]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb/linux-fork: simplify one_fork_p
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
40c94099
CB
12020-01-16 Christian Biesinger <cbiesinger@google.com>
2
3 * lib/gdb.exp: Fix spelling error (seperatelly).
4
ff47f4f0
TT
52020-01-14 Tom Tromey <tom@tromey.com>
6
7 PR symtab/12535:
8 * gdb.python/python.exp: Test decode_line with empty string
9 argument.
10
717c684d
BE
112020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
12
13 * gdb.base/skip-inline.exp: Extend test.
14
44e4c775
AB
152020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
18 * gdb.dwarf2/dw2-bad-elf.c: New file.
19 * gdb.dwarf2/dw2-bad-elf.exp: New file.
20
d93c6db7
AB
212020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
24 _line_saw_file.
25
9a6d629c
AB
262020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
29 border.
30
d9ebdab7
TBA
312020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
32
33 * gdb.multi/multi-target.exp (setup): Factor out "info
34 connections" and "info inferiors" tests to ...
35 (test_info_inferiors): ... this new procedure.
36 (top level): Run new "info-inferiors" tests.
37
f3c469b9
PA
382020-01-10 Pedro Alves <palves@redhat.com>
39
40 * gdb.server/bkpt-other-inferior.exp: New file.
41
121b3efd
PA
422020-01-10 Pedro Alves <palves@redhat.com>
43
44 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
45 of "add-inferior".
46 * gdb.base/quit-live.exp: Likewise.
47 * gdb.base/remote-exec-file.exp: Likewise.
48 * gdb.guile/scm-progspace.exp: Likewise.
49 * gdb.linespec/linespec.exp: Likewise.
50 * gdb.mi/new-ui-mi-sync.exp: Likewise.
51 * gdb.mi/user-selected-context-sync.exp: Likewise.
52 * gdb.multi/multi-target.exp (setup): Add "info connection" and
53 "info inferiors" tests.
54 * gdb.multi/remove-inferiors.exp: Adjust expected output of
55 "add-inferior".
56 * gdb.multi/watchpoint-multi.exp: Likewise.
57 * gdb.python/py-inferior.exp: Likewise.
58 * gdb.server/extended-remote-restart.exp: Likewise.
59 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
60 "info inferiors".
61 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
62 * gdb.trace/report.exp: Likewise.
63
1dadb1dd
PA
642020-01-10 Pedro Alves <palves@redhat.com>
65
66 * gdb.multi/multi-target.c: New file.
67 * gdb.multi/multi-target.exp: New file.
68 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
69 mode requested, but remote does not support non-stop".
70
78f2c40a
PA
712020-01-10 Pedro Alves <palves@redhat.com>
72
73 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
74 disconnect before reconnecting.
75
e7af6c70
TBA
762020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
77 Pedro Alves <palves@redhat.com>
78
79 * gdb.server/connect-without-multi-process.exp: Also test
80 continuing to end.
81
acdf84a6
PA
822020-01-10 Pedro Alves <palves@redhat.com>
83
84 * gdb.base/remote-exec-file.exp: New file.
85
873657b9
PA
862020-01-10 Pedro Alves <palves@redhat.com>
87
88 * gdb.base/fork-running-state.exp (do_test): Adjust expected
89 output.
90 * gdb.threads/async.c: New.
91 * gdb.threads/async.exp: New.
92 * gdb.multi/tids-gid-reset.c: New.
93 * gdb.multi/tids-gid-reset.exp: New.
94
7f0ae84c
GB
952020-01-10 George Barrett <bob@bob131.so>
96
97 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
98 to help in finding the image relocation offset.
99 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
100 options in arguments.
101 (stap_test_no_debuginfo): Likewise.
102 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
103 test variants.
104 (stap_test): Add null semaphore relocation test.
105
47e9d49d
GB
1062020-01-10 George Barrett <bob@bob131.so>
107
108 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
109 * gdb.base/stap-probe.exp: Likewise.
110 (stap_test): Pass argument as an additional flag.
111 (stap_test_no_debuginfo): Likewise.
112 (stap_test): Check `info probes stap' output for semaphore
113 addresses if the test binary is supposed to have them.
114
f5a7c406
AB
1152020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
116
117 * gdb.tui/basic.exp: Add more scrolling tests.
118
9ae6bf64
TT
1192020-01-09 Tom Tromey <tom@tromey.com>
120
121 PR tui/18932:
122 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
123 meangingful value.
124 (Term::command, Term::resize): Update.
125 * gdb.tui/basic.exp: Add scrolling test.
126
b2efe70c
AB
1272020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
128
129 * gdb.tui/tui-layout-asm.exp: New file.
130
3804da7e
AB
1312020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
132
133 * lib/tuiterm.exp (Term::check_box_contents): New proc.
134
b40aa28f
AB
1352020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
138 (Term::enter_tui): Use Term::prepare_for_tui.
139
63ffd7c9
AB
1402020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
141
142 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
143 called.
144
3be966f6
AB
1452020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
146
147 * gdb.base/skip.exp: Fix race condition in test.
148
153d79c4
AB
1492020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
150
151 * gdb.base/backtrace.c: New file.
152 * gdb.base/backtrace.exp: New file.
153
f2302a34
AB
1542020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
155
156 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
157
6ec1d75e
PW
1582020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
159
160 * gdb.base/style.exp: Test that warnings are styled.
161
c296cbe6
BE
1622019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
163
164 * gdb.base/line65535.exp: New file.
165 * gdb.base/line65535.c: New file.
166
b28a729d
SM
1672019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
168
169 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
170 * lib/gnat_debug_info_test.adb: New file.
171 * gdb.ada/ptype_tagged_param.exp: Use
172 gnat_runtime_has_debug_info, expect a different output if
173 runtime does not have debug info.
174
7f2d7a0d
SM
1752019-12-20 Simon Marchi <simon.marchi@efficios.com>
176
177 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
178 (another) quote in test name.
179
f3bce483
SM
1802019-12-20 Simon Marchi <simon.marchi@efficios.com>
181
182 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
183 Add quote in test name.
184
c855a912
TBA
1852019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
186
187 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
188 directory instead.
189 * gdb.cp/pass-by-ref.exp: Extend with more cases.
190 * gdb.cp/pass-by-ref-2.cc: New file.
191 * gdb.cp/pass-by-ref-2.exp: New file.
192
fc9d2d72
TT
1932019-12-20 Tom Tromey <tom@tromey.com>
194
195 * gdb.tui/list-before.exp: New file.
196
77b97e00
TT
1972019-12-20 Tom Tromey <tom@tromey.com>
198
199 * gdb.tui/list.exp: Check for source on initial listing.
200
f69656d0
TT
2012019-12-11 Tom Tromey <tromey@adacore.com>
202
203 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
204 Add crlf test.
205
99a55965
SM
2062019-12-18 Simon Marchi <simon.marchi@efficios.com>
207
208 * gdb.base/default.exp: Update value of $_gdb_major.
209
5024637f
BE
2102019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
211
212 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
213
b63634be
BE
2142019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
215
216 * gdb.base/skip.exp: Whitespace fix.
217
45d73523
BE
2182019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
219
220 * gdb.base/skip-inline.c: New file.
221 * gdb.base/skip-inline.exp: New file.
222
d043f8c8
SM
2232019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
224
225 * gdb.base/jit-reader.exp (jit_reader_test): Rename
226 jit_function_00 to jit_function_stack_mangle.
227 * gdb.base/jithost.c (jit_function_t): Rename to...
228 (jit_function_stack_mangle_t): ... this.
229 (jit_function_add_t): New typedef.
230 (jit_function_00_code): Rename to...
231 (jit_function_stack_mangle_code): ... this, make static.
232 (jit_function_add_code): New.
233 (main): Generate "add" function and call it. Adjust to changes
234 in jithost_abi.
235 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
236 (struct jithost_abi) <begin, end>: Remove fields.
237 <object, function_stack_mangle, function_add>: New fields.
238 * gdb.base/jitreader.c (struct reader_state) <code_begin,
239 code_end>: Remove fields.
240 <func_stack_mangle>: New field.
241 (read_debug_info): Adjust to renaming, create block for "add"
242 function.
243 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
244
873de05c
TT
2452019-12-11 Tom Tromey <tom@tromey.com>
246
247 * gdb.tui/resize.exp: Fix regexp.
248 * gdb.tui/regs.exp: Fix regexps.
249 * gdb.tui/main.exp: Fix regexp.
250
3d979945
TT
2512019-12-11 Tom Tromey <tom@tromey.com>
252
253 * gdb.tui/resize.exp: Update.
254 * gdb.tui/empty.exp (layouts): Update.
255
2192a9d3
TT
2562019-12-11 Tom Tromey <tom@tromey.com>
257
258 * gdb.tui/regs.exp: Update.
259 * gdb.tui/empty.exp (layouts): Update.
260 * gdb.tui/basic.exp: Update.
261 * lib/tuiterm.exp (_check_box): Don't check bottom border.
262
d8edc8b7
PW
2632019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
264
265 * gdb.base/options.exp: Add -raw-values in the print completion list.
266 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
267
4c12d936
KB
2682019-12-10 Kevin Buettner <kevinb@redhat.com>
269
270 * gdb.threads/omp-par-scope.c: New file.
271 * gdb/threads/omp-par-scope.exp: New file.
272
26b911fb
KB
2732019-12-10 Kevin Buettner <kevinb@redhat.com>
274
bb47f919
KB
275 * lib/gdb.exp (support_nested_function_tests): New proc.
276
2772019-12-10 Kevin Buettner <kevinb@redhat.com>
278
279 * lib/gdb.exp (gdb_compile_openmp): New proc.
280 (build_executable_from_specs): Add an "openmp" option.
281 (gdb_compile_pthreads): Add non-executable case.
26b911fb 282
6c71eb7d
TT
2832019-12-10 Tom Tromey <tromey@adacore.com>
284
285 * gdb.ada/unchecked_union.exp: New file.
286 * gdb.ada/unchecked_union/pck.adb: New file.
287 * gdb.ada/unchecked_union/pck.ads: New file.
288 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
289 * gdb-utils.exp (string_to_regexp): Also quote "?".
290
bac7c5cf
GB
2912019-12-10 George Barrett <bob@bob131.so>
292
293 Test scripted probe breakpoints.
294 * gdb.guile/scm-breakpoint.c (main): Add probe point.
295 * gdb.python/py-breakpoint.c (main): Likewise.
296 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
297 specifier test.
298 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
299
330f1d38
TBA
3002019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
301
302 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
303 an rvalue parameter.
304 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
305 parameter.
306
b43315e2
AB
3072019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
308
309 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
310 modules.
311
54f73dad
AB
3122019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
313
314 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
315 broken version of GCC.
316
d57cbee9
AB
3172019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 * gdb.fortran/info-modules.exp: Rewrite to make use of new
320 sym-info-cmds library.
321 * gdb.fortran/info-types.exp: Likewise.
322 * lib/sym-info-cmds.exp: New file.
323
c14aab8c
TV
3242019-12-08 Tom de Vries <tdevries@suse.de>
325
326 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
327
aa2d5a42
KS
3282019-12-07 Keith Seitz <keiths@redhat.com>
329
330 * gdb.base/corefile-buildid-shlib-shr.c: New file.
331 * gdb.base/corefile-buildid-shlib.c: New file.
332 * gdb.base/corefile-buildid.c: New file.
333 * gdb.base/corefile-buildid.exp: New file.
334
93e55f0a
TV
3352019-12-06 Tom de Vries <tdevries@suse.de>
336
337 * gdb.dwarf2/varval.exp: Add decl before def test.
338
c7d12402
TBA
3392019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
340
341 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
342
06acc08f
TBA
3432019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
344
345 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
346 CV and reference conversion for overload resolution.
347 * gdb.cp/rvalue-ref-overload.exp: Test it.
348
e0fad1ea
PW
3492019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
350
351 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
352 * gdb.base/frameapply.exp: Test faas without command.
353
8d70a9f0
AB
3542019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
355
356 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
357 Fortran tests.
358 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
359 order.
360
36c8fb93
AB
3612019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
364 casting to type with no kind specified.
365 (test_basic_parsing_of_type_kinds): Additional tests for types
366 with no kind specified, and add tests for single/double
367 precision/complex types.
368
4139ff00
TT
3692019-12-04 Tom Tromey <tromey@adacore.com>
370
371 * gdb.base/endianity.c (struct other) <x>: New field.
372 (main): Initialize it.
373 * gdb.base/endianity.exp: Update.
374
a05cf17a
TT
3752019-12-04 Tom Tromey <tromey@adacore.com>
376
377 * gdb.ada/scalar_storage/storage.adb: New file.
378 * gdb.ada/scalar_storage/pck.adb: New file.
379 * gdb.ada/scalar_storage/pck.ads: New file.
380 * gdb.ada/scalar_storage.exp: New file.
381
103a685e
TT
3822019-12-04 Tom Tromey <tromey@adacore.com>
383
384 * gdb.base/endianity.c (struct otherendian) <f>: New field.
385 (main): Initialize it.
386 * gdb.base/endianity.exp: Update.
387
c2512106
AB
3882019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
389
390 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
391
293b38d6
AB
3922019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
393
394 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
395 -symbol-info-module-functions and -symbol-info-module-variables.
396
216a7e6b
AB
3972019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
398
399 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
400
5bbd8269
AB
4012019-12-01 Richard Bunt <richard.bunt@arm.com>
402 Andrew Burgess <andrew.burgess@embecosm.com>
403
404 * gdb.fortran/derived-type-striding.exp: New file.
405 * gdb.fortran/derived-type-striding.f90: New file.
406 * gdb.fortran/array-slices.exp: New file.
407 * gdb.fortran/array-slices.f90: New file.
408
be09caf1
PW
4092019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
410
411 * gdb.base/define.exp: Test . in command names.
412 * gdb.base/setshow.exp: Update test, as . is now part of
413 command name.
414
643c0cbe
PW
4152019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
416
417 * gdb.base/define-prefix.exp: New file.
418
dcdec678
AB
4192019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
420
421 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
422 compile.
423 (skip_btrace_pt_tests): Likewise.
424
640ab947
AB
4252019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
426
427 * gdb.fortran/info-modules.exp: Compile source files in correct
428 order.
429
d22670f0
KB
4302019-11-27 Kevin Buettner <kevinb@redhat.com>
431
432 * gdb.dwarf2/imported-unit.exp: New file.
433 * gdb.dwarf2/imported-unit.c: New file.
434
db5960b4
AB
4352019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
436
437 * gdb.mi/mi-fortran-modules-2.f90: New file.
438 * gdb.mi/mi-fortran-modules.exp: New file.
439 * gdb.mi/mi-fortran-modules.f90: New file.
440
7dc42066
AB
4412019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
442
443 * gdb.mi/mi-sym-info-1.c: New file.
444 * gdb.mi/mi-sym-info-2.c: New file.
445 * gdb.mi/mi-sym-info.exp: New file.
446
0dfeecca
TT
4472019-11-22 Tom Tromey <tromey@adacore.com>
448
449 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
450 * gdb.ada/tasks/foo.adb: Add another stopping location.
451
34877895
PJ
4522019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
453
454 * gdb.base/endianity.c: New test.
455 * gdb.base/endianity.exp: New file.
456
2e84f897
LD
4572019-11-21 Lukas Durfina <ldurfina@tachyum.com>
458
459 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
460
65d1cd5f
TV
4612019-11-21 Tom de Vries <tdevries@suse.de>
462
463 PR gdb/24956
464 * gdb.base/ui-redirect.exp: Test output of user-defined command.
465
4f22c3f4
SDJ
4662019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
467
468 * gdb.python/py-progspace.exp: Add missing parentheses on some
469 'print' commands.
470
9f6ad286
TT
4712019-11-19 Tom Tromey <tom@tromey.com>
472
473 * gdb.tui/winheight.exp: New file.
474
0b8dbf3f
AB
4752019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.base/ctf-whatis.c: Delete.
478 * gdb.base/ctf-whatis.exp: Delete.
479 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
480
f833b7a7
AB
4812019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * gdb.base/ctf-cvexpr.exp: Delete.
484 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
485
30d0a636
AB
4862019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
489 the compiler. Clean up header comment a little.
490 * gdb.base/ctf-ptype.exp: Likewise.
491 * gdb.base/ctf-whatis.exp: Likewise.
492 * lib/gdb.exp (skip_ctf_tests): New proc.
493
494409bb
SDJ
4942019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
495
496 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
497 * gdb.tui/corefile-run.exp: New file.
498
55708e99
TT
4992019-11-14 Tom Tromey <tromey@adacore.com>
500
501 * gdb.base/gdbvars.exp (test_convenience_variables): Add
502 regression tests.
503
45e42163
TT
5042019-11-12 Tom Tromey <tom@tromey.com>
505
506 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
507 after any command. Expect prompt after WAIT_FOR is seen.
508 (enter_tui): Enable resize messages.
509 (command): Expect command in output.
510 (get_line): Avoid error when cursor appears to be off-screen.
511 (dump_screen): Include screen size in title.
512 (_do_resize): New proc, from "resize".
513 (resize): Rewrite. Do resize in two steps.
514 * gdb.tui/empty.exp (layouts): Fix entries.
515 (check_boxes): Remove xfail.
516 (check_text): Dump screen on failure.
517
086baaf1
AB
5182019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
519
520 * gdb.python/py-symbol.exp: Add test for
521 gdb.lookup_static_symbols.
522
09ff83af
AB
5232019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
524
525 * gdb.python/py-symbol.c: Declare and call function from new
526 py-symbol-2.c file.
527 * gdb.python/py-symbol.exp: Compile both source files, and add new
528 tests for gdb.lookup_static_symbol.
529 * gdb.python/py-symbol-2.c: New file.
530
11af934b
TV
5312019-11-02 Tom de Vries <tdevries@suse.de>
532
533 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
534 * gdb.base/anon.exp: Same.
535 * gdb.base/auto-connect-native-target.exp: Same.
536 * gdb.base/call-ar-st.exp: Same.
537 * gdb.base/catch-syscall.exp: Same.
538 * gdb.base/commands.exp: Same.
539 * gdb.base/default.exp: Same.
540 * gdb.base/display.exp: Same.
541 * gdb.base/float.exp: Same.
542 * gdb.base/foll-fork.exp: Same.
543 * gdb.base/help.exp: Same.
544 * gdb.base/info-macros.exp: Same.
545 * gdb.base/info-proc.exp: Same.
546 * gdb.base/info-target.exp: Same.
547 * gdb.base/long_long.exp: Same.
548 * gdb.base/macscp.exp: Same.
549 * gdb.base/memattr.exp: Same.
550 * gdb.base/nofield.exp: Same.
551 * gdb.base/pointers.exp: Same.
552 * gdb.base/printcmds.exp: Same.
553 * gdb.base/ptype.exp: Same.
554 * gdb.base/restore.exp: Same.
555 * gdb.base/return.exp: Same.
556 * gdb.base/scope.exp: Same.
557 * gdb.base/set-noassign.exp: Same.
558 * gdb.base/setshow.exp: Same.
559 * gdb.base/shlib-call.exp: Same.
560 * gdb.base/signals.exp: Same.
561 * gdb.base/sigstep.exp: Same.
562 * gdb.base/skip.exp: Same.
563 * gdb.base/solib-symbol.exp: Same.
564 * gdb.base/stap-probe.exp: Same.
565 * gdb.base/step-line.exp: Same.
566 * gdb.base/step-test.exp: Same.
567 * gdb.base/style.exp: Same.
568 * gdb.base/varargs.exp: Same.
569 * gdb.base/vla-datatypes.exp: Same.
570 * gdb.base/vla-ptr.exp: Same.
571 * gdb.base/vla-sideeffect.exp: Same.
572 * gdb.base/volatile.exp: Same.
573 * gdb.base/watch-cond-infcall.exp: Same.
574 * gdb.base/watchpoint.exp: Same.
575
e96ec2ba
TV
5762019-11-02 Tom de Vries <tdevries@suse.de>
577
578 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
579 * gdb.cp/cpexprs.exp: Same.
580 * gdb.cp/except-multi-location.exp: Same.
581 * gdb.cp/exceptprint.exp: Same.
582 * gdb.cp/gdb2384.exp: Same.
583 * gdb.cp/inherit.exp: Same.
584 * gdb.cp/m-static.exp: Same.
585 * gdb.cp/meth-typedefs.exp: Same.
586 * gdb.cp/misc.exp: Same.
587 * gdb.cp/namespace.exp: Same.
588 * gdb.cp/non-trivial-retval.exp: Same.
589 * gdb.cp/overload.exp: Same.
590 * gdb.cp/pr17132.exp: Same.
591 * gdb.cp/re-set-overloaded.exp: Same.
592 * gdb.cp/rvalue-ref-types.exp: Same.
593 * gdb.cp/templates.exp: Same.
594
bd5766ec
LM
5952019-11-01 Luis Machado <luis.machado@linaro.org>
596
597 PR gdb/25124
598
599 * gdb.arch/pr25124.S: New file.
600 * gdb.arch/pr25124.exp: New file.
601
165f8965
AB
6022019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
603
604 * gdb.fortran/info-modules.exp: Update expected results, and add
605 additional tests for 'info module functinos', and 'info module
606 variables'.
607 * gdb.fortran/info-types.exp: Update expected results.
608 * gdb.fortran/info-types.f90: Extend testcase with additional
609 module variables and functions.
610
59c35742
AB
6112019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
612
613 * gdb.fortran/info-modules.exp: New file.
614 * gdb.fortran/info-types.exp: Build with new file.
615 * gdb.fortran/info-types.f90: Include and use new module.
616 * gdb.fortran/info-types-2.f90: New file.
617
f3fb2519
PW
6182019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
619
620 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
621 * gdb.base/settings.exp: Test all settings types using
622 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
623 that now verifies that the value of "maint show" is the same as
624 returned by the settings functions. Test the type of the
625 maintenance settings.
626 * gdb.base/default.exp: Update show_conv_list.
627
d1e36019
TV
6282019-10-31 Tom de Vries <tdevries@suse.de>
629
630 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
631 gdb_test.
632 * gdb.arch/amd64-disp-step.exp: Same.
633 * gdb.asm/asm-source.exp: Same.
634 * gdb.btrace/buffer-size.exp: Same.
635 * gdb.btrace/cpu.exp: Same.
636 * gdb.btrace/enable.exp: Same.
637 * gdb.dwarf2/count.exp: Same.
638 * gdb.dwarf2/dw2-ranges-func.exp: Same.
639 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
640 * gdb.fortran/vla-datatypes.exp: Same.
641 * gdb.fortran/vla-history.exp: Same.
642 * gdb.fortran/vla-ptype.exp: Same.
643 * gdb.fortran/vla-value.exp: Same.
644 * gdb.fortran/whatis_type.exp: Same.
645 * gdb.guile/guile.exp: Same.
646 * gdb.multi/tids.exp: Same.
647 * gdb.python/py-finish-breakpoint.exp: Same.
648 * gdb.python/py-framefilter.exp: Same.
649 * gdb.python/py-pp-registration.exp: Same.
650 * gdb.python/py-xmethods.exp: Same.
651 * gdb.python/python.exp: Same.
652 * gdb.server/connect-with-no-symbol-file.exp: Same.
653 * gdb.server/no-thread-db.exp: Same.
654 * gdb.server/run-without-local-binary.exp: Same.
655 * gdb.stabs/weird.exp: Same.
656 * gdb.threads/attach-many-short-lived-threads.exp: Same.
657 * gdb.threads/thread-find.exp: Same.
658 * gdb.threads/tls-shared.exp: Same.
659 * gdb.threads/tls.exp: Same.
660 * gdb.threads/wp-replication.exp: Same.
661 * gdb.trace/ax.exp: Same.
662 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
663
3d11e68e
TV
6642019-10-31 Tom de Vries <tdevries@suse.de>
665
666 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
667 * gdb.ada/array_subscript_addr.exp: Same.
668 * gdb.ada/arrayidx.exp: Same.
669 * gdb.ada/arrayparam.exp: Same.
670 * gdb.ada/arrayptr.exp: Same.
671 * gdb.ada/boolean_expr.exp: Same.
672 * gdb.ada/call_pn.exp: Same.
673 * gdb.ada/complete.exp: Same.
674 * gdb.ada/fixed_cmp.exp: Same.
675 * gdb.ada/fun_addr.exp: Same.
676 * gdb.ada/funcall_param.exp: Same.
677 * gdb.ada/interface.exp: Same.
678 * gdb.ada/mod_from_name.exp: Same.
679 * gdb.ada/null_array.exp: Same.
680 * gdb.ada/packed_array.exp: Same.
681 * gdb.ada/packed_tagged.exp: Same.
682 * gdb.ada/print_chars.exp: Same.
683 * gdb.ada/print_pc.exp: Same.
684 * gdb.ada/ptype_arith_binop.exp: Same.
685 * gdb.ada/ptype_field.exp: Same.
686 * gdb.ada/ptype_tagged_param.exp: Same.
687 * gdb.ada/rec_return.exp: Same.
688 * gdb.ada/ref_tick_size.exp: Same.
689 * gdb.ada/str_ref_cmp.exp: Same.
690 * gdb.ada/taft_type.exp: Same.
691 * gdb.ada/tagged.exp: Same.
692 * gdb.ada/type_coercion.exp: Same.
693 * gdb.ada/uninitialized_vars.exp: Same.
694
60b6ede8
TV
6952019-10-30 Tom de Vries <tdevries@suse.de>
696
697 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
698
30baf67b
TV
6992019-10-26 Tom de Vries <tdevries@suse.de>
700
701 * gdb.base/bigcore.c: Fix typos in comments.
702 * gdb.base/ctf-ptype.c: Same.
703 * gdb.base/long_long.c: Same.
704 * gdb.dwarf2/dw2-op-out-param.S: Same.
705 * gdb.python/py-evthreads.c: Same.
706 * gdb.reverse/i387-stack-reverse.c: Same.
707 * gdb.trace/tfile.c: Same.
708 * lib/compiler.c: Same.
709 * lib/compiler.cc: Same.
710
158da0d1
TV
7112019-10-25 Tom de Vries <tdevries@suse.de>
712
713 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
714 gdb_test_multiple calls.
715 * gdb.reverse/sigall-reverse.exp: Same.
716 * gdb.reverse/solib-precsave.exp: Same.
717 * gdb.reverse/solib-reverse.exp: Same.
718 * gdb.reverse/until-precsave.exp: Same.
719 * gdb.reverse/until-reverse.exp: Same.
720
4ccdfbec
TV
7212019-10-24 Tom de Vries <tdevries@suse.de>
722
723 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
724 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
725 kfail using -wrap pattern flag and convenience variable
726 gdb_test_name.
727
33d569b7
AB
7282019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
729
730 * gdb.python/py-progspace.exp: Add tests for the
731 Progspace.block_for_pc method.
732
4d0b984b
TT
7332019-10-23 Tom Tromey <tom@tromey.com>
734
735 * configure: Rebuild.
736 * aclocal.m4: Use m4_include, not sinclude.
737
94cb3754
TV
7382019-10-21 Tom de Vries <tdevries@suse.de>
739
740 * gdb.base/infcall-nested-structs.c: Add
741 __attribute__((noinline,noclone)) to all functions.
742 (call_all): Add missing variable initialization. Simplify return value.
743 (breakpt): Increment volatile variable, to prevent call from being
744 optimized out.
745 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
746
062f1fc1
TV
7472019-10-17 Tom de Vries <tdevries@suse.de>
748
749 * gdb.fortran/module.exp: Allow info variables to print info for files
750 other than module.f90.
751
0b54364d
AB
7522019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
753
754 * gdb.fortran/module.exp: Extend with 'info variables' test.
755
7ff5fae7
AB
7562019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
757
758 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
759 F77_FOR_TARGET.
760
d10eccaa
TV
7612019-10-16 Tom de Vries <tdevries@suse.de>
762
763 PR tdep/25096
764 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
765
745ff14e
TV
7662019-10-16 Tom de Vries <tdevries@suse.de>
767
768 PR tdep/24104
769 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
770 Add KFAIL for PR tdep/25096.
771
03e1ab94
TV
7722019-10-16 Tom de Vries <tdevries@suse.de>
773
774 PR testsuite/25059
775 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
776
b17fcc10
TV
7772019-10-16 Tom de Vries <tdevries@suse.de>
778
779 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
780 as signed.
781
9223170f
SM
7822019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
783
784 * gdb.mi/list-thread-groups-available.exp: Read entries one by
785 one instead of increasing timeout.
786
d6e76313
TV
7872019-10-13 Tom de Vries <tdevries@suse.de>
788
789 PR record/25038
790 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
791 * gdb.reverse/sigall-reverse.exp: Same.
792 * gdb.reverse/solib-precsave.exp: Same.
793 * gdb.reverse/solib-reverse.exp: Same.
794 * gdb.reverse/step-precsave.exp: Same.
795 * gdb.reverse/until-precsave.exp: Same.
796 * gdb.reverse/until-reverse.exp: Same.
797 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
798
6dfc0041
AA
7992019-10-10 Andreas Arnez <arnez@linux.ibm.com>
800
801 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
802 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
803 (cmp_struct_05_01, cmp_struct_static_02_01)
804 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
805 comparisons.
806
abcf2cc8
TV
8072019-10-10 Tom de Vries <tdevries@suse.de>
808
809 PR testsuite/24888
810 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
811 gnatlink.
812
a50faaf6
TV
8132019-10-09 Tom de Vries <tdevries@suse.de>
814
815 PR testsuite/25048
816 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
817
60ff3cd7
AB
8182019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
819
820 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
821 exceptions due to missing debug information.
822
dfee8566
TV
8232019-10-07 Tom de Vries <tdevries@suse.de>
824
825 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
826
3d63690a
AB
8272019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
828
829 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
830 * gdb.base/annota1.exp: Update to use gdb_test_name.
831
30d1f018
WP
8322019-10-07 Weimin Pan <weimin.pan@oracle.com>
833
834 * gdb.base/ctf-whatis.exp: New file.
835 * gdb.base/ctf-whatis.c: New file.
836 * gdb.base/ctf-ptype.exp: New file.
837 * gdb.base/ctf-ptype.c: New file.
838 * gdb.base/ctf-constvars.exp: New file.
839 * gdb.base/ctf-constvars.c: New file.
840 * gdb.base/ctf-cvexpr.exp: New file.
841
4dbbb47c
TV
8422019-10-04 Tom de Vries <tdevries@suse.de>
843
844 * gdb.cp/local-static.c (main): Move declaration of int i out of the
845 for loop.
846
77c2dba3
TT
8472019-10-03 Tom Tromey <tom@tromey.com>
848
849 PR rust/24976:
850 * gdb.rust/simple.rs (Union2): New type.
851 (main): Use Union2.
852 * gdb.rust/simple.exp: Add test.
853
179aed7f
AB
8542019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
855
856 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
857 nested function prefix.
858
0a4b0913
AB
8592019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
860 Richard Bunt <richard.bunt@arm.com>
861 Andrew Burgess <andrew.burgess@embecosm.com>
862
863 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
864 nested functions.
865 * gdb.fortran/nested-funcs.f90: Update expected results.
866 * gdb.fortran/nested-funcs-2.exp: New file.
867 * gdb.fortran/nested-funcs-2.f90: New file.
868
082cce05
AB
8692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
870
871 * gdb.python/py-parameter.exp: Make test names unique.
872 * gdb.python/py-template.exp: Likewise.
873 * gdb.python/py-value.exp: Likewise.
874
2b74ba5a
AB
8752019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.base/break-interp.exp: Reduce test name duplication.
878 * gdb.base/call-sc.exp: Likewise.
879 * gdb.base/callfuncs.exp: Likewise.
880 * gdb.base/charset.exp: Likewise.
881 * gdb.base/dump.exp: Likewise.
882 * gdb.base/ena-dis-br.exp: Likewise.
883 * gdb.base/relational.exp: Likewise.
884 * gdb.base/step-over-syscall.exp: Likewise.
885 * gdb.base/structs.exp: Likewise.
886
58eb20d5
AB
8872019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
888
889 * gdb.linespec/explicit.exp: Make test names unique.
890 * gdb.linespec/ls-errs.exp: Likewise.
891
4d421147
AB
8922019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * gdb.reverse/break-precsave.exp: Make test names unique.
895 * gdb.reverse/break-reverse.exp: Likewise.
896 * gdb.reverse/finish-precsave.exp: Likewise.
897 * gdb.reverse/finish-reverse.exp: Likewise.
898 * gdb.reverse/machinestate-precsave.exp: Likewise.
899 * gdb.reverse/machinestate.exp: Likewise.
900 * gdb.reverse/readv-reverse.exp: Likewise.
901 * gdb.reverse/recvmsg-reverse.exp: Likewise.
902 * gdb.reverse/sigall-precsave.exp: Likewise.
903 * gdb.reverse/sigall-reverse.exp: Likewise.
904 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
905 * gdb.reverse/watch-precsave.exp: Likewise.
906 * gdb.reverse/watch-reverse.exp: Likewise.
907
d8c06f22
AB
9082019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
909
910 * gdb.threads/stop-with-handle.c: New file.
911 * gdb.threads/stop-with-handle.exp: New file.
912
3a56ed86
TV
9132019-10-03 Tom de Vries <tdevries@suse.de>
914
915 PR testsuite/25059
916 * gdb.base/list-missing-source.exp: Allowing the "Compilation
917 directory" line to be missing.
918
42275044
TV
9192019-10-03 Tom de Vries <tdevries@suse.de>
920
921 PR testsuite/25059
922 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
923 type optional.
924
9ef62df0
AA
9252019-10-02 Andreas Arnez <arnez@linux.ibm.com>
926
927 * gdb.python/py-format-string.c (string.h): New include.
928 (main): Fill a_struct_with_union.the_union.an_int with bytes of
929 the same value, for endianness-independence.
930 * gdb.python/py-format-string.exp (default_regexp_dict)
931 (test_pretty_structs, test_format): Adjust expected output to the
932 changed initialization.
933
37f6a7f4
TT
9342019-10-02 Tom Tromey <tromey@adacore.com>
935
936 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
937
1d58d6a2
PA
9382019-10-02 Pedro Alves <palves@redhat.com>
939 Andrew Burgess <andrew.burgess@embecosm.com>
940
941 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
942 "print-file-var.h".
943 (this_version_id) Use ATTRIBUTE_VISIBILITY.
944 (get_version_1): Print this_version_id and its address.
945 Add extern "C" wrappers around interface functions.
946 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
947 "print-file-var.h".
948 (this_version_id) Use ATTRIBUTE_VISIBILITY.
949 (get_version_2): Print this_version_id and its address.
950 Add extern "C" wrappers around interface functions.
951 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
952 <stddef.h> and "print-file-var.h".
953 Add extern "C" wrappers around interface functions.
954 [VERSION_ID_MAIN] (this_version_id): Define.
955 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
956 * gdb.base/print-file-var.h: Add some #defines to simplify setting
957 up extern "C" blocks.
958 * gdb.base/print-file-var.exp (test): New, factored out from top
959 level.
960 (top level): Test all combinations of attribute hidden or not,
961 dlopen or not, and this_version_id symbol in main file or not.
962 Compile tests as both C++ and C, make test names unique.
963
d770d56f
TT
9642019-10-01 Tom Tromey <tom@tromey.com>
965
966 * gdb.base/style.exp: Test "show logging filename".
967
7f6aba03
TT
9682019-10-01 Tom Tromey <tom@tromey.com>
969
970 * lib/gdb-utils.exp (style): Handle "metadata" argument.
971 * gdb.base/style.exp: Add metadata style test.
972
14309bb6
TT
9732019-10-01 Tom Tromey <tom@tromey.com>
974
975 * gdb.base/style.exp: Test "pwd".
976
2a3c1174
PA
9772019-10-01 Tom Tromey <tom@tromey.com>
978
979 * gdb.base/style.exp: Update tests.
980
53d666ec
AA
9812019-10-01 Andreas Arnez <arnez@linux.ibm.com>
982
983 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
984 'six' to unsigned.
985 (s1): Initialize fields 'four' and 'six' instead of 'three' and
986 'five'. Use an all-ones bit pattern for each.
987 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
988 to its changed values.
989
4a56a520
TT
9902019-09-30 Tom Tromey <tromey@adacore.com>
991
992 * gdb.rust/traits.rs: Disable all warnings.
993
0df0352a
TV
9942019-09-29 Tom de Vries <tdevries@suse.de>
995
996 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
997
73d9a918
TV
9982019-09-29 Tom de Vries <tdevries@suse.de>
999
1000 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1001
060b3ab4
TV
10022019-09-27 Tom de Vries <tdevries@suse.de>
1003
1004 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1005
68f7d34d
TV
10062019-09-27 Tom de Vries <tdevries@suse.de>
1007
1008 PR record/23188
1009 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1010
5d63b30a
TT
10112019-09-26 Tom Tromey <tromey@adacore.com>
1012
1013 * gdb.ada/py_taft.exp: New file.
1014 * gdb.ada/py_taft/main.adb: New file.
1015 * gdb.ada/py_taft/pkg.adb: New file.
1016 * gdb.ada/py_taft/pkg.ads: New file.
1017
3d435220
TV
10182019-09-24 Tom de Vries <tdevries@suse.de>
1019
1020 PR gdb/24598
1021 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1022
77d03678
TV
10232019-09-22 Tom de Vries <tdevries@suse.de>
1024
1025 * gdb.base/restore.exp: Allow register variables to be optimized out at
1026 -O0.
1027
abf516c6
UW
10282019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1029
1030 * gdb.arch/spu-info.exp: Remove file.
1031 * gdb.arch/spu-info.c: Remove file.
1032 * gdb.arch/spu-ls.exp: Remove file.
1033 * gdb.arch/spu-ls.c: Remove file.
1034
1035 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1036 * gdb.asm/spu.inc: Remove file.
1037
1038 * gdb.base/dump.exp: Remove support for spu*-*-*.
1039 * gdb.base/stack-checking.exp: Likewise.
1040 * gdb.base/overlays.exp: Likewise.
1041 * gdb.base/ovlymgr.c: Likewise.
1042 * gdb.base/spu.ld: Remove file.
1043
1044 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1045 * gdb.cp/cpexprs.exp: Likewise.
1046 * gdb.cp/exception.exp: Likewise.
1047 * gdb.cp/gdb2495.exp: Likewise.
1048 * gdb.cp/mb-templates.exp: Likewise.
1049 * gdb.cp/pr9167.exp: Likewise.
1050 * gdb.cp/userdef.exp: Likewise.
1051
1052 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1053
1054 * gdb.cell: Remove directory.
1055 * lib/cell.exp: Remove file.
1056
e452e88f
TV
10572019-09-19 Tom de Vries <tdevries@suse.de>
1058
1059 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1060
8a625130
TV
10612019-09-19 Tom de Vries <tdevries@suse.de>
1062
1063 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1064
81dc3ab5
TV
10652019-09-19 Tom de Vries <tdevries@suse.de>
1066
1067 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1068 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1069 (gdb_target_cmd): ... here.
1070 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1071 value 2.
1072
b078f3ac
AB
10732019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1074
1075 * gdb.base/source-dir.exp: Avoid having directory names in test
1076 names.
1077
f1b620e9
MG
10782019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1079
1080 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1081 directory.
1082
67f3ed6a
AB
10832019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1084
1085 * gdb.base/list-missing-source.exp: New file.
1086
d1b70248
TV
10872019-09-14 Tom de Vries <tdevries@suse.de>
1088
1089 PR teststuite/24599
1090 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1091 * lib/ada.exp (gnatmake_version_at_least): New proc.
1092
5fabdcd6
AB
10932019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1094
1095 * gdb.base/maint.exp: Use exec_has_index_section.
1096
aa17805f
AB
10972019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1098
1099 * gdb.base/maint.exp: Add test for 'maint info sections'.
1100
25e5c209
TV
11012019-09-12 Tom de Vries <tdevries@suse.de>
1102
1103 * gdb.base/store.exp: Allow register variables to be optimized out at
1104 -O0.
1105
4993045d
PW
11062019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1107
1108 * gdb.ada/rdv_wait.exp: Update to new task names.
1109 * gdb.base/task_switch_in_core.exp: Likewise.
1110 * gdb.base/info_sources_base.c: Likewise.
1111
8a516164
TT
11122019-09-10 Tom Tromey <tromey@adacore.com>
1113
1114 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1115
aa391654
TT
11162019-09-10 Tom Tromey <tromey@adacore.com>
1117
1118 * gdb.ada/dgopt.exp: New file.
1119 * gdb.ada/dgopt/x.adb: New file.
1120
8634b462
TT
11212019-09-08 Tom Tromey <tom@tromey.com>
1122
1123 * gdb.tui/resize.exp: Remove setup_xfail.
1124 * gdb.tui/regs.exp: Remove setup_xfail.
1125 * gdb.tui/basic.exp: Remove setup_xfail.
1126
736b0f76
DB
11272019-09-06 David Blaikie <dblaikie@gmail.com>
1128
1129 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1130 * gdb.cp/cplabel.exp: Ditto.
1131 * gdb.linespec/ls-errs.exp: Ditto.
1132
30331a6c
TV
11332019-09-05 Tom de Vries <tdevries@suse.de>
1134
1135 * lib/gdb.exp (cmp_file_string): New proc.
1136 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1137 runto_main. Verify save breakpoints output.
1138
98b0ebab
PW
11392019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1140
1141 * gdb.base/info-var.exp: Test info variables without running
1142 to main, to avoid expect's buffer overflow.
1143
4e962e74
TT
11442019-09-03 Tom Tromey <tromey@adacore.com>
1145
1146 * gdb.ada/bias.exp: New file.
1147 * gdb.ada/bias/bias.adb: New file.
1148 * gdb.ada/print_chars.exp: Add regression test.
1149 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1150 (MC): New variable.
1151
2ea1a07a
SL
11522019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1153
1154 * gdb.base/argv0-symlink.exp: Run only on native target
1155 and local host.
1156
8077c50d
TV
11572019-08-29 Tom de Vries <tdevries@suse.de>
1158
1159 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1160 diverse debug info.
1161 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1162
48352473
TV
11632019-08-28 Tom de Vries <tdevries@suse.de>
1164
1165 * gdb.base/info-var.exp: Allow info variables to print info for files
1166 other than info-var-f1.c and info-var-f2.c.
1167
d8f27c60
AB
11682019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1169
1170 * gdb.fortran/info-types.exp: Add module.
1171 * gdb.fortran/info-types.f90: Update expected results.
1172
1f20c35e
AB
11732019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1174
1175 * gdb.fortran/info-types.exp: New file.
1176 * gdb.fortran/info-types.f90: New file.
1177 * lib/fortran.exp (fortran_character1): New proc.
1178
4acfdd20
AB
11792019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1182 functions'. Reindent as needed.
1183 * gdb.base/info-var-f1.c: New file.
1184 * gdb.base/info-var-f2.c: New file.
1185 * gdb.base/info-var.exp: New file.
1186 * gdb.base/info-var.h: New file.
1187
5c31b358
TV
11882019-08-26 Tom de Vries <tdevries@suse.de>
1189
1190 PR c++/24852
1191 * gdb.cp/no-libstdcxx-probe.exp: New test.
1192
b694989f
TV
11932019-08-26 Tom de Vries <tdevries@suse.de>
1194
1195 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1196 * tests need to be skipped.
1197 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1198 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1199 mi_skip_libstdcxx_probe_tests.
1200
d9c4ba53
SDJ
12012019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1202
1203 * gdb.python/py-xmethods.exp: Use raw strings when passing
1204 arguments to SimpleXMethodMatcher.
1205
395fad09
TV
12062019-08-22 Tom de Vries <tdevries@suse.de>
1207
1208 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1209 more informative.
1210
26c957f1
PA
12112019-08-21 Pedro Alves <palves@redhat.com>
1212
1213 * gdb.base/with.exp: Test "with" with no arguments.
1214
61f80d5d
TV
12152019-08-21 Tom de Vries <tdevries@suse.de>
1216
1217 * gdb.base/gdb-caching-proc.exp: Sort files.
1218
d7a11d13
TV
12192019-08-20 Tom de Vries <tdevries@suse.de>
1220
1221 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1222 compilation.
1223
34dafe9f
TV
12242019-08-16 Tom de Vries <tdevries@suse.de>
1225
1226 * gdb.base/compare-sections.exp ("after run to main"): Allow
1227 mismatched read-only sections for PIE executables.
1228
398fdd60
TT
12292019-08-16 Tom Tromey <tom@tromey.com>
1230
1231 * lib/tuiterm.exp (_csi_Z): New proc.
1232 * gdb.tui/basic.exp: Update window positions.
1233 * gdb.tui/empty.exp: Update window positions.
1234
d8f9e51c
SL
12352019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1236
1237 * gdb.base/examine-backward.exp: Correct regexp for
1238 "examine 3 bytes backward from ${address_zero}".
1239
3df505f6
TT
12402019-08-15 Tom Tromey <tom@tromey.com>
1241
1242 * gdb.tui/empty.exp: Enable resizing tests.
1243
272560b5
TT
12442019-08-15 Tom Tromey <tromey@adacore.com>
1245
1246 * gdb.ada/char_enum.exp: Add regression tests.
1247 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1248 and '0'.
1249 (Char, Gchar): Update.
1250 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1251
08235187
CB
12522019-08-15 Christian Biesinger <cbiesinger@google.com>
1253
1254 * gdb.python/python.exp: Expect a leading underscore on
1255 GdbOutput{,Error}File.
1256
22a2ab04
SL
12572019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1258
1259 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1260 Windows host.
1261
835b995b
SL
12622019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1263
1264 * gdb.base/batch-preserve-term-settings.exp
1265 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1266
97dd8e07
CB
12672019-08-15 Christian Biesinger <cbiesinger@google.com>
1268
1269 * lib/gdb.exp: When running on a mingw target, replace
1270 /x/ with x:/.
1271
75faf5c4
AH
12722019-08-14 Alan Hayward <alan.hayward@arm.com>
1273
1274 * gdb.arch/aarch64-prologue.c: New test.
1275 * gdb.arch/aarch64-prologue.exp: New file.
1276
abc6c00f
TV
12772019-08-13 Tom de Vries <tdevries@suse.de>
1278
1279 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1280 Thread.
1281
74c2c1f4
SL
12822019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1283
1284 * gdb.python/py-completion.exp: Download the .py file to the host
1285 and use its host pathname. Conditionalize tests that use
1286 tab completion and manipulate files on the build machine.
1287 * gdb.python/py-events.exp: Download the .py file to the host
1288 and use its host pathname.
1289 * gdb.python/py-evsignal.exp: Likewise.
1290 * gdb.python/py-evthreads.exp: Likewise.
1291 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1292 pathname syntax.
1293 * gdb.python/py-framefilter.exp: Download the .py file to the right
1294 place on the host. Match Windows pathname syntax.
1295 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1296 .py file to the host and use its host pathname.
1297 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1298 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1299 build pathname. Skip symlink test on Windows host. Add missing
1300 newline at end of file.
1301 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1302 and use its host pathname.
1303 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1304 * gdb.python/py-section-script.exp: Use host location of binfile
1305 on safe-path. Use correct path separator on Windows host.
1306 Reorder alternatives in gdb_test_multiple to prevent matching
1307 the wrong alternative on success.
1308 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1309
ca2589f3
PP
13102019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1311
1312 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1313 expect the GDB inferior to no longer immediately stop after
1314 being resumed with "signal SIGINT".
1315
020a839d
SL
13162019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1317
1318 * gdb.linespec/break-ask.exp: Generalize regexps to match
1319 Windows pathnames too.
1320
128d6509
TV
13212019-08-08 Tom de Vries <tdevries@suse.de>
1322
1323 PR testsuite/24862
1324 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1325
590042fc
PW
13262019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1327
1328 * gdb.base/style.exp: Update tests for help doc new invariants.
1329 * gdb.base/help.exp: Likewise.
1330
046bebe1
TT
13312019-08-06 Tom Tromey <tom@tromey.com>
1332
1333 * gdb.base/style.exp: Add disassemble test.
1334 * gdb.base/style.c (some_called_function): New function.
1335 (main): Use it.
1336
0b27c27d
CB
13372019-08-05 Christian Biesinger <cbiesinger@google.com>
1338
1339 * gdb.python/py-block.exp: Test dictionary access on blocks.
1340
580f1034
SM
13412019-08-05 Simon Marchi <simon.marchi@efficios.com>
1342
1343 PR gdb/24863
1344 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1345 -list-thread-groups --available test when running under
1346 check-read1.
1347
d86bd7cb
TV
13482019-08-05 Tom de Vries <tdevries@suse.de>
1349
1350 PR testsuite/24863
1351 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1352 * gdb.base/help.exp: Use with_read1_timeout_factor.
1353 * gdb.base/info-macros.exp: Same.
1354 * gdb.cp/nested-types.exp: Same.
1355
a80cf5d8
TV
13562019-08-05 Tom de Vries <tdevries@suse.de>
1357
1358 * lib/gdb.exp (version_at_least): Factor out of ...
1359 (tcl_version_at_least): ... here.
1360 (gdb_compile): Fail if pie results in non-PIE executable.
1361 (readelf_version, readelf_prints_pie): New proc.
1362 (exec_is_pie): Return -1 if unknown.
1363
d0962838
TV
13642019-08-05 Tom de Vries <tdevries@suse.de>
1365
1366 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1367
2252ff3d
SL
13682019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1369
1370 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1371
26655f53
SL
13722019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1373
1374 * lib/completion-support.exp (test_gdb_complete_none): Skip
1375 tab completion tests if no readline support.
1376 (test_gdb_complete_unique_re): Likewise.
1377 (test_gdb_complete_multiple): Likewise.
1378
db4dc13e
PW
13792019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1380
1381 * gdb.base/info_sources.exp: New file.
1382 * gdb.base/info_sources.c: New file.
1383 * gdb.base/info_sources_base.c: New file.
1384
0eba165a
PFC
13852019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1386
1387 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1388 prefix argument.
1389 (test_exit_status): Add prefix argument.
1390
59bd512b
TV
13912019-08-01 Tom de Vries <tdevries@suse.de>
1392
1393 PR testsuite/24863
1394 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1395 calling exp_continue for new thread and thread exited messages.
1396
2a3ad588
TV
13972019-08-01 Tom de Vries <tdevries@suse.de>
1398
1399 PR testsuite/24863
1400 * gdb.base/structs.exp: Fix check-read1 timeout using
1401 gdb_test_sequence.
1402 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1403
117eb594
TV
14042019-08-01 Tom de Vries <tdevries@suse.de>
1405
1406 PR testsuite/24863
1407 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1408 line.
1409
ed591340
TV
14102019-08-01 Tom de Vries <tdevries@suse.de>
1411
1412 PR testsuite/24863
1413 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1414
aa3b6533
TT
14152019-07-30 Tom Tromey <tromey@adacore.com>
1416
1417 * gdb.ada/display_nested.exp: New file.
1418 * gdb.ada/display_nested/foo.adb: New file.
1419 * gdb.ada/display_nested/pack.adb: New file.
1420 * gdb.ada/display_nested/pack.ads: New file.
1421
2906593f
CB
14222019-07-30 Christian Biesinger <cbiesinger@google.com>
1423
1424 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1425 namespace.
1426 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1427
0f575925
TV
14282019-07-30 Tom de Vries <tdevries@suse.de>
1429
1430 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1431 instead.
1432
b13057d9
TV
14332019-07-30 Tom de Vries <tdevries@suse.de>
1434
1435 PR testsuite/24834
1436 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1437 (exec_is_pie): New proc.
1438
5c4dde85
CB
14392019-07-29 Christian Biesinger <cbiesinger@google.com>
1440
1441 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1442
c620ed88
CB
14432019-07-29 Christian Biesinger <cbiesinger@google.com>
1444
1445 * gdb.python/py-objfile.c: Add global and static vars.
1446 * gdb.python/py-objfile.exp: Test new functions Objfile.
1447 lookup_global_symbol and lookup_static_symbol.
1448
3d235706
TT
14492019-07-29 Tom Tromey <tom@tromey.com>
1450
1451 * lib/tuiterm.exp (Term::_csi_@): New proc.
1452 (Term::_csi_X): Don't move cursor.
1453
c7e4c0a6
PW
14542019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1455
1456 * gdb.base/options.exp: Update backtrace - completion to
1457 new option -frame-info.
1458 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1459 Test new 'set print frame-info'. Test backtrace -frame-info
1460 overriding 'set print frame-info'.
1461 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1462 Test new 'set print frame-info'.
1463 Verify consistency of backtrace with and without filters, with and
1464 without -no-filters.
1465 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1466 default.
1467
de28a3b7
TV
14682019-07-29 Tom de Vries <tdevries@suse.de>
1469
1470 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1471 no arguments".
1472
507dd60e
TV
14732019-07-29 Tom de Vries <tdevries@suse.de>
1474
1475 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1476 is a substring of the first for "complete non-unique file name".
1477
5beafce9
TV
14782019-07-29 Tom de Vries <tdevries@suse.de>
1479
1480 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1481 with ".*".
1482
2d274232
TV
14832019-07-29 Tom de Vries <tdevries@suse.de>
1484
1485 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1486 Pass prompt_regexp parameter to gdb_test_multiple calls.
1487
9197cd8b
TV
14882019-07-29 Tom de Vries <tdevries@suse.de>
1489
1490 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1491 print registers" regexps.
1492
b528dae0
TV
14932019-07-29 Tom de Vries <tdevries@suse.de>
1494
1495 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1496
d17725d7
TV
14972019-07-29 Tom de Vries <tdevries@suse.de>
1498
1499 PR gdb/24855
1500 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1501 (skip_python_tests_prompt): Add prompt_regexp argument to
1502 gdb_test_multiple calls.
1503
52b75bf1
TT
15042019-07-27 Tom Tromey <tom@tromey.com>
1505
1506 * gdb.tui/main.exp: New file.
1507
2b1d00c2
TT
15082019-07-27 Tom Tromey <tom@tromey.com>
1509
1510 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1511 optional.
1512 * gdb.tui/empty.exp: New file.
1513
ded631d5
TT
15142019-07-27 Tom Tromey <tom@tromey.com>
1515
1516 * lib/tuiterm.exp (spawn): New proc.
1517 (Term::resize): New proc.
1518 * gdb.tui/resize.exp: New file.
1519
58ac439d
TT
15202019-07-27 Tom Tromey <tom@tromey.com>
1521
1522 * gdb.tui/list.exp: New file.
1523
fe1f56ee
TT
15242019-07-27 Tom Tromey <tom@tromey.com>
1525
1526 * gdb.tui/regs.exp: New file.
1527
f790b310
TT
15282019-07-27 Tom Tromey <tom@tromey.com>
1529
1530 * gdb.tui/basic.exp: Add "layout split" test.
1531
d95fc6ee
TT
15322019-07-27 Tom Tromey <tom@tromey.com>
1533
1534 * gdb.tui/basic.exp: Add "layout asm" test.
1535
c3786b3a
TT
15362019-07-27 Tom Tromey <tom@tromey.com>
1537
1538 * lib/tuiterm.exp: New file.
1539 * gdb.tui/basic.exp: New file.
1540
98a617f8
KB
15412019-07-27 Kevin Buettner <kevinb@redhat.com>
1542
1543 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1544 Enable tests associated with this flag. Adjust regex
1545 referencing "foo_low" to now refer to "foo_cold" instead.
1546
5c076da4
KB
15472019-07-27 Kevin Buettner <kevinb@redhat.com>
1548
1549 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1550 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1551 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1552 foo_cold. Revise comments to match.
1553 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1554 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1555 were wrapped into this proc; Call do_test in loop from outermost
1556 level.
1557 (foo_low): Rename all occurrences to "foo_cold".
1558 (backtrace from baz): New test.
1559 (x2/i foo_cold): New test.
1560 (info line *foo_cold): New test.
1561
1512d3b7
TV
15622019-07-26 Tom de Vries <tdevries@suse.de>
1563
1564 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1565
297989a1
TV
15662019-07-25 Tom de Vries <tdevries@suse.de>
1567
1568 PR testsuite/24830
1569 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1570 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1571 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1572 (skip_libstdcxx_probe_tests): ... here.
1573 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1574
b3b965fb
TV
15752019-07-24 Tom de Vries <tdevries@suse.de>
1576
1577 PR testsuite/24807
1578 * gdb.objc/basicclass.m: Include stdio.h.
1579 * gdb.objc/nondebug.m: Same.
1580 * gdb.objc/objcdecode.m: Same.
1581
4625b4d0
TV
15822019-07-24 Tom de Vries <tdevries@suse.de>
1583
1584 PR testsuite/24612
1585 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1586 additional_flags.
1587
024a5840
TV
15882019-07-24 Tom de Vries <tdevries@suse.de>
1589
1590 PR testsuite/24831
1591 * gdb.multi/tids.exp: Update error messages for info threads.
1592
c76ddaa3
TV
15932019-07-24 Tom de Vries <tdevries@suse.de>
1594
1595 * gdb.base/info-types.exp: Allow info types to print info for more than
1596 one file.
1597
9a618ef6
TV
15982019-07-23 Tom de Vries <tdevries@suse.de>
1599
1600 PR testsuite/24842
1601 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1602 gdb_spawn_with_cmdline_opts.
1603
40eadf04
SP
16042019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1605
1606 * gdb.arch/arm-cmse-sgstubs.c: New test.
1607 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1608
5ba29434
TV
16092019-07-23 Tom de Vries <tdevries@suse.de>
1610
1611 PR testsuite/24711
1612 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1613 issuing next command.
1614
a8e9d247
AB
16152019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1616
1617 * gdb.ada/info_auto_lang.exp: Update expected results.
1618 * gdb.base/info-types.c: Add additional types to check.
1619 * gdb.base/info-types.exp: Update expected results.
1620
eb86c5e2
AB
16212019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1622
1623 * gdb.base/info-types.c: New file.
1624 * gdb.base/info-types.exp: New file.
1625
01e175fe
AB
16262019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1627
1628 * gdb.arch/riscv-bp-infcall.c: New file.
1629 * gdb.arch/riscv-bp-infcall.exp: New file.
1630
6b78c3f8
AB
16312019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1632
1633 PR breakpoints/24541
1634 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1635
da738167
TV
16362019-07-14 Tom de Vries <tdevries@suse.de>
1637
1638 PR testsuite/24760
1639 * gdb.objc/basicclass.exp: Fix unterminated string.
1640
0d4e84ed
AB
16412019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1642 Andrew Burgess <andrew.burgess@embecosm.com>
1643
1644 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1645 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1646 negative bounds.
1647 * gdb.fortran/vla-value.exp: Print elements of an array with
1648 negative bounds.
1649 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1650 testing.
1651
021d8588
AB
16522019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1653
1654 * gdb.base/options.exp (expect_string): Dequote strings in
1655 results.
1656 (test-string): Test strings with different quoting and reindent.
1657
f06f1252
TT
16582019-07-10 Tom Tromey <tromey@adacore.com>
1659
1660 * gdb.ada/mi_ex_cond.exp: Update expected results.
1661 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1662 * gdb.ada/mi_catch_ex.exp: Update expected results.
1663 * gdb.ada/mi_catch_assert.exp: Update expected results.
1664 * gdb.ada/catch_ex.exp (catch_exception_info)
1665 (catch_exception_entry, catch_assert_entry)
1666 (catch_unhandled_entry): Update.
1667 * gdb.ada/catch_assert_if.exp: Update expected results.
1668
b863685d
RB
16692019-07-10 Richard Bunt <richard.bunt@arm.com>
1670 Stephen Roberts <stephen.roberts@arm.com>
1671
1672 * gdb.base/define.exp: Restore original prompt.
1673
cb1e4e32
PA
16742019-07-09 Pedro Alves <palves@redhat.com>
1675
1676 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1677 breakpoints" output.
1678 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1679 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1680 throw" creates breakpoint.
1681 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1682 'type="catchpoint"'.
1683
b58a68fe
PA
16842019-07-09 Pedro Alves <palves@redhat.com>
1685
1686 PR c++/15468
1687 * gdb.cp/except-multi-location-lib.cc: New.
1688 * gdb.cp/except-multi-location-main.cc: New.
1689 * gdb.cp/except-multi-location.exp: New.
1690
0826779b
PW
16912019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1692
1693 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1694 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1695 argument and update callers.
1696
5b0e2db4
AB
16972019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1698
1699 * gdb.arch/amd64-break-on-asm-line.S: New file.
1700 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1701
1f6f6e21
PW
17022019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1703
1704 * gdb.base/printcmds.exp: Test printing C string and
1705 C wide string convenience vars without transiting via the inferior.
1706 Also make test names unique.
1707
ea142fbf
AH
17082019-07-08 Alan Hayward <alan.hayward@arm.com>
1709
5862c886 1710 PR breakpoints/25011
ea142fbf
AH
1711 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1712
213fd9fa
PA
17132019-07-04 Pedro Alves <palves@redhat.com>
1714
1715 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1716 body returned ok(0), break(3) or continue(4).
1717 * gdb.testsuite/foreach_with_prefix.exp: New file.
1718
2b40fda7
AH
17192019-07-04 Alan Hayward <alan.hayward@arm.com>
1720
1721 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1722
a26c8de0
PA
17232019-07-03 Pedro Alves <palves@redhat.com>
1724
1725 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1726 "return -code".
1727
5f4ba3e7
PA
17282019-07-03 Pedro Alves <palves@redhat.com>
1729
1730 PR cli/24732
1731 * gdb.base/shell.exp: Load completion-support.exp.
1732 Adjust expected error output. Add completion tests.
1733
a994424f
PA
17342019-07-03 Pedro Alves <palves@redhat.com>
1735
1736 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1737 string_to_regexp.
1738
3d9be6f5
PA
17392019-07-03 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1742 (expect_integer): Adjust to expect "-string".
1743 (expect_string): New.
1744 (all_options): Expect "-string".
1745 (test-flag, test-boolean): Adjust to expect "-string".
1746 (test-string): New proc.
1747 (top level): Call it.
1748
41fc454c
PA
17492019-07-03 Pedro Alves <palves@redhat.com>
1750
1751 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1752 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1753 the expected output in the success.
1754
b2b2a215
PA
17552019-07-03 Pedro Alves <palves@redhat.com>
1756
1757 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1758 Split one gdb_test_multiple call in two to avoid a race.
1759
fdbc9870
PA
17602019-07-03 Pedro Alves <palves@redhat.com>
1761
1762 * gdb.base/with.c: New file.
1763 * gdb.base/with.exp: New file.
1764
c6ac8931
PA
17652019-07-03 Pedro Alves <palves@redhat.com>
1766
1767 * gdb.base/settings.exp: Replace all references to "maint
1768 test-settings set" with references to "maint set test-settings",
1769 and all references to "maint test-settings show" with references
1770 to "maint show test-settings".
1771
970f9d09
PA
17722019-07-03 Pedro Alves <palves@redhat.com>
1773
1774 * gdb.base/settings.exp (test-string): Adjust expected out when
1775 testing "maint test-settings show filename"
1776
54d66006
PA
17772019-07-02 Pedro Alves <palves@redhat.com>
1778
1779 * gdb.base/options.exp (test-info-threads): New procedure.
1780 (top level): Call it.
1781
10d06d82
TT
17822019-06-28 Tom Tromey <tromey@adacore.com>
1783
1784 * gdb.dwarf2/ada-linkage-name.c: New file.
1785 * gdb.dwarf2/ada-linkage-name.exp: New file.
1786
3d507ff2
TT
17872019-06-27 Tom Tromey <tromey@adacore.com>
1788
d039f014 1789 PR c++/20020:
3d507ff2
TT
1790 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1791
8af58ffe
TV
17922019-06-26 Tom de Vries <tdevries@suse.de>
1793
1794 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1795
22e21752
TV
17962019-06-26 Tom de Vries <tdevries@suse.de>
1797
1798 * gdb.base/index-cache.exp: Add back missing debug option.
1799
b65b566c
PW
18002019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1801
1802 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1803
5c2c8c69
TV
18042019-06-25 Tom de Vries <tdevries@suse.de>
1805
1806 PR testsuite/24727
1807 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1808
164e3873
TV
18092019-06-24 Tom de Vries <tdevries@suse.de>
1810
1811 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1812
824eacee
TV
18132019-06-24 Tom de Vries <tdevries@suse.de>
1814
1815 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1816 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1817 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1818
385b97d3
TV
18192019-06-24 Tom de Vries <tdevries@suse.de>
1820
1821 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1822
c596f180
TV
18232019-06-21 Tom de Vries <tdevries@suse.de>
1824
1825 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1826
b13a7d03
TV
18272019-06-21 Tom de Vries <tdevries@suse.de>
1828
1829 PR testsuite/24518
1830 PR ada/24713
1831 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1832 index.
1833
899277ae
TT
18342019-06-19 Tom Tromey <tromey@adacore.com>
1835
1836 * gdb.ada/length_cond.exp: Add intro comment.
1837
680e1bee
TT
18382019-06-19 Tom Tromey <tromey@adacore.com>
1839
1840 * gdb.ada/length_cond.exp: New file.
1841 * gdb.ada/length_cond/length_cond.adb: New file.
1842 * gdb.ada/length_cond/pck.adb: New file.
1843 * gdb.ada/length_cond/pck.ads: New file.
1844
0ed4690a
TV
18452019-06-18 Tom de Vries <tdevries@suse.de>
1846
1847 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1848
d20ed5fd
TT
18492019-06-18 Tom Tromey <tromey@adacore.com>
1850
1851 * gdb.base/list0.h: Add comment explaining control character.
1852
86e04673
TV
18532019-06-18 Tom de Vries <tdevries@suse.de>
1854
1855 * boards/fission.exp: Break up long debug_flags line.
1856
c4973306
SM
18572019-06-16 Tom de Vries <tdevries@suse.de>
1858
1859 PR gdb/24445
1860 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1861 generated index.
1862
93cb9841
AB
18632019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1864
1865 PR gdb/24686
1866 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1867 improve detection of bug gdb/24541.
1868
399aaebd
SM
18692019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1870
1871 PR gdb/24669
1872 * gdb.base/index-cache.exp (uses_readnow,
1873 expecting_index_cache_use): Define global variable.
1874 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1875 expecting_index_cache_use.
1876
584a927c
AB
18772019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1878 Andrew Burgess <andrew.burgess@embecosm.com>
1879
1880 * gdb.fortran/pointers.f90: New file.
1881 * gdb.fortran/print_type.exp: New file.
1882 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1883 * gdb.fortran/vla-type.exp: Likewise.
1884 * gdb.fortran/vla-value.exp: Likewise.
1885 * gdb.mi/mi-vla-fortran.exp: Likewise.
1886
30056ea0
AB
18872019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1888
1889 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1890 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1891 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1892 as a stop reason.
1893
ec8e2b6d
AB
18942019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1895
1896 * gdb.base/annota1.exp: Update expected results.
1897 * gdb.cp/annota2.exp: Likewise.
1898 * gdb.cp/annota3.exp: Likewise.
1899
09e4c4e1
AB
19002019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1901
1902 * gdb.base/style-logging.exp: Remove path from test name.
1903
0735b091
TT
19042019-06-14 Tom Tromey <tromey@adacore.com>
1905
1906 PR gdb/24502:
1907 * gdb.base/style-logging.exp: New file.
1908
f5686554
TT
19092019-06-14 Tom Tromey <tromey@adacore.com>
1910
1911 * gdb.base/symfile-warn.exp: New file.
1912 * gdb.base/symfile-warn.c: New file.
1913
a0c1ffed
TT
19142019-06-14 Tom Tromey <tromey@adacore.com>
1915
1916 * gdb.base/annotate-symlink.exp: New file.
1917
f411722c
TT
19182019-06-14 Tom Tromey <tromey@adacore.com>
1919
1920 * gdb.ada/set_wstr.exp: Add reassignment test.
1921
4268ec18
TT
19222019-06-14 Tom Tromey <tromey@adacore.com>
1923
1924 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1925 'unchecked_access and 'unrestricted_access as well.
1926
9a9e394b
TT
19272019-06-14 Tom Tromey <tromey@adacore.com>
1928
1929 PR ada/24539:
1930 * gdb.ada/vla.exp: Update tests.
1931 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1932 pragma.
1933
4c048731
PA
19342019-06-13 Pedro Alves <palves@redhat.com>
1935
1936 * gdb.base/settings.exp (test-integer): Test junk after
1937 "unlimited".
1938
6665660a
PA
19392019-06-13 Pedro Alves <palves@redhat.com>
1940
1941 * gdb.base/options.exp (test-thread-apply): New.
1942 (top level): Call it.
1943
5d707134
PA
19442019-06-13 Pedro Alves <palves@redhat.com>
1945
1946 * gdb.base/options.exp (test-frame-apply): New.
1947 (top level): Test print commands with different "frame apply"
1948 prefixes.
1949
e2a689da
PA
19502019-06-13 Pedro Alves <palves@redhat.com>
1951
e79be6e5 1952 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1953 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1954 'max_completions' parameter and handle it.
1955 (test_gdb_completion_offers_commands): New.
1956
90a1ef87
PA
19572019-06-13 Pedro Alves <palves@redhat.com>
1958
1959 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1960
d4c16835
PA
19612019-06-13 Pedro Alves <palves@redhat.com>
1962
1963 * gdb.base/options.exp (test-backtrace): New.
1964 (top level): Call it.
1965
2daf894e
PA
19662019-06-13 Pedro Alves <palves@redhat.com>
1967
1968 * gdb.guile/scm-frame-args.exp: Use "set print
1969 raw-frame-arguments" instead of "set print raw frame-arguments".
1970 * gdb.python/py-frame-args.exp: Likewise.
1971
e6ed716c
PA
19722019-06-13 Pedro Alves <palves@redhat.com>
1973
1974 * gdb.compile/compile.exp: Adjust expected output to option
1975 processing changes.
1976
7d8062de
PA
19772019-06-13 Pedro Alves <palves@redhat.com>
1978
1979 * gdb.base/options.exp: Build executable.
1980 (test-print): New procedure.
1981 (top level): Call it, once for "print" and another for "compile
1982 print".
1983
9d0faba9
PA
19842019-06-13 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.base/options.c: New file.
1987 * gdb.base/options.exp: New file.
1988
dee7b4c8
PA
19892019-06-13 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1992 that "o" is ambiguous.
1993
dca0f6c0
PA
19942019-06-13 Pedro Alves <palves@redhat.com>
1995
1996 * gdb.base/settings.c: New file.
1997 * gdb.base/settings.exp: New file.
1998
ccf46844
PA
19992019-06-13 Pedro Alves <palves@redhat.com>
2000
2001 * gdb.base/completion.exp: Fix comment typo.
2002
b9a3f842
PA
20032019-06-13 Pedro Alves <palves@redhat.com>
2004
2005 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2006 foo --1" test.
2007
d106773e
PA
20082019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2009
2010 * gdb.fortran/block-data.f: New.
2011 * gdb.fortran/block-data.exp: New.
2012
fea82da0
TV
20132019-06-11 Tom de Vries <tdevries@suse.de>
2014
2015 PR testsuite/24521
2016 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2017 message.
2018
8c2e74f1
TV
20192019-06-11 Tom de Vries <tdevries@suse.de>
2020
2021 PR testsuite/24521
2022 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2023
b49851c8
TV
20242019-06-11 Tom de Vries <tdevries@suse.de>
2025
2026 * boards/readnow.exp: New file.
2027
a7067863
AB
20282019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2029
2030 * gdb.fortran/vla-sizeof.exp: Update expected results.
2031
1a3da2cd
AB
20322019-06-06 Amos Bird <amosbird@gmail.com>
2033
2034 * gdb.base/annota1.exp (thread_switch): Add test for
2035 thread-exited annotation.
2036
3847a7bf
TT
20372019-06-06 Tom Tromey <tromey@adacore.com>
2038
2039 * gdb.base/maint.exp: Expect command started/finished output.
2040
0088ba59
AB
20412019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2042
2043 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2044 comment.
2045 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2046
312617a3
AB
20472019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2048
2049 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2050 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2051 * gdb.arch/riscv-unwind-long-insn.c: New file.
2052 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2053
e1f2e1a2
CB
20542019-06-04 Christian Biesinger <cbiesinger@google.com>
2055
d3238f7d 2056 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2057
206584bd
PW
20582019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2059
2060 * lib/gdb.exp (help_list_trailer): New regexp variable
2061 factorizing the help trailer message.
2062 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2063 arg to allow to better factorize various tests.
2064 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2065 (test_prefix_command_help): Use help_list_trailer.
2066 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2067 * gdb.guile/scm-cmd.exp: Likewise.
2068 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2069 * gdb.base/help.exp: Use test_user_defined_class_help.
2070 * gdb.base/style.exp: Add tests for styling of help and apropos.
2071 * lib/gdb-utils.exp (style): Add title and highlight styles.
2072
708dc93e
PW
20732019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2074
2075 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2076 $_shell_exitsignal.
2077 * gdb.base/default.exp: Update for new convenience variables.
2078
f49055a5
TT
20792019-05-29 Tom Tromey <tromey@adacore.com>
2080
2081 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2082 to "break complete ada" test case's regexp.
2083
4330d61d
TT
20842019-05-29 Tom Tromey <tromey@adacore.com>
2085
2086 PR c++/20020:
2087 * gdb.cp/constexpr-field.exp: New file.
2088 * gdb.cp/constexpr-field.cc: New file.
2089
000439d5
TT
20902019-05-29 Tom Tromey <tromey@adacore.com>
2091
2092 * gdb.base/finish.exp (finish_no_print): New proc.
2093 (finish_tests): Call it.
2094
5a01c34c
TV
20952019-05-24 Tom de Vries <tdevries@suse.de>
2096
2097 * gdb.dwarf2/gdb-add-index.exp: New file.
2098
18125b16
TT
20992019-05-22 Tom Tromey <tromey@adacore.com>
2100
2101 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2102 * gdb.base/style.exp: Use "style".
2103 * lib/gdb-utils.exp (style): New proc.
2104
af1a8d03
TV
21052019-05-22 Tom de Vries <tdevries@suse.de>
2106
2107 * gdb.base/align.exp: Require c++11.
2108
e7fe496b
TV
21092019-05-22 Tom de Vries <tdevries@suse.de>
2110
2111 PR testsuite/24586
2112 * gdb.python/py-mi-var-info-path-expression.exp: Call
2113 mi_skip_python_tests to check if python is supported.
2114
8fca4da0
AH
21152019-05-22 Alan Hayward <alan.hayward@arm.com>
2116
2117 * gdb.arch/aarch64-pauth.c: New test.
2118 * gdb.arch/aarch64-pauth.exp: New file.
2119
b7060614
AH
21202019-05-22 Alan Hayward <alan.hayward@arm.com>
2121
2122 * README (Re-running Tests Outside The Testsuite): New section.
2123
669d0468
TV
21242019-05-21 Tom de Vries <tdevries@suse.de>
2125
2126 * gdb.arch/amd64-eval.exp: Require c++11.
2127 * gdb.base/max-depth.exp: Same.
2128 * gdb.compile/compile-cplus-array-decay.exp: Same.
2129 * gdb.cp/meth-typedefs.exp: Same.
2130 * gdb.cp/subtypes.exp: Same.
2131 * gdb.cp/temargs.exp: Same.
2132
ce3ebcaa
AH
21332019-05-21 Alan Hayward <alan.hayward@arm.com>
2134
2135 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2136
34d11c68
AB
21372019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2138
2139 PR gdb/18644
2140 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2141 * gdb.fortran/printing-types.exp: Add new test.
2142 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2143 testing.
2144 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2145 setup_kfail call.
2146
87781e84
AH
21472019-05-17 Alan Hayward <alan.hayward@arm.com>
2148
2149 * README (Running the Testsuite): Change example.
2150 (Testsuite Parameters): Remove TRANSCRIPT.
2151 * lib/gdb.exp: Remove TRANSCRIPT check.
2152
b420b89e
AH
21532019-05-17 Alan Hayward <alan.hayward@arm.com>
2154
2155 * README (Testsuite Parameters): Add replay logging to
2156 GDBSERVER_DEBUG.
2157 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2158 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2159 as a comma separated list.
2160 (gdb_debug_init): Override procedure.
2161
408e9b8b
AH
21622019-05-17 Alan Hayward <alan.hayward@arm.com>
2163
2164 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2165 (gdb_write_cmd_file): New procedure.
2166 * lib/gdbserver-support.exp (gdbserver_start): Call
2167 gdbserver_write_cmd_file.
2168 (gdbserver_write_cmd_file): New procedure.
2169
f9e2e39d
AH
21702019-05-17 Alan Hayward <alan.hayward@arm.com>
2171
2172 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2173 (delete_breakpoints): Likewise.
2174 (gdb_run_cmd): Likewise.
2175 (gdb_start_cmd): Likewise.
2176 (gdb_starti_cmd): Likewise.
2177 (gdb_internal_error_resync): Likewise.
2178 (gdb_test_multiple): Likewise.
2179 (gdb_reinitialize_dir): Likewise.
2180 (default_gdb_exit): Likewise.
2181 (gdb_file_cmd): Mark kill as optional.
2182 (default_gdb_start): Call gdb_stdin_log_init.
2183 (send_gdb): Call gdb_stdin_log_write.
2184 (rerun_to_main): Mark Y as an answer.
2185 (gdb_stdin_log_init): New function.
2186 (gdb_stdin_log_write): Likewise.
2187
81f47ac2
AH
21882019-05-17 Alan Hayward <alan.hayward@arm.com>
2189
2190 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2191 * gdb.base/debug-expr.exp: Likewise.
2192 * gdb.base/foll-fork.exp: Likewise.
2193 * gdb.base/foll-vfork.exp: Likewise.
2194 * gdb.base/fork-print-inferior-events.exp: Likewise.
2195 * gdb.base/gdb-sigterm.exp: Likewise.
2196 * gdb.base/gdbinit-history.exp: Likewise.
2197 * gdb.base/osabi.exp: Likewise.
2198 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2199 * gdb.base/ui-redirect.exp: Likewise.
2200 * gdb.gdb/unittest.exp: Likewise.
2201 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2202 * gdb.mi/mi-watch.exp: Likewise.
2203 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2204 * gdb.mi/user-selected-context-sync.exp: Likewise.
2205 * gdb.python/python.exp: Disable debug test when debugging.
2206 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2207 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2208 Likewise.
2209 * gdb.threads/stepi-random-signal.exp: Likewise.
2210
29b52314
AH
22112019-05-17 Alan Hayward <alan.hayward@arm.com>
2212
2213 * Makefile.in: Pass through GDB_DEBUG.
2214 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2215 (gdb,debug): Add board setting.
2216 * lib/gdb.exp (default_gdb_start): Start debugging.
2217 (gdb_debug_enabled): New procedure.
2218 (gdb_debug_init): Likewise.
29b52314
AH
2219
22202019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2221
29b52314
AH
2222 * Makefile.in: Pass through GDB_DEBUG.
2223 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2224 (gdb,debug): Add board setting.
2225 * lib/gdb.exp (default_gdb_start): Start debugging.
2226 (gdb_debug_enabled): New procedure.
2227 (gdb_debug_init): Likewise.
29b52314 2228
ca1285d1
AH
22292019-05-17 Alan Hayward <alan.hayward@arm.com>
2230
2231 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2232
f3a09c80
AH
22332019-05-17 Alan Hayward <alan.hayward@arm.com>
2234
2235 * gdb.base/ui-redirect.exp: Test redirection.
2236
26648588
JV
22372019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2238
2239 * gdb.mi/mi-complete.exp: New file.
2240 * gdb.mi/mi-complete.cc: Likewise.
2241
14237686
AB
22422019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2243
2244 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2245 indexed and sliced arrays, and pointers to arrays.
2246
e7bd7fba
TT
22472019-05-14 Tom Tromey <tromey@adacore.com>
2248
2249 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2250 styling test.
2251
2764128d
TV
22522019-05-14 Tom de Vries <tdevries@suse.de>
2253
2254 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2255 selection entry encoding.
2256
71bed2db
TT
22572019-05-10 Tom Tromey <tromey@adacore.com>
2258
2259 * gdb.ada/info_exc.exp: Add "complete" test.
2260
63b667ad
TV
22612019-05-09 Tom de Vries <tdevries@suse.de>
2262
2263 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2264 CU-relative.
2265
9cfd2b89
TV
22662019-05-09 Tom de Vries <tdevries@suse.de>
2267
2268 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2269 CU-relative.
2270
2228ef77
XR
22712019-05-08 Joel Brobecker <brobecker@adacore.com>
2272
2273 * gdb.ada/frame_arg_lang.exp: New testcase.
2274 * gdb.ada/frame_arg_lang/bla.adb: New file.
2275 * gdb.ada/frame_arg_lang/pck.ads: New file.
2276 * gdb.ada/frame_arg_lang/pck.adb: New file.
2277 * gdb.ada/frame_arg_lang/foo.c: New file.
2278
80e55b13
TT
22792019-05-08 Tom Tromey <tromey@adacore.com>
2280
2281 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2282
9d3421af
TT
22832019-05-08 Tom Tromey <tromey@adacore.com>
2284
2285 * gdb.base/ptype-offsets.exp: Update tests.
2286
844333e2
TT
22872019-05-08 Tom Tromey <tromey@adacore.com>
2288
2289 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2290 cases.
2291 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2292 "short".
2293
988915ee
TT
22942019-05-08 Tom Tromey <tromey@adacore.com>
2295
2296 * gdb.ada/vla.exp: New file.
2297 * gdb.ada/vla/vla.adb: New file.
2298
7bd55dac
TV
22992019-05-07 Tom de Vries <tdevries@suse.de>
2300
2301 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2302
75f06e9d
TV
23032019-05-07 Tom de Vries <tdevries@suse.de>
2304
2305 PR testsuite/24522
2306 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2307 section.
2308
77e7aaa4
TV
23092019-05-07 Tom de Vries <tdevries@suse.de>
2310
2311 PR testsuite/24522
2312 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2313 .debug_aranges section.
2314
456ba0fa
TV
23152019-05-07 Tom de Vries <tdevries@suse.de>
2316
2317 PR testsuite/24159
2318 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2319
5a56d6a6
TV
23202019-05-06 Tom de Vries <tdevries@suse.de>
2321
2322 * lib/gdb.exp (exec_has_index_section): New proc.
2323 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2324 section.
2325
9d6d4be8
TV
23262019-05-04 Tom de Vries <tdevries@suse.de>
2327
2328 * boards/cc-with-debug-names.exp: New file.
2329
222a8d25
TT
23302019-05-03 Tom Tromey <tromey@adacore.com>
2331
2332 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2333 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2334 * gdb.ada/char_enum.exp: Add test.
2335
0fdfd794
TV
23362019-05-03 Tom de Vries <tdevries@suse.de>
2337
2338 * boards/cc-with-gdb-index.exp: New file.
2339
80062eb9
AB
23402019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2341
2342 * gdb.rust/simple.exp: Add new test case.
2343 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2344 (main): Initialise an instance of the new struct.
2345
4504bbde
TT
23462019-05-01 Tom Tromey <tromey@adacore.com>
2347
2348 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2349 record.
2350 (NPR): New variable.
2351 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2352 test.
2353
d48e62f4
TT
23542019-05-01 Tom Tromey <tromey@adacore.com>
2355
2356 * gdb.ada/packed_array_assign.exp: Add packed assignment
2357 regression test.
2358
f59f30f5
TV
23592019-05-01 Tom de Vries <tdevries@suse.de>
2360
2361 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2362
b70bfc54
TV
23632019-05-01 Tom de Vries <tdevries@suse.de>
2364
2365 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2366
15f18d14
AT
23672019-04-30 Ali Tamur <tamur@google.com>
2368
2369 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2370
2ff0a947
TT
23712019-04-30 Tom Tromey <tromey@adacore.com>
2372
2373 * lib/ada.exp (find_ada_tool): New proc.
2374 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2375 * gdb.ada/catch_ex_std.exp: New file.
2376 * gdb.ada/catch_ex_std/foo.adb: New file.
2377 * gdb.ada/catch_ex_std/some_package.adb: New file.
2378 * gdb.ada/catch_ex_std/some_package.ads: New file.
2379
a776957c
TT
23802019-04-30 Tom Tromey <tromey@adacore.com>
2381
2382 PR c++/24470:
2383 * gdb.cp/temargs.cc: Add test code from PR.
2384
bc68014d
AB
23852019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2386
2387 * gdb.fortran/vla-datatypes.exp: Update expected results.
2388 * gdb.fortran/vla-ptype.exp: Likewise.
2389 * gdb.fortran/vla-type.exp: Likewise.
2390 * gdb.fortran/vla-value.exp: Likewise.
2391
f1fdc960
AB
23922019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2393
2394 * gdb.fortran/ptr-indentation.exp: Update expected results.
2395 * gdb.fortran/ptype-on-functions.exp: Likewise.
2396 * gdb.fortran/vla-ptr-info.exp: Likewise.
2397 * gdb.fortran/vla-value.exp: Likewise.
2398
bf7a4de1
AB
23992019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2400
2401 * gdb.fortran/ptype-on-functions.exp: New file.
2402 * gdb.fortran/ptype-on-functions.f90: New file.
2403
bbe75b9d
AB
24042019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2405
2406 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2407 case void string.
2408
1db455a7
AB
24092019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2410
2411 * gdb.fortran/complex.exp: Expand.
2412 * gdb.fortran/complex.f: Renamed to...
2413 * gdb.fortran/complex.f90: ...this, and extended to add more
2414 complex values.
2415
b6d03bb2
AB
24162019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2417
2418 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2419 MODULO, CMPLX.
2420
2e62ab40
AB
24212019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2422 Richard Bunt <richard.bunt@arm.com>
2423
2424 * gdb.base/max-depth.c: New file.
2425 * gdb.base/max-depth.exp: New file.
2426 * gdb.python/py-nested-maps.c: New file.
2427 * gdb.python/py-nested-maps.exp: New file.
2428 * gdb.python/py-nested-maps.py: New file.
2429 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2430 (test_all_common): Call test_max_depth.
2431 * gdb.fortran/max-depth.exp: New file.
2432 * gdb.fortran/max-depth.f90: New file.
2433 * gdb.go/max-depth.exp: New file.
2434 * gdb.go/max-depth.go: New file.
2435 * gdb.modula2/max-depth.exp: New file.
2436 * gdb.modula2/max-depth.c: New file.
2437 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2438
d2b584a5
TV
24392019-04-29 Tom de Vries <tdevries@suse.de>
2440
2441 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2442
136afab8
PW
24432019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2444
2445 * gdb.base/callexit.exp: Test may-call-functions off.
2446
725cbb63
KS
24472019-04-25 Keith Seitz <keiths@redhat.com>
2448
2449 PR c++/24367
2450 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2451 (another_incomplete_struct, test_incomplete): New definitions.
2452 (main): Use new definitions.
2453 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2454 functions.
2455
701adfb0
PA
24562019-04-25 Ali Tamur <tamur@google.com>
2457
2458 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2459
82433e3e
SDJ
24602019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2461
2462 PR corefiles/11608
2463 PR corefiles/18187
2464 * gdb.base/coredump-filter-build-id.exp: New file.
2465
dd06d4d6
AH
24662019-04-25 Alan Hayward <alan.hayward@arm.com>
2467
e79be6e5
SM
2468 * Makefile.in: Pass through GDBSERVER_DEBUG.
2469 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2470 (gdbserver,debug): Add board setting.
2471 * gdb.trace/tspeed.exp: Skip when debugging.
2472 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2473 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2474
1670072e
TT
24752019-04-24 Tom Tromey <tromey@adacore.com>
2476
2477 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2478 Rust.
2479
a59240a4
TT
24802019-04-24 Tom Tromey <tromey@adacore.com>
2481
2482 * gdb.arch/amd64-eval.exp: Test bitfield return.
2483 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2484 (class Foo) <return_bitfields>: New method.
2485 (main): Call it.
2486
b907456c
AB
24872019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2488
2489 * gdb.cp/many-args.cc: New file.
2490 * gdb.cp/many-args.exp: New file.
2491
5c565afd
TV
24922019-04-23 Tom de Vries <tdevries@suse.de>
2493
2494 PR gdb/24433
2495 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2496
ba22ff86
AH
24972019-04-23 Alan Hayward <alan.hayward@arm.com>
2498
2499 * gdb.trace/backtrace.exp: Use nopie flag.
2500 * gdb.trace/circ.exp: Likewise.
2501 * gdb.trace/collection.exp: Likewise.
2502 * gdb.trace/ftrace.exp: Likewise.
2503 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2504 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2505 * gdb.trace/qtro.exp: Likewise.
2506 * gdb.trace/read-memory.exp: Likewise.
2507 * gdb.trace/report.exp: Likewise.
2508 * gdb.trace/tfile.exp: Likewise.
2509 * gdb.trace/tfind.exp: Likewise.
2510 * gdb.trace/unavailable.exp: Likewise.
2511
7905fc35
PA
25122019-04-22 Pedro Alves <palves@redhat.com>
2513
2514 * gdb.base/solib-probes-nosharedlibrary.c,
2515 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2516
8ecb59f8
TT
25172019-04-19 Tom Tromey <tromey@adacore.com>
2518
2519 * gdb.ada/ptype_union.c: New file.
2520 * gdb.ada/ptype_union.exp: New file.
2521
62160ec9
TT
25222019-04-19 Tom Tromey <tromey@adacore.com>
2523
2524 PR symtab/24423:
2525 * gdb.base/list0.h (foo): Add a control-l character.
2526
36cd4ba5
TV
25272019-04-18 Tom de Vries <tdevries@suse.de>
2528
2529 PR gdb/24433
2530 * boards/local-board.exp: Set sysroot to "".
2531
b73715df
TV
25322019-04-18 Tom de Vries <tdevries@suse.de>
2533 Pedro Alves <palves@redhat.com>
2534
2535 PR gdb/24454
2536 * gdb.threads/vfork-follow-child-exec.c: New file.
2537 * gdb.threads/vfork-follow-child-exec.exp: New file.
2538 * gdb.threads/vfork-follow-child-exit.c: New file.
2539 * gdb.threads/vfork-follow-child-exit.exp: New file.
2540
4aa866af
LS
25412019-04-15 Leszek Swirski <leszeks@google.com>
2542
2543 * gdb.arch/amd64-eval.cc: New file.
2544 * gdb.arch/amd64-eval.exp: New file.
2545
e5a1a79a
AH
25462019-04-11 Alan Hayward <alan.hayward@arm.com>
2547
2548 * gdb.server/sysroot.c: New test.
2549 * gdb.server/sysroot.exp: New file.
2550 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2551 matching param.
2552
41077b66
AB
25532019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2554
2555 * gdb.base/align.exp: Extend test to cover structures containing
2556 only static fields.
2557
c30391f8
TV
25582019-04-11 Tom de Vries <tdevries@suse.de>
2559
2560 * boards/cc-with-dwz-m.exp: New file.
2561 * boards/cc-with-dwz.exp: New file.
2562 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2563
e242fd12
SM
25642019-04-09 Simon Marchi <simon.marchi@efficios.com>
2565
2566 * gdb.base/start-cpp.exp: New file.
2567 * gdb.base/start-cpp.cc: New file.
2568
2b0c8b01
KB
25692019-04-08 Kevin Buettner <kevinb@redhat.com>
2570
2571 * gdb.python/py-thrhandle.exp: Adjust tests to call
2572 thread_from_handle instead of thread_from_thread_handle.
2573
947210e5
KB
25742019-04-08 Kevin Buettner <kevinb@redhat.com>
2575
2576 * gdb.python/py-thrhandle.exp: Add tests for
2577 gdb.InferiorThread.handle.
2578
d7df6549
AB
25792019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2580
2581 * gdb.python/py-function.exp: Check calling helper function from
2582 all languages.
2583 * lib/gdb.exp (gdb_supported_languages): New proc.
2584
8bdc1658
AB
25852019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2586
2587 * gdb.base/complex-parts.c: New file.
2588 * gdb.base/complex-parts.exp: New file.
2589
05caa1d2
TT
25902019-04-01 Tom Tromey <tromey@adacore.com>
2591
2592 PR symtab/23331:
2593 * gdb.dwarf2/dw2-ranges-main.c: New file.
2594 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2595 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2596
7734102d
EZ
25972019-03-30 Simon Marchi <simark@simark.ca>
2598
2599 * gdb.base/default.exp: Add values for $_gdb_major and
2600 $_gdb_minor.
2601
188e1fa9
TT
26022019-03-29 Tom Tromey <tromey@adacore.com>
2603
2604 * gdb.base/help.exp: Tighten apropos regexp.
2605
2880242d
KS
26062019-03-29 Keith Seitz <keiths@redhat.com>
2607
2608 * gdb.fortran/array-bounds.exp: New file.
2609 * gdb.fortran/array-bounds.f90: New file.
2610
077cad8e
PW
26112019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2612
2613 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2614
80047cfc
PW
26152019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2616
2617 * gdb.multi/hello.c (main): Increase alarm timer.
2618
f489207e
SL
26192019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2620
2621 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2622 factor when no hardware watchpoint support.
2623
c92df149
AH
26242019-03-28 Alan Hayward <alan.hayward@arm.com>
2625 Pedro Alves <palves@redhat.com>
2626
2627 * boards/local-board.exp: set sysroot to /.
2628
933aebfa
AH
26292019-03-27 Alan Hayward <alan.hayward@arm.com>
2630
2631 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2632 in child.
2633
9f9aa852
AB
26342019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2635
2636 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2637 field.
2638 (make_container): Initialise new field.
2639 * gdb.python/py-prettyprint.exp: Add new tests.
2640 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2641 <display_hint>: New method.
2642
3714a195
AB
26432019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2644
2645 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2646 gdb_continue_to_breakpoint more throughout this test.
2647 (run_lang_tests) Supply unique test names, and use
2648 gdb_test_no_output.
2649
18c77628
AB
26502019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2651
2652 * gdb.base/finish-pretty.exp: Update expected results.
2653 * gdb.base/pretty-print.c: New file.
2654 * gdb.base/pretty-print.exp: New file.
2655
9a93502f
PA
26562019-03-25 Pedro Alves <palves@redhat.com>
2657
2658 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2659 move comments outside list. Append '-i "" eof' section.
2660
968aa7ae
AH
26612019-03-22 Alan Hayward <alan.hayward@arm.com>
2662
34a7f2a4 2663 PR testsuite/25016
968aa7ae
AH
2664 * README: Add pie options.
2665 * gdb.base/break-interp.exp: Ensure pie is disabled.
2666 * gdb.base/dump.exp: Likewise.
2667 * lib/gdb.exp (gdb_compile): Add pie option.
2668
4c7d57e7
TT
26692019-03-19 Tom Tromey <tromey@adacore.com>
2670
2671 * gdb.mi/mi2-cli-display.c: New file.
2672 * gdb.mi/mi2-cli-display.exp: New file.
2673
bff8c71f
TT
26742019-03-18 Joel Brobecker <brobecker@adacore.com>
2675 Tom Tromey <tromey@adacore.com>
2676
2677 * gdb.ada/ptype_array/pck.adb: New file.
2678 * gdb.ada/ptype_array/pck.ads: New file.
2679 * gdb.ada/ptype_array/foo.adb: New file.
2680 * gdb.ada/ptype_array.exp: New file.
2681
d085f989
TT
26822019-03-14 Tom Tromey <tromey@adacore.com>
2683
2684 * gdb.base/style.exp: Add "set style sources" test.
2685
b4be1b06
SM
26862019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2687
2688 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2689 * mi-breakpoint-multiple-locations.exp: ... this.
2690 (make_breakpoints_pattern): New proc.
2691 (do_test): Add mi_version parameter, test -break-insert,
2692 -break-info and =breakpoint-created.
2693
7cde5fc2
AB
26942019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2695
2696 * config/default.exp: Remove 'load_lib gdb.exp'.
2697 * config/monitor.exp: Likewise.
2698 * config/sid.exp: Likewise.
2699 * config/sim.exp: Likewise.
2700 * config/slite.exp: Likewise.
2701 * config/unix.exp: Likewise.
2702 * gdb.base/default.exp: Remove unhelpful comment.
2703
efbecbc1
AB
27042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2705
2706 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2707
0841c79a
AB
27082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2709
2710 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2711
4a270568
AB
27122019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2713
2714 * gdb.fortran/type-kinds.exp: Update expected results.
2715
067630bd
AB
27162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2717
2718 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2719
3be47f7a
AB
27202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2721
2722 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2723 function.
2724 (test_basic_parsing_of_type_kinds): Expand types tested.
2725 (test_parsing_invalid_type_kinds): New function.
2726
4d00f5d8
AB
27272019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2728
2729 * gdb.fortran/intrinsics.exp: New file.
2730 * gdb.fortran/intrinsics.f90: New file.
2731 * gdb.fortran/type-kinds.exp: New file.
2732
c8f91604
AB
27332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2734
2735 * gdb.fortran/dot-ops.exp: New file.
2736
dd9f2c76
AB
27372019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2738
2739 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2740 Check upper and lower case logical literals.
2741
84ec9724
AB
27422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2743
2744 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2745 Remove duplicate tests.
2746
c3734e09
AH
27472019-03-06 Alan Hayward <alan.hayward@arm.com>
2748
2749 * lib/gdb.exp (builtin_cd): rename of cd.
2750 (cd): Override builtin.
2751
aa3cfbda
RB
27522019-03-06 Richard Bunt <richard.bunt@arm.com>
2753
2754 * gdb.fortran/function-calls.exp: New file.
2755 * gdb.fortran/function-calls.f90: New test.
2756
7b63ad86
RB
27572019-03-04 Richard Bunt <richard.bunt@arm.com>
2758
2759 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2760 on user program standard output.
2761 * gdb.fortran/short-circuit-argument-list.f90: Record function
2762 calls.
2763
01abb042
AH
27642019-02-28 Alan Hayward <alan.hayward@arm.com>
2765
c3734e09
AH
2766 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2767 failure.
01abb042 2768
92137da0
RO
27692019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2770
2771 PR gdb/8527
2772 * gdb.base/interrupt-daemon-attach.c,
2773 gdb.base/interrupt-daemon-attach.exp: New test.
2774
5862844d
PA
27752019-02-27 Pedro Alves <palves@redhat.com>
2776
2777 * gdb.base/page.exp: Add tests for "set width/height -1".
2778
8ed25214
PA
27792019-02-27 Pedro Alves <palves@redhat.com>
2780
2781 * gdb.base/page.exp: Add tests for "set/show width/height" with
2782 "infinite" values.
2783
6c28e44a
TT
27842019-02-27 Tom Tromey <tromey@adacore.com>
2785
2786 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2787 2.4.
2788 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2789 workaround.
2790
bf9a735e
AB
27912019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2792
2793 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2794 tests for structs with static members.
2795
8791793c
TT
27962019-02-26 Tom Tromey <tromey@adacore.com>
2797
2798 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2799 ValueError, not TypeError.
2800
bc2a507e
KB
28012019-02-26 Kevin Buettner <kevinb@redhat.com>
2802
2803 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2804 call from main program.
2805
e0e7d3bd
JB
28062019-02-23 Joel Brobecker <brobecker@adacore.com>
2807
2808 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2809 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2810 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2811 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2812 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2813
9600246d
KS
28142019-02-22 Keith Seitz <keiths@redhat.com>
2815
2816 PR symtab/23853
2817 * gdb.base/symlink-sourcefile.c: New file.
2818 * gdb.base/symlink-sourcefile.exp: New file.
2819
0c95f9ed
TT
28202019-02-20 Tom Tromey <tom@tromey.com>
2821
2822 * gdb.base/info_qt.exp: Update.
2823
6caa91b6
SM
28242019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2825
2826 * gdb.base/source.exp: Move "error in sourced script" code to
2827 the end.
2828 * gdb.base/source-error.gdb: Move contents to
2829 source-error-1.gdb. Add new code to source source-error-1.gdb.
2830 * gdb.base/source-error-1.gdb: New file, from previous
2831 source-error.gdb.
2832
6506371f
TT
28332019-02-17 Tom Tromey <tom@tromey.com>
2834
2835 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2836 for macro styling.
2837 * gdb.base/style.c (SOME_MACRO): New macro.
2838
a0087920
TT
28392019-02-17 Tom Tromey <tom@tromey.com>
2840
2841 * gdb.base/style.exp: Add line-wrapping tests.
2842 * gdb.base/page.exp: Add test for quitting during pagination.
2843
a2cd4f14
JB
28442019-02-17 Joel Brobecker <brobecker@adacore.com>
2845
2846 * gdb.ada/big_packed_array: New testcase.
2847 * gdb.ada/homonym.exp: Fix incorrect expected output for
2848 "break <homonym__get_value>" test.
2849
9d70ffbc
WP
28502019-02-13 Weimin Pan <weimin.pan@oracle.com>
2851
2852 PR breakpoints/21870
2853 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2854 and prepare_for_testing. Add comment.
2855 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2856 redundant cleanup call. Clean up comment.
2857
01c7ae81
WP
28582019-02-12 Weimin Pan <weimin.pan@oracle.com>
2859
2860 PR breakpoints/21870
2861 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2862 * gdb.arch/aarch64-dbreg-contents.c: New file.
2863
aff29d1c
JB
28642019-02-10 Joel Brobecker <brobecker@adacore.com>
2865
2866 * gdb.ada/mi_ref_changeable: New testcase.
2867
df0da8a2
AH
28682019-02-07 Alan Hayward <alan.hayward@arm.com>
2869
2870 * gdb.base/attach.exp: Add double attach test.
2871
bd447abb
SM
28722019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2873
2874 * lib/gdb.exp (default_gdb_start): Don't match pagination
2875 prompt.
2876 (gdb_init): Set stty_init.
2877
1dbc40b9
TT
28782019-01-27 Tom Tromey <tom@tromey.com>
2879
2880 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2881 skip_python_tests.
2882
353229bf
AH
28832019-01-24 Alan Hayward <alan.hayward@arm.com>
2884
2885 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2886 New structure.
2887 (struct struct_static_02_02): Likewise.
2888 (struct struct_static_02_03): Likewise.
2889 (struct struct_static_02_04): Likewise.
2890 (struct struct_static_04_01): Likewise.
2891 (struct struct_static_04_02): Likewise.
2892 (struct struct_static_04_03): Likewise.
2893 (struct struct_static_04_04): Likewise.
2894 (struct struct_static_06_01): Likewise.
2895 (struct struct_static_06_02): Likewise.
2896 (struct struct_static_06_03): Likewise.
2897 (struct struct_static_06_04): Likewise.
2898 (cmp_struct_static_02_01): Likewise.
2899 (cmp_struct_static_02_02): Likewise.
2900 (cmp_struct_static_02_03): Likewise.
2901 (cmp_struct_static_02_04): Likewise.
2902 (cmp_struct_static_04_01): Likewise.
2903 (cmp_struct_static_04_02): Likewise.
2904 (cmp_struct_static_04_03): Likewise.
2905 (cmp_struct_static_04_04): Likewise.
2906 (cmp_struct_static_06_01): Likewise.
2907 (cmp_struct_static_06_02): Likewise.
2908 (cmp_struct_static_06_03): Likewise.
2909 (cmp_struct_static_06_04): Likewise.
2910 (call_all): Test new structs.
2911 * gdb.base/infcall-nested-structs.exp: Likewise.
2912
73021deb
AH
29132019-01-21 Alan Hayward <alan.hayward@arm.com>
2914 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2915
fc65c7db
AH
29162019-01-21 Alan Hayward <alan.hayward@arm.com>
2917 * gdb.base/stack-protector.c: New test.
2918 * gdb.base/stack-protector.exp: New file.
2919 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2920 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2921 option.
2922 (gdb_compile): Remove stack protector for GCC and prevent
2923 recursion.
2924
c24bdb02
KS
29252019-01-16 Keith Seitz <keiths@redhat.com>
2926
2927 PR gdb/23773
2928 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2929
6f072a10
PFC
29302019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2931
2932 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2933 aliases.
2934 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2935 tests.
2936 * gdb.arch/powerpc-vector-regs.c: New file.
2937 * gdb.arch/powerpc-vector-regs.exp: New file.
2938
a7b8d682
PFC
29392019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2940
2941 * gdb.arch/altivec-regs.exp: Fix the list passed to
2942 gdb_expect_list when testing "info vector".
2943
6eb6fb67
AB
29442019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2945
2946 * gdb.base/style.exp: Don't include path in testname.
2947
b56f80d8
KS
29482019-01-10 Keith Seitz <keiths@redhat.com>
2949
2950 PR gdb/23712
2951 PR symtab/23010
2952 * gdb.dwarf2/multidictionary.exp: New file.
2953
041be526
SM
29542019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2955
2956 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2957 (test_gnuv3_style_demangling): ... this.
2958 (test_lucid_style_demangling): Remove.
2959 (test_arm_style_demangling): Remove.
2960 (test_hp_style_demangling): Remove.
2961 (do_tests): Remove calls to the above.
2962
d820d0c3
AB
29632019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2964
2965 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2966 case.
2967
f097f5ad
TT
29682019-01-06 Tom Tromey <tom@tromey.com>
2969
2970 PR gdb/28155:
2971 * gdb.dwarf2/typedef-void-finish.exp: New file.
2972
2cd8cc0b
TT
29732018-12-28 Tom Tromey <tom@tromey.com>
2974 Simon Marchi <simark@simark.ca>
2975
2976 * gdb.base/jit-exec.exp: New file.
2977 * gdb.base/jit-exec.c: New file.
2978 * gdb.base/jit-execd.c: New file.
2979
35fb8261
TT
29802018-12-28 Tom Tromey <tom@tromey.com>
2981
2982 * gdb.base/style.exp: Update test to check for address styling.
2983
47fd17cd
TT
29842018-12-28 Tom Tromey <tom@tromey.com>
2985
2986 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2987 message.
2988
d47032b7
TT
29892018-12-28 Tom Tromey <tom@tromey.com>
2990
2991 * gdb.base/style.exp: Add test for version number styling.
2992
af79b68d
TT
29932018-12-28 Tom Tromey <tom@tromey.com>
2994
2995 * gdb.base/style.exp: Add test for print_address_symbolic.
2996
0bb296cb
TT
29972018-12-28 Tom Tromey <tom@tromey.com>
2998
2999 * gdb.base/style.exp: Add test for breakpoint setting.
3000
80ae2043
TT
30012018-12-28 Tom Tromey <tom@tromey.com>
3002
3003 * gdb.base/style.exp: Add test for variable names.
3004
cbe56571
TT
30052018-12-28 Tom Tromey <tom@tromey.com>
3006
3007 * gdb.base/style.exp: New file.
3008 * gdb.base/style.c: New file.
3009
9162a27c
TT
30102018-12-28 Tom Tromey <tom@tromey.com>
3011
3012 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3013 "dumb".
3014 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3015 the TERM environment variable.
3016
bc543c90
TT
30172018-12-27 Tom Tromey <tom@tromey.com>
3018
3019 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3020 pagination test.
3021
6f0ffe50
AB
30222018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3023
3024 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3025 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3026
b5a1e557
PW
30272018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3028
3029 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3030 Filename a.adb changed to bp_fun_addr.adb.
3031 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3032
6e8b1ab2
JV
30332018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3034
3035 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3036 non-PIE executables.
3037 * README: Mention the gdb,nopie_flag board setting.
3038 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3039 non-PIE executable.
3040 * gdb.arch/amd64-entry-value.exp: Likewise.
3041 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3042 * gdb.arch/i386-float.exp: Likewise.
3043 * gdb.arch/i386-signal.exp: Likewise.
3044 * gdb.mi/mi-reg-undefined.exp: Likewise.
3045
d00a27c5
PM
30462018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3047
3048 PR gdb/23974
3049 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3050
161d081c
PW
30512018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3052
3053 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3054 Update order of results accordingly.
3055
b001de23
AB
30562018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3057
3058 * gdb.base/annota1.exp: Update a test regexp.
3059
99e1a184
AB
30602018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3061
3062 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3063
7a81c1e2
PW
30642018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3065
3066 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3067 (reuse_time): Initialize to REUSE_TIME_CAP.
3068 (check_rc): New function.
3069 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3070 Check pthread_create rc.
3071 (spawner_thread_func): Check pthread_create and pthread_join rc.
3072
73e8dc90
PA
30732018-12-08 Pedro Alves <palves@redhat.com>
3074
3075 * gdb.base/list.exp (test_forward_search): Rename to ...
3076 (test_forward_reverse_search): ... this. Also test reverse-search
3077 and the forward-search alias.
3078
13f2ed32
AB
30792018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3080
3081 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3082 local timeout variable before return, and remove all local timeout
3083 variable entirely.
3084 (gdb_load): Likewise.
3085
64d27cfc
TV
30862018-12-01 Tom de Vries <tdevries@suse.de>
3087
3088 * gdb.base/gdb-caching-proc.exp: New file.
3089
f63c03b4
SDJ
30902018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3091
3092 * Makefile.in (TIMESTAMP): New variable.
3093 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3094 command.
3095 (check-single-racy): Likewise.
3096 (check/%.exp): Likewise.
3097 (check-racy/%.exp): Likewise.
3098 (workers/%.worker): Likewise.
3099 (build-perf): Likewise.
3100 (check-perf): Likewise.
3101 * README: Describe new "TS" and "TS_FORMAT" variables.
3102 * print-ts.py: New file.
3103
1c97054b
BF
31042018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3105
3106 PR python/23714
3107 * gdb.python/python.exp: Test command repetition after
3108 gdb.execute.
3109
1871a62d
AB
31102018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3111
3112 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3113 is correctly aligned.
3114
fb5e1ed9
PW
31152018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3116
3117 * gdb.ada/info_auto_lang.exp: New testcase.
3118 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3119 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3120 * gdb.ada/info_auto_lang/some_c.c: New file.
3121
43d397ca
PW
31222018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3123
3124 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3125 FUNC_lang language syntax.
3126
beddd671
PW
31272018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3128
3129 * gdb.base/info_minsym.c: New file.
3130 * gdb.base/info_minsym.exp: New file.
3131
73fc52c4
TT
31322018-11-19 Tom Tromey <tom@tromey.com>
3133
3134 PR rust/23625:
3135 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3136 * gdb.rust/expr.exp: Update expected output. Change one test.
3137
994b876a
TT
31382018-11-19 Tom Tromey <tom@tromey.com>
3139
3140 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3141
6769f276
PA
31422018-11-19 Pedro Alves <palves@redhat.com>
3143
3144 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3145 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3146 see the expected warning.
3147
38a72da0
AH
31482018-11-16 Alan Hayward <alan.hayward@arm.com>
3149
3150 PR gdb/22736:
3151 * gdb.cp/infcall-nodebug-lib.c: New test.
3152 * gdb.cp/infcall-nodebug-main.c: New test.
3153 * gdb.cp/infcall-nodebug.exp: New file.
3154
53a89d6e
SM
31552018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3156
3157 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3158 completer tests.
3159
9325300d
TV
31602018-11-09 Tom de Vries <tdevries@suse.de>
3161
3162 * gdb.base/msym-lang.c: New test.
3163 * gdb.base/msym-lang.exp: New file.
3164 * gdb.base/msym-lang-main.c: New test.
3165
20f0d60d
TT
31662018-11-08 Tom Tromey <tom@tromey.com>
3167
3168 PR gdb/23555:
3169 PR gdb/23838:
3170 * gdb.base/warning.exp: New file.
3171
b5420128
JB
31722018-11-08 Jan Beulich <jbeulich@suse.com>
3173
3174 * testsuite/gdb.arch/i386-avx512.c,
3175 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3176
cd115d61
AB
31772018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3178
3179 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3180 point hardware.
3181
35ee2dc2
AB
31822018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3183
3184 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3185 * gdb.dwarf2/missing-type-name.exp: New file.
3186
31aceee8
TV
31872018-11-06 Tom de Vries <tdevries@suse.de>
3188
3189 * gdb.base/many-headers.c: New test.
3190 * gdb.base/many-headers.exp: New file.
3191
109be305
JW
31922018-11-06 Jim Wilson <jimw@sifive.com>
3193
3194 * gdb.base/code_elim.exp: For riscv, set additional_flags
3195 to include -msmall-data-limit=0.
3196
e2b7af72
JB
31972018-11-01 Joel Brobecker <brobecker@adacore.com>
3198
3199 * gdb.ada/watch_minus_l: New testcase.
3200
cdcda965
SM
32012018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3202
3203 * gdb.arch/aix-sighandle.c: New file.
3204 * gdb.arch/aix-sighandle.exp: New file.
3205
92dcebf3
AB
32062018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3207
3208 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3209 registers being unions.
3210
68b9ac18
TV
32112018-10-31 Tom de Vries <tdevries@suse.de>
3212
3213 * lib/valgrind.exp: New file.
3214 (vgdb_start, vgdb_stop): New procs, factored out of ...
3215 * gdb.base/valgrind-bt.exp: ... here, ...
3216 * gdb.base/valgrind-disp-step.exp: ... here and ...
3217 * gdb.base/valgrind-infcall.exp: ... here.
3218
1443936e
TV
32192018-10-31 Tom de Vries <tdevries@suse.de>
3220
3221 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3222
eb77c9df
AB
32232018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3224
3225 * gdb.dwarf2/void-type.c: New file.
3226 * gdb.dwarf2/void-type.exp: New file.
3227
82b5e646
PW
32282018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3229
3230 * gdb.base/info_qt.c: New file.
3231 * gdb.base/info_qt.exp: New file.
3232
8d619c01
EBM
32332018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3234
3235 * gdb.arch/powerpc-htm-regs.c: New file.
3236 * gdb.arch/powerpc-htm-regs.exp: New file.
3237
f2cf6173
EBM
32382018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3239
3240 * gdb.arch/powerpc-tar.c: New file.
3241 * gdb.arch/powerpc-tar.exp: New file.
3242
7ca18ed6
EBM
32432018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3244
3245 * gdb.arch/powerpc-ppr-dscr.c: New file.
3246 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3247
bfcc0eba
TV
32482018-10-25 Tom de Vries <tdevries@suse.de>
3249
3250 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3251
fe1a5cad
TV
32522018-10-24 Tom de Vries <tdevries@suse.de>
3253
3254 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3255 longer exists error.
3256
a76dc3b7
TV
32572018-10-24 Tom de Vries <tdevries@suse.de>
3258
3259 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3260
4df46df7
TV
32612018-10-24 Tom de Vries <tdevries@suse.de>
3262
3263 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3264 --db-attach in valgrind.
3265
0dbfcfff
AB
32662018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3267
3268 * gdb.arch/riscv-reg-aliases.c: New file.
3269 * gdb.arch/riscv-reg-aliases.exp: New file.
3270
b04480b1
AH
32712018-10-19 Alan Hayward <alan.hayward@arm.com>
3272
3273 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3274
2c6ac8d7
AH
32752018-10-19 Alan Hayward <alan.hayward@arm.com>
3276
3277 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3278
2bc69f25
AH
32792018-10-19 Alan Hayward <alan.hayward@arm.com>
3280
3281 * gdb.cp/ovldbreak.exp: Fix regexps.
3282
1f1ae3a3
AH
32832018-10-19 Alan Hayward <alan.hayward@arm.com>
3284
3285 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3286
94c18618
SDJ
32872018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3288
3289 PR cli/23785
3290 * gdb.base/restore.exp: New test to check if "restore" with an
3291 invalid file doesn't segfault.
3292
812cd6eb
TV
32932018-10-18 Tom de Vries <tdevries@suse.de>
3294
3295 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3296 * gdb.ada/excep_handle.exp: Same.
3297 * gdb.ada/mi_string_access.exp: Same.
3298 * gdb.ada/mi_var_union.exp: Same.
3299 * gdb.arch/arc-analyze-prologue.exp: Same.
3300 * gdb.arch/arc-decode-insn.exp: Same.
3301 * gdb.base/readnever.exp: Same.
3302 * gdb.fortran/printing-types.exp: Same.
3303 * gdb.guile/scm-lazy-string.exp: Same.
3304
c4b90788
TV
33052018-10-16 Tom de Vries <tdevries@suse.de>
3306
3307 PR gdb/23730
3308 * gdb.base/catch-follow-exec.c: Add copyright notice.
3309 * gdb.base/catch-follow-exec.exp: Rewrite to use
3310 gdb_spawn_with_cmdline_opts. Require gdb-native.
3311
8bca2978
SL
33122018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3313
3314 * gdb.trace/actions-changed.exp: Check for arch support.
3315 * gdb.trace/actions.exp: Likewise.
3316 * gdb.trace/ax.exp: Likewise.
3317 * gdb.trace/backtrace.exp: Likewise.
3318 * gdb.trace/change-loc.exp: Likewise.
3319 * gdb.trace/deltrace.exp: Likewise.
3320 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3321 * gdb.trace/ftrace.exp: Likewise.
3322 * gdb.trace/infotrace.exp: Check for arch support.
3323 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3324 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3325 * gdb.trace/mi-tsv-changed.exp: Likewise.
3326 * gdb.trace/packetlen.exp: Likewise.
3327 * gdb.trace/passc-dyn.exp: Likewise.
3328 * gdb.trace/passcount.exp: Likewise.
3329 * gdb.trace/pending.exp: Likewise.
3330 * gdb.trace/range-stepping.exp: Check for shlib support.
3331 * gdb.trace/report.exp: Check for arch support.
3332 * gdb.trace/save-trace.exp: Likewise.
3333 * gdb.trace/signal.exp: Check for signal support.
3334 * gdb.trace/tfind.exp: Check for arch support.
3335 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3336 * gdb.trace/trace-common.h: Add comment.
3337 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3338 * gdb.trace/trace-enable-disable.exp: Likewise.
3339 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3340 * gdb.trace/tracecmd.exp: Check for arch support.
3341 * gdb.trace/tspeed.exp: Check for shlib and target support.
3342 * gdb.trace/tstatus.exp: Check for arch support.
3343 * gdb.trace/tsv.exp: Likewise.
3344 * gdb.trace/while-dyn.exp: Likewise.
3345 * gdb.trace/while-stepping.exp: Likewise.
3346 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3347
f9c49bff
SM
33482018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3349
3350 * gdb.trace/tspeed.exp: Remove nowarnings.
3351 (prepare_for_trace_test): Declare "global ipalib".
3352 * gdb.trace/tspeed.c: Include unistd.h.
3353 (main): Remove superfluous printf argument.
3354
d4330bde
SL
33552018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3356
3357 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3358 directory prefix on the filename.
3359
8ecfd7bd
SDJ
33602018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3361
3362 * gdb.gdb/unittest.exp: Update expected message informing that
3363 selftests have been disabled.
3364 * gdb.server/unittest.exp: Likewise.
3365
58bbcd02
TV
33662018-10-09 Tom de Vries <tdevries@suse.de>
3367
3368 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3369 with runto_main.
3370
9f6b697b
WP
33712018-10-08 Weimin Pan <weimin.pan@oracle.com>
3372
3373 PR c++/16841
3374 * gdb.cp/virtbase2.cc: New file.
3375 * gdb.cp/virtbase2.exp: New file.
3376
add5ded5
TT
33772018-10-06 Tom Tromey <tom@tromey.com>
3378
3379 PR python/19399:
3380 * gdb.python/py-inferior.exp: Add architecture test.
3381
f9e48344
TT
33822018-10-06 Tom Tromey <tom@tromey.com>
3383
3384 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3385 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3386
2a8be203
TT
33872018-10-06 Tom Tromey <tom@tromey.com>
3388
3389 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3390 of a "throw" catchpoint.
3391
e04caa70
SDJ
33922018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3393
3394 * gdb.base/info-proc.exp: Update string expected from "help info
3395 proc".
3396
5ca8c39f
TT
33972018-10-04 Tom Tromey <tom@tromey.com>
3398
3399 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3400 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3401 (test_initial_complaints, test_empty_complaints): Update.
3402 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3403
3453e7e4
TT
34042018-10-04 Tom Tromey <tom@tromey.com>
3405
3406 PR cli/19551:
3407 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3408 * lib/gdb.exp (gdb_file_cmd): Update.
3409 * gdb.stabs/weird.exp (print_weird_var): Update.
3410 * gdb.server/solib-list.exp: Update.
3411 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3412 * gdb.mi/mi-cli.exp: Update.
3413 * gdb.linespec/linespec.exp: Update.
3414 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3415 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3416 * gdb.cp/cp-relocate.exp: Update.
3417 * gdb.base/sym-file.exp: Update.
3418 * gdb.base/relocate.exp: Update.
3419 * gdb.base/readnever.exp: Update.
3420 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3421 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3422 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3423 * gdb.base/code_elim.exp: Update.
3424 * gdb.base/break-unload-file.exp (test_break): Update.
3425 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3426 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3427 Update.
3428 * gdb.base/attach.exp (do_attach_tests): Update.
3429 * gdb.base/sepdebug.exp: Update.
3430 * gdb.python/py-section-script.exp: Update.
3431
6afcf761
TT
34322018-10-04 Tom Tromey <tom@tromey.com>
3433
3434 PR cli/22234:
3435 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3436 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3437 output.
3438
fef1b293
TT
34392018-10-04 Tom Tromey <tom@tromey.com>
3440
3441 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3442 set width and height to 0.
3443 (test_command_line_attach_run): Use -quiet.
3444
ca98345e
SL
34452018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3446
3447 * lib/gdb.exp (skip_ifunc_tests): New.
3448 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3449 other compile failures.
3450 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3451
ff34e6ae
SM
34522018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3453
3454 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3455 is_amd64_regs_target.
3456
6bb8890e
AH
34572018-10-01 Alan Hayward <alan.hayward@arm.com>
3458
3459 * gdb.arch/aarch64-sighandler-regs.c: New test.
3460 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3461 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3462
224d30d3
MM
34632018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3464
3465 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3466 assembly.
3467
f67ffa6a
AB
34682018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * gdb.base/frame-selection.exp: New file.
3471 * gdb.base/frame-selection.c: New file.
3472
9fc3183f
AH
34732018-09-27 Alan Hayward <alan.hayward@arm.com>
3474
3475 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3476 pthread barrier.
3477 (main): Likewise.
3478
d354055e
AB
34792018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3480
3481 * gdb.base/large-frame-1.c: New file.
3482 * gdb.base/large-frame-2.c: New file.
3483 * gdb.base/large-frame.exp: New file.
3484 * gdb.base/large-frame.h: New file.
3485
db727370
JL
34862018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3487
3488 PR gdb/20948
3489 * gdb.base/write_mem.exp: New test.
3490 * gdb.base/write_mem.c: Likewise.
3491
ae778caf
TT
34922018-09-23 Tom Tromey <tom@tromey.com>
3493
3494 PR python/18852:
3495 * gdb.python/py-parameter.exp: Add test for parameter that throws
3496 on "set".
3497
fd3ba736
TT
34982018-09-23 Tom Tromey <tom@tromey.com>
3499
3500 PR python/17284:
3501 * gdb.python/py-template.exp (test_template_arg): Add test for
3502 negative template argument number.
3503
39a24317
TT
35042018-09-23 Tom Tromey <tom@tromey.com>
3505
3506 PR python/14062:
3507 * gdb.python/python.exp: Add test for post_event error.
3508
f5769a2c
TT
35092018-09-23 Tom Tromey <tom@tromey.com>
3510
3511 PR python/18170:
3512 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3513 convert pointers to int and long.
3514
1c1e54f6
TT
35152018-09-23 Tom Tromey <tom@tromey.com>
3516
3517 PR python/20126:
3518 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3519 signed-ness conversion tests.
3520
fb4fa946
TT
35212018-09-23 Tom Tromey <tom@tromey.com>
3522
3523 PR python/18352;
3524 * gdb.python/py-value.exp (test_float_conversion): New proc.
3525 Use it.
3526
a466edac
HAQ
35272018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3528
3529 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3530
4ee9b0c5
SL
35312018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3532
3533 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3534 no readline.
3535 * gdb.base/utf8-identifiers.exp: Likewise.
3536 * gdb.cp/cpcompletion.exp: Likewise.
3537 * gdb.linespec/cpcompletion.exp: Likewise.
3538 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3539 * gdb.linespec/cpls-ops.exp: Likewise.
3540
23be8da7
RB
35412018-09-19 Richard Bunt <richard.bunt@arm.com>
3542 Chris January <chris.january@arm.com>
3543
3544 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3545 * gdb.fortran/short-circuit-argument-list.exp: New file.
3546 * gdb.fortran/short-circuit-argument-list.f90: New test.
3547
5031d0ae
SDJ
35482018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3549
3550 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3551 "arch=" keyword when executing "-stack-list-frames".
3552
b4c0d1a4
SDJ
35532018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3554
3555 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3556 "arch=" keyword when executing "-stack-list-frames".
3557
7a6d2b45
SDJ
35582018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3559
3560 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3561 break ada".
3562
8588b356
SM
35632018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3564
3565 PR python/23669
3566 * gdb.python/python.exp: Test gdb.execute("show commands").
3567
65e65158
TT
35682018-09-16 Tom Tromey <tom@tromey.com>
3569
3570 * gdb.base/new-ui.exp (do_execution_tests): Update.
3571 * gdb.base/dbx.exp (test_breakpoints): Update.
3572
bf326452
AH
35732018-09-14 Alan Hayward <alan.hayward@arm.com>
3574
3575 * lib/gdb.exp (gdb_simple_compile): Add proc.
3576 (is_elf_target): Use gdb_simple_compile.
3577 (skip_altivec_tests): Likewise.
3578 (skip_vsx_tests): Likewise.
3579 (skip_tsx_tests): Likewise.
3580 (skip_btrace_tests): Likewise.
3581 (skip_btrace_pt_tests): Likewise.
3582 (gdb_can_simple_compile): Likewise.
3583 (gdb_has_argv0): Likewise.
3584 (gdb_target_symbol_prefix): Likewise.
3585 (target_supports_scheduler_locking): Likewise.
3586
2361b0fb
TT
35872018-09-13 Tom Tromey <tom@tromey.com>
3588
3589 * Makefile.in (TAGS): Recognize proc_with_prefix and
3590 gdb_caching_proc.
3591
0ae1a321
SM
35922018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3593
3594 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3595 method.
3596
a40bf0c2
SM
35972018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3598
3599 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3600 and a few other Inferior properties when the Inferior is no
3601 longer valid.
3602
4a3fe98f
TT
36032018-09-13 Tom Tromey <tom@tromey.com>
3604
3605 PR rust/23650:
3606 * gdb.rust/simple.exp: Add test for enum field access error.
3607
098b2108
TT
36082018-09-13 Tom Tromey <tom@tromey.com>
3609
3610 PR rust/23626:
3611 * gdb.rust/simple.rs (EmptyEnum): New type.
3612 (main): Use it.
3613 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3614
1256af7d
SM
36152018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3616
3617 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3618 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3619 * gdb.python/py-symtab.exp: Update test printing an objfile.
3620
4aa8e6c2
SM
36212018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3622
3623 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3624 object.
3625
c221b2f7
AH
36262018-09-12 Alan Hayward <alan.hayward@arm.com>
3627
3628 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3629 (support_complex_tests): Use gdb_can_simple_compile.
3630 (is_ilp32_target): Likewise.
3631 (is_lp64_target): Likewise.
3632 (is_64_target): Likewise.
3633 (is_amd64_regs_target): Likewise.
3634 (is_aarch32_target): Likewise.
3635 (gdb_int128_helper): Likewise.
3636
6f1107b5
JK
36372018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3638
3639 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3640
1f5d1570
JG
36412018-09-10 Jerome Guitton <guitton@adacore.com>
3642
3643 * gdb.ada/same_component_name: Add test for case of tagged record
3644 with variable-length fields.
3645
cc330e39
XR
36462018-09-10 Xavier Roirand <roirand@adacore.com>
3647
3648 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3649 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3650 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3651 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3652
b9c50e9a
XR
36532018-09-10 Xavier Roirand <roirand@adacore.com>
3654
3655 * gdb.ada/mi_string_access.exp: New testcase.
3656 * gdb.ada/mi_string_access/bar.adb: New file.
3657 * gdb.ada/mi_string_access/pck.adb: New file.
3658 * gdb.ada/mi_string_access/pck.asd: New file.
3659
2963898f
XR
36602018-09-10 Xavier Roirand <roirand@adacore.com>
3661
3662 * gdb.ada/mi_var_union.exp: New testcase.
3663 * gdb.ada/mi_var_union/bar.adb: New file.
3664 * gdb.ada/mi_var_union/pck.adb: New file.
3665 * gdb.ada/mi_var_union/pck.asd: New file.
3666
1aac008f
TT
36672018-09-08 Tom Tromey <tom@tromey.com>
3668
3669 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3670
332cf4c9
TT
36712018-09-08 Tom Tromey <tom@tromey.com>
3672
3673 PR python/16047:
3674 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3675 (register_pretty_printers): Register new printer.
3676 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3677 test.
3678 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3679 (an_int_type3): New global.
3680
424da6cf
JB
36812018-09-08 Joel Brobecker <brobecker@adacore.com>
3682
3683 * gdb.ada/expr_with_funcall: New testcase.
3684
2a62dfa9
JB
36852018-09-08 Joel Brobecker <brobecker@adacore.com>
3686
3687 * gdb.ada/packed_array_assign: New testcase.
3688
96b6697f
AB
36892018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3690
3691 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3692 names, and add test prefixes to make test names unique.
3693
e4a62c65
TV
36942018-09-05 Tom de Vries <tdevries@suse.de>
3695
3696 * gdb.dwarf2/varval.exp: Add test.
3697
dd083ee2
GB
36982018-09-04 Gary Benson <gbenson@redhat.com>
3699
3700 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3701 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3702
aef9346c
TT
37032018-08-31 Tom Tromey <tom@tromey.com>
3704
3705 * gdb.rust/simple.rs: Rename second variable "v".
3706
c67f2e15
AB
37072018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3708
3709 * gdb.base/funcargs.c (use_a): New function.
3710 (recurse): Call use_a.
3711
078a0207
KS
37122018-08-29 Keith Seitz <keiths@redhat.com>
3713
3714 * gdb.compile/compile-cplus-anonymous.cc: New file.
3715 * gdb.compile/compile-cplus-anonymous.exp: New file.
3716 * gdb.compile/compile-cplus-array-decay.cc: New file.
3717 * gdb.compile/compile-cplus-array-decay.exp: New file.
3718 * gdb.compile/compile-cplus-inherit.cc: New file.
3719 * gdb.compile/compile-cplus-inherit.exp: New file.
3720 * gdb.compile/compile-cplus-member.cc: New file.
3721 * gdb.compile/compile-cplus-member.exp: New file.
3722 * gdb.compile/compile-cplus-method.cc: New file.
3723 * gdb.compile/compile-cplus-method.exp: New file.
3724 * gdb.compile/compile-cplus-mod.c: "New" file.
3725 * gdb.compile/compile-cplus-namespace.cc: New file.
3726 * gdb.compile/compile-cplus-namespace.exp: New file.
3727 * gdb.compile/compile-cplus-nested.cc: New file.
3728 * gdb.compile/compile-cplus-nested.exp: New file.
3729 * gdb.compile/compile-cplus-print.c: "New" file.
3730 * gdb.compile/compile-cplus-print.exp: "New" file.
3731 * gdb.compile/compile-cplus-virtual.cc: New file.
3732 * gdb.compile/compile-cplus-virtual.exp: New file.
3733 * gdb.compile/compile-cplus.c: "New" file.
3734 * gdb.compile/compile-cplus.exp: "New" file.
3735 * lib/compile-support.exp: New file.
3736
b0f492b9
GB
37372018-08-16 Gary Benson <gbenson@redhat.com>
3738
3739 PR gdb/13000:
3740 * gdb.base/batch-exit-status.exp: New file.
3741 * gdb.base/batch-exit-status.good-commands: Likewise.
3742 * gdb.base/batch-exit-status.bad-commands: Likewise.
3743
36eb4c5f
AH
37442018-08-29 Alan Hayward <alan.hayward@arm.com>
3745
3746 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3747 (struct struct02): Likewise.
3748 (struct struct03): Likewise.
3749 (struct struct04): Likewise.
3750 (struct struct_01_01): New struct.
3751 (struct struct_01_02): Likewise.
3752 (struct struct_01_03): Likewise.
3753 (struct struct_01_04): Likewise.
3754 (struct struct_02_01): Likewise.
3755 (struct struct_02_02): Likewise.
3756 (struct struct_02_03): Likewise.
3757 (struct struct_02_04): Likewise.
3758 (struct struct_04_01): Likewise.
3759 (struct struct_04_02): Likewise.
3760 (struct struct_04_03): Likewise.
3761 (struct struct_04_04): Likewise.
3762 (struct struct_05_01): Likewise.
3763 (struct struct_05_02): Likewise.
3764 (struct struct_05_03): Likewise.
3765 (struct struct_05_04): Likewise.
3766 (cmp_struct01): Remove function.
3767 (cmp_struct02): Likewise.
3768 (cmp_struct03): Likewise.
3769 (cmp_struct04): Likewise.
3770 (cmp_struct_01_01): Add Function.
3771 (cmp_struct_01_02): Likewise.
3772 (cmp_struct_01_03): Likewise.
3773 (cmp_struct_01_04): Likewise.
3774 (cmp_struct_02_01): Likewise.
3775 (cmp_struct_02_02): Likewise.
3776 (cmp_struct_02_03): Likewise.
3777 (cmp_struct_02_04): Likewise.
3778 (cmp_struct_04_01): Likewise.
3779 (cmp_struct_04_02): Likewise.
3780 (cmp_struct_04_03): Likewise.
3781 (cmp_struct_04_04): Likewise.
3782 (cmp_struct_05_01): Likewise.
3783 (cmp_struct_05_02): Likewise.
3784 (cmp_struct_05_03): Likewise.
3785 (cmp_struct_05_04): Likewise.
3786 (call_all): Add new structs.
3787 * gdb.base/infcall-nested-structs.exp: Likewise.
3788
3bf9c013
JV
37892018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3790
3791 * gdb.python/py-framefilter-mi.exp: Update regexp to
3792 check for "arch" field in frame output.
3793
450d1e88
KB
37942018-08-23 Kevin Buettner <kevinb@redhat.com>
3795
3796 * gdb.dwarf2/dw2-ranges-func.c: New file.
3797 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3798
ae739fe7
SM
37992018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3800
3801 * gdb.base/term.exp: Compare terminal settings with values from
3802 the inferior.
3803 * gdb.base/term.c: Get and set terminal settings.
3804
6d52907e
JV
38052018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3806
3807 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3808 accommodate new "arch" field in frame output.
3809 * gdb.mi/mi-return.exp: Likewise.
3810 * gdb.mi/mi-stack.exp: Likewise.
3811 * gdb.mi/mi-syn-frame.exp: Likewise.
3812 * gdb.mi/user-selected-context-sync.exp: Likewise.
3813
be2d111a
MS
38142018-08-19 Michael Spang <spang@google.com>
3815
3816 PR gdb/11786
3817 * gdb.base/gcore-tls-pie.c: New file.
3818 * gdb.base/gcore-tls-pie.exp: New file.
3819
ae3a7c47
KB
38202018-08-18 Kevin Buettner <kevinb@redhat.com>
3821
3822 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3823 * gdb.dwarf2/varval.c: New file.
3824 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3825
2ecae92e
AH
38262018-08-17 Alan Hayward <alan.hayward@arm.com>
3827
3828 PR gdb/18931
3829 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3830
c1854f1d
KS
38312018-08-16 Keith Seitz <keiths@redhat.com>
3832
3833 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3834 tests expected to pass.
3835
26fb3983
JV
38362018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3837
3838 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3839 -data-disassemble -a.
3840 (test_disassembly_bogus_args): Likewise.
3841
67943c00
AB
38422018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3843
3844 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3845
5ff2bbae
AB
38462018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3847
3848 * gdb.base/vla-optimized-out.exp: Add new test.
3849
e5bbcd0f
AB
38502018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3851
3852 * gdb.base/vla-optimized-out-o3.exp: Delete.
3853 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3854 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3855 deleted tests.
3856
9d4a934c
AB
38572018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3858
3859 PR gdb/18050:
3860 * gdb.server/extended-remote-restart.c: New file.
3861 * gdb.server/extended-remote-restart.exp: New file.
3862
045cf012
SM
38632018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3864
3865 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3866 "set variable index = 42".
3867
87d6a7aa
SM
38682018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3869
3870 * boards/index-cache-gdb.exp: New file.
3871 * gdb.dwarf2/index-cache.exp: New file.
3872 * gdb.dwarf2/index-cache.c: New file.
3873 * gdb.base/maint.exp: Check if we are using the index cache.
3874
96d68bd4
RO
38752018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3876
3877 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3878 MAKEFLAGS.
3879
5a699617
RO
38802018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3881
3882 * dg-extract-results.sh: Move to toplevel contrib.
3883 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3884 * Makefile.in (check-parallel-racy): Likewise.
3885
5bd18990
AB
38862018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3887
3888 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3889 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3890 tests if the target supports scheduler locking.
3891
3fbbcf47
TV
38922018-08-04 Tom de Vries <tdevries@suse.de>
3893
3894 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3895
3e1d3d8c
TT
38962018-08-02 Tom Tromey <tom@tromey.com>
3897
3898 PR symtab/16842.
3899 * gdb.cp/temargs.exp: Test "info address" of a template
3900 parameter.
3901
5abe0f0c
JV
39022018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3903
3904 * gdb.python/py-mi-var-info-path-expression.c: New file.
3905 * gdb.python/py-mi-var-info-path-expression.py: New file.
3906 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3907
fb66cde8
SDJ
39082018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3909
3910 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3911 error after "cannot resolve name" string.
3912
c708f4d2
AB
39132018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3914
3915 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3916 started.
3917 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3918
37cc0cae
TV
39192018-07-28 Tom de Vries <tdevries@suse.de>
3920
3921 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3922
63b4ecf7
TV
39232018-07-26 Tom de Vries <tdevries@suse.de>
3924
3925 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3926
3c3bb058
AB
39272018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3928
3929 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3930 is visible.
3931
9e7f3bbb
TV
39322018-07-26 Tom de Vries <tdevries@suse.de>
3933
3934 PR breakpoints/23366
3935 * gdb.base/catch-follow-exec.c: New test.
3936 * gdb.base/catch-follow-exec.exp: New file.
3937
16f808ec
TV
39382018-07-25 Tom de Vries <tdevries@suse.de>
3939
3940 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3941 vla-optimized-out.c.
3942
d7154a8d
JV
39432018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3944
3945 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3946 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3947
232a0032
TV
39482018-07-20 Tom de Vries <tdevries@suse.de>
3949
3950 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3951 NOCLONE macro.
3952 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3953
fbb1d502
TV
39542018-07-19 Tom de Vries <tdevries@suse.de>
3955
3956 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3957 regular expression.
3958
42dc7699
TV
39592018-07-18 Tom de Vries <tdevries@suse.de>
3960
3961 * gdb.base/vla-optimized-out.c: New test.
3962 * gdb.base/vla-optimized-out.exp: New file.
3963
7f1f7e23
SDJ
39642018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3965
3966 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3967 message "No address associated with hostname" when gdbserver
3968 cannot resolve the hostname.
3969
5759ebb3
PW
39702018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3971
3972 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3973 Add some test prefixes to make tests unique.
3974
3606ccab
PW
39752018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3976
3977 * gdb.base/frameapply.c: New file.
3978 * gdb.base/frameapply.exp: New file.
3979
529c08b2
PW
39802018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3981
3982 * gdb.base/skip.exp: Update expected error message.
3983
c7ab0aef
SDJ
39842018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3985 Jan Kratochvil <jan.kratochvil@redhat.com>
3986 Paul Fertser <fercerpav@gmail.com>
3987 Tsutomu Seki <sekiriki@gmail.com>
3988
3989 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3990 parameter.
3991 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3992 by default.
3993 * boards/native-gdbserver.exp: Likewise.
3994 * gdb.server/run-without-local-binary.exp: Improve regexp used
3995 for detecting when a remote debugging connection succeeds.
3996 * gdb.server/server-connect.exp: New file.
3997 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3998 Do not prefix the port number with ":".
3999 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4000 support for detecting and using it. Add '$debughost_gdbserver'
4001 to the list of arguments used to start gdbserver. Handle case
4002 when gdbserver cannot resolve a network name.
4003
16ff70dd
SDJ
40042018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4005
4006 PR c++/23373
4007 * gdb.base/ptype-offsets.cc (struct static_member): New
4008 struct.
4009 (main) <stmember>: New variable.
4010 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4011 with a static member in it.
4012
3541979f
AB
40132018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4014
4015 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4016 watchpoints enabled and disabled.
4017
c8ad9b9a
AB
40182018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4019
4020 * gdb.base/examine-backward.exp: Still run tests around address
4021 0x0, even if address 0x0 is not readable. Update the pattern for
4022 matching address 0x0 in expected output.
4023
e0e5e971
AB
40242018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4025
4026 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4027 malloc/free.
4028
1ea5da02
TV
40292018-07-04 Tom de Vries <tdevries@suse.de>
4030
4031 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4032
471b9d15
MR
40332018-07-02 Maciej W. Rozycki <macro@mips.com>
4034
4035 PR tdep/8282
4036 * gdb.arch/mips-disassembler-options.exp: New test.
4037 * gdb.arch/mips-disassembler-options.s: New test source.
4038
75acb486
PA
40392018-06-29 Pedro Alves <palves@redhat.com>
4040
4041 * gdb.threads/names.exp: Adjust expected "info threads" output.
4042
cd2bb709
PA
40432018-06-29 Pedro Alves <palves@redhat.com>
4044
4045 * gdb.opt/inline-break.exp (line number, address): Add "info
4046 break" tests.
4047
991ff292
PA
40482018-06-29 Pedro Alves <palves@redhat.com>
4049
4050 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4051 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4052 number and address and running to them.
4053
356819b6 40542018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4055
4056 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4057
2512d7ef
JK
40582018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4059
4060 * lib/compiler.c: Remove executable permission flag.
4061
be1b6474
RB
40622018-06-28 Richard Bunt <richard.bunt@arm.com>
4063
4064 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4065 code.
4066 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4067
291f9a96
PT
40682018-06-28 Petr Tesarik <ptesarik@suse.cz>
4069
4070 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4071
ed6dfe51
PT
40722018-06-28 Petr Tesarik <ptesarik@suse.cz>
4073
4074 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4075 address argument is omitted.
4076
d4d429d5
PT
40772018-06-28 Petr Tesarik <ptesarik@suse.cz>
4078
4079 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4080
7ab6656f
OJ
40812018-06-27 Omair Javaid <omair.javaid@linaro.org>
4082
4083 PR gdb/21695
4084 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4085 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4086
a33ccfc7
TT
40872018-06-26 Tom Tromey <tom@tromey.com>
4088
4089 PR rust/22574:
4090 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4091 * gdb.rust/simple.rs (struct SimpleLayout): New.
4092
6d72d289
SM
40932018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4094
4095 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4096 "info registers" output.
4097
8363f9d5
RB
40982018-06-21 Richard Bunt <richard.bunt@arm.com>
4099
4100 * gdb.base/watchpoint-hw-attach.c: New test.
4101 * gdb.base/watchpoint-hw-attach.exp: New file.
4102
f00674fe
SM
41032018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4104
4105 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4106 through /bin/sh.
4107 * boards/dwarf4-gdb-index.exp: Likewise.
4108 * boards/fission-dwp.exp: Likewise.
4109
1d554008
UW
41102018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4111
4112 * gdb.base/float128.exp: Add comment and improved fail message
4113 to the failure case of "print large128" test.
4114
d0ac1c44
SM
41152018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4116
4117 * configure.ac: Remove AC_PREREQ.
4118 * configure: Re-generate.
4119
61b04dd0
PA
41202018-06-19 Pedro Alves <palves@redhat.com>
4121
4122 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4123 (func_extern_caller): New.
4124 (main): Call func_extern_caller.
4125 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4126 logic change.
4127
f63b508a
SM
41282018-06-18 Weimin Pan <weimin.pan@oracle.com>
4129
4130 PR gdb/16841
4131 * gdb.cp/typedef-base.cc: New file.
4132 * gdb.cp/typedef-base.exp: New file.
4133
0fe3a558
TV
41342018-06-18 Tom de Vries <tdevries@suse.de>
4135
4136 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4137
7010835a
AB
41382018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4139 Richard Bunt <Richard.Bunt@arm.com>
4140
4141 * gdb.threads/attach-slow-waitpid.c: New file.
4142 * gdb.threads/attach-slow-waitpid.exp: New file.
4143 * gdb.threads/slow-waitpid.c: New file.
4144
14897d65
PA
41452018-06-14 Pedro Alves <palves@redhat.com>
4146
4147 * gdb.base/fork-running-state.c: Include <errno.h>.
4148 (exit_if_relative_exits): New.
4149 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4150 exits.
4151 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4152 child exits.
4153
5d9a0608
TV
41542018-06-14 Tom de Vries <tdevries@suse.de>
4155
4156 PR cli/22573
4157 * gdb.base/finish-pretty.c: New test.
4158 * gdb.base/finish-pretty.exp: New file.
4159
11ae5818
PA
41602018-06-14 Pedro Alves <palves@redhat.com>
4161
4162 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4163 gdb's expected startup output.
4164
1d39de44
PA
41652018-06-14 Pedro Alves <palves@redhat.com>
4166
4167 * lib/selftest-support.exp (selftest_setup): Remove inlined
4168 function handling.
4169
70ee0000
TV
41702018-06-14 Tom de Vries <tdevries@suse.de>
4171
4172 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4173 matching of breakpoint printing.
4174
11f4b608
TV
41752018-06-13 Tom de Vries <tdevries@suse.de>
4176
4177 PR testsuite/23269
4178 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4179 (fork_child): ... here, and ...
4180 (fork_parent): ... here.
4181
41822018-06-12 Tom de Vries <tdevries@suse.de>
4183
4184 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4185
9516f85a
AB
41862018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4187 Stephen Roberts <stephen.roberts@arm.com>
4188
4189 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4190 rewrite test to describe action performed, rather than possible
4191 failure.
4192
5045b3d7
GB
41932018-06-08 Gary Benson <gbenson@redhat.com>
4194
4195 * gdb.threads/check-libthread-db.exp: New file.
4196 * gdb.threads/check-libthread-db.c: Likewise.
4197
c61b06a1
TT
41982018-06-05 Tom Tromey <tom@tromey.com>
4199
4200 * gdb.base/default.exp: Update expected "show version" output.
4201
eb6af809
TT
42022018-06-05 Tom Tromey <tom@tromey.com>
4203
4204 PR cli/12326:
4205 * gdb.cp/static-print-quit.exp: Update.
4206 * lib/gdb.exp (pagination_prompt): Update.
4207 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4208 * gdb.python/python.exp: Update.
4209
178d6a63
JB
42102018-06-04 Joel Brobecker <brobecker@adacore.com>
4211
4212 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4213
8e817061
JB
42142018-06-01 Joel Brobecker <brobecker@adacore.com>
4215
4216 * gdb.ada/bp_fun_addr: New testcase.
4217
e86ca25f
TT
42182018-06-01 Tom Tromey <tom@tromey.com>
4219
4220 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4221 results.
4222 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4223 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4224 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4225 * gdb.base/maint.exp (maint_pass_if): Update.
4226
4b2dfa9d
MR
42272018-05-31 Maciej W. Rozycki <macro@mips.com>
4228
4229 * gdb.base/endian.exp: New test.
4230 * gdb.base/endian.c: New test source.
4231
45f25d6c
AB
42322018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4233
4234 PR gdb/23203
4235 * gdb.base/bt-selected-frame.c: New file.
4236 * gdb.base/bt-selected-frame.exp: New file.
4237 * lib/gdb.exp (get_current_frame_number): New function.
4238
d9f6d7f8
MR
42392018-05-24 Maciej W. Rozycki <macro@mips.com>
4240 Pedro Alves <palves@redhat.com>
4241
4242 * gdb.threads/tls-core.c: Include <stdlib.h>
4243 (thread_proc): Call `abort'.
4244 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4245 (tls_core_test): New procedure, bits factored out from ...
4246 (top level): ... here. Test both native cores and gcore cores.
4247
ff1cf532
TT
42482018-05-23 Tom Tromey <tom@tromey.com>
4249
4250 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4251
b98664d3
TT
42522018-05-23 Tom Tromey <tom@tromey.com>
4253
4254 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4255 symfile_complaints.
4256 (test_short_complaints): Likewise.
4257 (test_empty_complaints): Likewise.
4258 (test_initial_complaints): Update.
4259
4e9668d0
TT
42602018-05-23 Tom Tromey <tom@tromey.com>
4261
4262 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4263
43ba33c7
TT
42642018-05-23 Tom Tromey <tom@tromey.com>
4265
4266 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4267 (test_short_complaints): Update.
4268
035522c0
PA
42692018-05-22 Pedro Alves <palves@redhat.com>
4270
4271 * gdb.base/remote.exp: Only gdb_start after compiling the
4272 testcase. Issue "disconnect" before testing "set remote" command
4273 defaults. Issue clean_restart before running to main.
4274
cc0be08f
PA
42752018-05-22 Pedro Alves <palves@redhat.com>
4276
4277 * gdb.base/remote.exp: Adjust expected output of "show remote
4278 memory-write-packet-size". Add tests for "set remote
4279 memory-write-packet-size 0" and "set remote
4280 memory-write-packet-size fixed/limit".
4281
b1b60145
PA
42822018-05-22 Pedro Alves <palves@redhat.com>
4283
4284 PR gdb/22973
4285 * gdb.base/utf8-identifiers.c: New file.
4286 * gdb.base/utf8-identifiers.exp: New file.
4287
0ec848ad
PFC
42882018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4289
4290 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4291
2c3305f6
PFC
42922018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4293
4294 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4295
ce1e8424
TT
42962018-05-18 Tom Tromey <tom@tromey.com>
4297
4298 * gdb.base/ptype-offsets.exp: Update.
4299
ddfe970e
KS
43002018-05-17 Keith Seitz <keiths@redhat.com>
4301
4302 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4303 in expected breakpoint stop locations.
4304 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4305 move to proper scope to test variable values.
4306 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4307 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4308 New functions.
4309 (main): Call not_inline_func3.
4310 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4311 inline_func1, inline_func2, and inline_func3. Test that when each
4312 breakpoint is hit, GDB properly reports both the stop location
4313 and the backtrace. Repeat tests for temporary breakpoints.
4314
0726fcc6
MR
43152018-05-15 Maciej W. Rozycki <macro@mips.com>
4316
4317 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4318 rather then trying to access it in determining whether the PID
4319 of `gdbserver' could have been retrieved.
4320
8ee22052
AB
43212018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4322
4323 * gdb.arch/amd64-init-x87-values.S: New file.
4324 * gdb.arch/amd64-init-x87-values.exp: New file.
4325
7785df48
JK
43262018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4327
4328 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4329
56bcdbea
TT
43302018-05-04 Tom Tromey <tom@tromey.com>
4331
4332 PR python/22730:
4333 * gdb.python/python.exp: Test multi-line execute.
4334
a913fffb
TT
43352018-05-04 Tom Tromey <tom@tromey.com>
4336
4337 PR python/22731:
4338 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4339
7a2c85f2
TT
43402018-05-04 Tom Tromey <tom@tromey.com>
4341
4342 PR gdb/11750:
4343 * gdb.base/define.exp: Test defining a user command inside a user
4344 command.
4345 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4346
a3b60e45
JK
43472018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4348 Pedro Alves <palves@redhat.com>
4349
4350 PR breakpoints/19806 and support for PR external/20207.
4351 * gdb.base/watchpoint-unaligned.c: New file.
4352 * gdb.base/watchpoint-unaligned.exp: New file.
4353
45fe4a03
AB
43542018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4355
4356 * gdb.base/maint.exp: Make test names unique, use
4357 test_prefix_command_help to test 'help maint info', and remove
4358 repeated test of 'help maint'.
4359
9be2ae8f
TT
43602018-05-04 Tom Tromey <tom@tromey.com>
4361
4362 PR gdb/22619:
4363 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4364 behavior.
4365
11859c31
AB
43662018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4367
4368 * gdb.base/maint.exp: Process output from 'maint print registers'
4369 line at a time.
4370
089a9490
AB
43712018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4372
4373 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4374 timeout.
4375
9b0797e2
AB
43762018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4377
4378 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4379 filter pattern.
4380
f6ac5f3d
PA
43812018-05-02 Pedro Alves <palves@redhat.com>
4382
4383 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4384 to_log_command renames.
4385 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4386
77d3c63b
TT
43872018-05-02 Tom Tromey <tom@tromey.com>
4388
4389 * gdb.python/py-parameter.exp: Set test message.
4390
0489430a
TT
43912018-05-02 Tom Tromey <tom@tromey.com>
4392
4393 PR python/20084:
4394 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4395 PARAM_ZUINTEGER_UNLIMITED tests.
4396
1632f8ba
DR
43972018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4398
4399 PR rust/23124
4400 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4401 when casting.
4402
6d7bb824
TT
44032018-04-30 Tom Tromey <tom@tromey.com>
4404
4405 * gdb.python/py-type.exp: Check align attribute.
4406 * gdb.python/py-type.c: New "aligncheck" global.
4407
007e1530
TT
44082018-04-30 Tom Tromey <tom@tromey.com>
4409
4410 PR exp/17095:
4411 * gdb.dwarf2/dw2-align.exp: New file.
4412 * gdb.cp/align.exp: New file.
4413 * gdb.base/align.exp: New file.
4414 * lib/gdb.exp (gdb_int128_helper): New proc.
4415 (has_int128_c, has_int128_cxx): New caching procs.
4416
6873858b
TT
44172018-04-27 Tom Tromey <tom@tromey.com>
4418
4419 PR rust/22545:
4420 * gdb.rust/simple.exp: Add inclusive range tests.
4421
79188d8d
PA
44222018-04-26 Pedro Alves <palves@redhat.com>
4423
4424 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4425 ifunc breakpoint locations correctly of ifunc breakpoints set
4426 while the program resolves the ifunc.
4427
c7075ad5
PA
44282018-04-26 Pedro Alves <palves@redhat.com>
4429
4430 * gdb.base/gnu-ifunc-final.c: New file.
4431 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4432 * gdb.base/gnu-ifunc.exp (executable): Delete.
4433 (staticexecutable): Adjust.
4434 (lib_opts, exec_opts): Delete.
4435 (make_binsuffix, build, set-break): New procedures.
4436 (misc_tests): New, with tests factored out from the top level.
4437 (top level): Test different combinations of ifunc resolver name,
4438 resolver with and with debug info, and ifunc target with and
4439 without debug info. Wrap static tests with with_target_prefix.
4440
8388016d
PA
44412018-04-26 Pedro Alves <palves@redhat.com>
4442
4443 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4444 return type" warnings.
4445
249b5733
PA
44462018-04-25 Pedro Alves <palves@redhat.com>
4447
4448 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4449 killed".
4450 * gdb.base/kill-after-signal.exp: Likewise.
4451 * gdb.threads/kill.exp: Likewise.
4452
f67c0c91
SDJ
44532018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4454 Sergio Durigan Junior <sergiodj@redhat.com>
4455 Pedro Alves <palves@redhat.com>
4456
4457 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4458 regexps to expect for '[Inferior ... detached]' as well.
4459 * gdb.base/attach.exp: Likewise.
4460 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4461 "gdb_continue_to_end".
4462 (test_catch_syscall_with_wrong_args): Likewise.
4463 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4464 ']'. Don't set 'verbose' on.
4465 * gdb.base/foll-vfork.exp: Likewise.
4466 * gdb.base/fork-print-inferior-events.c: New file.
4467 * gdb.base/fork-print-inferior-events.exp: New file.
4468 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4469 '[Inferior ... has been killed]' message.
4470 * gdb.base/kill-after-signal.exp: Likewise.
4471 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4472 detach message.
4473 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4474 message.
4475 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4476 regexps to expect for '[Inferior ... detached]' as well.
4477 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4478
0a8ddac4
SM
44792018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4480
4481 PR gdb/23104
4482 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4483
701adfb0
PA
44842018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4485
4486 PR gdb/23095
4487 * gdb.base/break-probes.exp: Pass shlib_load to
4488 prepare_for_testing. Set normal_bp to r_debug_state if target is
4489 bsd.
4490
d27d16bf
RB
44912018-04-19 Richard Bunt <richard.bunt@arm.com>
4492
4493 * gdb.threads/multiple-successive-infcall.c: New test.
4494 * gdb.threads/multiple-successive-infcall.exp: New file.
4495
a037790e
TT
44962018-04-17 Tom Tromey <tom@tromey.com>
4497
4498 * gdb.rust/simple.rs (Union): New type.
4499 (main): New local "u".
4500 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4501
e3a91079
AA
45022018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4503
4504 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4505 number information in output of "whereis" command.
4506 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4507
b744723f
AA
45082018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4509
4510 * gdb.ada/info_types.exp: Adjust expected output to the line
4511 numbers now printed by "info var/func/type".
4512 * gdb.base/completion.exp: Likewise.
4513 * gdb.base/included.exp: Likewise.
4514 * gdb.cp/cp-relocate.exp: Likewise.
4515 * gdb.cp/cplusfuncs.exp: Likewise.
4516 * gdb.cp/namespace.exp: Likewise.
4517 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4518
4a4495d6
MM
45192018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4520
4521 * gdb.btrace/cpu.exp: New.
4522
1d509aa6
MM
45232018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4524
4525 * gdb.base/step-indirect-call-thunk.exp: New.
4526 * gdb.base/step-indirect-call-thunk.c: New.
4527 * gdb.reverse/step-indirect-call-thunk.exp: New.
4528 * gdb.reverse/step-indirect-call-thunk.c: New.
4529
6295b6da
SM
45302018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4531
4532 * gdb.base/pie-fork.c: New file.
4533 * gdb.base/pie-fork.exp: New file.
4534
50146e70
TT
45352018-04-11 Tom Tromey <tom@tromey.com>
4536
4537 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4538
f50d8a2e
PA
45392018-04-10 Pedro Alves <palves@redhat.com>
4540
4541 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4542 exits. Instead loop running forever.
4543 (fork_parent): Run forever too.
4544
a0be7a36
SM
45452018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4546
4547 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4548 mi_continue_to_line.
4549 * gdb.mi/mi-stack.c (callee4): Add comment.
4550
9b73db36
SM
45512018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4552
4553 * gdb.mi/mi-stack.exp: Fix indentation.
4554
c912f608
SM
45552018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4556
4557 PR gdb/22979
4558 * gdb.arch/amd64-osabi.exp: New file.
4559
26540402
SM
45602018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4561
4562 PR gdb/22980
4563 * gdb.base/osabi.exp: New file.
4564
121ad66c 45652018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4566
4567 * gdb.cp/static-typedef-print.exp: New file.
4568 * gdb.cp/static-typedef-print.cc: New file.
4569
3fcded8f
JB
45702018-03-27 Joel Brobecker <brobecker@adacore.com>
4571
4572 * gdb.ada/varsize_limit: New testcase.
4573
59cc4834
JB
45742018-03-27 Joel Brobecker <brobecker@adacore.com>
4575
4576 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4577
4578 * gdb.ada/notcplusplus: New testcase.
4579
4580 * gdb.base/c-linkage-name.c: New file.
4581 * gdb.base/c-linkage-name.exp: New testcase.
4582
4ca59a9f
TT
45832018-03-26 Tom Tromey <tom@tromey.com>
4584
4585 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4586 * gdb.python/py-framefilter.py (name_error): New global.
4587 (ErrorInName.function): Use name_error.
4588
978d6c75
TT
45892018-03-26 Tom Tromey <tom@tromey.com>
4590
4591 PR backtrace/15582:
4592 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4593
b7fee5a3
KS
45942018-03-23 Keith Seitz <keiths@redhat.com>
4595
4596 PR c++/22968
4597 * gdb.cp/subtypes.exp: New file.
4598 * gdb.cp/subtypes.h: New file.
4599 * gdb.cp/subtypes.cc: New file.
4600 * gdb.cp/subtypes-2.cc: New file.
4601
376be529
AB
46022018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4603
4604 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4605 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4606 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4607 -nostartfiles when compiling the test. Confirm that all registers
4608 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4609
066cfa98
AB
46102018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4611
4612 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4613 option, syntax was wrong anyway.
4614 * gdb.arch/arm-disp-step.exp: Likewise.
4615 * gdb.arch/sparc64-regs.exp: Likewise.
4616 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4617 option, syntax was wrong anyway, switch to use
4618 prepare_for_testing.
4619 * gdb.arch/i386-disp-step.exp: Likewise.
4620
079670b9
AA
46212018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4622
4623 * gdb.ada/exec_changed.exp: Replace "target_info exists
4624 use_gdb_stub" by "use_gdb_stub".
4625 * gdb.ada/start.exp: Likewise.
4626 * gdb.base/async-shell.exp: Likewise.
4627 * gdb.base/attach-pie-misread.exp: Likewise.
4628 * gdb.base/attach-wait-input.exp: Likewise.
4629 * gdb.base/break-entry.exp: Likewise.
4630 * gdb.base/break-interp.exp: Likewise.
4631 * gdb.base/dprintf-detach.exp: Likewise.
4632 * gdb.base/nostdlib.exp: Likewise.
4633 * gdb.base/solib-nodir.exp: Likewise.
4634 * gdb.base/statistics.exp: Likewise.
4635 * gdb.base/testenv.exp: Likewise.
4636 * gdb.mi/mi-exec-run.exp: Likewise.
4637 * gdb.mi/mi-start.exp: Likewise.
4638 * gdb.multi/dummy-frame-restore.exp: Likewise.
4639 * gdb.multi/multi-arch-exec.exp: Likewise.
4640 * gdb.multi/multi-arch.exp: Likewise.
4641 * gdb.multi/tids.exp: Likewise.
4642 * gdb.multi/watchpoint-multi.exp: Likewise.
4643 * gdb.python/py-events.exp: Likewise.
4644 * gdb.threads/attach-into-signal.exp: Likewise.
4645 * gdb.threads/attach-stopped.exp: Likewise.
4646 * gdb.threads/threadapply.exp: Likewise.
4647 * lib/selftest-support.exp: Likewise.
4648
26d6cec4
AA
46492018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4650
4651 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4652
4ee89e90
SR
46532018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4654
4655 * gdb.perf/template-breakpoints.cc: New file.
4656 * gdb.perf/template-breakpoints.exp: New file.
4657 * gdb.perf/template-breakpoints.py: New file.
4658
92630041
TT
46592018-03-19 Tom Tromey <tom@tromey.com>
4660
4661 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4662 y0.
4663 * gdb.rust/simple.exp: Test bare identifier form of struct
4664 initializer.
4665
76727919
TT
46662018-03-19 Tom Tromey <tom@tromey.com>
4667
4668 * gdb.gdb/observer.exp: Remove.
4669
194ed413
AA
46702018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4671
4672 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4673 "qualified" option when setting breakpoints.
4674 * gdb.trace/backtrace.exp: Likewise.
4675 * gdb.trace/circ.exp: Likewise.
4676 * gdb.trace/collection.exp: Likewise.
4677 * gdb.trace/disconnected-tracing.exp: Likewise.
4678 * gdb.trace/ftrace-lock.exp: Likewise.
4679 * gdb.trace/ftrace.exp: Likewise.
4680 * gdb.trace/infotrace.exp: Likewise.
4681 * gdb.trace/packetlen.exp: Likewise.
4682 * gdb.trace/passc-dyn.exp: Likewise.
4683 * gdb.trace/qtro.exp: Likewise.
4684 * gdb.trace/read-memory.exp: Likewise.
4685 * gdb.trace/report.exp: Likewise.
4686 * gdb.trace/signal.exp: Likewise.
4687 * gdb.trace/status-stop.exp: Likewise.
4688 * gdb.trace/strace.exp: Likewise.
4689 * gdb.trace/tfind.exp: Likewise.
4690 * gdb.trace/trace-break.exp: Likewise.
4691 * gdb.trace/trace-condition.exp: Likewise.
4692 * gdb.trace/trace-mt.exp: Likewise.
4693 * gdb.trace/tstatus.exp: Likewise.
4694 * gdb.trace/tsv.exp: Likewise.
4695 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4696 * gdb.trace/unavailable.exp: Likewise.
4697 * gdb.trace/while-dyn.exp: Likewise.
4698
8b067d2c
AA
46992018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4700
4701 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4702 that libinproctrace is copied to the target.
4703
3ae9ce5d
TT
47042018-03-14 Tom Tromey <tom@tromey.com>
4705
4706 PR cli/14977:
4707 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4708 a null pointer.
4709 * gdb.base/wchar.exp: Likewise.
4710
b8c2339b
TT
47112018-03-14 Tom Tromey <tom@tromey.com>
4712
4713 PR cli/19918:
4714 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4715 flag.
4716
4872dc46
SM
47172018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4718
4719 PR gdb/22841
4720 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4721 "target" to remote_exec.
4722
e4fe3756
SM
47232018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4724
4725 PR gdb/22841
4726 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4727 ${board}_upload): Remove.
4728
e95a97d4
AA
47292018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4730
4731 * gdb.cp/watch-cp.cc: New test.
4732 * gdb.cp/watch-cp.exp: New file.
4733
dbbb1059
AB
47342018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4735
4736 * gdb.base/infcall-nested-structs.exp: New file.
4737 * gdb.base/infcall-nested-structs.c: New file.
4738 * gdb.base/float.exp: Add riscv support.
4739
ecc054c0
TP
47402018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4741
4742 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4743 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4744
25e3c82c
SDJ
47452018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4746
4747 * gdb.server/abspath.exp: New file.
4748 * lib/gdb.exp (with_cwd): New procedure.
4749
3083294d
SM
47502018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4751
4752 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4753 use it.
4754 (gdb_is_target_remote_prompt): New proc.
4755 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4756 (gdb_is_target_native): Pass prompt parameter to
4757 gdb_is_target_1.
4758
3275ef47
SM
47592018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4760
4761 * gdb.base/load-command.c: New file.
4762 * gdb.base/load-command.exp: New file.
4763 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4764 (gdb_is_target_1): ...this, and generalize for other targets
4765 than just remote.
4766 (gdb_is_target_remote): Use gdb_is_target_1.
4767 (gdb_is_target_native): use gdb_is_target_1.
4768
6893c19a
TT
47692018-02-26 Tom Tromey <tom@tromey.com>
4770
4771 PR python/16497:
4772 * gdb.python/py-framefilter.exp: Update test.
4773
2ddeaf8a
TT
47742018-02-26 Tom Tromey <tom@tromey.com>
4775
4776 * gdb.dwarf2/variant.c: New file.
4777 * gdb.dwarf2/variant.exp: New file.
4778
c9317f21
TT
47792018-02-26 Tom Tromey <tom@tromey.com>
4780
4781 * gdb.rust/simple.exp: Accept more possible results in enum test.
4782
6f6d0c26
SM
47832018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4784
4785 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4786 parentheses.
4787
11b03145
MR
47882018-02-23 Maciej W. Rozycki <macro@mips.com>
4789
4790 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4791 name of a variable: $actual_linejj -> $actual_line.
4792
54a27fe5
JB
47932018-02-21 John Baldwin <jhb@FreeBSD.org>
4794
4795 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4796
de65820c
MM
47972018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4798
4799 * gdb.btrace/buffer-size.exp: Do not force BTS.
4800
980548fd
PA
48012018-02-14 Pedro Alves <palves@redhat.com>
4802
4803 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4804 getting a "Quit".
4805
c4e12631
MM
48062018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4807
4808 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4809 Fix test name.
4810
c2e0e465
SM
48112018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4812
4813 * gdb.cp/m-static.exp: Check type of optimized out static
4814 member.
4815
f7216783
AB
48162018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4817
4818 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4819 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4820
0625771b
LS
48212018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4822 Leszek Swirski <leszeks@google.com>
4823
4824 * gdb.python/py-prettyprint.c
4825 (struct to_string_returns_value_inner,
4826 struct to_string_returns_value_wrapper): New.
4827 (main): Add tsrvw variable.
4828 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4829 ToStringReturnsValueWrapper): New classes.
4830 (register_pretty_printers): Register new pretty-printers.
4831 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4832 recursive pretty printer.
4833 * gdb.python/py-mi.exp: Likewise.
4834
59498c30
LS
48352018-02-01 Leszek Swirski <leszeks@google.com>
4836
4837 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4838 functions with the same name as an include file are parsed
4839 correctly.
4840
d4d38844
YQ
48412018-02-01 Yao Qi <yao.qi@linaro.org>
4842
4843 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4844 "\[^\r\n\]*".
4845
07e5f5cf
NP
48462018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4847
4848 * gdb.arch/powerpc-prologue-frame.s: New file.
4849 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4850 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4851
929b5ad4
JB
48522018-01-31 Joel Brobecker <brobecker@adacore.com>
4853
4854 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4855
e671cd59
PA
48562018-01-30 Pedro Alves <palves@redhat.com>
4857
4858 PR gdb/13211
4859 * gdb.base/interrupt-daemon.c: New.
4860 * gdb.base/interrupt-daemon.exp: New.
4861 * gdb.multi/multi-term-settings.c: New.
4862 * gdb.multi/multi-term-settings.exp: New.
4863
fc413dc4
JB
48642018-01-30 Joel Brobecker <brobecker@adacore.com>
4865
4866 * gdb.base/break.exp: Save the location where the breakpoint
4867 on break.c:47 was actually inserted when debugging the version
4868 compiled at -O2 and use it in the expected output of the "info
4869 break" test performed soon after.
4870
5c319bb2
PA
48712018-01-22 Pedro Alves <palves@redhat.com>
4872 Sergio Durigan Junior <sergiodj@redhat.com>
4873
4874 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4875 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4876
a9e40818
JB
48772018-01-22 Joel Brobecker <brobecker@adacore.com>
4878
4879 * gdb.base/break-include.c, gdb.base/break-include.inc,
4880 gdb.base/break-include.exp: New files.
4881 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4882 line number now being the actual line number where the breakpoint
4883 was inserted.
4884 * gdb.mi/mi-break.exp: Likewise.
4885 * gdb.mi/mi-reverse.exp: Likewise.
4886 * gdb.mi/mi-simplerun.exp: Ditto.
4887
e707fc44
AB
48882018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4889
4890 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4891 varobj.
4892 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4893
ae451627
AB
48942018-01-21 Don Breazeal <donb@codesourcery.com>
4895 Andrew Burgess <andrew.burgess@embecosm.com>
4896
4897 * gdb.mi/basics.c: Add new global.
4898 * gdb.mi/mi-frame-regs.exp: New file.
4899 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4900 case.
4901
b1b189e0
AB
49022018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4903
4904 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4905 non-parameter, and on an unknown symbol.
4906
fcfcc376
TT
49072018-01-19 Tom Tromey <tom@tromey.com>
4908
4909 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4910 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4911
634c1c31
AA
49122018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4913
4914 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4915 setrlimit and chdir to int.
4916
d6ad07fd
AA
49172018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4918
4919 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4920 function.
4921 (my_tend): Likewise.
4922 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4923 rationale of avoiding FP- and vector instructions.
4924
adf8243b
RK
49252018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4926
4927 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4928 "info reg" with "\[ \t\]*".
4929 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4930 "\[ \t\]+".
4931 * gdb.arch/s390-multiarch.exp: Ditto.
4932 * gdb.base/pc-fp.exp: Ditto.
4933 * gdb.reverse/i386-precsave.exp: Ditto.
4934 * gdb.reverse/i386-reverse.exp: Ditto.
4935 * gdb.reverse/i387-env-reverse.exp: Ditto.
4936 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4937
dcc06925
AA
49382018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4939
4940 * lib/gdb.exp (gdb_compile): Re-enable use of
4941 universal_compile_options for languages other than Rust.
4942
25d4fd80
AA
49432018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4944
4945 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4946
ee7f689e 49472018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4948
4949 PR gdb/16577
4950 * gdb.base/solib-vanish.exp: New.
4951 * gdb.base/solib-vanish-main.c: New.
4952 * gdb.base/solib-vanish-lib1.c: New.
4953 * gdb.base/solib-vanish-lib2.c: New.
4954
d8447b6b
YQ
49552018-01-17 Yao Qi <yao.qi@linaro.org>
4956
4957 * gdb.compile/compile.exp: Match the address printed for
4958 frame in the output of command "bt".
4959
86d6a90c
TT
49602018-01-15 Tom Tromey <tom@tromey.com>
4961
4962 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4963 compute sp_reg.
4964
cbcdb1aa
AB
49652018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4966
4967 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4968 to prepare.
4969 (prepare): Return 0 on error, 1 on success.
4970
eea61984
PA
49712018-01-12 Pedro Alves <palves@redhat.com>
4972
4973 * gdb.base/continue-after-aborted-step-over.c: New.
4974 * gdb.base/continue-after-aborted-step-over.exp: New.
4975
6181e9c2
SM
49762018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4977
4978 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4979 options when not creating an executable.
4980
3cada740
PA
49812018-01-11 Pedro Alves <palves@redhat.com>
4982
4983 PR remote/22597
4984 * gdb.server/stop-reply-no-thread.c: New file.
4985 * gdb.server/stop-reply-no-thread.exp: New file.
4986
c63d3e8d
PA
49872018-01-10 Pedro Alves <palves@redhat.com>
4988
4989 PR gdb/22670
4990 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4991 functions too. Test setting breakpoints and printing C functions
4992 with no debug info too.
4993 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4994
d4c2a405
PA
49952018-01-10 Pedro Alves <palves@redhat.com>
4996
4997 PR gdb/22670
4998 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4999 a fail.
5000
8825213e
PA
50012018-01-10 Pedro Alves <palves@redhat.com>
5002
5003 PR gdb/22670
5004 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5005
605fd3c6
YQ
50062018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5007
5008 * gdb.server/unittest.exp: Match the output in non-development
5009 mode.
5010
1e5ded6c
YQ
50112018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5012
5013 * gdb.gdb/unittest.exp: Match output in non-development mode.
5014
30066b0b
JB
50152018-01-08 Joel Brobecker <brobecker@adacore.com>
5016
5017 * gdb.ada/access_tagged_param.exp: Relax expected output
5018 for value of "ObjL" in "continue" to pck.inspect breakpoint
5019 test.
5020
04bafb1e
XR
50212018-01-08 Joel Brobecker <brobecker@adacore.com>
5022
9f86398b
JB
5023 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5024 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5025
e379cee6
PA
50262018-01-05 Pedro Alves <palves@redhat.com>
5027
5028 PR gdb/18653
5029 * gdb.base/libsegfault.exp: New.
5030
de63c46b
PA
50312018-01-05 Joel Brobecker <brobecker@adacore.com>
5032
5033 PR gdb/22670
5034 * gdb.ada/access_tagged_param.exp: New file.
5035 * gdb.ada/access_tagged_param/foo.adb: New file.
5036
f98fc17b
PA
50372018-01-05 Pedro Alves <palves@redhat.com>
5038
5039 PR gdb/22670
5040 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5041 exercise lower case too, and to exercise both full matching and
5042 wild matching.
5043
342f8240
JB
50442018-01-05 Joel Brobecker <brobecker@adacore.com>
5045
5046 * gdb.ada/rename_subscript_param: New testcase.
5047
7150d33c
JG
50482018-01-05 Jerome Guitton <guitton@adacore.com>
5049
5050 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5051
cc0e770c
JB
50522018-01-05 Joel Brobecker <brobecker@adacore.com>
5053
5054 * gdb.ada/convvar_comp: New testcase.
5055
672a41aa 50562018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5057
5058 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5059 (My_Table): New global variable.
5060 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5061
7365ec2f
JB
50622018-01-04 Joel Brobecker <brobecker@adacore.com>
5063
5064 PR gdb/22670
5065 * gdb.ada/maint_with_ada: New testcase.
5066
289483b6
JB
50672018-01-04 Joel Brobecker <brobecker@adacore.com>
5068
5069 PR gdb/22670
5070 * gdb.ada/bp_c_mixed_case: New testcase.
5071
344420da
JB
50722018-01-04 Joel Brobecker <brobecker@adacore.com>
5073
5074 PR gdb/22670
5075 * gdb.ada/complete.exp: Add "complete break ada" test.
5076
66fc87a0
JB
50772018-01-04 Joel Brobecker <brobecker@adacore.com>
5078
5079 PR gdb/22670
5080 * gdb.ada/info_addr_mixed_case: New testcase.
5081
9f757bf7
XR
50822018-01-03 Xavier Roirand <roirand@adacore.com>
5083
5084 * gdb.ada/excep_handle.exp: New testcase.
5085 * gdb.ada/excep_handle/foo.adb: New file.
5086 * gdb.ada/excep_handle/pck.ads: New file.
5087
bd570f80
JB
50882018-01-03 Joel Brobecker <brobecker@adacore.com>
5089
5090 * gdb.base/step-line.c: Add extra empty line in copyright header.
5091 * gdb.base/step-line.inp: Likewise.
5092
9fe561ab
JB
50932018-01-02 Joel Brobecker <brobecker@adacore.com>
5094
5095 * gdb.ada/dyn_stride.exp: Add slice test.
5096
a405673c
JB
50972018-01-02 Joel Brobecker <brobecker@adacore.com>
5098
5099 * gdb.ada/dyn_stride: New testcase.
5100
cef0f868
SH
51012017-12-27 Stafford Horne <shorne@gmail.com>
5102
5103 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5104 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5105
b67d92b0
SH
51062017-12-27 Stafford Horne <shorne@gmail.com>
5107
5108 * gdb.base/reggroups.c: New file.
5109 * gdb.base/reggroups.exp: New file.
5110
eccab96d
JB
51112017-12-18 Joel Brobecker <brobecker@adacore.com>
5112
5113 * gdb.dwarf2/ada-valprint-error.c: New file.
5114 * gdb.dwarf2/ada-valprint-error.exp: New file.
5115
0e2da9f0
JB
51162017-12-18 Joel Brobecker <brobecker@adacore.com>
5117
5118 * gdb.ada/assign_arr: New testcase.
5119
cb923fcc
XR
51202017-12-18 Xavier Roirand <roirand@adacore.com>
5121
5122 * gdb.ada/funcall_ptr: New testcase.
5123
7c161838
SDJ
51242017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5125
5126 PR cli/16224
5127 * gdb.base/ptype-offsets.cc: New file.
5128 * gdb.base/ptype-offsets.exp: New file.
5129
1af17fd9
YQ
51302017-12-15 Yao Qi <yao.qi@linaro.org>
5131
5132 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5133 if XML is disabled.
5134
828d5846
XR
51352017-12-15 Xavier Roirand <roirand@adacore.com>
5136
5137 * gdb.ada/same_component_name: New testcase.
5138
79e8fcaa
JB
51392017-12-14 Joel Brobecker <brobecker@adacore.com>
5140
5141 * gdb.ada/str_binop_equal: New testcase.
5142
e05fa6f9
JB
51432017-12-14 Joel Brobecker <brobecker@adacore.com>
5144
5145 * gdb.ada/task_switch_in_core: New testcase.
5146
b89641ba
SM
51472017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5148
5149 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5150 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5151 call test_bkpt_qualified.
5152 (test_bkpt_qualified): New proc.
5153
6892d2e4
PA
51542017-12-13 Pedro Alves <palves@redhat.com>
5155
5156 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5157 Tighten regexp by matching with an anchor.
5158
a22ecf70
PA
51592017-12-13 Pedro Alves <palves@redhat.com>
5160
5161 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5162 ("expression with namespace"): New set of tests.
5163 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5164 (Nested::Test_NS::qux): New.
5165 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5166 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5167
9937536c
JB
51682017-12-13 Joel Brobecker <brobecker@adacore.com>
5169
5170 * gdb.base/server-del-break.c: New file.
5171 * gdb.base/server-del-break.exp: New file.
5172
fe49c6f5
SH
51732017-12-12 Stafford Horne <shorne@gmail.com>
5174
5175 * gdb.xml/tdesc-regs.exp: Add or1k support.
5176
c3d18620
SH
51772017-12-12 Stafford Horne <shorne@gmail.com>
5178
5179 * gdb.base/bp-permanent.c: Define nop of or1k.
5180
c5f9cfc8
JB
51812017-12-11 Joel Brobecker <brobecker@adacore.com>
5182
5183 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5184 output with components being reordered.
5185
a9c135fc
JB
51862017-12-11 Joel Brobecker <brobecker@adacore.com>
5187
5188 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5189 output with components being reordered.
5190
927aa2e7
JK
51912017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5192 Pedro Alves <palves@redhat.com>
5193
5194 * gdb.base/maint.exp (check for .gdb_index): Check also for
5195 .debug_names.
5196 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5197 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5198 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5199 (.gdb_index used after symbol reloading): Support also .debug_names.
5200 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5201
f17d9474
YQ
52022017-12-08 Yao Qi <yao.qi@linaro.org>
5203
5204 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5205 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5206
a0de8c21
YQ
52072017-12-08 Yao Qi <yao.qi@linaro.org>
5208
5209 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5210 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5211
a738ea1d
YQ
52122017-12-08 Yao Qi <yao.qi@linaro.org>
5213
5214 * gdb.arch/aarch64-tagged-pointer.c: New file.
5215 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5216
1cd9a73b
SDJ
52172017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5218
5219 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5220 "int".
5221
fa6eb693
KS
52222017-12-07 Keith Seitz <keiths@redhat.com>
5223
5224 PR breakpoints/22569
5225 * gdb.linespec/ls-errs.exp: Change expected result of "break
5226 -source this file has spaces.c -line 3".
5227 Check that an explicit source file followed by whitespace is
5228 identified as an invalid explicit location.
5229
883fd55a
KS
52302017-12-07 Keith Seitz <keiths@redhat.com>
5231
5232 * gdb.cp/nested-types.cc: New file.
5233 * gdb.cp/nested-types.exp: New file.
5234 * lib/cp-support.exp: Load data-structures.exp library.
5235 (debug_cp_test_ptype_class): New global.
5236 (cp_ptype_class_verbose, next_line): New procedures.
5237 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5238 Add and document new return value.
5239 Switch the list of lines to a queue.
5240 Add support for new `type' key for nested type definitions.
5241 Add debugging/troubleshooting messages.
5242 * lib/data-structures.exp: New file.
5243
ec72db3e
SM
52442017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5245
5246 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5247 with proc_with_prefix, don't use with_test_prefix.
5248
99598d71
TT
52492017-12-07 Tom Tromey <tom@tromey.com>
5250
5251 * gdb.base/break.exp: Add test for empty "commands".
5252
a8806230
YQ
52532017-12-07 Yao Qi <yao.qi@linaro.org>
5254
5255 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5256 malloc and catch syscall.
5257
824cc835
PM
52582017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5259
e79be6e5 5260 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5261 tests for explicit locations.
5262
7cc244de
PA
52632017-12-06 Pedro Alves <palves@redhat.com>
5264
5265 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5266 force-disabling XML descriptions.
5267
50a1fdd5
PA
52682017-12-04 Pedro Alves <palves@redhat.com>
5269
5270 PR gdb/22499
5271 * gdb.arch/amd64-disp-step-avx.S: New file.
5272 * gdb.arch/amd64-disp-step-avx.exp: New file.
5273
f0fb2488
PA
52742017-12-03 Pedro Alves <palves@redhat.com>
5275
5276 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5277 and <string.h>.
5278 (parent_function): Print distinct messages when waitpid fails, or
5279 the child exits with a signal, or the child exits for an unhandled
5280 reason.
5281 * gdb.threads/process-dies-while-detaching.exp
5282 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5283 it. Wait for both inferior output and GDB's prompt. Use an
5284 indirect spawn id list.
5285 (do_detach): New parameter 'child_exit'. Use it to compute
5286 expected inferior output.
5287 (test_detach, test_detach_watch, test_detach_killed_outside):
5288 Adjust to pass down the expected child exit kind.
5289
97cbe998
SDJ
52902017-12-01 Joel Brobecker <brobecker@adacore.com>
5291 Sergio Durigan Junior <sergiodj@redhat.com>
5292 Pedro Alves <palves@redhat.com>
5293
5294 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5295
40fc416f
SDJ
52962017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5297
5298 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5299 to 'symbol-file' and 'add-symbol-file' can be
5300 position-independent.
5301
1cc75e92
YQ
53022017-12-01 Yao Qi <yao.qi@linaro.org>
5303
5304 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5305 the URL in copyright header.
5306 * gdb.arch/aarch64-fp.exp: Likewise.
5307 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5308 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5309 * gdb.base/expand-psymtabs.exp: Likewise.
5310 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5311 * gdb.fortran/common-block.exp: Likewise.
5312 * gdb.fortran/common-block.f90: Likewise.
5313 * gdb.fortran/logical.exp: Likewise.
5314 * gdb.fortran/vla-datatypes.f90: Likewise.
5315 * gdb.fortran/vla-sub.f90: Likewise.
5316
875fb7a7
JB
53172017-11-30 Joel Brobecker <brobecker@adacore.com>
5318
5319 * gdb.ada/repeat_dyn: New testcase.
5320
6f14765f
UW
53212017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5322
5323 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5324 Update for changed thread numbering.
5325 * gdb.cell/bt.exp: Update for changed GDB output.
5326
f1af7b94
SM
53272017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5328
5329 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5330 setting isremote by hand.
5331 * boards/dwarf4-gdb-index.exp: Likewise.
5332 * boards/fission.exp: Likewise.
5333 * boards/stabs.exp: Likewise.
5334
e3919f3e
PA
53352017-11-30 Pedro Alves <palves@redhat.com>
5336
5337 * gdb.linespec/cpls-ops.exp
5338 (check_explicit_skips_function_argument): Extract the underlying
5339 type of size_t instead of hardcoding it.
5340
bd69330d
PA
53412017-11-29 Pedro Alves <palves@redhat.com>
5342
5343 PR c++/19436
5344 * gdb.linespec/cpls-abi-tag.cc: New file.
5345 * gdb.linespec/cpls-abi-tag.exp: New file.
5346
a20714ff
PA
53472017-11-29 Pedro Alves <palves@redhat.com>
5348
5349 * gdb.base/langs.exp: Use -qualified.
5350 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5351 it.
5352 * gdb.cp/namespace.exp: Use -qualified.
5353 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5354 (overload-3, template-overload, template-ret-type, const-overload)
5355 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5356 procedures.
5357 (test_driver): Call them.
5358 * gdb.cp/save-bp-qualified.cc: New.
5359 * gdb.cp/save-bp-qualified.exp: New.
5360 * gdb.linespec/explicit.exp: Test -qualified.
5361 * lib/completion-support.exp (completion::explicit_opts_list): Add
5362 "-qualified".
5363 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5364
f6f1d339
PM
53652017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5366
5367 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5368
02ca603a
TT
53692017-11-29 Tom Tromey <tom@tromey.com>
5370
5371 * gdb.base/relocate.exp: Update invalid argument test.
5372 Add new tests for invalid arguments.
5373
ed6c0bfb
TP
53742017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5375
5376 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5377 Return 0 as a long.
5378 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5379
f106e10e
TP
53802017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5381
5382 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5383 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5384 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5385 func ().
5386 * gdb.cp/shadow.cc (B.func): Return 0.
5387
10329bb2
JB
53882017-11-27 Joel Brobecker <brobecker@adacore.com>
5389
5390 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5391 expected output in gdb_expect call to allow the exception
5392 message to be present as well. Fix syntax confusion to avoid
5393 TCL thinking that exception_name is an array.
5394
617cd4bc
UW
53952017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5396
5397 * gdb.arch/spu-info.c: Include <unistd.h>.
5398 (do_signal_test): Fix broken calls to write.
5399 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5400 Fix checks for empty mailboxes. Update signal tests for corrected
5401 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5402 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5403 * gdb.cell/arch.exp: Use standard_output_file.
5404 * gdb.cell/break.exp: Likewise.
5405 * gdb.cell/bt.exp: Likewise.
5406 * gdb.cell/core.exp: Likewise.
5407 * gdb.cell/dwarfaddr.exp: Likewise.
5408 * gdb.cell/ea-cache.exp: Likewise.
5409 * gdb.cell/ea-standalone.exp: Likewise.
5410 * gdb.cell/f-regs.exp: Likewise.
5411 * gdb.cell/fork.exp: Likewise.
5412 * gdb.cell/gcore.exp: Likewise.
5413 * gdb.cell/mem-access.exp: Likewise.
5414 * gdb.cell/ptype.exp: Likewise.
5415 * gdb.cell/registers.exp: Likewise.
5416 * gdb.cell/sizeof.exp: Likewise.
5417 * gdb.cell/solib-symbol.exp: Likewise.
5418 * gdb.cell/solib.exp: Likewise.
617cd4bc 5419
a81aaca0
PA
54202017-11-25 Pedro Alves <palves@redhat.com>
5421
5422 * gdb.base/complete-empty.exp: New file.
5423 * gdb.base/completion.exp: Adjust.
5424
6a3c6ee4
PA
54252017-11-25 Pedro Alves <palves@redhat.com>
5426
5427 * gdb.linespec/cpls-ops.cc: New file.
5428 * gdb.linespec/cpls-ops.exp: New file.
5429 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5430 factored out from ...
5431 (test_complete_prefix_range): ... this.
5432
8955eb2d
PA
54332017-11-24 Pedro Alves <palves@redhat.com>
5434
5435 * gdb.linespec/cpcompletion.exp: New file.
5436 * gdb.linespec/cpls-hyphen.cc: New file.
5437 * gdb.linespec/cpls.cc: New file.
5438 * gdb.linespec/cpls2.cc: New file.
5439 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5440 test to use test_gdb_complete_unique. Add label completion,
5441 keyword completion and explicit location completion tests.
5442 * lib/completion-support.exp: New file.
5443
e547c119
JB
54442017-11-24 Joel Brobecker <brobecker@adacore.com>
5445
5446 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5447 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5448 when hitting an exception catchpoint.
5449
7c3c1aa8
YQ
54502017-11-22 Yao Qi <yao.qi@linaro.org>
5451
5452 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5453
41bd68f5
SM
54542017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5455
5456 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5457 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5458 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5459
1daad298
YQ
54602017-11-22 Yao Qi <yao.qi@linaro.org>
5461
5462 * gdb.base/info-os.exp: Pass pthreads.
5463 * gdb.multi/multi-attach.exp: Likewise.
5464
88465e87
YQ
54652017-11-22 Yao Qi <yao.qi@linaro.org>
5466
5467 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5468 compiler.
5469
dc196b23
YQ
54702017-11-22 Yao Qi <yao.qi@linaro.org>
5471
5472 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5473 * gdb.base/break-interp.exp: Likewise.
5474 * gdb.base/jit-attach-pie.exp: Likewise.
5475
2400729e
UW
54762017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5477
5478 * gdb.base/float128.c (large128): New variable.
5479 * gdb.base/float128.exp: Add test to print largest __float128 value.
5480
7a26362d
UW
54812017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5482
5483 * gdb.arch/vsx-regs.exp: Update register content checks.
5484
ed0f4273
UW
54852017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5486
5487 * gdb.arch/ppc-longdouble.exp: New file.
5488 * gdb.arch/ppc-longdouble.c: Likewise.
5489
a25d69c6
PA
54902017-11-21 Pedro Alves <palves@redhat.com>
5491
5492 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5493
73fcf641
PA
54942017-11-20 Pedro Alves <palves@redhat.com>
5495
5496 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5497 (long_double_typedef): New typedefs.
5498 Use DEF on double and long double.
5499 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5500 cases.
5501 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5502 and 'long_double_ptr_same_size' locals. Use them to decide
5503 whether cast from array/function to float is valid/invalid.
5504
71a3c369
TT
55052017-11-17 Tom Tromey <tom@tromey.com>
5506
5507 * gdb.rust/traits.rs: New file.
5508 * gdb.rust/traits.exp: New file.
5509
ced9779b
JB
55102017-11-17 Joel Brobecker <brobecker@adacore.com>
5511
5512 * gdb.ada/minsyms: New testcase.
5513
a0922d80
PA
55142017-11-16 Pedro Alves <palves@redhat.com>
5515
5516 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5517 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5518
ea04e54c
PA
55192017-11-16 Pedro Alves <palves@redhat.com>
5520
5521 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5522 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5523
e849ea89
PA
55242017-11-16 Pedro Alves <palves@redhat.com>
5525
5526 * gdb.server/reconnect-ctrl-c.c: New file.
5527 * gdb.server/reconnect-ctrl-c.exp: New file.
5528
d8ae99a7
PM
55292017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5530
5531 * gdb.python/py-rbreak.exp: New file.
5532 * gdb.python/py-rbreak.c: New file.
5533 * gdb.python/py-rbreak-func2.c: New file.
5534
968a13f8
PA
55352017-11-16 Pedro Alves <palves@redhat.com>
5536
5537 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5538 pattern.
5539 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5540 GDB.
5541
71774bc9
SM
55422017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5543
5544 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5545 regex.
5546
ddbb44cf
SM
55472017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5548
5549 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5550 test names.
5551
584a564f
PA
55522017-11-09 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5555 factored out from ...
5556 (top level): ... here, and adjusted to avoid expecting beyond the
5557 prompt in a single gdb_test_multiple.
5558
5ed7a928
PA
55592017-11-09 Pedro Alves <palves@redhat.com>
5560
5561 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5562 output.
5563 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5564 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5565 * gdb.server/ext-run.exp ("kill" test): Likewise.
5566 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5567
a60e0738
PA
55682017-11-09 Pedro Alves <palves@redhat.com>
5569
5570 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5571 match till end of line.
5572
2c88253f
PA
55732017-11-09 Pedro Alves <palves@redhat.com>
5574
5575 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5576
c7a38517
PA
55772017-11-09 Pedro Alves <palves@redhat.com>
5578
5579 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5580 New procedures, factored out from ...
5581 (top level): ... here, and adjusted to avoid expecting beyond the
5582 prompt in one go.
5583
f29f4b6b
PA
55842017-11-09 Pedro Alves <palves@redhat.com>
5585
5586 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5587 output. Fix '?' match.
5588
286acbb5
JB
55892017-11-08 Joel Brobecker <brobecker@adacore.com>
5590
5591 * gdb.ada/scoped_watch: New testcase.
5592 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5593 which is actually correct.
5594 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5595 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5596
62d7ae92
PA
55972017-11-08 Pedro Alves <palves@redhat.com>
5598
5599 * gdb.gdb/complaints.exp (test_initial_complaints)
5600 (test_serial_complaints, test_short_complaints): Call
5601 complaint_internal instead of complaint.
5602
280ca31f
DT
56032017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5604
5605 * gdb.threads/tls-core.c: New file.
5606 * gdb.threads/tls-core.exp: Likewise.
5607
b5ec771e
PA
56082017-11-08 Pedro Alves <palves@redhat.com>
5609
5610 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5611 (p Exported_Capitalized): New test.
5612 (p exported_capitalized): New test.
5613
a02b41a7
PA
56142017-11-07 Pedro Alves <palves@redhat.com>
5615
5616 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5617
95e95a6d
PA
56182017-11-07 Pedro Alves <palves@redhat.com>
5619
5620 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5621 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5622 (disable_invalid, disable_inverted, disable_negative): New
5623 procedures.
5624 ("bad numbers"): New set of tests.
5625
cee62dbd
PA
56262017-11-07 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.cp/ena-dis-br-range.exp: Add tests.
5629
cc638e86
PA
56302017-11-07 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5633
d0fe4701
XR
56342017-11-07 Xavier Roirand <roirand@adacore.com>
5635 Pedro Alves <palves@redhat.com>
5636
5637 * gdb.base/ena-dis-br.exp: Add reference to
5638 gdb.cp/ena-dis-br-range.exp.
5639 * gdb.cp/ena-dis-br-range.exp: New file.
5640 * gdb.cp/ena-dis-br-range.cc: New file.
5641
46f67f80
PA
56422017-11-06 Pedro Alves <palves@redhat.com>
5643
5644 * gdb.base/attach-non-pgrp-leader.c: New.
5645 * gdb.base/attach-non-pgrp-leader.exp: New.
5646
726e1356
PA
56472017-11-06 Pedro Alves <palves@redhat.com>
5648
5649 * configure.ac: No longer check for termio.h and sgtty.h.
5650 * configure: Regenerate.
5651 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5652 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5653 Remove termio and sgtty code.
5654
50ab6ace
YQ
56552017-11-03 Yao Qi <yao.qi@linaro.org>
5656
5657 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5658 in GDB is disabled.
5659
8e68731c
YQ
56602017-11-03 Yao Qi <yao.qi@linaro.org>
5661
5662 * gdb.python/py-thrhandle.exp: Skip it if python is not
5663 enabled.
5664
3a87ae65
SM
56652017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5666
5667 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5668 as a breakpoint command.
5669
484d8d36
MD
56702017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5671
5672 PR python/21213
5673 * gdb.python/py-infthread.exp: Test calling
5674 InferiorThread.inferior () multiple times in a row.
5675
4a27f119
KS
56762017-10-27 Keith Seitz <keiths@redhat.com>
5677
5678 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5679 Test "info break" for every inlined function breakpoint.
5680
bb11dd58
YQ
56812017-10-27 Yao Qi <yao.qi@linaro.org>
5682
5683 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5684
a43f3893
PF
56852017-10-26 Patrick Frants <osscontribute@gmail.com>
5686
5687 * gdb.cp/classes.exp (test_static_members): Test printing
5688 Outer::instance.
5689 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5690 (Inner::instance, Outer::instance): New.
5691
792ccf00
PA
56922017-10-24 Pedro Alves <palves@redhat.com>
5693
5694 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5695 extra console" test in two stages.
5696
eb2bfbad
PA
56972017-10-24 Pedro Alves <palves@redhat.com>
5698
5699 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5700
1f75a651
PA
57012017-10-24 Pedro Alves <palves@redhat.com>
5702
5703 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5704 loop.
5705
779990d9
PA
57062017-10-24 Pedro Alves <palves@redhat.com>
5707
5708 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5709 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5710
ad9b8f5d
PA
57112017-10-24 Pedro Alves <palves@redhat.com>
5712
5713 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5714 parameter and handle it. Don't output read value in test name.
5715
fee6da6e
PA
57162017-10-24 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5719 custom test name.
5720
10389c2c
PA
57212017-10-24 Pedro Alves <palves@redhat.com>
5722
5723 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5724 include the unstable output directory name in the test's name.
5725 (initial_setup_simple) <'set args'>: Use custom test name.
5726
a80e65a9
PA
57272017-10-24 Pedro Alves <palves@redhat.com>
5728
5729 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5730 with explicit test name.
5731
15763a09
PA
57322017-10-20 Pedro Alves <palves@redhat.com>
5733
5734 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5735 'wait -i'. Use gdb_assert and remote_close.
5736
49a4ce2e
AB
57372017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5738
5739 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5740 number from variable rather than hard-coded.
5741
a75868f5
PA
57422017-10-19 Pedro Alves <palves@redhat.com>
5743
5744 * gdb.base/long-inferior-output.c: New file.
5745 * gdb.base/long-inferior-output.exp: New file.
5746
c8ba13ad
KS
57472017-11-18 Keith Seitz <keiths@redhat.com>
5748
5749 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5750 method.
5751 (main): Call it.
5752 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5753 Add additional user-defined conversion operator tests.
5754
b27de576
PA
57552017-10-17 Pedro Alves <palves@redhat.com>
5756
5757 * boards/native-stdio-gdbserver.exp: Load "local-board".
5758
8484c955
PA
57592017-10-17 Pedro Alves <palves@redhat.com>
5760
5761 * gdb.base/quit-live.c: New file.
5762 * gdb.base/quit-live.exp: New file.
5763
83d5a34d
KS
57642017-10-16 Keith Seitz <keiths@redhat.com>
5765
5766 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5767 (class_with_protected_typedef, class_with_private_typedef)
5768 (struct_with_public_typedef, struct_with_protected_typedef)
5769 (struct_with_private_typedef): New classes/structs.
5770 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5771 typedefs and access specifiers.
5772
739b3f1d
PA
57732017-10-16 Pedro Alves <palves@redhat.com>
5774 Simon Marchi <simon.marchi@polymtl.ca>
5775
5776 * README (Local vs Remote vs Native): New section.
5777 * boards/local-board.exp: New file, with bits factored out from
5778 ...
5779 * boards/native-extended-gdbserver.exp: ... here. Load
5780 "local-board".
5781 * boards/native-gdbserver.exp: Load "local-board".
5782 (${board}_spawn, ${board}_exec): Delete.
5783 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5784 ...
5785 * boards/stdio-gdbserver-base.exp: ... this new file.
5786 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5787 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5788 procedure.
5789 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5790 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5791 stdio_gdbserver_command.
5792 (${board}_get_remote_address, ${board}_get_comm_port)
5793 (${board}_download, ${board}_upload): Delete.
5794 (get_target_remote_pipe_cmd): New.
5795
fe68b953
SM
57962017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5797
5798 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5799 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5800 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5801 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5802 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5803 remove with_test_prefix.
5804
300b6685
PA
58052017-10-13 Pedro Alves <palves@redhat.com>
5806
5807 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5808 * gdb.base/annota1.exp: Use it instead of is_remote.
5809 * gdb.base/annota3.exp: Use it instead of is_remote.
5810 * gdb.cp/annota2.exp: Use it instead of is_remote.
5811 * gdb.cp/annota3.exp: Use it instead of is_remote.
5812 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5813
50500caf
PA
58142017-10-13 Pedro Alves <palves@redhat.com>
5815
5816 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5817 (test_num_test_vars, run_and_count_vars, find_env)
5818 (test_set_unset_env, test_inherit_env_var): New procedures.
5819 (top level): Use them.
5820
dad0c6d2
PA
58212017-10-13 Pedro Alves <palves@redhat.com>
5822
5823 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5824 also skip on stub-like targets.
5825
8b0553c1
PA
58262017-10-13 Pedro Alves <palves@redhat.com>
5827
5828 PR gdb/22293
5829 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5830 (top level): Move some tests to ...
5831 (test_not_found): ... this new procedure.
5832 (top level): Call it.
5833
7594f623
PA
58342017-10-13 Pedro Alves <palves@redhat.com>
5835
5836 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5837 expect different "info terminal" output if testing with a
5838 non-native target.
5839
ebe3b402
PA
58402017-10-13 Pedro Alves <palves@redhat.com>
5841 Simon Marchi <simon.marchi@polymtl.ca>
5842
5843 PR python/12966
5844 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5845
42f1b161
PA
58462017-10-13 Pedro Alves <palves@redhat.com>
5847
5848 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5849 already.
5850
8d6ef72b
PA
58512017-10-13 Pedro Alves <palves@redhat.com>
5852
5853 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5854 is_remote.
5855
d7bcd5b8
PA
58562017-10-13 Pedro Alves <palves@redhat.com>
5857
5858 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5859 is_remote.
5860
df479dc6
PA
58612017-10-13 Pedro Alves <palves@redhat.com>
5862
5863 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5864 is set.
5865 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5866 instead of is_remote.
5867
23fb630a
PA
58682017-10-13 Pedro Alves <palves@redhat.com>
5869
5870 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5871 (top level): Add comment.
5872
cc77b1dc
PA
58732017-10-13 Pedro Alves <palves@redhat.com>
5874
5875 * gdb.base/remote.exp (top level): Fix comment typo and add
5876 missing return.
5877
27c9e813
PA
58782017-10-13 Pedro Alves <palves@redhat.com>
5879 Simon Marchi <simon.marchi@polymtl.ca>
5880
5881 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5882 calls and add comments. Skip test if use_gdb_stub is set.
5883 (top level): Use "set cwd" command instead of "cd" command.
5884
5e830d98
PA
58852017-10-13 Pedro Alves <palves@redhat.com>
5886
5887 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5888 is_remote target check.
5889
f5ca0032
PA
58902017-10-13 Pedro Alves <palves@redhat.com>
5891
5892 * gdb.base/scope.exp: Use build_executable + clean_restart +
5893 gdb_file_cmd instead of prepare_for_testing and no longer skip
5894 "before run" tests on is_remote target boards. Update comments.
5895 * boards/native-extended-gdbserver.exp
5896 (extended_gdbserver_load_last_file): New, factored out from ...
5897 (gdb_load): ... this. Move further below and add comment.
5898 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5899
8aed1c0d
PA
59002017-10-12 Pedro Alves <palves@redhat.com>
5901
5902 * gdb.base/attach.exp: Remove references to gdb64.
5903 * gdb.base/dbx.exp: Remove references to gdb64.
5904
cfa34c87
SM
59052017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5906 Pedro Alves <palves@redhat.com>
5907
5908 * gdb.base/label.exp: Remove is_remote target check.
5909
9192b7de
PA
59102017-10-12 Pedro Alves <palves@redhat.com>
5911
5912 * gdb.base/auvx.exp (coredir): Update comment.
5913 (top level) <core_works>: Use "set cwd" command instead of "cd"
5914 command.
5915
6bf0052d
PA
59162017-10-12 Pedro Alves <palves@redhat.com>
5917 Simon Marchi <simon.marchi@polymtl.ca>
5918
5919 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5920 target boards.
5921
e48ef82d
PA
59222017-10-12 Pedro Alves <palves@redhat.com>
5923 Simon Marchi <simon.marchi@polymtl.ca>
5924
5925 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5926 Instead skip if there's any gdb_protocol set.
5927
8d7aea57
SM
59282017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5929 Pedro Alves <palves@redhat.com>
5930
5931 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5932
30440677
PA
59332017-10-12 Pedro Alves <palves@redhat.com>
5934 Simon Marchi <simon.marchi@polymtl.ca>
5935
5936 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5937 instead of on dejagnu remote boards.
5938
4e04f045 59392017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5940 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5941
5942 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5943 checks. Use build_executable + clean_restart instead of
5944 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5945 of enabling non-stop after starting gdb.
5946
871a186e
PA
59472017-10-12 Pedro Alves <palves@redhat.com>
5948
5949 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5950 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5951 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5952 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5953
56d704da
AK
59542017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5955
5956 * gdb.arch/arc-tdesc-cpu.exp: New file.
5957 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5958
2f20e312
SM
59592017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5960
5961 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5962
65630365
PA
59632017-10-10 Pedro Alves <palves@redhat.com>
5964
5965 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5966 expect CLI output.
5967
bf469271
PA
59682017-10-10 Pedro Alves <palves@redhat.com>
5969
5970 * lib/selftest-support.exp (selftest_setup): Update for
5971 captured_command_loop's prototype change.
5972
777a42f1
PA
59732017-10-09 Pedro Alves <palves@redhat.com>
5974
5975 Test both arch1=>arch2 and arch2=>arch1.
5976
5977 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5978 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5979 factored out to...
5980 (append_arch1_options, append_arch2_options, append_arch_options)
5981 (build_executables): New procedures.
5982 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5983 local.
5984 (top level): Add new 'first_arch' testing axis.
5985
cbd2b4e3
PA
59862017-10-09 Pedro Alves <palves@redhat.com>
5987
5988 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5989 (barrier): New.
5990 (thread_start, all_started): New functions.
5991 (main): Spawn new thread and wait until it is scheduled.
5992 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5993 option.
5994 (do_test): Add 'selected_thread' parameter. Run to all_started
5995 instead of main. Explicitly set the breakpoint at main. Switch
5996 to the SELECTED_THREAD thread.
5997 (top level): Test handling the exec event with either the main
5998 thread or the second thread selected.
5999
5c9e4427
PA
60002017-10-09 Pedro Alves <palves@redhat.com>
6001
6002 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6003 logic. Move STOP marker after the value checks.
6004 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6005 regexp.
6006
b3b7c423
SL
60072017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6008
6009 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6010
3b4b2f16
UW
60112017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6012
6013 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6014 integer-to-dfp conversion.
6015 * gdb.base/dfp-test.exp: Likewise.
6016
5cd63fda
PA
60172017-10-04 Pedro Alves <palves@redhat.com>
6018
6019 * gdb.multi/hangout.c: Include <unistd.h>.
6020 (hangout_loop): New function.
6021 (main): Call alarm. Call hangout_loop in a loop.
6022 * gdb.multi/hello.c: Include <unistd.h>.
6023 (hello_loop): New function.
6024 (main): Call alarm. Call hangout_loop in a loop.
6025 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6026 inferior with the other selected.
6027
4c71c105
SM
60282017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6029
6030 * gdb.mi/list-thread-groups-available.exp: New file.
6031 * gdb.mi/list-thread-groups-available.c: New file.
6032
bc3b087d
SDJ
60332017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6034
6035 * gdb.base/set-cwd.exp: Make it available on
6036 native-extended-gdbserver.
6037
d092c5a2
SDJ
60382017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6039
6040 * gdb.base/set-cwd.c: New file.
6041 * gdb.base/set-cwd.exp: Likewise.
6042
45320ffa
TT
60432017-10-02 Tom Tromey <tom@tromey.com>
6044
6045 PR rust/22236:
6046 * gdb.rust/simple.rs (main): New variable "fslice".
6047 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6048
b3e3859b
TT
60492017-10-02 Tom Tromey <tom@tromey.com>
6050
6051 * gdb.rust/simple.exp: Test ptype of a slice.
6052
01af5e0d
TT
60532017-10-02 Tom Tromey <tom@tromey.com>
6054
6055 * gdb.rust/simple.exp: Test index of slice.
6056
a9bbfbd8
TT
60572017-09-27 Tom Tromey <tom@tromey.com>
6058
6059 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6060
df8899e5
TP
60612017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6062 Pedro Alves <palves@redhat.com>
6063
6064 * gdb.base/compare-sections.exp (get value of read-only section): Read
6065 as unsigned value.
6066 (corrupt read-only section): Likewise and don't set written if patching
6067 failed.
6068
757bf54b
KB
60692017-09-21 Kevin Buettner <kevinb@redhat.com>
6070
6071 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6072 files.
6073
06871ae8
PA
60742017-09-20 Pedro Alves <palves@redhat.com>
6075
6076 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6077 symbol names in gdb's output.
6078 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6079
e5f25bc5
PA
60802017-09-20 Pedro Alves <palves@redhat.com>
6081
6082 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6083 Rename to ...
6084 (test_list_ambiguous_symbol): ... this and add a symbol name
6085 parameter. Adjust.
6086 (test_list_ambiguous_function): Reimplement on top of
6087 test_list_ambiguous_symbol and also test listing ambiguous
6088 variables.
6089 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6090 (ambiguous_fun): ... this.
6091 (ambiguous_var): New.
6092 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6093 (ambiguous_fun): ... this.
6094 (ambiguous_var): New.
6095
4e5a4f58
JB
60962017-09-19 John Baldwin <jhb@FreeBSD.org>
6097
6098 * gdb.base/starti.c: New file.
6099 * gdb.base/starti.exp: New file.
6100 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6101
26e53f3e
PA
61022017-09-14 Pedro Alves <palves@redhat.com>
6103
6104 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6105 (top level): Use it instead of runto.
6106
cb791d59
TT
61072017-09-11 Tom Tromey <tom@tromey.com>
6108
6109 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6110
7c96f8c1
TT
61112017-09-11 Tom Tromey <tom@tromey.com>
6112
6113 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6114 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6115
469412dd
CW
61162017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6117
6118 * gdb.fortran/printing-types.exp: New file.
6119 * gdb.fortran/printing-types.exp: New file.
6120
e0f86435
BH
61212017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6122
6123 * gdb.fortran/vla-ptype.exp: Fix typos.
6124 * gdb.fortran/vla-value.exp: Same.
6125
9e9af4be
BH
61262017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6127
6128 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6129 * gdb.mi/mi-var-child-f.exp: Likewise.
6130 * gdb.mi/mi-vla-fortran.exp: Likewise.
6131
a5ad232b 61322017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6133 Christoph Weinmann <christoph.t.weinmann@intel.com>
6134 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6135
6136 * gdb.fortran/ptr-indentation.f90: New file.
6137 * gdb.fortran/ptr-indentation.exp: New file.
6138
5aec60eb
TT
61392017-09-05 Tom Tromey <tom@tromey.com>
6140
6141 PR gdb/22010:
6142 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6143
8f8f8152
TP
61442017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6145
6146 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6147
fbd1b771
JK
61482017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6149
6150 * gdb.threads/tls-nodebug-pie.c: New file.
6151 * gdb.threads/tls-nodebug-pie.exp: New file.
6152
5eb5f850
TT
61532017-09-05 Tom Tromey <tom@tromey.com>
6154
6155 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6156 for rust.
6157
ae780a21
SM
61582017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6159
6160 * gdb.multi/multi-arch-exec.exp: Test with different
6161 "follow-exec-mode" settings.
6162 (do_test): New procedure.
6163
3693fdb3
PA
61642017-09-04 Pedro Alves <palves@redhat.com>
6165
6166 * gdb.base/func-static.c (S::method const, S::method volatile)
6167 (S::method volatile const): New methods.
6168 (c_s, v_s, cv_s): New instances.
6169 (main): Call method() on them.
6170 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6171 (cannot_resolve): New procedure.
6172 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6173 print-quote-unquoted columns.
6174 (do_test): Test printing each scope too.
6175
e68cb8e0
PA
61762017-09-04 Pedro Alves <palves@redhat.com>
6177
6178 * gdb.base/local-static.exp: Also test with
6179 class::method::variable wholly quoted.
6180 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6181
858be34c
PA
61822017-09-04 Pedro Alves <palves@redhat.com>
6183
6184 * gdb.base/local-static.c: New.
6185 * gdb.base/local-static.cc: New.
6186 * gdb.base/local-static.exp: New.
6187
46a4882b
PA
61882017-09-04 Pedro Alves <palves@redhat.com>
6189
6190 * gdb.asm/asm-source.exp: Add casts to int.
6191 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6192 (dataglobal64_1, dataglobal64_2): New globals.
6193 * gdb.base/nodebug.exp: Test different expressions involving the
6194 new globals, with print, whatis and ptype. Add casts to int.
6195 * gdb.base/solib-display.exp: Add casts to int.
6196 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6197 * gdb.cp/m-static.exp: Add cast to int.
6198 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6199 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6200 tls variable with no debug info without a cast. Test with a cast
6201 to int too.
6202 * gdb.trace/entry-values.exp: Add casts.
6203
2c5a2be1
PA
62042017-09-04 Pedro Alves <palves@redhat.com>
6205
6206 * gdb.base/nodebug.exp: Test that ptype's error about functions
6207 with unknown return type includes the function name too.
6208
7022349d
PA
62092017-09-04 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6212 return type of munmap in infcall.
6213 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6214 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6215 type of ftell in infcall.
6216 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6217 type of getpid in infcall.
6218 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6219 infcall.
6220 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6221 Bail on failure to extract the pid.
6222 * gdb.base/nodebug.c: #include <stdint.h>.
6223 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6224 New functions.
6225 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6226 Change expected output of print/whatis/ptype with functions with
6227 no debug info. Test all supported languages. Call
6228 test_call_promotion.
6229 * gdb.compile/compile.exp: Adjust expected output to expect
6230 warning.
6231 * gdb.threads/siginfo-threads.exp: Likewise.
6232
54990598
PA
62332017-09-04 Pedro Alves <palves@redhat.com>
6234
6235 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6236 "prototypes". Test calling float functions via prototyped and
6237 unprototyped function pointers.
6238 (perform_all_tests): New parameter "prototypes". Pass it down.
6239 (top level): Pass down "prototypes" parameter to
6240 perform_all_tests.
6241
34d16ea2
SM
62422017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6243
6244 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6245 Test with nested loops.
6246
9521ecda
SM
62472017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6248
6249 * gdb.base/commands.exp: Call the new procedures.
6250 (loop_break_test, loop_continue_test): New procedures.
6251
80a65e9b
SM
62522017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6253
6254 * gdb.base/commands.exp: Call new procedure.
6255 (define_if_without_arg_test): New procedure.
6256
e439fa14
PA
62572017-09-04 Pedro Alves <palves@redhat.com>
6258
6259 * gdb.base/list-ambiguous.exp: New file.
6260 * gdb.base/list-ambiguous0.c: New file.
6261 * gdb.base/list-ambiguous1.c: New file.
6262 * gdb.base/list.exp (test_list_range): Adjust expected output.
6263
0a2dde4a
SDJ
62642017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6265
6266 * gdb.base/share-env-with-gdbserver.c: New file.
6267 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6268
5e89eb3a
SM
62692017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6270
6271 * gdb.base/commands.exp (gdbvar_simple_if_test,
6272 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6273 progvar_simple_if_test, progvar_simple_while_test,
6274 progvar_complex_if_while_test, user_defined_command_test,
6275 user_defined_command_args_eval,
6276 user_defined_command_args_stack_test,
6277 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6278 temporary_breakpoint_commands,
6279 gdb_test_no_prompt, redefine_hook_test,
6280 redefine_backtrace_test): Remove "global gdb_prompt".
6281
fd437cbc
SM
62822017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6283
6284 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6285 New proc, call it from toplevel.
6286
87215ad1
SDJ
62872017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6288
6289 PR remote/21852
6290 * gdb.server/normal.c: New file, copied from gdb.base.
6291 * gdb.server/run-without-local-binary.exp: New file.
6292
58afddc6
WP
62932017-08-07 Weimin Pan <weimin.pan@oracle.com>
6294
6295 * gdb.arch/sparc64-adi.exp: New file.
6296 * gdb.arch/sparc64-adi.c: New file.
6297
5277199a
PA
62982017-08-22 Pedro Alves <palves@redhat.com>
6299
6300 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6301 (top level): Add "list all overloads" tests.
6302
14278e1f
TT
63032017-08-22 Tom Tromey <tom@tromey.com>
6304
6305 * gdb.gdb/xfullpath.exp: Remove.
6306
bf223d3e
PA
63072017-08-21 Pedro Alves <palves@redhat.com>
6308
6309 PR gdb/19487
6310 * gdb.base/symbol-alias.c: New.
6311 * gdb.base/symbol-alias2.c: New.
6312 * gdb.base/symbol-alias.exp: New.
6313
c973d0aa
PA
63142017-08-21 Pedro Alves <palves@redhat.com>
6315
6316 * gdb.base/dfp-test.c
6317 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6318 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6319 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6320 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6321 * gdb.base/whatis-ptype-typedefs.c: New.
6322 * gdb.base/whatis-ptype-typedefs.exp: New.
6323 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6324 (an_int, an_int_type, an_int_type2): New globals.
6325 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6326 involving typedefs and cast expressions.
6327 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6328 (lookup_typedefs_function): New.
6329 (typedefs_pretty_printers_dict): New.
6330 (top level): Register lookup_typedefs_function in
6331 gdb.pretty_printers.
6332
6d580b63
YQ
63332017-08-18 Yao Qi <yao.qi@linaro.org>
6334
6335 * gdb.server/unittest.exp: New.
6336
206726fb
SDJ
63372017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6338
6339 PR gdb/21954
6340 * gdb.base/environ.exp: Add test to check if 'unset environment'
6341 works.
6342
bf0ec4c2
AA
63432017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6344
6345 * lib/gdb.exp (universal_compile_options): New caching proc.
6346 (gdb_compile): Suppress GCC's coloring of messages.
6347
d6382fff
TT
63482017-08-14 Tom Tromey <tom@tromey.com>
6349
6350 PR gdb/21675:
6351 * gdb.base/printcmds.exp (test_radices): New function.
6352 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6353 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6354 * lib/gdb.exp (get_integer_valueof): Use p/d.
6355
c2c2dd9f
SM
63562017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6357
6358 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6359 characters.
6360
fdffd6f4
TT
63612017-08-05 Tom Tromey <tom@tromey.com>
6362
6363 * gdb.rust/simple.exp: Allow String to appear in a different
6364 namespace.
6365
27d41eac
YQ
63662017-07-26 Yao Qi <yao.qi@linaro.org>
6367
6368 * gdb.gdb/unittest.exp: Invoke command
6369 "maintenance check xml-descriptions".
6370
031ed05d
AA
63712017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6372
6373 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6374 calling context.
6375 (hex128): Drop erroneous calculation of parameters.
6376
dcd27ddf
SM
63772017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6378
6379 * gdb.python/py-unwind.exp: Disable stack protection when
6380 building test file.
6381
47e77640
PA
63822017-07-20 Pedro Alves <palves@redhat.com>
6383
6384 * gdb.base/default.exp (set language): Adjust expected output.
6385
62d2a18a
PA
63862017-07-20 Pedro Alves <palves@redhat.com>
6387
6388 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6389 (test_minsym): ... this, and make static.
6390 (get_pck__foo__bar__minsym): Rename to ...
6391 (get_test_minsym): ... this.
6392 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6393 symbol names and comments.
6394 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6395 (get_test_minsym): ... this.
6396 (pck__foo__bar__minsym__2): Rename to ...
6397 (test_minsym): ... this.
6398 (main): Adjust.
6399
c45ec17c
PA
64002017-07-17 Pedro Alves <palves@redhat.com>
6401
6402 * gdb.base/completion.exp: Adjust expected output.
6403 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6404 the completer works.
6405
c6756f62
PA
64062017-07-17 Pedro Alves <palves@redhat.com>
6407
6408 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6409
5bd68487
AB
64102017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6411
6412 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6413
8880f2a9
TT
64142017-07-14 Tom Tromey <tom@tromey.com>
6415
6416 PR rust/21764:
6417 * gdb.rust/simple.exp: Add tests.
6418
65547233
TT
64192017-07-14 Tom Tromey <tom@tromey.com>
6420
6421 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6422
8f14146e
PA
64232017-07-14 Pedro Alves <palves@redhat.com>
6424
6425 * gdb.linespec/base/one/thefile.cc (z1): New function.
6426 * gdb.linespec/base/two/thefile.cc (z2): New function.
6427 * gdb.linespec/linespec.exp: Add tests.
6428
b4365d02
AB
64292017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6430
6431 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6432 to mi_create_breakpoint.
6433
5d2cbaa5
AB
64342017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6435
6436 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6437 mi_create_breakpoint.
6438
11cb5716
IB
64392017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6440
6441 * gdb.dlang/demangle.exp: Update for demangling changes.
6442
03278692
TT
64432017-07-09 Tom Tromey <tom@tromey.com>
6444
6445 * gdb.dwarf2/shortpiece.exp: New file.
6446
33c5cd75
DB
64472017-07-06 David Blaikie <dblaikie@gmail.com>
6448
6449 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6450 built from fissiont-multi-cu{1,2}.c.
6451 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6452 except putting 'main' and 'func' in separate CUs in the same DWO file.
6453 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6454 test.
6455 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6456 test.
6457
8455d262
PA
64582017-07-06 Pedro Alves <palves@redhat.com>
6459
6460 * gdb.python/py-unwind.exp: Test flushregs.
6461
dc4bde35
SDJ
64622017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6463
6464 PR cli/21688
6465 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6466 tests for alias commands and trailing whitespace.
6467
51ed89aa
SDJ
64682017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6469
6470 PR cli/21688
6471 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6472 procedure. Call it.
6473
eb17d413
PA
64742017-06-29 Pedro Alves <palves@redhat.com>
6475
6476 * gdb.base/printcmds.exp: Add tests.
6477
41664b45
DG
64782017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6479
6480 PR gdb/21337
6481 * gdb.base/reread-readsym.exp: New file.
6482 * gdb.base/reread-readsym.c: New file.
6483
75312ae3
KB
64842017-06-21 Kevin Buettner <kevinb@redhat.com>
6485
6486 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6487 subpattern.
6488
66953522
PB
64892017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6490
6491 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6492 extended mnemonic.
6493 * gdb.arch/powerpc-power9.s: Likewise.
6494
5524b525
AA
64952017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6496
6497 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6498 on 32-bit x86 targets. Exploit is_*_target macros where
6499 appropriate.
6500
03c8af18
AA
65012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6502
6503 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6504 register pieces.
6505
3bf31011
AA
65062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6507
6508 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6509 located in one or more DWARF pieces.
6510
805acca0
AA
65112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6512
6513 * lib/gdb.exp (get_endianness): New proc.
6514 * gdb.arch/aarch64-fp.exp: Use it.
6515 * gdb.arch/altivec-regs.exp: Likewise.
6516 * gdb.arch/e500-regs.exp: Likewise.
6517 * gdb.arch/vsx-regs.exp: Likewise.
6518 * gdb.base/dump.exp: Likewise.
6519 * gdb.base/funcargs.exp: Likewise.
6520 * gdb.base/gnu_vector.exp: Likewise.
6521 * gdb.dwarf2/formdata16.exp: Likewise.
6522 * gdb.dwarf2/implptrpiece.exp: Likewise.
6523 * gdb.dwarf2/nonvar-access.exp: Likewise.
6524 * gdb.python/py-inferior.exp: Likewise.
6525 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6526
e9352324
AA
65272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6528
6529 PR gdb/21226
6530 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6531 stack value pieces are taken from the LSB end.
6532
d5d1163e
AA
65332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6534
6535 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6536 variable at nonzero offset.
6537
0567c986
AA
65382017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6539
6540 * gdb.dwarf2/var-access.c: New file.
6541 * gdb.dwarf2/var-access.exp: New test.
6542 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6543
973e9aab
TT
65442017-06-12 Tom Tromey <tom@tromey.com>
6545
6546 * gdb.dwarf2/formdata16.exp: Add tests.
6547
d9109c80
TT
65482017-06-12 Tom Tromey <tom@tromey.com>
6549
6550 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6551
30a25466
TT
65522017-06-12 Tom Tromey <tom@tromey.com>
6553
6554 PR exp/16225:
6555 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6556 * gdb.arch/vsx-regs.exp: Update tests.
6557 * gdb.arch/s390-vregs.exp (hex128): New proc.
6558 Update test.
6559 * gdb.arch/altivec-regs.exp: Update tests.
6560
aefd8b33
SDJ
65612017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6562
6563 * gdb.base/startup-with-shell.c: New file.
6564 * gdb.base/startup-with-shell.exp: Likewise.
6565
2090129c
SDJ
65662017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6567
6568 * gdb.server/non-existing-program.exp: Update regex in order to
6569 reflect the fact that gdbserver is now using fork_inferior (with a
6570 shell) to startup the inferior.
6571
8e86a419
SM
65722017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6573
6574 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6575 support function calls from GDB.
6576
e6cf65f2
TT
65772017-05-21 Tom Tromey <tom@tromey.com>
6578
6579 PR rust/21466:
6580 * gdb.rust/unsized.exp: New file.
6581 * gdb.rust/unsized.rs: New file.
6582
43cc5389
TT
65832017-05-19 Tom Tromey <tom@tromey.com>
6584
6585 PR rust/21484:
6586 * gdb.rust/watch.exp: New file.
6587 * gdb.rust/watch.rs: New file.
6588
ec8df234
TT
65892017-05-18 Tom Tromey <tom@tromey.com>
6590
6591 * gdb.rust/simple.exp: Allow Box to be qualified.
6592
3e3e7fae
TP
65932017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6594
6595 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6596
59cc050d
PA
65972017-05-18 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.base/fileio.c (test_write, test_read, test_close)
6600 (test_fstat): Don't print 'ret' in the fail path.
6601
c8f6abd1
PA
66022017-05-18 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6605 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6606 (test_system, test_rename, test_unlink, test_time): Change
6607 prototypes.
6608 * gdb.base/fileio.exp (stop_msg): Adjust.
6609
d2a03b77
PA
66102017-05-18 Pedro Alves <palves@redhat.com>
6611
6612 * gdb.base/fileio.c (null_str): New global.
6613 (test_stat): Use it.
6614 * gdb.base/fileio.exp: Remove nowarnings.
6615
0d5c6999
YQ
66162017-05-17 Yao Qi <yao.qi@linaro.org>
6617
6618 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6619
21873064
YQ
66202017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6621
6622 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6623 argument command.
6624 (top-level): Invoke test_set_inferior_tty.
6625
d512d31c
PA
66262017-05-04 Pedro Alves <palves@redhat.com>
6627
6628 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6629 Add parens to print call for Python 3.
6630
90cef2ed
KS
66312017-05-03 Keith Seitz <keiths@redhat.com>
6632
6633 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6634 (main): Call it.
6635
14f819c8
TW
66362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6637
6638 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6639 to prev and next.
6640
913aeadd
TW
66412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6642
6643 * gdb.python/py-record-btrace.exp: Remove test for
6644 gdb.BtraceInstruction.error.
6645
a3be24ad
TW
66462017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6647
6648 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6649
ae20e79a
TW
66502017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6651
6652 * gdb.python/py-record-btrace-threads.c: New file.
6653 * gdb.python/py-record-btrace-threads.exp: New file.
6654
45ce1b47
SDJ
66552017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6656
6657 PR testsuite/8595
6658 * gdb.base/environ.exp: Make test available in all architectures.
6659 Move bits related to "info program" testing to
6660 gdb.base/info-program.exp. Rewrite tests to use the two new
6661 procedures mentione below.
6662 (test_set_show_env_var) New procedure.
6663 (test_set_show_env_var_equal): Likewise.
6664 * gdb.base/info-program.exp: New file.
6665
e15c3eb4
KS
66662017-04-27 Keith Seitz <keiths@redhat.com>
6667
6668 * gdb.cp/oranking.cc (test15): New function.
6669 (main): Call test15 and declare additional variables for testing.
6670 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6671 "p foo101('abc')" tests.
6672 Add tests for cv qualifier overloads.
6673 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6674 "lvalue reference overload" test.
6675 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6676 "print value of f1 on Child&& in f2" test.
6677
3a3fd0fd
PA
66782017-04-19 Pedro Alves <palves@redhat.com>
6679
6680 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6681 procedure.
6682 (top level): Call it.
6683 * lib/gdb.exp (gdb_define_cmd): New procedure.
6684
53375380
PA
66852017-04-12 Pedro Alves <palves@redhat.com>
6686
6687 PR gdb/21323
6688 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6689 (wchar): New global.
6690 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6691 (do_test_wide_char, wide_char_types_no_program, top level): Add
6692 wchar_t testing.
6693
53e710ac
PA
66942017-04-12 Pedro Alves <palves@redhat.com>
6695
6696 PR c++/21323
6697 * gdb.cp/wide_char_types.c: New file.
6698 * gdb.cp/wide_char_types.exp: New file.
6699
0ad9d8c7
SDJ
67002017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6701
6702 PR gdb/21352
6703 * gdb.trace/tsv.exp: Add test for "tsave -r".
6704
b1b45502
IB
67052017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6706
6707 * gdb.dlang/watch-loc.c: New file.
6708 * gdb.dlang/watch-loc.exp: New file.
6709
ec13808e
JK
67102017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6711
6712 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6713
fe5f7374
AK
67142017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6715
6716 * gdb.arch/arc-analyze-prologue.S: New file.
6717 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6718
eea78757
AK
67192017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6720
6721 * gdb.arch/arc-decode-insn.S: New file.
6722 * gdb.arch/arc-decode-insn.exp: Likewise.
6723
5badf10a
IR
67242017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6725
6726 PR tdep/20928
6727 * gdb.arch/sparc64-regs.exp: New file.
6728 * gdb.arch/sparc64-regs.S: Likewise.
6729
cee59b3f
TW
67302017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6731
6732 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6733 and memory view on Python 3.
6734
c0f55cc6
AV
67352017-03-20 Artemiy Volkov <artemiyv@acm.org>
6736 Keith Seitz <keiths@redhat.com>
6737
6738 PR gdb/14441
6739 * gdb.cp/demangle.exp: Add rvalue reference tests.
6740 * gdb.cp/rvalue-ref-casts.cc: New file.
6741 * gdb.cp/rvalue-ref-casts.exp: New file.
6742 * gdb.cp/rvalue-ref-overload.cc: New file.
6743 * gdb.cp/rvalue-ref-overload.exp: New file.
6744 * gdb.cp/rvalue-ref-params.cc: New file.
6745 * gdb.cp/rvalue-ref-params.exp: New file.
6746 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6747 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6748 * gdb.cp/rvalue-ref-types.cc: New file.
6749 * gdb.cp/rvalue-ref-types.exp: New file.
6750 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6751 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6752
51457a05
MAL
67532017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6754
6755 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6756 New procedure.
6757
5b291c04
MAL
67582017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6759
6760 * lib/mi-support.exp (mi_gdb_test): Add additional message
6761 for unexpected output.
6762
59a56148
AA
67632017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6764
6765 * gdb.base/examine-backward.c (Barrier): New character array
6766 constant, to ensure that TestStrings is preceded by a string
6767 terminator.
6768
7942e96e
AA
67692017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6770
6771 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6772 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6773 and implicit pointer into such a location.
6774
6ebac3fb
DE
67752017-03-16 Doug Evans <dje@google.com>
6776
6777 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6778
ec3b243d
TP
67792017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6780
6781 * gdb.cp/m-static.exp: Fix expectation for prototype of
6782 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6783
67842017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6785
6786 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6787 * gdb.guile/scm-lazy-string.c: New file.
6788 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6789 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6790 for pointer, array, typedef lazy strings.
6791
2cc36e25 67922017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6793
6794 PR python/17728, python/18439, python/18779
6795 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6796 * gdb.python/py-lazy-string.c (pointer): New typedef.
6797 (main): New locals ptr, array, typedef_ptr.
6798 * gdb.python/py-value.exp: Move lazy string tests to ...
6799 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6800 array, typedef lazy strings.
ec3b243d 6801
0efcde63
AK
68022017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6803
6804 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6805 Add optional 'test' parameter.
6806
7978d7c3
SM
68072017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6808
6809 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6810 Skip for versions of DejaGnu < 1.5.
6811
896c0c1e
SM
68122017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6813
6814 * lib/gdb.exp (dejagnu_version): New proc.
6815 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6816 Use dejagnu_version.
6817
5f4d1085
KS
68182017-03-10 Keith Seitz <keiths@redhat.com>
6819
6820 PR c++/8128
6821 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6822 type from destructor regexps.
6823 Add a branch which actually passes the test.
6824 Adjust "ptype t5i" test names.
6825
1de05205
PA
68262017-03-08 Pedro Alves <palves@redhat.com>
6827
6828 * gdb.base/step-over-exit.exp: Add explicit test message.
6829
c65d6b55
PA
68302017-03-08 Pedro Alves <palves@redhat.com>
6831
6832 PR gdb/18360
6833 * gdb.threads/interrupt-while-step-over.c: New file.
6834 * gdb.threads/interrupt-while-step-over.exp: New file.
6835
2e86a283
PA
68362017-03-08 Pedro Alves <palves@redhat.com>
6837
6838 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6839 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6840
25dcbff6
PA
68412017-03-08 Pedro Alves <palves@redhat.com>
6842
6843 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6844 PKRU as not supported as a PASS.
6845
dc9366eb
PA
68462017-03-08 Pedro Alves <palves@redhat.com>
6847
6848 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6849 prefix instead of $binfile1/$binfile2.
6850 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6851 in test message.
6852 * gdb.python/py-completion.exp: Use "load python file" as test
6853 messages instead of unstable path names.
6854
6e5d74e7
PA
68552017-03-08 Pedro Alves <palves@redhat.com>
6856 Jan Kratochvil <jan.kratochvil@redhat.com>
6857
6858 PR cli/21218
6859 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6860 New proc.
6861 (top level): Call it.
6862
9753a2f6
PA
68632017-03-08 Pedro Alves <palves@redhat.com>
6864
6865 PR tui/21216
6866 * gdb.tui/tui-nl-filtered-output.exp: New file.
6867
1a4dd9dd
PA
68682017-03-08 Pedro Alves <palves@redhat.com>
6869
6870 * gdb.base/completion.exp: Move TUI completion tests to ...
6871 * gdb.tui/completion.exp: ... this new file.
6872
7cbbff33
PA
68732017-03-08 Pedro Alves <palves@redhat.com>
6874
6875 * gdb.base/tui-disasm-long-lines.c,
6876 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6877 gdb.base/tui-layout.exp: Move to ...
6878 * gdb.tui/: ... this new directory.
6879
5f6fd321
PA
68802017-03-07 Pedro Alves <palves@redhat.com>
6881
6882 * gdb.base/tui-layout.c: New file.
6883 * gdb.base/tui-layout.exp: New file.
6884
44959fa8
PA
68852017-03-07 Pedro Alves <palves@redhat.com>
6886
6887 * gdb.base/tui-layout.c: Rename to ...
6888 * gdb.base/tui-disasm-long-lines.c: ... this.
6889 * gdb.base/tui-layout.exp: Rename to ...
6890 * gdb.base/tui-disasm-long-lines.exp: ... this.
6891
f8c4e718
PA
68922017-03-07 Pedro Alves <palves@redhat.com>
6893
6894 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6895
6dbb839a 68962017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6897
6898 * i386-mpx-call.c: New file.
6899 * i386-mpx-call.exp: New file.
6900
65b48a81
PB
69012017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6902
6903 * gdb.arch/powerpc-power.exp: Delete test.
6904 * gdb.arch/powerpc-power.s: Likewise.
6905 * gdb.disasm/disassembler-options.exp: New test.
6906 * gdb.arch/powerpc-altivec.exp: Likewise.
6907 * gdb.arch/powerpc-altivec.s: Likewise.
6908 * gdb.arch/powerpc-altivec2.exp: Likewise.
6909 * gdb.arch/powerpc-altivec2.s: Likewise.
6910 * gdb.arch/powerpc-altivec3.exp: Likewise.
6911 * gdb.arch/powerpc-altivec3.s: Likewise.
6912 * gdb.arch/powerpc-power7.exp: Likewise.
6913 * gdb.arch/powerpc-power7.s: Likewise.
6914 * gdb.arch/powerpc-power8.exp: Likewise.
6915 * gdb.arch/powerpc-power8.s: Likewise.
6916 * gdb.arch/powerpc-power9.exp: Likewise.
6917 * gdb.arch/powerpc-power9.s: Likewise.
6918 * gdb.arch/powerpc-vsx.exp: Likewise.
6919 * gdb.arch/powerpc-vsx.s: Likewise.
6920 * gdb.arch/powerpc-vsx2.exp: Likewise.
6921 * gdb.arch/powerpc-vsx2.s: Likewise.
6922 * gdb.arch/powerpc-vsx3.exp: Likewise.
6923 * gdb.arch/powerpc-vsx3.s: Likewise.
6924 * gdb.arch/arm-disassembler-options.exp: Likewise.
6925 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6926 * gdb.arch/s390-disassembler-options.exp: Likewise.
6927
17cd4947
LM
69282017-02-23 Luis Machado <lgustavo@codesourcery.com>
6929
6930 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6931 (check_supported_features): ... this. Changed return type to void.
6932 (supports_rdseed): New static global.
6933 (rdseed): Check supports_rdseed.
6934 (initialize): Call check_supported_features.
6935
2039d74e
EBM
69362017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6937
6938 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6939 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6940 and lqarx/stqcx.
6941 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6942 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6943
a51d7ecf
EBM
69442017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6945
6946 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6947 uppercase.
6948
0224619f
JK
69492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6950
6951 * gdb.dwarf2/formdata16.c: New file.
6952 * gdb.dwarf2/formdata16.exp: New file.
6953 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6954
216f72a1
JK
69552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6956
6957 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6958 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6959 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6960 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6961 DW_AT_GNU_*.
6962
43988095
JK
69632017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6964
6965 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6966
99e8a4f9
SDJ
69672017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6968
6969 PR gdb/21164
6970 * gdb.base/maint.exp: Add testcases for when the commands do
6971 not have arguments.
6972
b58a8c0c
TP
69732017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6974
6975 * gdb.cp/chained-calls.exp: Use p instead of P.
6976
4e746bb6
TW
69772017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6978
6979 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6980 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6981
3f77c769
TT
69822017-02-14 Tom Tromey <tom@tromey.com>
6983
6984 PR python/13598:
6985 * gdb.python/py-events.exp: Add before_prompt event tests.
6986
075beec0
AA
69872017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6988
6989 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6990
bf5f525c
LM
69912017-02-13 Luis Machado <lgustavo@codesourcery.com>
6992
6993 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6994 (main): Call my_unique_function_name.
6995 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6996 completion of patterns with a single match.
6997 Add missing -re switches to gdb_test_multiple calls.
6998
13a66184
LM
69992017-02-13 Luis Machado <lgustavo@codesourcery.com>
7000
7001 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7002 return if core file is not recognized.
7003
26a06916
SM
70042017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7005
7006 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7007 and extra UIs.
7008
b761ca9e
SM
70092017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7010
7011 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7012 proc_with_prefix.
7013
b964bee0
TT
70142017-02-10 Tom Tromey <tom@tromey.com>
7015
7016 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7017
18da0c51
MG
70182017-02-10 Martin Galvan <martingalvan@sourceware.org>
7019
7020 PR gdb/21122
7021 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7022
604c4576
JG
70232017-02-08 Jerome Guitton <guitton@adacore.com>
7024
7025 * gdb.base/define.exp: Add test for command abbreviations
7026 in define.
7027
20b477a7
LM
70282017-02-06 Luis Machado <lgustavo@codesourcery.com>
7029
7030 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7031 * gdb.reverse/insn-reverse-x86.c: New file.
7032
3f7b46f2
IR
70332017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7034
7035 PR tdep/20936
7036 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7037
f0fd41c1
TT
70382017-02-03 Tom Tromey <tom@tromey.com>
7039
7040 PR rust/21097:
7041 * gdb.rust/simple.exp: Add new tests.
7042
5be5dbf0
PA
70432017-02-02 Pedro Alves <palves@redhat.com>
7044
7045 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7046 tests.
7047
7346ef59
AA
70482017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7049
7050 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7051 taking a 2-byte value out of a 4-byte DWARF implicit value on
7052 big-endian targets.
7053 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7054 logic. Add test cases for DW_OP_implicit.
7055
787f0025
MM
70562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7057
7058 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7059
68777c29
MM
70602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7061
7062 * gdb.btrace/enable.exp: Call gdb_exit before
7063 skip_gdbserver_tests.
7064
0a1c7e28
MM
70652017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7066
7067 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7068 GDBFLAGS.
7069
b5ac99b0
MM
70702017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7071
7072 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7073 the test is skipped.
7074 * gdb.btrace/data.exp: Likewise.
7075 * gdb.btrace/delta.exp: Likewise.
7076 * gdb.btrace/dlopen.exp: Likewise.
7077 * gdb.btrace/enable-running.exp: Likewise.
7078 * gdb.btrace/enable.exp: Likewise.
7079 * gdb.btrace/exception.exp: Likewise.
7080 * gdb.btrace/function_call_history.exp: Likewise.
7081 * gdb.btrace/gcore.exp: Likewise.
7082 * gdb.btrace/instruction_history.exp: Likewise.
7083 * gdb.btrace/multi-thread-step.exp: Likewise.
7084 * gdb.btrace/nohist.exp: Likewise.
7085 * gdb.btrace/non-stop.exp: Likewise.
7086 * gdb.btrace/reconnect.exp: Likewise.
7087 * gdb.btrace/record_goto-step.exp: Likewise.
7088 * gdb.btrace/record_goto.exp: Likewise.
7089 * gdb.btrace/rn-dl-bind.exp: Likewise.
7090 * gdb.btrace/segv.exp: Likewise.
7091 * gdb.btrace/step.exp: Likewise.
7092 * gdb.btrace/stepi.exp: Likewise.
7093 * gdb.btrace/tailcall-only.exp: Likewise.
7094 * gdb.btrace/tailcall.exp: Likewise.
7095 * gdb.btrace/tsx.exp: Likewise.
7096 * gdb.btrace/unknown_functions.exp: Likewise.
7097 * gdb.btrace/vdso.exp: Likewise.
7098
cd4007e4
MM
70992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7100
7101 * gdb.btrace/enable-running.c: New.
7102 * gdb.btrace/enable-running.exp: New.
7103
2735833d
WT
71042017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7105
7106 * gdb.arch/amd64-gs_base.c: New file.
7107 * gdb.arch/amd64-gs_base.exp: New file.
7108
b51e1e94
LM
71092017-01-26 Luis Machado <lgustavo@codesourcery.com>
7110
7111 * lib/memory.exp: Remove spurious empty newlines.
7112
72ca0410
SM
71132017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7114
7115 * gdb.python/py-bad-printers.exp: Load python file using "source".
7116 * gdb.python/py-events.exp: Likewise.
7117 * gdb.python/py-evsignal.exp: Likewise.
7118 * gdb.python/py-evthreads.exp: Likewise.
7119 * gdb.python/py-frame-args.exp: Likewise.
7120 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7121 * gdb.python/py-framefilter-mi.exp: Likewise.
7122 * gdb.python/py-framefilter.exp: Likewise.
7123 * gdb.python/py-mi.exp: Likewise.
7124 * gdb.python/py-pp-maint.exp: Likewise.
7125 * gdb.python/py-pp-registration.exp: Likewise.
7126 * gdb.python/py-prettyprint.exp: Likewise.
7127 (run_lang_tests): Likewise.
7128 * gdb.python/py-typeprint.exp: Likewise.
7129
e309aa65
LM
71302017-01-26 Luis Machado <lgustavo@codesourcery.com>
7131
7132 * lib/memory.exp: New file.
7133 * lib/gdb.exp: Load memory.exp.
7134 * gdb.base/memattr.exp (delete_memory): Move proc to
7135 lib/memory.exp and rename to delete_memory_regions.
7136 Replace delete_memory with delete_memory_regions.
7137 Cleanup memory regions before tests.
7138 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7139 before tests.
7140
515aff23
LM
71412017-01-26 Luis Machado <lgustavo@codesourcery.com>
7142
7143 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7144 files.
7145 (initialize): New function conditionally defined.
7146 (testcases): Move within conditional block.
7147 (main): Call initialize.
7148 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7149 of gdb.reverse/insn-reverse.c.
7150 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7151 gdb.reverse/insn-reverse.c.
7152
d8b49cf0
YQ
71532017-01-26 Yao Qi <yao.qi@linaro.org>
7154
7155 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7156 disassemble on address 0.
7157
f13a9a0c
YQ
71582017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7159 Yao Qi <yao.qi@linaro.org>
7160
7161 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7162 * gdb.dwarf2/implptr-64bit.S: Remove.
7163 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7164 variables in caller's context. Add DW_OP_implicit_value.
7165
5ac95241
YQ
71662017-01-25 Yao Qi <yao.qi@linaro.org>
7167
7168 * lib/dwarf.exp (Dwarf::_location): Handle
7169 DW_OP_GNU_implicit_pointer with proper size.
7170
23e82930
LM
71712017-01-20 Luis Machado <lgustavo@codesourcery.com>
7172
7173 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7174 and add untested calls.
7175
d334ae25
LM
71762017-01-20 Luis Machado <lgustavo@codesourcery.com>
7177
7178 * gdb.python/python.exp: Check line number against what GDB thinks
7179 the line number is for func1.
7180
f5e6296e
IB
71812017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7182
7183 * gdb.dlang/debug-expr.exp: New file.
7184
5b362f04
LM
71852016-12-23 Luis Machado <lgustavo@codesourcery.com>
7186
7187 Fix test names for the following files:
7188
7189 * gdb.ada/exec_changed.exp
7190 * gdb.ada/info_types.exp
7191 * gdb.arch/aarch64-atomic-inst.exp
7192 * gdb.arch/aarch64-fp.exp
7193 * gdb.arch/altivec-abi.exp
7194 * gdb.arch/altivec-regs.exp
7195 * gdb.arch/amd64-byte.exp
7196 * gdb.arch/amd64-disp-step.exp
7197 * gdb.arch/amd64-dword.exp
7198 * gdb.arch/amd64-entry-value-inline.exp
7199 * gdb.arch/amd64-entry-value-param.exp
7200 * gdb.arch/amd64-entry-value-paramref.exp
7201 * gdb.arch/amd64-entry-value.exp
7202 * gdb.arch/amd64-i386-address.exp
7203 * gdb.arch/amd64-invalid-stack-middle.exp
7204 * gdb.arch/amd64-invalid-stack-top.exp
7205 * gdb.arch/amd64-optimout-repeat.exp
7206 * gdb.arch/amd64-prologue-skip.exp
7207 * gdb.arch/amd64-prologue-xmm.exp
7208 * gdb.arch/amd64-stap-special-operands.exp
7209 * gdb.arch/amd64-stap-wrong-subexp.exp
7210 * gdb.arch/amd64-tailcall-cxx.exp
7211 * gdb.arch/amd64-tailcall-noret.exp
7212 * gdb.arch/amd64-tailcall-ret.exp
7213 * gdb.arch/amd64-tailcall-self.exp
7214 * gdb.arch/amd64-word.exp
7215 * gdb.arch/arm-bl-branch-dest.exp
7216 * gdb.arch/arm-disp-step.exp
7217 * gdb.arch/arm-neon.exp
7218 * gdb.arch/arm-single-step-kernel-helper.exp
7219 * gdb.arch/avr-flash-qualifier.exp
7220 * gdb.arch/disp-step-insn-reloc.exp
7221 * gdb.arch/e500-abi.exp
7222 * gdb.arch/e500-regs.exp
7223 * gdb.arch/ftrace-insn-reloc.exp
7224 * gdb.arch/i386-avx512.exp
7225 * gdb.arch/i386-bp_permanent.exp
7226 * gdb.arch/i386-byte.exp
7227 * gdb.arch/i386-cfi-notcurrent.exp
7228 * gdb.arch/i386-disp-step.exp
7229 * gdb.arch/i386-dr3-watch.exp
7230 * gdb.arch/i386-float.exp
7231 * gdb.arch/i386-gnu-cfi.exp
7232 * gdb.arch/i386-mpx-map.exp
7233 * gdb.arch/i386-mpx-sigsegv.exp
7234 * gdb.arch/i386-mpx-simple_segv.exp
7235 * gdb.arch/i386-mpx.exp
7236 * gdb.arch/i386-permbkpt.exp
7237 * gdb.arch/i386-prologue.exp
7238 * gdb.arch/i386-signal.exp
7239 * gdb.arch/i386-size-overlap.exp
7240 * gdb.arch/i386-unwind.exp
7241 * gdb.arch/i386-word.exp
7242 * gdb.arch/mips-fcr.exp
7243 * gdb.arch/powerpc-d128-regs.exp
7244 * gdb.arch/powerpc-stackless.exp
7245 * gdb.arch/ppc64-atomic-inst.exp
7246 * gdb.arch/s390-stackless.exp
7247 * gdb.arch/s390-tdbregs.exp
7248 * gdb.arch/s390-vregs.exp
7249 * gdb.arch/sparc-sysstep.exp
7250 * gdb.arch/thumb-bx-pc.exp
7251 * gdb.arch/thumb-singlestep.exp
7252 * gdb.arch/thumb2-it.exp
7253 * gdb.arch/vsx-regs.exp
7254 * gdb.asm/asm-source.exp
7255 * gdb.base/a2-run.exp
7256 * gdb.base/advance.exp
7257 * gdb.base/all-bin.exp
7258 * gdb.base/anon.exp
7259 * gdb.base/args.exp
7260 * gdb.base/arithmet.exp
7261 * gdb.base/async-shell.exp
7262 * gdb.base/async.exp
7263 * gdb.base/attach-pie-noexec.exp
7264 * gdb.base/attach-twice.exp
7265 * gdb.base/auto-load.exp
7266 * gdb.base/bang.exp
7267 * gdb.base/bitfields.exp
7268 * gdb.base/break-always.exp
7269 * gdb.base/break-caller-line.exp
7270 * gdb.base/break-entry.exp
7271 * gdb.base/break-inline.exp
7272 * gdb.base/break-on-linker-gcd-function.exp
7273 * gdb.base/break-probes.exp
7274 * gdb.base/break.exp
7275 * gdb.base/breakpoint-shadow.exp
7276 * gdb.base/call-ar-st.exp
7277 * gdb.base/call-sc.exp
7278 * gdb.base/call-signal-resume.exp
7279 * gdb.base/call-strs.exp
7280 * gdb.base/callfuncs.exp
7281 * gdb.base/catch-fork-static.exp
7282 * gdb.base/catch-gdb-caused-signals.exp
7283 * gdb.base/catch-load.exp
7284 * gdb.base/catch-signal-fork.exp
7285 * gdb.base/catch-signal.exp
7286 * gdb.base/catch-syscall.exp
7287 * gdb.base/charset.exp
7288 * gdb.base/checkpoint.exp
7289 * gdb.base/chng-syms.exp
7290 * gdb.base/code-expr.exp
7291 * gdb.base/code_elim.exp
7292 * gdb.base/commands.exp
7293 * gdb.base/completion.exp
7294 * gdb.base/complex.exp
7295 * gdb.base/cond-expr.exp
7296 * gdb.base/condbreak.exp
7297 * gdb.base/consecutive.exp
7298 * gdb.base/continue-all-already-running.exp
7299 * gdb.base/coredump-filter.exp
7300 * gdb.base/corefile.exp
7301 * gdb.base/dbx.exp
7302 * gdb.base/debug-expr.exp
7303 * gdb.base/define.exp
7304 * gdb.base/del.exp
7305 * gdb.base/disabled-location.exp
7306 * gdb.base/disasm-end-cu.exp
7307 * gdb.base/disasm-optim.exp
7308 * gdb.base/display.exp
7309 * gdb.base/duplicate-bp.exp
7310 * gdb.base/ena-dis-br.exp
7311 * gdb.base/ending-run.exp
7312 * gdb.base/enumval.exp
7313 * gdb.base/environ.exp
7314 * gdb.base/eu-strip-infcall.exp
7315 * gdb.base/eval-avoid-side-effects.exp
7316 * gdb.base/eval-skip.exp
7317 * gdb.base/exitsignal.exp
7318 * gdb.base/expand-psymtabs.exp
7319 * gdb.base/filesym.exp
7320 * gdb.base/find-unmapped.exp
7321 * gdb.base/finish.exp
7322 * gdb.base/float.exp
7323 * gdb.base/foll-exec-mode.exp
7324 * gdb.base/foll-exec.exp
7325 * gdb.base/foll-fork.exp
7326 * gdb.base/fortran-sym-case.exp
7327 * gdb.base/freebpcmd.exp
7328 * gdb.base/func-ptr.exp
7329 * gdb.base/func-ptrs.exp
7330 * gdb.base/funcargs.exp
7331 * gdb.base/gcore-buffer-overflow.exp
7332 * gdb.base/gcore-relro-pie.exp
7333 * gdb.base/gcore-relro.exp
7334 * gdb.base/gcore.exp
7335 * gdb.base/gdb1090.exp
7336 * gdb.base/gdb11530.exp
7337 * gdb.base/gdb11531.exp
7338 * gdb.base/gdb1821.exp
7339 * gdb.base/gdbindex-stabs.exp
7340 * gdb.base/gdbvars.exp
7341 * gdb.base/hbreak.exp
7342 * gdb.base/hbreak2.exp
7343 * gdb.base/included.exp
7344 * gdb.base/infcall-input.exp
7345 * gdb.base/inferior-died.exp
7346 * gdb.base/infnan.exp
7347 * gdb.base/info-macros.exp
7348 * gdb.base/info-os.exp
7349 * gdb.base/info-proc.exp
7350 * gdb.base/info-shared.exp
7351 * gdb.base/info-target.exp
7352 * gdb.base/infoline.exp
7353 * gdb.base/interp.exp
7354 * gdb.base/interrupt.exp
7355 * gdb.base/jit-reader.exp
7356 * gdb.base/jit-simple.exp
7357 * gdb.base/kill-after-signal.exp
7358 * gdb.base/kill-detach-inferiors-cmd.exp
7359 * gdb.base/label.exp
7360 * gdb.base/langs.exp
7361 * gdb.base/ldbl_e308.exp
7362 * gdb.base/line-symtabs.exp
7363 * gdb.base/linespecs.exp
7364 * gdb.base/list.exp
7365 * gdb.base/long_long.exp
7366 * gdb.base/longest-types.exp
7367 * gdb.base/maint.exp
7368 * gdb.base/max-value-size.exp
7369 * gdb.base/memattr.exp
7370 * gdb.base/mips_pro.exp
7371 * gdb.base/morestack.exp
7372 * gdb.base/moribund-step.exp
7373 * gdb.base/multi-forks.exp
7374 * gdb.base/nested-addr.exp
7375 * gdb.base/nextoverexit.exp
7376 * gdb.base/noreturn-finish.exp
7377 * gdb.base/noreturn-return.exp
7378 * gdb.base/nostdlib.exp
7379 * gdb.base/offsets.exp
7380 * gdb.base/opaque.exp
7381 * gdb.base/pc-fp.exp
7382 * gdb.base/permissions.exp
7383 * gdb.base/print-symbol-loading.exp
7384 * gdb.base/prologue-include.exp
7385 * gdb.base/psymtab.exp
7386 * gdb.base/ptype.exp
7387 * gdb.base/random-signal.exp
7388 * gdb.base/randomize.exp
7389 * gdb.base/range-stepping.exp
7390 * gdb.base/readline-ask.exp
7391 * gdb.base/recpar.exp
7392 * gdb.base/recurse.exp
7393 * gdb.base/relational.exp
7394 * gdb.base/restore.exp
7395 * gdb.base/return-nodebug.exp
7396 * gdb.base/return.exp
7397 * gdb.base/run-after-attach.exp
7398 * gdb.base/save-bp.exp
7399 * gdb.base/scope.exp
7400 * gdb.base/sect-cmd.exp
7401 * gdb.base/set-lang-auto.exp
7402 * gdb.base/set-noassign.exp
7403 * gdb.base/setvar.exp
7404 * gdb.base/sigall.exp
7405 * gdb.base/sigbpt.exp
7406 * gdb.base/siginfo-addr.exp
7407 * gdb.base/siginfo-infcall.exp
7408 * gdb.base/siginfo-obj.exp
7409 * gdb.base/siginfo.exp
7410 * gdb.base/signals-state-child.exp
7411 * gdb.base/signest.exp
7412 * gdb.base/sigstep.exp
7413 * gdb.base/sizeof.exp
7414 * gdb.base/skip.exp
7415 * gdb.base/solib-corrupted.exp
7416 * gdb.base/solib-nodir.exp
7417 * gdb.base/solib-search.exp
7418 * gdb.base/stack-checking.exp
7419 * gdb.base/stale-infcall.exp
7420 * gdb.base/stap-probe.exp
7421 * gdb.base/start.exp
7422 * gdb.base/step-break.exp
7423 * gdb.base/step-bt.exp
7424 * gdb.base/step-line.exp
7425 * gdb.base/step-over-exit.exp
7426 * gdb.base/step-over-syscall.exp
7427 * gdb.base/step-resume-infcall.exp
7428 * gdb.base/step-test.exp
7429 * gdb.base/store.exp
7430 * gdb.base/structs3.exp
7431 * gdb.base/sym-file.exp
7432 * gdb.base/symbol-without-target_section.exp
7433 * gdb.base/term.exp
7434 * gdb.base/testenv.exp
7435 * gdb.base/ui-redirect.exp
7436 * gdb.base/until.exp
7437 * gdb.base/unwindonsignal.exp
7438 * gdb.base/value-double-free.exp
7439 * gdb.base/vla-datatypes.exp
7440 * gdb.base/vla-ptr.exp
7441 * gdb.base/vla-sideeffect.exp
7442 * gdb.base/volatile.exp
7443 * gdb.base/watch-cond-infcall.exp
7444 * gdb.base/watch-cond.exp
7445 * gdb.base/watch-non-mem.exp
7446 * gdb.base/watch-read.exp
7447 * gdb.base/watch-vfork.exp
7448 * gdb.base/watchpoint-cond-gone.exp
7449 * gdb.base/watchpoint-delete.exp
7450 * gdb.base/watchpoint-hw-hit-once.exp
7451 * gdb.base/watchpoint-hw.exp
7452 * gdb.base/watchpoint-stops-at-right-insn.exp
7453 * gdb.base/watchpoints.exp
7454 * gdb.base/wchar.exp
7455 * gdb.base/whatis-exp.exp
7456 * gdb.btrace/buffer-size.exp
7457 * gdb.btrace/data.exp
7458 * gdb.btrace/delta.exp
7459 * gdb.btrace/dlopen.exp
7460 * gdb.btrace/enable.exp
7461 * gdb.btrace/exception.exp
7462 * gdb.btrace/function_call_history.exp
7463 * gdb.btrace/gcore.exp
7464 * gdb.btrace/instruction_history.exp
7465 * gdb.btrace/nohist.exp
7466 * gdb.btrace/reconnect.exp
7467 * gdb.btrace/record_goto-step.exp
7468 * gdb.btrace/record_goto.exp
7469 * gdb.btrace/rn-dl-bind.exp
7470 * gdb.btrace/segv.exp
7471 * gdb.btrace/step.exp
7472 * gdb.btrace/stepi.exp
7473 * gdb.btrace/tailcall-only.exp
7474 * gdb.btrace/tailcall.exp
7475 * gdb.btrace/tsx.exp
7476 * gdb.btrace/unknown_functions.exp
7477 * gdb.btrace/vdso.exp
7478 * gdb.compile/compile-ifunc.exp
7479 * gdb.compile/compile-ops.exp
7480 * gdb.compile/compile-print.exp
7481 * gdb.compile/compile-setjmp.exp
7482 * gdb.cp/abstract-origin.exp
7483 * gdb.cp/ambiguous.exp
7484 * gdb.cp/annota2.exp
7485 * gdb.cp/annota3.exp
7486 * gdb.cp/anon-ns.exp
7487 * gdb.cp/anon-struct.exp
7488 * gdb.cp/anon-union.exp
7489 * gdb.cp/arg-reference.exp
7490 * gdb.cp/baseenum.exp
7491 * gdb.cp/bool.exp
7492 * gdb.cp/breakpoint.exp
7493 * gdb.cp/bs15503.exp
7494 * gdb.cp/call-c.exp
7495 * gdb.cp/casts.exp
7496 * gdb.cp/chained-calls.exp
7497 * gdb.cp/class2.exp
7498 * gdb.cp/classes.exp
7499 * gdb.cp/cmpd-minsyms.exp
7500 * gdb.cp/converts.exp
7501 * gdb.cp/cp-relocate.exp
7502 * gdb.cp/cpcompletion.exp
7503 * gdb.cp/cpexprs.exp
7504 * gdb.cp/cplabel.exp
7505 * gdb.cp/cplusfuncs.exp
7506 * gdb.cp/cpsizeof.exp
7507 * gdb.cp/ctti.exp
7508 * gdb.cp/derivation.exp
7509 * gdb.cp/destrprint.exp
7510 * gdb.cp/dispcxx.exp
7511 * gdb.cp/enum-class.exp
7512 * gdb.cp/exception.exp
7513 * gdb.cp/exceptprint.exp
7514 * gdb.cp/expand-psymtabs-cxx.exp
7515 * gdb.cp/expand-sals.exp
7516 * gdb.cp/extern-c.exp
7517 * gdb.cp/filename.exp
7518 * gdb.cp/formatted-ref.exp
7519 * gdb.cp/fpointer.exp
7520 * gdb.cp/gdb1355.exp
7521 * gdb.cp/gdb2495.exp
7522 * gdb.cp/hang.exp
7523 * gdb.cp/impl-this.exp
7524 * gdb.cp/infcall-dlopen.exp
7525 * gdb.cp/inherit.exp
7526 * gdb.cp/iostream.exp
7527 * gdb.cp/koenig.exp
7528 * gdb.cp/local.exp
7529 * gdb.cp/m-data.exp
7530 * gdb.cp/m-static.exp
7531 * gdb.cp/mb-ctor.exp
7532 * gdb.cp/mb-inline.exp
7533 * gdb.cp/mb-templates.exp
7534 * gdb.cp/member-name.exp
7535 * gdb.cp/member-ptr.exp
7536 * gdb.cp/meth-typedefs.exp
7537 * gdb.cp/method.exp
7538 * gdb.cp/method2.exp
7539 * gdb.cp/minsym-fallback.exp
7540 * gdb.cp/misc.exp
7541 * gdb.cp/namelessclass.exp
7542 * gdb.cp/namespace-enum.exp
7543 * gdb.cp/namespace-nested-import.exp
7544 * gdb.cp/namespace.exp
7545 * gdb.cp/nextoverthrow.exp
7546 * gdb.cp/no-dmgl-verbose.exp
7547 * gdb.cp/non-trivial-retval.exp
7548 * gdb.cp/noparam.exp
7549 * gdb.cp/nsdecl.exp
7550 * gdb.cp/nsimport.exp
7551 * gdb.cp/nsnested.exp
7552 * gdb.cp/nsnoimports.exp
7553 * gdb.cp/nsrecurs.exp
7554 * gdb.cp/nsstress.exp
7555 * gdb.cp/nsusing.exp
7556 * gdb.cp/operator.exp
7557 * gdb.cp/oranking.exp
7558 * gdb.cp/overload-const.exp
7559 * gdb.cp/overload.exp
7560 * gdb.cp/ovldbreak.exp
7561 * gdb.cp/ovsrch.exp
7562 * gdb.cp/paren-type.exp
7563 * gdb.cp/parse-lang.exp
7564 * gdb.cp/pass-by-ref.exp
7565 * gdb.cp/pr-1023.exp
7566 * gdb.cp/pr-1210.exp
7567 * gdb.cp/pr-574.exp
7568 * gdb.cp/pr10687.exp
7569 * gdb.cp/pr12028.exp
7570 * gdb.cp/pr17132.exp
7571 * gdb.cp/pr17494.exp
7572 * gdb.cp/pr9067.exp
7573 * gdb.cp/pr9167.exp
7574 * gdb.cp/pr9631.exp
7575 * gdb.cp/printmethod.exp
7576 * gdb.cp/psmang.exp
7577 * gdb.cp/psymtab-parameter.exp
7578 * gdb.cp/ptype-cv-cp.exp
7579 * gdb.cp/ptype-flags.exp
7580 * gdb.cp/re-set-overloaded.exp
7581 * gdb.cp/ref-types.exp
7582 * gdb.cp/rtti.exp
7583 * gdb.cp/scope-err.exp
7584 * gdb.cp/shadow.exp
7585 * gdb.cp/smartp.exp
7586 * gdb.cp/static-method.exp
7587 * gdb.cp/static-print-quit.exp
7588 * gdb.cp/temargs.exp
7589 * gdb.cp/templates.exp
7590 * gdb.cp/try_catch.exp
7591 * gdb.cp/typedef-operator.exp
7592 * gdb.cp/typeid.exp
7593 * gdb.cp/userdef.exp
7594 * gdb.cp/using-crash.exp
7595 * gdb.cp/var-tag.exp
7596 * gdb.cp/virtbase.exp
7597 * gdb.cp/virtfunc.exp
7598 * gdb.cp/virtfunc2.exp
7599 * gdb.cp/vla-cxx.exp
7600 * gdb.disasm/t01_mov.exp
7601 * gdb.disasm/t02_mova.exp
7602 * gdb.disasm/t03_add.exp
7603 * gdb.disasm/t04_sub.exp
7604 * gdb.disasm/t05_cmp.exp
7605 * gdb.disasm/t06_ari2.exp
7606 * gdb.disasm/t07_ari3.exp
7607 * gdb.disasm/t08_or.exp
7608 * gdb.disasm/t09_xor.exp
7609 * gdb.disasm/t10_and.exp
7610 * gdb.disasm/t11_logs.exp
7611 * gdb.disasm/t12_bit.exp
7612 * gdb.disasm/t13_otr.exp
7613 * gdb.dlang/circular.exp
7614 * gdb.dwarf2/arr-stride.exp
7615 * gdb.dwarf2/arr-subrange.exp
7616 * gdb.dwarf2/atomic-type.exp
7617 * gdb.dwarf2/bad-regnum.exp
7618 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7619 * gdb.dwarf2/callframecfa.exp
7620 * gdb.dwarf2/clztest.exp
7621 * gdb.dwarf2/corrupt.exp
7622 * gdb.dwarf2/data-loc.exp
7623 * gdb.dwarf2/dup-psym.exp
7624 * gdb.dwarf2/dw2-anon-mptr.exp
7625 * gdb.dwarf2/dw2-anonymous-func.exp
7626 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7627 * gdb.dwarf2/dw2-bad-unresolved.exp
7628 * gdb.dwarf2/dw2-basic.exp
7629 * gdb.dwarf2/dw2-canonicalize-type.exp
7630 * gdb.dwarf2/dw2-case-insensitive.exp
7631 * gdb.dwarf2/dw2-common-block.exp
7632 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7633 * gdb.dwarf2/dw2-compressed.exp
7634 * gdb.dwarf2/dw2-const.exp
7635 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7636 * gdb.dwarf2/dw2-cu-size.exp
7637 * gdb.dwarf2/dw2-dup-frame.exp
7638 * gdb.dwarf2/dw2-entry-value.exp
7639 * gdb.dwarf2/dw2-icycle.exp
7640 * gdb.dwarf2/dw2-ifort-parameter.exp
7641 * gdb.dwarf2/dw2-inline-break.exp
7642 * gdb.dwarf2/dw2-inline-param.exp
7643 * gdb.dwarf2/dw2-intercu.exp
7644 * gdb.dwarf2/dw2-intermix.exp
7645 * gdb.dwarf2/dw2-lexical-block-bare.exp
7646 * gdb.dwarf2/dw2-linkage-name-trust.exp
7647 * gdb.dwarf2/dw2-minsym-in-cu.exp
7648 * gdb.dwarf2/dw2-noloc.exp
7649 * gdb.dwarf2/dw2-op-call.exp
7650 * gdb.dwarf2/dw2-op-out-param.exp
7651 * gdb.dwarf2/dw2-opt-structptr.exp
7652 * gdb.dwarf2/dw2-param-error.exp
7653 * gdb.dwarf2/dw2-producer.exp
7654 * gdb.dwarf2/dw2-ranges-base.exp
7655 * gdb.dwarf2/dw2-ref-missing-frame.exp
7656 * gdb.dwarf2/dw2-reg-undefined.exp
7657 * gdb.dwarf2/dw2-regno-invalid.exp
7658 * gdb.dwarf2/dw2-restore.exp
7659 * gdb.dwarf2/dw2-restrict.exp
7660 * gdb.dwarf2/dw2-single-line-discriminators.exp
7661 * gdb.dwarf2/dw2-strp.exp
7662 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7663 * gdb.dwarf2/dw2-unresolved.exp
7664 * gdb.dwarf2/dw2-var-zero-addr.exp
7665 * gdb.dwarf2/dw4-sig-types.exp
7666 * gdb.dwarf2/dwz.exp
7667 * gdb.dwarf2/dynarr-ptr.exp
7668 * gdb.dwarf2/enum-type.exp
7669 * gdb.dwarf2/gdb-index.exp
7670 * gdb.dwarf2/implptr-64bit.exp
7671 * gdb.dwarf2/implptr-optimized-out.exp
7672 * gdb.dwarf2/implptr.exp
7673 * gdb.dwarf2/implref-array.exp
7674 * gdb.dwarf2/implref-const.exp
7675 * gdb.dwarf2/implref-global.exp
7676 * gdb.dwarf2/implref-struct.exp
7677 * gdb.dwarf2/mac-fileno.exp
7678 * gdb.dwarf2/main-subprogram.exp
7679 * gdb.dwarf2/member-ptr-forwardref.exp
7680 * gdb.dwarf2/method-ptr.exp
7681 * gdb.dwarf2/missing-sig-type.exp
7682 * gdb.dwarf2/nonvar-access.exp
7683 * gdb.dwarf2/opaque-type-lookup.exp
7684 * gdb.dwarf2/pieces-optimized-out.exp
7685 * gdb.dwarf2/pieces.exp
7686 * gdb.dwarf2/pr10770.exp
7687 * gdb.dwarf2/pr13961.exp
7688 * gdb.dwarf2/staticvirtual.exp
7689 * gdb.dwarf2/subrange.exp
7690 * gdb.dwarf2/symtab-producer.exp
7691 * gdb.dwarf2/trace-crash.exp
7692 * gdb.dwarf2/typeddwarf.exp
7693 * gdb.dwarf2/valop.exp
7694 * gdb.dwarf2/watch-notconst.exp
7695 * gdb.fortran/array-element.exp
7696 * gdb.fortran/charset.exp
7697 * gdb.fortran/common-block.exp
7698 * gdb.fortran/complex.exp
7699 * gdb.fortran/derived-type-function.exp
7700 * gdb.fortran/derived-type.exp
7701 * gdb.fortran/logical.exp
7702 * gdb.fortran/module.exp
7703 * gdb.fortran/multi-dim.exp
7704 * gdb.fortran/nested-funcs.exp
7705 * gdb.fortran/print-formatted.exp
7706 * gdb.fortran/subarray.exp
7707 * gdb.fortran/vla-alloc-assoc.exp
7708 * gdb.fortran/vla-datatypes.exp
7709 * gdb.fortran/vla-history.exp
7710 * gdb.fortran/vla-ptr-info.exp
7711 * gdb.fortran/vla-ptype-sub.exp
7712 * gdb.fortran/vla-ptype.exp
7713 * gdb.fortran/vla-sizeof.exp
7714 * gdb.fortran/vla-type.exp
7715 * gdb.fortran/vla-value-sub-arbitrary.exp
7716 * gdb.fortran/vla-value-sub-finish.exp
7717 * gdb.fortran/vla-value-sub.exp
7718 * gdb.fortran/vla-value.exp
7719 * gdb.fortran/whatis_type.exp
7720 * gdb.go/chan.exp
7721 * gdb.go/handcall.exp
7722 * gdb.go/hello.exp
7723 * gdb.go/integers.exp
7724 * gdb.go/methods.exp
7725 * gdb.go/package.exp
7726 * gdb.go/strings.exp
7727 * gdb.go/types.exp
7728 * gdb.go/unsafe.exp
7729 * gdb.guile/scm-arch.exp
7730 * gdb.guile/scm-block.exp
7731 * gdb.guile/scm-breakpoint.exp
7732 * gdb.guile/scm-cmd.exp
7733 * gdb.guile/scm-disasm.exp
7734 * gdb.guile/scm-equal.exp
7735 * gdb.guile/scm-frame-args.exp
7736 * gdb.guile/scm-frame-inline.exp
7737 * gdb.guile/scm-frame.exp
7738 * gdb.guile/scm-iterator.exp
7739 * gdb.guile/scm-math.exp
7740 * gdb.guile/scm-objfile.exp
7741 * gdb.guile/scm-ports.exp
7742 * gdb.guile/scm-symbol.exp
7743 * gdb.guile/scm-symtab.exp
7744 * gdb.guile/scm-value-cc.exp
7745 * gdb.guile/types-module.exp
7746 * gdb.linespec/break-ask.exp
7747 * gdb.linespec/cpexplicit.exp
7748 * gdb.linespec/explicit.exp
7749 * gdb.linespec/keywords.exp
7750 * gdb.linespec/linespec.exp
7751 * gdb.linespec/ls-dollar.exp
7752 * gdb.linespec/ls-errs.exp
7753 * gdb.linespec/skip-two.exp
7754 * gdb.linespec/thread.exp
7755 * gdb.mi/mi-async.exp
7756 * gdb.mi/mi-basics.exp
7757 * gdb.mi/mi-break.exp
7758 * gdb.mi/mi-catch-load.exp
7759 * gdb.mi/mi-cli.exp
7760 * gdb.mi/mi-cmd-param-changed.exp
7761 * gdb.mi/mi-console.exp
7762 * gdb.mi/mi-detach.exp
7763 * gdb.mi/mi-disassemble.exp
7764 * gdb.mi/mi-eval.exp
7765 * gdb.mi/mi-file-transfer.exp
7766 * gdb.mi/mi-file.exp
7767 * gdb.mi/mi-fill-memory.exp
7768 * gdb.mi/mi-inheritance-syntax-error.exp
7769 * gdb.mi/mi-linespec-err-cp.exp
7770 * gdb.mi/mi-logging.exp
7771 * gdb.mi/mi-memory-changed.exp
7772 * gdb.mi/mi-read-memory.exp
7773 * gdb.mi/mi-record-changed.exp
7774 * gdb.mi/mi-reg-undefined.exp
7775 * gdb.mi/mi-regs.exp
7776 * gdb.mi/mi-return.exp
7777 * gdb.mi/mi-reverse.exp
7778 * gdb.mi/mi-simplerun.exp
7779 * gdb.mi/mi-solib.exp
7780 * gdb.mi/mi-stack.exp
7781 * gdb.mi/mi-stepi.exp
7782 * gdb.mi/mi-syn-frame.exp
7783 * gdb.mi/mi-until.exp
7784 * gdb.mi/mi-var-block.exp
7785 * gdb.mi/mi-var-child.exp
7786 * gdb.mi/mi-var-cmd.exp
7787 * gdb.mi/mi-var-cp.exp
7788 * gdb.mi/mi-var-display.exp
7789 * gdb.mi/mi-var-invalidate.exp
7790 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7791 * gdb.mi/mi-vla-fortran.exp
7792 * gdb.mi/mi-watch.exp
7793 * gdb.mi/mi2-var-child.exp
7794 * gdb.mi/user-selected-context-sync.exp
7795 * gdb.modula2/unbounded-array.exp
7796 * gdb.multi/dummy-frame-restore.exp
7797 * gdb.multi/multi-arch-exec.exp
7798 * gdb.multi/multi-arch.exp
7799 * gdb.multi/tids.exp
7800 * gdb.multi/watchpoint-multi.exp
7801 * gdb.opencl/callfuncs.exp
7802 * gdb.opencl/convs_casts.exp
7803 * gdb.opencl/datatypes.exp
7804 * gdb.opencl/operators.exp
7805 * gdb.opencl/vec_comps.exp
7806 * gdb.opt/clobbered-registers-O2.exp
7807 * gdb.opt/inline-break.exp
7808 * gdb.opt/inline-bt.exp
7809 * gdb.opt/inline-cmds.exp
7810 * gdb.opt/inline-locals.exp
7811 * gdb.pascal/case-insensitive-symbols.exp
7812 * gdb.pascal/floats.exp
7813 * gdb.pascal/gdb11492.exp
7814 * gdb.python/lib-types.exp
7815 * gdb.python/py-arch.exp
7816 * gdb.python/py-as-string.exp
7817 * gdb.python/py-bad-printers.exp
7818 * gdb.python/py-block.exp
7819 * gdb.python/py-breakpoint-create-fail.exp
7820 * gdb.python/py-breakpoint.exp
7821 * gdb.python/py-caller-is.exp
7822 * gdb.python/py-cmd.exp
7823 * gdb.python/py-explore-cc.exp
7824 * gdb.python/py-explore.exp
7825 * gdb.python/py-finish-breakpoint.exp
7826 * gdb.python/py-finish-breakpoint2.exp
7827 * gdb.python/py-frame-args.exp
7828 * gdb.python/py-frame-inline.exp
7829 * gdb.python/py-frame.exp
7830 * gdb.python/py-framefilter-mi.exp
7831 * gdb.python/py-infthread.exp
7832 * gdb.python/py-lazy-string.exp
7833 * gdb.python/py-linetable.exp
7834 * gdb.python/py-mi-events.exp
7835 * gdb.python/py-mi-objfile.exp
7836 * gdb.python/py-mi.exp
7837 * gdb.python/py-objfile.exp
7838 * gdb.python/py-pp-integral.exp
7839 * gdb.python/py-pp-maint.exp
7840 * gdb.python/py-pp-re-notag.exp
7841 * gdb.python/py-pp-registration.exp
7842 * gdb.python/py-recurse-unwind.exp
7843 * gdb.python/py-strfns.exp
7844 * gdb.python/py-symbol.exp
7845 * gdb.python/py-symtab.exp
7846 * gdb.python/py-sync-interp.exp
7847 * gdb.python/py-typeprint.exp
7848 * gdb.python/py-unwind-maint.exp
7849 * gdb.python/py-unwind.exp
7850 * gdb.python/py-value-cc.exp
7851 * gdb.python/py-xmethods.exp
7852 * gdb.reverse/amd64-tailcall-reverse.exp
7853 * gdb.reverse/break-precsave.exp
7854 * gdb.reverse/break-reverse.exp
7855 * gdb.reverse/consecutive-precsave.exp
7856 * gdb.reverse/consecutive-reverse.exp
7857 * gdb.reverse/finish-precsave.exp
7858 * gdb.reverse/finish-reverse-bkpt.exp
7859 * gdb.reverse/finish-reverse.exp
7860 * gdb.reverse/fstatat-reverse.exp
7861 * gdb.reverse/getresuid-reverse.exp
7862 * gdb.reverse/i386-precsave.exp
7863 * gdb.reverse/i386-reverse.exp
7864 * gdb.reverse/i386-sse-reverse.exp
7865 * gdb.reverse/i387-env-reverse.exp
7866 * gdb.reverse/i387-stack-reverse.exp
7867 * gdb.reverse/insn-reverse.exp
7868 * gdb.reverse/machinestate-precsave.exp
7869 * gdb.reverse/machinestate.exp
7870 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7871 * gdb.reverse/pipe-reverse.exp
7872 * gdb.reverse/readv-reverse.exp
7873 * gdb.reverse/recvmsg-reverse.exp
7874 * gdb.reverse/rerun-prec.exp
7875 * gdb.reverse/s390-mvcle.exp
7876 * gdb.reverse/step-precsave.exp
7877 * gdb.reverse/step-reverse.exp
7878 * gdb.reverse/time-reverse.exp
7879 * gdb.reverse/until-precsave.exp
7880 * gdb.reverse/until-reverse.exp
7881 * gdb.reverse/waitpid-reverse.exp
7882 * gdb.reverse/watch-precsave.exp
7883 * gdb.reverse/watch-reverse.exp
7884 * gdb.rust/generics.exp
7885 * gdb.rust/methods.exp
7886 * gdb.rust/modules.exp
7887 * gdb.rust/simple.exp
7888 * gdb.server/connect-with-no-symbol-file.exp
7889 * gdb.server/ext-attach.exp
7890 * gdb.server/ext-restart.exp
7891 * gdb.server/ext-wrapper.exp
7892 * gdb.server/file-transfer.exp
7893 * gdb.server/server-exec-info.exp
7894 * gdb.server/server-kill.exp
7895 * gdb.server/server-mon.exp
7896 * gdb.server/wrapper.exp
7897 * gdb.stabs/exclfwd.exp
7898 * gdb.stabs/gdb11479.exp
7899 * gdb.threads/clone-new-thread-event.exp
7900 * gdb.threads/corethreads.exp
7901 * gdb.threads/current-lwp-dead.exp
7902 * gdb.threads/dlopen-libpthread.exp
7903 * gdb.threads/gcore-thread.exp
7904 * gdb.threads/sigstep-threads.exp
7905 * gdb.threads/watchpoint-fork.exp
7906 * gdb.trace/actions-changed.exp
7907 * gdb.trace/backtrace.exp
7908 * gdb.trace/change-loc.exp
7909 * gdb.trace/circ.exp
7910 * gdb.trace/collection.exp
7911 * gdb.trace/disconnected-tracing.exp
7912 * gdb.trace/ftrace.exp
7913 * gdb.trace/mi-trace-frame-collected.exp
7914 * gdb.trace/mi-trace-unavailable.exp
7915 * gdb.trace/mi-traceframe-changed.exp
7916 * gdb.trace/mi-tsv-changed.exp
7917 * gdb.trace/no-attach-trace.exp
7918 * gdb.trace/passc-dyn.exp
7919 * gdb.trace/qtro.exp
7920 * gdb.trace/range-stepping.exp
7921 * gdb.trace/read-memory.exp
7922 * gdb.trace/save-trace.exp
7923 * gdb.trace/signal.exp
7924 * gdb.trace/status-stop.exp
7925 * gdb.trace/tfile.exp
7926 * gdb.trace/trace-break.exp
7927 * gdb.trace/trace-buffer-size.exp
7928 * gdb.trace/trace-condition.exp
7929 * gdb.trace/tracefile-pseudo-reg.exp
7930 * gdb.trace/tstatus.exp
7931 * gdb.trace/unavailable.exp
7932 * gdb.trace/while-dyn.exp
7933 * gdb.trace/while-stepping.exp
7934
34c41c68
DE
79352016-12-22 Doug Evans <xdje42@gmail.com>
7936
7937 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7938 and msymbols.
7939
16e69324
YQ
79402016-12-19 Yao Qi <yao.qi@linaro.org>
7941
7942 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7943 (test_with_self): Don't call do_steps_and_nexts, and remove
7944 code about stepping into xmalloc.
7945
f94f411b
YQ
79462016-12-09 Yao Qi <yao.qi@linaro.org>
7947
7948 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7949
79502016-12-09 Yao Qi <yao.qi@linaro.org>
7951
7952 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7953
f1b5deee
PA
79542016-12-09 Pedro Alves <palves@redhat.com>
7955
7956 * gdb.base/all-architectures-0.exp: New file.
7957 * gdb.base/all-architectures-1.exp: New file.
7958 * gdb.base/all-architectures-2.exp: New file.
7959 * gdb.base/all-architectures-3.exp: New file.
7960 * gdb.base/all-architectures-4.exp: New file.
7961 * gdb.base/all-architectures-5.exp: New file.
7962 * gdb.base/all-architectures-6.exp: New file.
7963 * gdb.base/all-architectures-7.exp: New file.
7964 * gdb.base/all-architectures.exp.in: New file.
7965
364ca42e
YQ
79662016-12-09 Yao Qi <yao.qi@linaro.org>
7967
7968 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7969
107c2d62
LM
79702016-12-02 Luis Machado <lgustavo@codesourcery.com>
7971
7972 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7973 possible.
7974 Remove useless pattern-matching code.
7975
df3ee9ca
PA
79762016-12-02 Pedro Alves <palves@redhat.com>
7977
7978 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7979 procedure.
7980 (top level): Call it.
7981
ec835369
PA
79822016-12-02 Pedro Alves <palves@redhat.com>
7983
7984 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7985 New procedure.
7986 (top level): Call it.
7987
01770bbd
PA
79882016-12-02 Pedro Alves <palves@redhat.com>
7989
7990 PR cli/20559
7991 * gdb.base/commands.exp (user_defined_command_args_eval): New
7992 procedure.
7993 (top level): Call it.
7994
008459ea
LM
79952016-12-02 Luis Machado <lgustavo@codesourcery.com>
7996
7997 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7998 timeout handling.
7999
0c1b455e
TT
80002016-12-02 Tom Tromey <tom@tromey.com>
8001
8002 * gdb.dwarf2/main-subprogram.c: New file.
8003 * gdb.dwarf2/main-subprogram.exp: New file.
8004
018572b8
LM
80052016-12-01 Luis Machado <lgustavo@codesourcery.com>
8006
8007 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8008 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8009 gdb_test_no_output for a couple of cases.
8010 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8011
84c93cd5
LM
80122016-12-01 Luis Machado <lgustavo@codesourcery.com>
8013
8014 Fix test names and standardize compilation error messages throughout
8015 the following files:
8016
8017 * gdb.ada/start.exp
8018 * gdb.arch/alpha-step.exp
8019 * gdb.arch/e500-prologue.exp
8020 * gdb.arch/ftrace-insn-reloc.exp
8021 * gdb.arch/gdb1291.exp
8022 * gdb.arch/gdb1431.exp
8023 * gdb.arch/gdb1558.exp
8024 * gdb.arch/i386-dr3-watch.exp
8025 * gdb.arch/i386-sse-stack-align.exp
8026 * gdb.arch/ia64-breakpoint-shadow.exp
8027 * gdb.arch/pa-nullify.exp
8028 * gdb.arch/powerpc-aix-prologue.exp
8029 * gdb.arch/thumb-bx-pc.exp
8030 * gdb.base/annota1.exp
8031 * gdb.base/annota3.exp
8032 * gdb.base/arrayidx.exp
8033 * gdb.base/assign.exp
8034 * gdb.base/attach.exp
8035 * gdb.base/auxv.exp
8036 * gdb.base/bang.exp
8037 * gdb.base/bfp-test.exp
8038 * gdb.base/bigcore.exp
8039 * gdb.base/bitfields2.exp
8040 * gdb.base/break-fun-addr.exp
8041 * gdb.base/break-probes.exp
8042 * gdb.base/call-rt-st.exp
8043 * gdb.base/callexit.exp
8044 * gdb.base/catch-fork-kill.exp
8045 * gdb.base/charset.exp
8046 * gdb.base/checkpoint.exp
8047 * gdb.base/comprdebug.exp
8048 * gdb.base/constvars.exp
8049 * gdb.base/coredump-filter.exp
8050 * gdb.base/cursal.exp
8051 * gdb.base/cvexpr.exp
8052 * gdb.base/detach.exp
8053 * gdb.base/display.exp
8054 * gdb.base/dmsym.exp
8055 * gdb.base/dprintf-pending.exp
8056 * gdb.base/dso2dso.exp
8057 * gdb.base/dtrace-probe.exp
8058 * gdb.base/dump.exp
8059 * gdb.base/enum_cond.exp
8060 * gdb.base/exe-lock.exp
8061 * gdb.base/exec-invalid-sysroot.exp
8062 * gdb.base/execl-update-breakpoints.exp
8063 * gdb.base/exprs.exp
8064 * gdb.base/fileio.exp
8065 * gdb.base/find.exp
8066 * gdb.base/finish.exp
8067 * gdb.base/fixsection.exp
8068 * gdb.base/foll-vfork.exp
8069 * gdb.base/frame-args.exp
8070 * gdb.base/gcore.exp
8071 * gdb.base/gdb1250.exp
8072 * gdb.base/global-var-nested-by-dso.exp
8073 * gdb.base/gnu-ifunc.exp
8074 * gdb.base/hashline1.exp
8075 * gdb.base/hashline2.exp
8076 * gdb.base/hashline3.exp
8077 * gdb.base/hbreak-in-shr-unsupported.exp
8078 * gdb.base/huge.exp
8079 * gdb.base/infcall-input.exp
8080 * gdb.base/info-fun.exp
8081 * gdb.base/info-shared.exp
8082 * gdb.base/jit-simple.exp
8083 * gdb.base/jit-so.exp
8084 * gdb.base/jit.exp
8085 * gdb.base/jump.exp
8086 * gdb.base/label.exp
8087 * gdb.base/lineinc.exp
8088 * gdb.base/logical.exp
8089 * gdb.base/longjmp.exp
8090 * gdb.base/macscp.exp
8091 * gdb.base/miscexprs.exp
8092 * gdb.base/new-ui-echo.exp
8093 * gdb.base/new-ui-pending-input.exp
8094 * gdb.base/new-ui.exp
8095 * gdb.base/nodebug.exp
8096 * gdb.base/nofield.exp
8097 * gdb.base/offsets.exp
8098 * gdb.base/overlays.exp
8099 * gdb.base/pending.exp
8100 * gdb.base/pointers.exp
8101 * gdb.base/pr11022.exp
8102 * gdb.base/printcmds.exp
8103 * gdb.base/prologue.exp
8104 * gdb.base/ptr-typedef.exp
8105 * gdb.base/realname-expand.exp
8106 * gdb.base/relativedebug.exp
8107 * gdb.base/relocate.exp
8108 * gdb.base/remote.exp
8109 * gdb.base/reread.exp
8110 * gdb.base/return2.exp
8111 * gdb.base/savedregs.exp
8112 * gdb.base/sep.exp
8113 * gdb.base/sepdebug.exp
8114 * gdb.base/sepsymtab.exp
8115 * gdb.base/set-inferior-tty.exp
8116 * gdb.base/setshow.exp
8117 * gdb.base/shlib-call.exp
8118 * gdb.base/sigaltstack.exp
8119 * gdb.base/siginfo-addr.exp
8120 * gdb.base/signals.exp
8121 * gdb.base/signull.exp
8122 * gdb.base/sigrepeat.exp
8123 * gdb.base/so-impl-ld.exp
8124 * gdb.base/solib-display.exp
8125 * gdb.base/solib-overlap.exp
8126 * gdb.base/solib-search.exp
8127 * gdb.base/solib-symbol.exp
8128 * gdb.base/structs.exp
8129 * gdb.base/structs2.exp
8130 * gdb.base/symtab-search-order.exp
8131 * gdb.base/twice.exp
8132 * gdb.base/unload.exp
8133 * gdb.base/varargs.exp
8134 * gdb.base/watchpoint-solib.exp
8135 * gdb.base/watchpoint.exp
8136 * gdb.base/whatis.exp
8137 * gdb.base/wrong_frame_bt_full.exp
8138 * gdb.btrace/dlopen.exp
8139 * gdb.cell/ea-standalone.exp
8140 * gdb.cell/ea-test.exp
8141 * gdb.cp/dispcxx.exp
8142 * gdb.cp/gdb2384.exp
8143 * gdb.cp/method2.exp
8144 * gdb.cp/nextoverthrow.exp
8145 * gdb.cp/pr10728.exp
8146 * gdb.disasm/am33.exp
8147 * gdb.disasm/h8300s.exp
8148 * gdb.disasm/mn10300.exp
8149 * gdb.disasm/sh3.exp
8150 * gdb.dwarf2/dw2-dir-file-name.exp
8151 * gdb.fortran/complex.exp
8152 * gdb.fortran/library-module.exp
8153 * gdb.guile/scm-pretty-print.exp
8154 * gdb.guile/scm-symbol.exp
8155 * gdb.guile/scm-type.exp
8156 * gdb.guile/scm-value.exp
8157 * gdb.linespec/linespec.exp
8158 * gdb.mi/gdb701.exp
8159 * gdb.mi/gdb792.exp
8160 * gdb.mi/mi-breakpoint-changed.exp
8161 * gdb.mi/mi-dprintf-pending.exp
8162 * gdb.mi/mi-dprintf.exp
8163 * gdb.mi/mi-exit-code.exp
8164 * gdb.mi/mi-pending.exp
8165 * gdb.mi/mi-solib.exp
8166 * gdb.mi/new-ui-mi-sync.exp
8167 * gdb.mi/pr11022.exp
8168 * gdb.mi/user-selected-context-sync.exp
8169 * gdb.opt/solib-intra-step.exp
8170 * gdb.python/py-events.exp
8171 * gdb.python/py-finish-breakpoint.exp
8172 * gdb.python/py-mi.exp
8173 * gdb.python/py-prettyprint.exp
8174 * gdb.python/py-shared.exp
8175 * gdb.python/py-symbol.exp
8176 * gdb.python/py-template.exp
8177 * gdb.python/py-type.exp
8178 * gdb.python/py-value.exp
8179 * gdb.reverse/solib-precsave.exp
8180 * gdb.reverse/solib-reverse.exp
8181 * gdb.server/solib-list.exp
8182 * gdb.stabs/weird.exp
8183 * gdb.threads/reconnect-signal.exp
8184 * gdb.threads/stepi-random-signal.exp
8185 * gdb.trace/actions.exp
8186 * gdb.trace/ax.exp
8187 * gdb.trace/backtrace.exp
8188 * gdb.trace/change-loc.exp
8189 * gdb.trace/deltrace.exp
8190 * gdb.trace/ftrace-lock.exp
8191 * gdb.trace/ftrace.exp
8192 * gdb.trace/infotrace.exp
8193 * gdb.trace/mi-tracepoint-changed.exp
8194 * gdb.trace/packetlen.exp
8195 * gdb.trace/passcount.exp
8196 * gdb.trace/pending.exp
8197 * gdb.trace/range-stepping.exp
8198 * gdb.trace/report.exp
8199 * gdb.trace/stap-trace.exp
8200 * gdb.trace/tfind.exp
8201 * gdb.trace/trace-break.exp
8202 * gdb.trace/trace-condition.exp
8203 * gdb.trace/trace-enable-disable.exp
8204 * gdb.trace/trace-mt.exp
8205 * gdb.trace/tracecmd.exp
8206 * gdb.trace/tspeed.exp
8207 * gdb.trace/tsv.exp
8208 * lib/perftest.exp
8209
fb9feb35
LM
82102016-12-01 Luis Machado <lgustavo@codesourcery.com>
8211
8212 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8213 with gdb_test_no_output.
8214 Use command as test name.
8215
cd2ddb6c
LM
82162016-12-01 Luis Machado <lgustavo@codesourcery.com>
8217
8218 Fix test names starting with uppercase throughout the files.
8219
8220 * gdb.ada/assign_1.exp
8221 * gdb.ada/boolean_expr.exp
8222 * gdb.base/arrayidx.exp
8223 * gdb.base/del.exp
8224 * gdb.base/gcore-buffer-overflow.exp
8225 * gdb.base/testenv.exp
8226 * gdb.compile/compile.exp
8227 * gdb.python/py-framefilter-invalidarg.exp
8228 * gdb.python/py-framefilter.exp
8229
bb95117e
LM
82302016-12-01 Luis Machado <lgustavo@codesourcery.com>
8231
8232 Fix test names starting with uppercase throughout the files.
8233
8234 * gdb.ada/array_return.exp
8235 * gdb.ada/expr_delims.exp
8236 * gdb.ada/mi_dyn_arr.exp
8237 * gdb.ada/mi_interface.exp
8238 * gdb.ada/mi_var_array.exp
8239 * gdb.ada/watch_arg.exp
8240 * gdb.arch/alpha-step.exp
8241 * gdb.arch/altivec-regs.exp
8242 * gdb.arch/e500-regs.exp
8243 * gdb.arch/powerpc-d128-regs.exp
8244 * gdb.base/arrayidx.exp
8245 * gdb.base/break.exp
8246 * gdb.base/checkpoint.exp
8247 * gdb.base/debug-expr.exp
8248 * gdb.base/dmsym.exp
8249 * gdb.base/radix.exp
8250 * gdb.base/sepdebug.exp
8251 * gdb.base/testenv.exp
8252 * gdb.base/watch_thread_num.exp
8253 * gdb.base/watchpoint-cond-gone.exp
8254 * gdb.cell/break.exp
8255 * gdb.cell/ea-cache.exp
8256 * gdb.compile/compile.exp
8257 * gdb.cp/gdb2495.exp
8258 * gdb.gdb/selftest.exp
8259 * gdb.gdb/xfullpath.exp
8260 * gdb.go/hello.exp
8261 * gdb.go/integers.exp
8262 * gdb.objc/basicclass.exp
8263 * gdb.pascal/hello.exp
8264 * gdb.pascal/integers.exp
8265 * gdb.python/py-breakpoint.exp
8266 * gdb.python/py-cmd.exp
8267 * gdb.python/py-linetable.exp
8268 * gdb.python/py-xmethods.exp
8269 * gdb.python/python.exp
8270 * gdb.reverse/consecutive-precsave.exp
8271 * gdb.reverse/finish-precsave.exp
8272 * gdb.reverse/i386-precsave.exp
8273 * gdb.reverse/machinestate-precsave.exp
8274 * gdb.reverse/sigall-precsave.exp
8275 * gdb.reverse/solib-precsave.exp
8276 * gdb.reverse/step-precsave.exp
8277 * gdb.reverse/until-precsave.exp
8278 * gdb.reverse/watch-precsave.exp
8279 * gdb.threads/leader-exit.exp
8280 * gdb.threads/pthreads.exp
8281 * gdb.threads/wp-replication.exp
8282 * gdb.trace/actions.exp
8283 * gdb.trace/mi-tsv-changed.exp
8284 * gdb.trace/tsv.exp
8285
de97fdd4
LM
82862016-12-01 Luis Machado <lgustavo@codesourcery.com>
8287
8288 Fix test names starting with uppercase throughout the files.
8289
8290 * gdb.arch/i386-bp_permanent.exp
8291 * gdb.arch/i386-gnu-cfi.exp
8292 * gdb.base/disasm-end-cu.exp
8293 * gdb.base/macscp.exp
8294 * gdb.base/pending.exp
8295 * gdb.base/watch_thread_num.exp
8296 * gdb.cp/exception.exp
8297 * gdb.cp/gdb2495.exp
8298 * gdb.cp/local.exp
8299 * gdb.python/py-evsignal.exp
8300 * gdb.python/python.exp
8301 * gdb.trace/tracecmd.exp
8302
9f058c10
LM
83032016-12-01 Luis Machado <lgustavo@codesourcery.com>
8304
8305 Fix test names starting with uppercase throughout the files.
8306
8307 * gdb.base/charset.exp
8308 * gdb.base/eval.exp
8309 * gdb.base/multi-forks.exp
8310 * gdb.guile/scm-progspace.exp
8311 * gdb.opencl/datatypes.exp
8312 * gdb.python/py-block.exp
8313 * gdb.python/py-function.exp
8314 * gdb.python/py-symbol.exp
8315 * gdb.python/py-symtab.exp
8316 * gdb.python/py-xmethods.exp
8317 * gdb.reverse/break-precsave.exp
8318 * gdb.reverse/break-reverse.exp
8319 * gdb.reverse/consecutive-precsave.exp
8320 * gdb.reverse/consecutive-reverse.exp
8321 * gdb.reverse/finish-precsave.exp
8322 * gdb.reverse/finish-reverse-bkpt.exp
8323 * gdb.reverse/finish-reverse.exp
8324 * gdb.reverse/fstatat-reverse.exp
8325 * gdb.reverse/getresuid-reverse.exp
8326 * gdb.reverse/i386-precsave.exp
8327 * gdb.reverse/i386-reverse.exp
8328 * gdb.reverse/i386-sse-reverse.exp
8329 * gdb.reverse/i387-stack-reverse.exp
8330 * gdb.reverse/insn-reverse.exp
8331 * gdb.reverse/machinestate-precsave.exp
8332 * gdb.reverse/machinestate.exp
8333 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8334 * gdb.reverse/pipe-reverse.exp
8335 * gdb.reverse/readv-reverse.exp
8336 * gdb.reverse/recvmsg-reverse.exp
8337 * gdb.reverse/rerun-prec.exp
8338 * gdb.reverse/s390-mvcle.exp
8339 * gdb.reverse/sigall-precsave.exp
8340 * gdb.reverse/sigall-reverse.exp
8341 * gdb.reverse/solib-precsave.exp
8342 * gdb.reverse/solib-reverse.exp
8343 * gdb.reverse/step-precsave.exp
8344 * gdb.reverse/step-reverse.exp
8345 * gdb.reverse/time-reverse.exp
8346 * gdb.reverse/until-precsave.exp
8347 * gdb.reverse/until-reverse.exp
8348 * gdb.reverse/waitpid-reverse.exp
8349 * gdb.reverse/watch-precsave.exp
8350 * gdb.reverse/watch-reverse.exp
8351
cdc7edd7
LM
83522016-12-01 Luis Machado <lgustavo@codesourcery.com>
8353
8354 Fix test names starting with uppercase throughout the files.
8355
8356 * gdb.arch/i386-mpx-simple_segv.exp
8357 * gdb.arch/i386-mpx.exp
8358 * gdb.arch/i386-permbkpt.exp
8359 * gdb.arch/pa-nullify.exp
8360 * gdb.arch/powerpc-d128-regs.exp
8361 * gdb.arch/vsx-regs.exp
8362 * gdb.base/bfp-test.exp
8363 * gdb.base/break.exp
8364 * gdb.base/breakpoint-shadow.exp
8365 * gdb.base/callfuncs.exp
8366 * gdb.base/charset.exp
8367 * gdb.base/commands.exp
8368 * gdb.base/completion.exp
8369 * gdb.base/dfp-test.exp
8370 * gdb.base/echo.exp
8371 * gdb.base/ending-run.exp
8372 * gdb.base/eval.exp
8373 * gdb.base/expand-psymtabs.exp
8374 * gdb.base/float128.exp
8375 * gdb.base/floatn.exp
8376 * gdb.base/foll-exec-mode.exp
8377 * gdb.base/gdb1056.exp
8378 * gdb.base/gdb11531.exp
8379 * gdb.base/kill-after-signal.exp
8380 * gdb.base/multi-forks.exp
8381 * gdb.base/overlays.exp
8382 * gdb.base/pending.exp
8383 * gdb.base/sepdebug.exp
8384 * gdb.base/testenv.exp
8385 * gdb.base/valgrind-db-attach.exp
8386 * gdb.base/watch_thread_num.exp
8387 * gdb.base/watchpoint-cond-gone.exp
8388 * gdb.base/watchpoint.exp
8389 * gdb.base/watchpoints.exp
8390 * gdb.cp/arg-reference.exp
8391 * gdb.cp/baseenum.exp
8392 * gdb.cp/operator.exp
8393 * gdb.cp/shadow.exp
8394 * gdb.dwarf2/dw2-op-out-param.exp
8395 * gdb.dwarf2/dw2-reg-undefined.exp
8396 * gdb.go/chan.exp
8397 * gdb.go/hello.exp
8398 * gdb.go/integers.exp
8399 * gdb.go/methods.exp
8400 * gdb.go/package.exp
8401 * gdb.guile/scm-parameter.exp
8402 * gdb.guile/scm-progspace.exp
8403 * gdb.guile/scm-value.exp
8404 * gdb.mi/mi-pending.exp
8405 * gdb.mi/user-selected-context-sync.exp
8406 * gdb.multi/multi-attach.exp
8407 * gdb.multi/tids.exp
8408 * gdb.opt/clobbered-registers-O2.exp
8409 * gdb.pascal/floats.exp
8410 * gdb.pascal/integers.exp
8411 * gdb.python/py-block.exp
8412 * gdb.python/py-events.exp
8413 * gdb.python/py-parameter.exp
8414 * gdb.python/py-symbol.exp
8415 * gdb.python/py-symtab.exp
8416 * gdb.python/py-type.exp
8417 * gdb.python/py-value.exp
8418 * gdb.python/py-xmethods.exp
8419 * gdb.python/python.exp
8420 * gdb.reverse/break-precsave.exp
8421 * gdb.reverse/consecutive-precsave.exp
8422 * gdb.reverse/finish-precsave.exp
8423 * gdb.reverse/i386-precsave.exp
8424 * gdb.reverse/machinestate-precsave.exp
8425 * gdb.reverse/sigall-precsave.exp
8426 * gdb.reverse/solib-precsave.exp
8427 * gdb.reverse/step-precsave.exp
8428 * gdb.reverse/until-precsave.exp
8429 * gdb.reverse/watch-precsave.exp
8430 * gdb.server/ext-attach.exp
8431 * gdb.server/ext-restart.exp
8432 * gdb.server/ext-run.exp
8433 * gdb.server/ext-wrapper.exp
8434 * gdb.stabs/gdb11479.exp
8435 * gdb.stabs/weird.exp
8436 * gdb.threads/attach-many-short-lived-threads.exp
8437 * gdb.threads/kill.exp
8438 * gdb.threads/watchpoint-fork.exp
8439
bc6c7af4
LM
84402016-12-01 Luis Machado <lgustavo@codesourcery.com>
8441
8442 Fix test names starting with uppercase throughout all the files below.
8443
8444 * gdb.ada/array_return.exp
8445 * gdb.ada/catch_ex.exp
8446 * gdb.ada/info_exc.exp
8447 * gdb.ada/mi_catch_ex.exp
8448 * gdb.ada/mi_dyn_arr.exp
8449 * gdb.ada/mi_ex_cond.exp
8450 * gdb.ada/mi_exc_info.exp
8451 * gdb.ada/mi_interface.exp
8452 * gdb.ada/mi_task_arg.exp
8453 * gdb.ada/mi_task_info.exp
8454 * gdb.ada/mi_var_array.exp
8455 * gdb.arch/alpha-step.exp
8456 * gdb.arch/amd64-disp-step.exp
8457 * gdb.arch/arm-disp-step.exp
8458 * gdb.arch/disp-step-insn-reloc.exp
8459 * gdb.arch/e500-prologue.exp
8460 * gdb.arch/ftrace-insn-reloc.exp
8461 * gdb.arch/gdb1558.exp
8462 * gdb.arch/i386-bp_permanent.exp
8463 * gdb.arch/i386-disp-step.exp
8464 * gdb.arch/i386-float.exp
8465 * gdb.arch/i386-gnu-cfi.exp
8466 * gdb.arch/ia64-breakpoint-shadow.exp
8467 * gdb.arch/mips16-thunks.exp
8468 * gdb.arch/pa-nullify.exp
8469 * gdb.arch/powerpc-aix-prologue.exp
8470 * gdb.arch/powerpc-power.exp
8471 * gdb.arch/ppc-dfp.exp
8472 * gdb.arch/s390-tdbregs.exp
8473 * gdb.arch/spu-info.exp
8474 * gdb.arch/spu-ls.exp
8475 * gdb.arch/thumb-bx-pc.exp
8476 * gdb.base/advance.exp
8477 * gdb.base/annota-input-while-running.exp
8478 * gdb.base/arrayidx.exp
8479 * gdb.base/asmlabel.exp
8480 * gdb.base/async.exp
8481 * gdb.base/attach-wait-input.exp
8482 * gdb.base/auto-connect-native-target.exp
8483 * gdb.base/batch-preserve-term-settings.exp
8484 * gdb.base/bfp-test.exp
8485 * gdb.base/bigcore.exp
8486 * gdb.base/bp-permanent.exp
8487 * gdb.base/break-always.exp
8488 * gdb.base/break-fun-addr.exp
8489 * gdb.base/break-idempotent.exp
8490 * gdb.base/break-main-file-remove-fail.exp
8491 * gdb.base/break-probes.exp
8492 * gdb.base/break-unload-file.exp
8493 * gdb.base/break.exp
8494 * gdb.base/call-ar-st.exp
8495 * gdb.base/call-rt-st.exp
8496 * gdb.base/call-sc.exp
8497 * gdb.base/call-signal-resume.exp
8498 * gdb.base/call-strs.exp
8499 * gdb.base/callexit.exp
8500 * gdb.base/callfuncs.exp
8501 * gdb.base/catch-gdb-caused-signals.exp
8502 * gdb.base/catch-signal-siginfo-cond.exp
8503 * gdb.base/catch-syscall.exp
8504 * gdb.base/compare-sections.exp
8505 * gdb.base/cond-eval-mode.exp
8506 * gdb.base/condbreak-call-false.exp
8507 * gdb.base/consecutive-step-over.exp
8508 * gdb.base/cursal.exp
8509 * gdb.base/disabled-location.exp
8510 * gdb.base/disasm-end-cu.exp
8511 * gdb.base/display.exp
8512 * gdb.base/double-prompt-target-event-error.exp
8513 * gdb.base/dprintf-bp-same-addr.exp
8514 * gdb.base/dprintf-detach.exp
8515 * gdb.base/dprintf-next.exp
8516 * gdb.base/dprintf-non-stop.exp
8517 * gdb.base/dprintf-pending.exp
8518 * gdb.base/dso2dso.exp
8519 * gdb.base/ending-run.exp
8520 * gdb.base/enum_cond.exp
8521 * gdb.base/examine-backward.exp
8522 * gdb.base/exe-lock.exp
8523 * gdb.base/exec-invalid-sysroot.exp
8524 * gdb.base/execl-update-breakpoints.exp
8525 * gdb.base/execution-termios.exp
8526 * gdb.base/fileio.exp
8527 * gdb.base/fixsection.exp
8528 * gdb.base/foll-exec-mode.exp
8529 * gdb.base/foll-exec.exp
8530 * gdb.base/fork-running-state.exp
8531 * gdb.base/frame-args.exp
8532 * gdb.base/fullpath-expand.exp
8533 * gdb.base/func-ptr.exp
8534 * gdb.base/gcore-relro-pie.exp
8535 * gdb.base/gdb1090.exp
8536 * gdb.base/gdb1555.exp
8537 * gdb.base/global-var-nested-by-dso.exp
8538 * gdb.base/gnu-ifunc.exp
8539 * gdb.base/hbreak-in-shr-unsupported.exp
8540 * gdb.base/hbreak-unmapped.exp
8541 * gdb.base/hook-stop.exp
8542 * gdb.base/infcall-input.exp
8543 * gdb.base/info-fun.exp
8544 * gdb.base/info-shared.exp
8545 * gdb.base/interrupt-noterm.exp
8546 * gdb.base/jit-so.exp
8547 * gdb.base/jit.exp
8548 * gdb.base/line-symtabs.exp
8549 * gdb.base/list.exp
8550 * gdb.base/longjmp.exp
8551 * gdb.base/macscp.exp
8552 * gdb.base/max-value-size.exp
8553 * gdb.base/nodebug.exp
8554 * gdb.base/nofield.exp
8555 * gdb.base/overlays.exp
8556 * gdb.base/paginate-after-ctrl-c-running.exp
8557 * gdb.base/paginate-bg-execution.exp
8558 * gdb.base/paginate-inferior-exit.exp
8559 * gdb.base/pending.exp
8560 * gdb.base/pr11022.exp
8561 * gdb.base/printcmds.exp
8562 * gdb.base/ptr-typedef.exp
8563 * gdb.base/ptype.exp
8564 * gdb.base/randomize.exp
8565 * gdb.base/range-stepping.exp
8566 * gdb.base/realname-expand.exp
8567 * gdb.base/relativedebug.exp
8568 * gdb.base/remote.exp
8569 * gdb.base/savedregs.exp
8570 * gdb.base/sepdebug.exp
8571 * gdb.base/set-noassign.exp
8572 * gdb.base/shlib-call.exp
8573 * gdb.base/shreloc.exp
8574 * gdb.base/sigaltstack.exp
8575 * gdb.base/sigbpt.exp
8576 * gdb.base/siginfo-addr.exp
8577 * gdb.base/siginfo-obj.exp
8578 * gdb.base/siginfo-thread.exp
8579 * gdb.base/signest.exp
8580 * gdb.base/signull.exp
8581 * gdb.base/sigrepeat.exp
8582 * gdb.base/skip.exp
8583 * gdb.base/so-impl-ld.exp
8584 * gdb.base/solib-corrupted.exp
8585 * gdb.base/solib-disc.exp
8586 * gdb.base/solib-display.exp
8587 * gdb.base/solib-overlap.exp
8588 * gdb.base/solib-search.exp
8589 * gdb.base/solib-symbol.exp
8590 * gdb.base/source-execution.exp
8591 * gdb.base/sss-bp-on-user-bp-2.exp
8592 * gdb.base/sss-bp-on-user-bp.exp
8593 * gdb.base/stack-checking.exp
8594 * gdb.base/stale-infcall.exp
8595 * gdb.base/step-break.exp
8596 * gdb.base/step-line.exp
8597 * gdb.base/step-over-exit.exp
8598 * gdb.base/step-test.exp
8599 * gdb.base/structs.exp
8600 * gdb.base/sym-file.exp
8601 * gdb.base/symtab-search-order.exp
8602 * gdb.base/term.exp
8603 * gdb.base/type-opaque.exp
8604 * gdb.base/unload.exp
8605 * gdb.base/until-nodebug.exp
8606 * gdb.base/until.exp
8607 * gdb.base/unwindonsignal.exp
8608 * gdb.base/watch-cond.exp
8609 * gdb.base/watch-non-mem.exp
8610 * gdb.base/watch_thread_num.exp
8611 * gdb.base/watchpoint-reuse-slot.exp
8612 * gdb.base/watchpoint-solib.exp
8613 * gdb.base/watchpoint.exp
8614 * gdb.btrace/dlopen.exp
8615 * gdb.cell/arch.exp
8616 * gdb.cell/break.exp
8617 * gdb.cell/bt.exp
8618 * gdb.cell/core.exp
8619 * gdb.cell/data.exp
8620 * gdb.cell/dwarfaddr.exp
8621 * gdb.cell/ea-cache.exp
8622 * gdb.cell/ea-standalone.exp
8623 * gdb.cell/ea-test.exp
8624 * gdb.cell/f-regs.exp
8625 * gdb.cell/fork.exp
8626 * gdb.cell/gcore.exp
8627 * gdb.cell/mem-access.exp
8628 * gdb.cell/ptype.exp
8629 * gdb.cell/registers.exp
8630 * gdb.cell/sizeof.exp
8631 * gdb.cell/solib-symbol.exp
8632 * gdb.cell/solib.exp
8633 * gdb.compile/compile-tls.exp
8634 * gdb.cp/exception.exp
8635 * gdb.cp/gdb2495.exp
8636 * gdb.cp/local.exp
8637 * gdb.cp/mb-inline.exp
8638 * gdb.cp/mb-templates.exp
8639 * gdb.cp/pr10687.exp
8640 * gdb.cp/pr9167.exp
8641 * gdb.cp/scope-err.exp
8642 * gdb.cp/templates.exp
8643 * gdb.cp/virtfunc.exp
8644 * gdb.dwarf2/dw2-dir-file-name.exp
8645 * gdb.dwarf2/dw2-single-line-discriminators.exp
8646 * gdb.fortran/complex.exp
8647 * gdb.fortran/library-module.exp
8648 * gdb.guile/guile.exp
8649 * gdb.guile/scm-cmd.exp
8650 * gdb.guile/scm-frame-inline.exp
8651 * gdb.guile/scm-objfile.exp
8652 * gdb.guile/scm-pretty-print.exp
8653 * gdb.guile/scm-symbol.exp
8654 * gdb.guile/scm-type.exp
8655 * gdb.guile/scm-value.exp
8656 * gdb.linespec/keywords.exp
8657 * gdb.linespec/ls-errs.exp
8658 * gdb.linespec/macro-relative.exp
8659 * gdb.linespec/thread.exp
8660 * gdb.mi/mi-breakpoint-changed.exp
8661 * gdb.mi/mi-dprintf-pending.exp
8662 * gdb.mi/mi-fullname-deleted.exp
8663 * gdb.mi/mi-logging.exp
8664 * gdb.mi/mi-pending.exp
8665 * gdb.mi/mi-solib.exp
8666 * gdb.mi/new-ui-mi-sync.exp
8667 * gdb.mi/user-selected-context-sync.exp
8668 * gdb.multi/dummy-frame-restore.exp
8669 * gdb.multi/multi-arch-exec.exp
8670 * gdb.multi/remove-inferiors.exp
8671 * gdb.multi/watchpoint-multi-exit.exp
8672 * gdb.opt/solib-intra-step.exp
8673 * gdb.perf/backtrace.exp
8674 * gdb.perf/single-step.exp
8675 * gdb.perf/skip-command.exp
8676 * gdb.perf/skip-prologue.exp
8677 * gdb.perf/solib.exp
8678 * gdb.python/lib-types.exp
8679 * gdb.python/py-as-string.exp
8680 * gdb.python/py-bad-printers.exp
8681 * gdb.python/py-block.exp
8682 * gdb.python/py-breakpoint.exp
8683 * gdb.python/py-cmd.exp
8684 * gdb.python/py-events.exp
8685 * gdb.python/py-evthreads.exp
8686 * gdb.python/py-finish-breakpoint.exp
8687 * gdb.python/py-finish-breakpoint2.exp
8688 * gdb.python/py-frame-inline.exp
8689 * gdb.python/py-frame.exp
8690 * gdb.python/py-inferior.exp
8691 * gdb.python/py-infthread.exp
8692 * gdb.python/py-mi.exp
8693 * gdb.python/py-objfile.exp
8694 * gdb.python/py-pp-maint.exp
8695 * gdb.python/py-pp-registration.exp
8696 * gdb.python/py-prettyprint.exp
8697 * gdb.python/py-recurse-unwind.exp
8698 * gdb.python/py-shared.exp
8699 * gdb.python/py-symbol.exp
8700 * gdb.python/py-symtab.exp
8701 * gdb.python/py-template.exp
8702 * gdb.python/py-type.exp
8703 * gdb.python/py-unwind-maint.exp
8704 * gdb.python/py-unwind.exp
8705 * gdb.python/py-value.exp
8706 * gdb.python/python.exp
8707 * gdb.reverse/finish-reverse-bkpt.exp
8708 * gdb.reverse/insn-reverse.exp
8709 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8710 * gdb.reverse/solib-precsave.exp
8711 * gdb.reverse/solib-reverse.exp
8712 * gdb.stabs/gdb11479.exp
8713 * gdb.stabs/weird.exp
8714 * gdb.threads/fork-child-threads.exp
8715 * gdb.threads/fork-plus-threads.exp
8716 * gdb.threads/fork-thread-pending.exp
8717 * gdb.threads/forking-threads-plus-breakpoint.exp
8718 * gdb.threads/hand-call-in-threads.exp
8719 * gdb.threads/interrupted-hand-call.exp
8720 * gdb.threads/linux-dp.exp
8721 * gdb.threads/local-watch-wrong-thread.exp
8722 * gdb.threads/next-while-other-thread-longjmps.exp
8723 * gdb.threads/non-ldr-exit.exp
8724 * gdb.threads/pending-step.exp
8725 * gdb.threads/print-threads.exp
8726 * gdb.threads/process-dies-while-detaching.exp
8727 * gdb.threads/process-dies-while-handling-bp.exp
8728 * gdb.threads/pthreads.exp
8729 * gdb.threads/queue-signal.exp
8730 * gdb.threads/reconnect-signal.exp
8731 * gdb.threads/signal-command-handle-nopass.exp
8732 * gdb.threads/signal-command-multiple-signals-pending.exp
8733 * gdb.threads/signal-delivered-right-thread.exp
8734 * gdb.threads/signal-sigtrap.exp
8735 * gdb.threads/sigthread.exp
8736 * gdb.threads/staticthreads.exp
8737 * gdb.threads/stepi-random-signal.exp
8738 * gdb.threads/thread-unwindonsignal.exp
8739 * gdb.threads/thread_check.exp
8740 * gdb.threads/thread_events.exp
8741 * gdb.threads/tid-reuse.exp
8742 * gdb.threads/tls-nodebug.exp
8743 * gdb.threads/tls-shared.exp
8744 * gdb.threads/tls-so_extern.exp
8745 * gdb.threads/tls.exp
8746 * gdb.threads/wp-replication.exp
8747 * gdb.trace/actions-changed.exp
8748 * gdb.trace/actions.exp
8749 * gdb.trace/backtrace.exp
8750 * gdb.trace/change-loc.exp
8751 * gdb.trace/collection.exp
8752 * gdb.trace/deltrace.exp
8753 * gdb.trace/disconnected-tracing.exp
8754 * gdb.trace/entry-values.exp
8755 * gdb.trace/ftrace-lock.exp
8756 * gdb.trace/ftrace.exp
8757 * gdb.trace/infotrace.exp
8758 * gdb.trace/mi-trace-frame-collected.exp
8759 * gdb.trace/mi-trace-unavailable.exp
8760 * gdb.trace/mi-traceframe-changed.exp
8761 * gdb.trace/mi-tracepoint-changed.exp
8762 * gdb.trace/mi-tsv-changed.exp
8763 * gdb.trace/no-attach-trace.exp
8764 * gdb.trace/packetlen.exp
8765 * gdb.trace/passc-dyn.exp
8766 * gdb.trace/passcount.exp
8767 * gdb.trace/pending.exp
8768 * gdb.trace/pr16508.exp
8769 * gdb.trace/qtro.exp
8770 * gdb.trace/range-stepping.exp
8771 * gdb.trace/read-memory.exp
8772 * gdb.trace/report.exp
8773 * gdb.trace/save-trace.exp
8774 * gdb.trace/signal.exp
8775 * gdb.trace/stap-trace.exp
8776 * gdb.trace/status-stop.exp
8777 * gdb.trace/strace.exp
8778 * gdb.trace/tfile.exp
8779 * gdb.trace/tfind.exp
8780 * gdb.trace/trace-break.exp
8781 * gdb.trace/trace-condition.exp
8782 * gdb.trace/trace-enable-disable.exp
8783 * gdb.trace/trace-mt.exp
8784 * gdb.trace/tracecmd.exp
8785 * gdb.trace/tracefile-pseudo-reg.exp
8786 * gdb.trace/tspeed.exp
8787 * gdb.trace/tstatus.exp
8788 * gdb.trace/tsv.exp
8789 * gdb.trace/unavailable.exp
8790 * gdb.trace/while-dyn.exp
8791 * gdb.trace/while-stepping.exp
8792 * lib/gdb-guile.exp
8793 * lib/gdb.exp
8794 * lib/mi-support.exp
8795 * lib/pascal.exp
8796 * lib/perftest.exp
8797 * lib/prelink-support.exp
8798 * lib/selftest-support.exp
8799
ad02e4fe
SM
88002016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8801
8802 * Makefile.in: Include disable-implicit-rules.mk.
8803
22347e55
AA
88042016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8805
8806 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8807 non-byte-aligned bit fields.
8808
da5b30da
AA
88092016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8810
8811 PR gdb/12616
8812 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8813 respects the DW_AT_data_bit_offset attribute.
8814
b593ecca
SM
88152016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8816
8817 * gdb.base/default.exp: Fix output of "set language".
8818
3b165252
SM
88192016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8820
8821 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8822 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8823 make.
8824 * configure.ac: Remove checks for the make program.
8825 * configure: Re-generate.
8826
1a2f3d7f
KB
88272016-11-16 Kevin Buettner <kevinb@redhat.com>
8828
8829 * gdb.python/py-recurse-unwind.c (main): Add loop.
8830 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8831 to read_register() and gdb.parse_and_eval(). Make each code
8832 call a separate case that can be individually tested.
8833 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8834 proc. Call cont_and_backtrace for each of the code paths that
8835 we want to test in the unwinder.
8836
b7f38fda
AA
88372016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8838
8839 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8840 the definition of struct S.
8841
1f8db343
CM
88422016-11-11 Catherine Moore <clm@codesourcery.com>
8843
8844 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8845
fad0c9fb
PA
88462016-11-09 Pedro Alves <palves@redhat.com>
8847
8848 * gdb.base/commands.exp (runto_or_return): New procedure.
8849 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8850 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8851 (progvar_simple_while_test, progvar_complex_if_while_test)
8852 (if_while_breakpoint_command_test)
8853 (infrun_breakpoint_command_test, breakpoint_command_test)
8854 (user_defined_command_test, watchpoint_command_test)
8855 (test_command_prompt_position, redefine_hook_test)
8856 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8857 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8858 multi_line_input and multi_line. Remove gdb_expect and
8859 gdb_stop_suppressing_tests uses.
8860 * lib/gdb.exp (valnum_re): New global.
8861 (multi_line_input): New procedure.
8862
8354c62c
SM
88632016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8864
8865 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8866 Remove.
8867 (test_setup): Define with proc_with_prefix.
8868 (test_cli_inferior): Likewise.
8869 (test_cli_thread): Likewise.
8870 (test_cli_frame): Likewise.
8871 (test_cli_select_frame): Likewise.
8872 (test_cli_up_down): Likewise.
8873 (test_mi_thread_select): Likewise.
8874 (test_mi_stack_select_frame): Likewise.
8875 (test_cli_in_mi_inferior): Likewise.
8876 (test_cli_in_mi_thread): Likewise.
8877 (test_cli_in_mi_frame): Likewise.
8878 (top level): Do not use with_test_prefix_procname.
8879
64f367a2
PA
88802016-11-09 Pedro Alves <palves@redhat.com>
8881
8882 * gdb.base/commands.exp (gdbvar_simple_if_test)
8883 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8884 (progvar_simple_if_test, progvar_simple_while_test)
8885 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8886 (infrun_breakpoint_command_test, breakpoint_command_test)
8887 (user_defined_command_test, watchpoint_command_test)
8888 (test_command_prompt_position, deprecated_command_test)
8889 (bp_deleted_in_command, temporary_breakpoint_commands)
8890 (stray_arg0_test, source_file_with_indented_comment)
8891 (recursive_source_test, if_commands_test)
8892 (error_clears_commands_left, redefine_hook_test)
8893 (redefine_backtrace_test): Use proc_with_prefix.
8894 * lib/gdb.exp (proc_with_prefix): New proc.
8895
0bb65f1e
AA
88962016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8897
8898 * gdb.base/tui-layout.c: New file.
8899 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8900 disassembly window contains very long lines.
8901
7353f247
TT
89022016-11-08 Tom Tromey <tom@tromey.com>
8903
8904 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8905 depend on Python 2.
8906
30a7bb83
TT
89072016-11-08 Tom Tromey <tom@tromey.com>
8908
8909 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8910 New method.
8911
cdf5a07c
MG
89122016-10-29 Manish Goregaokar <manish@mozilla.com>
8913
2806dc7e 8914 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8915
51a789c3
MG
89162016-10-27 Manish Goregaokar <manish@mozilla.com>
8917
2806dc7e
PA
8918 * gdb.rust/simple.rs: Add test for univariant enums without
8919 discriminants and for encoded struct-like enums.
51a789c3 8920
f610ab6d
PA
89212016-10-28 Pedro Alves <palves@redhat.com>
8922
8923 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8924 gdb_test_multiple, tighten regexps and match symtabs and line
8925 tables incrementally.
8926
b129b0ca
LM
89272016-10-28 Luis Machado <lgustavo@codesourcery.com>
8928
8929 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8930 general.
8931
ecf45d2c
SL
89322016-10-25 Luis Machado <lgustavo@codesourcery.com>
8933
8934 * gdb.base/exec-invalid-sysroot.exp: New file.
8935
b8d38ee4
JK
89362016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8937
8938 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8939
f90fd8c2
JK
89402016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8941
8942 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8943
2d2476aa
MR
89442016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8945
2806dc7e
PA
8946 * gdb.base/killed-outside.exp: Remove $options from a call to
8947 `prepare_for_testing'.
2d2476aa 8948
e42b25a0
SM
89492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8950
8951 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8952 Change test message.
8953
3ccdb432
SM
89542016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8955
8956 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8957 Update comment.
8958
5bad3170
SM
89592016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8960
8961 * gdb.trace/mi-trace-save.exp: New file.
8962
5ad9dba7
YQ
89632016-10-13 Yao Qi <yao.qi@linaro.org>
8964
8965 * gdb.base/code_elim.exp (get_var_address): Remove.
8966 * gdb.base/relocate.exp: Likewise.
8967 * gdb.base/shreloc.exp: Likewise.
8968 * lib/gdb.exp (get_var_address): New.
8969
62df7e21
YQ
89702016-10-13 Yao Qi <yao.qi@linaro.org>
8971
8972 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8973 floating point tests if $skip_float_test is false.
8974
4dac951e
LM
89752016-10-12 Luis Machado <lgustavo@codesourcery.com>
8976
8977 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8978 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8979 argc values.
8980 Add 1 to argc so we guarantee distinct initial/modified argc values.
8981
8f1a8fc4
JK
89822016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8983
8984 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8985
16c85b5d
JK
89862016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8987
8988 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8989 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8990 * gdb.arch/vsx-regs.exp: Likewise.
8991
1d0e042a
YQ
89922016-10-07 Yao Qi <yao.qi@linaro.org>
8993
8994 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8995
68dadef5
MM
89962016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8997
8998 * gdb.python/python.exp: Test decode_line("*0").
8999
33fa2c6e
DE
90002016-10-06 Doug Evans <dje@google.com>
9001
9002 * gdb.python/py-value.exp (test_value_creation): Add test for large
9003 unsigned 64-bit value.
9004
9c37b5ae
TT
90052016-10-06 Tom Tromey <tom@tromey.com>
9006
9007 * gdb.compile/compile.exp: Change java tests to rust.
9008 * gdb.base/setshow.exp: Change java tests to rust.
9009 * gdb.base/default.exp: Remove java from language list.
9010 * README (Examples): Update language example.
9011 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9012 test.
9013 * lib/gdb.exp (skip_java_tests): Remove.
9014 * lib/java.exp: Remove.
9015 * gdb.java: Remove.
9016
78b86327
MR
90172016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9018
9019 * gdb.arch/mips-fcr.exp: New test.
9020 * gdb.arch/mips-fcr.c: Source for the new test.
9021
7470adbb
MR
90222016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9023
9024 * gdb.base/solib-disc.exp: Use `standard_output_file'
9025 throughout.
9026
4a556533
PA
90272016-10-06 Pedro Alves <palves@redhat.com>
9028
9029 * gdb.base/jit-simple-dl.c: New file.
9030 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9031 * gdb.base/jit-simple.c: ... this.
9032 * gdb.base/jit-simple.exp (jit_run): Delete.
9033 (build_jit): New proc.
9034 (jit_test_reread): Recompile either the main program or the shared
9035 library, depending on what is being tested. Skip changing address
9036 if caller wants to. Compare before/after addresses. If testing
9037 standalone, explicitly load the binary. Test "maint info
9038 breakpoints".
9039 (top level): Add "standalone vs shared lib" and "change address"
9040 vs "same address" axes.
9041
5a122fbc
PA
90422016-10-06 Pedro Alves <palves@redhat.com>
9043
9044 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9045 call.
9046 (jit_run): Delete.
9047 (jit_test_reread): Use with_test_prefix. Reload the main binary
9048 explicitly. Compare the before/after addresses of the JIT
9049 descriptor.
9050
ee8da4b8
DE
90512016-08-15 Doug Evans <dje@google.com>
9052
9053 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9054 for single bitfields is bool.
9055 * gdb.xml/tdesc-regs.exp: Ditto.
9056
f389f6fe
JK
90572016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9058
9059 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9060
fdebf1a4
YQ
90612016-10-05 Yao Qi <yao.qi@linaro.org>
9062
9063 * lib/gdb.exp (support_complex_tests): Return zero if
9064 gdb_skip_float_test return true.
9065
9c36d954 90662016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9067 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9068
9069 PR gdb/20487
9070 * gdb.mi/user-selected-context-sync.exp: New file.
9071 * gdb.mi/user-selected-context-sync.c: New file.
9072
4034d0ff 90732016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9074 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9075
9076 PR gdb/20487
9077 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9078 =thread-select-event check.
9079
a4297203
PB
90802016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9081
9082 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9083 the compulsory L operand changes.
9084 * gdb.arch/powerpc-power.s: Likewise.
9085
bb805577
JK
90862016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9087
9088 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9089 * gdb.base/jit-attach-pie.c: New file.
9090 * gdb.base/jit-attach-pie.exp: New file.
9091
6d61dee5
PA
90922016-09-28 Pedro Alves <palves@redhat.com>
9093
9094 * gdb.base/infcall-input.c: New file.
9095 * gdb.base/infcall-input.exp: New file.
9096
f73842fc
YQ
90972016-09-22 Yao Qi <yao.qi@linaro.org>
9098
9099 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9100 (gdb_exit): Rename it to ...
9101 (gdbserver_gdb_exit): ... Close GDBserver.
9102 (gdb_exit): New proc, call gdbserver_gdb_exit.
9103 (mi_gdb_exit): Likewise.
9104
90681dab
YQ
91052016-09-22 Yao Qi <yao.qi@linaro.org>
9106
9107 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9108 path.
9109 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9110 Remove duplication.
9111
9c211fd8
YQ
91122016-09-22 Yao Qi <yao.qi@linaro.org>
9113
9114 * lib/gdbserver-support.exp: Check the existence of
9115 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9116
ad0a504f
AK
91172016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9118
9119 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9120
36cf1806
TT
91212016-09-21 Tom Tromey <tom@tromey.com>
9122
9123 PR gdb/20604:
9124 * gdb.base/quit.exp: New file.
9125
74172ecf
SM
91262016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9127
9128 * .gitignore: New file.
9129
3d0ec882
MR
91302016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9131
9132 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9133 throughout.
9134
8193adea
AA
91352016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9136
9137 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9138
d41a5c09
JK
91392016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9140
9141 * gdb.cp/casts.cc (decltype): Move it ...
9142 (main): ... with its call to ...
9143 * gdb.cp/casts03.cc: ... a new file.
9144 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9145
d2dfe700
JK
91462016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9147
9148 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9149
e2a92b16
PB
91502016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9151
9152 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9153 and sync up the test with tests in gas/testsuite/gas/ppc.
9154 * gdb.arch/powerpc-power.exp: Likewise.
9155
49b4de64
JK
91562016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9157
9158 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9159
2c29df25
SDJ
91602016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9161 Jan Kratochvil <jan.kratochvil@redhat.com>
9162
9163 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9164 make m1's definition to be different from m2's. Use 'dummy' as an
9165 argument for probe 'two'.
9166
cc3c2846
JB
91672016-09-10 Jon Beniston <jon@beniston.com>
9168
9169 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9170 for sim target.
9171
e1b2624a
AA
91722016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9173
9174 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9175 variable declaration.
9176 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9177 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9178 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9179 received HWCAP as its argument.
9180
4295e285
PA
91812016-09-06 Pedro Alves <palves@redhat.com>
9182
9183 * gdb.base/new-ui-pending-input.c: New file.
9184 * gdb.base/new-ui-pending-input.exp: New file.
9185 * gdb.exp (clear_gdb_spawn_id): New procedure.
9186 (with_spawn_id): Check whether gdb_spawn_id exists before
9187 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9188 on exit.
9189
00d5215e
UW
91902016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9191
9192 * gdb.base/float128.c: New file.
9193 * gdb.base/float128.exp: Likewise.
9194 * gdb.base/floatn.c: Likewise.
9195 * gdb.base/floatn.exp: Likewise.
9196
a9ff5f12
UW
91972016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9198
9199 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9200
f245535c
PA
92012016-09-05 Pedro Alves <palves@redhat.com>
9202
9203 PR backtrace/19927
9204 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9205 unwinders are immediately called as side effect of "source" or
9206 "disable unwinder" commands.
9207 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9208
ae9cf263
YQ
92092016-09-02 Yao Qi <yao.qi@linaro.org>
9210
9211 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9212 is true and $type is "float" or "double".
9213
27aba047
YQ
92142016-09-02 Yao Qi <yao.qi@linaro.org>
9215
9216 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9217 true.
9218 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9219 * gdb.base/call-rt-st.exp: Likewise.
9220 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9221 return value instead of gdb,skip_float_test.
9222 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9223 (do_function_calls): Use its return value instead of
9224 gdb,skip_float_test.
9225 * gdb.base/finish.exp: Likewise.
9226 * gdb.base/funcargs.exp: Likewise.
9227 * gdb.base/return.exp: Likewise.
9228 * gdb.base/return2.exp: Likewise.
9229 * gdb.base/varargs.exp: Likewise.
9230 * lib/gdb.exp (gdb_skip_float_test): Change it to
9231 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9232
5af962df
AA
92332016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9234
9235 * gdb.multi/tids.exp: Test "thread apply all".
9236
7fac6910
JK
92372016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9238
9239 * gdb.base/default.exp (tty): Remove.
9240
bb1fe4ac
KB
92412016-08-24 Kevin Buettner <kevinb@redhat.com>
9242
2806dc7e
PA
9243 * gdb.python/py-recurse-unwind.c: New file.
9244 * gdb.python/py-recurse-unwind.py: New file.
9245 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9246
0a1ddfa6
SM
92472016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9248
9249 * gdb.base/set-inferior-tty.exp: New file.
9250 * gdb.base/set-inferior-tty.c: New file.
9251
d9de1fe3
PA
92522016-08-23 Pedro Alves <palves@redhat.com>
9253
9254 PR gdb/20494
9255 * gdb.base/new-ui-echo.c: New file.
9256 * gdb.base/new-ui-echo.exp: New file.
9257
e9d9abd7
YQ
92582016-08-23 Yao Qi <yao.qi@linaro.org>
9259
9260 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9261 gdbserver_spawn.
9262 * gdb.server/connect-without-multi-process.exp (do_test):
9263 Likewise.
9264
3589529e
YQ
92652016-08-23 Yao Qi <yao.qi@linaro.org>
9266
9267 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9268 standalone_txt. Delete gdb_txt and standalone_txt on host
9269 and target. Spawn the binary on target. Copy files from
9270 target to host.
9271
6bb90213
PA
92722016-08-22 Pedro Alves <palves@redhat.com>
9273
9274 PR gdb/20505
9275 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9276 with_test_prefix. Factor out bits to ...
9277 (test_no_vdso): ... this new procedure.
9278
20c2c024
CL
92792016-08-19 Carl Love <cel@us.ibm.com>
9280
9281 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9282 maintaining separate logic for constructing the output path.
9283 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9284 * gdb.arch/ppc-dfp.exp: Likewise.
9285 * gdb.arch/ppc-fp.exp: Likewise.
9286 * gdb.arch/vsx-regs.exp: Likewise.
9287 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9288 binprefix for generating the additional binary files.
9289
0646e07d
PA
92902016-08-19 Pedro Alves <palves@redhat.com>
9291
9292 * gdb.trace/mi-trace-frame-collected.exp
9293 (test_trace_frame_collected): On x32, expect two registers.
9294
46da9242
CL
92952016-08-18 Carl Love <cel@us.ibm.com>
9296
9297 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9298 and sync up the test with tests in gas/testsuite/gas/ppc.
9299 * gdb.arch/powerpc-power.exp: Likewise.
9300
eb2332d7
SM
93012016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9302
9303 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9304 expected error message.
9305
63c61e04
SM
93062016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9307
9308 * gdb.multi/remove-inferiors.exp: New file.
9309 * gdb.multi/remove-inferiors.c: New file.
9310
7b17065f
YQ
93112016-08-12 Yao Qi <yao.qi@linaro.org>
9312
9313 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9314 argument list.
9315
01d3dedf
PA
93162016-08-10 Pedro Alves <palves@redhat.com>
9317
9318 PR gdb/19187
9319 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9320 setup_kfails.
9321
3eb7562a
PA
93222016-08-09 Pedro Alves <palves@redhat.com>
9323 Simon Marchi <simon.marchi@ericsson.com>
9324
9325 PR gdb/20418
9326 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9327 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9328
80614914
PA
93292016-08-09 Pedro Alves <palves@redhat.com>
9330
9331 PR mi/20431
9332 * gdb.mi/mi-cmd-error.exp: New file.
9333
f348d89a
PA
93342016-08-09 Pedro Alves <palves@redhat.com>
9335
9336 PR gdb/18653
9337 * gdb.base/signals-state-child.c: New file.
9338 * gdb.base/signals-state-child.exp: New file.
9339 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9340
e5ca03b4
PA
93412016-08-09 Pedro Alves <palves@redhat.com>
9342
9343 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9344
282a0691
TT
93452016-08-03 Tom Tromey <tom@tromey.com>
9346
9347 PR python/18565:
9348 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9349
41bfcd63
YQ
93502016-08-01 Yao Qi <yao.qi@linaro.org>
9351
9352 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9353 variable mode to "multi-process" if $multi_process is 1, otherwise
9354 set it to "single-process".
9355
e3465b24
YQ
93562016-08-01 Yao Qi <yao.qi@linaro.org>
9357
9358 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9359 * gdb.cp/cpexprs.exp: Likewise.
9360 * gdb.cp/m-static.exp: Likewise.
9361
0b31a4bc
TT
93622016-07-26 Tom Tromey <tom@tromey.com>
9363
9364 PR python/20190:
9365 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9366 test.
9367
e0461dbb
MM
93682016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9369
9370 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9371 selecting assembly source files.
9372 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9373 assembly source files.
9374 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9375 assembly source files.
9376 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9377 selecting assembly source files.
9378
8194e927
SM
93792016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9380
9381 * gdb.base/new-ui.exp (do_test_invalid_args): New
9382 procedure.
9383
c0272db5
TW
93842016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9385
9386 * gdb.btrace/reconnect.c: New file.
9387 * gdb.btrace/reconnect.exp: New file.
9388
e3487908
GKB
93892016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9390
9391 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9392 to test_catch_syscall_group.
9393 (test_catch_syscall_group): New.
9394
12df5c00
TT
93952016-07-21 Tom Tromey <tom@tromey.com>
9396
9397 * gdb.rust/simple.rs (main): Use empty struct expression.
9398 * gdb.rust/simple.exp: Add tests for empty struct expression.
9399
bae62ee2
YQ
94002016-07-21 Yao Qi <yao.qi@linaro.org>
9401
9402 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9403 if gdb_skip_xml_test is true on some targets.
9404
b1b53fb3
YQ
94052016-07-21 Yao Qi <yao.qi@linaro.org>
9406
9407 * gdb.server/solib-list.exp: Unset last_loaded_file.
9408
027d97f8
JK
94092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9410
9411 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9412 "step into captured_main (args)".
9413
7674d381
JK
94142016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9415
9416 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9417
72b5d099
JK
94182016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9419
9420 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9421
1f960ced
PA
94222016-07-19 Pedro Alves <palves@redhat.com>
9423
9424 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9425 * gdb.opt/inline-bt.exp: Likewise.
9426 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9427 additional_flags=-Winline.
9428 * gdb.opt/inline-locals.exp: Likewise.
9429 * gdb.opt/inline-markers.c (ATTR): Define.
9430 (inlined_fn): Use it.
9431
f25827c1
YQ
94322016-07-19 Yao Qi <yao.qi@linaro.org>
9433
9434 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9435 (test_with_self): Remove some code. Remove argument executable.
9436 (top-level): Use do_self_tests.
9437
37539ebe
DB
94382016-07-15 Zachary Welch <zwelch@codesourcery.com>
9439 Don Breazeal <donb@codesourcery.com>
9440
9441 * gdb.base/maint.exp: Escape paths used in regular expressions.
9442 * gdb.stabs/weird.exp: Likewise.
9443
dac790e1
TT
94442016-07-13 Tom Tromey <tom@tromey.com>
9445
9446 PR python/15620, PR python/18620:
9447 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9448 (test_bkpt_events): New procs.
9449
93daf339
TT
94502016-07-13 Tom Tromey <tom@tromey.com>
9451
9452 PR python/17698:
9453 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9454 test.
9455 (test_watchpoints): Likewise.
9456 (test_bkpt_pending): New proc.
9457
6571a381
TT
94582016-07-13 Tom Tromey <tom@tromey.com>
9459
9460 PR cli/18053:
9461 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9462 completion test.
9463
e8732474
JK
94642016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9465
9466 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9467 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9468 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9469 f_label.
9470 (g): Rename g_end_lbl to g_label.
9471 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9472 low_pc and high_pc.
9473 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9474
e0f3fd7c
TT
94752016-07-12 Tom Tromey <tom@tromey.com>
9476
9477 PR python/19293:
9478 * gdb.python/py-unwind-maint.exp: Update tests.
9479
3cfe46b6
YQ
94802016-07-12 Yao Qi <yao.qi@linaro.org>
9481
9482 * lib/selftest-support.exp (selftest_setup): Match the output
9483 when captured_main is inlined.
9484
4f19a0e6
WT
94852016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9486
9487 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9488 New variables.
9489 (print this%a, print this%b, print this): New tests.
9490 * gdb.fortran/derived-types.f90 (this): New object and
9491 initialization.
9492
986cf455
SM
94932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9494
9495 * gdb.ada/arraydim.exp: Remove extra directory level in build
9496 directory.
9497
f0464b23
SM
94982016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9499
9500 * lib/ada.exp: Remove extra directory level in build directory.
9501 * gdb.ada/cond_lang.exp: Likewise.
9502 * gdb.ada/exec_changed.exp: Likewise.
9503 * gdb.ada/lang_switch.exp: Likewise.
9504
42d94011
MG
95052016-07-06 Manish Goregaokar <manish@mozilla.com>
9506
2806dc7e
PA
9507 * simple.rs: Add test for raw pointer subscripting.
9508 * simple.exp: Add test expectations.
42d94011 9509
647c264c
YQ
95102016-07-05 Yao Qi <yao.qi@linaro.org>
9511
9512 * gdb.mi/mi-reverse.exp: Match =record-started output.
9513
20aa2c60
PA
95142016-07-01 Pedro Alves <palves@redhat.com>
9515
9516 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9517 procedure.
9518 (jit_reader_test): Test the jit reader's unwinder.
9519 * gdb.base/jithost.c (jit_function_00_code): New global.
9520 (main): Use memcpy to fill in the mmapped code, instead of poking
9521 bytes manually here.
9522 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9523 value.
9524 (read_debug_info): Save the function's range.
9525 (read_sp): New function.
9526 (unwind_frame): Use it. Also unwind RBP.
9527 (get_frame_id): Use read_sp.
9528 (gdb_init_reader): Use calloc instead of malloc.
9529 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9530 parameter. Use gdb_test_multiple.
9531
ced2dffb
PA
95322016-07-01 Pedro Alves <palves@redhat.com>
9533 Antoine Tremblay <antoine.tremblay@ericsson.com>
9534
9535 * gdb.threads/process-dies-while-detaching.c: New file.
9536 * gdb.threads/process-dies-while-detaching.exp: New file.
9537
63000888
PA
95382016-07-01 Pedro Alves <palves@redhat.com>
9539
9540 * gdb.multi/watchpoint-multi-exit.c: New file.
9541 * gdb.multi/watchpoint-multi-exit.exp: New file.
9542
038d4868
PA
95432016-06-30 Pedro Alves <palves@redhat.com>
9544
9545 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9546 unset inferior_spawn_id.
9547
994e9c83
PA
95482016-06-30 Pedro Alves <palves@redhat.com>
9549
9550 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9551 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9552
e5653468
YQ
95532016-06-29 Yao Qi <yao.qi@linaro.org>
9554
9555 * gdb.base/return.c: Add copyright header.
9556
803b47e5
TT
95572016-06-29 Tom Tromey <tom@tromey.com>
9558
9559 PR python/20129:
9560 * gdb.python/py-framefilter.exp: Add tests for setting priority
9561 and disabling of non-existent frame filter.
9562
28244707
YQ
95632016-06-29 Yao Qi <yao.qi@linaro.org>
9564
9565 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9566 0x0f07ff.
9567
a31d2f06
YQ
95682016-06-28 Yao Qi <yao.qi@linaro.org>
9569
9570 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9571 triplets. Start gdb, execute catch syscall, and continue. Check
9572 gdb's output to determine catch syscall is supported.
9573
921d8f54
MG
95742016-06-27 Manish Goregaokar <manish@mozilla.com>
9575
25d49b86
PA
9576 * gdb.rust/simple.rs: Add test for returning unit in a function.
9577 * gdb.rust/simple.exp: Add expectation for functions returning
9578 unit.
921d8f54 9579
f4952523
PMR
95802016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9581
9582 * gdb.python/py-breakpoint-create-fail.c,
9583 gdb.python/py-breakpoint-create-fail.exp,
9584 gdb.python/py-breakpoint-create-fail.py: New testcase.
9585
fccb08f8
MG
95862016-06-25 Manish Goregaokar <manish@mozilla.com>
9587
9588 PR gdb/20239
9589 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9590 * gdb.rust/simple.exp: Add test expectations for new NonZero
9591 tests.
fccb08f8 9592
6b850546
DT
95932016-06-24 David Taylor <dtaylor@emc.com>
9594
9595 * gdb.base/offsets.exp: New file.
9596 * gdb.base/offsets.c: New file.
9597
17621150
TT
95982016-06-23 Tom Tromey <tom@tromey.com>
9599
9600 PR gdb/16483:
9601 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9602 before any filters are loaded.
9603
04d59df6
WT
96042016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9605
9606 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9607 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9608 structs.
9609 * gdb.fortran/derived-type-function.exp: New file.
9610 * gdb.fortran/derived-type-function.f90: New file.
9611
9612
ac69f786
PA
96132016-06-21 Pedro Alves <palves@redhat.com>
9614
9615 * gdb.base/new-ui.exp: New file.
9616 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9617 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9618 (with_spawn_id): New procedure.
9619
49940788
PA
96202016-06-21 Pedro Alves <palves@redhat.com>
9621
9622 * gdb.mi/mi-exec-run.exp: New file.
9623
ef274d26
PA
96242016-06-21 Pedro Alves <palves@redhat.com>
9625
9626 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9627 breakpoint command's output on the main UI.
9628 (test_break): New procedure, factored out from calls in the top
9629 level.
9630 (top level): Use foreach_with_prefix to test MI as main UI and as
9631 separate UI.
9632
468afe6c
PA
96332016-06-21 Pedro Alves <palves@redhat.com>
9634
9635 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9636 (test_awatch_creation_and_listing)
9637 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9638 Remove 'type' parameter.
9639 (test_watchpoint_all): New parameter mi_mode. Remove
9640 with_test_prefix.
9641 (top level): Use foreach_with_prefix, and add main/separate UI MI
9642 testing axis.
9643
51f77c37
PA
96442016-06-21 Pedro Alves <palves@redhat.com>
9645
9646 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9647 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9648 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9649 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9650 (gdb_main_spawn_id, mi_spawn_id): Declare and
9651 comment.
9652 (mi_create_inferior_pty): New procedure,
9653 factored out from default_mi_gdb_start.
9654 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9655 procedures.
9656 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9657 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9658 Use mi_create_inferior_pty.
9659 (mi_gdb_start): Use eval to pass down args list.
9660
8980e177
PA
96612016-06-21 Pedro Alves <palves@redhat.com>
9662
9663 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9664 * gdb.opt/inline-cmds.exp: Add MI tests.
9665
f38d3ad1
PA
96662016-06-21 Pedro Alves <palves@redhat.com>
9667
9668 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9669
45db7c09
PA
96702016-06-21 Pedro Alves <palves@redhat.com>
9671
9672 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9673 (top level): Use it instead of mi_execute_to.
9674
5a069ab3
PA
96752016-06-21 Pedro Alves <palves@redhat.com>
9676
9677 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9678 (cont_handler_str): New.
9679 (signal_stop_handler): Set stop_handler_str instead of printing to
9680 stdout.
9681 (continue_handler): Set cont_handler_str instead of printing to
9682 stdout.
9683 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9684 mi_send_resuming_command. Print stop_handler_str and
9685 cont_handler_str instead of expecting the python events print
9686 directly.
9687
2838cc1d
SD
96882016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9689
9690 * gdb.base/jit-reader.exp: New file.
9691 * gdb.base/jithost.c: New file.
9692 * gdb.base/jithost.h: New file.
9693 * gdb.base/jitreader.c : New file.
9694 * gdb.base/jit-protocol.h: New file.
9695
21a77091
YQ
96962016-06-17 Yao Qi <yao.qi@linaro.org>
9697
9698 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9699 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9700 and detach-on-fork. Adjust tests.
9701 (top level): Invoke break_cond_on_syscall with combinations of
9702 syscall, follow-fork-mode and detach-on-fork.
9703
f50bf8e5
YQ
97042016-06-17 Yao Qi <yao.qi@linaro.org>
9705
9706 * gdb.base/step-over-exit.c: New.
9707 * gdb.base/step-over-exit.exp: New.
9708
a28d8e50
YTL
97092016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9710
9711 * gdb.base/float.exp: Add target check for nds32*-*-*.
9712 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9713
cad8e26d
AB
97142016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9715
9716 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9717 for unsupported target features.
9718 * gdb.base/call-rt-st.exp: Likewise.
9719 * gdb.base/call-sc.exp: Likewise.
9720 * gdb.base/call-signal-resume.exp: Likewise.
9721 * gdb.base/call-strs.exp: Likewise.
9722 * gdb.base/callexit.exp: Likewise.
9723 * gdb.base/callfuncs.exp: Likewise.
9724 * gdb.base/nodebug.exp: Likewise.
9725 * gdb.base/printcmds.exp: Likewise.
9726 * gdb.base/ptype.exp: Likewise.
9727 * gdb.base/structs.exp: Likewise.
9728 * gdb.base/unwindonsignal.exp: Likewise.
9729 * gdb.cp/gdb2495.exp: Likewise.
9730 * gdb.cp/templates.exp: Likewise.
9731 * gdb.cp/virtfunc.exp: Likewise.
9732 * gdb.threads/hand-call-in-threads.exp: Likewise.
9733 * gdb.threads/interrupted-hand-call.exp: Likewise.
9734 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9735
347dc102
TT
97362016-06-10 Tom Tromey <tom@tromey.com>
9737
9738 PR rust/20110:
9739 * gdb.rust/expr.exp: Add test for integer constant larger than
9740 i32.
9741
5e13cf25
BH
97422016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9743
9744 * gdb.fortran/nested-funcs.exp: New.
9745 * gdb.fortran/nested-funcs.f90: New.
9746
bb556f1f
TK
97472016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9748
9749 * gdb.base/examine-backward.c: New file.
9750 * gdb.base/examine-backward.exp: New file.
9751
38b022b4
SM
97522016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9753
9754 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9755 matching.
9756
1b40ec05
TT
97572016-06-02 Tom Tromey <tom@tromey.com>
9758
9759 PR python/18984:
9760 * gdb.python/py-shared.exp: Add solib_name test.
9761
193bd378
SM
97622016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9763
9764 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9765
3326303b
MG
97662016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9767
9768 PR c++/19893
9769 * gdb.dwarf2/implref.exp: Rename to...
9770 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9771 * gdb.dwarf2/implref-array.c: New file.
9772 * gdb.dwarf2/implref-array.exp: Likewise.
9773 * gdb.dwarf2/implref-global.c: Likewise.
9774 * gdb.dwarf2/implref-global.exp: Likewise.
9775 * gdb.dwarf2/implref-struct.c: Likewise.
9776 * gdb.dwarf2/implref-struct.exp: Likewise.
9777
825c8ef2
AT
97782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9779
9780 * gdb.trace/trace-condition.exp: Add 64bit tests.
9781
2320162a
AT
97822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9783
9784 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9785 bits types.
9786 (main): Adapt to 8 to 64 bits types.
9787 * gdb.trace/trace-condition.exp: Add new tests.
9788
a7818233
AT
97892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9790
9791 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9792
0d336466
AT
97932016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9794
9795 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9796 Move condition tests...
9797 * gdb.trace/trace-condition.exp: Here.
9798
7faeb45a
AT
97992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9800
9801 * gdb.trace/trace-condition.exp: Add counter-case tests.
9802
e385593e
JK
98032016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9804
9805 PR c++/15231
9806 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9807 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9808
744608cc
PA
98092016-05-27 Pedro Alves <palves@redhat.com>
9810
9811 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9812 New procedure.
9813 (top level): Call it, and bail out of DejaGnu is known to be bad.
9814
ac775bf4
AB
98152016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9816
9817 * gdb.base/whatis.c: Extend the test case.
9818 * gdb.base/whatis.exp: Add additional tests.
9819
2bbad2ea
BH
98202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9821
9822* gdb.fortran/type.f90: Add pointer variable.
9823* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9824
8b70175d
BH
98252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9826
9827 * gdb.fortran/vla-type.exp: Fix testcase name.
9828
86d8a848
BH
98292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9830
9831 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9832
e188eb36
BH
98332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9834
9835 * gdb.fortran/type.f90: Add nested structures.
9836 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9837 * gdb.fortran/derived-type.exp: Adapt expected output.
9838 * gdb.fortran/vla-type.exp: Adapt expected output.
9839
9b2db1fd
BH
98402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9841
9842 * gdb.fortran/whatis_type.exp: Adapt expected output.
9843
72b17055
BH
98442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9845
9846 * gdb.fortran/print_type.exp: Fix expected output.
9847 * gdb.fortran/whatis_type.exp: Fix expected output.
9848
3cd81d8d
BH
98492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9850
9851 * gdb.fortran/whatis_type.exp: Use multi_line.
9852
ddae9462
TT
98532016-05-24 Tom Tromey <tom@tromey.com>
9854
9855 PR python/17386:
9856 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9857 use value as an index.
9858
1957f6b8
TT
98592016-05-23 Tom Tromey <tom@tromey.com>
9860
9861 PR python/17981:
9862 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9863 no-breakpoint case.
9864
026a9174
PA
98652016-05-24 Pedro Alves <palves@redhat.com>
9866
9867 PR gdb/19828
9868 * gdb.threads/clone-attach-detach.c: New file.
9869 * gdb.threads/clone-attach-detach.exp: New file.
9870
e70a7231
FR
98712016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9872
9873 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9874
0f6ed0e0
TT
98752016-05-23 Tom Tromey <tom@tromey.com>
9876
9877 PR python/19438, PR python/18393:
9878 * gdb.python/py-progspace.exp: Add "dir" test.
9879 * gdb.python/py-objfile.exp: Add "dir" test.
9880
ffd19d61
YQ
98812016-05-23 Yao Qi <yao.qi@linaro.org>
9882
9883 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9884 * gdb.arch/thumb2-it.exp: Likewise.
9885
9e8f9b05
SM
98862016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9887
9888 * gdb.mi/mi-threads-interrupt.c: New file.
9889 * gdb.mi/mi-threads-interrupt.exp: New file.
9890
61c6156d
SM
98912016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9892
9893 PR gdb/18077
9894 * gdb.mi/mi-async-run.exp: New file.
9895 * gdb.mi/mi-async-run.c: New file.
9896
67218854
TT
98972016-05-17 Tom Tromey <tom@tromey.com>
9898 Manish Goregaokar <manishsmail@gmail.com>
9899
9900 * lib/rust-support.exp: New file.
9901 * lib/gdb.exp (skip_rust_tests): New proc.
9902 (build_executable_from_specs): Handle rust.
9903 * lib/future.exp (gdb_find_rustc): New proc.
9904 (gdb_default_target_compile): Handle rust.
9905 * gdb.rust/expr.exp: New file.
9906 * gdb.rust/generics.exp: New file.
9907 * gdb.rust/generics.rs: New file.
9908 * gdb.rust/methods.exp: New file.
9909 * gdb.rust/methods.rs: New file.
9910 * gdb.rust/modules.exp: New file.
9911 * gdb.rust/modules.rs: New file.
9912 * gdb.rust/simple.exp: New file.
9913 * gdb.rust/simple.rs: New file.
9914
c44af4eb
TT
99152016-05-17 Tom Tromey <tom@tromey.com>
9916
9917 * gdb.base/default.exp (set language): Add rust.
9918
dcd1f979
TT
99192016-05-17 Tom Tromey <tom@tromey.com>
9920
9921 * gdb.gdb/unittest.exp: New file.
9922
155b7f57
YQ
99232016-05-16 Yao Qi <yao.qi@linaro.org>
9924
9925 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9926 shell_prompt. Update shell_prompt_re.
9927
8ddd5a6c
DE
99282016-05-12 Doug Evans <dje@google.com>
9929
9930 PR symtab/19999
9931 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9932 $options when building executable.
9933 * gdb.dwarf2/fission-loclists-pie.S: New file.
9934 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9935
02e370d9
SM
99362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9937
9938 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9939 of [is_remote target],
9940
8929ad8b
SM
99412016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9942
9943 * lib/gdb.exp (use_gdb_stub): New procedure.
9944
6c447423
DE
99452016-05-03 Yunlian Jiang <yunlian@google.com>
9946 Doug Evans <dje@google.com>
9947
9948 PR symtab/19914
9949 * gdb.dwarf2/dwp-sepdebug.c: New file.
9950 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9951
444e826c
SM
99522016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9953
9954 * gdb.base/detach.exp: Remove is_remote check.
9955
740feeaa
SM
99562016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9957
9958 * gdb.base/annota-input-while-running.exp: Don't check for
9959 [is_remote target]. Enable annotations after running to main.
9960 Remove unused "set test..." line.
9961
9080ac9d
SM
99622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9963
9964 * gdb.trace/trace-enable-disable.exp: New file.
9965 * gdb.trace/trace-enable-disable.c: New file.
9966
952ebca5
SM
99672016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9968
9969 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9970 use it in info sharedlibrary test.
9971 * gdb.trace/ftrace-lock.exp: Likewise.
9972 * gdb.trace/ftrace.exp: Likewise.
9973 * gdb.trace/range-stepping.exp: Likewise.
9974 * gdb.trace/trace-break.exp: Likewise.
9975 * gdb.trace/trace-condition.exp: Likewise.
9976 * gdb.trace/trace-mt.exp: Likewise.
9977
d9019901
SM
99782016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9979
9980 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9981 (gdb_load_shlib): ... this.
9982 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9983 gdb_load_shlib.
9984 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9985 * gdb.base/ctxobj.exp: Likewise.
9986 * gdb.base/dprintf-pending.exp: Likewise.
9987 * gdb.base/dso2dso.exp: Likewise.
9988 * gdb.base/fixsection.exp: Likewise.
9989 * gdb.base/gcore-relro.exp: Likewise.
9990 * gdb.base/gdb1555.exp: Likewise.
9991 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9992 * gdb.base/gnu-ifunc.exp: Likewise.
9993 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9994 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9995 * gdb.base/pending.exp: Likewise.
9996 * gdb.base/print-file-var.exp: Likewise.
9997 * gdb.base/print-symbol-loading.exp: Likewise.
9998 * gdb.base/shlib-call.exp: Likewise.
9999 * gdb.base/shreloc.exp: Likewise.
10000 * gdb.base/so-impl-ld.exp: Likewise.
10001 * gdb.base/solib-disc.exp: Likewise.
10002 * gdb.base/solib-nodir.exp: Likewise.
10003 * gdb.base/solib-overlap.exp: Likewise.
10004 * gdb.base/solib-symbol.exp: Likewise.
10005 * gdb.base/solib-weak.exp (do_test): Likewise.
10006 * gdb.base/sym-file.exp: Likewise.
10007 * gdb.base/symtab-search-order.exp: Likewise.
10008 * gdb.base/type-opaque.exp: Likewise.
10009 * gdb.base/unload.exp: Likewise.
10010 * gdb.base/watchpoint-solib.exp: Likewise.
10011 * gdb.compile/compile.exp: Likewise.
10012 * gdb.cp/gdb2384.exp: Likewise.
10013 * gdb.cp/infcall-dlopen.exp: Likewise.
10014 * gdb.cp/re-set-overloaded.exp: Likewise.
10015 * gdb.fortran/library-module.exp: Likewise.
10016 * gdb.opt/solib-intra-step.exp: Likewise.
10017 * gdb.python/py-finish-breakpoint.exp: Likewise.
10018 * gdb.python/py-shared.exp: Likewise.
10019 * gdb.reverse/solib-precsave.exp: Likewise.
10020 * gdb.reverse/solib-reverse.exp: Likewise.
10021 * gdb.server/solib-list.exp: Likewise.
10022 * gdb.threads/dlopen-libpthread.exp: Likewise.
10023 * gdb.threads/tls-shared.exp: Likewise.
10024 * gdb.threads/tls-so_extern.exp: Likewise.
10025 * gdb.trace/change-loc.exp: Likewise.
10026 * gdb.trace/ftrace-lock.exp: Likewise.
10027 * gdb.trace/ftrace.exp: Likewise.
10028 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10029 * gdb.trace/pending.exp: Likewise.
10030 * gdb.trace/range-stepping.exp: Likewise.
10031 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10032 (strace_info_marker): Likewise.
10033 (strace_probe_marker): Likewise.
10034 (strace_trace_on_same_addr): Likewise.
10035 (strace_trace_on_diff_addr): Likewise.
10036 * gdb.trace/trace-break.exp: Likewise.
10037 * gdb.trace/trace-condition.exp: Likewise.
10038 * gdb.trace/trace-mt.exp: Likewise.
10039
fca4cfd9
SM
100402016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10041
10042 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10043 result of gdb_remote_download.
10044 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10045 * gdb.base/dso2dso.exp: Likewise.
10046 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10047 * gdb.base/print-file-var.exp: Likewise.
10048 * gdb.base/shlib-call.exp: Likewise.
10049 * gdb.base/shreloc.exp: Likewise.
10050 * gdb.base/solib-overlap.exp: Likewise.
10051 * gdb.base/solib-weak.exp (do_test): Likewise.
10052 * gdb.base/unload.exp: Likewise.
10053
11cf4ffb
YQ
100542016-04-27 Yao Qi <yao.qi@linaro.org>
10055
10056 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10057 exists.
10058
3e2e34f8
KB
100592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10060
10061 * vla-type.exp: Print structure from toplevel.
10062
8f07e298
BH
100632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10064
10065 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10066 of dynamic types.
10067 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10068 of dynamic types.
10069
9920b434
BH
100702016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10071
10072 * gdb.fortran/vla-type.f90: New file.
10073 * gdb.fortran/vla-type.exp: New file.
10074
f3abeff5
YQ
100752016-04-25 Yao Qi <yao.qi@linaro.org>
10076
10077 * gdb.base/branch-to-self.c: New file.
10078 * gdb.base/branch-to-self.exp: New file.
10079
0a5d52f0
YQ
100802016-04-22 Yao Qi <yao.qi@linaro.org>
10081
10082 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10083 more after $hex.
10084
495346f6
YQ
100852016-04-22 Yao Qi <yao.qi@linaro.org>
10086
10087 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10088 * gdb.base/annota3.exp: Likewise.
10089
4a7e075c
YQ
100902016-04-22 Yao Qi <yao.qi@linaro.org>
10091
10092 * gdb.reverse/step-precsave.exp: Do one step and test program
10093 stops in "callee" and do multiple steps until program goes out
10094 of "callee".
10095 * gdb.reverse/step-reverse.exp: Likewise.
10096
5b061e98
YQ
100972016-04-22 Yao Qi <yao.qi@linaro.org>
10098
10099 * gdb.trace/signal.exp: Also pass if
10100 $tracepoint_hits($i) > $iterations.
10101
5c5dc57f
YQ
101022016-04-22 Yao Qi <yao.qi@linaro.org>
10103
10104 * gdb.trace/signal.c: New file.
10105 * gdb.trace/signal.exp: New file.
10106
a55411b9
DE
101072016-04-19 Doug Evans <xdje42@gmail.com>
10108
10109 * gdb.base/bad-file.exp: New file.
10110
a22df60a
MG
101112016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10112
10113 * gdb.dwarf2/implref.exp: New file.
10114
0c13f7e5
BH
101152016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10116
10117 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10118 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10119 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10120 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10121 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10122 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10123 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10124 * lib/fortran.exp (fortran_int4): New procedure.
10125 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10126 (fortran_logical4): Likewise.
10127
9b9b09e9
BH
101282016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10129
10130 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10131
a14d1f4d
BH
101322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10133
10134 * lib/compiler.c: Add Intel specific preprocessor macros.
10135 * lib/compiler.cc: Likewise.
25d49b86 10136
7d49b1d0
LM
101372016-04-13 Luis Machado <lgustavo@codesourcery.com>
10138
10139 * gdb.server/connect-with-no-symbol-file.c: New file.
10140 * gdb.server/connect-with-no-symbol-file.exp: New file.
10141
8392fa22
SM
101422016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10143
10144 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10145
8c4c4aeb
SM
101462016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10147
10148 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10149 standard output directory.
10150
45e3745e
AT
101512016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10152
10153 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10154
e26b7e41
MM
101552016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10156
10157 * gdb.btrace/instruction_history.c (loop): Add declaration.
10158
8ce09462
AT
101592016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10160
10161 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10162
2e88a1ea
SM
101632016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10164
10165 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10166 parentheses to print.
10167 (continue_handler): Likewise.
10168
f48e22e3
SM
101692016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10170
10171 * gdb.server/solib-list.exp: Remove is_remote check.
10172 Pass shlib= to gdb_compile. Don't link shared library with
10173 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10174 Run binary filename through "readlink -f" on the target.
10175
096be756
PA
101762016-04-08 Pedro Alves <palves@redhat.com>
10177
10178 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10179 interpreter filename as argument to gdbserver_spawn.
10180 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10181 Return empty if $last_loaded_file does not exist.
10182
06500533
JK
101832016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10184
10185 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10186 * gdb.base/jit-main.c: Use exit after usage.
10187
2d35e871
JK
101882016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10189
10190 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10191 GDBHISTSIZE prior to the tests.
10192 * gdb.base/gdbinit-history.exp: Likewise.
10193
101942016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10195
10196 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10197 instead of build_executable. Use gdb_load_shlibs.
10198
c8064e7e
YQ
101992016-04-07 Yao Qi <yao.qi@linaro.org>
10200
10201 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10202 Execute "si" command.
10203
bde47561
YQ
102042016-04-07 Yao Qi <yao.qi@linaro.org>
10205
10206 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10207 number instead of the comments on some line.
10208
b16f8a3b
DB
102092016-04-06 Don Breazeal <donb@codesourcery.com>
10210
10211 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10212 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10213
c2f901df
SM
102142016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10215
10216 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10217 standard_output_file. Remove unused binfile variable.
10218
ac17fda0
CU
102192016-04-05 Catalin Udma <catalin.udma@freescale.com>
10220
10221 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10222 * gdb.python/py-mi-objfile.exp: Match "list main" output
10223 in console format.
10224
03a8c4df
SM
102252016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10226
10227 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10228 absolute.
10229
6e774b13
SM
102302016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10231
10232 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10233 absolute.
10234 * gdb.trace/ftrace.exp: Likewise.
10235 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10236 targets as well.
10237 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10238 (gdb_load_shlibs): Copy libraries to test directory when testing
10239 natively. Only set solib-search-path if testing remotely.
10240 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10241
7817ea46
SM
102422016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10243
10244 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10245 gdb_download. Use it even if the target is not remote.
10246 * gdb.base/jit.exp (compile_jit_test): Likewise.
10247 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10248 output directory if the destination board is local, otherwise use
10249 the standard remote_download from DejaGnu.
10250 (gdb_download): Remove.
10251 (gdb_load_shlibs): Use gdb_remote_download instead of
10252 gdb_download.
10253 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10254 Use gdb_remote_download instead of gdb_download. Use it even if
10255 the target is not remote.
10256 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10257 instead of gdb_download.
10258
7beb7f68
SM
102592016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10260
10261 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10262 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10263 run.
10264
cc63428a
AV
102652016-04-01 Artemiy Volkov <artemiyv@acm.org>
10266
10267 PR gdb/19820
10268 * gdb.base/printcmds.exp: Add artificial arrays tests.
10269
64cdf930
PA
102702016-03-31 Pedro Alves <palves@redhat.com>
10271
10272 PR gdb/19858
10273 * gdb.base/jit-main.c: Include unistd.h.
10274 (ATTACH): Define to 0 if not already defined.
10275 (wait_for_gdb, mypid): New globals.
10276 (WAIT_FOR_GDB): New macro.
10277 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10278 some breakpoint locations.
10279 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10280 New procedures.
10281 (one_jit_test): Add REATTACH parameter, and handle it. Use
10282 continue_to_test_location.
10283 (top level): Test attach, and adjusts calls to one_jit_test.
10284
40dea8cb
PA
102852016-03-31 Pedro Alves <palves@redhat.com>
10286
10287 PR gdb/19858
10288 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10289 BINSUFFIX parameter, and handle it.
10290 (top level): Adjust calls compile_jit_test.
10291
e7ea3ec7
CU
102922016-03-31 Catalin Udma <catalin.udma@freescale.com>
10293
10294 PR python/19743
10295 * gdb.python/py-mi-events-gdb.py: New file.
10296 * gdb.python/py-mi-events.c: New file.
10297 * gdb.python/py-mi-events.exp: New file.
10298
e6359af3
YQ
102992016-03-30 Yao Qi <yao.qi@linaro.org>
10300
10301 * gdb.reverse/until-precsave.exp: Match function name only.
10302 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10303 Move malloc to a condition block.
10304 * gdb.reverse/until-reverse.exp: Match function name only.
10305
a4105d04
MK
103062016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10307
10308 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10309 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10310 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10311 variable for GPR 0 instead of assuming it is register 0.
10312 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10313 * lib/trace-support.exp: Add s390 registers.
10314
bfa6adb9
YQ
103152016-03-29 Yao Qi <yao.qi@linaro.org>
10316
10317 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10318
1e6697ea
YQ
103192016-03-24 Yao Qi <yao.qi@linaro.org>
10320
10321 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10322 test message.
10323
64bcd522
AA
103242016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10325
10326 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10327 maintaining separate logic for constructing the output path.
10328
7868401b
DB
103292016-03-16 Don Breazeal <donb@codesourcery.com>
10330
10331 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10332 Retry fork and waitpid on interrupted system call errors.
10333 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10334 Use with_timeout_factor to increase timeout by factor of 10.
10335
1cafadb4
DB
103362016-03-15 Don Breazeal <donb@codesourcery.com>
10337
10338 * gdb.cp/scope-err.cc: New test program.
10339 * gdb.cp/scope-err.exp: New test script.
10340 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10341 lines and "set breakpoint here" comment.
10342 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10343 Fixed some whitespace and format issues.
10344 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10345 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10346
81516450
DE
103472016-03-15 Doug Evans <dje@google.com>
10348
10349 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10350 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10351 All callers updated. Add tests for enums, mixed flags register.
10352
aa52b601
DE
103532016-03-15 Doug Evans <dje@google.com>
10354
10355 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10356 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10357
fa4ff313
SM
103582016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10359
10360 * gdb.base/default.exp: Add $_as_string to the list of expected
10361 convenience functions.
10362
f2403c39
AB
103632016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10364
10365 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10366
f2f3ccb9
SM
103672016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10368
10369 * gdb.python/py-as-string.exp: New file.
10370 * gdb.python/py-as-string.c: New file.
10371
00dbd492
PA
103722016-03-09 Pedro Alves <palves@redhat.com>
10373
10374 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10375 signal" -> "Thread NN received signal" output change.
10376 * gdb.threads/ia64-sigill.exp: Likewise.
10377 * gdb.threads/linux-dp.exp: Likewise.
10378 * gdb.threads/manythreads.exp: Likewise.
10379 * gdb.threads/pending-step.exp: Likewise.
10380 * gdb.threads/print-threads.exp: Likewise.
10381 * gdb.threads/sigstep-threads.exp: Likewise.
10382 * gdb.threads/staticthreads.exp: Likewise.
10383 * gdb.threads/tls.exp: Likewise.
10384
1e6697ea
YQ
103852016-03-09 Pedro Alves <palves@redhat.com>
10386
10387 * gdb.base/command-line-input.exp: New file.
10388
b04fd3be
MK
103892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10390
10391 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10392 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10393 * gdb.trace/pending.exp: Accept leading dot before function name.
10394 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10395 * lib/trace-support.exp: Set registers for ppc.
10396
98fa59e9
MK
103972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10398
10399 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10400 use it for disassembly; accept .main in addition to main in backtrace.
10401
f77198c8
MK
104022016-03-09 Wei-cheng Wang <cole945@gmail.com>
10403 Marcin Kościelnicki <koriakin@0x04.net>
10404
10405 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10406 (gdb_recursion_test_ptr): New global variable.
10407 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10408 gdb_recursion_test.
10409 (gdb_c_test): Ditto.
10410
ba84e0da
MK
104112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10412
10413 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10414 ordering.
10415
4366d36e
MK
104162016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10417
10418 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10419 (bar): Add bar_start_lbl label.
10420 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10421 of foo/bar for emitting DWARF and tracing.
10422
5eb264df
SDJ
104232016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10424
10425 * analyze-racy-logs.py: Set executable bit.
10426
fb6a751f
SDJ
104272016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10428
10429 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10430 (CHECK_TARGET_TMP): Likewise.
10431 (check-single-racy): New rule.
10432 (check-parallel-racy): Likewise.
10433 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10434 (do-check-parallel-racy): New rule.
10435 (check-racy/%.exp): Likewise.
10436 * README (Racy testcases): New section.
10437 * analyze-racy-logs.py: New file.
10438
bdf7e230
DE
104392016-03-03 Doug Evans <dje@google.com>
10440
10441 * gdb.base/skip.exp: Use with_test_prefix.
10442
4719d415
YQ
104432016-03-03 Yao Qi <yao.qi@linaro.org>
10444
10445 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10446 Invoke step_over_syscall "clone" and break_cond_on_syscall
10447 "clone".
10448 * gdb.base/step-over-clone.c: New file.
10449
ea507862
YQ
104502016-03-03 Yao Qi <yao.qi@linaro.org>
10451
10452 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10453 code format.
10454
8fc8cbda
YQ
104552016-03-03 Yao Qi <yao.qi@linaro.org>
10456
10457 * gdb.base/disp-step-fork.c: Rename to ...
10458 * gdb.base/step-over-fork.c: ... it. New file.
10459 * gdb.base/disp-step-vfork.c: Rename to ...
10460 * gdb.base/step-over-vfork.c: ... it. New file.
10461 * gdb.base/disp-step-syscall.exp: Rename to ...
10462 * gdb.base/step-over-syscall.exp: ... it. New file.
10463 (disp_step_cross_syscall): Rename to ...
10464 (step_over_syscall): ... it.
10465
92fa70b0
YQ
104662016-03-03 Yao Qi <yao.qi@linaro.org>
10467
10468 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10469 If target supports condition evaluation on target, invoke
10470 break_cond_on_syscall for fork and vfork.
10471
e197ad3c
YQ
104722016-03-03 Yao Qi <yao.qi@linaro.org>
10473
10474 * gdb.base/disp-step-syscall.exp: Don't invoke
10475 support_displaced_stepping.
10476 (disp_step_cross_syscall): Test with displaced stepping off and
10477 on if supported.
10478
0b47da9f
YQ
104792016-03-03 Yao Qi <yao.qi@linaro.org>
10480
10481 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10482 proc.
10483 (setup): New proc.
10484 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10485 and setup.
10486
065ab6dc
BH
104872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10488
10489 * gdb.fortran/vla-history.exp: Remove breakpoint.
10490
07e448ad 104912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10492
25d49b86
PA
10493 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10494 exceeds timeout.
07e448ad 10495
9ac2d526 104962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10497
25d49b86
PA
10498 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10499 breakpoint.
9ac2d526 10500
17807369
BH
105012016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10502
10503 * gdb.mi/vla.f90: Nullify pointer after declaration.
10504
86e501af
PA
105052016-03-01 Pedro Alves <palves@redhat.com>
10506
10507 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10508
1e903e32
PA
105092016-03-01 Pedro Alves <palves@redhat.com>
10510
10511 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10512 before anything else.
10513 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10514 _GNU_SOURCE here.
10515 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10516 before anything else.
10517 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10518
6ccb54e2
PA
105192016-03-01 Pedro Alves <palves@redhat.com>
10520
10521 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10522
30ca9da1
YQ
105232016-03-01 Yao Qi <yao.qi@linaro.org>
10524
10525 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10526 prepare_for_testing.
10527
dc856b38
YQ
105282016-03-01 Yao Qi <yao.qi@linaro.org>
10529
10530 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10531
4a932159
AA
105322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10533
10534 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10535 manually constructing the output path.
10536
f2489477
AA
105372016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10538
10539 * gdb.arch/s390-stackless.S: New.
10540 * gdb.arch/s390-stackless.exp: New.
10541
38899f16
IB
105422016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10543
10544 * gdb.dlang/circular.c: New file.
10545 * gdb.dlang/circular.exp: New file.
10546
9fde51ed
YQ
105472016-02-26 Yao Qi <yao.qi@linaro.org>
10548
10549 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10550 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10551 (testcases): Update.
10552
ce90fefe
YQ
105532016-02-26 Yao Qi <yao.qi@linaro.org>
10554
10555 * gdb.reverse/aarch64.c: Rename to ...
10556 * gdb.reverse/insn-reverse.c: ... it.
10557 * gdb.reverse/aarch64.exp: Rename to ...
10558 * gdb.reverse/insn-reverse.exp: ... it.
10559
3263bceb
YQ
105602016-02-26 Yao Qi <yao.qi@linaro.org>
10561
10562 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10563 (testcase_ftype): New.
10564 (testcases): New array.
10565 (n_testcases): New.
10566 (main): Call each element in testcases.
10567 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10568 (read_testcase): New.
10569 Do the tests in a loop.
10570
6cb59ff1
YQ
105712016-02-25 Yao Qi <yao.qi@linaro.org>
10572
10573 * gdb.base/branches.c: Remove.
10574
ae91f625
MK
105752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10576
10577 PR gdb/13808
10578 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10579
678b48b7
MK
105802016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10581
10582 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10583
7337a6f2
MK
105842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10585
10586 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10587 change x86_64 call_insn to 'callq'.
10588
861ca91f
AT
105892016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10590
10591 * gdb.trace/tfile-avx.c: Move to...
10592 * gdb.trace/tracefile-pseudo-reg.c: Here.
10593 * gdb.trace/tfile-avx.exp: Move to...
10594 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10595
bf74e428
GB
105962016-02-24 Gary Benson <gbenson@redhat.com>
10597
10598 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10599 message on attach.
10600
cce0e923
DE
106012016-02-23 Doug Evans <dje@google.com>
10602
10603 * gdb.base/skip.c (test_skip): New function.
10604 (end_test_skip_file_and_function): New function.
10605 (test_skip_file_and_function): New function.
10606 * gdb.base/skip1.c (test_skip): New function.
10607 (skip1_test_skip_file_and_function): New function.
10608 * gdb.base/skip.exp: Add tests for new skip options.
10609 * gdb.base/skip-solib.exp: Update expected output.
10610 * gdb.perf/skip-command.cc: New file.
10611 * gdb.perf/skip-command.exp: New file.
10612 * gdb.perf/skip-command.py: New file.
10613
4000e47e
MK
106142016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10615
10616 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10617 info registers pattern.
10618
24f75ead
IB
106192016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10620
10621 * lib/future.exp: Add D support.
10622 (gdb_find_gdc): New proc.
10623 (gdb_default_target_compile): Add D support.
10624
fbb7bcbe
WW
106252016-02-18 Wei-cheng Wang <cole945@gmail.com>
10626
10627 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10628 user+system time.
10629 (trace_speed_test): Determine the iteration count for a time
10630 between 15..30 seconds.
10631
012b3a21
WT
106322016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10633
10634 * gdb.arch/i386-mpx-sigsegv.c: New file.
10635 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10636 * gdb.arch/i386-mpx-simple_segv.c: New file.
10637 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10638
2d5189bd
YQ
106392016-02-18 Yao Qi <yao.qi@linaro.org>
10640
10641 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10642 Don't call setup_kfail.
10643
40fb20d0
YQ
106442016-02-18 Yao Qi <yao.qi@linaro.org>
10645
10646 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10647 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10648
21b1f8d2
DE
106492016-02-16 Doug Evans <dje@google.com>
10650
10651 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10652 * gdb.base/skip1.c: Ditto.
10653 * gdb.base/skip.exp: Whitespace cleanup.
10654
4041ed77
DB
106552016-02-16 Don Breazeal <donb@codesourcery.com>
10656
10657 PR remote/19496
10658 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10659 Remove kfail for PR remote/19496.
10660
c4ef31bf
SM
106612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10662
10663 * lib/gdb.exp (standard_temp_file): Return a path specific to
10664 the runtest invocation.
10665
266b65b3
SM
106662016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10667
10668 * gdb.trace/save-trace.exp: Change relative path to be in the
10669 standard output directory.
10670
a7a0a6a9
JK
106712016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10672
10673 * gdb.arch/i386-prologue.c: Add missing prototypes.
10674
c99dbb42
JK
106752016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10676
10677 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10678 * gdb.arch/i386-prologue.exp: Likewise.
10679 * gdb.arch/i386-size.exp: Likewise.
10680
aa480355
SM
106812016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10682
10683 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10684 define object file path.
10685 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10686 file path.
10687 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10688 standard_output_file to define binfile.
10689
ba881f50
JK
106902016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10691
10692 Fix compatibility with recent gfortran-5.3.1.
10693 * gdb.fortran/vla-history.exp (print vla1 allocated)
10694 (print vla2 allocated, print $2, print $3): Remove
10695 (print $4): Rename to ...
10696 (print $2): ... here.
10697 (print $9): Rename to ...
10698 (print $5): ... here.
10699 (print $10): Rename to ...
10700 (print $6): ... here.
10701 * gdb.fortran/vla.f90: Add pvla initialization.
10702
e9fb005c
JK
107032016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10704
10705 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10706 New test.
10707 * gdb.fortran/vla-value-sub.exp: Likewise.
10708
e44e00ff
MK
107092016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10710
10711 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10712
97e94151
SM
107132016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10714
10715 * i386-biarch-core.exp: Define corefile using
10716 standard_output_file.
10717
01113bc1
YQ
107182016-02-12 Yao Qi <yao.qi@linaro.org>
10719
10720 * gdb.arch/arm-single-step-kernel-helper.c: New.
10721 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10722
33b4777c
MM
107232016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10724
10725 * gdb.btrace/tailcall-only.exp: New.
10726 * gdb.btrace/tailcall-only.c: New.
10727 * gdb.btrace/x86_64-tailcall-only.S: New.
10728 * gdb.btrace/i686-tailcall-only.S: New.
10729
acc23c11
PA
107302016-02-11 Pedro Alves <palves@redhat.com>
10731
10732 * README (Parallel testing): Add missing double quotes.
10733
e352bf0a
PA
107342016-02-11 Pedro Alves <palves@redhat.com>
10735
10736 * README (Parallel testing): New section.
10737 (GDB_PARALLEL): Rewrite.
10738 (FORCE_PARALLEL): Document.
10739
9f5fed78
MK
107402016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10741
10742 * gdb.trace/tfile-avx.c: New test.
10743 * gdb.trace/tfile-avx.exp: New test.
10744
9ef9e6a6
KS
107452016-02-09 Keith Seitz <keiths@redhat.com>
10746
10747 PR breakpoints/19546
10748 * gdb.base/infcall-exec.c: New file.
10749 * gdb.base/infcall-exec2.c: New file.
10750 * gdb.base/infcall-exec.exp: New file.
10751
a96e36da
KS
107522016-02-09 Keith Seitz <keiths@redhat.com>
10753
10754 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10755 (toplevel): Call test_bkpt_address.
10756
9f61929f
KS
107572016-02-09 Keith Seitz <keiths@redhat.com>
10758
10759 PR python/19506
10760 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10761 (toplevel): Call test_bkpt_address.
10762
1e94266c
SM
107632016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10764
10765 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10766 to AC_OUTPUT.
10767 * configure: Regenerate.
10768
2a7f3dff
PA
107692016-02-09 Pedro Alves <palves@redhat.com>
10770
10771 PR breakpoints/19548
10772 * gdb.base/execl-update-breakpoints.c (some_function): New
10773 function.
10774 (main): Call it.
10775 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10776 Tighten expected GDB output.
10777
2151ccc5
SM
107782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10779
10780 * Makefile.in (ALL_SUBDIRS): Remove.
10781 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10782 (distclean maintainer-clean realclean): Likewise.
10783 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10784 * configure: Regenerate.
10785 * gdb.ada/Makefile.in: Delete.
10786 * gdb.arch/Makefile.in: Likewise.
10787 * gdb.asm/Makefile.in: Likewise.
10788 * gdb.base/Makefile.in: Likewise.
10789 * gdb.btrace/Makefile.in: Likewise.
10790 * gdb.cell/Makefile.in: Likewise.
10791 * gdb.compile/Makefile.in: Likewise.
10792 * gdb.cp/Makefile.in: Likewise.
10793 * gdb.disasm/Makefile.in: Likewise.
10794 * gdb.dlang/Makefile.in: Likewise.
10795 * gdb.dwarf2/Makefile.in: Likewise.
10796 * gdb.fortran/Makefile.in: Likewise.
10797 * gdb.gdb/Makefile.in: Likewise.
10798 * gdb.go/Makefile.in: Likewise.
10799 * gdb.guile/Makefile.in: Likewise.
10800 * gdb.java/Makefile.in: Likewise.
10801 * gdb.linespec/Makefile.in: Likewise.
10802 * gdb.mi/Makefile.in: Likewise.
10803 * gdb.modula2/Makefile.in: Likewise.
10804 * gdb.multi/Makefile.in: Likewise.
10805 * gdb.objc/Makefile.in: Likewise.
10806 * gdb.opencl/Makefile.in: Likewise.
10807 * gdb.opt/Makefile.in: Likewise.
10808 * gdb.pascal/Makefile.in: Likewise.
10809 * gdb.perf/Makefile.in: Likewise.
10810 * gdb.python/Makefile.in: Likewise.
10811 * gdb.reverse/Makefile.in: Likewise.
10812 * gdb.server/Makefile.in: Likewise.
10813 * gdb.stabs/Makefile.in: Likewise.
10814 * gdb.threads/Makefile.in: Likewise.
10815 * gdb.trace/Makefile.in: Likewise.
10816 * gdb.xml/Makefile.in: Likewise.
10817 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10818 GDB_PARALLEL.
10819 (standard_output_file): Remove check for GDB_PARALLEL, always
10820 return path in outputs/$subdir/$testname.
10821
437277d4
SM
108222016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10823
10824 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10825 (site.exp): Assign abs_srcdir to tcl's srcdir.
10826
31d913c7
YQ
108272016-02-04 Yao Qi <yao.qi@linaro.org>
10828
10829 * gdb.base/foll-exec-mode.c: Include limits.h.
10830 (main): Add parameters argc and argv. Get directory from
10831 argv[0].
10832 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10833 compilation.
10834 * gdb.base/foll-exec.c: Include limits.h.
10835 (main): Add parameters argc and argv.
10836 Get directory from argv[0].
10837 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10838 Adjust tests on the number of lines as source code changed.
10839 * gdb.base/foll-vfork-exit.c: Include limits.h.
10840 (main): Add one line of statement before vfork.
10841 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10842 (main): Add parameters argc and argv. Get directory from
10843 argv[0].
10844 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10845 (setup_gdb): Set tbreak to skip some source lines.
10846 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10847 (main): Add parameters argc and argv. Get directory from
10848 argv[0].
10849 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10850 compilation.
10851 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10852 (main): Add parameters argc and argv. Get directory from
10853 argv[0].
10854 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10855 compilation.
10856
9482b9fb
DE
108572016-02-01 Doug Evans <dje@google.com>
10858
10859 * gdb.base/skip.exp: Clean up multiple references to same test name.
10860
6b2e4f10
PA
108612016-02-01 Pedro Alves <palves@redhat.com>
10862
ccb6afd6 10863 PR remote/19496
6b2e4f10
PA
10864 * gdb.threads/forking-threads-plus-breakpoint.exp
10865 (displaced_stepping_supported): New global.
10866 (probe_displaced_stepping_support): New procedure.
10867 (do_test): Add 'displaced' parameter, and use it.
10868 (top level): Check for displaced stepping support. Add displaced
10869 stepping on/off testing axis.
10870
37a8db1a
AB
108712016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10872
10873 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10874 pointer. Don't perform further tests on the unassociated pointer
10875 if the first test fails.
10876
5fdf6324
AB
108772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10878
10879 * gdb.base/max-value-size.c: New file.
10880 * gdb.base/max-value-size.exp: New file.
10881 * gdb.base/huge.exp: Disable max-value-size for this test.
10882
935c6144
IB
108832016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10884
10885 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10886
7fe8399d
YQ
108872016-01-28 Yao Qi <yao.qi@linaro.org>
10888
10889 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10890
a2077e25
PA
108912016-01-25 Pedro Alves <palves@redhat.com>
10892
10893 PR threads/19461
10894 * gdb.base/fork-running-state.c: New file.
10895 * gdb.base/fork-running-state.exp: New file.
10896
1d2736d4
PA
108972016-01-25 Pedro Alves <palves@redhat.com>
10898
10899 PR gdb/19494
10900 * gdb.base/catch-fork-kill.c: New file.
10901 * gdb.base/catch-fork-kill.exp: New file.
10902
f1da4b11
PA
109032016-01-25 Pedro Alves <palves@redhat.com>
10904
10905 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10906 Delete, moved to lib/gdb.exp.
10907 * gdb.threads/forking-threads-plus-breakpoint.exp
10908 (foreach_with_prefix): Likewise.
10909 * gdb.threads/process-dies-while-handling-bp.exp
10910 (foreach_with_prefix): Likewise.
10911 * lib/gdb.exp (foreach_with_prefix): New procedure.
10912
45f38546
MK
109132016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10914
10915 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10916 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10917
dc29a1ce
MK
109182016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10919
10920 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10921 endian targets.
10922
092127d7
JK
109232016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10924 Pedro Alves <palves@redhat.com>
10925
10926 Fix testsuite compatibility with Guile.
10927 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10928 number.
10929
31d765d3
JK
109302016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10931
10932 Fix testsuite compatibility with Guile.
10933 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10934 (thread 1): New test for backtrace through signal handler.
10935
1ac78c04
YQ
109362016-01-22 Yao Qi <yao.qi@linaro.org>
10937
10938 PR testsuite/19491
10939 * gdb.base/multi-forks.c: Include
10940 ../lib/unbuffer_output.c
10941 (main): Call gdb_unbuffer_output.
10942
4f5946a8
DE
109432016-01-21 Doug Evans <dje@google.com>
10944
10945 * lib/ada.exp (gdb_compile_ada): Fix typo.
10946
305e13e6
JB
109472016-01-21 Joel Brobecker <brobecker@adacore.com>
10948
10949 * gdb.base/break-fun-addr.exp: New file.
10950 * gdb.base/break-fun-addr1.c: New file.
10951 * gdb.base/break-fun-addr2.c: New file.
10952
5f5dfff6
SM
109532016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10954
10955 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10956 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10957 enum flag values.
10958
fd356fa2
AA
109592016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10960
10961 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10962 when GDB can not set the vector return value. Add more comments
10963 for clarification.
10964
9df22175
AT
109652016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10966
10967 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10968 command.
10969
41d1845e
SM
109702016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10971
10972 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10973
01ac6840
SM
109742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10975
10976 * Makefile.in (check-single): Pass --status to runtest.
10977 (check/%.exp): Likewise.
10978
109792016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10980
10981 * Makefile.in (check-parallel): Propagate return code from make
10982 do-check-parallel.
10983
bd0a71fa
MK
109842016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10985
10986 * gdb.trace/ftrace.exp: Fix expected message on continue.
10987 * gdb.trace/pending.exp: Fix expected message on continue.
10988 * gdb.trace/trace-break.exp: Fix expected message on continue.
10989
8bcbad33
SM
109902016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10991
10992 * lib/gdb.exp (gdb_test): Remove unused global references.
10993
f303dbd6
PA
109942016-01-18 Pedro Alves <palves@redhat.com>
10995
10996 * gdb.base/async-shell.exp: Adjust expected output.
10997 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10998 * gdb.base/siginfo-thread.exp: Adjust expected output.
10999 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11000 * gdb.java/jnpe.exp: Adjust expected output.
11001 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11002 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11003 * gdb.threads/leader-exit.exp: Adjust expected output.
11004 * gdb.threads/manythreads.exp: Adjust expected output.
11005 * gdb.threads/pthreads.exp: Adjust expected output.
11006 * gdb.threads/schedlock.exp: Adjust expected output.
11007 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11008 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11009 expected output.
11010 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11011 output.
11012 * gdb.threads/sigthread.exp: Adjust expected output.
11013 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11014
b2789696
YQ
110152016-01-18 Yao Qi <yao.qi@linaro.org>
11016
11017 * gdb.guile/scm-section-script.c: Replace @progbits with
11018 %progbits.
11019 * gdb.python/py-section-script.c: Likewise.
11020
71ef29a8
PA
110212016-01-15 Pedro Alves <palves@redhat.com>
11022
11023 * gdb.multi/tids.exp: Test star wildcard ranges.
11024
3f5b7598
PA
110252016-01-15 Pedro Alves <palves@redhat.com>
11026
11027 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11028 command from "thread apply" invocation.
11029 (thr_apply_info_thr_invalid): Default the expected output to the
11030 input tid list.
11031 (top level): Add tests that use convenience variables. Add tests
11032 for "thread apply" with a valid TID list, but missing the command.
11033
663f6d42
PA
110342016-01-13 Pedro Alves <palves@redhat.com>
11035
11036 * gdb.base/default.exp: Expect $_gthread as well.
11037 * gdb.multi/tids.exp: Test $_gthread.
11038 * gdb.threads/thread-specific.exp: Test $_gthread.
11039
c84f6bbf
PA
110402016-01-13 Pedro Alves <palves@redhat.com>
11041
11042 * gdb.multi/tids.exp: Test "info threads -gid".
11043
22a02324
PA
110442016-01-13 Pedro Alves <palves@redhat.com>
11045
11046 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11047 Breakpoint.thread.
11048 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11049
5d5658a1
PA
110502016-01-07 Pedro Alves <palves@redhat.com>
11051
11052 * gdb.base/break.exp: Adjust to output changes.
11053 * gdb.base/hbreak2.exp: Likewise.
11054 * gdb.base/sepdebug.exp: Likewise.
11055 * gdb.base/watch_thread_num.exp: Likewise.
11056 * gdb.linespec/keywords.exp: Likewise.
11057 * gdb.multi/info-threads.exp: Likewise.
11058 * gdb.threads/thread-find.exp: Likewise.
11059 * gdb.multi/tids.c: New file.
11060 * gdb.multi/tids.exp: New file.
11061
84654457
PA
110622016-01-13 Pedro Alves <palves@redhat.com>
11063
11064 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11065
e3940304
PA
110662016-01-13 Pedro Alves <palves@redhat.com>
11067
11068 * gdb.base/default.exp: Expect $_inferior as well.
11069 * gdb.multi/base.exp: Test $_inferior.
11070
a911d87a
PA
110712016-01-13 Pedro Alves <palves@redhat.com>
11072
11073 PR breakpoints/19388
11074 * gdb.base/catch-signal-siginfo-cond.c: New file.
11075 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11076
82075af2
JS
110772016-01-12 Josh Stone <jistone@redhat.com>
11078 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11079
11080 * gdb.base/catch-syscall.c (do_execve): New variable.
11081 (main): Conditionally trigger an execve.
11082 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11083 (test_catch_syscall_execve): New, check entry/return across execve.
11084 (do_syscall_tests): Call test_catch_syscall_execve.
11085
e46eeedd
PA
110862016-01-12 Pedro Alves <palves@redhat.com>
11087
11088 * gdb.base/random-signal.exp (do_test): New procedure, with body
11089 of testcase moved in.
11090
01d8c27e
JK
110912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11092 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.base/funcargs.exp (finish from indirectly called function):
11095 Reintroduce the case for 'First'.
11096
9a706302
JK
110972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11098 Pedro Alves <palves@redhat.com>
11099
11100 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11101 (tcatch_vfork_then_child_follow_exec)
11102 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11103 identification.
11104
c0ecb95f
JK
111052016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11106
11107 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11108 and repeats to unlimited.
11109 * gdb.python/py-value.exp: Likewise.
11110 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11111 and repeats to unlimited.
11112
6cfc1fcb
JK
111132016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11114
11115 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11116 and reordering the functions.
11117 * gdb.multi/hangout.c: Likewise.
11118 * gdb.multi/hello.c: Likewise.
11119
582a1b00
SM
111202016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11121
11122 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11123 absolute.
11124 (SingleStatisticTestResult.report): Use dict.keys instead of
11125 dict.iterkeys.
11126
79bc59cb
PA
111272016-01-06 Pedro Alves <palves@redhat.com>
11128
11129 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11130
43368e1d
MM
111312016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11132
11133 * gdb.btrace/dlopen.exp: New.
11134 * gdb.btrace/dlopen.c: New.
11135 * gdb.btrace/dlopen-dso.c: New.
11136
79fad5b8
SL
111372015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11138
11139 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11140 PATTERN argument is optional.
11141
ab8314b3
JB
111422015-12-24 Joel Brobecker <brobecker@adacore.com>
11143
11144 * lib/ada.exp (target_compile_ada_from_dir): New function.
11145 (gdb_compile_ada): Reimplement avoiding the use of project files.
11146 * gdb.ada/gnat_ada.gpr: Delete.
11147 * gdb.ada/cond_lang.exp: Adjust test to make path before
11148 filename optional.
11149 * gdb.ada/small_reg_param.exp: Likewise.
11150
fe33faff
SM
111512015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11152
11153 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11154
6d265cb4
TP
111552015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11156
11157 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11158 case.
11159
10125099
SM
111602015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11161
11162 * gdb.base/break.exp: Remove dead code.
11163 * gdb.base/sepdebug.exp: Likewise.
11164
3ca22649
SM
111652015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11166
11167 * gdb.asm/asm-source.exp: Remove HP-UX references.
11168 * gdb.base/annota1.exp: Likewise.
11169 * gdb.base/annota3.exp: Likewise.
11170 * gdb.base/attach.exp: Likewise.
11171 * gdb.base/bigcore.exp: Likewise.
11172 * gdb.base/break.exp: Likewise.
11173 * gdb.base/call-ar-st.exp: Likewise.
11174 * gdb.base/callfuncs.exp: Likewise.
11175 * gdb.base/catch-fork-static.exp: Likewise.
11176 * gdb.base/display.exp: Likewise.
11177 * gdb.base/foll-exec-mode.exp: Likewise.
11178 * gdb.base/foll-exec.exp: Likewise.
11179 * gdb.base/foll-fork.exp: Likewise.
11180 * gdb.base/foll-vfork.exp: Likewise.
11181 * gdb.base/funcargs.exp: Likewise.
11182 * gdb.base/hbreak2.exp: Likewise.
11183 * gdb.base/inferior-died.exp: Likewise.
11184 * gdb.base/interrupt.exp: Likewise.
11185 * gdb.base/multi-forks.exp: Likewise.
11186 * gdb.base/nodebug.exp: Likewise.
11187 * gdb.base/sepdebug.exp: Likewise.
11188 * gdb.base/solib1.c: Likewise.
11189 * gdb.base/step-test.exp: Likewise.
11190 * gdb.mi/non-stop.c: Likewise.
11191 * gdb.mi/pthreads.c: Likewise.
11192 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11193 * gdb.threads/pthreads.c: Likewise.
11194 * gdb.threads/staticthreads.exp: Likewise.
11195 * lib/future.exp: Likewise.
11196 * lib/gdb.exp: Likewise.
11197 * gdb.base/so-indr-cl.c: Remove.
11198 * gdb.base/so-indr-cl.exp: Likewise.
11199 * gdb.base/solib.c: Likewise.
11200 * gdb.base/solib.exp: Likewise.
11201 * gdb.base/solib2.c: Likewise.
11202
b6304613
SM
112032015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11204
11205 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11206 * gdb.base/call-ar-st.exp: Likewise.
11207 * gdb.base/callfuncs.exp: Likewise.
11208 * gdb.base/condbreak.exp: Likewise.
11209 * gdb.base/constvars.exp: Likewise.
11210 * gdb.base/hbreak2.exp: Likewise.
11211 * gdb.base/langs.exp: Likewise.
11212 * gdb.base/list.exp: Likewise.
11213 * gdb.base/long_long.exp: Likewise.
11214 * gdb.base/ptype.exp: Likewise.
11215 * gdb.base/scope.exp: Likewise.
11216 * gdb.base/signals.exp: Likewise.
11217 * gdb.base/so-impl-ld.exp: Likewise.
11218 * gdb.base/varargs.exp: Likewise.
11219 * gdb.base/volatile.exp: Likewise.
11220 * gdb.base/whatis.exp: Likewise.
11221 * gdb.cp/cplusfuncs.exp: Likewise.
11222 * gdb.cp/inherit.exp: Likewise.
11223 * gdb.cp/local.exp: Likewise.
11224 * gdb.cp/member-ptr.exp: Likewise.
11225 * gdb.cp/method.exp: Likewise.
11226 * gdb.cp/overload.exp: Likewise.
11227 * gdb.cp/templates.exp: Likewise.
11228 * gdb.stabs/weird.exp: Likewise.
11229 * lib/compiler.c: Likewise.
11230 * lib/compiler.cc: Likewise.
11231 * lib/cp-support.exp: Likewise.
11232 * lib/gdb.exp: Likewise.
11233
bf401b07
SM
112342015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11235
11236 * configure.ac: Remove HP-UX case.
11237 * configure: Regenerate.
11238
aff9c0f8
SM
112392015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11240
11241 * lib/gdb.exp (gdb_compile): Add function doc.
11242
a6904d5a
PA
112432015-12-17 Pedro Alves <palves@redhat.com>
11244
11245 PR threads/19354
11246 * gdb.multi/info-threads.exp: New file.
11247
a22279dd
YQ
112482015-12-15 Yao Qi <yao.qi@linaro.org>
11249
11250 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11251 is aarch64*-*-*.
11252
0588c796
SL
112532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11254
11255 * gdb.base/history-duplicates.exp: Skip if no readline support.
11256
5d978e17
SL
112572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11258
11259 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11260
7e763b86
SL
112612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11262
11263 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11264
87a3a92c
SL
112652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11266
11267 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11268 ctrl-C if nointerrupts target property is set.
11269 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11270 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11271 * gdb.base/paginate-bg-execution.exp: Likewise.
11272 * gdb.base/paginate-execution-startup.exp: Likewise.
11273 * gdb.base/random-signal.exp: Likewise.
11274 * gdb.base/range-stepping.exp: Likewise.
11275 * gdb.cp/annota2.exp: Likewise.
11276 * gdb.cp/annota3.exp: Likewise.
11277 * gdb.gdb/selftest.exp: Likewise.
11278 * gdb.threads/continue-pending-status.exp: Likewise.
11279 * gdb.threads/leader-exit.exp: Likewise.
11280 * gdb.threads/manythreads.exp: Likewise.
11281 * gdb.threads/pthreads.exp: Likewise.
11282 * gdb.threads/schedlock.exp: Likewise.
11283 * gdb.threads/sigthread.exp: Likewise.
11284
a8f077dc
DB
112852015-12-11 Don Breazeal <donb@codesourcery.com>
11286
11287 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11288 remote.
11289 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11290 * gdb.base/foll-exec.exp (main): Enable for target remote.
11291 * gdb.base/foll-fork.exp (main): Likewise.
11292 * gdb.base/foll-vfork.exp (main): Likewise.
11293 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11294 (proc continue_to_exit_bp_loc): Use clean_restart.
11295 * gdb.base/pie-execl.exp (main): Disable for target remote.
11296 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11297 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11298 * gdb.threads/execl.exp (main): Likewise.
11299 * gdb.threads/fork-child-threads.exp (main): Likewise.
11300 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11301 remote.
11302 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11303 remote.
11304 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11305 pid.tid style ptids, instead of just tid.
11306 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11307 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11308 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11309 ptids, instead of just tid.
11310
3b2464a8
AB
113112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11312
11313 * gdb.base/list.exp (test_list_forward): Add end of file error
11314 test.
11315 (test_repeat_list_command): Add end of file error test.
11316 (test_list_backwards): Add beginning of file error test.
11317
a0def019
AB
113182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11319
11320 * gdb.base/list.exp (test_list_invalid_args): New function,
11321 defined, and called.
11322
5c000dff
AB
113232015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11324
11325 * gdb.base/list.exp (test_list): Make test names unique.
11326
f1637ebe
YQ
113272015-12-11 Yao Qi <yao.qi@linaro.org>
11328
11329 * gdb.base/coremaker2.c: Remove.
11330
36d6fc0a
PA
113312015-12-10 Pedro Alves <palves@redhat.com>
11332
11333 * gdb.multi/base.exp: Remove stale "spaces" references.
11334
762f7747
PA
113352015-12-10 Pedro Alves <palves@redhat.com>
11336
11337 * gdb.multi/base.exp: Don't use nowarnings.
11338 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11339 * gdb.multi/hangout.c: Include stdio.h.
11340 * gdb.multi/hello.c: Include stdlib.h.
11341 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11342 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11343 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11344
28d2bfb9
AB
113452015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11346
11347 * gdb.dwarf2/dw2-ranges-base.c: New file.
11348 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11349 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11350 support additional line table, and debug ranges generation.
11351 (Dwarf::ranges): New function, generate .debug_ranges.
11352 (Dwarf::lines): Support generating simple line table programs.
11353 (Dwarf::assemble): Initialise new namespace variables.
11354
5fc2beac
KB
113552015-12-09 Kevin Buettner <kevinb@redhat.com>
11356
11357 * gdb.base/async.exp (proc test_background): Add case for
11358 asynchronous execution not supported.
11359
1c35a88f
LM
113602015-12-09 Luis Machado <lgustavo@codesourcery.com>
11361
11362 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11363 format and change test names to make them unique.
11364
b593e3d9
RK
113652015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11366 Pedro Alves <pedro@redhat.com>
11367
11368 PR gdb/18702
11369 Add checking of floatformats setup on x86_64 hosts.
11370 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11371 (smallval, bigval): New labels/constants.
11372 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11373 float" after loading bigval and smallval.
11374
d72413e6
PMR
113752015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11376
11377 * gdb.ada/fun_overload_menu.exp: New testcase.
11378 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11379
ece66d65
JS
113802015-12-04 Josh Stone <jistone@redhat.com>
11381
11382 * gdb.base/catch-fork-static.exp: New.
11383
41d0efca
YQ
113842015-12-03 Yao Qi <yao.qi@linaro.org>
11385
11386 * gdb.base/sizeof.c: Don't include stdio.h and
11387 ../lib/unbuffer_output.c.
11388 (main): New variable 'size' and 'value'. Remove printf and
11389 gdb_unbuffer_output. Assign return value to size and value.
11390 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11391 at the beginning.
11392 (check_sizeof): Check the result by printing variable 'size'.
11393 (check_valueof): Check the result by printing variable 'value'.
11394
99fd02d9
YQ
113952015-12-01 Yao Qi <yao.qi@linaro.org>
11396
11397 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11398 for aarch64*-*-linux* target.
11399
f2faf941
PA
114002015-11-30 Pedro Alves <palves@redhat.com>
11401
11402 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11403
04bf20c5
PA
114042015-11-30 Pedro Alves <palves@redhat.com>
11405
11406 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11407 Handle non-stop mode vCont replies.
11408
09df4675
PA
114092015-11-30 Pedro Alves <palves@redhat.com>
11410
11411 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11412 prepare_for_testing. Start gdb with "set non-stop on" appended to
11413 GDBFLAGS. Lax expected stop output.
11414
58b584af
YQ
114152015-11-27 Yao Qi <yao.qi@linaro.org>
11416
11417 * gdb.arch/arm-neon.exp: New.
11418 * gdb.arch/arm-neon.c: New.
11419
dfcb77a8
YQ
114202015-11-27 Yao Qi <yao.qi@linaro.org>
11421
11422 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11423
88e8ec1b
YQ
114242015-11-27 Yao Qi <yao.qi@linaro.org>
11425
11426 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11427 frames-invalid annotation.
11428
bfde72c2
YQ
114292015-11-27 Yao Qi <yao.qi@linaro.org>
11430
11431 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11432
f6512a69
SM
114332015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11434
11435 * gdb.threads/names.exp: New file.
11436 * gdb.threads/names.c: New file.
11437 * README: Mention gdb,no_thread_names.
11438
46a3515b
MM
114392015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11440
11441 PR 19297
11442 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11443 support" error.
11444
62147a22
PA
114452015-11-24 Pedro Alves <palves@redhat.com>
11446
11447 PR 17539
11448 * gdb.base/display.exp: Expect displays to be sorted in ascending
11449 order. Use multi_line.
11450 * gdb.base/solib-display.exp: Likewise.
11451
2f341b6e
PA
114522015-11-24 Pedro Alves <palves@redhat.com>
11453
11454 PR 17539
25d49b86
PA
11455 * gdb.base/display.exp: Expect displays to be sorted in ascending
11456 order. Use multi_line.
11457 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11458
7e0aa6aa
PA
114592015-11-24 Pedro Alves <palves@redhat.com>
11460
11461 PR 17539
11462 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11463 threads in ascending order.
11464 * gdb.base/foll-fork.exp: Likewise.
11465 * gdb.base/foll-vfork.exp: Likewise.
11466 * gdb.base/multi-forks.exp: Likewise.
11467 * gdb.mi/mi-nonstop.exp: Likewise.
11468 * gdb.mi/mi-nsintrall.exp: Likewise.
11469 * gdb.multi/base.exp: Likewise.
11470 * gdb.multi/multi-arch.exp: Likewise.
11471 * gdb.python/py-inferior.exp: Likewise.
11472 * gdb.threads/break-while-running.exp: Likewise.
11473 * gdb.threads/execl.exp: Likewise.
11474 * gdb.threads/gcore-thread.exp: Likewise.
11475 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11476 * gdb.threads/kill.exp: Likewise.
11477 * gdb.threads/linux-dp.exp: Likewise.
11478 * gdb.threads/multiple-step-overs.exp: Likewise.
11479 * gdb.threads/next-bp-other-thread.exp: Likewise.
11480 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11481 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11482 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11483 * gdb.threads/thread-find.exp: Likewise.
11484 * gdb.threads/tls.exp: Likewise.
11485 * lib/mi-support.exp (mi_reverse_list): Delete.
11486 (mi_check_thread_states): No longer reverse list.
11487
2cc57ad8
PA
114882015-11-24 Pedro Alves <palves@redhat.com>
11489
11490 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11491 use lowercase.
11492
c93e8391
SM
114932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11494
11495 * gdb.trace/actions.c: Include trace-common.h.
11496 (main): Add a location for a fast tracepoint.
11497 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11498 the normal tracepoints.
11499 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11500
045ccf91
SM
115012015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11502
11503 * save-trace.exp: Factor out code to these...
11504 (gdb_save_tracepoints): New.
11505 (gdb_load_tracepoints): New.
11506 (do_save_load_test): New.
11507
5506f9f6
KB
115082015-11-23 Kevin Buettner <kevinb@redhat.com>
11509
11510 * gdb.base/asmlabel.exp: New test.
11511 * gdb.base/asmlabel.c: New test case.
11512
16c3b12f
JB
115132015-11-23 Joel Brobecker <brobecker@adacore.com>
11514
11515 * gdb.base/wrong_frame_bt_full-main.c: New file.
11516 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11517 * gdb.base/wrong_frame_bt_full.exp: New file.
11518
155bfbd3
JB
115192015-11-23 Joel Brobecker <brobecker@adacore.com>
11520
11521 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11522
bb097445
JM
115232015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11524
206853a0 11525 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11526 pstate register when comparing registers values in
11527 sparc64-*-linux-gnu targets to avoid spurious differences.
11528
9c88ed8f
JM
115292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11530
206853a0 11531 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11532
96161e25
SL
115332015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11534
11535 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11536 as type argument to gdb_compile.
11537 * gdb.base/nested-subp2.exp: Likewise.
11538 * gdb.base/nested-subp3.exp: Likewise.
11539
340c2830
DV
115402015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11541
11542 * lib/dwarf.exp (_note): Fix left shift of negative value.
11543 * gdb.trace/trace-condition.exp: Likewise.
11544
c1862d0f
YQ
115452015-11-13 Yao Qi <yao.qi@linaro.org>
11546
11547 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11548 comments about d10v.
11549 (test_scalar_returns): Likewise.
11550 * gdb.base/d10v.ld: Remove.
11551 * gdb.base/overlays.exp: Remove the target triplet checking for
11552 d10v-*-*.
11553 * gdb.base/structs.exp (test_struct_returns): Remove the
11554 comments about d10v.
11555 (test_struct_calls): Likewise.
11556
77ae9c19
YQ
115572015-11-13 Yao Qi <yao.qi@linaro.org>
11558
11559 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11560 * gdb.base/gnu_vector.c: Don't include stdio.h.
11561 (main): Don't print res and call add_some_intvecs.
11562
430e004e
MK
115632015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11564
11565 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11566 macro.
11567 (func5): Removed.
11568 (func4): Use FAST_TRACEPOINT_LABEL.
11569 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11570 macro.
11571 (func): Removed.
11572 (thread_function): Use FAST_TRACEPOINT_LABEL.
11573 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11574 (func): Remove.
11575 (marker): Use FAST_TRACEPOINT_LABEL.
11576 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11577 (pendfunc1): Remove.
11578 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11579 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11580 (foo): Remove.
11581 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11582 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11583 macro.
11584 (func): Remove.
11585 (marker): Use FAST_TRACEPOINT_LABEL.
11586 * gdb.trace/trace-common.h: New header.
11587 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11588 macro.
11589 (func): Remove.
11590 (marker): Use FAST_TRACEPOINT_LABEL.
11591 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11592 (func): Remove.
11593 (thread_function): Use FAST_TRACEPOINT_LABEL.
11594
6e7675a7
MK
115952015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11596
11597 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11598 in front.
11599 * gdb.trace/change-loc.exp: Use global pcreg definition.
11600 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11601 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11602 in front.
11603 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11604 * gdb.trace/pending.exp: Likewise.
11605 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11606 * gdb.trace/trace-break.exp: Likewise.
11607 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11608 in front.
11609 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11610 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11611 in front.
11612 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11613
dddc0e16
JB
116142015-11-09 Joel Brobecker <brobecker@adacore.com>
11615
11616 * gdb.ada/fin_fun_out: New testcase.
11617
c6f0b406
KB
116182015-11-07 Kevin Buettner <kevinb@redhat.com>
11619
11620 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11621 value associated with DW_AT_byte_size.
11622 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11623 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11624 DW_AT_upper_bound.
11625
f01dcfd9
KB
116262015-11-07 Kevin Buettner <kevinb@redhat.com>
11627
11628 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11629 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11630 version.
11631 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11632 gdb.dwarf2/dw2-canonicalize-type.exp,
11633 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11634 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11635 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11636 provided by gdb_target_symbol_prefix_flags_asm.
11637 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11638 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11639 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11640 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11641 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11642 macros where needed). Use this macro for symbols which require
11643 the prefix provided by SYMBOL_PREFIX.
11644
2223449a
KB
116452015-11-05 Kevin Buettner <kevinb@redhat.com>
11646
11647 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11648 New procs.
11649 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11650 representing expressions, of more than one list element.
11651 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11652 to prepend linker symbol prefix to f.
11653 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11654 table_1 and table_2.
11655 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11656 Likewise, for f and g.
11657 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11658 for ptr.
11659 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11660 for main.
11661 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11662 table_1_ptr and table_2_ptr.
11663
6f2f1a3a
JK
116642015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11665 Joel Brobecker <brobecker@adacore.com>
11666
11667 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11668
566c56c9
MK
116692015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11670
11671 * gdb.reverse/s390-mvcle.c: New test.
11672 * gdb.reverse/s390-mvcle.exp: New file.
11673 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11674
d5f0636b
MK
116752015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11676
11677 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11678
7ad8b86c
MK
116792015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11680
11681 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11682 reaching marker2.
11683 * gdb.reverse/getresuid-reverse.exp: Likewise.
11684 * gdb.reverse/pipe-reverse.exp: Likewise.
11685 * gdb.reverse/readv-reverse.exp: Likewise.
11686 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11687 * gdb.reverse/time-reverse.exp: Likewise.
11688 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11689
4081c0f1
YQ
116902015-10-30 Yao Qi <yao.qi@linaro.org>
11691
11692 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11693 (empty_cycle): Remove.
11694 (main): Don't call empty_cycle. Don't use watch_count_done.
11695 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11696 empty_cycle. Rewrite the code counting HW watchpoints.
11697
452b4ba5
MK
116982015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11699
11700 * gdb.reverse/fstatat-reverse.c: New test.
11701 * gdb.reverse/fstatat-reverse.exp: New file.
11702 * gdb.reverse/getresuid-reverse.c: New test.
11703 * gdb.reverse/getresuid-reverse.exp: New file.
11704 * gdb.reverse/pipe-reverse.c: New test.
11705 * gdb.reverse/pipe-reverse.exp: New file.
11706 * gdb.reverse/readv-reverse.c: New test.
11707 * gdb.reverse/readv-reverse.exp: New file.
11708 * gdb.reverse/recvmsg-reverse.c: New test.
11709 * gdb.reverse/recvmsg-reverse.exp: New file.
11710 * gdb.reverse/time-reverse.c: New test.
11711 * gdb.reverse/time-reverse.exp: New file.
11712 * gdb.reverse/waitpid-reverse.c: New test.
11713 * gdb.reverse/waitpid-reverse.exp: New file.
11714
5e2e7507
JK
117152015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11716
11717 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11718
0fde2c53
DE
117192015-10-26 Doug Evans <dje@google.com>
11720
11721 PR symtab/17391
11722 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11723 * gdb.dwarf2/bad-regnum.c: New file.
11724 * gdb.dwarf2/bad-regnum.exp: New file.
11725
1a70ae97
DE
117262015-10-26 Doug Evans <dje@google.com>
11727
11728 PR python/18938
11729 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11730 file.
11731
27dc26ab
JK
117322015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11733
11734 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11735 for a change by "Mention language in compile error message".
11736
bed91f4d
SM
117372015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11738
11739 PR python/18073
11740 * gdb.python/py-type.c (C::a_method): New.
11741 (C::a_const_method): New.
11742 (C::a_static_method): New.
11743 (a_function): New.
11744 * gdb.python/py-type.exp (test_fields): Test getting fields
11745 from function and method.
11746
3f2f83dd
KB
117472015-10-21 Keven Boell <keven.boell@intel.com>
11748
11749 * gdb.fortran/vla-alloc-assoc.exp: New file.
11750 * gdb.fortran/vla-datatypes.exp: New file.
11751 * gdb.fortran/vla-datatypes.f90: New file.
11752 * gdb.fortran/vla-history.exp: New file.
11753 * gdb.fortran/vla-ptype-sub.exp: New file.
11754 * gdb.fortran/vla-ptype.exp: New file.
11755 * gdb.fortran/vla-sizeof.exp: New file.
11756 * gdb.fortran/vla-sub.f90: New file.
11757 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11758 * gdb.fortran/vla-value-sub-finish.exp: New file.
11759 * gdb.fortran/vla-value-sub.exp: New file.
11760 * gdb.fortran/vla-value.exp: New file.
11761 * gdb.fortran/vla-ptr-info.exp: New file.
11762 * gdb.mi/mi-vla-fortran.exp: New file.
11763 * gdb.mi/vla.f90: New file.
11764
27145d50
SL
117652015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11766
11767 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11768 of hardwired timeout value.
11769
5f3ff4f8
JK
117702015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11771 Pedro Alves <palves@redhat.com>
11772
11773 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11774 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11775
bfd09d20
JS
117762015-10-19 Josh Stone <jistone@redhat.com>
11777
11778 * gdb.base/catch-syscall.c: Include <sched.h>.
11779 (unknown_syscall): New variable.
11780 (main): Trigger a vfork and an unknown syscall.
11781 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11782 (unknown_syscall_number): Likewise.
11783 (check_call_to_syscall): Accept an optional syscall pattern.
11784 (check_return_from_syscall): Likewise.
11785 (check_continue): Likewise.
11786 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11787 (test_catch_syscall_skipping_return): New test toggling off 'catch
11788 syscall' to step over the syscall return, then toggling back on.
11789 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11790 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11791 (do_syscall_tests): Call test_catch_syscall_without_args and
11792 test_catch_syscall_mid_vfork.
11793 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11794 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11795
b32b93c6
AS
117962015-10-19 Andrew Stubbs <ams@codesourcery.com>
11797
11798 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11799 print g_vE): Add new pass patterns.
11800 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11801 print various symbol names for vptr fields.
11802
9d622bda
AB
118032015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11804
11805 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11806 results.
11807
0fd8ac1c
YQ
118082015-10-12 Yao Qi <yao.qi@linaro.org>
11809
11810 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11811
34240514
YQ
118122015-10-12 Yao Qi <yao.qi@linaro.org>
11813
11814 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11815 is aarch64*-*-linux*.
11816
8240f442
YQ
118172015-10-12 Yao Qi <yao.qi@linaro.org>
11818
11819 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11820 (can_relocate_bcond_true): ... it.
11821 (can_relocate_bcond_false): New function.
11822 (foo): Likewise.
11823 (can_relocate_bl): Likewise.
11824 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11825 can_relocate_bl.
11826
2520f728
PMR
118272015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11828
11829 * gdb.base/nested-addr.c: New file.
11830 * gdb.base/nested-addr.exp: New testcase.
11831
abcef95a
MM
118322015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11833
11834 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11835 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11836 its output. Ignore the output of "record goto begin" and instead
11837 check that GDB is replaying.
11838
145e3ddb
PA
118392015-10-09 Pedro Alves <palves@redhat.com>
11840
11841 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11842 (top level): Use it in the run with no args test.
11843
d5d8c4e1
IB
118442015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11845
11846 * gdb.dlang/properties.exp: New file.
11847
06e635ef
SL
118482015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11849
11850 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11851 whether or not address 0x1000 is mapped on the target.
11852
e019fd1d
SM
118532015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11854
11855 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11856 build.
11857
77ba2a67
MM
118582015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11859
11860 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11861 instruction-history test.
11862
c60eb31f
DE
118632015-09-28 Doug Evans <dje@google.com>
11864
11865 * gdb.base/gcore.c (array_func): Add reference to static_array.
11866
9a3c8263
SM
118672015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11868
11869 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11870 source line.
11871
9720e656
SL
118722015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11873
11874 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11875 short or char as base type.
11876
938d3bf2
SL
118772015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11878
11879 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11880 to allow any size enum.
11881
e6c2c623
PMR
118822015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11883
11884 * gdb.ada/array_ptr_renaming.exp: New testcase.
11885 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11886 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11887
06da0f77
PL
118882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11889
11890 * gdb.trace/ftrace-lock.c: New file.
11891 * gdb.trace/ftrace-lock.exp: New file.
11892
4f51c22a
PL
118932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11894
11895 * gdb.arch/insn-reloc.c: New file.
11896 * gdb.arch/ftrace-insn-reloc.exp: New file.
11897
7041adf4
PL
118982015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11899
11900 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11901 instruction.
11902 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11903 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11904 * gdb.trace/range-stepping.c: Likewise.
11905 * gdb.trace/trace-break.c: Likewise.
11906 * gdb.trace/trace-mt.c (thread_function): Likewise.
11907 * gdb.trace/ftrace.c (marker): Likewise.
11908 * gdb.trace/trace-condition.c (marker): Likewise.
11909 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11910 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11911 is_aarch64_target.
11912
015d2e7e
DE
119132015-09-18 Doug Evans <xdje42@gmail.com>
11914
11915 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11916 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11917
26b188a2
SL
119182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11919
11920 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11921 the breakpoint.
11922
79dc332b
SL
119232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11924
11925 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11926 the pending breakpoint. Remove timeout override for "Run till
11927 MI pending breakpoint on pendfunc3 on thread 2" test.
11928
f57929f2
SL
119292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11930
11931 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11932 filename pattern.
11933
3f469b17
SL
119342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11935
11936 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11937 in breakpoint filename pattern.
11938
515b89b3
SL
119392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11940
7800dbe4
SL
11941 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11942
119432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11944
515b89b3
SL
11945 * gdb.linespec/explicit.exp: Check for readline support for
11946 tab-completion tests. Fix obvious typo.
11947
d2939ba2
MM
119482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11949
11950 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11951 and replay.
11952
cbb55fa7
MM
119532015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11954
11955 * gdb.btrace/non-stop.c: New.
11956 * gdb.btrace/non-stop.exp: New.
11957
43691ca1
PL
119582015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11959 Yao Qi <yao.qi@linaro.org>
11960
11961 * gdb.trace/trace-condition.c: New file.
11962 * gdb.trace/trace-condition.exp: New file.
11963
d78908cf
WW
119642015-09-16 Wei-cheng Wang <cole945@gmail.com>
11965
11966 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11967 for testing bytecode compilation.
11968
1ed415e2
PA
119692015-09-16 Pedro Alves <palves@redhat.com>
11970 Sandra Loosemore <sandra@codesourcery.com>
11971
11972 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11973 (SECONDS): Redefine.
11974 (main): Call pthread_kill and alarm early.
11975 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11976 support.
11977 (test): If the target can't hardware step and doesn't support
11978 displaced stepping, increase the timeout.
11979
d136eff5
PA
119802015-09-16 Pedro Alves <palves@redhat.com>
11981
11982 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11983 (enable_debug): New procedures.
11984 (test): Use them. Bail out if waiting for threads fails.
11985 (top level): Bail out if a test fails.
11986
991f019c
YQ
119872015-09-16 Yao Qi <yao.qi@linaro.org>
11988
11989 * gdb.asm/asm-source.exp: Set asm-arch for
11990 aarch64*-*-* target.
11991 * gdb.asm/aarch64.inc: New file.
11992
bfca584f
PMR
119932015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11994
11995 * gdb.ada/array_of_variable_length.exp: New testcase.
11996 * gdb.ada/array_of_variable_length/foo.adb: New file.
11997 * gdb.ada/array_of_variable_length/pck.adb: New file.
11998 * gdb.ada/array_of_variable_length/pck.ads: New file.
11999
b326e587
DE
120002015-09-15 Doug Evans <dje@google.com>
12001
12002 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12003 of function static local variable.
12004
5382cfab
PW
120052015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12006
12007 * gdb.threads/tls-so_extern.exp: New test file.
12008 * gdb.threads/tls-so_extern.c: New test file.
12009 * gdb.threads/tls-so_extern_main.c: New test file.
12010
141c5cc4
JK
120112015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12012
12013 * gdb.opt/solib-intra-step-lib.c: New file.
12014 * gdb.opt/solib-intra-step-main.c: New file.
12015 * gdb.opt/solib-intra-step.exp: New file.
12016
d15dcecd
PA
120172015-09-15 Pedro Alves <palves@redhat.com>
12018
12019 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12020 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12021
4c2f2a79
PA
120222015-09-14 Pedro Alves <palves@redhat.com>
12023
12024 * gdb.base/hook-stop-continue.c: Delete.
12025 * gdb.base/hook-stop-continue.exp: Delete.
12026 * gdb.base/hook-stop-frame.c: Delete.
12027 * gdb.base/hook-stop-frame.exp: Delete.
12028 * gdb.base/hook-stop.c: New file.
12029 * gdb.base/hook-stop.exp: New file.
12030
919e6dbe
PMR
120312015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12032
12033 * gdb.ada/access_to_packed_array.exp: New testcase.
12034 * gdb.ada/access_to_packed_array/foo.adb: New file.
12035 * gdb.ada/access_to_packed_array/pack.adb: New file.
12036 * gdb.ada/access_to_packed_array/pack.ads: New file.
12037
157280a4
MM
120382015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12039
12040 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12041 buffer size test.
12042
2fd33e94
DB
120432015-09-11 Don Breazeal <donb@codesourcery.com>
12044
12045 * gdb.base/foll-exec.c: Add copyright header. Fix
12046 formatting issues.
12047 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12048 (do_exec_tests): Use clean_restart in place of zap_session,
12049 and for test initialization. Fix formatting issues. Use
12050 fail in place of perror.
12051 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12052 an expect statement to match an expression with output from
12053 the program under debug.
12054 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12055 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12056 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12057 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12058 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12059
e70b6e8e
DE
120602015-09-09 Doug Evans <dje@google.com>
12061
12062 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12063
7a551a51
DE
120642015-09-09 Doug Evans <dje@google.com>
12065
12066 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12067
4c666f84
DE
120682015-09-09 Doug Evans <dje@google.com>
12069
12070 * gdb.base/savedregs.exp: Fix typo.
12071
243a9253
PA
120722015-09-09 Pedro Alves <palves@redhat.com>
12073
12074 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12075
c0fa8fbd
SL
120762015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12077
12078 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12079 command actually switches threads. Give up on remaining
12080 tests if target fails to stop at breakpoint.
12081
cd7c1778
PMR
120822015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12083
12084 * gdb.ada/funcall_char.exp: New testcase.
12085 * gdb.ada/funcall_char/foo.adb: New file.
12086
dc5c8746
PMR
120872015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12088
12089 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12090 expected outputs. Add two testcases for completing ambiguous
12091 functions.
12092 * gdb.ada/complete/aux_pck.adb: New file.
12093 * gdb.ada/complete/aux_pck.ads: New file.
12094 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12095 Ambiguous_Func functions.
12096 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12097 * gdb.ada/complete/pck.adb: Likewise.
12098
4e83a1e7
UW
120992015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12100
12101 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12102 failures to run the test program under GDB.
12103
8ce74153
LM
121042015-08-26 Luis Machado <lgustavo@codesourcery.com>
12105
12106 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12107 to C.
12108
e9756d52
PP
121092015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12110
12111 * gdb.base/run-after-attach.exp: New test file.
12112 * gdb.base/run-after-attach.c: New test file.
12113
8d37573b
DB
121142015-08-26 Don Breazeal <donb@codesourcery.com>
12115
12116 * gdb.base/foll-exec-2.c: New test program.
12117 * gdb.base/foll-exec-2.exp: New test.
12118
63e43d3a
PMR
121192015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12120
12121 * gdb.base/nested-subp1.exp: New file.
12122 * gdb.base/nested-subp1.c: New file.
12123 * gdb.base/nested-subp2.exp: New file.
12124 * gdb.base/nested-subp2.c: New file.
12125 * gdb.base/nested-subp3.exp: New file.
12126 * gdb.base/nested-subp3.c: New file.
12127
3d40fbb5
PA
121282015-08-24 Pedro Alves <palves@redhat.com>
12129
12130 * gdb.server/connect-without-multi-process.c: New file.
12131 * gdb.server/connect-without-multi-process.exp: New file.
12132
4422ac93
LM
121332015-08-24 Luis Machado <lgustavo@codesourcery.com>
12134
12135 * gdb.opt/inline-markers.c: Make z int.
12136
91dddb86
LM
121372015-08-24 Luis Machado <lgustavo@codesourcery.com>
12138
12139 * gdb.opt/inline-markers.c: Make z volatile.
12140
a48847ee
LM
121412015-08-24 Luis Machado <lgustavo@codesourcery.com>
12142
12143 * gdb.opt/inline-bt.c: New volatile global z.
12144 * gdb.opt/inline-cmds.c: Likewise.
12145 * gdb.opt/inline-locals.c: Likewise.
12146 * gdb.opt/inline-markers.c: New extern global z.
12147 (marker): Use z.
12148 (inline_fn): Likewise.
12149
0ebbc52b
PA
121502015-08-24 Pedro Alves <palves@redhat.com>
12151
12152 * config/m32r-stub.exp: Remove file.
12153 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12154 * gdb.base/call-rt-st.exp: Likewise.
12155 * gdb.base/call-strs.exp: Likewise.
12156 * gdb.base/default.exp: Remove references to h8300-*-hms and
12157 *-*-udi*.
12158 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12159
77c365df
AA
121602015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12161
12162 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12163 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12164 and "return" use KFAIL when GDB can not read/write the vector
12165 return value.
12166
4313b8c0
GB
121672015-08-21 Gary Benson <gbenson@redhat.com>
12168
12169 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12170
0e433b32
PA
121712015-08-20 Pedro Alves <palves@redhat.com>
12172
12173 * gdb.server/solib-list.exp: No longer expect an interior stop in
12174 non-stop mode.
12175
221e1a37
PA
121762015-08-20 Pedro Alves <palves@redhat.com>
12177
12178 * gdb.server/connect-stopped-target.c: New file.
12179 * gdb.server/connect-stopped-target.exp: New file.
12180
40e3ad0e
PA
121812015-08-20 Pedro Alves <palves@redhat.com>
12182
12183 * gdb.dwarf2/comp-unit-lang.exp: New file.
12184 * gdb.dwarf2/comp-unit-lang.c: New file.
12185
af39b327
PMR
121862015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12187
12188 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12189 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12190
7d45c7c3 121912015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12192
7d45c7c3
KB
12193 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12194 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12195
4d6cceb4
DE
121962015-08-18 Doug Evans <dje@google.com>
12197 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12198
12199 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12200 skip_python_tests. New arg prompt_regexp.
12201 (skip_python_tests): New function.
12202 * lib/mi-support.exp (mi_skip_python_tests): New function.
12203 * gdb.python/py-mi-objfile-gdb.py: New file.
12204 * gdb.python/py-mi-objfile.c: New file.
12205 * gdb.python/py-mi-objfile.exp: New file.
12206
ad89c2aa
KS
122072015-08-17 Keith Seitz <keiths@redhat.com>
12208
12209 * gdb.linespec/explicit.exp: Move strace test from here ...
12210 * gdb.trace/strace.exp: ... to here.
12211
e3ae3c43
PP
122122015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12213
12214 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12215 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12216
604b2636
DE
122172015-08-14 Doug Evans <xdje42@gmail.com>
12218
12219 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12220 inferior before selecting a new file.
12221
6ff0ba5f
DE
122222015-08-14 Doug Evans <xdje42@gmail.com>
12223
12224 * gdb.mi/mi-disassemble.exp: Update.
12225 * gdb.base/disasm-optim.S: New file.
12226 * gdb.base/disasm-optim.c: New file.
12227 * gdb.base/disasm-optim.h: New file.
12228 * gdb.base/disasm-optim.exp: New file.
12229
9ca98f92
KS
122302015-08-14 Keith Seitz <keiths@redhat.com>
12231
12232 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12233 "evaluated-by".
12234
52bbc560
JB
122352015-08-13 Joel Brobecker <brobecker@adacore.com>
12236
12237 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12238
5d8c3ed3
PMR
122392015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12240
12241 * gdb.ada/fun_renaming.exp: New testcase.
12242 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12243 * gdb.ada/fun_renaming/pack.adb: New file.
12244 * gdb.ada/fun_renaming/pack.ads: New file.
12245
ea8812bc
KS
122462015-08-12 Keith Seitz <keiths@redhat.com>
12247
12248 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12249 gdb_get_line_number.
12250
4dafcdeb
JB
122512015-08-12 Joel Brobecker <brobecker@adacore.com>
12252
12253 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12254 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12255 gdb.base/dso2dso.exp: New files.
12256
5ba32597
SDJ
122572015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12258 Pedro Alves <palves@redhat.com>
12259 Keith Seitz <keiths@redhat.com>
12260
12261 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12262 GDBFLAGS.
12263
b6dafabf
PP
122642015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12265
12266 * gdb.base/gdbhistsize-history.exp
12267 (test_histsize_history_setting): Use save_vars.
12268 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12269 Use save_vars.
12270 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12271 * gdb.base/readline.exp: Use save_vars.
12272
abe8e607
PP
122732015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12274
12275 * lib/gdb.exp (save_vars): New proc.
12276
629500fa
KS
122772015-08-11 Keith Seitz <keiths@redhat.com>
12278
12279 * gdb.base/help.exp: Update help_breakpoint_text.
12280
eb8c4e2e
KS
122812015-08-11 Keith Seitz <keiths@redhat.com>
12282
12283 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12284 (at toplevel): Call test_explicit_breakpoints.
12285 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12286 breakpoints.
12287 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12288 breakpoint conditions, "-cond".
12289
87f0e720
KS
122902015-08-11 Keith Seitz <keiths@redhat.com>
12291
12292 * gdb.linespec/3explicit.c: New file.
12293 * gdb.linespec/cpexplicit.cc: New file.
12294 * gdb.linespec/cpexplicit.exp: New file.
12295 * gdb.linespec/explicit.c: New file.
12296 * gdb.linespec/explicit.exp: New file.
12297 * gdb.linespec/explicit2.c: New file.
12298 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12299 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12300 before using in the matching pattern.
12301 Clarify that `prefix' is a regular expression.
12302
f00aae0f
KS
123032015-08-11 Keith Seitz <keiths@redhat.com>
12304
12305 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12306 test.
12307 Add tests for missing ",FMT" and ",".
12308
e27852be
DE
123092015-08-10 Doug Evans <dje@google.com>
12310 Keith Seitz <keiths@redhat.com>
12311
12312 PR gdb/17960
12313 * gdb.base/completion.exp: Add location completer tests.
12314
7f03bd92
PA
123152015-08-07 Pedro Alves <palves@redhat.com>
12316
12317 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12318 tests here.
12319 (top level): Run do_test with and without displaced stepping.
12320
3fc8eb30
PA
123212015-08-07 Pedro Alves <palves@redhat.com>
12322
12323 * gdb.base/valgrind-disp-step.c: New file.
12324 * gdb.base/valgrind-disp-step.exp: New file.
12325
d4569d7b
PA
123262015-08-07 Pedro Alves <palves@redhat.com>
12327
12328 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12329 Delete function.
12330 (main): Add alarm. Run an infinite loop instead of calling
12331 wait_threads.
12332 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12333 comment.
12334 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12335 Delete function.
12336 (main): Add alarm. Run an infinite loop instead of calling
12337 wait_threads.
12338 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12339 comment.
12340
e1316e60
PA
123412015-08-07 Pedro Alves <palves@redhat.com>
12342
12343 * gdb.base/checkpoint-ns.exp: New file.
12344 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12345 standard_testfile.
12346
da8c46d2
MM
123472015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12348
12349 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12350 * gdb.btrace/instruction_history.exp: Update.
12351 * gdb.btrace/tsx.exp: New.
12352 * gdb.btrace/tsx.c: New.
12353
de1c2c52
PA
123542015-08-06 Pedro Alves <palves@redhat.com>
12355
12356 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12357 increase timeout.
12358 * gdb.reverse/until-precsave.exp: Bump timeouts.
12359
782e0bf4
PA
123602015-08-06 Pedro Alves <palves@redhat.com>
12361
12362 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12363
83e97ed0
PA
123642015-08-06 Pedro Alves <palves@redhat.com>
12365
12366 PR gdb/18749
12367 * gdb.threads/process-dies-while-handling-bp.c: New file.
12368 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12369
863d01bd
PA
123702015-08-06 Pedro Alves <palves@redhat.com>
12371
12372 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12373 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12374
0a39bb32
PA
123752015-08-05 Pedro Alves <palves@redhat.com>
12376
12377 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12378 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12379
ee2d2b10
SL
123802015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12381
12382 * gdb.base/bp-permanent.exp: Report test as unsupported if
12383 the target cannot stop at the permanent breakpoint.
12384
4e1bdb00
DE
123852015-08-03 Doug Evans <dje@google.com>
12386
12387 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12388 10000.
12389
3d338901
DE
123902015-08-03 Doug Evans <dje@google.com>
12391
12392 * Makefile.in (workers/%.worker, build-perf): New rule.
12393 (GDB_PERFTEST_MODE): New variable.
12394 (check-perf): Use it.
12395 (clean): Clean up gdb.perf parallel build subdirs.
12396 * lib/build-piece.exp: New file.
12397 * lib/gdb.exp (make_gdb_parallel_path): New function
12398 (standard_output_file, standard_temp_file): Call it.
12399 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12400 of $GDB_PARALLEL.
12401 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12402
af061d3e
DE
124032015-08-03 Doug Evans <dje@google.com>
12404
8e1afc81 12405 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12406 (LOG_FILE_NAME): New global.
12407 (TextReporter.__init__): Initialize self.txt_sum.
12408 (TextReporter.report): Add support for multiple data-points.
12409 Move report to perftest.sum, put raw data in perftest.log.
12410 (TextReporter.start): Open sum and log files.
12411 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12412 * gdb.perf/lib/perftest/testresult.py
12413 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12414
2c8c5d37
PA
124152015-07-31 Pedro Alves <palves@redhat.com>
12416
12417 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12418 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12419 kill_wait_spawned_process instead of explicit "kill -9".
12420 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12421 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12422 kill_wait_spawned_process.
12423 * gdb.base/attach-twice.exp: Likewise.
12424 * gdb.base/attach.exp: Likewise.
12425 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12426 gdb_test_multiple.
12427 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12428 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12429 kill_wait_spawned_process.
12430 * gdb.base/valgrind-infcall.exp: Likewise.
12431 * gdb.multi/multi-attach.exp: Likewise.
12432 * gdb.python/py-prompt.exp: Likewise.
12433 * gdb.python/py-sync-interp.exp: Likewise.
12434 * gdb.server/ext-attach.exp: Likewise.
12435 * gdb.threads/attach-into-signal.exp (corefunc): Use
12436 spawn_wait_for_attach, spawn_id_get_pid and
12437 kill_wait_spawned_process.
12438 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12439 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12440 spawn_id_get_pid and kill_wait_spawned_process.
12441 * gdb.threads/attach-stopped.exp (corefunc): Use
12442 spawn_wait_for_attach, spawn_id_get_pid and
12443 kill_wait_spawned_process.
12444 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12445 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12446 kill_wait_spawned_process instead of explicit "kill -9".
12447 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12448 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12449 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12450 processes. Don't map cygwin/windows pids here. Now returns a
12451 spawn id list.
12452
032a0fca
SL
124532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12454
12455 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12456 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12457 correct patch.
12458
61a934ca
SL
124592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12460
12461 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12462
4bc4d428
SL
124632015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12464
12465 Reapply:
12466 2014-05-21 Mark Wielaard <mjw@redhat.com>
12467
12468 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12469
998d452a
PA
124702015-07-30 Pedro Alves <palves@redhat.com>
12471
12472 * linux-low.c (handle_extended_wait): Set the child's last
12473 reported status to TARGET_WAITKIND_STOPPED.
12474
69dde7dc
PA
124752015-07-30 Pedro Alves <palves@redhat.com>
12476
12477 PR threads/18600
12478 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12479 only shows inferior 1.
12480
4dd63d48
PA
124812015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12482 Pedro Alves <palves@redhat.com>
12483
12484 PR threads/18600
12485 * gdb.threads/fork-plus-threads.c: New file.
12486 * gdb.threads/fork-plus-threads.exp: New file.
12487
d618e4c5
PP
124882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12489
12490 * gdb.base/batch-preserve-term-settings.exp
12491 (test_terminal_settings_preserved_after_cli_exit): Use
12492 send_quit_command.
12493
1eef6428
PA
124942015-07-29 Pedro Alves <palves@redhat.com>
12495 Don Breazeal <donb@codesourcery.com>
12496
12497 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12498 output from both inferior_spawn_id and gdb_spawn_id.
12499
7da5b897
SDJ
125002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12501
12502 * gdb.threads/attach-into-signal.exp (corefunc): Use
12503 with_test_prefix on nested loops, uniquefying the test messages.
12504
dac804df
SDJ
125052015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12506
12507 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12508 commit.
12509
06265e53
PP
125102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12511
12512 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12513 New proc.
12514 (test_terminal_settings_preserved_after_sigterm): New test.
12515
18206ca3
PP
125162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12517
12518 * gdb.base/batch-preserve-term-settings.exp
12519 (test_terminal_settings_preserved_after_cli_exit): New test.
12520
90074d11
PP
125212015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12522
12523 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12524 manipulation of saved_gdbflags.
12525 (test_terminal_settings_preserved): Remove global declaration of
12526 the unused variable pagination_prompt. Remove manipulation of
12527 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12528 GDBFLAGS.
12529
eb1a7902
PA
125302015-07-29 Pedro Alves <palves@redhat.com>
12531
12532 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12533
8b75dd3b
PA
125342015-07-29 Pedro Alves <palves@redhat.com>
12535
12536 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12537 at the top.
12538
dedad4e3
PA
125392015-07-29 Pedro Alves <palves@redhat.com>
12540
12541 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12542 (main): Call gdb_unbuffer_output.
12543 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12544 (main): Call gdb_unbuffer_output.
12545 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12546 (main): Call gdb_unbuffer_output.
12547 * gdb.base/call-strs.exp: Adjust to step over the
12548 gdb_unbuffer_output call.
12549 * gdb.base/catch-gdb-caused-signals.c: Include
12550 "../lib/unbuffer_output.c".
12551 (main): Call gdb_unbuffer_output.
12552 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12553 (main): Call gdb_unbuffer_output.
12554 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12555 (main): Call gdb_unbuffer_output.
12556 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12557 (main): Call gdb_unbuffer_output.
12558 * gdb.base/shlib-call.exp: Adjust to step over the
12559 gdb_unbuffer_output call.
12560 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12561 (main): Call gdb_unbuffer_output.
12562 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12563 (main): Call gdb_unbuffer_output.
12564 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12565 (main): Rename to ...
12566 (test): ... this.
12567 (main): Reimplement.
12568 * gdb.base/varargs.exp: Run to test instead of to main.
12569 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12570 (main): Call gdb_unbuffer_output.
12571
58789a91
PA
125722015-07-29 Pedro Alves <palves@redhat.com>
12573
12574 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12575 factore out from mi_continue_dprintf. For call-style dprintfs,
12576 expect dprintf output out of $inferior_spawn_id.
12577 (mi_continue_dprintf): Use mi_expect_dprintf.
12578 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12579 (main): Call gdb_unbuffer_output.
12580
e8376742
PA
125812015-07-29 Pedro Alves <palves@redhat.com>
12582
12583 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12584 (default_mi_gdb_start): Set inferior_spawn_id instead of
12585 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12586 gdb_spawn_id.
12587 (mi_gdb_test): Always expect inferior output from both
12588 $inferior_spawn_id and $gdb_spawn_id.
12589
08280010
PA
125902015-07-29 Pedro Alves <palves@redhat.com>
12591
12592 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12593 send_inferior and $inferior_spawn_id.
12594
4d30e432
PA
125952015-07-29 Pedro Alves <palves@redhat.com>
12596
12597 * gdb.gdb/complaints.exp (test_initial_complaints)
12598 (test_serial_complaints, test_short_complaints): Use
12599 gdb_test_stdio.
12600 (test_empty_complaint): Handle $inferior_spawn_id !=
12601 $gdb_spawn_id.
12602
0d30a335
PA
126032015-07-29 Pedro Alves <palves@redhat.com>
12604
12605 * gdb.base/varargs.exp: Use gdb_test_stdio.
12606
39413b29
PA
126072015-07-29 Pedro Alves <palves@redhat.com>
12608
12609 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12610
7cb000a9
PA
126112015-07-29 Pedro Alves <palves@redhat.com>
12612
12613 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12614
d7b8ac82
PA
126152015-07-29 Pedro Alves <palves@redhat.com>
12616
12617 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12618 parameter into two new parameters, "inf_result" and "gdb_result".
12619 Expect inferior output and gdb output from $inferior_spawn_id and
12620 $gdb_spawn_id, respectively. Adjust all callers.
12621
789c3a0c
PA
126222015-07-29 Pedro Alves <palves@redhat.com>
12623
12624 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12625 of gdb_test_sequence.
12626
77e760c3
PA
126272015-07-29 Pedro Alves <palves@redhat.com>
12628
12629 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12630 (saw_spurious_output): Expect inferior output from
12631 $inferior_spawn_id. Use gdb_test_stdio.
12632
8396d2cd
PA
126332015-07-29 Pedro Alves <palves@redhat.com>
12634
12635 * gdb.base/dprintf.exp: Use standard_testfile. Change
12636 prepare_for_testing call.
12637 (srcfile): Don't set.
12638 (restart): New procedure.
12639 (test_dprintf): New procecure, use to continue over dprintfs.
12640 (test_call, test_agent): New procedures, tests moved here.
12641 Restart gdb and recreate dprintfs. Adjust expected output.
12642
2051d61f
PA
126432015-07-29 Pedro Alves <palves@redhat.com>
12644
12645 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12646
452397af
PA
126472015-07-29 Pedro Alves <palves@redhat.com>
12648
12649 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12650
8aed9555
PA
126512015-07-29 Pedro Alves <palves@redhat.com>
12652
12653 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12654 gdb_test_stdio.
12655
188a61b4
PA
126562015-07-29 Pedro Alves <palves@redhat.com>
12657
12658 * lib/gdb.exp (gdb_test_stdio): New procedure.
12659
12264a45
PA
126602015-07-29 Pedro Alves <palves@redhat.com>
12661
12662 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12663
23ffc893
PA
126642015-07-29 Pedro Alves <palves@redhat.com>
12665
12666 * gdb.base/call-signal-resume.exp: Remove check for
12667 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12668 * gdb.base/unwindonsignal.exp: Likewise.
12669 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12670 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12671
65566918
PA
126722015-07-29 Pedro Alves <palves@redhat.com>
12673
12674 * gdb.base/siginfo-addr.c (pass): New function.
12675 (handler): Call it iff si_addr is correct.
12676 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12677 Set a breakpoint at "pass" and continue to it.
12678
d60a9221
SDJ
126792015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12680
12681 * gdb.python/py-objfile.exp: Make some tests have unique names.
12682 * gdb.python/py-pp-registration.exp: Likewise.
12683
bde40b8f
PA
126842015-07-28 Pedro Alves <palves@redhat.com>
12685
12686 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12687
13e1dec8
SM
126882015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12689
12690 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12691
da33c9a7
SM
126922015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12693
12694 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12695
077836f7
PP
126962015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12697
12698 * gdb.base/gdb-sigterm-2.exp: New test.
12699
b8cc7b2e
DE
127002015-07-25 Doug Evans <xdje42@gmail.com>
12701
12702 Revert:
12703 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12704 (workers/%.worker, build-perf): New rule.
12705 (GDB_PERFTEST_MODE): New variable.
12706 (check-perf): Use it.
12707 (clean): Clean up gdb.perf parallel build subdirs.
12708 * lib/build-piece.exp: New file.
12709 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12710 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12711 name.
12712 (standard_temp_file): Ditto.
12713 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12714 of $GDB_PARALLEL.
12715
c8bd4544
DE
127162015-07-24 Doug Evans <dje@google.com>
12717
12718 * gdb.perf/lib/perftest/utils.py: New file.
12719 * gdb.perf/gm-hello.cc: New file.
12720 * gdb.perf/gm-pervasive-typedef.cc: New file.
12721 * gdb.perf/gm-pervasive-typedef.h: New file.
12722 * gdb.perf/gm-std.cc: New file.
12723 * gdb.perf/gm-std.h: New file.
12724 * gdb.perf/gm-use-cerr.cc: New file.
12725 * gdb.perf/gm-utils.h: New file.
12726 * gdb.perf/gmonster-null-lookup.py: New file.
12727 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12728 * gdb.perf/gmonster-print-cerr.py: New file.
12729 * gdb.perf/gmonster-ptype-string.py: New file.
12730 * gdb.perf/gmonster-runto-main.py: New file.
12731 * gdb.perf/gmonster-select-file.py: New file.
12732 * gdb.perf/gmonster1-null-lookup.exp: New file.
12733 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12734 * gdb.perf/gmonster1-print-cerr.exp: New file.
12735 * gdb.perf/gmonster1-ptype-string.exp: New file.
12736 * gdb.perf/gmonster1-runto-main.exp: New file.
12737 * gdb.perf/gmonster1-select-file.exp: New file.
12738 * gdb.perf/gmonster1.cc: New file.
12739 * gdb.perf/gmonster1.exp: New file.
12740 * gdb.perf/gmonster2-null-lookup.exp: New file.
12741 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12742 * gdb.perf/gmonster2-print-cerr.exp: New file.
12743 * gdb.perf/gmonster2-ptype-string.exp: New file.
12744 * gdb.perf/gmonster2-runto-main.exp: New file.
12745 * gdb.perf/gmonster2-select-file.exp: New file.
12746 * gdb.perf/gmonster2.cc: New file.
12747 * gdb.perf/gmonster2.exp: New file.
12748
6eab34f3
DE
127492015-07-24 Doug Evans <dje@google.com>
12750
12751 * gdb.perf/README: New file.
12752 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12753 * lib/gen-perf-test.exp: New file.
12754
63738bfd
DE
127552015-07-24 Doug Evans <dje@google.com>
12756
12757 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12758 (PerfTest::startup): New function.
12759 (PerfTest::run): Return result of calling body.
12760 (PerfTest::assemble): Rewrite.
12761 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12762 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12763 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12764 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12765 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12766
7b606f95
DE
127672015-07-24 Doug Evans <dje@google.com>
12768
12769 * lib/gdb.exp (clean_restart): Make executable optional.
12770
a97b16b8
DE
127712015-07-24 Doug Evans <dje@google.com>
12772
12773 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12774 compiler_info references.
12775 * gdb.cp/temargs.exp: Ditto.
12776 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12777 (get_compiler_info): Early exit if already computed. Set compiler_info
12778 to "unknown" if there was a problem.
12779 (test_compiler_info): Add function comment. Call get_compiler_info.
12780
35baa57f
DE
127812015-07-24 Doug Evans <dje@google.com>
12782
12783 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12784 (workers/%.worker, build-perf): New rule.
12785 (GDB_PERFTEST_MODE): New variable.
12786 (check-perf): Use it.
12787 (clean): Clean up gdb.perf parallel build subdirs.
12788 * lib/build-piece.exp: New file.
12789 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12790 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12791 name.
12792 (standard_temp_file): Ditto.
12793 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12794 of $GDB_PARALLEL.
12795
6ebea266
DE
127962015-07-24 Doug Evans <dje@google.com>
12797
12798 * lib/future.exp (gdb_default_target_compile): New option
12799 "early_flags".
12800 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12801 --as-needed.
12802
1e76a7e9
SDJ
128032015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12804
12805 * gdb.base/catch-syscall.exp: Call gdb_exit before
12806 gdb_skip_xml_test.
12807
5068630a
PA
128082015-07-24 Pedro Alves <palves@redhat.com>
12809
12810 * gdb.python/py-events.exp: Accept output between the stop event
12811 and the prompt.
12812 * gdb.python/py-evsignal.exp: Likewise.
12813 * gdb.python/py-evthreads.exp: Likewise.
12814
77598427
PA
128152015-07-24 Pedro Alves <palves@redhat.com>
12816
12817 PR gdb/18717
12818 * gdb.threads/non-ldr-exit.c: New file.
12819 * gdb.threads/non-ldr-exit.exp: New file.
12820
11e6c98f
YQ
128212015-07-24 Yao Qi <yao.qi@linaro.org>
12822
12823 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12824 restarting process.
12825
51aee833
YQ
128262015-07-24 Yao Qi <yao.qi@linaro.org>
12827
12828 * gdb.server/ext-restart.exp: New file.
12829
8cfe207c
YQ
128302015-07-24 Yao Qi <yao.qi@linaro.org>
12831
12832 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12833 argument options.
12834 * gdb.server/ext-wrapper.exp: New file.
12835
cc12ce38
DE
128362015-07-23 Doug Evans <dje@google.com>
12837
12838 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12839 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12840
d0d84780
PMR
128412015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12842
12843 * gdb.ada/var_arr_typedef.exp: New testcase.
12844 * gdb.ada/var_arr_typedef/pack.adb: New file.
12845 * gdb.ada/var_arr_typedef/pack.ads: New file.
12846 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12847
8b558f79
JB
128482015-07-20 Joel Brobecker <brobecker@adacore.com>
12849
12850 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12851
775a3298
JK
128522015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12853
12854 * gdb.arch/i386-biarch-core.exp: Replace istarget
12855 by "complete set gnutarget". Remove expectation for the "core-file"
12856 command.
12857
db1ff28b
JK
128582015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12859
12860 Revert the previous commit:
12861 Tests for validate symbol file using build-id.
12862
0a94970d
JK
128632015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12864
12865 Tests for validate symbol file using build-id.
12866 * gdb.base/solib-mismatch-lib.c: New file.
12867 * gdb.base/solib-mismatch-libmod.c: New file.
12868 * gdb.base/solib-mismatch.c: New file.
12869 * gdb.base/solib-mismatch.exp: New file.
12870
03346981
SL
128712015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12872
12873 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12874 nios2-*-linux*.
12875 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12876 * gdb.base/siginfo.exp: Likewise.
12877 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12878
42422cc7
PL
128792015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12880
12881 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12882 Move it to ...
12883 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12884 ... here.
12885 * gdb.trace/range-stepping.exp: Check that the target supports
12886 range stepping.
12887
cfa68bae
JK
128882015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12889
12890 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12891
8ffdba26
PA
128922015-07-14 Pedro Alves <palves@redhat.com>
12893
12894 * gdb.base/killed-outside.exp: New file.
12895 * gdb.base/killed-outside.c: New file.
12896
218a5a11
JK
128972015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12898
12899 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12900 (n at main): New.
12901 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12902
e03ed3c6
AA
129032015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12904
12905 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12906 infcall tests instead of setting up for KFAIL.
12907
485668e5
MM
129082015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12909
12910 * gdb.btrace/record_goto-step.exp: New.
12911
08464196
JK
129122015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12913
12914 PR compile/18484
12915 * gdb.compile/compile.c (struct struct_type): Add volatile to
12916 selffield's type.
12917 * gdb.compile/compile.exp
12918 (compile code struct_object.selffield = &struct_object): Skip further
12919 struct_object tests if this one xfails.
12920
bcf5c1d9
RC
129212015-07-08 Robert O'Callahan <robert@ocallahan.org>
12922
12923 PR exp/18617
12924 * gdb.trace/ax.exp: Add test.
12925
4931af25
YQ
129262015-07-07 Yao Qi <yao.qi@linaro.org>
12927
12928 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12929 instead of istarget "aarch64*-*-*".
12930 * gdb.arch/aarch64-fp.exp: Likewise.
12931 * gdb.base/float.exp: Likewise.
12932 * gdb.reverse/aarch64.exp: Likewise.
12933 * lib/gdb.exp (is_aarch64_target): New proc.
12934
9fcf688e
YQ
129352015-07-07 Yao Qi <yao.qi@linaro.org>
12936
12937 * lib/gdb.exp (is_aarch32_target): New proc.
12938 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12939 instead of "istarget "arm*-*-*"".
12940 * gdb.arch/arm-disp-step.exp: Likewise.
12941 * gdb.arch/thumb-bx-pc.exp: Likewise.
12942 * gdb.arch/thumb-prologue.exp: Likewise.
12943 * gdb.arch/thumb-singlestep.exp: Likewise.
12944 * gdb.base/disp-step-syscall.exp: Likewise.
12945 * gdb.base/float.exp: Likewise.
12946
fbd8d50d
YQ
129472015-07-07 Yao Qi <yao.qi@linaro.org>
12948
12949 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12950 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12951
71be1fdc
YQ
129522015-07-07 Yao Qi <yao.qi@linaro.org>
12953
12954 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12955 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12956 if it exists.
12957 * gdb.multi/multi-arch.exp: Likewise.
12958
3e221d36
SM
129592015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12960
12961 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12962 print.
12963
d441430b
YQ
129642015-07-07 Yao Qi <yao.qi@linaro.org>
12965
12966 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12967
06f810bd
MG
129682015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12969
12970 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12971 '[' and ']' characters.
12972
5e61e7c0
IB
129732015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12974
12975 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12976
28bf096c
PA
129772015-06-29 Pedro Alves <palves@redhat.com>
12978
12979 PR threads/18127
12980 * gdb.threads/hand-call-new-thread.c: New file.
12981 * gdb.threads/hand-call-new-thread.c: New file.
12982
ee93cd5e
KS
129832015-06-26 Keith Seitz <keiths@redhat.com>
12984 Doug Evans <dje@google.com>
12985
12986 PR 16253
12987 * gdb.cp/var-tag-2.cc: New file.
12988 * gdb.cp/var-tag-3.cc: New file.
12989 * gdb.cp/var-tag-4.cc: New file.
12990 * gdb.cp/var-tag.cc: New file.
12991 * gdb.cp/var-tag.exp: New file.
12992
fc637f04
PP
129932015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12994
12995 * gdb.base/history-duplicates.exp: New test.
12996
2e52ae68
PP
129972015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12998
12999 * gdb.base/completion.exp: Test the completion of the "focus"
13000 command.
13001
6e22494e
JK
130022015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13003
13004 * gdb.arch/amd64-prologue-skip.S: New file.
13005 * gdb.arch/amd64-prologue-skip.exp: New file.
13006
bf7b9cd9
SM
130072015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13008
13009 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13010 is_address_zero_readable check.
13011
201e8dfd
PB
130122015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13013
13014 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13015 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13016
5cd867b4
YQ
130172015-06-24 Yao Qi <yao.qi@linaro.org>
13018
13019 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13020 linux targets.
13021
4d7be007
YQ
130222015-06-24 Yao Qi <yao.qi@linaro.org>
13023
13024 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13025 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13026 * gdb.base/siginfo-thread.exp: Likewise.
13027
07fcd301
YQ
130282015-06-22 Yao Qi <yao.qi@linaro.org>
13029
13030 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13031
52042a00
YQ
130322015-06-22 Yao Qi <yao.qi@linaro.org>
13033
13034 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13035 aarch64*-*-*.
13036 (skip_hw_watchpoint_tests): Likewise.
13037
74bd41ce
PP
130382015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13039
13040 * gdb.base/gdbinit-history.exp: Test the interaction between
13041 setting GDBHISTSIZE and setting the history size via .gdbinit.
13042
bc460514
PP
130432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13044
13045 PR gdb/16999
13046 * gdb.base/gdbhistsize-history.exp: New test.
13047
b58c513b
PP
130482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13049
13050 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13051 with GDBHISTSIZE.
13052 * gdb.base/readline.exp: Likewise.
13053
92046791
YQ
130542015-06-17 Yao Qi <yao.qi@linaro.org>
13055
13056 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13057 line.
13058
2093d2d3
PP
130592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13060
13061 * gdb.base/gdbinit-history.exp: Add test case to check that
13062 an unlimited history file does not get truncated on exit.
13063
e6c693af
AA
130642015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13065
13066 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13067 (VECTOR): New macro. Use it...
13068 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13069 ...for these typedefs.
13070 (int8, char1, int1, double1): New typedefs.
13071 (struct just_int2, struct two_int2): New structures.
13072 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13073 (add_structvecs, add_singlevecs): New functions.
13074 (main): Call add_some_intvecs twice.
13075 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13076 the compile and exit upon failure. Try compiling for the "native"
13077 architecture. Test inferior function calls with vector arguments
13078 and vector return value handling with "finish" and "return".
13079
c74f7d1c
JT
130802015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13081
13082 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13083 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13084 PE file.
13085 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13086
98aa42ee
AT
130872015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13088
13089 PR breakpoints/16465
13090 * gdb.mi/mi-dprintf-pending.c: New file.
13091 * gdb.mi/mi-dprintf-pending.exp: New test.
13092 * gdb.mi/mi-dprintf-pendshr.c: New file.
13093
7d73c23c 130942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13095 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13096
13097 * gdb.arch/i386-mpx-map.c: New file.
13098 * gdb.arch/i386-mpx-map.exp: New File.
13099
131002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13101
13102 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13103 * gdb.arch/i386-mpx.exp: Indentation fixed.
13104
131052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13106
13107 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13108 function and improved indentation.
13109 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13110 gdb_test_multiple. Added additional tests to skip the test.
13111
131122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13113
13114 * gdb.arch/i386-avx512.c: Change path in include file.
13115 * gdb.arch/i386-avx512.exp: Change include dir path
13116 compilation flag.
13117 * gdb.arch/i386-mpx.c: Change path in include file.
13118 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13119 flag.
13120
d5eba19a
JK
131212015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13122
13123 * gdb.compile/compile-print.exp (compile print *vararray@3)
13124 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13125
7f361056
JK
131262015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13127
13128 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13129 (do not keep jit in memory): ... this.
13130 (expect 5): Change it to ...
13131 (expect no 5): ... this.
13132
3b462ec2
SM
131332015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13134
13135 PR gdb/15564
13136 * gdb.mi/mi-detach.exp: New file.
13137
e0619de6
JK
131382015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13139
13140 PR symtab/18392
13141 * gdb.arch/amd64-tailcall-self.S: New file.
13142 * gdb.arch/amd64-tailcall-self.c: New file.
13143 * gdb.arch/amd64-tailcall-self.exp: New file.
13144
e970cb34
DB
131452015-05-28 Don Breazeal <donb@codesourcery.com>
13146
13147 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13148 tests for remote targets by checking is_target_gdbserver.
13149
b2e2f908
DE
131502015-05-27 Doug Evans <dje@google.com>
13151
13152 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13153 * gdb.dwarf2/opaque-type-lookup.c: New file.
13154 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13155
82c7be31
DE
131562015-05-26 Doug Evans <dje@google.com>
13157
13158 * gdb.cp/iostream.cc: New file.
13159 * gdb.cp/iostream.exp: New file.
13160
b4f54984
DE
131612015-05-26 Doug Evans <dje@google.com>
13162
13163 * gdb.dwarf2/dw2-op-call.exp: Update.
13164 * gdb.dwarf2/dw4-sig-types.exp: Update.
13165 * gdb.dwarf2/implptr.exp: Update.
13166 * gdb.mi/mi-cmd-param-changed.exp: Update.
13167
4ea6efe9
DE
131682015-05-26 Doug Evans <dje@google.com>
13169
13170 * gdb.python/py-lazy-string.c: New file.
13171 * gdb.python/py-lazy-string.exp: New file.
13172 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13173 (main): Update. Add estring3.
13174 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13175 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13176
f6bb7db3
YQ
131772015-05-26 Omair Javaid <omair.javaid@linaro.org>
13178 Yao Qi <yao.qi@linaro.org>
13179
13180 * gdb.reverse/aarch64.c: New.
13181 * gdb.reverse/aarch64.exp: New.
13182
a81bfbd0
OJ
131832015-05-26 Omair Javaid <omair.javaid@linaro.org>
13184
25d49b86
PA
13185 * lib/gdb.exp (supports_process_record): Return true for
13186 aarch64*-linux*.
a81bfbd0
OJ
13187 (supports_reverse): Likewise.
13188
158bf1b4
PP
131892015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13190
13191 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13192 Use with_test_prefix.
13193
a0145030
AB
131942015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13195
13196 * gdb.base/completion.exp: Add test for completion of layout
13197 names.
13198
ebe3b578
AB
131992015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13200
13201 * lib/gdb.exp (skip_tui_tests): New proc.
13202 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13203
84204ed7
PA
132042015-05-19 Pedro Alves <palves@redhat.com>
13205
13206 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13207 Save the whole env array instead of just HOME. Unset HISTSIZE in
13208 the environment while testing. Restore whole environment
13209 afterwards.
13210
37442ce1
DE
132112015-05-16 Doug Evans <xdje42@gmail.com>
13212
13213 * gdb.guile/scm-ports.c: New file.
13214 * gdb.guile/scm-ports.exp: Add memory port tests.
13215
36de76f9
JK
132162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13217
13218 * gdb.compile/compile-print.c: New file.
13219 * gdb.compile/compile-print.exp: New file.
13220
3a9558c4
JK
132212015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13222
13223 * gdb.compile/compile-ops.exp: Cast param to void.
13224 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13225 (compile code struct_object.selffield = &struct_object): Add xfail.
13226
aa715135
JG
132272015-05-15 Joel Brobecker <brobecker@adacore.com>
13228
13229 * gdb.ada/arr_enum_with_gap: New testcase.
13230
931e5bc3
JG
132312015-05-15 Joel Brobecker <brobecker@adacore.com>
13232
13233 * gdb.ada/byte_packed_arr: New testcase.
13234
9cd4d857
JB
132352015-05-15 Joel Brobecker <brobecker@adacore.com>
13236
13237 * gdb.ada/pckd_neg: New testcase.
13238
ebfd00d2
PP
132392015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13240
13241 PR gdb/17820
13242 * gdb.base/gdbinit-history.exp: New test.
13243 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13244 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13245
4c082a81
SC
132462015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13247
13248 * gdb.python/py-xmethods.cc: Enhance test case.
13249 * gdb.python/py-xmethods.exp: New tests.
13250 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13251 function.
13252 (B_indexoper): Likewise.
13253 (global_dm_list) : Add new xmethod worker functions.
13254
f7797074
SDJ
132552015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13256
13257 * gdb.base/coredump-filter.exp: Correctly unset
13258 "coredump_var_addr" array.
13259
a4674e4e
PA
132602015-05-08 Pedro Alves <palves@redhat.com>
13261
13262 * gdb.server/non-existing-program.exp: Unset spawn_id.
13263
df2eb078
SC
132642015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13265
13266 PR python/18291
13267 * gdb.python/py-xmethods.exp: Add tests.
13268
422349a3
YQ
132692015-05-08 Yao Qi <yao.qi@linaro.org>
13270
13271 PR gdb/18208
13272 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13273 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13274 function set_coredump_filter, and remove remote_exec call.
13275 Remove argument ipid. Callers update.
13276 (top level): Don't get inferior's PID.
13277
63fc80ce
AA
132782015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13279
13280 * gdb.base/watch_thread_num.exp: Skip test on targets without
13281 access watchpoints.
13282
80ad801e
PA
132832015-05-06 Pedro Alves <palves@redhat.com>
13284
13285 PR server/18081
13286 * gdb.server/non-existing-program.exp: New file.
13287
0fa7fe50
JB
132882015-05-05 Joel Brobecker <brobecker@adacore.com>
13289
13290 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13291
3ea89b92
PMR
132922015-05-05 Joel Brobecker <brobecker@adacore.com>
13293
13294 * gdb.ada/out_of_line_in_inlined: New testcase.
13295
87b8eff0
JB
132962015-05-05 Joel Brobecker <brobecker@adacore.com>
13297
13298 * gdb.ada/var_rec_arr: New testcase.
13299
5fccc635
YQ
133002015-04-30 Yao Qi <yao.qi@linaro.org>
13301
13302 * gdb.base/break-idempotent.exp: If
13303 skip_hw_watchpoint_multi_tests returns true, skip the tests
13304 on "rwatch" and "awatch".
13305
42d38f42
YQ
133062015-04-30 Yao Qi <yao.qi@linaro.org>
13307
13308 * gdb.base/relativedebug.exp: Invoke gdb command
13309 "info sharedlibrary", and if libc.so doesn't have debug info,
13310 skip the test.
13311
2ce1cdbf
DE
133122015-04-29 Doug Evans <dje@google.com>
13313
13314 * gdb.python/py-xmethods.exp: Add ptype tests.
13315 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13316 get_result_type method.
13317
f24a38c5
LM
133182015-04-29 Luis Machado <lgustavo@codesourcery.com>
13319
13320 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13321 the target does not support hardware watchpoints.
13322
ecbf2b3c
LM
133232015-04-29 Luis Machado <lgustavo@codesourcery.com>
13324
13325 * gdb.base/break-always.exp: Abort testing if writing to memory
13326 causes an error.
13327
34f5f757
DE
133282015-04-28 Doug Evans <dje@google.com>
13329
13330 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13331 * gdb.python/py-pp-registration.exp: ... here. New file.
13332 * gdb.python/py-pp-registration.c: New file.
13333 * gdb.python/py-pp-registration.py: New file.
13334
69b4374a
DE
133352015-04-28 Doug Evans <dje@google.com>
13336
13337 * gdb.python/py-bad-printers.c: New file.
13338 * gdb.python/py-bad-printers.py: New file.
13339 * gdb.python/py-bad-printers.exp: New file.
13340
59fb7612
SS
133412015-04-28 Sasha Smundak <asmundak@google.com>
13342
13343 * gdb.python/py-type.exp: New test.
13344
2631b16a
AW
133452015-04-28 Andy Wingo <wingo@igalia.com>
13346
13347 * gdb.python/py-parameter.exp:
13348 * gdb.guile/scm-parameter.exp: Escape the path that we are
13349 matching against, as it might contain characters that are special
13350 to regular expressions.
13351
460efde1
JB
133522015-04-27 Joel Brobecker <brobecker@adacore.com>
13353
13354 * gdb.ada/rec_comp: New testcase.
13355
2d369d8e
SDJ
133562015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13357
13358 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13359 before using it.
13360
cf75d6c3
AB
133612015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13362
13363 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13364 new tests for verilog output.
13365
8dbe7ca5
YQ
133662015-04-24 Yao Qi <yao.qi@linaro.org>
13367
13368 * boards/remote-gdbserver-on-localhost.exp: New file.
13369
4ef9fb2f
PA
133702015-04-23 Pedro Alves <palves@redhat.com>
13371
13372 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13373 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13374 "end of file", remove $inferior_spawn_id from the indirect list.
13375
0a803169
PA
133762015-04-23 Pedro Alves <palves@redhat.com>
13377
13378 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13379
749ef8f8
PA
133802015-04-23 Pedro Alves <palves@redhat.com>
13381
13382 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13383 on $any_spawn_id instead of only on $gdb_spawn_id.
13384
8aae4344
PM
133852015-04-21 Pierre Muller <muller@sourceware.org>
13386
13387 PR pascal/17815
13388 * lib/pascal.exp (gpc_compile): Add new option "class".
13389 (fpc_compile): Likewise.
13390 * gdb.pascal/case-insensitive-symbols.pas: New file.
13391 * gdb.pascal/case-insensitive-symbols.exp: New file.
13392
1586c8fb
GB
133932015-04-20 Gary Benson <gbenson@redhat.com>
13394
13395 * gdb.base/attach.exp: Fix three extended remote failures.
13396
1b6e6f5c
GB
133972015-04-17 Gary Benson <gbenson@redhat.com>
13398
13399 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13400 the main executable over the remote protocol.
13401
e797481d
PA
134022015-04-16 Pedro Alves <palves@redhat.com>
13403
13404 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13405 a new gdbserver if gdbserver_reconnect_p is set.
13406
1ca99c42
PA
134072015-04-16 Pedro Alves <palves@redhat.com>
13408
13409 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13410 is set, don't exit gdbserver.
13411
af9fd6f8
AA
134122015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13413
13414 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13415 appropriate .insn, such that an older assembler can be used.
13416 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13417 the z/Architecture instruction set on 31-bit targets as well.
13418
04ff1e61
AA
134192015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13420
13421 * gdb.go/handcall.exp: Remove all logic related to the first
13422 breakpoint and rely on go_runto_main instead.
13423 * gdb.go/strings.exp: Likewise.
13424 * gdb.go/unsafe.exp: Likewise.
13425 * gdb.go/hello.exp: Likewise. Also rename the remaining
13426 breakpoint marker to "breakpoint 1".
13427 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13428 * gdb.go/strings.go: Likewise.
13429 * gdb.go/unsafe.go: Likewise.
13430 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13431 "set breakpoint 2 here" and rename the remaining breakpoint marker
13432 to "breakpoint 1".
13433
40d2f8d6
SM
134342015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13435
13436 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13437 if itertools.imap is not present.
13438 * gdb.python/py-objfile.exp: Add parentheses.
13439 * gdb.python/py-type.exp: Same.
13440 * gdb.python/py-unwind-maint.py: Same.
13441
8cbc97c6
YQ
134422015-04-15 Yao Qi <yao.qi@linaro.org>
13443
13444 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13445 of ":$ptr_size" and set its form explicitly.
13446
45fd756c
YQ
134472015-04-15 Pedro Alves <palves@redhat.com>
13448 Yao Qi <yao.qi@linaro.org>
13449
13450 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13451 timeout by factor of 4.
13452 (test_regular_watch): Likewise.
13453 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13454 * gdb.reverse/sigall-reverse.exp: Likewise.
13455 * gdb.reverse/until-precsave.exp: Likewise.
13456 * lib/gdb.exp (with_timeout_factor): New proc.
13457 (gdb_expect): Move some code to ...
13458 (get_largest_timeout): ... here. New procedure.
13459
9e811bc3
LM
134602015-04-14 Luis Machado <lgustavo@codesourcery.com>
13461
13462 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13463
0ff6fcb2
LM
134642015-04-13 Luis Machado <lgustavo@codesourcery.com>
13465
13466 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13467 to write to the .text section.
13468
7578d5f7
LM
134692015-04-13 Luis Machado <lgustavo@codesourcery.com>
13470
13471 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13472 Handle the case of targets that do not provide PID information.
13473
2efe15c4
YQ
134742015-04-13 Yao Qi <yao.qi@linaro.org>
13475
13476 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13477 and use expect instead of gdb_expect.
13478
8cd8f2f8
SDJ
134792015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13480
13481 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13482 "coredump_var_addr" to avoid naming conflict with other testcases.
13483
9ee41772
PA
134842015-04-10 Pedro Alves <palves@redhat.com>
13485
13486 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13487 gdb_test_sequence and gdb_assert.
13488
07473109
PA
134892015-04-10 Pedro Alves <palves@redhat.com>
13490
13491 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13492 test messages that don't include the breakpoint address.
13493
de3db44c
YQ
134942015-04-10 Yao Qi <yao.qi@linaro.org>
13495
13496 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13497 false for some offset and width combinations which aren't
13498 supported by linux kernel.
13499
c79d856c
PA
135002015-04-10 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13503 procedure, factored out from ...
13504 (top level): ... here. Add "set displaced-stepping" testing axis.
13505 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13506 parameter "displaced". Use it.
13507 (top level): Use foreach and add "set displaced-stepping" testing
13508 axis.
13509
ebc90b50
PA
135102015-04-10 Pedro Alves <palves@redhat.com>
13511
13512 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13513 Remove comment.
13514 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13515 both the address of the instruction that triggers the watchpoint
13516 and the address of the instruction immediately after, and use
13517 those addresses for the test. Fix comment.
13518
8f572e5c
PA
135192015-04-10 Pedro Alves <palves@redhat.com>
13520
13521 * gdb.base/sigstep.exp (breakpoint_to_handler)
13522 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13523 Test "backtrace" in handler.
13524 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13525 (top level): Add new "displaced" test axis to
13526 breakpoint_to_handler, breakpoint_to_handler_entry and
13527 breakpoint_over_handler.
13528
8d707a12
PA
135292015-04-10 Pedro Alves <palves@redhat.com>
13530
13531 PR gdb/18216
13532 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13533
ef713951
YQ
135342015-04-10 Yao Qi <yao.qi@linaro.org>
13535
13536 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13537 (test_add_rn_pc): New function.
13538 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13539 (top level): Invoke test_add_rn_pc.
13540
906d60cf
PA
135412015-04-10 Pedro Alves <palves@redhat.com>
13542
13543 PR gdb/13858
13544 * gdb.base/step-over-no-symbols.exp: New file.
13545
f2983cc3
AW
135462015-04-09 Andy Wingo <wingo@igalia.com>
13547
13548 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13549 after the Python tests.
13550
6d62641c
SDJ
135512015-04-08 Keith Seitz <keiths@redhat.com>
13552
13553 PR python/16699
13554 * gdb.python/py-completion.exp: New tests for completion.
13555 * gdb.python/py-completion.py (CompleteLimit1): New class.
13556 (CompleteLimit2): Likewise.
13557 (CompleteLimit3): Likewise.
13558 (CompleteLimit4): Likewise.
13559 (CompleteLimit5): Likewise.
13560 (CompleteLimit6): Likewise.
13561 (CompleteLimit7): Likewise.
13562
f3770638
PA
135632015-04-08 Pedro Alves <palves@redhat.com>
13564
13565 PR gdb/18214
13566 PR gdb/18216
13567 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13568 function.
13569 (main): Install it as SIGUSR1 handler.
13570 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13571 parameter. Always use "setup" as prefix. Toggle "set
13572 displaced-stepping" off/on depending on global. Don't switch to
13573 thread 1 here.
13574 (top level): Add displaced stepping "off/on" test axis. Update
13575 "setup" calls. Wrap each subtest with with_test_prefix. Test
13576 continuing with a queued signal in each thread.
13577
4496bed7
PA
135782015-04-08 Pedro Alves <palves@redhat.com>
13579
13580 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13581 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13582 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13583 Return early if running to main fails.
13584 * gdb.trace/while-stepping.exp: Likewise.
13585
b97fde92
PA
135862015-04-07 Pedro Alves <palves@redhat.com>
13587
13588 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13589 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13590 interact with inferior program.
13591
f71c18e7
PA
135922015-04-07 Pedro Alves <palves@redhat.com>
13593
13594 * lib/gdb.exp (inferior_spawn_id): New global.
13595 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13596 spawn id after processing the user code.
13597 (default_gdb_start): Set inferior_spawn_id.
13598 (send_inferior): New procedure.
13599 * lib/gdbserver-support.exp (gdbserver_start): Set
13600 inferior_spawn_id.
13601 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13602
6423214f
PA
136032015-04-07 Pedro Alves <palves@redhat.com>
13604
13605 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13606 * lib/gdbserver-support.exp (gdbserver_start): Make
13607 $server_spawn_id global.
13608 (gdbserver_start): Don't wait for gdbserver's spawn id with
13609 expect_background.
13610 (close_gdbserver): New procedure.
13611 (gdb_exit): Rename the default version and reimplement.
13612
71c0ee8c
PA
136132015-04-07 Pedro Alves <palves@redhat.com>
13614
72f4393d 13615 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13616 append the substituted item, not the original item.
13617
203bc29b
PA
136182015-04-07 Pedro Alves <palves@redhat.com>
13619
13620 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13621 gdb_expect.
13622
508a3ddf
PA
136232015-04-07 Pedro Alves <palves@redhat.com>
13624
13625 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13626 output appearing once only.
13627
9f6dbe2b
PA
136282015-04-07 Pedro Alves <palves@redhat.com>
13629
13630 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13631 that doesn't expect anything. Return early if running to main
13632 fails.
13633
337532fa
YQ
136342015-04-07 Yao Qi <yao.qi@linaro.org>
13635
13636 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13637 (child_function): Call alarm.
13638 (main): Move call to alarm into the loop.
13639 * gdb.threads/non-stop-fair-events.exp: Build program with
13640 -DTIMEOUT=$timeout.
13641
01b622d4
DE
136422015-04-06 Doug Evans <xdje42@gmail.com>
13643
13644 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13645 Fix dest parameter to board_info.
13646 (fpc_compile): Ditto.
13647 (gdb_compile_pascal): Rename dest arg to destfile.
13648
961f4160
PMR
136492015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13650
13651 * gdb.ada/funcall_ref.exp: New file.
13652 * gdb.ada/funcall_ref/foo.adb: New file.
13653
cafda597
YQ
136542015-04-02 Yao Qi <yao.qi@linaro.org>
13655
13656 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13657 is remote.
13658
fed040c6
GB
136592015-04-02 Gary Benson <gbenson@redhat.com>
13660
13661 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13662
d11916aa
SS
136632015-04-01 Sasha Smundak <asmundak@google.com>
13664
13665 * gdb.python/py-unwind-maint.c: New file.
13666 * gdb.python/py-unwind-maint.exp: New test.
13667 * gdb.python/py-unwind-maint.py: New file.
13668 * gdb.python/py-unwind.c: New file.
13669 * gdb.python/py-unwind.exp: New test.
13670 * gdb.python/py-unwind.py: New test.
13671
a1471180
PA
136722015-04-01 Pedro Alves <palves@redhat.com>
13673
13674 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13675 to fail instead of non-existent $test.
13676
0bbeccb1
PA
136772015-04-01 Pedro Alves <palves@redhat.com>
13678
13679 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13680 GDBFLAGS if not empty.
13681
3c724c8c
PMR
136822015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13683
13684 * gdb.ada/complete.exp: Remove "multi_line".
13685 * gdb.ada/info_exc.exp: Remove "multi_line".
13686 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13687 * gdb.ada/ptype_field.exp: Remove "multi_line".
13688 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13689 * gdb.ada/tagged.exp: Remove "multi_line".
13690 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13691 [multi_line ...]
13692 * gdb.btrace/delta.exp: Likewise.
13693 * gdb.btrace/exception.exp: Likewise.
13694 * gdb.btrace/function_call_history.exp: Likewise.
13695 * gdb.btrace/instruction_history.exp: Likewise.
13696 * gdb.btrace/nohist.exp: Likewise.
13697 * gdb.btrace/record_goto.exp: Likewise.
13698 * gdb.btrace/segv.exp: Likewise.
13699 * gdb.btrace/stepi.exp: Likewise.
13700 * gdb.btrace/tailcall.exp: Likewise.
13701 * gdb.btrace/unknown_functions.exp: Likewise.
13702 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13703 * lib/gdb.exp: Add the "multi_line" helper.
13704
4eec2deb
PA
137052015-04-01 Pedro Alves <palves@redhat.com>
13706
13707 * gdb.threads/tid-reuse.c: New file.
13708 * gdb.threads/tid-reuse.exp: New file.
13709
df8411da
SDJ
137102015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13711
13712 PR corefiles/16092
13713 * gdb.base/coredump-filter.c: New file.
13714 * gdb.base/coredump-filter.exp: Likewise.
13715
6ef37366
PM
137162015-03-27 Petr Machata <pmachata@redhat.com>
13717
13718 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13719 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13720 (Dwarf::assemble): Initialize them.
13721 (Dwarf::lines): New function.
13722
7ec911b0
JT
137232015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13724
13725 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13726 SYMBOL_PREFIX for x86_64-*-cygwin.
13727
ff908ebf
AW
137282015-03-26 Andy Wingo <wingo@igalia.com>
13729
13730 PR symtab/18148
13731 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13732 const_value but not a location.
13733 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13734 location defined in non-main CUs are visible.
13735
6d5f0679
YQ
137362015-03-26 Yao Qi <yao.qi@linaro.org>
13737
13738 PR testsuite/18139
13739 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13740 Add a line number entry for the same line.
13741 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13742 Add a line number entry for the same line.
13743
2898689b
YQ
137442015-03-26 Yao Qi <yao.qi@linaro.org>
13745
13746 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13747 .int 0.
13748 (func): Likewise. Add .Lfunc_1 label.
13749 Use .Lfunc_1 label.
13750 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13751 .int 0.
13752 (func): Likewise.
13753 Use .Lfunc_1 label.
13754
85180498
YQ
137552015-03-26 Yao Qi <yao.qi@linaro.org>
13756
13757 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13758 Call gdb_compile instead to compile each .s files without debug
13759 information.
13760
8aa08a8d
YQ
137612015-03-26 Yao Qi <yao.qi@linaro.org>
13762
13763 * gdb.base/savedregs.exp (process_saved_regs): Make
13764 "Saved registers:" optional in the pattern.
13765
66849923
MM
137662015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13767
13768 * gdb.btrace/next.exp: Merged into step.exp.
13769 * gdb.btrace/finish.exp: Merged into step.exp.
13770 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13771 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13772 "record goto" and checking the exact replay position.
13773 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13774 check for "Recording format" in "info record" output.
13775 * gdb.btrace/record_goto.exp: Choose test file based on target.
13776 * gdb.btrace/x86-record_goto.S: Renamed into ...
13777 * gdb.btrace/x86_64-record_goto.S: ... this.
13778 * gdb.btrace/i686-record_goto.S: New.
13779 * gdb.btrace/x86-tailcall.S: Renamed into ...
13780 * gdb.btrace/x86_64-tailcall.S: ... this.
13781 * gdb.btrace/i686-tailcall.S: New.
13782 * gdb.btrace/x86-tailcall.c: Renamed into ...
13783 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13784 separate statements. Update test.
13785 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13786 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13787 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13788 * gdb.btrace/tailcall.exp: Choose test file based on target.
13789 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13790
11cc1b74
MM
137912015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13792
13793 * gdb.btrace/exception.exp: Increase BTS buffer size.
13794
a25d8bf9
PA
137952015-03-24 Pedro Alves <palves@redhat.com>
13796
13797 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13798
856e7dd6
PA
137992015-03-24 Pedro Alves <palves@redhat.com>
13800
13801 * gdb.threads/schedlock.exp (test_step): No longer expect that
13802 "set scheduler-locking step" with "next" over a function call runs
13803 threads unlocked.
13804
ad235a41
AT
138052015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13806
13807 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13808
15630549
AT
138092015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13810
13811 PR breakpoints/16466
13812 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13813 * gdb.mi/mi-pending.c (thread_func): New function.
13814 (int main): Add threading support required.
13815 * gdb.mi/mi-pending.exp: Add tests for this issue.
13816 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13817 (pendfunc2): Remove stdio dependency.
13818 * gdb.mi/mi-pendshr2.c: New file.
13819
693dca06
KS
138202015-03-23 Keith Seitz <keiths@redhat.com>
13821
13822 * gdb.linespec/keywords.c: New file.
13823 * gdb.linespec/keywords.exp: New file.
13824
7e993ebf
KS
138252015-03-23 Keith Seitz <keiths@redhat.com>
13826
13827 PR gdb/18021
13828 * gdb.dwarf2/staticvirtual.exp: New test.
13829
bc23328c
JK
138302015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13831
13832 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13833 * README: Remove HP-UX and gdb.hp.
13834 (configuration):
13835 * configure: Regenerate.
13836 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13837 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13838 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13839 gdb.hp/gdb.defects/Makefile.
13840 * gdb.hp/Makefile.in: File deleted.
13841 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13842 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13843 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13844 * gdb.hp/gdb.aCC/run.c: File deleted.
13845 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13846 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13847 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13848 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13849 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13850 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13851 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13852 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13853 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13854 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13855 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13856 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13857 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13858 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13859 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13860 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13861 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13862 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13863 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13864 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13865 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13866 * gdb.hp/gdb.compat/average.c: File deleted.
13867 * gdb.hp/gdb.compat/sum.c: File deleted.
13868 * gdb.hp/gdb.compat/xdb.c: File deleted.
13869 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13870 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13871 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13872 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13873 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13874 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13875 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13876 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13877 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13878 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13879 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13880 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13881 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13882 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13883 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13884 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13885 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13886 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13887 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13888 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13889 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13890 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13891 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13892 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13893 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13894 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13895 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13896 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13897 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13898 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13899 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13900 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13901 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13902 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13903 * gdb.hp/tools/odump: File deleted.
13904
8bf3b159
PA
139052015-03-19 Pedro Alves <palves@redhat.com>
13906
13907 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13908 (saw_thread_3): New globals.
13909 (top level): Increment them when an event for the corresponding
13910 thread is seen.
13911 (no thread starvation): New test.
13912
eb54c8bf
PA
139132015-03-19 Pedro Alves <palves@redhat.com>
13914
13915 * gdb.threads/continue-pending-status.c: New file.
13916 * gdb.threads/continue-pending-status.exp: New file.
13917
32d2e5d6
PA
139182015-03-18 Pedro Alves <palves@redhat.com>
13919
13920 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13921 Use gdb_is_target_remote instead of is_remote. Use
13922 gdb_test_multiple instead of gdb_expect. Exit early if
13923 gdb_test_multiple hits its internal matches. Tighten stepi tests
13924 expected output. Fail on exit with any signal, instead of just
13925 SIGILL.
13926
f68f11b7
YQ
139272015-03-18 Yao Qi <yao.qi@linaro.org>
13928
13929 PR tdep/18107
13930 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13931 variable.
13932 * gdb.base/catch-syscall.exp: Don't skip it on
13933 aarch64*-*-linux* target. Remove elements in all_syscalls.
13934 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13935 target.
13936 (setup_all_syscalls): New proc.
13937
ca5fd19b
YQ
139382015-03-16 Yao Qi <yao.qi@linaro.org>
13939
13940 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13941 (top level): Skip tests if valid_addr_p returns false for
13942 $cmd1 or $cmd2.
13943
85642ba0
AW
139442015-03-11 Andy Wingo <wingo@igalia.com>
13945
13946 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13947
e03f9645
YQ
139482015-03-11 Yao Qi <yao.qi@linaro.org>
13949
13950 * gdb.base/catch-syscall.exp: Fix typo in comments.
13951
5d0962b2
YQ
139522015-03-11 Yao Qi <yao.qi@linaro.org>
13953
13954 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13955
b2df3cef
PA
139562015-03-09 Pedro Alves <palves@redhat.com>
13957
13958 * dg-extract-results.py: Delete.
13959
ef878e53
PA
139602015-03-09 Pedro Alves <palves@redhat.com>
13961
13962 Merge dg-extract-results.sh from GCC upstream (r218843).
13963
13964 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13965 * dg-extract-results.sh: Use --text with grep to avoid issues with
13966 binary files. Fall back to cat -v, if that doesn't work.
13967
9494d219
PA
139682015-03-05 Pedro Alves <palves@redhat.com>
13969
13970 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13971
a8d9763a
SM
139722015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13973
13974 * lib/mi-support.exp (mi_expect_interrupt): Accept
13975 alternative event for when in all-stop mode.
13976
be9957b8
PA
139772015-03-04 Pedro Alves <palves@redhat.com>
13978
13979 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13980
d57be0f4 139812015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13982
13983 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13984
c214c7cf
AA
139852015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13986
13987 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13988 regexps for GDB's current line display, accept a hex address
13989 preceding the line number.
13990
6d74a497
AA
139912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13992
13993 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13994 the 'arch1' variable for "s390*-linux*" targets.
13995
511aee7c
PA
139962015-03-04 Pedro Alves <palves@redhat.com>
13997
13998 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13999 (main): Pass missing retval argument to pthread_join call.
14000
95e50b27
PA
140012015-03-02 Pedro Alves <palves@redhat.com>
14002
14003 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14004 (top level): Call do_test with non-stop as well.
14005
28054d69
PA
140062015-03-02 Pedro Alves <palves@redhat.com>
14007
14008 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14009 -1.
14010
4fa5d7b4
AA
140112015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14012
14013 * gdb.arch/s390-vregs.exp: New test.
14014 * gdb.arch/s390-vregs.S: New file.
14015
97c18565
PA
140162015-02-27 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14019 call to catch_command_errors.
14020 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14021 catch_command_errors.
14022
a37bfa30
PA
140232015-02-27 Pedro Alves <palves@redhat.com>
14024
14025 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14026 "true" for boolean result.
14027 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14028 prototype of main.
14029
6f98576f
PA
140302015-02-27 Pedro Alves <palves@redhat.com>
14031
14032 * lib/unbuffer_output.c: New file.
14033 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14034 (main): Call gdb_unbuffer_output.
14035
eba5ab56
YQ
140362015-02-27 Yao Qi <yao.qi@linaro.org>
14037
14038 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14039 target.
14040
0def5aaa
DE
140412015-02-26 Doug Evans <dje@google.com>
14042
14043 * gdb.cp/class2.cc (Dbase, D): New classes.
14044 (main): New local delta.
14045 * gdb.cp/class2.exp: Test printing delta.
14046 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14047 (dynbar): New global.
14048 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14049
081a1c2c
JK
140502015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14051
14052 * gdb.compile/compile-ifunc.c: New file.
14053 * gdb.compile/compile-ifunc.exp: New file.
14054
2f41223f
AT
140552015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14056
14057 * gdb.base/structs.exp: Check for correct struct on finish.
14058
03eddd80
YQ
140592015-02-26 Yao Qi <yao.qi@linaro.org>
14060
14061 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14062 is zero.
14063
80c57053
JK
140642015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14065
14066 * gdb.arch/cordic.ko.bz2: New file.
14067 * gdb.arch/cordic.ko.debug.bz2: New file.
14068 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14069
21613c12
YQ
140702015-02-25 Yao Qi <yao.qi@linaro.org>
14071
14072 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14073 aarch64*-*-* target.
14074
d8b901ed
PA
140752015-02-23 Pedro Alves <palves@redhat.com>
14076
14077 * lib/gdb.exp (delete_breakpoints): Rewrite using
14078 gdb_test_multiple.
14079
e5b85ead
PA
140802015-02-23 Pedro Alves <palves@redhat.com>
14081
14082 * gdb.base/info-os.c: Include stdlib.h.
14083
85c3a371
DE
140842015-02-22 Doug Evans <xdje42@gmail.com>
14085
14086 PR symtab/17855
14087 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14088 is read after symbols have been re-read.
14089 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14090 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14091
96553a0c
DE
140922015-02-21 Doug Evans <dje@google.com>
14093
14094 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14095
97a0c697
JK
140962015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14097
14098 PR corefiles/17808
14099 * gdb.arch/i386-biarch-core.core.bz2: New file.
14100 * gdb.arch/i386-biarch-core.exp: New file.
14101
a47cd6e9
PA
141022015-02-21 Pedro Alves <palves@redhat.com>
14103
14104 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14105 runto_main fails.
14106
c5facdc4
PA
141072015-02-20 Pedro Alves <palves@redhat.com>
14108
14109 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14110 info probes.
14111
2db9a427
PA
141122015-02-20 Pedro Alves <palves@redhat.com>
14113
14114 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14115
60fb7e9e
PA
141162015-02-20 Pedro Alves <palves@redhat.com>
14117
14118 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14119 clean_restart before gdb_target_supports_trace.
14120
5c5019c2
PA
141212015-02-20 Pedro Alves <palves@redhat.com>
14122
14123 PR threads/18006
14124 * gdb.threads/clone-thread_db.c: New file.
14125 * gdb.threads/clone-thread_db.exp: New file.
14126
c9587f88
AT
141272015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14128
14129 PR breakpoints/16812
14130 * gdb.base/catch-gdb-caused-signals.c: New file.
14131 * gdb.base/catch-gdb-caused-signals.exp: New file.
14132
f6a88844
JM
141332015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14134
14135 * configure: Regenerated.
14136 * configure.ac: Use GDB_AC_TRANSFORM.
14137 * aclocal.m4: sinclude ../transform.m4.
14138
497c491b
JM
141392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14140
14141 * lib/dtrace.exp: New file.
14142 * gdb.base/dtrace-probe.exp: Likewise.
14143 * gdb.base/dtrace-probe.d: Likewise.
14144 * gdb.base/dtrace-probe.c: Likewise.
14145 * lib/pdtrace.in: Likewise.
14146 * configure.ac: Output variables with the transformed names of
14147 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14148 * configure: Regenerated.
14149
03e98035
JM
141502015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14151
14152 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14153 expected message when trying to access $_probe_* convenience
14154 variables while not on a probe.
14155
63cc30e9
JK
141562015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14157
14158 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14159
0703599a
PA
141602015-02-11 Pedro Alves <pedro@codesourcery.com>
14161
14162 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14163 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14164
7e60a48e
DE
141652015-02-10 Doug Evans <xdje42@gmail.com>
14166
14167 * lib/gdb.exp (gdb_load): Always return a result.
14168
01b088bc
PA
141692015-02-10 Pedro Alves <palves@redhat.com>
14170
14171 * gdb.threads/signal-sigtrap.c: New file.
14172 * gdb.threads/signal-sigtrap.exp: New file.
14173
b05ec7a5
AT
141742015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14175
14176 * gdb.trace/no-attach-trace.c: New file.
14177 * gdb.trace/no-attach-trace.exp: New file.
14178
a2c2acaf
MW
141792015-02-09 Mark Wielaard <mjw@redhat.com>
14180
14181 * gdb.dwarf2/atomic.c: New file.
14182 * gdb.dwarf2/atomic-type.exp: Likewise.
14183
31fd9caa
MM
141842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14185
14186 * gdb.btrace/buffer-size.exp: Update "info record" output.
14187 * gdb.btrace/delta.exp: Update "info record" output.
14188 * gdb.btrace/enable.exp: Update "info record" output.
14189 * gdb.btrace/finish.exp: Update "info record" output.
14190 * gdb.btrace/instruction_history.exp: Update "info record" output.
14191 * gdb.btrace/next.exp: Update "info record" output.
14192 * gdb.btrace/nexti.exp: Update "info record" output.
14193 * gdb.btrace/step.exp: Update "info record" output.
14194 * gdb.btrace/stepi.exp: Update "info record" output.
14195 * gdb.btrace/nohist.exp: Update "info record" output.
14196
d33501a5
MM
141972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14198
14199 * gdb.btrace/buffer-size: New.
14200
f4abbc16
MM
142012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14202
14203 * gdb.btrace/delta.exp: Update "info record" output.
14204 * gdb.btrace/enable.exp: Update "info record" output.
14205 * gdb.btrace/finish.exp: Update "info record" output.
14206 * gdb.btrace/instruction_history.exp: Update "info record" output.
14207 * gdb.btrace/next.exp: Update "info record" output.
14208 * gdb.btrace/nexti.exp: Update "info record" output.
14209 * gdb.btrace/step.exp: Update "info record" output.
14210 * gdb.btrace/stepi.exp: Update "info record" output.
14211 * gdb.btrace/nohist.exp: Update "info record" output.
14212
b9d61307
SM
142132015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14214
14215 PR gdb/15678
14216 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14217
e584fdbc
PA
142182015-02-06 Pedro Alves <palves@redhat.com>
14219
14220 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14221 macro.
14222 (seconds_left, again): New globals.
14223 (main): Wait seconds_left in a 1-second sleep loop instead of
14224 sleeping 180 seconds. If 'again' is set, reset the seconds
14225 counter.
14226 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14227 'again' in the inferior before detaching. Print the seconds left.
14228 (options): New global.
14229 (top level): Build program with -DTIMEOUT=$timeout.
14230
77f41761
PA
142312015-02-06 Pedro Alves <palves@redhat.com>
14232
14233 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14234 determine how many seconds to pass to 'alarm'.
14235 * gdb.base/gdb-sigterm.exp (top level): Build program with
14236 -DTIMEOUT=$timeout.
14237 (do_test): Return success/failure indication. Add more verbose
14238 logging. Don't fail if 200 single steps are seen. Instead, fail
14239 when the test times out.
14240 (passes): New global.
14241 (top level): Break the testing loop if testing fails on any
14242 iteration. Use gdb_assert.
14243
b9394193
DB
142442015-02-04 Don Breazeal <donb@codesourcery.com>
14245
14246 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14247 and initialize them.
14248 (ipc_cleanup): New function.
14249 (main): Don't declare shmid, semid, and msqid. Add a call to
14250 atexit so that we call ipc_cleanup on exit.
14251
42d9e528
PA
142522015-02-04 Pedro Alves <palves@redhat.com>
14253
14254 * boards/native-extended-gdbserver.exp: Remove any target variant
14255 specifications from the board name before clearing the isremote
14256 flag from board_info.
14257
ae6ae975
DE
142582015-01-31 Doug Evans <xdje42@gmail.com>
14259
14260 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14261
cfb069a8
GB
142622015-01-31 Gary Benson <gbenson@redhat.com>
14263
14264 * gdb.base/completion.exp: Disable completion limiting for
14265 existing tests. Add new tests to check completion limiting.
14266 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14267
5dd31d79
DE
142682015-01-31 Doug Evans <xdje42@gmail.com>
14269
14270 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14271
9f050062
DE
142722015-01-31 Doug Evans <xdje42@gmail.com>
14273
14274 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14275 entries. Duplicate file section script entries.
14276 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14277 inlined entries. Add test for safe-path rejection.
14278 * gdb.python/py-section-script.c: Add duplicate inlined section script
14279 entries. Duplicate file section script entries.
14280 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14281 inlined entries. Add test for safe-path rejection.
14282
df25ebbd
JB
142832015-01-29 Joel Brobecker <brobecker@adacore.com>
14284
14285 * gdb.ada/disc_arr_bound: New testcase.
14286
4a0ca9ec
JB
142872015-01-29 Joel Brobecker <brobecker@adacore.com>
14288
14289 * gdb.ada/mi_var_array: New testcase.
14290
3a8b707a
DE
142912015-01-27 Doug Evans <dje@google.com>
14292
14293 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14294 Add test for objfile.filename, objfile.username after objfile
14295 has been unloaded.
14296
f8313f6e
JB
142972015-01-26 Joel Brobecker <brobecker@adacore.com>
14298
14299 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14300 the second test to print the name attribute of value
14301 returned by the call to gdb.lookup_type, and adjust
14302 the expected output accordingly.
14303
37bc665e
MW
143042015-01-25 Mark Wielaard <mjw@redhat.com>
14305
14306 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14307 * gdb.base/disp-step-fork.c: Include unistd.h.
14308 * gdb.base/siginfo-obj.c: Include stdio.h.
14309 * gdb.base/siginfo-thread.c: Likewise.
14310 * gdb.mi/non-stop.c: Include unistd.h.
14311 * gdb.mi/nsthrexec.c: Include stdio.h.
14312 * gdb.mi/pthreads.c: Include unistd.h.
14313 * gdb.modula2/unbounded1.c (main): Declare returns int.
14314 * gdb.reverse/consecutive-reverse.c: Likewise.
14315 * gdb.threads/create-fail.c: Include unistd.h.
14316 * gdb.threads/killed.c: Likewise.
14317 * gdb.threads/linux-dp.c: Likewise.
14318 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14319 * gdb.threads/non-ldr-exc-2.c: Likewise.
14320 * gdb.threads/non-ldr-exc-3.c: Likewise.
14321 * gdb.threads/non-ldr-exc-4.c: Likewise.
14322 * gdb.threads/pthreads.c: Include unistd.h.
14323 (main): Declare returns int.
14324 * gdb.threads/tls-main.c (foo): New declaration.
14325 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14326
f7e5394d
SM
143272015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14328
14329 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14330 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14331
743649fd
MW
143322015-01-15 Mark Wielaard <mjw@redhat.com>
14333
14334 * gdb.base/noreturn-return.c: New file.
14335 * gdb.base/noreturn-return.exp: New file.
14336 * gdb.base/noreturn-finish.c: New file.
14337 * gdb.base/noreturn-finish.exp: New file.
14338
198297aa
PA
143392015-01-23 Pedro Alves <palves@redhat.com>
14340
14341 * gdb.threads/continue-pending-after-query.c: New file.
14342 * gdb.threads/continue-pending-after-query.exp: New file.
14343
717cf30c
AG
143442015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14345 Simon Marchi <simon.marchi@ericsson.com>
14346
14347 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14348 * gdb.base/valgrind-db-attach.exp: Same.
14349 * gdb.base/valgrind-infcall.exp: Same.
14350 * lib/mi-support.exp (default_mi_gdb_start): Same.
14351 * lib/prompt.exp (default_prompt_gdb_start): Same.
14352 * lib/gdb.exp (default_gdb_spawn): Same.
14353 (gdb_interact): New.
14354
14355
4b62a76e
JK
143562015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14357
14358 * gdb.compile/compile.exp (pointer to jit function): New test.
14359
b4cdae6f
WW
143602015-01-17 Wei-cheng Wang <cole945@gmail.com>
14361
14362 * lib/gdb.exp (supports_process_record): Return true for
14363 powerpc*-*-linux*.
14364 (supports_reverse): Likewise.
14365
d221e7ef
DB
143662015-01-15 Don Breazeal <donb@codesourcery.com>
14367
14368 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14369 instead of checking whether the target board is remote and
14370 use spawn_wait_for_attach instead of exec/sleep.
14371 * gdb.base/attach-twice.exp: Likewise.
14372
bafffb51
JB
143732015-01-15 Joel Brobecker <brobecker@adacore.com>
14374
14375 * gdb.ada/var_arr_attrs: New testcase.
14376
5589af0e
PA
143772015-01-14 Pedro Alves <palves@redhat.com>
14378 Joel Brobecker <brobecker@adacore.com>
14379
14380 PR gdb/17525
14381 * gdb.base/bp-cmds-execution-x-script.c: New file.
14382 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14383 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14384
6c400b59
PA
143852015-01-14 Pedro Alves <palves@redhat.com>
14386
14387 PR cli/17828
14388 * gdb.base/batch-preserve-term-settings.c: New file.
14389 * gdb.base/batch-preserve-term-settings.exp: New file.
14390
e02c96a7
DE
143912015-01-13 Doug Evans <dje@google.com>
14392
14393 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14394 binary.
14395
576fd14c
JB
143962015-01-13 Joel Brobecker <brobecker@adacore.com>
14397
14398 * Makefile.in (clean mostlyclean): Do not delete *.py.
14399
04dccad0
JB
144002015-01-13 Joel Brobecker <brobecker@adacore.com>
14401
14402 * gdb.python/py-lookup-type.exp: New file.
14403
3d230f71
PA
144042015-01-12 Pedro Alves <palves@redhat.com>
14405
14406 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14407 restore GDBFLAGS before returning.
14408
7e67715d
JK
144092015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14410
14411 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14412 is_amd64_regs_target and is_x86_like_target.
14413
f2e0d4b4
DE
144142015-01-11 Doug Evans <xdje42@gmail.com>
14415
14416 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14417 is given without an explicit form.
14418 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14419 attributes.
14420 * gdb.dwarf/corrupt.exp: Ditto.
14421 * gdb.dwarf2/enum-type.exp: Ditto.
14422 * gdb.trace/entry-values.exp: Ditto.
14423 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14424
439250fb
DE
144252015-01-11 Doug Evans <xdje42@gmail.com>
14426
14427 PR gdb/15830
14428 * gdb.base/maint.exp: Remove references to "maint demangle".
14429 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14430 Add tests for explicitly specifying language to demangle.
14431 * gdb.dlang/demangle.exp: Ditto.
14432
ede9f622
PA
144332015-01-09 Pedro Alves <palves@redhat.com>
14434
14435 * gdb.threads/non-stop-fair-events.c: New file.
14436 * gdb.threads/non-stop-fair-events.exp: New file.
14437
a7b796db
PA
144382015-01-09 Pedro Alves <palves@redhat.com>
14439
14440 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14441 the global scope. Set a breakpoint after all threads are started
14442 rather than stepping over two source lines. Expect the prompt.
14443 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14444 global.
14445 (NUM): Now 15.
14446 (main): Use threads_started_barrier to wait for all threads to
14447 start. Main thread no longer calls thread_function. Exit after
14448 180 seconds.
14449 (loop): New function.
14450 (thread_function): Wait on threads_started_barrier barrier. Call
14451 'loop' at each iteration.
14452 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14453 threads have started, instead of hardcoding number of "next"
14454 steps. Use an access watchpoint instead of a write watchpoint.
14455
9665ffdd
PA
144562015-01-09 Pedro Alves <palves@redhat.com>
14457
14458 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14459 (thread_func): Wait on barrier.
14460 (main): Wait for all threads to start before stopping GDB.
14461 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14462 global.
14463 (thread1_func, thread2_func): Wait on barrier.
14464 (main): Wait for all threads to start before stopping GDB.
14465 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14466 New global.
14467 (thread1_func, thread2_func): Wait on barrier.
14468 (main): Wait for all threads to start before stopping GDB.
14469
c945a99f
PA
144702015-01-09 Pedro Alves <palves@redhat.com>
14471
14472 * gdb.threads/attach-many-short-lived-threads.c: New file.
14473 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14474
c1a747c1
PA
144752014-01-09 Pedro Alves <palves@redhat.com>
14476
14477 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14478 instead of to thread 2.
14479 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14480 Add barrier around each pthread_create call instead of around all
14481 calls.
14482 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14483 Set a break on thread_function and have the child threads hit it
14484 one at at a time.
14485
60b3033e
PA
144862015-01-09 Pedro Alves <palves@redhat.com>
14487
14488 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14489 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14490 false.
14491 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14492 checking whether the target board is remote.
14493 * gdb.multi/multi-attach.exp: Likewise.
14494 * gdb.python/py-sync-interp.exp: Likewise.
14495 * gdb.server/ext-attach.exp: Likewise.
14496 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14497 tests that need to attach, instead of checking whether the target
14498 board is remote at the top of the file.
14499
acc018ac
YQ
145002015-01-08 Yao Qi <yao@codesourcery.com>
14501
14502 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14503
50a18af8
JK
145042015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14505
14506 Fix testcase compilation.
14507 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14508
8503d6e1
JB
145092015-01-06 Joel Brobecker <brobecker@adacore.com>
14510
14511 * gdb.python/py-type.exp: Add a couple test about empty
14512 array creation, and negative-length array creation.
14513
cc73dbcc
DE
145142015-01-02 Doug Evans <xdje42@gmail.com>
14515
14516 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14517
0300bbc7
DE
145182015-01-02 Doug Evans <dje@google.com>
14519
14520 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14521
9d85a0ec
YQ
145222014-12-29 Yao Qi <yao@codesourcery.com>
14523
14524 * gdb.trace/entry-values.exp: Update comments. Rename variable
14525 bar_call_foo to returned_from_foo.
14526
87186c6a
MMN
145272014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14528
14529 PR gdb/17394
14530 * gdb.linespec/break-asm-file.c: New file.
14531 * gdb.linespec/break-asm-file.exp: New file.
14532 * gdb.linespec/break-asm-file0.s: New file.
14533 * gdb.linespec/break-asm-file1.s: New file.
14534
1bab7383
YQ
145352014-12-18 Nigel Stephens <nigel@mips.com>
14536 Maciej W. Rozycki <macro@codesourcery.com>
14537
14538 * gdb.base/float.exp: Handle the new output from "info float" on
14539 MIPS targets.
14540
1bc1068a
JK
145412014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14542
14543 Fix MinGW compilation.
14544 * gdb.compile/compile-ops.exp: Update untested message if
14545 !skip_compile_feature_tests.
14546 * gdb.compile/compile-setjmp.exp: Likewise.
14547 * gdb.compile/compile-tls.exp: Likewise.
14548 * gdb.compile/compile.exp: Likewise.
14549 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14550 supported on this host".
14551
b6615d10
DE
145522014-12-16 Doug Evans <xdje42@gmail.com>
14553
14554 * boards/stabs.exp: New file.
14555
25dda427
AA
145562014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14557
14558 * gdb.base/completion.exp: Adjust to format changes of "maint
14559 print user-registers".
14560
bf330350
CU
145612014-12-16 Catalin Udma <catalin.udma@freescale.com>
14562
14563 PR server/17457
14564 * gdb.arch/aarch64-fp.c: New file.
14565 * gdb.arch/aarch64-fp.exp: New file.
14566
395cf596
SDJ
145672014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14568
14569 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14570 r210637, r210913, r211666, r215400, r215817).
14571
14572 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14573 * dg-extract-results.py: New file.
14574 * dg-extract-results.sh: Use it if the environment seems
14575 suitable.
14576
14577 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14578
14579 * dg-extract-results.py (parse_run): Handle warnings that
14580 are printed before a test harness is run.
14581
14582 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14583
14584 * dg-extract-results.py (Named): Remove __cmp__ method.
14585 (output_variation): Use a key to sort variation.harnesses.
14586
14587 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14588
14589 * dg-extract-results.py: For Python 3, force sys.stdout to
14590 handle surrogate escape sequences.
14591 (safe_open): New function.
14592 (output_segment, main): Use it.
14593
14594 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14595
14596 * dg-extract-results.py (Prog.result_re): Include options
14597 in test name.
14598
14599 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14600
14601 * dg-extract-results.py (output_variation): Always sort if
14602 do_sum.
14603
e882ef3c
SM
146042014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14605
14606 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14607 as long as we get pagination notifications.
14608
4992aa20
JM
146092014-12-15 Jason Merrill <jason@redhat.com>
14610
14611 * Makefile.in (check-gdb.%): Restore.
14612 * README: Mention it.
14613
c1b5a1a6
JB
146142014-12-13 Joel Brobecker <brobecker@adacore.com>
14615
14616 * gdb.ada/str_uninit: New testcase.
14617
5537b577
JK
146182014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14619
14620 PR symtab/17642
14621 * gdb.base/vla-stub-define.c: New file.
14622 * gdb.base/vla-stub.c: New file.
14623 * gdb.base/vla-stub.exp: New file.
14624
bb2ec1b3
TT
146252014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14626 Jan Kratochvil <jan.kratochvil@redhat.com>
14627 Tom Tromey <tromey@redhat.com>
14628
14629 * configure.ac: Add gdb.compile/.
14630 * configure: Regenerate.
14631 * gdb.compile/Makefile.in: New file.
14632 * gdb.compile/compile-ops.exp: New file.
14633 * gdb.compile/compile-ops.c: New file.
14634 * gdb.compile/compile-tls.c: New file.
14635 * gdb.compile/compile-tls.exp: New file.
14636 * gdb.compile/compile-constvar.S: New file.
14637 * gdb.compile/compile-constvar.c: New file.
14638 * gdb.compile/compile-mod.c: New file.
14639 * gdb.compile/compile-nodebug.c: New file.
14640 * gdb.compile/compile-setjmp-mod.c: New file.
14641 * gdb.compile/compile-setjmp.c: New file.
14642 * gdb.compile/compile-setjmp.exp: New file.
14643 * gdb.compile/compile-shlib.c: New file.
14644 * gdb.compile/compile.c: New file.
14645 * gdb.compile/compile.exp: New file.
14646 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14647
4ff709eb
TT
146482014-12-12 Tom Tromey <tromey@redhat.com>
14649
14650 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14651 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14652
6dddd6a5
DE
146532014-12-12 Doug Evans <dje@google.com>
14654
14655 * lib/gdb-python.exp (get_python_valueof): New function.
14656 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14657
71c24708
AA
146582014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14659
14660 * gdb.base/completion.exp: Add test for completion of "info
14661 registers ".
14662
3e29f34a
MR
146632014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14664
14665 * gdb.base/func-ptrs.c: New file.
14666 * gdb.base/func-ptrs.exp: New file.
14667
fc126975
SM
146682014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14669
14670 PR breakpoints/17012
14671 * gdb.base/dprintf-detach.c: New file.
14672 * gdb.base/dprintf-detach.exp: New file.
14673
0a46d518
SM
146742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14675
14676 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14677 * lib/gdb.exp (target_is_gdbserver): New procedure.
14678
a0be3e44
DE
146792014-12-08 Doug Evans <dje@google.com>
14680
14681 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14682
df1b803a
YQ
146832014-12-05 Yao Qi <yao@codesourcery.com>
14684
14685 * gdb.guile/scm-error.exp: Remove the third argument to
14686 gdb_remote_download.
14687 * gdb.guile/scm-frame-args.exp: Likewise.
14688 * gdb.guile/scm-section-script.exp: Likewise.
14689
ddb9f679
YQ
146902014-12-05 Yao Qi <yao@codesourcery.com>
14691
14692 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14693
86e4ed39
DE
146942014-12-04 Doug Evans <dje@google.com>
14695
14696 * gdb.python/py-objfile.exp: Add tests for
14697 objfile.add_separate_debug_file.
14698
7c50a931
DE
146992014-12-04 Doug Evans <dje@google.com>
14700
14701 * lib/gdb.exp (get_build_id): New function.
14702 (build_id_debug_filename_get): Rewrite to use it.
14703 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14704
621661e3
MR
147052014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14706
14707 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14708 `method(long)', not just 0x0.
14709 * gdb.cp/nsalias.exp: Align code labels to 4.
14710 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14711 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14712 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14713 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14714 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14715 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14716
29f0c3b7
DE
147172014-12-02 Doug Evans <dje@google.com>
14718
e1e061e7 14719 PR symtab/17602
29f0c3b7 14720 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14721 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14722 * gdb.cp/anon-ns.exp: Update.
14723
162078c8
NB
147242014-12-02 Nick Bull <nicholaspbull@gmail.com>
14725
14726 * gdb.python/py-events.py (inferior_call_handler): New.
14727 (register_changed_handler, memory_changed_handler): New.
14728 (test_events.invoke): Register new handlers.
14729 * gdb.python/py-events.exp: Add tests for inferior call,
14730 memory_changed and register_changed events.
14731
fdb09caf
AA
147322014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14733
14734 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14735 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14736 if the linker doesn't understand this.
14737
55cfb2c4
SM
147382014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14739
14740 * gdb.python/python.exp: Change expected reply to help().
14741
9e8cd6df
YQ
147422014-12-01 Yao Qi <yao@codesourcery.com>
14743
14744 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14745 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14746 * configure: Re-generated.
14747
6c659fc2
SC
147482014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14749
14750 * gdb.cp/chained-calls.cc: New file.
14751 * gdb.cp/chained-calls.exp: New file.
14752 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14753
d7fc3181
SM
147542014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14755
14756 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14757 * gdb.dwarf2/symtab-producer.exp: Same.
14758 * gdb.gdb/python-interrupts.exp: Same.
14759 * gdb.gdb/python-selftest.exp: Same.
14760 * gdb.python/py-linetable.exp: Same.
14761 * gdb.python/py-type.exp: Same.
14762 * gdb.python/py-value-cc.exp: Same.
14763 * gdb.python/py-value.exp: Same.
14764
10e79639
YQ
147652014-11-28 Yao Qi <yao@codesourcery.com>
14766
14767 * gdb.base/break-probes.exp: Match library name prefixed with
14768 sysroot.
14769
f28a0564
SM
147702014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14771
14772 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14773 test expected output. Add parentheses for the call to print.
14774 Remove L suffix from integers.
14775
3fe1ce1d
DE
147762014-11-26 Doug Evans <dje@google.com>
14777
14778 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14779
84429e27
YQ
147802014-11-22 Yao Qi <yao@codesourcery.com>
14781
14782 * gdb.trace/entry-values.c: Remove asms.
14783 (foo): Add foo_label.
14784 (bar): Add bar_label.
14785 * gdb.trace/entry-values.exp: Remove code computing foo's
14786 length and bar's length.
14787 (Dwarf::assemble): Invoke function_range for bar and use
14788 MACRO_AT_func for foo.
14789
26741859
YQ
147902014-11-22 Yao Qi <yao@codesourcery.com>
14791
14792 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14793 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14794 Use .Lgcc43_procstart instead of gcc43.
14795
45e44d27
JB
147962014-11-21 Joel Brobecker <brobecker@adacore.com>
14797
14798 * gdb.ada/n_arr_bound: New testcase.
14799
458c8db8
SDJ
148002014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14801
14802 PR breakpoints/10737
14803 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14804 test_catch_syscall_multi_arch.
14805 (test_catch_syscall_multi_arch): New function.
14806
43f3e411
DE
148072014-11-20 Doug Evans <xdje42@gmail.com>
14808
14809 * gdb.base/maint.exp: Update expected output.
14810
0d7b2549
AA
148112014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14812
14813 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14814 4-byte instruction on S390.
14815
8908fca5
JB
148162014-11-19 Joel Brobecker <brobecker@adacore.com>
14817
14818 * gdb.ada/arr_arr: New testcase.
14819
4a46959e
JB
148202014-11-19 Joel Brobecker <brobecker@adacore.com>
14821
14822 * gdb.ada/pkd_arr_elem: New Testcase.
14823
470e2f4e
LM
148242014-11-18 Luis Machado <lgustavo@codesourcery.com>
14825
14826 * gdb.reverse/break-precsave: Expect completion message for
14827 core file reads.
14828 * gdb.reverse/consecutive-precsave.exp: Likewise.
14829 * gdb.reverse/finish-precsave.exp: Likewise.
14830 * gdb.reverse/i386-precsave.exp: Likewise.
14831 * gdb.reverse/machinestate-precsave.exp: Likewise.
14832 * gdb.reverse/sigall-precsave.exp: Likewise.
14833 * gdb.reverse/solib-precsave.exp: Likewise.
14834 * gdb.reverse/step-precsave.exp: Likewise.
14835 * gdb.reverse/until-precsave.exp: Likewise.
14836 * gdb.reverse/watch-precsave.exp: Likewise.
14837
a267f3ad
AA
148382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14839
14840 * gdb.base/bp-permanent.c: Include unistd.h.
14841 * gdb.python/py-framefilter-mi.c (main): Add return type.
14842 * gdb.python/py-framefilter.c (main): Likewise.
14843 * gdb.trace/actions-changed.c (main): Likewise.
14844
12084a9a
AA
148452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14846
14847 * gdb.mi/until.c: Add eye-catchers.
14848 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14849 line numbers.
14850
dc7e1a77
AA
148512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14852
14853 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14854 function header variants in break1.c.
14855 * gdb.base/ena-dis-br.exp: Likewise.
14856 * gdb.base/hbreak2.exp: Likewise.
14857 * gdb.reverse/until-precsave.exp: Drop references to removed
14858 non-prototype function header variants in ur1.c.
14859 * gdb.reverse/until-reverse.exp: Likewise.
14860
41c77605
PM
148612014-11-17 Petr Machata <pmachata@redhat.com>
14862
14863 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14864 ${_cu_offset_size} bytes abbrev offset.
14865
34248c3a
DE
148662014-11-15 Doug Evans <xdje42@gmail.com>
14867
14868 PR symtab/17559
14869 * gdb.base/line-symtabs.exp: New file.
14870 * gdb.base/line-symtabs.c: New file.
14871 * gdb.base/line-symtabs.h: New file.
14872
646da059
YQ
148732014-11-14 Yao Qi <yao@codesourcery.com>
14874
14875 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14876 (func): Add label func_label.
14877 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14878 Replace low_pc and high_pc with MACRO_AT_range.
14879 Replace name, low_pc and high_pc with MACRO_AT_func.
14880
9301ebe6
YQ
148812014-11-14 Yao Qi <yao@codesourcery.com>
14882
14883 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14884 Replace name, low_pc and high_pc with MACRO_AT_func.
14885
f166b542
YQ
148862014-11-14 Yao Qi <yao@codesourcery.com>
14887
14888 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14889 produce debug information.
14890 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14891
0f6e71e3
YQ
148922014-11-14 Yao Qi <yao@codesourcery.com>
14893
14894 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14895 object and get function length.
14896 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14897 with MACRO_AT_func.
14898 (top-level): Replace gdb_compile and clean_restart with
14899 prepare_for_testing.
14900 * gdb.dwarf2/main.c (main): Add label main_label.
14901
876c4df9
YQ
149022014-11-14 Yao Qi <yao@codesourcery.com>
14903
14904 * lib/dwarf.exp (function_range): New procedure.
14905 (Dwarf::_handle_macro_at_func): New procedure.
14906 (Dwarf::_handle_macro_at_range): New procedure.
14907 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14908
02ad9cf1
YQ
149092014-11-14 Yao Qi <yao@codesourcery.com>
14910
14911 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14912 (_handle_attribute): New procedure.
14913
a59add0c
AA
149142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14915
14916 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14917 * gdb.base/call-sc.c (zed): Likewise.
14918 * gdb.base/checkpoint.c (main): Likewise.
14919 * gdb.base/dump.c (main): Likewise.
14920 * gdb.base/gcore.c (main): Likewise.
14921 * gdb.base/huge.c (main): Likewise.
14922 * gdb.base/multi-forks.c (main): Likewise.
14923 * gdb.base/pr10179-a.c (main): Likewise.
14924 * gdb.base/savedregs.c (main): Likewise.
14925 * gdb.base/sigaltstack.c (main): Likewise.
14926 * gdb.base/siginfo.c (main): Likewise.
14927 * gdb.base/structs.c (zed): Likewise.
14928 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14929 * gdb.mi/mi-syn-frame.c (main): Likewise.
14930 * gdb.mi/until.c (foo, main): Likewise.
14931 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14932 * gdb.base/solib-weak.c (foo): Declare.
14933 * gdb.base/attach-twice.c: Include stdio.h.
14934 * gdb.base/weaklib1.c: Likewise.
14935 * gdb.base/weaklib2.c: Likewise.
14936 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14937 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14938 unistd.h.
14939 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14940 * gdb.mi/mi-exit-code.c: Likewise.
14941 * gdb.base/break-interp-lib.c: Include string.h.
14942 * gdb.base/coremaker.c: Likewise.
14943 * gdb.base/testenv.c: Likewise.
14944 * gdb.python/py-finish-breakpoint.c: Likewise.
14945 * gdb.base/inferior-died.c: Include sys/wait.h.
14946 * gdb.base/fileio.c: Include time.h.
14947 * gdb.base/async-shell.c: Include unistd.h.
14948 * gdb.base/dprintf-non-stop.c: Likewise.
14949 * gdb.base/info-os.c: Likewise.
14950 * gdb.mi/mi-console.c: Likewise.
14951 * gdb.mi/watch-nonstop.c: Likewise.
14952 * gdb.python/py-events.c: Likewise.
14953 * gdb.base/async.c (baz): Move up before its invocation.
14954 * gdb.base/code_elim2.c (my_global_func): Likewise.
14955 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14956 * gdb.base/advance.c (func2): Likewise.
14957
3b5d5997
AA
149582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14959
14960 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14961 variant.
14962 * gdb.base/annota3.c: Likewise.
14963 * gdb.base/async.c: Likewise.
14964 * gdb.base/average.c: Likewise.
14965 * gdb.base/call-ar-st.c: Likewise.
14966 * gdb.base/call-rt-st.c: Likewise.
14967 * gdb.base/call-sc.c: Likewise.
14968 * gdb.base/call-strs.c: Likewise.
14969 * gdb.base/ending-run.c: Likewise.
14970 * gdb.base/execd-prog.c: Likewise.
14971 * gdb.base/exprs.c: Likewise.
14972 * gdb.base/foll-exec.c: Likewise.
14973 * gdb.base/foll-fork.c: Likewise.
14974 * gdb.base/foll-vfork.c: Likewise.
14975 * gdb.base/funcargs.c: Likewise.
14976 * gdb.base/gcore.c: Likewise.
14977 * gdb.base/jump.c: Likewise.
14978 * gdb.base/langs0.c: Likewise.
14979 * gdb.base/langs1.c: Likewise.
14980 * gdb.base/langs2.c: Likewise.
14981 * gdb.base/mips_pro.c: Likewise.
14982 * gdb.base/nodebug.c: Likewise.
14983 * gdb.base/opaque0.c: Likewise.
14984 * gdb.base/opaque1.c: Likewise.
14985 * gdb.base/recurse.c: Likewise.
14986 * gdb.base/run.c: Likewise.
14987 * gdb.base/scope0.c: Likewise.
14988 * gdb.base/scope1.c: Likewise.
14989 * gdb.base/setshow.c: Likewise.
14990 * gdb.base/setvar.c: Likewise.
14991 * gdb.base/shmain.c: Likewise.
14992 * gdb.base/shr1.c: Likewise.
14993 * gdb.base/shr2.c: Likewise.
14994 * gdb.base/sigall.c: Likewise.
14995 * gdb.base/signals.c: Likewise.
14996 * gdb.base/so-indr-cl.c: Likewise.
14997 * gdb.base/solib2.c: Likewise.
14998 * gdb.base/structs.c: Likewise.
14999 * gdb.base/sum.c: Likewise.
15000 * gdb.base/vforked-prog.c: Likewise.
15001 * gdb.base/watchpoint.c: Likewise.
15002 * gdb.reverse/shr2.c: Likewise.
15003 * gdb.reverse/until-reverse.c: Likewise.
15004 * gdb.reverse/ur1.c: Likewise.
15005 * gdb.reverse/watch-reverse.c: Likewise.
15006
066a77c5
AA
150072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15008
15009 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15010 variant.
15011 * gdb.base/sepdebug.exp: Drop references to removed code.
15012
4f204ea5
AA
150132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15014
15015 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15016 variant. Preserve original line numbering.
15017 * gdb.base/list1.c: Likewise.
15018
3b377a3a
AA
150192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15020
15021 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15022 variant.
15023 * gdb.base/break1.c: Likewise.
15024 * gdb.base/break.exp: Drop references to removed code.
15025
e444df73
AA
150262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15027
15028 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15029 variant.
15030
8008f2a7
AA
150312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15032
15033 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15034
a5a06887
AA
150352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15036
15037 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15038 logic into perform_all_tests() and invoke it with and without
15039 function header prototypes.
15040 (do_function_calls): Remove conditional XFAIL for PR 5318.
15041 (rerun_and_prepare): Remove duplicate code.
15042 (perform_all_tests): New. Main logic moved here.
15043
44dba9b9
AA
150442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15045
15046 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15047 code guarded by #ifdef NO_PROTOTYPES.
15048 (t_double_many_args): Likewise.
15049 (DEF_FUNC_MANY_ARGS_1): Likewise.
15050 (DEF_FUNC_VALUES_1): Likewise.
15051 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15052 guarded by #ifdef PROTOTYPES.
15053
d1fbcd56
AA
150542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15055
15056 * gdb.mi/mi-console.c: Add eye-catcher.
15057 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15058 instead of literal line number.
15059
b0e59b8f
AA
150602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15061
15062 * gdb.base/shr2.c: Add eye-catcher.
15063 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15064 line number.
15065
78f98cca
AA
150662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15067
15068 * gdb.base/jump.c: Add eye-catchers.
15069 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15070 numbers.
15071
58fa2af0
AA
150722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15073
15074 * gdb.base/execd-prog.c: Add eye-catchers.
15075 * gdb.base/foll-exec.c: Likewise.
15076 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15077 line numbers.
15078
04e5059b
AA
150792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15080
15081 * gdb.base/ending-run.c: Add eye-catchers.
15082 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15083 literal line numbers.
15084
dbfdb174
AA
150852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15086
15087 * gdb.base/call-rt-st.c: Add eye-catchers.
15088 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15089 literal line numbers.
15090
888a2ade
AA
150912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15092
15093 * gdb.base/call-ar-st.c: Add eye-catchers.
15094 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15095 literal line numbers.
15096
6acc2dde
AA
150972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15098
15099 * gdb.base/average.c: Add eye-catchers.
15100 * gdb.base/sum.c: Likewise.
15101 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15102 regexps dynamically.
15103
9ecfcd1d
AA
151042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15105
15106 * gdb.base/solib1.c: Add eye-catchers.
15107 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15108 literal line numbers.
15109
78708b7c
PA
151102014-11-12 Pedro Alves <palves@redhat.com>
15111
15112 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15113 leader has exited.
15114
af48d08f
PA
151152014-11-12 Pedro Alves <palves@redhat.com>
15116
15117 * gdb.arch/i386-bp_permanent.c: New file.
15118 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15119 (srcfile): Set to i386-bp_permanent.c.
15120 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15121 that stepi does not execute the 'leave' instruction, instead of
15122 testing it does execute.
15123 * gdb.base/bp-permanent.c: New file.
15124 * gdb.base/bp-permanent.exp: New file.
15125
af3768e9
DE
151262014-11-10 Doug Evans <xdje42@gmail.com>
15127
15128 PR symtab/17564
15129 * gdb.base/symtab-search-order.exp: New file.
15130 * gdb.base/symtab-search-order.c: New file.
15131 * gdb.base/symtab-search-order-1.c: New file.
15132 * gdb.base/symtab-search-order-shlib-1.c: New file.
15133
9de00a4a
PA
151342014-11-07 Pedro Alves <palves@redhat.com>
15135
15136 PR gdb/17511
15137 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15138 i?86-*-linux*.
15139
e0f52461
SC
151402014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15141
15142 PR c++/17494
15143 * gdb.cp/pr17494.cc: New file.
15144 * gdb.cp/pr17494.exp: New file.
15145
6ce8c980
YQ
151462014-11-02 Yao Qi <yao@codesourcery.com>
15147
15148 * gdb.python/python.exp: Get working directory and match the
15149 output of "set extended-prompt \\w " with it.
15150
02be9a71
DE
151512014-10-30 Doug Evans <dje@google.com>
15152
15153 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15154 in objfiles.
15155 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15156 in progspaces.
15157
3bdff46b
LM
151582014-10-30 Janis Johnson <janisjo@codesourcery.com>
15159
15160 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15161 * gdb.base/realname-expand.exp: Likewise.
15162 * gdb.linespec/macro-relative.exp: Likewise.
15163
ab917dfb
PA
151642014-10-29 Pedro Alves <palves@redhat.com>
15165
15166 PR gdb/17408
15167 * gdb.threads/schedlock.c (some_function): New function.
15168 (call_function): New global.
15169 (MAYBE_CALL_SOME_FUNCTION): New macro.
15170 (thread_function): Call it.
15171 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15172 and use it instead of a global counter. Adjust all callers.
15173 (get_current_thread): Use "find current thread" for test message
15174 here rather than having all callers pass down the same string.
15175 (goto_loop): New procedure, factored out from ...
15176 (my_continue): ... this.
15177 (step_ten_loops): Change parameter from test message to command to
15178 use. Adjust.
15179 (list_count): Delete global.
15180 (check_result): New procedure, factored out from duplicate top
15181 level code.
15182 (continue tests): Wrap in with_test_prefix.
15183 (test_step): New procedure, factored out from duplicate top level
15184 code.
15185 (top level): Test "step" in combination with all scheduler-locking
15186 modes. Test "next" in combination with all scheduler-locking
15187 modes, and in combination with stepping over a function call or
15188 not.
15189 * gdb.threads/next-bp-other-thread.c: New file.
15190 * gdb.threads/next-bp-other-thread.exp: New file.
15191
d3d4baed
PA
151922014-10-29 Pedro Alves <palves@redhat.com>
15193
15194 PR python/17372
15195 * gdb.python/python.exp: Test a multi-line command that spawns
15196 interactive Python.
15197 * gdb.base/multi-line-starts-subshell.exp: New file.
15198
563e8d85
YQ
151992014-10-29 Yao Qi <yao@codesourcery.com>
15200
15201 * gdb.base/fileio.exp: Make directories on host.
15202
0ea4d52e
YQ
152032014-10-29 Yao Qi <yao@codesourcery.com>
15204
15205 * gdb.base/fileio.c (test_write): Close the file.
15206
7f5ef605
PA
152072014-10-28 Pedro Alves <palves@redhat.com>
15208
15209 PR gdb/12623
15210 * gdb.base/sigstep.c (no_handler): New global.
15211 (main): If 'no_handler is true, set the signal handlers to
15212 SIG_IGN.
15213 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15214 with_sw_watch and no_handler parameters. Handle them.
15215 (top level) <stepping over handler when stopped at a breakpoint
15216 test>: Add a test axis for testing with a software watchpoint, and
15217 another for testing with the signal handler set to SIG_IGN.
15218 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15219 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15220
abbdbd03
PA
152212014-10-28 Pedro Alves <palves@redhat.com>
15222
15223 PR gdb/17511
15224 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15225 * gdb.base/sigstep.exp (other_handler_location): New global.
15226 (advance): Support stepping into the signal handler, and running
15227 commands while in the handler.
15228 (in_handler_map): New global.
15229 (top level): In the advance test, add combinations for getting
15230 into the handler with stepping commands, and for running commands
15231 in the handler. Add comment descripting the advancei tests.
15232
1df4399f
PA
152332014-10-28 Pedro Alves <palves@redhat.com>
15234
15235 * gdb.base/sigstep.exp: Use build_executable instead of
15236 prepare_for_testing.
15237 (top level): Move code that starts GDB, runs to main and creates a
15238 display to ...
15239 (restart): ... this new procedure.
15240 (top level): Move backtrace from signal handler test to ...
15241 (validate_backtrace): ... this new procedure.
15242 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15243 with_test_prefix. Always restart GDB.
15244 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15245 with_test_prefix. Always restart GDB. No need to delete
15246 breakpoints after the test.
15247 (test_skip_handler): Remove prefix parameter.
15248 (skip_over_handler, breakpoint_to_handler)
15249 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15250 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15251 restart GDB. No need to delete breakpoints after the test.
15252 (top level): Use foreach to call the test procedures with
15253 different commands.
15254
a5b6e449
PA
152552014-10-28 Pedro Alves <palves@redhat.com>
15256
15257 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15258 instead of GNATS numbers.
15259 * gdb.base/sigbpt.exp: Likewise.
15260 * gdb.base/siginfo.exp: Likewise.
15261 * gdb.base/sigstep.exp: Likewise.
15262
e5f8a7cc
PA
152632014-10-27 Pedro Alves <palves@redhat.com>
15264
15265 * gdb.base/sigstep.c (dummy): New global.
15266 (main): Issue a couple writes to the new global.
15267 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15268 procedures.
15269 (skip_over_handler): Use test_skip_handler.
15270 (top level): Call skip_over_handler for stepi and nexti too.
15271 (breakpoint_over_handler): Use test_skip_handler.
15272 (top level): Call breakpoint_over_handler for stepi and nexti too.
15273
763905a3
YQ
152742014-10-27 Yao Qi <yao@codesourcery.com>
15275
15276 * gdb.trace/tfile.c (adjust_function_address)
15277 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15278 function descriptor.
15279
6f259a23
DB
152802014-10-24 Don Breazeal <donb@codesourcery.com>
15281
15282 * gdb.base/foll-fork.exp (test_follow_fork,
15283 catch_fork_child_follow): Check for updated fork messages emitted
15284 from infrun.c.
15285 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15286 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15287 vfork_and_exec_child_follow_through_step): Check for updated vfork
15288 messages emitted from infrun.c.
15289
09dd9a69
PA
152902014-10-24 Pedro Alves <palves@redhat.com>
15291
15292 * gdb.base/corefile.exp: Remove references to ultrix.
15293 * gdb.base/interrupt.exp: Likewise.
15294 * gdb.base/whatis.exp: Likewise.
15295 * gdb.gdb/selftest.exp: Likewise.
15296 * gdb.threads/manythreads.exp: Likewise.
15297 * gdb.threads/print-threads.exp: Likewise.
15298 * gdb.threads/pthreads.exp:: Likewise.
15299 * gdb.threads/schedlock.exp: Likewise.
15300
3433cfa5
SC
153012014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15302
15303 * gdb.cp/non-trivial-retval.cc: Add a test case.
15304 * gdb.cp/non-trivial-retval.exp: Add a test.
15305
092f880b
YQ
153062014-10-20 Yao Qi <yao@codesourcery.com>
15307
15308 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15309 * gdb.python/py-objfile-script-gdb.py: New file.
15310 * gdb.python/py-objfile-script.exp: Update reference to
15311 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15312 of remote_download. Remove the dest file.
15313
acbdb7f3
YQ
153142014-10-20 Yao Qi <yao@codesourcery.com>
15315
15316 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15317 * gdb.base/step-line.exp: Likewise.
15318 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15319 * gdb.dwarf2/dw2-basic.exp: Likewise.
15320 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15321 * gdb.dwarf2/dw2-filename.exp: Likewise.
15322 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15323 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15324 * gdb.dwarf2/dw2-producer.exp: Likewise.
15325 * gdb.dwarf2/mac-fileno.exp: Likewise.
15326 * gdb.python/py-frame-args.exp: Likewise.
15327 * gdb.python/py-framefilter.exp: Likewise.
15328 * gdb.python/py-mi.exp: Likewise.
15329 * gdb.python/py-objfile-script.exp: Likewise
15330 * gdb.python/py-pp-integral.exp: Likewise.
15331 * gdb.python/py-pp-re-notag.exp: Likewise.
15332 * gdb.python/py-prettyprint.exp: Likewise.
15333 * gdb.python/py-section-script.exp: Likewise.
15334 * gdb.python/py-typeprint.exp: Likewise.
15335 * gdb.python/py-xmethods.exp: Likewise.
15336 * gdb.stabs/weird.exp: Likewise.
15337 * gdb.xml/tdesc-regs.exp: Likewise.
15338
bd286a29
KCY
153392014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15340
15341 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15342 (out_cu): Use addr_len for the size of addresses.
15343 (out_line): Likewise. Size DW_LNE_set_address instruction
15344 according to addr_len.
15345 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15346 (FUNC): Add START_INSNS to definition.
15347
673dc4a0
YQ
153482014-10-18 Yao Qi <yao@codesourcery.com>
15349
15350 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15351 gdb_has_argv0 return true.
15352 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15353 check [target_info exists noargs], check [gdb_has_argv0]
15354 instead.
15355 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15356 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15357 procedures.
15358
4ffbba72
DE
153592014-10-17 Doug Evans <dje@google.com>
15360
15361 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15362 event.
15363 * gdb.python/py-events.py: Add clear_objfiles event.
15364
d096d8c1
DE
153652014-10-17 Doug Evans <dje@google.com>
15366
15367 * gdb.python/py-objfile.exp: Test progspace attribute.
15368
a80db015
LM
153692014-10-17 Luis Machado <lgustavo@codesourcery.com>
15370
15371 * gdb.guile/scm-breakpoint.exp: Do not assume any
15372 directory separators when matching source file paths.
15373 * gdb.python/py-breakpoint.exp: Likewise.
15374 * gdb.reverse/break-precsave.exp: Likewise.
15375 * gdb.reverse/break-reverse.exp: Likewise.
15376 * gdb.reverse/consecutive-precsave.exp: Likewise.
15377 * gdb.reverse/finish-precsave.exp: Likewise.
15378 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15379 * gdb.reverse/finish-reverse.exp: Likewise.
15380 * gdb.reverse/i386-precsave.exp: Likewise.
15381 * gdb.reverse/i387-env-reverse.exp: Likewise.
15382 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15383 * gdb.reverse/machinestate-precsave.exp: Likewise.
15384 * gdb.reverse/machinestate.exp: Likewise.
15385 * gdb.reverse/sigall-precsave.exp: Likewise.
15386 * gdb.reverse/solib-precsave.exp: Likewise.
15387 * gdb.reverse/step-precsave.exp: Likewise.
15388 * gdb.reverse/until-precsave.exp: Likewise.
15389 * gdb.reverse/watch-precsave.exp: Likewise.
15390 * gdb.reverse/watch-reverse.exp: Likewise.
15391
b22089ab
YQ
153922014-10-17 Yao Qi <yao@codesourcery.com>
15393
15394 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15395 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15396
6c4486e6
PA
153972014-10-17 Pedro Alves <palves@redhat.com>
15398
15399 PR gdb/17471
15400 * gdb.base/bg-execution-repeat.c: New file.
15401 * gdb.base/bg-execution-repeat.exp: New file.
15402
0ff33695
PA
154032014-10-17 Pedro Alves <palves@redhat.com>
15404
15405 PR gdb/17300
15406 * gdb.base/continue-all-already-running.c: New file.
15407 * gdb.base/continue-all-already-running.exp: New file.
15408
6fdebc3d
PA
154092014-10-17 Pedro Alves <palves@redhat.com>
15410
15411 PR gdb/17472
15412 * gdb.base/annota-input-while-running.c: New file.
15413 * gdb.base/annota-input-while-running.exp: New file.
15414
32a8097b
PA
154152014-10-17 Pedro Alves <palves@redhat.com>
15416
15417 * gdb.base/callfuncs.exp: emove references to osf.
15418 * gdb.base/sigall.exp: Likewise.
15419 * gdb.gdb/selftest.exp: Likewise.
15420 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15421 * gdb.mi/non-stop.c: Likewise.
15422 * gdb.mi/pthreads.c: Likewise.
15423 * gdb.reverse/sigall-precsave.exp: Likewise.
15424 * gdb.reverse/sigall-reverse.exp: Likewise.
15425 * gdb.threads/pthreads.c: Likewise.
15426 * gdb.threads/pthreads.exp: Likewise.
15427
7a3517ff
YQ
154282014-10-17 Yao Qi <yao@codesourcery.com>
15429
15430 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15431 check 'target_info exists noargs'.
15432 (test_command_prompt_position): Likewise.
15433 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15434 Remove "set args".
15435 (progvar_simple_while_test): Likewise.
15436 (progvar_complex_if_while_test): Likewise.
15437 (if_while_breakpoint_command_test): Likewise.
15438 (infrun_breakpoint_command_test): Likewise.
15439 (breakpoint_command_test): Likewise.
15440 (watchpoint_command_test): Likewise.
15441 (bp_deleted_in_command_test): Likewise.
15442 (temporary_breakpoint_commands): Likewise.
15443
bb99c472
YQ
154442014-10-16 Yao Qi <yao@codesourcery.com>
15445
15446 * gdb.base/remotetimeout.exp: Remove noargs checking.
15447
7c16b83e
PA
154482014-10-15 Pedro Alves <palves@redhat.com>
15449
15450 PR breakpoints/9649
15451 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15452 * gdb.base/breakpoint-in-ro-region.exp
15453 (probe_target_hardware_step): New procedure.
15454 (top level): Probe hardware stepping and hardware breakpoint
15455 support. Test stepping through a read-only region, with both
15456 "breakpoint auto-hw" on and off and both "always-inserted" on and
15457 off.
15458
35a49624
IB
154592014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15460
15461 * gdb.dlang/demangle.exp: Update for demangling changes.
15462
2d1c107c
SC
154632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15464
15465 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15466 * gdb.cp/non-trivial-retval.exp: Add new tests.
15467
778811d5
SC
154682014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15469
15470 PR c++/13403
15471 PR c++/15154
15472 * gdb.cp/non-trivial-retval.cc: New file.
15473 * gdb.cp/non-trivial-retval.exp: New file.
15474
10c5f0a8
YQ
154752014-10-15 Yao Qi <yao@codesourcery.com>
15476
15477 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15478 remote host.
15479
65d7b369
YQ
154802014-10-15 Yao Qi <yao@codesourcery.com>
15481
15482 * gdb.python/py-symbol.exp: Match file base name if host is
15483 remote, otherwise match file name with dir name.
15484 * gdb.python/py-symtab.exp: Likewise.
15485 * gdb.python/python.exp: Likewise.
15486
46dc1394
YQ
154872014-10-15 Yao Qi <yao@codesourcery.com>
15488
15489 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15490 pattern.
15491 * gdb.python/py-symtab.exp: Likewise.
15492 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15493 locationn.
15494
c40cc657
JB
154952014-10-14 Joel Brobecker <brobecker@adacore.com>
15496
15497 * gdb.ada/addr_arith: New testcase.
15498
2abf49e1
MR
154992014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15500
15501 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15502 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15503 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15504 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15505
f7088df3
SDJ
155062014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15507
15508 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15509 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15510 * gdb.arch/stap-eval-lang-ada.exp: New file.
15511
4dc06805
YQ
155122014-10-14 Yao Qi <yao@codesourcery.com>
15513
15514 * gdb.mi/mi-var-child.c (nothing1): New function.
15515 (nothing2): New function.
15516 (do_children_tests): Set function pointers by nothing1 and
15517 nothing2.
15518 * gdb.mi/mi-var-child.exp: Step over new added statements.
15519 Update test to match the new output.
15520 * gdb.mi/var-cmd.c (nothing1): New function.
15521 (nothing2): New function.
15522 (do_children_tests): Set function pointers by nothing1 and
15523 nothing2.
15524 * gdb.mi/mi-var-display.exp: Update test to match output.
15525 Step to the line specified by $line_dct_nothing.
15526 Increase the number of lines to step.
15527
46a93de2
YQ
155282014-10-14 Yao Qi <yao@codesourcery.com>
15529
15530 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15531 tests.
15532 * gdb.mi/mi2-var-child.exp: Likewise.
15533
14ea52ee
DE
155342014-10-13 Doug Evans <dje@google.com>
15535
15536 * gdb.python/py-objfile.exp: Change name of file name test.
15537
e5c6e92b
DE
155382014-10-13 Doug Evans <dje@google.com>
15539
15540 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15541 from the start of the CU.
15542
c780cc2f
JK
155432014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15544 Yao Qi <yao@codesourcery.com>
15545
15546 Fix "save breakpoints" for "catch" command.
15547 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15548 Remove -nonewline. Match also the added "main" line.
15549
99894e11
JK
155502014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15551
15552 Fix "save breakpoints" for "disable $bpnum" command.
15553 * gdb.base/save-bp.c (main): Add label.
15554 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15555
6e1ac5a3
JK
155562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15557
15558 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15559
754dd2b0
YQ
155602014-10-11 Yao Qi <yao@codesourcery.com>
15561
15562 * gdb.server/server-kill.exp: Execute command
15563 "set remote trace-status-packet on" before "tstatus".
15564
f90183d7
YQ
155652014-10-11 Yao Qi <yao@codesourcery.com>
15566
15567 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15568 (main): Call getppid.
15569 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15570 and continue to it. Read variable "server_pid".
15571
bf40a607
YQ
155722014-10-11 Yao Qi <yao@codesourcery.com>
15573
15574 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15575
052ca370
YQ
155762014-10-11 Yao Qi <yao@codesourcery.com>
15577
15578 * gdb.threads/thread-find.exp: Don't execute command
15579 "info threads".
15580 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15581 * gdb.threads/linux-dp.exp: Don't check the condition
15582 $threads_created equals to zero.
15583
3831839c
PA
155842014-10-10 Pedro Alves <palves@redhat.com>
15585
15586 * gdb.base/bigcore.exp: Remove references to IRIX.
15587 * gdb.base/funcargs.exp: Likewise.
15588 * gdb.base/interrupt.exp: Likewise.
15589 * gdb.base/mips_pro.exp: Likewise.
15590 * gdb.base/nodebug.exp: Likewise.
15591 * gdb.base/setvar.exp: Likewise.
15592 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15593
8b9a549d
PA
155942014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15595 Pedro Alves <palves@redhat.com>
15596
15597 PR symtab/14466
15598 * gdb.base/vdso-warning.c: New file.
15599 * gdb.base/vdso-warning.exp: New file.
15600
d48ba5e8
DE
156012014-10-02 Doug Evans <dje@google.com>
15602
15603 * gdb.base/structs.c (main): Don't run forever.
15604
2278c276
PA
156052014-10-02 Pedro Alves <palves@redhat.com>
15606
15607 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15608 (top level) <stop threads 1, stop threads 2>: Use it.
15609
b57bacec
PA
156102014-10-02 Pedro Alves <palves@redhat.com>
15611
15612 * gdb.threads/break-while-running.exp (test): Add new
15613 'update_thread_list' argument. Skip "info threads" if false.
15614 (top level): Add new 'update_thread_list' axis.
15615
13fd3ff3
PA
156162014-10-02 Pedro Alves <palves@redhat.com>
15617
15618 PR breakpoints/17431
15619 * gdb.base/execl-update-breakpoints.c: New file.
15620 * gdb.base/execl-update-breakpoints.exp: New file.
15621
0fec99e8
PA
156222014-10-01 Pedro Alves <palves@redhat.com>
15623
15624 * gdb.base/breakpoint-in-ro-region.c: New file.
15625 * gdb.base/breakpoint-in-ro-region.exp: New file.
15626
2ddf4301
SM
156272014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15628
15629 * gdb.mi/mi-exit-code.exp: New file.
15630 * gdb.mi/mi-exit-code.c: New file.
15631
6a5f3f43
YQ
156322014-09-30 Yao Qi <yao@codesourcery.com>
15633
15634 * lib/prelink-support.exp (build_executable_own_libs): Error if
15635 the target isn't native.
15636
345bcc73
YQ
156372014-09-30 Yao Qi <yao@codesourcery.com>
15638
15639 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15640 false.
15641
a25a5a45
PA
156422014-09-22 Pedro Alves <palves@redhat.com>
15643
15644 * gdb.threads/break-while-running.exp: New file.
15645 * gdb.threads/break-while-running.c: New file.
15646
00ba3162
YQ
156472014-09-19 Yao Qi <yao@codesourcery.com>
15648
15649 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15650 Invoke test. Restart GDB with --readnow and invoke test again.
15651
c3b7b696
YQ
156522014-09-19 Yao Qi <yao@codesourcery.com>
15653
15654 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15655 proc set_breakpoint_on_gcd_function. Invoke
15656 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15657 invoke set_breakpoint_on_gcd_function again.
15658
2b4fd423
DE
156592014-09-18 Doug Evans <dje@google.com>
15660
15661 * gdb.dwarf2/symtab-producer.exp: New file.
15662
a5947601
SDJ
156632014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15664
15665 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15666 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15667 * gdb.base/global-var-nested-by-dso.c: Likewise.
15668 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15669
91c19059
SDJ
156702014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15671 Pedro Alves <palves@redhat.com>
15672
15673 * gdb.base/watch-bitfields.exp: Pass string other than test file
15674 name to prepare_for_testing.
15675 (watch): New procedure.
15676 (expect_watchpoint): Use with_test_prefix.
15677 (top level): Factor out tests to ...
15678 (test_watch_location, test_regular_watch): ... these new
15679 procedures, and use with_test_prefix and gdb_continue_to_end.
15680
bb9d5f81
PP
156812014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15682
15683 PR breakpoints/12526
15684 * gdb.base/watch-bitfields.exp: New file.
15685 * gdb.base/watch-bitfields.c: New file.
15686
635856f5
PA
156872014-09-16 Pedro Alves <palves@redhat.com>
15688
15689 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15690 software and hardware addresses, not software address against
15691 itself.
15692
7280ceea
PA
156932014-09-16 Pedro Alves <palves@redhat.com>
15694
15695 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15696 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15697
428b16bd
PA
156982014-09-16 Pedro Alves <palves@redhat.com>
15699
15700 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15701 files.
15702 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15703 "*-*-vxworks*" throughout.
15704 * gdb.base/break.exp: Likewise.
15705 * gdb.base/default.exp: Likewise.
15706 * gdb.base/scope.exp: Likewise.
15707 * gdb.base/sepdebug.exp: Likewise.
15708 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15709 throughout.
15710 * gdb.base/run.c: Likewise.
15711 * gdb.base/sepdebug.c: Likewise.
15712 * gdb.hp/gdb.aCC/run.c: Likewise.
15713 * gdb.reverse/until-reverse.c: Likewise.
15714 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15715
666d413c
YQ
157162014-09-16 Yao Qi <yao@codesourcery.com>
15717
15718 * boards/local-remote-host-native.exp: New file.
15719
57cbd724
DE
157202014-09-14 Doug Evans <xdje42@gmail.com>
15721
15722 * gdb.threads/queue-signal.c (thread_count): New variable.
15723 (thread_count_mutex, thread_count_condvar): New variables.
15724 (incr_thread_count, wait_all_threads_running): New functions.
15725 (main): Wait for all threads to be in their thread functions.
15726
81219e53
DE
157272014-09-13 Doug Evans <xdje42@gmail.com>
15728
15729 * gdb.threads/queue-signal.c: New file.
15730 * gdb.threads/queue-signal.exp: New file.
15731
3714cea7
DE
157322014-09-13 Doug Evans <xdje42@gmail.com>
15733
15734 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15735 be consistent with what default_gdb_init uses.
15736 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15737 the plain text of the prompt. Add some logging printfs.
15738 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15739
fa43b1d7
PA
157402014-09-12 Pedro Alves <palves@redhat.com>
15741
15742 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15743 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15744 * gdb.arch/i386-size-overlap.exp: Likewise.
15745 * gdb.arch/i386-size.exp: Likewise.
15746 * gdb.arch/i386-unwind.exp: Likewise.
15747 * gdb.base/a2-run.exp: Likewise.
15748 * gdb.base/break.exp: Likewise.
15749 * gdb.base/charset.exp: Likewise.
15750 * gdb.base/chng-syms.exp: Likewise.
15751 * gdb.base/commands.exp: Likewise.
15752 * gdb.base/dbx.exp: Likewise.
15753 * gdb.base/find.exp: Likewise.
15754 * gdb.base/funcargs.exp: Likewise.
15755 * gdb.base/jit-simple.exp: Likewise.
15756 * gdb.base/reread.exp: Likewise.
15757 * gdb.base/sepdebug.exp: Likewise.
15758 * gdb.base/step-bt.exp: Likewise.
15759 * gdb.cp/mb-inline.exp: Likewise.
15760 * gdb.cp/mb-templates.exp: Likewise.
15761 * gdb.objc/basicclass.exp: Likewise.
15762 * gdb.threads/killed.exp: Likewise.
15763
9d9bf2df
EBM
157642014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15765
15766 PR tdep/17379
15767 * gdb.arch/powerpc-stackless.S: New file.
15768 * gdb.arch/powerpc-stackless.exp: New file.
15769
1cf2f1b0
JK
157702014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15771
15772 * gdb.base/attach.c: Include unistd.h.
15773 (main): Call alarm. Add label postloop.
15774 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15775 gdb_breakpoint, gdb_continue_to_breakpoint.
15776 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15777
98880d46
PA
157782014-09-11 Pedro Alves <palves@redhat.com>
15779
15780 PR gdb/17347
15781 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15782 * gdb.base/attach.exp (test_command_line_attach_run): New
15783 procedure.
15784 (top level): Call it.
15785
4c92ff2c
PA
157862014-09-11 Pedro Alves <palves@redhat.com>
15787
15788 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15789 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15790 (do_command_attach_tests): Use spawn_wait_for_attach.
15791 * gdb.base/solib-overlap.exp: Likewise.
15792 * gdb.multi/multi-attach.exp: Likewise.
15793 * gdb.python/py-prompt.exp: Likewise.
15794 * gdb.python/py-sync-interp.exp: Likewise.
15795 * gdb.server/ext-attach.exp: Likewise.
15796
3adc1a7d
GKB
157972014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15798
15799 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15800 command in testcase. Simplify testcase.
15801
96334934
JB
158022014-09-10 Joel Brobecker <brobecker@adacore.com>
15803
15804 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15805
eb479039
JB
158062014-09-10 Joel Brobecker <brobecker@adacore.com>
15807
15808 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15809
deede10c
JB
158102014-09-10 Joel Brobecker <brobecker@adacore.com>
15811
15812 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15813
7828a5f5
JB
158142014-09-10 Joel Brobecker <brobecker@adacore.com>
15815
15816 * gdb.dwarf2/dynarr-ptr.c: New file.
15817 * gdb.dwarf2/dynarr-ptr.exp: New file.
15818
33aeebcf
MR
158192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15820
15821 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15822 of 30 rather than hardcoding 120 for a slow test case. Take the
15823 `gdb,timeout' target setting into account for this calculation.
15824 Don't extend the timeout for the test cases that don't need it.
15825
7b415901
MR
158262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15827
15828 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15829 a factor of 2 for a slow test case. Take the `gdb,timeout'
15830 target setting into account for this calculation.
15831 * gdb.reverse/until-precsave.exp: Increase the timeout by
15832 a factor of 15 and 3 respectively rather than adding 120
15833 for a pair of slow test cases. Take the `gdb,timeout'
15834 target setting into account for this calculation.
15835
4a40f85a
MR
158362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15837
15838 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15839 timeout, don't pass one down to gdb_expect.
15840 (gdb_expect): Rework timeout selection.
15841
09635af7
MR
158422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15843
15844 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15845 exception on timeout.
15846 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15847 (gdbserver_start_extended): Catch any `gdbserver_start' error
15848 exceptions.
15849 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15850 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15851 `gdbserver_gdb_load' error exceptions.
15852
2bdd10b7
MR
158532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15854
15855 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15856 120 on waiting for the TCP socket to open.
15857
316935f0
DE
158582014-09-09 Doug Evans <xdje42@gmail.com>
15859
15860 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15861 _caller_matches, _any_caller_is, _any_caller_matches.
15862
83740597
DE
158632014-09-09 Doug Evans <xdje42@gmail.com>
15864
15865 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15866
4c122fc3
YQ
158672014-09-09 Yao Qi <yao@codesourcery.com>
15868
15869 * gdb.mi/mi-var-display.exp: Set print symbol off.
15870
a9f116cb
GKB
158712014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15872
15873 PR gdb/17035
15874 * gdb.base/commands.exp: Add tests to verify user-defined
15875 commands with empty bodies.
15876 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15877 python commands in `show user command`.
15878 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15879 scheme commands in `show user command`.
15880
c75bd3a2
JK
158812014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15882
15883 PR python/17355
15884 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15885 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15886 * gdb.python/py-framefilter-invalidarg.exp: New file.
15887 * gdb.python/py-framefilter-invalidarg.py: New file.
15888
faa42425
DE
158892014-09-06 Doug Evans <xdje42@gmail.com>
15890
15891 PR 15276
15892 * gdb.python/py-caller-is.c: New file.
15893 * gdb.python/py-caller-is.exp: New file.
15894
474ca4f6
SDJ
158952014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15896
15897 PR gdb/17235
15898 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15899 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15900
eb0b0463
SDJ
159012014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15902
15903 PR fortran/17237
15904 * gdb.fortran/print-formatted.exp: New file.
15905 * gdb.fortran/print-formatted.f90: Likewise.
15906
5f3b99cf
SS
159072014-09-03 Sasha Smundak <asmundak@google.com>
15908
15909 * gdb.python/py-frame.exp: Test Frame.read_register.
15910
7d793aa9
SDJ
159112014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15912
15913 PR python/16699
15914 * gdb.python/py-completion.exp: New file.
15915 * gdb.python/py-completion.py: Likewise.
15916
fb0576e9
DE
159172014-08-28 Doug Evans <dje@google.com>
15918
15919 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15920 eax,etc. are live with values set by gdb and thus the compiler can't
15921 use them.
15922 * gdb.arch/i386-pseudo.c (main): Ditto.
15923
ee92b0dd
DE
159242014-08-27 Doug Evans <dje@google.com>
15925
15926 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15927
6649db35
DE
159282014-08-25 Doug Evans <dje@google.com>
15929
15930 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15931 (main): Ditto.
15932
564b7600
DE
159332014-08-25 Doug Evans <dje@google.com>
15934
15935 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15936
3881fb67
YQ
159372014-08-24 Yao Qi <yao@codesourcery.com>
15938
15939 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15940 symbol off.
15941 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15942
a05a36a5
DE
159432014-08-22 Doug Evans <dje@google.com>
15944
15945 PR 17276
15946 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15947 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15948 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15949
7c343b48
YQ
159502014-08-22 Yao Qi <yao@codesourcery.com>
15951
15952 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15953 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15954 * gdb.python/python.exp: Likewise. Use .py file on the host
15955 instead of the build.
15956
22fd09ae
JK
159572014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15958
15959 * gdb.threads/gcore-stale-thread.c: New file.
15960 * gdb.threads/gcore-stale-thread.exp: New file.
15961
a8454a7c
PA
159622014-08-21 Pedro Alves <palves@redhat.com>
15963
15964 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15965 * gdb.base/gcore-relro-pie.exp: Likewise.
15966 * gdb.base/gcore-relro.exp: Likewise.
15967 * gdb.base/gcore.exp: Likewise.
15968 * gdb.base/print-symbol-loading.exp: Likewise.
15969 * gdb.threads/gcore-thread.exp: Likewise.
15970 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15971
2a31c623
PA
159722014-08-20 Pedro Alves <palves@redhat.com>
15973 Jan Kratochvil <jan.kratochvil@redhat.com>
15974
15975 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15976 configure.
15977 (EXPECT): Handle READ1 being set.
15978 (all): Depend on EXTRA_RULES.
15979 (check-read1, expect-read1, read1.so, read1): New rules.
15980 * README (Testsuite Parameters): Document the READ1 make variable.
15981 (Race detection): New section.
15982 * configure: Regenerate.
15983 * configure.ac: If build==host==target, and running under a
15984 GNU/glibc system, add read1 to the extra Makefile rules.
15985 (EXTRA_RULES): AC_SUBST it.
15986 * lib/read1.c: New file.
15987
d36430db
JB
159882014-08-20 Joel Brobecker <brobecker@adacore.com>
15989
15990 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15991 the handling of variables declared as a typedef to an array
15992 which a DW_AT_data_location attribute.
15993
9a0dc9e3
PA
159942014-08-19 Andrew Burgess <aburgess@broadcom.com>
15995 Pedro Alves <palves@redhat.com>
15996
15997 PR symtab/14604
15998 PR symtab/14605
15999 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16000 gdb_test.
16001
0718a8da
PA
160022014-08-19 Pedro Alves <palves@redhat.com>
16003
16004 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16005
13b448cd
YQ
160062014-08-19 Yao Qi <yao@codesourcery.com>
16007
16008 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16009 right line.
16010
1cbf5077
DB
160112014-08-18 David Blaikie <dblaikie@gmail.com>
16012
16013 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16014
bf0fae19
JB
160152014-08-18 Joel Brobecker <brobecker@adacore.com>
16016
16017 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16018 attribute in array range.
16019
3c8c5dcc
JB
160202014-08-18 Joel Brobecker <brobecker@adacore.com>
16021
16022 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16023
e66d4446
SC
160242014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16025
16026 PR c++/17132
16027 * gdb.cp/pr17132.cc: New file.
16028 * gdb.cp/pr17132.exp: New file.
16029
940df408
SC
160302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16031
16032 * gdb.python/py-xmethods.py (A_getarrayind)
16033 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16034 Use 'print' with function call syntax.
16035 (E_method_matcher.match): Fix tab vs space indentation mixup.
16036
ebcc6c3a
YQ
160372014-08-15 Yao Qi <yao@codesourcery.com>
16038
16039 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16040 false.
16041
775e0f04
YQ
160422014-08-15 Yao Qi <yao@codesourcery.com>
16043
16044 * gdb.cp/casts.exp: Set print symbol off.
16045 * gdb.cp/class2.exp: Likewise.
16046 * gdb.cp/overload.exp: Likewise.
16047 * gdb.cp/templates.exp: Likewise.
16048
d769e349
DE
160492014-08-11 Doug Evans <dje@google.com>
16050
16051 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16052 (test_load_shlib): Update.
16053
20c6f1e1
YQ
160542014-08-09 Yao Qi <yao@codesourcery.com>
16055
16056 * gdb.base/display.exp: Invoke is_address_zero_readable.
16057 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16058 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16059 * gdb.base/hbreak-unmapped.exp: Return if
16060 is_address_zero_readable returns true.
16061 * gdb.base/signest.exp: Likewise.
16062 * gdb.base/signull.exp: Likewise.
16063 * gdb.base/sigbpt.exp: Likewise.
16064 * gdb.guile/scm-disasm.exp: Do the test if
16065 is_address_zero_readable returns false.
16066 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16067 * gdb.python/py-arch.exp: Likewise.
16068 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16069 * lib/gdb.exp (is_address_zero_readable): New proc.
16070
5792e8e3
YQ
160712014-08-09 Yao Qi <yao@codesourcery.com>
16072
16073 PR testsuite/13443
16074 * gdb.mi/mi-var-display.exp: Make test messages unique.
16075
3cecbbbe
TT
160762014-08-04 Tom Tromey <tromey@redhat.com>
16077
16078 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16079 target 0".
16080
00b51ff5
TT
160812014-08-04 Tom Tromey <tromey@redhat.com>
16082
16083 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16084 "target_resume".
16085
6908c509
JB
160862014-08-01 Joel Brobecker <brobecker@adacore.com>
16087
16088 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16089 inner_vla_struct_object_size.
16090 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16091 as xfail.
16092
cc6563d2
PA
160932014-07-30 Pedro Alves <palves@redhat.com>
16094
16095 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16096 comment.
16097
7e09a223
YQ
160982014-07-29 Yao Qi <yao@codesourcery.com>
16099
16100 PR gdb/17206
16101 * gdb.base/until-nodebug.exp: New.
16102
7ebdbe92
DE
161032014-07-28 Doug Evans <xdje42@gmail.com>
16104
16105 PR guile/17203
16106 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16107 previously existing parameter, and previously ambiguously spelled
16108 parameter.
16109
fdb1adc6
WN
161102014-07-28 Will Newton <will.newton@linaro.org>
16111
16112 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16113
186fcde0
DE
161142014-07-26 Ludovic Courtès <ludo@gnu.org>
16115 Doug Evans <xdje42@gmail.com>
16116
16117 PR guile/17146
16118 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16119
70509625
PA
161202014-07-25 Pedro Alves <palves@redhat.com>
16121
16122 * gdb.threads/signal-command-handle-nopass.c: New file.
16123 * gdb.threads/signal-command-handle-nopass.exp: New file.
16124 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16125 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16126 * gdb.threads/signal-delivered-right-thread.c: New file.
16127 * gdb.threads/signal-delivered-right-thread.exp: New file.
16128
c3f814a1
PA
161292014-07-25 Pedro Alves <palves@redhat.com>
16130
16131 * gdb.base/double-prompt-target-event-error.exp
16132 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16133 match.
16134 (cancel_pagination_in_target_event): Rework double prompt
16135 detection.
16136 * gdb.base/paginate-after-ctrl-c-running.exp
16137 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16138 <return>' match.
16139 * gdb.base/paginate-bg-execution.exp
16140 (test_bg_execution_pagination_return)
16141 (test_bg_execution_pagination_cancel): Remove '-notransfer
16142 <return>' matches.
16143 * gdb.base/paginate-execution-startup.exp
16144 (test_fg_execution_pagination_return)
16145 (test_fg_execution_pagination_cancel): Remove '-notransfer
16146 <return>' matches.
16147 * gdb.base/paginate-inferior-exit.exp
16148 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16149 match.
16150 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16151 * lib/gdb.exp (pagination_prompt): Run text through
16152 string_to_regexp.
16153 (gdb_test_multiple): Match $pagination_prompt instead of
16154 "<return>".
16155 (string_to_regexp): Move to lib/gdb-utils.exp.
16156
e214cf6c
JK
161572014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16158
16159 * gdb.arch/amd64-entry-value-paramref.S: New file.
16160 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16161 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16162 * gdb.arch/amd64-optimout-repeat.S: New file.
16163 * gdb.arch/amd64-optimout-repeat.c: New file.
16164 * gdb.arch/amd64-optimout-repeat.exp: New file.
16165
17d0c5c8
JK
161662014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16167
16168 PR gdb/17170
16169 * gdb.base/statistics.exp: New file.
16170
b8b8facf
DE
161712014-07-17 Doug Evans <dje@google.com>
16172
74b49205 16173 PR gdb/17170
b8b8facf
DE
16174 * gdb.base/maint.exp: Update testing of per-command stats.
16175
1b5d0ab3
PA
161762014-07-16 Pedro Alves <palves@redhat.com>
16177
16178 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16179 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16180 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16181 (tfile_write_buf): New functions.
16182 (add_memory_block): Rewrite using the above.
16183 (adjust_function_address): New function.
16184 (FUNCTION_ADDRESS): New macro.
16185 (write_basic_trace_file): Remove short_x local, and use
16186 tfile_write_16. Change type of func_addr local to unsigned long
16187 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16188 here. Cast argument of add_memory_block to char pointer.
16189 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16190 (main): Remove parameters.
16191 * gdb.trace/tfile.exp: Remove nowarnings.
16192
4d974e88
SM
161932014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16194
16195 * gdb.base/debug-expr.exp: Test string evaluation with
16196 "debug expression" on.
16197
41e99568
PA
161982014-07-15 Pedro Alves <palves@redhat.com>
16199
16200 * gdb.base/reread.exp: Use clean_restart.
16201
487d9753
PL
162022014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16203
16204 * gdb.arch/avr-flash-qualifer.c: New.
16205 * gdb.arch/avr-flash-qualifer.exp: New.
16206
cc1c52ad
PA
162072014-07-14 Pedro Alves <palves@redhat.com>
16208
16209 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16210 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16211
1e973570
PA
162122014-07-14 Pedro Alves <palves@redhat.com>
16213
16214 * gdb.base/double-prompt-target-event-error.c: New file.
16215 * gdb.base/double-prompt-target-event-error.exp: New file.
16216
93d6eb10
PA
162172014-07-14 Pedro Alves <palves@redhat.com>
16218
16219 PR gdb/17072
16220 * gdb.base/paginate-inferior-exit.c: New file.
16221 * gdb.base/paginate-inferior-exit.exp: New file.
16222
0017922d
PA
162232014-07-14 Pedro Alves <palves@redhat.com>
16224
16225 PR gdb/17072
16226 * gdb.base/paginate-bg-execution.c: New file.
16227 * gdb.base/paginate-bg-execution.exp: New file.
16228
94696ad3
PA
162292014-07-14 Pedro Alves <palves@redhat.com>
16230
16231 PR gdb/17072
16232 * gdb.base/paginate-execution-startup.c: New file.
16233 * gdb.base/paginate-execution-startup.exp: New file.
16234 * lib/gdb.exp (pagination_prompt): New global.
16235 (default_gdb_spawn): New procedure, factored out from
16236 default_gdb_spawn.
16237 (default_gdb_start): Adjust to call default_gdb_spawn.
16238 (gdb_spawn): New procedure.
16239
bd293940
PA
162402014-07-14 Pedro Alves <palves@redhat.com>
16241
16242 * lib/gdb.exp (gdb_assert): New procedure.
16243 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16244
c933f875
PA
162452014-07-14 Pedro Alves <palves@redhat.com>
16246
16247 * gdb.base/execution-termios.c: New file.
16248 * gdb.base/execution-termios.exp: New file.
16249
d98b7a16
TT
162502014-07-14 Tom Tromey <tromey@redhat.com>
16251
16252 * gdb.cp/vla-cxx.cc: New file.
16253 * gdb.cp/vla-cxx.exp: New file.
16254
548740d6
TT
162552014-07-14 Tom Tromey <tromey@redhat.com>
16256
16257 * gdb.reverse/rerun-prec.c: New file.
16258 * gdb.reverse/rerun-prec.exp: New file.
16259
a25eb028
MR
162602014-07-12 Maciej W. Rozycki <macro@mips.com>
16261 Maciej W. Rozycki <macro@codesourcery.com>
16262
16263 * lib/gdb-utils.exp: New file.
16264 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16265 inline `gdb_init_command' processing.
16266 (gdb_start_cmd): Likewise.
16267 * lib/mi-support.exp (mi_run_cmd): Likewise.
16268 * README: Document `gdb_init_command' and `gdb_init_commands'.
16269
218c2655
JK
162702014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16271
16272 Fix false FAIL running under a very long directory name.
16273 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16274 and "set print elements 10000". Twice.
16275
5401fde3
YQ
162762014-07-11 Yao Qi <yao@codesourcery.com>
16277
16278 * gdb.base/exprs.exp: "set print symbol off".
16279
e76126e8
PA
162802014-07-11 Pedro Alves <palves@redhat.com>
16281
16282 * gdb.threads/kill.c: New file.
16283 * gdb.threads/kill.exp: New file.
16284
2d6f0de6
YQ
162852014-07-10 Yao Qi <yao@codesourcery.com>
16286
16287 * gdb.trace/tfile.c (write_basic_trace_file)
16288 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16289 address written to trace file.
16290
7180e04a
PA
162912014-07-09 Pedro Alves <palves@redhat.com>
16292
16293 * gdb.base/attach-wait-input.exp: New file.
16294 * gdb.base/attach-wait-input.c: New file.
16295
9a9a7608
AB
162962014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16297
16298 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16299 setting up test structures.
16300 (main): Call new test function.
16301 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16302 test function, continue into test function and walk test
16303 structures.
16304
161ac41e
YQ
163052014-07-02 Yao Qi <yao@codesourcery.com>
16306
16307 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16308 'bar_start' at the beginning of functions 'foo' and 'bar'
16309 respectively.
16310 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16311 instead of 'foo' and 'bar'.
16312
1f267ae3
MM
163132014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16314
16315 * gdb.btrace/segv.exp: New.
16316 * gdb.btrace/segv.c: New.
16317
2b239efb
LM
163182014-07-02 Luis Machado <lgustavo@codesourcery.com>
16319
16320 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16321 instruction.
16322
cf363f18
MW
163232014-06-30 Mark Wielaard <mjw@redhat.com>
16324
16325 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16326 vulture, vilify, villar): New volatile array constants.
16327 (vindictive, vegetation): New const volatile array constants.
16328 * gdb.base/volatile.exp: Test volatile and const volatile array
16329 types.
16330
aebf9d24
AA
163312014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16332
16333 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16334 target lacks support for awatch, rwatch, or hbreak.
16335
b67a2c6f
YQ
163362014-06-27 Yao Qi <yao@codesourcery.com>
16337
16338 * gdb.multi/dummy-frame-restore.exp: New.
16339 * gdb.multi/dummy-frame-restore.c: New.
16340
aef92902
MM
163412014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16342
16343 * gdb.btrace/gcore.exp: New.
16344
8e9db26e
PA
163452014-06-23 Pedro Alves <palves@redhat.com>
16346
16347 * gdb.base/watchpoint-reuse-slot.c: New file.
16348 * gdb.base/watchpoint-reuse-slot.exp: New file.
16349
70afc5b7
SC
163502014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16351
16352 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16353 progspace's filename in 'info', 'enable' and 'disable' command
16354 tests.
16355
b972bd9c
JK
163562014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16357
16358 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16359 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16360 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16361
125f8a3d
GB
163622014-06-20 Gary Benson <gbenson@redhat.com>
16363
16364 * gdb.arch/i386-avx.exp: Fix include file location.
16365 * gdb.arch/i386-sse.exp: Likewise.
16366
3ed9baed
IB
163672014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16368
16369 * gdb.dlang/expression.exp: New file.
16370
034f788c
PA
163712014-06-19 Pedro Alves <palves@redhat.com>
16372
16373 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16374 out from ...
16375 (top level): ... here. Iterate running tests under different
16376 scheduler-locking settings.
16377
45371d0c
LM
163782014-06-18 Luis Machado <lgustavo@codesourcery.com>
16379
16380 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16381 to DW_FORM_addr and use non-zero addresses.
16382
5d376983
SC
163832014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16384
16385 PR gdb/17017
16386 * gdb.python/py-xmethods.cc: Add global function call counters and
16387 increment them in their respective functions. Remove "cout"
16388 statements.
16389 * gdb.python/py-xmethods.exp: Make tests check the global function
16390 call counters instead of depending on inferior IO.
16391
a1aa2221
LM
163922014-06-18 Don Breazeal <donb@codesourcery.com>
16393
16394 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16395 Deleted procedure.
16396 (explicit_fork_parent_follow): Deleted procedure.
16397 (explicit_fork_child_follow): Deleted procedure.
16398 (test_follow_fork): New procedure.
16399 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16400 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16401 procedure calls.
16402
0fc05997
YQ
164032014-06-17 Yao Qi <yao@codesourcery.com>
16404
16405 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16406 CP1252.
16407
70795c52
LM
164082014-06-17 Luis Machado <lgustavo@codesourcery.com>
16409
16410 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16411 Initialize ptr and S explicitly.
16412 (skip_type_update_when_not_use_rtti_test): Likewise.
16413
6be47f0c
KS
164142014-06-16 Keith Seitz <keiths@redhat.com>
16415
16416 PR mi/15863
16417 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16418 the inferior is started.
16419
d03de421
PA
164202014-06-16 Pedro Alves <palves@redhat.com>
16421
16422 * gdb.base/break-main-file-remove-fail.c: New file.
16423 * gdb.base/break-main-file-remove-fail.exp: New file.
16424 * gdb.base/break-unload-file.exp: Use build_executable instead of
16425 prepare_for_testing.
16426 (test_break): New parameter "initial_load". Handle it.
16427 (top level): Add initial_load cmdline/file axis.
16428
f9579b99
TT
164292014-06-12 Tom Tromey <tromey@redhat.com>
16430
16431 * gdb.base/completion.exp: Don't use directory name in test.
16432
3657956b
GB
164332014-06-09 Gary Benson <gbenson@redhat.com>
16434
16435 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16436 separate the always-available ANSI-standard signals from the
16437 signals that require checking.
16438 (main): Likewise.
16439 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16440 Likewise.
16441 (main): Likewise.
16442
4186eb54
KS
164432014-06-07 Keith Seitz <keiths@redhat.com>
16444
16445 Revert:
16446 PR c++/16253
16447 * gdb.cp/var-tag.cc: New file.
16448 * gdb.cp/var-tag.exp: New file.
16449 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16450 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16451 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16452 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16453
25326a28 164542014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16455
16456 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16457
829155c9
PA
164582014-06-06 Pedro Alves <palves@redhat.com>
16459
16460 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16461 in target debug output instead of looking at RSP packets,
16462 disabling the test on any target that uses hardware stepping.
16463 Update comments.
16464
61c8d22e
PA
164652014-06-06 Pedro Alves <palves@redhat.com>
16466
16467 * gdb.base/break-unload-file.exp: Fix typo.
16468
d9a47287
YQ
164692014-06-06 Yao Qi <yao@codesourcery.com>
16470
16471 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16472 from "jit_function" to "^jit_function".
16473
e5e01dbf
YQ
164742014-06-06 Yao Qi <yao@codesourcery.com>
16475
16476 * gdb.base/async.c (foo): Add one statement.
16477 * gdb.base/async.exp: Get the next instruction address and
16478 match the output of "nexti" by instruction address. Match
16479 the hex address in the output of "finish".
16480
73ba372c
GB
164812014-06-06 Gary Benson <gbenson@redhat.com>
16482
16483 * gdb.base/call-signals.c: Remove preprocessor conditionals
16484 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16485 SIGSEGV and SIGTERM.
16486 * gdb.base/sigall.c: Likewise.
16487 * gdb.base/unwindonsignal.c: Likewise.
16488 * gdb.reverse/sigall-reverse.c: Likewise.
16489
831517df
YQ
164902014-06-06 Yao Qi <yao@codesourcery.com>
16491
16492 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16493 readable, skip the test.
16494
b8b91e98
YQ
164952014-06-06 Yao Qi <yao@codesourcery.com>
16496
16497 * gdb.threads/staticthreads.c (thread_function): Move the line
16498 setting breakpoint on forward.
16499 * gdb.threads/staticthreads.exp: Update comments.
16500
fb934770
LC
165012014-06-05 Ludovic Courtès <ludo@gnu.org>
16502
16503 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16504 "history-append! type error".
16505
6ef284bd
SM
165062014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16507
16508 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16509 erroneous dprintf expected input.
16510
a872e241
DE
165112014-06-04 Doug Evans <xdje42@gmail.com>
16512
16513 * gdb.guile/scm-generics.exp: Delete.
16514
16f691fb
DE
165152014-06-04 Doug Evans <xdje42@gmail.com>
16516
16517 * gdb.guile/scm-breakpoint.exp: Update.
16518 Add tests for breakpoint registration.
16519
012370f6
TT
165202014-06-04 Tom Tromey <tromey@redhat.com>
16521
16522 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16523 VLA-in-union.
16524 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16525 inner_vla_struct, vla_union types. Initialize objects of those
16526 types and compute their sizes.
16527
9f5a4cef
HZ
165282014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16529 Hui Zhu <hui@codesourcery.com>
16530
16531 * gdb.base/fileio.exp: Add test for shell not available as well as
16532 available.
16533 * gdb.base/fileio.c (test_system): Check for shell twice.
16534
90a45c4d
YQ
165352014-06-04 Yao Qi <yao@codesourcery.com>
16536
16537 * gdb.base/auto-connect-native-target.exp: Remove redundant
16538 space from the regexp pattern.
16539
70017e41
YQ
165402014-06-04 Yao Qi <yao@codesourcery.com>
16541
16542 * gdb.base/default.exp: Replace "child" with "native" in
16543 regexp pattern.
16544
883964a7
SC
165452014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16546
16547 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16548 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16549 * gdb.python/py-xmethods.py: Python script supporting the
16550 new testcase and tests.
16551
ef370185
JB
165522014-06-03 Joel Brobecker <brobecker@adacore.com>
16553 Pedro Alves <palves@redhat.com>
16554
16555 PR breakpoints/17000
16556 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16557 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16558
1e2ccb61
BM
165592014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16560
16561 * gdb.base/subst.exp: Add tests to verify partial path matching
16562 output.
16563
c6ec5ab2
PA
165642014-06-03 Pedro Alves <palves@redhat.com>
16565
16566 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16567 target that doesn't use software single-stepping.
16568
835c559f
PA
165692014-06-03 Pedro Alves <palves@redhat.com>
16570
16571 PR breakpoints/17000
16572 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16573 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16574
06eb1586
DE
165752014-06-02 Doug Evans <xdje42@gmail.com>
16576
16577 * gdb.guile/scm-parameter.exp: New file.
16578
e698b8c4
DE
165792014-06-02 Doug Evans <xdje42@gmail.com>
16580
16581 * gdb.guile/scm-cmd.c: New file.
16582 * gdb.guile/scm-cmd.exp: New file.
16583
ded03782
DE
165842014-06-02 Doug Evans <xdje42@gmail.com>
16585
16586 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16587 pretty-printer lookup.
16588 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16589 (make-pp_s-printer): Call it.
16590 (make-pretty-printer-from-dict): New function.
16591 (lookup-pretty-printer-maker-from-dict): New function.
16592 (*pretty-printer*): Simplify.
16593 (make-objfile-pp_s-printer): New function.
16594 (install-objfile-pretty-printers!): New function.
16595 (make-progspace-pp_s-printer): New function.
16596 (install-progspace-pretty-printers!): New function.
16597 * gdb.guile/scm-progspace.c: New file.
16598 * gdb.guile/scm-progspace.exp: New file.
16599
41fac0cf
PA
166002014-06-02 Pedro Alves <palves@redhat.com>
16601
16602 * gdb.base/dprintf-bp-same-addr.c: New file.
16603 * gdb.base/dprintf-bp-same-addr.exp: New file.
16604
96ae5695
EBM
166052014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16606
16607 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16608 * gdb.arch/powerpc-power.s: Likewise.
16609
da02b3a8
JB
166102014-06-02 Joel Brobecker <brobecker@adacore.com>
16611
16612 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16613
c72b2e7b
YQ
166142014-06-01 Yao Qi <yao@codesourcery.com>
16615
16616 * gdb.base/watchpoint.exp (test_watch_location): Check null
16617 pointer can be dereferenced. If not, do the test, otherwise
16618 skip it.
16619
53e8a631
AB
166202014-05-30 Andrew Burgess <aburgess@broadcom.com>
16621
16622 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16623 results.
16624 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16625
938f0e2f
AB
166262014-05-30 Andrew Burgess <aburgess@broadcom.com>
16627
16628 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16629 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16630 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16631 * gdb.arch/amd64-invalid-stack-top.c: New file.
16632 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16633
9ba6657a
PA
166342014-05-30 Pedro Alves <palves@redhat.com>
16635
16636 PR breakpoints/17000
16637 * gdb.base/sss-bp-on-user-bp.c: New file.
16638 * gdb.base/sss-bp-on-user-bp.exp: New file.
16639
522c09bf
DB
166402014-05-30 David Blaikie <dblaikie@gmail.com>
16641
16642 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16643 gnu_inline semantics via attribute.
16644 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16645 source explicitly specifies the required semantics.
16646
bf4ef81e
MR
166472014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16648
16649 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16650
329ea579
PA
166512014-05-29 Pedro Alves <palves@redhat.com>
16652 Tom Tromey <tromey@redhat.com>
16653
16654 * gdb.base/async-shell.exp: Don't enable target-async.
16655 * gdb.base/async.exp
16656 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16657 parameter. Adjust.
16658 (top level): Don't test with "target-async".
16659 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16660 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16661 * gdb.base/inferior-died.exp: Don't enable target-async.
16662 * gdb.base/interrupt-noterm.exp: Likewise.
16663 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16664 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16665 * gdb.mi/mi-nonstop.exp: Likewise.
16666 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16667 * gdb.mi/mi-nsintrall.exp: Likewise.
16668 * gdb.mi/mi-nsmoribund.exp: Likewise.
16669 * gdb.mi/mi-nsthrexec.exp: Likewise.
16670 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16671 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16672 * gdb.python/py-evsignal.exp: Don't enable target-async.
16673 * gdb.python/py-evthreads.exp: Likewise.
16674 * gdb.python/py-prompt.exp: Likewise.
16675 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16676 * gdb.server/solib-list.exp: Don't enable target-async.
16677 * gdb.threads/thread-specific-bp.exp: Likewise.
16678 * lib/mi-support.exp: Adjust to use mi-async.
16679
fd664c91
PA
166802014-05-29 Pedro Alves <palves@redhat.com>
16681
16682 PR gdb/13860
16683 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16684 reason, even in sync mode.
16685
251bde03
PA
166862014-05-29 Pedro Alves <palves@redhat.com>
16687 Hui Zhu <hui@codesourcery.com>
16688
16689 PR PR15693
16690 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16691 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16692 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16693 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16694
7f3c0343
JB
166952014-05-28 Joel Brobecker <brobecker@adacore.com>
16696
16697 * config/monitor.exp (gdb_target_monitor): Replace use of
16698 "set remotebaud" by "set serial baud".
16699
b2715b27
AW
167002014-05-26 Andy Wingo <wingo@igalia.com>
16701
16702 * gdb.guile/scm-breakpoint.exp:
16703 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16704 properties instead of gdb-object-properties.
16705
498a4489
YQ
167062014-05-26 Yao Qi <yao@codesourcery.com>
16707
16708 * gdb.server/no-thread-db.exp: Specify source file name
16709 explicitly when setting a breakpoint.
16710
589fdceb
MM
167112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16712
16713 * gdb.btrace/vdso.c: New.
16714 * gdb.btrace/vdso.exp: New.
16715
e9089e05
MM
167162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16717
16718 * gdb.base/gcore.exp (capture_command_output): Move ...
16719 * lib/gdb.exp (capture_command_output): ... here.
16720
67b5c0c1
MM
167212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16722
16723 * gdb.btrace/data.exp: Test memory access during btrace replay.
16724
a2199296
SM
167252014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16726
16727 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16728
17b2616c
PA
167292014-05-21 Pedro Alves <palves@redhat.com>
16730
16731 PR gdb/13860
16732 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16733 (top level): Test that output related to execution commands is
16734 sent to the console with CLI commands, but not with MI commands.
16735 Test that breakpoint events are always mirrored to the console.
16736 Also expect the new source line to be output after a "next" in
16737 async mode too. Make it a pass/fail test.
16738 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16739 output.
16740 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16741
5166082f
PA
167422014-05-21 Pedro Alves <palves@redhat.com>
16743
16744 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16745 Use them to test variations of "list" after reaching a breakpoint.
16746 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16747 Test "list" with listsize 10 after reaching a breakpoint.
16748 * gdb.python/python.exp (decode_line current location line
16749 number): Adjust expected line number.
16750
2f25d70f
SM
167512014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16752
16753 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16754 behavior for $args, pass it directly to "run".
16755
ff604a67
MR
167562014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16757
16758 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16759 30000 to 65536.
16760
6a3cb8e8
PA
167612014-05-21 Pedro Alves <palves@redhat.com>
16762
16763 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16764 auto-connect-native-target off".
16765 * gdb.base/auto-connect-native-target.c: New file.
16766 * gdb.base/auto-connect-native-target.exp: New file.
16767
4ebfc96e
PA
167682014-05-21 Pedro Alves <palves@redhat.com>
16769
16770 * gdb.base/default.exp: Test "target native" instead of "target
16771 child".
16772
36d46afb
MW
167732014-05-21 Mark Wielaard <mjw@redhat.com>
16774
16775 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16776
5876f503
JK
167772014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16778
16779 Fix TLS access for -static -pthread.
16780 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16781 <HAVE_TLS> (thread_function, main): Initialize it.
16782 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16783 Add clean_restart.
16784 <$have_tls != "">: Check TLSVAR.
16785
0256a6ac
PA
167862014-05-21 Pedro Alves <palves@redhat.com>
16787
16788 * gdb.base/dcache-line-read-error.c: New.
16789 * gdb.base/dcache-line-read-error.exp: New.
16790
936d2992
PA
167912014-05-20 Pedro Alves <palves@redhat.com>
16792
16793 * gdb.base/compare-sections.c: New file.
16794 * gdb.base/compare-sections.exp: New file.
16795
802e8e6d
PA
167962014-05-20 Pedro Alves <palves@redhat.com>
16797
16798 * gdb.base/break-idempotent.c: New file.
16799 * gdb.base/break-idempotent.exp: New file.
16800
e59fa00f
MM
168012014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16802
16803 * gdb.btrace/nohist.exp: New.
16804
8b696e31
YQ
168052014-05-20 Yao Qi <yao@codesourcery.com>
16806
16807 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16808 gdb.reverse directory and gdb_reverse_timeout exists in board
16809 setting.
16810 * README: Document gdb_reverse_timeout.
16811
73c9764f
YQ
168122014-05-20 Yao Qi <yao@codesourcery.com>
16813
16814 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16815 'test_file_name'. Treat args as a string instead of a list.
16816 (gdb_init): Rename argument 'args' by 'test_file_name'.
16817
f1f4348a
JK
168182014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16819
16820 * gdb.arch/powerpc-power.exp: New file.
16821 * gdb.arch/powerpc-power.s: New file.
16822
0dbe70ce
DE
168232014-05-16 Doug Evans <dje@google.com>
16824
16825 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16826 * gdb.base/completion.exp: Check that all expected files exist
16827 before doing file completion.
0dbe70ce 16828
8d551b02
DE
168292014-05-16 Doug Evans <dje@google.com>
16830
16831 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16832 Update.
16833 (do_syscall_tests_without_xml): Update.
16834
73eb7709
PA
168352014-05-16 Pedro Alves <palves@redhat.com>
16836
16837 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16838 instead of "unknown output after running".
16839
3fae92fc
YQ
168402014-05-16 Yao Qi <yao@codesourcery.com>
16841
16842 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16843 file1.txt from host at the end.
16844 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16845
c2b2ccc5
DE
168462014-05-15 Doug Evans <dje@google.com>
16847
16848 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16849 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16850 loading file. Add test for TU lookup.
16851
8c217a4b
SM
168522014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16853
16854 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16855 calling "-exec-arguments" or "set args" before running the
16856 inferior.
16857
3deb39c6
SM
168582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16859
16860 * lib/mi-support.exp (mi_expect_stop): Expect message for
16861 inferiors that exit with non-zero exit code.
16862
71a79f8c
YQ
168632014-05-14 Yao Qi <yao@codesourcery.com>
16864
16865 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16866 match absolute path on remote host.
16867 (test_file_list_exec_source_files): Remove "/" from the
16868 pattern.
16869
f23fcd46
YQ
168702014-05-14 Yao Qi <yao@codesourcery.com>
16871
16872 * boards/local-remote-host-notty.exp (${board}_file): New
16873 proc.
16874
9404b58f
KM
168752014-05-07 Kyle McMartin <kyle@redhat.com>
16876
16877 Pushed by Joel Brobecker <brobecker@adacore.com>.
16878 * gdb.arch/aarch64-atomic-inst.c: New file.
16879 * gdb.arch/aarch64-atomic-inst.exp: New file.
16880
5e45f04c
YQ
168812014-05-07 Yao Qi <yao@codesourcery.com>
16882
16883 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16884 in current context" too.
16885
c888a17d
KS
168862014-05-05 Keith Seitz <keiths@redhat.com>
16887
16888 * gdb.linespec/ls-dollar.exp: Add test for linespec
16889 file:convenience_variable.
16890
290a839c
YQ
168912014-05-05 Yao Qi <yao@codesourcery.com>
16892
16893 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16894 traceframes into tfile and ctf trace files. Read data from
16895 trace file and test collected data.
16896 (gdb_collect_locals_test): Likewise.
16897 (gdb_unavailable_registers_test): Likewise.
16898 (gdb_unavailable_floats): Likewise.
16899 (gdb_collect_globals_test): Likewise.
16900 (top-level): Append "ctf" to trace_file_targets if GDB
16901 supports.
16902
b5262cd0
YQ
169032014-05-05 Yao Qi <yao@codesourcery.com>
16904
16905 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16906 code to ...
16907 (gdb_collect_args_test_1): ... it. New proc.
16908 (gdb_collect_locals_test): Move some code to ...
16909 (gdb_collect_locals_test_1): ... it. New proc.
16910 (gdb_unavailable_registers_test): Move some code to ...
16911 (gdb_unavailable_registers_test_1): ... it. New proc.
16912 (gdb_unavailable_floats): Move some code to ...
16913 (gdb_unavailable_floats_1): ... it. New proc.
16914
30a1e6cc
SDJ
169152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16916
16917 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16918 probes to test for bitness recognition.
16919 * gdb.arch/amd64-stap-optional-prefix.exp
16920 (test_probe_value_without_reg): New procedure.
16921 Add code to test for different kinds of bitness.
16922
f33da99a
SDJ
169232014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16924
16925 PR breakpoints/16889
16926 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16927 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16928
5b80f00d
PA
169292014-05-01 Pedro Alves <palves@redhat.com>
16930
16931 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16932 gdb_file_cmd if no file is specified.
16933 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16934 last_loaded_file to set the remote exec-file.
16935
f8c2a73c
PA
169362014-05-01 Pedro Alves <palves@redhat.com>
16937
16938 * boards/local-remote-host.exp: New file.
16939
be6e8ac7
PA
169402014-05-01 Pedro Alves <palves@redhat.com>
16941
16942 * boards/local-remote-host.exp: Rename to ...
16943 * boards/local-remote-host-notty.exp: ... this.
16944
cac0dc8f
JB
169452014-04-28 Joel Brobecker <brobecker@adacore.com>
16946
16947 * gdb.ada/dyn_arrayidx: New testcase.
16948
9730e6cc
YQ
169492014-04-26 Yao Qi <yao@codesourcery.com>
16950
16951 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16952 and compute the length of function main. Save it in
16953 $main_length.
16954 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16955 (top-level): Use gdb_compile to compile objects into
16956 executable and restart GDB. Remove invocation to
16957 prepare_for_testing.
16958
7ae1a6a6
PA
169592014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16960 Pedro Alves <palves@redhat.com>
16961
16962 PR server/16255
16963 * gdb.multi/multi-attach.c: New file.
16964 * gdb.multi/multi-attach.exp: New file.
16965
4082afcc
PA
169662014-04-25 Pedro Alves <palves@redhat.com>
16967
16968 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16969 user.
16970 (top level): Test that "set remote conditional-breakpoints-packet
16971 off" works as intended.
16972 * gdb.base/dprintf.exp: Test that "set remote
16973 breakpoint-commands-packet off" works as intended.
16974 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16975 New function.
16976 (top level): Call it.
16977 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16978 remote fast-tracepoints-packet off" works as intended.
16979 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16980 * lib/gdb.exp (gdb_is_target_remote): ... here.
16981
2abc3f8d
DB
169822014-04-24 David Blaikie <dblaikie@gmail.com>
16983
16984 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16985 ensure clang would not discard them.
16986 * gdb.base/gdbvars.c: Ditto.
16987 * gdb.base/memattr.c: Ditto.
16988 * gdb.base/whatis.c: Ditto.
16989 * gdb.python/py-prettyprint.c: Ditto.
16990 * gdb.trace/actions.c: Ditto.
16991 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16992 ensure clang would not discard it.
16993
bfd39632
DB
169942014-04-24 David Blaikie <dblaikie@gmail.com>
16995
16996 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16997 clang to emit the full definition of type required by the test
16998 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16999
22842ff6
DB
170002014-04-24 David Blaikie <dblaikie@gmail.com>
17001
17002 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17003 coax Clang into emitting the definition of the type.
17004 * gdb.cp/pr10728-x.h (y): Ditto.
17005 * gdb.cp/pr10728-y.cc (y): Ditto.
17006
c2e827ad
DB
170072014-04-24 David Blaikie <dblaikie@gmail.com>
17008
17009 * gdb.base/label.exp: XFAIL label related tests under Clang.
17010 * gdb.cp/cplabel.exp: Ditto.
17011 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17012 under Clang those using labels.
17013
4c2d33e7
YQ
170142014-04-25 Yao Qi <yao@codesourcery.com>
17015
17016 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17017 double_label.
17018 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17019 partial_label and double_label.
17020
56083b99
DB
170212014-04-24 David Blaikie <dblaikie@gmail.com>
17022
17023 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17024
25d4e99d
DB
170252014-04-24 David Blaikie <dblaikie@gmail.com>
17026
17027 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17028 of the function to work across GCC and Clang.
17029 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17030 pointer types (const void ** const V void **).
17031
01f9f808
MS
170322014-04-24 Michael Sturm <michael.sturm@mintel.com>
17033 Walfred Tedeschi <walfred.tedeschi@intel.com>
17034
17035 * Makefile.in (EXECUTABLES): Added i386-avx512.
17036 * gdb.arch/i386-avx512.c: New file.
17037 * gdb.arch/i386-avx512.exp: Likewise.
17038
4b48d439
KS
170392014-04-23 Keith Seitz <keiths@redhat.com>
17040
17041 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17042 (mi_make_breakpoint_table): New procedure.
17043 (mi_create_breakpoint): Use mi_make_breakpoint
17044 and return the result.
17045 (mi_make_breakpoint): New procedure.
17046 (mi_build_kv_pairs): New procedure.
17047
17048 * gdb.mi/mi-break.exp: Remove unused globals,
17049 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17050 All callers updated.
17051 * gdb.mi/mi-dprintf.exp: Use variable to track command
17052 number.
17053 Update all callers of mi_create_breakpoint and use
17054 mi_make_breakpoint_table.
17055 Remove any unused global variables.
17056 * gdb.mi/mi-nonstop.exp: Likewise.
17057 * gdb.mi/mi-nsintrall.exp: Likewise.
17058 * gdb.mi/mi-nsmoribund.exp: Likewise.
17059 * gdb.mi/mi-nsthrexec.exp: Likewise.
17060 * gdb.mi/mi-reverse.exp: Likewise.
17061 * gdb.mi/mi-simplerun.exp: Likewise.
17062 * gdb.mi/mi-stepn.exp: Likewise.
17063 * gdb.mi/mi-syn-frame.exp: Likewise.
17064 * gdb.mi/mi-until.exp: Likewise.
17065 * gdb.mi/mi-var-cp.exp: Likewise.
17066 * gdb.mi/mi-var-display.exp: Likewise.
17067 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17068 * gdb.mi/mi2-var-child.exp: Likewise.
17069 * gdb.mi/mi-vla-c99.exp: Likewise.
17070 * lib/mi-support.exp: Likewise.
17071
17072 From Ian Lance Taylor <iant@cygnus.com>:
17073 * lib/gdb.exp (parse_args): New procedure.
17074
08351840
PA
170752014-04-23 Pedro Alves <palves@redhat.com>
17076
17077 * gdb.base/break-unload-file.c: New file.
17078 * gdb.base/break-unload-file.exp: New file.
17079 * gdb.base/sym-file-lib.c (baz): New function.
17080 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17081 field.
17082 (load): Store the segment's mapped size.
17083 (unload): New function.
17084 (unload_shlib): New function.
17085 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17086 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17087 set a breakpoint at baz, and call it.
17088 * gdb.base/sym-file.exp: New tests for stale breakpoint
17089 instructions.
17090
076855f9
PA
170912014-04-23 Pedro Alves <palves@redhat.com>
17092
17093 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17094 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17095 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17096 * gdb.base/hbreak-unmapped.c: New file.
17097 * gdb.base/hbreak-unmapped.exp: New file.
17098 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17099 * lib/gdb.exp (gdb_is_target_remote): ... here.
17100
483805cf
PA
171012014-04-22 Pedro Alves <palves@redhat.com>
17102
17103 * gdb.base/consecutive-step-over.c: New file.
17104 * gdb.base/consecutive-step-over.exp: New file.
17105
06d97543
PA
171062014-04-22 Pedro Alves <palves@redhat.com>
17107
17108 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17109 instead of send_gdb/gdb_expect.
17110
b4429ea2
YQ
171112014-04-22 Yao Qi <yao@codesourcery.com>
17112
17113 * lib/trace-support.exp (generate_tracefile): New procedure.
17114 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17115 return 0.
17116 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17117 if generate_tracefile returns 1.
17118
51d48146
PA
171192014-04-18 Tom Tromey <palves@redhat.com>
17120 Pedro alves <tromey@redhat.com>
17121
17122 PR backtrace/15558
17123 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17124 with a backtrace limit.
17125 * gdb.python/py-frame-inline.exp: Test running to an inline
17126 function with a backtrace limit, and printing the newest frame.
17127 * gdb.python/py-frame-inline.c (main): Call f.
17128
bd1dce5f
MS
171292014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17130
17131 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17132
40d1a503
MS
171332014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17134
17135 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17136 Drop prefix from unsupported source file path.
17137
389b98f7
YQ
171382014-04-17 Yao Qi <yao@codesourcery.com>
17139
17140 * lib/gdb.exp (with_target_charset): New proc.
17141 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17142 with_target_charset.
17143 (test_print_strings): Likewise.
17144 (test_repeat_bytes): Likewise.
17145 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17146 for some tests.
17147
22869d73
KS
171482014-04-16 Keith Seitz <keiths@redhat.com>
17149
17150 PR gdb/15827
17151 * gdb.dwarf2/corrupt.c: New file.
17152 * gdb.dwarf2/corrupt.exp: New file.
17153
c4f87ca6
KS
171542014-04-16 Keith Seitz <keiths@redhat.com>
17155
17156 PR c++/16597
17157 * gdb.cp/namelessclass.cc: New file.
17158 * gdb.cp/namelessclass.exp: New file.
17159 * gdb.cp/namelessclass.S: New file.
17160
ab19de87
DE
171612014-04-16 Doug Evans <dje@google.com>
17162
17163 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17164 Add comment.
17165 (gdbserver_default_get_comm_port): New function.
17166 (gdbserver_start): Check if board file provided
17167 "gdbserver,get_comm_port" and use it if so.
17168 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17169 (gdb,socketport): Set to "stdio".
17170 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17171 (stdio_gdbserver_template): Delete.
17172 (${board}_get_remote_address): Update.
17173 (${board}_build_remote_cmd): Delete.
17174 (${board}_get_comm_port): New function.
17175 (${board}_spawn): Update.
17176 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17177 Delete.
17178 (${board}_get_remote_address): Update.
17179 (${board}_get_comm_port): New function.
17180
fc98a809
AB
171812014-04-16 Andrew Burgess <aburgess@broadcom.com>
17182
17183 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17184 appearing in any order.
17185
87fd9e6e
DE
171862014-04-15 Doug Evans <dje@google.com>
17187
17188 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17189 uninitialized value of "description".
17190
099fc3ea
KS
171912014-04-15 Keith Seitz <keiths@redhat.com>
17192
17193 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17194 Remove unused globals.
17195 (test_running_the_program): Likewise.
17196 (test_controlled_execution): Likewise.
17197 (test_controlling_breakpoints): Likewise.
17198 (test_program_termination): Likewise.
17199
5da151d4
KS
172002014-04-15 Keith Seitz <keiths@redhat.com>
17201
17202 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17203 unused globals.
17204 (test_rbreak_creation_and_listing): Likewise.
17205 (test_ignore_count): Likewise.
17206 (test_error): Likewise.
17207
35e5d2f0
PA
172082014-04-15 Pedro Alves <palves@redhat.com>
17209
17210 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17211 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17212 sym-file-loader.c.
17213 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17214 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17215 to sym-file-loader.c.
17216 (struct library): Forward declare.
17217 (load_shlib, lookup_function): Change prototypes.
17218 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17219 (translate_offset): Remove declarations.
17220 (get_text_addr): New declaration.
17221 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17222 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17223 sym-file-loader.h.
17224 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17225 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17226 here from sym-file-loader.h.
17227 (struct library): New structure.
17228 (load_shlib, lookup_function): Change prototypes and adjust to
17229 work with a struct library.
17230 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17231 (translate_offset): Make static.
17232 (get_text_addr): New function.
17233 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17234
eb4c1710
PA
172352014-04-15 Pedro Alves <palves@redhat.com>
17236
17237 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17238
2d1baf52
PA
172392014-04-15 Pedro Alves <palves@redhat.com>
17240
17241 * gdb.base/sym-file-loader.c: Include <limits.h>.
17242 (SELF_LINK): New define.
17243 (get_origin): New function.
17244 (load_shlib): Use it.
17245 * gdb.base/sym-file.exp: Don't early return if the target is
17246 remote. Use runto_main, and issue fail is that fails. Use
17247 gdb_load_shlibs.
17248 (shlib_name): Delete.
17249 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17250
7dd6df01
PA
172512014-04-15 Pedro Alves <palves@redhat.com>
17252
17253 * gdb.base/sym-file.exp: Remove regex characters from test
17254 message. Don't refer to breakpoint numbers in test messages.
17255
b50c8614
KS
172562014-04-14 Keith Seitz <keiths@redhat.com>
17257
17258 PR c++/16253
17259 * gdb.cp/var-tag.cc: New file.
17260 * gdb.cp/var-tag.exp: New file.
17261 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17262 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17263 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17264 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17265
3d567982
TT
172662014-04-14 Tom Tromey <tromey@redhat.com>
17267
17268 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17269 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17270 type.
17271 * gdb.cp/enum-class.exp: New file.
17272 * gdb.cp/enum-class.cc: New file.
17273
0626fc76
TT
172742014-04-14 Tom Tromey <tromey@redhat.com>
17275
17276 * gdb.dwarf2/enum-type.exp: New file.
17277
dca325b3
SA
172782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17279
17280 * gdb.mi/mi-vla-c99.exp: New file.
17281 * gdb.mi/vla.c: New file.
17282
5854b38a
SA
172832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17284
17285 * gdb.base/vla-datatypes.c: New file.
17286 * gdb.base/vla-datatypes.exp: New file.
17287
463bb957
SA
172882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17289
17290 * gdb.base/vla-ptr.c: New file.
17291 * gdb.base/vla-ptr.exp: New file.
17292
3dd170be
SA
172932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17294
17295 * gdb.dwarf2/count.exp: New file.
17296
5ecaaa66
SA
172972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17298
17299 * gdb.base/vla-sideeffect.c: New file.
17300 * gdb.base/vla-sideeffect.exp: New file.
17301
41f1ada5
DB
173022014-04-14 David Blaikie <dblaikie@gmail.com>
17303
17304 * gdb.mi/non-stop.c: Add return value for non-void function return
17305 statement.
17306 * gdb.threads/staticthreads.c: Ditto.
17307
0be03e84
DE
173082014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17309 Doug Evans <xdje42@gmail.com>
17310
17311 * gdb.guile/scm-value.c: Improve test case.
17312 * gdb.guile/scm-value.exp: Add new test.
17313
f180a1fb
DB
173142014-04-11 David Blaikie <dblaikie@gmail.com>
17315
17316 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17317 override Clang's default.
17318
6b662e19
JB
173192014-04-11 Joel Brobecker <brobecker@adacore.com>
17320
17321 Revert the following changes (regressions):
17322
17323 * gdb.base/vla-sideeffect.c: New file.
17324 * gdb.base/vla-sideeffect.exp: New file.
17325
17326 * gdb.dwarf2/count.exp: New file.
17327
17328 * gdb.base/vla-multi.c: New file.
17329 * gdb.base/vla-multi.exp: New file.
17330
17331 * gdb.base/vla-ptr.c: New file.
17332 * gdb.base/vla-ptr.exp: New file.
17333
17334 * gdb.base/vla-datatypes.c: New file.
17335 * gdb.base/vla-datatypes.exp: New file.
17336
17337 * gdb.mi/mi-vla-c99.exp: New file.
17338 * gdb.mi/vla.c: New file.
17339
245a5f0b
KS
173402014-04-11 Keith Seitz <keiths@redhat.com>
17341
17342 PR c++/16675
17343 * gdb.cp/cpsizeof.exp: New file.
17344 * gdb.cp/cpsizeof.cc: New file.
17345
58a84dcf
SA
173462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17347
191a8a90
JB
17348 * gdb.mi/mi-vla-c99.exp: New file.
17349 * gdb.mi/vla.c: New file.
58a84dcf 17350
c8655f75
SA
173512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17352
17353 * gdb.base/vla-datatypes.c: New file.
17354 * gdb.base/vla-datatypes.exp: New file.
17355
024e13b4
SA
173562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17357
17358 * gdb.base/vla-ptr.c: New file.
17359 * gdb.base/vla-ptr.exp: New file.
17360
1a237e0e
SA
173612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17362
17363 * gdb.base/vla-multi.c: New file.
17364 * gdb.base/vla-multi.exp: New file.
17365
504f3432
SA
173662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17367
17368 * gdb.dwarf2/count.exp: New file.
17369
3bce8237
SA
173702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17371
191a8a90
JB
17372 * gdb.base/vla-sideeffect.c: New file.
17373 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17374
322f9c21
YQ
173752014-04-11 Yao Qi <yao@codesourcery.com>
17376
17377 * gdb.base/completion.exp: Check file exists before running tests
17378 on file completion.
17379
d708bcd1
PA
173802014-04-10 Pedro Alves <palves@redhat.com>
17381
17382 * gdb.base/cond-eval-mode.c: New file.
17383 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17384 prepare_for_testing to build the new file. Check result of
17385 runto_main.
17386 (test_break, test_watch): New procedures.
17387 (top level): Use them.
17388
ae1d2761
PM
173892014-04-08 Pierre Muller <muller@sourceware.org>
17390
17391 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17392 Ctrl-V use for mingw hosts.
17393
7af389b8
SC
173942014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17395
17396 * gdb.python/py-value.c: Improve test case.
17397 * gdb.python/py-value.exp: Add new test.
17398
5e703181
DE
173992014-04-07 David Blaikie <dblaikie@gmail.com>
17400
17401 * lib/compiler.c: Identify the clang compiler.
17402 * lib/compiler.cc: Ditto.
17403
9810b410
YQ
174042014-04-03 Yao Qi <yao@codesourcery.com>
17405
17406 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17407
98d1b8dc
AB
174082014-04-01 Anton Blanchard <anton@samba.org>
17409
17410 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17411 messages unique.
17412
3114cea1
AB
174132014-04-01 Anton Blanchard <anton@samba.org>
17414
17415 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17416 prepare_for_testing.
17417
62f7182c
AB
174182014-04-01 Anton Blanchard <anton@samba.org>
17419
17420 * gdb.arch/ppc64-atomic-inst.c: Remove.
17421 * gdb.arch/ppc64-atomic-inst.S: New file.
17422 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17423
770e7fc7
DE
174242014-03-31 Doug Evans <dje@google.com>
17425
17426 * gdb.base/print-symbol-loading-lib.c: New file.
17427 * gdb.base/print-symbol-loading-main.c: New file.
17428 * gdb.base/print-symbol-loading.exp: New file.
17429
46e2bafa
YQ
174302014-03-31 Yao Qi <yao@codesourcery.com>
17431
17432 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17433
8776cfe9
JB
174342014-03-28 Joel Brobecker <brobecker@adacore.com>
17435
17436 * gdb.ada/mi_dyn_arr: New testcase.
17437
5d1ef361
DE
174382014-03-27 Doug Evans <dje@google.com>
17439
17440 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17441
b5bee914
YQ
174422014-03-27 Yao Qi <yao@codesourcery.com>
17443
17444 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17445 if target is nios2-*-*.
17446
0d4d0e77
YQ
174472014-03-26 Yao Qi <yao@codesourcery.com>
17448
17449 * lib/gdb.exp (readline_is_used): New proc.
17450 * gdb.base/completion.exp: Move tests on command complete up.
17451 Skip the rest of tests if readline is not used.
17452 * gdb.ada/complete.exp: Skp the test if readline is not
17453 used.
17454 * gdb.base/filesym.exp: Likewise.
17455 * gdb.base/macscp.exp: Likewise.
17456 * gdb.base/readline-ask.exp: Likewise.
17457 * gdb.base/readline.exp: Likewise.
17458 * gdb.python/py-cmd.exp: Likewise.
17459 * gdb.trace/tfile.exp: Likewise.
17460
29361eee
YQ
174612014-03-26 Yao Qi <yao@codesourcery.com>
17462
17463 * gdb.base/macscp.exp: Fix code format issues.
17464
bc9a5525
UW
174652014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17466
17467 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17468 * gdb.asm/powerpc64le.inc: New file.
17469
d3839ede
PA
174702014-03-25 Pedro Alves <palves@redhat.com>
17471 Doug Evans <dje@google.com>
17472
17473 * gdb.base/source-execution.c: New file.
17474 * gdb.base/source-execution.exp: New file.
17475 * gdb.base/source-execution.gdb: New file.
17476
01672a57
DE
174772014-03-24 Doug Evans <dje@google.com>
17478
17479 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17480 using fission.
17481
88bbeca9
HZ
174822014-03-24 Hui Zhu <hui@codesourcery.com>
17483 Pedro Alves <palves@redhat.com>
17484
17485 PR breakpoints/16101
17486 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17487 test pass/fail messages. Detect missing support for dprintf when
17488 breakpoints are actually inserted.
17489 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17490 breakpoints are actually inserted.
17491 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17492 fails.
17493
d2348791
JK
174942014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17495
17496 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17497
feef67ab
DE
174982014-03-22 Doug Evans <xdje42@gmail.com>
17499
17500 * gdb.python/python.exp (python not supported): Verify multi-line
17501 python command issues an error.
25d743f9 17502 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17503 guile command issues an error.
feef67ab 17504
ecebef6a
MR
175052014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17506
17507 * gdb.threads/thread-specific.exp: Handle the lack of usable
17508 $this_breakpoint and $this_thread.
17509
ccdd1909
HZ
175102014-03-21 Hui Zhu <hui@codesourcery.com>
17511
17512 * gdb.base/attach.exp (do_command_attach_tests): New.
17513
beb460e8
PA
175142014-03-20 Tom Tromey <tromey@redhat.com>
17515 Pedro Alves <palves@redhat.com>
17516
17517 PR cli/15718
17518 * gdb.base/condbreak-call-false.c: New file.
17519 * gdb.base/condbreak-call-false.exp: New file.
17520
40acf43a
PA
175212014-03-20 Pedro Alves <palves@redhat.com>
17522
17523 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17524 Delete.
17525 (block_signals, unblock_signals): Delete.
17526 (child_function_2, main): Remove references to deleted variable
17527 and functions.
17528
9f5e1e02
PA
175292014-03-20 Pedro Alves <palves@redhat.com>
17530
17531 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17532 Use pthread_kill to signal thread 2.
17533 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17534 Adjust to make the test send itself a signal rather than using the
17535 host's "kill" command.
17536
99619bea
PA
175372014-03-20 Pedro Alves <palves@redhat.com>
17538
17539 * gdb.threads/multiple-step-overs.c: New file.
17540 * gdb.threads/multiple-step-overs.exp: New file.
17541 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17542 Adjust expected infrun debug output.
17543
2adfaa28
PA
175442014-03-20 Pedro Alves <palves@redhat.com>
17545
17546 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17547 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17548
31e77af2
PA
175492014-03-20 Pedro Alves <palves@redhat.com>
17550
17551 PR breakpoints/7143
17552 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17553 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17554 of gdb_test_multiple.
17555 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17556 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17557
b9f437de
PA
175582014-03-20 Pedro Alves <palves@redhat.com>
17559
17560 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17561 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17562
05adc73e
PA
175632014-03-19 Pedro Alves <palves@redhat.com>
17564
17565 * gdb.base/async.exp: Remove early return.
17566
6048b950
PA
175672014-03-19 Pedro Alves <palves@redhat.com>
17568
17569 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17570
8bcfb00a
PA
175712014-03-19 Pedro Alves <palves@redhat.com>
17572
17573 * gdb.base/async.exp (test_background): Expect \r\n after
17574 "completed." in the fail pattern.
17575
884e37dc
PA
175762014-03-19 Pedro Alves <palves@redhat.com>
17577
17578 * gdb.base/async.exp (test_background): New procedure.
17579 Use it for all background execution command tests.
17580
148e57e2
PA
175812014-03-19 Pedro Alves <palves@redhat.com>
17582
17583 * gdb.base/async.exp: Use prepare_for_testing.
17584
f48088c7
PA
175852014-03-19 Pedro Alves <palves@redhat.com>
17586
17587 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17588 the same line.
17589
e2f6c966
PA
175902014-03-19 Pedro Alves <palves@redhat.com>
17591
17592 * gdb.base/async.c (main): Add "jump here" and "until here" line
17593 marker comments.
17594 * gdb.base/async.exp (jump_here): New global.
17595 (jump& test): Use it.
17596 (until_here): New global.
17597 (until& test): Use it.
17598
c30568d4
PA
175992014-03-19 Pedro Alves <palves@redhat.com>
17600
17601 * gdb.base/async.exp: Don't frob gdb_protocol.
17602
0172b6a7
DE
176032014-03-18 Doug Evans <xdje42@gmail.com>
17604
17605 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17606 Fix spelling of exec-done-display.
17607
06c868a8
JK
176082014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17609
17610 PR gdb/15358
17611 * gdb.base/gdb-sigterm.c: New file.
17612 * gdb.base/gdb-sigterm.exp: New file.
17613
0c7e1a46
PA
176142014-03-18 Pedro Alves <palves@redhat.com>
17615
17616 PR gdb/13860
17617 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17618 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17619 solib-event.
17620
f7c77d93
JB
176212014-03-17 Joel Brobecker <brobecker@adacore.com>
17622
17623 * gdb.ada/pckd_arr_ren: New testcase.
17624
5a1e8c7a
DE
176252014-03-13 Doug Evans <xdje42@gmail.com>
17626
17627 PR guile/16612
17628 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17629 collect after discarding symbols.
17630
350e1a76
DE
176312014-03-13 Ludovic Courtès <ludo@gnu.org>
17632 Doug Evans <xdje42@gmail.com>
17633
17634 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17635 to history survives a gc.
17636
a69900ae
PA
176372014-03-13 Pedro Alves <palves@redhat.com>
17638
17639 * gdb.base/default.exp: Don't test "target procfs".
17640
5db9f0bd
PA
176412014-03-13 Pedro Alves <palves@redhat.com>
17642
17643 * gdb.base/default.exp: Update "target child" and "target procfs"
17644 tests to not expect "Unix".
17645
b3ccfe11
TT
176462014-03-12 Tom Tromey <tromey@redhat.com>
17647
17648 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17649 New procs. Add target-async tests.
17650 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17651 Add target-async tests.
17652
646f4417
AA
176532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17654
17655 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17656 'func_start' and 'func_end' for the beginning and end of the
17657 function code, respectively.
17658 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17659 'func_end' instead of 'func' and 'main'.
17660
288c211f
AA
176612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17662
17663 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17664 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17665 generate the debug info assembler source.
17666
e0c0f156
AA
176672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17668
17669 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17670 * gdb.dwarf2/arr-subrange.exp: Likewise.
17671 * gdb.dwarf2/dwz.exp: Likewise.
17672 * gdb.dwarf2/method-ptr.exp: Likewise.
17673 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17674 * gdb.dwarf2/subrange.exp: Likewise.
17675 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17676 * gdb.dwarf2/implptrpiece.exp: Likewise.
17677 * gdb.dwarf2/nostaticblock.exp: Likewise.
17678
0e5c4555
AA
176792014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17680
17681 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17682 directory to absolute path name arguments.
17683
5ec18f2b
JG
176842014-03-10 Joel Brobecker <brobecker@adacore.com>
17685
17686 * gdb.ada/tagged_access: New testcase.
17687
847fc4f2
MM
176882014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17689
17690 * gdb.btrace/data.exp: Update expected output.
17691
cc3da688
YQ
176922014-03-06 Yao Qi <yao@codesourcery.com>
17693
17694 * gdb.trace/pr16508.exp: New file.
17695
0f26cec1
PA
176962014-03-05 Pedro Alves <palves@redhat.com>
17697
17698 PR gdb/16575
17699 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17700 procedure.
17701 (top level): Adjust to use it. Add tests that exercise breakpoint
17702 interaction with the code-cache.
17703
7a5a839f
LC
177042014-02-26 Ludovic Courtès <ludo@gnu.org>
17705
17706 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17707 test for 'history-append!'.
17708
31aa7e4e
JB
177092014-02-26 Joel Brobecker <brobecker@adacore.com>
17710
17711 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17712 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17713 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17714 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17715 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17716 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17717
1b588015
JB
177182014-02-26 Joel Brobecker <brobecker@adacore.com>
17719
17720 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17721 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17722 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17723
55426c9d
JB
177242014-02-26 Joel Brobecker <brobecker@adacore.com>
17725
17726 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17727
dc53a7ad
JB
177282014-02-26 Joel Brobecker <brobecker@adacore.com>
17729
17730 * gdb.dwarf2/arr-stride.c: New file.
17731 * gdb.dwarf2/arr-stride.exp: New file.
17732
12ab52e9
PA
177332014-02-26 Pedro Alves <palves@redhat.com>
17734
17735 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17736 that won't ever trigger. Make sure that GDB reports the correct
17737 breakpoint that caused the stop.
17738
849c862e
JK
177392014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17740
17741 PR gdb/16626
17742 * gdb.base/auto-load-script: New file.
17743 * gdb.base/auto-load.c: New file.
17744 * gdb.base/auto-load.exp: New file.
17745
71b7d793
JK
17746 PR gdb/16626
17747 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17748
e2f0d509
JK
177492014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17750
17751 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17752 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17753
50cc37c8
DE
177542014-02-24 Doug Evans <dje@google.com>
17755
17756 * lib/gdb.exp (run_on_host): Log error output if program fails.
17757
ea4758f2
PA
177582014-02-21 Pedro Alves <palves@redhat.com>
17759
17760 * gdb.threads/step-after-sr-lock.c: Rename to ...
17761 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17762 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17763 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17764 ... this.
17765
d7b30f67
SDJ
177662014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17767
17768 PR tdep/16397
17769 * gdb.arch/amd64-stap-special-operands.exp: New file.
17770 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17771 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17772 * gdb.arch/amd64-stap-triplet.S: Likewise.
17773 * gdb.arch/amd64-stap-triplet.c: Likewise.
17774
83deb43f
JB
177752014-02-20 Joel Brobecker <brobecker@adacore.com>
17776
17777 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17778 in .section pseudo-op.
17779
adde2bff
DE
177802014-02-20 lin zuojian <manjian2006@gmail.com>
17781 Joel Brobecker <brobecker@adacore.com>
17782 Doug Evans <xdje42@gmail.com>
17783
17784 PR symtab/16581
17785 * gdb.dwarf2/dw2-icycle.S: New file.
17786 * gdb.dwarf2/dw2-icycle.c: New file.
17787 * gdb.dwarf2/dw2-icycle.exp: New file.
17788
f7bd0f78
SC
177892014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17790
17791 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17792 operations on gdb.Value objects.
17793 * gdb.python/py-value-cc.exp: Add new test to test operations on
17794 gdb.Value objects.
17795
c17ef0d5
DE
177962014-02-18 Doug Evans <dje@google.com>
17797
17798 * Makefile.in (TESTS): New variable.
17799 (expanded_tests, expanded_tests_or_none): New variables
17800 (check-single): Pass $(expanded_tests_or_none) to runtest.
17801 (check-parallel): Only run tests in $(TESTS) if non-empty.
17802 (check/no-matching-tests-found): New rule.
17803 * README: Document TESTS makefile variable.
17804
5dd3176f
DE
178052014-02-18 Doug Evans <dje@google.com>
17806
17807 * Makefile.in (check-parallel): rm -rf outputs temp.
17808
0b10be4f
JK
178092014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17810
17811 Fix "ERROR: no fileid for" in the testsuite.
17812 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17813
85f224e7
DE
178142014-02-12 Doug Evans <dje@google.com>
17815
17816 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17817 (MISCELLANEOUS): New variable.
17818 (clean): rm -rf $(MISCELLANEOUS).
17819 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17820 dwp live in the same directory as symlinks, with each symlink pointed
17821 to a differently named file in a different directory.
17822
149b30ff
DE
178232014-02-11 Doug Evans <dje@google.com>
17824
17825 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17826 of Tcl file commands.
17827
1dfdac32
MK
178282014-02-10 Mark Kettenis <kettenis@gnu.org>
17829
17830 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17831 "kill -SIGUSR1 -1".
17832
aa4fb036
JB
178332014-02-10 Joel Brobecker <brobecker@adacore.com>
17834
17835 * gdb.ada/tick_length_array_enum_idx: New testcase.
17836
ed3ef339
DE
178372014-02-10 Doug Evans <xdje42@gmail.com>
17838
17839 * configure.ac (AC_OUTPUT): Add gdb.guile.
17840 * configure: Regenerate.
17841 * lib/gdb-guile.exp: New file.
17842 * lib/gdb.exp (get_target_charset): New function.
17843 * gdb.base/help.exp: Update expected output from "apropos apropos".
17844 * gdb.guile/Makefile.in: New file.
17845 * gdb.guile/guile.exp: New file.
17846 * gdb.guile/scm-arch.c: New file.
17847 * gdb.guile/scm-arch.exp: New file.
17848 * gdb.guile/scm-block.c: New file.
17849 * gdb.guile/scm-block.exp: New file.
17850 * gdb.guile/scm-breakpoint.c: New file.
17851 * gdb.guile/scm-breakpoint.exp: New file.
17852 * gdb.guile/scm-disasm.c: New file.
17853 * gdb.guile/scm-disasm.exp: New file.
17854 * gdb.guile/scm-equal.c: New file.
17855 * gdb.guile/scm-equal.exp: New file.
17856 * gdb.guile/scm-error.exp: New file.
17857 * gdb.guile/scm-error.scm: New file.
17858 * gdb.guile/scm-frame-args.c: New file.
17859 * gdb.guile/scm-frame-args.exp: New file.
17860 * gdb.guile/scm-frame-args.scm: New file.
17861 * gdb.guile/scm-frame-inline.c: New file.
17862 * gdb.guile/scm-frame-inline.exp: New file.
17863 * gdb.guile/scm-frame.c: New file.
17864 * gdb.guile/scm-frame.exp: New file.
17865 * gdb.guile/scm-generics.exp: New file.
17866 * gdb.guile/scm-gsmob.exp: New file.
17867 * gdb.guile/scm-iterator.c: New file.
17868 * gdb.guile/scm-iterator.exp: New file.
17869 * gdb.guile/scm-math.c: New file.
17870 * gdb.guile/scm-math.exp: New file.
17871 * gdb.guile/scm-objfile-script-gdb.in: New file.
17872 * gdb.guile/scm-objfile-script.c: New file.
17873 * gdb.guile/scm-objfile-script.exp: New file.
17874 * gdb.guile/scm-objfile.c: New file.
17875 * gdb.guile/scm-objfile.exp: New file.
17876 * gdb.guile/scm-ports.exp: New file.
17877 * gdb.guile/scm-pretty-print.c: New file.
17878 * gdb.guile/scm-pretty-print.exp: New file.
17879 * gdb.guile/scm-pretty-print.scm: New file.
17880 * gdb.guile/scm-section-script.c: New file.
17881 * gdb.guile/scm-section-script.exp: New file.
17882 * gdb.guile/scm-section-script.scm: New file.
17883 * gdb.guile/scm-symbol.c: New file.
17884 * gdb.guile/scm-symbol.exp: New file.
17885 * gdb.guile/scm-symtab-2.c: New file.
17886 * gdb.guile/scm-symtab.c: New file.
17887 * gdb.guile/scm-symtab.exp: New file.
17888 * gdb.guile/scm-type.c: New file.
17889 * gdb.guile/scm-type.exp: New file.
17890 * gdb.guile/scm-value-cc.cc: New file.
17891 * gdb.guile/scm-value-cc.exp: New file.
17892 * gdb.guile/scm-value.c: New file.
17893 * gdb.guile/scm-value.exp: New file.
17894 * gdb.guile/source2.scm: New file.
17895 * gdb.guile/types-module.cc: New file.
17896 * gdb.guile/types-module.exp: New file.
17897
7026a7c1
YQ
178982014-02-10 Yao Qi <yao@codesourcery.com>
17899
17900 PR testsuite/16543
17901 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17902 * configure: Regenerated.
17903 * Makefile.in: New file.
17904
6c466447
AS
179052014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17906
17907 * gdb.python/py-framefilter.exp: Fix typo.
17908
6e854735
YQ
179092014-02-08 Yao Qi <yao@codesourcery.com>
17910
17911 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17912 that no =breakpoint-modified is emitted when breakpoints are
17913 modified through MI commands.
17914
d137e6dc
PA
179152014-02-07 Pedro Alves <pedro@codesourcery.com>
17916 Pedro Alves <palves@redhat.com>
17917
17918 * gdb.threads/step-after-sr-lock.c: New file.
17919 * gdb.threads/step-after-sr-lock.exp: New file.
17920
b5ee5a50
PA
179212014-02-07 Pedro Alves <palves@redhat.com>
17922
17923 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17924
3c77faf3
JK
179252014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17926
17927 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17928 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17929
6dddc817
DE
179302014-02-06 Doug Evans <xdje42@gmail.com>
17931
17932 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17933 output.
17934
17935 * gdb.gdb/python-interrupts.exp: New file.
17936
de7b2893
YQ
179372014-02-05 Yao Qi <yao@codesourcery.com>
17938
17939 * gdb.trace/report.exp (use_collected_data): Test the output
17940 of "info threads" and "info inferiors".
17941
66d032ac
YQ
179422014-02-05 Yao Qi <yao@codesourcery.com>
17943
17944 Revert this patch:
17945
17946 2013-05-24 Yao Qi <yao@codesourcery.com>
17947
17948 * gdb.trace/tfile.exp: Test inferior and thread.
17949
591a12a1
UW
179502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17951
17952 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17953 on a function.
17954 * gdb.base/step-bt.c: Call hello via function pointer to make
17955 sure its first instruction is executed on powerpc64le-linux.
17956
0ff3e01f
UW
179572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17958
17959 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17960
084ee545
UW
179612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17962
17963 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17964 of the test patterns for use on little-endian systems.
17965
6ed14ff3
UW
179662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17967
17968 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17969 (decimal_vector): Fix for little-endian.
17970
401e27fd
JM
179712014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17972
17973 * gdb.arch/sparc-sysstep.exp: New file.
17974 * gdb.arch/sparc-sysstep.c: Likewise.
17975
17976 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17977
8b924729
EBM
179782014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17979
17980 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17981
fb151210
JB
179822014-01-23 Tom Tromey <tromey@redhat.com>
17983
17984 * gdb.ada/array_char_idx: New testcase.
17985
0740f8d8
TT
179862014-01-23 Tom Tromey <tromey@redhat.com>
17987
17988 PR python/16487:
17989 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17990 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17991 classes.
17992
21909fa1
TT
179932014-01-23 Tom Tromey <tromey@redhat.com>
17994
17995 PR python/16491:
17996 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17997 string from an inferior frame.
17998 * gdb.python/py-framefilter-mi.exp: Update.
17999
87ce2a04
DE
180002014-01-22 Doug Evans <dje@google.com>
18001
18002 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18003
237b092b
AA
180042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18005
18006 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18007
d674a709
AA
180082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18009
18010 * gdb.trace/entry-values.exp: Remove excess space character from
18011 regex patterns. Handle s390 call instruction.
18012
20fa3390
AA
180132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18014
18015 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18016 define "*_start" label. Make "name" static.
18017 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18018 ${name} by references to ${name}_start.
18019
78466714
AA
180202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18021
18022 * gdb.base/info-macros.exp: Remove "debug" from the compile
18023 options.
18024
ec9f644a
IB
180252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18026
18027 * gdb.dlang/demangle.exp: New file.
18028
94b1b47e
IB
180292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18030
18031 * gdb.dlang/primitive-types.exp: New file.
18032
7f420862
IB
180332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18034
18035 * configure.ac: Create gdb.dlang/Makefile.
18036 * configure: Regenerate.
18037 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18038 * gdb.dlang/Makefile.in: New file.
18039 * lib/d-support.exp: New file.
18040 * lib/gdb.exp (skip_d_tests): New proc.
18041
52834460
MM
180422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18043
18044 * gdb.btrace/delta.exp: Check reverse stepi.
18045 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18046 * gdb.btrace/finish.exp: New.
18047 * gdb.btrace/next.exp: New.
18048 * gdb.btrace/nexti.exp: New.
18049 * gdb.btrace/record_goto.c: Add comments.
18050 * gdb.btrace/step.exp: New.
18051 * gdb.btrace/stepi.exp: New.
18052 * gdb.btrace/multi-thread-step.c: New.
18053 * gdb.btrace/multi-thread-step.exp: New.
18054 * gdb.btrace/rn-dl-bind.c: New.
18055 * gdb.btrace/rn-dl-bind.exp: New.
18056 * gdb.btrace/data.c: New.
18057 * gdb.btrace/data.exp: New.
18058 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18059
6e07b1d2
MM
180602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18061
18062 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18063 * gdb.btrace/exception.exp: Update.
18064 * gdb.btrace/instruction_history.exp: Update.
18065 * gdb.btrace/record_goto.exp: Update.
18066 * gdb.btrace/tailcall.exp: Update.
18067 * gdb.btrace/unknown_functions.exp: Update.
18068 * gdb.btrace/delta.exp: New.
18069
0b722aec
MM
180702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18071
18072 * gdb.btrace/record_goto.exp: Add backtrace test.
18073 * gdb.btrace/tailcall.exp: Add backtrace test.
18074
066ce621
MM
180752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18076
18077 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18078 * gdb.btrace/record_goto.c: New.
18079 * gdb.btrace/record_goto.exp: New.
18080 * gdb.btrace/x86-record_goto.S: New.
18081
0688d04e
MM
180822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18083
18084 * gdb.btrace/function_call_history.exp: Update tests.
18085 * gdb.btrace/instruction_history.exp: Update tests.
18086
8710b709
MM
180872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18088
18089 * gdb.btrace/function_call_history.exp: Fix expected field
18090 order for "record function-call-history".
18091 Add new tests for "record function-call-history /c".
18092 * gdb.btrace/exception.cc: New.
18093 * gdb.btrace/exception.exp: New.
18094 * gdb.btrace/tailcall.exp: New.
18095 * gdb.btrace/x86-tailcall.S: New.
18096 * gdb.btrace/x86-tailcall.c: New.
18097 * gdb.btrace/unknown_functions.c: New.
18098 * gdb.btrace/unknown_functions.exp: New.
18099 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18100
5de9129b
MM
181012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18102
18103 * gdb.btrace/instruction_history.exp: Update.
18104 * gdb.btrace/function_call_history.exp: Update.
18105
23a7fe75
MM
181062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18107
18108 * gdb.btrace/function_call_history.exp: Fix expected function
18109 trace.
18110 * gdb.btrace/instruction_history.exp: Initialize traced.
18111 Remove traced_functions.
18112
724c7dd8
MM
181132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18114
18115 * gdb.btrace/function_call_history.exp: Update
18116 * gdb.btrace/instruction_history.exp: Update.
18117
6d78d93b
MM
181182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18119
18120 * gdb.btrace/enable.exp: Update expected text.
18121
93a360cc
OJ
181222014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18123
18124 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18125 bytes.
18126
3772b53f
MR
181272014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18128
18129 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18130
596662fa
OJ
181312014-01-15 Omair Javaid <omair.javaid@linaro.org>
18132
18133 * lib/gdb.exp (supports_process_record): Return true for
18134 arm*-linux*. (supports_reverse): Likewise.
18135
b5b08fb4
SC
181362014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18137
18138 PR python/15464
18139 PR python/16113
18140 * gdb.python/py-type.c: Enhance test case.
18141 * gdb.python/py-value-cc.cc: Likewise
18142 * gdb.python/py-type.exp: Add new tests.
18143 * gdb.python/py-value-cc.exp: Likewise
18144
52d7fb13
AA
181452014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18146 Pedro Alves <palves@redhat.com>
18147
18148 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18149 Make "name" extern.
18150 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18151 references to ${name}_start by references to ${name}.
18152
a2cd8cfe
JB
181532014-01-10 Joel Brobecker <brobecker@adacore.com>
18154
18155 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18156
4e23fced
JB
181572014-01-10 Joel Brobecker <brobecker@adacore.com>
18158
18159 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18160
c6a9e42c
PA
181612014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18162 Pedro Alves <palves@redhat.com>
18163
18164 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18165 mi_gdb_target_load.
c6a9e42c 18166
b7ea362b
PA
181672014-01-08 Pedro Alves <palves@redhat.com>
18168
18169 * gdb.threads/reconnect-signal.c: New file.
18170 * gdb.threads/reconnect-signal.exp: New file.
18171
5e3f4fab
EBM
181722014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18173
18174 * gdb.base/source-dir.exp: New file.
18175
79301218
JB
181762014-01-07 Joel Brobecker <brobecker@adacore.com>
18177
18178 * gdb.ada/mi_interface: New testcase.
18179
8e355c5d
JB
181802014-01-07 Joel Brobecker <brobecker@adacore.com>
18181
18182 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18183 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18184 gdb.ada/pp-rec-component/pck.ads: New files.
18185
c0d48811
JB
181862014-01-07 Joel Brobecker <brobecker@adacore.com>
18187
18188 * gdb.python/py-pp-integral.c: New file.
18189 * gdb.python/py-pp-integral.py: New file.
18190 * gdb.python/py-pp-integral.exp: New file.
18191
17b609c3 18192For older changes see ChangeLog-1993-2013.
c906108c 18193\f
8d8cb839
EZ
18194;; Local Variables:
18195;; mode: change-log
18196;; left-margin: 8
18197;; fill-column: 74
18198;; version-control: never
18199;; End:
902f2ccb 18200
b811d2c2 18201 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18202 Copying and distribution of this file, with or without modification,
18203 are permitted provided the copyright notice and this notice are preserved.