Harden gdb.arch/aarch64-pauth.exp and fix a failure
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
85d2d5bb
LM
12020-02-28 Luis Machado <luis.machado@linaro.org>
2
3 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4
3608f86c
TV
52020-02-27 Tom de Vries <tdevries@suse.de>
6
7 * config/sid.exp: Remove unused globals.
8 * gdb.base/attach.exp: Same.
9 * gdb.base/catch-load.exp: Same.
10 * gdb.base/dbx.exp: Same.
11 * lib/gdb.exp: Same.
12 * lib/mi-support.exp: Same.
13 * lib/prompt.exp: Same.
14
c8d4f6df
TV
152020-02-27 Tom de Vries <tdevries@suse.de>
16
17 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
18 not set.
19
0d79cdc4
AM
202020-02-26 Aaron Merey <amerey@redhat.com>
21
22 * gdb.debuginfod: New directory for debuginfod tests.
23 * gdb.debuginfod/main.c: New test file.
24 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
25
0dce4280
TV
262020-02-26 Tom de Vries <tdevries@suse.de>
27
28 PR gdb/25603
29 * gdb.base/persistent-lang.cc: New test.
30 * gdb.base/persistent-lang.exp: New file.
31
9e80cfa1
AB
322020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
33
34 * gdb.fortran/derived-type-striding.exp: Add a new test.
35 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
36 new test.
37
2078dbb2
AB
382020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
39
40 * gdb.base/cached-source-file.exp: Avoid source file paths in test
41 names.
42
70d49700
TV
432020-02-25 Tom de Vries <tdevries@suse.de>
44
45 PR go/18926
46 * gdb.go/methods.exp: Remove gcc/93866 xfail.
47
a88ef40d
TV
482020-02-24 Tom de Vries <tdevries@suse.de>
49
50 PR gdb/25592
51 * gdb.base/info-locals-unused-static-var.c: New test.
52 * gdb.base/info-locals-unused-static-var.exp: New file.
53
01b1af32
TT
542020-02-22 Tom Tromey <tom@tromey.com>
55
56 * gdb.python/tui-window.exp: New file.
57 * gdb.python/tui-window.py: New file.
58
7c043ba6
TT
592020-02-22 Tom Tromey <tom@tromey.com>
60
61 PR tui/17850:
62 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
63 tests.
64
c22fef7e
TT
652020-02-22 Tom Tromey <tom@tromey.com>
66
67 * gdb.tui/new-layout.exp: Add sub-layout tests.
68
ee325b61
TT
692020-02-22 Tom Tromey <tom@tromey.com>
70
71 * gdb.tui/new-layout.exp: New file.
72
3f0cbb04
TT
732020-02-22 Tom Tromey <tom@tromey.com>
74
75 * gdb.rust/rust-style.rs: New file.
76 * gdb.rust/rust-style.exp: New file.
77 * gdb.base/style.exp: Test structure printing.
78 * gdb.base/style.c (struct some_struct): New type.
79 (enum etype): New type.
80 (struct_value): New global.
81
75525152
TV
822020-02-21 Tom de Vries <tdevries@suse.de>
83
84 PR go/18926
85 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
86 Remove blanket xfails. Use message argument for gdb_breakpoint.
87 Make continuing to breakpoint test conditional on setting breakpoint.
88 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
89 DW_AT_name attribute. Add xfail for GCC PR93866.
90
bd360d30
AB
912020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
92
93 * gdb.dwarf2/cpp-linkage-name.c: New file.
94 * gdb.dwarf2/cpp-linkage-name.exp: New file.
95
c7adb09f 962020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
97
98 * lib/gdb.exp (gdb_wrapper_init): Reset
99 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
100 not exist.
101
a9c79803
TV
1022020-02-20 Tom de Vries <tdevries@suse.de>
103
104 PR go/17018
105 * gdb.go/hello.exp: Copy ...
106 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
107 print of st to print value of global definition. Add xfail for GCC
108 PR93844.
109 * gdb.go/hello.exp: Remove printing of st before definition.
110 * gdb.go/hello.go: Copy ...
111 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
112 to st.
113 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
114
d7445728
TV
1152020-02-20 Tom de Vries <tdevries@suse.de>
116
117 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
118 (gdb_simple_compile): Handle compile_flags go by using .go extension
119 for source file.
120 * gdb.go/chan.exp: Use support_go_compile.
121 * gdb.go/handcall.exp: Same.
122 * gdb.go/hello.exp: Same.
123 * gdb.go/integers.exp: Same.
124 * gdb.go/max-depth.exp: Same.
125 * gdb.go/methods.exp: Same.
126 * gdb.go/package.exp: Same.
127 * gdb.go/strings.exp: Same.
128 * gdb.go/types.exp: Same.
129 * gdb.go/unsafe.exp: Same.
130
c9c41e6d
TV
1312020-02-19 Tom de Vries <tdevries@suse.de>
132
133 * gdb.python/lib-types.exp: Make xfail more strict.
134
f20ff837
TV
1352020-02-19 Tom de Vries <tdevries@suse.de>
136
137 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
138
08410482
DE
1392020-02-19 Doug Evans <dje@google.com>
140
141 PR rust/25535
142 * gdb.rust/simple.exp: Add test.
143 * gdb.rust/simple.rs: Add test.
144
623563f7
TV
1452020-02-19 Tom de Vries <tdevries@suse.de>
146
147 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
148 output line-by-line.
149
d3308cfd
TV
1502020-02-19 Tom de Vries <tdevries@suse.de>
151
152 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
153
86cbc5dc
TV
1542020-02-19 Tom de Vries <tdevries@suse.de>
155
156 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
157 prelink.
158
9db2b96b
TV
1592020-02-19 Tom de Vries <tdevries@suse.de>
160
161 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
162 (gdb_do_cache): Use gdb_do_cache_wrap.
163 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
164
89e2fdc5
TV
1652020-02-19 Tom de Vries <tdevries@suse.de>
166
167 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
168 gdb_compile option.
169
373d7ac0
SM
1702020-02-18 Simon Marchi <simon.marchi@efficios.com>
171
172 * gdb.base/printcmds.exp (test_print_enums): Update expected
173 output.
174
b29a2df0
SM
1752020-02-18 Simon Marchi <simon.marchi@efficios.com>
176
177 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
178 for "unknown".
179
6740f0cc
SM
1802020-02-18 Simon Marchi <simon.marchi@efficios.com>
181
182 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
183 enumerator.
184
edd45eb0
SM
1852020-02-18 Simon Marchi <simon.marchi@efficios.com>
186
187 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
188 FE_, add FE_NONE.
189 (three): Update.
190 (enum flag_enum_without_zero): New enum.
191 (flag_enum_without_zero): New variable.
192 (enum not_flag_enum): New enum.
193 (three_not_flag): New variable.
194 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
195 (test_print_enums): Add more tests for printing flag enums.
196
d4295de4
TV
1972020-02-18 Tom de Vries <tdevries@suse.de>
198
199 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
200 (gdb_compile_ada): ... here.
201 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
202 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
203
f251f505
TT
2042020-02-14 Tom Tromey <tom@tromey.com>
205
206 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
207 build directory.
208 * boards/gdbserver-base.exp: Update path to gdbserver.
209
8f432634
TV
2102020-02-13 Tom de Vries <tdevries@suse.de>
211
212 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
213
92b6eaf7
TV
2142020-02-13 Tom de Vries <tdevries@suse.de>
215
216 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
217 are missing.
218
f3b0f7fe
TV
2192020-02-13 Tom de Vries <tdevries@suse.de>
220
221 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
222 call.
223
f6be8713
SDJ
2242020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
225
226 PR tui/25126
227 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
228 * gdb.base/cached-source-file.c: New file.
229 * gdb.base/cached-source-file.exp: New file.
230
b2770d5e
TV
2312020-02-11 Tom de Vries <tdevries@suse.de>
232
233 PR testsuite/25488
234 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
235
44f6938e
TV
2362020-02-10 Tom de Vries <tdevries@suse.de>
237
238 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
239
5f0e2eb7
MR
2402020-02-10 Maciej W. Rozycki <macro@wdc.com>
241
242 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
243 and $after_addr are both integers before making a comparison.
244
46ce2b6f
TV
2452020-02-09 Tom de Vries <tdevries@suse.de>
246
247 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
248 command output and paste it into gdb.log. If any, paste catch message
249 to gdb.log.
250
5abbbe1d
TT
2512020-02-07 Tom Tromey <tromey@adacore.com>
252
253 PR breakpoints/24915:
254 * gdb.base/annotate-symlink.exp: Use setup_xfail.
255
1d5d29e7
SV
2562020-02-06 Shahab Vahedi <shahab@synopsys.com>
257
258 * gdb.tui/tui-missing-src.exp: Add the "missing source
259 file" test for the TUI.
260
b0999b9b
AB
2612020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
262
263 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
264 including a port number in the output.
265
c3b149eb
AKS
2662020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
267
268 * lib/fortran.exp (fortran_int4): Handle clang.
269 (fortran_int8): Likewise.
270 (fortran_real4): Likewise.
271 (fortran_real8): Likewise.
272 (fortran_complex4): Likewise.
273 (fortran_logical4): Likewise.
274 (fortran_character1): Likewise.
275
f8dcc90b
TV
2762020-02-04 Tom de Vries <tdevries@suse.de>
277
278 * README (Race detection): Add note.
279
f90ac7c2
TV
2802020-02-04 Tom de Vries <tdevries@suse.de>
281
282 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
283
780636ae
TV
2842020-02-04 Tom de Vries <tdevries@suse.de>
285
286 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
287
5d2e1193
RA
2882020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
289
290 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
291 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
292 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
293 blttar, bnetarl.
294 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
295 binary for blttar, bnetarl.
296 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
297 wait instruction. Delete ldmx test.
298 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
299
e409c542
AKS
3002020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
301
302 * gdb.fortran/array-bounds-high.exp: New file.
303 * gdb.fortran/array-bounds-high.f90: New file.
304
b0029748
LD
3052020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
306
307 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
308 Replace #include of <sys/fcntl.h> by <fcntl.h>.
309
195a8287
TV
3102020-02-01 Tom de Vries <tdevries@suse.de>
311
312 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
313
42330a68
AB
3142020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
315
316 PR tui/9765
317 * gdb.tui/tui-layout-asm-short-prog.S: New file.
318 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
319
b62a8028
LM
3202020-01-29 Luis Machado <luis.machado@linaro.org>
321
322 * gdb.arch/aarch64-brk-patterns.c: New source file.
323 * gdb.arch/aarch64-brk-patterns.exp: New test.
324
5f440116
TBA
3252020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
326
327 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
328 GCC/Clang version.
329 * gdb.cp/pass-by-ref.exp: Ditto.
330
ee2a6fc6
TV
3312020-01-29 Tom de Vries <tdevries@suse.de>
332
333 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
334 * gdb.threads/watchpoint-fork-mt.c: Same.
335 * gdb.threads/watchpoint-fork-parent.c: Same.
336 * gdb.threads/watchpoint-fork-st.c: Same.
337 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
338
16b10d6e
LM
3392020-01-27 Luis Machado <luis.machado@linaro.org>
340
341 * gdb.base/step-over-syscall.exp (setup): Check if we're already
342 sitting at a syscall instruction when we hit the syscall function's
343 breakpoint.
344 Check PC against one obtained with the x command.
345 Validate syscall number.
346 (step_over_syscall): Don't continue to the syscall instruction if
347 we're already there.
348
b1468492
PW
3492020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
350
351 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
352
7ffa82e1
AB
3532020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
354
355 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
356 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
357
3d92a3e3
AB
3582020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
359
360 * gdb.dwarf2/dw2-inline-stepping.c: New file.
361 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
362
94a72be7
AB
3632020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
364
365 * gdb.base/maint.exp: Update line table parsing test.
366 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
367
53af73bf
PA
3682020-01-24 Pedro Alves <palves@redhat.com>
369
370 PR gdb/25410
371 * gdb.multi/multi-re-run-1.c: New.
372 * gdb.multi/multi-re-run-2.c: New.
373 * gdb.multi/multi-re-run.exp: New.
374
1ba1ac88
AB
3752020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
376
377 PR gdb/23718
378 * gdb.server/server-kill-python.exp: New file.
379
f3364a6d
AB
3802020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
381
382 * gdb.server/multi-ui-errors.c: New file.
383 * gdb.server/multi-ui-errors.exp: New file.
384
733d0a67
AB
3852020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
386
387 PR tui/9765
388 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
389
4f13c1c0
TT
3902020-01-19 Tom Tromey <tom@tromey.com>
391
392 * gdb.tui/main.exp: Add check for plain "file".
393
40c94099
CB
3942020-01-16 Christian Biesinger <cbiesinger@google.com>
395
396 * lib/gdb.exp: Fix spelling error (seperatelly).
397
ff47f4f0
TT
3982020-01-14 Tom Tromey <tom@tromey.com>
399
400 PR symtab/12535:
401 * gdb.python/python.exp: Test decode_line with empty string
402 argument.
403
717c684d
BE
4042020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
405
406 * gdb.base/skip-inline.exp: Extend test.
407
44e4c775
AB
4082020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
409
410 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
411 * gdb.dwarf2/dw2-bad-elf.c: New file.
412 * gdb.dwarf2/dw2-bad-elf.exp: New file.
413
d93c6db7
AB
4142020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
417 _line_saw_file.
418
9a6d629c
AB
4192020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
420
421 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
422 border.
423
d9ebdab7
TBA
4242020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
425
426 * gdb.multi/multi-target.exp (setup): Factor out "info
427 connections" and "info inferiors" tests to ...
428 (test_info_inferiors): ... this new procedure.
429 (top level): Run new "info-inferiors" tests.
430
f3c469b9
PA
4312020-01-10 Pedro Alves <palves@redhat.com>
432
433 * gdb.server/bkpt-other-inferior.exp: New file.
434
121b3efd
PA
4352020-01-10 Pedro Alves <palves@redhat.com>
436
437 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
438 of "add-inferior".
439 * gdb.base/quit-live.exp: Likewise.
440 * gdb.base/remote-exec-file.exp: Likewise.
441 * gdb.guile/scm-progspace.exp: Likewise.
442 * gdb.linespec/linespec.exp: Likewise.
443 * gdb.mi/new-ui-mi-sync.exp: Likewise.
444 * gdb.mi/user-selected-context-sync.exp: Likewise.
445 * gdb.multi/multi-target.exp (setup): Add "info connection" and
446 "info inferiors" tests.
447 * gdb.multi/remove-inferiors.exp: Adjust expected output of
448 "add-inferior".
449 * gdb.multi/watchpoint-multi.exp: Likewise.
450 * gdb.python/py-inferior.exp: Likewise.
451 * gdb.server/extended-remote-restart.exp: Likewise.
452 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
453 "info inferiors".
454 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
455 * gdb.trace/report.exp: Likewise.
456
1dadb1dd
PA
4572020-01-10 Pedro Alves <palves@redhat.com>
458
459 * gdb.multi/multi-target.c: New file.
460 * gdb.multi/multi-target.exp: New file.
461 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
462 mode requested, but remote does not support non-stop".
463
78f2c40a
PA
4642020-01-10 Pedro Alves <palves@redhat.com>
465
466 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
467 disconnect before reconnecting.
468
e7af6c70
TBA
4692020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
470 Pedro Alves <palves@redhat.com>
471
472 * gdb.server/connect-without-multi-process.exp: Also test
473 continuing to end.
474
acdf84a6
PA
4752020-01-10 Pedro Alves <palves@redhat.com>
476
477 * gdb.base/remote-exec-file.exp: New file.
478
873657b9
PA
4792020-01-10 Pedro Alves <palves@redhat.com>
480
481 * gdb.base/fork-running-state.exp (do_test): Adjust expected
482 output.
483 * gdb.threads/async.c: New.
484 * gdb.threads/async.exp: New.
485 * gdb.multi/tids-gid-reset.c: New.
486 * gdb.multi/tids-gid-reset.exp: New.
487
7f0ae84c
GB
4882020-01-10 George Barrett <bob@bob131.so>
489
490 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
491 to help in finding the image relocation offset.
492 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
493 options in arguments.
494 (stap_test_no_debuginfo): Likewise.
495 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
496 test variants.
497 (stap_test): Add null semaphore relocation test.
498
47e9d49d
GB
4992020-01-10 George Barrett <bob@bob131.so>
500
501 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
502 * gdb.base/stap-probe.exp: Likewise.
503 (stap_test): Pass argument as an additional flag.
504 (stap_test_no_debuginfo): Likewise.
505 (stap_test): Check `info probes stap' output for semaphore
506 addresses if the test binary is supposed to have them.
507
f5a7c406
AB
5082020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
509
510 * gdb.tui/basic.exp: Add more scrolling tests.
511
9ae6bf64
TT
5122020-01-09 Tom Tromey <tom@tromey.com>
513
514 PR tui/18932:
515 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
516 meangingful value.
517 (Term::command, Term::resize): Update.
518 * gdb.tui/basic.exp: Add scrolling test.
519
b2efe70c
AB
5202020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
521
522 * gdb.tui/tui-layout-asm.exp: New file.
523
3804da7e
AB
5242020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
525
526 * lib/tuiterm.exp (Term::check_box_contents): New proc.
527
b40aa28f
AB
5282020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
529
530 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
531 (Term::enter_tui): Use Term::prepare_for_tui.
532
63ffd7c9
AB
5332020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
534
535 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
536 called.
537
3be966f6
AB
5382020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
539
540 * gdb.base/skip.exp: Fix race condition in test.
541
153d79c4
AB
5422020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
543
544 * gdb.base/backtrace.c: New file.
545 * gdb.base/backtrace.exp: New file.
546
f2302a34
AB
5472020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
550
6ec1d75e
PW
5512020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
552
553 * gdb.base/style.exp: Test that warnings are styled.
554
c296cbe6
BE
5552019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
556
557 * gdb.base/line65535.exp: New file.
558 * gdb.base/line65535.c: New file.
559
b28a729d
SM
5602019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
561
562 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
563 * lib/gnat_debug_info_test.adb: New file.
564 * gdb.ada/ptype_tagged_param.exp: Use
565 gnat_runtime_has_debug_info, expect a different output if
566 runtime does not have debug info.
567
7f2d7a0d
SM
5682019-12-20 Simon Marchi <simon.marchi@efficios.com>
569
570 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
571 (another) quote in test name.
572
f3bce483
SM
5732019-12-20 Simon Marchi <simon.marchi@efficios.com>
574
575 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
576 Add quote in test name.
577
c855a912
TBA
5782019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
579
580 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
581 directory instead.
582 * gdb.cp/pass-by-ref.exp: Extend with more cases.
583 * gdb.cp/pass-by-ref-2.cc: New file.
584 * gdb.cp/pass-by-ref-2.exp: New file.
585
fc9d2d72
TT
5862019-12-20 Tom Tromey <tom@tromey.com>
587
588 * gdb.tui/list-before.exp: New file.
589
77b97e00
TT
5902019-12-20 Tom Tromey <tom@tromey.com>
591
592 * gdb.tui/list.exp: Check for source on initial listing.
593
f69656d0
TT
5942019-12-11 Tom Tromey <tromey@adacore.com>
595
596 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
597 Add crlf test.
598
99a55965
SM
5992019-12-18 Simon Marchi <simon.marchi@efficios.com>
600
601 * gdb.base/default.exp: Update value of $_gdb_major.
602
5024637f
BE
6032019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
604
605 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
606
b63634be
BE
6072019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
608
609 * gdb.base/skip.exp: Whitespace fix.
610
45d73523
BE
6112019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
612
613 * gdb.base/skip-inline.c: New file.
614 * gdb.base/skip-inline.exp: New file.
615
d043f8c8
SM
6162019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
617
618 * gdb.base/jit-reader.exp (jit_reader_test): Rename
619 jit_function_00 to jit_function_stack_mangle.
620 * gdb.base/jithost.c (jit_function_t): Rename to...
621 (jit_function_stack_mangle_t): ... this.
622 (jit_function_add_t): New typedef.
623 (jit_function_00_code): Rename to...
624 (jit_function_stack_mangle_code): ... this, make static.
625 (jit_function_add_code): New.
626 (main): Generate "add" function and call it. Adjust to changes
627 in jithost_abi.
628 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
629 (struct jithost_abi) <begin, end>: Remove fields.
630 <object, function_stack_mangle, function_add>: New fields.
631 * gdb.base/jitreader.c (struct reader_state) <code_begin,
632 code_end>: Remove fields.
633 <func_stack_mangle>: New field.
634 (read_debug_info): Adjust to renaming, create block for "add"
635 function.
636 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
637
873de05c
TT
6382019-12-11 Tom Tromey <tom@tromey.com>
639
640 * gdb.tui/resize.exp: Fix regexp.
641 * gdb.tui/regs.exp: Fix regexps.
642 * gdb.tui/main.exp: Fix regexp.
643
3d979945
TT
6442019-12-11 Tom Tromey <tom@tromey.com>
645
646 * gdb.tui/resize.exp: Update.
647 * gdb.tui/empty.exp (layouts): Update.
648
2192a9d3
TT
6492019-12-11 Tom Tromey <tom@tromey.com>
650
651 * gdb.tui/regs.exp: Update.
652 * gdb.tui/empty.exp (layouts): Update.
653 * gdb.tui/basic.exp: Update.
654 * lib/tuiterm.exp (_check_box): Don't check bottom border.
655
d8edc8b7
PW
6562019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
657
658 * gdb.base/options.exp: Add -raw-values in the print completion list.
659 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
660
4c12d936
KB
6612019-12-10 Kevin Buettner <kevinb@redhat.com>
662
663 * gdb.threads/omp-par-scope.c: New file.
664 * gdb/threads/omp-par-scope.exp: New file.
665
26b911fb
KB
6662019-12-10 Kevin Buettner <kevinb@redhat.com>
667
bb47f919
KB
668 * lib/gdb.exp (support_nested_function_tests): New proc.
669
6702019-12-10 Kevin Buettner <kevinb@redhat.com>
671
672 * lib/gdb.exp (gdb_compile_openmp): New proc.
673 (build_executable_from_specs): Add an "openmp" option.
674 (gdb_compile_pthreads): Add non-executable case.
26b911fb 675
6c71eb7d
TT
6762019-12-10 Tom Tromey <tromey@adacore.com>
677
678 * gdb.ada/unchecked_union.exp: New file.
679 * gdb.ada/unchecked_union/pck.adb: New file.
680 * gdb.ada/unchecked_union/pck.ads: New file.
681 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
682 * gdb-utils.exp (string_to_regexp): Also quote "?".
683
bac7c5cf
GB
6842019-12-10 George Barrett <bob@bob131.so>
685
686 Test scripted probe breakpoints.
687 * gdb.guile/scm-breakpoint.c (main): Add probe point.
688 * gdb.python/py-breakpoint.c (main): Likewise.
689 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
690 specifier test.
691 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
692
330f1d38
TBA
6932019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
694
695 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
696 an rvalue parameter.
697 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
698 parameter.
699
b43315e2
AB
7002019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
701
702 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
703 modules.
704
54f73dad
AB
7052019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
706
707 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
708 broken version of GCC.
709
d57cbee9
AB
7102019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
711
712 * gdb.fortran/info-modules.exp: Rewrite to make use of new
713 sym-info-cmds library.
714 * gdb.fortran/info-types.exp: Likewise.
715 * lib/sym-info-cmds.exp: New file.
716
c14aab8c
TV
7172019-12-08 Tom de Vries <tdevries@suse.de>
718
719 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
720
aa2d5a42
KS
7212019-12-07 Keith Seitz <keiths@redhat.com>
722
723 * gdb.base/corefile-buildid-shlib-shr.c: New file.
724 * gdb.base/corefile-buildid-shlib.c: New file.
725 * gdb.base/corefile-buildid.c: New file.
726 * gdb.base/corefile-buildid.exp: New file.
727
93e55f0a
TV
7282019-12-06 Tom de Vries <tdevries@suse.de>
729
730 * gdb.dwarf2/varval.exp: Add decl before def test.
731
c7d12402
TBA
7322019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
733
734 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
735
06acc08f
TBA
7362019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
737
738 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
739 CV and reference conversion for overload resolution.
740 * gdb.cp/rvalue-ref-overload.exp: Test it.
741
e0fad1ea
PW
7422019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
743
744 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
745 * gdb.base/frameapply.exp: Test faas without command.
746
8d70a9f0
AB
7472019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
750 Fortran tests.
751 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
752 order.
753
36c8fb93
AB
7542019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
757 casting to type with no kind specified.
758 (test_basic_parsing_of_type_kinds): Additional tests for types
759 with no kind specified, and add tests for single/double
760 precision/complex types.
761
4139ff00
TT
7622019-12-04 Tom Tromey <tromey@adacore.com>
763
764 * gdb.base/endianity.c (struct other) <x>: New field.
765 (main): Initialize it.
766 * gdb.base/endianity.exp: Update.
767
a05cf17a
TT
7682019-12-04 Tom Tromey <tromey@adacore.com>
769
770 * gdb.ada/scalar_storage/storage.adb: New file.
771 * gdb.ada/scalar_storage/pck.adb: New file.
772 * gdb.ada/scalar_storage/pck.ads: New file.
773 * gdb.ada/scalar_storage.exp: New file.
774
103a685e
TT
7752019-12-04 Tom Tromey <tromey@adacore.com>
776
777 * gdb.base/endianity.c (struct otherendian) <f>: New field.
778 (main): Initialize it.
779 * gdb.base/endianity.exp: Update.
780
c2512106
AB
7812019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
782
783 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
784
293b38d6
AB
7852019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
786
787 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
788 -symbol-info-module-functions and -symbol-info-module-variables.
789
216a7e6b
AB
7902019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
793
5bbd8269
AB
7942019-12-01 Richard Bunt <richard.bunt@arm.com>
795 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.fortran/derived-type-striding.exp: New file.
798 * gdb.fortran/derived-type-striding.f90: New file.
799 * gdb.fortran/array-slices.exp: New file.
800 * gdb.fortran/array-slices.f90: New file.
801
be09caf1
PW
8022019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
803
804 * gdb.base/define.exp: Test . in command names.
805 * gdb.base/setshow.exp: Update test, as . is now part of
806 command name.
807
643c0cbe
PW
8082019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
809
810 * gdb.base/define-prefix.exp: New file.
811
dcdec678
AB
8122019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
813
814 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
815 compile.
816 (skip_btrace_pt_tests): Likewise.
817
640ab947
AB
8182019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
819
820 * gdb.fortran/info-modules.exp: Compile source files in correct
821 order.
822
d22670f0
KB
8232019-11-27 Kevin Buettner <kevinb@redhat.com>
824
825 * gdb.dwarf2/imported-unit.exp: New file.
826 * gdb.dwarf2/imported-unit.c: New file.
827
db5960b4
AB
8282019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
829
830 * gdb.mi/mi-fortran-modules-2.f90: New file.
831 * gdb.mi/mi-fortran-modules.exp: New file.
832 * gdb.mi/mi-fortran-modules.f90: New file.
833
7dc42066
AB
8342019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
835
836 * gdb.mi/mi-sym-info-1.c: New file.
837 * gdb.mi/mi-sym-info-2.c: New file.
838 * gdb.mi/mi-sym-info.exp: New file.
839
0dfeecca
TT
8402019-11-22 Tom Tromey <tromey@adacore.com>
841
842 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
843 * gdb.ada/tasks/foo.adb: Add another stopping location.
844
34877895
PJ
8452019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
846
847 * gdb.base/endianity.c: New test.
848 * gdb.base/endianity.exp: New file.
849
2e84f897
LD
8502019-11-21 Lukas Durfina <ldurfina@tachyum.com>
851
852 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
853
65d1cd5f
TV
8542019-11-21 Tom de Vries <tdevries@suse.de>
855
856 PR gdb/24956
857 * gdb.base/ui-redirect.exp: Test output of user-defined command.
858
4f22c3f4
SDJ
8592019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
860
861 * gdb.python/py-progspace.exp: Add missing parentheses on some
862 'print' commands.
863
9f6ad286
TT
8642019-11-19 Tom Tromey <tom@tromey.com>
865
866 * gdb.tui/winheight.exp: New file.
867
0b8dbf3f
AB
8682019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
869
870 * gdb.base/ctf-whatis.c: Delete.
871 * gdb.base/ctf-whatis.exp: Delete.
872 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
873
f833b7a7
AB
8742019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
875
876 * gdb.base/ctf-cvexpr.exp: Delete.
877 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
878
30d0a636
AB
8792019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
880
881 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
882 the compiler. Clean up header comment a little.
883 * gdb.base/ctf-ptype.exp: Likewise.
884 * gdb.base/ctf-whatis.exp: Likewise.
885 * lib/gdb.exp (skip_ctf_tests): New proc.
886
494409bb
SDJ
8872019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
888
889 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
890 * gdb.tui/corefile-run.exp: New file.
891
55708e99
TT
8922019-11-14 Tom Tromey <tromey@adacore.com>
893
894 * gdb.base/gdbvars.exp (test_convenience_variables): Add
895 regression tests.
896
45e42163
TT
8972019-11-12 Tom Tromey <tom@tromey.com>
898
899 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
900 after any command. Expect prompt after WAIT_FOR is seen.
901 (enter_tui): Enable resize messages.
902 (command): Expect command in output.
903 (get_line): Avoid error when cursor appears to be off-screen.
904 (dump_screen): Include screen size in title.
905 (_do_resize): New proc, from "resize".
906 (resize): Rewrite. Do resize in two steps.
907 * gdb.tui/empty.exp (layouts): Fix entries.
908 (check_boxes): Remove xfail.
909 (check_text): Dump screen on failure.
910
086baaf1
AB
9112019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
912
913 * gdb.python/py-symbol.exp: Add test for
914 gdb.lookup_static_symbols.
915
09ff83af
AB
9162019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.python/py-symbol.c: Declare and call function from new
919 py-symbol-2.c file.
920 * gdb.python/py-symbol.exp: Compile both source files, and add new
921 tests for gdb.lookup_static_symbol.
922 * gdb.python/py-symbol-2.c: New file.
923
11af934b
TV
9242019-11-02 Tom de Vries <tdevries@suse.de>
925
926 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
927 * gdb.base/anon.exp: Same.
928 * gdb.base/auto-connect-native-target.exp: Same.
929 * gdb.base/call-ar-st.exp: Same.
930 * gdb.base/catch-syscall.exp: Same.
931 * gdb.base/commands.exp: Same.
932 * gdb.base/default.exp: Same.
933 * gdb.base/display.exp: Same.
934 * gdb.base/float.exp: Same.
935 * gdb.base/foll-fork.exp: Same.
936 * gdb.base/help.exp: Same.
937 * gdb.base/info-macros.exp: Same.
938 * gdb.base/info-proc.exp: Same.
939 * gdb.base/info-target.exp: Same.
940 * gdb.base/long_long.exp: Same.
941 * gdb.base/macscp.exp: Same.
942 * gdb.base/memattr.exp: Same.
943 * gdb.base/nofield.exp: Same.
944 * gdb.base/pointers.exp: Same.
945 * gdb.base/printcmds.exp: Same.
946 * gdb.base/ptype.exp: Same.
947 * gdb.base/restore.exp: Same.
948 * gdb.base/return.exp: Same.
949 * gdb.base/scope.exp: Same.
950 * gdb.base/set-noassign.exp: Same.
951 * gdb.base/setshow.exp: Same.
952 * gdb.base/shlib-call.exp: Same.
953 * gdb.base/signals.exp: Same.
954 * gdb.base/sigstep.exp: Same.
955 * gdb.base/skip.exp: Same.
956 * gdb.base/solib-symbol.exp: Same.
957 * gdb.base/stap-probe.exp: Same.
958 * gdb.base/step-line.exp: Same.
959 * gdb.base/step-test.exp: Same.
960 * gdb.base/style.exp: Same.
961 * gdb.base/varargs.exp: Same.
962 * gdb.base/vla-datatypes.exp: Same.
963 * gdb.base/vla-ptr.exp: Same.
964 * gdb.base/vla-sideeffect.exp: Same.
965 * gdb.base/volatile.exp: Same.
966 * gdb.base/watch-cond-infcall.exp: Same.
967 * gdb.base/watchpoint.exp: Same.
968
e96ec2ba
TV
9692019-11-02 Tom de Vries <tdevries@suse.de>
970
971 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
972 * gdb.cp/cpexprs.exp: Same.
973 * gdb.cp/except-multi-location.exp: Same.
974 * gdb.cp/exceptprint.exp: Same.
975 * gdb.cp/gdb2384.exp: Same.
976 * gdb.cp/inherit.exp: Same.
977 * gdb.cp/m-static.exp: Same.
978 * gdb.cp/meth-typedefs.exp: Same.
979 * gdb.cp/misc.exp: Same.
980 * gdb.cp/namespace.exp: Same.
981 * gdb.cp/non-trivial-retval.exp: Same.
982 * gdb.cp/overload.exp: Same.
983 * gdb.cp/pr17132.exp: Same.
984 * gdb.cp/re-set-overloaded.exp: Same.
985 * gdb.cp/rvalue-ref-types.exp: Same.
986 * gdb.cp/templates.exp: Same.
987
bd5766ec
LM
9882019-11-01 Luis Machado <luis.machado@linaro.org>
989
990 PR gdb/25124
991
992 * gdb.arch/pr25124.S: New file.
993 * gdb.arch/pr25124.exp: New file.
994
165f8965
AB
9952019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
996
997 * gdb.fortran/info-modules.exp: Update expected results, and add
998 additional tests for 'info module functinos', and 'info module
999 variables'.
1000 * gdb.fortran/info-types.exp: Update expected results.
1001 * gdb.fortran/info-types.f90: Extend testcase with additional
1002 module variables and functions.
1003
59c35742
AB
10042019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1005
1006 * gdb.fortran/info-modules.exp: New file.
1007 * gdb.fortran/info-types.exp: Build with new file.
1008 * gdb.fortran/info-types.f90: Include and use new module.
1009 * gdb.fortran/info-types-2.f90: New file.
1010
f3fb2519
PW
10112019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1012
1013 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1014 * gdb.base/settings.exp: Test all settings types using
1015 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1016 that now verifies that the value of "maint show" is the same as
1017 returned by the settings functions. Test the type of the
1018 maintenance settings.
1019 * gdb.base/default.exp: Update show_conv_list.
1020
d1e36019
TV
10212019-10-31 Tom de Vries <tdevries@suse.de>
1022
1023 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1024 gdb_test.
1025 * gdb.arch/amd64-disp-step.exp: Same.
1026 * gdb.asm/asm-source.exp: Same.
1027 * gdb.btrace/buffer-size.exp: Same.
1028 * gdb.btrace/cpu.exp: Same.
1029 * gdb.btrace/enable.exp: Same.
1030 * gdb.dwarf2/count.exp: Same.
1031 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1032 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1033 * gdb.fortran/vla-datatypes.exp: Same.
1034 * gdb.fortran/vla-history.exp: Same.
1035 * gdb.fortran/vla-ptype.exp: Same.
1036 * gdb.fortran/vla-value.exp: Same.
1037 * gdb.fortran/whatis_type.exp: Same.
1038 * gdb.guile/guile.exp: Same.
1039 * gdb.multi/tids.exp: Same.
1040 * gdb.python/py-finish-breakpoint.exp: Same.
1041 * gdb.python/py-framefilter.exp: Same.
1042 * gdb.python/py-pp-registration.exp: Same.
1043 * gdb.python/py-xmethods.exp: Same.
1044 * gdb.python/python.exp: Same.
1045 * gdb.server/connect-with-no-symbol-file.exp: Same.
1046 * gdb.server/no-thread-db.exp: Same.
1047 * gdb.server/run-without-local-binary.exp: Same.
1048 * gdb.stabs/weird.exp: Same.
1049 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1050 * gdb.threads/thread-find.exp: Same.
1051 * gdb.threads/tls-shared.exp: Same.
1052 * gdb.threads/tls.exp: Same.
1053 * gdb.threads/wp-replication.exp: Same.
1054 * gdb.trace/ax.exp: Same.
1055 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1056
3d11e68e
TV
10572019-10-31 Tom de Vries <tdevries@suse.de>
1058
1059 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1060 * gdb.ada/array_subscript_addr.exp: Same.
1061 * gdb.ada/arrayidx.exp: Same.
1062 * gdb.ada/arrayparam.exp: Same.
1063 * gdb.ada/arrayptr.exp: Same.
1064 * gdb.ada/boolean_expr.exp: Same.
1065 * gdb.ada/call_pn.exp: Same.
1066 * gdb.ada/complete.exp: Same.
1067 * gdb.ada/fixed_cmp.exp: Same.
1068 * gdb.ada/fun_addr.exp: Same.
1069 * gdb.ada/funcall_param.exp: Same.
1070 * gdb.ada/interface.exp: Same.
1071 * gdb.ada/mod_from_name.exp: Same.
1072 * gdb.ada/null_array.exp: Same.
1073 * gdb.ada/packed_array.exp: Same.
1074 * gdb.ada/packed_tagged.exp: Same.
1075 * gdb.ada/print_chars.exp: Same.
1076 * gdb.ada/print_pc.exp: Same.
1077 * gdb.ada/ptype_arith_binop.exp: Same.
1078 * gdb.ada/ptype_field.exp: Same.
1079 * gdb.ada/ptype_tagged_param.exp: Same.
1080 * gdb.ada/rec_return.exp: Same.
1081 * gdb.ada/ref_tick_size.exp: Same.
1082 * gdb.ada/str_ref_cmp.exp: Same.
1083 * gdb.ada/taft_type.exp: Same.
1084 * gdb.ada/tagged.exp: Same.
1085 * gdb.ada/type_coercion.exp: Same.
1086 * gdb.ada/uninitialized_vars.exp: Same.
1087
60b6ede8
TV
10882019-10-30 Tom de Vries <tdevries@suse.de>
1089
1090 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1091
30baf67b
TV
10922019-10-26 Tom de Vries <tdevries@suse.de>
1093
1094 * gdb.base/bigcore.c: Fix typos in comments.
1095 * gdb.base/ctf-ptype.c: Same.
1096 * gdb.base/long_long.c: Same.
1097 * gdb.dwarf2/dw2-op-out-param.S: Same.
1098 * gdb.python/py-evthreads.c: Same.
1099 * gdb.reverse/i387-stack-reverse.c: Same.
1100 * gdb.trace/tfile.c: Same.
1101 * lib/compiler.c: Same.
1102 * lib/compiler.cc: Same.
1103
158da0d1
TV
11042019-10-25 Tom de Vries <tdevries@suse.de>
1105
1106 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1107 gdb_test_multiple calls.
1108 * gdb.reverse/sigall-reverse.exp: Same.
1109 * gdb.reverse/solib-precsave.exp: Same.
1110 * gdb.reverse/solib-reverse.exp: Same.
1111 * gdb.reverse/until-precsave.exp: Same.
1112 * gdb.reverse/until-reverse.exp: Same.
1113
4ccdfbec
TV
11142019-10-24 Tom de Vries <tdevries@suse.de>
1115
1116 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1117 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1118 kfail using -wrap pattern flag and convenience variable
1119 gdb_test_name.
1120
33d569b7
AB
11212019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1122
1123 * gdb.python/py-progspace.exp: Add tests for the
1124 Progspace.block_for_pc method.
1125
4d0b984b
TT
11262019-10-23 Tom Tromey <tom@tromey.com>
1127
1128 * configure: Rebuild.
1129 * aclocal.m4: Use m4_include, not sinclude.
1130
94cb3754
TV
11312019-10-21 Tom de Vries <tdevries@suse.de>
1132
1133 * gdb.base/infcall-nested-structs.c: Add
1134 __attribute__((noinline,noclone)) to all functions.
1135 (call_all): Add missing variable initialization. Simplify return value.
1136 (breakpt): Increment volatile variable, to prevent call from being
1137 optimized out.
1138 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1139
062f1fc1
TV
11402019-10-17 Tom de Vries <tdevries@suse.de>
1141
1142 * gdb.fortran/module.exp: Allow info variables to print info for files
1143 other than module.f90.
1144
0b54364d
AB
11452019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1146
1147 * gdb.fortran/module.exp: Extend with 'info variables' test.
1148
7ff5fae7
AB
11492019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1150
1151 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1152 F77_FOR_TARGET.
1153
d10eccaa
TV
11542019-10-16 Tom de Vries <tdevries@suse.de>
1155
1156 PR tdep/25096
1157 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1158
745ff14e
TV
11592019-10-16 Tom de Vries <tdevries@suse.de>
1160
1161 PR tdep/24104
1162 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1163 Add KFAIL for PR tdep/25096.
1164
03e1ab94
TV
11652019-10-16 Tom de Vries <tdevries@suse.de>
1166
1167 PR testsuite/25059
1168 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1169
b17fcc10
TV
11702019-10-16 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1173 as signed.
1174
9223170f
SM
11752019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1176
1177 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1178 one instead of increasing timeout.
1179
d6e76313
TV
11802019-10-13 Tom de Vries <tdevries@suse.de>
1181
1182 PR record/25038
1183 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1184 * gdb.reverse/sigall-reverse.exp: Same.
1185 * gdb.reverse/solib-precsave.exp: Same.
1186 * gdb.reverse/solib-reverse.exp: Same.
1187 * gdb.reverse/step-precsave.exp: Same.
1188 * gdb.reverse/until-precsave.exp: Same.
1189 * gdb.reverse/until-reverse.exp: Same.
1190 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1191
6dfc0041
AA
11922019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1193
1194 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1195 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1196 (cmp_struct_05_01, cmp_struct_static_02_01)
1197 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1198 comparisons.
1199
abcf2cc8
TV
12002019-10-10 Tom de Vries <tdevries@suse.de>
1201
1202 PR testsuite/24888
1203 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1204 gnatlink.
1205
a50faaf6
TV
12062019-10-09 Tom de Vries <tdevries@suse.de>
1207
1208 PR testsuite/25048
1209 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1210
60ff3cd7
AB
12112019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1212
1213 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1214 exceptions due to missing debug information.
1215
dfee8566
TV
12162019-10-07 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1219
3d63690a
AB
12202019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1221
1222 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1223 * gdb.base/annota1.exp: Update to use gdb_test_name.
1224
30d1f018
WP
12252019-10-07 Weimin Pan <weimin.pan@oracle.com>
1226
1227 * gdb.base/ctf-whatis.exp: New file.
1228 * gdb.base/ctf-whatis.c: New file.
1229 * gdb.base/ctf-ptype.exp: New file.
1230 * gdb.base/ctf-ptype.c: New file.
1231 * gdb.base/ctf-constvars.exp: New file.
1232 * gdb.base/ctf-constvars.c: New file.
1233 * gdb.base/ctf-cvexpr.exp: New file.
1234
4dbbb47c
TV
12352019-10-04 Tom de Vries <tdevries@suse.de>
1236
1237 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1238 for loop.
1239
77c2dba3
TT
12402019-10-03 Tom Tromey <tom@tromey.com>
1241
1242 PR rust/24976:
1243 * gdb.rust/simple.rs (Union2): New type.
1244 (main): Use Union2.
1245 * gdb.rust/simple.exp: Add test.
1246
179aed7f
AB
12472019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1248
1249 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1250 nested function prefix.
1251
0a4b0913
AB
12522019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1253 Richard Bunt <richard.bunt@arm.com>
1254 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1257 nested functions.
1258 * gdb.fortran/nested-funcs.f90: Update expected results.
1259 * gdb.fortran/nested-funcs-2.exp: New file.
1260 * gdb.fortran/nested-funcs-2.f90: New file.
1261
082cce05
AB
12622019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1263
1264 * gdb.python/py-parameter.exp: Make test names unique.
1265 * gdb.python/py-template.exp: Likewise.
1266 * gdb.python/py-value.exp: Likewise.
1267
2b74ba5a
AB
12682019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1269
1270 * gdb.base/break-interp.exp: Reduce test name duplication.
1271 * gdb.base/call-sc.exp: Likewise.
1272 * gdb.base/callfuncs.exp: Likewise.
1273 * gdb.base/charset.exp: Likewise.
1274 * gdb.base/dump.exp: Likewise.
1275 * gdb.base/ena-dis-br.exp: Likewise.
1276 * gdb.base/relational.exp: Likewise.
1277 * gdb.base/step-over-syscall.exp: Likewise.
1278 * gdb.base/structs.exp: Likewise.
1279
58eb20d5
AB
12802019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1281
1282 * gdb.linespec/explicit.exp: Make test names unique.
1283 * gdb.linespec/ls-errs.exp: Likewise.
1284
4d421147
AB
12852019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1286
1287 * gdb.reverse/break-precsave.exp: Make test names unique.
1288 * gdb.reverse/break-reverse.exp: Likewise.
1289 * gdb.reverse/finish-precsave.exp: Likewise.
1290 * gdb.reverse/finish-reverse.exp: Likewise.
1291 * gdb.reverse/machinestate-precsave.exp: Likewise.
1292 * gdb.reverse/machinestate.exp: Likewise.
1293 * gdb.reverse/readv-reverse.exp: Likewise.
1294 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1295 * gdb.reverse/sigall-precsave.exp: Likewise.
1296 * gdb.reverse/sigall-reverse.exp: Likewise.
1297 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1298 * gdb.reverse/watch-precsave.exp: Likewise.
1299 * gdb.reverse/watch-reverse.exp: Likewise.
1300
d8c06f22
AB
13012019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1302
1303 * gdb.threads/stop-with-handle.c: New file.
1304 * gdb.threads/stop-with-handle.exp: New file.
1305
3a56ed86
TV
13062019-10-03 Tom de Vries <tdevries@suse.de>
1307
1308 PR testsuite/25059
1309 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1310 directory" line to be missing.
1311
42275044
TV
13122019-10-03 Tom de Vries <tdevries@suse.de>
1313
1314 PR testsuite/25059
1315 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1316 type optional.
1317
9ef62df0
AA
13182019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1319
1320 * gdb.python/py-format-string.c (string.h): New include.
1321 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1322 the same value, for endianness-independence.
1323 * gdb.python/py-format-string.exp (default_regexp_dict)
1324 (test_pretty_structs, test_format): Adjust expected output to the
1325 changed initialization.
1326
37f6a7f4
TT
13272019-10-02 Tom Tromey <tromey@adacore.com>
1328
1329 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1330
1d58d6a2
PA
13312019-10-02 Pedro Alves <palves@redhat.com>
1332 Andrew Burgess <andrew.burgess@embecosm.com>
1333
1334 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1335 "print-file-var.h".
1336 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1337 (get_version_1): Print this_version_id and its address.
1338 Add extern "C" wrappers around interface functions.
1339 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1340 "print-file-var.h".
1341 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1342 (get_version_2): Print this_version_id and its address.
1343 Add extern "C" wrappers around interface functions.
1344 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1345 <stddef.h> and "print-file-var.h".
1346 Add extern "C" wrappers around interface functions.
1347 [VERSION_ID_MAIN] (this_version_id): Define.
1348 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1349 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1350 up extern "C" blocks.
1351 * gdb.base/print-file-var.exp (test): New, factored out from top
1352 level.
1353 (top level): Test all combinations of attribute hidden or not,
1354 dlopen or not, and this_version_id symbol in main file or not.
1355 Compile tests as both C++ and C, make test names unique.
1356
d770d56f
TT
13572019-10-01 Tom Tromey <tom@tromey.com>
1358
1359 * gdb.base/style.exp: Test "show logging filename".
1360
7f6aba03
TT
13612019-10-01 Tom Tromey <tom@tromey.com>
1362
1363 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1364 * gdb.base/style.exp: Add metadata style test.
1365
14309bb6
TT
13662019-10-01 Tom Tromey <tom@tromey.com>
1367
1368 * gdb.base/style.exp: Test "pwd".
1369
2a3c1174
PA
13702019-10-01 Tom Tromey <tom@tromey.com>
1371
1372 * gdb.base/style.exp: Update tests.
1373
53d666ec
AA
13742019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1375
1376 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1377 'six' to unsigned.
1378 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1379 'five'. Use an all-ones bit pattern for each.
1380 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1381 to its changed values.
1382
4a56a520
TT
13832019-09-30 Tom Tromey <tromey@adacore.com>
1384
1385 * gdb.rust/traits.rs: Disable all warnings.
1386
0df0352a
TV
13872019-09-29 Tom de Vries <tdevries@suse.de>
1388
1389 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1390
73d9a918
TV
13912019-09-29 Tom de Vries <tdevries@suse.de>
1392
1393 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1394
060b3ab4
TV
13952019-09-27 Tom de Vries <tdevries@suse.de>
1396
1397 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1398
68f7d34d
TV
13992019-09-27 Tom de Vries <tdevries@suse.de>
1400
1401 PR record/23188
1402 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1403
5d63b30a
TT
14042019-09-26 Tom Tromey <tromey@adacore.com>
1405
1406 * gdb.ada/py_taft.exp: New file.
1407 * gdb.ada/py_taft/main.adb: New file.
1408 * gdb.ada/py_taft/pkg.adb: New file.
1409 * gdb.ada/py_taft/pkg.ads: New file.
1410
3d435220
TV
14112019-09-24 Tom de Vries <tdevries@suse.de>
1412
1413 PR gdb/24598
1414 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1415
77d03678
TV
14162019-09-22 Tom de Vries <tdevries@suse.de>
1417
1418 * gdb.base/restore.exp: Allow register variables to be optimized out at
1419 -O0.
1420
abf516c6
UW
14212019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1422
1423 * gdb.arch/spu-info.exp: Remove file.
1424 * gdb.arch/spu-info.c: Remove file.
1425 * gdb.arch/spu-ls.exp: Remove file.
1426 * gdb.arch/spu-ls.c: Remove file.
1427
1428 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1429 * gdb.asm/spu.inc: Remove file.
1430
1431 * gdb.base/dump.exp: Remove support for spu*-*-*.
1432 * gdb.base/stack-checking.exp: Likewise.
1433 * gdb.base/overlays.exp: Likewise.
1434 * gdb.base/ovlymgr.c: Likewise.
1435 * gdb.base/spu.ld: Remove file.
1436
1437 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1438 * gdb.cp/cpexprs.exp: Likewise.
1439 * gdb.cp/exception.exp: Likewise.
1440 * gdb.cp/gdb2495.exp: Likewise.
1441 * gdb.cp/mb-templates.exp: Likewise.
1442 * gdb.cp/pr9167.exp: Likewise.
1443 * gdb.cp/userdef.exp: Likewise.
1444
1445 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1446
1447 * gdb.cell: Remove directory.
1448 * lib/cell.exp: Remove file.
1449
e452e88f
TV
14502019-09-19 Tom de Vries <tdevries@suse.de>
1451
1452 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1453
8a625130
TV
14542019-09-19 Tom de Vries <tdevries@suse.de>
1455
1456 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1457
81dc3ab5
TV
14582019-09-19 Tom de Vries <tdevries@suse.de>
1459
1460 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1461 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1462 (gdb_target_cmd): ... here.
1463 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1464 value 2.
1465
b078f3ac
AB
14662019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1467
1468 * gdb.base/source-dir.exp: Avoid having directory names in test
1469 names.
1470
f1b620e9
MG
14712019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1472
1473 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1474 directory.
1475
67f3ed6a
AB
14762019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1477
1478 * gdb.base/list-missing-source.exp: New file.
1479
d1b70248
TV
14802019-09-14 Tom de Vries <tdevries@suse.de>
1481
1482 PR teststuite/24599
1483 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1484 * lib/ada.exp (gnatmake_version_at_least): New proc.
1485
5fabdcd6
AB
14862019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1487
1488 * gdb.base/maint.exp: Use exec_has_index_section.
1489
aa17805f
AB
14902019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.base/maint.exp: Add test for 'maint info sections'.
1493
25e5c209
TV
14942019-09-12 Tom de Vries <tdevries@suse.de>
1495
1496 * gdb.base/store.exp: Allow register variables to be optimized out at
1497 -O0.
1498
4993045d
PW
14992019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1500
1501 * gdb.ada/rdv_wait.exp: Update to new task names.
1502 * gdb.base/task_switch_in_core.exp: Likewise.
1503 * gdb.base/info_sources_base.c: Likewise.
1504
8a516164
TT
15052019-09-10 Tom Tromey <tromey@adacore.com>
1506
1507 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1508
aa391654
TT
15092019-09-10 Tom Tromey <tromey@adacore.com>
1510
1511 * gdb.ada/dgopt.exp: New file.
1512 * gdb.ada/dgopt/x.adb: New file.
1513
8634b462
TT
15142019-09-08 Tom Tromey <tom@tromey.com>
1515
1516 * gdb.tui/resize.exp: Remove setup_xfail.
1517 * gdb.tui/regs.exp: Remove setup_xfail.
1518 * gdb.tui/basic.exp: Remove setup_xfail.
1519
736b0f76
DB
15202019-09-06 David Blaikie <dblaikie@gmail.com>
1521
1522 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1523 * gdb.cp/cplabel.exp: Ditto.
1524 * gdb.linespec/ls-errs.exp: Ditto.
1525
30331a6c
TV
15262019-09-05 Tom de Vries <tdevries@suse.de>
1527
1528 * lib/gdb.exp (cmp_file_string): New proc.
1529 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1530 runto_main. Verify save breakpoints output.
1531
98b0ebab
PW
15322019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1533
1534 * gdb.base/info-var.exp: Test info variables without running
1535 to main, to avoid expect's buffer overflow.
1536
4e962e74
TT
15372019-09-03 Tom Tromey <tromey@adacore.com>
1538
1539 * gdb.ada/bias.exp: New file.
1540 * gdb.ada/bias/bias.adb: New file.
1541 * gdb.ada/print_chars.exp: Add regression test.
1542 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1543 (MC): New variable.
1544
2ea1a07a
SL
15452019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1546
1547 * gdb.base/argv0-symlink.exp: Run only on native target
1548 and local host.
1549
8077c50d
TV
15502019-08-29 Tom de Vries <tdevries@suse.de>
1551
1552 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1553 diverse debug info.
1554 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1555
48352473
TV
15562019-08-28 Tom de Vries <tdevries@suse.de>
1557
1558 * gdb.base/info-var.exp: Allow info variables to print info for files
1559 other than info-var-f1.c and info-var-f2.c.
1560
d8f27c60
AB
15612019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1562
1563 * gdb.fortran/info-types.exp: Add module.
1564 * gdb.fortran/info-types.f90: Update expected results.
1565
1f20c35e
AB
15662019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * gdb.fortran/info-types.exp: New file.
1569 * gdb.fortran/info-types.f90: New file.
1570 * lib/fortran.exp (fortran_character1): New proc.
1571
4acfdd20
AB
15722019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1573
1574 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1575 functions'. Reindent as needed.
1576 * gdb.base/info-var-f1.c: New file.
1577 * gdb.base/info-var-f2.c: New file.
1578 * gdb.base/info-var.exp: New file.
1579 * gdb.base/info-var.h: New file.
1580
5c31b358
TV
15812019-08-26 Tom de Vries <tdevries@suse.de>
1582
1583 PR c++/24852
1584 * gdb.cp/no-libstdcxx-probe.exp: New test.
1585
b694989f
TV
15862019-08-26 Tom de Vries <tdevries@suse.de>
1587
1588 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1589 * tests need to be skipped.
1590 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1591 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1592 mi_skip_libstdcxx_probe_tests.
1593
d9c4ba53
SDJ
15942019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1595
1596 * gdb.python/py-xmethods.exp: Use raw strings when passing
1597 arguments to SimpleXMethodMatcher.
1598
395fad09
TV
15992019-08-22 Tom de Vries <tdevries@suse.de>
1600
1601 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1602 more informative.
1603
26c957f1
PA
16042019-08-21 Pedro Alves <palves@redhat.com>
1605
1606 * gdb.base/with.exp: Test "with" with no arguments.
1607
61f80d5d
TV
16082019-08-21 Tom de Vries <tdevries@suse.de>
1609
1610 * gdb.base/gdb-caching-proc.exp: Sort files.
1611
d7a11d13
TV
16122019-08-20 Tom de Vries <tdevries@suse.de>
1613
1614 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1615 compilation.
1616
34dafe9f
TV
16172019-08-16 Tom de Vries <tdevries@suse.de>
1618
1619 * gdb.base/compare-sections.exp ("after run to main"): Allow
1620 mismatched read-only sections for PIE executables.
1621
398fdd60
TT
16222019-08-16 Tom Tromey <tom@tromey.com>
1623
1624 * lib/tuiterm.exp (_csi_Z): New proc.
1625 * gdb.tui/basic.exp: Update window positions.
1626 * gdb.tui/empty.exp: Update window positions.
1627
d8f9e51c
SL
16282019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1629
1630 * gdb.base/examine-backward.exp: Correct regexp for
1631 "examine 3 bytes backward from ${address_zero}".
1632
3df505f6
TT
16332019-08-15 Tom Tromey <tom@tromey.com>
1634
1635 * gdb.tui/empty.exp: Enable resizing tests.
1636
272560b5
TT
16372019-08-15 Tom Tromey <tromey@adacore.com>
1638
1639 * gdb.ada/char_enum.exp: Add regression tests.
1640 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1641 and '0'.
1642 (Char, Gchar): Update.
1643 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1644
08235187
CB
16452019-08-15 Christian Biesinger <cbiesinger@google.com>
1646
1647 * gdb.python/python.exp: Expect a leading underscore on
1648 GdbOutput{,Error}File.
1649
22a2ab04
SL
16502019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1651
1652 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1653 Windows host.
1654
835b995b
SL
16552019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1656
1657 * gdb.base/batch-preserve-term-settings.exp
1658 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1659
97dd8e07
CB
16602019-08-15 Christian Biesinger <cbiesinger@google.com>
1661
1662 * lib/gdb.exp: When running on a mingw target, replace
1663 /x/ with x:/.
1664
75faf5c4
AH
16652019-08-14 Alan Hayward <alan.hayward@arm.com>
1666
1667 * gdb.arch/aarch64-prologue.c: New test.
1668 * gdb.arch/aarch64-prologue.exp: New file.
1669
abc6c00f
TV
16702019-08-13 Tom de Vries <tdevries@suse.de>
1671
1672 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1673 Thread.
1674
74c2c1f4
SL
16752019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1676
1677 * gdb.python/py-completion.exp: Download the .py file to the host
1678 and use its host pathname. Conditionalize tests that use
1679 tab completion and manipulate files on the build machine.
1680 * gdb.python/py-events.exp: Download the .py file to the host
1681 and use its host pathname.
1682 * gdb.python/py-evsignal.exp: Likewise.
1683 * gdb.python/py-evthreads.exp: Likewise.
1684 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1685 pathname syntax.
1686 * gdb.python/py-framefilter.exp: Download the .py file to the right
1687 place on the host. Match Windows pathname syntax.
1688 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1689 .py file to the host and use its host pathname.
1690 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1691 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1692 build pathname. Skip symlink test on Windows host. Add missing
1693 newline at end of file.
1694 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1695 and use its host pathname.
1696 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1697 * gdb.python/py-section-script.exp: Use host location of binfile
1698 on safe-path. Use correct path separator on Windows host.
1699 Reorder alternatives in gdb_test_multiple to prevent matching
1700 the wrong alternative on success.
1701 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1702
ca2589f3
PP
17032019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1704
1705 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1706 expect the GDB inferior to no longer immediately stop after
1707 being resumed with "signal SIGINT".
1708
020a839d
SL
17092019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1710
1711 * gdb.linespec/break-ask.exp: Generalize regexps to match
1712 Windows pathnames too.
1713
128d6509
TV
17142019-08-08 Tom de Vries <tdevries@suse.de>
1715
1716 PR testsuite/24862
1717 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1718
590042fc
PW
17192019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1720
1721 * gdb.base/style.exp: Update tests for help doc new invariants.
1722 * gdb.base/help.exp: Likewise.
1723
046bebe1
TT
17242019-08-06 Tom Tromey <tom@tromey.com>
1725
1726 * gdb.base/style.exp: Add disassemble test.
1727 * gdb.base/style.c (some_called_function): New function.
1728 (main): Use it.
1729
0b27c27d
CB
17302019-08-05 Christian Biesinger <cbiesinger@google.com>
1731
1732 * gdb.python/py-block.exp: Test dictionary access on blocks.
1733
580f1034
SM
17342019-08-05 Simon Marchi <simon.marchi@efficios.com>
1735
1736 PR gdb/24863
1737 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1738 -list-thread-groups --available test when running under
1739 check-read1.
1740
d86bd7cb
TV
17412019-08-05 Tom de Vries <tdevries@suse.de>
1742
1743 PR testsuite/24863
1744 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1745 * gdb.base/help.exp: Use with_read1_timeout_factor.
1746 * gdb.base/info-macros.exp: Same.
1747 * gdb.cp/nested-types.exp: Same.
1748
a80cf5d8
TV
17492019-08-05 Tom de Vries <tdevries@suse.de>
1750
1751 * lib/gdb.exp (version_at_least): Factor out of ...
1752 (tcl_version_at_least): ... here.
1753 (gdb_compile): Fail if pie results in non-PIE executable.
1754 (readelf_version, readelf_prints_pie): New proc.
1755 (exec_is_pie): Return -1 if unknown.
1756
d0962838
TV
17572019-08-05 Tom de Vries <tdevries@suse.de>
1758
1759 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1760
2252ff3d
SL
17612019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1762
1763 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1764
26655f53
SL
17652019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1766
1767 * lib/completion-support.exp (test_gdb_complete_none): Skip
1768 tab completion tests if no readline support.
1769 (test_gdb_complete_unique_re): Likewise.
1770 (test_gdb_complete_multiple): Likewise.
1771
db4dc13e
PW
17722019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1773
1774 * gdb.base/info_sources.exp: New file.
1775 * gdb.base/info_sources.c: New file.
1776 * gdb.base/info_sources_base.c: New file.
1777
0eba165a
PFC
17782019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1779
1780 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1781 prefix argument.
1782 (test_exit_status): Add prefix argument.
1783
59bd512b
TV
17842019-08-01 Tom de Vries <tdevries@suse.de>
1785
1786 PR testsuite/24863
1787 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1788 calling exp_continue for new thread and thread exited messages.
1789
2a3ad588
TV
17902019-08-01 Tom de Vries <tdevries@suse.de>
1791
1792 PR testsuite/24863
1793 * gdb.base/structs.exp: Fix check-read1 timeout using
1794 gdb_test_sequence.
1795 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1796
117eb594
TV
17972019-08-01 Tom de Vries <tdevries@suse.de>
1798
1799 PR testsuite/24863
1800 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1801 line.
1802
ed591340
TV
18032019-08-01 Tom de Vries <tdevries@suse.de>
1804
1805 PR testsuite/24863
1806 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1807
aa3b6533
TT
18082019-07-30 Tom Tromey <tromey@adacore.com>
1809
1810 * gdb.ada/display_nested.exp: New file.
1811 * gdb.ada/display_nested/foo.adb: New file.
1812 * gdb.ada/display_nested/pack.adb: New file.
1813 * gdb.ada/display_nested/pack.ads: New file.
1814
2906593f
CB
18152019-07-30 Christian Biesinger <cbiesinger@google.com>
1816
1817 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1818 namespace.
1819 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1820
0f575925
TV
18212019-07-30 Tom de Vries <tdevries@suse.de>
1822
1823 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1824 instead.
1825
b13057d9
TV
18262019-07-30 Tom de Vries <tdevries@suse.de>
1827
1828 PR testsuite/24834
1829 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1830 (exec_is_pie): New proc.
1831
5c4dde85
CB
18322019-07-29 Christian Biesinger <cbiesinger@google.com>
1833
1834 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1835
c620ed88
CB
18362019-07-29 Christian Biesinger <cbiesinger@google.com>
1837
1838 * gdb.python/py-objfile.c: Add global and static vars.
1839 * gdb.python/py-objfile.exp: Test new functions Objfile.
1840 lookup_global_symbol and lookup_static_symbol.
1841
3d235706
TT
18422019-07-29 Tom Tromey <tom@tromey.com>
1843
1844 * lib/tuiterm.exp (Term::_csi_@): New proc.
1845 (Term::_csi_X): Don't move cursor.
1846
c7e4c0a6
PW
18472019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1848
1849 * gdb.base/options.exp: Update backtrace - completion to
1850 new option -frame-info.
1851 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1852 Test new 'set print frame-info'. Test backtrace -frame-info
1853 overriding 'set print frame-info'.
1854 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1855 Test new 'set print frame-info'.
1856 Verify consistency of backtrace with and without filters, with and
1857 without -no-filters.
1858 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1859 default.
1860
de28a3b7
TV
18612019-07-29 Tom de Vries <tdevries@suse.de>
1862
1863 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1864 no arguments".
1865
507dd60e
TV
18662019-07-29 Tom de Vries <tdevries@suse.de>
1867
1868 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1869 is a substring of the first for "complete non-unique file name".
1870
5beafce9
TV
18712019-07-29 Tom de Vries <tdevries@suse.de>
1872
1873 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1874 with ".*".
1875
2d274232
TV
18762019-07-29 Tom de Vries <tdevries@suse.de>
1877
1878 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1879 Pass prompt_regexp parameter to gdb_test_multiple calls.
1880
9197cd8b
TV
18812019-07-29 Tom de Vries <tdevries@suse.de>
1882
1883 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1884 print registers" regexps.
1885
b528dae0
TV
18862019-07-29 Tom de Vries <tdevries@suse.de>
1887
1888 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1889
d17725d7
TV
18902019-07-29 Tom de Vries <tdevries@suse.de>
1891
1892 PR gdb/24855
1893 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1894 (skip_python_tests_prompt): Add prompt_regexp argument to
1895 gdb_test_multiple calls.
1896
52b75bf1
TT
18972019-07-27 Tom Tromey <tom@tromey.com>
1898
1899 * gdb.tui/main.exp: New file.
1900
2b1d00c2
TT
19012019-07-27 Tom Tromey <tom@tromey.com>
1902
1903 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1904 optional.
1905 * gdb.tui/empty.exp: New file.
1906
ded631d5
TT
19072019-07-27 Tom Tromey <tom@tromey.com>
1908
1909 * lib/tuiterm.exp (spawn): New proc.
1910 (Term::resize): New proc.
1911 * gdb.tui/resize.exp: New file.
1912
58ac439d
TT
19132019-07-27 Tom Tromey <tom@tromey.com>
1914
1915 * gdb.tui/list.exp: New file.
1916
fe1f56ee
TT
19172019-07-27 Tom Tromey <tom@tromey.com>
1918
1919 * gdb.tui/regs.exp: New file.
1920
f790b310
TT
19212019-07-27 Tom Tromey <tom@tromey.com>
1922
1923 * gdb.tui/basic.exp: Add "layout split" test.
1924
d95fc6ee
TT
19252019-07-27 Tom Tromey <tom@tromey.com>
1926
1927 * gdb.tui/basic.exp: Add "layout asm" test.
1928
c3786b3a
TT
19292019-07-27 Tom Tromey <tom@tromey.com>
1930
1931 * lib/tuiterm.exp: New file.
1932 * gdb.tui/basic.exp: New file.
1933
98a617f8
KB
19342019-07-27 Kevin Buettner <kevinb@redhat.com>
1935
1936 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1937 Enable tests associated with this flag. Adjust regex
1938 referencing "foo_low" to now refer to "foo_cold" instead.
1939
5c076da4
KB
19402019-07-27 Kevin Buettner <kevinb@redhat.com>
1941
1942 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1943 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1944 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1945 foo_cold. Revise comments to match.
1946 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1947 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1948 were wrapped into this proc; Call do_test in loop from outermost
1949 level.
1950 (foo_low): Rename all occurrences to "foo_cold".
1951 (backtrace from baz): New test.
1952 (x2/i foo_cold): New test.
1953 (info line *foo_cold): New test.
1954
1512d3b7
TV
19552019-07-26 Tom de Vries <tdevries@suse.de>
1956
1957 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1958
297989a1
TV
19592019-07-25 Tom de Vries <tdevries@suse.de>
1960
1961 PR testsuite/24830
1962 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1963 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1964 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1965 (skip_libstdcxx_probe_tests): ... here.
1966 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1967
b3b965fb
TV
19682019-07-24 Tom de Vries <tdevries@suse.de>
1969
1970 PR testsuite/24807
1971 * gdb.objc/basicclass.m: Include stdio.h.
1972 * gdb.objc/nondebug.m: Same.
1973 * gdb.objc/objcdecode.m: Same.
1974
4625b4d0
TV
19752019-07-24 Tom de Vries <tdevries@suse.de>
1976
1977 PR testsuite/24612
1978 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1979 additional_flags.
1980
024a5840
TV
19812019-07-24 Tom de Vries <tdevries@suse.de>
1982
1983 PR testsuite/24831
1984 * gdb.multi/tids.exp: Update error messages for info threads.
1985
c76ddaa3
TV
19862019-07-24 Tom de Vries <tdevries@suse.de>
1987
1988 * gdb.base/info-types.exp: Allow info types to print info for more than
1989 one file.
1990
9a618ef6
TV
19912019-07-23 Tom de Vries <tdevries@suse.de>
1992
1993 PR testsuite/24842
1994 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1995 gdb_spawn_with_cmdline_opts.
1996
40eadf04
SP
19972019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1998
1999 * gdb.arch/arm-cmse-sgstubs.c: New test.
2000 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2001
5ba29434
TV
20022019-07-23 Tom de Vries <tdevries@suse.de>
2003
2004 PR testsuite/24711
2005 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2006 issuing next command.
2007
a8e9d247
AB
20082019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2009
2010 * gdb.ada/info_auto_lang.exp: Update expected results.
2011 * gdb.base/info-types.c: Add additional types to check.
2012 * gdb.base/info-types.exp: Update expected results.
2013
eb86c5e2
AB
20142019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2015
2016 * gdb.base/info-types.c: New file.
2017 * gdb.base/info-types.exp: New file.
2018
01e175fe
AB
20192019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2020
2021 * gdb.arch/riscv-bp-infcall.c: New file.
2022 * gdb.arch/riscv-bp-infcall.exp: New file.
2023
6b78c3f8
AB
20242019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2025
2026 PR breakpoints/24541
2027 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2028
da738167
TV
20292019-07-14 Tom de Vries <tdevries@suse.de>
2030
2031 PR testsuite/24760
2032 * gdb.objc/basicclass.exp: Fix unterminated string.
2033
0d4e84ed
AB
20342019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2035 Andrew Burgess <andrew.burgess@embecosm.com>
2036
2037 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2038 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2039 negative bounds.
2040 * gdb.fortran/vla-value.exp: Print elements of an array with
2041 negative bounds.
2042 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2043 testing.
2044
021d8588
AB
20452019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * gdb.base/options.exp (expect_string): Dequote strings in
2048 results.
2049 (test-string): Test strings with different quoting and reindent.
2050
f06f1252
TT
20512019-07-10 Tom Tromey <tromey@adacore.com>
2052
2053 * gdb.ada/mi_ex_cond.exp: Update expected results.
2054 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2055 * gdb.ada/mi_catch_ex.exp: Update expected results.
2056 * gdb.ada/mi_catch_assert.exp: Update expected results.
2057 * gdb.ada/catch_ex.exp (catch_exception_info)
2058 (catch_exception_entry, catch_assert_entry)
2059 (catch_unhandled_entry): Update.
2060 * gdb.ada/catch_assert_if.exp: Update expected results.
2061
b863685d
RB
20622019-07-10 Richard Bunt <richard.bunt@arm.com>
2063 Stephen Roberts <stephen.roberts@arm.com>
2064
2065 * gdb.base/define.exp: Restore original prompt.
2066
cb1e4e32
PA
20672019-07-09 Pedro Alves <palves@redhat.com>
2068
2069 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2070 breakpoints" output.
2071 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2072 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2073 throw" creates breakpoint.
2074 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2075 'type="catchpoint"'.
2076
b58a68fe
PA
20772019-07-09 Pedro Alves <palves@redhat.com>
2078
2079 PR c++/15468
2080 * gdb.cp/except-multi-location-lib.cc: New.
2081 * gdb.cp/except-multi-location-main.cc: New.
2082 * gdb.cp/except-multi-location.exp: New.
2083
0826779b
PW
20842019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2085
2086 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2087 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2088 argument and update callers.
2089
5b0e2db4
AB
20902019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2091
2092 * gdb.arch/amd64-break-on-asm-line.S: New file.
2093 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2094
1f6f6e21
PW
20952019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2096
2097 * gdb.base/printcmds.exp: Test printing C string and
2098 C wide string convenience vars without transiting via the inferior.
2099 Also make test names unique.
2100
ea142fbf
AH
21012019-07-08 Alan Hayward <alan.hayward@arm.com>
2102
5862c886 2103 PR breakpoints/25011
ea142fbf
AH
2104 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2105
213fd9fa
PA
21062019-07-04 Pedro Alves <palves@redhat.com>
2107
2108 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2109 body returned ok(0), break(3) or continue(4).
2110 * gdb.testsuite/foreach_with_prefix.exp: New file.
2111
2b40fda7
AH
21122019-07-04 Alan Hayward <alan.hayward@arm.com>
2113
2114 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2115
a26c8de0
PA
21162019-07-03 Pedro Alves <palves@redhat.com>
2117
2118 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2119 "return -code".
2120
5f4ba3e7
PA
21212019-07-03 Pedro Alves <palves@redhat.com>
2122
2123 PR cli/24732
2124 * gdb.base/shell.exp: Load completion-support.exp.
2125 Adjust expected error output. Add completion tests.
2126
a994424f
PA
21272019-07-03 Pedro Alves <palves@redhat.com>
2128
2129 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2130 string_to_regexp.
2131
3d9be6f5
PA
21322019-07-03 Pedro Alves <palves@redhat.com>
2133
2134 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2135 (expect_integer): Adjust to expect "-string".
2136 (expect_string): New.
2137 (all_options): Expect "-string".
2138 (test-flag, test-boolean): Adjust to expect "-string".
2139 (test-string): New proc.
2140 (top level): Call it.
2141
41fc454c
PA
21422019-07-03 Pedro Alves <palves@redhat.com>
2143
2144 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2145 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2146 the expected output in the success.
2147
b2b2a215
PA
21482019-07-03 Pedro Alves <palves@redhat.com>
2149
2150 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2151 Split one gdb_test_multiple call in two to avoid a race.
2152
fdbc9870
PA
21532019-07-03 Pedro Alves <palves@redhat.com>
2154
2155 * gdb.base/with.c: New file.
2156 * gdb.base/with.exp: New file.
2157
c6ac8931
PA
21582019-07-03 Pedro Alves <palves@redhat.com>
2159
2160 * gdb.base/settings.exp: Replace all references to "maint
2161 test-settings set" with references to "maint set test-settings",
2162 and all references to "maint test-settings show" with references
2163 to "maint show test-settings".
2164
970f9d09
PA
21652019-07-03 Pedro Alves <palves@redhat.com>
2166
2167 * gdb.base/settings.exp (test-string): Adjust expected out when
2168 testing "maint test-settings show filename"
2169
54d66006
PA
21702019-07-02 Pedro Alves <palves@redhat.com>
2171
2172 * gdb.base/options.exp (test-info-threads): New procedure.
2173 (top level): Call it.
2174
10d06d82
TT
21752019-06-28 Tom Tromey <tromey@adacore.com>
2176
2177 * gdb.dwarf2/ada-linkage-name.c: New file.
2178 * gdb.dwarf2/ada-linkage-name.exp: New file.
2179
3d507ff2
TT
21802019-06-27 Tom Tromey <tromey@adacore.com>
2181
d039f014 2182 PR c++/20020:
3d507ff2
TT
2183 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2184
8af58ffe
TV
21852019-06-26 Tom de Vries <tdevries@suse.de>
2186
2187 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2188
22e21752
TV
21892019-06-26 Tom de Vries <tdevries@suse.de>
2190
2191 * gdb.base/index-cache.exp: Add back missing debug option.
2192
b65b566c
PW
21932019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2194
2195 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2196
5c2c8c69
TV
21972019-06-25 Tom de Vries <tdevries@suse.de>
2198
2199 PR testsuite/24727
2200 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2201
164e3873
TV
22022019-06-24 Tom de Vries <tdevries@suse.de>
2203
2204 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2205
824eacee
TV
22062019-06-24 Tom de Vries <tdevries@suse.de>
2207
2208 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2209 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2210 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2211
385b97d3
TV
22122019-06-24 Tom de Vries <tdevries@suse.de>
2213
2214 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2215
c596f180
TV
22162019-06-21 Tom de Vries <tdevries@suse.de>
2217
2218 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2219
b13a7d03
TV
22202019-06-21 Tom de Vries <tdevries@suse.de>
2221
2222 PR testsuite/24518
2223 PR ada/24713
2224 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2225 index.
2226
899277ae
TT
22272019-06-19 Tom Tromey <tromey@adacore.com>
2228
2229 * gdb.ada/length_cond.exp: Add intro comment.
2230
680e1bee
TT
22312019-06-19 Tom Tromey <tromey@adacore.com>
2232
2233 * gdb.ada/length_cond.exp: New file.
2234 * gdb.ada/length_cond/length_cond.adb: New file.
2235 * gdb.ada/length_cond/pck.adb: New file.
2236 * gdb.ada/length_cond/pck.ads: New file.
2237
0ed4690a
TV
22382019-06-18 Tom de Vries <tdevries@suse.de>
2239
2240 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2241
d20ed5fd
TT
22422019-06-18 Tom Tromey <tromey@adacore.com>
2243
2244 * gdb.base/list0.h: Add comment explaining control character.
2245
86e04673
TV
22462019-06-18 Tom de Vries <tdevries@suse.de>
2247
2248 * boards/fission.exp: Break up long debug_flags line.
2249
c4973306
SM
22502019-06-16 Tom de Vries <tdevries@suse.de>
2251
2252 PR gdb/24445
2253 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2254 generated index.
2255
93cb9841
AB
22562019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2257
2258 PR gdb/24686
2259 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2260 improve detection of bug gdb/24541.
2261
399aaebd
SM
22622019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2263
2264 PR gdb/24669
2265 * gdb.base/index-cache.exp (uses_readnow,
2266 expecting_index_cache_use): Define global variable.
2267 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2268 expecting_index_cache_use.
2269
584a927c
AB
22702019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2271 Andrew Burgess <andrew.burgess@embecosm.com>
2272
2273 * gdb.fortran/pointers.f90: New file.
2274 * gdb.fortran/print_type.exp: New file.
2275 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2276 * gdb.fortran/vla-type.exp: Likewise.
2277 * gdb.fortran/vla-value.exp: Likewise.
2278 * gdb.mi/mi-vla-fortran.exp: Likewise.
2279
30056ea0
AB
22802019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2281
2282 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2283 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2284 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2285 as a stop reason.
2286
ec8e2b6d
AB
22872019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2288
2289 * gdb.base/annota1.exp: Update expected results.
2290 * gdb.cp/annota2.exp: Likewise.
2291 * gdb.cp/annota3.exp: Likewise.
2292
09e4c4e1
AB
22932019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2294
2295 * gdb.base/style-logging.exp: Remove path from test name.
2296
0735b091
TT
22972019-06-14 Tom Tromey <tromey@adacore.com>
2298
2299 PR gdb/24502:
2300 * gdb.base/style-logging.exp: New file.
2301
f5686554
TT
23022019-06-14 Tom Tromey <tromey@adacore.com>
2303
2304 * gdb.base/symfile-warn.exp: New file.
2305 * gdb.base/symfile-warn.c: New file.
2306
a0c1ffed
TT
23072019-06-14 Tom Tromey <tromey@adacore.com>
2308
2309 * gdb.base/annotate-symlink.exp: New file.
2310
f411722c
TT
23112019-06-14 Tom Tromey <tromey@adacore.com>
2312
2313 * gdb.ada/set_wstr.exp: Add reassignment test.
2314
4268ec18
TT
23152019-06-14 Tom Tromey <tromey@adacore.com>
2316
2317 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2318 'unchecked_access and 'unrestricted_access as well.
2319
9a9e394b
TT
23202019-06-14 Tom Tromey <tromey@adacore.com>
2321
2322 PR ada/24539:
2323 * gdb.ada/vla.exp: Update tests.
2324 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2325 pragma.
2326
4c048731
PA
23272019-06-13 Pedro Alves <palves@redhat.com>
2328
2329 * gdb.base/settings.exp (test-integer): Test junk after
2330 "unlimited".
2331
6665660a
PA
23322019-06-13 Pedro Alves <palves@redhat.com>
2333
2334 * gdb.base/options.exp (test-thread-apply): New.
2335 (top level): Call it.
2336
5d707134
PA
23372019-06-13 Pedro Alves <palves@redhat.com>
2338
2339 * gdb.base/options.exp (test-frame-apply): New.
2340 (top level): Test print commands with different "frame apply"
2341 prefixes.
2342
e2a689da
PA
23432019-06-13 Pedro Alves <palves@redhat.com>
2344
e79be6e5 2345 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
2346 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2347 'max_completions' parameter and handle it.
2348 (test_gdb_completion_offers_commands): New.
2349
90a1ef87
PA
23502019-06-13 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2353
d4c16835
PA
23542019-06-13 Pedro Alves <palves@redhat.com>
2355
2356 * gdb.base/options.exp (test-backtrace): New.
2357 (top level): Call it.
2358
2daf894e
PA
23592019-06-13 Pedro Alves <palves@redhat.com>
2360
2361 * gdb.guile/scm-frame-args.exp: Use "set print
2362 raw-frame-arguments" instead of "set print raw frame-arguments".
2363 * gdb.python/py-frame-args.exp: Likewise.
2364
e6ed716c
PA
23652019-06-13 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.compile/compile.exp: Adjust expected output to option
2368 processing changes.
2369
7d8062de
PA
23702019-06-13 Pedro Alves <palves@redhat.com>
2371
2372 * gdb.base/options.exp: Build executable.
2373 (test-print): New procedure.
2374 (top level): Call it, once for "print" and another for "compile
2375 print".
2376
9d0faba9
PA
23772019-06-13 Pedro Alves <palves@redhat.com>
2378
2379 * gdb.base/options.c: New file.
2380 * gdb.base/options.exp: New file.
2381
dee7b4c8
PA
23822019-06-13 Pedro Alves <palves@redhat.com>
2383
2384 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2385 that "o" is ambiguous.
2386
dca0f6c0
PA
23872019-06-13 Pedro Alves <palves@redhat.com>
2388
2389 * gdb.base/settings.c: New file.
2390 * gdb.base/settings.exp: New file.
2391
ccf46844
PA
23922019-06-13 Pedro Alves <palves@redhat.com>
2393
2394 * gdb.base/completion.exp: Fix comment typo.
2395
b9a3f842
PA
23962019-06-13 Pedro Alves <palves@redhat.com>
2397
2398 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2399 foo --1" test.
2400
d106773e
PA
24012019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2402
2403 * gdb.fortran/block-data.f: New.
2404 * gdb.fortran/block-data.exp: New.
2405
fea82da0
TV
24062019-06-11 Tom de Vries <tdevries@suse.de>
2407
2408 PR testsuite/24521
2409 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2410 message.
2411
8c2e74f1
TV
24122019-06-11 Tom de Vries <tdevries@suse.de>
2413
2414 PR testsuite/24521
2415 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2416
b49851c8
TV
24172019-06-11 Tom de Vries <tdevries@suse.de>
2418
2419 * boards/readnow.exp: New file.
2420
a7067863
AB
24212019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2422
2423 * gdb.fortran/vla-sizeof.exp: Update expected results.
2424
1a3da2cd
AB
24252019-06-06 Amos Bird <amosbird@gmail.com>
2426
2427 * gdb.base/annota1.exp (thread_switch): Add test for
2428 thread-exited annotation.
2429
3847a7bf
TT
24302019-06-06 Tom Tromey <tromey@adacore.com>
2431
2432 * gdb.base/maint.exp: Expect command started/finished output.
2433
0088ba59
AB
24342019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2435
2436 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2437 comment.
2438 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2439
312617a3
AB
24402019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2441
2442 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2443 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2444 * gdb.arch/riscv-unwind-long-insn.c: New file.
2445 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2446
e1f2e1a2
CB
24472019-06-04 Christian Biesinger <cbiesinger@google.com>
2448
d3238f7d 2449 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2450
206584bd
PW
24512019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2452
2453 * lib/gdb.exp (help_list_trailer): New regexp variable
2454 factorizing the help trailer message.
2455 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2456 arg to allow to better factorize various tests.
2457 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2458 (test_prefix_command_help): Use help_list_trailer.
2459 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2460 * gdb.guile/scm-cmd.exp: Likewise.
2461 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2462 * gdb.base/help.exp: Use test_user_defined_class_help.
2463 * gdb.base/style.exp: Add tests for styling of help and apropos.
2464 * lib/gdb-utils.exp (style): Add title and highlight styles.
2465
708dc93e
PW
24662019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2467
2468 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2469 $_shell_exitsignal.
2470 * gdb.base/default.exp: Update for new convenience variables.
2471
f49055a5
TT
24722019-05-29 Tom Tromey <tromey@adacore.com>
2473
2474 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2475 to "break complete ada" test case's regexp.
2476
4330d61d
TT
24772019-05-29 Tom Tromey <tromey@adacore.com>
2478
2479 PR c++/20020:
2480 * gdb.cp/constexpr-field.exp: New file.
2481 * gdb.cp/constexpr-field.cc: New file.
2482
000439d5
TT
24832019-05-29 Tom Tromey <tromey@adacore.com>
2484
2485 * gdb.base/finish.exp (finish_no_print): New proc.
2486 (finish_tests): Call it.
2487
5a01c34c
TV
24882019-05-24 Tom de Vries <tdevries@suse.de>
2489
2490 * gdb.dwarf2/gdb-add-index.exp: New file.
2491
18125b16
TT
24922019-05-22 Tom Tromey <tromey@adacore.com>
2493
2494 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2495 * gdb.base/style.exp: Use "style".
2496 * lib/gdb-utils.exp (style): New proc.
2497
af1a8d03
TV
24982019-05-22 Tom de Vries <tdevries@suse.de>
2499
2500 * gdb.base/align.exp: Require c++11.
2501
e7fe496b
TV
25022019-05-22 Tom de Vries <tdevries@suse.de>
2503
2504 PR testsuite/24586
2505 * gdb.python/py-mi-var-info-path-expression.exp: Call
2506 mi_skip_python_tests to check if python is supported.
2507
8fca4da0
AH
25082019-05-22 Alan Hayward <alan.hayward@arm.com>
2509
2510 * gdb.arch/aarch64-pauth.c: New test.
2511 * gdb.arch/aarch64-pauth.exp: New file.
2512
b7060614
AH
25132019-05-22 Alan Hayward <alan.hayward@arm.com>
2514
2515 * README (Re-running Tests Outside The Testsuite): New section.
2516
669d0468
TV
25172019-05-21 Tom de Vries <tdevries@suse.de>
2518
2519 * gdb.arch/amd64-eval.exp: Require c++11.
2520 * gdb.base/max-depth.exp: Same.
2521 * gdb.compile/compile-cplus-array-decay.exp: Same.
2522 * gdb.cp/meth-typedefs.exp: Same.
2523 * gdb.cp/subtypes.exp: Same.
2524 * gdb.cp/temargs.exp: Same.
2525
ce3ebcaa
AH
25262019-05-21 Alan Hayward <alan.hayward@arm.com>
2527
2528 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2529
34d11c68
AB
25302019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2531
2532 PR gdb/18644
2533 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2534 * gdb.fortran/printing-types.exp: Add new test.
2535 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2536 testing.
2537 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2538 setup_kfail call.
2539
87781e84
AH
25402019-05-17 Alan Hayward <alan.hayward@arm.com>
2541
2542 * README (Running the Testsuite): Change example.
2543 (Testsuite Parameters): Remove TRANSCRIPT.
2544 * lib/gdb.exp: Remove TRANSCRIPT check.
2545
b420b89e
AH
25462019-05-17 Alan Hayward <alan.hayward@arm.com>
2547
2548 * README (Testsuite Parameters): Add replay logging to
2549 GDBSERVER_DEBUG.
2550 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2551 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2552 as a comma separated list.
2553 (gdb_debug_init): Override procedure.
2554
408e9b8b
AH
25552019-05-17 Alan Hayward <alan.hayward@arm.com>
2556
2557 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2558 (gdb_write_cmd_file): New procedure.
2559 * lib/gdbserver-support.exp (gdbserver_start): Call
2560 gdbserver_write_cmd_file.
2561 (gdbserver_write_cmd_file): New procedure.
2562
f9e2e39d
AH
25632019-05-17 Alan Hayward <alan.hayward@arm.com>
2564
2565 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2566 (delete_breakpoints): Likewise.
2567 (gdb_run_cmd): Likewise.
2568 (gdb_start_cmd): Likewise.
2569 (gdb_starti_cmd): Likewise.
2570 (gdb_internal_error_resync): Likewise.
2571 (gdb_test_multiple): Likewise.
2572 (gdb_reinitialize_dir): Likewise.
2573 (default_gdb_exit): Likewise.
2574 (gdb_file_cmd): Mark kill as optional.
2575 (default_gdb_start): Call gdb_stdin_log_init.
2576 (send_gdb): Call gdb_stdin_log_write.
2577 (rerun_to_main): Mark Y as an answer.
2578 (gdb_stdin_log_init): New function.
2579 (gdb_stdin_log_write): Likewise.
2580
81f47ac2
AH
25812019-05-17 Alan Hayward <alan.hayward@arm.com>
2582
2583 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2584 * gdb.base/debug-expr.exp: Likewise.
2585 * gdb.base/foll-fork.exp: Likewise.
2586 * gdb.base/foll-vfork.exp: Likewise.
2587 * gdb.base/fork-print-inferior-events.exp: Likewise.
2588 * gdb.base/gdb-sigterm.exp: Likewise.
2589 * gdb.base/gdbinit-history.exp: Likewise.
2590 * gdb.base/osabi.exp: Likewise.
2591 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2592 * gdb.base/ui-redirect.exp: Likewise.
2593 * gdb.gdb/unittest.exp: Likewise.
2594 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2595 * gdb.mi/mi-watch.exp: Likewise.
2596 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2597 * gdb.mi/user-selected-context-sync.exp: Likewise.
2598 * gdb.python/python.exp: Disable debug test when debugging.
2599 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2600 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2601 Likewise.
2602 * gdb.threads/stepi-random-signal.exp: Likewise.
2603
29b52314
AH
26042019-05-17 Alan Hayward <alan.hayward@arm.com>
2605
2606 * Makefile.in: Pass through GDB_DEBUG.
2607 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2608 (gdb,debug): Add board setting.
2609 * lib/gdb.exp (default_gdb_start): Start debugging.
2610 (gdb_debug_enabled): New procedure.
2611 (gdb_debug_init): Likewise.
29b52314
AH
2612
26132019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2614
29b52314
AH
2615 * Makefile.in: Pass through GDB_DEBUG.
2616 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2617 (gdb,debug): Add board setting.
2618 * lib/gdb.exp (default_gdb_start): Start debugging.
2619 (gdb_debug_enabled): New procedure.
2620 (gdb_debug_init): Likewise.
29b52314 2621
ca1285d1
AH
26222019-05-17 Alan Hayward <alan.hayward@arm.com>
2623
2624 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2625
f3a09c80
AH
26262019-05-17 Alan Hayward <alan.hayward@arm.com>
2627
2628 * gdb.base/ui-redirect.exp: Test redirection.
2629
26648588
JV
26302019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2631
2632 * gdb.mi/mi-complete.exp: New file.
2633 * gdb.mi/mi-complete.cc: Likewise.
2634
14237686
AB
26352019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2636
2637 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2638 indexed and sliced arrays, and pointers to arrays.
2639
e7bd7fba
TT
26402019-05-14 Tom Tromey <tromey@adacore.com>
2641
2642 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2643 styling test.
2644
2764128d
TV
26452019-05-14 Tom de Vries <tdevries@suse.de>
2646
2647 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2648 selection entry encoding.
2649
71bed2db
TT
26502019-05-10 Tom Tromey <tromey@adacore.com>
2651
2652 * gdb.ada/info_exc.exp: Add "complete" test.
2653
63b667ad
TV
26542019-05-09 Tom de Vries <tdevries@suse.de>
2655
2656 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2657 CU-relative.
2658
9cfd2b89
TV
26592019-05-09 Tom de Vries <tdevries@suse.de>
2660
2661 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2662 CU-relative.
2663
2228ef77
XR
26642019-05-08 Joel Brobecker <brobecker@adacore.com>
2665
2666 * gdb.ada/frame_arg_lang.exp: New testcase.
2667 * gdb.ada/frame_arg_lang/bla.adb: New file.
2668 * gdb.ada/frame_arg_lang/pck.ads: New file.
2669 * gdb.ada/frame_arg_lang/pck.adb: New file.
2670 * gdb.ada/frame_arg_lang/foo.c: New file.
2671
80e55b13
TT
26722019-05-08 Tom Tromey <tromey@adacore.com>
2673
2674 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2675
9d3421af
TT
26762019-05-08 Tom Tromey <tromey@adacore.com>
2677
2678 * gdb.base/ptype-offsets.exp: Update tests.
2679
844333e2
TT
26802019-05-08 Tom Tromey <tromey@adacore.com>
2681
2682 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2683 cases.
2684 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2685 "short".
2686
988915ee
TT
26872019-05-08 Tom Tromey <tromey@adacore.com>
2688
2689 * gdb.ada/vla.exp: New file.
2690 * gdb.ada/vla/vla.adb: New file.
2691
7bd55dac
TV
26922019-05-07 Tom de Vries <tdevries@suse.de>
2693
2694 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2695
75f06e9d
TV
26962019-05-07 Tom de Vries <tdevries@suse.de>
2697
2698 PR testsuite/24522
2699 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2700 section.
2701
77e7aaa4
TV
27022019-05-07 Tom de Vries <tdevries@suse.de>
2703
2704 PR testsuite/24522
2705 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2706 .debug_aranges section.
2707
456ba0fa
TV
27082019-05-07 Tom de Vries <tdevries@suse.de>
2709
2710 PR testsuite/24159
2711 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2712
5a56d6a6
TV
27132019-05-06 Tom de Vries <tdevries@suse.de>
2714
2715 * lib/gdb.exp (exec_has_index_section): New proc.
2716 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2717 section.
2718
9d6d4be8
TV
27192019-05-04 Tom de Vries <tdevries@suse.de>
2720
2721 * boards/cc-with-debug-names.exp: New file.
2722
222a8d25
TT
27232019-05-03 Tom Tromey <tromey@adacore.com>
2724
2725 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2726 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2727 * gdb.ada/char_enum.exp: Add test.
2728
0fdfd794
TV
27292019-05-03 Tom de Vries <tdevries@suse.de>
2730
2731 * boards/cc-with-gdb-index.exp: New file.
2732
80062eb9
AB
27332019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2734
2735 * gdb.rust/simple.exp: Add new test case.
2736 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2737 (main): Initialise an instance of the new struct.
2738
4504bbde
TT
27392019-05-01 Tom Tromey <tromey@adacore.com>
2740
2741 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2742 record.
2743 (NPR): New variable.
2744 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2745 test.
2746
d48e62f4
TT
27472019-05-01 Tom Tromey <tromey@adacore.com>
2748
2749 * gdb.ada/packed_array_assign.exp: Add packed assignment
2750 regression test.
2751
f59f30f5
TV
27522019-05-01 Tom de Vries <tdevries@suse.de>
2753
2754 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2755
b70bfc54
TV
27562019-05-01 Tom de Vries <tdevries@suse.de>
2757
2758 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2759
15f18d14
AT
27602019-04-30 Ali Tamur <tamur@google.com>
2761
2762 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2763
2ff0a947
TT
27642019-04-30 Tom Tromey <tromey@adacore.com>
2765
2766 * lib/ada.exp (find_ada_tool): New proc.
2767 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2768 * gdb.ada/catch_ex_std.exp: New file.
2769 * gdb.ada/catch_ex_std/foo.adb: New file.
2770 * gdb.ada/catch_ex_std/some_package.adb: New file.
2771 * gdb.ada/catch_ex_std/some_package.ads: New file.
2772
a776957c
TT
27732019-04-30 Tom Tromey <tromey@adacore.com>
2774
2775 PR c++/24470:
2776 * gdb.cp/temargs.cc: Add test code from PR.
2777
bc68014d
AB
27782019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2779
2780 * gdb.fortran/vla-datatypes.exp: Update expected results.
2781 * gdb.fortran/vla-ptype.exp: Likewise.
2782 * gdb.fortran/vla-type.exp: Likewise.
2783 * gdb.fortran/vla-value.exp: Likewise.
2784
f1fdc960
AB
27852019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2786
2787 * gdb.fortran/ptr-indentation.exp: Update expected results.
2788 * gdb.fortran/ptype-on-functions.exp: Likewise.
2789 * gdb.fortran/vla-ptr-info.exp: Likewise.
2790 * gdb.fortran/vla-value.exp: Likewise.
2791
bf7a4de1
AB
27922019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2793
2794 * gdb.fortran/ptype-on-functions.exp: New file.
2795 * gdb.fortran/ptype-on-functions.f90: New file.
2796
bbe75b9d
AB
27972019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2798
2799 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2800 case void string.
2801
1db455a7
AB
28022019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2803
2804 * gdb.fortran/complex.exp: Expand.
2805 * gdb.fortran/complex.f: Renamed to...
2806 * gdb.fortran/complex.f90: ...this, and extended to add more
2807 complex values.
2808
b6d03bb2
AB
28092019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2810
2811 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2812 MODULO, CMPLX.
2813
2e62ab40
AB
28142019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2815 Richard Bunt <richard.bunt@arm.com>
2816
2817 * gdb.base/max-depth.c: New file.
2818 * gdb.base/max-depth.exp: New file.
2819 * gdb.python/py-nested-maps.c: New file.
2820 * gdb.python/py-nested-maps.exp: New file.
2821 * gdb.python/py-nested-maps.py: New file.
2822 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2823 (test_all_common): Call test_max_depth.
2824 * gdb.fortran/max-depth.exp: New file.
2825 * gdb.fortran/max-depth.f90: New file.
2826 * gdb.go/max-depth.exp: New file.
2827 * gdb.go/max-depth.go: New file.
2828 * gdb.modula2/max-depth.exp: New file.
2829 * gdb.modula2/max-depth.c: New file.
2830 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2831
d2b584a5
TV
28322019-04-29 Tom de Vries <tdevries@suse.de>
2833
2834 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2835
136afab8
PW
28362019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2837
2838 * gdb.base/callexit.exp: Test may-call-functions off.
2839
725cbb63
KS
28402019-04-25 Keith Seitz <keiths@redhat.com>
2841
2842 PR c++/24367
2843 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2844 (another_incomplete_struct, test_incomplete): New definitions.
2845 (main): Use new definitions.
2846 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2847 functions.
2848
701adfb0
PA
28492019-04-25 Ali Tamur <tamur@google.com>
2850
2851 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2852
82433e3e
SDJ
28532019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2854
2855 PR corefiles/11608
2856 PR corefiles/18187
2857 * gdb.base/coredump-filter-build-id.exp: New file.
2858
dd06d4d6
AH
28592019-04-25 Alan Hayward <alan.hayward@arm.com>
2860
e79be6e5
SM
2861 * Makefile.in: Pass through GDBSERVER_DEBUG.
2862 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2863 (gdbserver,debug): Add board setting.
2864 * gdb.trace/tspeed.exp: Skip when debugging.
2865 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2866 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2867
1670072e
TT
28682019-04-24 Tom Tromey <tromey@adacore.com>
2869
2870 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2871 Rust.
2872
a59240a4
TT
28732019-04-24 Tom Tromey <tromey@adacore.com>
2874
2875 * gdb.arch/amd64-eval.exp: Test bitfield return.
2876 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2877 (class Foo) <return_bitfields>: New method.
2878 (main): Call it.
2879
b907456c
AB
28802019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2881
2882 * gdb.cp/many-args.cc: New file.
2883 * gdb.cp/many-args.exp: New file.
2884
5c565afd
TV
28852019-04-23 Tom de Vries <tdevries@suse.de>
2886
2887 PR gdb/24433
2888 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2889
ba22ff86
AH
28902019-04-23 Alan Hayward <alan.hayward@arm.com>
2891
2892 * gdb.trace/backtrace.exp: Use nopie flag.
2893 * gdb.trace/circ.exp: Likewise.
2894 * gdb.trace/collection.exp: Likewise.
2895 * gdb.trace/ftrace.exp: Likewise.
2896 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2897 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2898 * gdb.trace/qtro.exp: Likewise.
2899 * gdb.trace/read-memory.exp: Likewise.
2900 * gdb.trace/report.exp: Likewise.
2901 * gdb.trace/tfile.exp: Likewise.
2902 * gdb.trace/tfind.exp: Likewise.
2903 * gdb.trace/unavailable.exp: Likewise.
2904
7905fc35
PA
29052019-04-22 Pedro Alves <palves@redhat.com>
2906
2907 * gdb.base/solib-probes-nosharedlibrary.c,
2908 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2909
8ecb59f8
TT
29102019-04-19 Tom Tromey <tromey@adacore.com>
2911
2912 * gdb.ada/ptype_union.c: New file.
2913 * gdb.ada/ptype_union.exp: New file.
2914
62160ec9
TT
29152019-04-19 Tom Tromey <tromey@adacore.com>
2916
2917 PR symtab/24423:
2918 * gdb.base/list0.h (foo): Add a control-l character.
2919
36cd4ba5
TV
29202019-04-18 Tom de Vries <tdevries@suse.de>
2921
2922 PR gdb/24433
2923 * boards/local-board.exp: Set sysroot to "".
2924
b73715df
TV
29252019-04-18 Tom de Vries <tdevries@suse.de>
2926 Pedro Alves <palves@redhat.com>
2927
2928 PR gdb/24454
2929 * gdb.threads/vfork-follow-child-exec.c: New file.
2930 * gdb.threads/vfork-follow-child-exec.exp: New file.
2931 * gdb.threads/vfork-follow-child-exit.c: New file.
2932 * gdb.threads/vfork-follow-child-exit.exp: New file.
2933
4aa866af
LS
29342019-04-15 Leszek Swirski <leszeks@google.com>
2935
2936 * gdb.arch/amd64-eval.cc: New file.
2937 * gdb.arch/amd64-eval.exp: New file.
2938
e5a1a79a
AH
29392019-04-11 Alan Hayward <alan.hayward@arm.com>
2940
2941 * gdb.server/sysroot.c: New test.
2942 * gdb.server/sysroot.exp: New file.
2943 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2944 matching param.
2945
41077b66
AB
29462019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2947
2948 * gdb.base/align.exp: Extend test to cover structures containing
2949 only static fields.
2950
c30391f8
TV
29512019-04-11 Tom de Vries <tdevries@suse.de>
2952
2953 * boards/cc-with-dwz-m.exp: New file.
2954 * boards/cc-with-dwz.exp: New file.
2955 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2956
e242fd12
SM
29572019-04-09 Simon Marchi <simon.marchi@efficios.com>
2958
2959 * gdb.base/start-cpp.exp: New file.
2960 * gdb.base/start-cpp.cc: New file.
2961
2b0c8b01
KB
29622019-04-08 Kevin Buettner <kevinb@redhat.com>
2963
2964 * gdb.python/py-thrhandle.exp: Adjust tests to call
2965 thread_from_handle instead of thread_from_thread_handle.
2966
947210e5
KB
29672019-04-08 Kevin Buettner <kevinb@redhat.com>
2968
2969 * gdb.python/py-thrhandle.exp: Add tests for
2970 gdb.InferiorThread.handle.
2971
d7df6549
AB
29722019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2973
2974 * gdb.python/py-function.exp: Check calling helper function from
2975 all languages.
2976 * lib/gdb.exp (gdb_supported_languages): New proc.
2977
8bdc1658
AB
29782019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2979
2980 * gdb.base/complex-parts.c: New file.
2981 * gdb.base/complex-parts.exp: New file.
2982
05caa1d2
TT
29832019-04-01 Tom Tromey <tromey@adacore.com>
2984
2985 PR symtab/23331:
2986 * gdb.dwarf2/dw2-ranges-main.c: New file.
2987 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2988 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2989
7734102d
EZ
29902019-03-30 Simon Marchi <simark@simark.ca>
2991
2992 * gdb.base/default.exp: Add values for $_gdb_major and
2993 $_gdb_minor.
2994
188e1fa9
TT
29952019-03-29 Tom Tromey <tromey@adacore.com>
2996
2997 * gdb.base/help.exp: Tighten apropos regexp.
2998
2880242d
KS
29992019-03-29 Keith Seitz <keiths@redhat.com>
3000
3001 * gdb.fortran/array-bounds.exp: New file.
3002 * gdb.fortran/array-bounds.f90: New file.
3003
077cad8e
PW
30042019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3005
3006 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3007
80047cfc
PW
30082019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3009
3010 * gdb.multi/hello.c (main): Increase alarm timer.
3011
f489207e
SL
30122019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3013
3014 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3015 factor when no hardware watchpoint support.
3016
c92df149
AH
30172019-03-28 Alan Hayward <alan.hayward@arm.com>
3018 Pedro Alves <palves@redhat.com>
3019
3020 * boards/local-board.exp: set sysroot to /.
3021
933aebfa
AH
30222019-03-27 Alan Hayward <alan.hayward@arm.com>
3023
3024 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3025 in child.
3026
9f9aa852
AB
30272019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3028
3029 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3030 field.
3031 (make_container): Initialise new field.
3032 * gdb.python/py-prettyprint.exp: Add new tests.
3033 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3034 <display_hint>: New method.
3035
3714a195
AB
30362019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3037
3038 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3039 gdb_continue_to_breakpoint more throughout this test.
3040 (run_lang_tests) Supply unique test names, and use
3041 gdb_test_no_output.
3042
18c77628
AB
30432019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3044
3045 * gdb.base/finish-pretty.exp: Update expected results.
3046 * gdb.base/pretty-print.c: New file.
3047 * gdb.base/pretty-print.exp: New file.
3048
9a93502f
PA
30492019-03-25 Pedro Alves <palves@redhat.com>
3050
3051 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3052 move comments outside list. Append '-i "" eof' section.
3053
968aa7ae
AH
30542019-03-22 Alan Hayward <alan.hayward@arm.com>
3055
34a7f2a4 3056 PR testsuite/25016
968aa7ae
AH
3057 * README: Add pie options.
3058 * gdb.base/break-interp.exp: Ensure pie is disabled.
3059 * gdb.base/dump.exp: Likewise.
3060 * lib/gdb.exp (gdb_compile): Add pie option.
3061
4c7d57e7
TT
30622019-03-19 Tom Tromey <tromey@adacore.com>
3063
3064 * gdb.mi/mi2-cli-display.c: New file.
3065 * gdb.mi/mi2-cli-display.exp: New file.
3066
bff8c71f
TT
30672019-03-18 Joel Brobecker <brobecker@adacore.com>
3068 Tom Tromey <tromey@adacore.com>
3069
3070 * gdb.ada/ptype_array/pck.adb: New file.
3071 * gdb.ada/ptype_array/pck.ads: New file.
3072 * gdb.ada/ptype_array/foo.adb: New file.
3073 * gdb.ada/ptype_array.exp: New file.
3074
d085f989
TT
30752019-03-14 Tom Tromey <tromey@adacore.com>
3076
3077 * gdb.base/style.exp: Add "set style sources" test.
3078
b4be1b06
SM
30792019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3080
3081 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3082 * mi-breakpoint-multiple-locations.exp: ... this.
3083 (make_breakpoints_pattern): New proc.
3084 (do_test): Add mi_version parameter, test -break-insert,
3085 -break-info and =breakpoint-created.
3086
7cde5fc2
AB
30872019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3088
3089 * config/default.exp: Remove 'load_lib gdb.exp'.
3090 * config/monitor.exp: Likewise.
3091 * config/sid.exp: Likewise.
3092 * config/sim.exp: Likewise.
3093 * config/slite.exp: Likewise.
3094 * config/unix.exp: Likewise.
3095 * gdb.base/default.exp: Remove unhelpful comment.
3096
efbecbc1
AB
30972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3098
3099 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3100
0841c79a
AB
31012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3102
3103 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3104
4a270568
AB
31052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3106
3107 * gdb.fortran/type-kinds.exp: Update expected results.
3108
067630bd
AB
31092019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3110
3111 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3112
3be47f7a
AB
31132019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3114
3115 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3116 function.
3117 (test_basic_parsing_of_type_kinds): Expand types tested.
3118 (test_parsing_invalid_type_kinds): New function.
3119
4d00f5d8
AB
31202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3121
3122 * gdb.fortran/intrinsics.exp: New file.
3123 * gdb.fortran/intrinsics.f90: New file.
3124 * gdb.fortran/type-kinds.exp: New file.
3125
c8f91604
AB
31262019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3127
3128 * gdb.fortran/dot-ops.exp: New file.
3129
dd9f2c76
AB
31302019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3131
3132 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3133 Check upper and lower case logical literals.
3134
84ec9724
AB
31352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3136
3137 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3138 Remove duplicate tests.
3139
c3734e09
AH
31402019-03-06 Alan Hayward <alan.hayward@arm.com>
3141
3142 * lib/gdb.exp (builtin_cd): rename of cd.
3143 (cd): Override builtin.
3144
aa3cfbda
RB
31452019-03-06 Richard Bunt <richard.bunt@arm.com>
3146
3147 * gdb.fortran/function-calls.exp: New file.
3148 * gdb.fortran/function-calls.f90: New test.
3149
7b63ad86
RB
31502019-03-04 Richard Bunt <richard.bunt@arm.com>
3151
3152 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3153 on user program standard output.
3154 * gdb.fortran/short-circuit-argument-list.f90: Record function
3155 calls.
3156
01abb042
AH
31572019-02-28 Alan Hayward <alan.hayward@arm.com>
3158
c3734e09
AH
3159 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3160 failure.
01abb042 3161
92137da0
RO
31622019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3163
3164 PR gdb/8527
3165 * gdb.base/interrupt-daemon-attach.c,
3166 gdb.base/interrupt-daemon-attach.exp: New test.
3167
5862844d
PA
31682019-02-27 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/page.exp: Add tests for "set width/height -1".
3171
8ed25214
PA
31722019-02-27 Pedro Alves <palves@redhat.com>
3173
3174 * gdb.base/page.exp: Add tests for "set/show width/height" with
3175 "infinite" values.
3176
6c28e44a
TT
31772019-02-27 Tom Tromey <tromey@adacore.com>
3178
3179 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3180 2.4.
3181 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3182 workaround.
3183
bf9a735e
AB
31842019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3185
3186 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3187 tests for structs with static members.
3188
8791793c
TT
31892019-02-26 Tom Tromey <tromey@adacore.com>
3190
3191 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3192 ValueError, not TypeError.
3193
bc2a507e
KB
31942019-02-26 Kevin Buettner <kevinb@redhat.com>
3195
3196 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3197 call from main program.
3198
e0e7d3bd
JB
31992019-02-23 Joel Brobecker <brobecker@adacore.com>
3200
3201 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3202 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3203 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3204 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3205 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3206
9600246d
KS
32072019-02-22 Keith Seitz <keiths@redhat.com>
3208
3209 PR symtab/23853
3210 * gdb.base/symlink-sourcefile.c: New file.
3211 * gdb.base/symlink-sourcefile.exp: New file.
3212
0c95f9ed
TT
32132019-02-20 Tom Tromey <tom@tromey.com>
3214
3215 * gdb.base/info_qt.exp: Update.
3216
6caa91b6
SM
32172019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3218
3219 * gdb.base/source.exp: Move "error in sourced script" code to
3220 the end.
3221 * gdb.base/source-error.gdb: Move contents to
3222 source-error-1.gdb. Add new code to source source-error-1.gdb.
3223 * gdb.base/source-error-1.gdb: New file, from previous
3224 source-error.gdb.
3225
6506371f
TT
32262019-02-17 Tom Tromey <tom@tromey.com>
3227
3228 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3229 for macro styling.
3230 * gdb.base/style.c (SOME_MACRO): New macro.
3231
a0087920
TT
32322019-02-17 Tom Tromey <tom@tromey.com>
3233
3234 * gdb.base/style.exp: Add line-wrapping tests.
3235 * gdb.base/page.exp: Add test for quitting during pagination.
3236
a2cd4f14
JB
32372019-02-17 Joel Brobecker <brobecker@adacore.com>
3238
3239 * gdb.ada/big_packed_array: New testcase.
3240 * gdb.ada/homonym.exp: Fix incorrect expected output for
3241 "break <homonym__get_value>" test.
3242
9d70ffbc
WP
32432019-02-13 Weimin Pan <weimin.pan@oracle.com>
3244
3245 PR breakpoints/21870
3246 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3247 and prepare_for_testing. Add comment.
3248 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3249 redundant cleanup call. Clean up comment.
3250
01c7ae81
WP
32512019-02-12 Weimin Pan <weimin.pan@oracle.com>
3252
3253 PR breakpoints/21870
3254 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3255 * gdb.arch/aarch64-dbreg-contents.c: New file.
3256
aff29d1c
JB
32572019-02-10 Joel Brobecker <brobecker@adacore.com>
3258
3259 * gdb.ada/mi_ref_changeable: New testcase.
3260
df0da8a2
AH
32612019-02-07 Alan Hayward <alan.hayward@arm.com>
3262
3263 * gdb.base/attach.exp: Add double attach test.
3264
bd447abb
SM
32652019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3266
3267 * lib/gdb.exp (default_gdb_start): Don't match pagination
3268 prompt.
3269 (gdb_init): Set stty_init.
3270
1dbc40b9
TT
32712019-01-27 Tom Tromey <tom@tromey.com>
3272
3273 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3274 skip_python_tests.
3275
353229bf
AH
32762019-01-24 Alan Hayward <alan.hayward@arm.com>
3277
3278 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3279 New structure.
3280 (struct struct_static_02_02): Likewise.
3281 (struct struct_static_02_03): Likewise.
3282 (struct struct_static_02_04): Likewise.
3283 (struct struct_static_04_01): Likewise.
3284 (struct struct_static_04_02): Likewise.
3285 (struct struct_static_04_03): Likewise.
3286 (struct struct_static_04_04): Likewise.
3287 (struct struct_static_06_01): Likewise.
3288 (struct struct_static_06_02): Likewise.
3289 (struct struct_static_06_03): Likewise.
3290 (struct struct_static_06_04): Likewise.
3291 (cmp_struct_static_02_01): Likewise.
3292 (cmp_struct_static_02_02): Likewise.
3293 (cmp_struct_static_02_03): Likewise.
3294 (cmp_struct_static_02_04): Likewise.
3295 (cmp_struct_static_04_01): Likewise.
3296 (cmp_struct_static_04_02): Likewise.
3297 (cmp_struct_static_04_03): Likewise.
3298 (cmp_struct_static_04_04): Likewise.
3299 (cmp_struct_static_06_01): Likewise.
3300 (cmp_struct_static_06_02): Likewise.
3301 (cmp_struct_static_06_03): Likewise.
3302 (cmp_struct_static_06_04): Likewise.
3303 (call_all): Test new structs.
3304 * gdb.base/infcall-nested-structs.exp: Likewise.
3305
73021deb
AH
33062019-01-21 Alan Hayward <alan.hayward@arm.com>
3307 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3308
fc65c7db
AH
33092019-01-21 Alan Hayward <alan.hayward@arm.com>
3310 * gdb.base/stack-protector.c: New test.
3311 * gdb.base/stack-protector.exp: New file.
3312 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3313 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3314 option.
3315 (gdb_compile): Remove stack protector for GCC and prevent
3316 recursion.
3317
c24bdb02
KS
33182019-01-16 Keith Seitz <keiths@redhat.com>
3319
3320 PR gdb/23773
3321 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3322
6f072a10
PFC
33232019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3324
3325 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3326 aliases.
3327 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3328 tests.
3329 * gdb.arch/powerpc-vector-regs.c: New file.
3330 * gdb.arch/powerpc-vector-regs.exp: New file.
3331
a7b8d682
PFC
33322019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3333
3334 * gdb.arch/altivec-regs.exp: Fix the list passed to
3335 gdb_expect_list when testing "info vector".
3336
6eb6fb67
AB
33372019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3338
3339 * gdb.base/style.exp: Don't include path in testname.
3340
b56f80d8
KS
33412019-01-10 Keith Seitz <keiths@redhat.com>
3342
3343 PR gdb/23712
3344 PR symtab/23010
3345 * gdb.dwarf2/multidictionary.exp: New file.
3346
041be526
SM
33472019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3348
3349 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3350 (test_gnuv3_style_demangling): ... this.
3351 (test_lucid_style_demangling): Remove.
3352 (test_arm_style_demangling): Remove.
3353 (test_hp_style_demangling): Remove.
3354 (do_tests): Remove calls to the above.
3355
d820d0c3
AB
33562019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3357
3358 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3359 case.
3360
f097f5ad
TT
33612019-01-06 Tom Tromey <tom@tromey.com>
3362
3363 PR gdb/28155:
3364 * gdb.dwarf2/typedef-void-finish.exp: New file.
3365
2cd8cc0b
TT
33662018-12-28 Tom Tromey <tom@tromey.com>
3367 Simon Marchi <simark@simark.ca>
3368
3369 * gdb.base/jit-exec.exp: New file.
3370 * gdb.base/jit-exec.c: New file.
3371 * gdb.base/jit-execd.c: New file.
3372
35fb8261
TT
33732018-12-28 Tom Tromey <tom@tromey.com>
3374
3375 * gdb.base/style.exp: Update test to check for address styling.
3376
47fd17cd
TT
33772018-12-28 Tom Tromey <tom@tromey.com>
3378
3379 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3380 message.
3381
d47032b7
TT
33822018-12-28 Tom Tromey <tom@tromey.com>
3383
3384 * gdb.base/style.exp: Add test for version number styling.
3385
af79b68d
TT
33862018-12-28 Tom Tromey <tom@tromey.com>
3387
3388 * gdb.base/style.exp: Add test for print_address_symbolic.
3389
0bb296cb
TT
33902018-12-28 Tom Tromey <tom@tromey.com>
3391
3392 * gdb.base/style.exp: Add test for breakpoint setting.
3393
80ae2043
TT
33942018-12-28 Tom Tromey <tom@tromey.com>
3395
3396 * gdb.base/style.exp: Add test for variable names.
3397
cbe56571
TT
33982018-12-28 Tom Tromey <tom@tromey.com>
3399
3400 * gdb.base/style.exp: New file.
3401 * gdb.base/style.c: New file.
3402
9162a27c
TT
34032018-12-28 Tom Tromey <tom@tromey.com>
3404
3405 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3406 "dumb".
3407 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3408 the TERM environment variable.
3409
bc543c90
TT
34102018-12-27 Tom Tromey <tom@tromey.com>
3411
3412 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3413 pagination test.
3414
6f0ffe50
AB
34152018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3416
3417 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3418 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3419
b5a1e557
PW
34202018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3421
3422 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3423 Filename a.adb changed to bp_fun_addr.adb.
3424 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3425
6e8b1ab2
JV
34262018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3427
3428 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3429 non-PIE executables.
3430 * README: Mention the gdb,nopie_flag board setting.
3431 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3432 non-PIE executable.
3433 * gdb.arch/amd64-entry-value.exp: Likewise.
3434 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3435 * gdb.arch/i386-float.exp: Likewise.
3436 * gdb.arch/i386-signal.exp: Likewise.
3437 * gdb.mi/mi-reg-undefined.exp: Likewise.
3438
d00a27c5
PM
34392018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3440
3441 PR gdb/23974
3442 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3443
161d081c
PW
34442018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3445
3446 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3447 Update order of results accordingly.
3448
b001de23
AB
34492018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3450
3451 * gdb.base/annota1.exp: Update a test regexp.
3452
99e1a184
AB
34532018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3454
3455 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3456
7a81c1e2
PW
34572018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3458
3459 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3460 (reuse_time): Initialize to REUSE_TIME_CAP.
3461 (check_rc): New function.
3462 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3463 Check pthread_create rc.
3464 (spawner_thread_func): Check pthread_create and pthread_join rc.
3465
73e8dc90
PA
34662018-12-08 Pedro Alves <palves@redhat.com>
3467
3468 * gdb.base/list.exp (test_forward_search): Rename to ...
3469 (test_forward_reverse_search): ... this. Also test reverse-search
3470 and the forward-search alias.
3471
13f2ed32
AB
34722018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3473
3474 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3475 local timeout variable before return, and remove all local timeout
3476 variable entirely.
3477 (gdb_load): Likewise.
3478
64d27cfc
TV
34792018-12-01 Tom de Vries <tdevries@suse.de>
3480
3481 * gdb.base/gdb-caching-proc.exp: New file.
3482
f63c03b4
SDJ
34832018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3484
3485 * Makefile.in (TIMESTAMP): New variable.
3486 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3487 command.
3488 (check-single-racy): Likewise.
3489 (check/%.exp): Likewise.
3490 (check-racy/%.exp): Likewise.
3491 (workers/%.worker): Likewise.
3492 (build-perf): Likewise.
3493 (check-perf): Likewise.
3494 * README: Describe new "TS" and "TS_FORMAT" variables.
3495 * print-ts.py: New file.
3496
1c97054b
BF
34972018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3498
3499 PR python/23714
3500 * gdb.python/python.exp: Test command repetition after
3501 gdb.execute.
3502
1871a62d
AB
35032018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3504
3505 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3506 is correctly aligned.
3507
fb5e1ed9
PW
35082018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3509
3510 * gdb.ada/info_auto_lang.exp: New testcase.
3511 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3512 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3513 * gdb.ada/info_auto_lang/some_c.c: New file.
3514
43d397ca
PW
35152018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3516
3517 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3518 FUNC_lang language syntax.
3519
beddd671
PW
35202018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3521
3522 * gdb.base/info_minsym.c: New file.
3523 * gdb.base/info_minsym.exp: New file.
3524
73fc52c4
TT
35252018-11-19 Tom Tromey <tom@tromey.com>
3526
3527 PR rust/23625:
3528 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3529 * gdb.rust/expr.exp: Update expected output. Change one test.
3530
994b876a
TT
35312018-11-19 Tom Tromey <tom@tromey.com>
3532
3533 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3534
6769f276
PA
35352018-11-19 Pedro Alves <palves@redhat.com>
3536
3537 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3538 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3539 see the expected warning.
3540
38a72da0
AH
35412018-11-16 Alan Hayward <alan.hayward@arm.com>
3542
3543 PR gdb/22736:
3544 * gdb.cp/infcall-nodebug-lib.c: New test.
3545 * gdb.cp/infcall-nodebug-main.c: New test.
3546 * gdb.cp/infcall-nodebug.exp: New file.
3547
53a89d6e
SM
35482018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3549
3550 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3551 completer tests.
3552
9325300d
TV
35532018-11-09 Tom de Vries <tdevries@suse.de>
3554
3555 * gdb.base/msym-lang.c: New test.
3556 * gdb.base/msym-lang.exp: New file.
3557 * gdb.base/msym-lang-main.c: New test.
3558
20f0d60d
TT
35592018-11-08 Tom Tromey <tom@tromey.com>
3560
3561 PR gdb/23555:
3562 PR gdb/23838:
3563 * gdb.base/warning.exp: New file.
3564
b5420128
JB
35652018-11-08 Jan Beulich <jbeulich@suse.com>
3566
3567 * testsuite/gdb.arch/i386-avx512.c,
3568 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3569
cd115d61
AB
35702018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3571
3572 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3573 point hardware.
3574
35ee2dc2
AB
35752018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3576
3577 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3578 * gdb.dwarf2/missing-type-name.exp: New file.
3579
31aceee8
TV
35802018-11-06 Tom de Vries <tdevries@suse.de>
3581
3582 * gdb.base/many-headers.c: New test.
3583 * gdb.base/many-headers.exp: New file.
3584
109be305
JW
35852018-11-06 Jim Wilson <jimw@sifive.com>
3586
3587 * gdb.base/code_elim.exp: For riscv, set additional_flags
3588 to include -msmall-data-limit=0.
3589
e2b7af72
JB
35902018-11-01 Joel Brobecker <brobecker@adacore.com>
3591
3592 * gdb.ada/watch_minus_l: New testcase.
3593
cdcda965
SM
35942018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3595
3596 * gdb.arch/aix-sighandle.c: New file.
3597 * gdb.arch/aix-sighandle.exp: New file.
3598
92dcebf3
AB
35992018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3600
3601 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3602 registers being unions.
3603
68b9ac18
TV
36042018-10-31 Tom de Vries <tdevries@suse.de>
3605
3606 * lib/valgrind.exp: New file.
3607 (vgdb_start, vgdb_stop): New procs, factored out of ...
3608 * gdb.base/valgrind-bt.exp: ... here, ...
3609 * gdb.base/valgrind-disp-step.exp: ... here and ...
3610 * gdb.base/valgrind-infcall.exp: ... here.
3611
1443936e
TV
36122018-10-31 Tom de Vries <tdevries@suse.de>
3613
3614 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3615
eb77c9df
AB
36162018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3617
3618 * gdb.dwarf2/void-type.c: New file.
3619 * gdb.dwarf2/void-type.exp: New file.
3620
82b5e646
PW
36212018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3622
3623 * gdb.base/info_qt.c: New file.
3624 * gdb.base/info_qt.exp: New file.
3625
8d619c01
EBM
36262018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3627
3628 * gdb.arch/powerpc-htm-regs.c: New file.
3629 * gdb.arch/powerpc-htm-regs.exp: New file.
3630
f2cf6173
EBM
36312018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3632
3633 * gdb.arch/powerpc-tar.c: New file.
3634 * gdb.arch/powerpc-tar.exp: New file.
3635
7ca18ed6
EBM
36362018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3637
3638 * gdb.arch/powerpc-ppr-dscr.c: New file.
3639 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3640
bfcc0eba
TV
36412018-10-25 Tom de Vries <tdevries@suse.de>
3642
3643 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3644
fe1a5cad
TV
36452018-10-24 Tom de Vries <tdevries@suse.de>
3646
3647 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3648 longer exists error.
3649
a76dc3b7
TV
36502018-10-24 Tom de Vries <tdevries@suse.de>
3651
3652 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3653
4df46df7
TV
36542018-10-24 Tom de Vries <tdevries@suse.de>
3655
3656 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3657 --db-attach in valgrind.
3658
0dbfcfff
AB
36592018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3660
3661 * gdb.arch/riscv-reg-aliases.c: New file.
3662 * gdb.arch/riscv-reg-aliases.exp: New file.
3663
b04480b1
AH
36642018-10-19 Alan Hayward <alan.hayward@arm.com>
3665
3666 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3667
2c6ac8d7
AH
36682018-10-19 Alan Hayward <alan.hayward@arm.com>
3669
3670 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3671
2bc69f25
AH
36722018-10-19 Alan Hayward <alan.hayward@arm.com>
3673
3674 * gdb.cp/ovldbreak.exp: Fix regexps.
3675
1f1ae3a3
AH
36762018-10-19 Alan Hayward <alan.hayward@arm.com>
3677
3678 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3679
94c18618
SDJ
36802018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3681
3682 PR cli/23785
3683 * gdb.base/restore.exp: New test to check if "restore" with an
3684 invalid file doesn't segfault.
3685
812cd6eb
TV
36862018-10-18 Tom de Vries <tdevries@suse.de>
3687
3688 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3689 * gdb.ada/excep_handle.exp: Same.
3690 * gdb.ada/mi_string_access.exp: Same.
3691 * gdb.ada/mi_var_union.exp: Same.
3692 * gdb.arch/arc-analyze-prologue.exp: Same.
3693 * gdb.arch/arc-decode-insn.exp: Same.
3694 * gdb.base/readnever.exp: Same.
3695 * gdb.fortran/printing-types.exp: Same.
3696 * gdb.guile/scm-lazy-string.exp: Same.
3697
c4b90788
TV
36982018-10-16 Tom de Vries <tdevries@suse.de>
3699
3700 PR gdb/23730
3701 * gdb.base/catch-follow-exec.c: Add copyright notice.
3702 * gdb.base/catch-follow-exec.exp: Rewrite to use
3703 gdb_spawn_with_cmdline_opts. Require gdb-native.
3704
8bca2978
SL
37052018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3706
3707 * gdb.trace/actions-changed.exp: Check for arch support.
3708 * gdb.trace/actions.exp: Likewise.
3709 * gdb.trace/ax.exp: Likewise.
3710 * gdb.trace/backtrace.exp: Likewise.
3711 * gdb.trace/change-loc.exp: Likewise.
3712 * gdb.trace/deltrace.exp: Likewise.
3713 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3714 * gdb.trace/ftrace.exp: Likewise.
3715 * gdb.trace/infotrace.exp: Check for arch support.
3716 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3717 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3718 * gdb.trace/mi-tsv-changed.exp: Likewise.
3719 * gdb.trace/packetlen.exp: Likewise.
3720 * gdb.trace/passc-dyn.exp: Likewise.
3721 * gdb.trace/passcount.exp: Likewise.
3722 * gdb.trace/pending.exp: Likewise.
3723 * gdb.trace/range-stepping.exp: Check for shlib support.
3724 * gdb.trace/report.exp: Check for arch support.
3725 * gdb.trace/save-trace.exp: Likewise.
3726 * gdb.trace/signal.exp: Check for signal support.
3727 * gdb.trace/tfind.exp: Check for arch support.
3728 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3729 * gdb.trace/trace-common.h: Add comment.
3730 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3731 * gdb.trace/trace-enable-disable.exp: Likewise.
3732 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3733 * gdb.trace/tracecmd.exp: Check for arch support.
3734 * gdb.trace/tspeed.exp: Check for shlib and target support.
3735 * gdb.trace/tstatus.exp: Check for arch support.
3736 * gdb.trace/tsv.exp: Likewise.
3737 * gdb.trace/while-dyn.exp: Likewise.
3738 * gdb.trace/while-stepping.exp: Likewise.
3739 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3740
f9c49bff
SM
37412018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3742
3743 * gdb.trace/tspeed.exp: Remove nowarnings.
3744 (prepare_for_trace_test): Declare "global ipalib".
3745 * gdb.trace/tspeed.c: Include unistd.h.
3746 (main): Remove superfluous printf argument.
3747
d4330bde
SL
37482018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3749
3750 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3751 directory prefix on the filename.
3752
8ecfd7bd
SDJ
37532018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3754
3755 * gdb.gdb/unittest.exp: Update expected message informing that
3756 selftests have been disabled.
3757 * gdb.server/unittest.exp: Likewise.
3758
58bbcd02
TV
37592018-10-09 Tom de Vries <tdevries@suse.de>
3760
3761 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3762 with runto_main.
3763
9f6b697b
WP
37642018-10-08 Weimin Pan <weimin.pan@oracle.com>
3765
3766 PR c++/16841
3767 * gdb.cp/virtbase2.cc: New file.
3768 * gdb.cp/virtbase2.exp: New file.
3769
add5ded5
TT
37702018-10-06 Tom Tromey <tom@tromey.com>
3771
3772 PR python/19399:
3773 * gdb.python/py-inferior.exp: Add architecture test.
3774
f9e48344
TT
37752018-10-06 Tom Tromey <tom@tromey.com>
3776
3777 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3778 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3779
2a8be203
TT
37802018-10-06 Tom Tromey <tom@tromey.com>
3781
3782 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3783 of a "throw" catchpoint.
3784
e04caa70
SDJ
37852018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3786
3787 * gdb.base/info-proc.exp: Update string expected from "help info
3788 proc".
3789
5ca8c39f
TT
37902018-10-04 Tom Tromey <tom@tromey.com>
3791
3792 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3793 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3794 (test_initial_complaints, test_empty_complaints): Update.
3795 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3796
3453e7e4
TT
37972018-10-04 Tom Tromey <tom@tromey.com>
3798
3799 PR cli/19551:
3800 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3801 * lib/gdb.exp (gdb_file_cmd): Update.
3802 * gdb.stabs/weird.exp (print_weird_var): Update.
3803 * gdb.server/solib-list.exp: Update.
3804 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3805 * gdb.mi/mi-cli.exp: Update.
3806 * gdb.linespec/linespec.exp: Update.
3807 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3808 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3809 * gdb.cp/cp-relocate.exp: Update.
3810 * gdb.base/sym-file.exp: Update.
3811 * gdb.base/relocate.exp: Update.
3812 * gdb.base/readnever.exp: Update.
3813 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3814 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3815 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3816 * gdb.base/code_elim.exp: Update.
3817 * gdb.base/break-unload-file.exp (test_break): Update.
3818 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3819 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3820 Update.
3821 * gdb.base/attach.exp (do_attach_tests): Update.
3822 * gdb.base/sepdebug.exp: Update.
3823 * gdb.python/py-section-script.exp: Update.
3824
6afcf761
TT
38252018-10-04 Tom Tromey <tom@tromey.com>
3826
3827 PR cli/22234:
3828 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3829 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3830 output.
3831
fef1b293
TT
38322018-10-04 Tom Tromey <tom@tromey.com>
3833
3834 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3835 set width and height to 0.
3836 (test_command_line_attach_run): Use -quiet.
3837
ca98345e
SL
38382018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3839
3840 * lib/gdb.exp (skip_ifunc_tests): New.
3841 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3842 other compile failures.
3843 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3844
ff34e6ae
SM
38452018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3846
3847 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3848 is_amd64_regs_target.
3849
6bb8890e
AH
38502018-10-01 Alan Hayward <alan.hayward@arm.com>
3851
3852 * gdb.arch/aarch64-sighandler-regs.c: New test.
3853 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3854 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3855
224d30d3
MM
38562018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3857
3858 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3859 assembly.
3860
f67ffa6a
AB
38612018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3862
3863 * gdb.base/frame-selection.exp: New file.
3864 * gdb.base/frame-selection.c: New file.
3865
9fc3183f
AH
38662018-09-27 Alan Hayward <alan.hayward@arm.com>
3867
3868 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3869 pthread barrier.
3870 (main): Likewise.
3871
d354055e
AB
38722018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3873
3874 * gdb.base/large-frame-1.c: New file.
3875 * gdb.base/large-frame-2.c: New file.
3876 * gdb.base/large-frame.exp: New file.
3877 * gdb.base/large-frame.h: New file.
3878
db727370
JL
38792018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3880
3881 PR gdb/20948
3882 * gdb.base/write_mem.exp: New test.
3883 * gdb.base/write_mem.c: Likewise.
3884
ae778caf
TT
38852018-09-23 Tom Tromey <tom@tromey.com>
3886
3887 PR python/18852:
3888 * gdb.python/py-parameter.exp: Add test for parameter that throws
3889 on "set".
3890
fd3ba736
TT
38912018-09-23 Tom Tromey <tom@tromey.com>
3892
3893 PR python/17284:
3894 * gdb.python/py-template.exp (test_template_arg): Add test for
3895 negative template argument number.
3896
39a24317
TT
38972018-09-23 Tom Tromey <tom@tromey.com>
3898
3899 PR python/14062:
3900 * gdb.python/python.exp: Add test for post_event error.
3901
f5769a2c
TT
39022018-09-23 Tom Tromey <tom@tromey.com>
3903
3904 PR python/18170:
3905 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3906 convert pointers to int and long.
3907
1c1e54f6
TT
39082018-09-23 Tom Tromey <tom@tromey.com>
3909
3910 PR python/20126:
3911 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3912 signed-ness conversion tests.
3913
fb4fa946
TT
39142018-09-23 Tom Tromey <tom@tromey.com>
3915
3916 PR python/18352;
3917 * gdb.python/py-value.exp (test_float_conversion): New proc.
3918 Use it.
3919
a466edac
HAQ
39202018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3921
3922 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3923
4ee9b0c5
SL
39242018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3925
3926 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3927 no readline.
3928 * gdb.base/utf8-identifiers.exp: Likewise.
3929 * gdb.cp/cpcompletion.exp: Likewise.
3930 * gdb.linespec/cpcompletion.exp: Likewise.
3931 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3932 * gdb.linespec/cpls-ops.exp: Likewise.
3933
23be8da7
RB
39342018-09-19 Richard Bunt <richard.bunt@arm.com>
3935 Chris January <chris.january@arm.com>
3936
3937 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3938 * gdb.fortran/short-circuit-argument-list.exp: New file.
3939 * gdb.fortran/short-circuit-argument-list.f90: New test.
3940
5031d0ae
SDJ
39412018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3942
3943 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3944 "arch=" keyword when executing "-stack-list-frames".
3945
b4c0d1a4
SDJ
39462018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3947
3948 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3949 "arch=" keyword when executing "-stack-list-frames".
3950
7a6d2b45
SDJ
39512018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3952
3953 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3954 break ada".
3955
8588b356
SM
39562018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3957
3958 PR python/23669
3959 * gdb.python/python.exp: Test gdb.execute("show commands").
3960
65e65158
TT
39612018-09-16 Tom Tromey <tom@tromey.com>
3962
3963 * gdb.base/new-ui.exp (do_execution_tests): Update.
3964 * gdb.base/dbx.exp (test_breakpoints): Update.
3965
bf326452
AH
39662018-09-14 Alan Hayward <alan.hayward@arm.com>
3967
3968 * lib/gdb.exp (gdb_simple_compile): Add proc.
3969 (is_elf_target): Use gdb_simple_compile.
3970 (skip_altivec_tests): Likewise.
3971 (skip_vsx_tests): Likewise.
3972 (skip_tsx_tests): Likewise.
3973 (skip_btrace_tests): Likewise.
3974 (skip_btrace_pt_tests): Likewise.
3975 (gdb_can_simple_compile): Likewise.
3976 (gdb_has_argv0): Likewise.
3977 (gdb_target_symbol_prefix): Likewise.
3978 (target_supports_scheduler_locking): Likewise.
3979
2361b0fb
TT
39802018-09-13 Tom Tromey <tom@tromey.com>
3981
3982 * Makefile.in (TAGS): Recognize proc_with_prefix and
3983 gdb_caching_proc.
3984
0ae1a321
SM
39852018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3986
3987 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3988 method.
3989
a40bf0c2
SM
39902018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3991
3992 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3993 and a few other Inferior properties when the Inferior is no
3994 longer valid.
3995
4a3fe98f
TT
39962018-09-13 Tom Tromey <tom@tromey.com>
3997
3998 PR rust/23650:
3999 * gdb.rust/simple.exp: Add test for enum field access error.
4000
098b2108
TT
40012018-09-13 Tom Tromey <tom@tromey.com>
4002
4003 PR rust/23626:
4004 * gdb.rust/simple.rs (EmptyEnum): New type.
4005 (main): Use it.
4006 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4007
1256af7d
SM
40082018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4009
4010 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4011 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4012 * gdb.python/py-symtab.exp: Update test printing an objfile.
4013
4aa8e6c2
SM
40142018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4015
4016 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4017 object.
4018
c221b2f7
AH
40192018-09-12 Alan Hayward <alan.hayward@arm.com>
4020
4021 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4022 (support_complex_tests): Use gdb_can_simple_compile.
4023 (is_ilp32_target): Likewise.
4024 (is_lp64_target): Likewise.
4025 (is_64_target): Likewise.
4026 (is_amd64_regs_target): Likewise.
4027 (is_aarch32_target): Likewise.
4028 (gdb_int128_helper): Likewise.
4029
6f1107b5
JK
40302018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4031
4032 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4033
1f5d1570
JG
40342018-09-10 Jerome Guitton <guitton@adacore.com>
4035
4036 * gdb.ada/same_component_name: Add test for case of tagged record
4037 with variable-length fields.
4038
cc330e39
XR
40392018-09-10 Xavier Roirand <roirand@adacore.com>
4040
4041 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4042 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4043 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4044 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4045
b9c50e9a
XR
40462018-09-10 Xavier Roirand <roirand@adacore.com>
4047
4048 * gdb.ada/mi_string_access.exp: New testcase.
4049 * gdb.ada/mi_string_access/bar.adb: New file.
4050 * gdb.ada/mi_string_access/pck.adb: New file.
4051 * gdb.ada/mi_string_access/pck.asd: New file.
4052
2963898f
XR
40532018-09-10 Xavier Roirand <roirand@adacore.com>
4054
4055 * gdb.ada/mi_var_union.exp: New testcase.
4056 * gdb.ada/mi_var_union/bar.adb: New file.
4057 * gdb.ada/mi_var_union/pck.adb: New file.
4058 * gdb.ada/mi_var_union/pck.asd: New file.
4059
1aac008f
TT
40602018-09-08 Tom Tromey <tom@tromey.com>
4061
4062 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4063
332cf4c9
TT
40642018-09-08 Tom Tromey <tom@tromey.com>
4065
4066 PR python/16047:
4067 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4068 (register_pretty_printers): Register new printer.
4069 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4070 test.
4071 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4072 (an_int_type3): New global.
4073
424da6cf
JB
40742018-09-08 Joel Brobecker <brobecker@adacore.com>
4075
4076 * gdb.ada/expr_with_funcall: New testcase.
4077
2a62dfa9
JB
40782018-09-08 Joel Brobecker <brobecker@adacore.com>
4079
4080 * gdb.ada/packed_array_assign: New testcase.
4081
96b6697f
AB
40822018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4083
4084 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4085 names, and add test prefixes to make test names unique.
4086
e4a62c65
TV
40872018-09-05 Tom de Vries <tdevries@suse.de>
4088
4089 * gdb.dwarf2/varval.exp: Add test.
4090
dd083ee2
GB
40912018-09-04 Gary Benson <gbenson@redhat.com>
4092
4093 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4094 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4095
aef9346c
TT
40962018-08-31 Tom Tromey <tom@tromey.com>
4097
4098 * gdb.rust/simple.rs: Rename second variable "v".
4099
c67f2e15
AB
41002018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4101
4102 * gdb.base/funcargs.c (use_a): New function.
4103 (recurse): Call use_a.
4104
078a0207
KS
41052018-08-29 Keith Seitz <keiths@redhat.com>
4106
4107 * gdb.compile/compile-cplus-anonymous.cc: New file.
4108 * gdb.compile/compile-cplus-anonymous.exp: New file.
4109 * gdb.compile/compile-cplus-array-decay.cc: New file.
4110 * gdb.compile/compile-cplus-array-decay.exp: New file.
4111 * gdb.compile/compile-cplus-inherit.cc: New file.
4112 * gdb.compile/compile-cplus-inherit.exp: New file.
4113 * gdb.compile/compile-cplus-member.cc: New file.
4114 * gdb.compile/compile-cplus-member.exp: New file.
4115 * gdb.compile/compile-cplus-method.cc: New file.
4116 * gdb.compile/compile-cplus-method.exp: New file.
4117 * gdb.compile/compile-cplus-mod.c: "New" file.
4118 * gdb.compile/compile-cplus-namespace.cc: New file.
4119 * gdb.compile/compile-cplus-namespace.exp: New file.
4120 * gdb.compile/compile-cplus-nested.cc: New file.
4121 * gdb.compile/compile-cplus-nested.exp: New file.
4122 * gdb.compile/compile-cplus-print.c: "New" file.
4123 * gdb.compile/compile-cplus-print.exp: "New" file.
4124 * gdb.compile/compile-cplus-virtual.cc: New file.
4125 * gdb.compile/compile-cplus-virtual.exp: New file.
4126 * gdb.compile/compile-cplus.c: "New" file.
4127 * gdb.compile/compile-cplus.exp: "New" file.
4128 * lib/compile-support.exp: New file.
4129
b0f492b9
GB
41302018-08-16 Gary Benson <gbenson@redhat.com>
4131
4132 PR gdb/13000:
4133 * gdb.base/batch-exit-status.exp: New file.
4134 * gdb.base/batch-exit-status.good-commands: Likewise.
4135 * gdb.base/batch-exit-status.bad-commands: Likewise.
4136
36eb4c5f
AH
41372018-08-29 Alan Hayward <alan.hayward@arm.com>
4138
4139 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4140 (struct struct02): Likewise.
4141 (struct struct03): Likewise.
4142 (struct struct04): Likewise.
4143 (struct struct_01_01): New struct.
4144 (struct struct_01_02): Likewise.
4145 (struct struct_01_03): Likewise.
4146 (struct struct_01_04): Likewise.
4147 (struct struct_02_01): Likewise.
4148 (struct struct_02_02): Likewise.
4149 (struct struct_02_03): Likewise.
4150 (struct struct_02_04): Likewise.
4151 (struct struct_04_01): Likewise.
4152 (struct struct_04_02): Likewise.
4153 (struct struct_04_03): Likewise.
4154 (struct struct_04_04): Likewise.
4155 (struct struct_05_01): Likewise.
4156 (struct struct_05_02): Likewise.
4157 (struct struct_05_03): Likewise.
4158 (struct struct_05_04): Likewise.
4159 (cmp_struct01): Remove function.
4160 (cmp_struct02): Likewise.
4161 (cmp_struct03): Likewise.
4162 (cmp_struct04): Likewise.
4163 (cmp_struct_01_01): Add Function.
4164 (cmp_struct_01_02): Likewise.
4165 (cmp_struct_01_03): Likewise.
4166 (cmp_struct_01_04): Likewise.
4167 (cmp_struct_02_01): Likewise.
4168 (cmp_struct_02_02): Likewise.
4169 (cmp_struct_02_03): Likewise.
4170 (cmp_struct_02_04): Likewise.
4171 (cmp_struct_04_01): Likewise.
4172 (cmp_struct_04_02): Likewise.
4173 (cmp_struct_04_03): Likewise.
4174 (cmp_struct_04_04): Likewise.
4175 (cmp_struct_05_01): Likewise.
4176 (cmp_struct_05_02): Likewise.
4177 (cmp_struct_05_03): Likewise.
4178 (cmp_struct_05_04): Likewise.
4179 (call_all): Add new structs.
4180 * gdb.base/infcall-nested-structs.exp: Likewise.
4181
3bf9c013
JV
41822018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4183
4184 * gdb.python/py-framefilter-mi.exp: Update regexp to
4185 check for "arch" field in frame output.
4186
450d1e88
KB
41872018-08-23 Kevin Buettner <kevinb@redhat.com>
4188
4189 * gdb.dwarf2/dw2-ranges-func.c: New file.
4190 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4191
ae739fe7
SM
41922018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4193
4194 * gdb.base/term.exp: Compare terminal settings with values from
4195 the inferior.
4196 * gdb.base/term.c: Get and set terminal settings.
4197
6d52907e
JV
41982018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4199
4200 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4201 accommodate new "arch" field in frame output.
4202 * gdb.mi/mi-return.exp: Likewise.
4203 * gdb.mi/mi-stack.exp: Likewise.
4204 * gdb.mi/mi-syn-frame.exp: Likewise.
4205 * gdb.mi/user-selected-context-sync.exp: Likewise.
4206
be2d111a
MS
42072018-08-19 Michael Spang <spang@google.com>
4208
4209 PR gdb/11786
4210 * gdb.base/gcore-tls-pie.c: New file.
4211 * gdb.base/gcore-tls-pie.exp: New file.
4212
ae3a7c47
KB
42132018-08-18 Kevin Buettner <kevinb@redhat.com>
4214
4215 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4216 * gdb.dwarf2/varval.c: New file.
4217 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4218
2ecae92e
AH
42192018-08-17 Alan Hayward <alan.hayward@arm.com>
4220
4221 PR gdb/18931
4222 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4223
c1854f1d
KS
42242018-08-16 Keith Seitz <keiths@redhat.com>
4225
4226 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4227 tests expected to pass.
4228
26fb3983
JV
42292018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4230
4231 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4232 -data-disassemble -a.
4233 (test_disassembly_bogus_args): Likewise.
4234
67943c00
AB
42352018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4236
4237 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4238
5ff2bbae
AB
42392018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4240
4241 * gdb.base/vla-optimized-out.exp: Add new test.
4242
e5bbcd0f
AB
42432018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4244
4245 * gdb.base/vla-optimized-out-o3.exp: Delete.
4246 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4247 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4248 deleted tests.
4249
9d4a934c
AB
42502018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4251
4252 PR gdb/18050:
4253 * gdb.server/extended-remote-restart.c: New file.
4254 * gdb.server/extended-remote-restart.exp: New file.
4255
045cf012
SM
42562018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4257
4258 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4259 "set variable index = 42".
4260
87d6a7aa
SM
42612018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4262
4263 * boards/index-cache-gdb.exp: New file.
4264 * gdb.dwarf2/index-cache.exp: New file.
4265 * gdb.dwarf2/index-cache.c: New file.
4266 * gdb.base/maint.exp: Check if we are using the index cache.
4267
96d68bd4
RO
42682018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4269
4270 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4271 MAKEFLAGS.
4272
5a699617
RO
42732018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4274
4275 * dg-extract-results.sh: Move to toplevel contrib.
4276 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4277 * Makefile.in (check-parallel-racy): Likewise.
4278
5bd18990
AB
42792018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4280
4281 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4282 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4283 tests if the target supports scheduler locking.
4284
3fbbcf47
TV
42852018-08-04 Tom de Vries <tdevries@suse.de>
4286
4287 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4288
3e1d3d8c
TT
42892018-08-02 Tom Tromey <tom@tromey.com>
4290
4291 PR symtab/16842.
4292 * gdb.cp/temargs.exp: Test "info address" of a template
4293 parameter.
4294
5abe0f0c
JV
42952018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4296
4297 * gdb.python/py-mi-var-info-path-expression.c: New file.
4298 * gdb.python/py-mi-var-info-path-expression.py: New file.
4299 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4300
fb66cde8
SDJ
43012018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4302
4303 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4304 error after "cannot resolve name" string.
4305
c708f4d2
AB
43062018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4307
4308 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4309 started.
4310 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4311
37cc0cae
TV
43122018-07-28 Tom de Vries <tdevries@suse.de>
4313
4314 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4315
63b4ecf7
TV
43162018-07-26 Tom de Vries <tdevries@suse.de>
4317
4318 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4319
3c3bb058
AB
43202018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4321
4322 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4323 is visible.
4324
9e7f3bbb
TV
43252018-07-26 Tom de Vries <tdevries@suse.de>
4326
4327 PR breakpoints/23366
4328 * gdb.base/catch-follow-exec.c: New test.
4329 * gdb.base/catch-follow-exec.exp: New file.
4330
16f808ec
TV
43312018-07-25 Tom de Vries <tdevries@suse.de>
4332
4333 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4334 vla-optimized-out.c.
4335
d7154a8d
JV
43362018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4337
4338 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4339 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4340
232a0032
TV
43412018-07-20 Tom de Vries <tdevries@suse.de>
4342
4343 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4344 NOCLONE macro.
4345 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4346
fbb1d502
TV
43472018-07-19 Tom de Vries <tdevries@suse.de>
4348
4349 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4350 regular expression.
4351
42dc7699
TV
43522018-07-18 Tom de Vries <tdevries@suse.de>
4353
4354 * gdb.base/vla-optimized-out.c: New test.
4355 * gdb.base/vla-optimized-out.exp: New file.
4356
7f1f7e23
SDJ
43572018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4358
4359 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4360 message "No address associated with hostname" when gdbserver
4361 cannot resolve the hostname.
4362
5759ebb3
PW
43632018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4364
4365 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4366 Add some test prefixes to make tests unique.
4367
3606ccab
PW
43682018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4369
4370 * gdb.base/frameapply.c: New file.
4371 * gdb.base/frameapply.exp: New file.
4372
529c08b2
PW
43732018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4374
4375 * gdb.base/skip.exp: Update expected error message.
4376
c7ab0aef
SDJ
43772018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4378 Jan Kratochvil <jan.kratochvil@redhat.com>
4379 Paul Fertser <fercerpav@gmail.com>
4380 Tsutomu Seki <sekiriki@gmail.com>
4381
4382 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4383 parameter.
4384 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4385 by default.
4386 * boards/native-gdbserver.exp: Likewise.
4387 * gdb.server/run-without-local-binary.exp: Improve regexp used
4388 for detecting when a remote debugging connection succeeds.
4389 * gdb.server/server-connect.exp: New file.
4390 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4391 Do not prefix the port number with ":".
4392 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4393 support for detecting and using it. Add '$debughost_gdbserver'
4394 to the list of arguments used to start gdbserver. Handle case
4395 when gdbserver cannot resolve a network name.
4396
16ff70dd
SDJ
43972018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4398
4399 PR c++/23373
4400 * gdb.base/ptype-offsets.cc (struct static_member): New
4401 struct.
4402 (main) <stmember>: New variable.
4403 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4404 with a static member in it.
4405
3541979f
AB
44062018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4407
4408 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4409 watchpoints enabled and disabled.
4410
c8ad9b9a
AB
44112018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4412
4413 * gdb.base/examine-backward.exp: Still run tests around address
4414 0x0, even if address 0x0 is not readable. Update the pattern for
4415 matching address 0x0 in expected output.
4416
e0e5e971
AB
44172018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4418
4419 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4420 malloc/free.
4421
1ea5da02
TV
44222018-07-04 Tom de Vries <tdevries@suse.de>
4423
4424 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4425
471b9d15
MR
44262018-07-02 Maciej W. Rozycki <macro@mips.com>
4427
4428 PR tdep/8282
4429 * gdb.arch/mips-disassembler-options.exp: New test.
4430 * gdb.arch/mips-disassembler-options.s: New test source.
4431
75acb486
PA
44322018-06-29 Pedro Alves <palves@redhat.com>
4433
4434 * gdb.threads/names.exp: Adjust expected "info threads" output.
4435
cd2bb709
PA
44362018-06-29 Pedro Alves <palves@redhat.com>
4437
4438 * gdb.opt/inline-break.exp (line number, address): Add "info
4439 break" tests.
4440
991ff292
PA
44412018-06-29 Pedro Alves <palves@redhat.com>
4442
4443 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4444 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4445 number and address and running to them.
4446
356819b6 44472018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4448
4449 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4450
2512d7ef
JK
44512018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4452
4453 * lib/compiler.c: Remove executable permission flag.
4454
be1b6474
RB
44552018-06-28 Richard Bunt <richard.bunt@arm.com>
4456
4457 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4458 code.
4459 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4460
291f9a96
PT
44612018-06-28 Petr Tesarik <ptesarik@suse.cz>
4462
4463 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4464
ed6dfe51
PT
44652018-06-28 Petr Tesarik <ptesarik@suse.cz>
4466
4467 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4468 address argument is omitted.
4469
d4d429d5
PT
44702018-06-28 Petr Tesarik <ptesarik@suse.cz>
4471
4472 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4473
7ab6656f
OJ
44742018-06-27 Omair Javaid <omair.javaid@linaro.org>
4475
4476 PR gdb/21695
4477 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4478 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4479
a33ccfc7
TT
44802018-06-26 Tom Tromey <tom@tromey.com>
4481
4482 PR rust/22574:
4483 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4484 * gdb.rust/simple.rs (struct SimpleLayout): New.
4485
6d72d289
SM
44862018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4487
4488 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4489 "info registers" output.
4490
8363f9d5
RB
44912018-06-21 Richard Bunt <richard.bunt@arm.com>
4492
4493 * gdb.base/watchpoint-hw-attach.c: New test.
4494 * gdb.base/watchpoint-hw-attach.exp: New file.
4495
f00674fe
SM
44962018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4497
4498 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4499 through /bin/sh.
4500 * boards/dwarf4-gdb-index.exp: Likewise.
4501 * boards/fission-dwp.exp: Likewise.
4502
1d554008
UW
45032018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4504
4505 * gdb.base/float128.exp: Add comment and improved fail message
4506 to the failure case of "print large128" test.
4507
d0ac1c44
SM
45082018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4509
4510 * configure.ac: Remove AC_PREREQ.
4511 * configure: Re-generate.
4512
61b04dd0
PA
45132018-06-19 Pedro Alves <palves@redhat.com>
4514
4515 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4516 (func_extern_caller): New.
4517 (main): Call func_extern_caller.
4518 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4519 logic change.
4520
f63b508a
SM
45212018-06-18 Weimin Pan <weimin.pan@oracle.com>
4522
4523 PR gdb/16841
4524 * gdb.cp/typedef-base.cc: New file.
4525 * gdb.cp/typedef-base.exp: New file.
4526
0fe3a558
TV
45272018-06-18 Tom de Vries <tdevries@suse.de>
4528
4529 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4530
7010835a
AB
45312018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4532 Richard Bunt <Richard.Bunt@arm.com>
4533
4534 * gdb.threads/attach-slow-waitpid.c: New file.
4535 * gdb.threads/attach-slow-waitpid.exp: New file.
4536 * gdb.threads/slow-waitpid.c: New file.
4537
14897d65
PA
45382018-06-14 Pedro Alves <palves@redhat.com>
4539
4540 * gdb.base/fork-running-state.c: Include <errno.h>.
4541 (exit_if_relative_exits): New.
4542 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4543 exits.
4544 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4545 child exits.
4546
5d9a0608
TV
45472018-06-14 Tom de Vries <tdevries@suse.de>
4548
4549 PR cli/22573
4550 * gdb.base/finish-pretty.c: New test.
4551 * gdb.base/finish-pretty.exp: New file.
4552
11ae5818
PA
45532018-06-14 Pedro Alves <palves@redhat.com>
4554
4555 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4556 gdb's expected startup output.
4557
1d39de44
PA
45582018-06-14 Pedro Alves <palves@redhat.com>
4559
4560 * lib/selftest-support.exp (selftest_setup): Remove inlined
4561 function handling.
4562
70ee0000
TV
45632018-06-14 Tom de Vries <tdevries@suse.de>
4564
4565 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4566 matching of breakpoint printing.
4567
11f4b608
TV
45682018-06-13 Tom de Vries <tdevries@suse.de>
4569
4570 PR testsuite/23269
4571 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4572 (fork_child): ... here, and ...
4573 (fork_parent): ... here.
4574
45752018-06-12 Tom de Vries <tdevries@suse.de>
4576
4577 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4578
9516f85a
AB
45792018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4580 Stephen Roberts <stephen.roberts@arm.com>
4581
4582 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4583 rewrite test to describe action performed, rather than possible
4584 failure.
4585
5045b3d7
GB
45862018-06-08 Gary Benson <gbenson@redhat.com>
4587
4588 * gdb.threads/check-libthread-db.exp: New file.
4589 * gdb.threads/check-libthread-db.c: Likewise.
4590
c61b06a1
TT
45912018-06-05 Tom Tromey <tom@tromey.com>
4592
4593 * gdb.base/default.exp: Update expected "show version" output.
4594
eb6af809
TT
45952018-06-05 Tom Tromey <tom@tromey.com>
4596
4597 PR cli/12326:
4598 * gdb.cp/static-print-quit.exp: Update.
4599 * lib/gdb.exp (pagination_prompt): Update.
4600 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4601 * gdb.python/python.exp: Update.
4602
178d6a63
JB
46032018-06-04 Joel Brobecker <brobecker@adacore.com>
4604
4605 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4606
8e817061
JB
46072018-06-01 Joel Brobecker <brobecker@adacore.com>
4608
4609 * gdb.ada/bp_fun_addr: New testcase.
4610
e86ca25f
TT
46112018-06-01 Tom Tromey <tom@tromey.com>
4612
4613 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4614 results.
4615 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4616 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4617 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4618 * gdb.base/maint.exp (maint_pass_if): Update.
4619
4b2dfa9d
MR
46202018-05-31 Maciej W. Rozycki <macro@mips.com>
4621
4622 * gdb.base/endian.exp: New test.
4623 * gdb.base/endian.c: New test source.
4624
45f25d6c
AB
46252018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4626
4627 PR gdb/23203
4628 * gdb.base/bt-selected-frame.c: New file.
4629 * gdb.base/bt-selected-frame.exp: New file.
4630 * lib/gdb.exp (get_current_frame_number): New function.
4631
d9f6d7f8
MR
46322018-05-24 Maciej W. Rozycki <macro@mips.com>
4633 Pedro Alves <palves@redhat.com>
4634
4635 * gdb.threads/tls-core.c: Include <stdlib.h>
4636 (thread_proc): Call `abort'.
4637 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4638 (tls_core_test): New procedure, bits factored out from ...
4639 (top level): ... here. Test both native cores and gcore cores.
4640
ff1cf532
TT
46412018-05-23 Tom Tromey <tom@tromey.com>
4642
4643 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4644
b98664d3
TT
46452018-05-23 Tom Tromey <tom@tromey.com>
4646
4647 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4648 symfile_complaints.
4649 (test_short_complaints): Likewise.
4650 (test_empty_complaints): Likewise.
4651 (test_initial_complaints): Update.
4652
4e9668d0
TT
46532018-05-23 Tom Tromey <tom@tromey.com>
4654
4655 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4656
43ba33c7
TT
46572018-05-23 Tom Tromey <tom@tromey.com>
4658
4659 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4660 (test_short_complaints): Update.
4661
035522c0
PA
46622018-05-22 Pedro Alves <palves@redhat.com>
4663
4664 * gdb.base/remote.exp: Only gdb_start after compiling the
4665 testcase. Issue "disconnect" before testing "set remote" command
4666 defaults. Issue clean_restart before running to main.
4667
cc0be08f
PA
46682018-05-22 Pedro Alves <palves@redhat.com>
4669
4670 * gdb.base/remote.exp: Adjust expected output of "show remote
4671 memory-write-packet-size". Add tests for "set remote
4672 memory-write-packet-size 0" and "set remote
4673 memory-write-packet-size fixed/limit".
4674
b1b60145
PA
46752018-05-22 Pedro Alves <palves@redhat.com>
4676
4677 PR gdb/22973
4678 * gdb.base/utf8-identifiers.c: New file.
4679 * gdb.base/utf8-identifiers.exp: New file.
4680
0ec848ad
PFC
46812018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4682
4683 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4684
2c3305f6
PFC
46852018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4686
4687 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4688
ce1e8424
TT
46892018-05-18 Tom Tromey <tom@tromey.com>
4690
4691 * gdb.base/ptype-offsets.exp: Update.
4692
ddfe970e
KS
46932018-05-17 Keith Seitz <keiths@redhat.com>
4694
4695 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4696 in expected breakpoint stop locations.
4697 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4698 move to proper scope to test variable values.
4699 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4700 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4701 New functions.
4702 (main): Call not_inline_func3.
4703 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4704 inline_func1, inline_func2, and inline_func3. Test that when each
4705 breakpoint is hit, GDB properly reports both the stop location
4706 and the backtrace. Repeat tests for temporary breakpoints.
4707
0726fcc6
MR
47082018-05-15 Maciej W. Rozycki <macro@mips.com>
4709
4710 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4711 rather then trying to access it in determining whether the PID
4712 of `gdbserver' could have been retrieved.
4713
8ee22052
AB
47142018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4715
4716 * gdb.arch/amd64-init-x87-values.S: New file.
4717 * gdb.arch/amd64-init-x87-values.exp: New file.
4718
7785df48
JK
47192018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4720
4721 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4722
56bcdbea
TT
47232018-05-04 Tom Tromey <tom@tromey.com>
4724
4725 PR python/22730:
4726 * gdb.python/python.exp: Test multi-line execute.
4727
a913fffb
TT
47282018-05-04 Tom Tromey <tom@tromey.com>
4729
4730 PR python/22731:
4731 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4732
7a2c85f2
TT
47332018-05-04 Tom Tromey <tom@tromey.com>
4734
4735 PR gdb/11750:
4736 * gdb.base/define.exp: Test defining a user command inside a user
4737 command.
4738 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4739
a3b60e45
JK
47402018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4741 Pedro Alves <palves@redhat.com>
4742
4743 PR breakpoints/19806 and support for PR external/20207.
4744 * gdb.base/watchpoint-unaligned.c: New file.
4745 * gdb.base/watchpoint-unaligned.exp: New file.
4746
45fe4a03
AB
47472018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4748
4749 * gdb.base/maint.exp: Make test names unique, use
4750 test_prefix_command_help to test 'help maint info', and remove
4751 repeated test of 'help maint'.
4752
9be2ae8f
TT
47532018-05-04 Tom Tromey <tom@tromey.com>
4754
4755 PR gdb/22619:
4756 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4757 behavior.
4758
11859c31
AB
47592018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4760
4761 * gdb.base/maint.exp: Process output from 'maint print registers'
4762 line at a time.
4763
089a9490
AB
47642018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4765
4766 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4767 timeout.
4768
9b0797e2
AB
47692018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4770
4771 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4772 filter pattern.
4773
f6ac5f3d
PA
47742018-05-02 Pedro Alves <palves@redhat.com>
4775
4776 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4777 to_log_command renames.
4778 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4779
77d3c63b
TT
47802018-05-02 Tom Tromey <tom@tromey.com>
4781
4782 * gdb.python/py-parameter.exp: Set test message.
4783
0489430a
TT
47842018-05-02 Tom Tromey <tom@tromey.com>
4785
4786 PR python/20084:
4787 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4788 PARAM_ZUINTEGER_UNLIMITED tests.
4789
1632f8ba
DR
47902018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4791
4792 PR rust/23124
4793 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4794 when casting.
4795
6d7bb824
TT
47962018-04-30 Tom Tromey <tom@tromey.com>
4797
4798 * gdb.python/py-type.exp: Check align attribute.
4799 * gdb.python/py-type.c: New "aligncheck" global.
4800
007e1530
TT
48012018-04-30 Tom Tromey <tom@tromey.com>
4802
4803 PR exp/17095:
4804 * gdb.dwarf2/dw2-align.exp: New file.
4805 * gdb.cp/align.exp: New file.
4806 * gdb.base/align.exp: New file.
4807 * lib/gdb.exp (gdb_int128_helper): New proc.
4808 (has_int128_c, has_int128_cxx): New caching procs.
4809
6873858b
TT
48102018-04-27 Tom Tromey <tom@tromey.com>
4811
4812 PR rust/22545:
4813 * gdb.rust/simple.exp: Add inclusive range tests.
4814
79188d8d
PA
48152018-04-26 Pedro Alves <palves@redhat.com>
4816
4817 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4818 ifunc breakpoint locations correctly of ifunc breakpoints set
4819 while the program resolves the ifunc.
4820
c7075ad5
PA
48212018-04-26 Pedro Alves <palves@redhat.com>
4822
4823 * gdb.base/gnu-ifunc-final.c: New file.
4824 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4825 * gdb.base/gnu-ifunc.exp (executable): Delete.
4826 (staticexecutable): Adjust.
4827 (lib_opts, exec_opts): Delete.
4828 (make_binsuffix, build, set-break): New procedures.
4829 (misc_tests): New, with tests factored out from the top level.
4830 (top level): Test different combinations of ifunc resolver name,
4831 resolver with and with debug info, and ifunc target with and
4832 without debug info. Wrap static tests with with_target_prefix.
4833
8388016d
PA
48342018-04-26 Pedro Alves <palves@redhat.com>
4835
4836 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4837 return type" warnings.
4838
249b5733
PA
48392018-04-25 Pedro Alves <palves@redhat.com>
4840
4841 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4842 killed".
4843 * gdb.base/kill-after-signal.exp: Likewise.
4844 * gdb.threads/kill.exp: Likewise.
4845
f67c0c91
SDJ
48462018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4847 Sergio Durigan Junior <sergiodj@redhat.com>
4848 Pedro Alves <palves@redhat.com>
4849
4850 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4851 regexps to expect for '[Inferior ... detached]' as well.
4852 * gdb.base/attach.exp: Likewise.
4853 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4854 "gdb_continue_to_end".
4855 (test_catch_syscall_with_wrong_args): Likewise.
4856 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4857 ']'. Don't set 'verbose' on.
4858 * gdb.base/foll-vfork.exp: Likewise.
4859 * gdb.base/fork-print-inferior-events.c: New file.
4860 * gdb.base/fork-print-inferior-events.exp: New file.
4861 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4862 '[Inferior ... has been killed]' message.
4863 * gdb.base/kill-after-signal.exp: Likewise.
4864 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4865 detach message.
4866 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4867 message.
4868 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4869 regexps to expect for '[Inferior ... detached]' as well.
4870 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4871
0a8ddac4
SM
48722018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4873
4874 PR gdb/23104
4875 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4876
701adfb0
PA
48772018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4878
4879 PR gdb/23095
4880 * gdb.base/break-probes.exp: Pass shlib_load to
4881 prepare_for_testing. Set normal_bp to r_debug_state if target is
4882 bsd.
4883
d27d16bf
RB
48842018-04-19 Richard Bunt <richard.bunt@arm.com>
4885
4886 * gdb.threads/multiple-successive-infcall.c: New test.
4887 * gdb.threads/multiple-successive-infcall.exp: New file.
4888
a037790e
TT
48892018-04-17 Tom Tromey <tom@tromey.com>
4890
4891 * gdb.rust/simple.rs (Union): New type.
4892 (main): New local "u".
4893 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4894
e3a91079
AA
48952018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4896
4897 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4898 number information in output of "whereis" command.
4899 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4900
b744723f
AA
49012018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4902
4903 * gdb.ada/info_types.exp: Adjust expected output to the line
4904 numbers now printed by "info var/func/type".
4905 * gdb.base/completion.exp: Likewise.
4906 * gdb.base/included.exp: Likewise.
4907 * gdb.cp/cp-relocate.exp: Likewise.
4908 * gdb.cp/cplusfuncs.exp: Likewise.
4909 * gdb.cp/namespace.exp: Likewise.
4910 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4911
4a4495d6
MM
49122018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4913
4914 * gdb.btrace/cpu.exp: New.
4915
1d509aa6
MM
49162018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4917
4918 * gdb.base/step-indirect-call-thunk.exp: New.
4919 * gdb.base/step-indirect-call-thunk.c: New.
4920 * gdb.reverse/step-indirect-call-thunk.exp: New.
4921 * gdb.reverse/step-indirect-call-thunk.c: New.
4922
6295b6da
SM
49232018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4924
4925 * gdb.base/pie-fork.c: New file.
4926 * gdb.base/pie-fork.exp: New file.
4927
50146e70
TT
49282018-04-11 Tom Tromey <tom@tromey.com>
4929
4930 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4931
f50d8a2e
PA
49322018-04-10 Pedro Alves <palves@redhat.com>
4933
4934 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4935 exits. Instead loop running forever.
4936 (fork_parent): Run forever too.
4937
a0be7a36
SM
49382018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4939
4940 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4941 mi_continue_to_line.
4942 * gdb.mi/mi-stack.c (callee4): Add comment.
4943
9b73db36
SM
49442018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4945
4946 * gdb.mi/mi-stack.exp: Fix indentation.
4947
c912f608
SM
49482018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4949
4950 PR gdb/22979
4951 * gdb.arch/amd64-osabi.exp: New file.
4952
26540402
SM
49532018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4954
4955 PR gdb/22980
4956 * gdb.base/osabi.exp: New file.
4957
121ad66c 49582018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4959
4960 * gdb.cp/static-typedef-print.exp: New file.
4961 * gdb.cp/static-typedef-print.cc: New file.
4962
3fcded8f
JB
49632018-03-27 Joel Brobecker <brobecker@adacore.com>
4964
4965 * gdb.ada/varsize_limit: New testcase.
4966
59cc4834
JB
49672018-03-27 Joel Brobecker <brobecker@adacore.com>
4968
4969 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4970
4971 * gdb.ada/notcplusplus: New testcase.
4972
4973 * gdb.base/c-linkage-name.c: New file.
4974 * gdb.base/c-linkage-name.exp: New testcase.
4975
4ca59a9f
TT
49762018-03-26 Tom Tromey <tom@tromey.com>
4977
4978 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4979 * gdb.python/py-framefilter.py (name_error): New global.
4980 (ErrorInName.function): Use name_error.
4981
978d6c75
TT
49822018-03-26 Tom Tromey <tom@tromey.com>
4983
4984 PR backtrace/15582:
4985 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4986
b7fee5a3
KS
49872018-03-23 Keith Seitz <keiths@redhat.com>
4988
4989 PR c++/22968
4990 * gdb.cp/subtypes.exp: New file.
4991 * gdb.cp/subtypes.h: New file.
4992 * gdb.cp/subtypes.cc: New file.
4993 * gdb.cp/subtypes-2.cc: New file.
4994
376be529
AB
49952018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4996
4997 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4998 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4999 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5000 -nostartfiles when compiling the test. Confirm that all registers
5001 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5002
066cfa98
AB
50032018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5004
5005 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5006 option, syntax was wrong anyway.
5007 * gdb.arch/arm-disp-step.exp: Likewise.
5008 * gdb.arch/sparc64-regs.exp: Likewise.
5009 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5010 option, syntax was wrong anyway, switch to use
5011 prepare_for_testing.
5012 * gdb.arch/i386-disp-step.exp: Likewise.
5013
079670b9
AA
50142018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5015
5016 * gdb.ada/exec_changed.exp: Replace "target_info exists
5017 use_gdb_stub" by "use_gdb_stub".
5018 * gdb.ada/start.exp: Likewise.
5019 * gdb.base/async-shell.exp: Likewise.
5020 * gdb.base/attach-pie-misread.exp: Likewise.
5021 * gdb.base/attach-wait-input.exp: Likewise.
5022 * gdb.base/break-entry.exp: Likewise.
5023 * gdb.base/break-interp.exp: Likewise.
5024 * gdb.base/dprintf-detach.exp: Likewise.
5025 * gdb.base/nostdlib.exp: Likewise.
5026 * gdb.base/solib-nodir.exp: Likewise.
5027 * gdb.base/statistics.exp: Likewise.
5028 * gdb.base/testenv.exp: Likewise.
5029 * gdb.mi/mi-exec-run.exp: Likewise.
5030 * gdb.mi/mi-start.exp: Likewise.
5031 * gdb.multi/dummy-frame-restore.exp: Likewise.
5032 * gdb.multi/multi-arch-exec.exp: Likewise.
5033 * gdb.multi/multi-arch.exp: Likewise.
5034 * gdb.multi/tids.exp: Likewise.
5035 * gdb.multi/watchpoint-multi.exp: Likewise.
5036 * gdb.python/py-events.exp: Likewise.
5037 * gdb.threads/attach-into-signal.exp: Likewise.
5038 * gdb.threads/attach-stopped.exp: Likewise.
5039 * gdb.threads/threadapply.exp: Likewise.
5040 * lib/selftest-support.exp: Likewise.
5041
26d6cec4
AA
50422018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5043
5044 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5045
4ee89e90
SR
50462018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5047
5048 * gdb.perf/template-breakpoints.cc: New file.
5049 * gdb.perf/template-breakpoints.exp: New file.
5050 * gdb.perf/template-breakpoints.py: New file.
5051
92630041
TT
50522018-03-19 Tom Tromey <tom@tromey.com>
5053
5054 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5055 y0.
5056 * gdb.rust/simple.exp: Test bare identifier form of struct
5057 initializer.
5058
76727919
TT
50592018-03-19 Tom Tromey <tom@tromey.com>
5060
5061 * gdb.gdb/observer.exp: Remove.
5062
194ed413
AA
50632018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5064
5065 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5066 "qualified" option when setting breakpoints.
5067 * gdb.trace/backtrace.exp: Likewise.
5068 * gdb.trace/circ.exp: Likewise.
5069 * gdb.trace/collection.exp: Likewise.
5070 * gdb.trace/disconnected-tracing.exp: Likewise.
5071 * gdb.trace/ftrace-lock.exp: Likewise.
5072 * gdb.trace/ftrace.exp: Likewise.
5073 * gdb.trace/infotrace.exp: Likewise.
5074 * gdb.trace/packetlen.exp: Likewise.
5075 * gdb.trace/passc-dyn.exp: Likewise.
5076 * gdb.trace/qtro.exp: Likewise.
5077 * gdb.trace/read-memory.exp: Likewise.
5078 * gdb.trace/report.exp: Likewise.
5079 * gdb.trace/signal.exp: Likewise.
5080 * gdb.trace/status-stop.exp: Likewise.
5081 * gdb.trace/strace.exp: Likewise.
5082 * gdb.trace/tfind.exp: Likewise.
5083 * gdb.trace/trace-break.exp: Likewise.
5084 * gdb.trace/trace-condition.exp: Likewise.
5085 * gdb.trace/trace-mt.exp: Likewise.
5086 * gdb.trace/tstatus.exp: Likewise.
5087 * gdb.trace/tsv.exp: Likewise.
5088 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5089 * gdb.trace/unavailable.exp: Likewise.
5090 * gdb.trace/while-dyn.exp: Likewise.
5091
8b067d2c
AA
50922018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5093
5094 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5095 that libinproctrace is copied to the target.
5096
3ae9ce5d
TT
50972018-03-14 Tom Tromey <tom@tromey.com>
5098
5099 PR cli/14977:
5100 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5101 a null pointer.
5102 * gdb.base/wchar.exp: Likewise.
5103
b8c2339b
TT
51042018-03-14 Tom Tromey <tom@tromey.com>
5105
5106 PR cli/19918:
5107 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5108 flag.
5109
4872dc46
SM
51102018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5111
5112 PR gdb/22841
5113 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5114 "target" to remote_exec.
5115
e4fe3756
SM
51162018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5117
5118 PR gdb/22841
5119 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5120 ${board}_upload): Remove.
5121
e95a97d4
AA
51222018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5123
5124 * gdb.cp/watch-cp.cc: New test.
5125 * gdb.cp/watch-cp.exp: New file.
5126
dbbb1059
AB
51272018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5128
5129 * gdb.base/infcall-nested-structs.exp: New file.
5130 * gdb.base/infcall-nested-structs.c: New file.
5131 * gdb.base/float.exp: Add riscv support.
5132
ecc054c0
TP
51332018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5134
5135 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5136 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5137
25e3c82c
SDJ
51382018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5139
5140 * gdb.server/abspath.exp: New file.
5141 * lib/gdb.exp (with_cwd): New procedure.
5142
3083294d
SM
51432018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5144
5145 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5146 use it.
5147 (gdb_is_target_remote_prompt): New proc.
5148 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5149 (gdb_is_target_native): Pass prompt parameter to
5150 gdb_is_target_1.
5151
3275ef47
SM
51522018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5153
5154 * gdb.base/load-command.c: New file.
5155 * gdb.base/load-command.exp: New file.
5156 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5157 (gdb_is_target_1): ...this, and generalize for other targets
5158 than just remote.
5159 (gdb_is_target_remote): Use gdb_is_target_1.
5160 (gdb_is_target_native): use gdb_is_target_1.
5161
6893c19a
TT
51622018-02-26 Tom Tromey <tom@tromey.com>
5163
5164 PR python/16497:
5165 * gdb.python/py-framefilter.exp: Update test.
5166
2ddeaf8a
TT
51672018-02-26 Tom Tromey <tom@tromey.com>
5168
5169 * gdb.dwarf2/variant.c: New file.
5170 * gdb.dwarf2/variant.exp: New file.
5171
c9317f21
TT
51722018-02-26 Tom Tromey <tom@tromey.com>
5173
5174 * gdb.rust/simple.exp: Accept more possible results in enum test.
5175
6f6d0c26
SM
51762018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5177
5178 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5179 parentheses.
5180
11b03145
MR
51812018-02-23 Maciej W. Rozycki <macro@mips.com>
5182
5183 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5184 name of a variable: $actual_linejj -> $actual_line.
5185
54a27fe5
JB
51862018-02-21 John Baldwin <jhb@FreeBSD.org>
5187
5188 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5189
de65820c
MM
51902018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5191
5192 * gdb.btrace/buffer-size.exp: Do not force BTS.
5193
980548fd
PA
51942018-02-14 Pedro Alves <palves@redhat.com>
5195
5196 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5197 getting a "Quit".
5198
c4e12631
MM
51992018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5200
5201 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5202 Fix test name.
5203
c2e0e465
SM
52042018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5205
5206 * gdb.cp/m-static.exp: Check type of optimized out static
5207 member.
5208
f7216783
AB
52092018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5210
5211 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5212 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5213
0625771b
LS
52142018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5215 Leszek Swirski <leszeks@google.com>
5216
5217 * gdb.python/py-prettyprint.c
5218 (struct to_string_returns_value_inner,
5219 struct to_string_returns_value_wrapper): New.
5220 (main): Add tsrvw variable.
5221 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5222 ToStringReturnsValueWrapper): New classes.
5223 (register_pretty_printers): Register new pretty-printers.
5224 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5225 recursive pretty printer.
5226 * gdb.python/py-mi.exp: Likewise.
5227
59498c30
LS
52282018-02-01 Leszek Swirski <leszeks@google.com>
5229
5230 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5231 functions with the same name as an include file are parsed
5232 correctly.
5233
d4d38844
YQ
52342018-02-01 Yao Qi <yao.qi@linaro.org>
5235
5236 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5237 "\[^\r\n\]*".
5238
07e5f5cf
NP
52392018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5240
5241 * gdb.arch/powerpc-prologue-frame.s: New file.
5242 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5243 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5244
929b5ad4
JB
52452018-01-31 Joel Brobecker <brobecker@adacore.com>
5246
5247 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5248
e671cd59
PA
52492018-01-30 Pedro Alves <palves@redhat.com>
5250
5251 PR gdb/13211
5252 * gdb.base/interrupt-daemon.c: New.
5253 * gdb.base/interrupt-daemon.exp: New.
5254 * gdb.multi/multi-term-settings.c: New.
5255 * gdb.multi/multi-term-settings.exp: New.
5256
fc413dc4
JB
52572018-01-30 Joel Brobecker <brobecker@adacore.com>
5258
5259 * gdb.base/break.exp: Save the location where the breakpoint
5260 on break.c:47 was actually inserted when debugging the version
5261 compiled at -O2 and use it in the expected output of the "info
5262 break" test performed soon after.
5263
5c319bb2
PA
52642018-01-22 Pedro Alves <palves@redhat.com>
5265 Sergio Durigan Junior <sergiodj@redhat.com>
5266
5267 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5268 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5269
a9e40818
JB
52702018-01-22 Joel Brobecker <brobecker@adacore.com>
5271
5272 * gdb.base/break-include.c, gdb.base/break-include.inc,
5273 gdb.base/break-include.exp: New files.
5274 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5275 line number now being the actual line number where the breakpoint
5276 was inserted.
5277 * gdb.mi/mi-break.exp: Likewise.
5278 * gdb.mi/mi-reverse.exp: Likewise.
5279 * gdb.mi/mi-simplerun.exp: Ditto.
5280
e707fc44
AB
52812018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5282
5283 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5284 varobj.
5285 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5286
ae451627
AB
52872018-01-21 Don Breazeal <donb@codesourcery.com>
5288 Andrew Burgess <andrew.burgess@embecosm.com>
5289
5290 * gdb.mi/basics.c: Add new global.
5291 * gdb.mi/mi-frame-regs.exp: New file.
5292 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5293 case.
5294
b1b189e0
AB
52952018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5296
5297 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5298 non-parameter, and on an unknown symbol.
5299
fcfcc376
TT
53002018-01-19 Tom Tromey <tom@tromey.com>
5301
5302 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5303 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5304
634c1c31
AA
53052018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5306
5307 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5308 setrlimit and chdir to int.
5309
d6ad07fd
AA
53102018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5311
5312 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5313 function.
5314 (my_tend): Likewise.
5315 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5316 rationale of avoiding FP- and vector instructions.
5317
adf8243b
RK
53182018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5319
5320 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5321 "info reg" with "\[ \t\]*".
5322 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5323 "\[ \t\]+".
5324 * gdb.arch/s390-multiarch.exp: Ditto.
5325 * gdb.base/pc-fp.exp: Ditto.
5326 * gdb.reverse/i386-precsave.exp: Ditto.
5327 * gdb.reverse/i386-reverse.exp: Ditto.
5328 * gdb.reverse/i387-env-reverse.exp: Ditto.
5329 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5330
dcc06925
AA
53312018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5332
5333 * lib/gdb.exp (gdb_compile): Re-enable use of
5334 universal_compile_options for languages other than Rust.
5335
25d4fd80
AA
53362018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5337
5338 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5339
ee7f689e 53402018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5341
5342 PR gdb/16577
5343 * gdb.base/solib-vanish.exp: New.
5344 * gdb.base/solib-vanish-main.c: New.
5345 * gdb.base/solib-vanish-lib1.c: New.
5346 * gdb.base/solib-vanish-lib2.c: New.
5347
d8447b6b
YQ
53482018-01-17 Yao Qi <yao.qi@linaro.org>
5349
5350 * gdb.compile/compile.exp: Match the address printed for
5351 frame in the output of command "bt".
5352
86d6a90c
TT
53532018-01-15 Tom Tromey <tom@tromey.com>
5354
5355 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5356 compute sp_reg.
5357
cbcdb1aa
AB
53582018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5359
5360 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5361 to prepare.
5362 (prepare): Return 0 on error, 1 on success.
5363
eea61984
PA
53642018-01-12 Pedro Alves <palves@redhat.com>
5365
5366 * gdb.base/continue-after-aborted-step-over.c: New.
5367 * gdb.base/continue-after-aborted-step-over.exp: New.
5368
6181e9c2
SM
53692018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5370
5371 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5372 options when not creating an executable.
5373
3cada740
PA
53742018-01-11 Pedro Alves <palves@redhat.com>
5375
5376 PR remote/22597
5377 * gdb.server/stop-reply-no-thread.c: New file.
5378 * gdb.server/stop-reply-no-thread.exp: New file.
5379
c63d3e8d
PA
53802018-01-10 Pedro Alves <palves@redhat.com>
5381
5382 PR gdb/22670
5383 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5384 functions too. Test setting breakpoints and printing C functions
5385 with no debug info too.
5386 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5387
d4c2a405
PA
53882018-01-10 Pedro Alves <palves@redhat.com>
5389
5390 PR gdb/22670
5391 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5392 a fail.
5393
8825213e
PA
53942018-01-10 Pedro Alves <palves@redhat.com>
5395
5396 PR gdb/22670
5397 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5398
605fd3c6
YQ
53992018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5400
5401 * gdb.server/unittest.exp: Match the output in non-development
5402 mode.
5403
1e5ded6c
YQ
54042018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5405
5406 * gdb.gdb/unittest.exp: Match output in non-development mode.
5407
30066b0b
JB
54082018-01-08 Joel Brobecker <brobecker@adacore.com>
5409
5410 * gdb.ada/access_tagged_param.exp: Relax expected output
5411 for value of "ObjL" in "continue" to pck.inspect breakpoint
5412 test.
5413
04bafb1e
XR
54142018-01-08 Joel Brobecker <brobecker@adacore.com>
5415
9f86398b
JB
5416 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5417 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5418
e379cee6
PA
54192018-01-05 Pedro Alves <palves@redhat.com>
5420
5421 PR gdb/18653
5422 * gdb.base/libsegfault.exp: New.
5423
de63c46b
PA
54242018-01-05 Joel Brobecker <brobecker@adacore.com>
5425
5426 PR gdb/22670
5427 * gdb.ada/access_tagged_param.exp: New file.
5428 * gdb.ada/access_tagged_param/foo.adb: New file.
5429
f98fc17b
PA
54302018-01-05 Pedro Alves <palves@redhat.com>
5431
5432 PR gdb/22670
5433 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5434 exercise lower case too, and to exercise both full matching and
5435 wild matching.
5436
342f8240
JB
54372018-01-05 Joel Brobecker <brobecker@adacore.com>
5438
5439 * gdb.ada/rename_subscript_param: New testcase.
5440
7150d33c
JG
54412018-01-05 Jerome Guitton <guitton@adacore.com>
5442
5443 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5444
cc0e770c
JB
54452018-01-05 Joel Brobecker <brobecker@adacore.com>
5446
5447 * gdb.ada/convvar_comp: New testcase.
5448
672a41aa 54492018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5450
5451 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5452 (My_Table): New global variable.
5453 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5454
7365ec2f
JB
54552018-01-04 Joel Brobecker <brobecker@adacore.com>
5456
5457 PR gdb/22670
5458 * gdb.ada/maint_with_ada: New testcase.
5459
289483b6
JB
54602018-01-04 Joel Brobecker <brobecker@adacore.com>
5461
5462 PR gdb/22670
5463 * gdb.ada/bp_c_mixed_case: New testcase.
5464
344420da
JB
54652018-01-04 Joel Brobecker <brobecker@adacore.com>
5466
5467 PR gdb/22670
5468 * gdb.ada/complete.exp: Add "complete break ada" test.
5469
66fc87a0
JB
54702018-01-04 Joel Brobecker <brobecker@adacore.com>
5471
5472 PR gdb/22670
5473 * gdb.ada/info_addr_mixed_case: New testcase.
5474
9f757bf7
XR
54752018-01-03 Xavier Roirand <roirand@adacore.com>
5476
5477 * gdb.ada/excep_handle.exp: New testcase.
5478 * gdb.ada/excep_handle/foo.adb: New file.
5479 * gdb.ada/excep_handle/pck.ads: New file.
5480
bd570f80
JB
54812018-01-03 Joel Brobecker <brobecker@adacore.com>
5482
5483 * gdb.base/step-line.c: Add extra empty line in copyright header.
5484 * gdb.base/step-line.inp: Likewise.
5485
9fe561ab
JB
54862018-01-02 Joel Brobecker <brobecker@adacore.com>
5487
5488 * gdb.ada/dyn_stride.exp: Add slice test.
5489
a405673c
JB
54902018-01-02 Joel Brobecker <brobecker@adacore.com>
5491
5492 * gdb.ada/dyn_stride: New testcase.
5493
cef0f868
SH
54942017-12-27 Stafford Horne <shorne@gmail.com>
5495
5496 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5497 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5498
b67d92b0
SH
54992017-12-27 Stafford Horne <shorne@gmail.com>
5500
5501 * gdb.base/reggroups.c: New file.
5502 * gdb.base/reggroups.exp: New file.
5503
eccab96d
JB
55042017-12-18 Joel Brobecker <brobecker@adacore.com>
5505
5506 * gdb.dwarf2/ada-valprint-error.c: New file.
5507 * gdb.dwarf2/ada-valprint-error.exp: New file.
5508
0e2da9f0
JB
55092017-12-18 Joel Brobecker <brobecker@adacore.com>
5510
5511 * gdb.ada/assign_arr: New testcase.
5512
cb923fcc
XR
55132017-12-18 Xavier Roirand <roirand@adacore.com>
5514
5515 * gdb.ada/funcall_ptr: New testcase.
5516
7c161838
SDJ
55172017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5518
5519 PR cli/16224
5520 * gdb.base/ptype-offsets.cc: New file.
5521 * gdb.base/ptype-offsets.exp: New file.
5522
1af17fd9
YQ
55232017-12-15 Yao Qi <yao.qi@linaro.org>
5524
5525 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5526 if XML is disabled.
5527
828d5846
XR
55282017-12-15 Xavier Roirand <roirand@adacore.com>
5529
5530 * gdb.ada/same_component_name: New testcase.
5531
79e8fcaa
JB
55322017-12-14 Joel Brobecker <brobecker@adacore.com>
5533
5534 * gdb.ada/str_binop_equal: New testcase.
5535
e05fa6f9
JB
55362017-12-14 Joel Brobecker <brobecker@adacore.com>
5537
5538 * gdb.ada/task_switch_in_core: New testcase.
5539
b89641ba
SM
55402017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5541
5542 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5543 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5544 call test_bkpt_qualified.
5545 (test_bkpt_qualified): New proc.
5546
6892d2e4
PA
55472017-12-13 Pedro Alves <palves@redhat.com>
5548
5549 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5550 Tighten regexp by matching with an anchor.
5551
a22ecf70
PA
55522017-12-13 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5555 ("expression with namespace"): New set of tests.
5556 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5557 (Nested::Test_NS::qux): New.
5558 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5559 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5560
9937536c
JB
55612017-12-13 Joel Brobecker <brobecker@adacore.com>
5562
5563 * gdb.base/server-del-break.c: New file.
5564 * gdb.base/server-del-break.exp: New file.
5565
fe49c6f5
SH
55662017-12-12 Stafford Horne <shorne@gmail.com>
5567
5568 * gdb.xml/tdesc-regs.exp: Add or1k support.
5569
c3d18620
SH
55702017-12-12 Stafford Horne <shorne@gmail.com>
5571
5572 * gdb.base/bp-permanent.c: Define nop of or1k.
5573
c5f9cfc8
JB
55742017-12-11 Joel Brobecker <brobecker@adacore.com>
5575
5576 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5577 output with components being reordered.
5578
a9c135fc
JB
55792017-12-11 Joel Brobecker <brobecker@adacore.com>
5580
5581 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5582 output with components being reordered.
5583
927aa2e7
JK
55842017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5585 Pedro Alves <palves@redhat.com>
5586
5587 * gdb.base/maint.exp (check for .gdb_index): Check also for
5588 .debug_names.
5589 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5590 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5591 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5592 (.gdb_index used after symbol reloading): Support also .debug_names.
5593 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5594
f17d9474
YQ
55952017-12-08 Yao Qi <yao.qi@linaro.org>
5596
5597 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5598 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5599
a0de8c21
YQ
56002017-12-08 Yao Qi <yao.qi@linaro.org>
5601
5602 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5603 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5604
a738ea1d
YQ
56052017-12-08 Yao Qi <yao.qi@linaro.org>
5606
5607 * gdb.arch/aarch64-tagged-pointer.c: New file.
5608 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5609
1cd9a73b
SDJ
56102017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5611
5612 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5613 "int".
5614
fa6eb693
KS
56152017-12-07 Keith Seitz <keiths@redhat.com>
5616
5617 PR breakpoints/22569
5618 * gdb.linespec/ls-errs.exp: Change expected result of "break
5619 -source this file has spaces.c -line 3".
5620 Check that an explicit source file followed by whitespace is
5621 identified as an invalid explicit location.
5622
883fd55a
KS
56232017-12-07 Keith Seitz <keiths@redhat.com>
5624
5625 * gdb.cp/nested-types.cc: New file.
5626 * gdb.cp/nested-types.exp: New file.
5627 * lib/cp-support.exp: Load data-structures.exp library.
5628 (debug_cp_test_ptype_class): New global.
5629 (cp_ptype_class_verbose, next_line): New procedures.
5630 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5631 Add and document new return value.
5632 Switch the list of lines to a queue.
5633 Add support for new `type' key for nested type definitions.
5634 Add debugging/troubleshooting messages.
5635 * lib/data-structures.exp: New file.
5636
ec72db3e
SM
56372017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5638
5639 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5640 with proc_with_prefix, don't use with_test_prefix.
5641
99598d71
TT
56422017-12-07 Tom Tromey <tom@tromey.com>
5643
5644 * gdb.base/break.exp: Add test for empty "commands".
5645
a8806230
YQ
56462017-12-07 Yao Qi <yao.qi@linaro.org>
5647
5648 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5649 malloc and catch syscall.
5650
824cc835
PM
56512017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5652
e79be6e5 5653 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5654 tests for explicit locations.
5655
7cc244de
PA
56562017-12-06 Pedro Alves <palves@redhat.com>
5657
5658 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5659 force-disabling XML descriptions.
5660
50a1fdd5
PA
56612017-12-04 Pedro Alves <palves@redhat.com>
5662
5663 PR gdb/22499
5664 * gdb.arch/amd64-disp-step-avx.S: New file.
5665 * gdb.arch/amd64-disp-step-avx.exp: New file.
5666
f0fb2488
PA
56672017-12-03 Pedro Alves <palves@redhat.com>
5668
5669 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5670 and <string.h>.
5671 (parent_function): Print distinct messages when waitpid fails, or
5672 the child exits with a signal, or the child exits for an unhandled
5673 reason.
5674 * gdb.threads/process-dies-while-detaching.exp
5675 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5676 it. Wait for both inferior output and GDB's prompt. Use an
5677 indirect spawn id list.
5678 (do_detach): New parameter 'child_exit'. Use it to compute
5679 expected inferior output.
5680 (test_detach, test_detach_watch, test_detach_killed_outside):
5681 Adjust to pass down the expected child exit kind.
5682
97cbe998
SDJ
56832017-12-01 Joel Brobecker <brobecker@adacore.com>
5684 Sergio Durigan Junior <sergiodj@redhat.com>
5685 Pedro Alves <palves@redhat.com>
5686
5687 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5688
40fc416f
SDJ
56892017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5690
5691 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5692 to 'symbol-file' and 'add-symbol-file' can be
5693 position-independent.
5694
1cc75e92
YQ
56952017-12-01 Yao Qi <yao.qi@linaro.org>
5696
5697 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5698 the URL in copyright header.
5699 * gdb.arch/aarch64-fp.exp: Likewise.
5700 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5701 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5702 * gdb.base/expand-psymtabs.exp: Likewise.
5703 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5704 * gdb.fortran/common-block.exp: Likewise.
5705 * gdb.fortran/common-block.f90: Likewise.
5706 * gdb.fortran/logical.exp: Likewise.
5707 * gdb.fortran/vla-datatypes.f90: Likewise.
5708 * gdb.fortran/vla-sub.f90: Likewise.
5709
875fb7a7
JB
57102017-11-30 Joel Brobecker <brobecker@adacore.com>
5711
5712 * gdb.ada/repeat_dyn: New testcase.
5713
6f14765f
UW
57142017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5715
5716 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5717 Update for changed thread numbering.
5718 * gdb.cell/bt.exp: Update for changed GDB output.
5719
f1af7b94
SM
57202017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5721
5722 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5723 setting isremote by hand.
5724 * boards/dwarf4-gdb-index.exp: Likewise.
5725 * boards/fission.exp: Likewise.
5726 * boards/stabs.exp: Likewise.
5727
e3919f3e
PA
57282017-11-30 Pedro Alves <palves@redhat.com>
5729
5730 * gdb.linespec/cpls-ops.exp
5731 (check_explicit_skips_function_argument): Extract the underlying
5732 type of size_t instead of hardcoding it.
5733
bd69330d
PA
57342017-11-29 Pedro Alves <palves@redhat.com>
5735
5736 PR c++/19436
5737 * gdb.linespec/cpls-abi-tag.cc: New file.
5738 * gdb.linespec/cpls-abi-tag.exp: New file.
5739
a20714ff
PA
57402017-11-29 Pedro Alves <palves@redhat.com>
5741
5742 * gdb.base/langs.exp: Use -qualified.
5743 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5744 it.
5745 * gdb.cp/namespace.exp: Use -qualified.
5746 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5747 (overload-3, template-overload, template-ret-type, const-overload)
5748 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5749 procedures.
5750 (test_driver): Call them.
5751 * gdb.cp/save-bp-qualified.cc: New.
5752 * gdb.cp/save-bp-qualified.exp: New.
5753 * gdb.linespec/explicit.exp: Test -qualified.
5754 * lib/completion-support.exp (completion::explicit_opts_list): Add
5755 "-qualified".
5756 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5757
f6f1d339
PM
57582017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5759
5760 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5761
02ca603a
TT
57622017-11-29 Tom Tromey <tom@tromey.com>
5763
5764 * gdb.base/relocate.exp: Update invalid argument test.
5765 Add new tests for invalid arguments.
5766
ed6c0bfb
TP
57672017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5768
5769 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5770 Return 0 as a long.
5771 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5772
f106e10e
TP
57732017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5774
5775 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5776 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5777 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5778 func ().
5779 * gdb.cp/shadow.cc (B.func): Return 0.
5780
10329bb2
JB
57812017-11-27 Joel Brobecker <brobecker@adacore.com>
5782
5783 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5784 expected output in gdb_expect call to allow the exception
5785 message to be present as well. Fix syntax confusion to avoid
5786 TCL thinking that exception_name is an array.
5787
617cd4bc
UW
57882017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5789
5790 * gdb.arch/spu-info.c: Include <unistd.h>.
5791 (do_signal_test): Fix broken calls to write.
5792 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5793 Fix checks for empty mailboxes. Update signal tests for corrected
5794 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5795 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5796 * gdb.cell/arch.exp: Use standard_output_file.
5797 * gdb.cell/break.exp: Likewise.
5798 * gdb.cell/bt.exp: Likewise.
5799 * gdb.cell/core.exp: Likewise.
5800 * gdb.cell/dwarfaddr.exp: Likewise.
5801 * gdb.cell/ea-cache.exp: Likewise.
5802 * gdb.cell/ea-standalone.exp: Likewise.
5803 * gdb.cell/f-regs.exp: Likewise.
5804 * gdb.cell/fork.exp: Likewise.
5805 * gdb.cell/gcore.exp: Likewise.
5806 * gdb.cell/mem-access.exp: Likewise.
5807 * gdb.cell/ptype.exp: Likewise.
5808 * gdb.cell/registers.exp: Likewise.
5809 * gdb.cell/sizeof.exp: Likewise.
5810 * gdb.cell/solib-symbol.exp: Likewise.
5811 * gdb.cell/solib.exp: Likewise.
617cd4bc 5812
a81aaca0
PA
58132017-11-25 Pedro Alves <palves@redhat.com>
5814
5815 * gdb.base/complete-empty.exp: New file.
5816 * gdb.base/completion.exp: Adjust.
5817
6a3c6ee4
PA
58182017-11-25 Pedro Alves <palves@redhat.com>
5819
5820 * gdb.linespec/cpls-ops.cc: New file.
5821 * gdb.linespec/cpls-ops.exp: New file.
5822 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5823 factored out from ...
5824 (test_complete_prefix_range): ... this.
5825
8955eb2d
PA
58262017-11-24 Pedro Alves <palves@redhat.com>
5827
5828 * gdb.linespec/cpcompletion.exp: New file.
5829 * gdb.linespec/cpls-hyphen.cc: New file.
5830 * gdb.linespec/cpls.cc: New file.
5831 * gdb.linespec/cpls2.cc: New file.
5832 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5833 test to use test_gdb_complete_unique. Add label completion,
5834 keyword completion and explicit location completion tests.
5835 * lib/completion-support.exp: New file.
5836
e547c119
JB
58372017-11-24 Joel Brobecker <brobecker@adacore.com>
5838
5839 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5840 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5841 when hitting an exception catchpoint.
5842
7c3c1aa8
YQ
58432017-11-22 Yao Qi <yao.qi@linaro.org>
5844
5845 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5846
41bd68f5
SM
58472017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5848
5849 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5850 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5851 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5852
1daad298
YQ
58532017-11-22 Yao Qi <yao.qi@linaro.org>
5854
5855 * gdb.base/info-os.exp: Pass pthreads.
5856 * gdb.multi/multi-attach.exp: Likewise.
5857
88465e87
YQ
58582017-11-22 Yao Qi <yao.qi@linaro.org>
5859
5860 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5861 compiler.
5862
dc196b23
YQ
58632017-11-22 Yao Qi <yao.qi@linaro.org>
5864
5865 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5866 * gdb.base/break-interp.exp: Likewise.
5867 * gdb.base/jit-attach-pie.exp: Likewise.
5868
2400729e
UW
58692017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5870
5871 * gdb.base/float128.c (large128): New variable.
5872 * gdb.base/float128.exp: Add test to print largest __float128 value.
5873
7a26362d
UW
58742017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5875
5876 * gdb.arch/vsx-regs.exp: Update register content checks.
5877
ed0f4273
UW
58782017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5879
5880 * gdb.arch/ppc-longdouble.exp: New file.
5881 * gdb.arch/ppc-longdouble.c: Likewise.
5882
a25d69c6
PA
58832017-11-21 Pedro Alves <palves@redhat.com>
5884
5885 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5886
73fcf641
PA
58872017-11-20 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5890 (long_double_typedef): New typedefs.
5891 Use DEF on double and long double.
5892 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5893 cases.
5894 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5895 and 'long_double_ptr_same_size' locals. Use them to decide
5896 whether cast from array/function to float is valid/invalid.
5897
71a3c369
TT
58982017-11-17 Tom Tromey <tom@tromey.com>
5899
5900 * gdb.rust/traits.rs: New file.
5901 * gdb.rust/traits.exp: New file.
5902
ced9779b
JB
59032017-11-17 Joel Brobecker <brobecker@adacore.com>
5904
5905 * gdb.ada/minsyms: New testcase.
5906
a0922d80
PA
59072017-11-16 Pedro Alves <palves@redhat.com>
5908
5909 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5910 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5911
ea04e54c
PA
59122017-11-16 Pedro Alves <palves@redhat.com>
5913
5914 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5915 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5916
e849ea89
PA
59172017-11-16 Pedro Alves <palves@redhat.com>
5918
5919 * gdb.server/reconnect-ctrl-c.c: New file.
5920 * gdb.server/reconnect-ctrl-c.exp: New file.
5921
d8ae99a7
PM
59222017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5923
5924 * gdb.python/py-rbreak.exp: New file.
5925 * gdb.python/py-rbreak.c: New file.
5926 * gdb.python/py-rbreak-func2.c: New file.
5927
968a13f8
PA
59282017-11-16 Pedro Alves <palves@redhat.com>
5929
5930 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5931 pattern.
5932 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5933 GDB.
5934
71774bc9
SM
59352017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5936
5937 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5938 regex.
5939
ddbb44cf
SM
59402017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5941
5942 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5943 test names.
5944
584a564f
PA
59452017-11-09 Pedro Alves <palves@redhat.com>
5946
5947 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5948 factored out from ...
5949 (top level): ... here, and adjusted to avoid expecting beyond the
5950 prompt in a single gdb_test_multiple.
5951
5ed7a928
PA
59522017-11-09 Pedro Alves <palves@redhat.com>
5953
5954 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5955 output.
5956 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5957 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5958 * gdb.server/ext-run.exp ("kill" test): Likewise.
5959 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5960
a60e0738
PA
59612017-11-09 Pedro Alves <palves@redhat.com>
5962
5963 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5964 match till end of line.
5965
2c88253f
PA
59662017-11-09 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5969
c7a38517
PA
59702017-11-09 Pedro Alves <palves@redhat.com>
5971
5972 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5973 New procedures, factored out from ...
5974 (top level): ... here, and adjusted to avoid expecting beyond the
5975 prompt in one go.
5976
f29f4b6b
PA
59772017-11-09 Pedro Alves <palves@redhat.com>
5978
5979 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5980 output. Fix '?' match.
5981
286acbb5
JB
59822017-11-08 Joel Brobecker <brobecker@adacore.com>
5983
5984 * gdb.ada/scoped_watch: New testcase.
5985 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5986 which is actually correct.
5987 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5988 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5989
62d7ae92
PA
59902017-11-08 Pedro Alves <palves@redhat.com>
5991
5992 * gdb.gdb/complaints.exp (test_initial_complaints)
5993 (test_serial_complaints, test_short_complaints): Call
5994 complaint_internal instead of complaint.
5995
280ca31f
DT
59962017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5997
5998 * gdb.threads/tls-core.c: New file.
5999 * gdb.threads/tls-core.exp: Likewise.
6000
b5ec771e
PA
60012017-11-08 Pedro Alves <palves@redhat.com>
6002
6003 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6004 (p Exported_Capitalized): New test.
6005 (p exported_capitalized): New test.
6006
a02b41a7
PA
60072017-11-07 Pedro Alves <palves@redhat.com>
6008
6009 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6010
95e95a6d
PA
60112017-11-07 Pedro Alves <palves@redhat.com>
6012
6013 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6014 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6015 (disable_invalid, disable_inverted, disable_negative): New
6016 procedures.
6017 ("bad numbers"): New set of tests.
6018
cee62dbd
PA
60192017-11-07 Pedro Alves <palves@redhat.com>
6020
6021 * gdb.cp/ena-dis-br-range.exp: Add tests.
6022
cc638e86
PA
60232017-11-07 Pedro Alves <palves@redhat.com>
6024
6025 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6026
d0fe4701
XR
60272017-11-07 Xavier Roirand <roirand@adacore.com>
6028 Pedro Alves <palves@redhat.com>
6029
6030 * gdb.base/ena-dis-br.exp: Add reference to
6031 gdb.cp/ena-dis-br-range.exp.
6032 * gdb.cp/ena-dis-br-range.exp: New file.
6033 * gdb.cp/ena-dis-br-range.cc: New file.
6034
46f67f80
PA
60352017-11-06 Pedro Alves <palves@redhat.com>
6036
6037 * gdb.base/attach-non-pgrp-leader.c: New.
6038 * gdb.base/attach-non-pgrp-leader.exp: New.
6039
726e1356
PA
60402017-11-06 Pedro Alves <palves@redhat.com>
6041
6042 * configure.ac: No longer check for termio.h and sgtty.h.
6043 * configure: Regenerate.
6044 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6045 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6046 Remove termio and sgtty code.
6047
50ab6ace
YQ
60482017-11-03 Yao Qi <yao.qi@linaro.org>
6049
6050 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6051 in GDB is disabled.
6052
8e68731c
YQ
60532017-11-03 Yao Qi <yao.qi@linaro.org>
6054
6055 * gdb.python/py-thrhandle.exp: Skip it if python is not
6056 enabled.
6057
3a87ae65
SM
60582017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6059
6060 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6061 as a breakpoint command.
6062
484d8d36
MD
60632017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6064
6065 PR python/21213
6066 * gdb.python/py-infthread.exp: Test calling
6067 InferiorThread.inferior () multiple times in a row.
6068
4a27f119
KS
60692017-10-27 Keith Seitz <keiths@redhat.com>
6070
6071 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6072 Test "info break" for every inlined function breakpoint.
6073
bb11dd58
YQ
60742017-10-27 Yao Qi <yao.qi@linaro.org>
6075
6076 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6077
a43f3893
PF
60782017-10-26 Patrick Frants <osscontribute@gmail.com>
6079
6080 * gdb.cp/classes.exp (test_static_members): Test printing
6081 Outer::instance.
6082 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6083 (Inner::instance, Outer::instance): New.
6084
792ccf00
PA
60852017-10-24 Pedro Alves <palves@redhat.com>
6086
6087 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6088 extra console" test in two stages.
6089
eb2bfbad
PA
60902017-10-24 Pedro Alves <palves@redhat.com>
6091
6092 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6093
1f75a651
PA
60942017-10-24 Pedro Alves <palves@redhat.com>
6095
6096 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6097 loop.
6098
779990d9
PA
60992017-10-24 Pedro Alves <palves@redhat.com>
6100
6101 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6102 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6103
ad9b8f5d
PA
61042017-10-24 Pedro Alves <palves@redhat.com>
6105
6106 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6107 parameter and handle it. Don't output read value in test name.
6108
fee6da6e
PA
61092017-10-24 Pedro Alves <palves@redhat.com>
6110
6111 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6112 custom test name.
6113
10389c2c
PA
61142017-10-24 Pedro Alves <palves@redhat.com>
6115
6116 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6117 include the unstable output directory name in the test's name.
6118 (initial_setup_simple) <'set args'>: Use custom test name.
6119
a80e65a9
PA
61202017-10-24 Pedro Alves <palves@redhat.com>
6121
6122 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6123 with explicit test name.
6124
15763a09
PA
61252017-10-20 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6128 'wait -i'. Use gdb_assert and remote_close.
6129
49a4ce2e
AB
61302017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6131
6132 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6133 number from variable rather than hard-coded.
6134
a75868f5
PA
61352017-10-19 Pedro Alves <palves@redhat.com>
6136
6137 * gdb.base/long-inferior-output.c: New file.
6138 * gdb.base/long-inferior-output.exp: New file.
6139
c8ba13ad
KS
61402017-11-18 Keith Seitz <keiths@redhat.com>
6141
6142 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6143 method.
6144 (main): Call it.
6145 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6146 Add additional user-defined conversion operator tests.
6147
b27de576
PA
61482017-10-17 Pedro Alves <palves@redhat.com>
6149
6150 * boards/native-stdio-gdbserver.exp: Load "local-board".
6151
8484c955
PA
61522017-10-17 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/quit-live.c: New file.
6155 * gdb.base/quit-live.exp: New file.
6156
83d5a34d
KS
61572017-10-16 Keith Seitz <keiths@redhat.com>
6158
6159 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6160 (class_with_protected_typedef, class_with_private_typedef)
6161 (struct_with_public_typedef, struct_with_protected_typedef)
6162 (struct_with_private_typedef): New classes/structs.
6163 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6164 typedefs and access specifiers.
6165
739b3f1d
PA
61662017-10-16 Pedro Alves <palves@redhat.com>
6167 Simon Marchi <simon.marchi@polymtl.ca>
6168
6169 * README (Local vs Remote vs Native): New section.
6170 * boards/local-board.exp: New file, with bits factored out from
6171 ...
6172 * boards/native-extended-gdbserver.exp: ... here. Load
6173 "local-board".
6174 * boards/native-gdbserver.exp: Load "local-board".
6175 (${board}_spawn, ${board}_exec): Delete.
6176 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6177 ...
6178 * boards/stdio-gdbserver-base.exp: ... this new file.
6179 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6180 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6181 procedure.
6182 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6183 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6184 stdio_gdbserver_command.
6185 (${board}_get_remote_address, ${board}_get_comm_port)
6186 (${board}_download, ${board}_upload): Delete.
6187 (get_target_remote_pipe_cmd): New.
6188
fe68b953
SM
61892017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6190
6191 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6192 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6193 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6194 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6195 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6196 remove with_test_prefix.
6197
300b6685
PA
61982017-10-13 Pedro Alves <palves@redhat.com>
6199
6200 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6201 * gdb.base/annota1.exp: Use it instead of is_remote.
6202 * gdb.base/annota3.exp: Use it instead of is_remote.
6203 * gdb.cp/annota2.exp: Use it instead of is_remote.
6204 * gdb.cp/annota3.exp: Use it instead of is_remote.
6205 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6206
50500caf
PA
62072017-10-13 Pedro Alves <palves@redhat.com>
6208
6209 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6210 (test_num_test_vars, run_and_count_vars, find_env)
6211 (test_set_unset_env, test_inherit_env_var): New procedures.
6212 (top level): Use them.
6213
dad0c6d2
PA
62142017-10-13 Pedro Alves <palves@redhat.com>
6215
6216 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6217 also skip on stub-like targets.
6218
8b0553c1
PA
62192017-10-13 Pedro Alves <palves@redhat.com>
6220
6221 PR gdb/22293
6222 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6223 (top level): Move some tests to ...
6224 (test_not_found): ... this new procedure.
6225 (top level): Call it.
6226
7594f623
PA
62272017-10-13 Pedro Alves <palves@redhat.com>
6228
6229 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6230 expect different "info terminal" output if testing with a
6231 non-native target.
6232
ebe3b402
PA
62332017-10-13 Pedro Alves <palves@redhat.com>
6234 Simon Marchi <simon.marchi@polymtl.ca>
6235
6236 PR python/12966
6237 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6238
42f1b161
PA
62392017-10-13 Pedro Alves <palves@redhat.com>
6240
6241 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6242 already.
6243
8d6ef72b
PA
62442017-10-13 Pedro Alves <palves@redhat.com>
6245
6246 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6247 is_remote.
6248
d7bcd5b8
PA
62492017-10-13 Pedro Alves <palves@redhat.com>
6250
6251 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6252 is_remote.
6253
df479dc6
PA
62542017-10-13 Pedro Alves <palves@redhat.com>
6255
6256 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6257 is set.
6258 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6259 instead of is_remote.
6260
23fb630a
PA
62612017-10-13 Pedro Alves <palves@redhat.com>
6262
6263 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6264 (top level): Add comment.
6265
cc77b1dc
PA
62662017-10-13 Pedro Alves <palves@redhat.com>
6267
6268 * gdb.base/remote.exp (top level): Fix comment typo and add
6269 missing return.
6270
27c9e813
PA
62712017-10-13 Pedro Alves <palves@redhat.com>
6272 Simon Marchi <simon.marchi@polymtl.ca>
6273
6274 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6275 calls and add comments. Skip test if use_gdb_stub is set.
6276 (top level): Use "set cwd" command instead of "cd" command.
6277
5e830d98
PA
62782017-10-13 Pedro Alves <palves@redhat.com>
6279
6280 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6281 is_remote target check.
6282
f5ca0032
PA
62832017-10-13 Pedro Alves <palves@redhat.com>
6284
6285 * gdb.base/scope.exp: Use build_executable + clean_restart +
6286 gdb_file_cmd instead of prepare_for_testing and no longer skip
6287 "before run" tests on is_remote target boards. Update comments.
6288 * boards/native-extended-gdbserver.exp
6289 (extended_gdbserver_load_last_file): New, factored out from ...
6290 (gdb_load): ... this. Move further below and add comment.
6291 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6292
8aed1c0d
PA
62932017-10-12 Pedro Alves <palves@redhat.com>
6294
6295 * gdb.base/attach.exp: Remove references to gdb64.
6296 * gdb.base/dbx.exp: Remove references to gdb64.
6297
cfa34c87
SM
62982017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6299 Pedro Alves <palves@redhat.com>
6300
6301 * gdb.base/label.exp: Remove is_remote target check.
6302
9192b7de
PA
63032017-10-12 Pedro Alves <palves@redhat.com>
6304
6305 * gdb.base/auvx.exp (coredir): Update comment.
6306 (top level) <core_works>: Use "set cwd" command instead of "cd"
6307 command.
6308
6bf0052d
PA
63092017-10-12 Pedro Alves <palves@redhat.com>
6310 Simon Marchi <simon.marchi@polymtl.ca>
6311
6312 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6313 target boards.
6314
e48ef82d
PA
63152017-10-12 Pedro Alves <palves@redhat.com>
6316 Simon Marchi <simon.marchi@polymtl.ca>
6317
6318 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6319 Instead skip if there's any gdb_protocol set.
6320
8d7aea57
SM
63212017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6322 Pedro Alves <palves@redhat.com>
6323
6324 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6325
30440677
PA
63262017-10-12 Pedro Alves <palves@redhat.com>
6327 Simon Marchi <simon.marchi@polymtl.ca>
6328
6329 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6330 instead of on dejagnu remote boards.
6331
4e04f045 63322017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6333 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6334
6335 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6336 checks. Use build_executable + clean_restart instead of
6337 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6338 of enabling non-stop after starting gdb.
6339
871a186e
PA
63402017-10-12 Pedro Alves <palves@redhat.com>
6341
6342 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6343 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6344 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6345 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6346
56d704da
AK
63472017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6348
6349 * gdb.arch/arc-tdesc-cpu.exp: New file.
6350 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6351
2f20e312
SM
63522017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6353
6354 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6355
65630365
PA
63562017-10-10 Pedro Alves <palves@redhat.com>
6357
6358 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6359 expect CLI output.
6360
bf469271
PA
63612017-10-10 Pedro Alves <palves@redhat.com>
6362
6363 * lib/selftest-support.exp (selftest_setup): Update for
6364 captured_command_loop's prototype change.
6365
777a42f1
PA
63662017-10-09 Pedro Alves <palves@redhat.com>
6367
6368 Test both arch1=>arch2 and arch2=>arch1.
6369
6370 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6371 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6372 factored out to...
6373 (append_arch1_options, append_arch2_options, append_arch_options)
6374 (build_executables): New procedures.
6375 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6376 local.
6377 (top level): Add new 'first_arch' testing axis.
6378
cbd2b4e3
PA
63792017-10-09 Pedro Alves <palves@redhat.com>
6380
6381 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6382 (barrier): New.
6383 (thread_start, all_started): New functions.
6384 (main): Spawn new thread and wait until it is scheduled.
6385 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6386 option.
6387 (do_test): Add 'selected_thread' parameter. Run to all_started
6388 instead of main. Explicitly set the breakpoint at main. Switch
6389 to the SELECTED_THREAD thread.
6390 (top level): Test handling the exec event with either the main
6391 thread or the second thread selected.
6392
5c9e4427
PA
63932017-10-09 Pedro Alves <palves@redhat.com>
6394
6395 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6396 logic. Move STOP marker after the value checks.
6397 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6398 regexp.
6399
b3b7c423
SL
64002017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6401
6402 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6403
3b4b2f16
UW
64042017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6405
6406 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6407 integer-to-dfp conversion.
6408 * gdb.base/dfp-test.exp: Likewise.
6409
5cd63fda
PA
64102017-10-04 Pedro Alves <palves@redhat.com>
6411
6412 * gdb.multi/hangout.c: Include <unistd.h>.
6413 (hangout_loop): New function.
6414 (main): Call alarm. Call hangout_loop in a loop.
6415 * gdb.multi/hello.c: Include <unistd.h>.
6416 (hello_loop): New function.
6417 (main): Call alarm. Call hangout_loop in a loop.
6418 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6419 inferior with the other selected.
6420
4c71c105
SM
64212017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6422
6423 * gdb.mi/list-thread-groups-available.exp: New file.
6424 * gdb.mi/list-thread-groups-available.c: New file.
6425
bc3b087d
SDJ
64262017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6427
6428 * gdb.base/set-cwd.exp: Make it available on
6429 native-extended-gdbserver.
6430
d092c5a2
SDJ
64312017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6432
6433 * gdb.base/set-cwd.c: New file.
6434 * gdb.base/set-cwd.exp: Likewise.
6435
45320ffa
TT
64362017-10-02 Tom Tromey <tom@tromey.com>
6437
6438 PR rust/22236:
6439 * gdb.rust/simple.rs (main): New variable "fslice".
6440 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6441
b3e3859b
TT
64422017-10-02 Tom Tromey <tom@tromey.com>
6443
6444 * gdb.rust/simple.exp: Test ptype of a slice.
6445
01af5e0d
TT
64462017-10-02 Tom Tromey <tom@tromey.com>
6447
6448 * gdb.rust/simple.exp: Test index of slice.
6449
a9bbfbd8
TT
64502017-09-27 Tom Tromey <tom@tromey.com>
6451
6452 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6453
df8899e5
TP
64542017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6455 Pedro Alves <palves@redhat.com>
6456
6457 * gdb.base/compare-sections.exp (get value of read-only section): Read
6458 as unsigned value.
6459 (corrupt read-only section): Likewise and don't set written if patching
6460 failed.
6461
757bf54b
KB
64622017-09-21 Kevin Buettner <kevinb@redhat.com>
6463
6464 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6465 files.
6466
06871ae8
PA
64672017-09-20 Pedro Alves <palves@redhat.com>
6468
6469 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6470 symbol names in gdb's output.
6471 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6472
e5f25bc5
PA
64732017-09-20 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6476 Rename to ...
6477 (test_list_ambiguous_symbol): ... this and add a symbol name
6478 parameter. Adjust.
6479 (test_list_ambiguous_function): Reimplement on top of
6480 test_list_ambiguous_symbol and also test listing ambiguous
6481 variables.
6482 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6483 (ambiguous_fun): ... this.
6484 (ambiguous_var): New.
6485 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6486 (ambiguous_fun): ... this.
6487 (ambiguous_var): New.
6488
4e5a4f58
JB
64892017-09-19 John Baldwin <jhb@FreeBSD.org>
6490
6491 * gdb.base/starti.c: New file.
6492 * gdb.base/starti.exp: New file.
6493 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6494
26e53f3e
PA
64952017-09-14 Pedro Alves <palves@redhat.com>
6496
6497 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6498 (top level): Use it instead of runto.
6499
cb791d59
TT
65002017-09-11 Tom Tromey <tom@tromey.com>
6501
6502 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6503
7c96f8c1
TT
65042017-09-11 Tom Tromey <tom@tromey.com>
6505
6506 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6507 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6508
469412dd
CW
65092017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6510
6511 * gdb.fortran/printing-types.exp: New file.
6512 * gdb.fortran/printing-types.exp: New file.
6513
e0f86435
BH
65142017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6515
6516 * gdb.fortran/vla-ptype.exp: Fix typos.
6517 * gdb.fortran/vla-value.exp: Same.
6518
9e9af4be
BH
65192017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6520
6521 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6522 * gdb.mi/mi-var-child-f.exp: Likewise.
6523 * gdb.mi/mi-vla-fortran.exp: Likewise.
6524
a5ad232b 65252017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6526 Christoph Weinmann <christoph.t.weinmann@intel.com>
6527 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6528
6529 * gdb.fortran/ptr-indentation.f90: New file.
6530 * gdb.fortran/ptr-indentation.exp: New file.
6531
5aec60eb
TT
65322017-09-05 Tom Tromey <tom@tromey.com>
6533
6534 PR gdb/22010:
6535 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6536
8f8f8152
TP
65372017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6538
6539 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6540
fbd1b771
JK
65412017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6542
6543 * gdb.threads/tls-nodebug-pie.c: New file.
6544 * gdb.threads/tls-nodebug-pie.exp: New file.
6545
5eb5f850
TT
65462017-09-05 Tom Tromey <tom@tromey.com>
6547
6548 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6549 for rust.
6550
ae780a21
SM
65512017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6552
6553 * gdb.multi/multi-arch-exec.exp: Test with different
6554 "follow-exec-mode" settings.
6555 (do_test): New procedure.
6556
3693fdb3
PA
65572017-09-04 Pedro Alves <palves@redhat.com>
6558
6559 * gdb.base/func-static.c (S::method const, S::method volatile)
6560 (S::method volatile const): New methods.
6561 (c_s, v_s, cv_s): New instances.
6562 (main): Call method() on them.
6563 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6564 (cannot_resolve): New procedure.
6565 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6566 print-quote-unquoted columns.
6567 (do_test): Test printing each scope too.
6568
e68cb8e0
PA
65692017-09-04 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.base/local-static.exp: Also test with
6572 class::method::variable wholly quoted.
6573 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6574
858be34c
PA
65752017-09-04 Pedro Alves <palves@redhat.com>
6576
6577 * gdb.base/local-static.c: New.
6578 * gdb.base/local-static.cc: New.
6579 * gdb.base/local-static.exp: New.
6580
46a4882b
PA
65812017-09-04 Pedro Alves <palves@redhat.com>
6582
6583 * gdb.asm/asm-source.exp: Add casts to int.
6584 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6585 (dataglobal64_1, dataglobal64_2): New globals.
6586 * gdb.base/nodebug.exp: Test different expressions involving the
6587 new globals, with print, whatis and ptype. Add casts to int.
6588 * gdb.base/solib-display.exp: Add casts to int.
6589 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6590 * gdb.cp/m-static.exp: Add cast to int.
6591 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6592 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6593 tls variable with no debug info without a cast. Test with a cast
6594 to int too.
6595 * gdb.trace/entry-values.exp: Add casts.
6596
2c5a2be1
PA
65972017-09-04 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.base/nodebug.exp: Test that ptype's error about functions
6600 with unknown return type includes the function name too.
6601
7022349d
PA
66022017-09-04 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6605 return type of munmap in infcall.
6606 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6607 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6608 type of ftell in infcall.
6609 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6610 type of getpid in infcall.
6611 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6612 infcall.
6613 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6614 Bail on failure to extract the pid.
6615 * gdb.base/nodebug.c: #include <stdint.h>.
6616 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6617 New functions.
6618 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6619 Change expected output of print/whatis/ptype with functions with
6620 no debug info. Test all supported languages. Call
6621 test_call_promotion.
6622 * gdb.compile/compile.exp: Adjust expected output to expect
6623 warning.
6624 * gdb.threads/siginfo-threads.exp: Likewise.
6625
54990598
PA
66262017-09-04 Pedro Alves <palves@redhat.com>
6627
6628 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6629 "prototypes". Test calling float functions via prototyped and
6630 unprototyped function pointers.
6631 (perform_all_tests): New parameter "prototypes". Pass it down.
6632 (top level): Pass down "prototypes" parameter to
6633 perform_all_tests.
6634
34d16ea2
SM
66352017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6636
6637 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6638 Test with nested loops.
6639
9521ecda
SM
66402017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6641
6642 * gdb.base/commands.exp: Call the new procedures.
6643 (loop_break_test, loop_continue_test): New procedures.
6644
80a65e9b
SM
66452017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6646
6647 * gdb.base/commands.exp: Call new procedure.
6648 (define_if_without_arg_test): New procedure.
6649
e439fa14
PA
66502017-09-04 Pedro Alves <palves@redhat.com>
6651
6652 * gdb.base/list-ambiguous.exp: New file.
6653 * gdb.base/list-ambiguous0.c: New file.
6654 * gdb.base/list-ambiguous1.c: New file.
6655 * gdb.base/list.exp (test_list_range): Adjust expected output.
6656
0a2dde4a
SDJ
66572017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6658
6659 * gdb.base/share-env-with-gdbserver.c: New file.
6660 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6661
5e89eb3a
SM
66622017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6663
6664 * gdb.base/commands.exp (gdbvar_simple_if_test,
6665 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6666 progvar_simple_if_test, progvar_simple_while_test,
6667 progvar_complex_if_while_test, user_defined_command_test,
6668 user_defined_command_args_eval,
6669 user_defined_command_args_stack_test,
6670 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6671 temporary_breakpoint_commands,
6672 gdb_test_no_prompt, redefine_hook_test,
6673 redefine_backtrace_test): Remove "global gdb_prompt".
6674
fd437cbc
SM
66752017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6676
6677 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6678 New proc, call it from toplevel.
6679
87215ad1
SDJ
66802017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6681
6682 PR remote/21852
6683 * gdb.server/normal.c: New file, copied from gdb.base.
6684 * gdb.server/run-without-local-binary.exp: New file.
6685
58afddc6
WP
66862017-08-07 Weimin Pan <weimin.pan@oracle.com>
6687
6688 * gdb.arch/sparc64-adi.exp: New file.
6689 * gdb.arch/sparc64-adi.c: New file.
6690
5277199a
PA
66912017-08-22 Pedro Alves <palves@redhat.com>
6692
6693 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6694 (top level): Add "list all overloads" tests.
6695
14278e1f
TT
66962017-08-22 Tom Tromey <tom@tromey.com>
6697
6698 * gdb.gdb/xfullpath.exp: Remove.
6699
bf223d3e
PA
67002017-08-21 Pedro Alves <palves@redhat.com>
6701
6702 PR gdb/19487
6703 * gdb.base/symbol-alias.c: New.
6704 * gdb.base/symbol-alias2.c: New.
6705 * gdb.base/symbol-alias.exp: New.
6706
c973d0aa
PA
67072017-08-21 Pedro Alves <palves@redhat.com>
6708
6709 * gdb.base/dfp-test.c
6710 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6711 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6712 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6713 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6714 * gdb.base/whatis-ptype-typedefs.c: New.
6715 * gdb.base/whatis-ptype-typedefs.exp: New.
6716 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6717 (an_int, an_int_type, an_int_type2): New globals.
6718 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6719 involving typedefs and cast expressions.
6720 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6721 (lookup_typedefs_function): New.
6722 (typedefs_pretty_printers_dict): New.
6723 (top level): Register lookup_typedefs_function in
6724 gdb.pretty_printers.
6725
6d580b63
YQ
67262017-08-18 Yao Qi <yao.qi@linaro.org>
6727
6728 * gdb.server/unittest.exp: New.
6729
206726fb
SDJ
67302017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6731
6732 PR gdb/21954
6733 * gdb.base/environ.exp: Add test to check if 'unset environment'
6734 works.
6735
bf0ec4c2
AA
67362017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6737
6738 * lib/gdb.exp (universal_compile_options): New caching proc.
6739 (gdb_compile): Suppress GCC's coloring of messages.
6740
d6382fff
TT
67412017-08-14 Tom Tromey <tom@tromey.com>
6742
6743 PR gdb/21675:
6744 * gdb.base/printcmds.exp (test_radices): New function.
6745 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6746 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6747 * lib/gdb.exp (get_integer_valueof): Use p/d.
6748
c2c2dd9f
SM
67492017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6750
6751 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6752 characters.
6753
fdffd6f4
TT
67542017-08-05 Tom Tromey <tom@tromey.com>
6755
6756 * gdb.rust/simple.exp: Allow String to appear in a different
6757 namespace.
6758
27d41eac
YQ
67592017-07-26 Yao Qi <yao.qi@linaro.org>
6760
6761 * gdb.gdb/unittest.exp: Invoke command
6762 "maintenance check xml-descriptions".
6763
031ed05d
AA
67642017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6765
6766 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6767 calling context.
6768 (hex128): Drop erroneous calculation of parameters.
6769
dcd27ddf
SM
67702017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6771
6772 * gdb.python/py-unwind.exp: Disable stack protection when
6773 building test file.
6774
47e77640
PA
67752017-07-20 Pedro Alves <palves@redhat.com>
6776
6777 * gdb.base/default.exp (set language): Adjust expected output.
6778
62d2a18a
PA
67792017-07-20 Pedro Alves <palves@redhat.com>
6780
6781 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6782 (test_minsym): ... this, and make static.
6783 (get_pck__foo__bar__minsym): Rename to ...
6784 (get_test_minsym): ... this.
6785 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6786 symbol names and comments.
6787 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6788 (get_test_minsym): ... this.
6789 (pck__foo__bar__minsym__2): Rename to ...
6790 (test_minsym): ... this.
6791 (main): Adjust.
6792
c45ec17c
PA
67932017-07-17 Pedro Alves <palves@redhat.com>
6794
6795 * gdb.base/completion.exp: Adjust expected output.
6796 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6797 the completer works.
6798
c6756f62
PA
67992017-07-17 Pedro Alves <palves@redhat.com>
6800
6801 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6802
5bd68487
AB
68032017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6804
6805 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6806
8880f2a9
TT
68072017-07-14 Tom Tromey <tom@tromey.com>
6808
6809 PR rust/21764:
6810 * gdb.rust/simple.exp: Add tests.
6811
65547233
TT
68122017-07-14 Tom Tromey <tom@tromey.com>
6813
6814 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6815
8f14146e
PA
68162017-07-14 Pedro Alves <palves@redhat.com>
6817
6818 * gdb.linespec/base/one/thefile.cc (z1): New function.
6819 * gdb.linespec/base/two/thefile.cc (z2): New function.
6820 * gdb.linespec/linespec.exp: Add tests.
6821
b4365d02
AB
68222017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6823
6824 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6825 to mi_create_breakpoint.
6826
5d2cbaa5
AB
68272017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6828
6829 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6830 mi_create_breakpoint.
6831
11cb5716
IB
68322017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6833
6834 * gdb.dlang/demangle.exp: Update for demangling changes.
6835
03278692
TT
68362017-07-09 Tom Tromey <tom@tromey.com>
6837
6838 * gdb.dwarf2/shortpiece.exp: New file.
6839
33c5cd75
DB
68402017-07-06 David Blaikie <dblaikie@gmail.com>
6841
6842 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6843 built from fissiont-multi-cu{1,2}.c.
6844 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6845 except putting 'main' and 'func' in separate CUs in the same DWO file.
6846 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6847 test.
6848 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6849 test.
6850
8455d262
PA
68512017-07-06 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.python/py-unwind.exp: Test flushregs.
6854
dc4bde35
SDJ
68552017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6856
6857 PR cli/21688
6858 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6859 tests for alias commands and trailing whitespace.
6860
51ed89aa
SDJ
68612017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6862
6863 PR cli/21688
6864 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6865 procedure. Call it.
6866
eb17d413
PA
68672017-06-29 Pedro Alves <palves@redhat.com>
6868
6869 * gdb.base/printcmds.exp: Add tests.
6870
41664b45
DG
68712017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6872
6873 PR gdb/21337
6874 * gdb.base/reread-readsym.exp: New file.
6875 * gdb.base/reread-readsym.c: New file.
6876
75312ae3
KB
68772017-06-21 Kevin Buettner <kevinb@redhat.com>
6878
6879 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6880 subpattern.
6881
66953522
PB
68822017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6883
6884 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6885 extended mnemonic.
6886 * gdb.arch/powerpc-power9.s: Likewise.
6887
5524b525
AA
68882017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6889
6890 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6891 on 32-bit x86 targets. Exploit is_*_target macros where
6892 appropriate.
6893
03c8af18
AA
68942017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6895
6896 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6897 register pieces.
6898
3bf31011
AA
68992017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6900
6901 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6902 located in one or more DWARF pieces.
6903
805acca0
AA
69042017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6905
6906 * lib/gdb.exp (get_endianness): New proc.
6907 * gdb.arch/aarch64-fp.exp: Use it.
6908 * gdb.arch/altivec-regs.exp: Likewise.
6909 * gdb.arch/e500-regs.exp: Likewise.
6910 * gdb.arch/vsx-regs.exp: Likewise.
6911 * gdb.base/dump.exp: Likewise.
6912 * gdb.base/funcargs.exp: Likewise.
6913 * gdb.base/gnu_vector.exp: Likewise.
6914 * gdb.dwarf2/formdata16.exp: Likewise.
6915 * gdb.dwarf2/implptrpiece.exp: Likewise.
6916 * gdb.dwarf2/nonvar-access.exp: Likewise.
6917 * gdb.python/py-inferior.exp: Likewise.
6918 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6919
e9352324
AA
69202017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6921
6922 PR gdb/21226
6923 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6924 stack value pieces are taken from the LSB end.
6925
d5d1163e
AA
69262017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6927
6928 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6929 variable at nonzero offset.
6930
0567c986
AA
69312017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6932
6933 * gdb.dwarf2/var-access.c: New file.
6934 * gdb.dwarf2/var-access.exp: New test.
6935 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6936
973e9aab
TT
69372017-06-12 Tom Tromey <tom@tromey.com>
6938
6939 * gdb.dwarf2/formdata16.exp: Add tests.
6940
d9109c80
TT
69412017-06-12 Tom Tromey <tom@tromey.com>
6942
6943 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6944
30a25466
TT
69452017-06-12 Tom Tromey <tom@tromey.com>
6946
6947 PR exp/16225:
6948 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6949 * gdb.arch/vsx-regs.exp: Update tests.
6950 * gdb.arch/s390-vregs.exp (hex128): New proc.
6951 Update test.
6952 * gdb.arch/altivec-regs.exp: Update tests.
6953
aefd8b33
SDJ
69542017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6955
6956 * gdb.base/startup-with-shell.c: New file.
6957 * gdb.base/startup-with-shell.exp: Likewise.
6958
2090129c
SDJ
69592017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6960
6961 * gdb.server/non-existing-program.exp: Update regex in order to
6962 reflect the fact that gdbserver is now using fork_inferior (with a
6963 shell) to startup the inferior.
6964
8e86a419
SM
69652017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6966
6967 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6968 support function calls from GDB.
6969
e6cf65f2
TT
69702017-05-21 Tom Tromey <tom@tromey.com>
6971
6972 PR rust/21466:
6973 * gdb.rust/unsized.exp: New file.
6974 * gdb.rust/unsized.rs: New file.
6975
43cc5389
TT
69762017-05-19 Tom Tromey <tom@tromey.com>
6977
6978 PR rust/21484:
6979 * gdb.rust/watch.exp: New file.
6980 * gdb.rust/watch.rs: New file.
6981
ec8df234
TT
69822017-05-18 Tom Tromey <tom@tromey.com>
6983
6984 * gdb.rust/simple.exp: Allow Box to be qualified.
6985
3e3e7fae
TP
69862017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6987
6988 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6989
59cc050d
PA
69902017-05-18 Pedro Alves <palves@redhat.com>
6991
6992 * gdb.base/fileio.c (test_write, test_read, test_close)
6993 (test_fstat): Don't print 'ret' in the fail path.
6994
c8f6abd1
PA
69952017-05-18 Pedro Alves <palves@redhat.com>
6996
6997 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6998 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6999 (test_system, test_rename, test_unlink, test_time): Change
7000 prototypes.
7001 * gdb.base/fileio.exp (stop_msg): Adjust.
7002
d2a03b77
PA
70032017-05-18 Pedro Alves <palves@redhat.com>
7004
7005 * gdb.base/fileio.c (null_str): New global.
7006 (test_stat): Use it.
7007 * gdb.base/fileio.exp: Remove nowarnings.
7008
0d5c6999
YQ
70092017-05-17 Yao Qi <yao.qi@linaro.org>
7010
7011 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7012
21873064
YQ
70132017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7014
7015 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7016 argument command.
7017 (top-level): Invoke test_set_inferior_tty.
7018
d512d31c
PA
70192017-05-04 Pedro Alves <palves@redhat.com>
7020
7021 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7022 Add parens to print call for Python 3.
7023
90cef2ed
KS
70242017-05-03 Keith Seitz <keiths@redhat.com>
7025
7026 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7027 (main): Call it.
7028
14f819c8
TW
70292017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7030
7031 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7032 to prev and next.
7033
913aeadd
TW
70342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7035
7036 * gdb.python/py-record-btrace.exp: Remove test for
7037 gdb.BtraceInstruction.error.
7038
a3be24ad
TW
70392017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7040
7041 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7042
ae20e79a
TW
70432017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7044
7045 * gdb.python/py-record-btrace-threads.c: New file.
7046 * gdb.python/py-record-btrace-threads.exp: New file.
7047
45ce1b47
SDJ
70482017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7049
7050 PR testsuite/8595
7051 * gdb.base/environ.exp: Make test available in all architectures.
7052 Move bits related to "info program" testing to
7053 gdb.base/info-program.exp. Rewrite tests to use the two new
7054 procedures mentione below.
7055 (test_set_show_env_var) New procedure.
7056 (test_set_show_env_var_equal): Likewise.
7057 * gdb.base/info-program.exp: New file.
7058
e15c3eb4
KS
70592017-04-27 Keith Seitz <keiths@redhat.com>
7060
7061 * gdb.cp/oranking.cc (test15): New function.
7062 (main): Call test15 and declare additional variables for testing.
7063 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7064 "p foo101('abc')" tests.
7065 Add tests for cv qualifier overloads.
7066 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7067 "lvalue reference overload" test.
7068 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7069 "print value of f1 on Child&& in f2" test.
7070
3a3fd0fd
PA
70712017-04-19 Pedro Alves <palves@redhat.com>
7072
7073 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7074 procedure.
7075 (top level): Call it.
7076 * lib/gdb.exp (gdb_define_cmd): New procedure.
7077
53375380
PA
70782017-04-12 Pedro Alves <palves@redhat.com>
7079
7080 PR gdb/21323
7081 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7082 (wchar): New global.
7083 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7084 (do_test_wide_char, wide_char_types_no_program, top level): Add
7085 wchar_t testing.
7086
53e710ac
PA
70872017-04-12 Pedro Alves <palves@redhat.com>
7088
7089 PR c++/21323
7090 * gdb.cp/wide_char_types.c: New file.
7091 * gdb.cp/wide_char_types.exp: New file.
7092
0ad9d8c7
SDJ
70932017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7094
7095 PR gdb/21352
7096 * gdb.trace/tsv.exp: Add test for "tsave -r".
7097
b1b45502
IB
70982017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7099
7100 * gdb.dlang/watch-loc.c: New file.
7101 * gdb.dlang/watch-loc.exp: New file.
7102
ec13808e
JK
71032017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7104
7105 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7106
fe5f7374
AK
71072017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7108
7109 * gdb.arch/arc-analyze-prologue.S: New file.
7110 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7111
eea78757
AK
71122017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7113
7114 * gdb.arch/arc-decode-insn.S: New file.
7115 * gdb.arch/arc-decode-insn.exp: Likewise.
7116
5badf10a
IR
71172017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7118
7119 PR tdep/20928
7120 * gdb.arch/sparc64-regs.exp: New file.
7121 * gdb.arch/sparc64-regs.S: Likewise.
7122
cee59b3f
TW
71232017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7124
7125 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7126 and memory view on Python 3.
7127
c0f55cc6
AV
71282017-03-20 Artemiy Volkov <artemiyv@acm.org>
7129 Keith Seitz <keiths@redhat.com>
7130
7131 PR gdb/14441
7132 * gdb.cp/demangle.exp: Add rvalue reference tests.
7133 * gdb.cp/rvalue-ref-casts.cc: New file.
7134 * gdb.cp/rvalue-ref-casts.exp: New file.
7135 * gdb.cp/rvalue-ref-overload.cc: New file.
7136 * gdb.cp/rvalue-ref-overload.exp: New file.
7137 * gdb.cp/rvalue-ref-params.cc: New file.
7138 * gdb.cp/rvalue-ref-params.exp: New file.
7139 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7140 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7141 * gdb.cp/rvalue-ref-types.cc: New file.
7142 * gdb.cp/rvalue-ref-types.exp: New file.
7143 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7144 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7145
51457a05
MAL
71462017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7147
7148 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7149 New procedure.
7150
5b291c04
MAL
71512017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7152
7153 * lib/mi-support.exp (mi_gdb_test): Add additional message
7154 for unexpected output.
7155
59a56148
AA
71562017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7157
7158 * gdb.base/examine-backward.c (Barrier): New character array
7159 constant, to ensure that TestStrings is preceded by a string
7160 terminator.
7161
7942e96e
AA
71622017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7163
7164 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7165 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7166 and implicit pointer into such a location.
7167
6ebac3fb
DE
71682017-03-16 Doug Evans <dje@google.com>
7169
7170 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7171
ec3b243d
TP
71722017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7173
7174 * gdb.cp/m-static.exp: Fix expectation for prototype of
7175 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7176
71772017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7178
7179 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7180 * gdb.guile/scm-lazy-string.c: New file.
7181 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7182 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7183 for pointer, array, typedef lazy strings.
7184
2cc36e25 71852017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7186
7187 PR python/17728, python/18439, python/18779
7188 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7189 * gdb.python/py-lazy-string.c (pointer): New typedef.
7190 (main): New locals ptr, array, typedef_ptr.
7191 * gdb.python/py-value.exp: Move lazy string tests to ...
7192 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7193 array, typedef lazy strings.
ec3b243d 7194
0efcde63
AK
71952017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7196
7197 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7198 Add optional 'test' parameter.
7199
7978d7c3
SM
72002017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7201
7202 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7203 Skip for versions of DejaGnu < 1.5.
7204
896c0c1e
SM
72052017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7206
7207 * lib/gdb.exp (dejagnu_version): New proc.
7208 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7209 Use dejagnu_version.
7210
5f4d1085
KS
72112017-03-10 Keith Seitz <keiths@redhat.com>
7212
7213 PR c++/8128
7214 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7215 type from destructor regexps.
7216 Add a branch which actually passes the test.
7217 Adjust "ptype t5i" test names.
7218
1de05205
PA
72192017-03-08 Pedro Alves <palves@redhat.com>
7220
7221 * gdb.base/step-over-exit.exp: Add explicit test message.
7222
c65d6b55
PA
72232017-03-08 Pedro Alves <palves@redhat.com>
7224
7225 PR gdb/18360
7226 * gdb.threads/interrupt-while-step-over.c: New file.
7227 * gdb.threads/interrupt-while-step-over.exp: New file.
7228
2e86a283
PA
72292017-03-08 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7232 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7233
25dcbff6
PA
72342017-03-08 Pedro Alves <palves@redhat.com>
7235
7236 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7237 PKRU as not supported as a PASS.
7238
dc9366eb
PA
72392017-03-08 Pedro Alves <palves@redhat.com>
7240
7241 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7242 prefix instead of $binfile1/$binfile2.
7243 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7244 in test message.
7245 * gdb.python/py-completion.exp: Use "load python file" as test
7246 messages instead of unstable path names.
7247
6e5d74e7
PA
72482017-03-08 Pedro Alves <palves@redhat.com>
7249 Jan Kratochvil <jan.kratochvil@redhat.com>
7250
7251 PR cli/21218
7252 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7253 New proc.
7254 (top level): Call it.
7255
9753a2f6
PA
72562017-03-08 Pedro Alves <palves@redhat.com>
7257
7258 PR tui/21216
7259 * gdb.tui/tui-nl-filtered-output.exp: New file.
7260
1a4dd9dd
PA
72612017-03-08 Pedro Alves <palves@redhat.com>
7262
7263 * gdb.base/completion.exp: Move TUI completion tests to ...
7264 * gdb.tui/completion.exp: ... this new file.
7265
7cbbff33
PA
72662017-03-08 Pedro Alves <palves@redhat.com>
7267
7268 * gdb.base/tui-disasm-long-lines.c,
7269 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7270 gdb.base/tui-layout.exp: Move to ...
7271 * gdb.tui/: ... this new directory.
7272
5f6fd321
PA
72732017-03-07 Pedro Alves <palves@redhat.com>
7274
7275 * gdb.base/tui-layout.c: New file.
7276 * gdb.base/tui-layout.exp: New file.
7277
44959fa8
PA
72782017-03-07 Pedro Alves <palves@redhat.com>
7279
7280 * gdb.base/tui-layout.c: Rename to ...
7281 * gdb.base/tui-disasm-long-lines.c: ... this.
7282 * gdb.base/tui-layout.exp: Rename to ...
7283 * gdb.base/tui-disasm-long-lines.exp: ... this.
7284
f8c4e718
PA
72852017-03-07 Pedro Alves <palves@redhat.com>
7286
7287 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7288
6dbb839a 72892017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7290
7291 * i386-mpx-call.c: New file.
7292 * i386-mpx-call.exp: New file.
7293
65b48a81
PB
72942017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7295
7296 * gdb.arch/powerpc-power.exp: Delete test.
7297 * gdb.arch/powerpc-power.s: Likewise.
7298 * gdb.disasm/disassembler-options.exp: New test.
7299 * gdb.arch/powerpc-altivec.exp: Likewise.
7300 * gdb.arch/powerpc-altivec.s: Likewise.
7301 * gdb.arch/powerpc-altivec2.exp: Likewise.
7302 * gdb.arch/powerpc-altivec2.s: Likewise.
7303 * gdb.arch/powerpc-altivec3.exp: Likewise.
7304 * gdb.arch/powerpc-altivec3.s: Likewise.
7305 * gdb.arch/powerpc-power7.exp: Likewise.
7306 * gdb.arch/powerpc-power7.s: Likewise.
7307 * gdb.arch/powerpc-power8.exp: Likewise.
7308 * gdb.arch/powerpc-power8.s: Likewise.
7309 * gdb.arch/powerpc-power9.exp: Likewise.
7310 * gdb.arch/powerpc-power9.s: Likewise.
7311 * gdb.arch/powerpc-vsx.exp: Likewise.
7312 * gdb.arch/powerpc-vsx.s: Likewise.
7313 * gdb.arch/powerpc-vsx2.exp: Likewise.
7314 * gdb.arch/powerpc-vsx2.s: Likewise.
7315 * gdb.arch/powerpc-vsx3.exp: Likewise.
7316 * gdb.arch/powerpc-vsx3.s: Likewise.
7317 * gdb.arch/arm-disassembler-options.exp: Likewise.
7318 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7319 * gdb.arch/s390-disassembler-options.exp: Likewise.
7320
17cd4947
LM
73212017-02-23 Luis Machado <lgustavo@codesourcery.com>
7322
7323 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7324 (check_supported_features): ... this. Changed return type to void.
7325 (supports_rdseed): New static global.
7326 (rdseed): Check supports_rdseed.
7327 (initialize): Call check_supported_features.
7328
2039d74e
EBM
73292017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7330
7331 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7332 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7333 and lqarx/stqcx.
7334 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7335 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7336
a51d7ecf
EBM
73372017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7338
7339 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7340 uppercase.
7341
0224619f
JK
73422017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7343
7344 * gdb.dwarf2/formdata16.c: New file.
7345 * gdb.dwarf2/formdata16.exp: New file.
7346 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7347
216f72a1
JK
73482017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7349
7350 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7351 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7352 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7353 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7354 DW_AT_GNU_*.
7355
43988095
JK
73562017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7357
7358 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7359
99e8a4f9
SDJ
73602017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7361
7362 PR gdb/21164
7363 * gdb.base/maint.exp: Add testcases for when the commands do
7364 not have arguments.
7365
b58a8c0c
TP
73662017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7367
7368 * gdb.cp/chained-calls.exp: Use p instead of P.
7369
4e746bb6
TW
73702017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7371
7372 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7373 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7374
3f77c769
TT
73752017-02-14 Tom Tromey <tom@tromey.com>
7376
7377 PR python/13598:
7378 * gdb.python/py-events.exp: Add before_prompt event tests.
7379
075beec0
AA
73802017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7381
7382 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7383
bf5f525c
LM
73842017-02-13 Luis Machado <lgustavo@codesourcery.com>
7385
7386 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7387 (main): Call my_unique_function_name.
7388 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7389 completion of patterns with a single match.
7390 Add missing -re switches to gdb_test_multiple calls.
7391
13a66184
LM
73922017-02-13 Luis Machado <lgustavo@codesourcery.com>
7393
7394 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7395 return if core file is not recognized.
7396
26a06916
SM
73972017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7398
7399 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7400 and extra UIs.
7401
b761ca9e
SM
74022017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7403
7404 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7405 proc_with_prefix.
7406
b964bee0
TT
74072017-02-10 Tom Tromey <tom@tromey.com>
7408
7409 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7410
18da0c51
MG
74112017-02-10 Martin Galvan <martingalvan@sourceware.org>
7412
7413 PR gdb/21122
7414 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7415
604c4576
JG
74162017-02-08 Jerome Guitton <guitton@adacore.com>
7417
7418 * gdb.base/define.exp: Add test for command abbreviations
7419 in define.
7420
20b477a7
LM
74212017-02-06 Luis Machado <lgustavo@codesourcery.com>
7422
7423 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7424 * gdb.reverse/insn-reverse-x86.c: New file.
7425
3f7b46f2
IR
74262017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7427
7428 PR tdep/20936
7429 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7430
f0fd41c1
TT
74312017-02-03 Tom Tromey <tom@tromey.com>
7432
7433 PR rust/21097:
7434 * gdb.rust/simple.exp: Add new tests.
7435
5be5dbf0
PA
74362017-02-02 Pedro Alves <palves@redhat.com>
7437
7438 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7439 tests.
7440
7346ef59
AA
74412017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7442
7443 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7444 taking a 2-byte value out of a 4-byte DWARF implicit value on
7445 big-endian targets.
7446 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7447 logic. Add test cases for DW_OP_implicit.
7448
787f0025
MM
74492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7450
7451 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7452
68777c29
MM
74532017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7454
7455 * gdb.btrace/enable.exp: Call gdb_exit before
7456 skip_gdbserver_tests.
7457
0a1c7e28
MM
74582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7459
7460 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7461 GDBFLAGS.
7462
b5ac99b0
MM
74632017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7464
7465 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7466 the test is skipped.
7467 * gdb.btrace/data.exp: Likewise.
7468 * gdb.btrace/delta.exp: Likewise.
7469 * gdb.btrace/dlopen.exp: Likewise.
7470 * gdb.btrace/enable-running.exp: Likewise.
7471 * gdb.btrace/enable.exp: Likewise.
7472 * gdb.btrace/exception.exp: Likewise.
7473 * gdb.btrace/function_call_history.exp: Likewise.
7474 * gdb.btrace/gcore.exp: Likewise.
7475 * gdb.btrace/instruction_history.exp: Likewise.
7476 * gdb.btrace/multi-thread-step.exp: Likewise.
7477 * gdb.btrace/nohist.exp: Likewise.
7478 * gdb.btrace/non-stop.exp: Likewise.
7479 * gdb.btrace/reconnect.exp: Likewise.
7480 * gdb.btrace/record_goto-step.exp: Likewise.
7481 * gdb.btrace/record_goto.exp: Likewise.
7482 * gdb.btrace/rn-dl-bind.exp: Likewise.
7483 * gdb.btrace/segv.exp: Likewise.
7484 * gdb.btrace/step.exp: Likewise.
7485 * gdb.btrace/stepi.exp: Likewise.
7486 * gdb.btrace/tailcall-only.exp: Likewise.
7487 * gdb.btrace/tailcall.exp: Likewise.
7488 * gdb.btrace/tsx.exp: Likewise.
7489 * gdb.btrace/unknown_functions.exp: Likewise.
7490 * gdb.btrace/vdso.exp: Likewise.
7491
cd4007e4
MM
74922017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7493
7494 * gdb.btrace/enable-running.c: New.
7495 * gdb.btrace/enable-running.exp: New.
7496
2735833d
WT
74972017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7498
7499 * gdb.arch/amd64-gs_base.c: New file.
7500 * gdb.arch/amd64-gs_base.exp: New file.
7501
b51e1e94
LM
75022017-01-26 Luis Machado <lgustavo@codesourcery.com>
7503
7504 * lib/memory.exp: Remove spurious empty newlines.
7505
72ca0410
SM
75062017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7507
7508 * gdb.python/py-bad-printers.exp: Load python file using "source".
7509 * gdb.python/py-events.exp: Likewise.
7510 * gdb.python/py-evsignal.exp: Likewise.
7511 * gdb.python/py-evthreads.exp: Likewise.
7512 * gdb.python/py-frame-args.exp: Likewise.
7513 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7514 * gdb.python/py-framefilter-mi.exp: Likewise.
7515 * gdb.python/py-framefilter.exp: Likewise.
7516 * gdb.python/py-mi.exp: Likewise.
7517 * gdb.python/py-pp-maint.exp: Likewise.
7518 * gdb.python/py-pp-registration.exp: Likewise.
7519 * gdb.python/py-prettyprint.exp: Likewise.
7520 (run_lang_tests): Likewise.
7521 * gdb.python/py-typeprint.exp: Likewise.
7522
e309aa65
LM
75232017-01-26 Luis Machado <lgustavo@codesourcery.com>
7524
7525 * lib/memory.exp: New file.
7526 * lib/gdb.exp: Load memory.exp.
7527 * gdb.base/memattr.exp (delete_memory): Move proc to
7528 lib/memory.exp and rename to delete_memory_regions.
7529 Replace delete_memory with delete_memory_regions.
7530 Cleanup memory regions before tests.
7531 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7532 before tests.
7533
515aff23
LM
75342017-01-26 Luis Machado <lgustavo@codesourcery.com>
7535
7536 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7537 files.
7538 (initialize): New function conditionally defined.
7539 (testcases): Move within conditional block.
7540 (main): Call initialize.
7541 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7542 of gdb.reverse/insn-reverse.c.
7543 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7544 gdb.reverse/insn-reverse.c.
7545
d8b49cf0
YQ
75462017-01-26 Yao Qi <yao.qi@linaro.org>
7547
7548 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7549 disassemble on address 0.
7550
f13a9a0c
YQ
75512017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7552 Yao Qi <yao.qi@linaro.org>
7553
7554 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7555 * gdb.dwarf2/implptr-64bit.S: Remove.
7556 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7557 variables in caller's context. Add DW_OP_implicit_value.
7558
5ac95241
YQ
75592017-01-25 Yao Qi <yao.qi@linaro.org>
7560
7561 * lib/dwarf.exp (Dwarf::_location): Handle
7562 DW_OP_GNU_implicit_pointer with proper size.
7563
23e82930
LM
75642017-01-20 Luis Machado <lgustavo@codesourcery.com>
7565
7566 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7567 and add untested calls.
7568
d334ae25
LM
75692017-01-20 Luis Machado <lgustavo@codesourcery.com>
7570
7571 * gdb.python/python.exp: Check line number against what GDB thinks
7572 the line number is for func1.
7573
f5e6296e
IB
75742017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7575
7576 * gdb.dlang/debug-expr.exp: New file.
7577
5b362f04
LM
75782016-12-23 Luis Machado <lgustavo@codesourcery.com>
7579
7580 Fix test names for the following files:
7581
7582 * gdb.ada/exec_changed.exp
7583 * gdb.ada/info_types.exp
7584 * gdb.arch/aarch64-atomic-inst.exp
7585 * gdb.arch/aarch64-fp.exp
7586 * gdb.arch/altivec-abi.exp
7587 * gdb.arch/altivec-regs.exp
7588 * gdb.arch/amd64-byte.exp
7589 * gdb.arch/amd64-disp-step.exp
7590 * gdb.arch/amd64-dword.exp
7591 * gdb.arch/amd64-entry-value-inline.exp
7592 * gdb.arch/amd64-entry-value-param.exp
7593 * gdb.arch/amd64-entry-value-paramref.exp
7594 * gdb.arch/amd64-entry-value.exp
7595 * gdb.arch/amd64-i386-address.exp
7596 * gdb.arch/amd64-invalid-stack-middle.exp
7597 * gdb.arch/amd64-invalid-stack-top.exp
7598 * gdb.arch/amd64-optimout-repeat.exp
7599 * gdb.arch/amd64-prologue-skip.exp
7600 * gdb.arch/amd64-prologue-xmm.exp
7601 * gdb.arch/amd64-stap-special-operands.exp
7602 * gdb.arch/amd64-stap-wrong-subexp.exp
7603 * gdb.arch/amd64-tailcall-cxx.exp
7604 * gdb.arch/amd64-tailcall-noret.exp
7605 * gdb.arch/amd64-tailcall-ret.exp
7606 * gdb.arch/amd64-tailcall-self.exp
7607 * gdb.arch/amd64-word.exp
7608 * gdb.arch/arm-bl-branch-dest.exp
7609 * gdb.arch/arm-disp-step.exp
7610 * gdb.arch/arm-neon.exp
7611 * gdb.arch/arm-single-step-kernel-helper.exp
7612 * gdb.arch/avr-flash-qualifier.exp
7613 * gdb.arch/disp-step-insn-reloc.exp
7614 * gdb.arch/e500-abi.exp
7615 * gdb.arch/e500-regs.exp
7616 * gdb.arch/ftrace-insn-reloc.exp
7617 * gdb.arch/i386-avx512.exp
7618 * gdb.arch/i386-bp_permanent.exp
7619 * gdb.arch/i386-byte.exp
7620 * gdb.arch/i386-cfi-notcurrent.exp
7621 * gdb.arch/i386-disp-step.exp
7622 * gdb.arch/i386-dr3-watch.exp
7623 * gdb.arch/i386-float.exp
7624 * gdb.arch/i386-gnu-cfi.exp
7625 * gdb.arch/i386-mpx-map.exp
7626 * gdb.arch/i386-mpx-sigsegv.exp
7627 * gdb.arch/i386-mpx-simple_segv.exp
7628 * gdb.arch/i386-mpx.exp
7629 * gdb.arch/i386-permbkpt.exp
7630 * gdb.arch/i386-prologue.exp
7631 * gdb.arch/i386-signal.exp
7632 * gdb.arch/i386-size-overlap.exp
7633 * gdb.arch/i386-unwind.exp
7634 * gdb.arch/i386-word.exp
7635 * gdb.arch/mips-fcr.exp
7636 * gdb.arch/powerpc-d128-regs.exp
7637 * gdb.arch/powerpc-stackless.exp
7638 * gdb.arch/ppc64-atomic-inst.exp
7639 * gdb.arch/s390-stackless.exp
7640 * gdb.arch/s390-tdbregs.exp
7641 * gdb.arch/s390-vregs.exp
7642 * gdb.arch/sparc-sysstep.exp
7643 * gdb.arch/thumb-bx-pc.exp
7644 * gdb.arch/thumb-singlestep.exp
7645 * gdb.arch/thumb2-it.exp
7646 * gdb.arch/vsx-regs.exp
7647 * gdb.asm/asm-source.exp
7648 * gdb.base/a2-run.exp
7649 * gdb.base/advance.exp
7650 * gdb.base/all-bin.exp
7651 * gdb.base/anon.exp
7652 * gdb.base/args.exp
7653 * gdb.base/arithmet.exp
7654 * gdb.base/async-shell.exp
7655 * gdb.base/async.exp
7656 * gdb.base/attach-pie-noexec.exp
7657 * gdb.base/attach-twice.exp
7658 * gdb.base/auto-load.exp
7659 * gdb.base/bang.exp
7660 * gdb.base/bitfields.exp
7661 * gdb.base/break-always.exp
7662 * gdb.base/break-caller-line.exp
7663 * gdb.base/break-entry.exp
7664 * gdb.base/break-inline.exp
7665 * gdb.base/break-on-linker-gcd-function.exp
7666 * gdb.base/break-probes.exp
7667 * gdb.base/break.exp
7668 * gdb.base/breakpoint-shadow.exp
7669 * gdb.base/call-ar-st.exp
7670 * gdb.base/call-sc.exp
7671 * gdb.base/call-signal-resume.exp
7672 * gdb.base/call-strs.exp
7673 * gdb.base/callfuncs.exp
7674 * gdb.base/catch-fork-static.exp
7675 * gdb.base/catch-gdb-caused-signals.exp
7676 * gdb.base/catch-load.exp
7677 * gdb.base/catch-signal-fork.exp
7678 * gdb.base/catch-signal.exp
7679 * gdb.base/catch-syscall.exp
7680 * gdb.base/charset.exp
7681 * gdb.base/checkpoint.exp
7682 * gdb.base/chng-syms.exp
7683 * gdb.base/code-expr.exp
7684 * gdb.base/code_elim.exp
7685 * gdb.base/commands.exp
7686 * gdb.base/completion.exp
7687 * gdb.base/complex.exp
7688 * gdb.base/cond-expr.exp
7689 * gdb.base/condbreak.exp
7690 * gdb.base/consecutive.exp
7691 * gdb.base/continue-all-already-running.exp
7692 * gdb.base/coredump-filter.exp
7693 * gdb.base/corefile.exp
7694 * gdb.base/dbx.exp
7695 * gdb.base/debug-expr.exp
7696 * gdb.base/define.exp
7697 * gdb.base/del.exp
7698 * gdb.base/disabled-location.exp
7699 * gdb.base/disasm-end-cu.exp
7700 * gdb.base/disasm-optim.exp
7701 * gdb.base/display.exp
7702 * gdb.base/duplicate-bp.exp
7703 * gdb.base/ena-dis-br.exp
7704 * gdb.base/ending-run.exp
7705 * gdb.base/enumval.exp
7706 * gdb.base/environ.exp
7707 * gdb.base/eu-strip-infcall.exp
7708 * gdb.base/eval-avoid-side-effects.exp
7709 * gdb.base/eval-skip.exp
7710 * gdb.base/exitsignal.exp
7711 * gdb.base/expand-psymtabs.exp
7712 * gdb.base/filesym.exp
7713 * gdb.base/find-unmapped.exp
7714 * gdb.base/finish.exp
7715 * gdb.base/float.exp
7716 * gdb.base/foll-exec-mode.exp
7717 * gdb.base/foll-exec.exp
7718 * gdb.base/foll-fork.exp
7719 * gdb.base/fortran-sym-case.exp
7720 * gdb.base/freebpcmd.exp
7721 * gdb.base/func-ptr.exp
7722 * gdb.base/func-ptrs.exp
7723 * gdb.base/funcargs.exp
7724 * gdb.base/gcore-buffer-overflow.exp
7725 * gdb.base/gcore-relro-pie.exp
7726 * gdb.base/gcore-relro.exp
7727 * gdb.base/gcore.exp
7728 * gdb.base/gdb1090.exp
7729 * gdb.base/gdb11530.exp
7730 * gdb.base/gdb11531.exp
7731 * gdb.base/gdb1821.exp
7732 * gdb.base/gdbindex-stabs.exp
7733 * gdb.base/gdbvars.exp
7734 * gdb.base/hbreak.exp
7735 * gdb.base/hbreak2.exp
7736 * gdb.base/included.exp
7737 * gdb.base/infcall-input.exp
7738 * gdb.base/inferior-died.exp
7739 * gdb.base/infnan.exp
7740 * gdb.base/info-macros.exp
7741 * gdb.base/info-os.exp
7742 * gdb.base/info-proc.exp
7743 * gdb.base/info-shared.exp
7744 * gdb.base/info-target.exp
7745 * gdb.base/infoline.exp
7746 * gdb.base/interp.exp
7747 * gdb.base/interrupt.exp
7748 * gdb.base/jit-reader.exp
7749 * gdb.base/jit-simple.exp
7750 * gdb.base/kill-after-signal.exp
7751 * gdb.base/kill-detach-inferiors-cmd.exp
7752 * gdb.base/label.exp
7753 * gdb.base/langs.exp
7754 * gdb.base/ldbl_e308.exp
7755 * gdb.base/line-symtabs.exp
7756 * gdb.base/linespecs.exp
7757 * gdb.base/list.exp
7758 * gdb.base/long_long.exp
7759 * gdb.base/longest-types.exp
7760 * gdb.base/maint.exp
7761 * gdb.base/max-value-size.exp
7762 * gdb.base/memattr.exp
7763 * gdb.base/mips_pro.exp
7764 * gdb.base/morestack.exp
7765 * gdb.base/moribund-step.exp
7766 * gdb.base/multi-forks.exp
7767 * gdb.base/nested-addr.exp
7768 * gdb.base/nextoverexit.exp
7769 * gdb.base/noreturn-finish.exp
7770 * gdb.base/noreturn-return.exp
7771 * gdb.base/nostdlib.exp
7772 * gdb.base/offsets.exp
7773 * gdb.base/opaque.exp
7774 * gdb.base/pc-fp.exp
7775 * gdb.base/permissions.exp
7776 * gdb.base/print-symbol-loading.exp
7777 * gdb.base/prologue-include.exp
7778 * gdb.base/psymtab.exp
7779 * gdb.base/ptype.exp
7780 * gdb.base/random-signal.exp
7781 * gdb.base/randomize.exp
7782 * gdb.base/range-stepping.exp
7783 * gdb.base/readline-ask.exp
7784 * gdb.base/recpar.exp
7785 * gdb.base/recurse.exp
7786 * gdb.base/relational.exp
7787 * gdb.base/restore.exp
7788 * gdb.base/return-nodebug.exp
7789 * gdb.base/return.exp
7790 * gdb.base/run-after-attach.exp
7791 * gdb.base/save-bp.exp
7792 * gdb.base/scope.exp
7793 * gdb.base/sect-cmd.exp
7794 * gdb.base/set-lang-auto.exp
7795 * gdb.base/set-noassign.exp
7796 * gdb.base/setvar.exp
7797 * gdb.base/sigall.exp
7798 * gdb.base/sigbpt.exp
7799 * gdb.base/siginfo-addr.exp
7800 * gdb.base/siginfo-infcall.exp
7801 * gdb.base/siginfo-obj.exp
7802 * gdb.base/siginfo.exp
7803 * gdb.base/signals-state-child.exp
7804 * gdb.base/signest.exp
7805 * gdb.base/sigstep.exp
7806 * gdb.base/sizeof.exp
7807 * gdb.base/skip.exp
7808 * gdb.base/solib-corrupted.exp
7809 * gdb.base/solib-nodir.exp
7810 * gdb.base/solib-search.exp
7811 * gdb.base/stack-checking.exp
7812 * gdb.base/stale-infcall.exp
7813 * gdb.base/stap-probe.exp
7814 * gdb.base/start.exp
7815 * gdb.base/step-break.exp
7816 * gdb.base/step-bt.exp
7817 * gdb.base/step-line.exp
7818 * gdb.base/step-over-exit.exp
7819 * gdb.base/step-over-syscall.exp
7820 * gdb.base/step-resume-infcall.exp
7821 * gdb.base/step-test.exp
7822 * gdb.base/store.exp
7823 * gdb.base/structs3.exp
7824 * gdb.base/sym-file.exp
7825 * gdb.base/symbol-without-target_section.exp
7826 * gdb.base/term.exp
7827 * gdb.base/testenv.exp
7828 * gdb.base/ui-redirect.exp
7829 * gdb.base/until.exp
7830 * gdb.base/unwindonsignal.exp
7831 * gdb.base/value-double-free.exp
7832 * gdb.base/vla-datatypes.exp
7833 * gdb.base/vla-ptr.exp
7834 * gdb.base/vla-sideeffect.exp
7835 * gdb.base/volatile.exp
7836 * gdb.base/watch-cond-infcall.exp
7837 * gdb.base/watch-cond.exp
7838 * gdb.base/watch-non-mem.exp
7839 * gdb.base/watch-read.exp
7840 * gdb.base/watch-vfork.exp
7841 * gdb.base/watchpoint-cond-gone.exp
7842 * gdb.base/watchpoint-delete.exp
7843 * gdb.base/watchpoint-hw-hit-once.exp
7844 * gdb.base/watchpoint-hw.exp
7845 * gdb.base/watchpoint-stops-at-right-insn.exp
7846 * gdb.base/watchpoints.exp
7847 * gdb.base/wchar.exp
7848 * gdb.base/whatis-exp.exp
7849 * gdb.btrace/buffer-size.exp
7850 * gdb.btrace/data.exp
7851 * gdb.btrace/delta.exp
7852 * gdb.btrace/dlopen.exp
7853 * gdb.btrace/enable.exp
7854 * gdb.btrace/exception.exp
7855 * gdb.btrace/function_call_history.exp
7856 * gdb.btrace/gcore.exp
7857 * gdb.btrace/instruction_history.exp
7858 * gdb.btrace/nohist.exp
7859 * gdb.btrace/reconnect.exp
7860 * gdb.btrace/record_goto-step.exp
7861 * gdb.btrace/record_goto.exp
7862 * gdb.btrace/rn-dl-bind.exp
7863 * gdb.btrace/segv.exp
7864 * gdb.btrace/step.exp
7865 * gdb.btrace/stepi.exp
7866 * gdb.btrace/tailcall-only.exp
7867 * gdb.btrace/tailcall.exp
7868 * gdb.btrace/tsx.exp
7869 * gdb.btrace/unknown_functions.exp
7870 * gdb.btrace/vdso.exp
7871 * gdb.compile/compile-ifunc.exp
7872 * gdb.compile/compile-ops.exp
7873 * gdb.compile/compile-print.exp
7874 * gdb.compile/compile-setjmp.exp
7875 * gdb.cp/abstract-origin.exp
7876 * gdb.cp/ambiguous.exp
7877 * gdb.cp/annota2.exp
7878 * gdb.cp/annota3.exp
7879 * gdb.cp/anon-ns.exp
7880 * gdb.cp/anon-struct.exp
7881 * gdb.cp/anon-union.exp
7882 * gdb.cp/arg-reference.exp
7883 * gdb.cp/baseenum.exp
7884 * gdb.cp/bool.exp
7885 * gdb.cp/breakpoint.exp
7886 * gdb.cp/bs15503.exp
7887 * gdb.cp/call-c.exp
7888 * gdb.cp/casts.exp
7889 * gdb.cp/chained-calls.exp
7890 * gdb.cp/class2.exp
7891 * gdb.cp/classes.exp
7892 * gdb.cp/cmpd-minsyms.exp
7893 * gdb.cp/converts.exp
7894 * gdb.cp/cp-relocate.exp
7895 * gdb.cp/cpcompletion.exp
7896 * gdb.cp/cpexprs.exp
7897 * gdb.cp/cplabel.exp
7898 * gdb.cp/cplusfuncs.exp
7899 * gdb.cp/cpsizeof.exp
7900 * gdb.cp/ctti.exp
7901 * gdb.cp/derivation.exp
7902 * gdb.cp/destrprint.exp
7903 * gdb.cp/dispcxx.exp
7904 * gdb.cp/enum-class.exp
7905 * gdb.cp/exception.exp
7906 * gdb.cp/exceptprint.exp
7907 * gdb.cp/expand-psymtabs-cxx.exp
7908 * gdb.cp/expand-sals.exp
7909 * gdb.cp/extern-c.exp
7910 * gdb.cp/filename.exp
7911 * gdb.cp/formatted-ref.exp
7912 * gdb.cp/fpointer.exp
7913 * gdb.cp/gdb1355.exp
7914 * gdb.cp/gdb2495.exp
7915 * gdb.cp/hang.exp
7916 * gdb.cp/impl-this.exp
7917 * gdb.cp/infcall-dlopen.exp
7918 * gdb.cp/inherit.exp
7919 * gdb.cp/iostream.exp
7920 * gdb.cp/koenig.exp
7921 * gdb.cp/local.exp
7922 * gdb.cp/m-data.exp
7923 * gdb.cp/m-static.exp
7924 * gdb.cp/mb-ctor.exp
7925 * gdb.cp/mb-inline.exp
7926 * gdb.cp/mb-templates.exp
7927 * gdb.cp/member-name.exp
7928 * gdb.cp/member-ptr.exp
7929 * gdb.cp/meth-typedefs.exp
7930 * gdb.cp/method.exp
7931 * gdb.cp/method2.exp
7932 * gdb.cp/minsym-fallback.exp
7933 * gdb.cp/misc.exp
7934 * gdb.cp/namelessclass.exp
7935 * gdb.cp/namespace-enum.exp
7936 * gdb.cp/namespace-nested-import.exp
7937 * gdb.cp/namespace.exp
7938 * gdb.cp/nextoverthrow.exp
7939 * gdb.cp/no-dmgl-verbose.exp
7940 * gdb.cp/non-trivial-retval.exp
7941 * gdb.cp/noparam.exp
7942 * gdb.cp/nsdecl.exp
7943 * gdb.cp/nsimport.exp
7944 * gdb.cp/nsnested.exp
7945 * gdb.cp/nsnoimports.exp
7946 * gdb.cp/nsrecurs.exp
7947 * gdb.cp/nsstress.exp
7948 * gdb.cp/nsusing.exp
7949 * gdb.cp/operator.exp
7950 * gdb.cp/oranking.exp
7951 * gdb.cp/overload-const.exp
7952 * gdb.cp/overload.exp
7953 * gdb.cp/ovldbreak.exp
7954 * gdb.cp/ovsrch.exp
7955 * gdb.cp/paren-type.exp
7956 * gdb.cp/parse-lang.exp
7957 * gdb.cp/pass-by-ref.exp
7958 * gdb.cp/pr-1023.exp
7959 * gdb.cp/pr-1210.exp
7960 * gdb.cp/pr-574.exp
7961 * gdb.cp/pr10687.exp
7962 * gdb.cp/pr12028.exp
7963 * gdb.cp/pr17132.exp
7964 * gdb.cp/pr17494.exp
7965 * gdb.cp/pr9067.exp
7966 * gdb.cp/pr9167.exp
7967 * gdb.cp/pr9631.exp
7968 * gdb.cp/printmethod.exp
7969 * gdb.cp/psmang.exp
7970 * gdb.cp/psymtab-parameter.exp
7971 * gdb.cp/ptype-cv-cp.exp
7972 * gdb.cp/ptype-flags.exp
7973 * gdb.cp/re-set-overloaded.exp
7974 * gdb.cp/ref-types.exp
7975 * gdb.cp/rtti.exp
7976 * gdb.cp/scope-err.exp
7977 * gdb.cp/shadow.exp
7978 * gdb.cp/smartp.exp
7979 * gdb.cp/static-method.exp
7980 * gdb.cp/static-print-quit.exp
7981 * gdb.cp/temargs.exp
7982 * gdb.cp/templates.exp
7983 * gdb.cp/try_catch.exp
7984 * gdb.cp/typedef-operator.exp
7985 * gdb.cp/typeid.exp
7986 * gdb.cp/userdef.exp
7987 * gdb.cp/using-crash.exp
7988 * gdb.cp/var-tag.exp
7989 * gdb.cp/virtbase.exp
7990 * gdb.cp/virtfunc.exp
7991 * gdb.cp/virtfunc2.exp
7992 * gdb.cp/vla-cxx.exp
7993 * gdb.disasm/t01_mov.exp
7994 * gdb.disasm/t02_mova.exp
7995 * gdb.disasm/t03_add.exp
7996 * gdb.disasm/t04_sub.exp
7997 * gdb.disasm/t05_cmp.exp
7998 * gdb.disasm/t06_ari2.exp
7999 * gdb.disasm/t07_ari3.exp
8000 * gdb.disasm/t08_or.exp
8001 * gdb.disasm/t09_xor.exp
8002 * gdb.disasm/t10_and.exp
8003 * gdb.disasm/t11_logs.exp
8004 * gdb.disasm/t12_bit.exp
8005 * gdb.disasm/t13_otr.exp
8006 * gdb.dlang/circular.exp
8007 * gdb.dwarf2/arr-stride.exp
8008 * gdb.dwarf2/arr-subrange.exp
8009 * gdb.dwarf2/atomic-type.exp
8010 * gdb.dwarf2/bad-regnum.exp
8011 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8012 * gdb.dwarf2/callframecfa.exp
8013 * gdb.dwarf2/clztest.exp
8014 * gdb.dwarf2/corrupt.exp
8015 * gdb.dwarf2/data-loc.exp
8016 * gdb.dwarf2/dup-psym.exp
8017 * gdb.dwarf2/dw2-anon-mptr.exp
8018 * gdb.dwarf2/dw2-anonymous-func.exp
8019 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8020 * gdb.dwarf2/dw2-bad-unresolved.exp
8021 * gdb.dwarf2/dw2-basic.exp
8022 * gdb.dwarf2/dw2-canonicalize-type.exp
8023 * gdb.dwarf2/dw2-case-insensitive.exp
8024 * gdb.dwarf2/dw2-common-block.exp
8025 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8026 * gdb.dwarf2/dw2-compressed.exp
8027 * gdb.dwarf2/dw2-const.exp
8028 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8029 * gdb.dwarf2/dw2-cu-size.exp
8030 * gdb.dwarf2/dw2-dup-frame.exp
8031 * gdb.dwarf2/dw2-entry-value.exp
8032 * gdb.dwarf2/dw2-icycle.exp
8033 * gdb.dwarf2/dw2-ifort-parameter.exp
8034 * gdb.dwarf2/dw2-inline-break.exp
8035 * gdb.dwarf2/dw2-inline-param.exp
8036 * gdb.dwarf2/dw2-intercu.exp
8037 * gdb.dwarf2/dw2-intermix.exp
8038 * gdb.dwarf2/dw2-lexical-block-bare.exp
8039 * gdb.dwarf2/dw2-linkage-name-trust.exp
8040 * gdb.dwarf2/dw2-minsym-in-cu.exp
8041 * gdb.dwarf2/dw2-noloc.exp
8042 * gdb.dwarf2/dw2-op-call.exp
8043 * gdb.dwarf2/dw2-op-out-param.exp
8044 * gdb.dwarf2/dw2-opt-structptr.exp
8045 * gdb.dwarf2/dw2-param-error.exp
8046 * gdb.dwarf2/dw2-producer.exp
8047 * gdb.dwarf2/dw2-ranges-base.exp
8048 * gdb.dwarf2/dw2-ref-missing-frame.exp
8049 * gdb.dwarf2/dw2-reg-undefined.exp
8050 * gdb.dwarf2/dw2-regno-invalid.exp
8051 * gdb.dwarf2/dw2-restore.exp
8052 * gdb.dwarf2/dw2-restrict.exp
8053 * gdb.dwarf2/dw2-single-line-discriminators.exp
8054 * gdb.dwarf2/dw2-strp.exp
8055 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8056 * gdb.dwarf2/dw2-unresolved.exp
8057 * gdb.dwarf2/dw2-var-zero-addr.exp
8058 * gdb.dwarf2/dw4-sig-types.exp
8059 * gdb.dwarf2/dwz.exp
8060 * gdb.dwarf2/dynarr-ptr.exp
8061 * gdb.dwarf2/enum-type.exp
8062 * gdb.dwarf2/gdb-index.exp
8063 * gdb.dwarf2/implptr-64bit.exp
8064 * gdb.dwarf2/implptr-optimized-out.exp
8065 * gdb.dwarf2/implptr.exp
8066 * gdb.dwarf2/implref-array.exp
8067 * gdb.dwarf2/implref-const.exp
8068 * gdb.dwarf2/implref-global.exp
8069 * gdb.dwarf2/implref-struct.exp
8070 * gdb.dwarf2/mac-fileno.exp
8071 * gdb.dwarf2/main-subprogram.exp
8072 * gdb.dwarf2/member-ptr-forwardref.exp
8073 * gdb.dwarf2/method-ptr.exp
8074 * gdb.dwarf2/missing-sig-type.exp
8075 * gdb.dwarf2/nonvar-access.exp
8076 * gdb.dwarf2/opaque-type-lookup.exp
8077 * gdb.dwarf2/pieces-optimized-out.exp
8078 * gdb.dwarf2/pieces.exp
8079 * gdb.dwarf2/pr10770.exp
8080 * gdb.dwarf2/pr13961.exp
8081 * gdb.dwarf2/staticvirtual.exp
8082 * gdb.dwarf2/subrange.exp
8083 * gdb.dwarf2/symtab-producer.exp
8084 * gdb.dwarf2/trace-crash.exp
8085 * gdb.dwarf2/typeddwarf.exp
8086 * gdb.dwarf2/valop.exp
8087 * gdb.dwarf2/watch-notconst.exp
8088 * gdb.fortran/array-element.exp
8089 * gdb.fortran/charset.exp
8090 * gdb.fortran/common-block.exp
8091 * gdb.fortran/complex.exp
8092 * gdb.fortran/derived-type-function.exp
8093 * gdb.fortran/derived-type.exp
8094 * gdb.fortran/logical.exp
8095 * gdb.fortran/module.exp
8096 * gdb.fortran/multi-dim.exp
8097 * gdb.fortran/nested-funcs.exp
8098 * gdb.fortran/print-formatted.exp
8099 * gdb.fortran/subarray.exp
8100 * gdb.fortran/vla-alloc-assoc.exp
8101 * gdb.fortran/vla-datatypes.exp
8102 * gdb.fortran/vla-history.exp
8103 * gdb.fortran/vla-ptr-info.exp
8104 * gdb.fortran/vla-ptype-sub.exp
8105 * gdb.fortran/vla-ptype.exp
8106 * gdb.fortran/vla-sizeof.exp
8107 * gdb.fortran/vla-type.exp
8108 * gdb.fortran/vla-value-sub-arbitrary.exp
8109 * gdb.fortran/vla-value-sub-finish.exp
8110 * gdb.fortran/vla-value-sub.exp
8111 * gdb.fortran/vla-value.exp
8112 * gdb.fortran/whatis_type.exp
8113 * gdb.go/chan.exp
8114 * gdb.go/handcall.exp
8115 * gdb.go/hello.exp
8116 * gdb.go/integers.exp
8117 * gdb.go/methods.exp
8118 * gdb.go/package.exp
8119 * gdb.go/strings.exp
8120 * gdb.go/types.exp
8121 * gdb.go/unsafe.exp
8122 * gdb.guile/scm-arch.exp
8123 * gdb.guile/scm-block.exp
8124 * gdb.guile/scm-breakpoint.exp
8125 * gdb.guile/scm-cmd.exp
8126 * gdb.guile/scm-disasm.exp
8127 * gdb.guile/scm-equal.exp
8128 * gdb.guile/scm-frame-args.exp
8129 * gdb.guile/scm-frame-inline.exp
8130 * gdb.guile/scm-frame.exp
8131 * gdb.guile/scm-iterator.exp
8132 * gdb.guile/scm-math.exp
8133 * gdb.guile/scm-objfile.exp
8134 * gdb.guile/scm-ports.exp
8135 * gdb.guile/scm-symbol.exp
8136 * gdb.guile/scm-symtab.exp
8137 * gdb.guile/scm-value-cc.exp
8138 * gdb.guile/types-module.exp
8139 * gdb.linespec/break-ask.exp
8140 * gdb.linespec/cpexplicit.exp
8141 * gdb.linespec/explicit.exp
8142 * gdb.linespec/keywords.exp
8143 * gdb.linespec/linespec.exp
8144 * gdb.linespec/ls-dollar.exp
8145 * gdb.linespec/ls-errs.exp
8146 * gdb.linespec/skip-two.exp
8147 * gdb.linespec/thread.exp
8148 * gdb.mi/mi-async.exp
8149 * gdb.mi/mi-basics.exp
8150 * gdb.mi/mi-break.exp
8151 * gdb.mi/mi-catch-load.exp
8152 * gdb.mi/mi-cli.exp
8153 * gdb.mi/mi-cmd-param-changed.exp
8154 * gdb.mi/mi-console.exp
8155 * gdb.mi/mi-detach.exp
8156 * gdb.mi/mi-disassemble.exp
8157 * gdb.mi/mi-eval.exp
8158 * gdb.mi/mi-file-transfer.exp
8159 * gdb.mi/mi-file.exp
8160 * gdb.mi/mi-fill-memory.exp
8161 * gdb.mi/mi-inheritance-syntax-error.exp
8162 * gdb.mi/mi-linespec-err-cp.exp
8163 * gdb.mi/mi-logging.exp
8164 * gdb.mi/mi-memory-changed.exp
8165 * gdb.mi/mi-read-memory.exp
8166 * gdb.mi/mi-record-changed.exp
8167 * gdb.mi/mi-reg-undefined.exp
8168 * gdb.mi/mi-regs.exp
8169 * gdb.mi/mi-return.exp
8170 * gdb.mi/mi-reverse.exp
8171 * gdb.mi/mi-simplerun.exp
8172 * gdb.mi/mi-solib.exp
8173 * gdb.mi/mi-stack.exp
8174 * gdb.mi/mi-stepi.exp
8175 * gdb.mi/mi-syn-frame.exp
8176 * gdb.mi/mi-until.exp
8177 * gdb.mi/mi-var-block.exp
8178 * gdb.mi/mi-var-child.exp
8179 * gdb.mi/mi-var-cmd.exp
8180 * gdb.mi/mi-var-cp.exp
8181 * gdb.mi/mi-var-display.exp
8182 * gdb.mi/mi-var-invalidate.exp
8183 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8184 * gdb.mi/mi-vla-fortran.exp
8185 * gdb.mi/mi-watch.exp
8186 * gdb.mi/mi2-var-child.exp
8187 * gdb.mi/user-selected-context-sync.exp
8188 * gdb.modula2/unbounded-array.exp
8189 * gdb.multi/dummy-frame-restore.exp
8190 * gdb.multi/multi-arch-exec.exp
8191 * gdb.multi/multi-arch.exp
8192 * gdb.multi/tids.exp
8193 * gdb.multi/watchpoint-multi.exp
8194 * gdb.opencl/callfuncs.exp
8195 * gdb.opencl/convs_casts.exp
8196 * gdb.opencl/datatypes.exp
8197 * gdb.opencl/operators.exp
8198 * gdb.opencl/vec_comps.exp
8199 * gdb.opt/clobbered-registers-O2.exp
8200 * gdb.opt/inline-break.exp
8201 * gdb.opt/inline-bt.exp
8202 * gdb.opt/inline-cmds.exp
8203 * gdb.opt/inline-locals.exp
8204 * gdb.pascal/case-insensitive-symbols.exp
8205 * gdb.pascal/floats.exp
8206 * gdb.pascal/gdb11492.exp
8207 * gdb.python/lib-types.exp
8208 * gdb.python/py-arch.exp
8209 * gdb.python/py-as-string.exp
8210 * gdb.python/py-bad-printers.exp
8211 * gdb.python/py-block.exp
8212 * gdb.python/py-breakpoint-create-fail.exp
8213 * gdb.python/py-breakpoint.exp
8214 * gdb.python/py-caller-is.exp
8215 * gdb.python/py-cmd.exp
8216 * gdb.python/py-explore-cc.exp
8217 * gdb.python/py-explore.exp
8218 * gdb.python/py-finish-breakpoint.exp
8219 * gdb.python/py-finish-breakpoint2.exp
8220 * gdb.python/py-frame-args.exp
8221 * gdb.python/py-frame-inline.exp
8222 * gdb.python/py-frame.exp
8223 * gdb.python/py-framefilter-mi.exp
8224 * gdb.python/py-infthread.exp
8225 * gdb.python/py-lazy-string.exp
8226 * gdb.python/py-linetable.exp
8227 * gdb.python/py-mi-events.exp
8228 * gdb.python/py-mi-objfile.exp
8229 * gdb.python/py-mi.exp
8230 * gdb.python/py-objfile.exp
8231 * gdb.python/py-pp-integral.exp
8232 * gdb.python/py-pp-maint.exp
8233 * gdb.python/py-pp-re-notag.exp
8234 * gdb.python/py-pp-registration.exp
8235 * gdb.python/py-recurse-unwind.exp
8236 * gdb.python/py-strfns.exp
8237 * gdb.python/py-symbol.exp
8238 * gdb.python/py-symtab.exp
8239 * gdb.python/py-sync-interp.exp
8240 * gdb.python/py-typeprint.exp
8241 * gdb.python/py-unwind-maint.exp
8242 * gdb.python/py-unwind.exp
8243 * gdb.python/py-value-cc.exp
8244 * gdb.python/py-xmethods.exp
8245 * gdb.reverse/amd64-tailcall-reverse.exp
8246 * gdb.reverse/break-precsave.exp
8247 * gdb.reverse/break-reverse.exp
8248 * gdb.reverse/consecutive-precsave.exp
8249 * gdb.reverse/consecutive-reverse.exp
8250 * gdb.reverse/finish-precsave.exp
8251 * gdb.reverse/finish-reverse-bkpt.exp
8252 * gdb.reverse/finish-reverse.exp
8253 * gdb.reverse/fstatat-reverse.exp
8254 * gdb.reverse/getresuid-reverse.exp
8255 * gdb.reverse/i386-precsave.exp
8256 * gdb.reverse/i386-reverse.exp
8257 * gdb.reverse/i386-sse-reverse.exp
8258 * gdb.reverse/i387-env-reverse.exp
8259 * gdb.reverse/i387-stack-reverse.exp
8260 * gdb.reverse/insn-reverse.exp
8261 * gdb.reverse/machinestate-precsave.exp
8262 * gdb.reverse/machinestate.exp
8263 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8264 * gdb.reverse/pipe-reverse.exp
8265 * gdb.reverse/readv-reverse.exp
8266 * gdb.reverse/recvmsg-reverse.exp
8267 * gdb.reverse/rerun-prec.exp
8268 * gdb.reverse/s390-mvcle.exp
8269 * gdb.reverse/step-precsave.exp
8270 * gdb.reverse/step-reverse.exp
8271 * gdb.reverse/time-reverse.exp
8272 * gdb.reverse/until-precsave.exp
8273 * gdb.reverse/until-reverse.exp
8274 * gdb.reverse/waitpid-reverse.exp
8275 * gdb.reverse/watch-precsave.exp
8276 * gdb.reverse/watch-reverse.exp
8277 * gdb.rust/generics.exp
8278 * gdb.rust/methods.exp
8279 * gdb.rust/modules.exp
8280 * gdb.rust/simple.exp
8281 * gdb.server/connect-with-no-symbol-file.exp
8282 * gdb.server/ext-attach.exp
8283 * gdb.server/ext-restart.exp
8284 * gdb.server/ext-wrapper.exp
8285 * gdb.server/file-transfer.exp
8286 * gdb.server/server-exec-info.exp
8287 * gdb.server/server-kill.exp
8288 * gdb.server/server-mon.exp
8289 * gdb.server/wrapper.exp
8290 * gdb.stabs/exclfwd.exp
8291 * gdb.stabs/gdb11479.exp
8292 * gdb.threads/clone-new-thread-event.exp
8293 * gdb.threads/corethreads.exp
8294 * gdb.threads/current-lwp-dead.exp
8295 * gdb.threads/dlopen-libpthread.exp
8296 * gdb.threads/gcore-thread.exp
8297 * gdb.threads/sigstep-threads.exp
8298 * gdb.threads/watchpoint-fork.exp
8299 * gdb.trace/actions-changed.exp
8300 * gdb.trace/backtrace.exp
8301 * gdb.trace/change-loc.exp
8302 * gdb.trace/circ.exp
8303 * gdb.trace/collection.exp
8304 * gdb.trace/disconnected-tracing.exp
8305 * gdb.trace/ftrace.exp
8306 * gdb.trace/mi-trace-frame-collected.exp
8307 * gdb.trace/mi-trace-unavailable.exp
8308 * gdb.trace/mi-traceframe-changed.exp
8309 * gdb.trace/mi-tsv-changed.exp
8310 * gdb.trace/no-attach-trace.exp
8311 * gdb.trace/passc-dyn.exp
8312 * gdb.trace/qtro.exp
8313 * gdb.trace/range-stepping.exp
8314 * gdb.trace/read-memory.exp
8315 * gdb.trace/save-trace.exp
8316 * gdb.trace/signal.exp
8317 * gdb.trace/status-stop.exp
8318 * gdb.trace/tfile.exp
8319 * gdb.trace/trace-break.exp
8320 * gdb.trace/trace-buffer-size.exp
8321 * gdb.trace/trace-condition.exp
8322 * gdb.trace/tracefile-pseudo-reg.exp
8323 * gdb.trace/tstatus.exp
8324 * gdb.trace/unavailable.exp
8325 * gdb.trace/while-dyn.exp
8326 * gdb.trace/while-stepping.exp
8327
34c41c68
DE
83282016-12-22 Doug Evans <xdje42@gmail.com>
8329
8330 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8331 and msymbols.
8332
16e69324
YQ
83332016-12-19 Yao Qi <yao.qi@linaro.org>
8334
8335 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8336 (test_with_self): Don't call do_steps_and_nexts, and remove
8337 code about stepping into xmalloc.
8338
f94f411b
YQ
83392016-12-09 Yao Qi <yao.qi@linaro.org>
8340
8341 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8342
83432016-12-09 Yao Qi <yao.qi@linaro.org>
8344
8345 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8346
f1b5deee
PA
83472016-12-09 Pedro Alves <palves@redhat.com>
8348
8349 * gdb.base/all-architectures-0.exp: New file.
8350 * gdb.base/all-architectures-1.exp: New file.
8351 * gdb.base/all-architectures-2.exp: New file.
8352 * gdb.base/all-architectures-3.exp: New file.
8353 * gdb.base/all-architectures-4.exp: New file.
8354 * gdb.base/all-architectures-5.exp: New file.
8355 * gdb.base/all-architectures-6.exp: New file.
8356 * gdb.base/all-architectures-7.exp: New file.
8357 * gdb.base/all-architectures.exp.in: New file.
8358
364ca42e
YQ
83592016-12-09 Yao Qi <yao.qi@linaro.org>
8360
8361 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8362
107c2d62
LM
83632016-12-02 Luis Machado <lgustavo@codesourcery.com>
8364
8365 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8366 possible.
8367 Remove useless pattern-matching code.
8368
df3ee9ca
PA
83692016-12-02 Pedro Alves <palves@redhat.com>
8370
8371 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8372 procedure.
8373 (top level): Call it.
8374
ec835369
PA
83752016-12-02 Pedro Alves <palves@redhat.com>
8376
8377 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8378 New procedure.
8379 (top level): Call it.
8380
01770bbd
PA
83812016-12-02 Pedro Alves <palves@redhat.com>
8382
8383 PR cli/20559
8384 * gdb.base/commands.exp (user_defined_command_args_eval): New
8385 procedure.
8386 (top level): Call it.
8387
008459ea
LM
83882016-12-02 Luis Machado <lgustavo@codesourcery.com>
8389
8390 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8391 timeout handling.
8392
0c1b455e
TT
83932016-12-02 Tom Tromey <tom@tromey.com>
8394
8395 * gdb.dwarf2/main-subprogram.c: New file.
8396 * gdb.dwarf2/main-subprogram.exp: New file.
8397
018572b8
LM
83982016-12-01 Luis Machado <lgustavo@codesourcery.com>
8399
8400 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8401 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8402 gdb_test_no_output for a couple of cases.
8403 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8404
84c93cd5
LM
84052016-12-01 Luis Machado <lgustavo@codesourcery.com>
8406
8407 Fix test names and standardize compilation error messages throughout
8408 the following files:
8409
8410 * gdb.ada/start.exp
8411 * gdb.arch/alpha-step.exp
8412 * gdb.arch/e500-prologue.exp
8413 * gdb.arch/ftrace-insn-reloc.exp
8414 * gdb.arch/gdb1291.exp
8415 * gdb.arch/gdb1431.exp
8416 * gdb.arch/gdb1558.exp
8417 * gdb.arch/i386-dr3-watch.exp
8418 * gdb.arch/i386-sse-stack-align.exp
8419 * gdb.arch/ia64-breakpoint-shadow.exp
8420 * gdb.arch/pa-nullify.exp
8421 * gdb.arch/powerpc-aix-prologue.exp
8422 * gdb.arch/thumb-bx-pc.exp
8423 * gdb.base/annota1.exp
8424 * gdb.base/annota3.exp
8425 * gdb.base/arrayidx.exp
8426 * gdb.base/assign.exp
8427 * gdb.base/attach.exp
8428 * gdb.base/auxv.exp
8429 * gdb.base/bang.exp
8430 * gdb.base/bfp-test.exp
8431 * gdb.base/bigcore.exp
8432 * gdb.base/bitfields2.exp
8433 * gdb.base/break-fun-addr.exp
8434 * gdb.base/break-probes.exp
8435 * gdb.base/call-rt-st.exp
8436 * gdb.base/callexit.exp
8437 * gdb.base/catch-fork-kill.exp
8438 * gdb.base/charset.exp
8439 * gdb.base/checkpoint.exp
8440 * gdb.base/comprdebug.exp
8441 * gdb.base/constvars.exp
8442 * gdb.base/coredump-filter.exp
8443 * gdb.base/cursal.exp
8444 * gdb.base/cvexpr.exp
8445 * gdb.base/detach.exp
8446 * gdb.base/display.exp
8447 * gdb.base/dmsym.exp
8448 * gdb.base/dprintf-pending.exp
8449 * gdb.base/dso2dso.exp
8450 * gdb.base/dtrace-probe.exp
8451 * gdb.base/dump.exp
8452 * gdb.base/enum_cond.exp
8453 * gdb.base/exe-lock.exp
8454 * gdb.base/exec-invalid-sysroot.exp
8455 * gdb.base/execl-update-breakpoints.exp
8456 * gdb.base/exprs.exp
8457 * gdb.base/fileio.exp
8458 * gdb.base/find.exp
8459 * gdb.base/finish.exp
8460 * gdb.base/fixsection.exp
8461 * gdb.base/foll-vfork.exp
8462 * gdb.base/frame-args.exp
8463 * gdb.base/gcore.exp
8464 * gdb.base/gdb1250.exp
8465 * gdb.base/global-var-nested-by-dso.exp
8466 * gdb.base/gnu-ifunc.exp
8467 * gdb.base/hashline1.exp
8468 * gdb.base/hashline2.exp
8469 * gdb.base/hashline3.exp
8470 * gdb.base/hbreak-in-shr-unsupported.exp
8471 * gdb.base/huge.exp
8472 * gdb.base/infcall-input.exp
8473 * gdb.base/info-fun.exp
8474 * gdb.base/info-shared.exp
8475 * gdb.base/jit-simple.exp
8476 * gdb.base/jit-so.exp
8477 * gdb.base/jit.exp
8478 * gdb.base/jump.exp
8479 * gdb.base/label.exp
8480 * gdb.base/lineinc.exp
8481 * gdb.base/logical.exp
8482 * gdb.base/longjmp.exp
8483 * gdb.base/macscp.exp
8484 * gdb.base/miscexprs.exp
8485 * gdb.base/new-ui-echo.exp
8486 * gdb.base/new-ui-pending-input.exp
8487 * gdb.base/new-ui.exp
8488 * gdb.base/nodebug.exp
8489 * gdb.base/nofield.exp
8490 * gdb.base/offsets.exp
8491 * gdb.base/overlays.exp
8492 * gdb.base/pending.exp
8493 * gdb.base/pointers.exp
8494 * gdb.base/pr11022.exp
8495 * gdb.base/printcmds.exp
8496 * gdb.base/prologue.exp
8497 * gdb.base/ptr-typedef.exp
8498 * gdb.base/realname-expand.exp
8499 * gdb.base/relativedebug.exp
8500 * gdb.base/relocate.exp
8501 * gdb.base/remote.exp
8502 * gdb.base/reread.exp
8503 * gdb.base/return2.exp
8504 * gdb.base/savedregs.exp
8505 * gdb.base/sep.exp
8506 * gdb.base/sepdebug.exp
8507 * gdb.base/sepsymtab.exp
8508 * gdb.base/set-inferior-tty.exp
8509 * gdb.base/setshow.exp
8510 * gdb.base/shlib-call.exp
8511 * gdb.base/sigaltstack.exp
8512 * gdb.base/siginfo-addr.exp
8513 * gdb.base/signals.exp
8514 * gdb.base/signull.exp
8515 * gdb.base/sigrepeat.exp
8516 * gdb.base/so-impl-ld.exp
8517 * gdb.base/solib-display.exp
8518 * gdb.base/solib-overlap.exp
8519 * gdb.base/solib-search.exp
8520 * gdb.base/solib-symbol.exp
8521 * gdb.base/structs.exp
8522 * gdb.base/structs2.exp
8523 * gdb.base/symtab-search-order.exp
8524 * gdb.base/twice.exp
8525 * gdb.base/unload.exp
8526 * gdb.base/varargs.exp
8527 * gdb.base/watchpoint-solib.exp
8528 * gdb.base/watchpoint.exp
8529 * gdb.base/whatis.exp
8530 * gdb.base/wrong_frame_bt_full.exp
8531 * gdb.btrace/dlopen.exp
8532 * gdb.cell/ea-standalone.exp
8533 * gdb.cell/ea-test.exp
8534 * gdb.cp/dispcxx.exp
8535 * gdb.cp/gdb2384.exp
8536 * gdb.cp/method2.exp
8537 * gdb.cp/nextoverthrow.exp
8538 * gdb.cp/pr10728.exp
8539 * gdb.disasm/am33.exp
8540 * gdb.disasm/h8300s.exp
8541 * gdb.disasm/mn10300.exp
8542 * gdb.disasm/sh3.exp
8543 * gdb.dwarf2/dw2-dir-file-name.exp
8544 * gdb.fortran/complex.exp
8545 * gdb.fortran/library-module.exp
8546 * gdb.guile/scm-pretty-print.exp
8547 * gdb.guile/scm-symbol.exp
8548 * gdb.guile/scm-type.exp
8549 * gdb.guile/scm-value.exp
8550 * gdb.linespec/linespec.exp
8551 * gdb.mi/gdb701.exp
8552 * gdb.mi/gdb792.exp
8553 * gdb.mi/mi-breakpoint-changed.exp
8554 * gdb.mi/mi-dprintf-pending.exp
8555 * gdb.mi/mi-dprintf.exp
8556 * gdb.mi/mi-exit-code.exp
8557 * gdb.mi/mi-pending.exp
8558 * gdb.mi/mi-solib.exp
8559 * gdb.mi/new-ui-mi-sync.exp
8560 * gdb.mi/pr11022.exp
8561 * gdb.mi/user-selected-context-sync.exp
8562 * gdb.opt/solib-intra-step.exp
8563 * gdb.python/py-events.exp
8564 * gdb.python/py-finish-breakpoint.exp
8565 * gdb.python/py-mi.exp
8566 * gdb.python/py-prettyprint.exp
8567 * gdb.python/py-shared.exp
8568 * gdb.python/py-symbol.exp
8569 * gdb.python/py-template.exp
8570 * gdb.python/py-type.exp
8571 * gdb.python/py-value.exp
8572 * gdb.reverse/solib-precsave.exp
8573 * gdb.reverse/solib-reverse.exp
8574 * gdb.server/solib-list.exp
8575 * gdb.stabs/weird.exp
8576 * gdb.threads/reconnect-signal.exp
8577 * gdb.threads/stepi-random-signal.exp
8578 * gdb.trace/actions.exp
8579 * gdb.trace/ax.exp
8580 * gdb.trace/backtrace.exp
8581 * gdb.trace/change-loc.exp
8582 * gdb.trace/deltrace.exp
8583 * gdb.trace/ftrace-lock.exp
8584 * gdb.trace/ftrace.exp
8585 * gdb.trace/infotrace.exp
8586 * gdb.trace/mi-tracepoint-changed.exp
8587 * gdb.trace/packetlen.exp
8588 * gdb.trace/passcount.exp
8589 * gdb.trace/pending.exp
8590 * gdb.trace/range-stepping.exp
8591 * gdb.trace/report.exp
8592 * gdb.trace/stap-trace.exp
8593 * gdb.trace/tfind.exp
8594 * gdb.trace/trace-break.exp
8595 * gdb.trace/trace-condition.exp
8596 * gdb.trace/trace-enable-disable.exp
8597 * gdb.trace/trace-mt.exp
8598 * gdb.trace/tracecmd.exp
8599 * gdb.trace/tspeed.exp
8600 * gdb.trace/tsv.exp
8601 * lib/perftest.exp
8602
fb9feb35
LM
86032016-12-01 Luis Machado <lgustavo@codesourcery.com>
8604
8605 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8606 with gdb_test_no_output.
8607 Use command as test name.
8608
cd2ddb6c
LM
86092016-12-01 Luis Machado <lgustavo@codesourcery.com>
8610
8611 Fix test names starting with uppercase throughout the files.
8612
8613 * gdb.ada/assign_1.exp
8614 * gdb.ada/boolean_expr.exp
8615 * gdb.base/arrayidx.exp
8616 * gdb.base/del.exp
8617 * gdb.base/gcore-buffer-overflow.exp
8618 * gdb.base/testenv.exp
8619 * gdb.compile/compile.exp
8620 * gdb.python/py-framefilter-invalidarg.exp
8621 * gdb.python/py-framefilter.exp
8622
bb95117e
LM
86232016-12-01 Luis Machado <lgustavo@codesourcery.com>
8624
8625 Fix test names starting with uppercase throughout the files.
8626
8627 * gdb.ada/array_return.exp
8628 * gdb.ada/expr_delims.exp
8629 * gdb.ada/mi_dyn_arr.exp
8630 * gdb.ada/mi_interface.exp
8631 * gdb.ada/mi_var_array.exp
8632 * gdb.ada/watch_arg.exp
8633 * gdb.arch/alpha-step.exp
8634 * gdb.arch/altivec-regs.exp
8635 * gdb.arch/e500-regs.exp
8636 * gdb.arch/powerpc-d128-regs.exp
8637 * gdb.base/arrayidx.exp
8638 * gdb.base/break.exp
8639 * gdb.base/checkpoint.exp
8640 * gdb.base/debug-expr.exp
8641 * gdb.base/dmsym.exp
8642 * gdb.base/radix.exp
8643 * gdb.base/sepdebug.exp
8644 * gdb.base/testenv.exp
8645 * gdb.base/watch_thread_num.exp
8646 * gdb.base/watchpoint-cond-gone.exp
8647 * gdb.cell/break.exp
8648 * gdb.cell/ea-cache.exp
8649 * gdb.compile/compile.exp
8650 * gdb.cp/gdb2495.exp
8651 * gdb.gdb/selftest.exp
8652 * gdb.gdb/xfullpath.exp
8653 * gdb.go/hello.exp
8654 * gdb.go/integers.exp
8655 * gdb.objc/basicclass.exp
8656 * gdb.pascal/hello.exp
8657 * gdb.pascal/integers.exp
8658 * gdb.python/py-breakpoint.exp
8659 * gdb.python/py-cmd.exp
8660 * gdb.python/py-linetable.exp
8661 * gdb.python/py-xmethods.exp
8662 * gdb.python/python.exp
8663 * gdb.reverse/consecutive-precsave.exp
8664 * gdb.reverse/finish-precsave.exp
8665 * gdb.reverse/i386-precsave.exp
8666 * gdb.reverse/machinestate-precsave.exp
8667 * gdb.reverse/sigall-precsave.exp
8668 * gdb.reverse/solib-precsave.exp
8669 * gdb.reverse/step-precsave.exp
8670 * gdb.reverse/until-precsave.exp
8671 * gdb.reverse/watch-precsave.exp
8672 * gdb.threads/leader-exit.exp
8673 * gdb.threads/pthreads.exp
8674 * gdb.threads/wp-replication.exp
8675 * gdb.trace/actions.exp
8676 * gdb.trace/mi-tsv-changed.exp
8677 * gdb.trace/tsv.exp
8678
de97fdd4
LM
86792016-12-01 Luis Machado <lgustavo@codesourcery.com>
8680
8681 Fix test names starting with uppercase throughout the files.
8682
8683 * gdb.arch/i386-bp_permanent.exp
8684 * gdb.arch/i386-gnu-cfi.exp
8685 * gdb.base/disasm-end-cu.exp
8686 * gdb.base/macscp.exp
8687 * gdb.base/pending.exp
8688 * gdb.base/watch_thread_num.exp
8689 * gdb.cp/exception.exp
8690 * gdb.cp/gdb2495.exp
8691 * gdb.cp/local.exp
8692 * gdb.python/py-evsignal.exp
8693 * gdb.python/python.exp
8694 * gdb.trace/tracecmd.exp
8695
9f058c10
LM
86962016-12-01 Luis Machado <lgustavo@codesourcery.com>
8697
8698 Fix test names starting with uppercase throughout the files.
8699
8700 * gdb.base/charset.exp
8701 * gdb.base/eval.exp
8702 * gdb.base/multi-forks.exp
8703 * gdb.guile/scm-progspace.exp
8704 * gdb.opencl/datatypes.exp
8705 * gdb.python/py-block.exp
8706 * gdb.python/py-function.exp
8707 * gdb.python/py-symbol.exp
8708 * gdb.python/py-symtab.exp
8709 * gdb.python/py-xmethods.exp
8710 * gdb.reverse/break-precsave.exp
8711 * gdb.reverse/break-reverse.exp
8712 * gdb.reverse/consecutive-precsave.exp
8713 * gdb.reverse/consecutive-reverse.exp
8714 * gdb.reverse/finish-precsave.exp
8715 * gdb.reverse/finish-reverse-bkpt.exp
8716 * gdb.reverse/finish-reverse.exp
8717 * gdb.reverse/fstatat-reverse.exp
8718 * gdb.reverse/getresuid-reverse.exp
8719 * gdb.reverse/i386-precsave.exp
8720 * gdb.reverse/i386-reverse.exp
8721 * gdb.reverse/i386-sse-reverse.exp
8722 * gdb.reverse/i387-stack-reverse.exp
8723 * gdb.reverse/insn-reverse.exp
8724 * gdb.reverse/machinestate-precsave.exp
8725 * gdb.reverse/machinestate.exp
8726 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8727 * gdb.reverse/pipe-reverse.exp
8728 * gdb.reverse/readv-reverse.exp
8729 * gdb.reverse/recvmsg-reverse.exp
8730 * gdb.reverse/rerun-prec.exp
8731 * gdb.reverse/s390-mvcle.exp
8732 * gdb.reverse/sigall-precsave.exp
8733 * gdb.reverse/sigall-reverse.exp
8734 * gdb.reverse/solib-precsave.exp
8735 * gdb.reverse/solib-reverse.exp
8736 * gdb.reverse/step-precsave.exp
8737 * gdb.reverse/step-reverse.exp
8738 * gdb.reverse/time-reverse.exp
8739 * gdb.reverse/until-precsave.exp
8740 * gdb.reverse/until-reverse.exp
8741 * gdb.reverse/waitpid-reverse.exp
8742 * gdb.reverse/watch-precsave.exp
8743 * gdb.reverse/watch-reverse.exp
8744
cdc7edd7
LM
87452016-12-01 Luis Machado <lgustavo@codesourcery.com>
8746
8747 Fix test names starting with uppercase throughout the files.
8748
8749 * gdb.arch/i386-mpx-simple_segv.exp
8750 * gdb.arch/i386-mpx.exp
8751 * gdb.arch/i386-permbkpt.exp
8752 * gdb.arch/pa-nullify.exp
8753 * gdb.arch/powerpc-d128-regs.exp
8754 * gdb.arch/vsx-regs.exp
8755 * gdb.base/bfp-test.exp
8756 * gdb.base/break.exp
8757 * gdb.base/breakpoint-shadow.exp
8758 * gdb.base/callfuncs.exp
8759 * gdb.base/charset.exp
8760 * gdb.base/commands.exp
8761 * gdb.base/completion.exp
8762 * gdb.base/dfp-test.exp
8763 * gdb.base/echo.exp
8764 * gdb.base/ending-run.exp
8765 * gdb.base/eval.exp
8766 * gdb.base/expand-psymtabs.exp
8767 * gdb.base/float128.exp
8768 * gdb.base/floatn.exp
8769 * gdb.base/foll-exec-mode.exp
8770 * gdb.base/gdb1056.exp
8771 * gdb.base/gdb11531.exp
8772 * gdb.base/kill-after-signal.exp
8773 * gdb.base/multi-forks.exp
8774 * gdb.base/overlays.exp
8775 * gdb.base/pending.exp
8776 * gdb.base/sepdebug.exp
8777 * gdb.base/testenv.exp
8778 * gdb.base/valgrind-db-attach.exp
8779 * gdb.base/watch_thread_num.exp
8780 * gdb.base/watchpoint-cond-gone.exp
8781 * gdb.base/watchpoint.exp
8782 * gdb.base/watchpoints.exp
8783 * gdb.cp/arg-reference.exp
8784 * gdb.cp/baseenum.exp
8785 * gdb.cp/operator.exp
8786 * gdb.cp/shadow.exp
8787 * gdb.dwarf2/dw2-op-out-param.exp
8788 * gdb.dwarf2/dw2-reg-undefined.exp
8789 * gdb.go/chan.exp
8790 * gdb.go/hello.exp
8791 * gdb.go/integers.exp
8792 * gdb.go/methods.exp
8793 * gdb.go/package.exp
8794 * gdb.guile/scm-parameter.exp
8795 * gdb.guile/scm-progspace.exp
8796 * gdb.guile/scm-value.exp
8797 * gdb.mi/mi-pending.exp
8798 * gdb.mi/user-selected-context-sync.exp
8799 * gdb.multi/multi-attach.exp
8800 * gdb.multi/tids.exp
8801 * gdb.opt/clobbered-registers-O2.exp
8802 * gdb.pascal/floats.exp
8803 * gdb.pascal/integers.exp
8804 * gdb.python/py-block.exp
8805 * gdb.python/py-events.exp
8806 * gdb.python/py-parameter.exp
8807 * gdb.python/py-symbol.exp
8808 * gdb.python/py-symtab.exp
8809 * gdb.python/py-type.exp
8810 * gdb.python/py-value.exp
8811 * gdb.python/py-xmethods.exp
8812 * gdb.python/python.exp
8813 * gdb.reverse/break-precsave.exp
8814 * gdb.reverse/consecutive-precsave.exp
8815 * gdb.reverse/finish-precsave.exp
8816 * gdb.reverse/i386-precsave.exp
8817 * gdb.reverse/machinestate-precsave.exp
8818 * gdb.reverse/sigall-precsave.exp
8819 * gdb.reverse/solib-precsave.exp
8820 * gdb.reverse/step-precsave.exp
8821 * gdb.reverse/until-precsave.exp
8822 * gdb.reverse/watch-precsave.exp
8823 * gdb.server/ext-attach.exp
8824 * gdb.server/ext-restart.exp
8825 * gdb.server/ext-run.exp
8826 * gdb.server/ext-wrapper.exp
8827 * gdb.stabs/gdb11479.exp
8828 * gdb.stabs/weird.exp
8829 * gdb.threads/attach-many-short-lived-threads.exp
8830 * gdb.threads/kill.exp
8831 * gdb.threads/watchpoint-fork.exp
8832
bc6c7af4
LM
88332016-12-01 Luis Machado <lgustavo@codesourcery.com>
8834
8835 Fix test names starting with uppercase throughout all the files below.
8836
8837 * gdb.ada/array_return.exp
8838 * gdb.ada/catch_ex.exp
8839 * gdb.ada/info_exc.exp
8840 * gdb.ada/mi_catch_ex.exp
8841 * gdb.ada/mi_dyn_arr.exp
8842 * gdb.ada/mi_ex_cond.exp
8843 * gdb.ada/mi_exc_info.exp
8844 * gdb.ada/mi_interface.exp
8845 * gdb.ada/mi_task_arg.exp
8846 * gdb.ada/mi_task_info.exp
8847 * gdb.ada/mi_var_array.exp
8848 * gdb.arch/alpha-step.exp
8849 * gdb.arch/amd64-disp-step.exp
8850 * gdb.arch/arm-disp-step.exp
8851 * gdb.arch/disp-step-insn-reloc.exp
8852 * gdb.arch/e500-prologue.exp
8853 * gdb.arch/ftrace-insn-reloc.exp
8854 * gdb.arch/gdb1558.exp
8855 * gdb.arch/i386-bp_permanent.exp
8856 * gdb.arch/i386-disp-step.exp
8857 * gdb.arch/i386-float.exp
8858 * gdb.arch/i386-gnu-cfi.exp
8859 * gdb.arch/ia64-breakpoint-shadow.exp
8860 * gdb.arch/mips16-thunks.exp
8861 * gdb.arch/pa-nullify.exp
8862 * gdb.arch/powerpc-aix-prologue.exp
8863 * gdb.arch/powerpc-power.exp
8864 * gdb.arch/ppc-dfp.exp
8865 * gdb.arch/s390-tdbregs.exp
8866 * gdb.arch/spu-info.exp
8867 * gdb.arch/spu-ls.exp
8868 * gdb.arch/thumb-bx-pc.exp
8869 * gdb.base/advance.exp
8870 * gdb.base/annota-input-while-running.exp
8871 * gdb.base/arrayidx.exp
8872 * gdb.base/asmlabel.exp
8873 * gdb.base/async.exp
8874 * gdb.base/attach-wait-input.exp
8875 * gdb.base/auto-connect-native-target.exp
8876 * gdb.base/batch-preserve-term-settings.exp
8877 * gdb.base/bfp-test.exp
8878 * gdb.base/bigcore.exp
8879 * gdb.base/bp-permanent.exp
8880 * gdb.base/break-always.exp
8881 * gdb.base/break-fun-addr.exp
8882 * gdb.base/break-idempotent.exp
8883 * gdb.base/break-main-file-remove-fail.exp
8884 * gdb.base/break-probes.exp
8885 * gdb.base/break-unload-file.exp
8886 * gdb.base/break.exp
8887 * gdb.base/call-ar-st.exp
8888 * gdb.base/call-rt-st.exp
8889 * gdb.base/call-sc.exp
8890 * gdb.base/call-signal-resume.exp
8891 * gdb.base/call-strs.exp
8892 * gdb.base/callexit.exp
8893 * gdb.base/callfuncs.exp
8894 * gdb.base/catch-gdb-caused-signals.exp
8895 * gdb.base/catch-signal-siginfo-cond.exp
8896 * gdb.base/catch-syscall.exp
8897 * gdb.base/compare-sections.exp
8898 * gdb.base/cond-eval-mode.exp
8899 * gdb.base/condbreak-call-false.exp
8900 * gdb.base/consecutive-step-over.exp
8901 * gdb.base/cursal.exp
8902 * gdb.base/disabled-location.exp
8903 * gdb.base/disasm-end-cu.exp
8904 * gdb.base/display.exp
8905 * gdb.base/double-prompt-target-event-error.exp
8906 * gdb.base/dprintf-bp-same-addr.exp
8907 * gdb.base/dprintf-detach.exp
8908 * gdb.base/dprintf-next.exp
8909 * gdb.base/dprintf-non-stop.exp
8910 * gdb.base/dprintf-pending.exp
8911 * gdb.base/dso2dso.exp
8912 * gdb.base/ending-run.exp
8913 * gdb.base/enum_cond.exp
8914 * gdb.base/examine-backward.exp
8915 * gdb.base/exe-lock.exp
8916 * gdb.base/exec-invalid-sysroot.exp
8917 * gdb.base/execl-update-breakpoints.exp
8918 * gdb.base/execution-termios.exp
8919 * gdb.base/fileio.exp
8920 * gdb.base/fixsection.exp
8921 * gdb.base/foll-exec-mode.exp
8922 * gdb.base/foll-exec.exp
8923 * gdb.base/fork-running-state.exp
8924 * gdb.base/frame-args.exp
8925 * gdb.base/fullpath-expand.exp
8926 * gdb.base/func-ptr.exp
8927 * gdb.base/gcore-relro-pie.exp
8928 * gdb.base/gdb1090.exp
8929 * gdb.base/gdb1555.exp
8930 * gdb.base/global-var-nested-by-dso.exp
8931 * gdb.base/gnu-ifunc.exp
8932 * gdb.base/hbreak-in-shr-unsupported.exp
8933 * gdb.base/hbreak-unmapped.exp
8934 * gdb.base/hook-stop.exp
8935 * gdb.base/infcall-input.exp
8936 * gdb.base/info-fun.exp
8937 * gdb.base/info-shared.exp
8938 * gdb.base/interrupt-noterm.exp
8939 * gdb.base/jit-so.exp
8940 * gdb.base/jit.exp
8941 * gdb.base/line-symtabs.exp
8942 * gdb.base/list.exp
8943 * gdb.base/longjmp.exp
8944 * gdb.base/macscp.exp
8945 * gdb.base/max-value-size.exp
8946 * gdb.base/nodebug.exp
8947 * gdb.base/nofield.exp
8948 * gdb.base/overlays.exp
8949 * gdb.base/paginate-after-ctrl-c-running.exp
8950 * gdb.base/paginate-bg-execution.exp
8951 * gdb.base/paginate-inferior-exit.exp
8952 * gdb.base/pending.exp
8953 * gdb.base/pr11022.exp
8954 * gdb.base/printcmds.exp
8955 * gdb.base/ptr-typedef.exp
8956 * gdb.base/ptype.exp
8957 * gdb.base/randomize.exp
8958 * gdb.base/range-stepping.exp
8959 * gdb.base/realname-expand.exp
8960 * gdb.base/relativedebug.exp
8961 * gdb.base/remote.exp
8962 * gdb.base/savedregs.exp
8963 * gdb.base/sepdebug.exp
8964 * gdb.base/set-noassign.exp
8965 * gdb.base/shlib-call.exp
8966 * gdb.base/shreloc.exp
8967 * gdb.base/sigaltstack.exp
8968 * gdb.base/sigbpt.exp
8969 * gdb.base/siginfo-addr.exp
8970 * gdb.base/siginfo-obj.exp
8971 * gdb.base/siginfo-thread.exp
8972 * gdb.base/signest.exp
8973 * gdb.base/signull.exp
8974 * gdb.base/sigrepeat.exp
8975 * gdb.base/skip.exp
8976 * gdb.base/so-impl-ld.exp
8977 * gdb.base/solib-corrupted.exp
8978 * gdb.base/solib-disc.exp
8979 * gdb.base/solib-display.exp
8980 * gdb.base/solib-overlap.exp
8981 * gdb.base/solib-search.exp
8982 * gdb.base/solib-symbol.exp
8983 * gdb.base/source-execution.exp
8984 * gdb.base/sss-bp-on-user-bp-2.exp
8985 * gdb.base/sss-bp-on-user-bp.exp
8986 * gdb.base/stack-checking.exp
8987 * gdb.base/stale-infcall.exp
8988 * gdb.base/step-break.exp
8989 * gdb.base/step-line.exp
8990 * gdb.base/step-over-exit.exp
8991 * gdb.base/step-test.exp
8992 * gdb.base/structs.exp
8993 * gdb.base/sym-file.exp
8994 * gdb.base/symtab-search-order.exp
8995 * gdb.base/term.exp
8996 * gdb.base/type-opaque.exp
8997 * gdb.base/unload.exp
8998 * gdb.base/until-nodebug.exp
8999 * gdb.base/until.exp
9000 * gdb.base/unwindonsignal.exp
9001 * gdb.base/watch-cond.exp
9002 * gdb.base/watch-non-mem.exp
9003 * gdb.base/watch_thread_num.exp
9004 * gdb.base/watchpoint-reuse-slot.exp
9005 * gdb.base/watchpoint-solib.exp
9006 * gdb.base/watchpoint.exp
9007 * gdb.btrace/dlopen.exp
9008 * gdb.cell/arch.exp
9009 * gdb.cell/break.exp
9010 * gdb.cell/bt.exp
9011 * gdb.cell/core.exp
9012 * gdb.cell/data.exp
9013 * gdb.cell/dwarfaddr.exp
9014 * gdb.cell/ea-cache.exp
9015 * gdb.cell/ea-standalone.exp
9016 * gdb.cell/ea-test.exp
9017 * gdb.cell/f-regs.exp
9018 * gdb.cell/fork.exp
9019 * gdb.cell/gcore.exp
9020 * gdb.cell/mem-access.exp
9021 * gdb.cell/ptype.exp
9022 * gdb.cell/registers.exp
9023 * gdb.cell/sizeof.exp
9024 * gdb.cell/solib-symbol.exp
9025 * gdb.cell/solib.exp
9026 * gdb.compile/compile-tls.exp
9027 * gdb.cp/exception.exp
9028 * gdb.cp/gdb2495.exp
9029 * gdb.cp/local.exp
9030 * gdb.cp/mb-inline.exp
9031 * gdb.cp/mb-templates.exp
9032 * gdb.cp/pr10687.exp
9033 * gdb.cp/pr9167.exp
9034 * gdb.cp/scope-err.exp
9035 * gdb.cp/templates.exp
9036 * gdb.cp/virtfunc.exp
9037 * gdb.dwarf2/dw2-dir-file-name.exp
9038 * gdb.dwarf2/dw2-single-line-discriminators.exp
9039 * gdb.fortran/complex.exp
9040 * gdb.fortran/library-module.exp
9041 * gdb.guile/guile.exp
9042 * gdb.guile/scm-cmd.exp
9043 * gdb.guile/scm-frame-inline.exp
9044 * gdb.guile/scm-objfile.exp
9045 * gdb.guile/scm-pretty-print.exp
9046 * gdb.guile/scm-symbol.exp
9047 * gdb.guile/scm-type.exp
9048 * gdb.guile/scm-value.exp
9049 * gdb.linespec/keywords.exp
9050 * gdb.linespec/ls-errs.exp
9051 * gdb.linespec/macro-relative.exp
9052 * gdb.linespec/thread.exp
9053 * gdb.mi/mi-breakpoint-changed.exp
9054 * gdb.mi/mi-dprintf-pending.exp
9055 * gdb.mi/mi-fullname-deleted.exp
9056 * gdb.mi/mi-logging.exp
9057 * gdb.mi/mi-pending.exp
9058 * gdb.mi/mi-solib.exp
9059 * gdb.mi/new-ui-mi-sync.exp
9060 * gdb.mi/user-selected-context-sync.exp
9061 * gdb.multi/dummy-frame-restore.exp
9062 * gdb.multi/multi-arch-exec.exp
9063 * gdb.multi/remove-inferiors.exp
9064 * gdb.multi/watchpoint-multi-exit.exp
9065 * gdb.opt/solib-intra-step.exp
9066 * gdb.perf/backtrace.exp
9067 * gdb.perf/single-step.exp
9068 * gdb.perf/skip-command.exp
9069 * gdb.perf/skip-prologue.exp
9070 * gdb.perf/solib.exp
9071 * gdb.python/lib-types.exp
9072 * gdb.python/py-as-string.exp
9073 * gdb.python/py-bad-printers.exp
9074 * gdb.python/py-block.exp
9075 * gdb.python/py-breakpoint.exp
9076 * gdb.python/py-cmd.exp
9077 * gdb.python/py-events.exp
9078 * gdb.python/py-evthreads.exp
9079 * gdb.python/py-finish-breakpoint.exp
9080 * gdb.python/py-finish-breakpoint2.exp
9081 * gdb.python/py-frame-inline.exp
9082 * gdb.python/py-frame.exp
9083 * gdb.python/py-inferior.exp
9084 * gdb.python/py-infthread.exp
9085 * gdb.python/py-mi.exp
9086 * gdb.python/py-objfile.exp
9087 * gdb.python/py-pp-maint.exp
9088 * gdb.python/py-pp-registration.exp
9089 * gdb.python/py-prettyprint.exp
9090 * gdb.python/py-recurse-unwind.exp
9091 * gdb.python/py-shared.exp
9092 * gdb.python/py-symbol.exp
9093 * gdb.python/py-symtab.exp
9094 * gdb.python/py-template.exp
9095 * gdb.python/py-type.exp
9096 * gdb.python/py-unwind-maint.exp
9097 * gdb.python/py-unwind.exp
9098 * gdb.python/py-value.exp
9099 * gdb.python/python.exp
9100 * gdb.reverse/finish-reverse-bkpt.exp
9101 * gdb.reverse/insn-reverse.exp
9102 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9103 * gdb.reverse/solib-precsave.exp
9104 * gdb.reverse/solib-reverse.exp
9105 * gdb.stabs/gdb11479.exp
9106 * gdb.stabs/weird.exp
9107 * gdb.threads/fork-child-threads.exp
9108 * gdb.threads/fork-plus-threads.exp
9109 * gdb.threads/fork-thread-pending.exp
9110 * gdb.threads/forking-threads-plus-breakpoint.exp
9111 * gdb.threads/hand-call-in-threads.exp
9112 * gdb.threads/interrupted-hand-call.exp
9113 * gdb.threads/linux-dp.exp
9114 * gdb.threads/local-watch-wrong-thread.exp
9115 * gdb.threads/next-while-other-thread-longjmps.exp
9116 * gdb.threads/non-ldr-exit.exp
9117 * gdb.threads/pending-step.exp
9118 * gdb.threads/print-threads.exp
9119 * gdb.threads/process-dies-while-detaching.exp
9120 * gdb.threads/process-dies-while-handling-bp.exp
9121 * gdb.threads/pthreads.exp
9122 * gdb.threads/queue-signal.exp
9123 * gdb.threads/reconnect-signal.exp
9124 * gdb.threads/signal-command-handle-nopass.exp
9125 * gdb.threads/signal-command-multiple-signals-pending.exp
9126 * gdb.threads/signal-delivered-right-thread.exp
9127 * gdb.threads/signal-sigtrap.exp
9128 * gdb.threads/sigthread.exp
9129 * gdb.threads/staticthreads.exp
9130 * gdb.threads/stepi-random-signal.exp
9131 * gdb.threads/thread-unwindonsignal.exp
9132 * gdb.threads/thread_check.exp
9133 * gdb.threads/thread_events.exp
9134 * gdb.threads/tid-reuse.exp
9135 * gdb.threads/tls-nodebug.exp
9136 * gdb.threads/tls-shared.exp
9137 * gdb.threads/tls-so_extern.exp
9138 * gdb.threads/tls.exp
9139 * gdb.threads/wp-replication.exp
9140 * gdb.trace/actions-changed.exp
9141 * gdb.trace/actions.exp
9142 * gdb.trace/backtrace.exp
9143 * gdb.trace/change-loc.exp
9144 * gdb.trace/collection.exp
9145 * gdb.trace/deltrace.exp
9146 * gdb.trace/disconnected-tracing.exp
9147 * gdb.trace/entry-values.exp
9148 * gdb.trace/ftrace-lock.exp
9149 * gdb.trace/ftrace.exp
9150 * gdb.trace/infotrace.exp
9151 * gdb.trace/mi-trace-frame-collected.exp
9152 * gdb.trace/mi-trace-unavailable.exp
9153 * gdb.trace/mi-traceframe-changed.exp
9154 * gdb.trace/mi-tracepoint-changed.exp
9155 * gdb.trace/mi-tsv-changed.exp
9156 * gdb.trace/no-attach-trace.exp
9157 * gdb.trace/packetlen.exp
9158 * gdb.trace/passc-dyn.exp
9159 * gdb.trace/passcount.exp
9160 * gdb.trace/pending.exp
9161 * gdb.trace/pr16508.exp
9162 * gdb.trace/qtro.exp
9163 * gdb.trace/range-stepping.exp
9164 * gdb.trace/read-memory.exp
9165 * gdb.trace/report.exp
9166 * gdb.trace/save-trace.exp
9167 * gdb.trace/signal.exp
9168 * gdb.trace/stap-trace.exp
9169 * gdb.trace/status-stop.exp
9170 * gdb.trace/strace.exp
9171 * gdb.trace/tfile.exp
9172 * gdb.trace/tfind.exp
9173 * gdb.trace/trace-break.exp
9174 * gdb.trace/trace-condition.exp
9175 * gdb.trace/trace-enable-disable.exp
9176 * gdb.trace/trace-mt.exp
9177 * gdb.trace/tracecmd.exp
9178 * gdb.trace/tracefile-pseudo-reg.exp
9179 * gdb.trace/tspeed.exp
9180 * gdb.trace/tstatus.exp
9181 * gdb.trace/tsv.exp
9182 * gdb.trace/unavailable.exp
9183 * gdb.trace/while-dyn.exp
9184 * gdb.trace/while-stepping.exp
9185 * lib/gdb-guile.exp
9186 * lib/gdb.exp
9187 * lib/mi-support.exp
9188 * lib/pascal.exp
9189 * lib/perftest.exp
9190 * lib/prelink-support.exp
9191 * lib/selftest-support.exp
9192
ad02e4fe
SM
91932016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9194
9195 * Makefile.in: Include disable-implicit-rules.mk.
9196
22347e55
AA
91972016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9198
9199 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9200 non-byte-aligned bit fields.
9201
da5b30da
AA
92022016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9203
9204 PR gdb/12616
9205 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9206 respects the DW_AT_data_bit_offset attribute.
9207
b593ecca
SM
92082016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9209
9210 * gdb.base/default.exp: Fix output of "set language".
9211
3b165252
SM
92122016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9213
9214 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9215 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9216 make.
9217 * configure.ac: Remove checks for the make program.
9218 * configure: Re-generate.
9219
1a2f3d7f
KB
92202016-11-16 Kevin Buettner <kevinb@redhat.com>
9221
9222 * gdb.python/py-recurse-unwind.c (main): Add loop.
9223 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9224 to read_register() and gdb.parse_and_eval(). Make each code
9225 call a separate case that can be individually tested.
9226 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9227 proc. Call cont_and_backtrace for each of the code paths that
9228 we want to test in the unwinder.
9229
b7f38fda
AA
92302016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9231
9232 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9233 the definition of struct S.
9234
1f8db343
CM
92352016-11-11 Catherine Moore <clm@codesourcery.com>
9236
9237 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9238
fad0c9fb
PA
92392016-11-09 Pedro Alves <palves@redhat.com>
9240
9241 * gdb.base/commands.exp (runto_or_return): New procedure.
9242 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9243 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9244 (progvar_simple_while_test, progvar_complex_if_while_test)
9245 (if_while_breakpoint_command_test)
9246 (infrun_breakpoint_command_test, breakpoint_command_test)
9247 (user_defined_command_test, watchpoint_command_test)
9248 (test_command_prompt_position, redefine_hook_test)
9249 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9250 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9251 multi_line_input and multi_line. Remove gdb_expect and
9252 gdb_stop_suppressing_tests uses.
9253 * lib/gdb.exp (valnum_re): New global.
9254 (multi_line_input): New procedure.
9255
8354c62c
SM
92562016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9257
9258 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9259 Remove.
9260 (test_setup): Define with proc_with_prefix.
9261 (test_cli_inferior): Likewise.
9262 (test_cli_thread): Likewise.
9263 (test_cli_frame): Likewise.
9264 (test_cli_select_frame): Likewise.
9265 (test_cli_up_down): Likewise.
9266 (test_mi_thread_select): Likewise.
9267 (test_mi_stack_select_frame): Likewise.
9268 (test_cli_in_mi_inferior): Likewise.
9269 (test_cli_in_mi_thread): Likewise.
9270 (test_cli_in_mi_frame): Likewise.
9271 (top level): Do not use with_test_prefix_procname.
9272
64f367a2
PA
92732016-11-09 Pedro Alves <palves@redhat.com>
9274
9275 * gdb.base/commands.exp (gdbvar_simple_if_test)
9276 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9277 (progvar_simple_if_test, progvar_simple_while_test)
9278 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9279 (infrun_breakpoint_command_test, breakpoint_command_test)
9280 (user_defined_command_test, watchpoint_command_test)
9281 (test_command_prompt_position, deprecated_command_test)
9282 (bp_deleted_in_command, temporary_breakpoint_commands)
9283 (stray_arg0_test, source_file_with_indented_comment)
9284 (recursive_source_test, if_commands_test)
9285 (error_clears_commands_left, redefine_hook_test)
9286 (redefine_backtrace_test): Use proc_with_prefix.
9287 * lib/gdb.exp (proc_with_prefix): New proc.
9288
0bb65f1e
AA
92892016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9290
9291 * gdb.base/tui-layout.c: New file.
9292 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9293 disassembly window contains very long lines.
9294
7353f247
TT
92952016-11-08 Tom Tromey <tom@tromey.com>
9296
9297 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9298 depend on Python 2.
9299
30a7bb83
TT
93002016-11-08 Tom Tromey <tom@tromey.com>
9301
9302 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9303 New method.
9304
cdf5a07c
MG
93052016-10-29 Manish Goregaokar <manish@mozilla.com>
9306
2806dc7e 9307 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9308
51a789c3
MG
93092016-10-27 Manish Goregaokar <manish@mozilla.com>
9310
2806dc7e
PA
9311 * gdb.rust/simple.rs: Add test for univariant enums without
9312 discriminants and for encoded struct-like enums.
51a789c3 9313
f610ab6d
PA
93142016-10-28 Pedro Alves <palves@redhat.com>
9315
9316 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9317 gdb_test_multiple, tighten regexps and match symtabs and line
9318 tables incrementally.
9319
b129b0ca
LM
93202016-10-28 Luis Machado <lgustavo@codesourcery.com>
9321
9322 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9323 general.
9324
ecf45d2c
SL
93252016-10-25 Luis Machado <lgustavo@codesourcery.com>
9326
9327 * gdb.base/exec-invalid-sysroot.exp: New file.
9328
b8d38ee4
JK
93292016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9330
9331 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9332
f90fd8c2
JK
93332016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9334
9335 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9336
2d2476aa
MR
93372016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9338
2806dc7e
PA
9339 * gdb.base/killed-outside.exp: Remove $options from a call to
9340 `prepare_for_testing'.
2d2476aa 9341
e42b25a0
SM
93422016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9343
9344 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9345 Change test message.
9346
3ccdb432
SM
93472016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9348
9349 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9350 Update comment.
9351
5bad3170
SM
93522016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9353
9354 * gdb.trace/mi-trace-save.exp: New file.
9355
5ad9dba7
YQ
93562016-10-13 Yao Qi <yao.qi@linaro.org>
9357
9358 * gdb.base/code_elim.exp (get_var_address): Remove.
9359 * gdb.base/relocate.exp: Likewise.
9360 * gdb.base/shreloc.exp: Likewise.
9361 * lib/gdb.exp (get_var_address): New.
9362
62df7e21
YQ
93632016-10-13 Yao Qi <yao.qi@linaro.org>
9364
9365 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9366 floating point tests if $skip_float_test is false.
9367
4dac951e
LM
93682016-10-12 Luis Machado <lgustavo@codesourcery.com>
9369
9370 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9371 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9372 argc values.
9373 Add 1 to argc so we guarantee distinct initial/modified argc values.
9374
8f1a8fc4
JK
93752016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9376
9377 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9378
16c85b5d
JK
93792016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9380
9381 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9382 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9383 * gdb.arch/vsx-regs.exp: Likewise.
9384
1d0e042a
YQ
93852016-10-07 Yao Qi <yao.qi@linaro.org>
9386
9387 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9388
68dadef5
MM
93892016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9390
9391 * gdb.python/python.exp: Test decode_line("*0").
9392
33fa2c6e
DE
93932016-10-06 Doug Evans <dje@google.com>
9394
9395 * gdb.python/py-value.exp (test_value_creation): Add test for large
9396 unsigned 64-bit value.
9397
9c37b5ae
TT
93982016-10-06 Tom Tromey <tom@tromey.com>
9399
9400 * gdb.compile/compile.exp: Change java tests to rust.
9401 * gdb.base/setshow.exp: Change java tests to rust.
9402 * gdb.base/default.exp: Remove java from language list.
9403 * README (Examples): Update language example.
9404 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9405 test.
9406 * lib/gdb.exp (skip_java_tests): Remove.
9407 * lib/java.exp: Remove.
9408 * gdb.java: Remove.
9409
78b86327
MR
94102016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9411
9412 * gdb.arch/mips-fcr.exp: New test.
9413 * gdb.arch/mips-fcr.c: Source for the new test.
9414
7470adbb
MR
94152016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9416
9417 * gdb.base/solib-disc.exp: Use `standard_output_file'
9418 throughout.
9419
4a556533
PA
94202016-10-06 Pedro Alves <palves@redhat.com>
9421
9422 * gdb.base/jit-simple-dl.c: New file.
9423 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9424 * gdb.base/jit-simple.c: ... this.
9425 * gdb.base/jit-simple.exp (jit_run): Delete.
9426 (build_jit): New proc.
9427 (jit_test_reread): Recompile either the main program or the shared
9428 library, depending on what is being tested. Skip changing address
9429 if caller wants to. Compare before/after addresses. If testing
9430 standalone, explicitly load the binary. Test "maint info
9431 breakpoints".
9432 (top level): Add "standalone vs shared lib" and "change address"
9433 vs "same address" axes.
9434
5a122fbc
PA
94352016-10-06 Pedro Alves <palves@redhat.com>
9436
9437 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9438 call.
9439 (jit_run): Delete.
9440 (jit_test_reread): Use with_test_prefix. Reload the main binary
9441 explicitly. Compare the before/after addresses of the JIT
9442 descriptor.
9443
ee8da4b8
DE
94442016-08-15 Doug Evans <dje@google.com>
9445
9446 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9447 for single bitfields is bool.
9448 * gdb.xml/tdesc-regs.exp: Ditto.
9449
f389f6fe
JK
94502016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9451
9452 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9453
fdebf1a4
YQ
94542016-10-05 Yao Qi <yao.qi@linaro.org>
9455
9456 * lib/gdb.exp (support_complex_tests): Return zero if
9457 gdb_skip_float_test return true.
9458
9c36d954 94592016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9460 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9461
9462 PR gdb/20487
9463 * gdb.mi/user-selected-context-sync.exp: New file.
9464 * gdb.mi/user-selected-context-sync.c: New file.
9465
4034d0ff 94662016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9467 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9468
9469 PR gdb/20487
9470 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9471 =thread-select-event check.
9472
a4297203
PB
94732016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9474
9475 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9476 the compulsory L operand changes.
9477 * gdb.arch/powerpc-power.s: Likewise.
9478
bb805577
JK
94792016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9480
9481 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9482 * gdb.base/jit-attach-pie.c: New file.
9483 * gdb.base/jit-attach-pie.exp: New file.
9484
6d61dee5
PA
94852016-09-28 Pedro Alves <palves@redhat.com>
9486
9487 * gdb.base/infcall-input.c: New file.
9488 * gdb.base/infcall-input.exp: New file.
9489
f73842fc
YQ
94902016-09-22 Yao Qi <yao.qi@linaro.org>
9491
9492 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9493 (gdb_exit): Rename it to ...
9494 (gdbserver_gdb_exit): ... Close GDBserver.
9495 (gdb_exit): New proc, call gdbserver_gdb_exit.
9496 (mi_gdb_exit): Likewise.
9497
90681dab
YQ
94982016-09-22 Yao Qi <yao.qi@linaro.org>
9499
9500 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9501 path.
9502 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9503 Remove duplication.
9504
9c211fd8
YQ
95052016-09-22 Yao Qi <yao.qi@linaro.org>
9506
9507 * lib/gdbserver-support.exp: Check the existence of
9508 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9509
ad0a504f
AK
95102016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9511
9512 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9513
36cf1806
TT
95142016-09-21 Tom Tromey <tom@tromey.com>
9515
9516 PR gdb/20604:
9517 * gdb.base/quit.exp: New file.
9518
74172ecf
SM
95192016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9520
9521 * .gitignore: New file.
9522
3d0ec882
MR
95232016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9524
9525 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9526 throughout.
9527
8193adea
AA
95282016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9529
9530 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9531
d41a5c09
JK
95322016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9533
9534 * gdb.cp/casts.cc (decltype): Move it ...
9535 (main): ... with its call to ...
9536 * gdb.cp/casts03.cc: ... a new file.
9537 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9538
d2dfe700
JK
95392016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9540
9541 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9542
e2a92b16
PB
95432016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9544
9545 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9546 and sync up the test with tests in gas/testsuite/gas/ppc.
9547 * gdb.arch/powerpc-power.exp: Likewise.
9548
49b4de64
JK
95492016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9550
9551 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9552
2c29df25
SDJ
95532016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9554 Jan Kratochvil <jan.kratochvil@redhat.com>
9555
9556 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9557 make m1's definition to be different from m2's. Use 'dummy' as an
9558 argument for probe 'two'.
9559
cc3c2846
JB
95602016-09-10 Jon Beniston <jon@beniston.com>
9561
9562 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9563 for sim target.
9564
e1b2624a
AA
95652016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9566
9567 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9568 variable declaration.
9569 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9570 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9571 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9572 received HWCAP as its argument.
9573
4295e285
PA
95742016-09-06 Pedro Alves <palves@redhat.com>
9575
9576 * gdb.base/new-ui-pending-input.c: New file.
9577 * gdb.base/new-ui-pending-input.exp: New file.
9578 * gdb.exp (clear_gdb_spawn_id): New procedure.
9579 (with_spawn_id): Check whether gdb_spawn_id exists before
9580 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9581 on exit.
9582
00d5215e
UW
95832016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9584
9585 * gdb.base/float128.c: New file.
9586 * gdb.base/float128.exp: Likewise.
9587 * gdb.base/floatn.c: Likewise.
9588 * gdb.base/floatn.exp: Likewise.
9589
a9ff5f12
UW
95902016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9591
9592 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9593
f245535c
PA
95942016-09-05 Pedro Alves <palves@redhat.com>
9595
9596 PR backtrace/19927
9597 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9598 unwinders are immediately called as side effect of "source" or
9599 "disable unwinder" commands.
9600 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9601
ae9cf263
YQ
96022016-09-02 Yao Qi <yao.qi@linaro.org>
9603
9604 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9605 is true and $type is "float" or "double".
9606
27aba047
YQ
96072016-09-02 Yao Qi <yao.qi@linaro.org>
9608
9609 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9610 true.
9611 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9612 * gdb.base/call-rt-st.exp: Likewise.
9613 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9614 return value instead of gdb,skip_float_test.
9615 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9616 (do_function_calls): Use its return value instead of
9617 gdb,skip_float_test.
9618 * gdb.base/finish.exp: Likewise.
9619 * gdb.base/funcargs.exp: Likewise.
9620 * gdb.base/return.exp: Likewise.
9621 * gdb.base/return2.exp: Likewise.
9622 * gdb.base/varargs.exp: Likewise.
9623 * lib/gdb.exp (gdb_skip_float_test): Change it to
9624 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9625
5af962df
AA
96262016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9627
9628 * gdb.multi/tids.exp: Test "thread apply all".
9629
7fac6910
JK
96302016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9631
9632 * gdb.base/default.exp (tty): Remove.
9633
bb1fe4ac
KB
96342016-08-24 Kevin Buettner <kevinb@redhat.com>
9635
2806dc7e
PA
9636 * gdb.python/py-recurse-unwind.c: New file.
9637 * gdb.python/py-recurse-unwind.py: New file.
9638 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9639
0a1ddfa6
SM
96402016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9641
9642 * gdb.base/set-inferior-tty.exp: New file.
9643 * gdb.base/set-inferior-tty.c: New file.
9644
d9de1fe3
PA
96452016-08-23 Pedro Alves <palves@redhat.com>
9646
9647 PR gdb/20494
9648 * gdb.base/new-ui-echo.c: New file.
9649 * gdb.base/new-ui-echo.exp: New file.
9650
e9d9abd7
YQ
96512016-08-23 Yao Qi <yao.qi@linaro.org>
9652
9653 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9654 gdbserver_spawn.
9655 * gdb.server/connect-without-multi-process.exp (do_test):
9656 Likewise.
9657
3589529e
YQ
96582016-08-23 Yao Qi <yao.qi@linaro.org>
9659
9660 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9661 standalone_txt. Delete gdb_txt and standalone_txt on host
9662 and target. Spawn the binary on target. Copy files from
9663 target to host.
9664
6bb90213
PA
96652016-08-22 Pedro Alves <palves@redhat.com>
9666
9667 PR gdb/20505
9668 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9669 with_test_prefix. Factor out bits to ...
9670 (test_no_vdso): ... this new procedure.
9671
20c2c024
CL
96722016-08-19 Carl Love <cel@us.ibm.com>
9673
9674 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9675 maintaining separate logic for constructing the output path.
9676 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9677 * gdb.arch/ppc-dfp.exp: Likewise.
9678 * gdb.arch/ppc-fp.exp: Likewise.
9679 * gdb.arch/vsx-regs.exp: Likewise.
9680 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9681 binprefix for generating the additional binary files.
9682
0646e07d
PA
96832016-08-19 Pedro Alves <palves@redhat.com>
9684
9685 * gdb.trace/mi-trace-frame-collected.exp
9686 (test_trace_frame_collected): On x32, expect two registers.
9687
46da9242
CL
96882016-08-18 Carl Love <cel@us.ibm.com>
9689
9690 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9691 and sync up the test with tests in gas/testsuite/gas/ppc.
9692 * gdb.arch/powerpc-power.exp: Likewise.
9693
eb2332d7
SM
96942016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9695
9696 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9697 expected error message.
9698
63c61e04
SM
96992016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9700
9701 * gdb.multi/remove-inferiors.exp: New file.
9702 * gdb.multi/remove-inferiors.c: New file.
9703
7b17065f
YQ
97042016-08-12 Yao Qi <yao.qi@linaro.org>
9705
9706 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9707 argument list.
9708
01d3dedf
PA
97092016-08-10 Pedro Alves <palves@redhat.com>
9710
9711 PR gdb/19187
9712 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9713 setup_kfails.
9714
3eb7562a
PA
97152016-08-09 Pedro Alves <palves@redhat.com>
9716 Simon Marchi <simon.marchi@ericsson.com>
9717
9718 PR gdb/20418
9719 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9720 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9721
80614914
PA
97222016-08-09 Pedro Alves <palves@redhat.com>
9723
9724 PR mi/20431
9725 * gdb.mi/mi-cmd-error.exp: New file.
9726
f348d89a
PA
97272016-08-09 Pedro Alves <palves@redhat.com>
9728
9729 PR gdb/18653
9730 * gdb.base/signals-state-child.c: New file.
9731 * gdb.base/signals-state-child.exp: New file.
9732 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9733
e5ca03b4
PA
97342016-08-09 Pedro Alves <palves@redhat.com>
9735
9736 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9737
282a0691
TT
97382016-08-03 Tom Tromey <tom@tromey.com>
9739
9740 PR python/18565:
9741 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9742
41bfcd63
YQ
97432016-08-01 Yao Qi <yao.qi@linaro.org>
9744
9745 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9746 variable mode to "multi-process" if $multi_process is 1, otherwise
9747 set it to "single-process".
9748
e3465b24
YQ
97492016-08-01 Yao Qi <yao.qi@linaro.org>
9750
9751 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9752 * gdb.cp/cpexprs.exp: Likewise.
9753 * gdb.cp/m-static.exp: Likewise.
9754
0b31a4bc
TT
97552016-07-26 Tom Tromey <tom@tromey.com>
9756
9757 PR python/20190:
9758 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9759 test.
9760
e0461dbb
MM
97612016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9762
9763 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9764 selecting assembly source files.
9765 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9766 assembly source files.
9767 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9768 assembly source files.
9769 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9770 selecting assembly source files.
9771
8194e927
SM
97722016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9773
9774 * gdb.base/new-ui.exp (do_test_invalid_args): New
9775 procedure.
9776
c0272db5
TW
97772016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9778
9779 * gdb.btrace/reconnect.c: New file.
9780 * gdb.btrace/reconnect.exp: New file.
9781
e3487908
GKB
97822016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9783
9784 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9785 to test_catch_syscall_group.
9786 (test_catch_syscall_group): New.
9787
12df5c00
TT
97882016-07-21 Tom Tromey <tom@tromey.com>
9789
9790 * gdb.rust/simple.rs (main): Use empty struct expression.
9791 * gdb.rust/simple.exp: Add tests for empty struct expression.
9792
bae62ee2
YQ
97932016-07-21 Yao Qi <yao.qi@linaro.org>
9794
9795 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9796 if gdb_skip_xml_test is true on some targets.
9797
b1b53fb3
YQ
97982016-07-21 Yao Qi <yao.qi@linaro.org>
9799
9800 * gdb.server/solib-list.exp: Unset last_loaded_file.
9801
027d97f8
JK
98022016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9803
9804 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9805 "step into captured_main (args)".
9806
7674d381
JK
98072016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9808
9809 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9810
72b5d099
JK
98112016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9812
9813 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9814
1f960ced
PA
98152016-07-19 Pedro Alves <palves@redhat.com>
9816
9817 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9818 * gdb.opt/inline-bt.exp: Likewise.
9819 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9820 additional_flags=-Winline.
9821 * gdb.opt/inline-locals.exp: Likewise.
9822 * gdb.opt/inline-markers.c (ATTR): Define.
9823 (inlined_fn): Use it.
9824
f25827c1
YQ
98252016-07-19 Yao Qi <yao.qi@linaro.org>
9826
9827 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9828 (test_with_self): Remove some code. Remove argument executable.
9829 (top-level): Use do_self_tests.
9830
37539ebe
DB
98312016-07-15 Zachary Welch <zwelch@codesourcery.com>
9832 Don Breazeal <donb@codesourcery.com>
9833
9834 * gdb.base/maint.exp: Escape paths used in regular expressions.
9835 * gdb.stabs/weird.exp: Likewise.
9836
dac790e1
TT
98372016-07-13 Tom Tromey <tom@tromey.com>
9838
9839 PR python/15620, PR python/18620:
9840 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9841 (test_bkpt_events): New procs.
9842
93daf339
TT
98432016-07-13 Tom Tromey <tom@tromey.com>
9844
9845 PR python/17698:
9846 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9847 test.
9848 (test_watchpoints): Likewise.
9849 (test_bkpt_pending): New proc.
9850
6571a381
TT
98512016-07-13 Tom Tromey <tom@tromey.com>
9852
9853 PR cli/18053:
9854 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9855 completion test.
9856
e8732474
JK
98572016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9858
9859 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9860 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9861 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9862 f_label.
9863 (g): Rename g_end_lbl to g_label.
9864 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9865 low_pc and high_pc.
9866 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9867
e0f3fd7c
TT
98682016-07-12 Tom Tromey <tom@tromey.com>
9869
9870 PR python/19293:
9871 * gdb.python/py-unwind-maint.exp: Update tests.
9872
3cfe46b6
YQ
98732016-07-12 Yao Qi <yao.qi@linaro.org>
9874
9875 * lib/selftest-support.exp (selftest_setup): Match the output
9876 when captured_main is inlined.
9877
4f19a0e6
WT
98782016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9879
9880 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9881 New variables.
9882 (print this%a, print this%b, print this): New tests.
9883 * gdb.fortran/derived-types.f90 (this): New object and
9884 initialization.
9885
986cf455
SM
98862016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9887
9888 * gdb.ada/arraydim.exp: Remove extra directory level in build
9889 directory.
9890
f0464b23
SM
98912016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9892
9893 * lib/ada.exp: Remove extra directory level in build directory.
9894 * gdb.ada/cond_lang.exp: Likewise.
9895 * gdb.ada/exec_changed.exp: Likewise.
9896 * gdb.ada/lang_switch.exp: Likewise.
9897
42d94011
MG
98982016-07-06 Manish Goregaokar <manish@mozilla.com>
9899
2806dc7e
PA
9900 * simple.rs: Add test for raw pointer subscripting.
9901 * simple.exp: Add test expectations.
42d94011 9902
647c264c
YQ
99032016-07-05 Yao Qi <yao.qi@linaro.org>
9904
9905 * gdb.mi/mi-reverse.exp: Match =record-started output.
9906
20aa2c60
PA
99072016-07-01 Pedro Alves <palves@redhat.com>
9908
9909 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9910 procedure.
9911 (jit_reader_test): Test the jit reader's unwinder.
9912 * gdb.base/jithost.c (jit_function_00_code): New global.
9913 (main): Use memcpy to fill in the mmapped code, instead of poking
9914 bytes manually here.
9915 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9916 value.
9917 (read_debug_info): Save the function's range.
9918 (read_sp): New function.
9919 (unwind_frame): Use it. Also unwind RBP.
9920 (get_frame_id): Use read_sp.
9921 (gdb_init_reader): Use calloc instead of malloc.
9922 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9923 parameter. Use gdb_test_multiple.
9924
ced2dffb
PA
99252016-07-01 Pedro Alves <palves@redhat.com>
9926 Antoine Tremblay <antoine.tremblay@ericsson.com>
9927
9928 * gdb.threads/process-dies-while-detaching.c: New file.
9929 * gdb.threads/process-dies-while-detaching.exp: New file.
9930
63000888
PA
99312016-07-01 Pedro Alves <palves@redhat.com>
9932
9933 * gdb.multi/watchpoint-multi-exit.c: New file.
9934 * gdb.multi/watchpoint-multi-exit.exp: New file.
9935
038d4868
PA
99362016-06-30 Pedro Alves <palves@redhat.com>
9937
9938 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9939 unset inferior_spawn_id.
9940
994e9c83
PA
99412016-06-30 Pedro Alves <palves@redhat.com>
9942
9943 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9944 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9945
e5653468
YQ
99462016-06-29 Yao Qi <yao.qi@linaro.org>
9947
9948 * gdb.base/return.c: Add copyright header.
9949
803b47e5
TT
99502016-06-29 Tom Tromey <tom@tromey.com>
9951
9952 PR python/20129:
9953 * gdb.python/py-framefilter.exp: Add tests for setting priority
9954 and disabling of non-existent frame filter.
9955
28244707
YQ
99562016-06-29 Yao Qi <yao.qi@linaro.org>
9957
9958 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9959 0x0f07ff.
9960
a31d2f06
YQ
99612016-06-28 Yao Qi <yao.qi@linaro.org>
9962
9963 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9964 triplets. Start gdb, execute catch syscall, and continue. Check
9965 gdb's output to determine catch syscall is supported.
9966
921d8f54
MG
99672016-06-27 Manish Goregaokar <manish@mozilla.com>
9968
25d49b86
PA
9969 * gdb.rust/simple.rs: Add test for returning unit in a function.
9970 * gdb.rust/simple.exp: Add expectation for functions returning
9971 unit.
921d8f54 9972
f4952523
PMR
99732016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9974
9975 * gdb.python/py-breakpoint-create-fail.c,
9976 gdb.python/py-breakpoint-create-fail.exp,
9977 gdb.python/py-breakpoint-create-fail.py: New testcase.
9978
fccb08f8
MG
99792016-06-25 Manish Goregaokar <manish@mozilla.com>
9980
9981 PR gdb/20239
9982 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9983 * gdb.rust/simple.exp: Add test expectations for new NonZero
9984 tests.
fccb08f8 9985
6b850546
DT
99862016-06-24 David Taylor <dtaylor@emc.com>
9987
9988 * gdb.base/offsets.exp: New file.
9989 * gdb.base/offsets.c: New file.
9990
17621150
TT
99912016-06-23 Tom Tromey <tom@tromey.com>
9992
9993 PR gdb/16483:
9994 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9995 before any filters are loaded.
9996
04d59df6
WT
99972016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9998
9999 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10000 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10001 structs.
10002 * gdb.fortran/derived-type-function.exp: New file.
10003 * gdb.fortran/derived-type-function.f90: New file.
10004
10005
ac69f786
PA
100062016-06-21 Pedro Alves <palves@redhat.com>
10007
10008 * gdb.base/new-ui.exp: New file.
10009 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10010 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10011 (with_spawn_id): New procedure.
10012
49940788
PA
100132016-06-21 Pedro Alves <palves@redhat.com>
10014
10015 * gdb.mi/mi-exec-run.exp: New file.
10016
ef274d26
PA
100172016-06-21 Pedro Alves <palves@redhat.com>
10018
10019 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10020 breakpoint command's output on the main UI.
10021 (test_break): New procedure, factored out from calls in the top
10022 level.
10023 (top level): Use foreach_with_prefix to test MI as main UI and as
10024 separate UI.
10025
468afe6c
PA
100262016-06-21 Pedro Alves <palves@redhat.com>
10027
10028 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10029 (test_awatch_creation_and_listing)
10030 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10031 Remove 'type' parameter.
10032 (test_watchpoint_all): New parameter mi_mode. Remove
10033 with_test_prefix.
10034 (top level): Use foreach_with_prefix, and add main/separate UI MI
10035 testing axis.
10036
51f77c37
PA
100372016-06-21 Pedro Alves <palves@redhat.com>
10038
10039 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10040 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10041 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10042 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10043 (gdb_main_spawn_id, mi_spawn_id): Declare and
10044 comment.
10045 (mi_create_inferior_pty): New procedure,
10046 factored out from default_mi_gdb_start.
10047 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10048 procedures.
10049 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10050 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10051 Use mi_create_inferior_pty.
10052 (mi_gdb_start): Use eval to pass down args list.
10053
8980e177
PA
100542016-06-21 Pedro Alves <palves@redhat.com>
10055
10056 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10057 * gdb.opt/inline-cmds.exp: Add MI tests.
10058
f38d3ad1
PA
100592016-06-21 Pedro Alves <palves@redhat.com>
10060
10061 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10062
45db7c09
PA
100632016-06-21 Pedro Alves <palves@redhat.com>
10064
10065 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10066 (top level): Use it instead of mi_execute_to.
10067
5a069ab3
PA
100682016-06-21 Pedro Alves <palves@redhat.com>
10069
10070 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10071 (cont_handler_str): New.
10072 (signal_stop_handler): Set stop_handler_str instead of printing to
10073 stdout.
10074 (continue_handler): Set cont_handler_str instead of printing to
10075 stdout.
10076 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10077 mi_send_resuming_command. Print stop_handler_str and
10078 cont_handler_str instead of expecting the python events print
10079 directly.
10080
2838cc1d
SD
100812016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10082
10083 * gdb.base/jit-reader.exp: New file.
10084 * gdb.base/jithost.c: New file.
10085 * gdb.base/jithost.h: New file.
10086 * gdb.base/jitreader.c : New file.
10087 * gdb.base/jit-protocol.h: New file.
10088
21a77091
YQ
100892016-06-17 Yao Qi <yao.qi@linaro.org>
10090
10091 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10092 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10093 and detach-on-fork. Adjust tests.
10094 (top level): Invoke break_cond_on_syscall with combinations of
10095 syscall, follow-fork-mode and detach-on-fork.
10096
f50bf8e5
YQ
100972016-06-17 Yao Qi <yao.qi@linaro.org>
10098
10099 * gdb.base/step-over-exit.c: New.
10100 * gdb.base/step-over-exit.exp: New.
10101
a28d8e50
YTL
101022016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10103
10104 * gdb.base/float.exp: Add target check for nds32*-*-*.
10105 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10106
cad8e26d
AB
101072016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10108
10109 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10110 for unsupported target features.
10111 * gdb.base/call-rt-st.exp: Likewise.
10112 * gdb.base/call-sc.exp: Likewise.
10113 * gdb.base/call-signal-resume.exp: Likewise.
10114 * gdb.base/call-strs.exp: Likewise.
10115 * gdb.base/callexit.exp: Likewise.
10116 * gdb.base/callfuncs.exp: Likewise.
10117 * gdb.base/nodebug.exp: Likewise.
10118 * gdb.base/printcmds.exp: Likewise.
10119 * gdb.base/ptype.exp: Likewise.
10120 * gdb.base/structs.exp: Likewise.
10121 * gdb.base/unwindonsignal.exp: Likewise.
10122 * gdb.cp/gdb2495.exp: Likewise.
10123 * gdb.cp/templates.exp: Likewise.
10124 * gdb.cp/virtfunc.exp: Likewise.
10125 * gdb.threads/hand-call-in-threads.exp: Likewise.
10126 * gdb.threads/interrupted-hand-call.exp: Likewise.
10127 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10128
347dc102
TT
101292016-06-10 Tom Tromey <tom@tromey.com>
10130
10131 PR rust/20110:
10132 * gdb.rust/expr.exp: Add test for integer constant larger than
10133 i32.
10134
5e13cf25
BH
101352016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10136
10137 * gdb.fortran/nested-funcs.exp: New.
10138 * gdb.fortran/nested-funcs.f90: New.
10139
bb556f1f
TK
101402016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10141
10142 * gdb.base/examine-backward.c: New file.
10143 * gdb.base/examine-backward.exp: New file.
10144
38b022b4
SM
101452016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10146
10147 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10148 matching.
10149
1b40ec05
TT
101502016-06-02 Tom Tromey <tom@tromey.com>
10151
10152 PR python/18984:
10153 * gdb.python/py-shared.exp: Add solib_name test.
10154
193bd378
SM
101552016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10156
10157 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10158
3326303b
MG
101592016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10160
10161 PR c++/19893
10162 * gdb.dwarf2/implref.exp: Rename to...
10163 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10164 * gdb.dwarf2/implref-array.c: New file.
10165 * gdb.dwarf2/implref-array.exp: Likewise.
10166 * gdb.dwarf2/implref-global.c: Likewise.
10167 * gdb.dwarf2/implref-global.exp: Likewise.
10168 * gdb.dwarf2/implref-struct.c: Likewise.
10169 * gdb.dwarf2/implref-struct.exp: Likewise.
10170
825c8ef2
AT
101712016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10172
10173 * gdb.trace/trace-condition.exp: Add 64bit tests.
10174
2320162a
AT
101752016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10176
10177 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10178 bits types.
10179 (main): Adapt to 8 to 64 bits types.
10180 * gdb.trace/trace-condition.exp: Add new tests.
10181
a7818233
AT
101822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10183
10184 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10185
0d336466
AT
101862016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10187
10188 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10189 Move condition tests...
10190 * gdb.trace/trace-condition.exp: Here.
10191
7faeb45a
AT
101922016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10193
10194 * gdb.trace/trace-condition.exp: Add counter-case tests.
10195
e385593e
JK
101962016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10197
10198 PR c++/15231
10199 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10200 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10201
744608cc
PA
102022016-05-27 Pedro Alves <palves@redhat.com>
10203
10204 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10205 New procedure.
10206 (top level): Call it, and bail out of DejaGnu is known to be bad.
10207
ac775bf4
AB
102082016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10209
10210 * gdb.base/whatis.c: Extend the test case.
10211 * gdb.base/whatis.exp: Add additional tests.
10212
2bbad2ea
BH
102132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10214
10215* gdb.fortran/type.f90: Add pointer variable.
10216* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10217
8b70175d
BH
102182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10219
10220 * gdb.fortran/vla-type.exp: Fix testcase name.
10221
86d8a848
BH
102222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10223
10224 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10225
e188eb36
BH
102262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10227
10228 * gdb.fortran/type.f90: Add nested structures.
10229 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10230 * gdb.fortran/derived-type.exp: Adapt expected output.
10231 * gdb.fortran/vla-type.exp: Adapt expected output.
10232
9b2db1fd
BH
102332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10234
10235 * gdb.fortran/whatis_type.exp: Adapt expected output.
10236
72b17055
BH
102372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10238
10239 * gdb.fortran/print_type.exp: Fix expected output.
10240 * gdb.fortran/whatis_type.exp: Fix expected output.
10241
3cd81d8d
BH
102422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10243
10244 * gdb.fortran/whatis_type.exp: Use multi_line.
10245
ddae9462
TT
102462016-05-24 Tom Tromey <tom@tromey.com>
10247
10248 PR python/17386:
10249 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10250 use value as an index.
10251
1957f6b8
TT
102522016-05-23 Tom Tromey <tom@tromey.com>
10253
10254 PR python/17981:
10255 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10256 no-breakpoint case.
10257
026a9174
PA
102582016-05-24 Pedro Alves <palves@redhat.com>
10259
10260 PR gdb/19828
10261 * gdb.threads/clone-attach-detach.c: New file.
10262 * gdb.threads/clone-attach-detach.exp: New file.
10263
e70a7231
FR
102642016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10265
10266 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10267
0f6ed0e0
TT
102682016-05-23 Tom Tromey <tom@tromey.com>
10269
10270 PR python/19438, PR python/18393:
10271 * gdb.python/py-progspace.exp: Add "dir" test.
10272 * gdb.python/py-objfile.exp: Add "dir" test.
10273
ffd19d61
YQ
102742016-05-23 Yao Qi <yao.qi@linaro.org>
10275
10276 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10277 * gdb.arch/thumb2-it.exp: Likewise.
10278
9e8f9b05
SM
102792016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10280
10281 * gdb.mi/mi-threads-interrupt.c: New file.
10282 * gdb.mi/mi-threads-interrupt.exp: New file.
10283
61c6156d
SM
102842016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10285
10286 PR gdb/18077
10287 * gdb.mi/mi-async-run.exp: New file.
10288 * gdb.mi/mi-async-run.c: New file.
10289
67218854
TT
102902016-05-17 Tom Tromey <tom@tromey.com>
10291 Manish Goregaokar <manishsmail@gmail.com>
10292
10293 * lib/rust-support.exp: New file.
10294 * lib/gdb.exp (skip_rust_tests): New proc.
10295 (build_executable_from_specs): Handle rust.
10296 * lib/future.exp (gdb_find_rustc): New proc.
10297 (gdb_default_target_compile): Handle rust.
10298 * gdb.rust/expr.exp: New file.
10299 * gdb.rust/generics.exp: New file.
10300 * gdb.rust/generics.rs: New file.
10301 * gdb.rust/methods.exp: New file.
10302 * gdb.rust/methods.rs: New file.
10303 * gdb.rust/modules.exp: New file.
10304 * gdb.rust/modules.rs: New file.
10305 * gdb.rust/simple.exp: New file.
10306 * gdb.rust/simple.rs: New file.
10307
c44af4eb
TT
103082016-05-17 Tom Tromey <tom@tromey.com>
10309
10310 * gdb.base/default.exp (set language): Add rust.
10311
dcd1f979
TT
103122016-05-17 Tom Tromey <tom@tromey.com>
10313
10314 * gdb.gdb/unittest.exp: New file.
10315
155b7f57
YQ
103162016-05-16 Yao Qi <yao.qi@linaro.org>
10317
10318 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10319 shell_prompt. Update shell_prompt_re.
10320
8ddd5a6c
DE
103212016-05-12 Doug Evans <dje@google.com>
10322
10323 PR symtab/19999
10324 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10325 $options when building executable.
10326 * gdb.dwarf2/fission-loclists-pie.S: New file.
10327 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10328
02e370d9
SM
103292016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10330
10331 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10332 of [is_remote target],
10333
8929ad8b
SM
103342016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10335
10336 * lib/gdb.exp (use_gdb_stub): New procedure.
10337
6c447423
DE
103382016-05-03 Yunlian Jiang <yunlian@google.com>
10339 Doug Evans <dje@google.com>
10340
10341 PR symtab/19914
10342 * gdb.dwarf2/dwp-sepdebug.c: New file.
10343 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10344
444e826c
SM
103452016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10346
10347 * gdb.base/detach.exp: Remove is_remote check.
10348
740feeaa
SM
103492016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10350
10351 * gdb.base/annota-input-while-running.exp: Don't check for
10352 [is_remote target]. Enable annotations after running to main.
10353 Remove unused "set test..." line.
10354
9080ac9d
SM
103552016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10356
10357 * gdb.trace/trace-enable-disable.exp: New file.
10358 * gdb.trace/trace-enable-disable.c: New file.
10359
952ebca5
SM
103602016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10361
10362 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10363 use it in info sharedlibrary test.
10364 * gdb.trace/ftrace-lock.exp: Likewise.
10365 * gdb.trace/ftrace.exp: Likewise.
10366 * gdb.trace/range-stepping.exp: Likewise.
10367 * gdb.trace/trace-break.exp: Likewise.
10368 * gdb.trace/trace-condition.exp: Likewise.
10369 * gdb.trace/trace-mt.exp: Likewise.
10370
d9019901
SM
103712016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10372
10373 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10374 (gdb_load_shlib): ... this.
10375 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10376 gdb_load_shlib.
10377 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10378 * gdb.base/ctxobj.exp: Likewise.
10379 * gdb.base/dprintf-pending.exp: Likewise.
10380 * gdb.base/dso2dso.exp: Likewise.
10381 * gdb.base/fixsection.exp: Likewise.
10382 * gdb.base/gcore-relro.exp: Likewise.
10383 * gdb.base/gdb1555.exp: Likewise.
10384 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10385 * gdb.base/gnu-ifunc.exp: Likewise.
10386 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10387 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10388 * gdb.base/pending.exp: Likewise.
10389 * gdb.base/print-file-var.exp: Likewise.
10390 * gdb.base/print-symbol-loading.exp: Likewise.
10391 * gdb.base/shlib-call.exp: Likewise.
10392 * gdb.base/shreloc.exp: Likewise.
10393 * gdb.base/so-impl-ld.exp: Likewise.
10394 * gdb.base/solib-disc.exp: Likewise.
10395 * gdb.base/solib-nodir.exp: Likewise.
10396 * gdb.base/solib-overlap.exp: Likewise.
10397 * gdb.base/solib-symbol.exp: Likewise.
10398 * gdb.base/solib-weak.exp (do_test): Likewise.
10399 * gdb.base/sym-file.exp: Likewise.
10400 * gdb.base/symtab-search-order.exp: Likewise.
10401 * gdb.base/type-opaque.exp: Likewise.
10402 * gdb.base/unload.exp: Likewise.
10403 * gdb.base/watchpoint-solib.exp: Likewise.
10404 * gdb.compile/compile.exp: Likewise.
10405 * gdb.cp/gdb2384.exp: Likewise.
10406 * gdb.cp/infcall-dlopen.exp: Likewise.
10407 * gdb.cp/re-set-overloaded.exp: Likewise.
10408 * gdb.fortran/library-module.exp: Likewise.
10409 * gdb.opt/solib-intra-step.exp: Likewise.
10410 * gdb.python/py-finish-breakpoint.exp: Likewise.
10411 * gdb.python/py-shared.exp: Likewise.
10412 * gdb.reverse/solib-precsave.exp: Likewise.
10413 * gdb.reverse/solib-reverse.exp: Likewise.
10414 * gdb.server/solib-list.exp: Likewise.
10415 * gdb.threads/dlopen-libpthread.exp: Likewise.
10416 * gdb.threads/tls-shared.exp: Likewise.
10417 * gdb.threads/tls-so_extern.exp: Likewise.
10418 * gdb.trace/change-loc.exp: Likewise.
10419 * gdb.trace/ftrace-lock.exp: Likewise.
10420 * gdb.trace/ftrace.exp: Likewise.
10421 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10422 * gdb.trace/pending.exp: Likewise.
10423 * gdb.trace/range-stepping.exp: Likewise.
10424 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10425 (strace_info_marker): Likewise.
10426 (strace_probe_marker): Likewise.
10427 (strace_trace_on_same_addr): Likewise.
10428 (strace_trace_on_diff_addr): Likewise.
10429 * gdb.trace/trace-break.exp: Likewise.
10430 * gdb.trace/trace-condition.exp: Likewise.
10431 * gdb.trace/trace-mt.exp: Likewise.
10432
fca4cfd9
SM
104332016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10434
10435 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10436 result of gdb_remote_download.
10437 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10438 * gdb.base/dso2dso.exp: Likewise.
10439 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10440 * gdb.base/print-file-var.exp: Likewise.
10441 * gdb.base/shlib-call.exp: Likewise.
10442 * gdb.base/shreloc.exp: Likewise.
10443 * gdb.base/solib-overlap.exp: Likewise.
10444 * gdb.base/solib-weak.exp (do_test): Likewise.
10445 * gdb.base/unload.exp: Likewise.
10446
11cf4ffb
YQ
104472016-04-27 Yao Qi <yao.qi@linaro.org>
10448
10449 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10450 exists.
10451
3e2e34f8
KB
104522016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10453
10454 * vla-type.exp: Print structure from toplevel.
10455
8f07e298
BH
104562016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10457
10458 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10459 of dynamic types.
10460 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10461 of dynamic types.
10462
9920b434
BH
104632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10464
10465 * gdb.fortran/vla-type.f90: New file.
10466 * gdb.fortran/vla-type.exp: New file.
10467
f3abeff5
YQ
104682016-04-25 Yao Qi <yao.qi@linaro.org>
10469
10470 * gdb.base/branch-to-self.c: New file.
10471 * gdb.base/branch-to-self.exp: New file.
10472
0a5d52f0
YQ
104732016-04-22 Yao Qi <yao.qi@linaro.org>
10474
10475 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10476 more after $hex.
10477
495346f6
YQ
104782016-04-22 Yao Qi <yao.qi@linaro.org>
10479
10480 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10481 * gdb.base/annota3.exp: Likewise.
10482
4a7e075c
YQ
104832016-04-22 Yao Qi <yao.qi@linaro.org>
10484
10485 * gdb.reverse/step-precsave.exp: Do one step and test program
10486 stops in "callee" and do multiple steps until program goes out
10487 of "callee".
10488 * gdb.reverse/step-reverse.exp: Likewise.
10489
5b061e98
YQ
104902016-04-22 Yao Qi <yao.qi@linaro.org>
10491
10492 * gdb.trace/signal.exp: Also pass if
10493 $tracepoint_hits($i) > $iterations.
10494
5c5dc57f
YQ
104952016-04-22 Yao Qi <yao.qi@linaro.org>
10496
10497 * gdb.trace/signal.c: New file.
10498 * gdb.trace/signal.exp: New file.
10499
a55411b9
DE
105002016-04-19 Doug Evans <xdje42@gmail.com>
10501
10502 * gdb.base/bad-file.exp: New file.
10503
a22df60a
MG
105042016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10505
10506 * gdb.dwarf2/implref.exp: New file.
10507
0c13f7e5
BH
105082016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10509
10510 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10511 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10512 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10513 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10514 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10515 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10516 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10517 * lib/fortran.exp (fortran_int4): New procedure.
10518 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10519 (fortran_logical4): Likewise.
10520
9b9b09e9
BH
105212016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10522
10523 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10524
a14d1f4d
BH
105252016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10526
10527 * lib/compiler.c: Add Intel specific preprocessor macros.
10528 * lib/compiler.cc: Likewise.
25d49b86 10529
7d49b1d0
LM
105302016-04-13 Luis Machado <lgustavo@codesourcery.com>
10531
10532 * gdb.server/connect-with-no-symbol-file.c: New file.
10533 * gdb.server/connect-with-no-symbol-file.exp: New file.
10534
8392fa22
SM
105352016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10536
10537 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10538
8c4c4aeb
SM
105392016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10540
10541 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10542 standard output directory.
10543
45e3745e
AT
105442016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10545
10546 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10547
e26b7e41
MM
105482016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10549
10550 * gdb.btrace/instruction_history.c (loop): Add declaration.
10551
8ce09462
AT
105522016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10553
10554 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10555
2e88a1ea
SM
105562016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10557
10558 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10559 parentheses to print.
10560 (continue_handler): Likewise.
10561
f48e22e3
SM
105622016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10563
10564 * gdb.server/solib-list.exp: Remove is_remote check.
10565 Pass shlib= to gdb_compile. Don't link shared library with
10566 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10567 Run binary filename through "readlink -f" on the target.
10568
096be756
PA
105692016-04-08 Pedro Alves <palves@redhat.com>
10570
10571 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10572 interpreter filename as argument to gdbserver_spawn.
10573 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10574 Return empty if $last_loaded_file does not exist.
10575
06500533
JK
105762016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10577
10578 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10579 * gdb.base/jit-main.c: Use exit after usage.
10580
2d35e871
JK
105812016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10582
10583 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10584 GDBHISTSIZE prior to the tests.
10585 * gdb.base/gdbinit-history.exp: Likewise.
10586
105872016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10588
10589 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10590 instead of build_executable. Use gdb_load_shlibs.
10591
c8064e7e
YQ
105922016-04-07 Yao Qi <yao.qi@linaro.org>
10593
10594 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10595 Execute "si" command.
10596
bde47561
YQ
105972016-04-07 Yao Qi <yao.qi@linaro.org>
10598
10599 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10600 number instead of the comments on some line.
10601
b16f8a3b
DB
106022016-04-06 Don Breazeal <donb@codesourcery.com>
10603
10604 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10605 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10606
c2f901df
SM
106072016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10608
10609 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10610 standard_output_file. Remove unused binfile variable.
10611
ac17fda0
CU
106122016-04-05 Catalin Udma <catalin.udma@freescale.com>
10613
10614 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10615 * gdb.python/py-mi-objfile.exp: Match "list main" output
10616 in console format.
10617
03a8c4df
SM
106182016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10619
10620 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10621 absolute.
10622
6e774b13
SM
106232016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10624
10625 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10626 absolute.
10627 * gdb.trace/ftrace.exp: Likewise.
10628 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10629 targets as well.
10630 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10631 (gdb_load_shlibs): Copy libraries to test directory when testing
10632 natively. Only set solib-search-path if testing remotely.
10633 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10634
7817ea46
SM
106352016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10636
10637 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10638 gdb_download. Use it even if the target is not remote.
10639 * gdb.base/jit.exp (compile_jit_test): Likewise.
10640 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10641 output directory if the destination board is local, otherwise use
10642 the standard remote_download from DejaGnu.
10643 (gdb_download): Remove.
10644 (gdb_load_shlibs): Use gdb_remote_download instead of
10645 gdb_download.
10646 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10647 Use gdb_remote_download instead of gdb_download. Use it even if
10648 the target is not remote.
10649 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10650 instead of gdb_download.
10651
7beb7f68
SM
106522016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10653
10654 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10655 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10656 run.
10657
cc63428a
AV
106582016-04-01 Artemiy Volkov <artemiyv@acm.org>
10659
10660 PR gdb/19820
10661 * gdb.base/printcmds.exp: Add artificial arrays tests.
10662
64cdf930
PA
106632016-03-31 Pedro Alves <palves@redhat.com>
10664
10665 PR gdb/19858
10666 * gdb.base/jit-main.c: Include unistd.h.
10667 (ATTACH): Define to 0 if not already defined.
10668 (wait_for_gdb, mypid): New globals.
10669 (WAIT_FOR_GDB): New macro.
10670 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10671 some breakpoint locations.
10672 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10673 New procedures.
10674 (one_jit_test): Add REATTACH parameter, and handle it. Use
10675 continue_to_test_location.
10676 (top level): Test attach, and adjusts calls to one_jit_test.
10677
40dea8cb
PA
106782016-03-31 Pedro Alves <palves@redhat.com>
10679
10680 PR gdb/19858
10681 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10682 BINSUFFIX parameter, and handle it.
10683 (top level): Adjust calls compile_jit_test.
10684
e7ea3ec7
CU
106852016-03-31 Catalin Udma <catalin.udma@freescale.com>
10686
10687 PR python/19743
10688 * gdb.python/py-mi-events-gdb.py: New file.
10689 * gdb.python/py-mi-events.c: New file.
10690 * gdb.python/py-mi-events.exp: New file.
10691
e6359af3
YQ
106922016-03-30 Yao Qi <yao.qi@linaro.org>
10693
10694 * gdb.reverse/until-precsave.exp: Match function name only.
10695 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10696 Move malloc to a condition block.
10697 * gdb.reverse/until-reverse.exp: Match function name only.
10698
a4105d04
MK
106992016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10700
10701 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10702 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10703 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10704 variable for GPR 0 instead of assuming it is register 0.
10705 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10706 * lib/trace-support.exp: Add s390 registers.
10707
bfa6adb9
YQ
107082016-03-29 Yao Qi <yao.qi@linaro.org>
10709
10710 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10711
1e6697ea
YQ
107122016-03-24 Yao Qi <yao.qi@linaro.org>
10713
10714 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10715 test message.
10716
64bcd522
AA
107172016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10718
10719 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10720 maintaining separate logic for constructing the output path.
10721
7868401b
DB
107222016-03-16 Don Breazeal <donb@codesourcery.com>
10723
10724 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10725 Retry fork and waitpid on interrupted system call errors.
10726 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10727 Use with_timeout_factor to increase timeout by factor of 10.
10728
1cafadb4
DB
107292016-03-15 Don Breazeal <donb@codesourcery.com>
10730
10731 * gdb.cp/scope-err.cc: New test program.
10732 * gdb.cp/scope-err.exp: New test script.
10733 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10734 lines and "set breakpoint here" comment.
10735 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10736 Fixed some whitespace and format issues.
10737 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10738 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10739
81516450
DE
107402016-03-15 Doug Evans <dje@google.com>
10741
10742 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10743 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10744 All callers updated. Add tests for enums, mixed flags register.
10745
aa52b601
DE
107462016-03-15 Doug Evans <dje@google.com>
10747
10748 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10749 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10750
fa4ff313
SM
107512016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10752
10753 * gdb.base/default.exp: Add $_as_string to the list of expected
10754 convenience functions.
10755
f2403c39
AB
107562016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10757
10758 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10759
f2f3ccb9
SM
107602016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10761
10762 * gdb.python/py-as-string.exp: New file.
10763 * gdb.python/py-as-string.c: New file.
10764
00dbd492
PA
107652016-03-09 Pedro Alves <palves@redhat.com>
10766
10767 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10768 signal" -> "Thread NN received signal" output change.
10769 * gdb.threads/ia64-sigill.exp: Likewise.
10770 * gdb.threads/linux-dp.exp: Likewise.
10771 * gdb.threads/manythreads.exp: Likewise.
10772 * gdb.threads/pending-step.exp: Likewise.
10773 * gdb.threads/print-threads.exp: Likewise.
10774 * gdb.threads/sigstep-threads.exp: Likewise.
10775 * gdb.threads/staticthreads.exp: Likewise.
10776 * gdb.threads/tls.exp: Likewise.
10777
1e6697ea
YQ
107782016-03-09 Pedro Alves <palves@redhat.com>
10779
10780 * gdb.base/command-line-input.exp: New file.
10781
b04fd3be
MK
107822016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10783
10784 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10785 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10786 * gdb.trace/pending.exp: Accept leading dot before function name.
10787 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10788 * lib/trace-support.exp: Set registers for ppc.
10789
98fa59e9
MK
107902016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10791
10792 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10793 use it for disassembly; accept .main in addition to main in backtrace.
10794
f77198c8
MK
107952016-03-09 Wei-cheng Wang <cole945@gmail.com>
10796 Marcin Kościelnicki <koriakin@0x04.net>
10797
10798 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10799 (gdb_recursion_test_ptr): New global variable.
10800 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10801 gdb_recursion_test.
10802 (gdb_c_test): Ditto.
10803
ba84e0da
MK
108042016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10805
10806 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10807 ordering.
10808
4366d36e
MK
108092016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10810
10811 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10812 (bar): Add bar_start_lbl label.
10813 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10814 of foo/bar for emitting DWARF and tracing.
10815
5eb264df
SDJ
108162016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10817
10818 * analyze-racy-logs.py: Set executable bit.
10819
fb6a751f
SDJ
108202016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10821
10822 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10823 (CHECK_TARGET_TMP): Likewise.
10824 (check-single-racy): New rule.
10825 (check-parallel-racy): Likewise.
10826 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10827 (do-check-parallel-racy): New rule.
10828 (check-racy/%.exp): Likewise.
10829 * README (Racy testcases): New section.
10830 * analyze-racy-logs.py: New file.
10831
bdf7e230
DE
108322016-03-03 Doug Evans <dje@google.com>
10833
10834 * gdb.base/skip.exp: Use with_test_prefix.
10835
4719d415
YQ
108362016-03-03 Yao Qi <yao.qi@linaro.org>
10837
10838 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10839 Invoke step_over_syscall "clone" and break_cond_on_syscall
10840 "clone".
10841 * gdb.base/step-over-clone.c: New file.
10842
ea507862
YQ
108432016-03-03 Yao Qi <yao.qi@linaro.org>
10844
10845 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10846 code format.
10847
8fc8cbda
YQ
108482016-03-03 Yao Qi <yao.qi@linaro.org>
10849
10850 * gdb.base/disp-step-fork.c: Rename to ...
10851 * gdb.base/step-over-fork.c: ... it. New file.
10852 * gdb.base/disp-step-vfork.c: Rename to ...
10853 * gdb.base/step-over-vfork.c: ... it. New file.
10854 * gdb.base/disp-step-syscall.exp: Rename to ...
10855 * gdb.base/step-over-syscall.exp: ... it. New file.
10856 (disp_step_cross_syscall): Rename to ...
10857 (step_over_syscall): ... it.
10858
92fa70b0
YQ
108592016-03-03 Yao Qi <yao.qi@linaro.org>
10860
10861 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10862 If target supports condition evaluation on target, invoke
10863 break_cond_on_syscall for fork and vfork.
10864
e197ad3c
YQ
108652016-03-03 Yao Qi <yao.qi@linaro.org>
10866
10867 * gdb.base/disp-step-syscall.exp: Don't invoke
10868 support_displaced_stepping.
10869 (disp_step_cross_syscall): Test with displaced stepping off and
10870 on if supported.
10871
0b47da9f
YQ
108722016-03-03 Yao Qi <yao.qi@linaro.org>
10873
10874 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10875 proc.
10876 (setup): New proc.
10877 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10878 and setup.
10879
065ab6dc
BH
108802016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10881
10882 * gdb.fortran/vla-history.exp: Remove breakpoint.
10883
07e448ad 108842016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10885
25d49b86
PA
10886 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10887 exceeds timeout.
07e448ad 10888
9ac2d526 108892016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10890
25d49b86
PA
10891 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10892 breakpoint.
9ac2d526 10893
17807369
BH
108942016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10895
10896 * gdb.mi/vla.f90: Nullify pointer after declaration.
10897
86e501af
PA
108982016-03-01 Pedro Alves <palves@redhat.com>
10899
10900 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10901
1e903e32
PA
109022016-03-01 Pedro Alves <palves@redhat.com>
10903
10904 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10905 before anything else.
10906 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10907 _GNU_SOURCE here.
10908 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10909 before anything else.
10910 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10911
6ccb54e2
PA
109122016-03-01 Pedro Alves <palves@redhat.com>
10913
10914 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10915
30ca9da1
YQ
109162016-03-01 Yao Qi <yao.qi@linaro.org>
10917
10918 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10919 prepare_for_testing.
10920
dc856b38
YQ
109212016-03-01 Yao Qi <yao.qi@linaro.org>
10922
10923 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10924
4a932159
AA
109252016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10926
10927 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10928 manually constructing the output path.
10929
f2489477
AA
109302016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10931
10932 * gdb.arch/s390-stackless.S: New.
10933 * gdb.arch/s390-stackless.exp: New.
10934
38899f16
IB
109352016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10936
10937 * gdb.dlang/circular.c: New file.
10938 * gdb.dlang/circular.exp: New file.
10939
9fde51ed
YQ
109402016-02-26 Yao Qi <yao.qi@linaro.org>
10941
10942 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10943 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10944 (testcases): Update.
10945
ce90fefe
YQ
109462016-02-26 Yao Qi <yao.qi@linaro.org>
10947
10948 * gdb.reverse/aarch64.c: Rename to ...
10949 * gdb.reverse/insn-reverse.c: ... it.
10950 * gdb.reverse/aarch64.exp: Rename to ...
10951 * gdb.reverse/insn-reverse.exp: ... it.
10952
3263bceb
YQ
109532016-02-26 Yao Qi <yao.qi@linaro.org>
10954
10955 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10956 (testcase_ftype): New.
10957 (testcases): New array.
10958 (n_testcases): New.
10959 (main): Call each element in testcases.
10960 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10961 (read_testcase): New.
10962 Do the tests in a loop.
10963
6cb59ff1
YQ
109642016-02-25 Yao Qi <yao.qi@linaro.org>
10965
10966 * gdb.base/branches.c: Remove.
10967
ae91f625
MK
109682016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10969
10970 PR gdb/13808
10971 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10972
678b48b7
MK
109732016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10974
10975 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10976
7337a6f2
MK
109772016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10978
10979 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10980 change x86_64 call_insn to 'callq'.
10981
861ca91f
AT
109822016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10983
10984 * gdb.trace/tfile-avx.c: Move to...
10985 * gdb.trace/tracefile-pseudo-reg.c: Here.
10986 * gdb.trace/tfile-avx.exp: Move to...
10987 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10988
bf74e428
GB
109892016-02-24 Gary Benson <gbenson@redhat.com>
10990
10991 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10992 message on attach.
10993
cce0e923
DE
109942016-02-23 Doug Evans <dje@google.com>
10995
10996 * gdb.base/skip.c (test_skip): New function.
10997 (end_test_skip_file_and_function): New function.
10998 (test_skip_file_and_function): New function.
10999 * gdb.base/skip1.c (test_skip): New function.
11000 (skip1_test_skip_file_and_function): New function.
11001 * gdb.base/skip.exp: Add tests for new skip options.
11002 * gdb.base/skip-solib.exp: Update expected output.
11003 * gdb.perf/skip-command.cc: New file.
11004 * gdb.perf/skip-command.exp: New file.
11005 * gdb.perf/skip-command.py: New file.
11006
4000e47e
MK
110072016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11008
11009 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11010 info registers pattern.
11011
24f75ead
IB
110122016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11013
11014 * lib/future.exp: Add D support.
11015 (gdb_find_gdc): New proc.
11016 (gdb_default_target_compile): Add D support.
11017
fbb7bcbe
WW
110182016-02-18 Wei-cheng Wang <cole945@gmail.com>
11019
11020 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11021 user+system time.
11022 (trace_speed_test): Determine the iteration count for a time
11023 between 15..30 seconds.
11024
012b3a21
WT
110252016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11026
11027 * gdb.arch/i386-mpx-sigsegv.c: New file.
11028 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11029 * gdb.arch/i386-mpx-simple_segv.c: New file.
11030 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11031
2d5189bd
YQ
110322016-02-18 Yao Qi <yao.qi@linaro.org>
11033
11034 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11035 Don't call setup_kfail.
11036
40fb20d0
YQ
110372016-02-18 Yao Qi <yao.qi@linaro.org>
11038
11039 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11040 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11041
21b1f8d2
DE
110422016-02-16 Doug Evans <dje@google.com>
11043
11044 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11045 * gdb.base/skip1.c: Ditto.
11046 * gdb.base/skip.exp: Whitespace cleanup.
11047
4041ed77
DB
110482016-02-16 Don Breazeal <donb@codesourcery.com>
11049
11050 PR remote/19496
11051 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11052 Remove kfail for PR remote/19496.
11053
c4ef31bf
SM
110542016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11055
11056 * lib/gdb.exp (standard_temp_file): Return a path specific to
11057 the runtest invocation.
11058
266b65b3
SM
110592016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11060
11061 * gdb.trace/save-trace.exp: Change relative path to be in the
11062 standard output directory.
11063
a7a0a6a9
JK
110642016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11065
11066 * gdb.arch/i386-prologue.c: Add missing prototypes.
11067
c99dbb42
JK
110682016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11069
11070 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11071 * gdb.arch/i386-prologue.exp: Likewise.
11072 * gdb.arch/i386-size.exp: Likewise.
11073
aa480355
SM
110742016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11075
11076 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11077 define object file path.
11078 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11079 file path.
11080 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11081 standard_output_file to define binfile.
11082
ba881f50
JK
110832016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11084
11085 Fix compatibility with recent gfortran-5.3.1.
11086 * gdb.fortran/vla-history.exp (print vla1 allocated)
11087 (print vla2 allocated, print $2, print $3): Remove
11088 (print $4): Rename to ...
11089 (print $2): ... here.
11090 (print $9): Rename to ...
11091 (print $5): ... here.
11092 (print $10): Rename to ...
11093 (print $6): ... here.
11094 * gdb.fortran/vla.f90: Add pvla initialization.
11095
e9fb005c
JK
110962016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11097
11098 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11099 New test.
11100 * gdb.fortran/vla-value-sub.exp: Likewise.
11101
e44e00ff
MK
111022016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11103
11104 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11105
97e94151
SM
111062016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11107
11108 * i386-biarch-core.exp: Define corefile using
11109 standard_output_file.
11110
01113bc1
YQ
111112016-02-12 Yao Qi <yao.qi@linaro.org>
11112
11113 * gdb.arch/arm-single-step-kernel-helper.c: New.
11114 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11115
33b4777c
MM
111162016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11117
11118 * gdb.btrace/tailcall-only.exp: New.
11119 * gdb.btrace/tailcall-only.c: New.
11120 * gdb.btrace/x86_64-tailcall-only.S: New.
11121 * gdb.btrace/i686-tailcall-only.S: New.
11122
acc23c11
PA
111232016-02-11 Pedro Alves <palves@redhat.com>
11124
11125 * README (Parallel testing): Add missing double quotes.
11126
e352bf0a
PA
111272016-02-11 Pedro Alves <palves@redhat.com>
11128
11129 * README (Parallel testing): New section.
11130 (GDB_PARALLEL): Rewrite.
11131 (FORCE_PARALLEL): Document.
11132
9f5fed78
MK
111332016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11134
11135 * gdb.trace/tfile-avx.c: New test.
11136 * gdb.trace/tfile-avx.exp: New test.
11137
9ef9e6a6
KS
111382016-02-09 Keith Seitz <keiths@redhat.com>
11139
11140 PR breakpoints/19546
11141 * gdb.base/infcall-exec.c: New file.
11142 * gdb.base/infcall-exec2.c: New file.
11143 * gdb.base/infcall-exec.exp: New file.
11144
a96e36da
KS
111452016-02-09 Keith Seitz <keiths@redhat.com>
11146
11147 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11148 (toplevel): Call test_bkpt_address.
11149
9f61929f
KS
111502016-02-09 Keith Seitz <keiths@redhat.com>
11151
11152 PR python/19506
11153 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11154 (toplevel): Call test_bkpt_address.
11155
1e94266c
SM
111562016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11157
11158 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11159 to AC_OUTPUT.
11160 * configure: Regenerate.
11161
2a7f3dff
PA
111622016-02-09 Pedro Alves <palves@redhat.com>
11163
11164 PR breakpoints/19548
11165 * gdb.base/execl-update-breakpoints.c (some_function): New
11166 function.
11167 (main): Call it.
11168 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11169 Tighten expected GDB output.
11170
2151ccc5
SM
111712016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11172
11173 * Makefile.in (ALL_SUBDIRS): Remove.
11174 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11175 (distclean maintainer-clean realclean): Likewise.
11176 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11177 * configure: Regenerate.
11178 * gdb.ada/Makefile.in: Delete.
11179 * gdb.arch/Makefile.in: Likewise.
11180 * gdb.asm/Makefile.in: Likewise.
11181 * gdb.base/Makefile.in: Likewise.
11182 * gdb.btrace/Makefile.in: Likewise.
11183 * gdb.cell/Makefile.in: Likewise.
11184 * gdb.compile/Makefile.in: Likewise.
11185 * gdb.cp/Makefile.in: Likewise.
11186 * gdb.disasm/Makefile.in: Likewise.
11187 * gdb.dlang/Makefile.in: Likewise.
11188 * gdb.dwarf2/Makefile.in: Likewise.
11189 * gdb.fortran/Makefile.in: Likewise.
11190 * gdb.gdb/Makefile.in: Likewise.
11191 * gdb.go/Makefile.in: Likewise.
11192 * gdb.guile/Makefile.in: Likewise.
11193 * gdb.java/Makefile.in: Likewise.
11194 * gdb.linespec/Makefile.in: Likewise.
11195 * gdb.mi/Makefile.in: Likewise.
11196 * gdb.modula2/Makefile.in: Likewise.
11197 * gdb.multi/Makefile.in: Likewise.
11198 * gdb.objc/Makefile.in: Likewise.
11199 * gdb.opencl/Makefile.in: Likewise.
11200 * gdb.opt/Makefile.in: Likewise.
11201 * gdb.pascal/Makefile.in: Likewise.
11202 * gdb.perf/Makefile.in: Likewise.
11203 * gdb.python/Makefile.in: Likewise.
11204 * gdb.reverse/Makefile.in: Likewise.
11205 * gdb.server/Makefile.in: Likewise.
11206 * gdb.stabs/Makefile.in: Likewise.
11207 * gdb.threads/Makefile.in: Likewise.
11208 * gdb.trace/Makefile.in: Likewise.
11209 * gdb.xml/Makefile.in: Likewise.
11210 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11211 GDB_PARALLEL.
11212 (standard_output_file): Remove check for GDB_PARALLEL, always
11213 return path in outputs/$subdir/$testname.
11214
437277d4
SM
112152016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11216
11217 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11218 (site.exp): Assign abs_srcdir to tcl's srcdir.
11219
31d913c7
YQ
112202016-02-04 Yao Qi <yao.qi@linaro.org>
11221
11222 * gdb.base/foll-exec-mode.c: Include limits.h.
11223 (main): Add parameters argc and argv. Get directory from
11224 argv[0].
11225 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11226 compilation.
11227 * gdb.base/foll-exec.c: Include limits.h.
11228 (main): Add parameters argc and argv.
11229 Get directory from argv[0].
11230 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11231 Adjust tests on the number of lines as source code changed.
11232 * gdb.base/foll-vfork-exit.c: Include limits.h.
11233 (main): Add one line of statement before vfork.
11234 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11235 (main): Add parameters argc and argv. Get directory from
11236 argv[0].
11237 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11238 (setup_gdb): Set tbreak to skip some source lines.
11239 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11240 (main): Add parameters argc and argv. Get directory from
11241 argv[0].
11242 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11243 compilation.
11244 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11245 (main): Add parameters argc and argv. Get directory from
11246 argv[0].
11247 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11248 compilation.
11249
9482b9fb
DE
112502016-02-01 Doug Evans <dje@google.com>
11251
11252 * gdb.base/skip.exp: Clean up multiple references to same test name.
11253
6b2e4f10
PA
112542016-02-01 Pedro Alves <palves@redhat.com>
11255
ccb6afd6 11256 PR remote/19496
6b2e4f10
PA
11257 * gdb.threads/forking-threads-plus-breakpoint.exp
11258 (displaced_stepping_supported): New global.
11259 (probe_displaced_stepping_support): New procedure.
11260 (do_test): Add 'displaced' parameter, and use it.
11261 (top level): Check for displaced stepping support. Add displaced
11262 stepping on/off testing axis.
11263
37a8db1a
AB
112642016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11265
11266 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11267 pointer. Don't perform further tests on the unassociated pointer
11268 if the first test fails.
11269
5fdf6324
AB
112702016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11271
11272 * gdb.base/max-value-size.c: New file.
11273 * gdb.base/max-value-size.exp: New file.
11274 * gdb.base/huge.exp: Disable max-value-size for this test.
11275
935c6144
IB
112762016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11277
11278 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11279
7fe8399d
YQ
112802016-01-28 Yao Qi <yao.qi@linaro.org>
11281
11282 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11283
a2077e25
PA
112842016-01-25 Pedro Alves <palves@redhat.com>
11285
11286 PR threads/19461
11287 * gdb.base/fork-running-state.c: New file.
11288 * gdb.base/fork-running-state.exp: New file.
11289
1d2736d4
PA
112902016-01-25 Pedro Alves <palves@redhat.com>
11291
11292 PR gdb/19494
11293 * gdb.base/catch-fork-kill.c: New file.
11294 * gdb.base/catch-fork-kill.exp: New file.
11295
f1da4b11
PA
112962016-01-25 Pedro Alves <palves@redhat.com>
11297
11298 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11299 Delete, moved to lib/gdb.exp.
11300 * gdb.threads/forking-threads-plus-breakpoint.exp
11301 (foreach_with_prefix): Likewise.
11302 * gdb.threads/process-dies-while-handling-bp.exp
11303 (foreach_with_prefix): Likewise.
11304 * lib/gdb.exp (foreach_with_prefix): New procedure.
11305
45f38546
MK
113062016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11307
11308 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11309 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11310
dc29a1ce
MK
113112016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11312
11313 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11314 endian targets.
11315
092127d7
JK
113162016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11317 Pedro Alves <palves@redhat.com>
11318
11319 Fix testsuite compatibility with Guile.
11320 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11321 number.
11322
31d765d3
JK
113232016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11324
11325 Fix testsuite compatibility with Guile.
11326 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11327 (thread 1): New test for backtrace through signal handler.
11328
1ac78c04
YQ
113292016-01-22 Yao Qi <yao.qi@linaro.org>
11330
11331 PR testsuite/19491
11332 * gdb.base/multi-forks.c: Include
11333 ../lib/unbuffer_output.c
11334 (main): Call gdb_unbuffer_output.
11335
4f5946a8
DE
113362016-01-21 Doug Evans <dje@google.com>
11337
11338 * lib/ada.exp (gdb_compile_ada): Fix typo.
11339
305e13e6
JB
113402016-01-21 Joel Brobecker <brobecker@adacore.com>
11341
11342 * gdb.base/break-fun-addr.exp: New file.
11343 * gdb.base/break-fun-addr1.c: New file.
11344 * gdb.base/break-fun-addr2.c: New file.
11345
5f5dfff6
SM
113462016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11347
11348 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11349 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11350 enum flag values.
11351
fd356fa2
AA
113522016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11353
11354 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11355 when GDB can not set the vector return value. Add more comments
11356 for clarification.
11357
9df22175
AT
113582016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11359
11360 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11361 command.
11362
41d1845e
SM
113632016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11364
11365 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11366
01ac6840
SM
113672016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11368
11369 * Makefile.in (check-single): Pass --status to runtest.
11370 (check/%.exp): Likewise.
11371
113722016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11373
11374 * Makefile.in (check-parallel): Propagate return code from make
11375 do-check-parallel.
11376
bd0a71fa
MK
113772016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11378
11379 * gdb.trace/ftrace.exp: Fix expected message on continue.
11380 * gdb.trace/pending.exp: Fix expected message on continue.
11381 * gdb.trace/trace-break.exp: Fix expected message on continue.
11382
8bcbad33
SM
113832016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11384
11385 * lib/gdb.exp (gdb_test): Remove unused global references.
11386
f303dbd6
PA
113872016-01-18 Pedro Alves <palves@redhat.com>
11388
11389 * gdb.base/async-shell.exp: Adjust expected output.
11390 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11391 * gdb.base/siginfo-thread.exp: Adjust expected output.
11392 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11393 * gdb.java/jnpe.exp: Adjust expected output.
11394 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11395 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11396 * gdb.threads/leader-exit.exp: Adjust expected output.
11397 * gdb.threads/manythreads.exp: Adjust expected output.
11398 * gdb.threads/pthreads.exp: Adjust expected output.
11399 * gdb.threads/schedlock.exp: Adjust expected output.
11400 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11401 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11402 expected output.
11403 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11404 output.
11405 * gdb.threads/sigthread.exp: Adjust expected output.
11406 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11407
b2789696
YQ
114082016-01-18 Yao Qi <yao.qi@linaro.org>
11409
11410 * gdb.guile/scm-section-script.c: Replace @progbits with
11411 %progbits.
11412 * gdb.python/py-section-script.c: Likewise.
11413
71ef29a8
PA
114142016-01-15 Pedro Alves <palves@redhat.com>
11415
11416 * gdb.multi/tids.exp: Test star wildcard ranges.
11417
3f5b7598
PA
114182016-01-15 Pedro Alves <palves@redhat.com>
11419
11420 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11421 command from "thread apply" invocation.
11422 (thr_apply_info_thr_invalid): Default the expected output to the
11423 input tid list.
11424 (top level): Add tests that use convenience variables. Add tests
11425 for "thread apply" with a valid TID list, but missing the command.
11426
663f6d42
PA
114272016-01-13 Pedro Alves <palves@redhat.com>
11428
11429 * gdb.base/default.exp: Expect $_gthread as well.
11430 * gdb.multi/tids.exp: Test $_gthread.
11431 * gdb.threads/thread-specific.exp: Test $_gthread.
11432
c84f6bbf
PA
114332016-01-13 Pedro Alves <palves@redhat.com>
11434
11435 * gdb.multi/tids.exp: Test "info threads -gid".
11436
22a02324
PA
114372016-01-13 Pedro Alves <palves@redhat.com>
11438
11439 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11440 Breakpoint.thread.
11441 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11442
5d5658a1
PA
114432016-01-07 Pedro Alves <palves@redhat.com>
11444
11445 * gdb.base/break.exp: Adjust to output changes.
11446 * gdb.base/hbreak2.exp: Likewise.
11447 * gdb.base/sepdebug.exp: Likewise.
11448 * gdb.base/watch_thread_num.exp: Likewise.
11449 * gdb.linespec/keywords.exp: Likewise.
11450 * gdb.multi/info-threads.exp: Likewise.
11451 * gdb.threads/thread-find.exp: Likewise.
11452 * gdb.multi/tids.c: New file.
11453 * gdb.multi/tids.exp: New file.
11454
84654457
PA
114552016-01-13 Pedro Alves <palves@redhat.com>
11456
11457 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11458
e3940304
PA
114592016-01-13 Pedro Alves <palves@redhat.com>
11460
11461 * gdb.base/default.exp: Expect $_inferior as well.
11462 * gdb.multi/base.exp: Test $_inferior.
11463
a911d87a
PA
114642016-01-13 Pedro Alves <palves@redhat.com>
11465
11466 PR breakpoints/19388
11467 * gdb.base/catch-signal-siginfo-cond.c: New file.
11468 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11469
82075af2
JS
114702016-01-12 Josh Stone <jistone@redhat.com>
11471 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11472
11473 * gdb.base/catch-syscall.c (do_execve): New variable.
11474 (main): Conditionally trigger an execve.
11475 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11476 (test_catch_syscall_execve): New, check entry/return across execve.
11477 (do_syscall_tests): Call test_catch_syscall_execve.
11478
e46eeedd
PA
114792016-01-12 Pedro Alves <palves@redhat.com>
11480
11481 * gdb.base/random-signal.exp (do_test): New procedure, with body
11482 of testcase moved in.
11483
01d8c27e
JK
114842016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11485 Pedro Alves <palves@redhat.com>
11486
11487 * gdb.base/funcargs.exp (finish from indirectly called function):
11488 Reintroduce the case for 'First'.
11489
9a706302
JK
114902016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11491 Pedro Alves <palves@redhat.com>
11492
11493 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11494 (tcatch_vfork_then_child_follow_exec)
11495 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11496 identification.
11497
c0ecb95f
JK
114982016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11499
11500 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11501 and repeats to unlimited.
11502 * gdb.python/py-value.exp: Likewise.
11503 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11504 and repeats to unlimited.
11505
6cfc1fcb
JK
115062016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11507
11508 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11509 and reordering the functions.
11510 * gdb.multi/hangout.c: Likewise.
11511 * gdb.multi/hello.c: Likewise.
11512
582a1b00
SM
115132016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11514
11515 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11516 absolute.
11517 (SingleStatisticTestResult.report): Use dict.keys instead of
11518 dict.iterkeys.
11519
79bc59cb
PA
115202016-01-06 Pedro Alves <palves@redhat.com>
11521
11522 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11523
43368e1d
MM
115242016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11525
11526 * gdb.btrace/dlopen.exp: New.
11527 * gdb.btrace/dlopen.c: New.
11528 * gdb.btrace/dlopen-dso.c: New.
11529
79fad5b8
SL
115302015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11531
11532 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11533 PATTERN argument is optional.
11534
ab8314b3
JB
115352015-12-24 Joel Brobecker <brobecker@adacore.com>
11536
11537 * lib/ada.exp (target_compile_ada_from_dir): New function.
11538 (gdb_compile_ada): Reimplement avoiding the use of project files.
11539 * gdb.ada/gnat_ada.gpr: Delete.
11540 * gdb.ada/cond_lang.exp: Adjust test to make path before
11541 filename optional.
11542 * gdb.ada/small_reg_param.exp: Likewise.
11543
fe33faff
SM
115442015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11545
11546 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11547
6d265cb4
TP
115482015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11549
11550 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11551 case.
11552
10125099
SM
115532015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11554
11555 * gdb.base/break.exp: Remove dead code.
11556 * gdb.base/sepdebug.exp: Likewise.
11557
3ca22649
SM
115582015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11559
11560 * gdb.asm/asm-source.exp: Remove HP-UX references.
11561 * gdb.base/annota1.exp: Likewise.
11562 * gdb.base/annota3.exp: Likewise.
11563 * gdb.base/attach.exp: Likewise.
11564 * gdb.base/bigcore.exp: Likewise.
11565 * gdb.base/break.exp: Likewise.
11566 * gdb.base/call-ar-st.exp: Likewise.
11567 * gdb.base/callfuncs.exp: Likewise.
11568 * gdb.base/catch-fork-static.exp: Likewise.
11569 * gdb.base/display.exp: Likewise.
11570 * gdb.base/foll-exec-mode.exp: Likewise.
11571 * gdb.base/foll-exec.exp: Likewise.
11572 * gdb.base/foll-fork.exp: Likewise.
11573 * gdb.base/foll-vfork.exp: Likewise.
11574 * gdb.base/funcargs.exp: Likewise.
11575 * gdb.base/hbreak2.exp: Likewise.
11576 * gdb.base/inferior-died.exp: Likewise.
11577 * gdb.base/interrupt.exp: Likewise.
11578 * gdb.base/multi-forks.exp: Likewise.
11579 * gdb.base/nodebug.exp: Likewise.
11580 * gdb.base/sepdebug.exp: Likewise.
11581 * gdb.base/solib1.c: Likewise.
11582 * gdb.base/step-test.exp: Likewise.
11583 * gdb.mi/non-stop.c: Likewise.
11584 * gdb.mi/pthreads.c: Likewise.
11585 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11586 * gdb.threads/pthreads.c: Likewise.
11587 * gdb.threads/staticthreads.exp: Likewise.
11588 * lib/future.exp: Likewise.
11589 * lib/gdb.exp: Likewise.
11590 * gdb.base/so-indr-cl.c: Remove.
11591 * gdb.base/so-indr-cl.exp: Likewise.
11592 * gdb.base/solib.c: Likewise.
11593 * gdb.base/solib.exp: Likewise.
11594 * gdb.base/solib2.c: Likewise.
11595
b6304613
SM
115962015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11597
11598 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11599 * gdb.base/call-ar-st.exp: Likewise.
11600 * gdb.base/callfuncs.exp: Likewise.
11601 * gdb.base/condbreak.exp: Likewise.
11602 * gdb.base/constvars.exp: Likewise.
11603 * gdb.base/hbreak2.exp: Likewise.
11604 * gdb.base/langs.exp: Likewise.
11605 * gdb.base/list.exp: Likewise.
11606 * gdb.base/long_long.exp: Likewise.
11607 * gdb.base/ptype.exp: Likewise.
11608 * gdb.base/scope.exp: Likewise.
11609 * gdb.base/signals.exp: Likewise.
11610 * gdb.base/so-impl-ld.exp: Likewise.
11611 * gdb.base/varargs.exp: Likewise.
11612 * gdb.base/volatile.exp: Likewise.
11613 * gdb.base/whatis.exp: Likewise.
11614 * gdb.cp/cplusfuncs.exp: Likewise.
11615 * gdb.cp/inherit.exp: Likewise.
11616 * gdb.cp/local.exp: Likewise.
11617 * gdb.cp/member-ptr.exp: Likewise.
11618 * gdb.cp/method.exp: Likewise.
11619 * gdb.cp/overload.exp: Likewise.
11620 * gdb.cp/templates.exp: Likewise.
11621 * gdb.stabs/weird.exp: Likewise.
11622 * lib/compiler.c: Likewise.
11623 * lib/compiler.cc: Likewise.
11624 * lib/cp-support.exp: Likewise.
11625 * lib/gdb.exp: Likewise.
11626
bf401b07
SM
116272015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11628
11629 * configure.ac: Remove HP-UX case.
11630 * configure: Regenerate.
11631
aff9c0f8
SM
116322015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11633
11634 * lib/gdb.exp (gdb_compile): Add function doc.
11635
a6904d5a
PA
116362015-12-17 Pedro Alves <palves@redhat.com>
11637
11638 PR threads/19354
11639 * gdb.multi/info-threads.exp: New file.
11640
a22279dd
YQ
116412015-12-15 Yao Qi <yao.qi@linaro.org>
11642
11643 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11644 is aarch64*-*-*.
11645
0588c796
SL
116462015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11647
11648 * gdb.base/history-duplicates.exp: Skip if no readline support.
11649
5d978e17
SL
116502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11651
11652 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11653
7e763b86
SL
116542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11655
11656 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11657
87a3a92c
SL
116582015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11659
11660 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11661 ctrl-C if nointerrupts target property is set.
11662 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11663 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11664 * gdb.base/paginate-bg-execution.exp: Likewise.
11665 * gdb.base/paginate-execution-startup.exp: Likewise.
11666 * gdb.base/random-signal.exp: Likewise.
11667 * gdb.base/range-stepping.exp: Likewise.
11668 * gdb.cp/annota2.exp: Likewise.
11669 * gdb.cp/annota3.exp: Likewise.
11670 * gdb.gdb/selftest.exp: Likewise.
11671 * gdb.threads/continue-pending-status.exp: Likewise.
11672 * gdb.threads/leader-exit.exp: Likewise.
11673 * gdb.threads/manythreads.exp: Likewise.
11674 * gdb.threads/pthreads.exp: Likewise.
11675 * gdb.threads/schedlock.exp: Likewise.
11676 * gdb.threads/sigthread.exp: Likewise.
11677
a8f077dc
DB
116782015-12-11 Don Breazeal <donb@codesourcery.com>
11679
11680 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11681 remote.
11682 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11683 * gdb.base/foll-exec.exp (main): Enable for target remote.
11684 * gdb.base/foll-fork.exp (main): Likewise.
11685 * gdb.base/foll-vfork.exp (main): Likewise.
11686 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11687 (proc continue_to_exit_bp_loc): Use clean_restart.
11688 * gdb.base/pie-execl.exp (main): Disable for target remote.
11689 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11690 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11691 * gdb.threads/execl.exp (main): Likewise.
11692 * gdb.threads/fork-child-threads.exp (main): Likewise.
11693 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11694 remote.
11695 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11696 remote.
11697 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11698 pid.tid style ptids, instead of just tid.
11699 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11700 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11701 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11702 ptids, instead of just tid.
11703
3b2464a8
AB
117042015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11705
11706 * gdb.base/list.exp (test_list_forward): Add end of file error
11707 test.
11708 (test_repeat_list_command): Add end of file error test.
11709 (test_list_backwards): Add beginning of file error test.
11710
a0def019
AB
117112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11712
11713 * gdb.base/list.exp (test_list_invalid_args): New function,
11714 defined, and called.
11715
5c000dff
AB
117162015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11717
11718 * gdb.base/list.exp (test_list): Make test names unique.
11719
f1637ebe
YQ
117202015-12-11 Yao Qi <yao.qi@linaro.org>
11721
11722 * gdb.base/coremaker2.c: Remove.
11723
36d6fc0a
PA
117242015-12-10 Pedro Alves <palves@redhat.com>
11725
11726 * gdb.multi/base.exp: Remove stale "spaces" references.
11727
762f7747
PA
117282015-12-10 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.multi/base.exp: Don't use nowarnings.
11731 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11732 * gdb.multi/hangout.c: Include stdio.h.
11733 * gdb.multi/hello.c: Include stdlib.h.
11734 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11735 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11736 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11737
28d2bfb9
AB
117382015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11739
11740 * gdb.dwarf2/dw2-ranges-base.c: New file.
11741 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11742 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11743 support additional line table, and debug ranges generation.
11744 (Dwarf::ranges): New function, generate .debug_ranges.
11745 (Dwarf::lines): Support generating simple line table programs.
11746 (Dwarf::assemble): Initialise new namespace variables.
11747
5fc2beac
KB
117482015-12-09 Kevin Buettner <kevinb@redhat.com>
11749
11750 * gdb.base/async.exp (proc test_background): Add case for
11751 asynchronous execution not supported.
11752
1c35a88f
LM
117532015-12-09 Luis Machado <lgustavo@codesourcery.com>
11754
11755 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11756 format and change test names to make them unique.
11757
b593e3d9
RK
117582015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11759 Pedro Alves <pedro@redhat.com>
11760
11761 PR gdb/18702
11762 Add checking of floatformats setup on x86_64 hosts.
11763 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11764 (smallval, bigval): New labels/constants.
11765 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11766 float" after loading bigval and smallval.
11767
d72413e6
PMR
117682015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11769
11770 * gdb.ada/fun_overload_menu.exp: New testcase.
11771 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11772
ece66d65
JS
117732015-12-04 Josh Stone <jistone@redhat.com>
11774
11775 * gdb.base/catch-fork-static.exp: New.
11776
41d0efca
YQ
117772015-12-03 Yao Qi <yao.qi@linaro.org>
11778
11779 * gdb.base/sizeof.c: Don't include stdio.h and
11780 ../lib/unbuffer_output.c.
11781 (main): New variable 'size' and 'value'. Remove printf and
11782 gdb_unbuffer_output. Assign return value to size and value.
11783 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11784 at the beginning.
11785 (check_sizeof): Check the result by printing variable 'size'.
11786 (check_valueof): Check the result by printing variable 'value'.
11787
99fd02d9
YQ
117882015-12-01 Yao Qi <yao.qi@linaro.org>
11789
11790 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11791 for aarch64*-*-linux* target.
11792
f2faf941
PA
117932015-11-30 Pedro Alves <palves@redhat.com>
11794
11795 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11796
04bf20c5
PA
117972015-11-30 Pedro Alves <palves@redhat.com>
11798
11799 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11800 Handle non-stop mode vCont replies.
11801
09df4675
PA
118022015-11-30 Pedro Alves <palves@redhat.com>
11803
11804 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11805 prepare_for_testing. Start gdb with "set non-stop on" appended to
11806 GDBFLAGS. Lax expected stop output.
11807
58b584af
YQ
118082015-11-27 Yao Qi <yao.qi@linaro.org>
11809
11810 * gdb.arch/arm-neon.exp: New.
11811 * gdb.arch/arm-neon.c: New.
11812
dfcb77a8
YQ
118132015-11-27 Yao Qi <yao.qi@linaro.org>
11814
11815 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11816
88e8ec1b
YQ
118172015-11-27 Yao Qi <yao.qi@linaro.org>
11818
11819 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11820 frames-invalid annotation.
11821
bfde72c2
YQ
118222015-11-27 Yao Qi <yao.qi@linaro.org>
11823
11824 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11825
f6512a69
SM
118262015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11827
11828 * gdb.threads/names.exp: New file.
11829 * gdb.threads/names.c: New file.
11830 * README: Mention gdb,no_thread_names.
11831
46a3515b
MM
118322015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11833
11834 PR 19297
11835 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11836 support" error.
11837
62147a22
PA
118382015-11-24 Pedro Alves <palves@redhat.com>
11839
11840 PR 17539
11841 * gdb.base/display.exp: Expect displays to be sorted in ascending
11842 order. Use multi_line.
11843 * gdb.base/solib-display.exp: Likewise.
11844
2f341b6e
PA
118452015-11-24 Pedro Alves <palves@redhat.com>
11846
11847 PR 17539
25d49b86
PA
11848 * gdb.base/display.exp: Expect displays to be sorted in ascending
11849 order. Use multi_line.
11850 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11851
7e0aa6aa
PA
118522015-11-24 Pedro Alves <palves@redhat.com>
11853
11854 PR 17539
11855 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11856 threads in ascending order.
11857 * gdb.base/foll-fork.exp: Likewise.
11858 * gdb.base/foll-vfork.exp: Likewise.
11859 * gdb.base/multi-forks.exp: Likewise.
11860 * gdb.mi/mi-nonstop.exp: Likewise.
11861 * gdb.mi/mi-nsintrall.exp: Likewise.
11862 * gdb.multi/base.exp: Likewise.
11863 * gdb.multi/multi-arch.exp: Likewise.
11864 * gdb.python/py-inferior.exp: Likewise.
11865 * gdb.threads/break-while-running.exp: Likewise.
11866 * gdb.threads/execl.exp: Likewise.
11867 * gdb.threads/gcore-thread.exp: Likewise.
11868 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11869 * gdb.threads/kill.exp: Likewise.
11870 * gdb.threads/linux-dp.exp: Likewise.
11871 * gdb.threads/multiple-step-overs.exp: Likewise.
11872 * gdb.threads/next-bp-other-thread.exp: Likewise.
11873 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11874 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11875 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11876 * gdb.threads/thread-find.exp: Likewise.
11877 * gdb.threads/tls.exp: Likewise.
11878 * lib/mi-support.exp (mi_reverse_list): Delete.
11879 (mi_check_thread_states): No longer reverse list.
11880
2cc57ad8
PA
118812015-11-24 Pedro Alves <palves@redhat.com>
11882
11883 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11884 use lowercase.
11885
c93e8391
SM
118862015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11887
11888 * gdb.trace/actions.c: Include trace-common.h.
11889 (main): Add a location for a fast tracepoint.
11890 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11891 the normal tracepoints.
11892 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11893
045ccf91
SM
118942015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11895
11896 * save-trace.exp: Factor out code to these...
11897 (gdb_save_tracepoints): New.
11898 (gdb_load_tracepoints): New.
11899 (do_save_load_test): New.
11900
5506f9f6
KB
119012015-11-23 Kevin Buettner <kevinb@redhat.com>
11902
11903 * gdb.base/asmlabel.exp: New test.
11904 * gdb.base/asmlabel.c: New test case.
11905
16c3b12f
JB
119062015-11-23 Joel Brobecker <brobecker@adacore.com>
11907
11908 * gdb.base/wrong_frame_bt_full-main.c: New file.
11909 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11910 * gdb.base/wrong_frame_bt_full.exp: New file.
11911
155bfbd3
JB
119122015-11-23 Joel Brobecker <brobecker@adacore.com>
11913
11914 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11915
bb097445
JM
119162015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11917
206853a0 11918 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11919 pstate register when comparing registers values in
11920 sparc64-*-linux-gnu targets to avoid spurious differences.
11921
9c88ed8f
JM
119222015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11923
206853a0 11924 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11925
96161e25
SL
119262015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11927
11928 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11929 as type argument to gdb_compile.
11930 * gdb.base/nested-subp2.exp: Likewise.
11931 * gdb.base/nested-subp3.exp: Likewise.
11932
340c2830
DV
119332015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11934
11935 * lib/dwarf.exp (_note): Fix left shift of negative value.
11936 * gdb.trace/trace-condition.exp: Likewise.
11937
c1862d0f
YQ
119382015-11-13 Yao Qi <yao.qi@linaro.org>
11939
11940 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11941 comments about d10v.
11942 (test_scalar_returns): Likewise.
11943 * gdb.base/d10v.ld: Remove.
11944 * gdb.base/overlays.exp: Remove the target triplet checking for
11945 d10v-*-*.
11946 * gdb.base/structs.exp (test_struct_returns): Remove the
11947 comments about d10v.
11948 (test_struct_calls): Likewise.
11949
77ae9c19
YQ
119502015-11-13 Yao Qi <yao.qi@linaro.org>
11951
11952 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11953 * gdb.base/gnu_vector.c: Don't include stdio.h.
11954 (main): Don't print res and call add_some_intvecs.
11955
430e004e
MK
119562015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11957
11958 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11959 macro.
11960 (func5): Removed.
11961 (func4): Use FAST_TRACEPOINT_LABEL.
11962 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11963 macro.
11964 (func): Removed.
11965 (thread_function): Use FAST_TRACEPOINT_LABEL.
11966 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11967 (func): Remove.
11968 (marker): Use FAST_TRACEPOINT_LABEL.
11969 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11970 (pendfunc1): Remove.
11971 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11972 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11973 (foo): Remove.
11974 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11975 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11976 macro.
11977 (func): Remove.
11978 (marker): Use FAST_TRACEPOINT_LABEL.
11979 * gdb.trace/trace-common.h: New header.
11980 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11981 macro.
11982 (func): Remove.
11983 (marker): Use FAST_TRACEPOINT_LABEL.
11984 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11985 (func): Remove.
11986 (thread_function): Use FAST_TRACEPOINT_LABEL.
11987
6e7675a7
MK
119882015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11989
11990 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11991 in front.
11992 * gdb.trace/change-loc.exp: Use global pcreg definition.
11993 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11994 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11995 in front.
11996 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11997 * gdb.trace/pending.exp: Likewise.
11998 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11999 * gdb.trace/trace-break.exp: Likewise.
12000 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12001 in front.
12002 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12003 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12004 in front.
12005 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12006
dddc0e16
JB
120072015-11-09 Joel Brobecker <brobecker@adacore.com>
12008
12009 * gdb.ada/fin_fun_out: New testcase.
12010
c6f0b406
KB
120112015-11-07 Kevin Buettner <kevinb@redhat.com>
12012
12013 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12014 value associated with DW_AT_byte_size.
12015 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12016 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12017 DW_AT_upper_bound.
12018
f01dcfd9
KB
120192015-11-07 Kevin Buettner <kevinb@redhat.com>
12020
12021 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12022 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12023 version.
12024 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12025 gdb.dwarf2/dw2-canonicalize-type.exp,
12026 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12027 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12028 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12029 provided by gdb_target_symbol_prefix_flags_asm.
12030 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12031 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12032 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12033 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12034 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12035 macros where needed). Use this macro for symbols which require
12036 the prefix provided by SYMBOL_PREFIX.
12037
2223449a
KB
120382015-11-05 Kevin Buettner <kevinb@redhat.com>
12039
12040 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12041 New procs.
12042 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12043 representing expressions, of more than one list element.
12044 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12045 to prepend linker symbol prefix to f.
12046 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12047 table_1 and table_2.
12048 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12049 Likewise, for f and g.
12050 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12051 for ptr.
12052 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12053 for main.
12054 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12055 table_1_ptr and table_2_ptr.
12056
6f2f1a3a
JK
120572015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12058 Joel Brobecker <brobecker@adacore.com>
12059
12060 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12061
566c56c9
MK
120622015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12063
12064 * gdb.reverse/s390-mvcle.c: New test.
12065 * gdb.reverse/s390-mvcle.exp: New file.
12066 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12067
d5f0636b
MK
120682015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12069
12070 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12071
7ad8b86c
MK
120722015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12073
12074 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12075 reaching marker2.
12076 * gdb.reverse/getresuid-reverse.exp: Likewise.
12077 * gdb.reverse/pipe-reverse.exp: Likewise.
12078 * gdb.reverse/readv-reverse.exp: Likewise.
12079 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12080 * gdb.reverse/time-reverse.exp: Likewise.
12081 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12082
4081c0f1
YQ
120832015-10-30 Yao Qi <yao.qi@linaro.org>
12084
12085 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12086 (empty_cycle): Remove.
12087 (main): Don't call empty_cycle. Don't use watch_count_done.
12088 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12089 empty_cycle. Rewrite the code counting HW watchpoints.
12090
452b4ba5
MK
120912015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12092
12093 * gdb.reverse/fstatat-reverse.c: New test.
12094 * gdb.reverse/fstatat-reverse.exp: New file.
12095 * gdb.reverse/getresuid-reverse.c: New test.
12096 * gdb.reverse/getresuid-reverse.exp: New file.
12097 * gdb.reverse/pipe-reverse.c: New test.
12098 * gdb.reverse/pipe-reverse.exp: New file.
12099 * gdb.reverse/readv-reverse.c: New test.
12100 * gdb.reverse/readv-reverse.exp: New file.
12101 * gdb.reverse/recvmsg-reverse.c: New test.
12102 * gdb.reverse/recvmsg-reverse.exp: New file.
12103 * gdb.reverse/time-reverse.c: New test.
12104 * gdb.reverse/time-reverse.exp: New file.
12105 * gdb.reverse/waitpid-reverse.c: New test.
12106 * gdb.reverse/waitpid-reverse.exp: New file.
12107
5e2e7507
JK
121082015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12109
12110 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12111
0fde2c53
DE
121122015-10-26 Doug Evans <dje@google.com>
12113
12114 PR symtab/17391
12115 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12116 * gdb.dwarf2/bad-regnum.c: New file.
12117 * gdb.dwarf2/bad-regnum.exp: New file.
12118
1a70ae97
DE
121192015-10-26 Doug Evans <dje@google.com>
12120
12121 PR python/18938
12122 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12123 file.
12124
27dc26ab
JK
121252015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12126
12127 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12128 for a change by "Mention language in compile error message".
12129
bed91f4d
SM
121302015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12131
12132 PR python/18073
12133 * gdb.python/py-type.c (C::a_method): New.
12134 (C::a_const_method): New.
12135 (C::a_static_method): New.
12136 (a_function): New.
12137 * gdb.python/py-type.exp (test_fields): Test getting fields
12138 from function and method.
12139
3f2f83dd
KB
121402015-10-21 Keven Boell <keven.boell@intel.com>
12141
12142 * gdb.fortran/vla-alloc-assoc.exp: New file.
12143 * gdb.fortran/vla-datatypes.exp: New file.
12144 * gdb.fortran/vla-datatypes.f90: New file.
12145 * gdb.fortran/vla-history.exp: New file.
12146 * gdb.fortran/vla-ptype-sub.exp: New file.
12147 * gdb.fortran/vla-ptype.exp: New file.
12148 * gdb.fortran/vla-sizeof.exp: New file.
12149 * gdb.fortran/vla-sub.f90: New file.
12150 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12151 * gdb.fortran/vla-value-sub-finish.exp: New file.
12152 * gdb.fortran/vla-value-sub.exp: New file.
12153 * gdb.fortran/vla-value.exp: New file.
12154 * gdb.fortran/vla-ptr-info.exp: New file.
12155 * gdb.mi/mi-vla-fortran.exp: New file.
12156 * gdb.mi/vla.f90: New file.
12157
27145d50
SL
121582015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12159
12160 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12161 of hardwired timeout value.
12162
5f3ff4f8
JK
121632015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12164 Pedro Alves <palves@redhat.com>
12165
12166 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12167 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12168
bfd09d20
JS
121692015-10-19 Josh Stone <jistone@redhat.com>
12170
12171 * gdb.base/catch-syscall.c: Include <sched.h>.
12172 (unknown_syscall): New variable.
12173 (main): Trigger a vfork and an unknown syscall.
12174 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12175 (unknown_syscall_number): Likewise.
12176 (check_call_to_syscall): Accept an optional syscall pattern.
12177 (check_return_from_syscall): Likewise.
12178 (check_continue): Likewise.
12179 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12180 (test_catch_syscall_skipping_return): New test toggling off 'catch
12181 syscall' to step over the syscall return, then toggling back on.
12182 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12183 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12184 (do_syscall_tests): Call test_catch_syscall_without_args and
12185 test_catch_syscall_mid_vfork.
12186 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12187 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12188
b32b93c6
AS
121892015-10-19 Andrew Stubbs <ams@codesourcery.com>
12190
12191 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12192 print g_vE): Add new pass patterns.
12193 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12194 print various symbol names for vptr fields.
12195
9d622bda
AB
121962015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12197
12198 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12199 results.
12200
0fd8ac1c
YQ
122012015-10-12 Yao Qi <yao.qi@linaro.org>
12202
12203 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12204
34240514
YQ
122052015-10-12 Yao Qi <yao.qi@linaro.org>
12206
12207 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12208 is aarch64*-*-linux*.
12209
8240f442
YQ
122102015-10-12 Yao Qi <yao.qi@linaro.org>
12211
12212 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12213 (can_relocate_bcond_true): ... it.
12214 (can_relocate_bcond_false): New function.
12215 (foo): Likewise.
12216 (can_relocate_bl): Likewise.
12217 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12218 can_relocate_bl.
12219
2520f728
PMR
122202015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12221
12222 * gdb.base/nested-addr.c: New file.
12223 * gdb.base/nested-addr.exp: New testcase.
12224
abcef95a
MM
122252015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12226
12227 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12228 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12229 its output. Ignore the output of "record goto begin" and instead
12230 check that GDB is replaying.
12231
145e3ddb
PA
122322015-10-09 Pedro Alves <palves@redhat.com>
12233
12234 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12235 (top level): Use it in the run with no args test.
12236
d5d8c4e1
IB
122372015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12238
12239 * gdb.dlang/properties.exp: New file.
12240
06e635ef
SL
122412015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12242
12243 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12244 whether or not address 0x1000 is mapped on the target.
12245
e019fd1d
SM
122462015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12247
12248 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12249 build.
12250
77ba2a67
MM
122512015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12252
12253 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12254 instruction-history test.
12255
c60eb31f
DE
122562015-09-28 Doug Evans <dje@google.com>
12257
12258 * gdb.base/gcore.c (array_func): Add reference to static_array.
12259
9a3c8263
SM
122602015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12261
12262 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12263 source line.
12264
9720e656
SL
122652015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12266
12267 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12268 short or char as base type.
12269
938d3bf2
SL
122702015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12271
12272 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12273 to allow any size enum.
12274
e6c2c623
PMR
122752015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12276
12277 * gdb.ada/array_ptr_renaming.exp: New testcase.
12278 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12279 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12280
06da0f77
PL
122812015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12282
12283 * gdb.trace/ftrace-lock.c: New file.
12284 * gdb.trace/ftrace-lock.exp: New file.
12285
4f51c22a
PL
122862015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12287
12288 * gdb.arch/insn-reloc.c: New file.
12289 * gdb.arch/ftrace-insn-reloc.exp: New file.
12290
7041adf4
PL
122912015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12292
12293 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12294 instruction.
12295 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12296 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12297 * gdb.trace/range-stepping.c: Likewise.
12298 * gdb.trace/trace-break.c: Likewise.
12299 * gdb.trace/trace-mt.c (thread_function): Likewise.
12300 * gdb.trace/ftrace.c (marker): Likewise.
12301 * gdb.trace/trace-condition.c (marker): Likewise.
12302 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12303 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12304 is_aarch64_target.
12305
015d2e7e
DE
123062015-09-18 Doug Evans <xdje42@gmail.com>
12307
12308 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12309 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12310
26b188a2
SL
123112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12312
12313 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12314 the breakpoint.
12315
79dc332b
SL
123162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12317
12318 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12319 the pending breakpoint. Remove timeout override for "Run till
12320 MI pending breakpoint on pendfunc3 on thread 2" test.
12321
f57929f2
SL
123222015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12323
12324 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12325 filename pattern.
12326
3f469b17
SL
123272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12328
12329 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12330 in breakpoint filename pattern.
12331
515b89b3
SL
123322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12333
7800dbe4
SL
12334 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12335
123362015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12337
515b89b3
SL
12338 * gdb.linespec/explicit.exp: Check for readline support for
12339 tab-completion tests. Fix obvious typo.
12340
d2939ba2
MM
123412015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12342
12343 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12344 and replay.
12345
cbb55fa7
MM
123462015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12347
12348 * gdb.btrace/non-stop.c: New.
12349 * gdb.btrace/non-stop.exp: New.
12350
43691ca1
PL
123512015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12352 Yao Qi <yao.qi@linaro.org>
12353
12354 * gdb.trace/trace-condition.c: New file.
12355 * gdb.trace/trace-condition.exp: New file.
12356
d78908cf
WW
123572015-09-16 Wei-cheng Wang <cole945@gmail.com>
12358
12359 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12360 for testing bytecode compilation.
12361
1ed415e2
PA
123622015-09-16 Pedro Alves <palves@redhat.com>
12363 Sandra Loosemore <sandra@codesourcery.com>
12364
12365 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12366 (SECONDS): Redefine.
12367 (main): Call pthread_kill and alarm early.
12368 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12369 support.
12370 (test): If the target can't hardware step and doesn't support
12371 displaced stepping, increase the timeout.
12372
d136eff5
PA
123732015-09-16 Pedro Alves <palves@redhat.com>
12374
12375 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12376 (enable_debug): New procedures.
12377 (test): Use them. Bail out if waiting for threads fails.
12378 (top level): Bail out if a test fails.
12379
991f019c
YQ
123802015-09-16 Yao Qi <yao.qi@linaro.org>
12381
12382 * gdb.asm/asm-source.exp: Set asm-arch for
12383 aarch64*-*-* target.
12384 * gdb.asm/aarch64.inc: New file.
12385
bfca584f
PMR
123862015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12387
12388 * gdb.ada/array_of_variable_length.exp: New testcase.
12389 * gdb.ada/array_of_variable_length/foo.adb: New file.
12390 * gdb.ada/array_of_variable_length/pck.adb: New file.
12391 * gdb.ada/array_of_variable_length/pck.ads: New file.
12392
b326e587
DE
123932015-09-15 Doug Evans <dje@google.com>
12394
12395 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12396 of function static local variable.
12397
5382cfab
PW
123982015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12399
12400 * gdb.threads/tls-so_extern.exp: New test file.
12401 * gdb.threads/tls-so_extern.c: New test file.
12402 * gdb.threads/tls-so_extern_main.c: New test file.
12403
141c5cc4
JK
124042015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12405
12406 * gdb.opt/solib-intra-step-lib.c: New file.
12407 * gdb.opt/solib-intra-step-main.c: New file.
12408 * gdb.opt/solib-intra-step.exp: New file.
12409
d15dcecd
PA
124102015-09-15 Pedro Alves <palves@redhat.com>
12411
12412 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12413 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12414
4c2f2a79
PA
124152015-09-14 Pedro Alves <palves@redhat.com>
12416
12417 * gdb.base/hook-stop-continue.c: Delete.
12418 * gdb.base/hook-stop-continue.exp: Delete.
12419 * gdb.base/hook-stop-frame.c: Delete.
12420 * gdb.base/hook-stop-frame.exp: Delete.
12421 * gdb.base/hook-stop.c: New file.
12422 * gdb.base/hook-stop.exp: New file.
12423
919e6dbe
PMR
124242015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12425
12426 * gdb.ada/access_to_packed_array.exp: New testcase.
12427 * gdb.ada/access_to_packed_array/foo.adb: New file.
12428 * gdb.ada/access_to_packed_array/pack.adb: New file.
12429 * gdb.ada/access_to_packed_array/pack.ads: New file.
12430
157280a4
MM
124312015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12432
12433 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12434 buffer size test.
12435
2fd33e94
DB
124362015-09-11 Don Breazeal <donb@codesourcery.com>
12437
12438 * gdb.base/foll-exec.c: Add copyright header. Fix
12439 formatting issues.
12440 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12441 (do_exec_tests): Use clean_restart in place of zap_session,
12442 and for test initialization. Fix formatting issues. Use
12443 fail in place of perror.
12444 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12445 an expect statement to match an expression with output from
12446 the program under debug.
12447 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12448 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12449 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12450 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12451 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12452
e70b6e8e
DE
124532015-09-09 Doug Evans <dje@google.com>
12454
12455 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12456
7a551a51
DE
124572015-09-09 Doug Evans <dje@google.com>
12458
12459 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12460
4c666f84
DE
124612015-09-09 Doug Evans <dje@google.com>
12462
12463 * gdb.base/savedregs.exp: Fix typo.
12464
243a9253
PA
124652015-09-09 Pedro Alves <palves@redhat.com>
12466
12467 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12468
c0fa8fbd
SL
124692015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12470
12471 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12472 command actually switches threads. Give up on remaining
12473 tests if target fails to stop at breakpoint.
12474
cd7c1778
PMR
124752015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12476
12477 * gdb.ada/funcall_char.exp: New testcase.
12478 * gdb.ada/funcall_char/foo.adb: New file.
12479
dc5c8746
PMR
124802015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12481
12482 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12483 expected outputs. Add two testcases for completing ambiguous
12484 functions.
12485 * gdb.ada/complete/aux_pck.adb: New file.
12486 * gdb.ada/complete/aux_pck.ads: New file.
12487 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12488 Ambiguous_Func functions.
12489 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12490 * gdb.ada/complete/pck.adb: Likewise.
12491
4e83a1e7
UW
124922015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12493
12494 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12495 failures to run the test program under GDB.
12496
8ce74153
LM
124972015-08-26 Luis Machado <lgustavo@codesourcery.com>
12498
12499 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12500 to C.
12501
e9756d52
PP
125022015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12503
12504 * gdb.base/run-after-attach.exp: New test file.
12505 * gdb.base/run-after-attach.c: New test file.
12506
8d37573b
DB
125072015-08-26 Don Breazeal <donb@codesourcery.com>
12508
12509 * gdb.base/foll-exec-2.c: New test program.
12510 * gdb.base/foll-exec-2.exp: New test.
12511
63e43d3a
PMR
125122015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12513
12514 * gdb.base/nested-subp1.exp: New file.
12515 * gdb.base/nested-subp1.c: New file.
12516 * gdb.base/nested-subp2.exp: New file.
12517 * gdb.base/nested-subp2.c: New file.
12518 * gdb.base/nested-subp3.exp: New file.
12519 * gdb.base/nested-subp3.c: New file.
12520
3d40fbb5
PA
125212015-08-24 Pedro Alves <palves@redhat.com>
12522
12523 * gdb.server/connect-without-multi-process.c: New file.
12524 * gdb.server/connect-without-multi-process.exp: New file.
12525
4422ac93
LM
125262015-08-24 Luis Machado <lgustavo@codesourcery.com>
12527
12528 * gdb.opt/inline-markers.c: Make z int.
12529
91dddb86
LM
125302015-08-24 Luis Machado <lgustavo@codesourcery.com>
12531
12532 * gdb.opt/inline-markers.c: Make z volatile.
12533
a48847ee
LM
125342015-08-24 Luis Machado <lgustavo@codesourcery.com>
12535
12536 * gdb.opt/inline-bt.c: New volatile global z.
12537 * gdb.opt/inline-cmds.c: Likewise.
12538 * gdb.opt/inline-locals.c: Likewise.
12539 * gdb.opt/inline-markers.c: New extern global z.
12540 (marker): Use z.
12541 (inline_fn): Likewise.
12542
0ebbc52b
PA
125432015-08-24 Pedro Alves <palves@redhat.com>
12544
12545 * config/m32r-stub.exp: Remove file.
12546 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12547 * gdb.base/call-rt-st.exp: Likewise.
12548 * gdb.base/call-strs.exp: Likewise.
12549 * gdb.base/default.exp: Remove references to h8300-*-hms and
12550 *-*-udi*.
12551 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12552
77c365df
AA
125532015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12554
12555 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12556 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12557 and "return" use KFAIL when GDB can not read/write the vector
12558 return value.
12559
4313b8c0
GB
125602015-08-21 Gary Benson <gbenson@redhat.com>
12561
12562 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12563
0e433b32
PA
125642015-08-20 Pedro Alves <palves@redhat.com>
12565
12566 * gdb.server/solib-list.exp: No longer expect an interior stop in
12567 non-stop mode.
12568
221e1a37
PA
125692015-08-20 Pedro Alves <palves@redhat.com>
12570
12571 * gdb.server/connect-stopped-target.c: New file.
12572 * gdb.server/connect-stopped-target.exp: New file.
12573
40e3ad0e
PA
125742015-08-20 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.dwarf2/comp-unit-lang.exp: New file.
12577 * gdb.dwarf2/comp-unit-lang.c: New file.
12578
af39b327
PMR
125792015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12580
12581 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12582 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12583
7d45c7c3 125842015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12585
7d45c7c3
KB
12586 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12587 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12588
4d6cceb4
DE
125892015-08-18 Doug Evans <dje@google.com>
12590 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12591
12592 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12593 skip_python_tests. New arg prompt_regexp.
12594 (skip_python_tests): New function.
12595 * lib/mi-support.exp (mi_skip_python_tests): New function.
12596 * gdb.python/py-mi-objfile-gdb.py: New file.
12597 * gdb.python/py-mi-objfile.c: New file.
12598 * gdb.python/py-mi-objfile.exp: New file.
12599
ad89c2aa
KS
126002015-08-17 Keith Seitz <keiths@redhat.com>
12601
12602 * gdb.linespec/explicit.exp: Move strace test from here ...
12603 * gdb.trace/strace.exp: ... to here.
12604
e3ae3c43
PP
126052015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12606
12607 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12608 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12609
604b2636
DE
126102015-08-14 Doug Evans <xdje42@gmail.com>
12611
12612 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12613 inferior before selecting a new file.
12614
6ff0ba5f
DE
126152015-08-14 Doug Evans <xdje42@gmail.com>
12616
12617 * gdb.mi/mi-disassemble.exp: Update.
12618 * gdb.base/disasm-optim.S: New file.
12619 * gdb.base/disasm-optim.c: New file.
12620 * gdb.base/disasm-optim.h: New file.
12621 * gdb.base/disasm-optim.exp: New file.
12622
9ca98f92
KS
126232015-08-14 Keith Seitz <keiths@redhat.com>
12624
12625 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12626 "evaluated-by".
12627
52bbc560
JB
126282015-08-13 Joel Brobecker <brobecker@adacore.com>
12629
12630 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12631
5d8c3ed3
PMR
126322015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12633
12634 * gdb.ada/fun_renaming.exp: New testcase.
12635 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12636 * gdb.ada/fun_renaming/pack.adb: New file.
12637 * gdb.ada/fun_renaming/pack.ads: New file.
12638
ea8812bc
KS
126392015-08-12 Keith Seitz <keiths@redhat.com>
12640
12641 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12642 gdb_get_line_number.
12643
4dafcdeb
JB
126442015-08-12 Joel Brobecker <brobecker@adacore.com>
12645
12646 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12647 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12648 gdb.base/dso2dso.exp: New files.
12649
5ba32597
SDJ
126502015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12651 Pedro Alves <palves@redhat.com>
12652 Keith Seitz <keiths@redhat.com>
12653
12654 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12655 GDBFLAGS.
12656
b6dafabf
PP
126572015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12658
12659 * gdb.base/gdbhistsize-history.exp
12660 (test_histsize_history_setting): Use save_vars.
12661 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12662 Use save_vars.
12663 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12664 * gdb.base/readline.exp: Use save_vars.
12665
abe8e607
PP
126662015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12667
12668 * lib/gdb.exp (save_vars): New proc.
12669
629500fa
KS
126702015-08-11 Keith Seitz <keiths@redhat.com>
12671
12672 * gdb.base/help.exp: Update help_breakpoint_text.
12673
eb8c4e2e
KS
126742015-08-11 Keith Seitz <keiths@redhat.com>
12675
12676 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12677 (at toplevel): Call test_explicit_breakpoints.
12678 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12679 breakpoints.
12680 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12681 breakpoint conditions, "-cond".
12682
87f0e720
KS
126832015-08-11 Keith Seitz <keiths@redhat.com>
12684
12685 * gdb.linespec/3explicit.c: New file.
12686 * gdb.linespec/cpexplicit.cc: New file.
12687 * gdb.linespec/cpexplicit.exp: New file.
12688 * gdb.linespec/explicit.c: New file.
12689 * gdb.linespec/explicit.exp: New file.
12690 * gdb.linespec/explicit2.c: New file.
12691 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12692 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12693 before using in the matching pattern.
12694 Clarify that `prefix' is a regular expression.
12695
f00aae0f
KS
126962015-08-11 Keith Seitz <keiths@redhat.com>
12697
12698 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12699 test.
12700 Add tests for missing ",FMT" and ",".
12701
e27852be
DE
127022015-08-10 Doug Evans <dje@google.com>
12703 Keith Seitz <keiths@redhat.com>
12704
12705 PR gdb/17960
12706 * gdb.base/completion.exp: Add location completer tests.
12707
7f03bd92
PA
127082015-08-07 Pedro Alves <palves@redhat.com>
12709
12710 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12711 tests here.
12712 (top level): Run do_test with and without displaced stepping.
12713
3fc8eb30
PA
127142015-08-07 Pedro Alves <palves@redhat.com>
12715
12716 * gdb.base/valgrind-disp-step.c: New file.
12717 * gdb.base/valgrind-disp-step.exp: New file.
12718
d4569d7b
PA
127192015-08-07 Pedro Alves <palves@redhat.com>
12720
12721 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12722 Delete function.
12723 (main): Add alarm. Run an infinite loop instead of calling
12724 wait_threads.
12725 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12726 comment.
12727 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12728 Delete function.
12729 (main): Add alarm. Run an infinite loop instead of calling
12730 wait_threads.
12731 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12732 comment.
12733
e1316e60
PA
127342015-08-07 Pedro Alves <palves@redhat.com>
12735
12736 * gdb.base/checkpoint-ns.exp: New file.
12737 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12738 standard_testfile.
12739
da8c46d2
MM
127402015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12741
12742 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12743 * gdb.btrace/instruction_history.exp: Update.
12744 * gdb.btrace/tsx.exp: New.
12745 * gdb.btrace/tsx.c: New.
12746
de1c2c52
PA
127472015-08-06 Pedro Alves <palves@redhat.com>
12748
12749 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12750 increase timeout.
12751 * gdb.reverse/until-precsave.exp: Bump timeouts.
12752
782e0bf4
PA
127532015-08-06 Pedro Alves <palves@redhat.com>
12754
12755 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12756
83e97ed0
PA
127572015-08-06 Pedro Alves <palves@redhat.com>
12758
12759 PR gdb/18749
12760 * gdb.threads/process-dies-while-handling-bp.c: New file.
12761 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12762
863d01bd
PA
127632015-08-06 Pedro Alves <palves@redhat.com>
12764
12765 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12766 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12767
0a39bb32
PA
127682015-08-05 Pedro Alves <palves@redhat.com>
12769
12770 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12771 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12772
ee2d2b10
SL
127732015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12774
12775 * gdb.base/bp-permanent.exp: Report test as unsupported if
12776 the target cannot stop at the permanent breakpoint.
12777
4e1bdb00
DE
127782015-08-03 Doug Evans <dje@google.com>
12779
12780 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12781 10000.
12782
3d338901
DE
127832015-08-03 Doug Evans <dje@google.com>
12784
12785 * Makefile.in (workers/%.worker, build-perf): New rule.
12786 (GDB_PERFTEST_MODE): New variable.
12787 (check-perf): Use it.
12788 (clean): Clean up gdb.perf parallel build subdirs.
12789 * lib/build-piece.exp: New file.
12790 * lib/gdb.exp (make_gdb_parallel_path): New function
12791 (standard_output_file, standard_temp_file): Call it.
12792 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12793 of $GDB_PARALLEL.
12794 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12795
af061d3e
DE
127962015-08-03 Doug Evans <dje@google.com>
12797
8e1afc81 12798 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12799 (LOG_FILE_NAME): New global.
12800 (TextReporter.__init__): Initialize self.txt_sum.
12801 (TextReporter.report): Add support for multiple data-points.
12802 Move report to perftest.sum, put raw data in perftest.log.
12803 (TextReporter.start): Open sum and log files.
12804 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12805 * gdb.perf/lib/perftest/testresult.py
12806 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12807
2c8c5d37
PA
128082015-07-31 Pedro Alves <palves@redhat.com>
12809
12810 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12811 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12812 kill_wait_spawned_process instead of explicit "kill -9".
12813 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12814 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12815 kill_wait_spawned_process.
12816 * gdb.base/attach-twice.exp: Likewise.
12817 * gdb.base/attach.exp: Likewise.
12818 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12819 gdb_test_multiple.
12820 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12821 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12822 kill_wait_spawned_process.
12823 * gdb.base/valgrind-infcall.exp: Likewise.
12824 * gdb.multi/multi-attach.exp: Likewise.
12825 * gdb.python/py-prompt.exp: Likewise.
12826 * gdb.python/py-sync-interp.exp: Likewise.
12827 * gdb.server/ext-attach.exp: Likewise.
12828 * gdb.threads/attach-into-signal.exp (corefunc): Use
12829 spawn_wait_for_attach, spawn_id_get_pid and
12830 kill_wait_spawned_process.
12831 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12832 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12833 spawn_id_get_pid and kill_wait_spawned_process.
12834 * gdb.threads/attach-stopped.exp (corefunc): Use
12835 spawn_wait_for_attach, spawn_id_get_pid and
12836 kill_wait_spawned_process.
12837 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12838 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12839 kill_wait_spawned_process instead of explicit "kill -9".
12840 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12841 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12842 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12843 processes. Don't map cygwin/windows pids here. Now returns a
12844 spawn id list.
12845
032a0fca
SL
128462015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12847
12848 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12849 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12850 correct patch.
12851
61a934ca
SL
128522015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12853
12854 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12855
4bc4d428
SL
128562015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12857
12858 Reapply:
12859 2014-05-21 Mark Wielaard <mjw@redhat.com>
12860
12861 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12862
998d452a
PA
128632015-07-30 Pedro Alves <palves@redhat.com>
12864
12865 * linux-low.c (handle_extended_wait): Set the child's last
12866 reported status to TARGET_WAITKIND_STOPPED.
12867
69dde7dc
PA
128682015-07-30 Pedro Alves <palves@redhat.com>
12869
12870 PR threads/18600
12871 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12872 only shows inferior 1.
12873
4dd63d48
PA
128742015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12875 Pedro Alves <palves@redhat.com>
12876
12877 PR threads/18600
12878 * gdb.threads/fork-plus-threads.c: New file.
12879 * gdb.threads/fork-plus-threads.exp: New file.
12880
d618e4c5
PP
128812015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12882
12883 * gdb.base/batch-preserve-term-settings.exp
12884 (test_terminal_settings_preserved_after_cli_exit): Use
12885 send_quit_command.
12886
1eef6428
PA
128872015-07-29 Pedro Alves <palves@redhat.com>
12888 Don Breazeal <donb@codesourcery.com>
12889
12890 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12891 output from both inferior_spawn_id and gdb_spawn_id.
12892
7da5b897
SDJ
128932015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12894
12895 * gdb.threads/attach-into-signal.exp (corefunc): Use
12896 with_test_prefix on nested loops, uniquefying the test messages.
12897
dac804df
SDJ
128982015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12899
12900 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12901 commit.
12902
06265e53
PP
129032015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12904
12905 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12906 New proc.
12907 (test_terminal_settings_preserved_after_sigterm): New test.
12908
18206ca3
PP
129092015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12910
12911 * gdb.base/batch-preserve-term-settings.exp
12912 (test_terminal_settings_preserved_after_cli_exit): New test.
12913
90074d11
PP
129142015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12915
12916 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12917 manipulation of saved_gdbflags.
12918 (test_terminal_settings_preserved): Remove global declaration of
12919 the unused variable pagination_prompt. Remove manipulation of
12920 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12921 GDBFLAGS.
12922
eb1a7902
PA
129232015-07-29 Pedro Alves <palves@redhat.com>
12924
12925 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12926
8b75dd3b
PA
129272015-07-29 Pedro Alves <palves@redhat.com>
12928
12929 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12930 at the top.
12931
dedad4e3
PA
129322015-07-29 Pedro Alves <palves@redhat.com>
12933
12934 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12935 (main): Call gdb_unbuffer_output.
12936 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12937 (main): Call gdb_unbuffer_output.
12938 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12939 (main): Call gdb_unbuffer_output.
12940 * gdb.base/call-strs.exp: Adjust to step over the
12941 gdb_unbuffer_output call.
12942 * gdb.base/catch-gdb-caused-signals.c: Include
12943 "../lib/unbuffer_output.c".
12944 (main): Call gdb_unbuffer_output.
12945 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12946 (main): Call gdb_unbuffer_output.
12947 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12948 (main): Call gdb_unbuffer_output.
12949 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12950 (main): Call gdb_unbuffer_output.
12951 * gdb.base/shlib-call.exp: Adjust to step over the
12952 gdb_unbuffer_output call.
12953 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12954 (main): Call gdb_unbuffer_output.
12955 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12956 (main): Call gdb_unbuffer_output.
12957 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12958 (main): Rename to ...
12959 (test): ... this.
12960 (main): Reimplement.
12961 * gdb.base/varargs.exp: Run to test instead of to main.
12962 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12963 (main): Call gdb_unbuffer_output.
12964
58789a91
PA
129652015-07-29 Pedro Alves <palves@redhat.com>
12966
12967 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12968 factore out from mi_continue_dprintf. For call-style dprintfs,
12969 expect dprintf output out of $inferior_spawn_id.
12970 (mi_continue_dprintf): Use mi_expect_dprintf.
12971 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12972 (main): Call gdb_unbuffer_output.
12973
e8376742
PA
129742015-07-29 Pedro Alves <palves@redhat.com>
12975
12976 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12977 (default_mi_gdb_start): Set inferior_spawn_id instead of
12978 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12979 gdb_spawn_id.
12980 (mi_gdb_test): Always expect inferior output from both
12981 $inferior_spawn_id and $gdb_spawn_id.
12982
08280010
PA
129832015-07-29 Pedro Alves <palves@redhat.com>
12984
12985 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12986 send_inferior and $inferior_spawn_id.
12987
4d30e432
PA
129882015-07-29 Pedro Alves <palves@redhat.com>
12989
12990 * gdb.gdb/complaints.exp (test_initial_complaints)
12991 (test_serial_complaints, test_short_complaints): Use
12992 gdb_test_stdio.
12993 (test_empty_complaint): Handle $inferior_spawn_id !=
12994 $gdb_spawn_id.
12995
0d30a335
PA
129962015-07-29 Pedro Alves <palves@redhat.com>
12997
12998 * gdb.base/varargs.exp: Use gdb_test_stdio.
12999
39413b29
PA
130002015-07-29 Pedro Alves <palves@redhat.com>
13001
13002 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13003
7cb000a9
PA
130042015-07-29 Pedro Alves <palves@redhat.com>
13005
13006 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13007
d7b8ac82
PA
130082015-07-29 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13011 parameter into two new parameters, "inf_result" and "gdb_result".
13012 Expect inferior output and gdb output from $inferior_spawn_id and
13013 $gdb_spawn_id, respectively. Adjust all callers.
13014
789c3a0c
PA
130152015-07-29 Pedro Alves <palves@redhat.com>
13016
13017 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13018 of gdb_test_sequence.
13019
77e760c3
PA
130202015-07-29 Pedro Alves <palves@redhat.com>
13021
13022 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13023 (saw_spurious_output): Expect inferior output from
13024 $inferior_spawn_id. Use gdb_test_stdio.
13025
8396d2cd
PA
130262015-07-29 Pedro Alves <palves@redhat.com>
13027
13028 * gdb.base/dprintf.exp: Use standard_testfile. Change
13029 prepare_for_testing call.
13030 (srcfile): Don't set.
13031 (restart): New procedure.
13032 (test_dprintf): New procecure, use to continue over dprintfs.
13033 (test_call, test_agent): New procedures, tests moved here.
13034 Restart gdb and recreate dprintfs. Adjust expected output.
13035
2051d61f
PA
130362015-07-29 Pedro Alves <palves@redhat.com>
13037
13038 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13039
452397af
PA
130402015-07-29 Pedro Alves <palves@redhat.com>
13041
13042 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13043
8aed9555
PA
130442015-07-29 Pedro Alves <palves@redhat.com>
13045
13046 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13047 gdb_test_stdio.
13048
188a61b4
PA
130492015-07-29 Pedro Alves <palves@redhat.com>
13050
13051 * lib/gdb.exp (gdb_test_stdio): New procedure.
13052
12264a45
PA
130532015-07-29 Pedro Alves <palves@redhat.com>
13054
13055 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13056
23ffc893
PA
130572015-07-29 Pedro Alves <palves@redhat.com>
13058
13059 * gdb.base/call-signal-resume.exp: Remove check for
13060 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13061 * gdb.base/unwindonsignal.exp: Likewise.
13062 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13063 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13064
65566918
PA
130652015-07-29 Pedro Alves <palves@redhat.com>
13066
13067 * gdb.base/siginfo-addr.c (pass): New function.
13068 (handler): Call it iff si_addr is correct.
13069 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13070 Set a breakpoint at "pass" and continue to it.
13071
d60a9221
SDJ
130722015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13073
13074 * gdb.python/py-objfile.exp: Make some tests have unique names.
13075 * gdb.python/py-pp-registration.exp: Likewise.
13076
bde40b8f
PA
130772015-07-28 Pedro Alves <palves@redhat.com>
13078
13079 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13080
13e1dec8
SM
130812015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13082
13083 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13084
da33c9a7
SM
130852015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13086
13087 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13088
077836f7
PP
130892015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13090
13091 * gdb.base/gdb-sigterm-2.exp: New test.
13092
b8cc7b2e
DE
130932015-07-25 Doug Evans <xdje42@gmail.com>
13094
13095 Revert:
13096 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13097 (workers/%.worker, build-perf): New rule.
13098 (GDB_PERFTEST_MODE): New variable.
13099 (check-perf): Use it.
13100 (clean): Clean up gdb.perf parallel build subdirs.
13101 * lib/build-piece.exp: New file.
13102 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13103 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13104 name.
13105 (standard_temp_file): Ditto.
13106 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13107 of $GDB_PARALLEL.
13108
c8bd4544
DE
131092015-07-24 Doug Evans <dje@google.com>
13110
13111 * gdb.perf/lib/perftest/utils.py: New file.
13112 * gdb.perf/gm-hello.cc: New file.
13113 * gdb.perf/gm-pervasive-typedef.cc: New file.
13114 * gdb.perf/gm-pervasive-typedef.h: New file.
13115 * gdb.perf/gm-std.cc: New file.
13116 * gdb.perf/gm-std.h: New file.
13117 * gdb.perf/gm-use-cerr.cc: New file.
13118 * gdb.perf/gm-utils.h: New file.
13119 * gdb.perf/gmonster-null-lookup.py: New file.
13120 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13121 * gdb.perf/gmonster-print-cerr.py: New file.
13122 * gdb.perf/gmonster-ptype-string.py: New file.
13123 * gdb.perf/gmonster-runto-main.py: New file.
13124 * gdb.perf/gmonster-select-file.py: New file.
13125 * gdb.perf/gmonster1-null-lookup.exp: New file.
13126 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13127 * gdb.perf/gmonster1-print-cerr.exp: New file.
13128 * gdb.perf/gmonster1-ptype-string.exp: New file.
13129 * gdb.perf/gmonster1-runto-main.exp: New file.
13130 * gdb.perf/gmonster1-select-file.exp: New file.
13131 * gdb.perf/gmonster1.cc: New file.
13132 * gdb.perf/gmonster1.exp: New file.
13133 * gdb.perf/gmonster2-null-lookup.exp: New file.
13134 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13135 * gdb.perf/gmonster2-print-cerr.exp: New file.
13136 * gdb.perf/gmonster2-ptype-string.exp: New file.
13137 * gdb.perf/gmonster2-runto-main.exp: New file.
13138 * gdb.perf/gmonster2-select-file.exp: New file.
13139 * gdb.perf/gmonster2.cc: New file.
13140 * gdb.perf/gmonster2.exp: New file.
13141
6eab34f3
DE
131422015-07-24 Doug Evans <dje@google.com>
13143
13144 * gdb.perf/README: New file.
13145 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13146 * lib/gen-perf-test.exp: New file.
13147
63738bfd
DE
131482015-07-24 Doug Evans <dje@google.com>
13149
13150 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13151 (PerfTest::startup): New function.
13152 (PerfTest::run): Return result of calling body.
13153 (PerfTest::assemble): Rewrite.
13154 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13155 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13156 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13157 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13158 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13159
7b606f95
DE
131602015-07-24 Doug Evans <dje@google.com>
13161
13162 * lib/gdb.exp (clean_restart): Make executable optional.
13163
a97b16b8
DE
131642015-07-24 Doug Evans <dje@google.com>
13165
13166 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13167 compiler_info references.
13168 * gdb.cp/temargs.exp: Ditto.
13169 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13170 (get_compiler_info): Early exit if already computed. Set compiler_info
13171 to "unknown" if there was a problem.
13172 (test_compiler_info): Add function comment. Call get_compiler_info.
13173
35baa57f
DE
131742015-07-24 Doug Evans <dje@google.com>
13175
13176 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13177 (workers/%.worker, build-perf): New rule.
13178 (GDB_PERFTEST_MODE): New variable.
13179 (check-perf): Use it.
13180 (clean): Clean up gdb.perf parallel build subdirs.
13181 * lib/build-piece.exp: New file.
13182 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13183 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13184 name.
13185 (standard_temp_file): Ditto.
13186 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13187 of $GDB_PARALLEL.
13188
6ebea266
DE
131892015-07-24 Doug Evans <dje@google.com>
13190
13191 * lib/future.exp (gdb_default_target_compile): New option
13192 "early_flags".
13193 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13194 --as-needed.
13195
1e76a7e9
SDJ
131962015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13197
13198 * gdb.base/catch-syscall.exp: Call gdb_exit before
13199 gdb_skip_xml_test.
13200
5068630a
PA
132012015-07-24 Pedro Alves <palves@redhat.com>
13202
13203 * gdb.python/py-events.exp: Accept output between the stop event
13204 and the prompt.
13205 * gdb.python/py-evsignal.exp: Likewise.
13206 * gdb.python/py-evthreads.exp: Likewise.
13207
77598427
PA
132082015-07-24 Pedro Alves <palves@redhat.com>
13209
13210 PR gdb/18717
13211 * gdb.threads/non-ldr-exit.c: New file.
13212 * gdb.threads/non-ldr-exit.exp: New file.
13213
11e6c98f
YQ
132142015-07-24 Yao Qi <yao.qi@linaro.org>
13215
13216 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13217 restarting process.
13218
51aee833
YQ
132192015-07-24 Yao Qi <yao.qi@linaro.org>
13220
13221 * gdb.server/ext-restart.exp: New file.
13222
8cfe207c
YQ
132232015-07-24 Yao Qi <yao.qi@linaro.org>
13224
13225 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13226 argument options.
13227 * gdb.server/ext-wrapper.exp: New file.
13228
cc12ce38
DE
132292015-07-23 Doug Evans <dje@google.com>
13230
13231 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13232 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13233
d0d84780
PMR
132342015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13235
13236 * gdb.ada/var_arr_typedef.exp: New testcase.
13237 * gdb.ada/var_arr_typedef/pack.adb: New file.
13238 * gdb.ada/var_arr_typedef/pack.ads: New file.
13239 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13240
8b558f79
JB
132412015-07-20 Joel Brobecker <brobecker@adacore.com>
13242
13243 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13244
775a3298
JK
132452015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13246
13247 * gdb.arch/i386-biarch-core.exp: Replace istarget
13248 by "complete set gnutarget". Remove expectation for the "core-file"
13249 command.
13250
db1ff28b
JK
132512015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13252
13253 Revert the previous commit:
13254 Tests for validate symbol file using build-id.
13255
0a94970d
JK
132562015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13257
13258 Tests for validate symbol file using build-id.
13259 * gdb.base/solib-mismatch-lib.c: New file.
13260 * gdb.base/solib-mismatch-libmod.c: New file.
13261 * gdb.base/solib-mismatch.c: New file.
13262 * gdb.base/solib-mismatch.exp: New file.
13263
03346981
SL
132642015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13265
13266 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13267 nios2-*-linux*.
13268 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13269 * gdb.base/siginfo.exp: Likewise.
13270 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13271
42422cc7
PL
132722015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13273
13274 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13275 Move it to ...
13276 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13277 ... here.
13278 * gdb.trace/range-stepping.exp: Check that the target supports
13279 range stepping.
13280
cfa68bae
JK
132812015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13282
13283 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13284
8ffdba26
PA
132852015-07-14 Pedro Alves <palves@redhat.com>
13286
13287 * gdb.base/killed-outside.exp: New file.
13288 * gdb.base/killed-outside.c: New file.
13289
218a5a11
JK
132902015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13291
13292 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13293 (n at main): New.
13294 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13295
e03ed3c6
AA
132962015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13297
13298 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13299 infcall tests instead of setting up for KFAIL.
13300
485668e5
MM
133012015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13302
13303 * gdb.btrace/record_goto-step.exp: New.
13304
08464196
JK
133052015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13306
13307 PR compile/18484
13308 * gdb.compile/compile.c (struct struct_type): Add volatile to
13309 selffield's type.
13310 * gdb.compile/compile.exp
13311 (compile code struct_object.selffield = &struct_object): Skip further
13312 struct_object tests if this one xfails.
13313
bcf5c1d9
RC
133142015-07-08 Robert O'Callahan <robert@ocallahan.org>
13315
13316 PR exp/18617
13317 * gdb.trace/ax.exp: Add test.
13318
4931af25
YQ
133192015-07-07 Yao Qi <yao.qi@linaro.org>
13320
13321 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13322 instead of istarget "aarch64*-*-*".
13323 * gdb.arch/aarch64-fp.exp: Likewise.
13324 * gdb.base/float.exp: Likewise.
13325 * gdb.reverse/aarch64.exp: Likewise.
13326 * lib/gdb.exp (is_aarch64_target): New proc.
13327
9fcf688e
YQ
133282015-07-07 Yao Qi <yao.qi@linaro.org>
13329
13330 * lib/gdb.exp (is_aarch32_target): New proc.
13331 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13332 instead of "istarget "arm*-*-*"".
13333 * gdb.arch/arm-disp-step.exp: Likewise.
13334 * gdb.arch/thumb-bx-pc.exp: Likewise.
13335 * gdb.arch/thumb-prologue.exp: Likewise.
13336 * gdb.arch/thumb-singlestep.exp: Likewise.
13337 * gdb.base/disp-step-syscall.exp: Likewise.
13338 * gdb.base/float.exp: Likewise.
13339
fbd8d50d
YQ
133402015-07-07 Yao Qi <yao.qi@linaro.org>
13341
13342 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13343 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13344
71be1fdc
YQ
133452015-07-07 Yao Qi <yao.qi@linaro.org>
13346
13347 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13348 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13349 if it exists.
13350 * gdb.multi/multi-arch.exp: Likewise.
13351
3e221d36
SM
133522015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13353
13354 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13355 print.
13356
d441430b
YQ
133572015-07-07 Yao Qi <yao.qi@linaro.org>
13358
13359 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13360
06f810bd
MG
133612015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13362
13363 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13364 '[' and ']' characters.
13365
5e61e7c0
IB
133662015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13367
13368 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13369
28bf096c
PA
133702015-06-29 Pedro Alves <palves@redhat.com>
13371
13372 PR threads/18127
13373 * gdb.threads/hand-call-new-thread.c: New file.
13374 * gdb.threads/hand-call-new-thread.c: New file.
13375
ee93cd5e
KS
133762015-06-26 Keith Seitz <keiths@redhat.com>
13377 Doug Evans <dje@google.com>
13378
13379 PR 16253
13380 * gdb.cp/var-tag-2.cc: New file.
13381 * gdb.cp/var-tag-3.cc: New file.
13382 * gdb.cp/var-tag-4.cc: New file.
13383 * gdb.cp/var-tag.cc: New file.
13384 * gdb.cp/var-tag.exp: New file.
13385
fc637f04
PP
133862015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13387
13388 * gdb.base/history-duplicates.exp: New test.
13389
2e52ae68
PP
133902015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13391
13392 * gdb.base/completion.exp: Test the completion of the "focus"
13393 command.
13394
6e22494e
JK
133952015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13396
13397 * gdb.arch/amd64-prologue-skip.S: New file.
13398 * gdb.arch/amd64-prologue-skip.exp: New file.
13399
bf7b9cd9
SM
134002015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13401
13402 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13403 is_address_zero_readable check.
13404
201e8dfd
PB
134052015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13406
13407 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13408 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13409
5cd867b4
YQ
134102015-06-24 Yao Qi <yao.qi@linaro.org>
13411
13412 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13413 linux targets.
13414
4d7be007
YQ
134152015-06-24 Yao Qi <yao.qi@linaro.org>
13416
13417 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13418 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13419 * gdb.base/siginfo-thread.exp: Likewise.
13420
07fcd301
YQ
134212015-06-22 Yao Qi <yao.qi@linaro.org>
13422
13423 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13424
52042a00
YQ
134252015-06-22 Yao Qi <yao.qi@linaro.org>
13426
13427 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13428 aarch64*-*-*.
13429 (skip_hw_watchpoint_tests): Likewise.
13430
74bd41ce
PP
134312015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13432
13433 * gdb.base/gdbinit-history.exp: Test the interaction between
13434 setting GDBHISTSIZE and setting the history size via .gdbinit.
13435
bc460514
PP
134362015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13437
13438 PR gdb/16999
13439 * gdb.base/gdbhistsize-history.exp: New test.
13440
b58c513b
PP
134412015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13442
13443 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13444 with GDBHISTSIZE.
13445 * gdb.base/readline.exp: Likewise.
13446
92046791
YQ
134472015-06-17 Yao Qi <yao.qi@linaro.org>
13448
13449 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13450 line.
13451
2093d2d3
PP
134522015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13453
13454 * gdb.base/gdbinit-history.exp: Add test case to check that
13455 an unlimited history file does not get truncated on exit.
13456
e6c693af
AA
134572015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13458
13459 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13460 (VECTOR): New macro. Use it...
13461 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13462 ...for these typedefs.
13463 (int8, char1, int1, double1): New typedefs.
13464 (struct just_int2, struct two_int2): New structures.
13465 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13466 (add_structvecs, add_singlevecs): New functions.
13467 (main): Call add_some_intvecs twice.
13468 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13469 the compile and exit upon failure. Try compiling for the "native"
13470 architecture. Test inferior function calls with vector arguments
13471 and vector return value handling with "finish" and "return".
13472
c74f7d1c
JT
134732015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13474
13475 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13476 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13477 PE file.
13478 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13479
98aa42ee
AT
134802015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13481
13482 PR breakpoints/16465
13483 * gdb.mi/mi-dprintf-pending.c: New file.
13484 * gdb.mi/mi-dprintf-pending.exp: New test.
13485 * gdb.mi/mi-dprintf-pendshr.c: New file.
13486
7d73c23c 134872015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13488 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13489
13490 * gdb.arch/i386-mpx-map.c: New file.
13491 * gdb.arch/i386-mpx-map.exp: New File.
13492
134932015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13494
13495 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13496 * gdb.arch/i386-mpx.exp: Indentation fixed.
13497
134982015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13499
13500 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13501 function and improved indentation.
13502 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13503 gdb_test_multiple. Added additional tests to skip the test.
13504
135052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13506
13507 * gdb.arch/i386-avx512.c: Change path in include file.
13508 * gdb.arch/i386-avx512.exp: Change include dir path
13509 compilation flag.
13510 * gdb.arch/i386-mpx.c: Change path in include file.
13511 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13512 flag.
13513
d5eba19a
JK
135142015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13515
13516 * gdb.compile/compile-print.exp (compile print *vararray@3)
13517 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13518
7f361056
JK
135192015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13520
13521 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13522 (do not keep jit in memory): ... this.
13523 (expect 5): Change it to ...
13524 (expect no 5): ... this.
13525
3b462ec2
SM
135262015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13527
13528 PR gdb/15564
13529 * gdb.mi/mi-detach.exp: New file.
13530
e0619de6
JK
135312015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13532
13533 PR symtab/18392
13534 * gdb.arch/amd64-tailcall-self.S: New file.
13535 * gdb.arch/amd64-tailcall-self.c: New file.
13536 * gdb.arch/amd64-tailcall-self.exp: New file.
13537
e970cb34
DB
135382015-05-28 Don Breazeal <donb@codesourcery.com>
13539
13540 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13541 tests for remote targets by checking is_target_gdbserver.
13542
b2e2f908
DE
135432015-05-27 Doug Evans <dje@google.com>
13544
13545 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13546 * gdb.dwarf2/opaque-type-lookup.c: New file.
13547 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13548
82c7be31
DE
135492015-05-26 Doug Evans <dje@google.com>
13550
13551 * gdb.cp/iostream.cc: New file.
13552 * gdb.cp/iostream.exp: New file.
13553
b4f54984
DE
135542015-05-26 Doug Evans <dje@google.com>
13555
13556 * gdb.dwarf2/dw2-op-call.exp: Update.
13557 * gdb.dwarf2/dw4-sig-types.exp: Update.
13558 * gdb.dwarf2/implptr.exp: Update.
13559 * gdb.mi/mi-cmd-param-changed.exp: Update.
13560
4ea6efe9
DE
135612015-05-26 Doug Evans <dje@google.com>
13562
13563 * gdb.python/py-lazy-string.c: New file.
13564 * gdb.python/py-lazy-string.exp: New file.
13565 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13566 (main): Update. Add estring3.
13567 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13568 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13569
f6bb7db3
YQ
135702015-05-26 Omair Javaid <omair.javaid@linaro.org>
13571 Yao Qi <yao.qi@linaro.org>
13572
13573 * gdb.reverse/aarch64.c: New.
13574 * gdb.reverse/aarch64.exp: New.
13575
a81bfbd0
OJ
135762015-05-26 Omair Javaid <omair.javaid@linaro.org>
13577
25d49b86
PA
13578 * lib/gdb.exp (supports_process_record): Return true for
13579 aarch64*-linux*.
a81bfbd0
OJ
13580 (supports_reverse): Likewise.
13581
158bf1b4
PP
135822015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13583
13584 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13585 Use with_test_prefix.
13586
a0145030
AB
135872015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13588
13589 * gdb.base/completion.exp: Add test for completion of layout
13590 names.
13591
ebe3b578
AB
135922015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13593
13594 * lib/gdb.exp (skip_tui_tests): New proc.
13595 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13596
84204ed7
PA
135972015-05-19 Pedro Alves <palves@redhat.com>
13598
13599 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13600 Save the whole env array instead of just HOME. Unset HISTSIZE in
13601 the environment while testing. Restore whole environment
13602 afterwards.
13603
37442ce1
DE
136042015-05-16 Doug Evans <xdje42@gmail.com>
13605
13606 * gdb.guile/scm-ports.c: New file.
13607 * gdb.guile/scm-ports.exp: Add memory port tests.
13608
36de76f9
JK
136092015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13610
13611 * gdb.compile/compile-print.c: New file.
13612 * gdb.compile/compile-print.exp: New file.
13613
3a9558c4
JK
136142015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13615
13616 * gdb.compile/compile-ops.exp: Cast param to void.
13617 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13618 (compile code struct_object.selffield = &struct_object): Add xfail.
13619
aa715135
JG
136202015-05-15 Joel Brobecker <brobecker@adacore.com>
13621
13622 * gdb.ada/arr_enum_with_gap: New testcase.
13623
931e5bc3
JG
136242015-05-15 Joel Brobecker <brobecker@adacore.com>
13625
13626 * gdb.ada/byte_packed_arr: New testcase.
13627
9cd4d857
JB
136282015-05-15 Joel Brobecker <brobecker@adacore.com>
13629
13630 * gdb.ada/pckd_neg: New testcase.
13631
ebfd00d2
PP
136322015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13633
13634 PR gdb/17820
13635 * gdb.base/gdbinit-history.exp: New test.
13636 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13637 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13638
4c082a81
SC
136392015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13640
13641 * gdb.python/py-xmethods.cc: Enhance test case.
13642 * gdb.python/py-xmethods.exp: New tests.
13643 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13644 function.
13645 (B_indexoper): Likewise.
13646 (global_dm_list) : Add new xmethod worker functions.
13647
f7797074
SDJ
136482015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13649
13650 * gdb.base/coredump-filter.exp: Correctly unset
13651 "coredump_var_addr" array.
13652
a4674e4e
PA
136532015-05-08 Pedro Alves <palves@redhat.com>
13654
13655 * gdb.server/non-existing-program.exp: Unset spawn_id.
13656
df2eb078
SC
136572015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13658
13659 PR python/18291
13660 * gdb.python/py-xmethods.exp: Add tests.
13661
422349a3
YQ
136622015-05-08 Yao Qi <yao.qi@linaro.org>
13663
13664 PR gdb/18208
13665 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13666 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13667 function set_coredump_filter, and remove remote_exec call.
13668 Remove argument ipid. Callers update.
13669 (top level): Don't get inferior's PID.
13670
63fc80ce
AA
136712015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13672
13673 * gdb.base/watch_thread_num.exp: Skip test on targets without
13674 access watchpoints.
13675
80ad801e
PA
136762015-05-06 Pedro Alves <palves@redhat.com>
13677
13678 PR server/18081
13679 * gdb.server/non-existing-program.exp: New file.
13680
0fa7fe50
JB
136812015-05-05 Joel Brobecker <brobecker@adacore.com>
13682
13683 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13684
3ea89b92
PMR
136852015-05-05 Joel Brobecker <brobecker@adacore.com>
13686
13687 * gdb.ada/out_of_line_in_inlined: New testcase.
13688
87b8eff0
JB
136892015-05-05 Joel Brobecker <brobecker@adacore.com>
13690
13691 * gdb.ada/var_rec_arr: New testcase.
13692
5fccc635
YQ
136932015-04-30 Yao Qi <yao.qi@linaro.org>
13694
13695 * gdb.base/break-idempotent.exp: If
13696 skip_hw_watchpoint_multi_tests returns true, skip the tests
13697 on "rwatch" and "awatch".
13698
42d38f42
YQ
136992015-04-30 Yao Qi <yao.qi@linaro.org>
13700
13701 * gdb.base/relativedebug.exp: Invoke gdb command
13702 "info sharedlibrary", and if libc.so doesn't have debug info,
13703 skip the test.
13704
2ce1cdbf
DE
137052015-04-29 Doug Evans <dje@google.com>
13706
13707 * gdb.python/py-xmethods.exp: Add ptype tests.
13708 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13709 get_result_type method.
13710
f24a38c5
LM
137112015-04-29 Luis Machado <lgustavo@codesourcery.com>
13712
13713 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13714 the target does not support hardware watchpoints.
13715
ecbf2b3c
LM
137162015-04-29 Luis Machado <lgustavo@codesourcery.com>
13717
13718 * gdb.base/break-always.exp: Abort testing if writing to memory
13719 causes an error.
13720
34f5f757
DE
137212015-04-28 Doug Evans <dje@google.com>
13722
13723 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13724 * gdb.python/py-pp-registration.exp: ... here. New file.
13725 * gdb.python/py-pp-registration.c: New file.
13726 * gdb.python/py-pp-registration.py: New file.
13727
69b4374a
DE
137282015-04-28 Doug Evans <dje@google.com>
13729
13730 * gdb.python/py-bad-printers.c: New file.
13731 * gdb.python/py-bad-printers.py: New file.
13732 * gdb.python/py-bad-printers.exp: New file.
13733
59fb7612
SS
137342015-04-28 Sasha Smundak <asmundak@google.com>
13735
13736 * gdb.python/py-type.exp: New test.
13737
2631b16a
AW
137382015-04-28 Andy Wingo <wingo@igalia.com>
13739
13740 * gdb.python/py-parameter.exp:
13741 * gdb.guile/scm-parameter.exp: Escape the path that we are
13742 matching against, as it might contain characters that are special
13743 to regular expressions.
13744
460efde1
JB
137452015-04-27 Joel Brobecker <brobecker@adacore.com>
13746
13747 * gdb.ada/rec_comp: New testcase.
13748
2d369d8e
SDJ
137492015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13750
13751 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13752 before using it.
13753
cf75d6c3
AB
137542015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13755
13756 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13757 new tests for verilog output.
13758
8dbe7ca5
YQ
137592015-04-24 Yao Qi <yao.qi@linaro.org>
13760
13761 * boards/remote-gdbserver-on-localhost.exp: New file.
13762
4ef9fb2f
PA
137632015-04-23 Pedro Alves <palves@redhat.com>
13764
13765 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13766 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13767 "end of file", remove $inferior_spawn_id from the indirect list.
13768
0a803169
PA
137692015-04-23 Pedro Alves <palves@redhat.com>
13770
13771 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13772
749ef8f8
PA
137732015-04-23 Pedro Alves <palves@redhat.com>
13774
13775 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13776 on $any_spawn_id instead of only on $gdb_spawn_id.
13777
8aae4344
PM
137782015-04-21 Pierre Muller <muller@sourceware.org>
13779
13780 PR pascal/17815
13781 * lib/pascal.exp (gpc_compile): Add new option "class".
13782 (fpc_compile): Likewise.
13783 * gdb.pascal/case-insensitive-symbols.pas: New file.
13784 * gdb.pascal/case-insensitive-symbols.exp: New file.
13785
1586c8fb
GB
137862015-04-20 Gary Benson <gbenson@redhat.com>
13787
13788 * gdb.base/attach.exp: Fix three extended remote failures.
13789
1b6e6f5c
GB
137902015-04-17 Gary Benson <gbenson@redhat.com>
13791
13792 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13793 the main executable over the remote protocol.
13794
e797481d
PA
137952015-04-16 Pedro Alves <palves@redhat.com>
13796
13797 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13798 a new gdbserver if gdbserver_reconnect_p is set.
13799
1ca99c42
PA
138002015-04-16 Pedro Alves <palves@redhat.com>
13801
13802 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13803 is set, don't exit gdbserver.
13804
af9fd6f8
AA
138052015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13806
13807 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13808 appropriate .insn, such that an older assembler can be used.
13809 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13810 the z/Architecture instruction set on 31-bit targets as well.
13811
04ff1e61
AA
138122015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13813
13814 * gdb.go/handcall.exp: Remove all logic related to the first
13815 breakpoint and rely on go_runto_main instead.
13816 * gdb.go/strings.exp: Likewise.
13817 * gdb.go/unsafe.exp: Likewise.
13818 * gdb.go/hello.exp: Likewise. Also rename the remaining
13819 breakpoint marker to "breakpoint 1".
13820 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13821 * gdb.go/strings.go: Likewise.
13822 * gdb.go/unsafe.go: Likewise.
13823 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13824 "set breakpoint 2 here" and rename the remaining breakpoint marker
13825 to "breakpoint 1".
13826
40d2f8d6
SM
138272015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13828
13829 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13830 if itertools.imap is not present.
13831 * gdb.python/py-objfile.exp: Add parentheses.
13832 * gdb.python/py-type.exp: Same.
13833 * gdb.python/py-unwind-maint.py: Same.
13834
8cbc97c6
YQ
138352015-04-15 Yao Qi <yao.qi@linaro.org>
13836
13837 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13838 of ":$ptr_size" and set its form explicitly.
13839
45fd756c
YQ
138402015-04-15 Pedro Alves <palves@redhat.com>
13841 Yao Qi <yao.qi@linaro.org>
13842
13843 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13844 timeout by factor of 4.
13845 (test_regular_watch): Likewise.
13846 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13847 * gdb.reverse/sigall-reverse.exp: Likewise.
13848 * gdb.reverse/until-precsave.exp: Likewise.
13849 * lib/gdb.exp (with_timeout_factor): New proc.
13850 (gdb_expect): Move some code to ...
13851 (get_largest_timeout): ... here. New procedure.
13852
9e811bc3
LM
138532015-04-14 Luis Machado <lgustavo@codesourcery.com>
13854
13855 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13856
0ff6fcb2
LM
138572015-04-13 Luis Machado <lgustavo@codesourcery.com>
13858
13859 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13860 to write to the .text section.
13861
7578d5f7
LM
138622015-04-13 Luis Machado <lgustavo@codesourcery.com>
13863
13864 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13865 Handle the case of targets that do not provide PID information.
13866
2efe15c4
YQ
138672015-04-13 Yao Qi <yao.qi@linaro.org>
13868
13869 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13870 and use expect instead of gdb_expect.
13871
8cd8f2f8
SDJ
138722015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13873
13874 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13875 "coredump_var_addr" to avoid naming conflict with other testcases.
13876
9ee41772
PA
138772015-04-10 Pedro Alves <palves@redhat.com>
13878
13879 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13880 gdb_test_sequence and gdb_assert.
13881
07473109
PA
138822015-04-10 Pedro Alves <palves@redhat.com>
13883
13884 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13885 test messages that don't include the breakpoint address.
13886
de3db44c
YQ
138872015-04-10 Yao Qi <yao.qi@linaro.org>
13888
13889 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13890 false for some offset and width combinations which aren't
13891 supported by linux kernel.
13892
c79d856c
PA
138932015-04-10 Pedro Alves <palves@redhat.com>
13894
13895 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13896 procedure, factored out from ...
13897 (top level): ... here. Add "set displaced-stepping" testing axis.
13898 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13899 parameter "displaced". Use it.
13900 (top level): Use foreach and add "set displaced-stepping" testing
13901 axis.
13902
ebc90b50
PA
139032015-04-10 Pedro Alves <palves@redhat.com>
13904
13905 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13906 Remove comment.
13907 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13908 both the address of the instruction that triggers the watchpoint
13909 and the address of the instruction immediately after, and use
13910 those addresses for the test. Fix comment.
13911
8f572e5c
PA
139122015-04-10 Pedro Alves <palves@redhat.com>
13913
13914 * gdb.base/sigstep.exp (breakpoint_to_handler)
13915 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13916 Test "backtrace" in handler.
13917 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13918 (top level): Add new "displaced" test axis to
13919 breakpoint_to_handler, breakpoint_to_handler_entry and
13920 breakpoint_over_handler.
13921
8d707a12
PA
139222015-04-10 Pedro Alves <palves@redhat.com>
13923
13924 PR gdb/18216
13925 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13926
ef713951
YQ
139272015-04-10 Yao Qi <yao.qi@linaro.org>
13928
13929 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13930 (test_add_rn_pc): New function.
13931 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13932 (top level): Invoke test_add_rn_pc.
13933
906d60cf
PA
139342015-04-10 Pedro Alves <palves@redhat.com>
13935
13936 PR gdb/13858
13937 * gdb.base/step-over-no-symbols.exp: New file.
13938
f2983cc3
AW
139392015-04-09 Andy Wingo <wingo@igalia.com>
13940
13941 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13942 after the Python tests.
13943
6d62641c
SDJ
139442015-04-08 Keith Seitz <keiths@redhat.com>
13945
13946 PR python/16699
13947 * gdb.python/py-completion.exp: New tests for completion.
13948 * gdb.python/py-completion.py (CompleteLimit1): New class.
13949 (CompleteLimit2): Likewise.
13950 (CompleteLimit3): Likewise.
13951 (CompleteLimit4): Likewise.
13952 (CompleteLimit5): Likewise.
13953 (CompleteLimit6): Likewise.
13954 (CompleteLimit7): Likewise.
13955
f3770638
PA
139562015-04-08 Pedro Alves <palves@redhat.com>
13957
13958 PR gdb/18214
13959 PR gdb/18216
13960 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13961 function.
13962 (main): Install it as SIGUSR1 handler.
13963 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13964 parameter. Always use "setup" as prefix. Toggle "set
13965 displaced-stepping" off/on depending on global. Don't switch to
13966 thread 1 here.
13967 (top level): Add displaced stepping "off/on" test axis. Update
13968 "setup" calls. Wrap each subtest with with_test_prefix. Test
13969 continuing with a queued signal in each thread.
13970
4496bed7
PA
139712015-04-08 Pedro Alves <palves@redhat.com>
13972
13973 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13974 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13975 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13976 Return early if running to main fails.
13977 * gdb.trace/while-stepping.exp: Likewise.
13978
b97fde92
PA
139792015-04-07 Pedro Alves <palves@redhat.com>
13980
13981 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13982 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13983 interact with inferior program.
13984
f71c18e7
PA
139852015-04-07 Pedro Alves <palves@redhat.com>
13986
13987 * lib/gdb.exp (inferior_spawn_id): New global.
13988 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13989 spawn id after processing the user code.
13990 (default_gdb_start): Set inferior_spawn_id.
13991 (send_inferior): New procedure.
13992 * lib/gdbserver-support.exp (gdbserver_start): Set
13993 inferior_spawn_id.
13994 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13995
6423214f
PA
139962015-04-07 Pedro Alves <palves@redhat.com>
13997
13998 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13999 * lib/gdbserver-support.exp (gdbserver_start): Make
14000 $server_spawn_id global.
14001 (gdbserver_start): Don't wait for gdbserver's spawn id with
14002 expect_background.
14003 (close_gdbserver): New procedure.
14004 (gdb_exit): Rename the default version and reimplement.
14005
71c0ee8c
PA
140062015-04-07 Pedro Alves <palves@redhat.com>
14007
72f4393d 14008 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14009 append the substituted item, not the original item.
14010
203bc29b
PA
140112015-04-07 Pedro Alves <palves@redhat.com>
14012
14013 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14014 gdb_expect.
14015
508a3ddf
PA
140162015-04-07 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14019 output appearing once only.
14020
9f6dbe2b
PA
140212015-04-07 Pedro Alves <palves@redhat.com>
14022
14023 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14024 that doesn't expect anything. Return early if running to main
14025 fails.
14026
337532fa
YQ
140272015-04-07 Yao Qi <yao.qi@linaro.org>
14028
14029 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14030 (child_function): Call alarm.
14031 (main): Move call to alarm into the loop.
14032 * gdb.threads/non-stop-fair-events.exp: Build program with
14033 -DTIMEOUT=$timeout.
14034
01b622d4
DE
140352015-04-06 Doug Evans <xdje42@gmail.com>
14036
14037 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14038 Fix dest parameter to board_info.
14039 (fpc_compile): Ditto.
14040 (gdb_compile_pascal): Rename dest arg to destfile.
14041
961f4160
PMR
140422015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14043
14044 * gdb.ada/funcall_ref.exp: New file.
14045 * gdb.ada/funcall_ref/foo.adb: New file.
14046
cafda597
YQ
140472015-04-02 Yao Qi <yao.qi@linaro.org>
14048
14049 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14050 is remote.
14051
fed040c6
GB
140522015-04-02 Gary Benson <gbenson@redhat.com>
14053
14054 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14055
d11916aa
SS
140562015-04-01 Sasha Smundak <asmundak@google.com>
14057
14058 * gdb.python/py-unwind-maint.c: New file.
14059 * gdb.python/py-unwind-maint.exp: New test.
14060 * gdb.python/py-unwind-maint.py: New file.
14061 * gdb.python/py-unwind.c: New file.
14062 * gdb.python/py-unwind.exp: New test.
14063 * gdb.python/py-unwind.py: New test.
14064
a1471180
PA
140652015-04-01 Pedro Alves <palves@redhat.com>
14066
14067 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14068 to fail instead of non-existent $test.
14069
0bbeccb1
PA
140702015-04-01 Pedro Alves <palves@redhat.com>
14071
14072 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14073 GDBFLAGS if not empty.
14074
3c724c8c
PMR
140752015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14076
14077 * gdb.ada/complete.exp: Remove "multi_line".
14078 * gdb.ada/info_exc.exp: Remove "multi_line".
14079 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14080 * gdb.ada/ptype_field.exp: Remove "multi_line".
14081 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14082 * gdb.ada/tagged.exp: Remove "multi_line".
14083 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14084 [multi_line ...]
14085 * gdb.btrace/delta.exp: Likewise.
14086 * gdb.btrace/exception.exp: Likewise.
14087 * gdb.btrace/function_call_history.exp: Likewise.
14088 * gdb.btrace/instruction_history.exp: Likewise.
14089 * gdb.btrace/nohist.exp: Likewise.
14090 * gdb.btrace/record_goto.exp: Likewise.
14091 * gdb.btrace/segv.exp: Likewise.
14092 * gdb.btrace/stepi.exp: Likewise.
14093 * gdb.btrace/tailcall.exp: Likewise.
14094 * gdb.btrace/unknown_functions.exp: Likewise.
14095 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14096 * lib/gdb.exp: Add the "multi_line" helper.
14097
4eec2deb
PA
140982015-04-01 Pedro Alves <palves@redhat.com>
14099
14100 * gdb.threads/tid-reuse.c: New file.
14101 * gdb.threads/tid-reuse.exp: New file.
14102
df8411da
SDJ
141032015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14104
14105 PR corefiles/16092
14106 * gdb.base/coredump-filter.c: New file.
14107 * gdb.base/coredump-filter.exp: Likewise.
14108
6ef37366
PM
141092015-03-27 Petr Machata <pmachata@redhat.com>
14110
14111 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14112 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14113 (Dwarf::assemble): Initialize them.
14114 (Dwarf::lines): New function.
14115
7ec911b0
JT
141162015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14117
14118 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14119 SYMBOL_PREFIX for x86_64-*-cygwin.
14120
ff908ebf
AW
141212015-03-26 Andy Wingo <wingo@igalia.com>
14122
14123 PR symtab/18148
14124 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14125 const_value but not a location.
14126 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14127 location defined in non-main CUs are visible.
14128
6d5f0679
YQ
141292015-03-26 Yao Qi <yao.qi@linaro.org>
14130
14131 PR testsuite/18139
14132 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14133 Add a line number entry for the same line.
14134 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14135 Add a line number entry for the same line.
14136
2898689b
YQ
141372015-03-26 Yao Qi <yao.qi@linaro.org>
14138
14139 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14140 .int 0.
14141 (func): Likewise. Add .Lfunc_1 label.
14142 Use .Lfunc_1 label.
14143 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14144 .int 0.
14145 (func): Likewise.
14146 Use .Lfunc_1 label.
14147
85180498
YQ
141482015-03-26 Yao Qi <yao.qi@linaro.org>
14149
14150 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14151 Call gdb_compile instead to compile each .s files without debug
14152 information.
14153
8aa08a8d
YQ
141542015-03-26 Yao Qi <yao.qi@linaro.org>
14155
14156 * gdb.base/savedregs.exp (process_saved_regs): Make
14157 "Saved registers:" optional in the pattern.
14158
66849923
MM
141592015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14160
14161 * gdb.btrace/next.exp: Merged into step.exp.
14162 * gdb.btrace/finish.exp: Merged into step.exp.
14163 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14164 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14165 "record goto" and checking the exact replay position.
14166 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14167 check for "Recording format" in "info record" output.
14168 * gdb.btrace/record_goto.exp: Choose test file based on target.
14169 * gdb.btrace/x86-record_goto.S: Renamed into ...
14170 * gdb.btrace/x86_64-record_goto.S: ... this.
14171 * gdb.btrace/i686-record_goto.S: New.
14172 * gdb.btrace/x86-tailcall.S: Renamed into ...
14173 * gdb.btrace/x86_64-tailcall.S: ... this.
14174 * gdb.btrace/i686-tailcall.S: New.
14175 * gdb.btrace/x86-tailcall.c: Renamed into ...
14176 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14177 separate statements. Update test.
14178 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14179 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14180 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14181 * gdb.btrace/tailcall.exp: Choose test file based on target.
14182 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14183
11cc1b74
MM
141842015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14185
14186 * gdb.btrace/exception.exp: Increase BTS buffer size.
14187
a25d8bf9
PA
141882015-03-24 Pedro Alves <palves@redhat.com>
14189
14190 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14191
856e7dd6
PA
141922015-03-24 Pedro Alves <palves@redhat.com>
14193
14194 * gdb.threads/schedlock.exp (test_step): No longer expect that
14195 "set scheduler-locking step" with "next" over a function call runs
14196 threads unlocked.
14197
ad235a41
AT
141982015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14199
14200 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14201
15630549
AT
142022015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14203
14204 PR breakpoints/16466
14205 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14206 * gdb.mi/mi-pending.c (thread_func): New function.
14207 (int main): Add threading support required.
14208 * gdb.mi/mi-pending.exp: Add tests for this issue.
14209 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14210 (pendfunc2): Remove stdio dependency.
14211 * gdb.mi/mi-pendshr2.c: New file.
14212
693dca06
KS
142132015-03-23 Keith Seitz <keiths@redhat.com>
14214
14215 * gdb.linespec/keywords.c: New file.
14216 * gdb.linespec/keywords.exp: New file.
14217
7e993ebf
KS
142182015-03-23 Keith Seitz <keiths@redhat.com>
14219
14220 PR gdb/18021
14221 * gdb.dwarf2/staticvirtual.exp: New test.
14222
bc23328c
JK
142232015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14224
14225 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14226 * README: Remove HP-UX and gdb.hp.
14227 (configuration):
14228 * configure: Regenerate.
14229 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14230 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14231 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14232 gdb.hp/gdb.defects/Makefile.
14233 * gdb.hp/Makefile.in: File deleted.
14234 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14235 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14236 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14237 * gdb.hp/gdb.aCC/run.c: File deleted.
14238 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14239 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14240 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14241 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14242 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14243 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14244 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14245 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14246 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14247 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14248 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14249 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14250 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14251 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14252 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14253 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14254 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14255 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14256 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14257 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14258 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14259 * gdb.hp/gdb.compat/average.c: File deleted.
14260 * gdb.hp/gdb.compat/sum.c: File deleted.
14261 * gdb.hp/gdb.compat/xdb.c: File deleted.
14262 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14263 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14264 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14265 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14266 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14267 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14268 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14269 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14270 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14271 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14272 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14273 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14274 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14275 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14276 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14277 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14278 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14279 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14280 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14281 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14282 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14283 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14284 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14285 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14286 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14287 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14288 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14289 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14290 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14291 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14292 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14293 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14294 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14295 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14296 * gdb.hp/tools/odump: File deleted.
14297
8bf3b159
PA
142982015-03-19 Pedro Alves <palves@redhat.com>
14299
14300 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14301 (saw_thread_3): New globals.
14302 (top level): Increment them when an event for the corresponding
14303 thread is seen.
14304 (no thread starvation): New test.
14305
eb54c8bf
PA
143062015-03-19 Pedro Alves <palves@redhat.com>
14307
14308 * gdb.threads/continue-pending-status.c: New file.
14309 * gdb.threads/continue-pending-status.exp: New file.
14310
32d2e5d6
PA
143112015-03-18 Pedro Alves <palves@redhat.com>
14312
14313 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14314 Use gdb_is_target_remote instead of is_remote. Use
14315 gdb_test_multiple instead of gdb_expect. Exit early if
14316 gdb_test_multiple hits its internal matches. Tighten stepi tests
14317 expected output. Fail on exit with any signal, instead of just
14318 SIGILL.
14319
f68f11b7
YQ
143202015-03-18 Yao Qi <yao.qi@linaro.org>
14321
14322 PR tdep/18107
14323 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14324 variable.
14325 * gdb.base/catch-syscall.exp: Don't skip it on
14326 aarch64*-*-linux* target. Remove elements in all_syscalls.
14327 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14328 target.
14329 (setup_all_syscalls): New proc.
14330
ca5fd19b
YQ
143312015-03-16 Yao Qi <yao.qi@linaro.org>
14332
14333 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14334 (top level): Skip tests if valid_addr_p returns false for
14335 $cmd1 or $cmd2.
14336
85642ba0
AW
143372015-03-11 Andy Wingo <wingo@igalia.com>
14338
14339 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14340
e03f9645
YQ
143412015-03-11 Yao Qi <yao.qi@linaro.org>
14342
14343 * gdb.base/catch-syscall.exp: Fix typo in comments.
14344
5d0962b2
YQ
143452015-03-11 Yao Qi <yao.qi@linaro.org>
14346
14347 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14348
b2df3cef
PA
143492015-03-09 Pedro Alves <palves@redhat.com>
14350
14351 * dg-extract-results.py: Delete.
14352
ef878e53
PA
143532015-03-09 Pedro Alves <palves@redhat.com>
14354
14355 Merge dg-extract-results.sh from GCC upstream (r218843).
14356
14357 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14358 * dg-extract-results.sh: Use --text with grep to avoid issues with
14359 binary files. Fall back to cat -v, if that doesn't work.
14360
9494d219
PA
143612015-03-05 Pedro Alves <palves@redhat.com>
14362
14363 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14364
a8d9763a
SM
143652015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14366
14367 * lib/mi-support.exp (mi_expect_interrupt): Accept
14368 alternative event for when in all-stop mode.
14369
be9957b8
PA
143702015-03-04 Pedro Alves <palves@redhat.com>
14371
14372 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14373
d57be0f4 143742015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14375
14376 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14377
c214c7cf
AA
143782015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14379
14380 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14381 regexps for GDB's current line display, accept a hex address
14382 preceding the line number.
14383
6d74a497
AA
143842015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14385
14386 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14387 the 'arch1' variable for "s390*-linux*" targets.
14388
511aee7c
PA
143892015-03-04 Pedro Alves <palves@redhat.com>
14390
14391 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14392 (main): Pass missing retval argument to pthread_join call.
14393
95e50b27
PA
143942015-03-02 Pedro Alves <palves@redhat.com>
14395
14396 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14397 (top level): Call do_test with non-stop as well.
14398
28054d69
PA
143992015-03-02 Pedro Alves <palves@redhat.com>
14400
14401 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14402 -1.
14403
4fa5d7b4
AA
144042015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14405
14406 * gdb.arch/s390-vregs.exp: New test.
14407 * gdb.arch/s390-vregs.S: New file.
14408
97c18565
PA
144092015-02-27 Pedro Alves <palves@redhat.com>
14410
14411 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14412 call to catch_command_errors.
14413 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14414 catch_command_errors.
14415
a37bfa30
PA
144162015-02-27 Pedro Alves <palves@redhat.com>
14417
14418 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14419 "true" for boolean result.
14420 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14421 prototype of main.
14422
6f98576f
PA
144232015-02-27 Pedro Alves <palves@redhat.com>
14424
14425 * lib/unbuffer_output.c: New file.
14426 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14427 (main): Call gdb_unbuffer_output.
14428
eba5ab56
YQ
144292015-02-27 Yao Qi <yao.qi@linaro.org>
14430
14431 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14432 target.
14433
0def5aaa
DE
144342015-02-26 Doug Evans <dje@google.com>
14435
14436 * gdb.cp/class2.cc (Dbase, D): New classes.
14437 (main): New local delta.
14438 * gdb.cp/class2.exp: Test printing delta.
14439 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14440 (dynbar): New global.
14441 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14442
081a1c2c
JK
144432015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14444
14445 * gdb.compile/compile-ifunc.c: New file.
14446 * gdb.compile/compile-ifunc.exp: New file.
14447
2f41223f
AT
144482015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14449
14450 * gdb.base/structs.exp: Check for correct struct on finish.
14451
03eddd80
YQ
144522015-02-26 Yao Qi <yao.qi@linaro.org>
14453
14454 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14455 is zero.
14456
80c57053
JK
144572015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14458
14459 * gdb.arch/cordic.ko.bz2: New file.
14460 * gdb.arch/cordic.ko.debug.bz2: New file.
14461 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14462
21613c12
YQ
144632015-02-25 Yao Qi <yao.qi@linaro.org>
14464
14465 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14466 aarch64*-*-* target.
14467
d8b901ed
PA
144682015-02-23 Pedro Alves <palves@redhat.com>
14469
14470 * lib/gdb.exp (delete_breakpoints): Rewrite using
14471 gdb_test_multiple.
14472
e5b85ead
PA
144732015-02-23 Pedro Alves <palves@redhat.com>
14474
14475 * gdb.base/info-os.c: Include stdlib.h.
14476
85c3a371
DE
144772015-02-22 Doug Evans <xdje42@gmail.com>
14478
14479 PR symtab/17855
14480 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14481 is read after symbols have been re-read.
14482 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14483 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14484
96553a0c
DE
144852015-02-21 Doug Evans <dje@google.com>
14486
14487 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14488
97a0c697
JK
144892015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14490
14491 PR corefiles/17808
14492 * gdb.arch/i386-biarch-core.core.bz2: New file.
14493 * gdb.arch/i386-biarch-core.exp: New file.
14494
a47cd6e9
PA
144952015-02-21 Pedro Alves <palves@redhat.com>
14496
14497 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14498 runto_main fails.
14499
c5facdc4
PA
145002015-02-20 Pedro Alves <palves@redhat.com>
14501
14502 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14503 info probes.
14504
2db9a427
PA
145052015-02-20 Pedro Alves <palves@redhat.com>
14506
14507 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14508
60fb7e9e
PA
145092015-02-20 Pedro Alves <palves@redhat.com>
14510
14511 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14512 clean_restart before gdb_target_supports_trace.
14513
5c5019c2
PA
145142015-02-20 Pedro Alves <palves@redhat.com>
14515
14516 PR threads/18006
14517 * gdb.threads/clone-thread_db.c: New file.
14518 * gdb.threads/clone-thread_db.exp: New file.
14519
c9587f88
AT
145202015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14521
14522 PR breakpoints/16812
14523 * gdb.base/catch-gdb-caused-signals.c: New file.
14524 * gdb.base/catch-gdb-caused-signals.exp: New file.
14525
f6a88844
JM
145262015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14527
14528 * configure: Regenerated.
14529 * configure.ac: Use GDB_AC_TRANSFORM.
14530 * aclocal.m4: sinclude ../transform.m4.
14531
497c491b
JM
145322015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14533
14534 * lib/dtrace.exp: New file.
14535 * gdb.base/dtrace-probe.exp: Likewise.
14536 * gdb.base/dtrace-probe.d: Likewise.
14537 * gdb.base/dtrace-probe.c: Likewise.
14538 * lib/pdtrace.in: Likewise.
14539 * configure.ac: Output variables with the transformed names of
14540 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14541 * configure: Regenerated.
14542
03e98035
JM
145432015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14544
14545 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14546 expected message when trying to access $_probe_* convenience
14547 variables while not on a probe.
14548
63cc30e9
JK
145492015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14550
14551 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14552
0703599a
PA
145532015-02-11 Pedro Alves <pedro@codesourcery.com>
14554
14555 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14556 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14557
7e60a48e
DE
145582015-02-10 Doug Evans <xdje42@gmail.com>
14559
14560 * lib/gdb.exp (gdb_load): Always return a result.
14561
01b088bc
PA
145622015-02-10 Pedro Alves <palves@redhat.com>
14563
14564 * gdb.threads/signal-sigtrap.c: New file.
14565 * gdb.threads/signal-sigtrap.exp: New file.
14566
b05ec7a5
AT
145672015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14568
14569 * gdb.trace/no-attach-trace.c: New file.
14570 * gdb.trace/no-attach-trace.exp: New file.
14571
a2c2acaf
MW
145722015-02-09 Mark Wielaard <mjw@redhat.com>
14573
14574 * gdb.dwarf2/atomic.c: New file.
14575 * gdb.dwarf2/atomic-type.exp: Likewise.
14576
31fd9caa
MM
145772015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14578
14579 * gdb.btrace/buffer-size.exp: Update "info record" output.
14580 * gdb.btrace/delta.exp: Update "info record" output.
14581 * gdb.btrace/enable.exp: Update "info record" output.
14582 * gdb.btrace/finish.exp: Update "info record" output.
14583 * gdb.btrace/instruction_history.exp: Update "info record" output.
14584 * gdb.btrace/next.exp: Update "info record" output.
14585 * gdb.btrace/nexti.exp: Update "info record" output.
14586 * gdb.btrace/step.exp: Update "info record" output.
14587 * gdb.btrace/stepi.exp: Update "info record" output.
14588 * gdb.btrace/nohist.exp: Update "info record" output.
14589
d33501a5
MM
145902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14591
14592 * gdb.btrace/buffer-size: New.
14593
f4abbc16
MM
145942015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14595
14596 * gdb.btrace/delta.exp: Update "info record" output.
14597 * gdb.btrace/enable.exp: Update "info record" output.
14598 * gdb.btrace/finish.exp: Update "info record" output.
14599 * gdb.btrace/instruction_history.exp: Update "info record" output.
14600 * gdb.btrace/next.exp: Update "info record" output.
14601 * gdb.btrace/nexti.exp: Update "info record" output.
14602 * gdb.btrace/step.exp: Update "info record" output.
14603 * gdb.btrace/stepi.exp: Update "info record" output.
14604 * gdb.btrace/nohist.exp: Update "info record" output.
14605
b9d61307
SM
146062015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14607
14608 PR gdb/15678
14609 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14610
e584fdbc
PA
146112015-02-06 Pedro Alves <palves@redhat.com>
14612
14613 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14614 macro.
14615 (seconds_left, again): New globals.
14616 (main): Wait seconds_left in a 1-second sleep loop instead of
14617 sleeping 180 seconds. If 'again' is set, reset the seconds
14618 counter.
14619 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14620 'again' in the inferior before detaching. Print the seconds left.
14621 (options): New global.
14622 (top level): Build program with -DTIMEOUT=$timeout.
14623
77f41761
PA
146242015-02-06 Pedro Alves <palves@redhat.com>
14625
14626 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14627 determine how many seconds to pass to 'alarm'.
14628 * gdb.base/gdb-sigterm.exp (top level): Build program with
14629 -DTIMEOUT=$timeout.
14630 (do_test): Return success/failure indication. Add more verbose
14631 logging. Don't fail if 200 single steps are seen. Instead, fail
14632 when the test times out.
14633 (passes): New global.
14634 (top level): Break the testing loop if testing fails on any
14635 iteration. Use gdb_assert.
14636
b9394193
DB
146372015-02-04 Don Breazeal <donb@codesourcery.com>
14638
14639 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14640 and initialize them.
14641 (ipc_cleanup): New function.
14642 (main): Don't declare shmid, semid, and msqid. Add a call to
14643 atexit so that we call ipc_cleanup on exit.
14644
42d9e528
PA
146452015-02-04 Pedro Alves <palves@redhat.com>
14646
14647 * boards/native-extended-gdbserver.exp: Remove any target variant
14648 specifications from the board name before clearing the isremote
14649 flag from board_info.
14650
ae6ae975
DE
146512015-01-31 Doug Evans <xdje42@gmail.com>
14652
14653 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14654
cfb069a8
GB
146552015-01-31 Gary Benson <gbenson@redhat.com>
14656
14657 * gdb.base/completion.exp: Disable completion limiting for
14658 existing tests. Add new tests to check completion limiting.
14659 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14660
5dd31d79
DE
146612015-01-31 Doug Evans <xdje42@gmail.com>
14662
14663 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14664
9f050062
DE
146652015-01-31 Doug Evans <xdje42@gmail.com>
14666
14667 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14668 entries. Duplicate file section script entries.
14669 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14670 inlined entries. Add test for safe-path rejection.
14671 * gdb.python/py-section-script.c: Add duplicate inlined section script
14672 entries. Duplicate file section script entries.
14673 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14674 inlined entries. Add test for safe-path rejection.
14675
df25ebbd
JB
146762015-01-29 Joel Brobecker <brobecker@adacore.com>
14677
14678 * gdb.ada/disc_arr_bound: New testcase.
14679
4a0ca9ec
JB
146802015-01-29 Joel Brobecker <brobecker@adacore.com>
14681
14682 * gdb.ada/mi_var_array: New testcase.
14683
3a8b707a
DE
146842015-01-27 Doug Evans <dje@google.com>
14685
14686 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14687 Add test for objfile.filename, objfile.username after objfile
14688 has been unloaded.
14689
f8313f6e
JB
146902015-01-26 Joel Brobecker <brobecker@adacore.com>
14691
14692 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14693 the second test to print the name attribute of value
14694 returned by the call to gdb.lookup_type, and adjust
14695 the expected output accordingly.
14696
37bc665e
MW
146972015-01-25 Mark Wielaard <mjw@redhat.com>
14698
14699 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14700 * gdb.base/disp-step-fork.c: Include unistd.h.
14701 * gdb.base/siginfo-obj.c: Include stdio.h.
14702 * gdb.base/siginfo-thread.c: Likewise.
14703 * gdb.mi/non-stop.c: Include unistd.h.
14704 * gdb.mi/nsthrexec.c: Include stdio.h.
14705 * gdb.mi/pthreads.c: Include unistd.h.
14706 * gdb.modula2/unbounded1.c (main): Declare returns int.
14707 * gdb.reverse/consecutive-reverse.c: Likewise.
14708 * gdb.threads/create-fail.c: Include unistd.h.
14709 * gdb.threads/killed.c: Likewise.
14710 * gdb.threads/linux-dp.c: Likewise.
14711 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14712 * gdb.threads/non-ldr-exc-2.c: Likewise.
14713 * gdb.threads/non-ldr-exc-3.c: Likewise.
14714 * gdb.threads/non-ldr-exc-4.c: Likewise.
14715 * gdb.threads/pthreads.c: Include unistd.h.
14716 (main): Declare returns int.
14717 * gdb.threads/tls-main.c (foo): New declaration.
14718 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14719
f7e5394d
SM
147202015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14721
14722 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14723 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14724
743649fd
MW
147252015-01-15 Mark Wielaard <mjw@redhat.com>
14726
14727 * gdb.base/noreturn-return.c: New file.
14728 * gdb.base/noreturn-return.exp: New file.
14729 * gdb.base/noreturn-finish.c: New file.
14730 * gdb.base/noreturn-finish.exp: New file.
14731
198297aa
PA
147322015-01-23 Pedro Alves <palves@redhat.com>
14733
14734 * gdb.threads/continue-pending-after-query.c: New file.
14735 * gdb.threads/continue-pending-after-query.exp: New file.
14736
717cf30c
AG
147372015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14738 Simon Marchi <simon.marchi@ericsson.com>
14739
14740 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14741 * gdb.base/valgrind-db-attach.exp: Same.
14742 * gdb.base/valgrind-infcall.exp: Same.
14743 * lib/mi-support.exp (default_mi_gdb_start): Same.
14744 * lib/prompt.exp (default_prompt_gdb_start): Same.
14745 * lib/gdb.exp (default_gdb_spawn): Same.
14746 (gdb_interact): New.
14747
14748
4b62a76e
JK
147492015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14750
14751 * gdb.compile/compile.exp (pointer to jit function): New test.
14752
b4cdae6f
WW
147532015-01-17 Wei-cheng Wang <cole945@gmail.com>
14754
14755 * lib/gdb.exp (supports_process_record): Return true for
14756 powerpc*-*-linux*.
14757 (supports_reverse): Likewise.
14758
d221e7ef
DB
147592015-01-15 Don Breazeal <donb@codesourcery.com>
14760
14761 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14762 instead of checking whether the target board is remote and
14763 use spawn_wait_for_attach instead of exec/sleep.
14764 * gdb.base/attach-twice.exp: Likewise.
14765
bafffb51
JB
147662015-01-15 Joel Brobecker <brobecker@adacore.com>
14767
14768 * gdb.ada/var_arr_attrs: New testcase.
14769
5589af0e
PA
147702015-01-14 Pedro Alves <palves@redhat.com>
14771 Joel Brobecker <brobecker@adacore.com>
14772
14773 PR gdb/17525
14774 * gdb.base/bp-cmds-execution-x-script.c: New file.
14775 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14776 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14777
6c400b59
PA
147782015-01-14 Pedro Alves <palves@redhat.com>
14779
14780 PR cli/17828
14781 * gdb.base/batch-preserve-term-settings.c: New file.
14782 * gdb.base/batch-preserve-term-settings.exp: New file.
14783
e02c96a7
DE
147842015-01-13 Doug Evans <dje@google.com>
14785
14786 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14787 binary.
14788
576fd14c
JB
147892015-01-13 Joel Brobecker <brobecker@adacore.com>
14790
14791 * Makefile.in (clean mostlyclean): Do not delete *.py.
14792
04dccad0
JB
147932015-01-13 Joel Brobecker <brobecker@adacore.com>
14794
14795 * gdb.python/py-lookup-type.exp: New file.
14796
3d230f71
PA
147972015-01-12 Pedro Alves <palves@redhat.com>
14798
14799 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14800 restore GDBFLAGS before returning.
14801
7e67715d
JK
148022015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14803
14804 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14805 is_amd64_regs_target and is_x86_like_target.
14806
f2e0d4b4
DE
148072015-01-11 Doug Evans <xdje42@gmail.com>
14808
14809 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14810 is given without an explicit form.
14811 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14812 attributes.
14813 * gdb.dwarf/corrupt.exp: Ditto.
14814 * gdb.dwarf2/enum-type.exp: Ditto.
14815 * gdb.trace/entry-values.exp: Ditto.
14816 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14817
439250fb
DE
148182015-01-11 Doug Evans <xdje42@gmail.com>
14819
14820 PR gdb/15830
14821 * gdb.base/maint.exp: Remove references to "maint demangle".
14822 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14823 Add tests for explicitly specifying language to demangle.
14824 * gdb.dlang/demangle.exp: Ditto.
14825
ede9f622
PA
148262015-01-09 Pedro Alves <palves@redhat.com>
14827
14828 * gdb.threads/non-stop-fair-events.c: New file.
14829 * gdb.threads/non-stop-fair-events.exp: New file.
14830
a7b796db
PA
148312015-01-09 Pedro Alves <palves@redhat.com>
14832
14833 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14834 the global scope. Set a breakpoint after all threads are started
14835 rather than stepping over two source lines. Expect the prompt.
14836 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14837 global.
14838 (NUM): Now 15.
14839 (main): Use threads_started_barrier to wait for all threads to
14840 start. Main thread no longer calls thread_function. Exit after
14841 180 seconds.
14842 (loop): New function.
14843 (thread_function): Wait on threads_started_barrier barrier. Call
14844 'loop' at each iteration.
14845 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14846 threads have started, instead of hardcoding number of "next"
14847 steps. Use an access watchpoint instead of a write watchpoint.
14848
9665ffdd
PA
148492015-01-09 Pedro Alves <palves@redhat.com>
14850
14851 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14852 (thread_func): Wait on barrier.
14853 (main): Wait for all threads to start before stopping GDB.
14854 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14855 global.
14856 (thread1_func, thread2_func): Wait on barrier.
14857 (main): Wait for all threads to start before stopping GDB.
14858 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14859 New global.
14860 (thread1_func, thread2_func): Wait on barrier.
14861 (main): Wait for all threads to start before stopping GDB.
14862
c945a99f
PA
148632015-01-09 Pedro Alves <palves@redhat.com>
14864
14865 * gdb.threads/attach-many-short-lived-threads.c: New file.
14866 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14867
c1a747c1
PA
148682014-01-09 Pedro Alves <palves@redhat.com>
14869
14870 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14871 instead of to thread 2.
14872 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14873 Add barrier around each pthread_create call instead of around all
14874 calls.
14875 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14876 Set a break on thread_function and have the child threads hit it
14877 one at at a time.
14878
60b3033e
PA
148792015-01-09 Pedro Alves <palves@redhat.com>
14880
14881 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14882 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14883 false.
14884 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14885 checking whether the target board is remote.
14886 * gdb.multi/multi-attach.exp: Likewise.
14887 * gdb.python/py-sync-interp.exp: Likewise.
14888 * gdb.server/ext-attach.exp: Likewise.
14889 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14890 tests that need to attach, instead of checking whether the target
14891 board is remote at the top of the file.
14892
acc018ac
YQ
148932015-01-08 Yao Qi <yao@codesourcery.com>
14894
14895 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14896
50a18af8
JK
148972015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14898
14899 Fix testcase compilation.
14900 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14901
8503d6e1
JB
149022015-01-06 Joel Brobecker <brobecker@adacore.com>
14903
14904 * gdb.python/py-type.exp: Add a couple test about empty
14905 array creation, and negative-length array creation.
14906
cc73dbcc
DE
149072015-01-02 Doug Evans <xdje42@gmail.com>
14908
14909 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14910
0300bbc7
DE
149112015-01-02 Doug Evans <dje@google.com>
14912
14913 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14914
9d85a0ec
YQ
149152014-12-29 Yao Qi <yao@codesourcery.com>
14916
14917 * gdb.trace/entry-values.exp: Update comments. Rename variable
14918 bar_call_foo to returned_from_foo.
14919
87186c6a
MMN
149202014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14921
14922 PR gdb/17394
14923 * gdb.linespec/break-asm-file.c: New file.
14924 * gdb.linespec/break-asm-file.exp: New file.
14925 * gdb.linespec/break-asm-file0.s: New file.
14926 * gdb.linespec/break-asm-file1.s: New file.
14927
1bab7383
YQ
149282014-12-18 Nigel Stephens <nigel@mips.com>
14929 Maciej W. Rozycki <macro@codesourcery.com>
14930
14931 * gdb.base/float.exp: Handle the new output from "info float" on
14932 MIPS targets.
14933
1bc1068a
JK
149342014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14935
14936 Fix MinGW compilation.
14937 * gdb.compile/compile-ops.exp: Update untested message if
14938 !skip_compile_feature_tests.
14939 * gdb.compile/compile-setjmp.exp: Likewise.
14940 * gdb.compile/compile-tls.exp: Likewise.
14941 * gdb.compile/compile.exp: Likewise.
14942 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14943 supported on this host".
14944
b6615d10
DE
149452014-12-16 Doug Evans <xdje42@gmail.com>
14946
14947 * boards/stabs.exp: New file.
14948
25dda427
AA
149492014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14950
14951 * gdb.base/completion.exp: Adjust to format changes of "maint
14952 print user-registers".
14953
bf330350
CU
149542014-12-16 Catalin Udma <catalin.udma@freescale.com>
14955
14956 PR server/17457
14957 * gdb.arch/aarch64-fp.c: New file.
14958 * gdb.arch/aarch64-fp.exp: New file.
14959
395cf596
SDJ
149602014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14961
14962 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14963 r210637, r210913, r211666, r215400, r215817).
14964
14965 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14966 * dg-extract-results.py: New file.
14967 * dg-extract-results.sh: Use it if the environment seems
14968 suitable.
14969
14970 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14971
14972 * dg-extract-results.py (parse_run): Handle warnings that
14973 are printed before a test harness is run.
14974
14975 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14976
14977 * dg-extract-results.py (Named): Remove __cmp__ method.
14978 (output_variation): Use a key to sort variation.harnesses.
14979
14980 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14981
14982 * dg-extract-results.py: For Python 3, force sys.stdout to
14983 handle surrogate escape sequences.
14984 (safe_open): New function.
14985 (output_segment, main): Use it.
14986
14987 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14988
14989 * dg-extract-results.py (Prog.result_re): Include options
14990 in test name.
14991
14992 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14993
14994 * dg-extract-results.py (output_variation): Always sort if
14995 do_sum.
14996
e882ef3c
SM
149972014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14998
14999 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15000 as long as we get pagination notifications.
15001
4992aa20
JM
150022014-12-15 Jason Merrill <jason@redhat.com>
15003
15004 * Makefile.in (check-gdb.%): Restore.
15005 * README: Mention it.
15006
c1b5a1a6
JB
150072014-12-13 Joel Brobecker <brobecker@adacore.com>
15008
15009 * gdb.ada/str_uninit: New testcase.
15010
5537b577
JK
150112014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15012
15013 PR symtab/17642
15014 * gdb.base/vla-stub-define.c: New file.
15015 * gdb.base/vla-stub.c: New file.
15016 * gdb.base/vla-stub.exp: New file.
15017
bb2ec1b3
TT
150182014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15019 Jan Kratochvil <jan.kratochvil@redhat.com>
15020 Tom Tromey <tromey@redhat.com>
15021
15022 * configure.ac: Add gdb.compile/.
15023 * configure: Regenerate.
15024 * gdb.compile/Makefile.in: New file.
15025 * gdb.compile/compile-ops.exp: New file.
15026 * gdb.compile/compile-ops.c: New file.
15027 * gdb.compile/compile-tls.c: New file.
15028 * gdb.compile/compile-tls.exp: New file.
15029 * gdb.compile/compile-constvar.S: New file.
15030 * gdb.compile/compile-constvar.c: New file.
15031 * gdb.compile/compile-mod.c: New file.
15032 * gdb.compile/compile-nodebug.c: New file.
15033 * gdb.compile/compile-setjmp-mod.c: New file.
15034 * gdb.compile/compile-setjmp.c: New file.
15035 * gdb.compile/compile-setjmp.exp: New file.
15036 * gdb.compile/compile-shlib.c: New file.
15037 * gdb.compile/compile.c: New file.
15038 * gdb.compile/compile.exp: New file.
15039 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15040
4ff709eb
TT
150412014-12-12 Tom Tromey <tromey@redhat.com>
15042
15043 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15044 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15045
6dddd6a5
DE
150462014-12-12 Doug Evans <dje@google.com>
15047
15048 * lib/gdb-python.exp (get_python_valueof): New function.
15049 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15050
71c24708
AA
150512014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15052
15053 * gdb.base/completion.exp: Add test for completion of "info
15054 registers ".
15055
3e29f34a
MR
150562014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15057
15058 * gdb.base/func-ptrs.c: New file.
15059 * gdb.base/func-ptrs.exp: New file.
15060
fc126975
SM
150612014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15062
15063 PR breakpoints/17012
15064 * gdb.base/dprintf-detach.c: New file.
15065 * gdb.base/dprintf-detach.exp: New file.
15066
0a46d518
SM
150672014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15068
15069 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15070 * lib/gdb.exp (target_is_gdbserver): New procedure.
15071
a0be3e44
DE
150722014-12-08 Doug Evans <dje@google.com>
15073
15074 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15075
df1b803a
YQ
150762014-12-05 Yao Qi <yao@codesourcery.com>
15077
15078 * gdb.guile/scm-error.exp: Remove the third argument to
15079 gdb_remote_download.
15080 * gdb.guile/scm-frame-args.exp: Likewise.
15081 * gdb.guile/scm-section-script.exp: Likewise.
15082
ddb9f679
YQ
150832014-12-05 Yao Qi <yao@codesourcery.com>
15084
15085 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15086
86e4ed39
DE
150872014-12-04 Doug Evans <dje@google.com>
15088
15089 * gdb.python/py-objfile.exp: Add tests for
15090 objfile.add_separate_debug_file.
15091
7c50a931
DE
150922014-12-04 Doug Evans <dje@google.com>
15093
15094 * lib/gdb.exp (get_build_id): New function.
15095 (build_id_debug_filename_get): Rewrite to use it.
15096 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15097
621661e3
MR
150982014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15099
15100 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15101 `method(long)', not just 0x0.
15102 * gdb.cp/nsalias.exp: Align code labels to 4.
15103 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15104 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15105 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15106 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15107 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15108 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15109
29f0c3b7
DE
151102014-12-02 Doug Evans <dje@google.com>
15111
e1e061e7 15112 PR symtab/17602
29f0c3b7 15113 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15114 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15115 * gdb.cp/anon-ns.exp: Update.
15116
162078c8
NB
151172014-12-02 Nick Bull <nicholaspbull@gmail.com>
15118
15119 * gdb.python/py-events.py (inferior_call_handler): New.
15120 (register_changed_handler, memory_changed_handler): New.
15121 (test_events.invoke): Register new handlers.
15122 * gdb.python/py-events.exp: Add tests for inferior call,
15123 memory_changed and register_changed events.
15124
fdb09caf
AA
151252014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15126
15127 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15128 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15129 if the linker doesn't understand this.
15130
55cfb2c4
SM
151312014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15132
15133 * gdb.python/python.exp: Change expected reply to help().
15134
9e8cd6df
YQ
151352014-12-01 Yao Qi <yao@codesourcery.com>
15136
15137 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15138 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15139 * configure: Re-generated.
15140
6c659fc2
SC
151412014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15142
15143 * gdb.cp/chained-calls.cc: New file.
15144 * gdb.cp/chained-calls.exp: New file.
15145 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15146
d7fc3181
SM
151472014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15148
15149 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15150 * gdb.dwarf2/symtab-producer.exp: Same.
15151 * gdb.gdb/python-interrupts.exp: Same.
15152 * gdb.gdb/python-selftest.exp: Same.
15153 * gdb.python/py-linetable.exp: Same.
15154 * gdb.python/py-type.exp: Same.
15155 * gdb.python/py-value-cc.exp: Same.
15156 * gdb.python/py-value.exp: Same.
15157
10e79639
YQ
151582014-11-28 Yao Qi <yao@codesourcery.com>
15159
15160 * gdb.base/break-probes.exp: Match library name prefixed with
15161 sysroot.
15162
f28a0564
SM
151632014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15164
15165 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15166 test expected output. Add parentheses for the call to print.
15167 Remove L suffix from integers.
15168
3fe1ce1d
DE
151692014-11-26 Doug Evans <dje@google.com>
15170
15171 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15172
84429e27
YQ
151732014-11-22 Yao Qi <yao@codesourcery.com>
15174
15175 * gdb.trace/entry-values.c: Remove asms.
15176 (foo): Add foo_label.
15177 (bar): Add bar_label.
15178 * gdb.trace/entry-values.exp: Remove code computing foo's
15179 length and bar's length.
15180 (Dwarf::assemble): Invoke function_range for bar and use
15181 MACRO_AT_func for foo.
15182
26741859
YQ
151832014-11-22 Yao Qi <yao@codesourcery.com>
15184
15185 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15186 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15187 Use .Lgcc43_procstart instead of gcc43.
15188
45e44d27
JB
151892014-11-21 Joel Brobecker <brobecker@adacore.com>
15190
15191 * gdb.ada/n_arr_bound: New testcase.
15192
458c8db8
SDJ
151932014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15194
15195 PR breakpoints/10737
15196 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15197 test_catch_syscall_multi_arch.
15198 (test_catch_syscall_multi_arch): New function.
15199
43f3e411
DE
152002014-11-20 Doug Evans <xdje42@gmail.com>
15201
15202 * gdb.base/maint.exp: Update expected output.
15203
0d7b2549
AA
152042014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15205
15206 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15207 4-byte instruction on S390.
15208
8908fca5
JB
152092014-11-19 Joel Brobecker <brobecker@adacore.com>
15210
15211 * gdb.ada/arr_arr: New testcase.
15212
4a46959e
JB
152132014-11-19 Joel Brobecker <brobecker@adacore.com>
15214
15215 * gdb.ada/pkd_arr_elem: New Testcase.
15216
470e2f4e
LM
152172014-11-18 Luis Machado <lgustavo@codesourcery.com>
15218
15219 * gdb.reverse/break-precsave: Expect completion message for
15220 core file reads.
15221 * gdb.reverse/consecutive-precsave.exp: Likewise.
15222 * gdb.reverse/finish-precsave.exp: Likewise.
15223 * gdb.reverse/i386-precsave.exp: Likewise.
15224 * gdb.reverse/machinestate-precsave.exp: Likewise.
15225 * gdb.reverse/sigall-precsave.exp: Likewise.
15226 * gdb.reverse/solib-precsave.exp: Likewise.
15227 * gdb.reverse/step-precsave.exp: Likewise.
15228 * gdb.reverse/until-precsave.exp: Likewise.
15229 * gdb.reverse/watch-precsave.exp: Likewise.
15230
a267f3ad
AA
152312014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15232
15233 * gdb.base/bp-permanent.c: Include unistd.h.
15234 * gdb.python/py-framefilter-mi.c (main): Add return type.
15235 * gdb.python/py-framefilter.c (main): Likewise.
15236 * gdb.trace/actions-changed.c (main): Likewise.
15237
12084a9a
AA
152382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15239
15240 * gdb.mi/until.c: Add eye-catchers.
15241 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15242 line numbers.
15243
dc7e1a77
AA
152442014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15245
15246 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15247 function header variants in break1.c.
15248 * gdb.base/ena-dis-br.exp: Likewise.
15249 * gdb.base/hbreak2.exp: Likewise.
15250 * gdb.reverse/until-precsave.exp: Drop references to removed
15251 non-prototype function header variants in ur1.c.
15252 * gdb.reverse/until-reverse.exp: Likewise.
15253
41c77605
PM
152542014-11-17 Petr Machata <pmachata@redhat.com>
15255
15256 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15257 ${_cu_offset_size} bytes abbrev offset.
15258
34248c3a
DE
152592014-11-15 Doug Evans <xdje42@gmail.com>
15260
15261 PR symtab/17559
15262 * gdb.base/line-symtabs.exp: New file.
15263 * gdb.base/line-symtabs.c: New file.
15264 * gdb.base/line-symtabs.h: New file.
15265
646da059
YQ
152662014-11-14 Yao Qi <yao@codesourcery.com>
15267
15268 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15269 (func): Add label func_label.
15270 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15271 Replace low_pc and high_pc with MACRO_AT_range.
15272 Replace name, low_pc and high_pc with MACRO_AT_func.
15273
9301ebe6
YQ
152742014-11-14 Yao Qi <yao@codesourcery.com>
15275
15276 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15277 Replace name, low_pc and high_pc with MACRO_AT_func.
15278
f166b542
YQ
152792014-11-14 Yao Qi <yao@codesourcery.com>
15280
15281 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15282 produce debug information.
15283 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15284
0f6e71e3
YQ
152852014-11-14 Yao Qi <yao@codesourcery.com>
15286
15287 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15288 object and get function length.
15289 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15290 with MACRO_AT_func.
15291 (top-level): Replace gdb_compile and clean_restart with
15292 prepare_for_testing.
15293 * gdb.dwarf2/main.c (main): Add label main_label.
15294
876c4df9
YQ
152952014-11-14 Yao Qi <yao@codesourcery.com>
15296
15297 * lib/dwarf.exp (function_range): New procedure.
15298 (Dwarf::_handle_macro_at_func): New procedure.
15299 (Dwarf::_handle_macro_at_range): New procedure.
15300 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15301
02ad9cf1
YQ
153022014-11-14 Yao Qi <yao@codesourcery.com>
15303
15304 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15305 (_handle_attribute): New procedure.
15306
a59add0c
AA
153072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15308
15309 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15310 * gdb.base/call-sc.c (zed): Likewise.
15311 * gdb.base/checkpoint.c (main): Likewise.
15312 * gdb.base/dump.c (main): Likewise.
15313 * gdb.base/gcore.c (main): Likewise.
15314 * gdb.base/huge.c (main): Likewise.
15315 * gdb.base/multi-forks.c (main): Likewise.
15316 * gdb.base/pr10179-a.c (main): Likewise.
15317 * gdb.base/savedregs.c (main): Likewise.
15318 * gdb.base/sigaltstack.c (main): Likewise.
15319 * gdb.base/siginfo.c (main): Likewise.
15320 * gdb.base/structs.c (zed): Likewise.
15321 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15322 * gdb.mi/mi-syn-frame.c (main): Likewise.
15323 * gdb.mi/until.c (foo, main): Likewise.
15324 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15325 * gdb.base/solib-weak.c (foo): Declare.
15326 * gdb.base/attach-twice.c: Include stdio.h.
15327 * gdb.base/weaklib1.c: Likewise.
15328 * gdb.base/weaklib2.c: Likewise.
15329 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15330 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15331 unistd.h.
15332 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15333 * gdb.mi/mi-exit-code.c: Likewise.
15334 * gdb.base/break-interp-lib.c: Include string.h.
15335 * gdb.base/coremaker.c: Likewise.
15336 * gdb.base/testenv.c: Likewise.
15337 * gdb.python/py-finish-breakpoint.c: Likewise.
15338 * gdb.base/inferior-died.c: Include sys/wait.h.
15339 * gdb.base/fileio.c: Include time.h.
15340 * gdb.base/async-shell.c: Include unistd.h.
15341 * gdb.base/dprintf-non-stop.c: Likewise.
15342 * gdb.base/info-os.c: Likewise.
15343 * gdb.mi/mi-console.c: Likewise.
15344 * gdb.mi/watch-nonstop.c: Likewise.
15345 * gdb.python/py-events.c: Likewise.
15346 * gdb.base/async.c (baz): Move up before its invocation.
15347 * gdb.base/code_elim2.c (my_global_func): Likewise.
15348 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15349 * gdb.base/advance.c (func2): Likewise.
15350
3b5d5997
AA
153512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15352
15353 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15354 variant.
15355 * gdb.base/annota3.c: Likewise.
15356 * gdb.base/async.c: Likewise.
15357 * gdb.base/average.c: Likewise.
15358 * gdb.base/call-ar-st.c: Likewise.
15359 * gdb.base/call-rt-st.c: Likewise.
15360 * gdb.base/call-sc.c: Likewise.
15361 * gdb.base/call-strs.c: Likewise.
15362 * gdb.base/ending-run.c: Likewise.
15363 * gdb.base/execd-prog.c: Likewise.
15364 * gdb.base/exprs.c: Likewise.
15365 * gdb.base/foll-exec.c: Likewise.
15366 * gdb.base/foll-fork.c: Likewise.
15367 * gdb.base/foll-vfork.c: Likewise.
15368 * gdb.base/funcargs.c: Likewise.
15369 * gdb.base/gcore.c: Likewise.
15370 * gdb.base/jump.c: Likewise.
15371 * gdb.base/langs0.c: Likewise.
15372 * gdb.base/langs1.c: Likewise.
15373 * gdb.base/langs2.c: Likewise.
15374 * gdb.base/mips_pro.c: Likewise.
15375 * gdb.base/nodebug.c: Likewise.
15376 * gdb.base/opaque0.c: Likewise.
15377 * gdb.base/opaque1.c: Likewise.
15378 * gdb.base/recurse.c: Likewise.
15379 * gdb.base/run.c: Likewise.
15380 * gdb.base/scope0.c: Likewise.
15381 * gdb.base/scope1.c: Likewise.
15382 * gdb.base/setshow.c: Likewise.
15383 * gdb.base/setvar.c: Likewise.
15384 * gdb.base/shmain.c: Likewise.
15385 * gdb.base/shr1.c: Likewise.
15386 * gdb.base/shr2.c: Likewise.
15387 * gdb.base/sigall.c: Likewise.
15388 * gdb.base/signals.c: Likewise.
15389 * gdb.base/so-indr-cl.c: Likewise.
15390 * gdb.base/solib2.c: Likewise.
15391 * gdb.base/structs.c: Likewise.
15392 * gdb.base/sum.c: Likewise.
15393 * gdb.base/vforked-prog.c: Likewise.
15394 * gdb.base/watchpoint.c: Likewise.
15395 * gdb.reverse/shr2.c: Likewise.
15396 * gdb.reverse/until-reverse.c: Likewise.
15397 * gdb.reverse/ur1.c: Likewise.
15398 * gdb.reverse/watch-reverse.c: Likewise.
15399
066a77c5
AA
154002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15401
15402 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15403 variant.
15404 * gdb.base/sepdebug.exp: Drop references to removed code.
15405
4f204ea5
AA
154062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15407
15408 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15409 variant. Preserve original line numbering.
15410 * gdb.base/list1.c: Likewise.
15411
3b377a3a
AA
154122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15413
15414 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15415 variant.
15416 * gdb.base/break1.c: Likewise.
15417 * gdb.base/break.exp: Drop references to removed code.
15418
e444df73
AA
154192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15420
15421 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15422 variant.
15423
8008f2a7
AA
154242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15425
15426 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15427
a5a06887
AA
154282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15429
15430 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15431 logic into perform_all_tests() and invoke it with and without
15432 function header prototypes.
15433 (do_function_calls): Remove conditional XFAIL for PR 5318.
15434 (rerun_and_prepare): Remove duplicate code.
15435 (perform_all_tests): New. Main logic moved here.
15436
44dba9b9
AA
154372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15438
15439 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15440 code guarded by #ifdef NO_PROTOTYPES.
15441 (t_double_many_args): Likewise.
15442 (DEF_FUNC_MANY_ARGS_1): Likewise.
15443 (DEF_FUNC_VALUES_1): Likewise.
15444 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15445 guarded by #ifdef PROTOTYPES.
15446
d1fbcd56
AA
154472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15448
15449 * gdb.mi/mi-console.c: Add eye-catcher.
15450 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15451 instead of literal line number.
15452
b0e59b8f
AA
154532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15454
15455 * gdb.base/shr2.c: Add eye-catcher.
15456 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15457 line number.
15458
78f98cca
AA
154592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15460
15461 * gdb.base/jump.c: Add eye-catchers.
15462 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15463 numbers.
15464
58fa2af0
AA
154652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15466
15467 * gdb.base/execd-prog.c: Add eye-catchers.
15468 * gdb.base/foll-exec.c: Likewise.
15469 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15470 line numbers.
15471
04e5059b
AA
154722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15473
15474 * gdb.base/ending-run.c: Add eye-catchers.
15475 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15476 literal line numbers.
15477
dbfdb174
AA
154782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15479
15480 * gdb.base/call-rt-st.c: Add eye-catchers.
15481 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15482 literal line numbers.
15483
888a2ade
AA
154842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15485
15486 * gdb.base/call-ar-st.c: Add eye-catchers.
15487 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15488 literal line numbers.
15489
6acc2dde
AA
154902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15491
15492 * gdb.base/average.c: Add eye-catchers.
15493 * gdb.base/sum.c: Likewise.
15494 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15495 regexps dynamically.
15496
9ecfcd1d
AA
154972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15498
15499 * gdb.base/solib1.c: Add eye-catchers.
15500 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15501 literal line numbers.
15502
78708b7c
PA
155032014-11-12 Pedro Alves <palves@redhat.com>
15504
15505 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15506 leader has exited.
15507
af48d08f
PA
155082014-11-12 Pedro Alves <palves@redhat.com>
15509
15510 * gdb.arch/i386-bp_permanent.c: New file.
15511 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15512 (srcfile): Set to i386-bp_permanent.c.
15513 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15514 that stepi does not execute the 'leave' instruction, instead of
15515 testing it does execute.
15516 * gdb.base/bp-permanent.c: New file.
15517 * gdb.base/bp-permanent.exp: New file.
15518
af3768e9
DE
155192014-11-10 Doug Evans <xdje42@gmail.com>
15520
15521 PR symtab/17564
15522 * gdb.base/symtab-search-order.exp: New file.
15523 * gdb.base/symtab-search-order.c: New file.
15524 * gdb.base/symtab-search-order-1.c: New file.
15525 * gdb.base/symtab-search-order-shlib-1.c: New file.
15526
9de00a4a
PA
155272014-11-07 Pedro Alves <palves@redhat.com>
15528
15529 PR gdb/17511
15530 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15531 i?86-*-linux*.
15532
e0f52461
SC
155332014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15534
15535 PR c++/17494
15536 * gdb.cp/pr17494.cc: New file.
15537 * gdb.cp/pr17494.exp: New file.
15538
6ce8c980
YQ
155392014-11-02 Yao Qi <yao@codesourcery.com>
15540
15541 * gdb.python/python.exp: Get working directory and match the
15542 output of "set extended-prompt \\w " with it.
15543
02be9a71
DE
155442014-10-30 Doug Evans <dje@google.com>
15545
15546 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15547 in objfiles.
15548 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15549 in progspaces.
15550
3bdff46b
LM
155512014-10-30 Janis Johnson <janisjo@codesourcery.com>
15552
15553 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15554 * gdb.base/realname-expand.exp: Likewise.
15555 * gdb.linespec/macro-relative.exp: Likewise.
15556
ab917dfb
PA
155572014-10-29 Pedro Alves <palves@redhat.com>
15558
15559 PR gdb/17408
15560 * gdb.threads/schedlock.c (some_function): New function.
15561 (call_function): New global.
15562 (MAYBE_CALL_SOME_FUNCTION): New macro.
15563 (thread_function): Call it.
15564 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15565 and use it instead of a global counter. Adjust all callers.
15566 (get_current_thread): Use "find current thread" for test message
15567 here rather than having all callers pass down the same string.
15568 (goto_loop): New procedure, factored out from ...
15569 (my_continue): ... this.
15570 (step_ten_loops): Change parameter from test message to command to
15571 use. Adjust.
15572 (list_count): Delete global.
15573 (check_result): New procedure, factored out from duplicate top
15574 level code.
15575 (continue tests): Wrap in with_test_prefix.
15576 (test_step): New procedure, factored out from duplicate top level
15577 code.
15578 (top level): Test "step" in combination with all scheduler-locking
15579 modes. Test "next" in combination with all scheduler-locking
15580 modes, and in combination with stepping over a function call or
15581 not.
15582 * gdb.threads/next-bp-other-thread.c: New file.
15583 * gdb.threads/next-bp-other-thread.exp: New file.
15584
d3d4baed
PA
155852014-10-29 Pedro Alves <palves@redhat.com>
15586
15587 PR python/17372
15588 * gdb.python/python.exp: Test a multi-line command that spawns
15589 interactive Python.
15590 * gdb.base/multi-line-starts-subshell.exp: New file.
15591
563e8d85
YQ
155922014-10-29 Yao Qi <yao@codesourcery.com>
15593
15594 * gdb.base/fileio.exp: Make directories on host.
15595
0ea4d52e
YQ
155962014-10-29 Yao Qi <yao@codesourcery.com>
15597
15598 * gdb.base/fileio.c (test_write): Close the file.
15599
7f5ef605
PA
156002014-10-28 Pedro Alves <palves@redhat.com>
15601
15602 PR gdb/12623
15603 * gdb.base/sigstep.c (no_handler): New global.
15604 (main): If 'no_handler is true, set the signal handlers to
15605 SIG_IGN.
15606 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15607 with_sw_watch and no_handler parameters. Handle them.
15608 (top level) <stepping over handler when stopped at a breakpoint
15609 test>: Add a test axis for testing with a software watchpoint, and
15610 another for testing with the signal handler set to SIG_IGN.
15611 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15612 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15613
abbdbd03
PA
156142014-10-28 Pedro Alves <palves@redhat.com>
15615
15616 PR gdb/17511
15617 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15618 * gdb.base/sigstep.exp (other_handler_location): New global.
15619 (advance): Support stepping into the signal handler, and running
15620 commands while in the handler.
15621 (in_handler_map): New global.
15622 (top level): In the advance test, add combinations for getting
15623 into the handler with stepping commands, and for running commands
15624 in the handler. Add comment descripting the advancei tests.
15625
1df4399f
PA
156262014-10-28 Pedro Alves <palves@redhat.com>
15627
15628 * gdb.base/sigstep.exp: Use build_executable instead of
15629 prepare_for_testing.
15630 (top level): Move code that starts GDB, runs to main and creates a
15631 display to ...
15632 (restart): ... this new procedure.
15633 (top level): Move backtrace from signal handler test to ...
15634 (validate_backtrace): ... this new procedure.
15635 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15636 with_test_prefix. Always restart GDB.
15637 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15638 with_test_prefix. Always restart GDB. No need to delete
15639 breakpoints after the test.
15640 (test_skip_handler): Remove prefix parameter.
15641 (skip_over_handler, breakpoint_to_handler)
15642 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15643 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15644 restart GDB. No need to delete breakpoints after the test.
15645 (top level): Use foreach to call the test procedures with
15646 different commands.
15647
a5b6e449
PA
156482014-10-28 Pedro Alves <palves@redhat.com>
15649
15650 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15651 instead of GNATS numbers.
15652 * gdb.base/sigbpt.exp: Likewise.
15653 * gdb.base/siginfo.exp: Likewise.
15654 * gdb.base/sigstep.exp: Likewise.
15655
e5f8a7cc
PA
156562014-10-27 Pedro Alves <palves@redhat.com>
15657
15658 * gdb.base/sigstep.c (dummy): New global.
15659 (main): Issue a couple writes to the new global.
15660 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15661 procedures.
15662 (skip_over_handler): Use test_skip_handler.
15663 (top level): Call skip_over_handler for stepi and nexti too.
15664 (breakpoint_over_handler): Use test_skip_handler.
15665 (top level): Call breakpoint_over_handler for stepi and nexti too.
15666
763905a3
YQ
156672014-10-27 Yao Qi <yao@codesourcery.com>
15668
15669 * gdb.trace/tfile.c (adjust_function_address)
15670 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15671 function descriptor.
15672
6f259a23
DB
156732014-10-24 Don Breazeal <donb@codesourcery.com>
15674
15675 * gdb.base/foll-fork.exp (test_follow_fork,
15676 catch_fork_child_follow): Check for updated fork messages emitted
15677 from infrun.c.
15678 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15679 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15680 vfork_and_exec_child_follow_through_step): Check for updated vfork
15681 messages emitted from infrun.c.
15682
09dd9a69
PA
156832014-10-24 Pedro Alves <palves@redhat.com>
15684
15685 * gdb.base/corefile.exp: Remove references to ultrix.
15686 * gdb.base/interrupt.exp: Likewise.
15687 * gdb.base/whatis.exp: Likewise.
15688 * gdb.gdb/selftest.exp: Likewise.
15689 * gdb.threads/manythreads.exp: Likewise.
15690 * gdb.threads/print-threads.exp: Likewise.
15691 * gdb.threads/pthreads.exp:: Likewise.
15692 * gdb.threads/schedlock.exp: Likewise.
15693
3433cfa5
SC
156942014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15695
15696 * gdb.cp/non-trivial-retval.cc: Add a test case.
15697 * gdb.cp/non-trivial-retval.exp: Add a test.
15698
092f880b
YQ
156992014-10-20 Yao Qi <yao@codesourcery.com>
15700
15701 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15702 * gdb.python/py-objfile-script-gdb.py: New file.
15703 * gdb.python/py-objfile-script.exp: Update reference to
15704 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15705 of remote_download. Remove the dest file.
15706
acbdb7f3
YQ
157072014-10-20 Yao Qi <yao@codesourcery.com>
15708
15709 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15710 * gdb.base/step-line.exp: Likewise.
15711 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15712 * gdb.dwarf2/dw2-basic.exp: Likewise.
15713 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15714 * gdb.dwarf2/dw2-filename.exp: Likewise.
15715 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15716 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15717 * gdb.dwarf2/dw2-producer.exp: Likewise.
15718 * gdb.dwarf2/mac-fileno.exp: Likewise.
15719 * gdb.python/py-frame-args.exp: Likewise.
15720 * gdb.python/py-framefilter.exp: Likewise.
15721 * gdb.python/py-mi.exp: Likewise.
15722 * gdb.python/py-objfile-script.exp: Likewise
15723 * gdb.python/py-pp-integral.exp: Likewise.
15724 * gdb.python/py-pp-re-notag.exp: Likewise.
15725 * gdb.python/py-prettyprint.exp: Likewise.
15726 * gdb.python/py-section-script.exp: Likewise.
15727 * gdb.python/py-typeprint.exp: Likewise.
15728 * gdb.python/py-xmethods.exp: Likewise.
15729 * gdb.stabs/weird.exp: Likewise.
15730 * gdb.xml/tdesc-regs.exp: Likewise.
15731
bd286a29
KCY
157322014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15733
15734 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15735 (out_cu): Use addr_len for the size of addresses.
15736 (out_line): Likewise. Size DW_LNE_set_address instruction
15737 according to addr_len.
15738 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15739 (FUNC): Add START_INSNS to definition.
15740
673dc4a0
YQ
157412014-10-18 Yao Qi <yao@codesourcery.com>
15742
15743 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15744 gdb_has_argv0 return true.
15745 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15746 check [target_info exists noargs], check [gdb_has_argv0]
15747 instead.
15748 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15749 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15750 procedures.
15751
4ffbba72
DE
157522014-10-17 Doug Evans <dje@google.com>
15753
15754 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15755 event.
15756 * gdb.python/py-events.py: Add clear_objfiles event.
15757
d096d8c1
DE
157582014-10-17 Doug Evans <dje@google.com>
15759
15760 * gdb.python/py-objfile.exp: Test progspace attribute.
15761
a80db015
LM
157622014-10-17 Luis Machado <lgustavo@codesourcery.com>
15763
15764 * gdb.guile/scm-breakpoint.exp: Do not assume any
15765 directory separators when matching source file paths.
15766 * gdb.python/py-breakpoint.exp: Likewise.
15767 * gdb.reverse/break-precsave.exp: Likewise.
15768 * gdb.reverse/break-reverse.exp: Likewise.
15769 * gdb.reverse/consecutive-precsave.exp: Likewise.
15770 * gdb.reverse/finish-precsave.exp: Likewise.
15771 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15772 * gdb.reverse/finish-reverse.exp: Likewise.
15773 * gdb.reverse/i386-precsave.exp: Likewise.
15774 * gdb.reverse/i387-env-reverse.exp: Likewise.
15775 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15776 * gdb.reverse/machinestate-precsave.exp: Likewise.
15777 * gdb.reverse/machinestate.exp: Likewise.
15778 * gdb.reverse/sigall-precsave.exp: Likewise.
15779 * gdb.reverse/solib-precsave.exp: Likewise.
15780 * gdb.reverse/step-precsave.exp: Likewise.
15781 * gdb.reverse/until-precsave.exp: Likewise.
15782 * gdb.reverse/watch-precsave.exp: Likewise.
15783 * gdb.reverse/watch-reverse.exp: Likewise.
15784
b22089ab
YQ
157852014-10-17 Yao Qi <yao@codesourcery.com>
15786
15787 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15788 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15789
6c4486e6
PA
157902014-10-17 Pedro Alves <palves@redhat.com>
15791
15792 PR gdb/17471
15793 * gdb.base/bg-execution-repeat.c: New file.
15794 * gdb.base/bg-execution-repeat.exp: New file.
15795
0ff33695
PA
157962014-10-17 Pedro Alves <palves@redhat.com>
15797
15798 PR gdb/17300
15799 * gdb.base/continue-all-already-running.c: New file.
15800 * gdb.base/continue-all-already-running.exp: New file.
15801
6fdebc3d
PA
158022014-10-17 Pedro Alves <palves@redhat.com>
15803
15804 PR gdb/17472
15805 * gdb.base/annota-input-while-running.c: New file.
15806 * gdb.base/annota-input-while-running.exp: New file.
15807
32a8097b
PA
158082014-10-17 Pedro Alves <palves@redhat.com>
15809
15810 * gdb.base/callfuncs.exp: emove references to osf.
15811 * gdb.base/sigall.exp: Likewise.
15812 * gdb.gdb/selftest.exp: Likewise.
15813 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15814 * gdb.mi/non-stop.c: Likewise.
15815 * gdb.mi/pthreads.c: Likewise.
15816 * gdb.reverse/sigall-precsave.exp: Likewise.
15817 * gdb.reverse/sigall-reverse.exp: Likewise.
15818 * gdb.threads/pthreads.c: Likewise.
15819 * gdb.threads/pthreads.exp: Likewise.
15820
7a3517ff
YQ
158212014-10-17 Yao Qi <yao@codesourcery.com>
15822
15823 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15824 check 'target_info exists noargs'.
15825 (test_command_prompt_position): Likewise.
15826 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15827 Remove "set args".
15828 (progvar_simple_while_test): Likewise.
15829 (progvar_complex_if_while_test): Likewise.
15830 (if_while_breakpoint_command_test): Likewise.
15831 (infrun_breakpoint_command_test): Likewise.
15832 (breakpoint_command_test): Likewise.
15833 (watchpoint_command_test): Likewise.
15834 (bp_deleted_in_command_test): Likewise.
15835 (temporary_breakpoint_commands): Likewise.
15836
bb99c472
YQ
158372014-10-16 Yao Qi <yao@codesourcery.com>
15838
15839 * gdb.base/remotetimeout.exp: Remove noargs checking.
15840
7c16b83e
PA
158412014-10-15 Pedro Alves <palves@redhat.com>
15842
15843 PR breakpoints/9649
15844 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15845 * gdb.base/breakpoint-in-ro-region.exp
15846 (probe_target_hardware_step): New procedure.
15847 (top level): Probe hardware stepping and hardware breakpoint
15848 support. Test stepping through a read-only region, with both
15849 "breakpoint auto-hw" on and off and both "always-inserted" on and
15850 off.
15851
35a49624
IB
158522014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15853
15854 * gdb.dlang/demangle.exp: Update for demangling changes.
15855
2d1c107c
SC
158562014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15857
15858 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15859 * gdb.cp/non-trivial-retval.exp: Add new tests.
15860
778811d5
SC
158612014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15862
15863 PR c++/13403
15864 PR c++/15154
15865 * gdb.cp/non-trivial-retval.cc: New file.
15866 * gdb.cp/non-trivial-retval.exp: New file.
15867
10c5f0a8
YQ
158682014-10-15 Yao Qi <yao@codesourcery.com>
15869
15870 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15871 remote host.
15872
65d7b369
YQ
158732014-10-15 Yao Qi <yao@codesourcery.com>
15874
15875 * gdb.python/py-symbol.exp: Match file base name if host is
15876 remote, otherwise match file name with dir name.
15877 * gdb.python/py-symtab.exp: Likewise.
15878 * gdb.python/python.exp: Likewise.
15879
46dc1394
YQ
158802014-10-15 Yao Qi <yao@codesourcery.com>
15881
15882 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15883 pattern.
15884 * gdb.python/py-symtab.exp: Likewise.
15885 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15886 locationn.
15887
c40cc657
JB
158882014-10-14 Joel Brobecker <brobecker@adacore.com>
15889
15890 * gdb.ada/addr_arith: New testcase.
15891
2abf49e1
MR
158922014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15893
15894 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15895 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15896 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15897 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15898
f7088df3
SDJ
158992014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15900
15901 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15902 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15903 * gdb.arch/stap-eval-lang-ada.exp: New file.
15904
4dc06805
YQ
159052014-10-14 Yao Qi <yao@codesourcery.com>
15906
15907 * gdb.mi/mi-var-child.c (nothing1): New function.
15908 (nothing2): New function.
15909 (do_children_tests): Set function pointers by nothing1 and
15910 nothing2.
15911 * gdb.mi/mi-var-child.exp: Step over new added statements.
15912 Update test to match the new output.
15913 * gdb.mi/var-cmd.c (nothing1): New function.
15914 (nothing2): New function.
15915 (do_children_tests): Set function pointers by nothing1 and
15916 nothing2.
15917 * gdb.mi/mi-var-display.exp: Update test to match output.
15918 Step to the line specified by $line_dct_nothing.
15919 Increase the number of lines to step.
15920
46a93de2
YQ
159212014-10-14 Yao Qi <yao@codesourcery.com>
15922
15923 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15924 tests.
15925 * gdb.mi/mi2-var-child.exp: Likewise.
15926
14ea52ee
DE
159272014-10-13 Doug Evans <dje@google.com>
15928
15929 * gdb.python/py-objfile.exp: Change name of file name test.
15930
e5c6e92b
DE
159312014-10-13 Doug Evans <dje@google.com>
15932
15933 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15934 from the start of the CU.
15935
c780cc2f
JK
159362014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15937 Yao Qi <yao@codesourcery.com>
15938
15939 Fix "save breakpoints" for "catch" command.
15940 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15941 Remove -nonewline. Match also the added "main" line.
15942
99894e11
JK
159432014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15944
15945 Fix "save breakpoints" for "disable $bpnum" command.
15946 * gdb.base/save-bp.c (main): Add label.
15947 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15948
6e1ac5a3
JK
159492014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15950
15951 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15952
754dd2b0
YQ
159532014-10-11 Yao Qi <yao@codesourcery.com>
15954
15955 * gdb.server/server-kill.exp: Execute command
15956 "set remote trace-status-packet on" before "tstatus".
15957
f90183d7
YQ
159582014-10-11 Yao Qi <yao@codesourcery.com>
15959
15960 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15961 (main): Call getppid.
15962 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15963 and continue to it. Read variable "server_pid".
15964
bf40a607
YQ
159652014-10-11 Yao Qi <yao@codesourcery.com>
15966
15967 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15968
052ca370
YQ
159692014-10-11 Yao Qi <yao@codesourcery.com>
15970
15971 * gdb.threads/thread-find.exp: Don't execute command
15972 "info threads".
15973 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15974 * gdb.threads/linux-dp.exp: Don't check the condition
15975 $threads_created equals to zero.
15976
3831839c
PA
159772014-10-10 Pedro Alves <palves@redhat.com>
15978
15979 * gdb.base/bigcore.exp: Remove references to IRIX.
15980 * gdb.base/funcargs.exp: Likewise.
15981 * gdb.base/interrupt.exp: Likewise.
15982 * gdb.base/mips_pro.exp: Likewise.
15983 * gdb.base/nodebug.exp: Likewise.
15984 * gdb.base/setvar.exp: Likewise.
15985 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15986
8b9a549d
PA
159872014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15988 Pedro Alves <palves@redhat.com>
15989
15990 PR symtab/14466
15991 * gdb.base/vdso-warning.c: New file.
15992 * gdb.base/vdso-warning.exp: New file.
15993
d48ba5e8
DE
159942014-10-02 Doug Evans <dje@google.com>
15995
15996 * gdb.base/structs.c (main): Don't run forever.
15997
2278c276
PA
159982014-10-02 Pedro Alves <palves@redhat.com>
15999
16000 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16001 (top level) <stop threads 1, stop threads 2>: Use it.
16002
b57bacec
PA
160032014-10-02 Pedro Alves <palves@redhat.com>
16004
16005 * gdb.threads/break-while-running.exp (test): Add new
16006 'update_thread_list' argument. Skip "info threads" if false.
16007 (top level): Add new 'update_thread_list' axis.
16008
13fd3ff3
PA
160092014-10-02 Pedro Alves <palves@redhat.com>
16010
16011 PR breakpoints/17431
16012 * gdb.base/execl-update-breakpoints.c: New file.
16013 * gdb.base/execl-update-breakpoints.exp: New file.
16014
0fec99e8
PA
160152014-10-01 Pedro Alves <palves@redhat.com>
16016
16017 * gdb.base/breakpoint-in-ro-region.c: New file.
16018 * gdb.base/breakpoint-in-ro-region.exp: New file.
16019
2ddf4301
SM
160202014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16021
16022 * gdb.mi/mi-exit-code.exp: New file.
16023 * gdb.mi/mi-exit-code.c: New file.
16024
6a5f3f43
YQ
160252014-09-30 Yao Qi <yao@codesourcery.com>
16026
16027 * lib/prelink-support.exp (build_executable_own_libs): Error if
16028 the target isn't native.
16029
345bcc73
YQ
160302014-09-30 Yao Qi <yao@codesourcery.com>
16031
16032 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16033 false.
16034
a25a5a45
PA
160352014-09-22 Pedro Alves <palves@redhat.com>
16036
16037 * gdb.threads/break-while-running.exp: New file.
16038 * gdb.threads/break-while-running.c: New file.
16039
00ba3162
YQ
160402014-09-19 Yao Qi <yao@codesourcery.com>
16041
16042 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16043 Invoke test. Restart GDB with --readnow and invoke test again.
16044
c3b7b696
YQ
160452014-09-19 Yao Qi <yao@codesourcery.com>
16046
16047 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16048 proc set_breakpoint_on_gcd_function. Invoke
16049 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16050 invoke set_breakpoint_on_gcd_function again.
16051
2b4fd423
DE
160522014-09-18 Doug Evans <dje@google.com>
16053
16054 * gdb.dwarf2/symtab-producer.exp: New file.
16055
a5947601
SDJ
160562014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16057
16058 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16059 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16060 * gdb.base/global-var-nested-by-dso.c: Likewise.
16061 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16062
91c19059
SDJ
160632014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16064 Pedro Alves <palves@redhat.com>
16065
16066 * gdb.base/watch-bitfields.exp: Pass string other than test file
16067 name to prepare_for_testing.
16068 (watch): New procedure.
16069 (expect_watchpoint): Use with_test_prefix.
16070 (top level): Factor out tests to ...
16071 (test_watch_location, test_regular_watch): ... these new
16072 procedures, and use with_test_prefix and gdb_continue_to_end.
16073
bb9d5f81
PP
160742014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16075
16076 PR breakpoints/12526
16077 * gdb.base/watch-bitfields.exp: New file.
16078 * gdb.base/watch-bitfields.c: New file.
16079
635856f5
PA
160802014-09-16 Pedro Alves <palves@redhat.com>
16081
16082 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16083 software and hardware addresses, not software address against
16084 itself.
16085
7280ceea
PA
160862014-09-16 Pedro Alves <palves@redhat.com>
16087
16088 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16089 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16090
428b16bd
PA
160912014-09-16 Pedro Alves <palves@redhat.com>
16092
16093 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16094 files.
16095 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16096 "*-*-vxworks*" throughout.
16097 * gdb.base/break.exp: Likewise.
16098 * gdb.base/default.exp: Likewise.
16099 * gdb.base/scope.exp: Likewise.
16100 * gdb.base/sepdebug.exp: Likewise.
16101 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16102 throughout.
16103 * gdb.base/run.c: Likewise.
16104 * gdb.base/sepdebug.c: Likewise.
16105 * gdb.hp/gdb.aCC/run.c: Likewise.
16106 * gdb.reverse/until-reverse.c: Likewise.
16107 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16108
666d413c
YQ
161092014-09-16 Yao Qi <yao@codesourcery.com>
16110
16111 * boards/local-remote-host-native.exp: New file.
16112
57cbd724
DE
161132014-09-14 Doug Evans <xdje42@gmail.com>
16114
16115 * gdb.threads/queue-signal.c (thread_count): New variable.
16116 (thread_count_mutex, thread_count_condvar): New variables.
16117 (incr_thread_count, wait_all_threads_running): New functions.
16118 (main): Wait for all threads to be in their thread functions.
16119
81219e53
DE
161202014-09-13 Doug Evans <xdje42@gmail.com>
16121
16122 * gdb.threads/queue-signal.c: New file.
16123 * gdb.threads/queue-signal.exp: New file.
16124
3714cea7
DE
161252014-09-13 Doug Evans <xdje42@gmail.com>
16126
16127 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16128 be consistent with what default_gdb_init uses.
16129 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16130 the plain text of the prompt. Add some logging printfs.
16131 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16132
fa43b1d7
PA
161332014-09-12 Pedro Alves <palves@redhat.com>
16134
16135 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16136 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16137 * gdb.arch/i386-size-overlap.exp: Likewise.
16138 * gdb.arch/i386-size.exp: Likewise.
16139 * gdb.arch/i386-unwind.exp: Likewise.
16140 * gdb.base/a2-run.exp: Likewise.
16141 * gdb.base/break.exp: Likewise.
16142 * gdb.base/charset.exp: Likewise.
16143 * gdb.base/chng-syms.exp: Likewise.
16144 * gdb.base/commands.exp: Likewise.
16145 * gdb.base/dbx.exp: Likewise.
16146 * gdb.base/find.exp: Likewise.
16147 * gdb.base/funcargs.exp: Likewise.
16148 * gdb.base/jit-simple.exp: Likewise.
16149 * gdb.base/reread.exp: Likewise.
16150 * gdb.base/sepdebug.exp: Likewise.
16151 * gdb.base/step-bt.exp: Likewise.
16152 * gdb.cp/mb-inline.exp: Likewise.
16153 * gdb.cp/mb-templates.exp: Likewise.
16154 * gdb.objc/basicclass.exp: Likewise.
16155 * gdb.threads/killed.exp: Likewise.
16156
9d9bf2df
EBM
161572014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16158
16159 PR tdep/17379
16160 * gdb.arch/powerpc-stackless.S: New file.
16161 * gdb.arch/powerpc-stackless.exp: New file.
16162
1cf2f1b0
JK
161632014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16164
16165 * gdb.base/attach.c: Include unistd.h.
16166 (main): Call alarm. Add label postloop.
16167 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16168 gdb_breakpoint, gdb_continue_to_breakpoint.
16169 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16170
98880d46
PA
161712014-09-11 Pedro Alves <palves@redhat.com>
16172
16173 PR gdb/17347
16174 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16175 * gdb.base/attach.exp (test_command_line_attach_run): New
16176 procedure.
16177 (top level): Call it.
16178
4c92ff2c
PA
161792014-09-11 Pedro Alves <palves@redhat.com>
16180
16181 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16182 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16183 (do_command_attach_tests): Use spawn_wait_for_attach.
16184 * gdb.base/solib-overlap.exp: Likewise.
16185 * gdb.multi/multi-attach.exp: Likewise.
16186 * gdb.python/py-prompt.exp: Likewise.
16187 * gdb.python/py-sync-interp.exp: Likewise.
16188 * gdb.server/ext-attach.exp: Likewise.
16189
3adc1a7d
GKB
161902014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16191
16192 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16193 command in testcase. Simplify testcase.
16194
96334934
JB
161952014-09-10 Joel Brobecker <brobecker@adacore.com>
16196
16197 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16198
eb479039
JB
161992014-09-10 Joel Brobecker <brobecker@adacore.com>
16200
16201 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16202
deede10c
JB
162032014-09-10 Joel Brobecker <brobecker@adacore.com>
16204
16205 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16206
7828a5f5
JB
162072014-09-10 Joel Brobecker <brobecker@adacore.com>
16208
16209 * gdb.dwarf2/dynarr-ptr.c: New file.
16210 * gdb.dwarf2/dynarr-ptr.exp: New file.
16211
33aeebcf
MR
162122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16213
16214 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16215 of 30 rather than hardcoding 120 for a slow test case. Take the
16216 `gdb,timeout' target setting into account for this calculation.
16217 Don't extend the timeout for the test cases that don't need it.
16218
7b415901
MR
162192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16220
16221 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16222 a factor of 2 for a slow test case. Take the `gdb,timeout'
16223 target setting into account for this calculation.
16224 * gdb.reverse/until-precsave.exp: Increase the timeout by
16225 a factor of 15 and 3 respectively rather than adding 120
16226 for a pair of slow test cases. Take the `gdb,timeout'
16227 target setting into account for this calculation.
16228
4a40f85a
MR
162292014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16230
16231 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16232 timeout, don't pass one down to gdb_expect.
16233 (gdb_expect): Rework timeout selection.
16234
09635af7
MR
162352014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16236
16237 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16238 exception on timeout.
16239 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16240 (gdbserver_start_extended): Catch any `gdbserver_start' error
16241 exceptions.
16242 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16243 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16244 `gdbserver_gdb_load' error exceptions.
16245
2bdd10b7
MR
162462014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16247
16248 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16249 120 on waiting for the TCP socket to open.
16250
316935f0
DE
162512014-09-09 Doug Evans <xdje42@gmail.com>
16252
16253 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16254 _caller_matches, _any_caller_is, _any_caller_matches.
16255
83740597
DE
162562014-09-09 Doug Evans <xdje42@gmail.com>
16257
16258 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16259
4c122fc3
YQ
162602014-09-09 Yao Qi <yao@codesourcery.com>
16261
16262 * gdb.mi/mi-var-display.exp: Set print symbol off.
16263
a9f116cb
GKB
162642014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16265
16266 PR gdb/17035
16267 * gdb.base/commands.exp: Add tests to verify user-defined
16268 commands with empty bodies.
16269 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16270 python commands in `show user command`.
16271 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16272 scheme commands in `show user command`.
16273
c75bd3a2
JK
162742014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16275
16276 PR python/17355
16277 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16278 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16279 * gdb.python/py-framefilter-invalidarg.exp: New file.
16280 * gdb.python/py-framefilter-invalidarg.py: New file.
16281
faa42425
DE
162822014-09-06 Doug Evans <xdje42@gmail.com>
16283
16284 PR 15276
16285 * gdb.python/py-caller-is.c: New file.
16286 * gdb.python/py-caller-is.exp: New file.
16287
474ca4f6
SDJ
162882014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16289
16290 PR gdb/17235
16291 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16292 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16293
eb0b0463
SDJ
162942014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16295
16296 PR fortran/17237
16297 * gdb.fortran/print-formatted.exp: New file.
16298 * gdb.fortran/print-formatted.f90: Likewise.
16299
5f3b99cf
SS
163002014-09-03 Sasha Smundak <asmundak@google.com>
16301
16302 * gdb.python/py-frame.exp: Test Frame.read_register.
16303
7d793aa9
SDJ
163042014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16305
16306 PR python/16699
16307 * gdb.python/py-completion.exp: New file.
16308 * gdb.python/py-completion.py: Likewise.
16309
fb0576e9
DE
163102014-08-28 Doug Evans <dje@google.com>
16311
16312 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16313 eax,etc. are live with values set by gdb and thus the compiler can't
16314 use them.
16315 * gdb.arch/i386-pseudo.c (main): Ditto.
16316
ee92b0dd
DE
163172014-08-27 Doug Evans <dje@google.com>
16318
16319 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16320
6649db35
DE
163212014-08-25 Doug Evans <dje@google.com>
16322
16323 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16324 (main): Ditto.
16325
564b7600
DE
163262014-08-25 Doug Evans <dje@google.com>
16327
16328 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16329
3881fb67
YQ
163302014-08-24 Yao Qi <yao@codesourcery.com>
16331
16332 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16333 symbol off.
16334 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16335
a05a36a5
DE
163362014-08-22 Doug Evans <dje@google.com>
16337
16338 PR 17276
16339 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16340 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16341 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16342
7c343b48
YQ
163432014-08-22 Yao Qi <yao@codesourcery.com>
16344
16345 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16346 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16347 * gdb.python/python.exp: Likewise. Use .py file on the host
16348 instead of the build.
16349
22fd09ae
JK
163502014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16351
16352 * gdb.threads/gcore-stale-thread.c: New file.
16353 * gdb.threads/gcore-stale-thread.exp: New file.
16354
a8454a7c
PA
163552014-08-21 Pedro Alves <palves@redhat.com>
16356
16357 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16358 * gdb.base/gcore-relro-pie.exp: Likewise.
16359 * gdb.base/gcore-relro.exp: Likewise.
16360 * gdb.base/gcore.exp: Likewise.
16361 * gdb.base/print-symbol-loading.exp: Likewise.
16362 * gdb.threads/gcore-thread.exp: Likewise.
16363 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16364
2a31c623
PA
163652014-08-20 Pedro Alves <palves@redhat.com>
16366 Jan Kratochvil <jan.kratochvil@redhat.com>
16367
16368 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16369 configure.
16370 (EXPECT): Handle READ1 being set.
16371 (all): Depend on EXTRA_RULES.
16372 (check-read1, expect-read1, read1.so, read1): New rules.
16373 * README (Testsuite Parameters): Document the READ1 make variable.
16374 (Race detection): New section.
16375 * configure: Regenerate.
16376 * configure.ac: If build==host==target, and running under a
16377 GNU/glibc system, add read1 to the extra Makefile rules.
16378 (EXTRA_RULES): AC_SUBST it.
16379 * lib/read1.c: New file.
16380
d36430db
JB
163812014-08-20 Joel Brobecker <brobecker@adacore.com>
16382
16383 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16384 the handling of variables declared as a typedef to an array
16385 which a DW_AT_data_location attribute.
16386
9a0dc9e3
PA
163872014-08-19 Andrew Burgess <aburgess@broadcom.com>
16388 Pedro Alves <palves@redhat.com>
16389
16390 PR symtab/14604
16391 PR symtab/14605
16392 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16393 gdb_test.
16394
0718a8da
PA
163952014-08-19 Pedro Alves <palves@redhat.com>
16396
16397 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16398
13b448cd
YQ
163992014-08-19 Yao Qi <yao@codesourcery.com>
16400
16401 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16402 right line.
16403
1cbf5077
DB
164042014-08-18 David Blaikie <dblaikie@gmail.com>
16405
16406 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16407
bf0fae19
JB
164082014-08-18 Joel Brobecker <brobecker@adacore.com>
16409
16410 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16411 attribute in array range.
16412
3c8c5dcc
JB
164132014-08-18 Joel Brobecker <brobecker@adacore.com>
16414
16415 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16416
e66d4446
SC
164172014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16418
16419 PR c++/17132
16420 * gdb.cp/pr17132.cc: New file.
16421 * gdb.cp/pr17132.exp: New file.
16422
940df408
SC
164232014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16424
16425 * gdb.python/py-xmethods.py (A_getarrayind)
16426 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16427 Use 'print' with function call syntax.
16428 (E_method_matcher.match): Fix tab vs space indentation mixup.
16429
ebcc6c3a
YQ
164302014-08-15 Yao Qi <yao@codesourcery.com>
16431
16432 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16433 false.
16434
775e0f04
YQ
164352014-08-15 Yao Qi <yao@codesourcery.com>
16436
16437 * gdb.cp/casts.exp: Set print symbol off.
16438 * gdb.cp/class2.exp: Likewise.
16439 * gdb.cp/overload.exp: Likewise.
16440 * gdb.cp/templates.exp: Likewise.
16441
d769e349
DE
164422014-08-11 Doug Evans <dje@google.com>
16443
16444 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16445 (test_load_shlib): Update.
16446
20c6f1e1
YQ
164472014-08-09 Yao Qi <yao@codesourcery.com>
16448
16449 * gdb.base/display.exp: Invoke is_address_zero_readable.
16450 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16451 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16452 * gdb.base/hbreak-unmapped.exp: Return if
16453 is_address_zero_readable returns true.
16454 * gdb.base/signest.exp: Likewise.
16455 * gdb.base/signull.exp: Likewise.
16456 * gdb.base/sigbpt.exp: Likewise.
16457 * gdb.guile/scm-disasm.exp: Do the test if
16458 is_address_zero_readable returns false.
16459 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16460 * gdb.python/py-arch.exp: Likewise.
16461 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16462 * lib/gdb.exp (is_address_zero_readable): New proc.
16463
5792e8e3
YQ
164642014-08-09 Yao Qi <yao@codesourcery.com>
16465
16466 PR testsuite/13443
16467 * gdb.mi/mi-var-display.exp: Make test messages unique.
16468
3cecbbbe
TT
164692014-08-04 Tom Tromey <tromey@redhat.com>
16470
16471 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16472 target 0".
16473
00b51ff5
TT
164742014-08-04 Tom Tromey <tromey@redhat.com>
16475
16476 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16477 "target_resume".
16478
6908c509
JB
164792014-08-01 Joel Brobecker <brobecker@adacore.com>
16480
16481 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16482 inner_vla_struct_object_size.
16483 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16484 as xfail.
16485
cc6563d2
PA
164862014-07-30 Pedro Alves <palves@redhat.com>
16487
16488 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16489 comment.
16490
7e09a223
YQ
164912014-07-29 Yao Qi <yao@codesourcery.com>
16492
16493 PR gdb/17206
16494 * gdb.base/until-nodebug.exp: New.
16495
7ebdbe92
DE
164962014-07-28 Doug Evans <xdje42@gmail.com>
16497
16498 PR guile/17203
16499 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16500 previously existing parameter, and previously ambiguously spelled
16501 parameter.
16502
fdb1adc6
WN
165032014-07-28 Will Newton <will.newton@linaro.org>
16504
16505 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16506
186fcde0
DE
165072014-07-26 Ludovic Courtès <ludo@gnu.org>
16508 Doug Evans <xdje42@gmail.com>
16509
16510 PR guile/17146
16511 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16512
70509625
PA
165132014-07-25 Pedro Alves <palves@redhat.com>
16514
16515 * gdb.threads/signal-command-handle-nopass.c: New file.
16516 * gdb.threads/signal-command-handle-nopass.exp: New file.
16517 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16518 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16519 * gdb.threads/signal-delivered-right-thread.c: New file.
16520 * gdb.threads/signal-delivered-right-thread.exp: New file.
16521
c3f814a1
PA
165222014-07-25 Pedro Alves <palves@redhat.com>
16523
16524 * gdb.base/double-prompt-target-event-error.exp
16525 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16526 match.
16527 (cancel_pagination_in_target_event): Rework double prompt
16528 detection.
16529 * gdb.base/paginate-after-ctrl-c-running.exp
16530 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16531 <return>' match.
16532 * gdb.base/paginate-bg-execution.exp
16533 (test_bg_execution_pagination_return)
16534 (test_bg_execution_pagination_cancel): Remove '-notransfer
16535 <return>' matches.
16536 * gdb.base/paginate-execution-startup.exp
16537 (test_fg_execution_pagination_return)
16538 (test_fg_execution_pagination_cancel): Remove '-notransfer
16539 <return>' matches.
16540 * gdb.base/paginate-inferior-exit.exp
16541 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16542 match.
16543 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16544 * lib/gdb.exp (pagination_prompt): Run text through
16545 string_to_regexp.
16546 (gdb_test_multiple): Match $pagination_prompt instead of
16547 "<return>".
16548 (string_to_regexp): Move to lib/gdb-utils.exp.
16549
e214cf6c
JK
165502014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16551
16552 * gdb.arch/amd64-entry-value-paramref.S: New file.
16553 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16554 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16555 * gdb.arch/amd64-optimout-repeat.S: New file.
16556 * gdb.arch/amd64-optimout-repeat.c: New file.
16557 * gdb.arch/amd64-optimout-repeat.exp: New file.
16558
17d0c5c8
JK
165592014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16560
16561 PR gdb/17170
16562 * gdb.base/statistics.exp: New file.
16563
b8b8facf
DE
165642014-07-17 Doug Evans <dje@google.com>
16565
74b49205 16566 PR gdb/17170
b8b8facf
DE
16567 * gdb.base/maint.exp: Update testing of per-command stats.
16568
1b5d0ab3
PA
165692014-07-16 Pedro Alves <palves@redhat.com>
16570
16571 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16572 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16573 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16574 (tfile_write_buf): New functions.
16575 (add_memory_block): Rewrite using the above.
16576 (adjust_function_address): New function.
16577 (FUNCTION_ADDRESS): New macro.
16578 (write_basic_trace_file): Remove short_x local, and use
16579 tfile_write_16. Change type of func_addr local to unsigned long
16580 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16581 here. Cast argument of add_memory_block to char pointer.
16582 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16583 (main): Remove parameters.
16584 * gdb.trace/tfile.exp: Remove nowarnings.
16585
4d974e88
SM
165862014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16587
16588 * gdb.base/debug-expr.exp: Test string evaluation with
16589 "debug expression" on.
16590
41e99568
PA
165912014-07-15 Pedro Alves <palves@redhat.com>
16592
16593 * gdb.base/reread.exp: Use clean_restart.
16594
487d9753
PL
165952014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16596
16597 * gdb.arch/avr-flash-qualifer.c: New.
16598 * gdb.arch/avr-flash-qualifer.exp: New.
16599
cc1c52ad
PA
166002014-07-14 Pedro Alves <palves@redhat.com>
16601
16602 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16603 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16604
1e973570
PA
166052014-07-14 Pedro Alves <palves@redhat.com>
16606
16607 * gdb.base/double-prompt-target-event-error.c: New file.
16608 * gdb.base/double-prompt-target-event-error.exp: New file.
16609
93d6eb10
PA
166102014-07-14 Pedro Alves <palves@redhat.com>
16611
16612 PR gdb/17072
16613 * gdb.base/paginate-inferior-exit.c: New file.
16614 * gdb.base/paginate-inferior-exit.exp: New file.
16615
0017922d
PA
166162014-07-14 Pedro Alves <palves@redhat.com>
16617
16618 PR gdb/17072
16619 * gdb.base/paginate-bg-execution.c: New file.
16620 * gdb.base/paginate-bg-execution.exp: New file.
16621
94696ad3
PA
166222014-07-14 Pedro Alves <palves@redhat.com>
16623
16624 PR gdb/17072
16625 * gdb.base/paginate-execution-startup.c: New file.
16626 * gdb.base/paginate-execution-startup.exp: New file.
16627 * lib/gdb.exp (pagination_prompt): New global.
16628 (default_gdb_spawn): New procedure, factored out from
16629 default_gdb_spawn.
16630 (default_gdb_start): Adjust to call default_gdb_spawn.
16631 (gdb_spawn): New procedure.
16632
bd293940
PA
166332014-07-14 Pedro Alves <palves@redhat.com>
16634
16635 * lib/gdb.exp (gdb_assert): New procedure.
16636 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16637
c933f875
PA
166382014-07-14 Pedro Alves <palves@redhat.com>
16639
16640 * gdb.base/execution-termios.c: New file.
16641 * gdb.base/execution-termios.exp: New file.
16642
d98b7a16
TT
166432014-07-14 Tom Tromey <tromey@redhat.com>
16644
16645 * gdb.cp/vla-cxx.cc: New file.
16646 * gdb.cp/vla-cxx.exp: New file.
16647
548740d6
TT
166482014-07-14 Tom Tromey <tromey@redhat.com>
16649
16650 * gdb.reverse/rerun-prec.c: New file.
16651 * gdb.reverse/rerun-prec.exp: New file.
16652
a25eb028
MR
166532014-07-12 Maciej W. Rozycki <macro@mips.com>
16654 Maciej W. Rozycki <macro@codesourcery.com>
16655
16656 * lib/gdb-utils.exp: New file.
16657 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16658 inline `gdb_init_command' processing.
16659 (gdb_start_cmd): Likewise.
16660 * lib/mi-support.exp (mi_run_cmd): Likewise.
16661 * README: Document `gdb_init_command' and `gdb_init_commands'.
16662
218c2655
JK
166632014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16664
16665 Fix false FAIL running under a very long directory name.
16666 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16667 and "set print elements 10000". Twice.
16668
5401fde3
YQ
166692014-07-11 Yao Qi <yao@codesourcery.com>
16670
16671 * gdb.base/exprs.exp: "set print symbol off".
16672
e76126e8
PA
166732014-07-11 Pedro Alves <palves@redhat.com>
16674
16675 * gdb.threads/kill.c: New file.
16676 * gdb.threads/kill.exp: New file.
16677
2d6f0de6
YQ
166782014-07-10 Yao Qi <yao@codesourcery.com>
16679
16680 * gdb.trace/tfile.c (write_basic_trace_file)
16681 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16682 address written to trace file.
16683
7180e04a
PA
166842014-07-09 Pedro Alves <palves@redhat.com>
16685
16686 * gdb.base/attach-wait-input.exp: New file.
16687 * gdb.base/attach-wait-input.c: New file.
16688
9a9a7608
AB
166892014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16690
16691 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16692 setting up test structures.
16693 (main): Call new test function.
16694 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16695 test function, continue into test function and walk test
16696 structures.
16697
161ac41e
YQ
166982014-07-02 Yao Qi <yao@codesourcery.com>
16699
16700 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16701 'bar_start' at the beginning of functions 'foo' and 'bar'
16702 respectively.
16703 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16704 instead of 'foo' and 'bar'.
16705
1f267ae3
MM
167062014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16707
16708 * gdb.btrace/segv.exp: New.
16709 * gdb.btrace/segv.c: New.
16710
2b239efb
LM
167112014-07-02 Luis Machado <lgustavo@codesourcery.com>
16712
16713 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16714 instruction.
16715
cf363f18
MW
167162014-06-30 Mark Wielaard <mjw@redhat.com>
16717
16718 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16719 vulture, vilify, villar): New volatile array constants.
16720 (vindictive, vegetation): New const volatile array constants.
16721 * gdb.base/volatile.exp: Test volatile and const volatile array
16722 types.
16723
aebf9d24
AA
167242014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16725
16726 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16727 target lacks support for awatch, rwatch, or hbreak.
16728
b67a2c6f
YQ
167292014-06-27 Yao Qi <yao@codesourcery.com>
16730
16731 * gdb.multi/dummy-frame-restore.exp: New.
16732 * gdb.multi/dummy-frame-restore.c: New.
16733
aef92902
MM
167342014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16735
16736 * gdb.btrace/gcore.exp: New.
16737
8e9db26e
PA
167382014-06-23 Pedro Alves <palves@redhat.com>
16739
16740 * gdb.base/watchpoint-reuse-slot.c: New file.
16741 * gdb.base/watchpoint-reuse-slot.exp: New file.
16742
70afc5b7
SC
167432014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16744
16745 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16746 progspace's filename in 'info', 'enable' and 'disable' command
16747 tests.
16748
b972bd9c
JK
167492014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16750
16751 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16752 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16753 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16754
125f8a3d
GB
167552014-06-20 Gary Benson <gbenson@redhat.com>
16756
16757 * gdb.arch/i386-avx.exp: Fix include file location.
16758 * gdb.arch/i386-sse.exp: Likewise.
16759
3ed9baed
IB
167602014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16761
16762 * gdb.dlang/expression.exp: New file.
16763
034f788c
PA
167642014-06-19 Pedro Alves <palves@redhat.com>
16765
16766 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16767 out from ...
16768 (top level): ... here. Iterate running tests under different
16769 scheduler-locking settings.
16770
45371d0c
LM
167712014-06-18 Luis Machado <lgustavo@codesourcery.com>
16772
16773 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16774 to DW_FORM_addr and use non-zero addresses.
16775
5d376983
SC
167762014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16777
16778 PR gdb/17017
16779 * gdb.python/py-xmethods.cc: Add global function call counters and
16780 increment them in their respective functions. Remove "cout"
16781 statements.
16782 * gdb.python/py-xmethods.exp: Make tests check the global function
16783 call counters instead of depending on inferior IO.
16784
a1aa2221
LM
167852014-06-18 Don Breazeal <donb@codesourcery.com>
16786
16787 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16788 Deleted procedure.
16789 (explicit_fork_parent_follow): Deleted procedure.
16790 (explicit_fork_child_follow): Deleted procedure.
16791 (test_follow_fork): New procedure.
16792 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16793 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16794 procedure calls.
16795
0fc05997
YQ
167962014-06-17 Yao Qi <yao@codesourcery.com>
16797
16798 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16799 CP1252.
16800
70795c52
LM
168012014-06-17 Luis Machado <lgustavo@codesourcery.com>
16802
16803 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16804 Initialize ptr and S explicitly.
16805 (skip_type_update_when_not_use_rtti_test): Likewise.
16806
6be47f0c
KS
168072014-06-16 Keith Seitz <keiths@redhat.com>
16808
16809 PR mi/15863
16810 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16811 the inferior is started.
16812
d03de421
PA
168132014-06-16 Pedro Alves <palves@redhat.com>
16814
16815 * gdb.base/break-main-file-remove-fail.c: New file.
16816 * gdb.base/break-main-file-remove-fail.exp: New file.
16817 * gdb.base/break-unload-file.exp: Use build_executable instead of
16818 prepare_for_testing.
16819 (test_break): New parameter "initial_load". Handle it.
16820 (top level): Add initial_load cmdline/file axis.
16821
f9579b99
TT
168222014-06-12 Tom Tromey <tromey@redhat.com>
16823
16824 * gdb.base/completion.exp: Don't use directory name in test.
16825
3657956b
GB
168262014-06-09 Gary Benson <gbenson@redhat.com>
16827
16828 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16829 separate the always-available ANSI-standard signals from the
16830 signals that require checking.
16831 (main): Likewise.
16832 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16833 Likewise.
16834 (main): Likewise.
16835
4186eb54
KS
168362014-06-07 Keith Seitz <keiths@redhat.com>
16837
16838 Revert:
16839 PR c++/16253
16840 * gdb.cp/var-tag.cc: New file.
16841 * gdb.cp/var-tag.exp: New file.
16842 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16843 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16844 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16845 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16846
25326a28 168472014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16848
16849 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16850
829155c9
PA
168512014-06-06 Pedro Alves <palves@redhat.com>
16852
16853 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16854 in target debug output instead of looking at RSP packets,
16855 disabling the test on any target that uses hardware stepping.
16856 Update comments.
16857
61c8d22e
PA
168582014-06-06 Pedro Alves <palves@redhat.com>
16859
16860 * gdb.base/break-unload-file.exp: Fix typo.
16861
d9a47287
YQ
168622014-06-06 Yao Qi <yao@codesourcery.com>
16863
16864 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16865 from "jit_function" to "^jit_function".
16866
e5e01dbf
YQ
168672014-06-06 Yao Qi <yao@codesourcery.com>
16868
16869 * gdb.base/async.c (foo): Add one statement.
16870 * gdb.base/async.exp: Get the next instruction address and
16871 match the output of "nexti" by instruction address. Match
16872 the hex address in the output of "finish".
16873
73ba372c
GB
168742014-06-06 Gary Benson <gbenson@redhat.com>
16875
16876 * gdb.base/call-signals.c: Remove preprocessor conditionals
16877 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16878 SIGSEGV and SIGTERM.
16879 * gdb.base/sigall.c: Likewise.
16880 * gdb.base/unwindonsignal.c: Likewise.
16881 * gdb.reverse/sigall-reverse.c: Likewise.
16882
831517df
YQ
168832014-06-06 Yao Qi <yao@codesourcery.com>
16884
16885 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16886 readable, skip the test.
16887
b8b91e98
YQ
168882014-06-06 Yao Qi <yao@codesourcery.com>
16889
16890 * gdb.threads/staticthreads.c (thread_function): Move the line
16891 setting breakpoint on forward.
16892 * gdb.threads/staticthreads.exp: Update comments.
16893
fb934770
LC
168942014-06-05 Ludovic Courtès <ludo@gnu.org>
16895
16896 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16897 "history-append! type error".
16898
6ef284bd
SM
168992014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16900
16901 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16902 erroneous dprintf expected input.
16903
a872e241
DE
169042014-06-04 Doug Evans <xdje42@gmail.com>
16905
16906 * gdb.guile/scm-generics.exp: Delete.
16907
16f691fb
DE
169082014-06-04 Doug Evans <xdje42@gmail.com>
16909
16910 * gdb.guile/scm-breakpoint.exp: Update.
16911 Add tests for breakpoint registration.
16912
012370f6
TT
169132014-06-04 Tom Tromey <tromey@redhat.com>
16914
16915 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16916 VLA-in-union.
16917 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16918 inner_vla_struct, vla_union types. Initialize objects of those
16919 types and compute their sizes.
16920
9f5a4cef
HZ
169212014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16922 Hui Zhu <hui@codesourcery.com>
16923
16924 * gdb.base/fileio.exp: Add test for shell not available as well as
16925 available.
16926 * gdb.base/fileio.c (test_system): Check for shell twice.
16927
90a45c4d
YQ
169282014-06-04 Yao Qi <yao@codesourcery.com>
16929
16930 * gdb.base/auto-connect-native-target.exp: Remove redundant
16931 space from the regexp pattern.
16932
70017e41
YQ
169332014-06-04 Yao Qi <yao@codesourcery.com>
16934
16935 * gdb.base/default.exp: Replace "child" with "native" in
16936 regexp pattern.
16937
883964a7
SC
169382014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16939
16940 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16941 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16942 * gdb.python/py-xmethods.py: Python script supporting the
16943 new testcase and tests.
16944
ef370185
JB
169452014-06-03 Joel Brobecker <brobecker@adacore.com>
16946 Pedro Alves <palves@redhat.com>
16947
16948 PR breakpoints/17000
16949 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16950 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16951
1e2ccb61
BM
169522014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16953
16954 * gdb.base/subst.exp: Add tests to verify partial path matching
16955 output.
16956
c6ec5ab2
PA
169572014-06-03 Pedro Alves <palves@redhat.com>
16958
16959 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16960 target that doesn't use software single-stepping.
16961
835c559f
PA
169622014-06-03 Pedro Alves <palves@redhat.com>
16963
16964 PR breakpoints/17000
16965 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16966 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16967
06eb1586
DE
169682014-06-02 Doug Evans <xdje42@gmail.com>
16969
16970 * gdb.guile/scm-parameter.exp: New file.
16971
e698b8c4
DE
169722014-06-02 Doug Evans <xdje42@gmail.com>
16973
16974 * gdb.guile/scm-cmd.c: New file.
16975 * gdb.guile/scm-cmd.exp: New file.
16976
ded03782
DE
169772014-06-02 Doug Evans <xdje42@gmail.com>
16978
16979 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16980 pretty-printer lookup.
16981 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16982 (make-pp_s-printer): Call it.
16983 (make-pretty-printer-from-dict): New function.
16984 (lookup-pretty-printer-maker-from-dict): New function.
16985 (*pretty-printer*): Simplify.
16986 (make-objfile-pp_s-printer): New function.
16987 (install-objfile-pretty-printers!): New function.
16988 (make-progspace-pp_s-printer): New function.
16989 (install-progspace-pretty-printers!): New function.
16990 * gdb.guile/scm-progspace.c: New file.
16991 * gdb.guile/scm-progspace.exp: New file.
16992
41fac0cf
PA
169932014-06-02 Pedro Alves <palves@redhat.com>
16994
16995 * gdb.base/dprintf-bp-same-addr.c: New file.
16996 * gdb.base/dprintf-bp-same-addr.exp: New file.
16997
96ae5695
EBM
169982014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16999
17000 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17001 * gdb.arch/powerpc-power.s: Likewise.
17002
da02b3a8
JB
170032014-06-02 Joel Brobecker <brobecker@adacore.com>
17004
17005 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17006
c72b2e7b
YQ
170072014-06-01 Yao Qi <yao@codesourcery.com>
17008
17009 * gdb.base/watchpoint.exp (test_watch_location): Check null
17010 pointer can be dereferenced. If not, do the test, otherwise
17011 skip it.
17012
53e8a631
AB
170132014-05-30 Andrew Burgess <aburgess@broadcom.com>
17014
17015 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17016 results.
17017 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17018
938f0e2f
AB
170192014-05-30 Andrew Burgess <aburgess@broadcom.com>
17020
17021 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17022 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17023 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17024 * gdb.arch/amd64-invalid-stack-top.c: New file.
17025 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17026
9ba6657a
PA
170272014-05-30 Pedro Alves <palves@redhat.com>
17028
17029 PR breakpoints/17000
17030 * gdb.base/sss-bp-on-user-bp.c: New file.
17031 * gdb.base/sss-bp-on-user-bp.exp: New file.
17032
522c09bf
DB
170332014-05-30 David Blaikie <dblaikie@gmail.com>
17034
17035 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17036 gnu_inline semantics via attribute.
17037 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17038 source explicitly specifies the required semantics.
17039
bf4ef81e
MR
170402014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17041
17042 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17043
329ea579
PA
170442014-05-29 Pedro Alves <palves@redhat.com>
17045 Tom Tromey <tromey@redhat.com>
17046
17047 * gdb.base/async-shell.exp: Don't enable target-async.
17048 * gdb.base/async.exp
17049 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17050 parameter. Adjust.
17051 (top level): Don't test with "target-async".
17052 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17053 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17054 * gdb.base/inferior-died.exp: Don't enable target-async.
17055 * gdb.base/interrupt-noterm.exp: Likewise.
17056 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17057 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17058 * gdb.mi/mi-nonstop.exp: Likewise.
17059 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17060 * gdb.mi/mi-nsintrall.exp: Likewise.
17061 * gdb.mi/mi-nsmoribund.exp: Likewise.
17062 * gdb.mi/mi-nsthrexec.exp: Likewise.
17063 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17064 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17065 * gdb.python/py-evsignal.exp: Don't enable target-async.
17066 * gdb.python/py-evthreads.exp: Likewise.
17067 * gdb.python/py-prompt.exp: Likewise.
17068 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17069 * gdb.server/solib-list.exp: Don't enable target-async.
17070 * gdb.threads/thread-specific-bp.exp: Likewise.
17071 * lib/mi-support.exp: Adjust to use mi-async.
17072
fd664c91
PA
170732014-05-29 Pedro Alves <palves@redhat.com>
17074
17075 PR gdb/13860
17076 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17077 reason, even in sync mode.
17078
251bde03
PA
170792014-05-29 Pedro Alves <palves@redhat.com>
17080 Hui Zhu <hui@codesourcery.com>
17081
17082 PR PR15693
17083 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17084 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17085 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17086 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17087
7f3c0343
JB
170882014-05-28 Joel Brobecker <brobecker@adacore.com>
17089
17090 * config/monitor.exp (gdb_target_monitor): Replace use of
17091 "set remotebaud" by "set serial baud".
17092
b2715b27
AW
170932014-05-26 Andy Wingo <wingo@igalia.com>
17094
17095 * gdb.guile/scm-breakpoint.exp:
17096 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17097 properties instead of gdb-object-properties.
17098
498a4489
YQ
170992014-05-26 Yao Qi <yao@codesourcery.com>
17100
17101 * gdb.server/no-thread-db.exp: Specify source file name
17102 explicitly when setting a breakpoint.
17103
589fdceb
MM
171042014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17105
17106 * gdb.btrace/vdso.c: New.
17107 * gdb.btrace/vdso.exp: New.
17108
e9089e05
MM
171092014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17110
17111 * gdb.base/gcore.exp (capture_command_output): Move ...
17112 * lib/gdb.exp (capture_command_output): ... here.
17113
67b5c0c1
MM
171142014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17115
17116 * gdb.btrace/data.exp: Test memory access during btrace replay.
17117
a2199296
SM
171182014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17119
17120 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17121
17b2616c
PA
171222014-05-21 Pedro Alves <palves@redhat.com>
17123
17124 PR gdb/13860
17125 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17126 (top level): Test that output related to execution commands is
17127 sent to the console with CLI commands, but not with MI commands.
17128 Test that breakpoint events are always mirrored to the console.
17129 Also expect the new source line to be output after a "next" in
17130 async mode too. Make it a pass/fail test.
17131 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17132 output.
17133 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17134
5166082f
PA
171352014-05-21 Pedro Alves <palves@redhat.com>
17136
17137 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17138 Use them to test variations of "list" after reaching a breakpoint.
17139 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17140 Test "list" with listsize 10 after reaching a breakpoint.
17141 * gdb.python/python.exp (decode_line current location line
17142 number): Adjust expected line number.
17143
2f25d70f
SM
171442014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17145
17146 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17147 behavior for $args, pass it directly to "run".
17148
ff604a67
MR
171492014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17150
17151 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17152 30000 to 65536.
17153
6a3cb8e8
PA
171542014-05-21 Pedro Alves <palves@redhat.com>
17155
17156 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17157 auto-connect-native-target off".
17158 * gdb.base/auto-connect-native-target.c: New file.
17159 * gdb.base/auto-connect-native-target.exp: New file.
17160
4ebfc96e
PA
171612014-05-21 Pedro Alves <palves@redhat.com>
17162
17163 * gdb.base/default.exp: Test "target native" instead of "target
17164 child".
17165
36d46afb
MW
171662014-05-21 Mark Wielaard <mjw@redhat.com>
17167
17168 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17169
5876f503
JK
171702014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17171
17172 Fix TLS access for -static -pthread.
17173 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17174 <HAVE_TLS> (thread_function, main): Initialize it.
17175 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17176 Add clean_restart.
17177 <$have_tls != "">: Check TLSVAR.
17178
0256a6ac
PA
171792014-05-21 Pedro Alves <palves@redhat.com>
17180
17181 * gdb.base/dcache-line-read-error.c: New.
17182 * gdb.base/dcache-line-read-error.exp: New.
17183
936d2992
PA
171842014-05-20 Pedro Alves <palves@redhat.com>
17185
17186 * gdb.base/compare-sections.c: New file.
17187 * gdb.base/compare-sections.exp: New file.
17188
802e8e6d
PA
171892014-05-20 Pedro Alves <palves@redhat.com>
17190
17191 * gdb.base/break-idempotent.c: New file.
17192 * gdb.base/break-idempotent.exp: New file.
17193
e59fa00f
MM
171942014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17195
17196 * gdb.btrace/nohist.exp: New.
17197
8b696e31
YQ
171982014-05-20 Yao Qi <yao@codesourcery.com>
17199
17200 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17201 gdb.reverse directory and gdb_reverse_timeout exists in board
17202 setting.
17203 * README: Document gdb_reverse_timeout.
17204
73c9764f
YQ
172052014-05-20 Yao Qi <yao@codesourcery.com>
17206
17207 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17208 'test_file_name'. Treat args as a string instead of a list.
17209 (gdb_init): Rename argument 'args' by 'test_file_name'.
17210
f1f4348a
JK
172112014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17212
17213 * gdb.arch/powerpc-power.exp: New file.
17214 * gdb.arch/powerpc-power.s: New file.
17215
0dbe70ce
DE
172162014-05-16 Doug Evans <dje@google.com>
17217
17218 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17219 * gdb.base/completion.exp: Check that all expected files exist
17220 before doing file completion.
0dbe70ce 17221
8d551b02
DE
172222014-05-16 Doug Evans <dje@google.com>
17223
17224 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17225 Update.
17226 (do_syscall_tests_without_xml): Update.
17227
73eb7709
PA
172282014-05-16 Pedro Alves <palves@redhat.com>
17229
17230 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17231 instead of "unknown output after running".
17232
3fae92fc
YQ
172332014-05-16 Yao Qi <yao@codesourcery.com>
17234
17235 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17236 file1.txt from host at the end.
17237 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17238
c2b2ccc5
DE
172392014-05-15 Doug Evans <dje@google.com>
17240
17241 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17242 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17243 loading file. Add test for TU lookup.
17244
8c217a4b
SM
172452014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17246
17247 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17248 calling "-exec-arguments" or "set args" before running the
17249 inferior.
17250
3deb39c6
SM
172512014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17252
17253 * lib/mi-support.exp (mi_expect_stop): Expect message for
17254 inferiors that exit with non-zero exit code.
17255
71a79f8c
YQ
172562014-05-14 Yao Qi <yao@codesourcery.com>
17257
17258 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17259 match absolute path on remote host.
17260 (test_file_list_exec_source_files): Remove "/" from the
17261 pattern.
17262
f23fcd46
YQ
172632014-05-14 Yao Qi <yao@codesourcery.com>
17264
17265 * boards/local-remote-host-notty.exp (${board}_file): New
17266 proc.
17267
9404b58f
KM
172682014-05-07 Kyle McMartin <kyle@redhat.com>
17269
17270 Pushed by Joel Brobecker <brobecker@adacore.com>.
17271 * gdb.arch/aarch64-atomic-inst.c: New file.
17272 * gdb.arch/aarch64-atomic-inst.exp: New file.
17273
5e45f04c
YQ
172742014-05-07 Yao Qi <yao@codesourcery.com>
17275
17276 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17277 in current context" too.
17278
c888a17d
KS
172792014-05-05 Keith Seitz <keiths@redhat.com>
17280
17281 * gdb.linespec/ls-dollar.exp: Add test for linespec
17282 file:convenience_variable.
17283
290a839c
YQ
172842014-05-05 Yao Qi <yao@codesourcery.com>
17285
17286 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17287 traceframes into tfile and ctf trace files. Read data from
17288 trace file and test collected data.
17289 (gdb_collect_locals_test): Likewise.
17290 (gdb_unavailable_registers_test): Likewise.
17291 (gdb_unavailable_floats): Likewise.
17292 (gdb_collect_globals_test): Likewise.
17293 (top-level): Append "ctf" to trace_file_targets if GDB
17294 supports.
17295
b5262cd0
YQ
172962014-05-05 Yao Qi <yao@codesourcery.com>
17297
17298 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17299 code to ...
17300 (gdb_collect_args_test_1): ... it. New proc.
17301 (gdb_collect_locals_test): Move some code to ...
17302 (gdb_collect_locals_test_1): ... it. New proc.
17303 (gdb_unavailable_registers_test): Move some code to ...
17304 (gdb_unavailable_registers_test_1): ... it. New proc.
17305 (gdb_unavailable_floats): Move some code to ...
17306 (gdb_unavailable_floats_1): ... it. New proc.
17307
30a1e6cc
SDJ
173082014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17309
17310 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17311 probes to test for bitness recognition.
17312 * gdb.arch/amd64-stap-optional-prefix.exp
17313 (test_probe_value_without_reg): New procedure.
17314 Add code to test for different kinds of bitness.
17315
f33da99a
SDJ
173162014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17317
17318 PR breakpoints/16889
17319 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17320 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17321
5b80f00d
PA
173222014-05-01 Pedro Alves <palves@redhat.com>
17323
17324 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17325 gdb_file_cmd if no file is specified.
17326 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17327 last_loaded_file to set the remote exec-file.
17328
f8c2a73c
PA
173292014-05-01 Pedro Alves <palves@redhat.com>
17330
17331 * boards/local-remote-host.exp: New file.
17332
be6e8ac7
PA
173332014-05-01 Pedro Alves <palves@redhat.com>
17334
17335 * boards/local-remote-host.exp: Rename to ...
17336 * boards/local-remote-host-notty.exp: ... this.
17337
cac0dc8f
JB
173382014-04-28 Joel Brobecker <brobecker@adacore.com>
17339
17340 * gdb.ada/dyn_arrayidx: New testcase.
17341
9730e6cc
YQ
173422014-04-26 Yao Qi <yao@codesourcery.com>
17343
17344 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17345 and compute the length of function main. Save it in
17346 $main_length.
17347 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17348 (top-level): Use gdb_compile to compile objects into
17349 executable and restart GDB. Remove invocation to
17350 prepare_for_testing.
17351
7ae1a6a6
PA
173522014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17353 Pedro Alves <palves@redhat.com>
17354
17355 PR server/16255
17356 * gdb.multi/multi-attach.c: New file.
17357 * gdb.multi/multi-attach.exp: New file.
17358
4082afcc
PA
173592014-04-25 Pedro Alves <palves@redhat.com>
17360
17361 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17362 user.
17363 (top level): Test that "set remote conditional-breakpoints-packet
17364 off" works as intended.
17365 * gdb.base/dprintf.exp: Test that "set remote
17366 breakpoint-commands-packet off" works as intended.
17367 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17368 New function.
17369 (top level): Call it.
17370 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17371 remote fast-tracepoints-packet off" works as intended.
17372 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17373 * lib/gdb.exp (gdb_is_target_remote): ... here.
17374
2abc3f8d
DB
173752014-04-24 David Blaikie <dblaikie@gmail.com>
17376
17377 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17378 ensure clang would not discard them.
17379 * gdb.base/gdbvars.c: Ditto.
17380 * gdb.base/memattr.c: Ditto.
17381 * gdb.base/whatis.c: Ditto.
17382 * gdb.python/py-prettyprint.c: Ditto.
17383 * gdb.trace/actions.c: Ditto.
17384 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17385 ensure clang would not discard it.
17386
bfd39632
DB
173872014-04-24 David Blaikie <dblaikie@gmail.com>
17388
17389 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17390 clang to emit the full definition of type required by the test
17391 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17392
22842ff6
DB
173932014-04-24 David Blaikie <dblaikie@gmail.com>
17394
17395 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17396 coax Clang into emitting the definition of the type.
17397 * gdb.cp/pr10728-x.h (y): Ditto.
17398 * gdb.cp/pr10728-y.cc (y): Ditto.
17399
c2e827ad
DB
174002014-04-24 David Blaikie <dblaikie@gmail.com>
17401
17402 * gdb.base/label.exp: XFAIL label related tests under Clang.
17403 * gdb.cp/cplabel.exp: Ditto.
17404 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17405 under Clang those using labels.
17406
4c2d33e7
YQ
174072014-04-25 Yao Qi <yao@codesourcery.com>
17408
17409 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17410 double_label.
17411 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17412 partial_label and double_label.
17413
56083b99
DB
174142014-04-24 David Blaikie <dblaikie@gmail.com>
17415
17416 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17417
25d4e99d
DB
174182014-04-24 David Blaikie <dblaikie@gmail.com>
17419
17420 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17421 of the function to work across GCC and Clang.
17422 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17423 pointer types (const void ** const V void **).
17424
01f9f808
MS
174252014-04-24 Michael Sturm <michael.sturm@mintel.com>
17426 Walfred Tedeschi <walfred.tedeschi@intel.com>
17427
17428 * Makefile.in (EXECUTABLES): Added i386-avx512.
17429 * gdb.arch/i386-avx512.c: New file.
17430 * gdb.arch/i386-avx512.exp: Likewise.
17431
4b48d439
KS
174322014-04-23 Keith Seitz <keiths@redhat.com>
17433
17434 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17435 (mi_make_breakpoint_table): New procedure.
17436 (mi_create_breakpoint): Use mi_make_breakpoint
17437 and return the result.
17438 (mi_make_breakpoint): New procedure.
17439 (mi_build_kv_pairs): New procedure.
17440
17441 * gdb.mi/mi-break.exp: Remove unused globals,
17442 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17443 All callers updated.
17444 * gdb.mi/mi-dprintf.exp: Use variable to track command
17445 number.
17446 Update all callers of mi_create_breakpoint and use
17447 mi_make_breakpoint_table.
17448 Remove any unused global variables.
17449 * gdb.mi/mi-nonstop.exp: Likewise.
17450 * gdb.mi/mi-nsintrall.exp: Likewise.
17451 * gdb.mi/mi-nsmoribund.exp: Likewise.
17452 * gdb.mi/mi-nsthrexec.exp: Likewise.
17453 * gdb.mi/mi-reverse.exp: Likewise.
17454 * gdb.mi/mi-simplerun.exp: Likewise.
17455 * gdb.mi/mi-stepn.exp: Likewise.
17456 * gdb.mi/mi-syn-frame.exp: Likewise.
17457 * gdb.mi/mi-until.exp: Likewise.
17458 * gdb.mi/mi-var-cp.exp: Likewise.
17459 * gdb.mi/mi-var-display.exp: Likewise.
17460 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17461 * gdb.mi/mi2-var-child.exp: Likewise.
17462 * gdb.mi/mi-vla-c99.exp: Likewise.
17463 * lib/mi-support.exp: Likewise.
17464
17465 From Ian Lance Taylor <iant@cygnus.com>:
17466 * lib/gdb.exp (parse_args): New procedure.
17467
08351840
PA
174682014-04-23 Pedro Alves <palves@redhat.com>
17469
17470 * gdb.base/break-unload-file.c: New file.
17471 * gdb.base/break-unload-file.exp: New file.
17472 * gdb.base/sym-file-lib.c (baz): New function.
17473 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17474 field.
17475 (load): Store the segment's mapped size.
17476 (unload): New function.
17477 (unload_shlib): New function.
17478 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17479 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17480 set a breakpoint at baz, and call it.
17481 * gdb.base/sym-file.exp: New tests for stale breakpoint
17482 instructions.
17483
076855f9
PA
174842014-04-23 Pedro Alves <palves@redhat.com>
17485
17486 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17487 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17488 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17489 * gdb.base/hbreak-unmapped.c: New file.
17490 * gdb.base/hbreak-unmapped.exp: New file.
17491 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17492 * lib/gdb.exp (gdb_is_target_remote): ... here.
17493
483805cf
PA
174942014-04-22 Pedro Alves <palves@redhat.com>
17495
17496 * gdb.base/consecutive-step-over.c: New file.
17497 * gdb.base/consecutive-step-over.exp: New file.
17498
06d97543
PA
174992014-04-22 Pedro Alves <palves@redhat.com>
17500
17501 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17502 instead of send_gdb/gdb_expect.
17503
b4429ea2
YQ
175042014-04-22 Yao Qi <yao@codesourcery.com>
17505
17506 * lib/trace-support.exp (generate_tracefile): New procedure.
17507 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17508 return 0.
17509 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17510 if generate_tracefile returns 1.
17511
51d48146
PA
175122014-04-18 Tom Tromey <palves@redhat.com>
17513 Pedro alves <tromey@redhat.com>
17514
17515 PR backtrace/15558
17516 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17517 with a backtrace limit.
17518 * gdb.python/py-frame-inline.exp: Test running to an inline
17519 function with a backtrace limit, and printing the newest frame.
17520 * gdb.python/py-frame-inline.c (main): Call f.
17521
bd1dce5f
MS
175222014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17523
17524 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17525
40d1a503
MS
175262014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17527
17528 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17529 Drop prefix from unsupported source file path.
17530
389b98f7
YQ
175312014-04-17 Yao Qi <yao@codesourcery.com>
17532
17533 * lib/gdb.exp (with_target_charset): New proc.
17534 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17535 with_target_charset.
17536 (test_print_strings): Likewise.
17537 (test_repeat_bytes): Likewise.
17538 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17539 for some tests.
17540
22869d73
KS
175412014-04-16 Keith Seitz <keiths@redhat.com>
17542
17543 PR gdb/15827
17544 * gdb.dwarf2/corrupt.c: New file.
17545 * gdb.dwarf2/corrupt.exp: New file.
17546
c4f87ca6
KS
175472014-04-16 Keith Seitz <keiths@redhat.com>
17548
17549 PR c++/16597
17550 * gdb.cp/namelessclass.cc: New file.
17551 * gdb.cp/namelessclass.exp: New file.
17552 * gdb.cp/namelessclass.S: New file.
17553
ab19de87
DE
175542014-04-16 Doug Evans <dje@google.com>
17555
17556 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17557 Add comment.
17558 (gdbserver_default_get_comm_port): New function.
17559 (gdbserver_start): Check if board file provided
17560 "gdbserver,get_comm_port" and use it if so.
17561 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17562 (gdb,socketport): Set to "stdio".
17563 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17564 (stdio_gdbserver_template): Delete.
17565 (${board}_get_remote_address): Update.
17566 (${board}_build_remote_cmd): Delete.
17567 (${board}_get_comm_port): New function.
17568 (${board}_spawn): Update.
17569 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17570 Delete.
17571 (${board}_get_remote_address): Update.
17572 (${board}_get_comm_port): New function.
17573
fc98a809
AB
175742014-04-16 Andrew Burgess <aburgess@broadcom.com>
17575
17576 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17577 appearing in any order.
17578
87fd9e6e
DE
175792014-04-15 Doug Evans <dje@google.com>
17580
17581 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17582 uninitialized value of "description".
17583
099fc3ea
KS
175842014-04-15 Keith Seitz <keiths@redhat.com>
17585
17586 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17587 Remove unused globals.
17588 (test_running_the_program): Likewise.
17589 (test_controlled_execution): Likewise.
17590 (test_controlling_breakpoints): Likewise.
17591 (test_program_termination): Likewise.
17592
5da151d4
KS
175932014-04-15 Keith Seitz <keiths@redhat.com>
17594
17595 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17596 unused globals.
17597 (test_rbreak_creation_and_listing): Likewise.
17598 (test_ignore_count): Likewise.
17599 (test_error): Likewise.
17600
35e5d2f0
PA
176012014-04-15 Pedro Alves <palves@redhat.com>
17602
17603 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17604 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17605 sym-file-loader.c.
17606 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17607 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17608 to sym-file-loader.c.
17609 (struct library): Forward declare.
17610 (load_shlib, lookup_function): Change prototypes.
17611 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17612 (translate_offset): Remove declarations.
17613 (get_text_addr): New declaration.
17614 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17615 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17616 sym-file-loader.h.
17617 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17618 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17619 here from sym-file-loader.h.
17620 (struct library): New structure.
17621 (load_shlib, lookup_function): Change prototypes and adjust to
17622 work with a struct library.
17623 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17624 (translate_offset): Make static.
17625 (get_text_addr): New function.
17626 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17627
eb4c1710
PA
176282014-04-15 Pedro Alves <palves@redhat.com>
17629
17630 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17631
2d1baf52
PA
176322014-04-15 Pedro Alves <palves@redhat.com>
17633
17634 * gdb.base/sym-file-loader.c: Include <limits.h>.
17635 (SELF_LINK): New define.
17636 (get_origin): New function.
17637 (load_shlib): Use it.
17638 * gdb.base/sym-file.exp: Don't early return if the target is
17639 remote. Use runto_main, and issue fail is that fails. Use
17640 gdb_load_shlibs.
17641 (shlib_name): Delete.
17642 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17643
7dd6df01
PA
176442014-04-15 Pedro Alves <palves@redhat.com>
17645
17646 * gdb.base/sym-file.exp: Remove regex characters from test
17647 message. Don't refer to breakpoint numbers in test messages.
17648
b50c8614
KS
176492014-04-14 Keith Seitz <keiths@redhat.com>
17650
17651 PR c++/16253
17652 * gdb.cp/var-tag.cc: New file.
17653 * gdb.cp/var-tag.exp: New file.
17654 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17655 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17656 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17657 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17658
3d567982
TT
176592014-04-14 Tom Tromey <tromey@redhat.com>
17660
17661 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17662 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17663 type.
17664 * gdb.cp/enum-class.exp: New file.
17665 * gdb.cp/enum-class.cc: New file.
17666
0626fc76
TT
176672014-04-14 Tom Tromey <tromey@redhat.com>
17668
17669 * gdb.dwarf2/enum-type.exp: New file.
17670
dca325b3
SA
176712014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17672
17673 * gdb.mi/mi-vla-c99.exp: New file.
17674 * gdb.mi/vla.c: New file.
17675
5854b38a
SA
176762014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17677
17678 * gdb.base/vla-datatypes.c: New file.
17679 * gdb.base/vla-datatypes.exp: New file.
17680
463bb957
SA
176812014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17682
17683 * gdb.base/vla-ptr.c: New file.
17684 * gdb.base/vla-ptr.exp: New file.
17685
3dd170be
SA
176862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17687
17688 * gdb.dwarf2/count.exp: New file.
17689
5ecaaa66
SA
176902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17691
17692 * gdb.base/vla-sideeffect.c: New file.
17693 * gdb.base/vla-sideeffect.exp: New file.
17694
41f1ada5
DB
176952014-04-14 David Blaikie <dblaikie@gmail.com>
17696
17697 * gdb.mi/non-stop.c: Add return value for non-void function return
17698 statement.
17699 * gdb.threads/staticthreads.c: Ditto.
17700
0be03e84
DE
177012014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17702 Doug Evans <xdje42@gmail.com>
17703
17704 * gdb.guile/scm-value.c: Improve test case.
17705 * gdb.guile/scm-value.exp: Add new test.
17706
f180a1fb
DB
177072014-04-11 David Blaikie <dblaikie@gmail.com>
17708
17709 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17710 override Clang's default.
17711
6b662e19
JB
177122014-04-11 Joel Brobecker <brobecker@adacore.com>
17713
17714 Revert the following changes (regressions):
17715
17716 * gdb.base/vla-sideeffect.c: New file.
17717 * gdb.base/vla-sideeffect.exp: New file.
17718
17719 * gdb.dwarf2/count.exp: New file.
17720
17721 * gdb.base/vla-multi.c: New file.
17722 * gdb.base/vla-multi.exp: New file.
17723
17724 * gdb.base/vla-ptr.c: New file.
17725 * gdb.base/vla-ptr.exp: New file.
17726
17727 * gdb.base/vla-datatypes.c: New file.
17728 * gdb.base/vla-datatypes.exp: New file.
17729
17730 * gdb.mi/mi-vla-c99.exp: New file.
17731 * gdb.mi/vla.c: New file.
17732
245a5f0b
KS
177332014-04-11 Keith Seitz <keiths@redhat.com>
17734
17735 PR c++/16675
17736 * gdb.cp/cpsizeof.exp: New file.
17737 * gdb.cp/cpsizeof.cc: New file.
17738
58a84dcf
SA
177392014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17740
191a8a90
JB
17741 * gdb.mi/mi-vla-c99.exp: New file.
17742 * gdb.mi/vla.c: New file.
58a84dcf 17743
c8655f75
SA
177442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17745
17746 * gdb.base/vla-datatypes.c: New file.
17747 * gdb.base/vla-datatypes.exp: New file.
17748
024e13b4
SA
177492014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17750
17751 * gdb.base/vla-ptr.c: New file.
17752 * gdb.base/vla-ptr.exp: New file.
17753
1a237e0e
SA
177542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17755
17756 * gdb.base/vla-multi.c: New file.
17757 * gdb.base/vla-multi.exp: New file.
17758
504f3432
SA
177592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17760
17761 * gdb.dwarf2/count.exp: New file.
17762
3bce8237
SA
177632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17764
191a8a90
JB
17765 * gdb.base/vla-sideeffect.c: New file.
17766 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17767
322f9c21
YQ
177682014-04-11 Yao Qi <yao@codesourcery.com>
17769
17770 * gdb.base/completion.exp: Check file exists before running tests
17771 on file completion.
17772
d708bcd1
PA
177732014-04-10 Pedro Alves <palves@redhat.com>
17774
17775 * gdb.base/cond-eval-mode.c: New file.
17776 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17777 prepare_for_testing to build the new file. Check result of
17778 runto_main.
17779 (test_break, test_watch): New procedures.
17780 (top level): Use them.
17781
ae1d2761
PM
177822014-04-08 Pierre Muller <muller@sourceware.org>
17783
17784 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17785 Ctrl-V use for mingw hosts.
17786
7af389b8
SC
177872014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17788
17789 * gdb.python/py-value.c: Improve test case.
17790 * gdb.python/py-value.exp: Add new test.
17791
5e703181
DE
177922014-04-07 David Blaikie <dblaikie@gmail.com>
17793
17794 * lib/compiler.c: Identify the clang compiler.
17795 * lib/compiler.cc: Ditto.
17796
9810b410
YQ
177972014-04-03 Yao Qi <yao@codesourcery.com>
17798
17799 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17800
98d1b8dc
AB
178012014-04-01 Anton Blanchard <anton@samba.org>
17802
17803 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17804 messages unique.
17805
3114cea1
AB
178062014-04-01 Anton Blanchard <anton@samba.org>
17807
17808 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17809 prepare_for_testing.
17810
62f7182c
AB
178112014-04-01 Anton Blanchard <anton@samba.org>
17812
17813 * gdb.arch/ppc64-atomic-inst.c: Remove.
17814 * gdb.arch/ppc64-atomic-inst.S: New file.
17815 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17816
770e7fc7
DE
178172014-03-31 Doug Evans <dje@google.com>
17818
17819 * gdb.base/print-symbol-loading-lib.c: New file.
17820 * gdb.base/print-symbol-loading-main.c: New file.
17821 * gdb.base/print-symbol-loading.exp: New file.
17822
46e2bafa
YQ
178232014-03-31 Yao Qi <yao@codesourcery.com>
17824
17825 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17826
8776cfe9
JB
178272014-03-28 Joel Brobecker <brobecker@adacore.com>
17828
17829 * gdb.ada/mi_dyn_arr: New testcase.
17830
5d1ef361
DE
178312014-03-27 Doug Evans <dje@google.com>
17832
17833 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17834
b5bee914
YQ
178352014-03-27 Yao Qi <yao@codesourcery.com>
17836
17837 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17838 if target is nios2-*-*.
17839
0d4d0e77
YQ
178402014-03-26 Yao Qi <yao@codesourcery.com>
17841
17842 * lib/gdb.exp (readline_is_used): New proc.
17843 * gdb.base/completion.exp: Move tests on command complete up.
17844 Skip the rest of tests if readline is not used.
17845 * gdb.ada/complete.exp: Skp the test if readline is not
17846 used.
17847 * gdb.base/filesym.exp: Likewise.
17848 * gdb.base/macscp.exp: Likewise.
17849 * gdb.base/readline-ask.exp: Likewise.
17850 * gdb.base/readline.exp: Likewise.
17851 * gdb.python/py-cmd.exp: Likewise.
17852 * gdb.trace/tfile.exp: Likewise.
17853
29361eee
YQ
178542014-03-26 Yao Qi <yao@codesourcery.com>
17855
17856 * gdb.base/macscp.exp: Fix code format issues.
17857
bc9a5525
UW
178582014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17859
17860 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17861 * gdb.asm/powerpc64le.inc: New file.
17862
d3839ede
PA
178632014-03-25 Pedro Alves <palves@redhat.com>
17864 Doug Evans <dje@google.com>
17865
17866 * gdb.base/source-execution.c: New file.
17867 * gdb.base/source-execution.exp: New file.
17868 * gdb.base/source-execution.gdb: New file.
17869
01672a57
DE
178702014-03-24 Doug Evans <dje@google.com>
17871
17872 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17873 using fission.
17874
88bbeca9
HZ
178752014-03-24 Hui Zhu <hui@codesourcery.com>
17876 Pedro Alves <palves@redhat.com>
17877
17878 PR breakpoints/16101
17879 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17880 test pass/fail messages. Detect missing support for dprintf when
17881 breakpoints are actually inserted.
17882 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17883 breakpoints are actually inserted.
17884 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17885 fails.
17886
d2348791
JK
178872014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17888
17889 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17890
feef67ab
DE
178912014-03-22 Doug Evans <xdje42@gmail.com>
17892
17893 * gdb.python/python.exp (python not supported): Verify multi-line
17894 python command issues an error.
25d743f9 17895 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17896 guile command issues an error.
feef67ab 17897
ecebef6a
MR
178982014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17899
17900 * gdb.threads/thread-specific.exp: Handle the lack of usable
17901 $this_breakpoint and $this_thread.
17902
ccdd1909
HZ
179032014-03-21 Hui Zhu <hui@codesourcery.com>
17904
17905 * gdb.base/attach.exp (do_command_attach_tests): New.
17906
beb460e8
PA
179072014-03-20 Tom Tromey <tromey@redhat.com>
17908 Pedro Alves <palves@redhat.com>
17909
17910 PR cli/15718
17911 * gdb.base/condbreak-call-false.c: New file.
17912 * gdb.base/condbreak-call-false.exp: New file.
17913
40acf43a
PA
179142014-03-20 Pedro Alves <palves@redhat.com>
17915
17916 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17917 Delete.
17918 (block_signals, unblock_signals): Delete.
17919 (child_function_2, main): Remove references to deleted variable
17920 and functions.
17921
9f5e1e02
PA
179222014-03-20 Pedro Alves <palves@redhat.com>
17923
17924 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17925 Use pthread_kill to signal thread 2.
17926 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17927 Adjust to make the test send itself a signal rather than using the
17928 host's "kill" command.
17929
99619bea
PA
179302014-03-20 Pedro Alves <palves@redhat.com>
17931
17932 * gdb.threads/multiple-step-overs.c: New file.
17933 * gdb.threads/multiple-step-overs.exp: New file.
17934 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17935 Adjust expected infrun debug output.
17936
2adfaa28
PA
179372014-03-20 Pedro Alves <palves@redhat.com>
17938
17939 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17940 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17941
31e77af2
PA
179422014-03-20 Pedro Alves <palves@redhat.com>
17943
17944 PR breakpoints/7143
17945 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17946 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17947 of gdb_test_multiple.
17948 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17949 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17950
b9f437de
PA
179512014-03-20 Pedro Alves <palves@redhat.com>
17952
17953 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17954 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17955
05adc73e
PA
179562014-03-19 Pedro Alves <palves@redhat.com>
17957
17958 * gdb.base/async.exp: Remove early return.
17959
6048b950
PA
179602014-03-19 Pedro Alves <palves@redhat.com>
17961
17962 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17963
8bcfb00a
PA
179642014-03-19 Pedro Alves <palves@redhat.com>
17965
17966 * gdb.base/async.exp (test_background): Expect \r\n after
17967 "completed." in the fail pattern.
17968
884e37dc
PA
179692014-03-19 Pedro Alves <palves@redhat.com>
17970
17971 * gdb.base/async.exp (test_background): New procedure.
17972 Use it for all background execution command tests.
17973
148e57e2
PA
179742014-03-19 Pedro Alves <palves@redhat.com>
17975
17976 * gdb.base/async.exp: Use prepare_for_testing.
17977
f48088c7
PA
179782014-03-19 Pedro Alves <palves@redhat.com>
17979
17980 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17981 the same line.
17982
e2f6c966
PA
179832014-03-19 Pedro Alves <palves@redhat.com>
17984
17985 * gdb.base/async.c (main): Add "jump here" and "until here" line
17986 marker comments.
17987 * gdb.base/async.exp (jump_here): New global.
17988 (jump& test): Use it.
17989 (until_here): New global.
17990 (until& test): Use it.
17991
c30568d4
PA
179922014-03-19 Pedro Alves <palves@redhat.com>
17993
17994 * gdb.base/async.exp: Don't frob gdb_protocol.
17995
0172b6a7
DE
179962014-03-18 Doug Evans <xdje42@gmail.com>
17997
17998 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17999 Fix spelling of exec-done-display.
18000
06c868a8
JK
180012014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18002
18003 PR gdb/15358
18004 * gdb.base/gdb-sigterm.c: New file.
18005 * gdb.base/gdb-sigterm.exp: New file.
18006
0c7e1a46
PA
180072014-03-18 Pedro Alves <palves@redhat.com>
18008
18009 PR gdb/13860
18010 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18011 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18012 solib-event.
18013
f7c77d93
JB
180142014-03-17 Joel Brobecker <brobecker@adacore.com>
18015
18016 * gdb.ada/pckd_arr_ren: New testcase.
18017
5a1e8c7a
DE
180182014-03-13 Doug Evans <xdje42@gmail.com>
18019
18020 PR guile/16612
18021 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18022 collect after discarding symbols.
18023
350e1a76
DE
180242014-03-13 Ludovic Courtès <ludo@gnu.org>
18025 Doug Evans <xdje42@gmail.com>
18026
18027 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18028 to history survives a gc.
18029
a69900ae
PA
180302014-03-13 Pedro Alves <palves@redhat.com>
18031
18032 * gdb.base/default.exp: Don't test "target procfs".
18033
5db9f0bd
PA
180342014-03-13 Pedro Alves <palves@redhat.com>
18035
18036 * gdb.base/default.exp: Update "target child" and "target procfs"
18037 tests to not expect "Unix".
18038
b3ccfe11
TT
180392014-03-12 Tom Tromey <tromey@redhat.com>
18040
18041 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18042 New procs. Add target-async tests.
18043 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18044 Add target-async tests.
18045
646f4417
AA
180462014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18047
18048 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18049 'func_start' and 'func_end' for the beginning and end of the
18050 function code, respectively.
18051 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18052 'func_end' instead of 'func' and 'main'.
18053
288c211f
AA
180542014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18055
18056 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18057 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18058 generate the debug info assembler source.
18059
e0c0f156
AA
180602014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18061
18062 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18063 * gdb.dwarf2/arr-subrange.exp: Likewise.
18064 * gdb.dwarf2/dwz.exp: Likewise.
18065 * gdb.dwarf2/method-ptr.exp: Likewise.
18066 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18067 * gdb.dwarf2/subrange.exp: Likewise.
18068 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18069 * gdb.dwarf2/implptrpiece.exp: Likewise.
18070 * gdb.dwarf2/nostaticblock.exp: Likewise.
18071
0e5c4555
AA
180722014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18073
18074 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18075 directory to absolute path name arguments.
18076
5ec18f2b
JG
180772014-03-10 Joel Brobecker <brobecker@adacore.com>
18078
18079 * gdb.ada/tagged_access: New testcase.
18080
847fc4f2
MM
180812014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18082
18083 * gdb.btrace/data.exp: Update expected output.
18084
cc3da688
YQ
180852014-03-06 Yao Qi <yao@codesourcery.com>
18086
18087 * gdb.trace/pr16508.exp: New file.
18088
0f26cec1
PA
180892014-03-05 Pedro Alves <palves@redhat.com>
18090
18091 PR gdb/16575
18092 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18093 procedure.
18094 (top level): Adjust to use it. Add tests that exercise breakpoint
18095 interaction with the code-cache.
18096
7a5a839f
LC
180972014-02-26 Ludovic Courtès <ludo@gnu.org>
18098
18099 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18100 test for 'history-append!'.
18101
31aa7e4e
JB
181022014-02-26 Joel Brobecker <brobecker@adacore.com>
18103
18104 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18105 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18106 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18107 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18108 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18109 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18110
1b588015
JB
181112014-02-26 Joel Brobecker <brobecker@adacore.com>
18112
18113 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18114 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18115 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18116
55426c9d
JB
181172014-02-26 Joel Brobecker <brobecker@adacore.com>
18118
18119 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18120
dc53a7ad
JB
181212014-02-26 Joel Brobecker <brobecker@adacore.com>
18122
18123 * gdb.dwarf2/arr-stride.c: New file.
18124 * gdb.dwarf2/arr-stride.exp: New file.
18125
12ab52e9
PA
181262014-02-26 Pedro Alves <palves@redhat.com>
18127
18128 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18129 that won't ever trigger. Make sure that GDB reports the correct
18130 breakpoint that caused the stop.
18131
849c862e
JK
181322014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18133
18134 PR gdb/16626
18135 * gdb.base/auto-load-script: New file.
18136 * gdb.base/auto-load.c: New file.
18137 * gdb.base/auto-load.exp: New file.
18138
71b7d793
JK
18139 PR gdb/16626
18140 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18141
e2f0d509
JK
181422014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18143
18144 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18145 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18146
50cc37c8
DE
181472014-02-24 Doug Evans <dje@google.com>
18148
18149 * lib/gdb.exp (run_on_host): Log error output if program fails.
18150
ea4758f2
PA
181512014-02-21 Pedro Alves <palves@redhat.com>
18152
18153 * gdb.threads/step-after-sr-lock.c: Rename to ...
18154 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18155 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18156 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18157 ... this.
18158
d7b30f67
SDJ
181592014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18160
18161 PR tdep/16397
18162 * gdb.arch/amd64-stap-special-operands.exp: New file.
18163 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18164 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18165 * gdb.arch/amd64-stap-triplet.S: Likewise.
18166 * gdb.arch/amd64-stap-triplet.c: Likewise.
18167
83deb43f
JB
181682014-02-20 Joel Brobecker <brobecker@adacore.com>
18169
18170 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18171 in .section pseudo-op.
18172
adde2bff
DE
181732014-02-20 lin zuojian <manjian2006@gmail.com>
18174 Joel Brobecker <brobecker@adacore.com>
18175 Doug Evans <xdje42@gmail.com>
18176
18177 PR symtab/16581
18178 * gdb.dwarf2/dw2-icycle.S: New file.
18179 * gdb.dwarf2/dw2-icycle.c: New file.
18180 * gdb.dwarf2/dw2-icycle.exp: New file.
18181
f7bd0f78
SC
181822014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18183
18184 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18185 operations on gdb.Value objects.
18186 * gdb.python/py-value-cc.exp: Add new test to test operations on
18187 gdb.Value objects.
18188
c17ef0d5
DE
181892014-02-18 Doug Evans <dje@google.com>
18190
18191 * Makefile.in (TESTS): New variable.
18192 (expanded_tests, expanded_tests_or_none): New variables
18193 (check-single): Pass $(expanded_tests_or_none) to runtest.
18194 (check-parallel): Only run tests in $(TESTS) if non-empty.
18195 (check/no-matching-tests-found): New rule.
18196 * README: Document TESTS makefile variable.
18197
5dd3176f
DE
181982014-02-18 Doug Evans <dje@google.com>
18199
18200 * Makefile.in (check-parallel): rm -rf outputs temp.
18201
0b10be4f
JK
182022014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18203
18204 Fix "ERROR: no fileid for" in the testsuite.
18205 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18206
85f224e7
DE
182072014-02-12 Doug Evans <dje@google.com>
18208
18209 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18210 (MISCELLANEOUS): New variable.
18211 (clean): rm -rf $(MISCELLANEOUS).
18212 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18213 dwp live in the same directory as symlinks, with each symlink pointed
18214 to a differently named file in a different directory.
18215
149b30ff
DE
182162014-02-11 Doug Evans <dje@google.com>
18217
18218 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18219 of Tcl file commands.
18220
1dfdac32
MK
182212014-02-10 Mark Kettenis <kettenis@gnu.org>
18222
18223 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18224 "kill -SIGUSR1 -1".
18225
aa4fb036
JB
182262014-02-10 Joel Brobecker <brobecker@adacore.com>
18227
18228 * gdb.ada/tick_length_array_enum_idx: New testcase.
18229
ed3ef339
DE
182302014-02-10 Doug Evans <xdje42@gmail.com>
18231
18232 * configure.ac (AC_OUTPUT): Add gdb.guile.
18233 * configure: Regenerate.
18234 * lib/gdb-guile.exp: New file.
18235 * lib/gdb.exp (get_target_charset): New function.
18236 * gdb.base/help.exp: Update expected output from "apropos apropos".
18237 * gdb.guile/Makefile.in: New file.
18238 * gdb.guile/guile.exp: New file.
18239 * gdb.guile/scm-arch.c: New file.
18240 * gdb.guile/scm-arch.exp: New file.
18241 * gdb.guile/scm-block.c: New file.
18242 * gdb.guile/scm-block.exp: New file.
18243 * gdb.guile/scm-breakpoint.c: New file.
18244 * gdb.guile/scm-breakpoint.exp: New file.
18245 * gdb.guile/scm-disasm.c: New file.
18246 * gdb.guile/scm-disasm.exp: New file.
18247 * gdb.guile/scm-equal.c: New file.
18248 * gdb.guile/scm-equal.exp: New file.
18249 * gdb.guile/scm-error.exp: New file.
18250 * gdb.guile/scm-error.scm: New file.
18251 * gdb.guile/scm-frame-args.c: New file.
18252 * gdb.guile/scm-frame-args.exp: New file.
18253 * gdb.guile/scm-frame-args.scm: New file.
18254 * gdb.guile/scm-frame-inline.c: New file.
18255 * gdb.guile/scm-frame-inline.exp: New file.
18256 * gdb.guile/scm-frame.c: New file.
18257 * gdb.guile/scm-frame.exp: New file.
18258 * gdb.guile/scm-generics.exp: New file.
18259 * gdb.guile/scm-gsmob.exp: New file.
18260 * gdb.guile/scm-iterator.c: New file.
18261 * gdb.guile/scm-iterator.exp: New file.
18262 * gdb.guile/scm-math.c: New file.
18263 * gdb.guile/scm-math.exp: New file.
18264 * gdb.guile/scm-objfile-script-gdb.in: New file.
18265 * gdb.guile/scm-objfile-script.c: New file.
18266 * gdb.guile/scm-objfile-script.exp: New file.
18267 * gdb.guile/scm-objfile.c: New file.
18268 * gdb.guile/scm-objfile.exp: New file.
18269 * gdb.guile/scm-ports.exp: New file.
18270 * gdb.guile/scm-pretty-print.c: New file.
18271 * gdb.guile/scm-pretty-print.exp: New file.
18272 * gdb.guile/scm-pretty-print.scm: New file.
18273 * gdb.guile/scm-section-script.c: New file.
18274 * gdb.guile/scm-section-script.exp: New file.
18275 * gdb.guile/scm-section-script.scm: New file.
18276 * gdb.guile/scm-symbol.c: New file.
18277 * gdb.guile/scm-symbol.exp: New file.
18278 * gdb.guile/scm-symtab-2.c: New file.
18279 * gdb.guile/scm-symtab.c: New file.
18280 * gdb.guile/scm-symtab.exp: New file.
18281 * gdb.guile/scm-type.c: New file.
18282 * gdb.guile/scm-type.exp: New file.
18283 * gdb.guile/scm-value-cc.cc: New file.
18284 * gdb.guile/scm-value-cc.exp: New file.
18285 * gdb.guile/scm-value.c: New file.
18286 * gdb.guile/scm-value.exp: New file.
18287 * gdb.guile/source2.scm: New file.
18288 * gdb.guile/types-module.cc: New file.
18289 * gdb.guile/types-module.exp: New file.
18290
7026a7c1
YQ
182912014-02-10 Yao Qi <yao@codesourcery.com>
18292
18293 PR testsuite/16543
18294 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18295 * configure: Regenerated.
18296 * Makefile.in: New file.
18297
6c466447
AS
182982014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18299
18300 * gdb.python/py-framefilter.exp: Fix typo.
18301
6e854735
YQ
183022014-02-08 Yao Qi <yao@codesourcery.com>
18303
18304 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18305 that no =breakpoint-modified is emitted when breakpoints are
18306 modified through MI commands.
18307
d137e6dc
PA
183082014-02-07 Pedro Alves <pedro@codesourcery.com>
18309 Pedro Alves <palves@redhat.com>
18310
18311 * gdb.threads/step-after-sr-lock.c: New file.
18312 * gdb.threads/step-after-sr-lock.exp: New file.
18313
b5ee5a50
PA
183142014-02-07 Pedro Alves <palves@redhat.com>
18315
18316 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18317
3c77faf3
JK
183182014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18319
18320 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18321 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18322
6dddc817
DE
183232014-02-06 Doug Evans <xdje42@gmail.com>
18324
18325 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18326 output.
18327
18328 * gdb.gdb/python-interrupts.exp: New file.
18329
de7b2893
YQ
183302014-02-05 Yao Qi <yao@codesourcery.com>
18331
18332 * gdb.trace/report.exp (use_collected_data): Test the output
18333 of "info threads" and "info inferiors".
18334
66d032ac
YQ
183352014-02-05 Yao Qi <yao@codesourcery.com>
18336
18337 Revert this patch:
18338
18339 2013-05-24 Yao Qi <yao@codesourcery.com>
18340
18341 * gdb.trace/tfile.exp: Test inferior and thread.
18342
591a12a1
UW
183432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18344
18345 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18346 on a function.
18347 * gdb.base/step-bt.c: Call hello via function pointer to make
18348 sure its first instruction is executed on powerpc64le-linux.
18349
0ff3e01f
UW
183502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18351
18352 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18353
084ee545
UW
183542014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18355
18356 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18357 of the test patterns for use on little-endian systems.
18358
6ed14ff3
UW
183592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18360
18361 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18362 (decimal_vector): Fix for little-endian.
18363
401e27fd
JM
183642014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18365
18366 * gdb.arch/sparc-sysstep.exp: New file.
18367 * gdb.arch/sparc-sysstep.c: Likewise.
18368
18369 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18370
8b924729
EBM
183712014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18372
18373 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18374
fb151210
JB
183752014-01-23 Tom Tromey <tromey@redhat.com>
18376
18377 * gdb.ada/array_char_idx: New testcase.
18378
0740f8d8
TT
183792014-01-23 Tom Tromey <tromey@redhat.com>
18380
18381 PR python/16487:
18382 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18383 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18384 classes.
18385
21909fa1
TT
183862014-01-23 Tom Tromey <tromey@redhat.com>
18387
18388 PR python/16491:
18389 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18390 string from an inferior frame.
18391 * gdb.python/py-framefilter-mi.exp: Update.
18392
87ce2a04
DE
183932014-01-22 Doug Evans <dje@google.com>
18394
18395 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18396
237b092b
AA
183972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18398
18399 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18400
d674a709
AA
184012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18402
18403 * gdb.trace/entry-values.exp: Remove excess space character from
18404 regex patterns. Handle s390 call instruction.
18405
20fa3390
AA
184062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18407
18408 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18409 define "*_start" label. Make "name" static.
18410 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18411 ${name} by references to ${name}_start.
18412
78466714
AA
184132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18414
18415 * gdb.base/info-macros.exp: Remove "debug" from the compile
18416 options.
18417
ec9f644a
IB
184182014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18419
18420 * gdb.dlang/demangle.exp: New file.
18421
94b1b47e
IB
184222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18423
18424 * gdb.dlang/primitive-types.exp: New file.
18425
7f420862
IB
184262014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18427
18428 * configure.ac: Create gdb.dlang/Makefile.
18429 * configure: Regenerate.
18430 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18431 * gdb.dlang/Makefile.in: New file.
18432 * lib/d-support.exp: New file.
18433 * lib/gdb.exp (skip_d_tests): New proc.
18434
52834460
MM
184352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18436
18437 * gdb.btrace/delta.exp: Check reverse stepi.
18438 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18439 * gdb.btrace/finish.exp: New.
18440 * gdb.btrace/next.exp: New.
18441 * gdb.btrace/nexti.exp: New.
18442 * gdb.btrace/record_goto.c: Add comments.
18443 * gdb.btrace/step.exp: New.
18444 * gdb.btrace/stepi.exp: New.
18445 * gdb.btrace/multi-thread-step.c: New.
18446 * gdb.btrace/multi-thread-step.exp: New.
18447 * gdb.btrace/rn-dl-bind.c: New.
18448 * gdb.btrace/rn-dl-bind.exp: New.
18449 * gdb.btrace/data.c: New.
18450 * gdb.btrace/data.exp: New.
18451 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18452
6e07b1d2
MM
184532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18454
18455 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18456 * gdb.btrace/exception.exp: Update.
18457 * gdb.btrace/instruction_history.exp: Update.
18458 * gdb.btrace/record_goto.exp: Update.
18459 * gdb.btrace/tailcall.exp: Update.
18460 * gdb.btrace/unknown_functions.exp: Update.
18461 * gdb.btrace/delta.exp: New.
18462
0b722aec
MM
184632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18464
18465 * gdb.btrace/record_goto.exp: Add backtrace test.
18466 * gdb.btrace/tailcall.exp: Add backtrace test.
18467
066ce621
MM
184682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18469
18470 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18471 * gdb.btrace/record_goto.c: New.
18472 * gdb.btrace/record_goto.exp: New.
18473 * gdb.btrace/x86-record_goto.S: New.
18474
0688d04e
MM
184752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18476
18477 * gdb.btrace/function_call_history.exp: Update tests.
18478 * gdb.btrace/instruction_history.exp: Update tests.
18479
8710b709
MM
184802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18481
18482 * gdb.btrace/function_call_history.exp: Fix expected field
18483 order for "record function-call-history".
18484 Add new tests for "record function-call-history /c".
18485 * gdb.btrace/exception.cc: New.
18486 * gdb.btrace/exception.exp: New.
18487 * gdb.btrace/tailcall.exp: New.
18488 * gdb.btrace/x86-tailcall.S: New.
18489 * gdb.btrace/x86-tailcall.c: New.
18490 * gdb.btrace/unknown_functions.c: New.
18491 * gdb.btrace/unknown_functions.exp: New.
18492 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18493
5de9129b
MM
184942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18495
18496 * gdb.btrace/instruction_history.exp: Update.
18497 * gdb.btrace/function_call_history.exp: Update.
18498
23a7fe75
MM
184992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18500
18501 * gdb.btrace/function_call_history.exp: Fix expected function
18502 trace.
18503 * gdb.btrace/instruction_history.exp: Initialize traced.
18504 Remove traced_functions.
18505
724c7dd8
MM
185062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18507
18508 * gdb.btrace/function_call_history.exp: Update
18509 * gdb.btrace/instruction_history.exp: Update.
18510
6d78d93b
MM
185112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18512
18513 * gdb.btrace/enable.exp: Update expected text.
18514
93a360cc
OJ
185152014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18516
18517 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18518 bytes.
18519
3772b53f
MR
185202014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18521
18522 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18523
596662fa
OJ
185242014-01-15 Omair Javaid <omair.javaid@linaro.org>
18525
18526 * lib/gdb.exp (supports_process_record): Return true for
18527 arm*-linux*. (supports_reverse): Likewise.
18528
b5b08fb4
SC
185292014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18530
18531 PR python/15464
18532 PR python/16113
18533 * gdb.python/py-type.c: Enhance test case.
18534 * gdb.python/py-value-cc.cc: Likewise
18535 * gdb.python/py-type.exp: Add new tests.
18536 * gdb.python/py-value-cc.exp: Likewise
18537
52d7fb13
AA
185382014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18539 Pedro Alves <palves@redhat.com>
18540
18541 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18542 Make "name" extern.
18543 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18544 references to ${name}_start by references to ${name}.
18545
a2cd8cfe
JB
185462014-01-10 Joel Brobecker <brobecker@adacore.com>
18547
18548 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18549
4e23fced
JB
185502014-01-10 Joel Brobecker <brobecker@adacore.com>
18551
18552 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18553
c6a9e42c
PA
185542014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18555 Pedro Alves <palves@redhat.com>
18556
18557 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18558 mi_gdb_target_load.
c6a9e42c 18559
b7ea362b
PA
185602014-01-08 Pedro Alves <palves@redhat.com>
18561
18562 * gdb.threads/reconnect-signal.c: New file.
18563 * gdb.threads/reconnect-signal.exp: New file.
18564
5e3f4fab
EBM
185652014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18566
18567 * gdb.base/source-dir.exp: New file.
18568
79301218
JB
185692014-01-07 Joel Brobecker <brobecker@adacore.com>
18570
18571 * gdb.ada/mi_interface: New testcase.
18572
8e355c5d
JB
185732014-01-07 Joel Brobecker <brobecker@adacore.com>
18574
18575 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18576 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18577 gdb.ada/pp-rec-component/pck.ads: New files.
18578
c0d48811
JB
185792014-01-07 Joel Brobecker <brobecker@adacore.com>
18580
18581 * gdb.python/py-pp-integral.c: New file.
18582 * gdb.python/py-pp-integral.py: New file.
18583 * gdb.python/py-pp-integral.exp: New file.
18584
17b609c3 18585For older changes see ChangeLog-1993-2013.
c906108c 18586\f
8d8cb839
EZ
18587;; Local Variables:
18588;; mode: change-log
18589;; left-margin: 8
18590;; fill-column: 74
18591;; version-control: never
18592;; End:
902f2ccb 18593
b811d2c2 18594 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18595 Copying and distribution of this file, with or without modification,
18596 are permitted provided the copyright notice and this notice are preserved.
This page took 4.078384 seconds and 4 git commands to generate.