]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
MIPS/fix_loongson3_llsc: fix when target has multi labels
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3608f86c
TV
12020-02-27 Tom de Vries <tdevries@suse.de>
2
3 * config/sid.exp: Remove unused globals.
4 * gdb.base/attach.exp: Same.
5 * gdb.base/catch-load.exp: Same.
6 * gdb.base/dbx.exp: Same.
7 * lib/gdb.exp: Same.
8 * lib/mi-support.exp: Same.
9 * lib/prompt.exp: Same.
10
c8d4f6df
TV
112020-02-27 Tom de Vries <tdevries@suse.de>
12
13 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
14 not set.
15
0d79cdc4
AM
162020-02-26 Aaron Merey <amerey@redhat.com>
17
18 * gdb.debuginfod: New directory for debuginfod tests.
19 * gdb.debuginfod/main.c: New test file.
20 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
21
0dce4280
TV
222020-02-26 Tom de Vries <tdevries@suse.de>
23
24 PR gdb/25603
25 * gdb.base/persistent-lang.cc: New test.
26 * gdb.base/persistent-lang.exp: New file.
27
9e80cfa1
AB
282020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
29
30 * gdb.fortran/derived-type-striding.exp: Add a new test.
31 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
32 new test.
33
2078dbb2
AB
342020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
35
36 * gdb.base/cached-source-file.exp: Avoid source file paths in test
37 names.
38
70d49700
TV
392020-02-25 Tom de Vries <tdevries@suse.de>
40
41 PR go/18926
42 * gdb.go/methods.exp: Remove gcc/93866 xfail.
43
a88ef40d
TV
442020-02-24 Tom de Vries <tdevries@suse.de>
45
46 PR gdb/25592
47 * gdb.base/info-locals-unused-static-var.c: New test.
48 * gdb.base/info-locals-unused-static-var.exp: New file.
49
01b1af32
TT
502020-02-22 Tom Tromey <tom@tromey.com>
51
52 * gdb.python/tui-window.exp: New file.
53 * gdb.python/tui-window.py: New file.
54
7c043ba6
TT
552020-02-22 Tom Tromey <tom@tromey.com>
56
57 PR tui/17850:
58 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
59 tests.
60
c22fef7e
TT
612020-02-22 Tom Tromey <tom@tromey.com>
62
63 * gdb.tui/new-layout.exp: Add sub-layout tests.
64
ee325b61
TT
652020-02-22 Tom Tromey <tom@tromey.com>
66
67 * gdb.tui/new-layout.exp: New file.
68
3f0cbb04
TT
692020-02-22 Tom Tromey <tom@tromey.com>
70
71 * gdb.rust/rust-style.rs: New file.
72 * gdb.rust/rust-style.exp: New file.
73 * gdb.base/style.exp: Test structure printing.
74 * gdb.base/style.c (struct some_struct): New type.
75 (enum etype): New type.
76 (struct_value): New global.
77
75525152
TV
782020-02-21 Tom de Vries <tdevries@suse.de>
79
80 PR go/18926
81 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
82 Remove blanket xfails. Use message argument for gdb_breakpoint.
83 Make continuing to breakpoint test conditional on setting breakpoint.
84 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
85 DW_AT_name attribute. Add xfail for GCC PR93866.
86
bd360d30
AB
872020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
88
89 * gdb.dwarf2/cpp-linkage-name.c: New file.
90 * gdb.dwarf2/cpp-linkage-name.exp: New file.
91
c7adb09f 922020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
93
94 * lib/gdb.exp (gdb_wrapper_init): Reset
95 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
96 not exist.
97
a9c79803
TV
982020-02-20 Tom de Vries <tdevries@suse.de>
99
100 PR go/17018
101 * gdb.go/hello.exp: Copy ...
102 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
103 print of st to print value of global definition. Add xfail for GCC
104 PR93844.
105 * gdb.go/hello.exp: Remove printing of st before definition.
106 * gdb.go/hello.go: Copy ...
107 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
108 to st.
109 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
110
d7445728
TV
1112020-02-20 Tom de Vries <tdevries@suse.de>
112
113 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
114 (gdb_simple_compile): Handle compile_flags go by using .go extension
115 for source file.
116 * gdb.go/chan.exp: Use support_go_compile.
117 * gdb.go/handcall.exp: Same.
118 * gdb.go/hello.exp: Same.
119 * gdb.go/integers.exp: Same.
120 * gdb.go/max-depth.exp: Same.
121 * gdb.go/methods.exp: Same.
122 * gdb.go/package.exp: Same.
123 * gdb.go/strings.exp: Same.
124 * gdb.go/types.exp: Same.
125 * gdb.go/unsafe.exp: Same.
126
c9c41e6d
TV
1272020-02-19 Tom de Vries <tdevries@suse.de>
128
129 * gdb.python/lib-types.exp: Make xfail more strict.
130
f20ff837
TV
1312020-02-19 Tom de Vries <tdevries@suse.de>
132
133 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
134
08410482
DE
1352020-02-19 Doug Evans <dje@google.com>
136
137 PR rust/25535
138 * gdb.rust/simple.exp: Add test.
139 * gdb.rust/simple.rs: Add test.
140
623563f7
TV
1412020-02-19 Tom de Vries <tdevries@suse.de>
142
143 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
144 output line-by-line.
145
d3308cfd
TV
1462020-02-19 Tom de Vries <tdevries@suse.de>
147
148 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
149
86cbc5dc
TV
1502020-02-19 Tom de Vries <tdevries@suse.de>
151
152 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
153 prelink.
154
9db2b96b
TV
1552020-02-19 Tom de Vries <tdevries@suse.de>
156
157 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
158 (gdb_do_cache): Use gdb_do_cache_wrap.
159 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
160
89e2fdc5
TV
1612020-02-19 Tom de Vries <tdevries@suse.de>
162
163 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
164 gdb_compile option.
165
373d7ac0
SM
1662020-02-18 Simon Marchi <simon.marchi@efficios.com>
167
168 * gdb.base/printcmds.exp (test_print_enums): Update expected
169 output.
170
b29a2df0
SM
1712020-02-18 Simon Marchi <simon.marchi@efficios.com>
172
173 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
174 for "unknown".
175
6740f0cc
SM
1762020-02-18 Simon Marchi <simon.marchi@efficios.com>
177
178 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
179 enumerator.
180
edd45eb0
SM
1812020-02-18 Simon Marchi <simon.marchi@efficios.com>
182
183 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
184 FE_, add FE_NONE.
185 (three): Update.
186 (enum flag_enum_without_zero): New enum.
187 (flag_enum_without_zero): New variable.
188 (enum not_flag_enum): New enum.
189 (three_not_flag): New variable.
190 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
191 (test_print_enums): Add more tests for printing flag enums.
192
d4295de4
TV
1932020-02-18 Tom de Vries <tdevries@suse.de>
194
195 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
196 (gdb_compile_ada): ... here.
197 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
198 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
199
f251f505
TT
2002020-02-14 Tom Tromey <tom@tromey.com>
201
202 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
203 build directory.
204 * boards/gdbserver-base.exp: Update path to gdbserver.
205
8f432634
TV
2062020-02-13 Tom de Vries <tdevries@suse.de>
207
208 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
209
92b6eaf7
TV
2102020-02-13 Tom de Vries <tdevries@suse.de>
211
212 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
213 are missing.
214
f3b0f7fe
TV
2152020-02-13 Tom de Vries <tdevries@suse.de>
216
217 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
218 call.
219
f6be8713
SDJ
2202020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
221
222 PR tui/25126
223 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
224 * gdb.base/cached-source-file.c: New file.
225 * gdb.base/cached-source-file.exp: New file.
226
b2770d5e
TV
2272020-02-11 Tom de Vries <tdevries@suse.de>
228
229 PR testsuite/25488
230 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
231
44f6938e
TV
2322020-02-10 Tom de Vries <tdevries@suse.de>
233
234 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
235
5f0e2eb7
MR
2362020-02-10 Maciej W. Rozycki <macro@wdc.com>
237
238 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
239 and $after_addr are both integers before making a comparison.
240
46ce2b6f
TV
2412020-02-09 Tom de Vries <tdevries@suse.de>
242
243 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
244 command output and paste it into gdb.log. If any, paste catch message
245 to gdb.log.
246
5abbbe1d
TT
2472020-02-07 Tom Tromey <tromey@adacore.com>
248
249 PR breakpoints/24915:
250 * gdb.base/annotate-symlink.exp: Use setup_xfail.
251
1d5d29e7
SV
2522020-02-06 Shahab Vahedi <shahab@synopsys.com>
253
254 * gdb.tui/tui-missing-src.exp: Add the "missing source
255 file" test for the TUI.
256
b0999b9b
AB
2572020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
258
259 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
260 including a port number in the output.
261
c3b149eb
AKS
2622020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
263
264 * lib/fortran.exp (fortran_int4): Handle clang.
265 (fortran_int8): Likewise.
266 (fortran_real4): Likewise.
267 (fortran_real8): Likewise.
268 (fortran_complex4): Likewise.
269 (fortran_logical4): Likewise.
270 (fortran_character1): Likewise.
271
f8dcc90b
TV
2722020-02-04 Tom de Vries <tdevries@suse.de>
273
274 * README (Race detection): Add note.
275
f90ac7c2
TV
2762020-02-04 Tom de Vries <tdevries@suse.de>
277
278 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
279
780636ae
TV
2802020-02-04 Tom de Vries <tdevries@suse.de>
281
282 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
283
5d2e1193
RA
2842020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
285
286 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
287 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
288 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
289 blttar, bnetarl.
290 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
291 binary for blttar, bnetarl.
292 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
293 wait instruction. Delete ldmx test.
294 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
295
e409c542
AKS
2962020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
297
298 * gdb.fortran/array-bounds-high.exp: New file.
299 * gdb.fortran/array-bounds-high.f90: New file.
300
b0029748
LD
3012020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
302
303 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
304 Replace #include of <sys/fcntl.h> by <fcntl.h>.
305
195a8287
TV
3062020-02-01 Tom de Vries <tdevries@suse.de>
307
308 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
309
42330a68
AB
3102020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
311
312 PR tui/9765
313 * gdb.tui/tui-layout-asm-short-prog.S: New file.
314 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
315
b62a8028
LM
3162020-01-29 Luis Machado <luis.machado@linaro.org>
317
318 * gdb.arch/aarch64-brk-patterns.c: New source file.
319 * gdb.arch/aarch64-brk-patterns.exp: New test.
320
5f440116
TBA
3212020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
322
323 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
324 GCC/Clang version.
325 * gdb.cp/pass-by-ref.exp: Ditto.
326
ee2a6fc6
TV
3272020-01-29 Tom de Vries <tdevries@suse.de>
328
329 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
330 * gdb.threads/watchpoint-fork-mt.c: Same.
331 * gdb.threads/watchpoint-fork-parent.c: Same.
332 * gdb.threads/watchpoint-fork-st.c: Same.
333 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
334
16b10d6e
LM
3352020-01-27 Luis Machado <luis.machado@linaro.org>
336
337 * gdb.base/step-over-syscall.exp (setup): Check if we're already
338 sitting at a syscall instruction when we hit the syscall function's
339 breakpoint.
340 Check PC against one obtained with the x command.
341 Validate syscall number.
342 (step_over_syscall): Don't continue to the syscall instruction if
343 we're already there.
344
b1468492
PW
3452020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
346
347 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
348
7ffa82e1
AB
3492020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
350
351 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
352 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
353
3d92a3e3
AB
3542020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
355
356 * gdb.dwarf2/dw2-inline-stepping.c: New file.
357 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
358
94a72be7
AB
3592020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
360
361 * gdb.base/maint.exp: Update line table parsing test.
362 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
363
53af73bf
PA
3642020-01-24 Pedro Alves <palves@redhat.com>
365
366 PR gdb/25410
367 * gdb.multi/multi-re-run-1.c: New.
368 * gdb.multi/multi-re-run-2.c: New.
369 * gdb.multi/multi-re-run.exp: New.
370
1ba1ac88
AB
3712020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
372
373 PR gdb/23718
374 * gdb.server/server-kill-python.exp: New file.
375
f3364a6d
AB
3762020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
377
378 * gdb.server/multi-ui-errors.c: New file.
379 * gdb.server/multi-ui-errors.exp: New file.
380
733d0a67
AB
3812020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
382
383 PR tui/9765
384 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
385
4f13c1c0
TT
3862020-01-19 Tom Tromey <tom@tromey.com>
387
388 * gdb.tui/main.exp: Add check for plain "file".
389
40c94099
CB
3902020-01-16 Christian Biesinger <cbiesinger@google.com>
391
392 * lib/gdb.exp: Fix spelling error (seperatelly).
393
ff47f4f0
TT
3942020-01-14 Tom Tromey <tom@tromey.com>
395
396 PR symtab/12535:
397 * gdb.python/python.exp: Test decode_line with empty string
398 argument.
399
717c684d
BE
4002020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
401
402 * gdb.base/skip-inline.exp: Extend test.
403
44e4c775
AB
4042020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
407 * gdb.dwarf2/dw2-bad-elf.c: New file.
408 * gdb.dwarf2/dw2-bad-elf.exp: New file.
409
d93c6db7
AB
4102020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
411
412 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
413 _line_saw_file.
414
9a6d629c
AB
4152020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
416
417 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
418 border.
419
d9ebdab7
TBA
4202020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
421
422 * gdb.multi/multi-target.exp (setup): Factor out "info
423 connections" and "info inferiors" tests to ...
424 (test_info_inferiors): ... this new procedure.
425 (top level): Run new "info-inferiors" tests.
426
f3c469b9
PA
4272020-01-10 Pedro Alves <palves@redhat.com>
428
429 * gdb.server/bkpt-other-inferior.exp: New file.
430
121b3efd
PA
4312020-01-10 Pedro Alves <palves@redhat.com>
432
433 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
434 of "add-inferior".
435 * gdb.base/quit-live.exp: Likewise.
436 * gdb.base/remote-exec-file.exp: Likewise.
437 * gdb.guile/scm-progspace.exp: Likewise.
438 * gdb.linespec/linespec.exp: Likewise.
439 * gdb.mi/new-ui-mi-sync.exp: Likewise.
440 * gdb.mi/user-selected-context-sync.exp: Likewise.
441 * gdb.multi/multi-target.exp (setup): Add "info connection" and
442 "info inferiors" tests.
443 * gdb.multi/remove-inferiors.exp: Adjust expected output of
444 "add-inferior".
445 * gdb.multi/watchpoint-multi.exp: Likewise.
446 * gdb.python/py-inferior.exp: Likewise.
447 * gdb.server/extended-remote-restart.exp: Likewise.
448 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
449 "info inferiors".
450 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
451 * gdb.trace/report.exp: Likewise.
452
1dadb1dd
PA
4532020-01-10 Pedro Alves <palves@redhat.com>
454
455 * gdb.multi/multi-target.c: New file.
456 * gdb.multi/multi-target.exp: New file.
457 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
458 mode requested, but remote does not support non-stop".
459
78f2c40a
PA
4602020-01-10 Pedro Alves <palves@redhat.com>
461
462 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
463 disconnect before reconnecting.
464
e7af6c70
TBA
4652020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
466 Pedro Alves <palves@redhat.com>
467
468 * gdb.server/connect-without-multi-process.exp: Also test
469 continuing to end.
470
acdf84a6
PA
4712020-01-10 Pedro Alves <palves@redhat.com>
472
473 * gdb.base/remote-exec-file.exp: New file.
474
873657b9
PA
4752020-01-10 Pedro Alves <palves@redhat.com>
476
477 * gdb.base/fork-running-state.exp (do_test): Adjust expected
478 output.
479 * gdb.threads/async.c: New.
480 * gdb.threads/async.exp: New.
481 * gdb.multi/tids-gid-reset.c: New.
482 * gdb.multi/tids-gid-reset.exp: New.
483
7f0ae84c
GB
4842020-01-10 George Barrett <bob@bob131.so>
485
486 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
487 to help in finding the image relocation offset.
488 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
489 options in arguments.
490 (stap_test_no_debuginfo): Likewise.
491 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
492 test variants.
493 (stap_test): Add null semaphore relocation test.
494
47e9d49d
GB
4952020-01-10 George Barrett <bob@bob131.so>
496
497 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
498 * gdb.base/stap-probe.exp: Likewise.
499 (stap_test): Pass argument as an additional flag.
500 (stap_test_no_debuginfo): Likewise.
501 (stap_test): Check `info probes stap' output for semaphore
502 addresses if the test binary is supposed to have them.
503
f5a7c406
AB
5042020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
505
506 * gdb.tui/basic.exp: Add more scrolling tests.
507
9ae6bf64
TT
5082020-01-09 Tom Tromey <tom@tromey.com>
509
510 PR tui/18932:
511 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
512 meangingful value.
513 (Term::command, Term::resize): Update.
514 * gdb.tui/basic.exp: Add scrolling test.
515
b2efe70c
AB
5162020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
517
518 * gdb.tui/tui-layout-asm.exp: New file.
519
3804da7e
AB
5202020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
521
522 * lib/tuiterm.exp (Term::check_box_contents): New proc.
523
b40aa28f
AB
5242020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
525
526 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
527 (Term::enter_tui): Use Term::prepare_for_tui.
528
63ffd7c9
AB
5292020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
530
531 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
532 called.
533
3be966f6
AB
5342020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
535
536 * gdb.base/skip.exp: Fix race condition in test.
537
153d79c4
AB
5382020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
539
540 * gdb.base/backtrace.c: New file.
541 * gdb.base/backtrace.exp: New file.
542
f2302a34
AB
5432020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
544
545 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
546
6ec1d75e
PW
5472020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
548
549 * gdb.base/style.exp: Test that warnings are styled.
550
c296cbe6
BE
5512019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
552
553 * gdb.base/line65535.exp: New file.
554 * gdb.base/line65535.c: New file.
555
b28a729d
SM
5562019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
557
558 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
559 * lib/gnat_debug_info_test.adb: New file.
560 * gdb.ada/ptype_tagged_param.exp: Use
561 gnat_runtime_has_debug_info, expect a different output if
562 runtime does not have debug info.
563
7f2d7a0d
SM
5642019-12-20 Simon Marchi <simon.marchi@efficios.com>
565
566 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
567 (another) quote in test name.
568
f3bce483
SM
5692019-12-20 Simon Marchi <simon.marchi@efficios.com>
570
571 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
572 Add quote in test name.
573
c855a912
TBA
5742019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
575
576 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
577 directory instead.
578 * gdb.cp/pass-by-ref.exp: Extend with more cases.
579 * gdb.cp/pass-by-ref-2.cc: New file.
580 * gdb.cp/pass-by-ref-2.exp: New file.
581
fc9d2d72
TT
5822019-12-20 Tom Tromey <tom@tromey.com>
583
584 * gdb.tui/list-before.exp: New file.
585
77b97e00
TT
5862019-12-20 Tom Tromey <tom@tromey.com>
587
588 * gdb.tui/list.exp: Check for source on initial listing.
589
f69656d0
TT
5902019-12-11 Tom Tromey <tromey@adacore.com>
591
592 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
593 Add crlf test.
594
99a55965
SM
5952019-12-18 Simon Marchi <simon.marchi@efficios.com>
596
597 * gdb.base/default.exp: Update value of $_gdb_major.
598
5024637f
BE
5992019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
600
601 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
602
b63634be
BE
6032019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
604
605 * gdb.base/skip.exp: Whitespace fix.
606
45d73523
BE
6072019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
608
609 * gdb.base/skip-inline.c: New file.
610 * gdb.base/skip-inline.exp: New file.
611
d043f8c8
SM
6122019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
613
614 * gdb.base/jit-reader.exp (jit_reader_test): Rename
615 jit_function_00 to jit_function_stack_mangle.
616 * gdb.base/jithost.c (jit_function_t): Rename to...
617 (jit_function_stack_mangle_t): ... this.
618 (jit_function_add_t): New typedef.
619 (jit_function_00_code): Rename to...
620 (jit_function_stack_mangle_code): ... this, make static.
621 (jit_function_add_code): New.
622 (main): Generate "add" function and call it. Adjust to changes
623 in jithost_abi.
624 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
625 (struct jithost_abi) <begin, end>: Remove fields.
626 <object, function_stack_mangle, function_add>: New fields.
627 * gdb.base/jitreader.c (struct reader_state) <code_begin,
628 code_end>: Remove fields.
629 <func_stack_mangle>: New field.
630 (read_debug_info): Adjust to renaming, create block for "add"
631 function.
632 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
633
873de05c
TT
6342019-12-11 Tom Tromey <tom@tromey.com>
635
636 * gdb.tui/resize.exp: Fix regexp.
637 * gdb.tui/regs.exp: Fix regexps.
638 * gdb.tui/main.exp: Fix regexp.
639
3d979945
TT
6402019-12-11 Tom Tromey <tom@tromey.com>
641
642 * gdb.tui/resize.exp: Update.
643 * gdb.tui/empty.exp (layouts): Update.
644
2192a9d3
TT
6452019-12-11 Tom Tromey <tom@tromey.com>
646
647 * gdb.tui/regs.exp: Update.
648 * gdb.tui/empty.exp (layouts): Update.
649 * gdb.tui/basic.exp: Update.
650 * lib/tuiterm.exp (_check_box): Don't check bottom border.
651
d8edc8b7
PW
6522019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
653
654 * gdb.base/options.exp: Add -raw-values in the print completion list.
655 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
656
4c12d936
KB
6572019-12-10 Kevin Buettner <kevinb@redhat.com>
658
659 * gdb.threads/omp-par-scope.c: New file.
660 * gdb/threads/omp-par-scope.exp: New file.
661
26b911fb
KB
6622019-12-10 Kevin Buettner <kevinb@redhat.com>
663
bb47f919
KB
664 * lib/gdb.exp (support_nested_function_tests): New proc.
665
6662019-12-10 Kevin Buettner <kevinb@redhat.com>
667
668 * lib/gdb.exp (gdb_compile_openmp): New proc.
669 (build_executable_from_specs): Add an "openmp" option.
670 (gdb_compile_pthreads): Add non-executable case.
26b911fb 671
6c71eb7d
TT
6722019-12-10 Tom Tromey <tromey@adacore.com>
673
674 * gdb.ada/unchecked_union.exp: New file.
675 * gdb.ada/unchecked_union/pck.adb: New file.
676 * gdb.ada/unchecked_union/pck.ads: New file.
677 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
678 * gdb-utils.exp (string_to_regexp): Also quote "?".
679
bac7c5cf
GB
6802019-12-10 George Barrett <bob@bob131.so>
681
682 Test scripted probe breakpoints.
683 * gdb.guile/scm-breakpoint.c (main): Add probe point.
684 * gdb.python/py-breakpoint.c (main): Likewise.
685 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
686 specifier test.
687 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
688
330f1d38
TBA
6892019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
690
691 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
692 an rvalue parameter.
693 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
694 parameter.
695
b43315e2
AB
6962019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
697
698 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
699 modules.
700
54f73dad
AB
7012019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
702
703 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
704 broken version of GCC.
705
d57cbee9
AB
7062019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
707
708 * gdb.fortran/info-modules.exp: Rewrite to make use of new
709 sym-info-cmds library.
710 * gdb.fortran/info-types.exp: Likewise.
711 * lib/sym-info-cmds.exp: New file.
712
c14aab8c
TV
7132019-12-08 Tom de Vries <tdevries@suse.de>
714
715 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
716
aa2d5a42
KS
7172019-12-07 Keith Seitz <keiths@redhat.com>
718
719 * gdb.base/corefile-buildid-shlib-shr.c: New file.
720 * gdb.base/corefile-buildid-shlib.c: New file.
721 * gdb.base/corefile-buildid.c: New file.
722 * gdb.base/corefile-buildid.exp: New file.
723
93e55f0a
TV
7242019-12-06 Tom de Vries <tdevries@suse.de>
725
726 * gdb.dwarf2/varval.exp: Add decl before def test.
727
c7d12402
TBA
7282019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
729
730 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
731
06acc08f
TBA
7322019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
733
734 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
735 CV and reference conversion for overload resolution.
736 * gdb.cp/rvalue-ref-overload.exp: Test it.
737
e0fad1ea
PW
7382019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
739
740 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
741 * gdb.base/frameapply.exp: Test faas without command.
742
8d70a9f0
AB
7432019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
744
745 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
746 Fortran tests.
747 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
748 order.
749
36c8fb93
AB
7502019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
751
752 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
753 casting to type with no kind specified.
754 (test_basic_parsing_of_type_kinds): Additional tests for types
755 with no kind specified, and add tests for single/double
756 precision/complex types.
757
4139ff00
TT
7582019-12-04 Tom Tromey <tromey@adacore.com>
759
760 * gdb.base/endianity.c (struct other) <x>: New field.
761 (main): Initialize it.
762 * gdb.base/endianity.exp: Update.
763
a05cf17a
TT
7642019-12-04 Tom Tromey <tromey@adacore.com>
765
766 * gdb.ada/scalar_storage/storage.adb: New file.
767 * gdb.ada/scalar_storage/pck.adb: New file.
768 * gdb.ada/scalar_storage/pck.ads: New file.
769 * gdb.ada/scalar_storage.exp: New file.
770
103a685e
TT
7712019-12-04 Tom Tromey <tromey@adacore.com>
772
773 * gdb.base/endianity.c (struct otherendian) <f>: New field.
774 (main): Initialize it.
775 * gdb.base/endianity.exp: Update.
776
c2512106
AB
7772019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
778
779 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
780
293b38d6
AB
7812019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
782
783 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
784 -symbol-info-module-functions and -symbol-info-module-variables.
785
216a7e6b
AB
7862019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
787
788 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
789
5bbd8269
AB
7902019-12-01 Richard Bunt <richard.bunt@arm.com>
791 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.fortran/derived-type-striding.exp: New file.
794 * gdb.fortran/derived-type-striding.f90: New file.
795 * gdb.fortran/array-slices.exp: New file.
796 * gdb.fortran/array-slices.f90: New file.
797
be09caf1
PW
7982019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
799
800 * gdb.base/define.exp: Test . in command names.
801 * gdb.base/setshow.exp: Update test, as . is now part of
802 command name.
803
643c0cbe
PW
8042019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
805
806 * gdb.base/define-prefix.exp: New file.
807
dcdec678
AB
8082019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
809
810 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
811 compile.
812 (skip_btrace_pt_tests): Likewise.
813
640ab947
AB
8142019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
815
816 * gdb.fortran/info-modules.exp: Compile source files in correct
817 order.
818
d22670f0
KB
8192019-11-27 Kevin Buettner <kevinb@redhat.com>
820
821 * gdb.dwarf2/imported-unit.exp: New file.
822 * gdb.dwarf2/imported-unit.c: New file.
823
db5960b4
AB
8242019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
825
826 * gdb.mi/mi-fortran-modules-2.f90: New file.
827 * gdb.mi/mi-fortran-modules.exp: New file.
828 * gdb.mi/mi-fortran-modules.f90: New file.
829
7dc42066
AB
8302019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
831
832 * gdb.mi/mi-sym-info-1.c: New file.
833 * gdb.mi/mi-sym-info-2.c: New file.
834 * gdb.mi/mi-sym-info.exp: New file.
835
0dfeecca
TT
8362019-11-22 Tom Tromey <tromey@adacore.com>
837
838 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
839 * gdb.ada/tasks/foo.adb: Add another stopping location.
840
34877895
PJ
8412019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
842
843 * gdb.base/endianity.c: New test.
844 * gdb.base/endianity.exp: New file.
845
2e84f897
LD
8462019-11-21 Lukas Durfina <ldurfina@tachyum.com>
847
848 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
849
65d1cd5f
TV
8502019-11-21 Tom de Vries <tdevries@suse.de>
851
852 PR gdb/24956
853 * gdb.base/ui-redirect.exp: Test output of user-defined command.
854
4f22c3f4
SDJ
8552019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
856
857 * gdb.python/py-progspace.exp: Add missing parentheses on some
858 'print' commands.
859
9f6ad286
TT
8602019-11-19 Tom Tromey <tom@tromey.com>
861
862 * gdb.tui/winheight.exp: New file.
863
0b8dbf3f
AB
8642019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
865
866 * gdb.base/ctf-whatis.c: Delete.
867 * gdb.base/ctf-whatis.exp: Delete.
868 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
869
f833b7a7
AB
8702019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
871
872 * gdb.base/ctf-cvexpr.exp: Delete.
873 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
874
30d0a636
AB
8752019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
878 the compiler. Clean up header comment a little.
879 * gdb.base/ctf-ptype.exp: Likewise.
880 * gdb.base/ctf-whatis.exp: Likewise.
881 * lib/gdb.exp (skip_ctf_tests): New proc.
882
494409bb
SDJ
8832019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
884
885 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
886 * gdb.tui/corefile-run.exp: New file.
887
55708e99
TT
8882019-11-14 Tom Tromey <tromey@adacore.com>
889
890 * gdb.base/gdbvars.exp (test_convenience_variables): Add
891 regression tests.
892
45e42163
TT
8932019-11-12 Tom Tromey <tom@tromey.com>
894
895 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
896 after any command. Expect prompt after WAIT_FOR is seen.
897 (enter_tui): Enable resize messages.
898 (command): Expect command in output.
899 (get_line): Avoid error when cursor appears to be off-screen.
900 (dump_screen): Include screen size in title.
901 (_do_resize): New proc, from "resize".
902 (resize): Rewrite. Do resize in two steps.
903 * gdb.tui/empty.exp (layouts): Fix entries.
904 (check_boxes): Remove xfail.
905 (check_text): Dump screen on failure.
906
086baaf1
AB
9072019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
908
909 * gdb.python/py-symbol.exp: Add test for
910 gdb.lookup_static_symbols.
911
09ff83af
AB
9122019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
913
914 * gdb.python/py-symbol.c: Declare and call function from new
915 py-symbol-2.c file.
916 * gdb.python/py-symbol.exp: Compile both source files, and add new
917 tests for gdb.lookup_static_symbol.
918 * gdb.python/py-symbol-2.c: New file.
919
11af934b
TV
9202019-11-02 Tom de Vries <tdevries@suse.de>
921
922 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
923 * gdb.base/anon.exp: Same.
924 * gdb.base/auto-connect-native-target.exp: Same.
925 * gdb.base/call-ar-st.exp: Same.
926 * gdb.base/catch-syscall.exp: Same.
927 * gdb.base/commands.exp: Same.
928 * gdb.base/default.exp: Same.
929 * gdb.base/display.exp: Same.
930 * gdb.base/float.exp: Same.
931 * gdb.base/foll-fork.exp: Same.
932 * gdb.base/help.exp: Same.
933 * gdb.base/info-macros.exp: Same.
934 * gdb.base/info-proc.exp: Same.
935 * gdb.base/info-target.exp: Same.
936 * gdb.base/long_long.exp: Same.
937 * gdb.base/macscp.exp: Same.
938 * gdb.base/memattr.exp: Same.
939 * gdb.base/nofield.exp: Same.
940 * gdb.base/pointers.exp: Same.
941 * gdb.base/printcmds.exp: Same.
942 * gdb.base/ptype.exp: Same.
943 * gdb.base/restore.exp: Same.
944 * gdb.base/return.exp: Same.
945 * gdb.base/scope.exp: Same.
946 * gdb.base/set-noassign.exp: Same.
947 * gdb.base/setshow.exp: Same.
948 * gdb.base/shlib-call.exp: Same.
949 * gdb.base/signals.exp: Same.
950 * gdb.base/sigstep.exp: Same.
951 * gdb.base/skip.exp: Same.
952 * gdb.base/solib-symbol.exp: Same.
953 * gdb.base/stap-probe.exp: Same.
954 * gdb.base/step-line.exp: Same.
955 * gdb.base/step-test.exp: Same.
956 * gdb.base/style.exp: Same.
957 * gdb.base/varargs.exp: Same.
958 * gdb.base/vla-datatypes.exp: Same.
959 * gdb.base/vla-ptr.exp: Same.
960 * gdb.base/vla-sideeffect.exp: Same.
961 * gdb.base/volatile.exp: Same.
962 * gdb.base/watch-cond-infcall.exp: Same.
963 * gdb.base/watchpoint.exp: Same.
964
e96ec2ba
TV
9652019-11-02 Tom de Vries <tdevries@suse.de>
966
967 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
968 * gdb.cp/cpexprs.exp: Same.
969 * gdb.cp/except-multi-location.exp: Same.
970 * gdb.cp/exceptprint.exp: Same.
971 * gdb.cp/gdb2384.exp: Same.
972 * gdb.cp/inherit.exp: Same.
973 * gdb.cp/m-static.exp: Same.
974 * gdb.cp/meth-typedefs.exp: Same.
975 * gdb.cp/misc.exp: Same.
976 * gdb.cp/namespace.exp: Same.
977 * gdb.cp/non-trivial-retval.exp: Same.
978 * gdb.cp/overload.exp: Same.
979 * gdb.cp/pr17132.exp: Same.
980 * gdb.cp/re-set-overloaded.exp: Same.
981 * gdb.cp/rvalue-ref-types.exp: Same.
982 * gdb.cp/templates.exp: Same.
983
bd5766ec
LM
9842019-11-01 Luis Machado <luis.machado@linaro.org>
985
986 PR gdb/25124
987
988 * gdb.arch/pr25124.S: New file.
989 * gdb.arch/pr25124.exp: New file.
990
165f8965
AB
9912019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
992
993 * gdb.fortran/info-modules.exp: Update expected results, and add
994 additional tests for 'info module functinos', and 'info module
995 variables'.
996 * gdb.fortran/info-types.exp: Update expected results.
997 * gdb.fortran/info-types.f90: Extend testcase with additional
998 module variables and functions.
999
59c35742
AB
10002019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1001
1002 * gdb.fortran/info-modules.exp: New file.
1003 * gdb.fortran/info-types.exp: Build with new file.
1004 * gdb.fortran/info-types.f90: Include and use new module.
1005 * gdb.fortran/info-types-2.f90: New file.
1006
f3fb2519
PW
10072019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1008
1009 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1010 * gdb.base/settings.exp: Test all settings types using
1011 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1012 that now verifies that the value of "maint show" is the same as
1013 returned by the settings functions. Test the type of the
1014 maintenance settings.
1015 * gdb.base/default.exp: Update show_conv_list.
1016
d1e36019
TV
10172019-10-31 Tom de Vries <tdevries@suse.de>
1018
1019 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1020 gdb_test.
1021 * gdb.arch/amd64-disp-step.exp: Same.
1022 * gdb.asm/asm-source.exp: Same.
1023 * gdb.btrace/buffer-size.exp: Same.
1024 * gdb.btrace/cpu.exp: Same.
1025 * gdb.btrace/enable.exp: Same.
1026 * gdb.dwarf2/count.exp: Same.
1027 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1028 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1029 * gdb.fortran/vla-datatypes.exp: Same.
1030 * gdb.fortran/vla-history.exp: Same.
1031 * gdb.fortran/vla-ptype.exp: Same.
1032 * gdb.fortran/vla-value.exp: Same.
1033 * gdb.fortran/whatis_type.exp: Same.
1034 * gdb.guile/guile.exp: Same.
1035 * gdb.multi/tids.exp: Same.
1036 * gdb.python/py-finish-breakpoint.exp: Same.
1037 * gdb.python/py-framefilter.exp: Same.
1038 * gdb.python/py-pp-registration.exp: Same.
1039 * gdb.python/py-xmethods.exp: Same.
1040 * gdb.python/python.exp: Same.
1041 * gdb.server/connect-with-no-symbol-file.exp: Same.
1042 * gdb.server/no-thread-db.exp: Same.
1043 * gdb.server/run-without-local-binary.exp: Same.
1044 * gdb.stabs/weird.exp: Same.
1045 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1046 * gdb.threads/thread-find.exp: Same.
1047 * gdb.threads/tls-shared.exp: Same.
1048 * gdb.threads/tls.exp: Same.
1049 * gdb.threads/wp-replication.exp: Same.
1050 * gdb.trace/ax.exp: Same.
1051 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1052
3d11e68e
TV
10532019-10-31 Tom de Vries <tdevries@suse.de>
1054
1055 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1056 * gdb.ada/array_subscript_addr.exp: Same.
1057 * gdb.ada/arrayidx.exp: Same.
1058 * gdb.ada/arrayparam.exp: Same.
1059 * gdb.ada/arrayptr.exp: Same.
1060 * gdb.ada/boolean_expr.exp: Same.
1061 * gdb.ada/call_pn.exp: Same.
1062 * gdb.ada/complete.exp: Same.
1063 * gdb.ada/fixed_cmp.exp: Same.
1064 * gdb.ada/fun_addr.exp: Same.
1065 * gdb.ada/funcall_param.exp: Same.
1066 * gdb.ada/interface.exp: Same.
1067 * gdb.ada/mod_from_name.exp: Same.
1068 * gdb.ada/null_array.exp: Same.
1069 * gdb.ada/packed_array.exp: Same.
1070 * gdb.ada/packed_tagged.exp: Same.
1071 * gdb.ada/print_chars.exp: Same.
1072 * gdb.ada/print_pc.exp: Same.
1073 * gdb.ada/ptype_arith_binop.exp: Same.
1074 * gdb.ada/ptype_field.exp: Same.
1075 * gdb.ada/ptype_tagged_param.exp: Same.
1076 * gdb.ada/rec_return.exp: Same.
1077 * gdb.ada/ref_tick_size.exp: Same.
1078 * gdb.ada/str_ref_cmp.exp: Same.
1079 * gdb.ada/taft_type.exp: Same.
1080 * gdb.ada/tagged.exp: Same.
1081 * gdb.ada/type_coercion.exp: Same.
1082 * gdb.ada/uninitialized_vars.exp: Same.
1083
60b6ede8
TV
10842019-10-30 Tom de Vries <tdevries@suse.de>
1085
1086 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1087
30baf67b
TV
10882019-10-26 Tom de Vries <tdevries@suse.de>
1089
1090 * gdb.base/bigcore.c: Fix typos in comments.
1091 * gdb.base/ctf-ptype.c: Same.
1092 * gdb.base/long_long.c: Same.
1093 * gdb.dwarf2/dw2-op-out-param.S: Same.
1094 * gdb.python/py-evthreads.c: Same.
1095 * gdb.reverse/i387-stack-reverse.c: Same.
1096 * gdb.trace/tfile.c: Same.
1097 * lib/compiler.c: Same.
1098 * lib/compiler.cc: Same.
1099
158da0d1
TV
11002019-10-25 Tom de Vries <tdevries@suse.de>
1101
1102 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1103 gdb_test_multiple calls.
1104 * gdb.reverse/sigall-reverse.exp: Same.
1105 * gdb.reverse/solib-precsave.exp: Same.
1106 * gdb.reverse/solib-reverse.exp: Same.
1107 * gdb.reverse/until-precsave.exp: Same.
1108 * gdb.reverse/until-reverse.exp: Same.
1109
4ccdfbec
TV
11102019-10-24 Tom de Vries <tdevries@suse.de>
1111
1112 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1113 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1114 kfail using -wrap pattern flag and convenience variable
1115 gdb_test_name.
1116
33d569b7
AB
11172019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1118
1119 * gdb.python/py-progspace.exp: Add tests for the
1120 Progspace.block_for_pc method.
1121
4d0b984b
TT
11222019-10-23 Tom Tromey <tom@tromey.com>
1123
1124 * configure: Rebuild.
1125 * aclocal.m4: Use m4_include, not sinclude.
1126
94cb3754
TV
11272019-10-21 Tom de Vries <tdevries@suse.de>
1128
1129 * gdb.base/infcall-nested-structs.c: Add
1130 __attribute__((noinline,noclone)) to all functions.
1131 (call_all): Add missing variable initialization. Simplify return value.
1132 (breakpt): Increment volatile variable, to prevent call from being
1133 optimized out.
1134 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1135
062f1fc1
TV
11362019-10-17 Tom de Vries <tdevries@suse.de>
1137
1138 * gdb.fortran/module.exp: Allow info variables to print info for files
1139 other than module.f90.
1140
0b54364d
AB
11412019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1142
1143 * gdb.fortran/module.exp: Extend with 'info variables' test.
1144
7ff5fae7
AB
11452019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1146
1147 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1148 F77_FOR_TARGET.
1149
d10eccaa
TV
11502019-10-16 Tom de Vries <tdevries@suse.de>
1151
1152 PR tdep/25096
1153 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1154
745ff14e
TV
11552019-10-16 Tom de Vries <tdevries@suse.de>
1156
1157 PR tdep/24104
1158 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1159 Add KFAIL for PR tdep/25096.
1160
03e1ab94
TV
11612019-10-16 Tom de Vries <tdevries@suse.de>
1162
1163 PR testsuite/25059
1164 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1165
b17fcc10
TV
11662019-10-16 Tom de Vries <tdevries@suse.de>
1167
1168 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1169 as signed.
1170
9223170f
SM
11712019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1172
1173 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1174 one instead of increasing timeout.
1175
d6e76313
TV
11762019-10-13 Tom de Vries <tdevries@suse.de>
1177
1178 PR record/25038
1179 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1180 * gdb.reverse/sigall-reverse.exp: Same.
1181 * gdb.reverse/solib-precsave.exp: Same.
1182 * gdb.reverse/solib-reverse.exp: Same.
1183 * gdb.reverse/step-precsave.exp: Same.
1184 * gdb.reverse/until-precsave.exp: Same.
1185 * gdb.reverse/until-reverse.exp: Same.
1186 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1187
6dfc0041
AA
11882019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1189
1190 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1191 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1192 (cmp_struct_05_01, cmp_struct_static_02_01)
1193 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1194 comparisons.
1195
abcf2cc8
TV
11962019-10-10 Tom de Vries <tdevries@suse.de>
1197
1198 PR testsuite/24888
1199 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1200 gnatlink.
1201
a50faaf6
TV
12022019-10-09 Tom de Vries <tdevries@suse.de>
1203
1204 PR testsuite/25048
1205 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1206
60ff3cd7
AB
12072019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1208
1209 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1210 exceptions due to missing debug information.
1211
dfee8566
TV
12122019-10-07 Tom de Vries <tdevries@suse.de>
1213
1214 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1215
3d63690a
AB
12162019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1217
1218 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1219 * gdb.base/annota1.exp: Update to use gdb_test_name.
1220
30d1f018
WP
12212019-10-07 Weimin Pan <weimin.pan@oracle.com>
1222
1223 * gdb.base/ctf-whatis.exp: New file.
1224 * gdb.base/ctf-whatis.c: New file.
1225 * gdb.base/ctf-ptype.exp: New file.
1226 * gdb.base/ctf-ptype.c: New file.
1227 * gdb.base/ctf-constvars.exp: New file.
1228 * gdb.base/ctf-constvars.c: New file.
1229 * gdb.base/ctf-cvexpr.exp: New file.
1230
4dbbb47c
TV
12312019-10-04 Tom de Vries <tdevries@suse.de>
1232
1233 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1234 for loop.
1235
77c2dba3
TT
12362019-10-03 Tom Tromey <tom@tromey.com>
1237
1238 PR rust/24976:
1239 * gdb.rust/simple.rs (Union2): New type.
1240 (main): Use Union2.
1241 * gdb.rust/simple.exp: Add test.
1242
179aed7f
AB
12432019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1244
1245 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1246 nested function prefix.
1247
0a4b0913
AB
12482019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1249 Richard Bunt <richard.bunt@arm.com>
1250 Andrew Burgess <andrew.burgess@embecosm.com>
1251
1252 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1253 nested functions.
1254 * gdb.fortran/nested-funcs.f90: Update expected results.
1255 * gdb.fortran/nested-funcs-2.exp: New file.
1256 * gdb.fortran/nested-funcs-2.f90: New file.
1257
082cce05
AB
12582019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1259
1260 * gdb.python/py-parameter.exp: Make test names unique.
1261 * gdb.python/py-template.exp: Likewise.
1262 * gdb.python/py-value.exp: Likewise.
1263
2b74ba5a
AB
12642019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1265
1266 * gdb.base/break-interp.exp: Reduce test name duplication.
1267 * gdb.base/call-sc.exp: Likewise.
1268 * gdb.base/callfuncs.exp: Likewise.
1269 * gdb.base/charset.exp: Likewise.
1270 * gdb.base/dump.exp: Likewise.
1271 * gdb.base/ena-dis-br.exp: Likewise.
1272 * gdb.base/relational.exp: Likewise.
1273 * gdb.base/step-over-syscall.exp: Likewise.
1274 * gdb.base/structs.exp: Likewise.
1275
58eb20d5
AB
12762019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1277
1278 * gdb.linespec/explicit.exp: Make test names unique.
1279 * gdb.linespec/ls-errs.exp: Likewise.
1280
4d421147
AB
12812019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * gdb.reverse/break-precsave.exp: Make test names unique.
1284 * gdb.reverse/break-reverse.exp: Likewise.
1285 * gdb.reverse/finish-precsave.exp: Likewise.
1286 * gdb.reverse/finish-reverse.exp: Likewise.
1287 * gdb.reverse/machinestate-precsave.exp: Likewise.
1288 * gdb.reverse/machinestate.exp: Likewise.
1289 * gdb.reverse/readv-reverse.exp: Likewise.
1290 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1291 * gdb.reverse/sigall-precsave.exp: Likewise.
1292 * gdb.reverse/sigall-reverse.exp: Likewise.
1293 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1294 * gdb.reverse/watch-precsave.exp: Likewise.
1295 * gdb.reverse/watch-reverse.exp: Likewise.
1296
d8c06f22
AB
12972019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1298
1299 * gdb.threads/stop-with-handle.c: New file.
1300 * gdb.threads/stop-with-handle.exp: New file.
1301
3a56ed86
TV
13022019-10-03 Tom de Vries <tdevries@suse.de>
1303
1304 PR testsuite/25059
1305 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1306 directory" line to be missing.
1307
42275044
TV
13082019-10-03 Tom de Vries <tdevries@suse.de>
1309
1310 PR testsuite/25059
1311 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1312 type optional.
1313
9ef62df0
AA
13142019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1315
1316 * gdb.python/py-format-string.c (string.h): New include.
1317 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1318 the same value, for endianness-independence.
1319 * gdb.python/py-format-string.exp (default_regexp_dict)
1320 (test_pretty_structs, test_format): Adjust expected output to the
1321 changed initialization.
1322
37f6a7f4
TT
13232019-10-02 Tom Tromey <tromey@adacore.com>
1324
1325 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1326
1d58d6a2
PA
13272019-10-02 Pedro Alves <palves@redhat.com>
1328 Andrew Burgess <andrew.burgess@embecosm.com>
1329
1330 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1331 "print-file-var.h".
1332 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1333 (get_version_1): Print this_version_id and its address.
1334 Add extern "C" wrappers around interface functions.
1335 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1336 "print-file-var.h".
1337 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1338 (get_version_2): Print this_version_id and its address.
1339 Add extern "C" wrappers around interface functions.
1340 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1341 <stddef.h> and "print-file-var.h".
1342 Add extern "C" wrappers around interface functions.
1343 [VERSION_ID_MAIN] (this_version_id): Define.
1344 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1345 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1346 up extern "C" blocks.
1347 * gdb.base/print-file-var.exp (test): New, factored out from top
1348 level.
1349 (top level): Test all combinations of attribute hidden or not,
1350 dlopen or not, and this_version_id symbol in main file or not.
1351 Compile tests as both C++ and C, make test names unique.
1352
d770d56f
TT
13532019-10-01 Tom Tromey <tom@tromey.com>
1354
1355 * gdb.base/style.exp: Test "show logging filename".
1356
7f6aba03
TT
13572019-10-01 Tom Tromey <tom@tromey.com>
1358
1359 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1360 * gdb.base/style.exp: Add metadata style test.
1361
14309bb6
TT
13622019-10-01 Tom Tromey <tom@tromey.com>
1363
1364 * gdb.base/style.exp: Test "pwd".
1365
2a3c1174
PA
13662019-10-01 Tom Tromey <tom@tromey.com>
1367
1368 * gdb.base/style.exp: Update tests.
1369
53d666ec
AA
13702019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1371
1372 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1373 'six' to unsigned.
1374 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1375 'five'. Use an all-ones bit pattern for each.
1376 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1377 to its changed values.
1378
4a56a520
TT
13792019-09-30 Tom Tromey <tromey@adacore.com>
1380
1381 * gdb.rust/traits.rs: Disable all warnings.
1382
0df0352a
TV
13832019-09-29 Tom de Vries <tdevries@suse.de>
1384
1385 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1386
73d9a918
TV
13872019-09-29 Tom de Vries <tdevries@suse.de>
1388
1389 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1390
060b3ab4
TV
13912019-09-27 Tom de Vries <tdevries@suse.de>
1392
1393 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1394
68f7d34d
TV
13952019-09-27 Tom de Vries <tdevries@suse.de>
1396
1397 PR record/23188
1398 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1399
5d63b30a
TT
14002019-09-26 Tom Tromey <tromey@adacore.com>
1401
1402 * gdb.ada/py_taft.exp: New file.
1403 * gdb.ada/py_taft/main.adb: New file.
1404 * gdb.ada/py_taft/pkg.adb: New file.
1405 * gdb.ada/py_taft/pkg.ads: New file.
1406
3d435220
TV
14072019-09-24 Tom de Vries <tdevries@suse.de>
1408
1409 PR gdb/24598
1410 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1411
77d03678
TV
14122019-09-22 Tom de Vries <tdevries@suse.de>
1413
1414 * gdb.base/restore.exp: Allow register variables to be optimized out at
1415 -O0.
1416
abf516c6
UW
14172019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1418
1419 * gdb.arch/spu-info.exp: Remove file.
1420 * gdb.arch/spu-info.c: Remove file.
1421 * gdb.arch/spu-ls.exp: Remove file.
1422 * gdb.arch/spu-ls.c: Remove file.
1423
1424 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1425 * gdb.asm/spu.inc: Remove file.
1426
1427 * gdb.base/dump.exp: Remove support for spu*-*-*.
1428 * gdb.base/stack-checking.exp: Likewise.
1429 * gdb.base/overlays.exp: Likewise.
1430 * gdb.base/ovlymgr.c: Likewise.
1431 * gdb.base/spu.ld: Remove file.
1432
1433 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1434 * gdb.cp/cpexprs.exp: Likewise.
1435 * gdb.cp/exception.exp: Likewise.
1436 * gdb.cp/gdb2495.exp: Likewise.
1437 * gdb.cp/mb-templates.exp: Likewise.
1438 * gdb.cp/pr9167.exp: Likewise.
1439 * gdb.cp/userdef.exp: Likewise.
1440
1441 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1442
1443 * gdb.cell: Remove directory.
1444 * lib/cell.exp: Remove file.
1445
e452e88f
TV
14462019-09-19 Tom de Vries <tdevries@suse.de>
1447
1448 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1449
8a625130
TV
14502019-09-19 Tom de Vries <tdevries@suse.de>
1451
1452 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1453
81dc3ab5
TV
14542019-09-19 Tom de Vries <tdevries@suse.de>
1455
1456 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1457 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1458 (gdb_target_cmd): ... here.
1459 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1460 value 2.
1461
b078f3ac
AB
14622019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1463
1464 * gdb.base/source-dir.exp: Avoid having directory names in test
1465 names.
1466
f1b620e9
MG
14672019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1468
1469 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1470 directory.
1471
67f3ed6a
AB
14722019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1473
1474 * gdb.base/list-missing-source.exp: New file.
1475
d1b70248
TV
14762019-09-14 Tom de Vries <tdevries@suse.de>
1477
1478 PR teststuite/24599
1479 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1480 * lib/ada.exp (gnatmake_version_at_least): New proc.
1481
5fabdcd6
AB
14822019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1483
1484 * gdb.base/maint.exp: Use exec_has_index_section.
1485
aa17805f
AB
14862019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1487
1488 * gdb.base/maint.exp: Add test for 'maint info sections'.
1489
25e5c209
TV
14902019-09-12 Tom de Vries <tdevries@suse.de>
1491
1492 * gdb.base/store.exp: Allow register variables to be optimized out at
1493 -O0.
1494
4993045d
PW
14952019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1496
1497 * gdb.ada/rdv_wait.exp: Update to new task names.
1498 * gdb.base/task_switch_in_core.exp: Likewise.
1499 * gdb.base/info_sources_base.c: Likewise.
1500
8a516164
TT
15012019-09-10 Tom Tromey <tromey@adacore.com>
1502
1503 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1504
aa391654
TT
15052019-09-10 Tom Tromey <tromey@adacore.com>
1506
1507 * gdb.ada/dgopt.exp: New file.
1508 * gdb.ada/dgopt/x.adb: New file.
1509
8634b462
TT
15102019-09-08 Tom Tromey <tom@tromey.com>
1511
1512 * gdb.tui/resize.exp: Remove setup_xfail.
1513 * gdb.tui/regs.exp: Remove setup_xfail.
1514 * gdb.tui/basic.exp: Remove setup_xfail.
1515
736b0f76
DB
15162019-09-06 David Blaikie <dblaikie@gmail.com>
1517
1518 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1519 * gdb.cp/cplabel.exp: Ditto.
1520 * gdb.linespec/ls-errs.exp: Ditto.
1521
30331a6c
TV
15222019-09-05 Tom de Vries <tdevries@suse.de>
1523
1524 * lib/gdb.exp (cmp_file_string): New proc.
1525 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1526 runto_main. Verify save breakpoints output.
1527
98b0ebab
PW
15282019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1529
1530 * gdb.base/info-var.exp: Test info variables without running
1531 to main, to avoid expect's buffer overflow.
1532
4e962e74
TT
15332019-09-03 Tom Tromey <tromey@adacore.com>
1534
1535 * gdb.ada/bias.exp: New file.
1536 * gdb.ada/bias/bias.adb: New file.
1537 * gdb.ada/print_chars.exp: Add regression test.
1538 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1539 (MC): New variable.
1540
2ea1a07a
SL
15412019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1542
1543 * gdb.base/argv0-symlink.exp: Run only on native target
1544 and local host.
1545
8077c50d
TV
15462019-08-29 Tom de Vries <tdevries@suse.de>
1547
1548 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1549 diverse debug info.
1550 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1551
48352473
TV
15522019-08-28 Tom de Vries <tdevries@suse.de>
1553
1554 * gdb.base/info-var.exp: Allow info variables to print info for files
1555 other than info-var-f1.c and info-var-f2.c.
1556
d8f27c60
AB
15572019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1558
1559 * gdb.fortran/info-types.exp: Add module.
1560 * gdb.fortran/info-types.f90: Update expected results.
1561
1f20c35e
AB
15622019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1563
1564 * gdb.fortran/info-types.exp: New file.
1565 * gdb.fortran/info-types.f90: New file.
1566 * lib/fortran.exp (fortran_character1): New proc.
1567
4acfdd20
AB
15682019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1569
1570 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1571 functions'. Reindent as needed.
1572 * gdb.base/info-var-f1.c: New file.
1573 * gdb.base/info-var-f2.c: New file.
1574 * gdb.base/info-var.exp: New file.
1575 * gdb.base/info-var.h: New file.
1576
5c31b358
TV
15772019-08-26 Tom de Vries <tdevries@suse.de>
1578
1579 PR c++/24852
1580 * gdb.cp/no-libstdcxx-probe.exp: New test.
1581
b694989f
TV
15822019-08-26 Tom de Vries <tdevries@suse.de>
1583
1584 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1585 * tests need to be skipped.
1586 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1587 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1588 mi_skip_libstdcxx_probe_tests.
1589
d9c4ba53
SDJ
15902019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1591
1592 * gdb.python/py-xmethods.exp: Use raw strings when passing
1593 arguments to SimpleXMethodMatcher.
1594
395fad09
TV
15952019-08-22 Tom de Vries <tdevries@suse.de>
1596
1597 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1598 more informative.
1599
26c957f1
PA
16002019-08-21 Pedro Alves <palves@redhat.com>
1601
1602 * gdb.base/with.exp: Test "with" with no arguments.
1603
61f80d5d
TV
16042019-08-21 Tom de Vries <tdevries@suse.de>
1605
1606 * gdb.base/gdb-caching-proc.exp: Sort files.
1607
d7a11d13
TV
16082019-08-20 Tom de Vries <tdevries@suse.de>
1609
1610 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1611 compilation.
1612
34dafe9f
TV
16132019-08-16 Tom de Vries <tdevries@suse.de>
1614
1615 * gdb.base/compare-sections.exp ("after run to main"): Allow
1616 mismatched read-only sections for PIE executables.
1617
398fdd60
TT
16182019-08-16 Tom Tromey <tom@tromey.com>
1619
1620 * lib/tuiterm.exp (_csi_Z): New proc.
1621 * gdb.tui/basic.exp: Update window positions.
1622 * gdb.tui/empty.exp: Update window positions.
1623
d8f9e51c
SL
16242019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1625
1626 * gdb.base/examine-backward.exp: Correct regexp for
1627 "examine 3 bytes backward from ${address_zero}".
1628
3df505f6
TT
16292019-08-15 Tom Tromey <tom@tromey.com>
1630
1631 * gdb.tui/empty.exp: Enable resizing tests.
1632
272560b5
TT
16332019-08-15 Tom Tromey <tromey@adacore.com>
1634
1635 * gdb.ada/char_enum.exp: Add regression tests.
1636 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1637 and '0'.
1638 (Char, Gchar): Update.
1639 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1640
08235187
CB
16412019-08-15 Christian Biesinger <cbiesinger@google.com>
1642
1643 * gdb.python/python.exp: Expect a leading underscore on
1644 GdbOutput{,Error}File.
1645
22a2ab04
SL
16462019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1647
1648 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1649 Windows host.
1650
835b995b
SL
16512019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1652
1653 * gdb.base/batch-preserve-term-settings.exp
1654 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1655
97dd8e07
CB
16562019-08-15 Christian Biesinger <cbiesinger@google.com>
1657
1658 * lib/gdb.exp: When running on a mingw target, replace
1659 /x/ with x:/.
1660
75faf5c4
AH
16612019-08-14 Alan Hayward <alan.hayward@arm.com>
1662
1663 * gdb.arch/aarch64-prologue.c: New test.
1664 * gdb.arch/aarch64-prologue.exp: New file.
1665
abc6c00f
TV
16662019-08-13 Tom de Vries <tdevries@suse.de>
1667
1668 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1669 Thread.
1670
74c2c1f4
SL
16712019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1672
1673 * gdb.python/py-completion.exp: Download the .py file to the host
1674 and use its host pathname. Conditionalize tests that use
1675 tab completion and manipulate files on the build machine.
1676 * gdb.python/py-events.exp: Download the .py file to the host
1677 and use its host pathname.
1678 * gdb.python/py-evsignal.exp: Likewise.
1679 * gdb.python/py-evthreads.exp: Likewise.
1680 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1681 pathname syntax.
1682 * gdb.python/py-framefilter.exp: Download the .py file to the right
1683 place on the host. Match Windows pathname syntax.
1684 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1685 .py file to the host and use its host pathname.
1686 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1687 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1688 build pathname. Skip symlink test on Windows host. Add missing
1689 newline at end of file.
1690 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1691 and use its host pathname.
1692 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1693 * gdb.python/py-section-script.exp: Use host location of binfile
1694 on safe-path. Use correct path separator on Windows host.
1695 Reorder alternatives in gdb_test_multiple to prevent matching
1696 the wrong alternative on success.
1697 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1698
ca2589f3
PP
16992019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1700
1701 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1702 expect the GDB inferior to no longer immediately stop after
1703 being resumed with "signal SIGINT".
1704
020a839d
SL
17052019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1706
1707 * gdb.linespec/break-ask.exp: Generalize regexps to match
1708 Windows pathnames too.
1709
128d6509
TV
17102019-08-08 Tom de Vries <tdevries@suse.de>
1711
1712 PR testsuite/24862
1713 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1714
590042fc
PW
17152019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1716
1717 * gdb.base/style.exp: Update tests for help doc new invariants.
1718 * gdb.base/help.exp: Likewise.
1719
046bebe1
TT
17202019-08-06 Tom Tromey <tom@tromey.com>
1721
1722 * gdb.base/style.exp: Add disassemble test.
1723 * gdb.base/style.c (some_called_function): New function.
1724 (main): Use it.
1725
0b27c27d
CB
17262019-08-05 Christian Biesinger <cbiesinger@google.com>
1727
1728 * gdb.python/py-block.exp: Test dictionary access on blocks.
1729
580f1034
SM
17302019-08-05 Simon Marchi <simon.marchi@efficios.com>
1731
1732 PR gdb/24863
1733 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1734 -list-thread-groups --available test when running under
1735 check-read1.
1736
d86bd7cb
TV
17372019-08-05 Tom de Vries <tdevries@suse.de>
1738
1739 PR testsuite/24863
1740 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1741 * gdb.base/help.exp: Use with_read1_timeout_factor.
1742 * gdb.base/info-macros.exp: Same.
1743 * gdb.cp/nested-types.exp: Same.
1744
a80cf5d8
TV
17452019-08-05 Tom de Vries <tdevries@suse.de>
1746
1747 * lib/gdb.exp (version_at_least): Factor out of ...
1748 (tcl_version_at_least): ... here.
1749 (gdb_compile): Fail if pie results in non-PIE executable.
1750 (readelf_version, readelf_prints_pie): New proc.
1751 (exec_is_pie): Return -1 if unknown.
1752
d0962838
TV
17532019-08-05 Tom de Vries <tdevries@suse.de>
1754
1755 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1756
2252ff3d
SL
17572019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1758
1759 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1760
26655f53
SL
17612019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1762
1763 * lib/completion-support.exp (test_gdb_complete_none): Skip
1764 tab completion tests if no readline support.
1765 (test_gdb_complete_unique_re): Likewise.
1766 (test_gdb_complete_multiple): Likewise.
1767
db4dc13e
PW
17682019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1769
1770 * gdb.base/info_sources.exp: New file.
1771 * gdb.base/info_sources.c: New file.
1772 * gdb.base/info_sources_base.c: New file.
1773
0eba165a
PFC
17742019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1775
1776 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1777 prefix argument.
1778 (test_exit_status): Add prefix argument.
1779
59bd512b
TV
17802019-08-01 Tom de Vries <tdevries@suse.de>
1781
1782 PR testsuite/24863
1783 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1784 calling exp_continue for new thread and thread exited messages.
1785
2a3ad588
TV
17862019-08-01 Tom de Vries <tdevries@suse.de>
1787
1788 PR testsuite/24863
1789 * gdb.base/structs.exp: Fix check-read1 timeout using
1790 gdb_test_sequence.
1791 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1792
117eb594
TV
17932019-08-01 Tom de Vries <tdevries@suse.de>
1794
1795 PR testsuite/24863
1796 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1797 line.
1798
ed591340
TV
17992019-08-01 Tom de Vries <tdevries@suse.de>
1800
1801 PR testsuite/24863
1802 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1803
aa3b6533
TT
18042019-07-30 Tom Tromey <tromey@adacore.com>
1805
1806 * gdb.ada/display_nested.exp: New file.
1807 * gdb.ada/display_nested/foo.adb: New file.
1808 * gdb.ada/display_nested/pack.adb: New file.
1809 * gdb.ada/display_nested/pack.ads: New file.
1810
2906593f
CB
18112019-07-30 Christian Biesinger <cbiesinger@google.com>
1812
1813 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1814 namespace.
1815 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1816
0f575925
TV
18172019-07-30 Tom de Vries <tdevries@suse.de>
1818
1819 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1820 instead.
1821
b13057d9
TV
18222019-07-30 Tom de Vries <tdevries@suse.de>
1823
1824 PR testsuite/24834
1825 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1826 (exec_is_pie): New proc.
1827
5c4dde85
CB
18282019-07-29 Christian Biesinger <cbiesinger@google.com>
1829
1830 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1831
c620ed88
CB
18322019-07-29 Christian Biesinger <cbiesinger@google.com>
1833
1834 * gdb.python/py-objfile.c: Add global and static vars.
1835 * gdb.python/py-objfile.exp: Test new functions Objfile.
1836 lookup_global_symbol and lookup_static_symbol.
1837
3d235706
TT
18382019-07-29 Tom Tromey <tom@tromey.com>
1839
1840 * lib/tuiterm.exp (Term::_csi_@): New proc.
1841 (Term::_csi_X): Don't move cursor.
1842
c7e4c0a6
PW
18432019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1844
1845 * gdb.base/options.exp: Update backtrace - completion to
1846 new option -frame-info.
1847 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1848 Test new 'set print frame-info'. Test backtrace -frame-info
1849 overriding 'set print frame-info'.
1850 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1851 Test new 'set print frame-info'.
1852 Verify consistency of backtrace with and without filters, with and
1853 without -no-filters.
1854 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1855 default.
1856
de28a3b7
TV
18572019-07-29 Tom de Vries <tdevries@suse.de>
1858
1859 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1860 no arguments".
1861
507dd60e
TV
18622019-07-29 Tom de Vries <tdevries@suse.de>
1863
1864 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1865 is a substring of the first for "complete non-unique file name".
1866
5beafce9
TV
18672019-07-29 Tom de Vries <tdevries@suse.de>
1868
1869 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1870 with ".*".
1871
2d274232
TV
18722019-07-29 Tom de Vries <tdevries@suse.de>
1873
1874 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1875 Pass prompt_regexp parameter to gdb_test_multiple calls.
1876
9197cd8b
TV
18772019-07-29 Tom de Vries <tdevries@suse.de>
1878
1879 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1880 print registers" regexps.
1881
b528dae0
TV
18822019-07-29 Tom de Vries <tdevries@suse.de>
1883
1884 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1885
d17725d7
TV
18862019-07-29 Tom de Vries <tdevries@suse.de>
1887
1888 PR gdb/24855
1889 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1890 (skip_python_tests_prompt): Add prompt_regexp argument to
1891 gdb_test_multiple calls.
1892
52b75bf1
TT
18932019-07-27 Tom Tromey <tom@tromey.com>
1894
1895 * gdb.tui/main.exp: New file.
1896
2b1d00c2
TT
18972019-07-27 Tom Tromey <tom@tromey.com>
1898
1899 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1900 optional.
1901 * gdb.tui/empty.exp: New file.
1902
ded631d5
TT
19032019-07-27 Tom Tromey <tom@tromey.com>
1904
1905 * lib/tuiterm.exp (spawn): New proc.
1906 (Term::resize): New proc.
1907 * gdb.tui/resize.exp: New file.
1908
58ac439d
TT
19092019-07-27 Tom Tromey <tom@tromey.com>
1910
1911 * gdb.tui/list.exp: New file.
1912
fe1f56ee
TT
19132019-07-27 Tom Tromey <tom@tromey.com>
1914
1915 * gdb.tui/regs.exp: New file.
1916
f790b310
TT
19172019-07-27 Tom Tromey <tom@tromey.com>
1918
1919 * gdb.tui/basic.exp: Add "layout split" test.
1920
d95fc6ee
TT
19212019-07-27 Tom Tromey <tom@tromey.com>
1922
1923 * gdb.tui/basic.exp: Add "layout asm" test.
1924
c3786b3a
TT
19252019-07-27 Tom Tromey <tom@tromey.com>
1926
1927 * lib/tuiterm.exp: New file.
1928 * gdb.tui/basic.exp: New file.
1929
98a617f8
KB
19302019-07-27 Kevin Buettner <kevinb@redhat.com>
1931
1932 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1933 Enable tests associated with this flag. Adjust regex
1934 referencing "foo_low" to now refer to "foo_cold" instead.
1935
5c076da4
KB
19362019-07-27 Kevin Buettner <kevinb@redhat.com>
1937
1938 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1939 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1940 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1941 foo_cold. Revise comments to match.
1942 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1943 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1944 were wrapped into this proc; Call do_test in loop from outermost
1945 level.
1946 (foo_low): Rename all occurrences to "foo_cold".
1947 (backtrace from baz): New test.
1948 (x2/i foo_cold): New test.
1949 (info line *foo_cold): New test.
1950
1512d3b7
TV
19512019-07-26 Tom de Vries <tdevries@suse.de>
1952
1953 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1954
297989a1
TV
19552019-07-25 Tom de Vries <tdevries@suse.de>
1956
1957 PR testsuite/24830
1958 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1959 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1960 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1961 (skip_libstdcxx_probe_tests): ... here.
1962 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1963
b3b965fb
TV
19642019-07-24 Tom de Vries <tdevries@suse.de>
1965
1966 PR testsuite/24807
1967 * gdb.objc/basicclass.m: Include stdio.h.
1968 * gdb.objc/nondebug.m: Same.
1969 * gdb.objc/objcdecode.m: Same.
1970
4625b4d0
TV
19712019-07-24 Tom de Vries <tdevries@suse.de>
1972
1973 PR testsuite/24612
1974 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1975 additional_flags.
1976
024a5840
TV
19772019-07-24 Tom de Vries <tdevries@suse.de>
1978
1979 PR testsuite/24831
1980 * gdb.multi/tids.exp: Update error messages for info threads.
1981
c76ddaa3
TV
19822019-07-24 Tom de Vries <tdevries@suse.de>
1983
1984 * gdb.base/info-types.exp: Allow info types to print info for more than
1985 one file.
1986
9a618ef6
TV
19872019-07-23 Tom de Vries <tdevries@suse.de>
1988
1989 PR testsuite/24842
1990 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1991 gdb_spawn_with_cmdline_opts.
1992
40eadf04
SP
19932019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1994
1995 * gdb.arch/arm-cmse-sgstubs.c: New test.
1996 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1997
5ba29434
TV
19982019-07-23 Tom de Vries <tdevries@suse.de>
1999
2000 PR testsuite/24711
2001 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2002 issuing next command.
2003
a8e9d247
AB
20042019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2005
2006 * gdb.ada/info_auto_lang.exp: Update expected results.
2007 * gdb.base/info-types.c: Add additional types to check.
2008 * gdb.base/info-types.exp: Update expected results.
2009
eb86c5e2
AB
20102019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2011
2012 * gdb.base/info-types.c: New file.
2013 * gdb.base/info-types.exp: New file.
2014
01e175fe
AB
20152019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2016
2017 * gdb.arch/riscv-bp-infcall.c: New file.
2018 * gdb.arch/riscv-bp-infcall.exp: New file.
2019
6b78c3f8
AB
20202019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2021
2022 PR breakpoints/24541
2023 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2024
da738167
TV
20252019-07-14 Tom de Vries <tdevries@suse.de>
2026
2027 PR testsuite/24760
2028 * gdb.objc/basicclass.exp: Fix unterminated string.
2029
0d4e84ed
AB
20302019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2031 Andrew Burgess <andrew.burgess@embecosm.com>
2032
2033 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2034 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2035 negative bounds.
2036 * gdb.fortran/vla-value.exp: Print elements of an array with
2037 negative bounds.
2038 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2039 testing.
2040
021d8588
AB
20412019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2042
2043 * gdb.base/options.exp (expect_string): Dequote strings in
2044 results.
2045 (test-string): Test strings with different quoting and reindent.
2046
f06f1252
TT
20472019-07-10 Tom Tromey <tromey@adacore.com>
2048
2049 * gdb.ada/mi_ex_cond.exp: Update expected results.
2050 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2051 * gdb.ada/mi_catch_ex.exp: Update expected results.
2052 * gdb.ada/mi_catch_assert.exp: Update expected results.
2053 * gdb.ada/catch_ex.exp (catch_exception_info)
2054 (catch_exception_entry, catch_assert_entry)
2055 (catch_unhandled_entry): Update.
2056 * gdb.ada/catch_assert_if.exp: Update expected results.
2057
b863685d
RB
20582019-07-10 Richard Bunt <richard.bunt@arm.com>
2059 Stephen Roberts <stephen.roberts@arm.com>
2060
2061 * gdb.base/define.exp: Restore original prompt.
2062
cb1e4e32
PA
20632019-07-09 Pedro Alves <palves@redhat.com>
2064
2065 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2066 breakpoints" output.
2067 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2068 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2069 throw" creates breakpoint.
2070 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2071 'type="catchpoint"'.
2072
b58a68fe
PA
20732019-07-09 Pedro Alves <palves@redhat.com>
2074
2075 PR c++/15468
2076 * gdb.cp/except-multi-location-lib.cc: New.
2077 * gdb.cp/except-multi-location-main.cc: New.
2078 * gdb.cp/except-multi-location.exp: New.
2079
0826779b
PW
20802019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2081
2082 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2083 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2084 argument and update callers.
2085
5b0e2db4
AB
20862019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2087
2088 * gdb.arch/amd64-break-on-asm-line.S: New file.
2089 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2090
1f6f6e21
PW
20912019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2092
2093 * gdb.base/printcmds.exp: Test printing C string and
2094 C wide string convenience vars without transiting via the inferior.
2095 Also make test names unique.
2096
ea142fbf
AH
20972019-07-08 Alan Hayward <alan.hayward@arm.com>
2098
5862c886 2099 PR breakpoints/25011
ea142fbf
AH
2100 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2101
213fd9fa
PA
21022019-07-04 Pedro Alves <palves@redhat.com>
2103
2104 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2105 body returned ok(0), break(3) or continue(4).
2106 * gdb.testsuite/foreach_with_prefix.exp: New file.
2107
2b40fda7
AH
21082019-07-04 Alan Hayward <alan.hayward@arm.com>
2109
2110 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2111
a26c8de0
PA
21122019-07-03 Pedro Alves <palves@redhat.com>
2113
2114 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2115 "return -code".
2116
5f4ba3e7
PA
21172019-07-03 Pedro Alves <palves@redhat.com>
2118
2119 PR cli/24732
2120 * gdb.base/shell.exp: Load completion-support.exp.
2121 Adjust expected error output. Add completion tests.
2122
a994424f
PA
21232019-07-03 Pedro Alves <palves@redhat.com>
2124
2125 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2126 string_to_regexp.
2127
3d9be6f5
PA
21282019-07-03 Pedro Alves <palves@redhat.com>
2129
2130 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2131 (expect_integer): Adjust to expect "-string".
2132 (expect_string): New.
2133 (all_options): Expect "-string".
2134 (test-flag, test-boolean): Adjust to expect "-string".
2135 (test-string): New proc.
2136 (top level): Call it.
2137
41fc454c
PA
21382019-07-03 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2141 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2142 the expected output in the success.
2143
b2b2a215
PA
21442019-07-03 Pedro Alves <palves@redhat.com>
2145
2146 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2147 Split one gdb_test_multiple call in two to avoid a race.
2148
fdbc9870
PA
21492019-07-03 Pedro Alves <palves@redhat.com>
2150
2151 * gdb.base/with.c: New file.
2152 * gdb.base/with.exp: New file.
2153
c6ac8931
PA
21542019-07-03 Pedro Alves <palves@redhat.com>
2155
2156 * gdb.base/settings.exp: Replace all references to "maint
2157 test-settings set" with references to "maint set test-settings",
2158 and all references to "maint test-settings show" with references
2159 to "maint show test-settings".
2160
970f9d09
PA
21612019-07-03 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.base/settings.exp (test-string): Adjust expected out when
2164 testing "maint test-settings show filename"
2165
54d66006
PA
21662019-07-02 Pedro Alves <palves@redhat.com>
2167
2168 * gdb.base/options.exp (test-info-threads): New procedure.
2169 (top level): Call it.
2170
10d06d82
TT
21712019-06-28 Tom Tromey <tromey@adacore.com>
2172
2173 * gdb.dwarf2/ada-linkage-name.c: New file.
2174 * gdb.dwarf2/ada-linkage-name.exp: New file.
2175
3d507ff2
TT
21762019-06-27 Tom Tromey <tromey@adacore.com>
2177
d039f014 2178 PR c++/20020:
3d507ff2
TT
2179 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2180
8af58ffe
TV
21812019-06-26 Tom de Vries <tdevries@suse.de>
2182
2183 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2184
22e21752
TV
21852019-06-26 Tom de Vries <tdevries@suse.de>
2186
2187 * gdb.base/index-cache.exp: Add back missing debug option.
2188
b65b566c
PW
21892019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2190
2191 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2192
5c2c8c69
TV
21932019-06-25 Tom de Vries <tdevries@suse.de>
2194
2195 PR testsuite/24727
2196 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2197
164e3873
TV
21982019-06-24 Tom de Vries <tdevries@suse.de>
2199
2200 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2201
824eacee
TV
22022019-06-24 Tom de Vries <tdevries@suse.de>
2203
2204 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2205 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2206 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2207
385b97d3
TV
22082019-06-24 Tom de Vries <tdevries@suse.de>
2209
2210 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2211
c596f180
TV
22122019-06-21 Tom de Vries <tdevries@suse.de>
2213
2214 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2215
b13a7d03
TV
22162019-06-21 Tom de Vries <tdevries@suse.de>
2217
2218 PR testsuite/24518
2219 PR ada/24713
2220 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2221 index.
2222
899277ae
TT
22232019-06-19 Tom Tromey <tromey@adacore.com>
2224
2225 * gdb.ada/length_cond.exp: Add intro comment.
2226
680e1bee
TT
22272019-06-19 Tom Tromey <tromey@adacore.com>
2228
2229 * gdb.ada/length_cond.exp: New file.
2230 * gdb.ada/length_cond/length_cond.adb: New file.
2231 * gdb.ada/length_cond/pck.adb: New file.
2232 * gdb.ada/length_cond/pck.ads: New file.
2233
0ed4690a
TV
22342019-06-18 Tom de Vries <tdevries@suse.de>
2235
2236 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2237
d20ed5fd
TT
22382019-06-18 Tom Tromey <tromey@adacore.com>
2239
2240 * gdb.base/list0.h: Add comment explaining control character.
2241
86e04673
TV
22422019-06-18 Tom de Vries <tdevries@suse.de>
2243
2244 * boards/fission.exp: Break up long debug_flags line.
2245
c4973306
SM
22462019-06-16 Tom de Vries <tdevries@suse.de>
2247
2248 PR gdb/24445
2249 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2250 generated index.
2251
93cb9841
AB
22522019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2253
2254 PR gdb/24686
2255 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2256 improve detection of bug gdb/24541.
2257
399aaebd
SM
22582019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2259
2260 PR gdb/24669
2261 * gdb.base/index-cache.exp (uses_readnow,
2262 expecting_index_cache_use): Define global variable.
2263 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2264 expecting_index_cache_use.
2265
584a927c
AB
22662019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2267 Andrew Burgess <andrew.burgess@embecosm.com>
2268
2269 * gdb.fortran/pointers.f90: New file.
2270 * gdb.fortran/print_type.exp: New file.
2271 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2272 * gdb.fortran/vla-type.exp: Likewise.
2273 * gdb.fortran/vla-value.exp: Likewise.
2274 * gdb.mi/mi-vla-fortran.exp: Likewise.
2275
30056ea0
AB
22762019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2277
2278 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2279 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2280 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2281 as a stop reason.
2282
ec8e2b6d
AB
22832019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2284
2285 * gdb.base/annota1.exp: Update expected results.
2286 * gdb.cp/annota2.exp: Likewise.
2287 * gdb.cp/annota3.exp: Likewise.
2288
09e4c4e1
AB
22892019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2290
2291 * gdb.base/style-logging.exp: Remove path from test name.
2292
0735b091
TT
22932019-06-14 Tom Tromey <tromey@adacore.com>
2294
2295 PR gdb/24502:
2296 * gdb.base/style-logging.exp: New file.
2297
f5686554
TT
22982019-06-14 Tom Tromey <tromey@adacore.com>
2299
2300 * gdb.base/symfile-warn.exp: New file.
2301 * gdb.base/symfile-warn.c: New file.
2302
a0c1ffed
TT
23032019-06-14 Tom Tromey <tromey@adacore.com>
2304
2305 * gdb.base/annotate-symlink.exp: New file.
2306
f411722c
TT
23072019-06-14 Tom Tromey <tromey@adacore.com>
2308
2309 * gdb.ada/set_wstr.exp: Add reassignment test.
2310
4268ec18
TT
23112019-06-14 Tom Tromey <tromey@adacore.com>
2312
2313 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2314 'unchecked_access and 'unrestricted_access as well.
2315
9a9e394b
TT
23162019-06-14 Tom Tromey <tromey@adacore.com>
2317
2318 PR ada/24539:
2319 * gdb.ada/vla.exp: Update tests.
2320 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2321 pragma.
2322
4c048731
PA
23232019-06-13 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.base/settings.exp (test-integer): Test junk after
2326 "unlimited".
2327
6665660a
PA
23282019-06-13 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.base/options.exp (test-thread-apply): New.
2331 (top level): Call it.
2332
5d707134
PA
23332019-06-13 Pedro Alves <palves@redhat.com>
2334
2335 * gdb.base/options.exp (test-frame-apply): New.
2336 (top level): Test print commands with different "frame apply"
2337 prefixes.
2338
e2a689da
PA
23392019-06-13 Pedro Alves <palves@redhat.com>
2340
e79be6e5 2341 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
2342 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2343 'max_completions' parameter and handle it.
2344 (test_gdb_completion_offers_commands): New.
2345
90a1ef87
PA
23462019-06-13 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2349
d4c16835
PA
23502019-06-13 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.base/options.exp (test-backtrace): New.
2353 (top level): Call it.
2354
2daf894e
PA
23552019-06-13 Pedro Alves <palves@redhat.com>
2356
2357 * gdb.guile/scm-frame-args.exp: Use "set print
2358 raw-frame-arguments" instead of "set print raw frame-arguments".
2359 * gdb.python/py-frame-args.exp: Likewise.
2360
e6ed716c
PA
23612019-06-13 Pedro Alves <palves@redhat.com>
2362
2363 * gdb.compile/compile.exp: Adjust expected output to option
2364 processing changes.
2365
7d8062de
PA
23662019-06-13 Pedro Alves <palves@redhat.com>
2367
2368 * gdb.base/options.exp: Build executable.
2369 (test-print): New procedure.
2370 (top level): Call it, once for "print" and another for "compile
2371 print".
2372
9d0faba9
PA
23732019-06-13 Pedro Alves <palves@redhat.com>
2374
2375 * gdb.base/options.c: New file.
2376 * gdb.base/options.exp: New file.
2377
dee7b4c8
PA
23782019-06-13 Pedro Alves <palves@redhat.com>
2379
2380 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2381 that "o" is ambiguous.
2382
dca0f6c0
PA
23832019-06-13 Pedro Alves <palves@redhat.com>
2384
2385 * gdb.base/settings.c: New file.
2386 * gdb.base/settings.exp: New file.
2387
ccf46844
PA
23882019-06-13 Pedro Alves <palves@redhat.com>
2389
2390 * gdb.base/completion.exp: Fix comment typo.
2391
b9a3f842
PA
23922019-06-13 Pedro Alves <palves@redhat.com>
2393
2394 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2395 foo --1" test.
2396
d106773e
PA
23972019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2398
2399 * gdb.fortran/block-data.f: New.
2400 * gdb.fortran/block-data.exp: New.
2401
fea82da0
TV
24022019-06-11 Tom de Vries <tdevries@suse.de>
2403
2404 PR testsuite/24521
2405 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2406 message.
2407
8c2e74f1
TV
24082019-06-11 Tom de Vries <tdevries@suse.de>
2409
2410 PR testsuite/24521
2411 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2412
b49851c8
TV
24132019-06-11 Tom de Vries <tdevries@suse.de>
2414
2415 * boards/readnow.exp: New file.
2416
a7067863
AB
24172019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2418
2419 * gdb.fortran/vla-sizeof.exp: Update expected results.
2420
1a3da2cd
AB
24212019-06-06 Amos Bird <amosbird@gmail.com>
2422
2423 * gdb.base/annota1.exp (thread_switch): Add test for
2424 thread-exited annotation.
2425
3847a7bf
TT
24262019-06-06 Tom Tromey <tromey@adacore.com>
2427
2428 * gdb.base/maint.exp: Expect command started/finished output.
2429
0088ba59
AB
24302019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2431
2432 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2433 comment.
2434 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2435
312617a3
AB
24362019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2437
2438 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2439 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2440 * gdb.arch/riscv-unwind-long-insn.c: New file.
2441 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2442
e1f2e1a2
CB
24432019-06-04 Christian Biesinger <cbiesinger@google.com>
2444
d3238f7d 2445 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2446
206584bd
PW
24472019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2448
2449 * lib/gdb.exp (help_list_trailer): New regexp variable
2450 factorizing the help trailer message.
2451 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2452 arg to allow to better factorize various tests.
2453 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2454 (test_prefix_command_help): Use help_list_trailer.
2455 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2456 * gdb.guile/scm-cmd.exp: Likewise.
2457 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2458 * gdb.base/help.exp: Use test_user_defined_class_help.
2459 * gdb.base/style.exp: Add tests for styling of help and apropos.
2460 * lib/gdb-utils.exp (style): Add title and highlight styles.
2461
708dc93e
PW
24622019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2463
2464 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2465 $_shell_exitsignal.
2466 * gdb.base/default.exp: Update for new convenience variables.
2467
f49055a5
TT
24682019-05-29 Tom Tromey <tromey@adacore.com>
2469
2470 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2471 to "break complete ada" test case's regexp.
2472
4330d61d
TT
24732019-05-29 Tom Tromey <tromey@adacore.com>
2474
2475 PR c++/20020:
2476 * gdb.cp/constexpr-field.exp: New file.
2477 * gdb.cp/constexpr-field.cc: New file.
2478
000439d5
TT
24792019-05-29 Tom Tromey <tromey@adacore.com>
2480
2481 * gdb.base/finish.exp (finish_no_print): New proc.
2482 (finish_tests): Call it.
2483
5a01c34c
TV
24842019-05-24 Tom de Vries <tdevries@suse.de>
2485
2486 * gdb.dwarf2/gdb-add-index.exp: New file.
2487
18125b16
TT
24882019-05-22 Tom Tromey <tromey@adacore.com>
2489
2490 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2491 * gdb.base/style.exp: Use "style".
2492 * lib/gdb-utils.exp (style): New proc.
2493
af1a8d03
TV
24942019-05-22 Tom de Vries <tdevries@suse.de>
2495
2496 * gdb.base/align.exp: Require c++11.
2497
e7fe496b
TV
24982019-05-22 Tom de Vries <tdevries@suse.de>
2499
2500 PR testsuite/24586
2501 * gdb.python/py-mi-var-info-path-expression.exp: Call
2502 mi_skip_python_tests to check if python is supported.
2503
8fca4da0
AH
25042019-05-22 Alan Hayward <alan.hayward@arm.com>
2505
2506 * gdb.arch/aarch64-pauth.c: New test.
2507 * gdb.arch/aarch64-pauth.exp: New file.
2508
b7060614
AH
25092019-05-22 Alan Hayward <alan.hayward@arm.com>
2510
2511 * README (Re-running Tests Outside The Testsuite): New section.
2512
669d0468
TV
25132019-05-21 Tom de Vries <tdevries@suse.de>
2514
2515 * gdb.arch/amd64-eval.exp: Require c++11.
2516 * gdb.base/max-depth.exp: Same.
2517 * gdb.compile/compile-cplus-array-decay.exp: Same.
2518 * gdb.cp/meth-typedefs.exp: Same.
2519 * gdb.cp/subtypes.exp: Same.
2520 * gdb.cp/temargs.exp: Same.
2521
ce3ebcaa
AH
25222019-05-21 Alan Hayward <alan.hayward@arm.com>
2523
2524 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2525
34d11c68
AB
25262019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 PR gdb/18644
2529 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2530 * gdb.fortran/printing-types.exp: Add new test.
2531 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2532 testing.
2533 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2534 setup_kfail call.
2535
87781e84
AH
25362019-05-17 Alan Hayward <alan.hayward@arm.com>
2537
2538 * README (Running the Testsuite): Change example.
2539 (Testsuite Parameters): Remove TRANSCRIPT.
2540 * lib/gdb.exp: Remove TRANSCRIPT check.
2541
b420b89e
AH
25422019-05-17 Alan Hayward <alan.hayward@arm.com>
2543
2544 * README (Testsuite Parameters): Add replay logging to
2545 GDBSERVER_DEBUG.
2546 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2547 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2548 as a comma separated list.
2549 (gdb_debug_init): Override procedure.
2550
408e9b8b
AH
25512019-05-17 Alan Hayward <alan.hayward@arm.com>
2552
2553 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2554 (gdb_write_cmd_file): New procedure.
2555 * lib/gdbserver-support.exp (gdbserver_start): Call
2556 gdbserver_write_cmd_file.
2557 (gdbserver_write_cmd_file): New procedure.
2558
f9e2e39d
AH
25592019-05-17 Alan Hayward <alan.hayward@arm.com>
2560
2561 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2562 (delete_breakpoints): Likewise.
2563 (gdb_run_cmd): Likewise.
2564 (gdb_start_cmd): Likewise.
2565 (gdb_starti_cmd): Likewise.
2566 (gdb_internal_error_resync): Likewise.
2567 (gdb_test_multiple): Likewise.
2568 (gdb_reinitialize_dir): Likewise.
2569 (default_gdb_exit): Likewise.
2570 (gdb_file_cmd): Mark kill as optional.
2571 (default_gdb_start): Call gdb_stdin_log_init.
2572 (send_gdb): Call gdb_stdin_log_write.
2573 (rerun_to_main): Mark Y as an answer.
2574 (gdb_stdin_log_init): New function.
2575 (gdb_stdin_log_write): Likewise.
2576
81f47ac2
AH
25772019-05-17 Alan Hayward <alan.hayward@arm.com>
2578
2579 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2580 * gdb.base/debug-expr.exp: Likewise.
2581 * gdb.base/foll-fork.exp: Likewise.
2582 * gdb.base/foll-vfork.exp: Likewise.
2583 * gdb.base/fork-print-inferior-events.exp: Likewise.
2584 * gdb.base/gdb-sigterm.exp: Likewise.
2585 * gdb.base/gdbinit-history.exp: Likewise.
2586 * gdb.base/osabi.exp: Likewise.
2587 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2588 * gdb.base/ui-redirect.exp: Likewise.
2589 * gdb.gdb/unittest.exp: Likewise.
2590 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2591 * gdb.mi/mi-watch.exp: Likewise.
2592 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2593 * gdb.mi/user-selected-context-sync.exp: Likewise.
2594 * gdb.python/python.exp: Disable debug test when debugging.
2595 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2596 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2597 Likewise.
2598 * gdb.threads/stepi-random-signal.exp: Likewise.
2599
29b52314
AH
26002019-05-17 Alan Hayward <alan.hayward@arm.com>
2601
2602 * Makefile.in: Pass through GDB_DEBUG.
2603 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2604 (gdb,debug): Add board setting.
2605 * lib/gdb.exp (default_gdb_start): Start debugging.
2606 (gdb_debug_enabled): New procedure.
2607 (gdb_debug_init): Likewise.
29b52314
AH
2608
26092019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2610
29b52314
AH
2611 * Makefile.in: Pass through GDB_DEBUG.
2612 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2613 (gdb,debug): Add board setting.
2614 * lib/gdb.exp (default_gdb_start): Start debugging.
2615 (gdb_debug_enabled): New procedure.
2616 (gdb_debug_init): Likewise.
29b52314 2617
ca1285d1
AH
26182019-05-17 Alan Hayward <alan.hayward@arm.com>
2619
2620 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2621
f3a09c80
AH
26222019-05-17 Alan Hayward <alan.hayward@arm.com>
2623
2624 * gdb.base/ui-redirect.exp: Test redirection.
2625
26648588
JV
26262019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2627
2628 * gdb.mi/mi-complete.exp: New file.
2629 * gdb.mi/mi-complete.cc: Likewise.
2630
14237686
AB
26312019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2632
2633 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2634 indexed and sliced arrays, and pointers to arrays.
2635
e7bd7fba
TT
26362019-05-14 Tom Tromey <tromey@adacore.com>
2637
2638 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2639 styling test.
2640
2764128d
TV
26412019-05-14 Tom de Vries <tdevries@suse.de>
2642
2643 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2644 selection entry encoding.
2645
71bed2db
TT
26462019-05-10 Tom Tromey <tromey@adacore.com>
2647
2648 * gdb.ada/info_exc.exp: Add "complete" test.
2649
63b667ad
TV
26502019-05-09 Tom de Vries <tdevries@suse.de>
2651
2652 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2653 CU-relative.
2654
9cfd2b89
TV
26552019-05-09 Tom de Vries <tdevries@suse.de>
2656
2657 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2658 CU-relative.
2659
2228ef77
XR
26602019-05-08 Joel Brobecker <brobecker@adacore.com>
2661
2662 * gdb.ada/frame_arg_lang.exp: New testcase.
2663 * gdb.ada/frame_arg_lang/bla.adb: New file.
2664 * gdb.ada/frame_arg_lang/pck.ads: New file.
2665 * gdb.ada/frame_arg_lang/pck.adb: New file.
2666 * gdb.ada/frame_arg_lang/foo.c: New file.
2667
80e55b13
TT
26682019-05-08 Tom Tromey <tromey@adacore.com>
2669
2670 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2671
9d3421af
TT
26722019-05-08 Tom Tromey <tromey@adacore.com>
2673
2674 * gdb.base/ptype-offsets.exp: Update tests.
2675
844333e2
TT
26762019-05-08 Tom Tromey <tromey@adacore.com>
2677
2678 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2679 cases.
2680 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2681 "short".
2682
988915ee
TT
26832019-05-08 Tom Tromey <tromey@adacore.com>
2684
2685 * gdb.ada/vla.exp: New file.
2686 * gdb.ada/vla/vla.adb: New file.
2687
7bd55dac
TV
26882019-05-07 Tom de Vries <tdevries@suse.de>
2689
2690 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2691
75f06e9d
TV
26922019-05-07 Tom de Vries <tdevries@suse.de>
2693
2694 PR testsuite/24522
2695 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2696 section.
2697
77e7aaa4
TV
26982019-05-07 Tom de Vries <tdevries@suse.de>
2699
2700 PR testsuite/24522
2701 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2702 .debug_aranges section.
2703
456ba0fa
TV
27042019-05-07 Tom de Vries <tdevries@suse.de>
2705
2706 PR testsuite/24159
2707 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2708
5a56d6a6
TV
27092019-05-06 Tom de Vries <tdevries@suse.de>
2710
2711 * lib/gdb.exp (exec_has_index_section): New proc.
2712 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2713 section.
2714
9d6d4be8
TV
27152019-05-04 Tom de Vries <tdevries@suse.de>
2716
2717 * boards/cc-with-debug-names.exp: New file.
2718
222a8d25
TT
27192019-05-03 Tom Tromey <tromey@adacore.com>
2720
2721 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2722 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2723 * gdb.ada/char_enum.exp: Add test.
2724
0fdfd794
TV
27252019-05-03 Tom de Vries <tdevries@suse.de>
2726
2727 * boards/cc-with-gdb-index.exp: New file.
2728
80062eb9
AB
27292019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2730
2731 * gdb.rust/simple.exp: Add new test case.
2732 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2733 (main): Initialise an instance of the new struct.
2734
4504bbde
TT
27352019-05-01 Tom Tromey <tromey@adacore.com>
2736
2737 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2738 record.
2739 (NPR): New variable.
2740 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2741 test.
2742
d48e62f4
TT
27432019-05-01 Tom Tromey <tromey@adacore.com>
2744
2745 * gdb.ada/packed_array_assign.exp: Add packed assignment
2746 regression test.
2747
f59f30f5
TV
27482019-05-01 Tom de Vries <tdevries@suse.de>
2749
2750 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2751
b70bfc54
TV
27522019-05-01 Tom de Vries <tdevries@suse.de>
2753
2754 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2755
15f18d14
AT
27562019-04-30 Ali Tamur <tamur@google.com>
2757
2758 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2759
2ff0a947
TT
27602019-04-30 Tom Tromey <tromey@adacore.com>
2761
2762 * lib/ada.exp (find_ada_tool): New proc.
2763 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2764 * gdb.ada/catch_ex_std.exp: New file.
2765 * gdb.ada/catch_ex_std/foo.adb: New file.
2766 * gdb.ada/catch_ex_std/some_package.adb: New file.
2767 * gdb.ada/catch_ex_std/some_package.ads: New file.
2768
a776957c
TT
27692019-04-30 Tom Tromey <tromey@adacore.com>
2770
2771 PR c++/24470:
2772 * gdb.cp/temargs.cc: Add test code from PR.
2773
bc68014d
AB
27742019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2775
2776 * gdb.fortran/vla-datatypes.exp: Update expected results.
2777 * gdb.fortran/vla-ptype.exp: Likewise.
2778 * gdb.fortran/vla-type.exp: Likewise.
2779 * gdb.fortran/vla-value.exp: Likewise.
2780
f1fdc960
AB
27812019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2782
2783 * gdb.fortran/ptr-indentation.exp: Update expected results.
2784 * gdb.fortran/ptype-on-functions.exp: Likewise.
2785 * gdb.fortran/vla-ptr-info.exp: Likewise.
2786 * gdb.fortran/vla-value.exp: Likewise.
2787
bf7a4de1
AB
27882019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2789
2790 * gdb.fortran/ptype-on-functions.exp: New file.
2791 * gdb.fortran/ptype-on-functions.f90: New file.
2792
bbe75b9d
AB
27932019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2794
2795 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2796 case void string.
2797
1db455a7
AB
27982019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2799
2800 * gdb.fortran/complex.exp: Expand.
2801 * gdb.fortran/complex.f: Renamed to...
2802 * gdb.fortran/complex.f90: ...this, and extended to add more
2803 complex values.
2804
b6d03bb2
AB
28052019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2806
2807 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2808 MODULO, CMPLX.
2809
2e62ab40
AB
28102019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2811 Richard Bunt <richard.bunt@arm.com>
2812
2813 * gdb.base/max-depth.c: New file.
2814 * gdb.base/max-depth.exp: New file.
2815 * gdb.python/py-nested-maps.c: New file.
2816 * gdb.python/py-nested-maps.exp: New file.
2817 * gdb.python/py-nested-maps.py: New file.
2818 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2819 (test_all_common): Call test_max_depth.
2820 * gdb.fortran/max-depth.exp: New file.
2821 * gdb.fortran/max-depth.f90: New file.
2822 * gdb.go/max-depth.exp: New file.
2823 * gdb.go/max-depth.go: New file.
2824 * gdb.modula2/max-depth.exp: New file.
2825 * gdb.modula2/max-depth.c: New file.
2826 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2827
d2b584a5
TV
28282019-04-29 Tom de Vries <tdevries@suse.de>
2829
2830 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2831
136afab8
PW
28322019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2833
2834 * gdb.base/callexit.exp: Test may-call-functions off.
2835
725cbb63
KS
28362019-04-25 Keith Seitz <keiths@redhat.com>
2837
2838 PR c++/24367
2839 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2840 (another_incomplete_struct, test_incomplete): New definitions.
2841 (main): Use new definitions.
2842 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2843 functions.
2844
701adfb0
PA
28452019-04-25 Ali Tamur <tamur@google.com>
2846
2847 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2848
82433e3e
SDJ
28492019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2850
2851 PR corefiles/11608
2852 PR corefiles/18187
2853 * gdb.base/coredump-filter-build-id.exp: New file.
2854
dd06d4d6
AH
28552019-04-25 Alan Hayward <alan.hayward@arm.com>
2856
e79be6e5
SM
2857 * Makefile.in: Pass through GDBSERVER_DEBUG.
2858 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2859 (gdbserver,debug): Add board setting.
2860 * gdb.trace/tspeed.exp: Skip when debugging.
2861 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2862 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2863
1670072e
TT
28642019-04-24 Tom Tromey <tromey@adacore.com>
2865
2866 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2867 Rust.
2868
a59240a4
TT
28692019-04-24 Tom Tromey <tromey@adacore.com>
2870
2871 * gdb.arch/amd64-eval.exp: Test bitfield return.
2872 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2873 (class Foo) <return_bitfields>: New method.
2874 (main): Call it.
2875
b907456c
AB
28762019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2877
2878 * gdb.cp/many-args.cc: New file.
2879 * gdb.cp/many-args.exp: New file.
2880
5c565afd
TV
28812019-04-23 Tom de Vries <tdevries@suse.de>
2882
2883 PR gdb/24433
2884 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2885
ba22ff86
AH
28862019-04-23 Alan Hayward <alan.hayward@arm.com>
2887
2888 * gdb.trace/backtrace.exp: Use nopie flag.
2889 * gdb.trace/circ.exp: Likewise.
2890 * gdb.trace/collection.exp: Likewise.
2891 * gdb.trace/ftrace.exp: Likewise.
2892 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2893 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2894 * gdb.trace/qtro.exp: Likewise.
2895 * gdb.trace/read-memory.exp: Likewise.
2896 * gdb.trace/report.exp: Likewise.
2897 * gdb.trace/tfile.exp: Likewise.
2898 * gdb.trace/tfind.exp: Likewise.
2899 * gdb.trace/unavailable.exp: Likewise.
2900
7905fc35
PA
29012019-04-22 Pedro Alves <palves@redhat.com>
2902
2903 * gdb.base/solib-probes-nosharedlibrary.c,
2904 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2905
8ecb59f8
TT
29062019-04-19 Tom Tromey <tromey@adacore.com>
2907
2908 * gdb.ada/ptype_union.c: New file.
2909 * gdb.ada/ptype_union.exp: New file.
2910
62160ec9
TT
29112019-04-19 Tom Tromey <tromey@adacore.com>
2912
2913 PR symtab/24423:
2914 * gdb.base/list0.h (foo): Add a control-l character.
2915
36cd4ba5
TV
29162019-04-18 Tom de Vries <tdevries@suse.de>
2917
2918 PR gdb/24433
2919 * boards/local-board.exp: Set sysroot to "".
2920
b73715df
TV
29212019-04-18 Tom de Vries <tdevries@suse.de>
2922 Pedro Alves <palves@redhat.com>
2923
2924 PR gdb/24454
2925 * gdb.threads/vfork-follow-child-exec.c: New file.
2926 * gdb.threads/vfork-follow-child-exec.exp: New file.
2927 * gdb.threads/vfork-follow-child-exit.c: New file.
2928 * gdb.threads/vfork-follow-child-exit.exp: New file.
2929
4aa866af
LS
29302019-04-15 Leszek Swirski <leszeks@google.com>
2931
2932 * gdb.arch/amd64-eval.cc: New file.
2933 * gdb.arch/amd64-eval.exp: New file.
2934
e5a1a79a
AH
29352019-04-11 Alan Hayward <alan.hayward@arm.com>
2936
2937 * gdb.server/sysroot.c: New test.
2938 * gdb.server/sysroot.exp: New file.
2939 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2940 matching param.
2941
41077b66
AB
29422019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2943
2944 * gdb.base/align.exp: Extend test to cover structures containing
2945 only static fields.
2946
c30391f8
TV
29472019-04-11 Tom de Vries <tdevries@suse.de>
2948
2949 * boards/cc-with-dwz-m.exp: New file.
2950 * boards/cc-with-dwz.exp: New file.
2951 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2952
e242fd12
SM
29532019-04-09 Simon Marchi <simon.marchi@efficios.com>
2954
2955 * gdb.base/start-cpp.exp: New file.
2956 * gdb.base/start-cpp.cc: New file.
2957
2b0c8b01
KB
29582019-04-08 Kevin Buettner <kevinb@redhat.com>
2959
2960 * gdb.python/py-thrhandle.exp: Adjust tests to call
2961 thread_from_handle instead of thread_from_thread_handle.
2962
947210e5
KB
29632019-04-08 Kevin Buettner <kevinb@redhat.com>
2964
2965 * gdb.python/py-thrhandle.exp: Add tests for
2966 gdb.InferiorThread.handle.
2967
d7df6549
AB
29682019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2969
2970 * gdb.python/py-function.exp: Check calling helper function from
2971 all languages.
2972 * lib/gdb.exp (gdb_supported_languages): New proc.
2973
8bdc1658
AB
29742019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2975
2976 * gdb.base/complex-parts.c: New file.
2977 * gdb.base/complex-parts.exp: New file.
2978
05caa1d2
TT
29792019-04-01 Tom Tromey <tromey@adacore.com>
2980
2981 PR symtab/23331:
2982 * gdb.dwarf2/dw2-ranges-main.c: New file.
2983 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2984 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2985
7734102d
EZ
29862019-03-30 Simon Marchi <simark@simark.ca>
2987
2988 * gdb.base/default.exp: Add values for $_gdb_major and
2989 $_gdb_minor.
2990
188e1fa9
TT
29912019-03-29 Tom Tromey <tromey@adacore.com>
2992
2993 * gdb.base/help.exp: Tighten apropos regexp.
2994
2880242d
KS
29952019-03-29 Keith Seitz <keiths@redhat.com>
2996
2997 * gdb.fortran/array-bounds.exp: New file.
2998 * gdb.fortran/array-bounds.f90: New file.
2999
077cad8e
PW
30002019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3001
3002 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3003
80047cfc
PW
30042019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3005
3006 * gdb.multi/hello.c (main): Increase alarm timer.
3007
f489207e
SL
30082019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3009
3010 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3011 factor when no hardware watchpoint support.
3012
c92df149
AH
30132019-03-28 Alan Hayward <alan.hayward@arm.com>
3014 Pedro Alves <palves@redhat.com>
3015
3016 * boards/local-board.exp: set sysroot to /.
3017
933aebfa
AH
30182019-03-27 Alan Hayward <alan.hayward@arm.com>
3019
3020 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3021 in child.
3022
9f9aa852
AB
30232019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3024
3025 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3026 field.
3027 (make_container): Initialise new field.
3028 * gdb.python/py-prettyprint.exp: Add new tests.
3029 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3030 <display_hint>: New method.
3031
3714a195
AB
30322019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3033
3034 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3035 gdb_continue_to_breakpoint more throughout this test.
3036 (run_lang_tests) Supply unique test names, and use
3037 gdb_test_no_output.
3038
18c77628
AB
30392019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3040
3041 * gdb.base/finish-pretty.exp: Update expected results.
3042 * gdb.base/pretty-print.c: New file.
3043 * gdb.base/pretty-print.exp: New file.
3044
9a93502f
PA
30452019-03-25 Pedro Alves <palves@redhat.com>
3046
3047 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3048 move comments outside list. Append '-i "" eof' section.
3049
968aa7ae
AH
30502019-03-22 Alan Hayward <alan.hayward@arm.com>
3051
34a7f2a4 3052 PR testsuite/25016
968aa7ae
AH
3053 * README: Add pie options.
3054 * gdb.base/break-interp.exp: Ensure pie is disabled.
3055 * gdb.base/dump.exp: Likewise.
3056 * lib/gdb.exp (gdb_compile): Add pie option.
3057
4c7d57e7
TT
30582019-03-19 Tom Tromey <tromey@adacore.com>
3059
3060 * gdb.mi/mi2-cli-display.c: New file.
3061 * gdb.mi/mi2-cli-display.exp: New file.
3062
bff8c71f
TT
30632019-03-18 Joel Brobecker <brobecker@adacore.com>
3064 Tom Tromey <tromey@adacore.com>
3065
3066 * gdb.ada/ptype_array/pck.adb: New file.
3067 * gdb.ada/ptype_array/pck.ads: New file.
3068 * gdb.ada/ptype_array/foo.adb: New file.
3069 * gdb.ada/ptype_array.exp: New file.
3070
d085f989
TT
30712019-03-14 Tom Tromey <tromey@adacore.com>
3072
3073 * gdb.base/style.exp: Add "set style sources" test.
3074
b4be1b06
SM
30752019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3076
3077 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3078 * mi-breakpoint-multiple-locations.exp: ... this.
3079 (make_breakpoints_pattern): New proc.
3080 (do_test): Add mi_version parameter, test -break-insert,
3081 -break-info and =breakpoint-created.
3082
7cde5fc2
AB
30832019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3084
3085 * config/default.exp: Remove 'load_lib gdb.exp'.
3086 * config/monitor.exp: Likewise.
3087 * config/sid.exp: Likewise.
3088 * config/sim.exp: Likewise.
3089 * config/slite.exp: Likewise.
3090 * config/unix.exp: Likewise.
3091 * gdb.base/default.exp: Remove unhelpful comment.
3092
efbecbc1
AB
30932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3094
3095 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3096
0841c79a
AB
30972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3098
3099 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3100
4a270568
AB
31012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3102
3103 * gdb.fortran/type-kinds.exp: Update expected results.
3104
067630bd
AB
31052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3106
3107 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3108
3be47f7a
AB
31092019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3110
3111 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3112 function.
3113 (test_basic_parsing_of_type_kinds): Expand types tested.
3114 (test_parsing_invalid_type_kinds): New function.
3115
4d00f5d8
AB
31162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3117
3118 * gdb.fortran/intrinsics.exp: New file.
3119 * gdb.fortran/intrinsics.f90: New file.
3120 * gdb.fortran/type-kinds.exp: New file.
3121
c8f91604
AB
31222019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3123
3124 * gdb.fortran/dot-ops.exp: New file.
3125
dd9f2c76
AB
31262019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3127
3128 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3129 Check upper and lower case logical literals.
3130
84ec9724
AB
31312019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3132
3133 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3134 Remove duplicate tests.
3135
c3734e09
AH
31362019-03-06 Alan Hayward <alan.hayward@arm.com>
3137
3138 * lib/gdb.exp (builtin_cd): rename of cd.
3139 (cd): Override builtin.
3140
aa3cfbda
RB
31412019-03-06 Richard Bunt <richard.bunt@arm.com>
3142
3143 * gdb.fortran/function-calls.exp: New file.
3144 * gdb.fortran/function-calls.f90: New test.
3145
7b63ad86
RB
31462019-03-04 Richard Bunt <richard.bunt@arm.com>
3147
3148 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3149 on user program standard output.
3150 * gdb.fortran/short-circuit-argument-list.f90: Record function
3151 calls.
3152
01abb042
AH
31532019-02-28 Alan Hayward <alan.hayward@arm.com>
3154
c3734e09
AH
3155 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3156 failure.
01abb042 3157
92137da0
RO
31582019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3159
3160 PR gdb/8527
3161 * gdb.base/interrupt-daemon-attach.c,
3162 gdb.base/interrupt-daemon-attach.exp: New test.
3163
5862844d
PA
31642019-02-27 Pedro Alves <palves@redhat.com>
3165
3166 * gdb.base/page.exp: Add tests for "set width/height -1".
3167
8ed25214
PA
31682019-02-27 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/page.exp: Add tests for "set/show width/height" with
3171 "infinite" values.
3172
6c28e44a
TT
31732019-02-27 Tom Tromey <tromey@adacore.com>
3174
3175 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3176 2.4.
3177 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3178 workaround.
3179
bf9a735e
AB
31802019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3181
3182 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3183 tests for structs with static members.
3184
8791793c
TT
31852019-02-26 Tom Tromey <tromey@adacore.com>
3186
3187 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3188 ValueError, not TypeError.
3189
bc2a507e
KB
31902019-02-26 Kevin Buettner <kevinb@redhat.com>
3191
3192 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3193 call from main program.
3194
e0e7d3bd
JB
31952019-02-23 Joel Brobecker <brobecker@adacore.com>
3196
3197 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3198 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3199 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3200 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3201 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3202
9600246d
KS
32032019-02-22 Keith Seitz <keiths@redhat.com>
3204
3205 PR symtab/23853
3206 * gdb.base/symlink-sourcefile.c: New file.
3207 * gdb.base/symlink-sourcefile.exp: New file.
3208
0c95f9ed
TT
32092019-02-20 Tom Tromey <tom@tromey.com>
3210
3211 * gdb.base/info_qt.exp: Update.
3212
6caa91b6
SM
32132019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3214
3215 * gdb.base/source.exp: Move "error in sourced script" code to
3216 the end.
3217 * gdb.base/source-error.gdb: Move contents to
3218 source-error-1.gdb. Add new code to source source-error-1.gdb.
3219 * gdb.base/source-error-1.gdb: New file, from previous
3220 source-error.gdb.
3221
6506371f
TT
32222019-02-17 Tom Tromey <tom@tromey.com>
3223
3224 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3225 for macro styling.
3226 * gdb.base/style.c (SOME_MACRO): New macro.
3227
a0087920
TT
32282019-02-17 Tom Tromey <tom@tromey.com>
3229
3230 * gdb.base/style.exp: Add line-wrapping tests.
3231 * gdb.base/page.exp: Add test for quitting during pagination.
3232
a2cd4f14
JB
32332019-02-17 Joel Brobecker <brobecker@adacore.com>
3234
3235 * gdb.ada/big_packed_array: New testcase.
3236 * gdb.ada/homonym.exp: Fix incorrect expected output for
3237 "break <homonym__get_value>" test.
3238
9d70ffbc
WP
32392019-02-13 Weimin Pan <weimin.pan@oracle.com>
3240
3241 PR breakpoints/21870
3242 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3243 and prepare_for_testing. Add comment.
3244 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3245 redundant cleanup call. Clean up comment.
3246
01c7ae81
WP
32472019-02-12 Weimin Pan <weimin.pan@oracle.com>
3248
3249 PR breakpoints/21870
3250 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3251 * gdb.arch/aarch64-dbreg-contents.c: New file.
3252
aff29d1c
JB
32532019-02-10 Joel Brobecker <brobecker@adacore.com>
3254
3255 * gdb.ada/mi_ref_changeable: New testcase.
3256
df0da8a2
AH
32572019-02-07 Alan Hayward <alan.hayward@arm.com>
3258
3259 * gdb.base/attach.exp: Add double attach test.
3260
bd447abb
SM
32612019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3262
3263 * lib/gdb.exp (default_gdb_start): Don't match pagination
3264 prompt.
3265 (gdb_init): Set stty_init.
3266
1dbc40b9
TT
32672019-01-27 Tom Tromey <tom@tromey.com>
3268
3269 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3270 skip_python_tests.
3271
353229bf
AH
32722019-01-24 Alan Hayward <alan.hayward@arm.com>
3273
3274 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3275 New structure.
3276 (struct struct_static_02_02): Likewise.
3277 (struct struct_static_02_03): Likewise.
3278 (struct struct_static_02_04): Likewise.
3279 (struct struct_static_04_01): Likewise.
3280 (struct struct_static_04_02): Likewise.
3281 (struct struct_static_04_03): Likewise.
3282 (struct struct_static_04_04): Likewise.
3283 (struct struct_static_06_01): Likewise.
3284 (struct struct_static_06_02): Likewise.
3285 (struct struct_static_06_03): Likewise.
3286 (struct struct_static_06_04): Likewise.
3287 (cmp_struct_static_02_01): Likewise.
3288 (cmp_struct_static_02_02): Likewise.
3289 (cmp_struct_static_02_03): Likewise.
3290 (cmp_struct_static_02_04): Likewise.
3291 (cmp_struct_static_04_01): Likewise.
3292 (cmp_struct_static_04_02): Likewise.
3293 (cmp_struct_static_04_03): Likewise.
3294 (cmp_struct_static_04_04): Likewise.
3295 (cmp_struct_static_06_01): Likewise.
3296 (cmp_struct_static_06_02): Likewise.
3297 (cmp_struct_static_06_03): Likewise.
3298 (cmp_struct_static_06_04): Likewise.
3299 (call_all): Test new structs.
3300 * gdb.base/infcall-nested-structs.exp: Likewise.
3301
73021deb
AH
33022019-01-21 Alan Hayward <alan.hayward@arm.com>
3303 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3304
fc65c7db
AH
33052019-01-21 Alan Hayward <alan.hayward@arm.com>
3306 * gdb.base/stack-protector.c: New test.
3307 * gdb.base/stack-protector.exp: New file.
3308 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3309 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3310 option.
3311 (gdb_compile): Remove stack protector for GCC and prevent
3312 recursion.
3313
c24bdb02
KS
33142019-01-16 Keith Seitz <keiths@redhat.com>
3315
3316 PR gdb/23773
3317 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3318
6f072a10
PFC
33192019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3320
3321 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3322 aliases.
3323 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3324 tests.
3325 * gdb.arch/powerpc-vector-regs.c: New file.
3326 * gdb.arch/powerpc-vector-regs.exp: New file.
3327
a7b8d682
PFC
33282019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3329
3330 * gdb.arch/altivec-regs.exp: Fix the list passed to
3331 gdb_expect_list when testing "info vector".
3332
6eb6fb67
AB
33332019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3334
3335 * gdb.base/style.exp: Don't include path in testname.
3336
b56f80d8
KS
33372019-01-10 Keith Seitz <keiths@redhat.com>
3338
3339 PR gdb/23712
3340 PR symtab/23010
3341 * gdb.dwarf2/multidictionary.exp: New file.
3342
041be526
SM
33432019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3344
3345 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3346 (test_gnuv3_style_demangling): ... this.
3347 (test_lucid_style_demangling): Remove.
3348 (test_arm_style_demangling): Remove.
3349 (test_hp_style_demangling): Remove.
3350 (do_tests): Remove calls to the above.
3351
d820d0c3
AB
33522019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3353
3354 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3355 case.
3356
f097f5ad
TT
33572019-01-06 Tom Tromey <tom@tromey.com>
3358
3359 PR gdb/28155:
3360 * gdb.dwarf2/typedef-void-finish.exp: New file.
3361
2cd8cc0b
TT
33622018-12-28 Tom Tromey <tom@tromey.com>
3363 Simon Marchi <simark@simark.ca>
3364
3365 * gdb.base/jit-exec.exp: New file.
3366 * gdb.base/jit-exec.c: New file.
3367 * gdb.base/jit-execd.c: New file.
3368
35fb8261
TT
33692018-12-28 Tom Tromey <tom@tromey.com>
3370
3371 * gdb.base/style.exp: Update test to check for address styling.
3372
47fd17cd
TT
33732018-12-28 Tom Tromey <tom@tromey.com>
3374
3375 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3376 message.
3377
d47032b7
TT
33782018-12-28 Tom Tromey <tom@tromey.com>
3379
3380 * gdb.base/style.exp: Add test for version number styling.
3381
af79b68d
TT
33822018-12-28 Tom Tromey <tom@tromey.com>
3383
3384 * gdb.base/style.exp: Add test for print_address_symbolic.
3385
0bb296cb
TT
33862018-12-28 Tom Tromey <tom@tromey.com>
3387
3388 * gdb.base/style.exp: Add test for breakpoint setting.
3389
80ae2043
TT
33902018-12-28 Tom Tromey <tom@tromey.com>
3391
3392 * gdb.base/style.exp: Add test for variable names.
3393
cbe56571
TT
33942018-12-28 Tom Tromey <tom@tromey.com>
3395
3396 * gdb.base/style.exp: New file.
3397 * gdb.base/style.c: New file.
3398
9162a27c
TT
33992018-12-28 Tom Tromey <tom@tromey.com>
3400
3401 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3402 "dumb".
3403 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3404 the TERM environment variable.
3405
bc543c90
TT
34062018-12-27 Tom Tromey <tom@tromey.com>
3407
3408 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3409 pagination test.
3410
6f0ffe50
AB
34112018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3412
3413 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3414 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3415
b5a1e557
PW
34162018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3417
3418 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3419 Filename a.adb changed to bp_fun_addr.adb.
3420 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3421
6e8b1ab2
JV
34222018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3423
3424 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3425 non-PIE executables.
3426 * README: Mention the gdb,nopie_flag board setting.
3427 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3428 non-PIE executable.
3429 * gdb.arch/amd64-entry-value.exp: Likewise.
3430 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3431 * gdb.arch/i386-float.exp: Likewise.
3432 * gdb.arch/i386-signal.exp: Likewise.
3433 * gdb.mi/mi-reg-undefined.exp: Likewise.
3434
d00a27c5
PM
34352018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3436
3437 PR gdb/23974
3438 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3439
161d081c
PW
34402018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3441
3442 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3443 Update order of results accordingly.
3444
b001de23
AB
34452018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3446
3447 * gdb.base/annota1.exp: Update a test regexp.
3448
99e1a184
AB
34492018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3450
3451 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3452
7a81c1e2
PW
34532018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3454
3455 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3456 (reuse_time): Initialize to REUSE_TIME_CAP.
3457 (check_rc): New function.
3458 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3459 Check pthread_create rc.
3460 (spawner_thread_func): Check pthread_create and pthread_join rc.
3461
73e8dc90
PA
34622018-12-08 Pedro Alves <palves@redhat.com>
3463
3464 * gdb.base/list.exp (test_forward_search): Rename to ...
3465 (test_forward_reverse_search): ... this. Also test reverse-search
3466 and the forward-search alias.
3467
13f2ed32
AB
34682018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3471 local timeout variable before return, and remove all local timeout
3472 variable entirely.
3473 (gdb_load): Likewise.
3474
64d27cfc
TV
34752018-12-01 Tom de Vries <tdevries@suse.de>
3476
3477 * gdb.base/gdb-caching-proc.exp: New file.
3478
f63c03b4
SDJ
34792018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3480
3481 * Makefile.in (TIMESTAMP): New variable.
3482 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3483 command.
3484 (check-single-racy): Likewise.
3485 (check/%.exp): Likewise.
3486 (check-racy/%.exp): Likewise.
3487 (workers/%.worker): Likewise.
3488 (build-perf): Likewise.
3489 (check-perf): Likewise.
3490 * README: Describe new "TS" and "TS_FORMAT" variables.
3491 * print-ts.py: New file.
3492
1c97054b
BF
34932018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3494
3495 PR python/23714
3496 * gdb.python/python.exp: Test command repetition after
3497 gdb.execute.
3498
1871a62d
AB
34992018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3500
3501 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3502 is correctly aligned.
3503
fb5e1ed9
PW
35042018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3505
3506 * gdb.ada/info_auto_lang.exp: New testcase.
3507 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3508 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3509 * gdb.ada/info_auto_lang/some_c.c: New file.
3510
43d397ca
PW
35112018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3512
3513 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3514 FUNC_lang language syntax.
3515
beddd671
PW
35162018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3517
3518 * gdb.base/info_minsym.c: New file.
3519 * gdb.base/info_minsym.exp: New file.
3520
73fc52c4
TT
35212018-11-19 Tom Tromey <tom@tromey.com>
3522
3523 PR rust/23625:
3524 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3525 * gdb.rust/expr.exp: Update expected output. Change one test.
3526
994b876a
TT
35272018-11-19 Tom Tromey <tom@tromey.com>
3528
3529 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3530
6769f276
PA
35312018-11-19 Pedro Alves <palves@redhat.com>
3532
3533 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3534 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3535 see the expected warning.
3536
38a72da0
AH
35372018-11-16 Alan Hayward <alan.hayward@arm.com>
3538
3539 PR gdb/22736:
3540 * gdb.cp/infcall-nodebug-lib.c: New test.
3541 * gdb.cp/infcall-nodebug-main.c: New test.
3542 * gdb.cp/infcall-nodebug.exp: New file.
3543
53a89d6e
SM
35442018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3545
3546 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3547 completer tests.
3548
9325300d
TV
35492018-11-09 Tom de Vries <tdevries@suse.de>
3550
3551 * gdb.base/msym-lang.c: New test.
3552 * gdb.base/msym-lang.exp: New file.
3553 * gdb.base/msym-lang-main.c: New test.
3554
20f0d60d
TT
35552018-11-08 Tom Tromey <tom@tromey.com>
3556
3557 PR gdb/23555:
3558 PR gdb/23838:
3559 * gdb.base/warning.exp: New file.
3560
b5420128
JB
35612018-11-08 Jan Beulich <jbeulich@suse.com>
3562
3563 * testsuite/gdb.arch/i386-avx512.c,
3564 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3565
cd115d61
AB
35662018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3567
3568 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3569 point hardware.
3570
35ee2dc2
AB
35712018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3572
3573 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3574 * gdb.dwarf2/missing-type-name.exp: New file.
3575
31aceee8
TV
35762018-11-06 Tom de Vries <tdevries@suse.de>
3577
3578 * gdb.base/many-headers.c: New test.
3579 * gdb.base/many-headers.exp: New file.
3580
109be305
JW
35812018-11-06 Jim Wilson <jimw@sifive.com>
3582
3583 * gdb.base/code_elim.exp: For riscv, set additional_flags
3584 to include -msmall-data-limit=0.
3585
e2b7af72
JB
35862018-11-01 Joel Brobecker <brobecker@adacore.com>
3587
3588 * gdb.ada/watch_minus_l: New testcase.
3589
cdcda965
SM
35902018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3591
3592 * gdb.arch/aix-sighandle.c: New file.
3593 * gdb.arch/aix-sighandle.exp: New file.
3594
92dcebf3
AB
35952018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3596
3597 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3598 registers being unions.
3599
68b9ac18
TV
36002018-10-31 Tom de Vries <tdevries@suse.de>
3601
3602 * lib/valgrind.exp: New file.
3603 (vgdb_start, vgdb_stop): New procs, factored out of ...
3604 * gdb.base/valgrind-bt.exp: ... here, ...
3605 * gdb.base/valgrind-disp-step.exp: ... here and ...
3606 * gdb.base/valgrind-infcall.exp: ... here.
3607
1443936e
TV
36082018-10-31 Tom de Vries <tdevries@suse.de>
3609
3610 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3611
eb77c9df
AB
36122018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3613
3614 * gdb.dwarf2/void-type.c: New file.
3615 * gdb.dwarf2/void-type.exp: New file.
3616
82b5e646
PW
36172018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3618
3619 * gdb.base/info_qt.c: New file.
3620 * gdb.base/info_qt.exp: New file.
3621
8d619c01
EBM
36222018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3623
3624 * gdb.arch/powerpc-htm-regs.c: New file.
3625 * gdb.arch/powerpc-htm-regs.exp: New file.
3626
f2cf6173
EBM
36272018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3628
3629 * gdb.arch/powerpc-tar.c: New file.
3630 * gdb.arch/powerpc-tar.exp: New file.
3631
7ca18ed6
EBM
36322018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3633
3634 * gdb.arch/powerpc-ppr-dscr.c: New file.
3635 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3636
bfcc0eba
TV
36372018-10-25 Tom de Vries <tdevries@suse.de>
3638
3639 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3640
fe1a5cad
TV
36412018-10-24 Tom de Vries <tdevries@suse.de>
3642
3643 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3644 longer exists error.
3645
a76dc3b7
TV
36462018-10-24 Tom de Vries <tdevries@suse.de>
3647
3648 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3649
4df46df7
TV
36502018-10-24 Tom de Vries <tdevries@suse.de>
3651
3652 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3653 --db-attach in valgrind.
3654
0dbfcfff
AB
36552018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3656
3657 * gdb.arch/riscv-reg-aliases.c: New file.
3658 * gdb.arch/riscv-reg-aliases.exp: New file.
3659
b04480b1
AH
36602018-10-19 Alan Hayward <alan.hayward@arm.com>
3661
3662 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3663
2c6ac8d7
AH
36642018-10-19 Alan Hayward <alan.hayward@arm.com>
3665
3666 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3667
2bc69f25
AH
36682018-10-19 Alan Hayward <alan.hayward@arm.com>
3669
3670 * gdb.cp/ovldbreak.exp: Fix regexps.
3671
1f1ae3a3
AH
36722018-10-19 Alan Hayward <alan.hayward@arm.com>
3673
3674 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3675
94c18618
SDJ
36762018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3677
3678 PR cli/23785
3679 * gdb.base/restore.exp: New test to check if "restore" with an
3680 invalid file doesn't segfault.
3681
812cd6eb
TV
36822018-10-18 Tom de Vries <tdevries@suse.de>
3683
3684 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3685 * gdb.ada/excep_handle.exp: Same.
3686 * gdb.ada/mi_string_access.exp: Same.
3687 * gdb.ada/mi_var_union.exp: Same.
3688 * gdb.arch/arc-analyze-prologue.exp: Same.
3689 * gdb.arch/arc-decode-insn.exp: Same.
3690 * gdb.base/readnever.exp: Same.
3691 * gdb.fortran/printing-types.exp: Same.
3692 * gdb.guile/scm-lazy-string.exp: Same.
3693
c4b90788
TV
36942018-10-16 Tom de Vries <tdevries@suse.de>
3695
3696 PR gdb/23730
3697 * gdb.base/catch-follow-exec.c: Add copyright notice.
3698 * gdb.base/catch-follow-exec.exp: Rewrite to use
3699 gdb_spawn_with_cmdline_opts. Require gdb-native.
3700
8bca2978
SL
37012018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3702
3703 * gdb.trace/actions-changed.exp: Check for arch support.
3704 * gdb.trace/actions.exp: Likewise.
3705 * gdb.trace/ax.exp: Likewise.
3706 * gdb.trace/backtrace.exp: Likewise.
3707 * gdb.trace/change-loc.exp: Likewise.
3708 * gdb.trace/deltrace.exp: Likewise.
3709 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3710 * gdb.trace/ftrace.exp: Likewise.
3711 * gdb.trace/infotrace.exp: Check for arch support.
3712 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3713 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3714 * gdb.trace/mi-tsv-changed.exp: Likewise.
3715 * gdb.trace/packetlen.exp: Likewise.
3716 * gdb.trace/passc-dyn.exp: Likewise.
3717 * gdb.trace/passcount.exp: Likewise.
3718 * gdb.trace/pending.exp: Likewise.
3719 * gdb.trace/range-stepping.exp: Check for shlib support.
3720 * gdb.trace/report.exp: Check for arch support.
3721 * gdb.trace/save-trace.exp: Likewise.
3722 * gdb.trace/signal.exp: Check for signal support.
3723 * gdb.trace/tfind.exp: Check for arch support.
3724 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3725 * gdb.trace/trace-common.h: Add comment.
3726 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3727 * gdb.trace/trace-enable-disable.exp: Likewise.
3728 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3729 * gdb.trace/tracecmd.exp: Check for arch support.
3730 * gdb.trace/tspeed.exp: Check for shlib and target support.
3731 * gdb.trace/tstatus.exp: Check for arch support.
3732 * gdb.trace/tsv.exp: Likewise.
3733 * gdb.trace/while-dyn.exp: Likewise.
3734 * gdb.trace/while-stepping.exp: Likewise.
3735 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3736
f9c49bff
SM
37372018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3738
3739 * gdb.trace/tspeed.exp: Remove nowarnings.
3740 (prepare_for_trace_test): Declare "global ipalib".
3741 * gdb.trace/tspeed.c: Include unistd.h.
3742 (main): Remove superfluous printf argument.
3743
d4330bde
SL
37442018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3745
3746 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3747 directory prefix on the filename.
3748
8ecfd7bd
SDJ
37492018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3750
3751 * gdb.gdb/unittest.exp: Update expected message informing that
3752 selftests have been disabled.
3753 * gdb.server/unittest.exp: Likewise.
3754
58bbcd02
TV
37552018-10-09 Tom de Vries <tdevries@suse.de>
3756
3757 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3758 with runto_main.
3759
9f6b697b
WP
37602018-10-08 Weimin Pan <weimin.pan@oracle.com>
3761
3762 PR c++/16841
3763 * gdb.cp/virtbase2.cc: New file.
3764 * gdb.cp/virtbase2.exp: New file.
3765
add5ded5
TT
37662018-10-06 Tom Tromey <tom@tromey.com>
3767
3768 PR python/19399:
3769 * gdb.python/py-inferior.exp: Add architecture test.
3770
f9e48344
TT
37712018-10-06 Tom Tromey <tom@tromey.com>
3772
3773 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3774 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3775
2a8be203
TT
37762018-10-06 Tom Tromey <tom@tromey.com>
3777
3778 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3779 of a "throw" catchpoint.
3780
e04caa70
SDJ
37812018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3782
3783 * gdb.base/info-proc.exp: Update string expected from "help info
3784 proc".
3785
5ca8c39f
TT
37862018-10-04 Tom Tromey <tom@tromey.com>
3787
3788 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3789 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3790 (test_initial_complaints, test_empty_complaints): Update.
3791 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3792
3453e7e4
TT
37932018-10-04 Tom Tromey <tom@tromey.com>
3794
3795 PR cli/19551:
3796 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3797 * lib/gdb.exp (gdb_file_cmd): Update.
3798 * gdb.stabs/weird.exp (print_weird_var): Update.
3799 * gdb.server/solib-list.exp: Update.
3800 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3801 * gdb.mi/mi-cli.exp: Update.
3802 * gdb.linespec/linespec.exp: Update.
3803 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3804 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3805 * gdb.cp/cp-relocate.exp: Update.
3806 * gdb.base/sym-file.exp: Update.
3807 * gdb.base/relocate.exp: Update.
3808 * gdb.base/readnever.exp: Update.
3809 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3810 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3811 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3812 * gdb.base/code_elim.exp: Update.
3813 * gdb.base/break-unload-file.exp (test_break): Update.
3814 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3815 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3816 Update.
3817 * gdb.base/attach.exp (do_attach_tests): Update.
3818 * gdb.base/sepdebug.exp: Update.
3819 * gdb.python/py-section-script.exp: Update.
3820
6afcf761
TT
38212018-10-04 Tom Tromey <tom@tromey.com>
3822
3823 PR cli/22234:
3824 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3825 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3826 output.
3827
fef1b293
TT
38282018-10-04 Tom Tromey <tom@tromey.com>
3829
3830 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3831 set width and height to 0.
3832 (test_command_line_attach_run): Use -quiet.
3833
ca98345e
SL
38342018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3835
3836 * lib/gdb.exp (skip_ifunc_tests): New.
3837 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3838 other compile failures.
3839 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3840
ff34e6ae
SM
38412018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3842
3843 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3844 is_amd64_regs_target.
3845
6bb8890e
AH
38462018-10-01 Alan Hayward <alan.hayward@arm.com>
3847
3848 * gdb.arch/aarch64-sighandler-regs.c: New test.
3849 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3850 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3851
224d30d3
MM
38522018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3853
3854 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3855 assembly.
3856
f67ffa6a
AB
38572018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3858
3859 * gdb.base/frame-selection.exp: New file.
3860 * gdb.base/frame-selection.c: New file.
3861
9fc3183f
AH
38622018-09-27 Alan Hayward <alan.hayward@arm.com>
3863
3864 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3865 pthread barrier.
3866 (main): Likewise.
3867
d354055e
AB
38682018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3869
3870 * gdb.base/large-frame-1.c: New file.
3871 * gdb.base/large-frame-2.c: New file.
3872 * gdb.base/large-frame.exp: New file.
3873 * gdb.base/large-frame.h: New file.
3874
db727370
JL
38752018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3876
3877 PR gdb/20948
3878 * gdb.base/write_mem.exp: New test.
3879 * gdb.base/write_mem.c: Likewise.
3880
ae778caf
TT
38812018-09-23 Tom Tromey <tom@tromey.com>
3882
3883 PR python/18852:
3884 * gdb.python/py-parameter.exp: Add test for parameter that throws
3885 on "set".
3886
fd3ba736
TT
38872018-09-23 Tom Tromey <tom@tromey.com>
3888
3889 PR python/17284:
3890 * gdb.python/py-template.exp (test_template_arg): Add test for
3891 negative template argument number.
3892
39a24317
TT
38932018-09-23 Tom Tromey <tom@tromey.com>
3894
3895 PR python/14062:
3896 * gdb.python/python.exp: Add test for post_event error.
3897
f5769a2c
TT
38982018-09-23 Tom Tromey <tom@tromey.com>
3899
3900 PR python/18170:
3901 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3902 convert pointers to int and long.
3903
1c1e54f6
TT
39042018-09-23 Tom Tromey <tom@tromey.com>
3905
3906 PR python/20126:
3907 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3908 signed-ness conversion tests.
3909
fb4fa946
TT
39102018-09-23 Tom Tromey <tom@tromey.com>
3911
3912 PR python/18352;
3913 * gdb.python/py-value.exp (test_float_conversion): New proc.
3914 Use it.
3915
a466edac
HAQ
39162018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3917
3918 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3919
4ee9b0c5
SL
39202018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3921
3922 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3923 no readline.
3924 * gdb.base/utf8-identifiers.exp: Likewise.
3925 * gdb.cp/cpcompletion.exp: Likewise.
3926 * gdb.linespec/cpcompletion.exp: Likewise.
3927 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3928 * gdb.linespec/cpls-ops.exp: Likewise.
3929
23be8da7
RB
39302018-09-19 Richard Bunt <richard.bunt@arm.com>
3931 Chris January <chris.january@arm.com>
3932
3933 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3934 * gdb.fortran/short-circuit-argument-list.exp: New file.
3935 * gdb.fortran/short-circuit-argument-list.f90: New test.
3936
5031d0ae
SDJ
39372018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3938
3939 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3940 "arch=" keyword when executing "-stack-list-frames".
3941
b4c0d1a4
SDJ
39422018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3943
3944 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3945 "arch=" keyword when executing "-stack-list-frames".
3946
7a6d2b45
SDJ
39472018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3948
3949 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3950 break ada".
3951
8588b356
SM
39522018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3953
3954 PR python/23669
3955 * gdb.python/python.exp: Test gdb.execute("show commands").
3956
65e65158
TT
39572018-09-16 Tom Tromey <tom@tromey.com>
3958
3959 * gdb.base/new-ui.exp (do_execution_tests): Update.
3960 * gdb.base/dbx.exp (test_breakpoints): Update.
3961
bf326452
AH
39622018-09-14 Alan Hayward <alan.hayward@arm.com>
3963
3964 * lib/gdb.exp (gdb_simple_compile): Add proc.
3965 (is_elf_target): Use gdb_simple_compile.
3966 (skip_altivec_tests): Likewise.
3967 (skip_vsx_tests): Likewise.
3968 (skip_tsx_tests): Likewise.
3969 (skip_btrace_tests): Likewise.
3970 (skip_btrace_pt_tests): Likewise.
3971 (gdb_can_simple_compile): Likewise.
3972 (gdb_has_argv0): Likewise.
3973 (gdb_target_symbol_prefix): Likewise.
3974 (target_supports_scheduler_locking): Likewise.
3975
2361b0fb
TT
39762018-09-13 Tom Tromey <tom@tromey.com>
3977
3978 * Makefile.in (TAGS): Recognize proc_with_prefix and
3979 gdb_caching_proc.
3980
0ae1a321
SM
39812018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3982
3983 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3984 method.
3985
a40bf0c2
SM
39862018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3987
3988 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3989 and a few other Inferior properties when the Inferior is no
3990 longer valid.
3991
4a3fe98f
TT
39922018-09-13 Tom Tromey <tom@tromey.com>
3993
3994 PR rust/23650:
3995 * gdb.rust/simple.exp: Add test for enum field access error.
3996
098b2108
TT
39972018-09-13 Tom Tromey <tom@tromey.com>
3998
3999 PR rust/23626:
4000 * gdb.rust/simple.rs (EmptyEnum): New type.
4001 (main): Use it.
4002 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4003
1256af7d
SM
40042018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4005
4006 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4007 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4008 * gdb.python/py-symtab.exp: Update test printing an objfile.
4009
4aa8e6c2
SM
40102018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4011
4012 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4013 object.
4014
c221b2f7
AH
40152018-09-12 Alan Hayward <alan.hayward@arm.com>
4016
4017 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4018 (support_complex_tests): Use gdb_can_simple_compile.
4019 (is_ilp32_target): Likewise.
4020 (is_lp64_target): Likewise.
4021 (is_64_target): Likewise.
4022 (is_amd64_regs_target): Likewise.
4023 (is_aarch32_target): Likewise.
4024 (gdb_int128_helper): Likewise.
4025
6f1107b5
JK
40262018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4027
4028 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4029
1f5d1570
JG
40302018-09-10 Jerome Guitton <guitton@adacore.com>
4031
4032 * gdb.ada/same_component_name: Add test for case of tagged record
4033 with variable-length fields.
4034
cc330e39
XR
40352018-09-10 Xavier Roirand <roirand@adacore.com>
4036
4037 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4038 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4039 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4040 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4041
b9c50e9a
XR
40422018-09-10 Xavier Roirand <roirand@adacore.com>
4043
4044 * gdb.ada/mi_string_access.exp: New testcase.
4045 * gdb.ada/mi_string_access/bar.adb: New file.
4046 * gdb.ada/mi_string_access/pck.adb: New file.
4047 * gdb.ada/mi_string_access/pck.asd: New file.
4048
2963898f
XR
40492018-09-10 Xavier Roirand <roirand@adacore.com>
4050
4051 * gdb.ada/mi_var_union.exp: New testcase.
4052 * gdb.ada/mi_var_union/bar.adb: New file.
4053 * gdb.ada/mi_var_union/pck.adb: New file.
4054 * gdb.ada/mi_var_union/pck.asd: New file.
4055
1aac008f
TT
40562018-09-08 Tom Tromey <tom@tromey.com>
4057
4058 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4059
332cf4c9
TT
40602018-09-08 Tom Tromey <tom@tromey.com>
4061
4062 PR python/16047:
4063 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4064 (register_pretty_printers): Register new printer.
4065 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4066 test.
4067 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4068 (an_int_type3): New global.
4069
424da6cf
JB
40702018-09-08 Joel Brobecker <brobecker@adacore.com>
4071
4072 * gdb.ada/expr_with_funcall: New testcase.
4073
2a62dfa9
JB
40742018-09-08 Joel Brobecker <brobecker@adacore.com>
4075
4076 * gdb.ada/packed_array_assign: New testcase.
4077
96b6697f
AB
40782018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4079
4080 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4081 names, and add test prefixes to make test names unique.
4082
e4a62c65
TV
40832018-09-05 Tom de Vries <tdevries@suse.de>
4084
4085 * gdb.dwarf2/varval.exp: Add test.
4086
dd083ee2
GB
40872018-09-04 Gary Benson <gbenson@redhat.com>
4088
4089 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4090 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4091
aef9346c
TT
40922018-08-31 Tom Tromey <tom@tromey.com>
4093
4094 * gdb.rust/simple.rs: Rename second variable "v".
4095
c67f2e15
AB
40962018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4097
4098 * gdb.base/funcargs.c (use_a): New function.
4099 (recurse): Call use_a.
4100
078a0207
KS
41012018-08-29 Keith Seitz <keiths@redhat.com>
4102
4103 * gdb.compile/compile-cplus-anonymous.cc: New file.
4104 * gdb.compile/compile-cplus-anonymous.exp: New file.
4105 * gdb.compile/compile-cplus-array-decay.cc: New file.
4106 * gdb.compile/compile-cplus-array-decay.exp: New file.
4107 * gdb.compile/compile-cplus-inherit.cc: New file.
4108 * gdb.compile/compile-cplus-inherit.exp: New file.
4109 * gdb.compile/compile-cplus-member.cc: New file.
4110 * gdb.compile/compile-cplus-member.exp: New file.
4111 * gdb.compile/compile-cplus-method.cc: New file.
4112 * gdb.compile/compile-cplus-method.exp: New file.
4113 * gdb.compile/compile-cplus-mod.c: "New" file.
4114 * gdb.compile/compile-cplus-namespace.cc: New file.
4115 * gdb.compile/compile-cplus-namespace.exp: New file.
4116 * gdb.compile/compile-cplus-nested.cc: New file.
4117 * gdb.compile/compile-cplus-nested.exp: New file.
4118 * gdb.compile/compile-cplus-print.c: "New" file.
4119 * gdb.compile/compile-cplus-print.exp: "New" file.
4120 * gdb.compile/compile-cplus-virtual.cc: New file.
4121 * gdb.compile/compile-cplus-virtual.exp: New file.
4122 * gdb.compile/compile-cplus.c: "New" file.
4123 * gdb.compile/compile-cplus.exp: "New" file.
4124 * lib/compile-support.exp: New file.
4125
b0f492b9
GB
41262018-08-16 Gary Benson <gbenson@redhat.com>
4127
4128 PR gdb/13000:
4129 * gdb.base/batch-exit-status.exp: New file.
4130 * gdb.base/batch-exit-status.good-commands: Likewise.
4131 * gdb.base/batch-exit-status.bad-commands: Likewise.
4132
36eb4c5f
AH
41332018-08-29 Alan Hayward <alan.hayward@arm.com>
4134
4135 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4136 (struct struct02): Likewise.
4137 (struct struct03): Likewise.
4138 (struct struct04): Likewise.
4139 (struct struct_01_01): New struct.
4140 (struct struct_01_02): Likewise.
4141 (struct struct_01_03): Likewise.
4142 (struct struct_01_04): Likewise.
4143 (struct struct_02_01): Likewise.
4144 (struct struct_02_02): Likewise.
4145 (struct struct_02_03): Likewise.
4146 (struct struct_02_04): Likewise.
4147 (struct struct_04_01): Likewise.
4148 (struct struct_04_02): Likewise.
4149 (struct struct_04_03): Likewise.
4150 (struct struct_04_04): Likewise.
4151 (struct struct_05_01): Likewise.
4152 (struct struct_05_02): Likewise.
4153 (struct struct_05_03): Likewise.
4154 (struct struct_05_04): Likewise.
4155 (cmp_struct01): Remove function.
4156 (cmp_struct02): Likewise.
4157 (cmp_struct03): Likewise.
4158 (cmp_struct04): Likewise.
4159 (cmp_struct_01_01): Add Function.
4160 (cmp_struct_01_02): Likewise.
4161 (cmp_struct_01_03): Likewise.
4162 (cmp_struct_01_04): Likewise.
4163 (cmp_struct_02_01): Likewise.
4164 (cmp_struct_02_02): Likewise.
4165 (cmp_struct_02_03): Likewise.
4166 (cmp_struct_02_04): Likewise.
4167 (cmp_struct_04_01): Likewise.
4168 (cmp_struct_04_02): Likewise.
4169 (cmp_struct_04_03): Likewise.
4170 (cmp_struct_04_04): Likewise.
4171 (cmp_struct_05_01): Likewise.
4172 (cmp_struct_05_02): Likewise.
4173 (cmp_struct_05_03): Likewise.
4174 (cmp_struct_05_04): Likewise.
4175 (call_all): Add new structs.
4176 * gdb.base/infcall-nested-structs.exp: Likewise.
4177
3bf9c013
JV
41782018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4179
4180 * gdb.python/py-framefilter-mi.exp: Update regexp to
4181 check for "arch" field in frame output.
4182
450d1e88
KB
41832018-08-23 Kevin Buettner <kevinb@redhat.com>
4184
4185 * gdb.dwarf2/dw2-ranges-func.c: New file.
4186 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4187
ae739fe7
SM
41882018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4189
4190 * gdb.base/term.exp: Compare terminal settings with values from
4191 the inferior.
4192 * gdb.base/term.c: Get and set terminal settings.
4193
6d52907e
JV
41942018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4195
4196 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4197 accommodate new "arch" field in frame output.
4198 * gdb.mi/mi-return.exp: Likewise.
4199 * gdb.mi/mi-stack.exp: Likewise.
4200 * gdb.mi/mi-syn-frame.exp: Likewise.
4201 * gdb.mi/user-selected-context-sync.exp: Likewise.
4202
be2d111a
MS
42032018-08-19 Michael Spang <spang@google.com>
4204
4205 PR gdb/11786
4206 * gdb.base/gcore-tls-pie.c: New file.
4207 * gdb.base/gcore-tls-pie.exp: New file.
4208
ae3a7c47
KB
42092018-08-18 Kevin Buettner <kevinb@redhat.com>
4210
4211 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4212 * gdb.dwarf2/varval.c: New file.
4213 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4214
2ecae92e
AH
42152018-08-17 Alan Hayward <alan.hayward@arm.com>
4216
4217 PR gdb/18931
4218 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4219
c1854f1d
KS
42202018-08-16 Keith Seitz <keiths@redhat.com>
4221
4222 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4223 tests expected to pass.
4224
26fb3983
JV
42252018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4226
4227 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4228 -data-disassemble -a.
4229 (test_disassembly_bogus_args): Likewise.
4230
67943c00
AB
42312018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4232
4233 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4234
5ff2bbae
AB
42352018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4236
4237 * gdb.base/vla-optimized-out.exp: Add new test.
4238
e5bbcd0f
AB
42392018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4240
4241 * gdb.base/vla-optimized-out-o3.exp: Delete.
4242 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4243 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4244 deleted tests.
4245
9d4a934c
AB
42462018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4247
4248 PR gdb/18050:
4249 * gdb.server/extended-remote-restart.c: New file.
4250 * gdb.server/extended-remote-restart.exp: New file.
4251
045cf012
SM
42522018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4253
4254 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4255 "set variable index = 42".
4256
87d6a7aa
SM
42572018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4258
4259 * boards/index-cache-gdb.exp: New file.
4260 * gdb.dwarf2/index-cache.exp: New file.
4261 * gdb.dwarf2/index-cache.c: New file.
4262 * gdb.base/maint.exp: Check if we are using the index cache.
4263
96d68bd4
RO
42642018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4265
4266 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4267 MAKEFLAGS.
4268
5a699617
RO
42692018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4270
4271 * dg-extract-results.sh: Move to toplevel contrib.
4272 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4273 * Makefile.in (check-parallel-racy): Likewise.
4274
5bd18990
AB
42752018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4276
4277 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4278 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4279 tests if the target supports scheduler locking.
4280
3fbbcf47
TV
42812018-08-04 Tom de Vries <tdevries@suse.de>
4282
4283 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4284
3e1d3d8c
TT
42852018-08-02 Tom Tromey <tom@tromey.com>
4286
4287 PR symtab/16842.
4288 * gdb.cp/temargs.exp: Test "info address" of a template
4289 parameter.
4290
5abe0f0c
JV
42912018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4292
4293 * gdb.python/py-mi-var-info-path-expression.c: New file.
4294 * gdb.python/py-mi-var-info-path-expression.py: New file.
4295 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4296
fb66cde8
SDJ
42972018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4298
4299 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4300 error after "cannot resolve name" string.
4301
c708f4d2
AB
43022018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4303
4304 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4305 started.
4306 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4307
37cc0cae
TV
43082018-07-28 Tom de Vries <tdevries@suse.de>
4309
4310 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4311
63b4ecf7
TV
43122018-07-26 Tom de Vries <tdevries@suse.de>
4313
4314 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4315
3c3bb058
AB
43162018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4317
4318 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4319 is visible.
4320
9e7f3bbb
TV
43212018-07-26 Tom de Vries <tdevries@suse.de>
4322
4323 PR breakpoints/23366
4324 * gdb.base/catch-follow-exec.c: New test.
4325 * gdb.base/catch-follow-exec.exp: New file.
4326
16f808ec
TV
43272018-07-25 Tom de Vries <tdevries@suse.de>
4328
4329 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4330 vla-optimized-out.c.
4331
d7154a8d
JV
43322018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4333
4334 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4335 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4336
232a0032
TV
43372018-07-20 Tom de Vries <tdevries@suse.de>
4338
4339 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4340 NOCLONE macro.
4341 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4342
fbb1d502
TV
43432018-07-19 Tom de Vries <tdevries@suse.de>
4344
4345 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4346 regular expression.
4347
42dc7699
TV
43482018-07-18 Tom de Vries <tdevries@suse.de>
4349
4350 * gdb.base/vla-optimized-out.c: New test.
4351 * gdb.base/vla-optimized-out.exp: New file.
4352
7f1f7e23
SDJ
43532018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4354
4355 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4356 message "No address associated with hostname" when gdbserver
4357 cannot resolve the hostname.
4358
5759ebb3
PW
43592018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4360
4361 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4362 Add some test prefixes to make tests unique.
4363
3606ccab
PW
43642018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4365
4366 * gdb.base/frameapply.c: New file.
4367 * gdb.base/frameapply.exp: New file.
4368
529c08b2
PW
43692018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4370
4371 * gdb.base/skip.exp: Update expected error message.
4372
c7ab0aef
SDJ
43732018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4374 Jan Kratochvil <jan.kratochvil@redhat.com>
4375 Paul Fertser <fercerpav@gmail.com>
4376 Tsutomu Seki <sekiriki@gmail.com>
4377
4378 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4379 parameter.
4380 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4381 by default.
4382 * boards/native-gdbserver.exp: Likewise.
4383 * gdb.server/run-without-local-binary.exp: Improve regexp used
4384 for detecting when a remote debugging connection succeeds.
4385 * gdb.server/server-connect.exp: New file.
4386 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4387 Do not prefix the port number with ":".
4388 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4389 support for detecting and using it. Add '$debughost_gdbserver'
4390 to the list of arguments used to start gdbserver. Handle case
4391 when gdbserver cannot resolve a network name.
4392
16ff70dd
SDJ
43932018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4394
4395 PR c++/23373
4396 * gdb.base/ptype-offsets.cc (struct static_member): New
4397 struct.
4398 (main) <stmember>: New variable.
4399 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4400 with a static member in it.
4401
3541979f
AB
44022018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4403
4404 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4405 watchpoints enabled and disabled.
4406
c8ad9b9a
AB
44072018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4408
4409 * gdb.base/examine-backward.exp: Still run tests around address
4410 0x0, even if address 0x0 is not readable. Update the pattern for
4411 matching address 0x0 in expected output.
4412
e0e5e971
AB
44132018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4414
4415 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4416 malloc/free.
4417
1ea5da02
TV
44182018-07-04 Tom de Vries <tdevries@suse.de>
4419
4420 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4421
471b9d15
MR
44222018-07-02 Maciej W. Rozycki <macro@mips.com>
4423
4424 PR tdep/8282
4425 * gdb.arch/mips-disassembler-options.exp: New test.
4426 * gdb.arch/mips-disassembler-options.s: New test source.
4427
75acb486
PA
44282018-06-29 Pedro Alves <palves@redhat.com>
4429
4430 * gdb.threads/names.exp: Adjust expected "info threads" output.
4431
cd2bb709
PA
44322018-06-29 Pedro Alves <palves@redhat.com>
4433
4434 * gdb.opt/inline-break.exp (line number, address): Add "info
4435 break" tests.
4436
991ff292
PA
44372018-06-29 Pedro Alves <palves@redhat.com>
4438
4439 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4440 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4441 number and address and running to them.
4442
356819b6 44432018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4444
4445 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4446
2512d7ef
JK
44472018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4448
4449 * lib/compiler.c: Remove executable permission flag.
4450
be1b6474
RB
44512018-06-28 Richard Bunt <richard.bunt@arm.com>
4452
4453 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4454 code.
4455 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4456
291f9a96
PT
44572018-06-28 Petr Tesarik <ptesarik@suse.cz>
4458
4459 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4460
ed6dfe51
PT
44612018-06-28 Petr Tesarik <ptesarik@suse.cz>
4462
4463 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4464 address argument is omitted.
4465
d4d429d5
PT
44662018-06-28 Petr Tesarik <ptesarik@suse.cz>
4467
4468 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4469
7ab6656f
OJ
44702018-06-27 Omair Javaid <omair.javaid@linaro.org>
4471
4472 PR gdb/21695
4473 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4474 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4475
a33ccfc7
TT
44762018-06-26 Tom Tromey <tom@tromey.com>
4477
4478 PR rust/22574:
4479 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4480 * gdb.rust/simple.rs (struct SimpleLayout): New.
4481
6d72d289
SM
44822018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4483
4484 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4485 "info registers" output.
4486
8363f9d5
RB
44872018-06-21 Richard Bunt <richard.bunt@arm.com>
4488
4489 * gdb.base/watchpoint-hw-attach.c: New test.
4490 * gdb.base/watchpoint-hw-attach.exp: New file.
4491
f00674fe
SM
44922018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4493
4494 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4495 through /bin/sh.
4496 * boards/dwarf4-gdb-index.exp: Likewise.
4497 * boards/fission-dwp.exp: Likewise.
4498
1d554008
UW
44992018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4500
4501 * gdb.base/float128.exp: Add comment and improved fail message
4502 to the failure case of "print large128" test.
4503
d0ac1c44
SM
45042018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4505
4506 * configure.ac: Remove AC_PREREQ.
4507 * configure: Re-generate.
4508
61b04dd0
PA
45092018-06-19 Pedro Alves <palves@redhat.com>
4510
4511 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4512 (func_extern_caller): New.
4513 (main): Call func_extern_caller.
4514 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4515 logic change.
4516
f63b508a
SM
45172018-06-18 Weimin Pan <weimin.pan@oracle.com>
4518
4519 PR gdb/16841
4520 * gdb.cp/typedef-base.cc: New file.
4521 * gdb.cp/typedef-base.exp: New file.
4522
0fe3a558
TV
45232018-06-18 Tom de Vries <tdevries@suse.de>
4524
4525 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4526
7010835a
AB
45272018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4528 Richard Bunt <Richard.Bunt@arm.com>
4529
4530 * gdb.threads/attach-slow-waitpid.c: New file.
4531 * gdb.threads/attach-slow-waitpid.exp: New file.
4532 * gdb.threads/slow-waitpid.c: New file.
4533
14897d65
PA
45342018-06-14 Pedro Alves <palves@redhat.com>
4535
4536 * gdb.base/fork-running-state.c: Include <errno.h>.
4537 (exit_if_relative_exits): New.
4538 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4539 exits.
4540 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4541 child exits.
4542
5d9a0608
TV
45432018-06-14 Tom de Vries <tdevries@suse.de>
4544
4545 PR cli/22573
4546 * gdb.base/finish-pretty.c: New test.
4547 * gdb.base/finish-pretty.exp: New file.
4548
11ae5818
PA
45492018-06-14 Pedro Alves <palves@redhat.com>
4550
4551 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4552 gdb's expected startup output.
4553
1d39de44
PA
45542018-06-14 Pedro Alves <palves@redhat.com>
4555
4556 * lib/selftest-support.exp (selftest_setup): Remove inlined
4557 function handling.
4558
70ee0000
TV
45592018-06-14 Tom de Vries <tdevries@suse.de>
4560
4561 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4562 matching of breakpoint printing.
4563
11f4b608
TV
45642018-06-13 Tom de Vries <tdevries@suse.de>
4565
4566 PR testsuite/23269
4567 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4568 (fork_child): ... here, and ...
4569 (fork_parent): ... here.
4570
45712018-06-12 Tom de Vries <tdevries@suse.de>
4572
4573 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4574
9516f85a
AB
45752018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4576 Stephen Roberts <stephen.roberts@arm.com>
4577
4578 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4579 rewrite test to describe action performed, rather than possible
4580 failure.
4581
5045b3d7
GB
45822018-06-08 Gary Benson <gbenson@redhat.com>
4583
4584 * gdb.threads/check-libthread-db.exp: New file.
4585 * gdb.threads/check-libthread-db.c: Likewise.
4586
c61b06a1
TT
45872018-06-05 Tom Tromey <tom@tromey.com>
4588
4589 * gdb.base/default.exp: Update expected "show version" output.
4590
eb6af809
TT
45912018-06-05 Tom Tromey <tom@tromey.com>
4592
4593 PR cli/12326:
4594 * gdb.cp/static-print-quit.exp: Update.
4595 * lib/gdb.exp (pagination_prompt): Update.
4596 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4597 * gdb.python/python.exp: Update.
4598
178d6a63
JB
45992018-06-04 Joel Brobecker <brobecker@adacore.com>
4600
4601 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4602
8e817061
JB
46032018-06-01 Joel Brobecker <brobecker@adacore.com>
4604
4605 * gdb.ada/bp_fun_addr: New testcase.
4606
e86ca25f
TT
46072018-06-01 Tom Tromey <tom@tromey.com>
4608
4609 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4610 results.
4611 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4612 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4613 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4614 * gdb.base/maint.exp (maint_pass_if): Update.
4615
4b2dfa9d
MR
46162018-05-31 Maciej W. Rozycki <macro@mips.com>
4617
4618 * gdb.base/endian.exp: New test.
4619 * gdb.base/endian.c: New test source.
4620
45f25d6c
AB
46212018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4622
4623 PR gdb/23203
4624 * gdb.base/bt-selected-frame.c: New file.
4625 * gdb.base/bt-selected-frame.exp: New file.
4626 * lib/gdb.exp (get_current_frame_number): New function.
4627
d9f6d7f8
MR
46282018-05-24 Maciej W. Rozycki <macro@mips.com>
4629 Pedro Alves <palves@redhat.com>
4630
4631 * gdb.threads/tls-core.c: Include <stdlib.h>
4632 (thread_proc): Call `abort'.
4633 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4634 (tls_core_test): New procedure, bits factored out from ...
4635 (top level): ... here. Test both native cores and gcore cores.
4636
ff1cf532
TT
46372018-05-23 Tom Tromey <tom@tromey.com>
4638
4639 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4640
b98664d3
TT
46412018-05-23 Tom Tromey <tom@tromey.com>
4642
4643 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4644 symfile_complaints.
4645 (test_short_complaints): Likewise.
4646 (test_empty_complaints): Likewise.
4647 (test_initial_complaints): Update.
4648
4e9668d0
TT
46492018-05-23 Tom Tromey <tom@tromey.com>
4650
4651 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4652
43ba33c7
TT
46532018-05-23 Tom Tromey <tom@tromey.com>
4654
4655 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4656 (test_short_complaints): Update.
4657
035522c0
PA
46582018-05-22 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/remote.exp: Only gdb_start after compiling the
4661 testcase. Issue "disconnect" before testing "set remote" command
4662 defaults. Issue clean_restart before running to main.
4663
cc0be08f
PA
46642018-05-22 Pedro Alves <palves@redhat.com>
4665
4666 * gdb.base/remote.exp: Adjust expected output of "show remote
4667 memory-write-packet-size". Add tests for "set remote
4668 memory-write-packet-size 0" and "set remote
4669 memory-write-packet-size fixed/limit".
4670
b1b60145
PA
46712018-05-22 Pedro Alves <palves@redhat.com>
4672
4673 PR gdb/22973
4674 * gdb.base/utf8-identifiers.c: New file.
4675 * gdb.base/utf8-identifiers.exp: New file.
4676
0ec848ad
PFC
46772018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4678
4679 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4680
2c3305f6
PFC
46812018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4682
4683 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4684
ce1e8424
TT
46852018-05-18 Tom Tromey <tom@tromey.com>
4686
4687 * gdb.base/ptype-offsets.exp: Update.
4688
ddfe970e
KS
46892018-05-17 Keith Seitz <keiths@redhat.com>
4690
4691 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4692 in expected breakpoint stop locations.
4693 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4694 move to proper scope to test variable values.
4695 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4696 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4697 New functions.
4698 (main): Call not_inline_func3.
4699 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4700 inline_func1, inline_func2, and inline_func3. Test that when each
4701 breakpoint is hit, GDB properly reports both the stop location
4702 and the backtrace. Repeat tests for temporary breakpoints.
4703
0726fcc6
MR
47042018-05-15 Maciej W. Rozycki <macro@mips.com>
4705
4706 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4707 rather then trying to access it in determining whether the PID
4708 of `gdbserver' could have been retrieved.
4709
8ee22052
AB
47102018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4711
4712 * gdb.arch/amd64-init-x87-values.S: New file.
4713 * gdb.arch/amd64-init-x87-values.exp: New file.
4714
7785df48
JK
47152018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4716
4717 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4718
56bcdbea
TT
47192018-05-04 Tom Tromey <tom@tromey.com>
4720
4721 PR python/22730:
4722 * gdb.python/python.exp: Test multi-line execute.
4723
a913fffb
TT
47242018-05-04 Tom Tromey <tom@tromey.com>
4725
4726 PR python/22731:
4727 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4728
7a2c85f2
TT
47292018-05-04 Tom Tromey <tom@tromey.com>
4730
4731 PR gdb/11750:
4732 * gdb.base/define.exp: Test defining a user command inside a user
4733 command.
4734 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4735
a3b60e45
JK
47362018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4737 Pedro Alves <palves@redhat.com>
4738
4739 PR breakpoints/19806 and support for PR external/20207.
4740 * gdb.base/watchpoint-unaligned.c: New file.
4741 * gdb.base/watchpoint-unaligned.exp: New file.
4742
45fe4a03
AB
47432018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4744
4745 * gdb.base/maint.exp: Make test names unique, use
4746 test_prefix_command_help to test 'help maint info', and remove
4747 repeated test of 'help maint'.
4748
9be2ae8f
TT
47492018-05-04 Tom Tromey <tom@tromey.com>
4750
4751 PR gdb/22619:
4752 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4753 behavior.
4754
11859c31
AB
47552018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4756
4757 * gdb.base/maint.exp: Process output from 'maint print registers'
4758 line at a time.
4759
089a9490
AB
47602018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4761
4762 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4763 timeout.
4764
9b0797e2
AB
47652018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4766
4767 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4768 filter pattern.
4769
f6ac5f3d
PA
47702018-05-02 Pedro Alves <palves@redhat.com>
4771
4772 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4773 to_log_command renames.
4774 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4775
77d3c63b
TT
47762018-05-02 Tom Tromey <tom@tromey.com>
4777
4778 * gdb.python/py-parameter.exp: Set test message.
4779
0489430a
TT
47802018-05-02 Tom Tromey <tom@tromey.com>
4781
4782 PR python/20084:
4783 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4784 PARAM_ZUINTEGER_UNLIMITED tests.
4785
1632f8ba
DR
47862018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4787
4788 PR rust/23124
4789 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4790 when casting.
4791
6d7bb824
TT
47922018-04-30 Tom Tromey <tom@tromey.com>
4793
4794 * gdb.python/py-type.exp: Check align attribute.
4795 * gdb.python/py-type.c: New "aligncheck" global.
4796
007e1530
TT
47972018-04-30 Tom Tromey <tom@tromey.com>
4798
4799 PR exp/17095:
4800 * gdb.dwarf2/dw2-align.exp: New file.
4801 * gdb.cp/align.exp: New file.
4802 * gdb.base/align.exp: New file.
4803 * lib/gdb.exp (gdb_int128_helper): New proc.
4804 (has_int128_c, has_int128_cxx): New caching procs.
4805
6873858b
TT
48062018-04-27 Tom Tromey <tom@tromey.com>
4807
4808 PR rust/22545:
4809 * gdb.rust/simple.exp: Add inclusive range tests.
4810
79188d8d
PA
48112018-04-26 Pedro Alves <palves@redhat.com>
4812
4813 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4814 ifunc breakpoint locations correctly of ifunc breakpoints set
4815 while the program resolves the ifunc.
4816
c7075ad5
PA
48172018-04-26 Pedro Alves <palves@redhat.com>
4818
4819 * gdb.base/gnu-ifunc-final.c: New file.
4820 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4821 * gdb.base/gnu-ifunc.exp (executable): Delete.
4822 (staticexecutable): Adjust.
4823 (lib_opts, exec_opts): Delete.
4824 (make_binsuffix, build, set-break): New procedures.
4825 (misc_tests): New, with tests factored out from the top level.
4826 (top level): Test different combinations of ifunc resolver name,
4827 resolver with and with debug info, and ifunc target with and
4828 without debug info. Wrap static tests with with_target_prefix.
4829
8388016d
PA
48302018-04-26 Pedro Alves <palves@redhat.com>
4831
4832 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4833 return type" warnings.
4834
249b5733
PA
48352018-04-25 Pedro Alves <palves@redhat.com>
4836
4837 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4838 killed".
4839 * gdb.base/kill-after-signal.exp: Likewise.
4840 * gdb.threads/kill.exp: Likewise.
4841
f67c0c91
SDJ
48422018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4843 Sergio Durigan Junior <sergiodj@redhat.com>
4844 Pedro Alves <palves@redhat.com>
4845
4846 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4847 regexps to expect for '[Inferior ... detached]' as well.
4848 * gdb.base/attach.exp: Likewise.
4849 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4850 "gdb_continue_to_end".
4851 (test_catch_syscall_with_wrong_args): Likewise.
4852 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4853 ']'. Don't set 'verbose' on.
4854 * gdb.base/foll-vfork.exp: Likewise.
4855 * gdb.base/fork-print-inferior-events.c: New file.
4856 * gdb.base/fork-print-inferior-events.exp: New file.
4857 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4858 '[Inferior ... has been killed]' message.
4859 * gdb.base/kill-after-signal.exp: Likewise.
4860 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4861 detach message.
4862 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4863 message.
4864 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4865 regexps to expect for '[Inferior ... detached]' as well.
4866 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4867
0a8ddac4
SM
48682018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4869
4870 PR gdb/23104
4871 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4872
701adfb0
PA
48732018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4874
4875 PR gdb/23095
4876 * gdb.base/break-probes.exp: Pass shlib_load to
4877 prepare_for_testing. Set normal_bp to r_debug_state if target is
4878 bsd.
4879
d27d16bf
RB
48802018-04-19 Richard Bunt <richard.bunt@arm.com>
4881
4882 * gdb.threads/multiple-successive-infcall.c: New test.
4883 * gdb.threads/multiple-successive-infcall.exp: New file.
4884
a037790e
TT
48852018-04-17 Tom Tromey <tom@tromey.com>
4886
4887 * gdb.rust/simple.rs (Union): New type.
4888 (main): New local "u".
4889 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4890
e3a91079
AA
48912018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4892
4893 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4894 number information in output of "whereis" command.
4895 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4896
b744723f
AA
48972018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4898
4899 * gdb.ada/info_types.exp: Adjust expected output to the line
4900 numbers now printed by "info var/func/type".
4901 * gdb.base/completion.exp: Likewise.
4902 * gdb.base/included.exp: Likewise.
4903 * gdb.cp/cp-relocate.exp: Likewise.
4904 * gdb.cp/cplusfuncs.exp: Likewise.
4905 * gdb.cp/namespace.exp: Likewise.
4906 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4907
4a4495d6
MM
49082018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4909
4910 * gdb.btrace/cpu.exp: New.
4911
1d509aa6
MM
49122018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4913
4914 * gdb.base/step-indirect-call-thunk.exp: New.
4915 * gdb.base/step-indirect-call-thunk.c: New.
4916 * gdb.reverse/step-indirect-call-thunk.exp: New.
4917 * gdb.reverse/step-indirect-call-thunk.c: New.
4918
6295b6da
SM
49192018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4920
4921 * gdb.base/pie-fork.c: New file.
4922 * gdb.base/pie-fork.exp: New file.
4923
50146e70
TT
49242018-04-11 Tom Tromey <tom@tromey.com>
4925
4926 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4927
f50d8a2e
PA
49282018-04-10 Pedro Alves <palves@redhat.com>
4929
4930 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4931 exits. Instead loop running forever.
4932 (fork_parent): Run forever too.
4933
a0be7a36
SM
49342018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4935
4936 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4937 mi_continue_to_line.
4938 * gdb.mi/mi-stack.c (callee4): Add comment.
4939
9b73db36
SM
49402018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4941
4942 * gdb.mi/mi-stack.exp: Fix indentation.
4943
c912f608
SM
49442018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4945
4946 PR gdb/22979
4947 * gdb.arch/amd64-osabi.exp: New file.
4948
26540402
SM
49492018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4950
4951 PR gdb/22980
4952 * gdb.base/osabi.exp: New file.
4953
121ad66c 49542018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4955
4956 * gdb.cp/static-typedef-print.exp: New file.
4957 * gdb.cp/static-typedef-print.cc: New file.
4958
3fcded8f
JB
49592018-03-27 Joel Brobecker <brobecker@adacore.com>
4960
4961 * gdb.ada/varsize_limit: New testcase.
4962
59cc4834
JB
49632018-03-27 Joel Brobecker <brobecker@adacore.com>
4964
4965 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4966
4967 * gdb.ada/notcplusplus: New testcase.
4968
4969 * gdb.base/c-linkage-name.c: New file.
4970 * gdb.base/c-linkage-name.exp: New testcase.
4971
4ca59a9f
TT
49722018-03-26 Tom Tromey <tom@tromey.com>
4973
4974 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4975 * gdb.python/py-framefilter.py (name_error): New global.
4976 (ErrorInName.function): Use name_error.
4977
978d6c75
TT
49782018-03-26 Tom Tromey <tom@tromey.com>
4979
4980 PR backtrace/15582:
4981 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4982
b7fee5a3
KS
49832018-03-23 Keith Seitz <keiths@redhat.com>
4984
4985 PR c++/22968
4986 * gdb.cp/subtypes.exp: New file.
4987 * gdb.cp/subtypes.h: New file.
4988 * gdb.cp/subtypes.cc: New file.
4989 * gdb.cp/subtypes-2.cc: New file.
4990
376be529
AB
49912018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4992
4993 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4994 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4995 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4996 -nostartfiles when compiling the test. Confirm that all registers
4997 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4998
066cfa98
AB
49992018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5000
5001 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5002 option, syntax was wrong anyway.
5003 * gdb.arch/arm-disp-step.exp: Likewise.
5004 * gdb.arch/sparc64-regs.exp: Likewise.
5005 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5006 option, syntax was wrong anyway, switch to use
5007 prepare_for_testing.
5008 * gdb.arch/i386-disp-step.exp: Likewise.
5009
079670b9
AA
50102018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5011
5012 * gdb.ada/exec_changed.exp: Replace "target_info exists
5013 use_gdb_stub" by "use_gdb_stub".
5014 * gdb.ada/start.exp: Likewise.
5015 * gdb.base/async-shell.exp: Likewise.
5016 * gdb.base/attach-pie-misread.exp: Likewise.
5017 * gdb.base/attach-wait-input.exp: Likewise.
5018 * gdb.base/break-entry.exp: Likewise.
5019 * gdb.base/break-interp.exp: Likewise.
5020 * gdb.base/dprintf-detach.exp: Likewise.
5021 * gdb.base/nostdlib.exp: Likewise.
5022 * gdb.base/solib-nodir.exp: Likewise.
5023 * gdb.base/statistics.exp: Likewise.
5024 * gdb.base/testenv.exp: Likewise.
5025 * gdb.mi/mi-exec-run.exp: Likewise.
5026 * gdb.mi/mi-start.exp: Likewise.
5027 * gdb.multi/dummy-frame-restore.exp: Likewise.
5028 * gdb.multi/multi-arch-exec.exp: Likewise.
5029 * gdb.multi/multi-arch.exp: Likewise.
5030 * gdb.multi/tids.exp: Likewise.
5031 * gdb.multi/watchpoint-multi.exp: Likewise.
5032 * gdb.python/py-events.exp: Likewise.
5033 * gdb.threads/attach-into-signal.exp: Likewise.
5034 * gdb.threads/attach-stopped.exp: Likewise.
5035 * gdb.threads/threadapply.exp: Likewise.
5036 * lib/selftest-support.exp: Likewise.
5037
26d6cec4
AA
50382018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5039
5040 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5041
4ee89e90
SR
50422018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5043
5044 * gdb.perf/template-breakpoints.cc: New file.
5045 * gdb.perf/template-breakpoints.exp: New file.
5046 * gdb.perf/template-breakpoints.py: New file.
5047
92630041
TT
50482018-03-19 Tom Tromey <tom@tromey.com>
5049
5050 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5051 y0.
5052 * gdb.rust/simple.exp: Test bare identifier form of struct
5053 initializer.
5054
76727919
TT
50552018-03-19 Tom Tromey <tom@tromey.com>
5056
5057 * gdb.gdb/observer.exp: Remove.
5058
194ed413
AA
50592018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5060
5061 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5062 "qualified" option when setting breakpoints.
5063 * gdb.trace/backtrace.exp: Likewise.
5064 * gdb.trace/circ.exp: Likewise.
5065 * gdb.trace/collection.exp: Likewise.
5066 * gdb.trace/disconnected-tracing.exp: Likewise.
5067 * gdb.trace/ftrace-lock.exp: Likewise.
5068 * gdb.trace/ftrace.exp: Likewise.
5069 * gdb.trace/infotrace.exp: Likewise.
5070 * gdb.trace/packetlen.exp: Likewise.
5071 * gdb.trace/passc-dyn.exp: Likewise.
5072 * gdb.trace/qtro.exp: Likewise.
5073 * gdb.trace/read-memory.exp: Likewise.
5074 * gdb.trace/report.exp: Likewise.
5075 * gdb.trace/signal.exp: Likewise.
5076 * gdb.trace/status-stop.exp: Likewise.
5077 * gdb.trace/strace.exp: Likewise.
5078 * gdb.trace/tfind.exp: Likewise.
5079 * gdb.trace/trace-break.exp: Likewise.
5080 * gdb.trace/trace-condition.exp: Likewise.
5081 * gdb.trace/trace-mt.exp: Likewise.
5082 * gdb.trace/tstatus.exp: Likewise.
5083 * gdb.trace/tsv.exp: Likewise.
5084 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5085 * gdb.trace/unavailable.exp: Likewise.
5086 * gdb.trace/while-dyn.exp: Likewise.
5087
8b067d2c
AA
50882018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5089
5090 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5091 that libinproctrace is copied to the target.
5092
3ae9ce5d
TT
50932018-03-14 Tom Tromey <tom@tromey.com>
5094
5095 PR cli/14977:
5096 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5097 a null pointer.
5098 * gdb.base/wchar.exp: Likewise.
5099
b8c2339b
TT
51002018-03-14 Tom Tromey <tom@tromey.com>
5101
5102 PR cli/19918:
5103 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5104 flag.
5105
4872dc46
SM
51062018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5107
5108 PR gdb/22841
5109 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5110 "target" to remote_exec.
5111
e4fe3756
SM
51122018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5113
5114 PR gdb/22841
5115 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5116 ${board}_upload): Remove.
5117
e95a97d4
AA
51182018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5119
5120 * gdb.cp/watch-cp.cc: New test.
5121 * gdb.cp/watch-cp.exp: New file.
5122
dbbb1059
AB
51232018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5124
5125 * gdb.base/infcall-nested-structs.exp: New file.
5126 * gdb.base/infcall-nested-structs.c: New file.
5127 * gdb.base/float.exp: Add riscv support.
5128
ecc054c0
TP
51292018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5130
5131 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5132 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5133
25e3c82c
SDJ
51342018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5135
5136 * gdb.server/abspath.exp: New file.
5137 * lib/gdb.exp (with_cwd): New procedure.
5138
3083294d
SM
51392018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5140
5141 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5142 use it.
5143 (gdb_is_target_remote_prompt): New proc.
5144 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5145 (gdb_is_target_native): Pass prompt parameter to
5146 gdb_is_target_1.
5147
3275ef47
SM
51482018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5149
5150 * gdb.base/load-command.c: New file.
5151 * gdb.base/load-command.exp: New file.
5152 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5153 (gdb_is_target_1): ...this, and generalize for other targets
5154 than just remote.
5155 (gdb_is_target_remote): Use gdb_is_target_1.
5156 (gdb_is_target_native): use gdb_is_target_1.
5157
6893c19a
TT
51582018-02-26 Tom Tromey <tom@tromey.com>
5159
5160 PR python/16497:
5161 * gdb.python/py-framefilter.exp: Update test.
5162
2ddeaf8a
TT
51632018-02-26 Tom Tromey <tom@tromey.com>
5164
5165 * gdb.dwarf2/variant.c: New file.
5166 * gdb.dwarf2/variant.exp: New file.
5167
c9317f21
TT
51682018-02-26 Tom Tromey <tom@tromey.com>
5169
5170 * gdb.rust/simple.exp: Accept more possible results in enum test.
5171
6f6d0c26
SM
51722018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5173
5174 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5175 parentheses.
5176
11b03145
MR
51772018-02-23 Maciej W. Rozycki <macro@mips.com>
5178
5179 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5180 name of a variable: $actual_linejj -> $actual_line.
5181
54a27fe5
JB
51822018-02-21 John Baldwin <jhb@FreeBSD.org>
5183
5184 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5185
de65820c
MM
51862018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5187
5188 * gdb.btrace/buffer-size.exp: Do not force BTS.
5189
980548fd
PA
51902018-02-14 Pedro Alves <palves@redhat.com>
5191
5192 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5193 getting a "Quit".
5194
c4e12631
MM
51952018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5196
5197 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5198 Fix test name.
5199
c2e0e465
SM
52002018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5201
5202 * gdb.cp/m-static.exp: Check type of optimized out static
5203 member.
5204
f7216783
AB
52052018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5206
5207 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5208 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5209
0625771b
LS
52102018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5211 Leszek Swirski <leszeks@google.com>
5212
5213 * gdb.python/py-prettyprint.c
5214 (struct to_string_returns_value_inner,
5215 struct to_string_returns_value_wrapper): New.
5216 (main): Add tsrvw variable.
5217 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5218 ToStringReturnsValueWrapper): New classes.
5219 (register_pretty_printers): Register new pretty-printers.
5220 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5221 recursive pretty printer.
5222 * gdb.python/py-mi.exp: Likewise.
5223
59498c30
LS
52242018-02-01 Leszek Swirski <leszeks@google.com>
5225
5226 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5227 functions with the same name as an include file are parsed
5228 correctly.
5229
d4d38844
YQ
52302018-02-01 Yao Qi <yao.qi@linaro.org>
5231
5232 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5233 "\[^\r\n\]*".
5234
07e5f5cf
NP
52352018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5236
5237 * gdb.arch/powerpc-prologue-frame.s: New file.
5238 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5239 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5240
929b5ad4
JB
52412018-01-31 Joel Brobecker <brobecker@adacore.com>
5242
5243 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5244
e671cd59
PA
52452018-01-30 Pedro Alves <palves@redhat.com>
5246
5247 PR gdb/13211
5248 * gdb.base/interrupt-daemon.c: New.
5249 * gdb.base/interrupt-daemon.exp: New.
5250 * gdb.multi/multi-term-settings.c: New.
5251 * gdb.multi/multi-term-settings.exp: New.
5252
fc413dc4
JB
52532018-01-30 Joel Brobecker <brobecker@adacore.com>
5254
5255 * gdb.base/break.exp: Save the location where the breakpoint
5256 on break.c:47 was actually inserted when debugging the version
5257 compiled at -O2 and use it in the expected output of the "info
5258 break" test performed soon after.
5259
5c319bb2
PA
52602018-01-22 Pedro Alves <palves@redhat.com>
5261 Sergio Durigan Junior <sergiodj@redhat.com>
5262
5263 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5264 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5265
a9e40818
JB
52662018-01-22 Joel Brobecker <brobecker@adacore.com>
5267
5268 * gdb.base/break-include.c, gdb.base/break-include.inc,
5269 gdb.base/break-include.exp: New files.
5270 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5271 line number now being the actual line number where the breakpoint
5272 was inserted.
5273 * gdb.mi/mi-break.exp: Likewise.
5274 * gdb.mi/mi-reverse.exp: Likewise.
5275 * gdb.mi/mi-simplerun.exp: Ditto.
5276
e707fc44
AB
52772018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5278
5279 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5280 varobj.
5281 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5282
ae451627
AB
52832018-01-21 Don Breazeal <donb@codesourcery.com>
5284 Andrew Burgess <andrew.burgess@embecosm.com>
5285
5286 * gdb.mi/basics.c: Add new global.
5287 * gdb.mi/mi-frame-regs.exp: New file.
5288 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5289 case.
5290
b1b189e0
AB
52912018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5292
5293 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5294 non-parameter, and on an unknown symbol.
5295
fcfcc376
TT
52962018-01-19 Tom Tromey <tom@tromey.com>
5297
5298 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5299 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5300
634c1c31
AA
53012018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5302
5303 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5304 setrlimit and chdir to int.
5305
d6ad07fd
AA
53062018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5307
5308 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5309 function.
5310 (my_tend): Likewise.
5311 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5312 rationale of avoiding FP- and vector instructions.
5313
adf8243b
RK
53142018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5315
5316 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5317 "info reg" with "\[ \t\]*".
5318 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5319 "\[ \t\]+".
5320 * gdb.arch/s390-multiarch.exp: Ditto.
5321 * gdb.base/pc-fp.exp: Ditto.
5322 * gdb.reverse/i386-precsave.exp: Ditto.
5323 * gdb.reverse/i386-reverse.exp: Ditto.
5324 * gdb.reverse/i387-env-reverse.exp: Ditto.
5325 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5326
dcc06925
AA
53272018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5328
5329 * lib/gdb.exp (gdb_compile): Re-enable use of
5330 universal_compile_options for languages other than Rust.
5331
25d4fd80
AA
53322018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5333
5334 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5335
ee7f689e 53362018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5337
5338 PR gdb/16577
5339 * gdb.base/solib-vanish.exp: New.
5340 * gdb.base/solib-vanish-main.c: New.
5341 * gdb.base/solib-vanish-lib1.c: New.
5342 * gdb.base/solib-vanish-lib2.c: New.
5343
d8447b6b
YQ
53442018-01-17 Yao Qi <yao.qi@linaro.org>
5345
5346 * gdb.compile/compile.exp: Match the address printed for
5347 frame in the output of command "bt".
5348
86d6a90c
TT
53492018-01-15 Tom Tromey <tom@tromey.com>
5350
5351 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5352 compute sp_reg.
5353
cbcdb1aa
AB
53542018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5355
5356 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5357 to prepare.
5358 (prepare): Return 0 on error, 1 on success.
5359
eea61984
PA
53602018-01-12 Pedro Alves <palves@redhat.com>
5361
5362 * gdb.base/continue-after-aborted-step-over.c: New.
5363 * gdb.base/continue-after-aborted-step-over.exp: New.
5364
6181e9c2
SM
53652018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5366
5367 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5368 options when not creating an executable.
5369
3cada740
PA
53702018-01-11 Pedro Alves <palves@redhat.com>
5371
5372 PR remote/22597
5373 * gdb.server/stop-reply-no-thread.c: New file.
5374 * gdb.server/stop-reply-no-thread.exp: New file.
5375
c63d3e8d
PA
53762018-01-10 Pedro Alves <palves@redhat.com>
5377
5378 PR gdb/22670
5379 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5380 functions too. Test setting breakpoints and printing C functions
5381 with no debug info too.
5382 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5383
d4c2a405
PA
53842018-01-10 Pedro Alves <palves@redhat.com>
5385
5386 PR gdb/22670
5387 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5388 a fail.
5389
8825213e
PA
53902018-01-10 Pedro Alves <palves@redhat.com>
5391
5392 PR gdb/22670
5393 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5394
605fd3c6
YQ
53952018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5396
5397 * gdb.server/unittest.exp: Match the output in non-development
5398 mode.
5399
1e5ded6c
YQ
54002018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5401
5402 * gdb.gdb/unittest.exp: Match output in non-development mode.
5403
30066b0b
JB
54042018-01-08 Joel Brobecker <brobecker@adacore.com>
5405
5406 * gdb.ada/access_tagged_param.exp: Relax expected output
5407 for value of "ObjL" in "continue" to pck.inspect breakpoint
5408 test.
5409
04bafb1e
XR
54102018-01-08 Joel Brobecker <brobecker@adacore.com>
5411
9f86398b
JB
5412 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5413 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5414
e379cee6
PA
54152018-01-05 Pedro Alves <palves@redhat.com>
5416
5417 PR gdb/18653
5418 * gdb.base/libsegfault.exp: New.
5419
de63c46b
PA
54202018-01-05 Joel Brobecker <brobecker@adacore.com>
5421
5422 PR gdb/22670
5423 * gdb.ada/access_tagged_param.exp: New file.
5424 * gdb.ada/access_tagged_param/foo.adb: New file.
5425
f98fc17b
PA
54262018-01-05 Pedro Alves <palves@redhat.com>
5427
5428 PR gdb/22670
5429 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5430 exercise lower case too, and to exercise both full matching and
5431 wild matching.
5432
342f8240
JB
54332018-01-05 Joel Brobecker <brobecker@adacore.com>
5434
5435 * gdb.ada/rename_subscript_param: New testcase.
5436
7150d33c
JG
54372018-01-05 Jerome Guitton <guitton@adacore.com>
5438
5439 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5440
cc0e770c
JB
54412018-01-05 Joel Brobecker <brobecker@adacore.com>
5442
5443 * gdb.ada/convvar_comp: New testcase.
5444
672a41aa 54452018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5446
5447 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5448 (My_Table): New global variable.
5449 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5450
7365ec2f
JB
54512018-01-04 Joel Brobecker <brobecker@adacore.com>
5452
5453 PR gdb/22670
5454 * gdb.ada/maint_with_ada: New testcase.
5455
289483b6
JB
54562018-01-04 Joel Brobecker <brobecker@adacore.com>
5457
5458 PR gdb/22670
5459 * gdb.ada/bp_c_mixed_case: New testcase.
5460
344420da
JB
54612018-01-04 Joel Brobecker <brobecker@adacore.com>
5462
5463 PR gdb/22670
5464 * gdb.ada/complete.exp: Add "complete break ada" test.
5465
66fc87a0
JB
54662018-01-04 Joel Brobecker <brobecker@adacore.com>
5467
5468 PR gdb/22670
5469 * gdb.ada/info_addr_mixed_case: New testcase.
5470
9f757bf7
XR
54712018-01-03 Xavier Roirand <roirand@adacore.com>
5472
5473 * gdb.ada/excep_handle.exp: New testcase.
5474 * gdb.ada/excep_handle/foo.adb: New file.
5475 * gdb.ada/excep_handle/pck.ads: New file.
5476
bd570f80
JB
54772018-01-03 Joel Brobecker <brobecker@adacore.com>
5478
5479 * gdb.base/step-line.c: Add extra empty line in copyright header.
5480 * gdb.base/step-line.inp: Likewise.
5481
9fe561ab
JB
54822018-01-02 Joel Brobecker <brobecker@adacore.com>
5483
5484 * gdb.ada/dyn_stride.exp: Add slice test.
5485
a405673c
JB
54862018-01-02 Joel Brobecker <brobecker@adacore.com>
5487
5488 * gdb.ada/dyn_stride: New testcase.
5489
cef0f868
SH
54902017-12-27 Stafford Horne <shorne@gmail.com>
5491
5492 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5493 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5494
b67d92b0
SH
54952017-12-27 Stafford Horne <shorne@gmail.com>
5496
5497 * gdb.base/reggroups.c: New file.
5498 * gdb.base/reggroups.exp: New file.
5499
eccab96d
JB
55002017-12-18 Joel Brobecker <brobecker@adacore.com>
5501
5502 * gdb.dwarf2/ada-valprint-error.c: New file.
5503 * gdb.dwarf2/ada-valprint-error.exp: New file.
5504
0e2da9f0
JB
55052017-12-18 Joel Brobecker <brobecker@adacore.com>
5506
5507 * gdb.ada/assign_arr: New testcase.
5508
cb923fcc
XR
55092017-12-18 Xavier Roirand <roirand@adacore.com>
5510
5511 * gdb.ada/funcall_ptr: New testcase.
5512
7c161838
SDJ
55132017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5514
5515 PR cli/16224
5516 * gdb.base/ptype-offsets.cc: New file.
5517 * gdb.base/ptype-offsets.exp: New file.
5518
1af17fd9
YQ
55192017-12-15 Yao Qi <yao.qi@linaro.org>
5520
5521 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5522 if XML is disabled.
5523
828d5846
XR
55242017-12-15 Xavier Roirand <roirand@adacore.com>
5525
5526 * gdb.ada/same_component_name: New testcase.
5527
79e8fcaa
JB
55282017-12-14 Joel Brobecker <brobecker@adacore.com>
5529
5530 * gdb.ada/str_binop_equal: New testcase.
5531
e05fa6f9
JB
55322017-12-14 Joel Brobecker <brobecker@adacore.com>
5533
5534 * gdb.ada/task_switch_in_core: New testcase.
5535
b89641ba
SM
55362017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5537
5538 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5539 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5540 call test_bkpt_qualified.
5541 (test_bkpt_qualified): New proc.
5542
6892d2e4
PA
55432017-12-13 Pedro Alves <palves@redhat.com>
5544
5545 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5546 Tighten regexp by matching with an anchor.
5547
a22ecf70
PA
55482017-12-13 Pedro Alves <palves@redhat.com>
5549
5550 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5551 ("expression with namespace"): New set of tests.
5552 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5553 (Nested::Test_NS::qux): New.
5554 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5555 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5556
9937536c
JB
55572017-12-13 Joel Brobecker <brobecker@adacore.com>
5558
5559 * gdb.base/server-del-break.c: New file.
5560 * gdb.base/server-del-break.exp: New file.
5561
fe49c6f5
SH
55622017-12-12 Stafford Horne <shorne@gmail.com>
5563
5564 * gdb.xml/tdesc-regs.exp: Add or1k support.
5565
c3d18620
SH
55662017-12-12 Stafford Horne <shorne@gmail.com>
5567
5568 * gdb.base/bp-permanent.c: Define nop of or1k.
5569
c5f9cfc8
JB
55702017-12-11 Joel Brobecker <brobecker@adacore.com>
5571
5572 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5573 output with components being reordered.
5574
a9c135fc
JB
55752017-12-11 Joel Brobecker <brobecker@adacore.com>
5576
5577 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5578 output with components being reordered.
5579
927aa2e7
JK
55802017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5581 Pedro Alves <palves@redhat.com>
5582
5583 * gdb.base/maint.exp (check for .gdb_index): Check also for
5584 .debug_names.
5585 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5586 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5587 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5588 (.gdb_index used after symbol reloading): Support also .debug_names.
5589 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5590
f17d9474
YQ
55912017-12-08 Yao Qi <yao.qi@linaro.org>
5592
5593 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5594 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5595
a0de8c21
YQ
55962017-12-08 Yao Qi <yao.qi@linaro.org>
5597
5598 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5599 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5600
a738ea1d
YQ
56012017-12-08 Yao Qi <yao.qi@linaro.org>
5602
5603 * gdb.arch/aarch64-tagged-pointer.c: New file.
5604 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5605
1cd9a73b
SDJ
56062017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5607
5608 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5609 "int".
5610
fa6eb693
KS
56112017-12-07 Keith Seitz <keiths@redhat.com>
5612
5613 PR breakpoints/22569
5614 * gdb.linespec/ls-errs.exp: Change expected result of "break
5615 -source this file has spaces.c -line 3".
5616 Check that an explicit source file followed by whitespace is
5617 identified as an invalid explicit location.
5618
883fd55a
KS
56192017-12-07 Keith Seitz <keiths@redhat.com>
5620
5621 * gdb.cp/nested-types.cc: New file.
5622 * gdb.cp/nested-types.exp: New file.
5623 * lib/cp-support.exp: Load data-structures.exp library.
5624 (debug_cp_test_ptype_class): New global.
5625 (cp_ptype_class_verbose, next_line): New procedures.
5626 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5627 Add and document new return value.
5628 Switch the list of lines to a queue.
5629 Add support for new `type' key for nested type definitions.
5630 Add debugging/troubleshooting messages.
5631 * lib/data-structures.exp: New file.
5632
ec72db3e
SM
56332017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5634
5635 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5636 with proc_with_prefix, don't use with_test_prefix.
5637
99598d71
TT
56382017-12-07 Tom Tromey <tom@tromey.com>
5639
5640 * gdb.base/break.exp: Add test for empty "commands".
5641
a8806230
YQ
56422017-12-07 Yao Qi <yao.qi@linaro.org>
5643
5644 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5645 malloc and catch syscall.
5646
824cc835
PM
56472017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5648
e79be6e5 5649 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5650 tests for explicit locations.
5651
7cc244de
PA
56522017-12-06 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5655 force-disabling XML descriptions.
5656
50a1fdd5
PA
56572017-12-04 Pedro Alves <palves@redhat.com>
5658
5659 PR gdb/22499
5660 * gdb.arch/amd64-disp-step-avx.S: New file.
5661 * gdb.arch/amd64-disp-step-avx.exp: New file.
5662
f0fb2488
PA
56632017-12-03 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5666 and <string.h>.
5667 (parent_function): Print distinct messages when waitpid fails, or
5668 the child exits with a signal, or the child exits for an unhandled
5669 reason.
5670 * gdb.threads/process-dies-while-detaching.exp
5671 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5672 it. Wait for both inferior output and GDB's prompt. Use an
5673 indirect spawn id list.
5674 (do_detach): New parameter 'child_exit'. Use it to compute
5675 expected inferior output.
5676 (test_detach, test_detach_watch, test_detach_killed_outside):
5677 Adjust to pass down the expected child exit kind.
5678
97cbe998
SDJ
56792017-12-01 Joel Brobecker <brobecker@adacore.com>
5680 Sergio Durigan Junior <sergiodj@redhat.com>
5681 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5684
40fc416f
SDJ
56852017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5686
5687 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5688 to 'symbol-file' and 'add-symbol-file' can be
5689 position-independent.
5690
1cc75e92
YQ
56912017-12-01 Yao Qi <yao.qi@linaro.org>
5692
5693 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5694 the URL in copyright header.
5695 * gdb.arch/aarch64-fp.exp: Likewise.
5696 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5697 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5698 * gdb.base/expand-psymtabs.exp: Likewise.
5699 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5700 * gdb.fortran/common-block.exp: Likewise.
5701 * gdb.fortran/common-block.f90: Likewise.
5702 * gdb.fortran/logical.exp: Likewise.
5703 * gdb.fortran/vla-datatypes.f90: Likewise.
5704 * gdb.fortran/vla-sub.f90: Likewise.
5705
875fb7a7
JB
57062017-11-30 Joel Brobecker <brobecker@adacore.com>
5707
5708 * gdb.ada/repeat_dyn: New testcase.
5709
6f14765f
UW
57102017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5711
5712 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5713 Update for changed thread numbering.
5714 * gdb.cell/bt.exp: Update for changed GDB output.
5715
f1af7b94
SM
57162017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5717
5718 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5719 setting isremote by hand.
5720 * boards/dwarf4-gdb-index.exp: Likewise.
5721 * boards/fission.exp: Likewise.
5722 * boards/stabs.exp: Likewise.
5723
e3919f3e
PA
57242017-11-30 Pedro Alves <palves@redhat.com>
5725
5726 * gdb.linespec/cpls-ops.exp
5727 (check_explicit_skips_function_argument): Extract the underlying
5728 type of size_t instead of hardcoding it.
5729
bd69330d
PA
57302017-11-29 Pedro Alves <palves@redhat.com>
5731
5732 PR c++/19436
5733 * gdb.linespec/cpls-abi-tag.cc: New file.
5734 * gdb.linespec/cpls-abi-tag.exp: New file.
5735
a20714ff
PA
57362017-11-29 Pedro Alves <palves@redhat.com>
5737
5738 * gdb.base/langs.exp: Use -qualified.
5739 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5740 it.
5741 * gdb.cp/namespace.exp: Use -qualified.
5742 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5743 (overload-3, template-overload, template-ret-type, const-overload)
5744 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5745 procedures.
5746 (test_driver): Call them.
5747 * gdb.cp/save-bp-qualified.cc: New.
5748 * gdb.cp/save-bp-qualified.exp: New.
5749 * gdb.linespec/explicit.exp: Test -qualified.
5750 * lib/completion-support.exp (completion::explicit_opts_list): Add
5751 "-qualified".
5752 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5753
f6f1d339
PM
57542017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5755
5756 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5757
02ca603a
TT
57582017-11-29 Tom Tromey <tom@tromey.com>
5759
5760 * gdb.base/relocate.exp: Update invalid argument test.
5761 Add new tests for invalid arguments.
5762
ed6c0bfb
TP
57632017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5764
5765 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5766 Return 0 as a long.
5767 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5768
f106e10e
TP
57692017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5770
5771 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5772 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5773 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5774 func ().
5775 * gdb.cp/shadow.cc (B.func): Return 0.
5776
10329bb2
JB
57772017-11-27 Joel Brobecker <brobecker@adacore.com>
5778
5779 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5780 expected output in gdb_expect call to allow the exception
5781 message to be present as well. Fix syntax confusion to avoid
5782 TCL thinking that exception_name is an array.
5783
617cd4bc
UW
57842017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5785
5786 * gdb.arch/spu-info.c: Include <unistd.h>.
5787 (do_signal_test): Fix broken calls to write.
5788 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5789 Fix checks for empty mailboxes. Update signal tests for corrected
5790 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5791 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5792 * gdb.cell/arch.exp: Use standard_output_file.
5793 * gdb.cell/break.exp: Likewise.
5794 * gdb.cell/bt.exp: Likewise.
5795 * gdb.cell/core.exp: Likewise.
5796 * gdb.cell/dwarfaddr.exp: Likewise.
5797 * gdb.cell/ea-cache.exp: Likewise.
5798 * gdb.cell/ea-standalone.exp: Likewise.
5799 * gdb.cell/f-regs.exp: Likewise.
5800 * gdb.cell/fork.exp: Likewise.
5801 * gdb.cell/gcore.exp: Likewise.
5802 * gdb.cell/mem-access.exp: Likewise.
5803 * gdb.cell/ptype.exp: Likewise.
5804 * gdb.cell/registers.exp: Likewise.
5805 * gdb.cell/sizeof.exp: Likewise.
5806 * gdb.cell/solib-symbol.exp: Likewise.
5807 * gdb.cell/solib.exp: Likewise.
617cd4bc 5808
a81aaca0
PA
58092017-11-25 Pedro Alves <palves@redhat.com>
5810
5811 * gdb.base/complete-empty.exp: New file.
5812 * gdb.base/completion.exp: Adjust.
5813
6a3c6ee4
PA
58142017-11-25 Pedro Alves <palves@redhat.com>
5815
5816 * gdb.linespec/cpls-ops.cc: New file.
5817 * gdb.linespec/cpls-ops.exp: New file.
5818 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5819 factored out from ...
5820 (test_complete_prefix_range): ... this.
5821
8955eb2d
PA
58222017-11-24 Pedro Alves <palves@redhat.com>
5823
5824 * gdb.linespec/cpcompletion.exp: New file.
5825 * gdb.linespec/cpls-hyphen.cc: New file.
5826 * gdb.linespec/cpls.cc: New file.
5827 * gdb.linespec/cpls2.cc: New file.
5828 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5829 test to use test_gdb_complete_unique. Add label completion,
5830 keyword completion and explicit location completion tests.
5831 * lib/completion-support.exp: New file.
5832
e547c119
JB
58332017-11-24 Joel Brobecker <brobecker@adacore.com>
5834
5835 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5836 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5837 when hitting an exception catchpoint.
5838
7c3c1aa8
YQ
58392017-11-22 Yao Qi <yao.qi@linaro.org>
5840
5841 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5842
41bd68f5
SM
58432017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5844
5845 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5846 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5847 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5848
1daad298
YQ
58492017-11-22 Yao Qi <yao.qi@linaro.org>
5850
5851 * gdb.base/info-os.exp: Pass pthreads.
5852 * gdb.multi/multi-attach.exp: Likewise.
5853
88465e87
YQ
58542017-11-22 Yao Qi <yao.qi@linaro.org>
5855
5856 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5857 compiler.
5858
dc196b23
YQ
58592017-11-22 Yao Qi <yao.qi@linaro.org>
5860
5861 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5862 * gdb.base/break-interp.exp: Likewise.
5863 * gdb.base/jit-attach-pie.exp: Likewise.
5864
2400729e
UW
58652017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5866
5867 * gdb.base/float128.c (large128): New variable.
5868 * gdb.base/float128.exp: Add test to print largest __float128 value.
5869
7a26362d
UW
58702017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5871
5872 * gdb.arch/vsx-regs.exp: Update register content checks.
5873
ed0f4273
UW
58742017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5875
5876 * gdb.arch/ppc-longdouble.exp: New file.
5877 * gdb.arch/ppc-longdouble.c: Likewise.
5878
a25d69c6
PA
58792017-11-21 Pedro Alves <palves@redhat.com>
5880
5881 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5882
73fcf641
PA
58832017-11-20 Pedro Alves <palves@redhat.com>
5884
5885 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5886 (long_double_typedef): New typedefs.
5887 Use DEF on double and long double.
5888 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5889 cases.
5890 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5891 and 'long_double_ptr_same_size' locals. Use them to decide
5892 whether cast from array/function to float is valid/invalid.
5893
71a3c369
TT
58942017-11-17 Tom Tromey <tom@tromey.com>
5895
5896 * gdb.rust/traits.rs: New file.
5897 * gdb.rust/traits.exp: New file.
5898
ced9779b
JB
58992017-11-17 Joel Brobecker <brobecker@adacore.com>
5900
5901 * gdb.ada/minsyms: New testcase.
5902
a0922d80
PA
59032017-11-16 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5906 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5907
ea04e54c
PA
59082017-11-16 Pedro Alves <palves@redhat.com>
5909
5910 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5911 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5912
e849ea89
PA
59132017-11-16 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.server/reconnect-ctrl-c.c: New file.
5916 * gdb.server/reconnect-ctrl-c.exp: New file.
5917
d8ae99a7
PM
59182017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5919
5920 * gdb.python/py-rbreak.exp: New file.
5921 * gdb.python/py-rbreak.c: New file.
5922 * gdb.python/py-rbreak-func2.c: New file.
5923
968a13f8
PA
59242017-11-16 Pedro Alves <palves@redhat.com>
5925
5926 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5927 pattern.
5928 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5929 GDB.
5930
71774bc9
SM
59312017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5932
5933 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5934 regex.
5935
ddbb44cf
SM
59362017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5937
5938 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5939 test names.
5940
584a564f
PA
59412017-11-09 Pedro Alves <palves@redhat.com>
5942
5943 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5944 factored out from ...
5945 (top level): ... here, and adjusted to avoid expecting beyond the
5946 prompt in a single gdb_test_multiple.
5947
5ed7a928
PA
59482017-11-09 Pedro Alves <palves@redhat.com>
5949
5950 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5951 output.
5952 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5953 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5954 * gdb.server/ext-run.exp ("kill" test): Likewise.
5955 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5956
a60e0738
PA
59572017-11-09 Pedro Alves <palves@redhat.com>
5958
5959 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5960 match till end of line.
5961
2c88253f
PA
59622017-11-09 Pedro Alves <palves@redhat.com>
5963
5964 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5965
c7a38517
PA
59662017-11-09 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5969 New procedures, factored out from ...
5970 (top level): ... here, and adjusted to avoid expecting beyond the
5971 prompt in one go.
5972
f29f4b6b
PA
59732017-11-09 Pedro Alves <palves@redhat.com>
5974
5975 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5976 output. Fix '?' match.
5977
286acbb5
JB
59782017-11-08 Joel Brobecker <brobecker@adacore.com>
5979
5980 * gdb.ada/scoped_watch: New testcase.
5981 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5982 which is actually correct.
5983 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5984 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5985
62d7ae92
PA
59862017-11-08 Pedro Alves <palves@redhat.com>
5987
5988 * gdb.gdb/complaints.exp (test_initial_complaints)
5989 (test_serial_complaints, test_short_complaints): Call
5990 complaint_internal instead of complaint.
5991
280ca31f
DT
59922017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5993
5994 * gdb.threads/tls-core.c: New file.
5995 * gdb.threads/tls-core.exp: Likewise.
5996
b5ec771e
PA
59972017-11-08 Pedro Alves <palves@redhat.com>
5998
5999 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6000 (p Exported_Capitalized): New test.
6001 (p exported_capitalized): New test.
6002
a02b41a7
PA
60032017-11-07 Pedro Alves <palves@redhat.com>
6004
6005 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6006
95e95a6d
PA
60072017-11-07 Pedro Alves <palves@redhat.com>
6008
6009 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6010 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6011 (disable_invalid, disable_inverted, disable_negative): New
6012 procedures.
6013 ("bad numbers"): New set of tests.
6014
cee62dbd
PA
60152017-11-07 Pedro Alves <palves@redhat.com>
6016
6017 * gdb.cp/ena-dis-br-range.exp: Add tests.
6018
cc638e86
PA
60192017-11-07 Pedro Alves <palves@redhat.com>
6020
6021 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6022
d0fe4701
XR
60232017-11-07 Xavier Roirand <roirand@adacore.com>
6024 Pedro Alves <palves@redhat.com>
6025
6026 * gdb.base/ena-dis-br.exp: Add reference to
6027 gdb.cp/ena-dis-br-range.exp.
6028 * gdb.cp/ena-dis-br-range.exp: New file.
6029 * gdb.cp/ena-dis-br-range.cc: New file.
6030
46f67f80
PA
60312017-11-06 Pedro Alves <palves@redhat.com>
6032
6033 * gdb.base/attach-non-pgrp-leader.c: New.
6034 * gdb.base/attach-non-pgrp-leader.exp: New.
6035
726e1356
PA
60362017-11-06 Pedro Alves <palves@redhat.com>
6037
6038 * configure.ac: No longer check for termio.h and sgtty.h.
6039 * configure: Regenerate.
6040 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6041 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6042 Remove termio and sgtty code.
6043
50ab6ace
YQ
60442017-11-03 Yao Qi <yao.qi@linaro.org>
6045
6046 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6047 in GDB is disabled.
6048
8e68731c
YQ
60492017-11-03 Yao Qi <yao.qi@linaro.org>
6050
6051 * gdb.python/py-thrhandle.exp: Skip it if python is not
6052 enabled.
6053
3a87ae65
SM
60542017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6055
6056 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6057 as a breakpoint command.
6058
484d8d36
MD
60592017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6060
6061 PR python/21213
6062 * gdb.python/py-infthread.exp: Test calling
6063 InferiorThread.inferior () multiple times in a row.
6064
4a27f119
KS
60652017-10-27 Keith Seitz <keiths@redhat.com>
6066
6067 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6068 Test "info break" for every inlined function breakpoint.
6069
bb11dd58
YQ
60702017-10-27 Yao Qi <yao.qi@linaro.org>
6071
6072 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6073
a43f3893
PF
60742017-10-26 Patrick Frants <osscontribute@gmail.com>
6075
6076 * gdb.cp/classes.exp (test_static_members): Test printing
6077 Outer::instance.
6078 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6079 (Inner::instance, Outer::instance): New.
6080
792ccf00
PA
60812017-10-24 Pedro Alves <palves@redhat.com>
6082
6083 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6084 extra console" test in two stages.
6085
eb2bfbad
PA
60862017-10-24 Pedro Alves <palves@redhat.com>
6087
6088 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6089
1f75a651
PA
60902017-10-24 Pedro Alves <palves@redhat.com>
6091
6092 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6093 loop.
6094
779990d9
PA
60952017-10-24 Pedro Alves <palves@redhat.com>
6096
6097 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6098 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6099
ad9b8f5d
PA
61002017-10-24 Pedro Alves <palves@redhat.com>
6101
6102 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6103 parameter and handle it. Don't output read value in test name.
6104
fee6da6e
PA
61052017-10-24 Pedro Alves <palves@redhat.com>
6106
6107 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6108 custom test name.
6109
10389c2c
PA
61102017-10-24 Pedro Alves <palves@redhat.com>
6111
6112 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6113 include the unstable output directory name in the test's name.
6114 (initial_setup_simple) <'set args'>: Use custom test name.
6115
a80e65a9
PA
61162017-10-24 Pedro Alves <palves@redhat.com>
6117
6118 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6119 with explicit test name.
6120
15763a09
PA
61212017-10-20 Pedro Alves <palves@redhat.com>
6122
6123 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6124 'wait -i'. Use gdb_assert and remote_close.
6125
49a4ce2e
AB
61262017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6127
6128 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6129 number from variable rather than hard-coded.
6130
a75868f5
PA
61312017-10-19 Pedro Alves <palves@redhat.com>
6132
6133 * gdb.base/long-inferior-output.c: New file.
6134 * gdb.base/long-inferior-output.exp: New file.
6135
c8ba13ad
KS
61362017-11-18 Keith Seitz <keiths@redhat.com>
6137
6138 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6139 method.
6140 (main): Call it.
6141 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6142 Add additional user-defined conversion operator tests.
6143
b27de576
PA
61442017-10-17 Pedro Alves <palves@redhat.com>
6145
6146 * boards/native-stdio-gdbserver.exp: Load "local-board".
6147
8484c955
PA
61482017-10-17 Pedro Alves <palves@redhat.com>
6149
6150 * gdb.base/quit-live.c: New file.
6151 * gdb.base/quit-live.exp: New file.
6152
83d5a34d
KS
61532017-10-16 Keith Seitz <keiths@redhat.com>
6154
6155 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6156 (class_with_protected_typedef, class_with_private_typedef)
6157 (struct_with_public_typedef, struct_with_protected_typedef)
6158 (struct_with_private_typedef): New classes/structs.
6159 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6160 typedefs and access specifiers.
6161
739b3f1d
PA
61622017-10-16 Pedro Alves <palves@redhat.com>
6163 Simon Marchi <simon.marchi@polymtl.ca>
6164
6165 * README (Local vs Remote vs Native): New section.
6166 * boards/local-board.exp: New file, with bits factored out from
6167 ...
6168 * boards/native-extended-gdbserver.exp: ... here. Load
6169 "local-board".
6170 * boards/native-gdbserver.exp: Load "local-board".
6171 (${board}_spawn, ${board}_exec): Delete.
6172 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6173 ...
6174 * boards/stdio-gdbserver-base.exp: ... this new file.
6175 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6176 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6177 procedure.
6178 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6179 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6180 stdio_gdbserver_command.
6181 (${board}_get_remote_address, ${board}_get_comm_port)
6182 (${board}_download, ${board}_upload): Delete.
6183 (get_target_remote_pipe_cmd): New.
6184
fe68b953
SM
61852017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6186
6187 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6188 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6189 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6190 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6191 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6192 remove with_test_prefix.
6193
300b6685
PA
61942017-10-13 Pedro Alves <palves@redhat.com>
6195
6196 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6197 * gdb.base/annota1.exp: Use it instead of is_remote.
6198 * gdb.base/annota3.exp: Use it instead of is_remote.
6199 * gdb.cp/annota2.exp: Use it instead of is_remote.
6200 * gdb.cp/annota3.exp: Use it instead of is_remote.
6201 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6202
50500caf
PA
62032017-10-13 Pedro Alves <palves@redhat.com>
6204
6205 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6206 (test_num_test_vars, run_and_count_vars, find_env)
6207 (test_set_unset_env, test_inherit_env_var): New procedures.
6208 (top level): Use them.
6209
dad0c6d2
PA
62102017-10-13 Pedro Alves <palves@redhat.com>
6211
6212 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6213 also skip on stub-like targets.
6214
8b0553c1
PA
62152017-10-13 Pedro Alves <palves@redhat.com>
6216
6217 PR gdb/22293
6218 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6219 (top level): Move some tests to ...
6220 (test_not_found): ... this new procedure.
6221 (top level): Call it.
6222
7594f623
PA
62232017-10-13 Pedro Alves <palves@redhat.com>
6224
6225 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6226 expect different "info terminal" output if testing with a
6227 non-native target.
6228
ebe3b402
PA
62292017-10-13 Pedro Alves <palves@redhat.com>
6230 Simon Marchi <simon.marchi@polymtl.ca>
6231
6232 PR python/12966
6233 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6234
42f1b161
PA
62352017-10-13 Pedro Alves <palves@redhat.com>
6236
6237 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6238 already.
6239
8d6ef72b
PA
62402017-10-13 Pedro Alves <palves@redhat.com>
6241
6242 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6243 is_remote.
6244
d7bcd5b8
PA
62452017-10-13 Pedro Alves <palves@redhat.com>
6246
6247 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6248 is_remote.
6249
df479dc6
PA
62502017-10-13 Pedro Alves <palves@redhat.com>
6251
6252 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6253 is set.
6254 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6255 instead of is_remote.
6256
23fb630a
PA
62572017-10-13 Pedro Alves <palves@redhat.com>
6258
6259 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6260 (top level): Add comment.
6261
cc77b1dc
PA
62622017-10-13 Pedro Alves <palves@redhat.com>
6263
6264 * gdb.base/remote.exp (top level): Fix comment typo and add
6265 missing return.
6266
27c9e813
PA
62672017-10-13 Pedro Alves <palves@redhat.com>
6268 Simon Marchi <simon.marchi@polymtl.ca>
6269
6270 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6271 calls and add comments. Skip test if use_gdb_stub is set.
6272 (top level): Use "set cwd" command instead of "cd" command.
6273
5e830d98
PA
62742017-10-13 Pedro Alves <palves@redhat.com>
6275
6276 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6277 is_remote target check.
6278
f5ca0032
PA
62792017-10-13 Pedro Alves <palves@redhat.com>
6280
6281 * gdb.base/scope.exp: Use build_executable + clean_restart +
6282 gdb_file_cmd instead of prepare_for_testing and no longer skip
6283 "before run" tests on is_remote target boards. Update comments.
6284 * boards/native-extended-gdbserver.exp
6285 (extended_gdbserver_load_last_file): New, factored out from ...
6286 (gdb_load): ... this. Move further below and add comment.
6287 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6288
8aed1c0d
PA
62892017-10-12 Pedro Alves <palves@redhat.com>
6290
6291 * gdb.base/attach.exp: Remove references to gdb64.
6292 * gdb.base/dbx.exp: Remove references to gdb64.
6293
cfa34c87
SM
62942017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6295 Pedro Alves <palves@redhat.com>
6296
6297 * gdb.base/label.exp: Remove is_remote target check.
6298
9192b7de
PA
62992017-10-12 Pedro Alves <palves@redhat.com>
6300
6301 * gdb.base/auvx.exp (coredir): Update comment.
6302 (top level) <core_works>: Use "set cwd" command instead of "cd"
6303 command.
6304
6bf0052d
PA
63052017-10-12 Pedro Alves <palves@redhat.com>
6306 Simon Marchi <simon.marchi@polymtl.ca>
6307
6308 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6309 target boards.
6310
e48ef82d
PA
63112017-10-12 Pedro Alves <palves@redhat.com>
6312 Simon Marchi <simon.marchi@polymtl.ca>
6313
6314 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6315 Instead skip if there's any gdb_protocol set.
6316
8d7aea57
SM
63172017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6318 Pedro Alves <palves@redhat.com>
6319
6320 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6321
30440677
PA
63222017-10-12 Pedro Alves <palves@redhat.com>
6323 Simon Marchi <simon.marchi@polymtl.ca>
6324
6325 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6326 instead of on dejagnu remote boards.
6327
4e04f045 63282017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6329 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6330
6331 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6332 checks. Use build_executable + clean_restart instead of
6333 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6334 of enabling non-stop after starting gdb.
6335
871a186e
PA
63362017-10-12 Pedro Alves <palves@redhat.com>
6337
6338 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6339 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6340 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6341 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6342
56d704da
AK
63432017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6344
6345 * gdb.arch/arc-tdesc-cpu.exp: New file.
6346 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6347
2f20e312
SM
63482017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6349
6350 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6351
65630365
PA
63522017-10-10 Pedro Alves <palves@redhat.com>
6353
6354 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6355 expect CLI output.
6356
bf469271
PA
63572017-10-10 Pedro Alves <palves@redhat.com>
6358
6359 * lib/selftest-support.exp (selftest_setup): Update for
6360 captured_command_loop's prototype change.
6361
777a42f1
PA
63622017-10-09 Pedro Alves <palves@redhat.com>
6363
6364 Test both arch1=>arch2 and arch2=>arch1.
6365
6366 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6367 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6368 factored out to...
6369 (append_arch1_options, append_arch2_options, append_arch_options)
6370 (build_executables): New procedures.
6371 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6372 local.
6373 (top level): Add new 'first_arch' testing axis.
6374
cbd2b4e3
PA
63752017-10-09 Pedro Alves <palves@redhat.com>
6376
6377 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6378 (barrier): New.
6379 (thread_start, all_started): New functions.
6380 (main): Spawn new thread and wait until it is scheduled.
6381 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6382 option.
6383 (do_test): Add 'selected_thread' parameter. Run to all_started
6384 instead of main. Explicitly set the breakpoint at main. Switch
6385 to the SELECTED_THREAD thread.
6386 (top level): Test handling the exec event with either the main
6387 thread or the second thread selected.
6388
5c9e4427
PA
63892017-10-09 Pedro Alves <palves@redhat.com>
6390
6391 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6392 logic. Move STOP marker after the value checks.
6393 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6394 regexp.
6395
b3b7c423
SL
63962017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6397
6398 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6399
3b4b2f16
UW
64002017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6401
6402 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6403 integer-to-dfp conversion.
6404 * gdb.base/dfp-test.exp: Likewise.
6405
5cd63fda
PA
64062017-10-04 Pedro Alves <palves@redhat.com>
6407
6408 * gdb.multi/hangout.c: Include <unistd.h>.
6409 (hangout_loop): New function.
6410 (main): Call alarm. Call hangout_loop in a loop.
6411 * gdb.multi/hello.c: Include <unistd.h>.
6412 (hello_loop): New function.
6413 (main): Call alarm. Call hangout_loop in a loop.
6414 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6415 inferior with the other selected.
6416
4c71c105
SM
64172017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6418
6419 * gdb.mi/list-thread-groups-available.exp: New file.
6420 * gdb.mi/list-thread-groups-available.c: New file.
6421
bc3b087d
SDJ
64222017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6423
6424 * gdb.base/set-cwd.exp: Make it available on
6425 native-extended-gdbserver.
6426
d092c5a2
SDJ
64272017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6428
6429 * gdb.base/set-cwd.c: New file.
6430 * gdb.base/set-cwd.exp: Likewise.
6431
45320ffa
TT
64322017-10-02 Tom Tromey <tom@tromey.com>
6433
6434 PR rust/22236:
6435 * gdb.rust/simple.rs (main): New variable "fslice".
6436 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6437
b3e3859b
TT
64382017-10-02 Tom Tromey <tom@tromey.com>
6439
6440 * gdb.rust/simple.exp: Test ptype of a slice.
6441
01af5e0d
TT
64422017-10-02 Tom Tromey <tom@tromey.com>
6443
6444 * gdb.rust/simple.exp: Test index of slice.
6445
a9bbfbd8
TT
64462017-09-27 Tom Tromey <tom@tromey.com>
6447
6448 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6449
df8899e5
TP
64502017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6451 Pedro Alves <palves@redhat.com>
6452
6453 * gdb.base/compare-sections.exp (get value of read-only section): Read
6454 as unsigned value.
6455 (corrupt read-only section): Likewise and don't set written if patching
6456 failed.
6457
757bf54b
KB
64582017-09-21 Kevin Buettner <kevinb@redhat.com>
6459
6460 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6461 files.
6462
06871ae8
PA
64632017-09-20 Pedro Alves <palves@redhat.com>
6464
6465 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6466 symbol names in gdb's output.
6467 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6468
e5f25bc5
PA
64692017-09-20 Pedro Alves <palves@redhat.com>
6470
6471 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6472 Rename to ...
6473 (test_list_ambiguous_symbol): ... this and add a symbol name
6474 parameter. Adjust.
6475 (test_list_ambiguous_function): Reimplement on top of
6476 test_list_ambiguous_symbol and also test listing ambiguous
6477 variables.
6478 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6479 (ambiguous_fun): ... this.
6480 (ambiguous_var): New.
6481 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6482 (ambiguous_fun): ... this.
6483 (ambiguous_var): New.
6484
4e5a4f58
JB
64852017-09-19 John Baldwin <jhb@FreeBSD.org>
6486
6487 * gdb.base/starti.c: New file.
6488 * gdb.base/starti.exp: New file.
6489 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6490
26e53f3e
PA
64912017-09-14 Pedro Alves <palves@redhat.com>
6492
6493 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6494 (top level): Use it instead of runto.
6495
cb791d59
TT
64962017-09-11 Tom Tromey <tom@tromey.com>
6497
6498 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6499
7c96f8c1
TT
65002017-09-11 Tom Tromey <tom@tromey.com>
6501
6502 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6503 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6504
469412dd
CW
65052017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6506
6507 * gdb.fortran/printing-types.exp: New file.
6508 * gdb.fortran/printing-types.exp: New file.
6509
e0f86435
BH
65102017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6511
6512 * gdb.fortran/vla-ptype.exp: Fix typos.
6513 * gdb.fortran/vla-value.exp: Same.
6514
9e9af4be
BH
65152017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6516
6517 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6518 * gdb.mi/mi-var-child-f.exp: Likewise.
6519 * gdb.mi/mi-vla-fortran.exp: Likewise.
6520
a5ad232b 65212017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6522 Christoph Weinmann <christoph.t.weinmann@intel.com>
6523 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6524
6525 * gdb.fortran/ptr-indentation.f90: New file.
6526 * gdb.fortran/ptr-indentation.exp: New file.
6527
5aec60eb
TT
65282017-09-05 Tom Tromey <tom@tromey.com>
6529
6530 PR gdb/22010:
6531 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6532
8f8f8152
TP
65332017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6534
6535 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6536
fbd1b771
JK
65372017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6538
6539 * gdb.threads/tls-nodebug-pie.c: New file.
6540 * gdb.threads/tls-nodebug-pie.exp: New file.
6541
5eb5f850
TT
65422017-09-05 Tom Tromey <tom@tromey.com>
6543
6544 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6545 for rust.
6546
ae780a21
SM
65472017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6548
6549 * gdb.multi/multi-arch-exec.exp: Test with different
6550 "follow-exec-mode" settings.
6551 (do_test): New procedure.
6552
3693fdb3
PA
65532017-09-04 Pedro Alves <palves@redhat.com>
6554
6555 * gdb.base/func-static.c (S::method const, S::method volatile)
6556 (S::method volatile const): New methods.
6557 (c_s, v_s, cv_s): New instances.
6558 (main): Call method() on them.
6559 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6560 (cannot_resolve): New procedure.
6561 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6562 print-quote-unquoted columns.
6563 (do_test): Test printing each scope too.
6564
e68cb8e0
PA
65652017-09-04 Pedro Alves <palves@redhat.com>
6566
6567 * gdb.base/local-static.exp: Also test with
6568 class::method::variable wholly quoted.
6569 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6570
858be34c
PA
65712017-09-04 Pedro Alves <palves@redhat.com>
6572
6573 * gdb.base/local-static.c: New.
6574 * gdb.base/local-static.cc: New.
6575 * gdb.base/local-static.exp: New.
6576
46a4882b
PA
65772017-09-04 Pedro Alves <palves@redhat.com>
6578
6579 * gdb.asm/asm-source.exp: Add casts to int.
6580 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6581 (dataglobal64_1, dataglobal64_2): New globals.
6582 * gdb.base/nodebug.exp: Test different expressions involving the
6583 new globals, with print, whatis and ptype. Add casts to int.
6584 * gdb.base/solib-display.exp: Add casts to int.
6585 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6586 * gdb.cp/m-static.exp: Add cast to int.
6587 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6588 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6589 tls variable with no debug info without a cast. Test with a cast
6590 to int too.
6591 * gdb.trace/entry-values.exp: Add casts.
6592
2c5a2be1
PA
65932017-09-04 Pedro Alves <palves@redhat.com>
6594
6595 * gdb.base/nodebug.exp: Test that ptype's error about functions
6596 with unknown return type includes the function name too.
6597
7022349d
PA
65982017-09-04 Pedro Alves <palves@redhat.com>
6599
6600 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6601 return type of munmap in infcall.
6602 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6603 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6604 type of ftell in infcall.
6605 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6606 type of getpid in infcall.
6607 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6608 infcall.
6609 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6610 Bail on failure to extract the pid.
6611 * gdb.base/nodebug.c: #include <stdint.h>.
6612 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6613 New functions.
6614 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6615 Change expected output of print/whatis/ptype with functions with
6616 no debug info. Test all supported languages. Call
6617 test_call_promotion.
6618 * gdb.compile/compile.exp: Adjust expected output to expect
6619 warning.
6620 * gdb.threads/siginfo-threads.exp: Likewise.
6621
54990598
PA
66222017-09-04 Pedro Alves <palves@redhat.com>
6623
6624 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6625 "prototypes". Test calling float functions via prototyped and
6626 unprototyped function pointers.
6627 (perform_all_tests): New parameter "prototypes". Pass it down.
6628 (top level): Pass down "prototypes" parameter to
6629 perform_all_tests.
6630
34d16ea2
SM
66312017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6632
6633 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6634 Test with nested loops.
6635
9521ecda
SM
66362017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6637
6638 * gdb.base/commands.exp: Call the new procedures.
6639 (loop_break_test, loop_continue_test): New procedures.
6640
80a65e9b
SM
66412017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6642
6643 * gdb.base/commands.exp: Call new procedure.
6644 (define_if_without_arg_test): New procedure.
6645
e439fa14
PA
66462017-09-04 Pedro Alves <palves@redhat.com>
6647
6648 * gdb.base/list-ambiguous.exp: New file.
6649 * gdb.base/list-ambiguous0.c: New file.
6650 * gdb.base/list-ambiguous1.c: New file.
6651 * gdb.base/list.exp (test_list_range): Adjust expected output.
6652
0a2dde4a
SDJ
66532017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6654
6655 * gdb.base/share-env-with-gdbserver.c: New file.
6656 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6657
5e89eb3a
SM
66582017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6659
6660 * gdb.base/commands.exp (gdbvar_simple_if_test,
6661 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6662 progvar_simple_if_test, progvar_simple_while_test,
6663 progvar_complex_if_while_test, user_defined_command_test,
6664 user_defined_command_args_eval,
6665 user_defined_command_args_stack_test,
6666 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6667 temporary_breakpoint_commands,
6668 gdb_test_no_prompt, redefine_hook_test,
6669 redefine_backtrace_test): Remove "global gdb_prompt".
6670
fd437cbc
SM
66712017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6672
6673 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6674 New proc, call it from toplevel.
6675
87215ad1
SDJ
66762017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6677
6678 PR remote/21852
6679 * gdb.server/normal.c: New file, copied from gdb.base.
6680 * gdb.server/run-without-local-binary.exp: New file.
6681
58afddc6
WP
66822017-08-07 Weimin Pan <weimin.pan@oracle.com>
6683
6684 * gdb.arch/sparc64-adi.exp: New file.
6685 * gdb.arch/sparc64-adi.c: New file.
6686
5277199a
PA
66872017-08-22 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6690 (top level): Add "list all overloads" tests.
6691
14278e1f
TT
66922017-08-22 Tom Tromey <tom@tromey.com>
6693
6694 * gdb.gdb/xfullpath.exp: Remove.
6695
bf223d3e
PA
66962017-08-21 Pedro Alves <palves@redhat.com>
6697
6698 PR gdb/19487
6699 * gdb.base/symbol-alias.c: New.
6700 * gdb.base/symbol-alias2.c: New.
6701 * gdb.base/symbol-alias.exp: New.
6702
c973d0aa
PA
67032017-08-21 Pedro Alves <palves@redhat.com>
6704
6705 * gdb.base/dfp-test.c
6706 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6707 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6708 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6709 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6710 * gdb.base/whatis-ptype-typedefs.c: New.
6711 * gdb.base/whatis-ptype-typedefs.exp: New.
6712 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6713 (an_int, an_int_type, an_int_type2): New globals.
6714 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6715 involving typedefs and cast expressions.
6716 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6717 (lookup_typedefs_function): New.
6718 (typedefs_pretty_printers_dict): New.
6719 (top level): Register lookup_typedefs_function in
6720 gdb.pretty_printers.
6721
6d580b63
YQ
67222017-08-18 Yao Qi <yao.qi@linaro.org>
6723
6724 * gdb.server/unittest.exp: New.
6725
206726fb
SDJ
67262017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6727
6728 PR gdb/21954
6729 * gdb.base/environ.exp: Add test to check if 'unset environment'
6730 works.
6731
bf0ec4c2
AA
67322017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6733
6734 * lib/gdb.exp (universal_compile_options): New caching proc.
6735 (gdb_compile): Suppress GCC's coloring of messages.
6736
d6382fff
TT
67372017-08-14 Tom Tromey <tom@tromey.com>
6738
6739 PR gdb/21675:
6740 * gdb.base/printcmds.exp (test_radices): New function.
6741 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6742 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6743 * lib/gdb.exp (get_integer_valueof): Use p/d.
6744
c2c2dd9f
SM
67452017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6746
6747 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6748 characters.
6749
fdffd6f4
TT
67502017-08-05 Tom Tromey <tom@tromey.com>
6751
6752 * gdb.rust/simple.exp: Allow String to appear in a different
6753 namespace.
6754
27d41eac
YQ
67552017-07-26 Yao Qi <yao.qi@linaro.org>
6756
6757 * gdb.gdb/unittest.exp: Invoke command
6758 "maintenance check xml-descriptions".
6759
031ed05d
AA
67602017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6761
6762 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6763 calling context.
6764 (hex128): Drop erroneous calculation of parameters.
6765
dcd27ddf
SM
67662017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6767
6768 * gdb.python/py-unwind.exp: Disable stack protection when
6769 building test file.
6770
47e77640
PA
67712017-07-20 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.base/default.exp (set language): Adjust expected output.
6774
62d2a18a
PA
67752017-07-20 Pedro Alves <palves@redhat.com>
6776
6777 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6778 (test_minsym): ... this, and make static.
6779 (get_pck__foo__bar__minsym): Rename to ...
6780 (get_test_minsym): ... this.
6781 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6782 symbol names and comments.
6783 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6784 (get_test_minsym): ... this.
6785 (pck__foo__bar__minsym__2): Rename to ...
6786 (test_minsym): ... this.
6787 (main): Adjust.
6788
c45ec17c
PA
67892017-07-17 Pedro Alves <palves@redhat.com>
6790
6791 * gdb.base/completion.exp: Adjust expected output.
6792 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6793 the completer works.
6794
c6756f62
PA
67952017-07-17 Pedro Alves <palves@redhat.com>
6796
6797 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6798
5bd68487
AB
67992017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6800
6801 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6802
8880f2a9
TT
68032017-07-14 Tom Tromey <tom@tromey.com>
6804
6805 PR rust/21764:
6806 * gdb.rust/simple.exp: Add tests.
6807
65547233
TT
68082017-07-14 Tom Tromey <tom@tromey.com>
6809
6810 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6811
8f14146e
PA
68122017-07-14 Pedro Alves <palves@redhat.com>
6813
6814 * gdb.linespec/base/one/thefile.cc (z1): New function.
6815 * gdb.linespec/base/two/thefile.cc (z2): New function.
6816 * gdb.linespec/linespec.exp: Add tests.
6817
b4365d02
AB
68182017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6819
6820 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6821 to mi_create_breakpoint.
6822
5d2cbaa5
AB
68232017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6824
6825 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6826 mi_create_breakpoint.
6827
11cb5716
IB
68282017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6829
6830 * gdb.dlang/demangle.exp: Update for demangling changes.
6831
03278692
TT
68322017-07-09 Tom Tromey <tom@tromey.com>
6833
6834 * gdb.dwarf2/shortpiece.exp: New file.
6835
33c5cd75
DB
68362017-07-06 David Blaikie <dblaikie@gmail.com>
6837
6838 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6839 built from fissiont-multi-cu{1,2}.c.
6840 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6841 except putting 'main' and 'func' in separate CUs in the same DWO file.
6842 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6843 test.
6844 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6845 test.
6846
8455d262
PA
68472017-07-06 Pedro Alves <palves@redhat.com>
6848
6849 * gdb.python/py-unwind.exp: Test flushregs.
6850
dc4bde35
SDJ
68512017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6852
6853 PR cli/21688
6854 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6855 tests for alias commands and trailing whitespace.
6856
51ed89aa
SDJ
68572017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6858
6859 PR cli/21688
6860 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6861 procedure. Call it.
6862
eb17d413
PA
68632017-06-29 Pedro Alves <palves@redhat.com>
6864
6865 * gdb.base/printcmds.exp: Add tests.
6866
41664b45
DG
68672017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6868
6869 PR gdb/21337
6870 * gdb.base/reread-readsym.exp: New file.
6871 * gdb.base/reread-readsym.c: New file.
6872
75312ae3
KB
68732017-06-21 Kevin Buettner <kevinb@redhat.com>
6874
6875 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6876 subpattern.
6877
66953522
PB
68782017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6879
6880 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6881 extended mnemonic.
6882 * gdb.arch/powerpc-power9.s: Likewise.
6883
5524b525
AA
68842017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6885
6886 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6887 on 32-bit x86 targets. Exploit is_*_target macros where
6888 appropriate.
6889
03c8af18
AA
68902017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6891
6892 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6893 register pieces.
6894
3bf31011
AA
68952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6896
6897 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6898 located in one or more DWARF pieces.
6899
805acca0
AA
69002017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6901
6902 * lib/gdb.exp (get_endianness): New proc.
6903 * gdb.arch/aarch64-fp.exp: Use it.
6904 * gdb.arch/altivec-regs.exp: Likewise.
6905 * gdb.arch/e500-regs.exp: Likewise.
6906 * gdb.arch/vsx-regs.exp: Likewise.
6907 * gdb.base/dump.exp: Likewise.
6908 * gdb.base/funcargs.exp: Likewise.
6909 * gdb.base/gnu_vector.exp: Likewise.
6910 * gdb.dwarf2/formdata16.exp: Likewise.
6911 * gdb.dwarf2/implptrpiece.exp: Likewise.
6912 * gdb.dwarf2/nonvar-access.exp: Likewise.
6913 * gdb.python/py-inferior.exp: Likewise.
6914 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6915
e9352324
AA
69162017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6917
6918 PR gdb/21226
6919 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6920 stack value pieces are taken from the LSB end.
6921
d5d1163e
AA
69222017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6923
6924 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6925 variable at nonzero offset.
6926
0567c986
AA
69272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6928
6929 * gdb.dwarf2/var-access.c: New file.
6930 * gdb.dwarf2/var-access.exp: New test.
6931 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6932
973e9aab
TT
69332017-06-12 Tom Tromey <tom@tromey.com>
6934
6935 * gdb.dwarf2/formdata16.exp: Add tests.
6936
d9109c80
TT
69372017-06-12 Tom Tromey <tom@tromey.com>
6938
6939 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6940
30a25466
TT
69412017-06-12 Tom Tromey <tom@tromey.com>
6942
6943 PR exp/16225:
6944 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6945 * gdb.arch/vsx-regs.exp: Update tests.
6946 * gdb.arch/s390-vregs.exp (hex128): New proc.
6947 Update test.
6948 * gdb.arch/altivec-regs.exp: Update tests.
6949
aefd8b33
SDJ
69502017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6951
6952 * gdb.base/startup-with-shell.c: New file.
6953 * gdb.base/startup-with-shell.exp: Likewise.
6954
2090129c
SDJ
69552017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6956
6957 * gdb.server/non-existing-program.exp: Update regex in order to
6958 reflect the fact that gdbserver is now using fork_inferior (with a
6959 shell) to startup the inferior.
6960
8e86a419
SM
69612017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6962
6963 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6964 support function calls from GDB.
6965
e6cf65f2
TT
69662017-05-21 Tom Tromey <tom@tromey.com>
6967
6968 PR rust/21466:
6969 * gdb.rust/unsized.exp: New file.
6970 * gdb.rust/unsized.rs: New file.
6971
43cc5389
TT
69722017-05-19 Tom Tromey <tom@tromey.com>
6973
6974 PR rust/21484:
6975 * gdb.rust/watch.exp: New file.
6976 * gdb.rust/watch.rs: New file.
6977
ec8df234
TT
69782017-05-18 Tom Tromey <tom@tromey.com>
6979
6980 * gdb.rust/simple.exp: Allow Box to be qualified.
6981
3e3e7fae
TP
69822017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6983
6984 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6985
59cc050d
PA
69862017-05-18 Pedro Alves <palves@redhat.com>
6987
6988 * gdb.base/fileio.c (test_write, test_read, test_close)
6989 (test_fstat): Don't print 'ret' in the fail path.
6990
c8f6abd1
PA
69912017-05-18 Pedro Alves <palves@redhat.com>
6992
6993 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6994 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6995 (test_system, test_rename, test_unlink, test_time): Change
6996 prototypes.
6997 * gdb.base/fileio.exp (stop_msg): Adjust.
6998
d2a03b77
PA
69992017-05-18 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.base/fileio.c (null_str): New global.
7002 (test_stat): Use it.
7003 * gdb.base/fileio.exp: Remove nowarnings.
7004
0d5c6999
YQ
70052017-05-17 Yao Qi <yao.qi@linaro.org>
7006
7007 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7008
21873064
YQ
70092017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7010
7011 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7012 argument command.
7013 (top-level): Invoke test_set_inferior_tty.
7014
d512d31c
PA
70152017-05-04 Pedro Alves <palves@redhat.com>
7016
7017 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7018 Add parens to print call for Python 3.
7019
90cef2ed
KS
70202017-05-03 Keith Seitz <keiths@redhat.com>
7021
7022 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7023 (main): Call it.
7024
14f819c8
TW
70252017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7026
7027 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7028 to prev and next.
7029
913aeadd
TW
70302017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7031
7032 * gdb.python/py-record-btrace.exp: Remove test for
7033 gdb.BtraceInstruction.error.
7034
a3be24ad
TW
70352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7036
7037 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7038
ae20e79a
TW
70392017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7040
7041 * gdb.python/py-record-btrace-threads.c: New file.
7042 * gdb.python/py-record-btrace-threads.exp: New file.
7043
45ce1b47
SDJ
70442017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7045
7046 PR testsuite/8595
7047 * gdb.base/environ.exp: Make test available in all architectures.
7048 Move bits related to "info program" testing to
7049 gdb.base/info-program.exp. Rewrite tests to use the two new
7050 procedures mentione below.
7051 (test_set_show_env_var) New procedure.
7052 (test_set_show_env_var_equal): Likewise.
7053 * gdb.base/info-program.exp: New file.
7054
e15c3eb4
KS
70552017-04-27 Keith Seitz <keiths@redhat.com>
7056
7057 * gdb.cp/oranking.cc (test15): New function.
7058 (main): Call test15 and declare additional variables for testing.
7059 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7060 "p foo101('abc')" tests.
7061 Add tests for cv qualifier overloads.
7062 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7063 "lvalue reference overload" test.
7064 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7065 "print value of f1 on Child&& in f2" test.
7066
3a3fd0fd
PA
70672017-04-19 Pedro Alves <palves@redhat.com>
7068
7069 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7070 procedure.
7071 (top level): Call it.
7072 * lib/gdb.exp (gdb_define_cmd): New procedure.
7073
53375380
PA
70742017-04-12 Pedro Alves <palves@redhat.com>
7075
7076 PR gdb/21323
7077 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7078 (wchar): New global.
7079 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7080 (do_test_wide_char, wide_char_types_no_program, top level): Add
7081 wchar_t testing.
7082
53e710ac
PA
70832017-04-12 Pedro Alves <palves@redhat.com>
7084
7085 PR c++/21323
7086 * gdb.cp/wide_char_types.c: New file.
7087 * gdb.cp/wide_char_types.exp: New file.
7088
0ad9d8c7
SDJ
70892017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7090
7091 PR gdb/21352
7092 * gdb.trace/tsv.exp: Add test for "tsave -r".
7093
b1b45502
IB
70942017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7095
7096 * gdb.dlang/watch-loc.c: New file.
7097 * gdb.dlang/watch-loc.exp: New file.
7098
ec13808e
JK
70992017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7100
7101 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7102
fe5f7374
AK
71032017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7104
7105 * gdb.arch/arc-analyze-prologue.S: New file.
7106 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7107
eea78757
AK
71082017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7109
7110 * gdb.arch/arc-decode-insn.S: New file.
7111 * gdb.arch/arc-decode-insn.exp: Likewise.
7112
5badf10a
IR
71132017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7114
7115 PR tdep/20928
7116 * gdb.arch/sparc64-regs.exp: New file.
7117 * gdb.arch/sparc64-regs.S: Likewise.
7118
cee59b3f
TW
71192017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7120
7121 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7122 and memory view on Python 3.
7123
c0f55cc6
AV
71242017-03-20 Artemiy Volkov <artemiyv@acm.org>
7125 Keith Seitz <keiths@redhat.com>
7126
7127 PR gdb/14441
7128 * gdb.cp/demangle.exp: Add rvalue reference tests.
7129 * gdb.cp/rvalue-ref-casts.cc: New file.
7130 * gdb.cp/rvalue-ref-casts.exp: New file.
7131 * gdb.cp/rvalue-ref-overload.cc: New file.
7132 * gdb.cp/rvalue-ref-overload.exp: New file.
7133 * gdb.cp/rvalue-ref-params.cc: New file.
7134 * gdb.cp/rvalue-ref-params.exp: New file.
7135 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7136 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7137 * gdb.cp/rvalue-ref-types.cc: New file.
7138 * gdb.cp/rvalue-ref-types.exp: New file.
7139 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7140 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7141
51457a05
MAL
71422017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7143
7144 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7145 New procedure.
7146
5b291c04
MAL
71472017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7148
7149 * lib/mi-support.exp (mi_gdb_test): Add additional message
7150 for unexpected output.
7151
59a56148
AA
71522017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7153
7154 * gdb.base/examine-backward.c (Barrier): New character array
7155 constant, to ensure that TestStrings is preceded by a string
7156 terminator.
7157
7942e96e
AA
71582017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7159
7160 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7161 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7162 and implicit pointer into such a location.
7163
6ebac3fb
DE
71642017-03-16 Doug Evans <dje@google.com>
7165
7166 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7167
ec3b243d
TP
71682017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7169
7170 * gdb.cp/m-static.exp: Fix expectation for prototype of
7171 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7172
71732017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7174
7175 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7176 * gdb.guile/scm-lazy-string.c: New file.
7177 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7178 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7179 for pointer, array, typedef lazy strings.
7180
2cc36e25 71812017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7182
7183 PR python/17728, python/18439, python/18779
7184 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7185 * gdb.python/py-lazy-string.c (pointer): New typedef.
7186 (main): New locals ptr, array, typedef_ptr.
7187 * gdb.python/py-value.exp: Move lazy string tests to ...
7188 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7189 array, typedef lazy strings.
ec3b243d 7190
0efcde63
AK
71912017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7192
7193 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7194 Add optional 'test' parameter.
7195
7978d7c3
SM
71962017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7197
7198 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7199 Skip for versions of DejaGnu < 1.5.
7200
896c0c1e
SM
72012017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7202
7203 * lib/gdb.exp (dejagnu_version): New proc.
7204 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7205 Use dejagnu_version.
7206
5f4d1085
KS
72072017-03-10 Keith Seitz <keiths@redhat.com>
7208
7209 PR c++/8128
7210 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7211 type from destructor regexps.
7212 Add a branch which actually passes the test.
7213 Adjust "ptype t5i" test names.
7214
1de05205
PA
72152017-03-08 Pedro Alves <palves@redhat.com>
7216
7217 * gdb.base/step-over-exit.exp: Add explicit test message.
7218
c65d6b55
PA
72192017-03-08 Pedro Alves <palves@redhat.com>
7220
7221 PR gdb/18360
7222 * gdb.threads/interrupt-while-step-over.c: New file.
7223 * gdb.threads/interrupt-while-step-over.exp: New file.
7224
2e86a283
PA
72252017-03-08 Pedro Alves <palves@redhat.com>
7226
7227 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7228 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7229
25dcbff6
PA
72302017-03-08 Pedro Alves <palves@redhat.com>
7231
7232 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7233 PKRU as not supported as a PASS.
7234
dc9366eb
PA
72352017-03-08 Pedro Alves <palves@redhat.com>
7236
7237 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7238 prefix instead of $binfile1/$binfile2.
7239 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7240 in test message.
7241 * gdb.python/py-completion.exp: Use "load python file" as test
7242 messages instead of unstable path names.
7243
6e5d74e7
PA
72442017-03-08 Pedro Alves <palves@redhat.com>
7245 Jan Kratochvil <jan.kratochvil@redhat.com>
7246
7247 PR cli/21218
7248 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7249 New proc.
7250 (top level): Call it.
7251
9753a2f6
PA
72522017-03-08 Pedro Alves <palves@redhat.com>
7253
7254 PR tui/21216
7255 * gdb.tui/tui-nl-filtered-output.exp: New file.
7256
1a4dd9dd
PA
72572017-03-08 Pedro Alves <palves@redhat.com>
7258
7259 * gdb.base/completion.exp: Move TUI completion tests to ...
7260 * gdb.tui/completion.exp: ... this new file.
7261
7cbbff33
PA
72622017-03-08 Pedro Alves <palves@redhat.com>
7263
7264 * gdb.base/tui-disasm-long-lines.c,
7265 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7266 gdb.base/tui-layout.exp: Move to ...
7267 * gdb.tui/: ... this new directory.
7268
5f6fd321
PA
72692017-03-07 Pedro Alves <palves@redhat.com>
7270
7271 * gdb.base/tui-layout.c: New file.
7272 * gdb.base/tui-layout.exp: New file.
7273
44959fa8
PA
72742017-03-07 Pedro Alves <palves@redhat.com>
7275
7276 * gdb.base/tui-layout.c: Rename to ...
7277 * gdb.base/tui-disasm-long-lines.c: ... this.
7278 * gdb.base/tui-layout.exp: Rename to ...
7279 * gdb.base/tui-disasm-long-lines.exp: ... this.
7280
f8c4e718
PA
72812017-03-07 Pedro Alves <palves@redhat.com>
7282
7283 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7284
6dbb839a 72852017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7286
7287 * i386-mpx-call.c: New file.
7288 * i386-mpx-call.exp: New file.
7289
65b48a81
PB
72902017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7291
7292 * gdb.arch/powerpc-power.exp: Delete test.
7293 * gdb.arch/powerpc-power.s: Likewise.
7294 * gdb.disasm/disassembler-options.exp: New test.
7295 * gdb.arch/powerpc-altivec.exp: Likewise.
7296 * gdb.arch/powerpc-altivec.s: Likewise.
7297 * gdb.arch/powerpc-altivec2.exp: Likewise.
7298 * gdb.arch/powerpc-altivec2.s: Likewise.
7299 * gdb.arch/powerpc-altivec3.exp: Likewise.
7300 * gdb.arch/powerpc-altivec3.s: Likewise.
7301 * gdb.arch/powerpc-power7.exp: Likewise.
7302 * gdb.arch/powerpc-power7.s: Likewise.
7303 * gdb.arch/powerpc-power8.exp: Likewise.
7304 * gdb.arch/powerpc-power8.s: Likewise.
7305 * gdb.arch/powerpc-power9.exp: Likewise.
7306 * gdb.arch/powerpc-power9.s: Likewise.
7307 * gdb.arch/powerpc-vsx.exp: Likewise.
7308 * gdb.arch/powerpc-vsx.s: Likewise.
7309 * gdb.arch/powerpc-vsx2.exp: Likewise.
7310 * gdb.arch/powerpc-vsx2.s: Likewise.
7311 * gdb.arch/powerpc-vsx3.exp: Likewise.
7312 * gdb.arch/powerpc-vsx3.s: Likewise.
7313 * gdb.arch/arm-disassembler-options.exp: Likewise.
7314 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7315 * gdb.arch/s390-disassembler-options.exp: Likewise.
7316
17cd4947
LM
73172017-02-23 Luis Machado <lgustavo@codesourcery.com>
7318
7319 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7320 (check_supported_features): ... this. Changed return type to void.
7321 (supports_rdseed): New static global.
7322 (rdseed): Check supports_rdseed.
7323 (initialize): Call check_supported_features.
7324
2039d74e
EBM
73252017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7326
7327 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7328 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7329 and lqarx/stqcx.
7330 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7331 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7332
a51d7ecf
EBM
73332017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7334
7335 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7336 uppercase.
7337
0224619f
JK
73382017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7339
7340 * gdb.dwarf2/formdata16.c: New file.
7341 * gdb.dwarf2/formdata16.exp: New file.
7342 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7343
216f72a1
JK
73442017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7345
7346 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7347 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7348 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7349 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7350 DW_AT_GNU_*.
7351
43988095
JK
73522017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7353
7354 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7355
99e8a4f9
SDJ
73562017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7357
7358 PR gdb/21164
7359 * gdb.base/maint.exp: Add testcases for when the commands do
7360 not have arguments.
7361
b58a8c0c
TP
73622017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7363
7364 * gdb.cp/chained-calls.exp: Use p instead of P.
7365
4e746bb6
TW
73662017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7367
7368 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7369 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7370
3f77c769
TT
73712017-02-14 Tom Tromey <tom@tromey.com>
7372
7373 PR python/13598:
7374 * gdb.python/py-events.exp: Add before_prompt event tests.
7375
075beec0
AA
73762017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7377
7378 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7379
bf5f525c
LM
73802017-02-13 Luis Machado <lgustavo@codesourcery.com>
7381
7382 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7383 (main): Call my_unique_function_name.
7384 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7385 completion of patterns with a single match.
7386 Add missing -re switches to gdb_test_multiple calls.
7387
13a66184
LM
73882017-02-13 Luis Machado <lgustavo@codesourcery.com>
7389
7390 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7391 return if core file is not recognized.
7392
26a06916
SM
73932017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7394
7395 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7396 and extra UIs.
7397
b761ca9e
SM
73982017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7399
7400 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7401 proc_with_prefix.
7402
b964bee0
TT
74032017-02-10 Tom Tromey <tom@tromey.com>
7404
7405 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7406
18da0c51
MG
74072017-02-10 Martin Galvan <martingalvan@sourceware.org>
7408
7409 PR gdb/21122
7410 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7411
604c4576
JG
74122017-02-08 Jerome Guitton <guitton@adacore.com>
7413
7414 * gdb.base/define.exp: Add test for command abbreviations
7415 in define.
7416
20b477a7
LM
74172017-02-06 Luis Machado <lgustavo@codesourcery.com>
7418
7419 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7420 * gdb.reverse/insn-reverse-x86.c: New file.
7421
3f7b46f2
IR
74222017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7423
7424 PR tdep/20936
7425 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7426
f0fd41c1
TT
74272017-02-03 Tom Tromey <tom@tromey.com>
7428
7429 PR rust/21097:
7430 * gdb.rust/simple.exp: Add new tests.
7431
5be5dbf0
PA
74322017-02-02 Pedro Alves <palves@redhat.com>
7433
7434 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7435 tests.
7436
7346ef59
AA
74372017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7438
7439 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7440 taking a 2-byte value out of a 4-byte DWARF implicit value on
7441 big-endian targets.
7442 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7443 logic. Add test cases for DW_OP_implicit.
7444
787f0025
MM
74452017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7446
7447 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7448
68777c29
MM
74492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7450
7451 * gdb.btrace/enable.exp: Call gdb_exit before
7452 skip_gdbserver_tests.
7453
0a1c7e28
MM
74542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7455
7456 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7457 GDBFLAGS.
7458
b5ac99b0
MM
74592017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7460
7461 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7462 the test is skipped.
7463 * gdb.btrace/data.exp: Likewise.
7464 * gdb.btrace/delta.exp: Likewise.
7465 * gdb.btrace/dlopen.exp: Likewise.
7466 * gdb.btrace/enable-running.exp: Likewise.
7467 * gdb.btrace/enable.exp: Likewise.
7468 * gdb.btrace/exception.exp: Likewise.
7469 * gdb.btrace/function_call_history.exp: Likewise.
7470 * gdb.btrace/gcore.exp: Likewise.
7471 * gdb.btrace/instruction_history.exp: Likewise.
7472 * gdb.btrace/multi-thread-step.exp: Likewise.
7473 * gdb.btrace/nohist.exp: Likewise.
7474 * gdb.btrace/non-stop.exp: Likewise.
7475 * gdb.btrace/reconnect.exp: Likewise.
7476 * gdb.btrace/record_goto-step.exp: Likewise.
7477 * gdb.btrace/record_goto.exp: Likewise.
7478 * gdb.btrace/rn-dl-bind.exp: Likewise.
7479 * gdb.btrace/segv.exp: Likewise.
7480 * gdb.btrace/step.exp: Likewise.
7481 * gdb.btrace/stepi.exp: Likewise.
7482 * gdb.btrace/tailcall-only.exp: Likewise.
7483 * gdb.btrace/tailcall.exp: Likewise.
7484 * gdb.btrace/tsx.exp: Likewise.
7485 * gdb.btrace/unknown_functions.exp: Likewise.
7486 * gdb.btrace/vdso.exp: Likewise.
7487
cd4007e4
MM
74882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7489
7490 * gdb.btrace/enable-running.c: New.
7491 * gdb.btrace/enable-running.exp: New.
7492
2735833d
WT
74932017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7494
7495 * gdb.arch/amd64-gs_base.c: New file.
7496 * gdb.arch/amd64-gs_base.exp: New file.
7497
b51e1e94
LM
74982017-01-26 Luis Machado <lgustavo@codesourcery.com>
7499
7500 * lib/memory.exp: Remove spurious empty newlines.
7501
72ca0410
SM
75022017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7503
7504 * gdb.python/py-bad-printers.exp: Load python file using "source".
7505 * gdb.python/py-events.exp: Likewise.
7506 * gdb.python/py-evsignal.exp: Likewise.
7507 * gdb.python/py-evthreads.exp: Likewise.
7508 * gdb.python/py-frame-args.exp: Likewise.
7509 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7510 * gdb.python/py-framefilter-mi.exp: Likewise.
7511 * gdb.python/py-framefilter.exp: Likewise.
7512 * gdb.python/py-mi.exp: Likewise.
7513 * gdb.python/py-pp-maint.exp: Likewise.
7514 * gdb.python/py-pp-registration.exp: Likewise.
7515 * gdb.python/py-prettyprint.exp: Likewise.
7516 (run_lang_tests): Likewise.
7517 * gdb.python/py-typeprint.exp: Likewise.
7518
e309aa65
LM
75192017-01-26 Luis Machado <lgustavo@codesourcery.com>
7520
7521 * lib/memory.exp: New file.
7522 * lib/gdb.exp: Load memory.exp.
7523 * gdb.base/memattr.exp (delete_memory): Move proc to
7524 lib/memory.exp and rename to delete_memory_regions.
7525 Replace delete_memory with delete_memory_regions.
7526 Cleanup memory regions before tests.
7527 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7528 before tests.
7529
515aff23
LM
75302017-01-26 Luis Machado <lgustavo@codesourcery.com>
7531
7532 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7533 files.
7534 (initialize): New function conditionally defined.
7535 (testcases): Move within conditional block.
7536 (main): Call initialize.
7537 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7538 of gdb.reverse/insn-reverse.c.
7539 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7540 gdb.reverse/insn-reverse.c.
7541
d8b49cf0
YQ
75422017-01-26 Yao Qi <yao.qi@linaro.org>
7543
7544 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7545 disassemble on address 0.
7546
f13a9a0c
YQ
75472017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7548 Yao Qi <yao.qi@linaro.org>
7549
7550 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7551 * gdb.dwarf2/implptr-64bit.S: Remove.
7552 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7553 variables in caller's context. Add DW_OP_implicit_value.
7554
5ac95241
YQ
75552017-01-25 Yao Qi <yao.qi@linaro.org>
7556
7557 * lib/dwarf.exp (Dwarf::_location): Handle
7558 DW_OP_GNU_implicit_pointer with proper size.
7559
23e82930
LM
75602017-01-20 Luis Machado <lgustavo@codesourcery.com>
7561
7562 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7563 and add untested calls.
7564
d334ae25
LM
75652017-01-20 Luis Machado <lgustavo@codesourcery.com>
7566
7567 * gdb.python/python.exp: Check line number against what GDB thinks
7568 the line number is for func1.
7569
f5e6296e
IB
75702017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7571
7572 * gdb.dlang/debug-expr.exp: New file.
7573
5b362f04
LM
75742016-12-23 Luis Machado <lgustavo@codesourcery.com>
7575
7576 Fix test names for the following files:
7577
7578 * gdb.ada/exec_changed.exp
7579 * gdb.ada/info_types.exp
7580 * gdb.arch/aarch64-atomic-inst.exp
7581 * gdb.arch/aarch64-fp.exp
7582 * gdb.arch/altivec-abi.exp
7583 * gdb.arch/altivec-regs.exp
7584 * gdb.arch/amd64-byte.exp
7585 * gdb.arch/amd64-disp-step.exp
7586 * gdb.arch/amd64-dword.exp
7587 * gdb.arch/amd64-entry-value-inline.exp
7588 * gdb.arch/amd64-entry-value-param.exp
7589 * gdb.arch/amd64-entry-value-paramref.exp
7590 * gdb.arch/amd64-entry-value.exp
7591 * gdb.arch/amd64-i386-address.exp
7592 * gdb.arch/amd64-invalid-stack-middle.exp
7593 * gdb.arch/amd64-invalid-stack-top.exp
7594 * gdb.arch/amd64-optimout-repeat.exp
7595 * gdb.arch/amd64-prologue-skip.exp
7596 * gdb.arch/amd64-prologue-xmm.exp
7597 * gdb.arch/amd64-stap-special-operands.exp
7598 * gdb.arch/amd64-stap-wrong-subexp.exp
7599 * gdb.arch/amd64-tailcall-cxx.exp
7600 * gdb.arch/amd64-tailcall-noret.exp
7601 * gdb.arch/amd64-tailcall-ret.exp
7602 * gdb.arch/amd64-tailcall-self.exp
7603 * gdb.arch/amd64-word.exp
7604 * gdb.arch/arm-bl-branch-dest.exp
7605 * gdb.arch/arm-disp-step.exp
7606 * gdb.arch/arm-neon.exp
7607 * gdb.arch/arm-single-step-kernel-helper.exp
7608 * gdb.arch/avr-flash-qualifier.exp
7609 * gdb.arch/disp-step-insn-reloc.exp
7610 * gdb.arch/e500-abi.exp
7611 * gdb.arch/e500-regs.exp
7612 * gdb.arch/ftrace-insn-reloc.exp
7613 * gdb.arch/i386-avx512.exp
7614 * gdb.arch/i386-bp_permanent.exp
7615 * gdb.arch/i386-byte.exp
7616 * gdb.arch/i386-cfi-notcurrent.exp
7617 * gdb.arch/i386-disp-step.exp
7618 * gdb.arch/i386-dr3-watch.exp
7619 * gdb.arch/i386-float.exp
7620 * gdb.arch/i386-gnu-cfi.exp
7621 * gdb.arch/i386-mpx-map.exp
7622 * gdb.arch/i386-mpx-sigsegv.exp
7623 * gdb.arch/i386-mpx-simple_segv.exp
7624 * gdb.arch/i386-mpx.exp
7625 * gdb.arch/i386-permbkpt.exp
7626 * gdb.arch/i386-prologue.exp
7627 * gdb.arch/i386-signal.exp
7628 * gdb.arch/i386-size-overlap.exp
7629 * gdb.arch/i386-unwind.exp
7630 * gdb.arch/i386-word.exp
7631 * gdb.arch/mips-fcr.exp
7632 * gdb.arch/powerpc-d128-regs.exp
7633 * gdb.arch/powerpc-stackless.exp
7634 * gdb.arch/ppc64-atomic-inst.exp
7635 * gdb.arch/s390-stackless.exp
7636 * gdb.arch/s390-tdbregs.exp
7637 * gdb.arch/s390-vregs.exp
7638 * gdb.arch/sparc-sysstep.exp
7639 * gdb.arch/thumb-bx-pc.exp
7640 * gdb.arch/thumb-singlestep.exp
7641 * gdb.arch/thumb2-it.exp
7642 * gdb.arch/vsx-regs.exp
7643 * gdb.asm/asm-source.exp
7644 * gdb.base/a2-run.exp
7645 * gdb.base/advance.exp
7646 * gdb.base/all-bin.exp
7647 * gdb.base/anon.exp
7648 * gdb.base/args.exp
7649 * gdb.base/arithmet.exp
7650 * gdb.base/async-shell.exp
7651 * gdb.base/async.exp
7652 * gdb.base/attach-pie-noexec.exp
7653 * gdb.base/attach-twice.exp
7654 * gdb.base/auto-load.exp
7655 * gdb.base/bang.exp
7656 * gdb.base/bitfields.exp
7657 * gdb.base/break-always.exp
7658 * gdb.base/break-caller-line.exp
7659 * gdb.base/break-entry.exp
7660 * gdb.base/break-inline.exp
7661 * gdb.base/break-on-linker-gcd-function.exp
7662 * gdb.base/break-probes.exp
7663 * gdb.base/break.exp
7664 * gdb.base/breakpoint-shadow.exp
7665 * gdb.base/call-ar-st.exp
7666 * gdb.base/call-sc.exp
7667 * gdb.base/call-signal-resume.exp
7668 * gdb.base/call-strs.exp
7669 * gdb.base/callfuncs.exp
7670 * gdb.base/catch-fork-static.exp
7671 * gdb.base/catch-gdb-caused-signals.exp
7672 * gdb.base/catch-load.exp
7673 * gdb.base/catch-signal-fork.exp
7674 * gdb.base/catch-signal.exp
7675 * gdb.base/catch-syscall.exp
7676 * gdb.base/charset.exp
7677 * gdb.base/checkpoint.exp
7678 * gdb.base/chng-syms.exp
7679 * gdb.base/code-expr.exp
7680 * gdb.base/code_elim.exp
7681 * gdb.base/commands.exp
7682 * gdb.base/completion.exp
7683 * gdb.base/complex.exp
7684 * gdb.base/cond-expr.exp
7685 * gdb.base/condbreak.exp
7686 * gdb.base/consecutive.exp
7687 * gdb.base/continue-all-already-running.exp
7688 * gdb.base/coredump-filter.exp
7689 * gdb.base/corefile.exp
7690 * gdb.base/dbx.exp
7691 * gdb.base/debug-expr.exp
7692 * gdb.base/define.exp
7693 * gdb.base/del.exp
7694 * gdb.base/disabled-location.exp
7695 * gdb.base/disasm-end-cu.exp
7696 * gdb.base/disasm-optim.exp
7697 * gdb.base/display.exp
7698 * gdb.base/duplicate-bp.exp
7699 * gdb.base/ena-dis-br.exp
7700 * gdb.base/ending-run.exp
7701 * gdb.base/enumval.exp
7702 * gdb.base/environ.exp
7703 * gdb.base/eu-strip-infcall.exp
7704 * gdb.base/eval-avoid-side-effects.exp
7705 * gdb.base/eval-skip.exp
7706 * gdb.base/exitsignal.exp
7707 * gdb.base/expand-psymtabs.exp
7708 * gdb.base/filesym.exp
7709 * gdb.base/find-unmapped.exp
7710 * gdb.base/finish.exp
7711 * gdb.base/float.exp
7712 * gdb.base/foll-exec-mode.exp
7713 * gdb.base/foll-exec.exp
7714 * gdb.base/foll-fork.exp
7715 * gdb.base/fortran-sym-case.exp
7716 * gdb.base/freebpcmd.exp
7717 * gdb.base/func-ptr.exp
7718 * gdb.base/func-ptrs.exp
7719 * gdb.base/funcargs.exp
7720 * gdb.base/gcore-buffer-overflow.exp
7721 * gdb.base/gcore-relro-pie.exp
7722 * gdb.base/gcore-relro.exp
7723 * gdb.base/gcore.exp
7724 * gdb.base/gdb1090.exp
7725 * gdb.base/gdb11530.exp
7726 * gdb.base/gdb11531.exp
7727 * gdb.base/gdb1821.exp
7728 * gdb.base/gdbindex-stabs.exp
7729 * gdb.base/gdbvars.exp
7730 * gdb.base/hbreak.exp
7731 * gdb.base/hbreak2.exp
7732 * gdb.base/included.exp
7733 * gdb.base/infcall-input.exp
7734 * gdb.base/inferior-died.exp
7735 * gdb.base/infnan.exp
7736 * gdb.base/info-macros.exp
7737 * gdb.base/info-os.exp
7738 * gdb.base/info-proc.exp
7739 * gdb.base/info-shared.exp
7740 * gdb.base/info-target.exp
7741 * gdb.base/infoline.exp
7742 * gdb.base/interp.exp
7743 * gdb.base/interrupt.exp
7744 * gdb.base/jit-reader.exp
7745 * gdb.base/jit-simple.exp
7746 * gdb.base/kill-after-signal.exp
7747 * gdb.base/kill-detach-inferiors-cmd.exp
7748 * gdb.base/label.exp
7749 * gdb.base/langs.exp
7750 * gdb.base/ldbl_e308.exp
7751 * gdb.base/line-symtabs.exp
7752 * gdb.base/linespecs.exp
7753 * gdb.base/list.exp
7754 * gdb.base/long_long.exp
7755 * gdb.base/longest-types.exp
7756 * gdb.base/maint.exp
7757 * gdb.base/max-value-size.exp
7758 * gdb.base/memattr.exp
7759 * gdb.base/mips_pro.exp
7760 * gdb.base/morestack.exp
7761 * gdb.base/moribund-step.exp
7762 * gdb.base/multi-forks.exp
7763 * gdb.base/nested-addr.exp
7764 * gdb.base/nextoverexit.exp
7765 * gdb.base/noreturn-finish.exp
7766 * gdb.base/noreturn-return.exp
7767 * gdb.base/nostdlib.exp
7768 * gdb.base/offsets.exp
7769 * gdb.base/opaque.exp
7770 * gdb.base/pc-fp.exp
7771 * gdb.base/permissions.exp
7772 * gdb.base/print-symbol-loading.exp
7773 * gdb.base/prologue-include.exp
7774 * gdb.base/psymtab.exp
7775 * gdb.base/ptype.exp
7776 * gdb.base/random-signal.exp
7777 * gdb.base/randomize.exp
7778 * gdb.base/range-stepping.exp
7779 * gdb.base/readline-ask.exp
7780 * gdb.base/recpar.exp
7781 * gdb.base/recurse.exp
7782 * gdb.base/relational.exp
7783 * gdb.base/restore.exp
7784 * gdb.base/return-nodebug.exp
7785 * gdb.base/return.exp
7786 * gdb.base/run-after-attach.exp
7787 * gdb.base/save-bp.exp
7788 * gdb.base/scope.exp
7789 * gdb.base/sect-cmd.exp
7790 * gdb.base/set-lang-auto.exp
7791 * gdb.base/set-noassign.exp
7792 * gdb.base/setvar.exp
7793 * gdb.base/sigall.exp
7794 * gdb.base/sigbpt.exp
7795 * gdb.base/siginfo-addr.exp
7796 * gdb.base/siginfo-infcall.exp
7797 * gdb.base/siginfo-obj.exp
7798 * gdb.base/siginfo.exp
7799 * gdb.base/signals-state-child.exp
7800 * gdb.base/signest.exp
7801 * gdb.base/sigstep.exp
7802 * gdb.base/sizeof.exp
7803 * gdb.base/skip.exp
7804 * gdb.base/solib-corrupted.exp
7805 * gdb.base/solib-nodir.exp
7806 * gdb.base/solib-search.exp
7807 * gdb.base/stack-checking.exp
7808 * gdb.base/stale-infcall.exp
7809 * gdb.base/stap-probe.exp
7810 * gdb.base/start.exp
7811 * gdb.base/step-break.exp
7812 * gdb.base/step-bt.exp
7813 * gdb.base/step-line.exp
7814 * gdb.base/step-over-exit.exp
7815 * gdb.base/step-over-syscall.exp
7816 * gdb.base/step-resume-infcall.exp
7817 * gdb.base/step-test.exp
7818 * gdb.base/store.exp
7819 * gdb.base/structs3.exp
7820 * gdb.base/sym-file.exp
7821 * gdb.base/symbol-without-target_section.exp
7822 * gdb.base/term.exp
7823 * gdb.base/testenv.exp
7824 * gdb.base/ui-redirect.exp
7825 * gdb.base/until.exp
7826 * gdb.base/unwindonsignal.exp
7827 * gdb.base/value-double-free.exp
7828 * gdb.base/vla-datatypes.exp
7829 * gdb.base/vla-ptr.exp
7830 * gdb.base/vla-sideeffect.exp
7831 * gdb.base/volatile.exp
7832 * gdb.base/watch-cond-infcall.exp
7833 * gdb.base/watch-cond.exp
7834 * gdb.base/watch-non-mem.exp
7835 * gdb.base/watch-read.exp
7836 * gdb.base/watch-vfork.exp
7837 * gdb.base/watchpoint-cond-gone.exp
7838 * gdb.base/watchpoint-delete.exp
7839 * gdb.base/watchpoint-hw-hit-once.exp
7840 * gdb.base/watchpoint-hw.exp
7841 * gdb.base/watchpoint-stops-at-right-insn.exp
7842 * gdb.base/watchpoints.exp
7843 * gdb.base/wchar.exp
7844 * gdb.base/whatis-exp.exp
7845 * gdb.btrace/buffer-size.exp
7846 * gdb.btrace/data.exp
7847 * gdb.btrace/delta.exp
7848 * gdb.btrace/dlopen.exp
7849 * gdb.btrace/enable.exp
7850 * gdb.btrace/exception.exp
7851 * gdb.btrace/function_call_history.exp
7852 * gdb.btrace/gcore.exp
7853 * gdb.btrace/instruction_history.exp
7854 * gdb.btrace/nohist.exp
7855 * gdb.btrace/reconnect.exp
7856 * gdb.btrace/record_goto-step.exp
7857 * gdb.btrace/record_goto.exp
7858 * gdb.btrace/rn-dl-bind.exp
7859 * gdb.btrace/segv.exp
7860 * gdb.btrace/step.exp
7861 * gdb.btrace/stepi.exp
7862 * gdb.btrace/tailcall-only.exp
7863 * gdb.btrace/tailcall.exp
7864 * gdb.btrace/tsx.exp
7865 * gdb.btrace/unknown_functions.exp
7866 * gdb.btrace/vdso.exp
7867 * gdb.compile/compile-ifunc.exp
7868 * gdb.compile/compile-ops.exp
7869 * gdb.compile/compile-print.exp
7870 * gdb.compile/compile-setjmp.exp
7871 * gdb.cp/abstract-origin.exp
7872 * gdb.cp/ambiguous.exp
7873 * gdb.cp/annota2.exp
7874 * gdb.cp/annota3.exp
7875 * gdb.cp/anon-ns.exp
7876 * gdb.cp/anon-struct.exp
7877 * gdb.cp/anon-union.exp
7878 * gdb.cp/arg-reference.exp
7879 * gdb.cp/baseenum.exp
7880 * gdb.cp/bool.exp
7881 * gdb.cp/breakpoint.exp
7882 * gdb.cp/bs15503.exp
7883 * gdb.cp/call-c.exp
7884 * gdb.cp/casts.exp
7885 * gdb.cp/chained-calls.exp
7886 * gdb.cp/class2.exp
7887 * gdb.cp/classes.exp
7888 * gdb.cp/cmpd-minsyms.exp
7889 * gdb.cp/converts.exp
7890 * gdb.cp/cp-relocate.exp
7891 * gdb.cp/cpcompletion.exp
7892 * gdb.cp/cpexprs.exp
7893 * gdb.cp/cplabel.exp
7894 * gdb.cp/cplusfuncs.exp
7895 * gdb.cp/cpsizeof.exp
7896 * gdb.cp/ctti.exp
7897 * gdb.cp/derivation.exp
7898 * gdb.cp/destrprint.exp
7899 * gdb.cp/dispcxx.exp
7900 * gdb.cp/enum-class.exp
7901 * gdb.cp/exception.exp
7902 * gdb.cp/exceptprint.exp
7903 * gdb.cp/expand-psymtabs-cxx.exp
7904 * gdb.cp/expand-sals.exp
7905 * gdb.cp/extern-c.exp
7906 * gdb.cp/filename.exp
7907 * gdb.cp/formatted-ref.exp
7908 * gdb.cp/fpointer.exp
7909 * gdb.cp/gdb1355.exp
7910 * gdb.cp/gdb2495.exp
7911 * gdb.cp/hang.exp
7912 * gdb.cp/impl-this.exp
7913 * gdb.cp/infcall-dlopen.exp
7914 * gdb.cp/inherit.exp
7915 * gdb.cp/iostream.exp
7916 * gdb.cp/koenig.exp
7917 * gdb.cp/local.exp
7918 * gdb.cp/m-data.exp
7919 * gdb.cp/m-static.exp
7920 * gdb.cp/mb-ctor.exp
7921 * gdb.cp/mb-inline.exp
7922 * gdb.cp/mb-templates.exp
7923 * gdb.cp/member-name.exp
7924 * gdb.cp/member-ptr.exp
7925 * gdb.cp/meth-typedefs.exp
7926 * gdb.cp/method.exp
7927 * gdb.cp/method2.exp
7928 * gdb.cp/minsym-fallback.exp
7929 * gdb.cp/misc.exp
7930 * gdb.cp/namelessclass.exp
7931 * gdb.cp/namespace-enum.exp
7932 * gdb.cp/namespace-nested-import.exp
7933 * gdb.cp/namespace.exp
7934 * gdb.cp/nextoverthrow.exp
7935 * gdb.cp/no-dmgl-verbose.exp
7936 * gdb.cp/non-trivial-retval.exp
7937 * gdb.cp/noparam.exp
7938 * gdb.cp/nsdecl.exp
7939 * gdb.cp/nsimport.exp
7940 * gdb.cp/nsnested.exp
7941 * gdb.cp/nsnoimports.exp
7942 * gdb.cp/nsrecurs.exp
7943 * gdb.cp/nsstress.exp
7944 * gdb.cp/nsusing.exp
7945 * gdb.cp/operator.exp
7946 * gdb.cp/oranking.exp
7947 * gdb.cp/overload-const.exp
7948 * gdb.cp/overload.exp
7949 * gdb.cp/ovldbreak.exp
7950 * gdb.cp/ovsrch.exp
7951 * gdb.cp/paren-type.exp
7952 * gdb.cp/parse-lang.exp
7953 * gdb.cp/pass-by-ref.exp
7954 * gdb.cp/pr-1023.exp
7955 * gdb.cp/pr-1210.exp
7956 * gdb.cp/pr-574.exp
7957 * gdb.cp/pr10687.exp
7958 * gdb.cp/pr12028.exp
7959 * gdb.cp/pr17132.exp
7960 * gdb.cp/pr17494.exp
7961 * gdb.cp/pr9067.exp
7962 * gdb.cp/pr9167.exp
7963 * gdb.cp/pr9631.exp
7964 * gdb.cp/printmethod.exp
7965 * gdb.cp/psmang.exp
7966 * gdb.cp/psymtab-parameter.exp
7967 * gdb.cp/ptype-cv-cp.exp
7968 * gdb.cp/ptype-flags.exp
7969 * gdb.cp/re-set-overloaded.exp
7970 * gdb.cp/ref-types.exp
7971 * gdb.cp/rtti.exp
7972 * gdb.cp/scope-err.exp
7973 * gdb.cp/shadow.exp
7974 * gdb.cp/smartp.exp
7975 * gdb.cp/static-method.exp
7976 * gdb.cp/static-print-quit.exp
7977 * gdb.cp/temargs.exp
7978 * gdb.cp/templates.exp
7979 * gdb.cp/try_catch.exp
7980 * gdb.cp/typedef-operator.exp
7981 * gdb.cp/typeid.exp
7982 * gdb.cp/userdef.exp
7983 * gdb.cp/using-crash.exp
7984 * gdb.cp/var-tag.exp
7985 * gdb.cp/virtbase.exp
7986 * gdb.cp/virtfunc.exp
7987 * gdb.cp/virtfunc2.exp
7988 * gdb.cp/vla-cxx.exp
7989 * gdb.disasm/t01_mov.exp
7990 * gdb.disasm/t02_mova.exp
7991 * gdb.disasm/t03_add.exp
7992 * gdb.disasm/t04_sub.exp
7993 * gdb.disasm/t05_cmp.exp
7994 * gdb.disasm/t06_ari2.exp
7995 * gdb.disasm/t07_ari3.exp
7996 * gdb.disasm/t08_or.exp
7997 * gdb.disasm/t09_xor.exp
7998 * gdb.disasm/t10_and.exp
7999 * gdb.disasm/t11_logs.exp
8000 * gdb.disasm/t12_bit.exp
8001 * gdb.disasm/t13_otr.exp
8002 * gdb.dlang/circular.exp
8003 * gdb.dwarf2/arr-stride.exp
8004 * gdb.dwarf2/arr-subrange.exp
8005 * gdb.dwarf2/atomic-type.exp
8006 * gdb.dwarf2/bad-regnum.exp
8007 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8008 * gdb.dwarf2/callframecfa.exp
8009 * gdb.dwarf2/clztest.exp
8010 * gdb.dwarf2/corrupt.exp
8011 * gdb.dwarf2/data-loc.exp
8012 * gdb.dwarf2/dup-psym.exp
8013 * gdb.dwarf2/dw2-anon-mptr.exp
8014 * gdb.dwarf2/dw2-anonymous-func.exp
8015 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8016 * gdb.dwarf2/dw2-bad-unresolved.exp
8017 * gdb.dwarf2/dw2-basic.exp
8018 * gdb.dwarf2/dw2-canonicalize-type.exp
8019 * gdb.dwarf2/dw2-case-insensitive.exp
8020 * gdb.dwarf2/dw2-common-block.exp
8021 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8022 * gdb.dwarf2/dw2-compressed.exp
8023 * gdb.dwarf2/dw2-const.exp
8024 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8025 * gdb.dwarf2/dw2-cu-size.exp
8026 * gdb.dwarf2/dw2-dup-frame.exp
8027 * gdb.dwarf2/dw2-entry-value.exp
8028 * gdb.dwarf2/dw2-icycle.exp
8029 * gdb.dwarf2/dw2-ifort-parameter.exp
8030 * gdb.dwarf2/dw2-inline-break.exp
8031 * gdb.dwarf2/dw2-inline-param.exp
8032 * gdb.dwarf2/dw2-intercu.exp
8033 * gdb.dwarf2/dw2-intermix.exp
8034 * gdb.dwarf2/dw2-lexical-block-bare.exp
8035 * gdb.dwarf2/dw2-linkage-name-trust.exp
8036 * gdb.dwarf2/dw2-minsym-in-cu.exp
8037 * gdb.dwarf2/dw2-noloc.exp
8038 * gdb.dwarf2/dw2-op-call.exp
8039 * gdb.dwarf2/dw2-op-out-param.exp
8040 * gdb.dwarf2/dw2-opt-structptr.exp
8041 * gdb.dwarf2/dw2-param-error.exp
8042 * gdb.dwarf2/dw2-producer.exp
8043 * gdb.dwarf2/dw2-ranges-base.exp
8044 * gdb.dwarf2/dw2-ref-missing-frame.exp
8045 * gdb.dwarf2/dw2-reg-undefined.exp
8046 * gdb.dwarf2/dw2-regno-invalid.exp
8047 * gdb.dwarf2/dw2-restore.exp
8048 * gdb.dwarf2/dw2-restrict.exp
8049 * gdb.dwarf2/dw2-single-line-discriminators.exp
8050 * gdb.dwarf2/dw2-strp.exp
8051 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8052 * gdb.dwarf2/dw2-unresolved.exp
8053 * gdb.dwarf2/dw2-var-zero-addr.exp
8054 * gdb.dwarf2/dw4-sig-types.exp
8055 * gdb.dwarf2/dwz.exp
8056 * gdb.dwarf2/dynarr-ptr.exp
8057 * gdb.dwarf2/enum-type.exp
8058 * gdb.dwarf2/gdb-index.exp
8059 * gdb.dwarf2/implptr-64bit.exp
8060 * gdb.dwarf2/implptr-optimized-out.exp
8061 * gdb.dwarf2/implptr.exp
8062 * gdb.dwarf2/implref-array.exp
8063 * gdb.dwarf2/implref-const.exp
8064 * gdb.dwarf2/implref-global.exp
8065 * gdb.dwarf2/implref-struct.exp
8066 * gdb.dwarf2/mac-fileno.exp
8067 * gdb.dwarf2/main-subprogram.exp
8068 * gdb.dwarf2/member-ptr-forwardref.exp
8069 * gdb.dwarf2/method-ptr.exp
8070 * gdb.dwarf2/missing-sig-type.exp
8071 * gdb.dwarf2/nonvar-access.exp
8072 * gdb.dwarf2/opaque-type-lookup.exp
8073 * gdb.dwarf2/pieces-optimized-out.exp
8074 * gdb.dwarf2/pieces.exp
8075 * gdb.dwarf2/pr10770.exp
8076 * gdb.dwarf2/pr13961.exp
8077 * gdb.dwarf2/staticvirtual.exp
8078 * gdb.dwarf2/subrange.exp
8079 * gdb.dwarf2/symtab-producer.exp
8080 * gdb.dwarf2/trace-crash.exp
8081 * gdb.dwarf2/typeddwarf.exp
8082 * gdb.dwarf2/valop.exp
8083 * gdb.dwarf2/watch-notconst.exp
8084 * gdb.fortran/array-element.exp
8085 * gdb.fortran/charset.exp
8086 * gdb.fortran/common-block.exp
8087 * gdb.fortran/complex.exp
8088 * gdb.fortran/derived-type-function.exp
8089 * gdb.fortran/derived-type.exp
8090 * gdb.fortran/logical.exp
8091 * gdb.fortran/module.exp
8092 * gdb.fortran/multi-dim.exp
8093 * gdb.fortran/nested-funcs.exp
8094 * gdb.fortran/print-formatted.exp
8095 * gdb.fortran/subarray.exp
8096 * gdb.fortran/vla-alloc-assoc.exp
8097 * gdb.fortran/vla-datatypes.exp
8098 * gdb.fortran/vla-history.exp
8099 * gdb.fortran/vla-ptr-info.exp
8100 * gdb.fortran/vla-ptype-sub.exp
8101 * gdb.fortran/vla-ptype.exp
8102 * gdb.fortran/vla-sizeof.exp
8103 * gdb.fortran/vla-type.exp
8104 * gdb.fortran/vla-value-sub-arbitrary.exp
8105 * gdb.fortran/vla-value-sub-finish.exp
8106 * gdb.fortran/vla-value-sub.exp
8107 * gdb.fortran/vla-value.exp
8108 * gdb.fortran/whatis_type.exp
8109 * gdb.go/chan.exp
8110 * gdb.go/handcall.exp
8111 * gdb.go/hello.exp
8112 * gdb.go/integers.exp
8113 * gdb.go/methods.exp
8114 * gdb.go/package.exp
8115 * gdb.go/strings.exp
8116 * gdb.go/types.exp
8117 * gdb.go/unsafe.exp
8118 * gdb.guile/scm-arch.exp
8119 * gdb.guile/scm-block.exp
8120 * gdb.guile/scm-breakpoint.exp
8121 * gdb.guile/scm-cmd.exp
8122 * gdb.guile/scm-disasm.exp
8123 * gdb.guile/scm-equal.exp
8124 * gdb.guile/scm-frame-args.exp
8125 * gdb.guile/scm-frame-inline.exp
8126 * gdb.guile/scm-frame.exp
8127 * gdb.guile/scm-iterator.exp
8128 * gdb.guile/scm-math.exp
8129 * gdb.guile/scm-objfile.exp
8130 * gdb.guile/scm-ports.exp
8131 * gdb.guile/scm-symbol.exp
8132 * gdb.guile/scm-symtab.exp
8133 * gdb.guile/scm-value-cc.exp
8134 * gdb.guile/types-module.exp
8135 * gdb.linespec/break-ask.exp
8136 * gdb.linespec/cpexplicit.exp
8137 * gdb.linespec/explicit.exp
8138 * gdb.linespec/keywords.exp
8139 * gdb.linespec/linespec.exp
8140 * gdb.linespec/ls-dollar.exp
8141 * gdb.linespec/ls-errs.exp
8142 * gdb.linespec/skip-two.exp
8143 * gdb.linespec/thread.exp
8144 * gdb.mi/mi-async.exp
8145 * gdb.mi/mi-basics.exp
8146 * gdb.mi/mi-break.exp
8147 * gdb.mi/mi-catch-load.exp
8148 * gdb.mi/mi-cli.exp
8149 * gdb.mi/mi-cmd-param-changed.exp
8150 * gdb.mi/mi-console.exp
8151 * gdb.mi/mi-detach.exp
8152 * gdb.mi/mi-disassemble.exp
8153 * gdb.mi/mi-eval.exp
8154 * gdb.mi/mi-file-transfer.exp
8155 * gdb.mi/mi-file.exp
8156 * gdb.mi/mi-fill-memory.exp
8157 * gdb.mi/mi-inheritance-syntax-error.exp
8158 * gdb.mi/mi-linespec-err-cp.exp
8159 * gdb.mi/mi-logging.exp
8160 * gdb.mi/mi-memory-changed.exp
8161 * gdb.mi/mi-read-memory.exp
8162 * gdb.mi/mi-record-changed.exp
8163 * gdb.mi/mi-reg-undefined.exp
8164 * gdb.mi/mi-regs.exp
8165 * gdb.mi/mi-return.exp
8166 * gdb.mi/mi-reverse.exp
8167 * gdb.mi/mi-simplerun.exp
8168 * gdb.mi/mi-solib.exp
8169 * gdb.mi/mi-stack.exp
8170 * gdb.mi/mi-stepi.exp
8171 * gdb.mi/mi-syn-frame.exp
8172 * gdb.mi/mi-until.exp
8173 * gdb.mi/mi-var-block.exp
8174 * gdb.mi/mi-var-child.exp
8175 * gdb.mi/mi-var-cmd.exp
8176 * gdb.mi/mi-var-cp.exp
8177 * gdb.mi/mi-var-display.exp
8178 * gdb.mi/mi-var-invalidate.exp
8179 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8180 * gdb.mi/mi-vla-fortran.exp
8181 * gdb.mi/mi-watch.exp
8182 * gdb.mi/mi2-var-child.exp
8183 * gdb.mi/user-selected-context-sync.exp
8184 * gdb.modula2/unbounded-array.exp
8185 * gdb.multi/dummy-frame-restore.exp
8186 * gdb.multi/multi-arch-exec.exp
8187 * gdb.multi/multi-arch.exp
8188 * gdb.multi/tids.exp
8189 * gdb.multi/watchpoint-multi.exp
8190 * gdb.opencl/callfuncs.exp
8191 * gdb.opencl/convs_casts.exp
8192 * gdb.opencl/datatypes.exp
8193 * gdb.opencl/operators.exp
8194 * gdb.opencl/vec_comps.exp
8195 * gdb.opt/clobbered-registers-O2.exp
8196 * gdb.opt/inline-break.exp
8197 * gdb.opt/inline-bt.exp
8198 * gdb.opt/inline-cmds.exp
8199 * gdb.opt/inline-locals.exp
8200 * gdb.pascal/case-insensitive-symbols.exp
8201 * gdb.pascal/floats.exp
8202 * gdb.pascal/gdb11492.exp
8203 * gdb.python/lib-types.exp
8204 * gdb.python/py-arch.exp
8205 * gdb.python/py-as-string.exp
8206 * gdb.python/py-bad-printers.exp
8207 * gdb.python/py-block.exp
8208 * gdb.python/py-breakpoint-create-fail.exp
8209 * gdb.python/py-breakpoint.exp
8210 * gdb.python/py-caller-is.exp
8211 * gdb.python/py-cmd.exp
8212 * gdb.python/py-explore-cc.exp
8213 * gdb.python/py-explore.exp
8214 * gdb.python/py-finish-breakpoint.exp
8215 * gdb.python/py-finish-breakpoint2.exp
8216 * gdb.python/py-frame-args.exp
8217 * gdb.python/py-frame-inline.exp
8218 * gdb.python/py-frame.exp
8219 * gdb.python/py-framefilter-mi.exp
8220 * gdb.python/py-infthread.exp
8221 * gdb.python/py-lazy-string.exp
8222 * gdb.python/py-linetable.exp
8223 * gdb.python/py-mi-events.exp
8224 * gdb.python/py-mi-objfile.exp
8225 * gdb.python/py-mi.exp
8226 * gdb.python/py-objfile.exp
8227 * gdb.python/py-pp-integral.exp
8228 * gdb.python/py-pp-maint.exp
8229 * gdb.python/py-pp-re-notag.exp
8230 * gdb.python/py-pp-registration.exp
8231 * gdb.python/py-recurse-unwind.exp
8232 * gdb.python/py-strfns.exp
8233 * gdb.python/py-symbol.exp
8234 * gdb.python/py-symtab.exp
8235 * gdb.python/py-sync-interp.exp
8236 * gdb.python/py-typeprint.exp
8237 * gdb.python/py-unwind-maint.exp
8238 * gdb.python/py-unwind.exp
8239 * gdb.python/py-value-cc.exp
8240 * gdb.python/py-xmethods.exp
8241 * gdb.reverse/amd64-tailcall-reverse.exp
8242 * gdb.reverse/break-precsave.exp
8243 * gdb.reverse/break-reverse.exp
8244 * gdb.reverse/consecutive-precsave.exp
8245 * gdb.reverse/consecutive-reverse.exp
8246 * gdb.reverse/finish-precsave.exp
8247 * gdb.reverse/finish-reverse-bkpt.exp
8248 * gdb.reverse/finish-reverse.exp
8249 * gdb.reverse/fstatat-reverse.exp
8250 * gdb.reverse/getresuid-reverse.exp
8251 * gdb.reverse/i386-precsave.exp
8252 * gdb.reverse/i386-reverse.exp
8253 * gdb.reverse/i386-sse-reverse.exp
8254 * gdb.reverse/i387-env-reverse.exp
8255 * gdb.reverse/i387-stack-reverse.exp
8256 * gdb.reverse/insn-reverse.exp
8257 * gdb.reverse/machinestate-precsave.exp
8258 * gdb.reverse/machinestate.exp
8259 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8260 * gdb.reverse/pipe-reverse.exp
8261 * gdb.reverse/readv-reverse.exp
8262 * gdb.reverse/recvmsg-reverse.exp
8263 * gdb.reverse/rerun-prec.exp
8264 * gdb.reverse/s390-mvcle.exp
8265 * gdb.reverse/step-precsave.exp
8266 * gdb.reverse/step-reverse.exp
8267 * gdb.reverse/time-reverse.exp
8268 * gdb.reverse/until-precsave.exp
8269 * gdb.reverse/until-reverse.exp
8270 * gdb.reverse/waitpid-reverse.exp
8271 * gdb.reverse/watch-precsave.exp
8272 * gdb.reverse/watch-reverse.exp
8273 * gdb.rust/generics.exp
8274 * gdb.rust/methods.exp
8275 * gdb.rust/modules.exp
8276 * gdb.rust/simple.exp
8277 * gdb.server/connect-with-no-symbol-file.exp
8278 * gdb.server/ext-attach.exp
8279 * gdb.server/ext-restart.exp
8280 * gdb.server/ext-wrapper.exp
8281 * gdb.server/file-transfer.exp
8282 * gdb.server/server-exec-info.exp
8283 * gdb.server/server-kill.exp
8284 * gdb.server/server-mon.exp
8285 * gdb.server/wrapper.exp
8286 * gdb.stabs/exclfwd.exp
8287 * gdb.stabs/gdb11479.exp
8288 * gdb.threads/clone-new-thread-event.exp
8289 * gdb.threads/corethreads.exp
8290 * gdb.threads/current-lwp-dead.exp
8291 * gdb.threads/dlopen-libpthread.exp
8292 * gdb.threads/gcore-thread.exp
8293 * gdb.threads/sigstep-threads.exp
8294 * gdb.threads/watchpoint-fork.exp
8295 * gdb.trace/actions-changed.exp
8296 * gdb.trace/backtrace.exp
8297 * gdb.trace/change-loc.exp
8298 * gdb.trace/circ.exp
8299 * gdb.trace/collection.exp
8300 * gdb.trace/disconnected-tracing.exp
8301 * gdb.trace/ftrace.exp
8302 * gdb.trace/mi-trace-frame-collected.exp
8303 * gdb.trace/mi-trace-unavailable.exp
8304 * gdb.trace/mi-traceframe-changed.exp
8305 * gdb.trace/mi-tsv-changed.exp
8306 * gdb.trace/no-attach-trace.exp
8307 * gdb.trace/passc-dyn.exp
8308 * gdb.trace/qtro.exp
8309 * gdb.trace/range-stepping.exp
8310 * gdb.trace/read-memory.exp
8311 * gdb.trace/save-trace.exp
8312 * gdb.trace/signal.exp
8313 * gdb.trace/status-stop.exp
8314 * gdb.trace/tfile.exp
8315 * gdb.trace/trace-break.exp
8316 * gdb.trace/trace-buffer-size.exp
8317 * gdb.trace/trace-condition.exp
8318 * gdb.trace/tracefile-pseudo-reg.exp
8319 * gdb.trace/tstatus.exp
8320 * gdb.trace/unavailable.exp
8321 * gdb.trace/while-dyn.exp
8322 * gdb.trace/while-stepping.exp
8323
34c41c68
DE
83242016-12-22 Doug Evans <xdje42@gmail.com>
8325
8326 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8327 and msymbols.
8328
16e69324
YQ
83292016-12-19 Yao Qi <yao.qi@linaro.org>
8330
8331 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8332 (test_with_self): Don't call do_steps_and_nexts, and remove
8333 code about stepping into xmalloc.
8334
f94f411b
YQ
83352016-12-09 Yao Qi <yao.qi@linaro.org>
8336
8337 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8338
83392016-12-09 Yao Qi <yao.qi@linaro.org>
8340
8341 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8342
f1b5deee
PA
83432016-12-09 Pedro Alves <palves@redhat.com>
8344
8345 * gdb.base/all-architectures-0.exp: New file.
8346 * gdb.base/all-architectures-1.exp: New file.
8347 * gdb.base/all-architectures-2.exp: New file.
8348 * gdb.base/all-architectures-3.exp: New file.
8349 * gdb.base/all-architectures-4.exp: New file.
8350 * gdb.base/all-architectures-5.exp: New file.
8351 * gdb.base/all-architectures-6.exp: New file.
8352 * gdb.base/all-architectures-7.exp: New file.
8353 * gdb.base/all-architectures.exp.in: New file.
8354
364ca42e
YQ
83552016-12-09 Yao Qi <yao.qi@linaro.org>
8356
8357 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8358
107c2d62
LM
83592016-12-02 Luis Machado <lgustavo@codesourcery.com>
8360
8361 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8362 possible.
8363 Remove useless pattern-matching code.
8364
df3ee9ca
PA
83652016-12-02 Pedro Alves <palves@redhat.com>
8366
8367 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8368 procedure.
8369 (top level): Call it.
8370
ec835369
PA
83712016-12-02 Pedro Alves <palves@redhat.com>
8372
8373 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8374 New procedure.
8375 (top level): Call it.
8376
01770bbd
PA
83772016-12-02 Pedro Alves <palves@redhat.com>
8378
8379 PR cli/20559
8380 * gdb.base/commands.exp (user_defined_command_args_eval): New
8381 procedure.
8382 (top level): Call it.
8383
008459ea
LM
83842016-12-02 Luis Machado <lgustavo@codesourcery.com>
8385
8386 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8387 timeout handling.
8388
0c1b455e
TT
83892016-12-02 Tom Tromey <tom@tromey.com>
8390
8391 * gdb.dwarf2/main-subprogram.c: New file.
8392 * gdb.dwarf2/main-subprogram.exp: New file.
8393
018572b8
LM
83942016-12-01 Luis Machado <lgustavo@codesourcery.com>
8395
8396 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8397 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8398 gdb_test_no_output for a couple of cases.
8399 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8400
84c93cd5
LM
84012016-12-01 Luis Machado <lgustavo@codesourcery.com>
8402
8403 Fix test names and standardize compilation error messages throughout
8404 the following files:
8405
8406 * gdb.ada/start.exp
8407 * gdb.arch/alpha-step.exp
8408 * gdb.arch/e500-prologue.exp
8409 * gdb.arch/ftrace-insn-reloc.exp
8410 * gdb.arch/gdb1291.exp
8411 * gdb.arch/gdb1431.exp
8412 * gdb.arch/gdb1558.exp
8413 * gdb.arch/i386-dr3-watch.exp
8414 * gdb.arch/i386-sse-stack-align.exp
8415 * gdb.arch/ia64-breakpoint-shadow.exp
8416 * gdb.arch/pa-nullify.exp
8417 * gdb.arch/powerpc-aix-prologue.exp
8418 * gdb.arch/thumb-bx-pc.exp
8419 * gdb.base/annota1.exp
8420 * gdb.base/annota3.exp
8421 * gdb.base/arrayidx.exp
8422 * gdb.base/assign.exp
8423 * gdb.base/attach.exp
8424 * gdb.base/auxv.exp
8425 * gdb.base/bang.exp
8426 * gdb.base/bfp-test.exp
8427 * gdb.base/bigcore.exp
8428 * gdb.base/bitfields2.exp
8429 * gdb.base/break-fun-addr.exp
8430 * gdb.base/break-probes.exp
8431 * gdb.base/call-rt-st.exp
8432 * gdb.base/callexit.exp
8433 * gdb.base/catch-fork-kill.exp
8434 * gdb.base/charset.exp
8435 * gdb.base/checkpoint.exp
8436 * gdb.base/comprdebug.exp
8437 * gdb.base/constvars.exp
8438 * gdb.base/coredump-filter.exp
8439 * gdb.base/cursal.exp
8440 * gdb.base/cvexpr.exp
8441 * gdb.base/detach.exp
8442 * gdb.base/display.exp
8443 * gdb.base/dmsym.exp
8444 * gdb.base/dprintf-pending.exp
8445 * gdb.base/dso2dso.exp
8446 * gdb.base/dtrace-probe.exp
8447 * gdb.base/dump.exp
8448 * gdb.base/enum_cond.exp
8449 * gdb.base/exe-lock.exp
8450 * gdb.base/exec-invalid-sysroot.exp
8451 * gdb.base/execl-update-breakpoints.exp
8452 * gdb.base/exprs.exp
8453 * gdb.base/fileio.exp
8454 * gdb.base/find.exp
8455 * gdb.base/finish.exp
8456 * gdb.base/fixsection.exp
8457 * gdb.base/foll-vfork.exp
8458 * gdb.base/frame-args.exp
8459 * gdb.base/gcore.exp
8460 * gdb.base/gdb1250.exp
8461 * gdb.base/global-var-nested-by-dso.exp
8462 * gdb.base/gnu-ifunc.exp
8463 * gdb.base/hashline1.exp
8464 * gdb.base/hashline2.exp
8465 * gdb.base/hashline3.exp
8466 * gdb.base/hbreak-in-shr-unsupported.exp
8467 * gdb.base/huge.exp
8468 * gdb.base/infcall-input.exp
8469 * gdb.base/info-fun.exp
8470 * gdb.base/info-shared.exp
8471 * gdb.base/jit-simple.exp
8472 * gdb.base/jit-so.exp
8473 * gdb.base/jit.exp
8474 * gdb.base/jump.exp
8475 * gdb.base/label.exp
8476 * gdb.base/lineinc.exp
8477 * gdb.base/logical.exp
8478 * gdb.base/longjmp.exp
8479 * gdb.base/macscp.exp
8480 * gdb.base/miscexprs.exp
8481 * gdb.base/new-ui-echo.exp
8482 * gdb.base/new-ui-pending-input.exp
8483 * gdb.base/new-ui.exp
8484 * gdb.base/nodebug.exp
8485 * gdb.base/nofield.exp
8486 * gdb.base/offsets.exp
8487 * gdb.base/overlays.exp
8488 * gdb.base/pending.exp
8489 * gdb.base/pointers.exp
8490 * gdb.base/pr11022.exp
8491 * gdb.base/printcmds.exp
8492 * gdb.base/prologue.exp
8493 * gdb.base/ptr-typedef.exp
8494 * gdb.base/realname-expand.exp
8495 * gdb.base/relativedebug.exp
8496 * gdb.base/relocate.exp
8497 * gdb.base/remote.exp
8498 * gdb.base/reread.exp
8499 * gdb.base/return2.exp
8500 * gdb.base/savedregs.exp
8501 * gdb.base/sep.exp
8502 * gdb.base/sepdebug.exp
8503 * gdb.base/sepsymtab.exp
8504 * gdb.base/set-inferior-tty.exp
8505 * gdb.base/setshow.exp
8506 * gdb.base/shlib-call.exp
8507 * gdb.base/sigaltstack.exp
8508 * gdb.base/siginfo-addr.exp
8509 * gdb.base/signals.exp
8510 * gdb.base/signull.exp
8511 * gdb.base/sigrepeat.exp
8512 * gdb.base/so-impl-ld.exp
8513 * gdb.base/solib-display.exp
8514 * gdb.base/solib-overlap.exp
8515 * gdb.base/solib-search.exp
8516 * gdb.base/solib-symbol.exp
8517 * gdb.base/structs.exp
8518 * gdb.base/structs2.exp
8519 * gdb.base/symtab-search-order.exp
8520 * gdb.base/twice.exp
8521 * gdb.base/unload.exp
8522 * gdb.base/varargs.exp
8523 * gdb.base/watchpoint-solib.exp
8524 * gdb.base/watchpoint.exp
8525 * gdb.base/whatis.exp
8526 * gdb.base/wrong_frame_bt_full.exp
8527 * gdb.btrace/dlopen.exp
8528 * gdb.cell/ea-standalone.exp
8529 * gdb.cell/ea-test.exp
8530 * gdb.cp/dispcxx.exp
8531 * gdb.cp/gdb2384.exp
8532 * gdb.cp/method2.exp
8533 * gdb.cp/nextoverthrow.exp
8534 * gdb.cp/pr10728.exp
8535 * gdb.disasm/am33.exp
8536 * gdb.disasm/h8300s.exp
8537 * gdb.disasm/mn10300.exp
8538 * gdb.disasm/sh3.exp
8539 * gdb.dwarf2/dw2-dir-file-name.exp
8540 * gdb.fortran/complex.exp
8541 * gdb.fortran/library-module.exp
8542 * gdb.guile/scm-pretty-print.exp
8543 * gdb.guile/scm-symbol.exp
8544 * gdb.guile/scm-type.exp
8545 * gdb.guile/scm-value.exp
8546 * gdb.linespec/linespec.exp
8547 * gdb.mi/gdb701.exp
8548 * gdb.mi/gdb792.exp
8549 * gdb.mi/mi-breakpoint-changed.exp
8550 * gdb.mi/mi-dprintf-pending.exp
8551 * gdb.mi/mi-dprintf.exp
8552 * gdb.mi/mi-exit-code.exp
8553 * gdb.mi/mi-pending.exp
8554 * gdb.mi/mi-solib.exp
8555 * gdb.mi/new-ui-mi-sync.exp
8556 * gdb.mi/pr11022.exp
8557 * gdb.mi/user-selected-context-sync.exp
8558 * gdb.opt/solib-intra-step.exp
8559 * gdb.python/py-events.exp
8560 * gdb.python/py-finish-breakpoint.exp
8561 * gdb.python/py-mi.exp
8562 * gdb.python/py-prettyprint.exp
8563 * gdb.python/py-shared.exp
8564 * gdb.python/py-symbol.exp
8565 * gdb.python/py-template.exp
8566 * gdb.python/py-type.exp
8567 * gdb.python/py-value.exp
8568 * gdb.reverse/solib-precsave.exp
8569 * gdb.reverse/solib-reverse.exp
8570 * gdb.server/solib-list.exp
8571 * gdb.stabs/weird.exp
8572 * gdb.threads/reconnect-signal.exp
8573 * gdb.threads/stepi-random-signal.exp
8574 * gdb.trace/actions.exp
8575 * gdb.trace/ax.exp
8576 * gdb.trace/backtrace.exp
8577 * gdb.trace/change-loc.exp
8578 * gdb.trace/deltrace.exp
8579 * gdb.trace/ftrace-lock.exp
8580 * gdb.trace/ftrace.exp
8581 * gdb.trace/infotrace.exp
8582 * gdb.trace/mi-tracepoint-changed.exp
8583 * gdb.trace/packetlen.exp
8584 * gdb.trace/passcount.exp
8585 * gdb.trace/pending.exp
8586 * gdb.trace/range-stepping.exp
8587 * gdb.trace/report.exp
8588 * gdb.trace/stap-trace.exp
8589 * gdb.trace/tfind.exp
8590 * gdb.trace/trace-break.exp
8591 * gdb.trace/trace-condition.exp
8592 * gdb.trace/trace-enable-disable.exp
8593 * gdb.trace/trace-mt.exp
8594 * gdb.trace/tracecmd.exp
8595 * gdb.trace/tspeed.exp
8596 * gdb.trace/tsv.exp
8597 * lib/perftest.exp
8598
fb9feb35
LM
85992016-12-01 Luis Machado <lgustavo@codesourcery.com>
8600
8601 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8602 with gdb_test_no_output.
8603 Use command as test name.
8604
cd2ddb6c
LM
86052016-12-01 Luis Machado <lgustavo@codesourcery.com>
8606
8607 Fix test names starting with uppercase throughout the files.
8608
8609 * gdb.ada/assign_1.exp
8610 * gdb.ada/boolean_expr.exp
8611 * gdb.base/arrayidx.exp
8612 * gdb.base/del.exp
8613 * gdb.base/gcore-buffer-overflow.exp
8614 * gdb.base/testenv.exp
8615 * gdb.compile/compile.exp
8616 * gdb.python/py-framefilter-invalidarg.exp
8617 * gdb.python/py-framefilter.exp
8618
bb95117e
LM
86192016-12-01 Luis Machado <lgustavo@codesourcery.com>
8620
8621 Fix test names starting with uppercase throughout the files.
8622
8623 * gdb.ada/array_return.exp
8624 * gdb.ada/expr_delims.exp
8625 * gdb.ada/mi_dyn_arr.exp
8626 * gdb.ada/mi_interface.exp
8627 * gdb.ada/mi_var_array.exp
8628 * gdb.ada/watch_arg.exp
8629 * gdb.arch/alpha-step.exp
8630 * gdb.arch/altivec-regs.exp
8631 * gdb.arch/e500-regs.exp
8632 * gdb.arch/powerpc-d128-regs.exp
8633 * gdb.base/arrayidx.exp
8634 * gdb.base/break.exp
8635 * gdb.base/checkpoint.exp
8636 * gdb.base/debug-expr.exp
8637 * gdb.base/dmsym.exp
8638 * gdb.base/radix.exp
8639 * gdb.base/sepdebug.exp
8640 * gdb.base/testenv.exp
8641 * gdb.base/watch_thread_num.exp
8642 * gdb.base/watchpoint-cond-gone.exp
8643 * gdb.cell/break.exp
8644 * gdb.cell/ea-cache.exp
8645 * gdb.compile/compile.exp
8646 * gdb.cp/gdb2495.exp
8647 * gdb.gdb/selftest.exp
8648 * gdb.gdb/xfullpath.exp
8649 * gdb.go/hello.exp
8650 * gdb.go/integers.exp
8651 * gdb.objc/basicclass.exp
8652 * gdb.pascal/hello.exp
8653 * gdb.pascal/integers.exp
8654 * gdb.python/py-breakpoint.exp
8655 * gdb.python/py-cmd.exp
8656 * gdb.python/py-linetable.exp
8657 * gdb.python/py-xmethods.exp
8658 * gdb.python/python.exp
8659 * gdb.reverse/consecutive-precsave.exp
8660 * gdb.reverse/finish-precsave.exp
8661 * gdb.reverse/i386-precsave.exp
8662 * gdb.reverse/machinestate-precsave.exp
8663 * gdb.reverse/sigall-precsave.exp
8664 * gdb.reverse/solib-precsave.exp
8665 * gdb.reverse/step-precsave.exp
8666 * gdb.reverse/until-precsave.exp
8667 * gdb.reverse/watch-precsave.exp
8668 * gdb.threads/leader-exit.exp
8669 * gdb.threads/pthreads.exp
8670 * gdb.threads/wp-replication.exp
8671 * gdb.trace/actions.exp
8672 * gdb.trace/mi-tsv-changed.exp
8673 * gdb.trace/tsv.exp
8674
de97fdd4
LM
86752016-12-01 Luis Machado <lgustavo@codesourcery.com>
8676
8677 Fix test names starting with uppercase throughout the files.
8678
8679 * gdb.arch/i386-bp_permanent.exp
8680 * gdb.arch/i386-gnu-cfi.exp
8681 * gdb.base/disasm-end-cu.exp
8682 * gdb.base/macscp.exp
8683 * gdb.base/pending.exp
8684 * gdb.base/watch_thread_num.exp
8685 * gdb.cp/exception.exp
8686 * gdb.cp/gdb2495.exp
8687 * gdb.cp/local.exp
8688 * gdb.python/py-evsignal.exp
8689 * gdb.python/python.exp
8690 * gdb.trace/tracecmd.exp
8691
9f058c10
LM
86922016-12-01 Luis Machado <lgustavo@codesourcery.com>
8693
8694 Fix test names starting with uppercase throughout the files.
8695
8696 * gdb.base/charset.exp
8697 * gdb.base/eval.exp
8698 * gdb.base/multi-forks.exp
8699 * gdb.guile/scm-progspace.exp
8700 * gdb.opencl/datatypes.exp
8701 * gdb.python/py-block.exp
8702 * gdb.python/py-function.exp
8703 * gdb.python/py-symbol.exp
8704 * gdb.python/py-symtab.exp
8705 * gdb.python/py-xmethods.exp
8706 * gdb.reverse/break-precsave.exp
8707 * gdb.reverse/break-reverse.exp
8708 * gdb.reverse/consecutive-precsave.exp
8709 * gdb.reverse/consecutive-reverse.exp
8710 * gdb.reverse/finish-precsave.exp
8711 * gdb.reverse/finish-reverse-bkpt.exp
8712 * gdb.reverse/finish-reverse.exp
8713 * gdb.reverse/fstatat-reverse.exp
8714 * gdb.reverse/getresuid-reverse.exp
8715 * gdb.reverse/i386-precsave.exp
8716 * gdb.reverse/i386-reverse.exp
8717 * gdb.reverse/i386-sse-reverse.exp
8718 * gdb.reverse/i387-stack-reverse.exp
8719 * gdb.reverse/insn-reverse.exp
8720 * gdb.reverse/machinestate-precsave.exp
8721 * gdb.reverse/machinestate.exp
8722 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8723 * gdb.reverse/pipe-reverse.exp
8724 * gdb.reverse/readv-reverse.exp
8725 * gdb.reverse/recvmsg-reverse.exp
8726 * gdb.reverse/rerun-prec.exp
8727 * gdb.reverse/s390-mvcle.exp
8728 * gdb.reverse/sigall-precsave.exp
8729 * gdb.reverse/sigall-reverse.exp
8730 * gdb.reverse/solib-precsave.exp
8731 * gdb.reverse/solib-reverse.exp
8732 * gdb.reverse/step-precsave.exp
8733 * gdb.reverse/step-reverse.exp
8734 * gdb.reverse/time-reverse.exp
8735 * gdb.reverse/until-precsave.exp
8736 * gdb.reverse/until-reverse.exp
8737 * gdb.reverse/waitpid-reverse.exp
8738 * gdb.reverse/watch-precsave.exp
8739 * gdb.reverse/watch-reverse.exp
8740
cdc7edd7
LM
87412016-12-01 Luis Machado <lgustavo@codesourcery.com>
8742
8743 Fix test names starting with uppercase throughout the files.
8744
8745 * gdb.arch/i386-mpx-simple_segv.exp
8746 * gdb.arch/i386-mpx.exp
8747 * gdb.arch/i386-permbkpt.exp
8748 * gdb.arch/pa-nullify.exp
8749 * gdb.arch/powerpc-d128-regs.exp
8750 * gdb.arch/vsx-regs.exp
8751 * gdb.base/bfp-test.exp
8752 * gdb.base/break.exp
8753 * gdb.base/breakpoint-shadow.exp
8754 * gdb.base/callfuncs.exp
8755 * gdb.base/charset.exp
8756 * gdb.base/commands.exp
8757 * gdb.base/completion.exp
8758 * gdb.base/dfp-test.exp
8759 * gdb.base/echo.exp
8760 * gdb.base/ending-run.exp
8761 * gdb.base/eval.exp
8762 * gdb.base/expand-psymtabs.exp
8763 * gdb.base/float128.exp
8764 * gdb.base/floatn.exp
8765 * gdb.base/foll-exec-mode.exp
8766 * gdb.base/gdb1056.exp
8767 * gdb.base/gdb11531.exp
8768 * gdb.base/kill-after-signal.exp
8769 * gdb.base/multi-forks.exp
8770 * gdb.base/overlays.exp
8771 * gdb.base/pending.exp
8772 * gdb.base/sepdebug.exp
8773 * gdb.base/testenv.exp
8774 * gdb.base/valgrind-db-attach.exp
8775 * gdb.base/watch_thread_num.exp
8776 * gdb.base/watchpoint-cond-gone.exp
8777 * gdb.base/watchpoint.exp
8778 * gdb.base/watchpoints.exp
8779 * gdb.cp/arg-reference.exp
8780 * gdb.cp/baseenum.exp
8781 * gdb.cp/operator.exp
8782 * gdb.cp/shadow.exp
8783 * gdb.dwarf2/dw2-op-out-param.exp
8784 * gdb.dwarf2/dw2-reg-undefined.exp
8785 * gdb.go/chan.exp
8786 * gdb.go/hello.exp
8787 * gdb.go/integers.exp
8788 * gdb.go/methods.exp
8789 * gdb.go/package.exp
8790 * gdb.guile/scm-parameter.exp
8791 * gdb.guile/scm-progspace.exp
8792 * gdb.guile/scm-value.exp
8793 * gdb.mi/mi-pending.exp
8794 * gdb.mi/user-selected-context-sync.exp
8795 * gdb.multi/multi-attach.exp
8796 * gdb.multi/tids.exp
8797 * gdb.opt/clobbered-registers-O2.exp
8798 * gdb.pascal/floats.exp
8799 * gdb.pascal/integers.exp
8800 * gdb.python/py-block.exp
8801 * gdb.python/py-events.exp
8802 * gdb.python/py-parameter.exp
8803 * gdb.python/py-symbol.exp
8804 * gdb.python/py-symtab.exp
8805 * gdb.python/py-type.exp
8806 * gdb.python/py-value.exp
8807 * gdb.python/py-xmethods.exp
8808 * gdb.python/python.exp
8809 * gdb.reverse/break-precsave.exp
8810 * gdb.reverse/consecutive-precsave.exp
8811 * gdb.reverse/finish-precsave.exp
8812 * gdb.reverse/i386-precsave.exp
8813 * gdb.reverse/machinestate-precsave.exp
8814 * gdb.reverse/sigall-precsave.exp
8815 * gdb.reverse/solib-precsave.exp
8816 * gdb.reverse/step-precsave.exp
8817 * gdb.reverse/until-precsave.exp
8818 * gdb.reverse/watch-precsave.exp
8819 * gdb.server/ext-attach.exp
8820 * gdb.server/ext-restart.exp
8821 * gdb.server/ext-run.exp
8822 * gdb.server/ext-wrapper.exp
8823 * gdb.stabs/gdb11479.exp
8824 * gdb.stabs/weird.exp
8825 * gdb.threads/attach-many-short-lived-threads.exp
8826 * gdb.threads/kill.exp
8827 * gdb.threads/watchpoint-fork.exp
8828
bc6c7af4
LM
88292016-12-01 Luis Machado <lgustavo@codesourcery.com>
8830
8831 Fix test names starting with uppercase throughout all the files below.
8832
8833 * gdb.ada/array_return.exp
8834 * gdb.ada/catch_ex.exp
8835 * gdb.ada/info_exc.exp
8836 * gdb.ada/mi_catch_ex.exp
8837 * gdb.ada/mi_dyn_arr.exp
8838 * gdb.ada/mi_ex_cond.exp
8839 * gdb.ada/mi_exc_info.exp
8840 * gdb.ada/mi_interface.exp
8841 * gdb.ada/mi_task_arg.exp
8842 * gdb.ada/mi_task_info.exp
8843 * gdb.ada/mi_var_array.exp
8844 * gdb.arch/alpha-step.exp
8845 * gdb.arch/amd64-disp-step.exp
8846 * gdb.arch/arm-disp-step.exp
8847 * gdb.arch/disp-step-insn-reloc.exp
8848 * gdb.arch/e500-prologue.exp
8849 * gdb.arch/ftrace-insn-reloc.exp
8850 * gdb.arch/gdb1558.exp
8851 * gdb.arch/i386-bp_permanent.exp
8852 * gdb.arch/i386-disp-step.exp
8853 * gdb.arch/i386-float.exp
8854 * gdb.arch/i386-gnu-cfi.exp
8855 * gdb.arch/ia64-breakpoint-shadow.exp
8856 * gdb.arch/mips16-thunks.exp
8857 * gdb.arch/pa-nullify.exp
8858 * gdb.arch/powerpc-aix-prologue.exp
8859 * gdb.arch/powerpc-power.exp
8860 * gdb.arch/ppc-dfp.exp
8861 * gdb.arch/s390-tdbregs.exp
8862 * gdb.arch/spu-info.exp
8863 * gdb.arch/spu-ls.exp
8864 * gdb.arch/thumb-bx-pc.exp
8865 * gdb.base/advance.exp
8866 * gdb.base/annota-input-while-running.exp
8867 * gdb.base/arrayidx.exp
8868 * gdb.base/asmlabel.exp
8869 * gdb.base/async.exp
8870 * gdb.base/attach-wait-input.exp
8871 * gdb.base/auto-connect-native-target.exp
8872 * gdb.base/batch-preserve-term-settings.exp
8873 * gdb.base/bfp-test.exp
8874 * gdb.base/bigcore.exp
8875 * gdb.base/bp-permanent.exp
8876 * gdb.base/break-always.exp
8877 * gdb.base/break-fun-addr.exp
8878 * gdb.base/break-idempotent.exp
8879 * gdb.base/break-main-file-remove-fail.exp
8880 * gdb.base/break-probes.exp
8881 * gdb.base/break-unload-file.exp
8882 * gdb.base/break.exp
8883 * gdb.base/call-ar-st.exp
8884 * gdb.base/call-rt-st.exp
8885 * gdb.base/call-sc.exp
8886 * gdb.base/call-signal-resume.exp
8887 * gdb.base/call-strs.exp
8888 * gdb.base/callexit.exp
8889 * gdb.base/callfuncs.exp
8890 * gdb.base/catch-gdb-caused-signals.exp
8891 * gdb.base/catch-signal-siginfo-cond.exp
8892 * gdb.base/catch-syscall.exp
8893 * gdb.base/compare-sections.exp
8894 * gdb.base/cond-eval-mode.exp
8895 * gdb.base/condbreak-call-false.exp
8896 * gdb.base/consecutive-step-over.exp
8897 * gdb.base/cursal.exp
8898 * gdb.base/disabled-location.exp
8899 * gdb.base/disasm-end-cu.exp
8900 * gdb.base/display.exp
8901 * gdb.base/double-prompt-target-event-error.exp
8902 * gdb.base/dprintf-bp-same-addr.exp
8903 * gdb.base/dprintf-detach.exp
8904 * gdb.base/dprintf-next.exp
8905 * gdb.base/dprintf-non-stop.exp
8906 * gdb.base/dprintf-pending.exp
8907 * gdb.base/dso2dso.exp
8908 * gdb.base/ending-run.exp
8909 * gdb.base/enum_cond.exp
8910 * gdb.base/examine-backward.exp
8911 * gdb.base/exe-lock.exp
8912 * gdb.base/exec-invalid-sysroot.exp
8913 * gdb.base/execl-update-breakpoints.exp
8914 * gdb.base/execution-termios.exp
8915 * gdb.base/fileio.exp
8916 * gdb.base/fixsection.exp
8917 * gdb.base/foll-exec-mode.exp
8918 * gdb.base/foll-exec.exp
8919 * gdb.base/fork-running-state.exp
8920 * gdb.base/frame-args.exp
8921 * gdb.base/fullpath-expand.exp
8922 * gdb.base/func-ptr.exp
8923 * gdb.base/gcore-relro-pie.exp
8924 * gdb.base/gdb1090.exp
8925 * gdb.base/gdb1555.exp
8926 * gdb.base/global-var-nested-by-dso.exp
8927 * gdb.base/gnu-ifunc.exp
8928 * gdb.base/hbreak-in-shr-unsupported.exp
8929 * gdb.base/hbreak-unmapped.exp
8930 * gdb.base/hook-stop.exp
8931 * gdb.base/infcall-input.exp
8932 * gdb.base/info-fun.exp
8933 * gdb.base/info-shared.exp
8934 * gdb.base/interrupt-noterm.exp
8935 * gdb.base/jit-so.exp
8936 * gdb.base/jit.exp
8937 * gdb.base/line-symtabs.exp
8938 * gdb.base/list.exp
8939 * gdb.base/longjmp.exp
8940 * gdb.base/macscp.exp
8941 * gdb.base/max-value-size.exp
8942 * gdb.base/nodebug.exp
8943 * gdb.base/nofield.exp
8944 * gdb.base/overlays.exp
8945 * gdb.base/paginate-after-ctrl-c-running.exp
8946 * gdb.base/paginate-bg-execution.exp
8947 * gdb.base/paginate-inferior-exit.exp
8948 * gdb.base/pending.exp
8949 * gdb.base/pr11022.exp
8950 * gdb.base/printcmds.exp
8951 * gdb.base/ptr-typedef.exp
8952 * gdb.base/ptype.exp
8953 * gdb.base/randomize.exp
8954 * gdb.base/range-stepping.exp
8955 * gdb.base/realname-expand.exp
8956 * gdb.base/relativedebug.exp
8957 * gdb.base/remote.exp
8958 * gdb.base/savedregs.exp
8959 * gdb.base/sepdebug.exp
8960 * gdb.base/set-noassign.exp
8961 * gdb.base/shlib-call.exp
8962 * gdb.base/shreloc.exp
8963 * gdb.base/sigaltstack.exp
8964 * gdb.base/sigbpt.exp
8965 * gdb.base/siginfo-addr.exp
8966 * gdb.base/siginfo-obj.exp
8967 * gdb.base/siginfo-thread.exp
8968 * gdb.base/signest.exp
8969 * gdb.base/signull.exp
8970 * gdb.base/sigrepeat.exp
8971 * gdb.base/skip.exp
8972 * gdb.base/so-impl-ld.exp
8973 * gdb.base/solib-corrupted.exp
8974 * gdb.base/solib-disc.exp
8975 * gdb.base/solib-display.exp
8976 * gdb.base/solib-overlap.exp
8977 * gdb.base/solib-search.exp
8978 * gdb.base/solib-symbol.exp
8979 * gdb.base/source-execution.exp
8980 * gdb.base/sss-bp-on-user-bp-2.exp
8981 * gdb.base/sss-bp-on-user-bp.exp
8982 * gdb.base/stack-checking.exp
8983 * gdb.base/stale-infcall.exp
8984 * gdb.base/step-break.exp
8985 * gdb.base/step-line.exp
8986 * gdb.base/step-over-exit.exp
8987 * gdb.base/step-test.exp
8988 * gdb.base/structs.exp
8989 * gdb.base/sym-file.exp
8990 * gdb.base/symtab-search-order.exp
8991 * gdb.base/term.exp
8992 * gdb.base/type-opaque.exp
8993 * gdb.base/unload.exp
8994 * gdb.base/until-nodebug.exp
8995 * gdb.base/until.exp
8996 * gdb.base/unwindonsignal.exp
8997 * gdb.base/watch-cond.exp
8998 * gdb.base/watch-non-mem.exp
8999 * gdb.base/watch_thread_num.exp
9000 * gdb.base/watchpoint-reuse-slot.exp
9001 * gdb.base/watchpoint-solib.exp
9002 * gdb.base/watchpoint.exp
9003 * gdb.btrace/dlopen.exp
9004 * gdb.cell/arch.exp
9005 * gdb.cell/break.exp
9006 * gdb.cell/bt.exp
9007 * gdb.cell/core.exp
9008 * gdb.cell/data.exp
9009 * gdb.cell/dwarfaddr.exp
9010 * gdb.cell/ea-cache.exp
9011 * gdb.cell/ea-standalone.exp
9012 * gdb.cell/ea-test.exp
9013 * gdb.cell/f-regs.exp
9014 * gdb.cell/fork.exp
9015 * gdb.cell/gcore.exp
9016 * gdb.cell/mem-access.exp
9017 * gdb.cell/ptype.exp
9018 * gdb.cell/registers.exp
9019 * gdb.cell/sizeof.exp
9020 * gdb.cell/solib-symbol.exp
9021 * gdb.cell/solib.exp
9022 * gdb.compile/compile-tls.exp
9023 * gdb.cp/exception.exp
9024 * gdb.cp/gdb2495.exp
9025 * gdb.cp/local.exp
9026 * gdb.cp/mb-inline.exp
9027 * gdb.cp/mb-templates.exp
9028 * gdb.cp/pr10687.exp
9029 * gdb.cp/pr9167.exp
9030 * gdb.cp/scope-err.exp
9031 * gdb.cp/templates.exp
9032 * gdb.cp/virtfunc.exp
9033 * gdb.dwarf2/dw2-dir-file-name.exp
9034 * gdb.dwarf2/dw2-single-line-discriminators.exp
9035 * gdb.fortran/complex.exp
9036 * gdb.fortran/library-module.exp
9037 * gdb.guile/guile.exp
9038 * gdb.guile/scm-cmd.exp
9039 * gdb.guile/scm-frame-inline.exp
9040 * gdb.guile/scm-objfile.exp
9041 * gdb.guile/scm-pretty-print.exp
9042 * gdb.guile/scm-symbol.exp
9043 * gdb.guile/scm-type.exp
9044 * gdb.guile/scm-value.exp
9045 * gdb.linespec/keywords.exp
9046 * gdb.linespec/ls-errs.exp
9047 * gdb.linespec/macro-relative.exp
9048 * gdb.linespec/thread.exp
9049 * gdb.mi/mi-breakpoint-changed.exp
9050 * gdb.mi/mi-dprintf-pending.exp
9051 * gdb.mi/mi-fullname-deleted.exp
9052 * gdb.mi/mi-logging.exp
9053 * gdb.mi/mi-pending.exp
9054 * gdb.mi/mi-solib.exp
9055 * gdb.mi/new-ui-mi-sync.exp
9056 * gdb.mi/user-selected-context-sync.exp
9057 * gdb.multi/dummy-frame-restore.exp
9058 * gdb.multi/multi-arch-exec.exp
9059 * gdb.multi/remove-inferiors.exp
9060 * gdb.multi/watchpoint-multi-exit.exp
9061 * gdb.opt/solib-intra-step.exp
9062 * gdb.perf/backtrace.exp
9063 * gdb.perf/single-step.exp
9064 * gdb.perf/skip-command.exp
9065 * gdb.perf/skip-prologue.exp
9066 * gdb.perf/solib.exp
9067 * gdb.python/lib-types.exp
9068 * gdb.python/py-as-string.exp
9069 * gdb.python/py-bad-printers.exp
9070 * gdb.python/py-block.exp
9071 * gdb.python/py-breakpoint.exp
9072 * gdb.python/py-cmd.exp
9073 * gdb.python/py-events.exp
9074 * gdb.python/py-evthreads.exp
9075 * gdb.python/py-finish-breakpoint.exp
9076 * gdb.python/py-finish-breakpoint2.exp
9077 * gdb.python/py-frame-inline.exp
9078 * gdb.python/py-frame.exp
9079 * gdb.python/py-inferior.exp
9080 * gdb.python/py-infthread.exp
9081 * gdb.python/py-mi.exp
9082 * gdb.python/py-objfile.exp
9083 * gdb.python/py-pp-maint.exp
9084 * gdb.python/py-pp-registration.exp
9085 * gdb.python/py-prettyprint.exp
9086 * gdb.python/py-recurse-unwind.exp
9087 * gdb.python/py-shared.exp
9088 * gdb.python/py-symbol.exp
9089 * gdb.python/py-symtab.exp
9090 * gdb.python/py-template.exp
9091 * gdb.python/py-type.exp
9092 * gdb.python/py-unwind-maint.exp
9093 * gdb.python/py-unwind.exp
9094 * gdb.python/py-value.exp
9095 * gdb.python/python.exp
9096 * gdb.reverse/finish-reverse-bkpt.exp
9097 * gdb.reverse/insn-reverse.exp
9098 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9099 * gdb.reverse/solib-precsave.exp
9100 * gdb.reverse/solib-reverse.exp
9101 * gdb.stabs/gdb11479.exp
9102 * gdb.stabs/weird.exp
9103 * gdb.threads/fork-child-threads.exp
9104 * gdb.threads/fork-plus-threads.exp
9105 * gdb.threads/fork-thread-pending.exp
9106 * gdb.threads/forking-threads-plus-breakpoint.exp
9107 * gdb.threads/hand-call-in-threads.exp
9108 * gdb.threads/interrupted-hand-call.exp
9109 * gdb.threads/linux-dp.exp
9110 * gdb.threads/local-watch-wrong-thread.exp
9111 * gdb.threads/next-while-other-thread-longjmps.exp
9112 * gdb.threads/non-ldr-exit.exp
9113 * gdb.threads/pending-step.exp
9114 * gdb.threads/print-threads.exp
9115 * gdb.threads/process-dies-while-detaching.exp
9116 * gdb.threads/process-dies-while-handling-bp.exp
9117 * gdb.threads/pthreads.exp
9118 * gdb.threads/queue-signal.exp
9119 * gdb.threads/reconnect-signal.exp
9120 * gdb.threads/signal-command-handle-nopass.exp
9121 * gdb.threads/signal-command-multiple-signals-pending.exp
9122 * gdb.threads/signal-delivered-right-thread.exp
9123 * gdb.threads/signal-sigtrap.exp
9124 * gdb.threads/sigthread.exp
9125 * gdb.threads/staticthreads.exp
9126 * gdb.threads/stepi-random-signal.exp
9127 * gdb.threads/thread-unwindonsignal.exp
9128 * gdb.threads/thread_check.exp
9129 * gdb.threads/thread_events.exp
9130 * gdb.threads/tid-reuse.exp
9131 * gdb.threads/tls-nodebug.exp
9132 * gdb.threads/tls-shared.exp
9133 * gdb.threads/tls-so_extern.exp
9134 * gdb.threads/tls.exp
9135 * gdb.threads/wp-replication.exp
9136 * gdb.trace/actions-changed.exp
9137 * gdb.trace/actions.exp
9138 * gdb.trace/backtrace.exp
9139 * gdb.trace/change-loc.exp
9140 * gdb.trace/collection.exp
9141 * gdb.trace/deltrace.exp
9142 * gdb.trace/disconnected-tracing.exp
9143 * gdb.trace/entry-values.exp
9144 * gdb.trace/ftrace-lock.exp
9145 * gdb.trace/ftrace.exp
9146 * gdb.trace/infotrace.exp
9147 * gdb.trace/mi-trace-frame-collected.exp
9148 * gdb.trace/mi-trace-unavailable.exp
9149 * gdb.trace/mi-traceframe-changed.exp
9150 * gdb.trace/mi-tracepoint-changed.exp
9151 * gdb.trace/mi-tsv-changed.exp
9152 * gdb.trace/no-attach-trace.exp
9153 * gdb.trace/packetlen.exp
9154 * gdb.trace/passc-dyn.exp
9155 * gdb.trace/passcount.exp
9156 * gdb.trace/pending.exp
9157 * gdb.trace/pr16508.exp
9158 * gdb.trace/qtro.exp
9159 * gdb.trace/range-stepping.exp
9160 * gdb.trace/read-memory.exp
9161 * gdb.trace/report.exp
9162 * gdb.trace/save-trace.exp
9163 * gdb.trace/signal.exp
9164 * gdb.trace/stap-trace.exp
9165 * gdb.trace/status-stop.exp
9166 * gdb.trace/strace.exp
9167 * gdb.trace/tfile.exp
9168 * gdb.trace/tfind.exp
9169 * gdb.trace/trace-break.exp
9170 * gdb.trace/trace-condition.exp
9171 * gdb.trace/trace-enable-disable.exp
9172 * gdb.trace/trace-mt.exp
9173 * gdb.trace/tracecmd.exp
9174 * gdb.trace/tracefile-pseudo-reg.exp
9175 * gdb.trace/tspeed.exp
9176 * gdb.trace/tstatus.exp
9177 * gdb.trace/tsv.exp
9178 * gdb.trace/unavailable.exp
9179 * gdb.trace/while-dyn.exp
9180 * gdb.trace/while-stepping.exp
9181 * lib/gdb-guile.exp
9182 * lib/gdb.exp
9183 * lib/mi-support.exp
9184 * lib/pascal.exp
9185 * lib/perftest.exp
9186 * lib/prelink-support.exp
9187 * lib/selftest-support.exp
9188
ad02e4fe
SM
91892016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9190
9191 * Makefile.in: Include disable-implicit-rules.mk.
9192
22347e55
AA
91932016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9194
9195 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9196 non-byte-aligned bit fields.
9197
da5b30da
AA
91982016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9199
9200 PR gdb/12616
9201 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9202 respects the DW_AT_data_bit_offset attribute.
9203
b593ecca
SM
92042016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9205
9206 * gdb.base/default.exp: Fix output of "set language".
9207
3b165252
SM
92082016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9209
9210 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9211 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9212 make.
9213 * configure.ac: Remove checks for the make program.
9214 * configure: Re-generate.
9215
1a2f3d7f
KB
92162016-11-16 Kevin Buettner <kevinb@redhat.com>
9217
9218 * gdb.python/py-recurse-unwind.c (main): Add loop.
9219 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9220 to read_register() and gdb.parse_and_eval(). Make each code
9221 call a separate case that can be individually tested.
9222 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9223 proc. Call cont_and_backtrace for each of the code paths that
9224 we want to test in the unwinder.
9225
b7f38fda
AA
92262016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9227
9228 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9229 the definition of struct S.
9230
1f8db343
CM
92312016-11-11 Catherine Moore <clm@codesourcery.com>
9232
9233 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9234
fad0c9fb
PA
92352016-11-09 Pedro Alves <palves@redhat.com>
9236
9237 * gdb.base/commands.exp (runto_or_return): New procedure.
9238 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9239 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9240 (progvar_simple_while_test, progvar_complex_if_while_test)
9241 (if_while_breakpoint_command_test)
9242 (infrun_breakpoint_command_test, breakpoint_command_test)
9243 (user_defined_command_test, watchpoint_command_test)
9244 (test_command_prompt_position, redefine_hook_test)
9245 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9246 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9247 multi_line_input and multi_line. Remove gdb_expect and
9248 gdb_stop_suppressing_tests uses.
9249 * lib/gdb.exp (valnum_re): New global.
9250 (multi_line_input): New procedure.
9251
8354c62c
SM
92522016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9253
9254 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9255 Remove.
9256 (test_setup): Define with proc_with_prefix.
9257 (test_cli_inferior): Likewise.
9258 (test_cli_thread): Likewise.
9259 (test_cli_frame): Likewise.
9260 (test_cli_select_frame): Likewise.
9261 (test_cli_up_down): Likewise.
9262 (test_mi_thread_select): Likewise.
9263 (test_mi_stack_select_frame): Likewise.
9264 (test_cli_in_mi_inferior): Likewise.
9265 (test_cli_in_mi_thread): Likewise.
9266 (test_cli_in_mi_frame): Likewise.
9267 (top level): Do not use with_test_prefix_procname.
9268
64f367a2
PA
92692016-11-09 Pedro Alves <palves@redhat.com>
9270
9271 * gdb.base/commands.exp (gdbvar_simple_if_test)
9272 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9273 (progvar_simple_if_test, progvar_simple_while_test)
9274 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9275 (infrun_breakpoint_command_test, breakpoint_command_test)
9276 (user_defined_command_test, watchpoint_command_test)
9277 (test_command_prompt_position, deprecated_command_test)
9278 (bp_deleted_in_command, temporary_breakpoint_commands)
9279 (stray_arg0_test, source_file_with_indented_comment)
9280 (recursive_source_test, if_commands_test)
9281 (error_clears_commands_left, redefine_hook_test)
9282 (redefine_backtrace_test): Use proc_with_prefix.
9283 * lib/gdb.exp (proc_with_prefix): New proc.
9284
0bb65f1e
AA
92852016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9286
9287 * gdb.base/tui-layout.c: New file.
9288 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9289 disassembly window contains very long lines.
9290
7353f247
TT
92912016-11-08 Tom Tromey <tom@tromey.com>
9292
9293 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9294 depend on Python 2.
9295
30a7bb83
TT
92962016-11-08 Tom Tromey <tom@tromey.com>
9297
9298 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9299 New method.
9300
cdf5a07c
MG
93012016-10-29 Manish Goregaokar <manish@mozilla.com>
9302
2806dc7e 9303 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9304
51a789c3
MG
93052016-10-27 Manish Goregaokar <manish@mozilla.com>
9306
2806dc7e
PA
9307 * gdb.rust/simple.rs: Add test for univariant enums without
9308 discriminants and for encoded struct-like enums.
51a789c3 9309
f610ab6d
PA
93102016-10-28 Pedro Alves <palves@redhat.com>
9311
9312 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9313 gdb_test_multiple, tighten regexps and match symtabs and line
9314 tables incrementally.
9315
b129b0ca
LM
93162016-10-28 Luis Machado <lgustavo@codesourcery.com>
9317
9318 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9319 general.
9320
ecf45d2c
SL
93212016-10-25 Luis Machado <lgustavo@codesourcery.com>
9322
9323 * gdb.base/exec-invalid-sysroot.exp: New file.
9324
b8d38ee4
JK
93252016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9326
9327 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9328
f90fd8c2
JK
93292016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9330
9331 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9332
2d2476aa
MR
93332016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9334
2806dc7e
PA
9335 * gdb.base/killed-outside.exp: Remove $options from a call to
9336 `prepare_for_testing'.
2d2476aa 9337
e42b25a0
SM
93382016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9339
9340 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9341 Change test message.
9342
3ccdb432
SM
93432016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9344
9345 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9346 Update comment.
9347
5bad3170
SM
93482016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9349
9350 * gdb.trace/mi-trace-save.exp: New file.
9351
5ad9dba7
YQ
93522016-10-13 Yao Qi <yao.qi@linaro.org>
9353
9354 * gdb.base/code_elim.exp (get_var_address): Remove.
9355 * gdb.base/relocate.exp: Likewise.
9356 * gdb.base/shreloc.exp: Likewise.
9357 * lib/gdb.exp (get_var_address): New.
9358
62df7e21
YQ
93592016-10-13 Yao Qi <yao.qi@linaro.org>
9360
9361 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9362 floating point tests if $skip_float_test is false.
9363
4dac951e
LM
93642016-10-12 Luis Machado <lgustavo@codesourcery.com>
9365
9366 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9367 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9368 argc values.
9369 Add 1 to argc so we guarantee distinct initial/modified argc values.
9370
8f1a8fc4
JK
93712016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9372
9373 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9374
16c85b5d
JK
93752016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9376
9377 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9378 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9379 * gdb.arch/vsx-regs.exp: Likewise.
9380
1d0e042a
YQ
93812016-10-07 Yao Qi <yao.qi@linaro.org>
9382
9383 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9384
68dadef5
MM
93852016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9386
9387 * gdb.python/python.exp: Test decode_line("*0").
9388
33fa2c6e
DE
93892016-10-06 Doug Evans <dje@google.com>
9390
9391 * gdb.python/py-value.exp (test_value_creation): Add test for large
9392 unsigned 64-bit value.
9393
9c37b5ae
TT
93942016-10-06 Tom Tromey <tom@tromey.com>
9395
9396 * gdb.compile/compile.exp: Change java tests to rust.
9397 * gdb.base/setshow.exp: Change java tests to rust.
9398 * gdb.base/default.exp: Remove java from language list.
9399 * README (Examples): Update language example.
9400 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9401 test.
9402 * lib/gdb.exp (skip_java_tests): Remove.
9403 * lib/java.exp: Remove.
9404 * gdb.java: Remove.
9405
78b86327
MR
94062016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9407
9408 * gdb.arch/mips-fcr.exp: New test.
9409 * gdb.arch/mips-fcr.c: Source for the new test.
9410
7470adbb
MR
94112016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9412
9413 * gdb.base/solib-disc.exp: Use `standard_output_file'
9414 throughout.
9415
4a556533
PA
94162016-10-06 Pedro Alves <palves@redhat.com>
9417
9418 * gdb.base/jit-simple-dl.c: New file.
9419 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9420 * gdb.base/jit-simple.c: ... this.
9421 * gdb.base/jit-simple.exp (jit_run): Delete.
9422 (build_jit): New proc.
9423 (jit_test_reread): Recompile either the main program or the shared
9424 library, depending on what is being tested. Skip changing address
9425 if caller wants to. Compare before/after addresses. If testing
9426 standalone, explicitly load the binary. Test "maint info
9427 breakpoints".
9428 (top level): Add "standalone vs shared lib" and "change address"
9429 vs "same address" axes.
9430
5a122fbc
PA
94312016-10-06 Pedro Alves <palves@redhat.com>
9432
9433 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9434 call.
9435 (jit_run): Delete.
9436 (jit_test_reread): Use with_test_prefix. Reload the main binary
9437 explicitly. Compare the before/after addresses of the JIT
9438 descriptor.
9439
ee8da4b8
DE
94402016-08-15 Doug Evans <dje@google.com>
9441
9442 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9443 for single bitfields is bool.
9444 * gdb.xml/tdesc-regs.exp: Ditto.
9445
f389f6fe
JK
94462016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9447
9448 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9449
fdebf1a4
YQ
94502016-10-05 Yao Qi <yao.qi@linaro.org>
9451
9452 * lib/gdb.exp (support_complex_tests): Return zero if
9453 gdb_skip_float_test return true.
9454
9c36d954 94552016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9456 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9457
9458 PR gdb/20487
9459 * gdb.mi/user-selected-context-sync.exp: New file.
9460 * gdb.mi/user-selected-context-sync.c: New file.
9461
4034d0ff 94622016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9463 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9464
9465 PR gdb/20487
9466 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9467 =thread-select-event check.
9468
a4297203
PB
94692016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9470
9471 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9472 the compulsory L operand changes.
9473 * gdb.arch/powerpc-power.s: Likewise.
9474
bb805577
JK
94752016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9476
9477 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9478 * gdb.base/jit-attach-pie.c: New file.
9479 * gdb.base/jit-attach-pie.exp: New file.
9480
6d61dee5
PA
94812016-09-28 Pedro Alves <palves@redhat.com>
9482
9483 * gdb.base/infcall-input.c: New file.
9484 * gdb.base/infcall-input.exp: New file.
9485
f73842fc
YQ
94862016-09-22 Yao Qi <yao.qi@linaro.org>
9487
9488 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9489 (gdb_exit): Rename it to ...
9490 (gdbserver_gdb_exit): ... Close GDBserver.
9491 (gdb_exit): New proc, call gdbserver_gdb_exit.
9492 (mi_gdb_exit): Likewise.
9493
90681dab
YQ
94942016-09-22 Yao Qi <yao.qi@linaro.org>
9495
9496 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9497 path.
9498 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9499 Remove duplication.
9500
9c211fd8
YQ
95012016-09-22 Yao Qi <yao.qi@linaro.org>
9502
9503 * lib/gdbserver-support.exp: Check the existence of
9504 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9505
ad0a504f
AK
95062016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9507
9508 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9509
36cf1806
TT
95102016-09-21 Tom Tromey <tom@tromey.com>
9511
9512 PR gdb/20604:
9513 * gdb.base/quit.exp: New file.
9514
74172ecf
SM
95152016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9516
9517 * .gitignore: New file.
9518
3d0ec882
MR
95192016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9520
9521 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9522 throughout.
9523
8193adea
AA
95242016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9525
9526 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9527
d41a5c09
JK
95282016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9529
9530 * gdb.cp/casts.cc (decltype): Move it ...
9531 (main): ... with its call to ...
9532 * gdb.cp/casts03.cc: ... a new file.
9533 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9534
d2dfe700
JK
95352016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9536
9537 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9538
e2a92b16
PB
95392016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9540
9541 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9542 and sync up the test with tests in gas/testsuite/gas/ppc.
9543 * gdb.arch/powerpc-power.exp: Likewise.
9544
49b4de64
JK
95452016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9546
9547 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9548
2c29df25
SDJ
95492016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9550 Jan Kratochvil <jan.kratochvil@redhat.com>
9551
9552 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9553 make m1's definition to be different from m2's. Use 'dummy' as an
9554 argument for probe 'two'.
9555
cc3c2846
JB
95562016-09-10 Jon Beniston <jon@beniston.com>
9557
9558 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9559 for sim target.
9560
e1b2624a
AA
95612016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9562
9563 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9564 variable declaration.
9565 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9566 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9567 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9568 received HWCAP as its argument.
9569
4295e285
PA
95702016-09-06 Pedro Alves <palves@redhat.com>
9571
9572 * gdb.base/new-ui-pending-input.c: New file.
9573 * gdb.base/new-ui-pending-input.exp: New file.
9574 * gdb.exp (clear_gdb_spawn_id): New procedure.
9575 (with_spawn_id): Check whether gdb_spawn_id exists before
9576 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9577 on exit.
9578
00d5215e
UW
95792016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9580
9581 * gdb.base/float128.c: New file.
9582 * gdb.base/float128.exp: Likewise.
9583 * gdb.base/floatn.c: Likewise.
9584 * gdb.base/floatn.exp: Likewise.
9585
a9ff5f12
UW
95862016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9587
9588 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9589
f245535c
PA
95902016-09-05 Pedro Alves <palves@redhat.com>
9591
9592 PR backtrace/19927
9593 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9594 unwinders are immediately called as side effect of "source" or
9595 "disable unwinder" commands.
9596 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9597
ae9cf263
YQ
95982016-09-02 Yao Qi <yao.qi@linaro.org>
9599
9600 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9601 is true and $type is "float" or "double".
9602
27aba047
YQ
96032016-09-02 Yao Qi <yao.qi@linaro.org>
9604
9605 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9606 true.
9607 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9608 * gdb.base/call-rt-st.exp: Likewise.
9609 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9610 return value instead of gdb,skip_float_test.
9611 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9612 (do_function_calls): Use its return value instead of
9613 gdb,skip_float_test.
9614 * gdb.base/finish.exp: Likewise.
9615 * gdb.base/funcargs.exp: Likewise.
9616 * gdb.base/return.exp: Likewise.
9617 * gdb.base/return2.exp: Likewise.
9618 * gdb.base/varargs.exp: Likewise.
9619 * lib/gdb.exp (gdb_skip_float_test): Change it to
9620 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9621
5af962df
AA
96222016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9623
9624 * gdb.multi/tids.exp: Test "thread apply all".
9625
7fac6910
JK
96262016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9627
9628 * gdb.base/default.exp (tty): Remove.
9629
bb1fe4ac
KB
96302016-08-24 Kevin Buettner <kevinb@redhat.com>
9631
2806dc7e
PA
9632 * gdb.python/py-recurse-unwind.c: New file.
9633 * gdb.python/py-recurse-unwind.py: New file.
9634 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9635
0a1ddfa6
SM
96362016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9637
9638 * gdb.base/set-inferior-tty.exp: New file.
9639 * gdb.base/set-inferior-tty.c: New file.
9640
d9de1fe3
PA
96412016-08-23 Pedro Alves <palves@redhat.com>
9642
9643 PR gdb/20494
9644 * gdb.base/new-ui-echo.c: New file.
9645 * gdb.base/new-ui-echo.exp: New file.
9646
e9d9abd7
YQ
96472016-08-23 Yao Qi <yao.qi@linaro.org>
9648
9649 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9650 gdbserver_spawn.
9651 * gdb.server/connect-without-multi-process.exp (do_test):
9652 Likewise.
9653
3589529e
YQ
96542016-08-23 Yao Qi <yao.qi@linaro.org>
9655
9656 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9657 standalone_txt. Delete gdb_txt and standalone_txt on host
9658 and target. Spawn the binary on target. Copy files from
9659 target to host.
9660
6bb90213
PA
96612016-08-22 Pedro Alves <palves@redhat.com>
9662
9663 PR gdb/20505
9664 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9665 with_test_prefix. Factor out bits to ...
9666 (test_no_vdso): ... this new procedure.
9667
20c2c024
CL
96682016-08-19 Carl Love <cel@us.ibm.com>
9669
9670 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9671 maintaining separate logic for constructing the output path.
9672 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9673 * gdb.arch/ppc-dfp.exp: Likewise.
9674 * gdb.arch/ppc-fp.exp: Likewise.
9675 * gdb.arch/vsx-regs.exp: Likewise.
9676 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9677 binprefix for generating the additional binary files.
9678
0646e07d
PA
96792016-08-19 Pedro Alves <palves@redhat.com>
9680
9681 * gdb.trace/mi-trace-frame-collected.exp
9682 (test_trace_frame_collected): On x32, expect two registers.
9683
46da9242
CL
96842016-08-18 Carl Love <cel@us.ibm.com>
9685
9686 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9687 and sync up the test with tests in gas/testsuite/gas/ppc.
9688 * gdb.arch/powerpc-power.exp: Likewise.
9689
eb2332d7
SM
96902016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9691
9692 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9693 expected error message.
9694
63c61e04
SM
96952016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9696
9697 * gdb.multi/remove-inferiors.exp: New file.
9698 * gdb.multi/remove-inferiors.c: New file.
9699
7b17065f
YQ
97002016-08-12 Yao Qi <yao.qi@linaro.org>
9701
9702 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9703 argument list.
9704
01d3dedf
PA
97052016-08-10 Pedro Alves <palves@redhat.com>
9706
9707 PR gdb/19187
9708 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9709 setup_kfails.
9710
3eb7562a
PA
97112016-08-09 Pedro Alves <palves@redhat.com>
9712 Simon Marchi <simon.marchi@ericsson.com>
9713
9714 PR gdb/20418
9715 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9716 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9717
80614914
PA
97182016-08-09 Pedro Alves <palves@redhat.com>
9719
9720 PR mi/20431
9721 * gdb.mi/mi-cmd-error.exp: New file.
9722
f348d89a
PA
97232016-08-09 Pedro Alves <palves@redhat.com>
9724
9725 PR gdb/18653
9726 * gdb.base/signals-state-child.c: New file.
9727 * gdb.base/signals-state-child.exp: New file.
9728 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9729
e5ca03b4
PA
97302016-08-09 Pedro Alves <palves@redhat.com>
9731
9732 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9733
282a0691
TT
97342016-08-03 Tom Tromey <tom@tromey.com>
9735
9736 PR python/18565:
9737 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9738
41bfcd63
YQ
97392016-08-01 Yao Qi <yao.qi@linaro.org>
9740
9741 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9742 variable mode to "multi-process" if $multi_process is 1, otherwise
9743 set it to "single-process".
9744
e3465b24
YQ
97452016-08-01 Yao Qi <yao.qi@linaro.org>
9746
9747 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9748 * gdb.cp/cpexprs.exp: Likewise.
9749 * gdb.cp/m-static.exp: Likewise.
9750
0b31a4bc
TT
97512016-07-26 Tom Tromey <tom@tromey.com>
9752
9753 PR python/20190:
9754 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9755 test.
9756
e0461dbb
MM
97572016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9758
9759 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9760 selecting assembly source files.
9761 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9762 assembly source files.
9763 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9764 assembly source files.
9765 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9766 selecting assembly source files.
9767
8194e927
SM
97682016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9769
9770 * gdb.base/new-ui.exp (do_test_invalid_args): New
9771 procedure.
9772
c0272db5
TW
97732016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9774
9775 * gdb.btrace/reconnect.c: New file.
9776 * gdb.btrace/reconnect.exp: New file.
9777
e3487908
GKB
97782016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9779
9780 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9781 to test_catch_syscall_group.
9782 (test_catch_syscall_group): New.
9783
12df5c00
TT
97842016-07-21 Tom Tromey <tom@tromey.com>
9785
9786 * gdb.rust/simple.rs (main): Use empty struct expression.
9787 * gdb.rust/simple.exp: Add tests for empty struct expression.
9788
bae62ee2
YQ
97892016-07-21 Yao Qi <yao.qi@linaro.org>
9790
9791 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9792 if gdb_skip_xml_test is true on some targets.
9793
b1b53fb3
YQ
97942016-07-21 Yao Qi <yao.qi@linaro.org>
9795
9796 * gdb.server/solib-list.exp: Unset last_loaded_file.
9797
027d97f8
JK
97982016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9799
9800 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9801 "step into captured_main (args)".
9802
7674d381
JK
98032016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9804
9805 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9806
72b5d099
JK
98072016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9808
9809 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9810
1f960ced
PA
98112016-07-19 Pedro Alves <palves@redhat.com>
9812
9813 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9814 * gdb.opt/inline-bt.exp: Likewise.
9815 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9816 additional_flags=-Winline.
9817 * gdb.opt/inline-locals.exp: Likewise.
9818 * gdb.opt/inline-markers.c (ATTR): Define.
9819 (inlined_fn): Use it.
9820
f25827c1
YQ
98212016-07-19 Yao Qi <yao.qi@linaro.org>
9822
9823 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9824 (test_with_self): Remove some code. Remove argument executable.
9825 (top-level): Use do_self_tests.
9826
37539ebe
DB
98272016-07-15 Zachary Welch <zwelch@codesourcery.com>
9828 Don Breazeal <donb@codesourcery.com>
9829
9830 * gdb.base/maint.exp: Escape paths used in regular expressions.
9831 * gdb.stabs/weird.exp: Likewise.
9832
dac790e1
TT
98332016-07-13 Tom Tromey <tom@tromey.com>
9834
9835 PR python/15620, PR python/18620:
9836 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9837 (test_bkpt_events): New procs.
9838
93daf339
TT
98392016-07-13 Tom Tromey <tom@tromey.com>
9840
9841 PR python/17698:
9842 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9843 test.
9844 (test_watchpoints): Likewise.
9845 (test_bkpt_pending): New proc.
9846
6571a381
TT
98472016-07-13 Tom Tromey <tom@tromey.com>
9848
9849 PR cli/18053:
9850 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9851 completion test.
9852
e8732474
JK
98532016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9854
9855 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9856 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9857 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9858 f_label.
9859 (g): Rename g_end_lbl to g_label.
9860 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9861 low_pc and high_pc.
9862 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9863
e0f3fd7c
TT
98642016-07-12 Tom Tromey <tom@tromey.com>
9865
9866 PR python/19293:
9867 * gdb.python/py-unwind-maint.exp: Update tests.
9868
3cfe46b6
YQ
98692016-07-12 Yao Qi <yao.qi@linaro.org>
9870
9871 * lib/selftest-support.exp (selftest_setup): Match the output
9872 when captured_main is inlined.
9873
4f19a0e6
WT
98742016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9875
9876 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9877 New variables.
9878 (print this%a, print this%b, print this): New tests.
9879 * gdb.fortran/derived-types.f90 (this): New object and
9880 initialization.
9881
986cf455
SM
98822016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9883
9884 * gdb.ada/arraydim.exp: Remove extra directory level in build
9885 directory.
9886
f0464b23
SM
98872016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9888
9889 * lib/ada.exp: Remove extra directory level in build directory.
9890 * gdb.ada/cond_lang.exp: Likewise.
9891 * gdb.ada/exec_changed.exp: Likewise.
9892 * gdb.ada/lang_switch.exp: Likewise.
9893
42d94011
MG
98942016-07-06 Manish Goregaokar <manish@mozilla.com>
9895
2806dc7e
PA
9896 * simple.rs: Add test for raw pointer subscripting.
9897 * simple.exp: Add test expectations.
42d94011 9898
647c264c
YQ
98992016-07-05 Yao Qi <yao.qi@linaro.org>
9900
9901 * gdb.mi/mi-reverse.exp: Match =record-started output.
9902
20aa2c60
PA
99032016-07-01 Pedro Alves <palves@redhat.com>
9904
9905 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9906 procedure.
9907 (jit_reader_test): Test the jit reader's unwinder.
9908 * gdb.base/jithost.c (jit_function_00_code): New global.
9909 (main): Use memcpy to fill in the mmapped code, instead of poking
9910 bytes manually here.
9911 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9912 value.
9913 (read_debug_info): Save the function's range.
9914 (read_sp): New function.
9915 (unwind_frame): Use it. Also unwind RBP.
9916 (get_frame_id): Use read_sp.
9917 (gdb_init_reader): Use calloc instead of malloc.
9918 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9919 parameter. Use gdb_test_multiple.
9920
ced2dffb
PA
99212016-07-01 Pedro Alves <palves@redhat.com>
9922 Antoine Tremblay <antoine.tremblay@ericsson.com>
9923
9924 * gdb.threads/process-dies-while-detaching.c: New file.
9925 * gdb.threads/process-dies-while-detaching.exp: New file.
9926
63000888
PA
99272016-07-01 Pedro Alves <palves@redhat.com>
9928
9929 * gdb.multi/watchpoint-multi-exit.c: New file.
9930 * gdb.multi/watchpoint-multi-exit.exp: New file.
9931
038d4868
PA
99322016-06-30 Pedro Alves <palves@redhat.com>
9933
9934 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9935 unset inferior_spawn_id.
9936
994e9c83
PA
99372016-06-30 Pedro Alves <palves@redhat.com>
9938
9939 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9940 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9941
e5653468
YQ
99422016-06-29 Yao Qi <yao.qi@linaro.org>
9943
9944 * gdb.base/return.c: Add copyright header.
9945
803b47e5
TT
99462016-06-29 Tom Tromey <tom@tromey.com>
9947
9948 PR python/20129:
9949 * gdb.python/py-framefilter.exp: Add tests for setting priority
9950 and disabling of non-existent frame filter.
9951
28244707
YQ
99522016-06-29 Yao Qi <yao.qi@linaro.org>
9953
9954 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9955 0x0f07ff.
9956
a31d2f06
YQ
99572016-06-28 Yao Qi <yao.qi@linaro.org>
9958
9959 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9960 triplets. Start gdb, execute catch syscall, and continue. Check
9961 gdb's output to determine catch syscall is supported.
9962
921d8f54
MG
99632016-06-27 Manish Goregaokar <manish@mozilla.com>
9964
25d49b86
PA
9965 * gdb.rust/simple.rs: Add test for returning unit in a function.
9966 * gdb.rust/simple.exp: Add expectation for functions returning
9967 unit.
921d8f54 9968
f4952523
PMR
99692016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9970
9971 * gdb.python/py-breakpoint-create-fail.c,
9972 gdb.python/py-breakpoint-create-fail.exp,
9973 gdb.python/py-breakpoint-create-fail.py: New testcase.
9974
fccb08f8
MG
99752016-06-25 Manish Goregaokar <manish@mozilla.com>
9976
9977 PR gdb/20239
9978 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9979 * gdb.rust/simple.exp: Add test expectations for new NonZero
9980 tests.
fccb08f8 9981
6b850546
DT
99822016-06-24 David Taylor <dtaylor@emc.com>
9983
9984 * gdb.base/offsets.exp: New file.
9985 * gdb.base/offsets.c: New file.
9986
17621150
TT
99872016-06-23 Tom Tromey <tom@tromey.com>
9988
9989 PR gdb/16483:
9990 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9991 before any filters are loaded.
9992
04d59df6
WT
99932016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9994
9995 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9996 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9997 structs.
9998 * gdb.fortran/derived-type-function.exp: New file.
9999 * gdb.fortran/derived-type-function.f90: New file.
10000
10001
ac69f786
PA
100022016-06-21 Pedro Alves <palves@redhat.com>
10003
10004 * gdb.base/new-ui.exp: New file.
10005 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10006 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10007 (with_spawn_id): New procedure.
10008
49940788
PA
100092016-06-21 Pedro Alves <palves@redhat.com>
10010
10011 * gdb.mi/mi-exec-run.exp: New file.
10012
ef274d26
PA
100132016-06-21 Pedro Alves <palves@redhat.com>
10014
10015 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10016 breakpoint command's output on the main UI.
10017 (test_break): New procedure, factored out from calls in the top
10018 level.
10019 (top level): Use foreach_with_prefix to test MI as main UI and as
10020 separate UI.
10021
468afe6c
PA
100222016-06-21 Pedro Alves <palves@redhat.com>
10023
10024 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10025 (test_awatch_creation_and_listing)
10026 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10027 Remove 'type' parameter.
10028 (test_watchpoint_all): New parameter mi_mode. Remove
10029 with_test_prefix.
10030 (top level): Use foreach_with_prefix, and add main/separate UI MI
10031 testing axis.
10032
51f77c37
PA
100332016-06-21 Pedro Alves <palves@redhat.com>
10034
10035 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10036 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10037 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10038 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10039 (gdb_main_spawn_id, mi_spawn_id): Declare and
10040 comment.
10041 (mi_create_inferior_pty): New procedure,
10042 factored out from default_mi_gdb_start.
10043 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10044 procedures.
10045 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10046 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10047 Use mi_create_inferior_pty.
10048 (mi_gdb_start): Use eval to pass down args list.
10049
8980e177
PA
100502016-06-21 Pedro Alves <palves@redhat.com>
10051
10052 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10053 * gdb.opt/inline-cmds.exp: Add MI tests.
10054
f38d3ad1
PA
100552016-06-21 Pedro Alves <palves@redhat.com>
10056
10057 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10058
45db7c09
PA
100592016-06-21 Pedro Alves <palves@redhat.com>
10060
10061 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10062 (top level): Use it instead of mi_execute_to.
10063
5a069ab3
PA
100642016-06-21 Pedro Alves <palves@redhat.com>
10065
10066 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10067 (cont_handler_str): New.
10068 (signal_stop_handler): Set stop_handler_str instead of printing to
10069 stdout.
10070 (continue_handler): Set cont_handler_str instead of printing to
10071 stdout.
10072 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10073 mi_send_resuming_command. Print stop_handler_str and
10074 cont_handler_str instead of expecting the python events print
10075 directly.
10076
2838cc1d
SD
100772016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10078
10079 * gdb.base/jit-reader.exp: New file.
10080 * gdb.base/jithost.c: New file.
10081 * gdb.base/jithost.h: New file.
10082 * gdb.base/jitreader.c : New file.
10083 * gdb.base/jit-protocol.h: New file.
10084
21a77091
YQ
100852016-06-17 Yao Qi <yao.qi@linaro.org>
10086
10087 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10088 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10089 and detach-on-fork. Adjust tests.
10090 (top level): Invoke break_cond_on_syscall with combinations of
10091 syscall, follow-fork-mode and detach-on-fork.
10092
f50bf8e5
YQ
100932016-06-17 Yao Qi <yao.qi@linaro.org>
10094
10095 * gdb.base/step-over-exit.c: New.
10096 * gdb.base/step-over-exit.exp: New.
10097
a28d8e50
YTL
100982016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10099
10100 * gdb.base/float.exp: Add target check for nds32*-*-*.
10101 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10102
cad8e26d
AB
101032016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10104
10105 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10106 for unsupported target features.
10107 * gdb.base/call-rt-st.exp: Likewise.
10108 * gdb.base/call-sc.exp: Likewise.
10109 * gdb.base/call-signal-resume.exp: Likewise.
10110 * gdb.base/call-strs.exp: Likewise.
10111 * gdb.base/callexit.exp: Likewise.
10112 * gdb.base/callfuncs.exp: Likewise.
10113 * gdb.base/nodebug.exp: Likewise.
10114 * gdb.base/printcmds.exp: Likewise.
10115 * gdb.base/ptype.exp: Likewise.
10116 * gdb.base/structs.exp: Likewise.
10117 * gdb.base/unwindonsignal.exp: Likewise.
10118 * gdb.cp/gdb2495.exp: Likewise.
10119 * gdb.cp/templates.exp: Likewise.
10120 * gdb.cp/virtfunc.exp: Likewise.
10121 * gdb.threads/hand-call-in-threads.exp: Likewise.
10122 * gdb.threads/interrupted-hand-call.exp: Likewise.
10123 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10124
347dc102
TT
101252016-06-10 Tom Tromey <tom@tromey.com>
10126
10127 PR rust/20110:
10128 * gdb.rust/expr.exp: Add test for integer constant larger than
10129 i32.
10130
5e13cf25
BH
101312016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10132
10133 * gdb.fortran/nested-funcs.exp: New.
10134 * gdb.fortran/nested-funcs.f90: New.
10135
bb556f1f
TK
101362016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10137
10138 * gdb.base/examine-backward.c: New file.
10139 * gdb.base/examine-backward.exp: New file.
10140
38b022b4
SM
101412016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10142
10143 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10144 matching.
10145
1b40ec05
TT
101462016-06-02 Tom Tromey <tom@tromey.com>
10147
10148 PR python/18984:
10149 * gdb.python/py-shared.exp: Add solib_name test.
10150
193bd378
SM
101512016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10152
10153 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10154
3326303b
MG
101552016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10156
10157 PR c++/19893
10158 * gdb.dwarf2/implref.exp: Rename to...
10159 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10160 * gdb.dwarf2/implref-array.c: New file.
10161 * gdb.dwarf2/implref-array.exp: Likewise.
10162 * gdb.dwarf2/implref-global.c: Likewise.
10163 * gdb.dwarf2/implref-global.exp: Likewise.
10164 * gdb.dwarf2/implref-struct.c: Likewise.
10165 * gdb.dwarf2/implref-struct.exp: Likewise.
10166
825c8ef2
AT
101672016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10168
10169 * gdb.trace/trace-condition.exp: Add 64bit tests.
10170
2320162a
AT
101712016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10172
10173 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10174 bits types.
10175 (main): Adapt to 8 to 64 bits types.
10176 * gdb.trace/trace-condition.exp: Add new tests.
10177
a7818233
AT
101782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10179
10180 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10181
0d336466
AT
101822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10183
10184 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10185 Move condition tests...
10186 * gdb.trace/trace-condition.exp: Here.
10187
7faeb45a
AT
101882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10189
10190 * gdb.trace/trace-condition.exp: Add counter-case tests.
10191
e385593e
JK
101922016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10193
10194 PR c++/15231
10195 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10196 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10197
744608cc
PA
101982016-05-27 Pedro Alves <palves@redhat.com>
10199
10200 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10201 New procedure.
10202 (top level): Call it, and bail out of DejaGnu is known to be bad.
10203
ac775bf4
AB
102042016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10205
10206 * gdb.base/whatis.c: Extend the test case.
10207 * gdb.base/whatis.exp: Add additional tests.
10208
2bbad2ea
BH
102092016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10210
10211* gdb.fortran/type.f90: Add pointer variable.
10212* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10213
8b70175d
BH
102142016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10215
10216 * gdb.fortran/vla-type.exp: Fix testcase name.
10217
86d8a848
BH
102182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10219
10220 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10221
e188eb36
BH
102222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10223
10224 * gdb.fortran/type.f90: Add nested structures.
10225 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10226 * gdb.fortran/derived-type.exp: Adapt expected output.
10227 * gdb.fortran/vla-type.exp: Adapt expected output.
10228
9b2db1fd
BH
102292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10230
10231 * gdb.fortran/whatis_type.exp: Adapt expected output.
10232
72b17055
BH
102332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10234
10235 * gdb.fortran/print_type.exp: Fix expected output.
10236 * gdb.fortran/whatis_type.exp: Fix expected output.
10237
3cd81d8d
BH
102382016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10239
10240 * gdb.fortran/whatis_type.exp: Use multi_line.
10241
ddae9462
TT
102422016-05-24 Tom Tromey <tom@tromey.com>
10243
10244 PR python/17386:
10245 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10246 use value as an index.
10247
1957f6b8
TT
102482016-05-23 Tom Tromey <tom@tromey.com>
10249
10250 PR python/17981:
10251 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10252 no-breakpoint case.
10253
026a9174
PA
102542016-05-24 Pedro Alves <palves@redhat.com>
10255
10256 PR gdb/19828
10257 * gdb.threads/clone-attach-detach.c: New file.
10258 * gdb.threads/clone-attach-detach.exp: New file.
10259
e70a7231
FR
102602016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10261
10262 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10263
0f6ed0e0
TT
102642016-05-23 Tom Tromey <tom@tromey.com>
10265
10266 PR python/19438, PR python/18393:
10267 * gdb.python/py-progspace.exp: Add "dir" test.
10268 * gdb.python/py-objfile.exp: Add "dir" test.
10269
ffd19d61
YQ
102702016-05-23 Yao Qi <yao.qi@linaro.org>
10271
10272 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10273 * gdb.arch/thumb2-it.exp: Likewise.
10274
9e8f9b05
SM
102752016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10276
10277 * gdb.mi/mi-threads-interrupt.c: New file.
10278 * gdb.mi/mi-threads-interrupt.exp: New file.
10279
61c6156d
SM
102802016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10281
10282 PR gdb/18077
10283 * gdb.mi/mi-async-run.exp: New file.
10284 * gdb.mi/mi-async-run.c: New file.
10285
67218854
TT
102862016-05-17 Tom Tromey <tom@tromey.com>
10287 Manish Goregaokar <manishsmail@gmail.com>
10288
10289 * lib/rust-support.exp: New file.
10290 * lib/gdb.exp (skip_rust_tests): New proc.
10291 (build_executable_from_specs): Handle rust.
10292 * lib/future.exp (gdb_find_rustc): New proc.
10293 (gdb_default_target_compile): Handle rust.
10294 * gdb.rust/expr.exp: New file.
10295 * gdb.rust/generics.exp: New file.
10296 * gdb.rust/generics.rs: New file.
10297 * gdb.rust/methods.exp: New file.
10298 * gdb.rust/methods.rs: New file.
10299 * gdb.rust/modules.exp: New file.
10300 * gdb.rust/modules.rs: New file.
10301 * gdb.rust/simple.exp: New file.
10302 * gdb.rust/simple.rs: New file.
10303
c44af4eb
TT
103042016-05-17 Tom Tromey <tom@tromey.com>
10305
10306 * gdb.base/default.exp (set language): Add rust.
10307
dcd1f979
TT
103082016-05-17 Tom Tromey <tom@tromey.com>
10309
10310 * gdb.gdb/unittest.exp: New file.
10311
155b7f57
YQ
103122016-05-16 Yao Qi <yao.qi@linaro.org>
10313
10314 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10315 shell_prompt. Update shell_prompt_re.
10316
8ddd5a6c
DE
103172016-05-12 Doug Evans <dje@google.com>
10318
10319 PR symtab/19999
10320 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10321 $options when building executable.
10322 * gdb.dwarf2/fission-loclists-pie.S: New file.
10323 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10324
02e370d9
SM
103252016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10326
10327 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10328 of [is_remote target],
10329
8929ad8b
SM
103302016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10331
10332 * lib/gdb.exp (use_gdb_stub): New procedure.
10333
6c447423
DE
103342016-05-03 Yunlian Jiang <yunlian@google.com>
10335 Doug Evans <dje@google.com>
10336
10337 PR symtab/19914
10338 * gdb.dwarf2/dwp-sepdebug.c: New file.
10339 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10340
444e826c
SM
103412016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10342
10343 * gdb.base/detach.exp: Remove is_remote check.
10344
740feeaa
SM
103452016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10346
10347 * gdb.base/annota-input-while-running.exp: Don't check for
10348 [is_remote target]. Enable annotations after running to main.
10349 Remove unused "set test..." line.
10350
9080ac9d
SM
103512016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10352
10353 * gdb.trace/trace-enable-disable.exp: New file.
10354 * gdb.trace/trace-enable-disable.c: New file.
10355
952ebca5
SM
103562016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10357
10358 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10359 use it in info sharedlibrary test.
10360 * gdb.trace/ftrace-lock.exp: Likewise.
10361 * gdb.trace/ftrace.exp: Likewise.
10362 * gdb.trace/range-stepping.exp: Likewise.
10363 * gdb.trace/trace-break.exp: Likewise.
10364 * gdb.trace/trace-condition.exp: Likewise.
10365 * gdb.trace/trace-mt.exp: Likewise.
10366
d9019901
SM
103672016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10368
10369 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10370 (gdb_load_shlib): ... this.
10371 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10372 gdb_load_shlib.
10373 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10374 * gdb.base/ctxobj.exp: Likewise.
10375 * gdb.base/dprintf-pending.exp: Likewise.
10376 * gdb.base/dso2dso.exp: Likewise.
10377 * gdb.base/fixsection.exp: Likewise.
10378 * gdb.base/gcore-relro.exp: Likewise.
10379 * gdb.base/gdb1555.exp: Likewise.
10380 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10381 * gdb.base/gnu-ifunc.exp: Likewise.
10382 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10383 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10384 * gdb.base/pending.exp: Likewise.
10385 * gdb.base/print-file-var.exp: Likewise.
10386 * gdb.base/print-symbol-loading.exp: Likewise.
10387 * gdb.base/shlib-call.exp: Likewise.
10388 * gdb.base/shreloc.exp: Likewise.
10389 * gdb.base/so-impl-ld.exp: Likewise.
10390 * gdb.base/solib-disc.exp: Likewise.
10391 * gdb.base/solib-nodir.exp: Likewise.
10392 * gdb.base/solib-overlap.exp: Likewise.
10393 * gdb.base/solib-symbol.exp: Likewise.
10394 * gdb.base/solib-weak.exp (do_test): Likewise.
10395 * gdb.base/sym-file.exp: Likewise.
10396 * gdb.base/symtab-search-order.exp: Likewise.
10397 * gdb.base/type-opaque.exp: Likewise.
10398 * gdb.base/unload.exp: Likewise.
10399 * gdb.base/watchpoint-solib.exp: Likewise.
10400 * gdb.compile/compile.exp: Likewise.
10401 * gdb.cp/gdb2384.exp: Likewise.
10402 * gdb.cp/infcall-dlopen.exp: Likewise.
10403 * gdb.cp/re-set-overloaded.exp: Likewise.
10404 * gdb.fortran/library-module.exp: Likewise.
10405 * gdb.opt/solib-intra-step.exp: Likewise.
10406 * gdb.python/py-finish-breakpoint.exp: Likewise.
10407 * gdb.python/py-shared.exp: Likewise.
10408 * gdb.reverse/solib-precsave.exp: Likewise.
10409 * gdb.reverse/solib-reverse.exp: Likewise.
10410 * gdb.server/solib-list.exp: Likewise.
10411 * gdb.threads/dlopen-libpthread.exp: Likewise.
10412 * gdb.threads/tls-shared.exp: Likewise.
10413 * gdb.threads/tls-so_extern.exp: Likewise.
10414 * gdb.trace/change-loc.exp: Likewise.
10415 * gdb.trace/ftrace-lock.exp: Likewise.
10416 * gdb.trace/ftrace.exp: Likewise.
10417 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10418 * gdb.trace/pending.exp: Likewise.
10419 * gdb.trace/range-stepping.exp: Likewise.
10420 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10421 (strace_info_marker): Likewise.
10422 (strace_probe_marker): Likewise.
10423 (strace_trace_on_same_addr): Likewise.
10424 (strace_trace_on_diff_addr): Likewise.
10425 * gdb.trace/trace-break.exp: Likewise.
10426 * gdb.trace/trace-condition.exp: Likewise.
10427 * gdb.trace/trace-mt.exp: Likewise.
10428
fca4cfd9
SM
104292016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10430
10431 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10432 result of gdb_remote_download.
10433 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10434 * gdb.base/dso2dso.exp: Likewise.
10435 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10436 * gdb.base/print-file-var.exp: Likewise.
10437 * gdb.base/shlib-call.exp: Likewise.
10438 * gdb.base/shreloc.exp: Likewise.
10439 * gdb.base/solib-overlap.exp: Likewise.
10440 * gdb.base/solib-weak.exp (do_test): Likewise.
10441 * gdb.base/unload.exp: Likewise.
10442
11cf4ffb
YQ
104432016-04-27 Yao Qi <yao.qi@linaro.org>
10444
10445 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10446 exists.
10447
3e2e34f8
KB
104482016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10449
10450 * vla-type.exp: Print structure from toplevel.
10451
8f07e298
BH
104522016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10453
10454 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10455 of dynamic types.
10456 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10457 of dynamic types.
10458
9920b434
BH
104592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10460
10461 * gdb.fortran/vla-type.f90: New file.
10462 * gdb.fortran/vla-type.exp: New file.
10463
f3abeff5
YQ
104642016-04-25 Yao Qi <yao.qi@linaro.org>
10465
10466 * gdb.base/branch-to-self.c: New file.
10467 * gdb.base/branch-to-self.exp: New file.
10468
0a5d52f0
YQ
104692016-04-22 Yao Qi <yao.qi@linaro.org>
10470
10471 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10472 more after $hex.
10473
495346f6
YQ
104742016-04-22 Yao Qi <yao.qi@linaro.org>
10475
10476 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10477 * gdb.base/annota3.exp: Likewise.
10478
4a7e075c
YQ
104792016-04-22 Yao Qi <yao.qi@linaro.org>
10480
10481 * gdb.reverse/step-precsave.exp: Do one step and test program
10482 stops in "callee" and do multiple steps until program goes out
10483 of "callee".
10484 * gdb.reverse/step-reverse.exp: Likewise.
10485
5b061e98
YQ
104862016-04-22 Yao Qi <yao.qi@linaro.org>
10487
10488 * gdb.trace/signal.exp: Also pass if
10489 $tracepoint_hits($i) > $iterations.
10490
5c5dc57f
YQ
104912016-04-22 Yao Qi <yao.qi@linaro.org>
10492
10493 * gdb.trace/signal.c: New file.
10494 * gdb.trace/signal.exp: New file.
10495
a55411b9
DE
104962016-04-19 Doug Evans <xdje42@gmail.com>
10497
10498 * gdb.base/bad-file.exp: New file.
10499
a22df60a
MG
105002016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10501
10502 * gdb.dwarf2/implref.exp: New file.
10503
0c13f7e5
BH
105042016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10505
10506 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10507 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10508 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10509 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10510 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10511 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10512 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10513 * lib/fortran.exp (fortran_int4): New procedure.
10514 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10515 (fortran_logical4): Likewise.
10516
9b9b09e9
BH
105172016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10518
10519 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10520
a14d1f4d
BH
105212016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10522
10523 * lib/compiler.c: Add Intel specific preprocessor macros.
10524 * lib/compiler.cc: Likewise.
25d49b86 10525
7d49b1d0
LM
105262016-04-13 Luis Machado <lgustavo@codesourcery.com>
10527
10528 * gdb.server/connect-with-no-symbol-file.c: New file.
10529 * gdb.server/connect-with-no-symbol-file.exp: New file.
10530
8392fa22
SM
105312016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10532
10533 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10534
8c4c4aeb
SM
105352016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10536
10537 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10538 standard output directory.
10539
45e3745e
AT
105402016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10541
10542 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10543
e26b7e41
MM
105442016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10545
10546 * gdb.btrace/instruction_history.c (loop): Add declaration.
10547
8ce09462
AT
105482016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10549
10550 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10551
2e88a1ea
SM
105522016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10553
10554 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10555 parentheses to print.
10556 (continue_handler): Likewise.
10557
f48e22e3
SM
105582016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10559
10560 * gdb.server/solib-list.exp: Remove is_remote check.
10561 Pass shlib= to gdb_compile. Don't link shared library with
10562 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10563 Run binary filename through "readlink -f" on the target.
10564
096be756
PA
105652016-04-08 Pedro Alves <palves@redhat.com>
10566
10567 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10568 interpreter filename as argument to gdbserver_spawn.
10569 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10570 Return empty if $last_loaded_file does not exist.
10571
06500533
JK
105722016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10573
10574 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10575 * gdb.base/jit-main.c: Use exit after usage.
10576
2d35e871
JK
105772016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10578
10579 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10580 GDBHISTSIZE prior to the tests.
10581 * gdb.base/gdbinit-history.exp: Likewise.
10582
105832016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10584
10585 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10586 instead of build_executable. Use gdb_load_shlibs.
10587
c8064e7e
YQ
105882016-04-07 Yao Qi <yao.qi@linaro.org>
10589
10590 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10591 Execute "si" command.
10592
bde47561
YQ
105932016-04-07 Yao Qi <yao.qi@linaro.org>
10594
10595 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10596 number instead of the comments on some line.
10597
b16f8a3b
DB
105982016-04-06 Don Breazeal <donb@codesourcery.com>
10599
10600 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10601 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10602
c2f901df
SM
106032016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10604
10605 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10606 standard_output_file. Remove unused binfile variable.
10607
ac17fda0
CU
106082016-04-05 Catalin Udma <catalin.udma@freescale.com>
10609
10610 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10611 * gdb.python/py-mi-objfile.exp: Match "list main" output
10612 in console format.
10613
03a8c4df
SM
106142016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10615
10616 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10617 absolute.
10618
6e774b13
SM
106192016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10620
10621 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10622 absolute.
10623 * gdb.trace/ftrace.exp: Likewise.
10624 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10625 targets as well.
10626 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10627 (gdb_load_shlibs): Copy libraries to test directory when testing
10628 natively. Only set solib-search-path if testing remotely.
10629 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10630
7817ea46
SM
106312016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10632
10633 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10634 gdb_download. Use it even if the target is not remote.
10635 * gdb.base/jit.exp (compile_jit_test): Likewise.
10636 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10637 output directory if the destination board is local, otherwise use
10638 the standard remote_download from DejaGnu.
10639 (gdb_download): Remove.
10640 (gdb_load_shlibs): Use gdb_remote_download instead of
10641 gdb_download.
10642 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10643 Use gdb_remote_download instead of gdb_download. Use it even if
10644 the target is not remote.
10645 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10646 instead of gdb_download.
10647
7beb7f68
SM
106482016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10649
10650 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10651 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10652 run.
10653
cc63428a
AV
106542016-04-01 Artemiy Volkov <artemiyv@acm.org>
10655
10656 PR gdb/19820
10657 * gdb.base/printcmds.exp: Add artificial arrays tests.
10658
64cdf930
PA
106592016-03-31 Pedro Alves <palves@redhat.com>
10660
10661 PR gdb/19858
10662 * gdb.base/jit-main.c: Include unistd.h.
10663 (ATTACH): Define to 0 if not already defined.
10664 (wait_for_gdb, mypid): New globals.
10665 (WAIT_FOR_GDB): New macro.
10666 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10667 some breakpoint locations.
10668 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10669 New procedures.
10670 (one_jit_test): Add REATTACH parameter, and handle it. Use
10671 continue_to_test_location.
10672 (top level): Test attach, and adjusts calls to one_jit_test.
10673
40dea8cb
PA
106742016-03-31 Pedro Alves <palves@redhat.com>
10675
10676 PR gdb/19858
10677 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10678 BINSUFFIX parameter, and handle it.
10679 (top level): Adjust calls compile_jit_test.
10680
e7ea3ec7
CU
106812016-03-31 Catalin Udma <catalin.udma@freescale.com>
10682
10683 PR python/19743
10684 * gdb.python/py-mi-events-gdb.py: New file.
10685 * gdb.python/py-mi-events.c: New file.
10686 * gdb.python/py-mi-events.exp: New file.
10687
e6359af3
YQ
106882016-03-30 Yao Qi <yao.qi@linaro.org>
10689
10690 * gdb.reverse/until-precsave.exp: Match function name only.
10691 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10692 Move malloc to a condition block.
10693 * gdb.reverse/until-reverse.exp: Match function name only.
10694
a4105d04
MK
106952016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10696
10697 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10698 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10699 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10700 variable for GPR 0 instead of assuming it is register 0.
10701 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10702 * lib/trace-support.exp: Add s390 registers.
10703
bfa6adb9
YQ
107042016-03-29 Yao Qi <yao.qi@linaro.org>
10705
10706 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10707
1e6697ea
YQ
107082016-03-24 Yao Qi <yao.qi@linaro.org>
10709
10710 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10711 test message.
10712
64bcd522
AA
107132016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10714
10715 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10716 maintaining separate logic for constructing the output path.
10717
7868401b
DB
107182016-03-16 Don Breazeal <donb@codesourcery.com>
10719
10720 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10721 Retry fork and waitpid on interrupted system call errors.
10722 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10723 Use with_timeout_factor to increase timeout by factor of 10.
10724
1cafadb4
DB
107252016-03-15 Don Breazeal <donb@codesourcery.com>
10726
10727 * gdb.cp/scope-err.cc: New test program.
10728 * gdb.cp/scope-err.exp: New test script.
10729 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10730 lines and "set breakpoint here" comment.
10731 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10732 Fixed some whitespace and format issues.
10733 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10734 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10735
81516450
DE
107362016-03-15 Doug Evans <dje@google.com>
10737
10738 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10739 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10740 All callers updated. Add tests for enums, mixed flags register.
10741
aa52b601
DE
107422016-03-15 Doug Evans <dje@google.com>
10743
10744 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10745 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10746
fa4ff313
SM
107472016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10748
10749 * gdb.base/default.exp: Add $_as_string to the list of expected
10750 convenience functions.
10751
f2403c39
AB
107522016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10753
10754 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10755
f2f3ccb9
SM
107562016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10757
10758 * gdb.python/py-as-string.exp: New file.
10759 * gdb.python/py-as-string.c: New file.
10760
00dbd492
PA
107612016-03-09 Pedro Alves <palves@redhat.com>
10762
10763 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10764 signal" -> "Thread NN received signal" output change.
10765 * gdb.threads/ia64-sigill.exp: Likewise.
10766 * gdb.threads/linux-dp.exp: Likewise.
10767 * gdb.threads/manythreads.exp: Likewise.
10768 * gdb.threads/pending-step.exp: Likewise.
10769 * gdb.threads/print-threads.exp: Likewise.
10770 * gdb.threads/sigstep-threads.exp: Likewise.
10771 * gdb.threads/staticthreads.exp: Likewise.
10772 * gdb.threads/tls.exp: Likewise.
10773
1e6697ea
YQ
107742016-03-09 Pedro Alves <palves@redhat.com>
10775
10776 * gdb.base/command-line-input.exp: New file.
10777
b04fd3be
MK
107782016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10779
10780 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10781 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10782 * gdb.trace/pending.exp: Accept leading dot before function name.
10783 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10784 * lib/trace-support.exp: Set registers for ppc.
10785
98fa59e9
MK
107862016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10787
10788 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10789 use it for disassembly; accept .main in addition to main in backtrace.
10790
f77198c8
MK
107912016-03-09 Wei-cheng Wang <cole945@gmail.com>
10792 Marcin Kościelnicki <koriakin@0x04.net>
10793
10794 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10795 (gdb_recursion_test_ptr): New global variable.
10796 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10797 gdb_recursion_test.
10798 (gdb_c_test): Ditto.
10799
ba84e0da
MK
108002016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10801
10802 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10803 ordering.
10804
4366d36e
MK
108052016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10806
10807 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10808 (bar): Add bar_start_lbl label.
10809 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10810 of foo/bar for emitting DWARF and tracing.
10811
5eb264df
SDJ
108122016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10813
10814 * analyze-racy-logs.py: Set executable bit.
10815
fb6a751f
SDJ
108162016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10817
10818 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10819 (CHECK_TARGET_TMP): Likewise.
10820 (check-single-racy): New rule.
10821 (check-parallel-racy): Likewise.
10822 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10823 (do-check-parallel-racy): New rule.
10824 (check-racy/%.exp): Likewise.
10825 * README (Racy testcases): New section.
10826 * analyze-racy-logs.py: New file.
10827
bdf7e230
DE
108282016-03-03 Doug Evans <dje@google.com>
10829
10830 * gdb.base/skip.exp: Use with_test_prefix.
10831
4719d415
YQ
108322016-03-03 Yao Qi <yao.qi@linaro.org>
10833
10834 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10835 Invoke step_over_syscall "clone" and break_cond_on_syscall
10836 "clone".
10837 * gdb.base/step-over-clone.c: New file.
10838
ea507862
YQ
108392016-03-03 Yao Qi <yao.qi@linaro.org>
10840
10841 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10842 code format.
10843
8fc8cbda
YQ
108442016-03-03 Yao Qi <yao.qi@linaro.org>
10845
10846 * gdb.base/disp-step-fork.c: Rename to ...
10847 * gdb.base/step-over-fork.c: ... it. New file.
10848 * gdb.base/disp-step-vfork.c: Rename to ...
10849 * gdb.base/step-over-vfork.c: ... it. New file.
10850 * gdb.base/disp-step-syscall.exp: Rename to ...
10851 * gdb.base/step-over-syscall.exp: ... it. New file.
10852 (disp_step_cross_syscall): Rename to ...
10853 (step_over_syscall): ... it.
10854
92fa70b0
YQ
108552016-03-03 Yao Qi <yao.qi@linaro.org>
10856
10857 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10858 If target supports condition evaluation on target, invoke
10859 break_cond_on_syscall for fork and vfork.
10860
e197ad3c
YQ
108612016-03-03 Yao Qi <yao.qi@linaro.org>
10862
10863 * gdb.base/disp-step-syscall.exp: Don't invoke
10864 support_displaced_stepping.
10865 (disp_step_cross_syscall): Test with displaced stepping off and
10866 on if supported.
10867
0b47da9f
YQ
108682016-03-03 Yao Qi <yao.qi@linaro.org>
10869
10870 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10871 proc.
10872 (setup): New proc.
10873 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10874 and setup.
10875
065ab6dc
BH
108762016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10877
10878 * gdb.fortran/vla-history.exp: Remove breakpoint.
10879
07e448ad 108802016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10881
25d49b86
PA
10882 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10883 exceeds timeout.
07e448ad 10884
9ac2d526 108852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10886
25d49b86
PA
10887 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10888 breakpoint.
9ac2d526 10889
17807369
BH
108902016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10891
10892 * gdb.mi/vla.f90: Nullify pointer after declaration.
10893
86e501af
PA
108942016-03-01 Pedro Alves <palves@redhat.com>
10895
10896 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10897
1e903e32
PA
108982016-03-01 Pedro Alves <palves@redhat.com>
10899
10900 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10901 before anything else.
10902 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10903 _GNU_SOURCE here.
10904 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10905 before anything else.
10906 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10907
6ccb54e2
PA
109082016-03-01 Pedro Alves <palves@redhat.com>
10909
10910 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10911
30ca9da1
YQ
109122016-03-01 Yao Qi <yao.qi@linaro.org>
10913
10914 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10915 prepare_for_testing.
10916
dc856b38
YQ
109172016-03-01 Yao Qi <yao.qi@linaro.org>
10918
10919 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10920
4a932159
AA
109212016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10922
10923 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10924 manually constructing the output path.
10925
f2489477
AA
109262016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10927
10928 * gdb.arch/s390-stackless.S: New.
10929 * gdb.arch/s390-stackless.exp: New.
10930
38899f16
IB
109312016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10932
10933 * gdb.dlang/circular.c: New file.
10934 * gdb.dlang/circular.exp: New file.
10935
9fde51ed
YQ
109362016-02-26 Yao Qi <yao.qi@linaro.org>
10937
10938 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10939 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10940 (testcases): Update.
10941
ce90fefe
YQ
109422016-02-26 Yao Qi <yao.qi@linaro.org>
10943
10944 * gdb.reverse/aarch64.c: Rename to ...
10945 * gdb.reverse/insn-reverse.c: ... it.
10946 * gdb.reverse/aarch64.exp: Rename to ...
10947 * gdb.reverse/insn-reverse.exp: ... it.
10948
3263bceb
YQ
109492016-02-26 Yao Qi <yao.qi@linaro.org>
10950
10951 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10952 (testcase_ftype): New.
10953 (testcases): New array.
10954 (n_testcases): New.
10955 (main): Call each element in testcases.
10956 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10957 (read_testcase): New.
10958 Do the tests in a loop.
10959
6cb59ff1
YQ
109602016-02-25 Yao Qi <yao.qi@linaro.org>
10961
10962 * gdb.base/branches.c: Remove.
10963
ae91f625
MK
109642016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10965
10966 PR gdb/13808
10967 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10968
678b48b7
MK
109692016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10970
10971 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10972
7337a6f2
MK
109732016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10974
10975 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10976 change x86_64 call_insn to 'callq'.
10977
861ca91f
AT
109782016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10979
10980 * gdb.trace/tfile-avx.c: Move to...
10981 * gdb.trace/tracefile-pseudo-reg.c: Here.
10982 * gdb.trace/tfile-avx.exp: Move to...
10983 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10984
bf74e428
GB
109852016-02-24 Gary Benson <gbenson@redhat.com>
10986
10987 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10988 message on attach.
10989
cce0e923
DE
109902016-02-23 Doug Evans <dje@google.com>
10991
10992 * gdb.base/skip.c (test_skip): New function.
10993 (end_test_skip_file_and_function): New function.
10994 (test_skip_file_and_function): New function.
10995 * gdb.base/skip1.c (test_skip): New function.
10996 (skip1_test_skip_file_and_function): New function.
10997 * gdb.base/skip.exp: Add tests for new skip options.
10998 * gdb.base/skip-solib.exp: Update expected output.
10999 * gdb.perf/skip-command.cc: New file.
11000 * gdb.perf/skip-command.exp: New file.
11001 * gdb.perf/skip-command.py: New file.
11002
4000e47e
MK
110032016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11004
11005 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11006 info registers pattern.
11007
24f75ead
IB
110082016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11009
11010 * lib/future.exp: Add D support.
11011 (gdb_find_gdc): New proc.
11012 (gdb_default_target_compile): Add D support.
11013
fbb7bcbe
WW
110142016-02-18 Wei-cheng Wang <cole945@gmail.com>
11015
11016 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11017 user+system time.
11018 (trace_speed_test): Determine the iteration count for a time
11019 between 15..30 seconds.
11020
012b3a21
WT
110212016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11022
11023 * gdb.arch/i386-mpx-sigsegv.c: New file.
11024 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11025 * gdb.arch/i386-mpx-simple_segv.c: New file.
11026 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11027
2d5189bd
YQ
110282016-02-18 Yao Qi <yao.qi@linaro.org>
11029
11030 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11031 Don't call setup_kfail.
11032
40fb20d0
YQ
110332016-02-18 Yao Qi <yao.qi@linaro.org>
11034
11035 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11036 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11037
21b1f8d2
DE
110382016-02-16 Doug Evans <dje@google.com>
11039
11040 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11041 * gdb.base/skip1.c: Ditto.
11042 * gdb.base/skip.exp: Whitespace cleanup.
11043
4041ed77
DB
110442016-02-16 Don Breazeal <donb@codesourcery.com>
11045
11046 PR remote/19496
11047 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11048 Remove kfail for PR remote/19496.
11049
c4ef31bf
SM
110502016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11051
11052 * lib/gdb.exp (standard_temp_file): Return a path specific to
11053 the runtest invocation.
11054
266b65b3
SM
110552016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11056
11057 * gdb.trace/save-trace.exp: Change relative path to be in the
11058 standard output directory.
11059
a7a0a6a9
JK
110602016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11061
11062 * gdb.arch/i386-prologue.c: Add missing prototypes.
11063
c99dbb42
JK
110642016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11065
11066 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11067 * gdb.arch/i386-prologue.exp: Likewise.
11068 * gdb.arch/i386-size.exp: Likewise.
11069
aa480355
SM
110702016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11071
11072 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11073 define object file path.
11074 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11075 file path.
11076 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11077 standard_output_file to define binfile.
11078
ba881f50
JK
110792016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11080
11081 Fix compatibility with recent gfortran-5.3.1.
11082 * gdb.fortran/vla-history.exp (print vla1 allocated)
11083 (print vla2 allocated, print $2, print $3): Remove
11084 (print $4): Rename to ...
11085 (print $2): ... here.
11086 (print $9): Rename to ...
11087 (print $5): ... here.
11088 (print $10): Rename to ...
11089 (print $6): ... here.
11090 * gdb.fortran/vla.f90: Add pvla initialization.
11091
e9fb005c
JK
110922016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11093
11094 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11095 New test.
11096 * gdb.fortran/vla-value-sub.exp: Likewise.
11097
e44e00ff
MK
110982016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11099
11100 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11101
97e94151
SM
111022016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11103
11104 * i386-biarch-core.exp: Define corefile using
11105 standard_output_file.
11106
01113bc1
YQ
111072016-02-12 Yao Qi <yao.qi@linaro.org>
11108
11109 * gdb.arch/arm-single-step-kernel-helper.c: New.
11110 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11111
33b4777c
MM
111122016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11113
11114 * gdb.btrace/tailcall-only.exp: New.
11115 * gdb.btrace/tailcall-only.c: New.
11116 * gdb.btrace/x86_64-tailcall-only.S: New.
11117 * gdb.btrace/i686-tailcall-only.S: New.
11118
acc23c11
PA
111192016-02-11 Pedro Alves <palves@redhat.com>
11120
11121 * README (Parallel testing): Add missing double quotes.
11122
e352bf0a
PA
111232016-02-11 Pedro Alves <palves@redhat.com>
11124
11125 * README (Parallel testing): New section.
11126 (GDB_PARALLEL): Rewrite.
11127 (FORCE_PARALLEL): Document.
11128
9f5fed78
MK
111292016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11130
11131 * gdb.trace/tfile-avx.c: New test.
11132 * gdb.trace/tfile-avx.exp: New test.
11133
9ef9e6a6
KS
111342016-02-09 Keith Seitz <keiths@redhat.com>
11135
11136 PR breakpoints/19546
11137 * gdb.base/infcall-exec.c: New file.
11138 * gdb.base/infcall-exec2.c: New file.
11139 * gdb.base/infcall-exec.exp: New file.
11140
a96e36da
KS
111412016-02-09 Keith Seitz <keiths@redhat.com>
11142
11143 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11144 (toplevel): Call test_bkpt_address.
11145
9f61929f
KS
111462016-02-09 Keith Seitz <keiths@redhat.com>
11147
11148 PR python/19506
11149 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11150 (toplevel): Call test_bkpt_address.
11151
1e94266c
SM
111522016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11153
11154 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11155 to AC_OUTPUT.
11156 * configure: Regenerate.
11157
2a7f3dff
PA
111582016-02-09 Pedro Alves <palves@redhat.com>
11159
11160 PR breakpoints/19548
11161 * gdb.base/execl-update-breakpoints.c (some_function): New
11162 function.
11163 (main): Call it.
11164 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11165 Tighten expected GDB output.
11166
2151ccc5
SM
111672016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11168
11169 * Makefile.in (ALL_SUBDIRS): Remove.
11170 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11171 (distclean maintainer-clean realclean): Likewise.
11172 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11173 * configure: Regenerate.
11174 * gdb.ada/Makefile.in: Delete.
11175 * gdb.arch/Makefile.in: Likewise.
11176 * gdb.asm/Makefile.in: Likewise.
11177 * gdb.base/Makefile.in: Likewise.
11178 * gdb.btrace/Makefile.in: Likewise.
11179 * gdb.cell/Makefile.in: Likewise.
11180 * gdb.compile/Makefile.in: Likewise.
11181 * gdb.cp/Makefile.in: Likewise.
11182 * gdb.disasm/Makefile.in: Likewise.
11183 * gdb.dlang/Makefile.in: Likewise.
11184 * gdb.dwarf2/Makefile.in: Likewise.
11185 * gdb.fortran/Makefile.in: Likewise.
11186 * gdb.gdb/Makefile.in: Likewise.
11187 * gdb.go/Makefile.in: Likewise.
11188 * gdb.guile/Makefile.in: Likewise.
11189 * gdb.java/Makefile.in: Likewise.
11190 * gdb.linespec/Makefile.in: Likewise.
11191 * gdb.mi/Makefile.in: Likewise.
11192 * gdb.modula2/Makefile.in: Likewise.
11193 * gdb.multi/Makefile.in: Likewise.
11194 * gdb.objc/Makefile.in: Likewise.
11195 * gdb.opencl/Makefile.in: Likewise.
11196 * gdb.opt/Makefile.in: Likewise.
11197 * gdb.pascal/Makefile.in: Likewise.
11198 * gdb.perf/Makefile.in: Likewise.
11199 * gdb.python/Makefile.in: Likewise.
11200 * gdb.reverse/Makefile.in: Likewise.
11201 * gdb.server/Makefile.in: Likewise.
11202 * gdb.stabs/Makefile.in: Likewise.
11203 * gdb.threads/Makefile.in: Likewise.
11204 * gdb.trace/Makefile.in: Likewise.
11205 * gdb.xml/Makefile.in: Likewise.
11206 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11207 GDB_PARALLEL.
11208 (standard_output_file): Remove check for GDB_PARALLEL, always
11209 return path in outputs/$subdir/$testname.
11210
437277d4
SM
112112016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11212
11213 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11214 (site.exp): Assign abs_srcdir to tcl's srcdir.
11215
31d913c7
YQ
112162016-02-04 Yao Qi <yao.qi@linaro.org>
11217
11218 * gdb.base/foll-exec-mode.c: Include limits.h.
11219 (main): Add parameters argc and argv. Get directory from
11220 argv[0].
11221 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11222 compilation.
11223 * gdb.base/foll-exec.c: Include limits.h.
11224 (main): Add parameters argc and argv.
11225 Get directory from argv[0].
11226 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11227 Adjust tests on the number of lines as source code changed.
11228 * gdb.base/foll-vfork-exit.c: Include limits.h.
11229 (main): Add one line of statement before vfork.
11230 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11231 (main): Add parameters argc and argv. Get directory from
11232 argv[0].
11233 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11234 (setup_gdb): Set tbreak to skip some source lines.
11235 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11236 (main): Add parameters argc and argv. Get directory from
11237 argv[0].
11238 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11239 compilation.
11240 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11241 (main): Add parameters argc and argv. Get directory from
11242 argv[0].
11243 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11244 compilation.
11245
9482b9fb
DE
112462016-02-01 Doug Evans <dje@google.com>
11247
11248 * gdb.base/skip.exp: Clean up multiple references to same test name.
11249
6b2e4f10
PA
112502016-02-01 Pedro Alves <palves@redhat.com>
11251
ccb6afd6 11252 PR remote/19496
6b2e4f10
PA
11253 * gdb.threads/forking-threads-plus-breakpoint.exp
11254 (displaced_stepping_supported): New global.
11255 (probe_displaced_stepping_support): New procedure.
11256 (do_test): Add 'displaced' parameter, and use it.
11257 (top level): Check for displaced stepping support. Add displaced
11258 stepping on/off testing axis.
11259
37a8db1a
AB
112602016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11261
11262 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11263 pointer. Don't perform further tests on the unassociated pointer
11264 if the first test fails.
11265
5fdf6324
AB
112662016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11267
11268 * gdb.base/max-value-size.c: New file.
11269 * gdb.base/max-value-size.exp: New file.
11270 * gdb.base/huge.exp: Disable max-value-size for this test.
11271
935c6144
IB
112722016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11273
11274 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11275
7fe8399d
YQ
112762016-01-28 Yao Qi <yao.qi@linaro.org>
11277
11278 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11279
a2077e25
PA
112802016-01-25 Pedro Alves <palves@redhat.com>
11281
11282 PR threads/19461
11283 * gdb.base/fork-running-state.c: New file.
11284 * gdb.base/fork-running-state.exp: New file.
11285
1d2736d4
PA
112862016-01-25 Pedro Alves <palves@redhat.com>
11287
11288 PR gdb/19494
11289 * gdb.base/catch-fork-kill.c: New file.
11290 * gdb.base/catch-fork-kill.exp: New file.
11291
f1da4b11
PA
112922016-01-25 Pedro Alves <palves@redhat.com>
11293
11294 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11295 Delete, moved to lib/gdb.exp.
11296 * gdb.threads/forking-threads-plus-breakpoint.exp
11297 (foreach_with_prefix): Likewise.
11298 * gdb.threads/process-dies-while-handling-bp.exp
11299 (foreach_with_prefix): Likewise.
11300 * lib/gdb.exp (foreach_with_prefix): New procedure.
11301
45f38546
MK
113022016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11303
11304 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11305 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11306
dc29a1ce
MK
113072016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11308
11309 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11310 endian targets.
11311
092127d7
JK
113122016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11313 Pedro Alves <palves@redhat.com>
11314
11315 Fix testsuite compatibility with Guile.
11316 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11317 number.
11318
31d765d3
JK
113192016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11320
11321 Fix testsuite compatibility with Guile.
11322 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11323 (thread 1): New test for backtrace through signal handler.
11324
1ac78c04
YQ
113252016-01-22 Yao Qi <yao.qi@linaro.org>
11326
11327 PR testsuite/19491
11328 * gdb.base/multi-forks.c: Include
11329 ../lib/unbuffer_output.c
11330 (main): Call gdb_unbuffer_output.
11331
4f5946a8
DE
113322016-01-21 Doug Evans <dje@google.com>
11333
11334 * lib/ada.exp (gdb_compile_ada): Fix typo.
11335
305e13e6
JB
113362016-01-21 Joel Brobecker <brobecker@adacore.com>
11337
11338 * gdb.base/break-fun-addr.exp: New file.
11339 * gdb.base/break-fun-addr1.c: New file.
11340 * gdb.base/break-fun-addr2.c: New file.
11341
5f5dfff6
SM
113422016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11343
11344 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11345 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11346 enum flag values.
11347
fd356fa2
AA
113482016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11349
11350 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11351 when GDB can not set the vector return value. Add more comments
11352 for clarification.
11353
9df22175
AT
113542016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11355
11356 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11357 command.
11358
41d1845e
SM
113592016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11360
11361 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11362
01ac6840
SM
113632016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11364
11365 * Makefile.in (check-single): Pass --status to runtest.
11366 (check/%.exp): Likewise.
11367
113682016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11369
11370 * Makefile.in (check-parallel): Propagate return code from make
11371 do-check-parallel.
11372
bd0a71fa
MK
113732016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11374
11375 * gdb.trace/ftrace.exp: Fix expected message on continue.
11376 * gdb.trace/pending.exp: Fix expected message on continue.
11377 * gdb.trace/trace-break.exp: Fix expected message on continue.
11378
8bcbad33
SM
113792016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11380
11381 * lib/gdb.exp (gdb_test): Remove unused global references.
11382
f303dbd6
PA
113832016-01-18 Pedro Alves <palves@redhat.com>
11384
11385 * gdb.base/async-shell.exp: Adjust expected output.
11386 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11387 * gdb.base/siginfo-thread.exp: Adjust expected output.
11388 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11389 * gdb.java/jnpe.exp: Adjust expected output.
11390 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11391 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11392 * gdb.threads/leader-exit.exp: Adjust expected output.
11393 * gdb.threads/manythreads.exp: Adjust expected output.
11394 * gdb.threads/pthreads.exp: Adjust expected output.
11395 * gdb.threads/schedlock.exp: Adjust expected output.
11396 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11397 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11398 expected output.
11399 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11400 output.
11401 * gdb.threads/sigthread.exp: Adjust expected output.
11402 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11403
b2789696
YQ
114042016-01-18 Yao Qi <yao.qi@linaro.org>
11405
11406 * gdb.guile/scm-section-script.c: Replace @progbits with
11407 %progbits.
11408 * gdb.python/py-section-script.c: Likewise.
11409
71ef29a8
PA
114102016-01-15 Pedro Alves <palves@redhat.com>
11411
11412 * gdb.multi/tids.exp: Test star wildcard ranges.
11413
3f5b7598
PA
114142016-01-15 Pedro Alves <palves@redhat.com>
11415
11416 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11417 command from "thread apply" invocation.
11418 (thr_apply_info_thr_invalid): Default the expected output to the
11419 input tid list.
11420 (top level): Add tests that use convenience variables. Add tests
11421 for "thread apply" with a valid TID list, but missing the command.
11422
663f6d42
PA
114232016-01-13 Pedro Alves <palves@redhat.com>
11424
11425 * gdb.base/default.exp: Expect $_gthread as well.
11426 * gdb.multi/tids.exp: Test $_gthread.
11427 * gdb.threads/thread-specific.exp: Test $_gthread.
11428
c84f6bbf
PA
114292016-01-13 Pedro Alves <palves@redhat.com>
11430
11431 * gdb.multi/tids.exp: Test "info threads -gid".
11432
22a02324
PA
114332016-01-13 Pedro Alves <palves@redhat.com>
11434
11435 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11436 Breakpoint.thread.
11437 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11438
5d5658a1
PA
114392016-01-07 Pedro Alves <palves@redhat.com>
11440
11441 * gdb.base/break.exp: Adjust to output changes.
11442 * gdb.base/hbreak2.exp: Likewise.
11443 * gdb.base/sepdebug.exp: Likewise.
11444 * gdb.base/watch_thread_num.exp: Likewise.
11445 * gdb.linespec/keywords.exp: Likewise.
11446 * gdb.multi/info-threads.exp: Likewise.
11447 * gdb.threads/thread-find.exp: Likewise.
11448 * gdb.multi/tids.c: New file.
11449 * gdb.multi/tids.exp: New file.
11450
84654457
PA
114512016-01-13 Pedro Alves <palves@redhat.com>
11452
11453 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11454
e3940304
PA
114552016-01-13 Pedro Alves <palves@redhat.com>
11456
11457 * gdb.base/default.exp: Expect $_inferior as well.
11458 * gdb.multi/base.exp: Test $_inferior.
11459
a911d87a
PA
114602016-01-13 Pedro Alves <palves@redhat.com>
11461
11462 PR breakpoints/19388
11463 * gdb.base/catch-signal-siginfo-cond.c: New file.
11464 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11465
82075af2
JS
114662016-01-12 Josh Stone <jistone@redhat.com>
11467 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11468
11469 * gdb.base/catch-syscall.c (do_execve): New variable.
11470 (main): Conditionally trigger an execve.
11471 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11472 (test_catch_syscall_execve): New, check entry/return across execve.
11473 (do_syscall_tests): Call test_catch_syscall_execve.
11474
e46eeedd
PA
114752016-01-12 Pedro Alves <palves@redhat.com>
11476
11477 * gdb.base/random-signal.exp (do_test): New procedure, with body
11478 of testcase moved in.
11479
01d8c27e
JK
114802016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11481 Pedro Alves <palves@redhat.com>
11482
11483 * gdb.base/funcargs.exp (finish from indirectly called function):
11484 Reintroduce the case for 'First'.
11485
9a706302
JK
114862016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11487 Pedro Alves <palves@redhat.com>
11488
11489 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11490 (tcatch_vfork_then_child_follow_exec)
11491 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11492 identification.
11493
c0ecb95f
JK
114942016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11495
11496 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11497 and repeats to unlimited.
11498 * gdb.python/py-value.exp: Likewise.
11499 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11500 and repeats to unlimited.
11501
6cfc1fcb
JK
115022016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11503
11504 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11505 and reordering the functions.
11506 * gdb.multi/hangout.c: Likewise.
11507 * gdb.multi/hello.c: Likewise.
11508
582a1b00
SM
115092016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11510
11511 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11512 absolute.
11513 (SingleStatisticTestResult.report): Use dict.keys instead of
11514 dict.iterkeys.
11515
79bc59cb
PA
115162016-01-06 Pedro Alves <palves@redhat.com>
11517
11518 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11519
43368e1d
MM
115202016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11521
11522 * gdb.btrace/dlopen.exp: New.
11523 * gdb.btrace/dlopen.c: New.
11524 * gdb.btrace/dlopen-dso.c: New.
11525
79fad5b8
SL
115262015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11527
11528 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11529 PATTERN argument is optional.
11530
ab8314b3
JB
115312015-12-24 Joel Brobecker <brobecker@adacore.com>
11532
11533 * lib/ada.exp (target_compile_ada_from_dir): New function.
11534 (gdb_compile_ada): Reimplement avoiding the use of project files.
11535 * gdb.ada/gnat_ada.gpr: Delete.
11536 * gdb.ada/cond_lang.exp: Adjust test to make path before
11537 filename optional.
11538 * gdb.ada/small_reg_param.exp: Likewise.
11539
fe33faff
SM
115402015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11541
11542 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11543
6d265cb4
TP
115442015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11545
11546 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11547 case.
11548
10125099
SM
115492015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11550
11551 * gdb.base/break.exp: Remove dead code.
11552 * gdb.base/sepdebug.exp: Likewise.
11553
3ca22649
SM
115542015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11555
11556 * gdb.asm/asm-source.exp: Remove HP-UX references.
11557 * gdb.base/annota1.exp: Likewise.
11558 * gdb.base/annota3.exp: Likewise.
11559 * gdb.base/attach.exp: Likewise.
11560 * gdb.base/bigcore.exp: Likewise.
11561 * gdb.base/break.exp: Likewise.
11562 * gdb.base/call-ar-st.exp: Likewise.
11563 * gdb.base/callfuncs.exp: Likewise.
11564 * gdb.base/catch-fork-static.exp: Likewise.
11565 * gdb.base/display.exp: Likewise.
11566 * gdb.base/foll-exec-mode.exp: Likewise.
11567 * gdb.base/foll-exec.exp: Likewise.
11568 * gdb.base/foll-fork.exp: Likewise.
11569 * gdb.base/foll-vfork.exp: Likewise.
11570 * gdb.base/funcargs.exp: Likewise.
11571 * gdb.base/hbreak2.exp: Likewise.
11572 * gdb.base/inferior-died.exp: Likewise.
11573 * gdb.base/interrupt.exp: Likewise.
11574 * gdb.base/multi-forks.exp: Likewise.
11575 * gdb.base/nodebug.exp: Likewise.
11576 * gdb.base/sepdebug.exp: Likewise.
11577 * gdb.base/solib1.c: Likewise.
11578 * gdb.base/step-test.exp: Likewise.
11579 * gdb.mi/non-stop.c: Likewise.
11580 * gdb.mi/pthreads.c: Likewise.
11581 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11582 * gdb.threads/pthreads.c: Likewise.
11583 * gdb.threads/staticthreads.exp: Likewise.
11584 * lib/future.exp: Likewise.
11585 * lib/gdb.exp: Likewise.
11586 * gdb.base/so-indr-cl.c: Remove.
11587 * gdb.base/so-indr-cl.exp: Likewise.
11588 * gdb.base/solib.c: Likewise.
11589 * gdb.base/solib.exp: Likewise.
11590 * gdb.base/solib2.c: Likewise.
11591
b6304613
SM
115922015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11593
11594 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11595 * gdb.base/call-ar-st.exp: Likewise.
11596 * gdb.base/callfuncs.exp: Likewise.
11597 * gdb.base/condbreak.exp: Likewise.
11598 * gdb.base/constvars.exp: Likewise.
11599 * gdb.base/hbreak2.exp: Likewise.
11600 * gdb.base/langs.exp: Likewise.
11601 * gdb.base/list.exp: Likewise.
11602 * gdb.base/long_long.exp: Likewise.
11603 * gdb.base/ptype.exp: Likewise.
11604 * gdb.base/scope.exp: Likewise.
11605 * gdb.base/signals.exp: Likewise.
11606 * gdb.base/so-impl-ld.exp: Likewise.
11607 * gdb.base/varargs.exp: Likewise.
11608 * gdb.base/volatile.exp: Likewise.
11609 * gdb.base/whatis.exp: Likewise.
11610 * gdb.cp/cplusfuncs.exp: Likewise.
11611 * gdb.cp/inherit.exp: Likewise.
11612 * gdb.cp/local.exp: Likewise.
11613 * gdb.cp/member-ptr.exp: Likewise.
11614 * gdb.cp/method.exp: Likewise.
11615 * gdb.cp/overload.exp: Likewise.
11616 * gdb.cp/templates.exp: Likewise.
11617 * gdb.stabs/weird.exp: Likewise.
11618 * lib/compiler.c: Likewise.
11619 * lib/compiler.cc: Likewise.
11620 * lib/cp-support.exp: Likewise.
11621 * lib/gdb.exp: Likewise.
11622
bf401b07
SM
116232015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11624
11625 * configure.ac: Remove HP-UX case.
11626 * configure: Regenerate.
11627
aff9c0f8
SM
116282015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11629
11630 * lib/gdb.exp (gdb_compile): Add function doc.
11631
a6904d5a
PA
116322015-12-17 Pedro Alves <palves@redhat.com>
11633
11634 PR threads/19354
11635 * gdb.multi/info-threads.exp: New file.
11636
a22279dd
YQ
116372015-12-15 Yao Qi <yao.qi@linaro.org>
11638
11639 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11640 is aarch64*-*-*.
11641
0588c796
SL
116422015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11643
11644 * gdb.base/history-duplicates.exp: Skip if no readline support.
11645
5d978e17
SL
116462015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11647
11648 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11649
7e763b86
SL
116502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11651
11652 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11653
87a3a92c
SL
116542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11655
11656 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11657 ctrl-C if nointerrupts target property is set.
11658 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11659 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11660 * gdb.base/paginate-bg-execution.exp: Likewise.
11661 * gdb.base/paginate-execution-startup.exp: Likewise.
11662 * gdb.base/random-signal.exp: Likewise.
11663 * gdb.base/range-stepping.exp: Likewise.
11664 * gdb.cp/annota2.exp: Likewise.
11665 * gdb.cp/annota3.exp: Likewise.
11666 * gdb.gdb/selftest.exp: Likewise.
11667 * gdb.threads/continue-pending-status.exp: Likewise.
11668 * gdb.threads/leader-exit.exp: Likewise.
11669 * gdb.threads/manythreads.exp: Likewise.
11670 * gdb.threads/pthreads.exp: Likewise.
11671 * gdb.threads/schedlock.exp: Likewise.
11672 * gdb.threads/sigthread.exp: Likewise.
11673
a8f077dc
DB
116742015-12-11 Don Breazeal <donb@codesourcery.com>
11675
11676 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11677 remote.
11678 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11679 * gdb.base/foll-exec.exp (main): Enable for target remote.
11680 * gdb.base/foll-fork.exp (main): Likewise.
11681 * gdb.base/foll-vfork.exp (main): Likewise.
11682 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11683 (proc continue_to_exit_bp_loc): Use clean_restart.
11684 * gdb.base/pie-execl.exp (main): Disable for target remote.
11685 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11686 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11687 * gdb.threads/execl.exp (main): Likewise.
11688 * gdb.threads/fork-child-threads.exp (main): Likewise.
11689 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11690 remote.
11691 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11692 remote.
11693 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11694 pid.tid style ptids, instead of just tid.
11695 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11696 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11697 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11698 ptids, instead of just tid.
11699
3b2464a8
AB
117002015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11701
11702 * gdb.base/list.exp (test_list_forward): Add end of file error
11703 test.
11704 (test_repeat_list_command): Add end of file error test.
11705 (test_list_backwards): Add beginning of file error test.
11706
a0def019
AB
117072015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11708
11709 * gdb.base/list.exp (test_list_invalid_args): New function,
11710 defined, and called.
11711
5c000dff
AB
117122015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11713
11714 * gdb.base/list.exp (test_list): Make test names unique.
11715
f1637ebe
YQ
117162015-12-11 Yao Qi <yao.qi@linaro.org>
11717
11718 * gdb.base/coremaker2.c: Remove.
11719
36d6fc0a
PA
117202015-12-10 Pedro Alves <palves@redhat.com>
11721
11722 * gdb.multi/base.exp: Remove stale "spaces" references.
11723
762f7747
PA
117242015-12-10 Pedro Alves <palves@redhat.com>
11725
11726 * gdb.multi/base.exp: Don't use nowarnings.
11727 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11728 * gdb.multi/hangout.c: Include stdio.h.
11729 * gdb.multi/hello.c: Include stdlib.h.
11730 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11731 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11732 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11733
28d2bfb9
AB
117342015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11735
11736 * gdb.dwarf2/dw2-ranges-base.c: New file.
11737 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11738 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11739 support additional line table, and debug ranges generation.
11740 (Dwarf::ranges): New function, generate .debug_ranges.
11741 (Dwarf::lines): Support generating simple line table programs.
11742 (Dwarf::assemble): Initialise new namespace variables.
11743
5fc2beac
KB
117442015-12-09 Kevin Buettner <kevinb@redhat.com>
11745
11746 * gdb.base/async.exp (proc test_background): Add case for
11747 asynchronous execution not supported.
11748
1c35a88f
LM
117492015-12-09 Luis Machado <lgustavo@codesourcery.com>
11750
11751 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11752 format and change test names to make them unique.
11753
b593e3d9
RK
117542015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11755 Pedro Alves <pedro@redhat.com>
11756
11757 PR gdb/18702
11758 Add checking of floatformats setup on x86_64 hosts.
11759 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11760 (smallval, bigval): New labels/constants.
11761 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11762 float" after loading bigval and smallval.
11763
d72413e6
PMR
117642015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11765
11766 * gdb.ada/fun_overload_menu.exp: New testcase.
11767 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11768
ece66d65
JS
117692015-12-04 Josh Stone <jistone@redhat.com>
11770
11771 * gdb.base/catch-fork-static.exp: New.
11772
41d0efca
YQ
117732015-12-03 Yao Qi <yao.qi@linaro.org>
11774
11775 * gdb.base/sizeof.c: Don't include stdio.h and
11776 ../lib/unbuffer_output.c.
11777 (main): New variable 'size' and 'value'. Remove printf and
11778 gdb_unbuffer_output. Assign return value to size and value.
11779 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11780 at the beginning.
11781 (check_sizeof): Check the result by printing variable 'size'.
11782 (check_valueof): Check the result by printing variable 'value'.
11783
99fd02d9
YQ
117842015-12-01 Yao Qi <yao.qi@linaro.org>
11785
11786 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11787 for aarch64*-*-linux* target.
11788
f2faf941
PA
117892015-11-30 Pedro Alves <palves@redhat.com>
11790
11791 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11792
04bf20c5
PA
117932015-11-30 Pedro Alves <palves@redhat.com>
11794
11795 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11796 Handle non-stop mode vCont replies.
11797
09df4675
PA
117982015-11-30 Pedro Alves <palves@redhat.com>
11799
11800 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11801 prepare_for_testing. Start gdb with "set non-stop on" appended to
11802 GDBFLAGS. Lax expected stop output.
11803
58b584af
YQ
118042015-11-27 Yao Qi <yao.qi@linaro.org>
11805
11806 * gdb.arch/arm-neon.exp: New.
11807 * gdb.arch/arm-neon.c: New.
11808
dfcb77a8
YQ
118092015-11-27 Yao Qi <yao.qi@linaro.org>
11810
11811 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11812
88e8ec1b
YQ
118132015-11-27 Yao Qi <yao.qi@linaro.org>
11814
11815 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11816 frames-invalid annotation.
11817
bfde72c2
YQ
118182015-11-27 Yao Qi <yao.qi@linaro.org>
11819
11820 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11821
f6512a69
SM
118222015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11823
11824 * gdb.threads/names.exp: New file.
11825 * gdb.threads/names.c: New file.
11826 * README: Mention gdb,no_thread_names.
11827
46a3515b
MM
118282015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11829
11830 PR 19297
11831 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11832 support" error.
11833
62147a22
PA
118342015-11-24 Pedro Alves <palves@redhat.com>
11835
11836 PR 17539
11837 * gdb.base/display.exp: Expect displays to be sorted in ascending
11838 order. Use multi_line.
11839 * gdb.base/solib-display.exp: Likewise.
11840
2f341b6e
PA
118412015-11-24 Pedro Alves <palves@redhat.com>
11842
11843 PR 17539
25d49b86
PA
11844 * gdb.base/display.exp: Expect displays to be sorted in ascending
11845 order. Use multi_line.
11846 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11847
7e0aa6aa
PA
118482015-11-24 Pedro Alves <palves@redhat.com>
11849
11850 PR 17539
11851 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11852 threads in ascending order.
11853 * gdb.base/foll-fork.exp: Likewise.
11854 * gdb.base/foll-vfork.exp: Likewise.
11855 * gdb.base/multi-forks.exp: Likewise.
11856 * gdb.mi/mi-nonstop.exp: Likewise.
11857 * gdb.mi/mi-nsintrall.exp: Likewise.
11858 * gdb.multi/base.exp: Likewise.
11859 * gdb.multi/multi-arch.exp: Likewise.
11860 * gdb.python/py-inferior.exp: Likewise.
11861 * gdb.threads/break-while-running.exp: Likewise.
11862 * gdb.threads/execl.exp: Likewise.
11863 * gdb.threads/gcore-thread.exp: Likewise.
11864 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11865 * gdb.threads/kill.exp: Likewise.
11866 * gdb.threads/linux-dp.exp: Likewise.
11867 * gdb.threads/multiple-step-overs.exp: Likewise.
11868 * gdb.threads/next-bp-other-thread.exp: Likewise.
11869 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11870 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11871 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11872 * gdb.threads/thread-find.exp: Likewise.
11873 * gdb.threads/tls.exp: Likewise.
11874 * lib/mi-support.exp (mi_reverse_list): Delete.
11875 (mi_check_thread_states): No longer reverse list.
11876
2cc57ad8
PA
118772015-11-24 Pedro Alves <palves@redhat.com>
11878
11879 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11880 use lowercase.
11881
c93e8391
SM
118822015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11883
11884 * gdb.trace/actions.c: Include trace-common.h.
11885 (main): Add a location for a fast tracepoint.
11886 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11887 the normal tracepoints.
11888 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11889
045ccf91
SM
118902015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11891
11892 * save-trace.exp: Factor out code to these...
11893 (gdb_save_tracepoints): New.
11894 (gdb_load_tracepoints): New.
11895 (do_save_load_test): New.
11896
5506f9f6
KB
118972015-11-23 Kevin Buettner <kevinb@redhat.com>
11898
11899 * gdb.base/asmlabel.exp: New test.
11900 * gdb.base/asmlabel.c: New test case.
11901
16c3b12f
JB
119022015-11-23 Joel Brobecker <brobecker@adacore.com>
11903
11904 * gdb.base/wrong_frame_bt_full-main.c: New file.
11905 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11906 * gdb.base/wrong_frame_bt_full.exp: New file.
11907
155bfbd3
JB
119082015-11-23 Joel Brobecker <brobecker@adacore.com>
11909
11910 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11911
bb097445
JM
119122015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11913
206853a0 11914 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11915 pstate register when comparing registers values in
11916 sparc64-*-linux-gnu targets to avoid spurious differences.
11917
9c88ed8f
JM
119182015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11919
206853a0 11920 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11921
96161e25
SL
119222015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11923
11924 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11925 as type argument to gdb_compile.
11926 * gdb.base/nested-subp2.exp: Likewise.
11927 * gdb.base/nested-subp3.exp: Likewise.
11928
340c2830
DV
119292015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11930
11931 * lib/dwarf.exp (_note): Fix left shift of negative value.
11932 * gdb.trace/trace-condition.exp: Likewise.
11933
c1862d0f
YQ
119342015-11-13 Yao Qi <yao.qi@linaro.org>
11935
11936 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11937 comments about d10v.
11938 (test_scalar_returns): Likewise.
11939 * gdb.base/d10v.ld: Remove.
11940 * gdb.base/overlays.exp: Remove the target triplet checking for
11941 d10v-*-*.
11942 * gdb.base/structs.exp (test_struct_returns): Remove the
11943 comments about d10v.
11944 (test_struct_calls): Likewise.
11945
77ae9c19
YQ
119462015-11-13 Yao Qi <yao.qi@linaro.org>
11947
11948 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11949 * gdb.base/gnu_vector.c: Don't include stdio.h.
11950 (main): Don't print res and call add_some_intvecs.
11951
430e004e
MK
119522015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11953
11954 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11955 macro.
11956 (func5): Removed.
11957 (func4): Use FAST_TRACEPOINT_LABEL.
11958 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11959 macro.
11960 (func): Removed.
11961 (thread_function): Use FAST_TRACEPOINT_LABEL.
11962 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11963 (func): Remove.
11964 (marker): Use FAST_TRACEPOINT_LABEL.
11965 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11966 (pendfunc1): Remove.
11967 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11968 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11969 (foo): Remove.
11970 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11971 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11972 macro.
11973 (func): Remove.
11974 (marker): Use FAST_TRACEPOINT_LABEL.
11975 * gdb.trace/trace-common.h: New header.
11976 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11977 macro.
11978 (func): Remove.
11979 (marker): Use FAST_TRACEPOINT_LABEL.
11980 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11981 (func): Remove.
11982 (thread_function): Use FAST_TRACEPOINT_LABEL.
11983
6e7675a7
MK
119842015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11985
11986 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11987 in front.
11988 * gdb.trace/change-loc.exp: Use global pcreg definition.
11989 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11990 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11991 in front.
11992 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11993 * gdb.trace/pending.exp: Likewise.
11994 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11995 * gdb.trace/trace-break.exp: Likewise.
11996 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11997 in front.
11998 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11999 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12000 in front.
12001 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12002
dddc0e16
JB
120032015-11-09 Joel Brobecker <brobecker@adacore.com>
12004
12005 * gdb.ada/fin_fun_out: New testcase.
12006
c6f0b406
KB
120072015-11-07 Kevin Buettner <kevinb@redhat.com>
12008
12009 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12010 value associated with DW_AT_byte_size.
12011 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12012 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12013 DW_AT_upper_bound.
12014
f01dcfd9
KB
120152015-11-07 Kevin Buettner <kevinb@redhat.com>
12016
12017 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12018 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12019 version.
12020 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12021 gdb.dwarf2/dw2-canonicalize-type.exp,
12022 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12023 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12024 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12025 provided by gdb_target_symbol_prefix_flags_asm.
12026 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12027 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12028 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12029 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12030 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12031 macros where needed). Use this macro for symbols which require
12032 the prefix provided by SYMBOL_PREFIX.
12033
2223449a
KB
120342015-11-05 Kevin Buettner <kevinb@redhat.com>
12035
12036 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12037 New procs.
12038 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12039 representing expressions, of more than one list element.
12040 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12041 to prepend linker symbol prefix to f.
12042 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12043 table_1 and table_2.
12044 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12045 Likewise, for f and g.
12046 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12047 for ptr.
12048 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12049 for main.
12050 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12051 table_1_ptr and table_2_ptr.
12052
6f2f1a3a
JK
120532015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12054 Joel Brobecker <brobecker@adacore.com>
12055
12056 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12057
566c56c9
MK
120582015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12059
12060 * gdb.reverse/s390-mvcle.c: New test.
12061 * gdb.reverse/s390-mvcle.exp: New file.
12062 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12063
d5f0636b
MK
120642015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12065
12066 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12067
7ad8b86c
MK
120682015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12069
12070 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12071 reaching marker2.
12072 * gdb.reverse/getresuid-reverse.exp: Likewise.
12073 * gdb.reverse/pipe-reverse.exp: Likewise.
12074 * gdb.reverse/readv-reverse.exp: Likewise.
12075 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12076 * gdb.reverse/time-reverse.exp: Likewise.
12077 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12078
4081c0f1
YQ
120792015-10-30 Yao Qi <yao.qi@linaro.org>
12080
12081 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12082 (empty_cycle): Remove.
12083 (main): Don't call empty_cycle. Don't use watch_count_done.
12084 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12085 empty_cycle. Rewrite the code counting HW watchpoints.
12086
452b4ba5
MK
120872015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12088
12089 * gdb.reverse/fstatat-reverse.c: New test.
12090 * gdb.reverse/fstatat-reverse.exp: New file.
12091 * gdb.reverse/getresuid-reverse.c: New test.
12092 * gdb.reverse/getresuid-reverse.exp: New file.
12093 * gdb.reverse/pipe-reverse.c: New test.
12094 * gdb.reverse/pipe-reverse.exp: New file.
12095 * gdb.reverse/readv-reverse.c: New test.
12096 * gdb.reverse/readv-reverse.exp: New file.
12097 * gdb.reverse/recvmsg-reverse.c: New test.
12098 * gdb.reverse/recvmsg-reverse.exp: New file.
12099 * gdb.reverse/time-reverse.c: New test.
12100 * gdb.reverse/time-reverse.exp: New file.
12101 * gdb.reverse/waitpid-reverse.c: New test.
12102 * gdb.reverse/waitpid-reverse.exp: New file.
12103
5e2e7507
JK
121042015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12105
12106 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12107
0fde2c53
DE
121082015-10-26 Doug Evans <dje@google.com>
12109
12110 PR symtab/17391
12111 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12112 * gdb.dwarf2/bad-regnum.c: New file.
12113 * gdb.dwarf2/bad-regnum.exp: New file.
12114
1a70ae97
DE
121152015-10-26 Doug Evans <dje@google.com>
12116
12117 PR python/18938
12118 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12119 file.
12120
27dc26ab
JK
121212015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12122
12123 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12124 for a change by "Mention language in compile error message".
12125
bed91f4d
SM
121262015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12127
12128 PR python/18073
12129 * gdb.python/py-type.c (C::a_method): New.
12130 (C::a_const_method): New.
12131 (C::a_static_method): New.
12132 (a_function): New.
12133 * gdb.python/py-type.exp (test_fields): Test getting fields
12134 from function and method.
12135
3f2f83dd
KB
121362015-10-21 Keven Boell <keven.boell@intel.com>
12137
12138 * gdb.fortran/vla-alloc-assoc.exp: New file.
12139 * gdb.fortran/vla-datatypes.exp: New file.
12140 * gdb.fortran/vla-datatypes.f90: New file.
12141 * gdb.fortran/vla-history.exp: New file.
12142 * gdb.fortran/vla-ptype-sub.exp: New file.
12143 * gdb.fortran/vla-ptype.exp: New file.
12144 * gdb.fortran/vla-sizeof.exp: New file.
12145 * gdb.fortran/vla-sub.f90: New file.
12146 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12147 * gdb.fortran/vla-value-sub-finish.exp: New file.
12148 * gdb.fortran/vla-value-sub.exp: New file.
12149 * gdb.fortran/vla-value.exp: New file.
12150 * gdb.fortran/vla-ptr-info.exp: New file.
12151 * gdb.mi/mi-vla-fortran.exp: New file.
12152 * gdb.mi/vla.f90: New file.
12153
27145d50
SL
121542015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12155
12156 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12157 of hardwired timeout value.
12158
5f3ff4f8
JK
121592015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12160 Pedro Alves <palves@redhat.com>
12161
12162 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12163 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12164
bfd09d20
JS
121652015-10-19 Josh Stone <jistone@redhat.com>
12166
12167 * gdb.base/catch-syscall.c: Include <sched.h>.
12168 (unknown_syscall): New variable.
12169 (main): Trigger a vfork and an unknown syscall.
12170 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12171 (unknown_syscall_number): Likewise.
12172 (check_call_to_syscall): Accept an optional syscall pattern.
12173 (check_return_from_syscall): Likewise.
12174 (check_continue): Likewise.
12175 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12176 (test_catch_syscall_skipping_return): New test toggling off 'catch
12177 syscall' to step over the syscall return, then toggling back on.
12178 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12179 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12180 (do_syscall_tests): Call test_catch_syscall_without_args and
12181 test_catch_syscall_mid_vfork.
12182 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12183 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12184
b32b93c6
AS
121852015-10-19 Andrew Stubbs <ams@codesourcery.com>
12186
12187 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12188 print g_vE): Add new pass patterns.
12189 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12190 print various symbol names for vptr fields.
12191
9d622bda
AB
121922015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12193
12194 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12195 results.
12196
0fd8ac1c
YQ
121972015-10-12 Yao Qi <yao.qi@linaro.org>
12198
12199 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12200
34240514
YQ
122012015-10-12 Yao Qi <yao.qi@linaro.org>
12202
12203 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12204 is aarch64*-*-linux*.
12205
8240f442
YQ
122062015-10-12 Yao Qi <yao.qi@linaro.org>
12207
12208 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12209 (can_relocate_bcond_true): ... it.
12210 (can_relocate_bcond_false): New function.
12211 (foo): Likewise.
12212 (can_relocate_bl): Likewise.
12213 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12214 can_relocate_bl.
12215
2520f728
PMR
122162015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12217
12218 * gdb.base/nested-addr.c: New file.
12219 * gdb.base/nested-addr.exp: New testcase.
12220
abcef95a
MM
122212015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12222
12223 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12224 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12225 its output. Ignore the output of "record goto begin" and instead
12226 check that GDB is replaying.
12227
145e3ddb
PA
122282015-10-09 Pedro Alves <palves@redhat.com>
12229
12230 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12231 (top level): Use it in the run with no args test.
12232
d5d8c4e1
IB
122332015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12234
12235 * gdb.dlang/properties.exp: New file.
12236
06e635ef
SL
122372015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12238
12239 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12240 whether or not address 0x1000 is mapped on the target.
12241
e019fd1d
SM
122422015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12243
12244 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12245 build.
12246
77ba2a67
MM
122472015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12248
12249 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12250 instruction-history test.
12251
c60eb31f
DE
122522015-09-28 Doug Evans <dje@google.com>
12253
12254 * gdb.base/gcore.c (array_func): Add reference to static_array.
12255
9a3c8263
SM
122562015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12257
12258 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12259 source line.
12260
9720e656
SL
122612015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12262
12263 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12264 short or char as base type.
12265
938d3bf2
SL
122662015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12267
12268 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12269 to allow any size enum.
12270
e6c2c623
PMR
122712015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12272
12273 * gdb.ada/array_ptr_renaming.exp: New testcase.
12274 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12275 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12276
06da0f77
PL
122772015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12278
12279 * gdb.trace/ftrace-lock.c: New file.
12280 * gdb.trace/ftrace-lock.exp: New file.
12281
4f51c22a
PL
122822015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12283
12284 * gdb.arch/insn-reloc.c: New file.
12285 * gdb.arch/ftrace-insn-reloc.exp: New file.
12286
7041adf4
PL
122872015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12288
12289 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12290 instruction.
12291 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12292 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12293 * gdb.trace/range-stepping.c: Likewise.
12294 * gdb.trace/trace-break.c: Likewise.
12295 * gdb.trace/trace-mt.c (thread_function): Likewise.
12296 * gdb.trace/ftrace.c (marker): Likewise.
12297 * gdb.trace/trace-condition.c (marker): Likewise.
12298 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12299 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12300 is_aarch64_target.
12301
015d2e7e
DE
123022015-09-18 Doug Evans <xdje42@gmail.com>
12303
12304 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12305 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12306
26b188a2
SL
123072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12308
12309 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12310 the breakpoint.
12311
79dc332b
SL
123122015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12313
12314 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12315 the pending breakpoint. Remove timeout override for "Run till
12316 MI pending breakpoint on pendfunc3 on thread 2" test.
12317
f57929f2
SL
123182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12319
12320 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12321 filename pattern.
12322
3f469b17
SL
123232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12324
12325 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12326 in breakpoint filename pattern.
12327
515b89b3
SL
123282015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12329
7800dbe4
SL
12330 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12331
123322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12333
515b89b3
SL
12334 * gdb.linespec/explicit.exp: Check for readline support for
12335 tab-completion tests. Fix obvious typo.
12336
d2939ba2
MM
123372015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12338
12339 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12340 and replay.
12341
cbb55fa7
MM
123422015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12343
12344 * gdb.btrace/non-stop.c: New.
12345 * gdb.btrace/non-stop.exp: New.
12346
43691ca1
PL
123472015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12348 Yao Qi <yao.qi@linaro.org>
12349
12350 * gdb.trace/trace-condition.c: New file.
12351 * gdb.trace/trace-condition.exp: New file.
12352
d78908cf
WW
123532015-09-16 Wei-cheng Wang <cole945@gmail.com>
12354
12355 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12356 for testing bytecode compilation.
12357
1ed415e2
PA
123582015-09-16 Pedro Alves <palves@redhat.com>
12359 Sandra Loosemore <sandra@codesourcery.com>
12360
12361 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12362 (SECONDS): Redefine.
12363 (main): Call pthread_kill and alarm early.
12364 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12365 support.
12366 (test): If the target can't hardware step and doesn't support
12367 displaced stepping, increase the timeout.
12368
d136eff5
PA
123692015-09-16 Pedro Alves <palves@redhat.com>
12370
12371 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12372 (enable_debug): New procedures.
12373 (test): Use them. Bail out if waiting for threads fails.
12374 (top level): Bail out if a test fails.
12375
991f019c
YQ
123762015-09-16 Yao Qi <yao.qi@linaro.org>
12377
12378 * gdb.asm/asm-source.exp: Set asm-arch for
12379 aarch64*-*-* target.
12380 * gdb.asm/aarch64.inc: New file.
12381
bfca584f
PMR
123822015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12383
12384 * gdb.ada/array_of_variable_length.exp: New testcase.
12385 * gdb.ada/array_of_variable_length/foo.adb: New file.
12386 * gdb.ada/array_of_variable_length/pck.adb: New file.
12387 * gdb.ada/array_of_variable_length/pck.ads: New file.
12388
b326e587
DE
123892015-09-15 Doug Evans <dje@google.com>
12390
12391 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12392 of function static local variable.
12393
5382cfab
PW
123942015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12395
12396 * gdb.threads/tls-so_extern.exp: New test file.
12397 * gdb.threads/tls-so_extern.c: New test file.
12398 * gdb.threads/tls-so_extern_main.c: New test file.
12399
141c5cc4
JK
124002015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12401
12402 * gdb.opt/solib-intra-step-lib.c: New file.
12403 * gdb.opt/solib-intra-step-main.c: New file.
12404 * gdb.opt/solib-intra-step.exp: New file.
12405
d15dcecd
PA
124062015-09-15 Pedro Alves <palves@redhat.com>
12407
12408 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12409 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12410
4c2f2a79
PA
124112015-09-14 Pedro Alves <palves@redhat.com>
12412
12413 * gdb.base/hook-stop-continue.c: Delete.
12414 * gdb.base/hook-stop-continue.exp: Delete.
12415 * gdb.base/hook-stop-frame.c: Delete.
12416 * gdb.base/hook-stop-frame.exp: Delete.
12417 * gdb.base/hook-stop.c: New file.
12418 * gdb.base/hook-stop.exp: New file.
12419
919e6dbe
PMR
124202015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12421
12422 * gdb.ada/access_to_packed_array.exp: New testcase.
12423 * gdb.ada/access_to_packed_array/foo.adb: New file.
12424 * gdb.ada/access_to_packed_array/pack.adb: New file.
12425 * gdb.ada/access_to_packed_array/pack.ads: New file.
12426
157280a4
MM
124272015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12428
12429 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12430 buffer size test.
12431
2fd33e94
DB
124322015-09-11 Don Breazeal <donb@codesourcery.com>
12433
12434 * gdb.base/foll-exec.c: Add copyright header. Fix
12435 formatting issues.
12436 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12437 (do_exec_tests): Use clean_restart in place of zap_session,
12438 and for test initialization. Fix formatting issues. Use
12439 fail in place of perror.
12440 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12441 an expect statement to match an expression with output from
12442 the program under debug.
12443 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12444 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12445 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12446 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12447 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12448
e70b6e8e
DE
124492015-09-09 Doug Evans <dje@google.com>
12450
12451 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12452
7a551a51
DE
124532015-09-09 Doug Evans <dje@google.com>
12454
12455 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12456
4c666f84
DE
124572015-09-09 Doug Evans <dje@google.com>
12458
12459 * gdb.base/savedregs.exp: Fix typo.
12460
243a9253
PA
124612015-09-09 Pedro Alves <palves@redhat.com>
12462
12463 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12464
c0fa8fbd
SL
124652015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12466
12467 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12468 command actually switches threads. Give up on remaining
12469 tests if target fails to stop at breakpoint.
12470
cd7c1778
PMR
124712015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12472
12473 * gdb.ada/funcall_char.exp: New testcase.
12474 * gdb.ada/funcall_char/foo.adb: New file.
12475
dc5c8746
PMR
124762015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12477
12478 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12479 expected outputs. Add two testcases for completing ambiguous
12480 functions.
12481 * gdb.ada/complete/aux_pck.adb: New file.
12482 * gdb.ada/complete/aux_pck.ads: New file.
12483 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12484 Ambiguous_Func functions.
12485 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12486 * gdb.ada/complete/pck.adb: Likewise.
12487
4e83a1e7
UW
124882015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12489
12490 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12491 failures to run the test program under GDB.
12492
8ce74153
LM
124932015-08-26 Luis Machado <lgustavo@codesourcery.com>
12494
12495 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12496 to C.
12497
e9756d52
PP
124982015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12499
12500 * gdb.base/run-after-attach.exp: New test file.
12501 * gdb.base/run-after-attach.c: New test file.
12502
8d37573b
DB
125032015-08-26 Don Breazeal <donb@codesourcery.com>
12504
12505 * gdb.base/foll-exec-2.c: New test program.
12506 * gdb.base/foll-exec-2.exp: New test.
12507
63e43d3a
PMR
125082015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12509
12510 * gdb.base/nested-subp1.exp: New file.
12511 * gdb.base/nested-subp1.c: New file.
12512 * gdb.base/nested-subp2.exp: New file.
12513 * gdb.base/nested-subp2.c: New file.
12514 * gdb.base/nested-subp3.exp: New file.
12515 * gdb.base/nested-subp3.c: New file.
12516
3d40fbb5
PA
125172015-08-24 Pedro Alves <palves@redhat.com>
12518
12519 * gdb.server/connect-without-multi-process.c: New file.
12520 * gdb.server/connect-without-multi-process.exp: New file.
12521
4422ac93
LM
125222015-08-24 Luis Machado <lgustavo@codesourcery.com>
12523
12524 * gdb.opt/inline-markers.c: Make z int.
12525
91dddb86
LM
125262015-08-24 Luis Machado <lgustavo@codesourcery.com>
12527
12528 * gdb.opt/inline-markers.c: Make z volatile.
12529
a48847ee
LM
125302015-08-24 Luis Machado <lgustavo@codesourcery.com>
12531
12532 * gdb.opt/inline-bt.c: New volatile global z.
12533 * gdb.opt/inline-cmds.c: Likewise.
12534 * gdb.opt/inline-locals.c: Likewise.
12535 * gdb.opt/inline-markers.c: New extern global z.
12536 (marker): Use z.
12537 (inline_fn): Likewise.
12538
0ebbc52b
PA
125392015-08-24 Pedro Alves <palves@redhat.com>
12540
12541 * config/m32r-stub.exp: Remove file.
12542 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12543 * gdb.base/call-rt-st.exp: Likewise.
12544 * gdb.base/call-strs.exp: Likewise.
12545 * gdb.base/default.exp: Remove references to h8300-*-hms and
12546 *-*-udi*.
12547 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12548
77c365df
AA
125492015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12550
12551 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12552 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12553 and "return" use KFAIL when GDB can not read/write the vector
12554 return value.
12555
4313b8c0
GB
125562015-08-21 Gary Benson <gbenson@redhat.com>
12557
12558 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12559
0e433b32
PA
125602015-08-20 Pedro Alves <palves@redhat.com>
12561
12562 * gdb.server/solib-list.exp: No longer expect an interior stop in
12563 non-stop mode.
12564
221e1a37
PA
125652015-08-20 Pedro Alves <palves@redhat.com>
12566
12567 * gdb.server/connect-stopped-target.c: New file.
12568 * gdb.server/connect-stopped-target.exp: New file.
12569
40e3ad0e
PA
125702015-08-20 Pedro Alves <palves@redhat.com>
12571
12572 * gdb.dwarf2/comp-unit-lang.exp: New file.
12573 * gdb.dwarf2/comp-unit-lang.c: New file.
12574
af39b327
PMR
125752015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12576
12577 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12578 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12579
7d45c7c3 125802015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12581
7d45c7c3
KB
12582 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12583 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12584
4d6cceb4
DE
125852015-08-18 Doug Evans <dje@google.com>
12586 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12587
12588 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12589 skip_python_tests. New arg prompt_regexp.
12590 (skip_python_tests): New function.
12591 * lib/mi-support.exp (mi_skip_python_tests): New function.
12592 * gdb.python/py-mi-objfile-gdb.py: New file.
12593 * gdb.python/py-mi-objfile.c: New file.
12594 * gdb.python/py-mi-objfile.exp: New file.
12595
ad89c2aa
KS
125962015-08-17 Keith Seitz <keiths@redhat.com>
12597
12598 * gdb.linespec/explicit.exp: Move strace test from here ...
12599 * gdb.trace/strace.exp: ... to here.
12600
e3ae3c43
PP
126012015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12602
12603 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12604 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12605
604b2636
DE
126062015-08-14 Doug Evans <xdje42@gmail.com>
12607
12608 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12609 inferior before selecting a new file.
12610
6ff0ba5f
DE
126112015-08-14 Doug Evans <xdje42@gmail.com>
12612
12613 * gdb.mi/mi-disassemble.exp: Update.
12614 * gdb.base/disasm-optim.S: New file.
12615 * gdb.base/disasm-optim.c: New file.
12616 * gdb.base/disasm-optim.h: New file.
12617 * gdb.base/disasm-optim.exp: New file.
12618
9ca98f92
KS
126192015-08-14 Keith Seitz <keiths@redhat.com>
12620
12621 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12622 "evaluated-by".
12623
52bbc560
JB
126242015-08-13 Joel Brobecker <brobecker@adacore.com>
12625
12626 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12627
5d8c3ed3
PMR
126282015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12629
12630 * gdb.ada/fun_renaming.exp: New testcase.
12631 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12632 * gdb.ada/fun_renaming/pack.adb: New file.
12633 * gdb.ada/fun_renaming/pack.ads: New file.
12634
ea8812bc
KS
126352015-08-12 Keith Seitz <keiths@redhat.com>
12636
12637 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12638 gdb_get_line_number.
12639
4dafcdeb
JB
126402015-08-12 Joel Brobecker <brobecker@adacore.com>
12641
12642 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12643 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12644 gdb.base/dso2dso.exp: New files.
12645
5ba32597
SDJ
126462015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12647 Pedro Alves <palves@redhat.com>
12648 Keith Seitz <keiths@redhat.com>
12649
12650 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12651 GDBFLAGS.
12652
b6dafabf
PP
126532015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12654
12655 * gdb.base/gdbhistsize-history.exp
12656 (test_histsize_history_setting): Use save_vars.
12657 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12658 Use save_vars.
12659 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12660 * gdb.base/readline.exp: Use save_vars.
12661
abe8e607
PP
126622015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12663
12664 * lib/gdb.exp (save_vars): New proc.
12665
629500fa
KS
126662015-08-11 Keith Seitz <keiths@redhat.com>
12667
12668 * gdb.base/help.exp: Update help_breakpoint_text.
12669
eb8c4e2e
KS
126702015-08-11 Keith Seitz <keiths@redhat.com>
12671
12672 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12673 (at toplevel): Call test_explicit_breakpoints.
12674 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12675 breakpoints.
12676 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12677 breakpoint conditions, "-cond".
12678
87f0e720
KS
126792015-08-11 Keith Seitz <keiths@redhat.com>
12680
12681 * gdb.linespec/3explicit.c: New file.
12682 * gdb.linespec/cpexplicit.cc: New file.
12683 * gdb.linespec/cpexplicit.exp: New file.
12684 * gdb.linespec/explicit.c: New file.
12685 * gdb.linespec/explicit.exp: New file.
12686 * gdb.linespec/explicit2.c: New file.
12687 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12688 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12689 before using in the matching pattern.
12690 Clarify that `prefix' is a regular expression.
12691
f00aae0f
KS
126922015-08-11 Keith Seitz <keiths@redhat.com>
12693
12694 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12695 test.
12696 Add tests for missing ",FMT" and ",".
12697
e27852be
DE
126982015-08-10 Doug Evans <dje@google.com>
12699 Keith Seitz <keiths@redhat.com>
12700
12701 PR gdb/17960
12702 * gdb.base/completion.exp: Add location completer tests.
12703
7f03bd92
PA
127042015-08-07 Pedro Alves <palves@redhat.com>
12705
12706 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12707 tests here.
12708 (top level): Run do_test with and without displaced stepping.
12709
3fc8eb30
PA
127102015-08-07 Pedro Alves <palves@redhat.com>
12711
12712 * gdb.base/valgrind-disp-step.c: New file.
12713 * gdb.base/valgrind-disp-step.exp: New file.
12714
d4569d7b
PA
127152015-08-07 Pedro Alves <palves@redhat.com>
12716
12717 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12718 Delete function.
12719 (main): Add alarm. Run an infinite loop instead of calling
12720 wait_threads.
12721 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12722 comment.
12723 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12724 Delete function.
12725 (main): Add alarm. Run an infinite loop instead of calling
12726 wait_threads.
12727 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12728 comment.
12729
e1316e60
PA
127302015-08-07 Pedro Alves <palves@redhat.com>
12731
12732 * gdb.base/checkpoint-ns.exp: New file.
12733 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12734 standard_testfile.
12735
da8c46d2
MM
127362015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12737
12738 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12739 * gdb.btrace/instruction_history.exp: Update.
12740 * gdb.btrace/tsx.exp: New.
12741 * gdb.btrace/tsx.c: New.
12742
de1c2c52
PA
127432015-08-06 Pedro Alves <palves@redhat.com>
12744
12745 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12746 increase timeout.
12747 * gdb.reverse/until-precsave.exp: Bump timeouts.
12748
782e0bf4
PA
127492015-08-06 Pedro Alves <palves@redhat.com>
12750
12751 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12752
83e97ed0
PA
127532015-08-06 Pedro Alves <palves@redhat.com>
12754
12755 PR gdb/18749
12756 * gdb.threads/process-dies-while-handling-bp.c: New file.
12757 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12758
863d01bd
PA
127592015-08-06 Pedro Alves <palves@redhat.com>
12760
12761 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12762 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12763
0a39bb32
PA
127642015-08-05 Pedro Alves <palves@redhat.com>
12765
12766 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12767 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12768
ee2d2b10
SL
127692015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12770
12771 * gdb.base/bp-permanent.exp: Report test as unsupported if
12772 the target cannot stop at the permanent breakpoint.
12773
4e1bdb00
DE
127742015-08-03 Doug Evans <dje@google.com>
12775
12776 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12777 10000.
12778
3d338901
DE
127792015-08-03 Doug Evans <dje@google.com>
12780
12781 * Makefile.in (workers/%.worker, build-perf): New rule.
12782 (GDB_PERFTEST_MODE): New variable.
12783 (check-perf): Use it.
12784 (clean): Clean up gdb.perf parallel build subdirs.
12785 * lib/build-piece.exp: New file.
12786 * lib/gdb.exp (make_gdb_parallel_path): New function
12787 (standard_output_file, standard_temp_file): Call it.
12788 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12789 of $GDB_PARALLEL.
12790 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12791
af061d3e
DE
127922015-08-03 Doug Evans <dje@google.com>
12793
8e1afc81 12794 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12795 (LOG_FILE_NAME): New global.
12796 (TextReporter.__init__): Initialize self.txt_sum.
12797 (TextReporter.report): Add support for multiple data-points.
12798 Move report to perftest.sum, put raw data in perftest.log.
12799 (TextReporter.start): Open sum and log files.
12800 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12801 * gdb.perf/lib/perftest/testresult.py
12802 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12803
2c8c5d37
PA
128042015-07-31 Pedro Alves <palves@redhat.com>
12805
12806 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12807 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12808 kill_wait_spawned_process instead of explicit "kill -9".
12809 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12810 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12811 kill_wait_spawned_process.
12812 * gdb.base/attach-twice.exp: Likewise.
12813 * gdb.base/attach.exp: Likewise.
12814 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12815 gdb_test_multiple.
12816 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12817 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12818 kill_wait_spawned_process.
12819 * gdb.base/valgrind-infcall.exp: Likewise.
12820 * gdb.multi/multi-attach.exp: Likewise.
12821 * gdb.python/py-prompt.exp: Likewise.
12822 * gdb.python/py-sync-interp.exp: Likewise.
12823 * gdb.server/ext-attach.exp: Likewise.
12824 * gdb.threads/attach-into-signal.exp (corefunc): Use
12825 spawn_wait_for_attach, spawn_id_get_pid and
12826 kill_wait_spawned_process.
12827 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12828 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12829 spawn_id_get_pid and kill_wait_spawned_process.
12830 * gdb.threads/attach-stopped.exp (corefunc): Use
12831 spawn_wait_for_attach, spawn_id_get_pid and
12832 kill_wait_spawned_process.
12833 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12834 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12835 kill_wait_spawned_process instead of explicit "kill -9".
12836 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12837 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12838 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12839 processes. Don't map cygwin/windows pids here. Now returns a
12840 spawn id list.
12841
032a0fca
SL
128422015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12843
12844 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12845 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12846 correct patch.
12847
61a934ca
SL
128482015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12849
12850 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12851
4bc4d428
SL
128522015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12853
12854 Reapply:
12855 2014-05-21 Mark Wielaard <mjw@redhat.com>
12856
12857 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12858
998d452a
PA
128592015-07-30 Pedro Alves <palves@redhat.com>
12860
12861 * linux-low.c (handle_extended_wait): Set the child's last
12862 reported status to TARGET_WAITKIND_STOPPED.
12863
69dde7dc
PA
128642015-07-30 Pedro Alves <palves@redhat.com>
12865
12866 PR threads/18600
12867 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12868 only shows inferior 1.
12869
4dd63d48
PA
128702015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12871 Pedro Alves <palves@redhat.com>
12872
12873 PR threads/18600
12874 * gdb.threads/fork-plus-threads.c: New file.
12875 * gdb.threads/fork-plus-threads.exp: New file.
12876
d618e4c5
PP
128772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12878
12879 * gdb.base/batch-preserve-term-settings.exp
12880 (test_terminal_settings_preserved_after_cli_exit): Use
12881 send_quit_command.
12882
1eef6428
PA
128832015-07-29 Pedro Alves <palves@redhat.com>
12884 Don Breazeal <donb@codesourcery.com>
12885
12886 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12887 output from both inferior_spawn_id and gdb_spawn_id.
12888
7da5b897
SDJ
128892015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12890
12891 * gdb.threads/attach-into-signal.exp (corefunc): Use
12892 with_test_prefix on nested loops, uniquefying the test messages.
12893
dac804df
SDJ
128942015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12895
12896 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12897 commit.
12898
06265e53
PP
128992015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12900
12901 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12902 New proc.
12903 (test_terminal_settings_preserved_after_sigterm): New test.
12904
18206ca3
PP
129052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12906
12907 * gdb.base/batch-preserve-term-settings.exp
12908 (test_terminal_settings_preserved_after_cli_exit): New test.
12909
90074d11
PP
129102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12911
12912 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12913 manipulation of saved_gdbflags.
12914 (test_terminal_settings_preserved): Remove global declaration of
12915 the unused variable pagination_prompt. Remove manipulation of
12916 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12917 GDBFLAGS.
12918
eb1a7902
PA
129192015-07-29 Pedro Alves <palves@redhat.com>
12920
12921 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12922
8b75dd3b
PA
129232015-07-29 Pedro Alves <palves@redhat.com>
12924
12925 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12926 at the top.
12927
dedad4e3
PA
129282015-07-29 Pedro Alves <palves@redhat.com>
12929
12930 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12931 (main): Call gdb_unbuffer_output.
12932 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12933 (main): Call gdb_unbuffer_output.
12934 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12935 (main): Call gdb_unbuffer_output.
12936 * gdb.base/call-strs.exp: Adjust to step over the
12937 gdb_unbuffer_output call.
12938 * gdb.base/catch-gdb-caused-signals.c: Include
12939 "../lib/unbuffer_output.c".
12940 (main): Call gdb_unbuffer_output.
12941 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12942 (main): Call gdb_unbuffer_output.
12943 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12944 (main): Call gdb_unbuffer_output.
12945 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12946 (main): Call gdb_unbuffer_output.
12947 * gdb.base/shlib-call.exp: Adjust to step over the
12948 gdb_unbuffer_output call.
12949 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12950 (main): Call gdb_unbuffer_output.
12951 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12952 (main): Call gdb_unbuffer_output.
12953 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12954 (main): Rename to ...
12955 (test): ... this.
12956 (main): Reimplement.
12957 * gdb.base/varargs.exp: Run to test instead of to main.
12958 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12959 (main): Call gdb_unbuffer_output.
12960
58789a91
PA
129612015-07-29 Pedro Alves <palves@redhat.com>
12962
12963 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12964 factore out from mi_continue_dprintf. For call-style dprintfs,
12965 expect dprintf output out of $inferior_spawn_id.
12966 (mi_continue_dprintf): Use mi_expect_dprintf.
12967 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12968 (main): Call gdb_unbuffer_output.
12969
e8376742
PA
129702015-07-29 Pedro Alves <palves@redhat.com>
12971
12972 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12973 (default_mi_gdb_start): Set inferior_spawn_id instead of
12974 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12975 gdb_spawn_id.
12976 (mi_gdb_test): Always expect inferior output from both
12977 $inferior_spawn_id and $gdb_spawn_id.
12978
08280010
PA
129792015-07-29 Pedro Alves <palves@redhat.com>
12980
12981 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12982 send_inferior and $inferior_spawn_id.
12983
4d30e432
PA
129842015-07-29 Pedro Alves <palves@redhat.com>
12985
12986 * gdb.gdb/complaints.exp (test_initial_complaints)
12987 (test_serial_complaints, test_short_complaints): Use
12988 gdb_test_stdio.
12989 (test_empty_complaint): Handle $inferior_spawn_id !=
12990 $gdb_spawn_id.
12991
0d30a335
PA
129922015-07-29 Pedro Alves <palves@redhat.com>
12993
12994 * gdb.base/varargs.exp: Use gdb_test_stdio.
12995
39413b29
PA
129962015-07-29 Pedro Alves <palves@redhat.com>
12997
12998 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12999
7cb000a9
PA
130002015-07-29 Pedro Alves <palves@redhat.com>
13001
13002 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13003
d7b8ac82
PA
130042015-07-29 Pedro Alves <palves@redhat.com>
13005
13006 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13007 parameter into two new parameters, "inf_result" and "gdb_result".
13008 Expect inferior output and gdb output from $inferior_spawn_id and
13009 $gdb_spawn_id, respectively. Adjust all callers.
13010
789c3a0c
PA
130112015-07-29 Pedro Alves <palves@redhat.com>
13012
13013 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13014 of gdb_test_sequence.
13015
77e760c3
PA
130162015-07-29 Pedro Alves <palves@redhat.com>
13017
13018 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13019 (saw_spurious_output): Expect inferior output from
13020 $inferior_spawn_id. Use gdb_test_stdio.
13021
8396d2cd
PA
130222015-07-29 Pedro Alves <palves@redhat.com>
13023
13024 * gdb.base/dprintf.exp: Use standard_testfile. Change
13025 prepare_for_testing call.
13026 (srcfile): Don't set.
13027 (restart): New procedure.
13028 (test_dprintf): New procecure, use to continue over dprintfs.
13029 (test_call, test_agent): New procedures, tests moved here.
13030 Restart gdb and recreate dprintfs. Adjust expected output.
13031
2051d61f
PA
130322015-07-29 Pedro Alves <palves@redhat.com>
13033
13034 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13035
452397af
PA
130362015-07-29 Pedro Alves <palves@redhat.com>
13037
13038 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13039
8aed9555
PA
130402015-07-29 Pedro Alves <palves@redhat.com>
13041
13042 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13043 gdb_test_stdio.
13044
188a61b4
PA
130452015-07-29 Pedro Alves <palves@redhat.com>
13046
13047 * lib/gdb.exp (gdb_test_stdio): New procedure.
13048
12264a45
PA
130492015-07-29 Pedro Alves <palves@redhat.com>
13050
13051 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13052
23ffc893
PA
130532015-07-29 Pedro Alves <palves@redhat.com>
13054
13055 * gdb.base/call-signal-resume.exp: Remove check for
13056 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13057 * gdb.base/unwindonsignal.exp: Likewise.
13058 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13059 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13060
65566918
PA
130612015-07-29 Pedro Alves <palves@redhat.com>
13062
13063 * gdb.base/siginfo-addr.c (pass): New function.
13064 (handler): Call it iff si_addr is correct.
13065 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13066 Set a breakpoint at "pass" and continue to it.
13067
d60a9221
SDJ
130682015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13069
13070 * gdb.python/py-objfile.exp: Make some tests have unique names.
13071 * gdb.python/py-pp-registration.exp: Likewise.
13072
bde40b8f
PA
130732015-07-28 Pedro Alves <palves@redhat.com>
13074
13075 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13076
13e1dec8
SM
130772015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13078
13079 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13080
da33c9a7
SM
130812015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13082
13083 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13084
077836f7
PP
130852015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13086
13087 * gdb.base/gdb-sigterm-2.exp: New test.
13088
b8cc7b2e
DE
130892015-07-25 Doug Evans <xdje42@gmail.com>
13090
13091 Revert:
13092 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13093 (workers/%.worker, build-perf): New rule.
13094 (GDB_PERFTEST_MODE): New variable.
13095 (check-perf): Use it.
13096 (clean): Clean up gdb.perf parallel build subdirs.
13097 * lib/build-piece.exp: New file.
13098 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13099 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13100 name.
13101 (standard_temp_file): Ditto.
13102 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13103 of $GDB_PARALLEL.
13104
c8bd4544
DE
131052015-07-24 Doug Evans <dje@google.com>
13106
13107 * gdb.perf/lib/perftest/utils.py: New file.
13108 * gdb.perf/gm-hello.cc: New file.
13109 * gdb.perf/gm-pervasive-typedef.cc: New file.
13110 * gdb.perf/gm-pervasive-typedef.h: New file.
13111 * gdb.perf/gm-std.cc: New file.
13112 * gdb.perf/gm-std.h: New file.
13113 * gdb.perf/gm-use-cerr.cc: New file.
13114 * gdb.perf/gm-utils.h: New file.
13115 * gdb.perf/gmonster-null-lookup.py: New file.
13116 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13117 * gdb.perf/gmonster-print-cerr.py: New file.
13118 * gdb.perf/gmonster-ptype-string.py: New file.
13119 * gdb.perf/gmonster-runto-main.py: New file.
13120 * gdb.perf/gmonster-select-file.py: New file.
13121 * gdb.perf/gmonster1-null-lookup.exp: New file.
13122 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13123 * gdb.perf/gmonster1-print-cerr.exp: New file.
13124 * gdb.perf/gmonster1-ptype-string.exp: New file.
13125 * gdb.perf/gmonster1-runto-main.exp: New file.
13126 * gdb.perf/gmonster1-select-file.exp: New file.
13127 * gdb.perf/gmonster1.cc: New file.
13128 * gdb.perf/gmonster1.exp: New file.
13129 * gdb.perf/gmonster2-null-lookup.exp: New file.
13130 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13131 * gdb.perf/gmonster2-print-cerr.exp: New file.
13132 * gdb.perf/gmonster2-ptype-string.exp: New file.
13133 * gdb.perf/gmonster2-runto-main.exp: New file.
13134 * gdb.perf/gmonster2-select-file.exp: New file.
13135 * gdb.perf/gmonster2.cc: New file.
13136 * gdb.perf/gmonster2.exp: New file.
13137
6eab34f3
DE
131382015-07-24 Doug Evans <dje@google.com>
13139
13140 * gdb.perf/README: New file.
13141 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13142 * lib/gen-perf-test.exp: New file.
13143
63738bfd
DE
131442015-07-24 Doug Evans <dje@google.com>
13145
13146 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13147 (PerfTest::startup): New function.
13148 (PerfTest::run): Return result of calling body.
13149 (PerfTest::assemble): Rewrite.
13150 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13151 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13152 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13153 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13154 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13155
7b606f95
DE
131562015-07-24 Doug Evans <dje@google.com>
13157
13158 * lib/gdb.exp (clean_restart): Make executable optional.
13159
a97b16b8
DE
131602015-07-24 Doug Evans <dje@google.com>
13161
13162 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13163 compiler_info references.
13164 * gdb.cp/temargs.exp: Ditto.
13165 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13166 (get_compiler_info): Early exit if already computed. Set compiler_info
13167 to "unknown" if there was a problem.
13168 (test_compiler_info): Add function comment. Call get_compiler_info.
13169
35baa57f
DE
131702015-07-24 Doug Evans <dje@google.com>
13171
13172 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13173 (workers/%.worker, build-perf): New rule.
13174 (GDB_PERFTEST_MODE): New variable.
13175 (check-perf): Use it.
13176 (clean): Clean up gdb.perf parallel build subdirs.
13177 * lib/build-piece.exp: New file.
13178 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13179 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13180 name.
13181 (standard_temp_file): Ditto.
13182 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13183 of $GDB_PARALLEL.
13184
6ebea266
DE
131852015-07-24 Doug Evans <dje@google.com>
13186
13187 * lib/future.exp (gdb_default_target_compile): New option
13188 "early_flags".
13189 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13190 --as-needed.
13191
1e76a7e9
SDJ
131922015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13193
13194 * gdb.base/catch-syscall.exp: Call gdb_exit before
13195 gdb_skip_xml_test.
13196
5068630a
PA
131972015-07-24 Pedro Alves <palves@redhat.com>
13198
13199 * gdb.python/py-events.exp: Accept output between the stop event
13200 and the prompt.
13201 * gdb.python/py-evsignal.exp: Likewise.
13202 * gdb.python/py-evthreads.exp: Likewise.
13203
77598427
PA
132042015-07-24 Pedro Alves <palves@redhat.com>
13205
13206 PR gdb/18717
13207 * gdb.threads/non-ldr-exit.c: New file.
13208 * gdb.threads/non-ldr-exit.exp: New file.
13209
11e6c98f
YQ
132102015-07-24 Yao Qi <yao.qi@linaro.org>
13211
13212 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13213 restarting process.
13214
51aee833
YQ
132152015-07-24 Yao Qi <yao.qi@linaro.org>
13216
13217 * gdb.server/ext-restart.exp: New file.
13218
8cfe207c
YQ
132192015-07-24 Yao Qi <yao.qi@linaro.org>
13220
13221 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13222 argument options.
13223 * gdb.server/ext-wrapper.exp: New file.
13224
cc12ce38
DE
132252015-07-23 Doug Evans <dje@google.com>
13226
13227 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13228 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13229
d0d84780
PMR
132302015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13231
13232 * gdb.ada/var_arr_typedef.exp: New testcase.
13233 * gdb.ada/var_arr_typedef/pack.adb: New file.
13234 * gdb.ada/var_arr_typedef/pack.ads: New file.
13235 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13236
8b558f79
JB
132372015-07-20 Joel Brobecker <brobecker@adacore.com>
13238
13239 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13240
775a3298
JK
132412015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13242
13243 * gdb.arch/i386-biarch-core.exp: Replace istarget
13244 by "complete set gnutarget". Remove expectation for the "core-file"
13245 command.
13246
db1ff28b
JK
132472015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13248
13249 Revert the previous commit:
13250 Tests for validate symbol file using build-id.
13251
0a94970d
JK
132522015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13253
13254 Tests for validate symbol file using build-id.
13255 * gdb.base/solib-mismatch-lib.c: New file.
13256 * gdb.base/solib-mismatch-libmod.c: New file.
13257 * gdb.base/solib-mismatch.c: New file.
13258 * gdb.base/solib-mismatch.exp: New file.
13259
03346981
SL
132602015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13261
13262 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13263 nios2-*-linux*.
13264 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13265 * gdb.base/siginfo.exp: Likewise.
13266 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13267
42422cc7
PL
132682015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13269
13270 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13271 Move it to ...
13272 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13273 ... here.
13274 * gdb.trace/range-stepping.exp: Check that the target supports
13275 range stepping.
13276
cfa68bae
JK
132772015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13278
13279 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13280
8ffdba26
PA
132812015-07-14 Pedro Alves <palves@redhat.com>
13282
13283 * gdb.base/killed-outside.exp: New file.
13284 * gdb.base/killed-outside.c: New file.
13285
218a5a11
JK
132862015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13287
13288 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13289 (n at main): New.
13290 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13291
e03ed3c6
AA
132922015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13293
13294 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13295 infcall tests instead of setting up for KFAIL.
13296
485668e5
MM
132972015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13298
13299 * gdb.btrace/record_goto-step.exp: New.
13300
08464196
JK
133012015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13302
13303 PR compile/18484
13304 * gdb.compile/compile.c (struct struct_type): Add volatile to
13305 selffield's type.
13306 * gdb.compile/compile.exp
13307 (compile code struct_object.selffield = &struct_object): Skip further
13308 struct_object tests if this one xfails.
13309
bcf5c1d9
RC
133102015-07-08 Robert O'Callahan <robert@ocallahan.org>
13311
13312 PR exp/18617
13313 * gdb.trace/ax.exp: Add test.
13314
4931af25
YQ
133152015-07-07 Yao Qi <yao.qi@linaro.org>
13316
13317 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13318 instead of istarget "aarch64*-*-*".
13319 * gdb.arch/aarch64-fp.exp: Likewise.
13320 * gdb.base/float.exp: Likewise.
13321 * gdb.reverse/aarch64.exp: Likewise.
13322 * lib/gdb.exp (is_aarch64_target): New proc.
13323
9fcf688e
YQ
133242015-07-07 Yao Qi <yao.qi@linaro.org>
13325
13326 * lib/gdb.exp (is_aarch32_target): New proc.
13327 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13328 instead of "istarget "arm*-*-*"".
13329 * gdb.arch/arm-disp-step.exp: Likewise.
13330 * gdb.arch/thumb-bx-pc.exp: Likewise.
13331 * gdb.arch/thumb-prologue.exp: Likewise.
13332 * gdb.arch/thumb-singlestep.exp: Likewise.
13333 * gdb.base/disp-step-syscall.exp: Likewise.
13334 * gdb.base/float.exp: Likewise.
13335
fbd8d50d
YQ
133362015-07-07 Yao Qi <yao.qi@linaro.org>
13337
13338 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13339 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13340
71be1fdc
YQ
133412015-07-07 Yao Qi <yao.qi@linaro.org>
13342
13343 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13344 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13345 if it exists.
13346 * gdb.multi/multi-arch.exp: Likewise.
13347
3e221d36
SM
133482015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13349
13350 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13351 print.
13352
d441430b
YQ
133532015-07-07 Yao Qi <yao.qi@linaro.org>
13354
13355 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13356
06f810bd
MG
133572015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13358
13359 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13360 '[' and ']' characters.
13361
5e61e7c0
IB
133622015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13363
13364 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13365
28bf096c
PA
133662015-06-29 Pedro Alves <palves@redhat.com>
13367
13368 PR threads/18127
13369 * gdb.threads/hand-call-new-thread.c: New file.
13370 * gdb.threads/hand-call-new-thread.c: New file.
13371
ee93cd5e
KS
133722015-06-26 Keith Seitz <keiths@redhat.com>
13373 Doug Evans <dje@google.com>
13374
13375 PR 16253
13376 * gdb.cp/var-tag-2.cc: New file.
13377 * gdb.cp/var-tag-3.cc: New file.
13378 * gdb.cp/var-tag-4.cc: New file.
13379 * gdb.cp/var-tag.cc: New file.
13380 * gdb.cp/var-tag.exp: New file.
13381
fc637f04
PP
133822015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13383
13384 * gdb.base/history-duplicates.exp: New test.
13385
2e52ae68
PP
133862015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13387
13388 * gdb.base/completion.exp: Test the completion of the "focus"
13389 command.
13390
6e22494e
JK
133912015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13392
13393 * gdb.arch/amd64-prologue-skip.S: New file.
13394 * gdb.arch/amd64-prologue-skip.exp: New file.
13395
bf7b9cd9
SM
133962015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13397
13398 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13399 is_address_zero_readable check.
13400
201e8dfd
PB
134012015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13402
13403 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13404 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13405
5cd867b4
YQ
134062015-06-24 Yao Qi <yao.qi@linaro.org>
13407
13408 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13409 linux targets.
13410
4d7be007
YQ
134112015-06-24 Yao Qi <yao.qi@linaro.org>
13412
13413 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13414 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13415 * gdb.base/siginfo-thread.exp: Likewise.
13416
07fcd301
YQ
134172015-06-22 Yao Qi <yao.qi@linaro.org>
13418
13419 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13420
52042a00
YQ
134212015-06-22 Yao Qi <yao.qi@linaro.org>
13422
13423 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13424 aarch64*-*-*.
13425 (skip_hw_watchpoint_tests): Likewise.
13426
74bd41ce
PP
134272015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13428
13429 * gdb.base/gdbinit-history.exp: Test the interaction between
13430 setting GDBHISTSIZE and setting the history size via .gdbinit.
13431
bc460514
PP
134322015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13433
13434 PR gdb/16999
13435 * gdb.base/gdbhistsize-history.exp: New test.
13436
b58c513b
PP
134372015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13438
13439 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13440 with GDBHISTSIZE.
13441 * gdb.base/readline.exp: Likewise.
13442
92046791
YQ
134432015-06-17 Yao Qi <yao.qi@linaro.org>
13444
13445 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13446 line.
13447
2093d2d3
PP
134482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13449
13450 * gdb.base/gdbinit-history.exp: Add test case to check that
13451 an unlimited history file does not get truncated on exit.
13452
e6c693af
AA
134532015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13454
13455 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13456 (VECTOR): New macro. Use it...
13457 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13458 ...for these typedefs.
13459 (int8, char1, int1, double1): New typedefs.
13460 (struct just_int2, struct two_int2): New structures.
13461 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13462 (add_structvecs, add_singlevecs): New functions.
13463 (main): Call add_some_intvecs twice.
13464 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13465 the compile and exit upon failure. Try compiling for the "native"
13466 architecture. Test inferior function calls with vector arguments
13467 and vector return value handling with "finish" and "return".
13468
c74f7d1c
JT
134692015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13470
13471 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13472 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13473 PE file.
13474 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13475
98aa42ee
AT
134762015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13477
13478 PR breakpoints/16465
13479 * gdb.mi/mi-dprintf-pending.c: New file.
13480 * gdb.mi/mi-dprintf-pending.exp: New test.
13481 * gdb.mi/mi-dprintf-pendshr.c: New file.
13482
7d73c23c 134832015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13484 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13485
13486 * gdb.arch/i386-mpx-map.c: New file.
13487 * gdb.arch/i386-mpx-map.exp: New File.
13488
134892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13490
13491 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13492 * gdb.arch/i386-mpx.exp: Indentation fixed.
13493
134942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13495
13496 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13497 function and improved indentation.
13498 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13499 gdb_test_multiple. Added additional tests to skip the test.
13500
135012015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13502
13503 * gdb.arch/i386-avx512.c: Change path in include file.
13504 * gdb.arch/i386-avx512.exp: Change include dir path
13505 compilation flag.
13506 * gdb.arch/i386-mpx.c: Change path in include file.
13507 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13508 flag.
13509
d5eba19a
JK
135102015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13511
13512 * gdb.compile/compile-print.exp (compile print *vararray@3)
13513 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13514
7f361056
JK
135152015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13516
13517 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13518 (do not keep jit in memory): ... this.
13519 (expect 5): Change it to ...
13520 (expect no 5): ... this.
13521
3b462ec2
SM
135222015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13523
13524 PR gdb/15564
13525 * gdb.mi/mi-detach.exp: New file.
13526
e0619de6
JK
135272015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13528
13529 PR symtab/18392
13530 * gdb.arch/amd64-tailcall-self.S: New file.
13531 * gdb.arch/amd64-tailcall-self.c: New file.
13532 * gdb.arch/amd64-tailcall-self.exp: New file.
13533
e970cb34
DB
135342015-05-28 Don Breazeal <donb@codesourcery.com>
13535
13536 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13537 tests for remote targets by checking is_target_gdbserver.
13538
b2e2f908
DE
135392015-05-27 Doug Evans <dje@google.com>
13540
13541 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13542 * gdb.dwarf2/opaque-type-lookup.c: New file.
13543 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13544
82c7be31
DE
135452015-05-26 Doug Evans <dje@google.com>
13546
13547 * gdb.cp/iostream.cc: New file.
13548 * gdb.cp/iostream.exp: New file.
13549
b4f54984
DE
135502015-05-26 Doug Evans <dje@google.com>
13551
13552 * gdb.dwarf2/dw2-op-call.exp: Update.
13553 * gdb.dwarf2/dw4-sig-types.exp: Update.
13554 * gdb.dwarf2/implptr.exp: Update.
13555 * gdb.mi/mi-cmd-param-changed.exp: Update.
13556
4ea6efe9
DE
135572015-05-26 Doug Evans <dje@google.com>
13558
13559 * gdb.python/py-lazy-string.c: New file.
13560 * gdb.python/py-lazy-string.exp: New file.
13561 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13562 (main): Update. Add estring3.
13563 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13564 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13565
f6bb7db3
YQ
135662015-05-26 Omair Javaid <omair.javaid@linaro.org>
13567 Yao Qi <yao.qi@linaro.org>
13568
13569 * gdb.reverse/aarch64.c: New.
13570 * gdb.reverse/aarch64.exp: New.
13571
a81bfbd0
OJ
135722015-05-26 Omair Javaid <omair.javaid@linaro.org>
13573
25d49b86
PA
13574 * lib/gdb.exp (supports_process_record): Return true for
13575 aarch64*-linux*.
a81bfbd0
OJ
13576 (supports_reverse): Likewise.
13577
158bf1b4
PP
135782015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13579
13580 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13581 Use with_test_prefix.
13582
a0145030
AB
135832015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13584
13585 * gdb.base/completion.exp: Add test for completion of layout
13586 names.
13587
ebe3b578
AB
135882015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13589
13590 * lib/gdb.exp (skip_tui_tests): New proc.
13591 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13592
84204ed7
PA
135932015-05-19 Pedro Alves <palves@redhat.com>
13594
13595 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13596 Save the whole env array instead of just HOME. Unset HISTSIZE in
13597 the environment while testing. Restore whole environment
13598 afterwards.
13599
37442ce1
DE
136002015-05-16 Doug Evans <xdje42@gmail.com>
13601
13602 * gdb.guile/scm-ports.c: New file.
13603 * gdb.guile/scm-ports.exp: Add memory port tests.
13604
36de76f9
JK
136052015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13606
13607 * gdb.compile/compile-print.c: New file.
13608 * gdb.compile/compile-print.exp: New file.
13609
3a9558c4
JK
136102015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13611
13612 * gdb.compile/compile-ops.exp: Cast param to void.
13613 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13614 (compile code struct_object.selffield = &struct_object): Add xfail.
13615
aa715135
JG
136162015-05-15 Joel Brobecker <brobecker@adacore.com>
13617
13618 * gdb.ada/arr_enum_with_gap: New testcase.
13619
931e5bc3
JG
136202015-05-15 Joel Brobecker <brobecker@adacore.com>
13621
13622 * gdb.ada/byte_packed_arr: New testcase.
13623
9cd4d857
JB
136242015-05-15 Joel Brobecker <brobecker@adacore.com>
13625
13626 * gdb.ada/pckd_neg: New testcase.
13627
ebfd00d2
PP
136282015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13629
13630 PR gdb/17820
13631 * gdb.base/gdbinit-history.exp: New test.
13632 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13633 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13634
4c082a81
SC
136352015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13636
13637 * gdb.python/py-xmethods.cc: Enhance test case.
13638 * gdb.python/py-xmethods.exp: New tests.
13639 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13640 function.
13641 (B_indexoper): Likewise.
13642 (global_dm_list) : Add new xmethod worker functions.
13643
f7797074
SDJ
136442015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13645
13646 * gdb.base/coredump-filter.exp: Correctly unset
13647 "coredump_var_addr" array.
13648
a4674e4e
PA
136492015-05-08 Pedro Alves <palves@redhat.com>
13650
13651 * gdb.server/non-existing-program.exp: Unset spawn_id.
13652
df2eb078
SC
136532015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13654
13655 PR python/18291
13656 * gdb.python/py-xmethods.exp: Add tests.
13657
422349a3
YQ
136582015-05-08 Yao Qi <yao.qi@linaro.org>
13659
13660 PR gdb/18208
13661 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13662 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13663 function set_coredump_filter, and remove remote_exec call.
13664 Remove argument ipid. Callers update.
13665 (top level): Don't get inferior's PID.
13666
63fc80ce
AA
136672015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13668
13669 * gdb.base/watch_thread_num.exp: Skip test on targets without
13670 access watchpoints.
13671
80ad801e
PA
136722015-05-06 Pedro Alves <palves@redhat.com>
13673
13674 PR server/18081
13675 * gdb.server/non-existing-program.exp: New file.
13676
0fa7fe50
JB
136772015-05-05 Joel Brobecker <brobecker@adacore.com>
13678
13679 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13680
3ea89b92
PMR
136812015-05-05 Joel Brobecker <brobecker@adacore.com>
13682
13683 * gdb.ada/out_of_line_in_inlined: New testcase.
13684
87b8eff0
JB
136852015-05-05 Joel Brobecker <brobecker@adacore.com>
13686
13687 * gdb.ada/var_rec_arr: New testcase.
13688
5fccc635
YQ
136892015-04-30 Yao Qi <yao.qi@linaro.org>
13690
13691 * gdb.base/break-idempotent.exp: If
13692 skip_hw_watchpoint_multi_tests returns true, skip the tests
13693 on "rwatch" and "awatch".
13694
42d38f42
YQ
136952015-04-30 Yao Qi <yao.qi@linaro.org>
13696
13697 * gdb.base/relativedebug.exp: Invoke gdb command
13698 "info sharedlibrary", and if libc.so doesn't have debug info,
13699 skip the test.
13700
2ce1cdbf
DE
137012015-04-29 Doug Evans <dje@google.com>
13702
13703 * gdb.python/py-xmethods.exp: Add ptype tests.
13704 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13705 get_result_type method.
13706
f24a38c5
LM
137072015-04-29 Luis Machado <lgustavo@codesourcery.com>
13708
13709 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13710 the target does not support hardware watchpoints.
13711
ecbf2b3c
LM
137122015-04-29 Luis Machado <lgustavo@codesourcery.com>
13713
13714 * gdb.base/break-always.exp: Abort testing if writing to memory
13715 causes an error.
13716
34f5f757
DE
137172015-04-28 Doug Evans <dje@google.com>
13718
13719 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13720 * gdb.python/py-pp-registration.exp: ... here. New file.
13721 * gdb.python/py-pp-registration.c: New file.
13722 * gdb.python/py-pp-registration.py: New file.
13723
69b4374a
DE
137242015-04-28 Doug Evans <dje@google.com>
13725
13726 * gdb.python/py-bad-printers.c: New file.
13727 * gdb.python/py-bad-printers.py: New file.
13728 * gdb.python/py-bad-printers.exp: New file.
13729
59fb7612
SS
137302015-04-28 Sasha Smundak <asmundak@google.com>
13731
13732 * gdb.python/py-type.exp: New test.
13733
2631b16a
AW
137342015-04-28 Andy Wingo <wingo@igalia.com>
13735
13736 * gdb.python/py-parameter.exp:
13737 * gdb.guile/scm-parameter.exp: Escape the path that we are
13738 matching against, as it might contain characters that are special
13739 to regular expressions.
13740
460efde1
JB
137412015-04-27 Joel Brobecker <brobecker@adacore.com>
13742
13743 * gdb.ada/rec_comp: New testcase.
13744
2d369d8e
SDJ
137452015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13746
13747 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13748 before using it.
13749
cf75d6c3
AB
137502015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13751
13752 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13753 new tests for verilog output.
13754
8dbe7ca5
YQ
137552015-04-24 Yao Qi <yao.qi@linaro.org>
13756
13757 * boards/remote-gdbserver-on-localhost.exp: New file.
13758
4ef9fb2f
PA
137592015-04-23 Pedro Alves <palves@redhat.com>
13760
13761 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13762 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13763 "end of file", remove $inferior_spawn_id from the indirect list.
13764
0a803169
PA
137652015-04-23 Pedro Alves <palves@redhat.com>
13766
13767 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13768
749ef8f8
PA
137692015-04-23 Pedro Alves <palves@redhat.com>
13770
13771 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13772 on $any_spawn_id instead of only on $gdb_spawn_id.
13773
8aae4344
PM
137742015-04-21 Pierre Muller <muller@sourceware.org>
13775
13776 PR pascal/17815
13777 * lib/pascal.exp (gpc_compile): Add new option "class".
13778 (fpc_compile): Likewise.
13779 * gdb.pascal/case-insensitive-symbols.pas: New file.
13780 * gdb.pascal/case-insensitive-symbols.exp: New file.
13781
1586c8fb
GB
137822015-04-20 Gary Benson <gbenson@redhat.com>
13783
13784 * gdb.base/attach.exp: Fix three extended remote failures.
13785
1b6e6f5c
GB
137862015-04-17 Gary Benson <gbenson@redhat.com>
13787
13788 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13789 the main executable over the remote protocol.
13790
e797481d
PA
137912015-04-16 Pedro Alves <palves@redhat.com>
13792
13793 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13794 a new gdbserver if gdbserver_reconnect_p is set.
13795
1ca99c42
PA
137962015-04-16 Pedro Alves <palves@redhat.com>
13797
13798 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13799 is set, don't exit gdbserver.
13800
af9fd6f8
AA
138012015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13802
13803 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13804 appropriate .insn, such that an older assembler can be used.
13805 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13806 the z/Architecture instruction set on 31-bit targets as well.
13807
04ff1e61
AA
138082015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13809
13810 * gdb.go/handcall.exp: Remove all logic related to the first
13811 breakpoint and rely on go_runto_main instead.
13812 * gdb.go/strings.exp: Likewise.
13813 * gdb.go/unsafe.exp: Likewise.
13814 * gdb.go/hello.exp: Likewise. Also rename the remaining
13815 breakpoint marker to "breakpoint 1".
13816 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13817 * gdb.go/strings.go: Likewise.
13818 * gdb.go/unsafe.go: Likewise.
13819 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13820 "set breakpoint 2 here" and rename the remaining breakpoint marker
13821 to "breakpoint 1".
13822
40d2f8d6
SM
138232015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13824
13825 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13826 if itertools.imap is not present.
13827 * gdb.python/py-objfile.exp: Add parentheses.
13828 * gdb.python/py-type.exp: Same.
13829 * gdb.python/py-unwind-maint.py: Same.
13830
8cbc97c6
YQ
138312015-04-15 Yao Qi <yao.qi@linaro.org>
13832
13833 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13834 of ":$ptr_size" and set its form explicitly.
13835
45fd756c
YQ
138362015-04-15 Pedro Alves <palves@redhat.com>
13837 Yao Qi <yao.qi@linaro.org>
13838
13839 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13840 timeout by factor of 4.
13841 (test_regular_watch): Likewise.
13842 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13843 * gdb.reverse/sigall-reverse.exp: Likewise.
13844 * gdb.reverse/until-precsave.exp: Likewise.
13845 * lib/gdb.exp (with_timeout_factor): New proc.
13846 (gdb_expect): Move some code to ...
13847 (get_largest_timeout): ... here. New procedure.
13848
9e811bc3
LM
138492015-04-14 Luis Machado <lgustavo@codesourcery.com>
13850
13851 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13852
0ff6fcb2
LM
138532015-04-13 Luis Machado <lgustavo@codesourcery.com>
13854
13855 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13856 to write to the .text section.
13857
7578d5f7
LM
138582015-04-13 Luis Machado <lgustavo@codesourcery.com>
13859
13860 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13861 Handle the case of targets that do not provide PID information.
13862
2efe15c4
YQ
138632015-04-13 Yao Qi <yao.qi@linaro.org>
13864
13865 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13866 and use expect instead of gdb_expect.
13867
8cd8f2f8
SDJ
138682015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13869
13870 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13871 "coredump_var_addr" to avoid naming conflict with other testcases.
13872
9ee41772
PA
138732015-04-10 Pedro Alves <palves@redhat.com>
13874
13875 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13876 gdb_test_sequence and gdb_assert.
13877
07473109
PA
138782015-04-10 Pedro Alves <palves@redhat.com>
13879
13880 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13881 test messages that don't include the breakpoint address.
13882
de3db44c
YQ
138832015-04-10 Yao Qi <yao.qi@linaro.org>
13884
13885 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13886 false for some offset and width combinations which aren't
13887 supported by linux kernel.
13888
c79d856c
PA
138892015-04-10 Pedro Alves <palves@redhat.com>
13890
13891 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13892 procedure, factored out from ...
13893 (top level): ... here. Add "set displaced-stepping" testing axis.
13894 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13895 parameter "displaced". Use it.
13896 (top level): Use foreach and add "set displaced-stepping" testing
13897 axis.
13898
ebc90b50
PA
138992015-04-10 Pedro Alves <palves@redhat.com>
13900
13901 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13902 Remove comment.
13903 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13904 both the address of the instruction that triggers the watchpoint
13905 and the address of the instruction immediately after, and use
13906 those addresses for the test. Fix comment.
13907
8f572e5c
PA
139082015-04-10 Pedro Alves <palves@redhat.com>
13909
13910 * gdb.base/sigstep.exp (breakpoint_to_handler)
13911 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13912 Test "backtrace" in handler.
13913 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13914 (top level): Add new "displaced" test axis to
13915 breakpoint_to_handler, breakpoint_to_handler_entry and
13916 breakpoint_over_handler.
13917
8d707a12
PA
139182015-04-10 Pedro Alves <palves@redhat.com>
13919
13920 PR gdb/18216
13921 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13922
ef713951
YQ
139232015-04-10 Yao Qi <yao.qi@linaro.org>
13924
13925 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13926 (test_add_rn_pc): New function.
13927 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13928 (top level): Invoke test_add_rn_pc.
13929
906d60cf
PA
139302015-04-10 Pedro Alves <palves@redhat.com>
13931
13932 PR gdb/13858
13933 * gdb.base/step-over-no-symbols.exp: New file.
13934
f2983cc3
AW
139352015-04-09 Andy Wingo <wingo@igalia.com>
13936
13937 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13938 after the Python tests.
13939
6d62641c
SDJ
139402015-04-08 Keith Seitz <keiths@redhat.com>
13941
13942 PR python/16699
13943 * gdb.python/py-completion.exp: New tests for completion.
13944 * gdb.python/py-completion.py (CompleteLimit1): New class.
13945 (CompleteLimit2): Likewise.
13946 (CompleteLimit3): Likewise.
13947 (CompleteLimit4): Likewise.
13948 (CompleteLimit5): Likewise.
13949 (CompleteLimit6): Likewise.
13950 (CompleteLimit7): Likewise.
13951
f3770638
PA
139522015-04-08 Pedro Alves <palves@redhat.com>
13953
13954 PR gdb/18214
13955 PR gdb/18216
13956 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13957 function.
13958 (main): Install it as SIGUSR1 handler.
13959 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13960 parameter. Always use "setup" as prefix. Toggle "set
13961 displaced-stepping" off/on depending on global. Don't switch to
13962 thread 1 here.
13963 (top level): Add displaced stepping "off/on" test axis. Update
13964 "setup" calls. Wrap each subtest with with_test_prefix. Test
13965 continuing with a queued signal in each thread.
13966
4496bed7
PA
139672015-04-08 Pedro Alves <palves@redhat.com>
13968
13969 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13970 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13971 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13972 Return early if running to main fails.
13973 * gdb.trace/while-stepping.exp: Likewise.
13974
b97fde92
PA
139752015-04-07 Pedro Alves <palves@redhat.com>
13976
13977 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13978 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13979 interact with inferior program.
13980
f71c18e7
PA
139812015-04-07 Pedro Alves <palves@redhat.com>
13982
13983 * lib/gdb.exp (inferior_spawn_id): New global.
13984 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13985 spawn id after processing the user code.
13986 (default_gdb_start): Set inferior_spawn_id.
13987 (send_inferior): New procedure.
13988 * lib/gdbserver-support.exp (gdbserver_start): Set
13989 inferior_spawn_id.
13990 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13991
6423214f
PA
139922015-04-07 Pedro Alves <palves@redhat.com>
13993
13994 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13995 * lib/gdbserver-support.exp (gdbserver_start): Make
13996 $server_spawn_id global.
13997 (gdbserver_start): Don't wait for gdbserver's spawn id with
13998 expect_background.
13999 (close_gdbserver): New procedure.
14000 (gdb_exit): Rename the default version and reimplement.
14001
71c0ee8c
PA
140022015-04-07 Pedro Alves <palves@redhat.com>
14003
72f4393d 14004 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14005 append the substituted item, not the original item.
14006
203bc29b
PA
140072015-04-07 Pedro Alves <palves@redhat.com>
14008
14009 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14010 gdb_expect.
14011
508a3ddf
PA
140122015-04-07 Pedro Alves <palves@redhat.com>
14013
14014 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14015 output appearing once only.
14016
9f6dbe2b
PA
140172015-04-07 Pedro Alves <palves@redhat.com>
14018
14019 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14020 that doesn't expect anything. Return early if running to main
14021 fails.
14022
337532fa
YQ
140232015-04-07 Yao Qi <yao.qi@linaro.org>
14024
14025 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14026 (child_function): Call alarm.
14027 (main): Move call to alarm into the loop.
14028 * gdb.threads/non-stop-fair-events.exp: Build program with
14029 -DTIMEOUT=$timeout.
14030
01b622d4
DE
140312015-04-06 Doug Evans <xdje42@gmail.com>
14032
14033 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14034 Fix dest parameter to board_info.
14035 (fpc_compile): Ditto.
14036 (gdb_compile_pascal): Rename dest arg to destfile.
14037
961f4160
PMR
140382015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14039
14040 * gdb.ada/funcall_ref.exp: New file.
14041 * gdb.ada/funcall_ref/foo.adb: New file.
14042
cafda597
YQ
140432015-04-02 Yao Qi <yao.qi@linaro.org>
14044
14045 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14046 is remote.
14047
fed040c6
GB
140482015-04-02 Gary Benson <gbenson@redhat.com>
14049
14050 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14051
d11916aa
SS
140522015-04-01 Sasha Smundak <asmundak@google.com>
14053
14054 * gdb.python/py-unwind-maint.c: New file.
14055 * gdb.python/py-unwind-maint.exp: New test.
14056 * gdb.python/py-unwind-maint.py: New file.
14057 * gdb.python/py-unwind.c: New file.
14058 * gdb.python/py-unwind.exp: New test.
14059 * gdb.python/py-unwind.py: New test.
14060
a1471180
PA
140612015-04-01 Pedro Alves <palves@redhat.com>
14062
14063 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14064 to fail instead of non-existent $test.
14065
0bbeccb1
PA
140662015-04-01 Pedro Alves <palves@redhat.com>
14067
14068 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14069 GDBFLAGS if not empty.
14070
3c724c8c
PMR
140712015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14072
14073 * gdb.ada/complete.exp: Remove "multi_line".
14074 * gdb.ada/info_exc.exp: Remove "multi_line".
14075 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14076 * gdb.ada/ptype_field.exp: Remove "multi_line".
14077 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14078 * gdb.ada/tagged.exp: Remove "multi_line".
14079 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14080 [multi_line ...]
14081 * gdb.btrace/delta.exp: Likewise.
14082 * gdb.btrace/exception.exp: Likewise.
14083 * gdb.btrace/function_call_history.exp: Likewise.
14084 * gdb.btrace/instruction_history.exp: Likewise.
14085 * gdb.btrace/nohist.exp: Likewise.
14086 * gdb.btrace/record_goto.exp: Likewise.
14087 * gdb.btrace/segv.exp: Likewise.
14088 * gdb.btrace/stepi.exp: Likewise.
14089 * gdb.btrace/tailcall.exp: Likewise.
14090 * gdb.btrace/unknown_functions.exp: Likewise.
14091 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14092 * lib/gdb.exp: Add the "multi_line" helper.
14093
4eec2deb
PA
140942015-04-01 Pedro Alves <palves@redhat.com>
14095
14096 * gdb.threads/tid-reuse.c: New file.
14097 * gdb.threads/tid-reuse.exp: New file.
14098
df8411da
SDJ
140992015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14100
14101 PR corefiles/16092
14102 * gdb.base/coredump-filter.c: New file.
14103 * gdb.base/coredump-filter.exp: Likewise.
14104
6ef37366
PM
141052015-03-27 Petr Machata <pmachata@redhat.com>
14106
14107 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14108 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14109 (Dwarf::assemble): Initialize them.
14110 (Dwarf::lines): New function.
14111
7ec911b0
JT
141122015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14113
14114 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14115 SYMBOL_PREFIX for x86_64-*-cygwin.
14116
ff908ebf
AW
141172015-03-26 Andy Wingo <wingo@igalia.com>
14118
14119 PR symtab/18148
14120 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14121 const_value but not a location.
14122 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14123 location defined in non-main CUs are visible.
14124
6d5f0679
YQ
141252015-03-26 Yao Qi <yao.qi@linaro.org>
14126
14127 PR testsuite/18139
14128 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14129 Add a line number entry for the same line.
14130 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14131 Add a line number entry for the same line.
14132
2898689b
YQ
141332015-03-26 Yao Qi <yao.qi@linaro.org>
14134
14135 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14136 .int 0.
14137 (func): Likewise. Add .Lfunc_1 label.
14138 Use .Lfunc_1 label.
14139 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14140 .int 0.
14141 (func): Likewise.
14142 Use .Lfunc_1 label.
14143
85180498
YQ
141442015-03-26 Yao Qi <yao.qi@linaro.org>
14145
14146 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14147 Call gdb_compile instead to compile each .s files without debug
14148 information.
14149
8aa08a8d
YQ
141502015-03-26 Yao Qi <yao.qi@linaro.org>
14151
14152 * gdb.base/savedregs.exp (process_saved_regs): Make
14153 "Saved registers:" optional in the pattern.
14154
66849923
MM
141552015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14156
14157 * gdb.btrace/next.exp: Merged into step.exp.
14158 * gdb.btrace/finish.exp: Merged into step.exp.
14159 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14160 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14161 "record goto" and checking the exact replay position.
14162 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14163 check for "Recording format" in "info record" output.
14164 * gdb.btrace/record_goto.exp: Choose test file based on target.
14165 * gdb.btrace/x86-record_goto.S: Renamed into ...
14166 * gdb.btrace/x86_64-record_goto.S: ... this.
14167 * gdb.btrace/i686-record_goto.S: New.
14168 * gdb.btrace/x86-tailcall.S: Renamed into ...
14169 * gdb.btrace/x86_64-tailcall.S: ... this.
14170 * gdb.btrace/i686-tailcall.S: New.
14171 * gdb.btrace/x86-tailcall.c: Renamed into ...
14172 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14173 separate statements. Update test.
14174 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14175 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14176 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14177 * gdb.btrace/tailcall.exp: Choose test file based on target.
14178 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14179
11cc1b74
MM
141802015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14181
14182 * gdb.btrace/exception.exp: Increase BTS buffer size.
14183
a25d8bf9
PA
141842015-03-24 Pedro Alves <palves@redhat.com>
14185
14186 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14187
856e7dd6
PA
141882015-03-24 Pedro Alves <palves@redhat.com>
14189
14190 * gdb.threads/schedlock.exp (test_step): No longer expect that
14191 "set scheduler-locking step" with "next" over a function call runs
14192 threads unlocked.
14193
ad235a41
AT
141942015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14195
14196 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14197
15630549
AT
141982015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14199
14200 PR breakpoints/16466
14201 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14202 * gdb.mi/mi-pending.c (thread_func): New function.
14203 (int main): Add threading support required.
14204 * gdb.mi/mi-pending.exp: Add tests for this issue.
14205 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14206 (pendfunc2): Remove stdio dependency.
14207 * gdb.mi/mi-pendshr2.c: New file.
14208
693dca06
KS
142092015-03-23 Keith Seitz <keiths@redhat.com>
14210
14211 * gdb.linespec/keywords.c: New file.
14212 * gdb.linespec/keywords.exp: New file.
14213
7e993ebf
KS
142142015-03-23 Keith Seitz <keiths@redhat.com>
14215
14216 PR gdb/18021
14217 * gdb.dwarf2/staticvirtual.exp: New test.
14218
bc23328c
JK
142192015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14220
14221 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14222 * README: Remove HP-UX and gdb.hp.
14223 (configuration):
14224 * configure: Regenerate.
14225 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14226 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14227 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14228 gdb.hp/gdb.defects/Makefile.
14229 * gdb.hp/Makefile.in: File deleted.
14230 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14231 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14232 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14233 * gdb.hp/gdb.aCC/run.c: File deleted.
14234 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14235 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14236 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14237 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14238 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14239 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14240 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14241 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14242 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14243 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14244 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14245 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14246 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14247 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14248 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14249 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14250 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14251 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14252 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14253 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14254 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14255 * gdb.hp/gdb.compat/average.c: File deleted.
14256 * gdb.hp/gdb.compat/sum.c: File deleted.
14257 * gdb.hp/gdb.compat/xdb.c: File deleted.
14258 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14259 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14260 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14261 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14262 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14263 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14264 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14265 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14266 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14267 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14268 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14269 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14270 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14271 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14272 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14273 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14274 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14275 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14276 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14277 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14278 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14279 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14280 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14281 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14282 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14283 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14284 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14285 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14286 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14287 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14288 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14289 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14290 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14291 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14292 * gdb.hp/tools/odump: File deleted.
14293
8bf3b159
PA
142942015-03-19 Pedro Alves <palves@redhat.com>
14295
14296 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14297 (saw_thread_3): New globals.
14298 (top level): Increment them when an event for the corresponding
14299 thread is seen.
14300 (no thread starvation): New test.
14301
eb54c8bf
PA
143022015-03-19 Pedro Alves <palves@redhat.com>
14303
14304 * gdb.threads/continue-pending-status.c: New file.
14305 * gdb.threads/continue-pending-status.exp: New file.
14306
32d2e5d6
PA
143072015-03-18 Pedro Alves <palves@redhat.com>
14308
14309 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14310 Use gdb_is_target_remote instead of is_remote. Use
14311 gdb_test_multiple instead of gdb_expect. Exit early if
14312 gdb_test_multiple hits its internal matches. Tighten stepi tests
14313 expected output. Fail on exit with any signal, instead of just
14314 SIGILL.
14315
f68f11b7
YQ
143162015-03-18 Yao Qi <yao.qi@linaro.org>
14317
14318 PR tdep/18107
14319 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14320 variable.
14321 * gdb.base/catch-syscall.exp: Don't skip it on
14322 aarch64*-*-linux* target. Remove elements in all_syscalls.
14323 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14324 target.
14325 (setup_all_syscalls): New proc.
14326
ca5fd19b
YQ
143272015-03-16 Yao Qi <yao.qi@linaro.org>
14328
14329 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14330 (top level): Skip tests if valid_addr_p returns false for
14331 $cmd1 or $cmd2.
14332
85642ba0
AW
143332015-03-11 Andy Wingo <wingo@igalia.com>
14334
14335 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14336
e03f9645
YQ
143372015-03-11 Yao Qi <yao.qi@linaro.org>
14338
14339 * gdb.base/catch-syscall.exp: Fix typo in comments.
14340
5d0962b2
YQ
143412015-03-11 Yao Qi <yao.qi@linaro.org>
14342
14343 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14344
b2df3cef
PA
143452015-03-09 Pedro Alves <palves@redhat.com>
14346
14347 * dg-extract-results.py: Delete.
14348
ef878e53
PA
143492015-03-09 Pedro Alves <palves@redhat.com>
14350
14351 Merge dg-extract-results.sh from GCC upstream (r218843).
14352
14353 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14354 * dg-extract-results.sh: Use --text with grep to avoid issues with
14355 binary files. Fall back to cat -v, if that doesn't work.
14356
9494d219
PA
143572015-03-05 Pedro Alves <palves@redhat.com>
14358
14359 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14360
a8d9763a
SM
143612015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14362
14363 * lib/mi-support.exp (mi_expect_interrupt): Accept
14364 alternative event for when in all-stop mode.
14365
be9957b8
PA
143662015-03-04 Pedro Alves <palves@redhat.com>
14367
14368 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14369
d57be0f4 143702015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14371
14372 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14373
c214c7cf
AA
143742015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14375
14376 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14377 regexps for GDB's current line display, accept a hex address
14378 preceding the line number.
14379
6d74a497
AA
143802015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14381
14382 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14383 the 'arch1' variable for "s390*-linux*" targets.
14384
511aee7c
PA
143852015-03-04 Pedro Alves <palves@redhat.com>
14386
14387 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14388 (main): Pass missing retval argument to pthread_join call.
14389
95e50b27
PA
143902015-03-02 Pedro Alves <palves@redhat.com>
14391
14392 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14393 (top level): Call do_test with non-stop as well.
14394
28054d69
PA
143952015-03-02 Pedro Alves <palves@redhat.com>
14396
14397 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14398 -1.
14399
4fa5d7b4
AA
144002015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14401
14402 * gdb.arch/s390-vregs.exp: New test.
14403 * gdb.arch/s390-vregs.S: New file.
14404
97c18565
PA
144052015-02-27 Pedro Alves <palves@redhat.com>
14406
14407 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14408 call to catch_command_errors.
14409 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14410 catch_command_errors.
14411
a37bfa30
PA
144122015-02-27 Pedro Alves <palves@redhat.com>
14413
14414 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14415 "true" for boolean result.
14416 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14417 prototype of main.
14418
6f98576f
PA
144192015-02-27 Pedro Alves <palves@redhat.com>
14420
14421 * lib/unbuffer_output.c: New file.
14422 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14423 (main): Call gdb_unbuffer_output.
14424
eba5ab56
YQ
144252015-02-27 Yao Qi <yao.qi@linaro.org>
14426
14427 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14428 target.
14429
0def5aaa
DE
144302015-02-26 Doug Evans <dje@google.com>
14431
14432 * gdb.cp/class2.cc (Dbase, D): New classes.
14433 (main): New local delta.
14434 * gdb.cp/class2.exp: Test printing delta.
14435 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14436 (dynbar): New global.
14437 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14438
081a1c2c
JK
144392015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14440
14441 * gdb.compile/compile-ifunc.c: New file.
14442 * gdb.compile/compile-ifunc.exp: New file.
14443
2f41223f
AT
144442015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14445
14446 * gdb.base/structs.exp: Check for correct struct on finish.
14447
03eddd80
YQ
144482015-02-26 Yao Qi <yao.qi@linaro.org>
14449
14450 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14451 is zero.
14452
80c57053
JK
144532015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14454
14455 * gdb.arch/cordic.ko.bz2: New file.
14456 * gdb.arch/cordic.ko.debug.bz2: New file.
14457 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14458
21613c12
YQ
144592015-02-25 Yao Qi <yao.qi@linaro.org>
14460
14461 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14462 aarch64*-*-* target.
14463
d8b901ed
PA
144642015-02-23 Pedro Alves <palves@redhat.com>
14465
14466 * lib/gdb.exp (delete_breakpoints): Rewrite using
14467 gdb_test_multiple.
14468
e5b85ead
PA
144692015-02-23 Pedro Alves <palves@redhat.com>
14470
14471 * gdb.base/info-os.c: Include stdlib.h.
14472
85c3a371
DE
144732015-02-22 Doug Evans <xdje42@gmail.com>
14474
14475 PR symtab/17855
14476 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14477 is read after symbols have been re-read.
14478 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14479 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14480
96553a0c
DE
144812015-02-21 Doug Evans <dje@google.com>
14482
14483 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14484
97a0c697
JK
144852015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14486
14487 PR corefiles/17808
14488 * gdb.arch/i386-biarch-core.core.bz2: New file.
14489 * gdb.arch/i386-biarch-core.exp: New file.
14490
a47cd6e9
PA
144912015-02-21 Pedro Alves <palves@redhat.com>
14492
14493 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14494 runto_main fails.
14495
c5facdc4
PA
144962015-02-20 Pedro Alves <palves@redhat.com>
14497
14498 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14499 info probes.
14500
2db9a427
PA
145012015-02-20 Pedro Alves <palves@redhat.com>
14502
14503 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14504
60fb7e9e
PA
145052015-02-20 Pedro Alves <palves@redhat.com>
14506
14507 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14508 clean_restart before gdb_target_supports_trace.
14509
5c5019c2
PA
145102015-02-20 Pedro Alves <palves@redhat.com>
14511
14512 PR threads/18006
14513 * gdb.threads/clone-thread_db.c: New file.
14514 * gdb.threads/clone-thread_db.exp: New file.
14515
c9587f88
AT
145162015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14517
14518 PR breakpoints/16812
14519 * gdb.base/catch-gdb-caused-signals.c: New file.
14520 * gdb.base/catch-gdb-caused-signals.exp: New file.
14521
f6a88844
JM
145222015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14523
14524 * configure: Regenerated.
14525 * configure.ac: Use GDB_AC_TRANSFORM.
14526 * aclocal.m4: sinclude ../transform.m4.
14527
497c491b
JM
145282015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14529
14530 * lib/dtrace.exp: New file.
14531 * gdb.base/dtrace-probe.exp: Likewise.
14532 * gdb.base/dtrace-probe.d: Likewise.
14533 * gdb.base/dtrace-probe.c: Likewise.
14534 * lib/pdtrace.in: Likewise.
14535 * configure.ac: Output variables with the transformed names of
14536 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14537 * configure: Regenerated.
14538
03e98035
JM
145392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14540
14541 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14542 expected message when trying to access $_probe_* convenience
14543 variables while not on a probe.
14544
63cc30e9
JK
145452015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14546
14547 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14548
0703599a
PA
145492015-02-11 Pedro Alves <pedro@codesourcery.com>
14550
14551 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14552 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14553
7e60a48e
DE
145542015-02-10 Doug Evans <xdje42@gmail.com>
14555
14556 * lib/gdb.exp (gdb_load): Always return a result.
14557
01b088bc
PA
145582015-02-10 Pedro Alves <palves@redhat.com>
14559
14560 * gdb.threads/signal-sigtrap.c: New file.
14561 * gdb.threads/signal-sigtrap.exp: New file.
14562
b05ec7a5
AT
145632015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14564
14565 * gdb.trace/no-attach-trace.c: New file.
14566 * gdb.trace/no-attach-trace.exp: New file.
14567
a2c2acaf
MW
145682015-02-09 Mark Wielaard <mjw@redhat.com>
14569
14570 * gdb.dwarf2/atomic.c: New file.
14571 * gdb.dwarf2/atomic-type.exp: Likewise.
14572
31fd9caa
MM
145732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14574
14575 * gdb.btrace/buffer-size.exp: Update "info record" output.
14576 * gdb.btrace/delta.exp: Update "info record" output.
14577 * gdb.btrace/enable.exp: Update "info record" output.
14578 * gdb.btrace/finish.exp: Update "info record" output.
14579 * gdb.btrace/instruction_history.exp: Update "info record" output.
14580 * gdb.btrace/next.exp: Update "info record" output.
14581 * gdb.btrace/nexti.exp: Update "info record" output.
14582 * gdb.btrace/step.exp: Update "info record" output.
14583 * gdb.btrace/stepi.exp: Update "info record" output.
14584 * gdb.btrace/nohist.exp: Update "info record" output.
14585
d33501a5
MM
145862015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14587
14588 * gdb.btrace/buffer-size: New.
14589
f4abbc16
MM
145902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14591
14592 * gdb.btrace/delta.exp: Update "info record" output.
14593 * gdb.btrace/enable.exp: Update "info record" output.
14594 * gdb.btrace/finish.exp: Update "info record" output.
14595 * gdb.btrace/instruction_history.exp: Update "info record" output.
14596 * gdb.btrace/next.exp: Update "info record" output.
14597 * gdb.btrace/nexti.exp: Update "info record" output.
14598 * gdb.btrace/step.exp: Update "info record" output.
14599 * gdb.btrace/stepi.exp: Update "info record" output.
14600 * gdb.btrace/nohist.exp: Update "info record" output.
14601
b9d61307
SM
146022015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14603
14604 PR gdb/15678
14605 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14606
e584fdbc
PA
146072015-02-06 Pedro Alves <palves@redhat.com>
14608
14609 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14610 macro.
14611 (seconds_left, again): New globals.
14612 (main): Wait seconds_left in a 1-second sleep loop instead of
14613 sleeping 180 seconds. If 'again' is set, reset the seconds
14614 counter.
14615 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14616 'again' in the inferior before detaching. Print the seconds left.
14617 (options): New global.
14618 (top level): Build program with -DTIMEOUT=$timeout.
14619
77f41761
PA
146202015-02-06 Pedro Alves <palves@redhat.com>
14621
14622 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14623 determine how many seconds to pass to 'alarm'.
14624 * gdb.base/gdb-sigterm.exp (top level): Build program with
14625 -DTIMEOUT=$timeout.
14626 (do_test): Return success/failure indication. Add more verbose
14627 logging. Don't fail if 200 single steps are seen. Instead, fail
14628 when the test times out.
14629 (passes): New global.
14630 (top level): Break the testing loop if testing fails on any
14631 iteration. Use gdb_assert.
14632
b9394193
DB
146332015-02-04 Don Breazeal <donb@codesourcery.com>
14634
14635 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14636 and initialize them.
14637 (ipc_cleanup): New function.
14638 (main): Don't declare shmid, semid, and msqid. Add a call to
14639 atexit so that we call ipc_cleanup on exit.
14640
42d9e528
PA
146412015-02-04 Pedro Alves <palves@redhat.com>
14642
14643 * boards/native-extended-gdbserver.exp: Remove any target variant
14644 specifications from the board name before clearing the isremote
14645 flag from board_info.
14646
ae6ae975
DE
146472015-01-31 Doug Evans <xdje42@gmail.com>
14648
14649 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14650
cfb069a8
GB
146512015-01-31 Gary Benson <gbenson@redhat.com>
14652
14653 * gdb.base/completion.exp: Disable completion limiting for
14654 existing tests. Add new tests to check completion limiting.
14655 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14656
5dd31d79
DE
146572015-01-31 Doug Evans <xdje42@gmail.com>
14658
14659 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14660
9f050062
DE
146612015-01-31 Doug Evans <xdje42@gmail.com>
14662
14663 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14664 entries. Duplicate file section script entries.
14665 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14666 inlined entries. Add test for safe-path rejection.
14667 * gdb.python/py-section-script.c: Add duplicate inlined section script
14668 entries. Duplicate file section script entries.
14669 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14670 inlined entries. Add test for safe-path rejection.
14671
df25ebbd
JB
146722015-01-29 Joel Brobecker <brobecker@adacore.com>
14673
14674 * gdb.ada/disc_arr_bound: New testcase.
14675
4a0ca9ec
JB
146762015-01-29 Joel Brobecker <brobecker@adacore.com>
14677
14678 * gdb.ada/mi_var_array: New testcase.
14679
3a8b707a
DE
146802015-01-27 Doug Evans <dje@google.com>
14681
14682 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14683 Add test for objfile.filename, objfile.username after objfile
14684 has been unloaded.
14685
f8313f6e
JB
146862015-01-26 Joel Brobecker <brobecker@adacore.com>
14687
14688 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14689 the second test to print the name attribute of value
14690 returned by the call to gdb.lookup_type, and adjust
14691 the expected output accordingly.
14692
37bc665e
MW
146932015-01-25 Mark Wielaard <mjw@redhat.com>
14694
14695 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14696 * gdb.base/disp-step-fork.c: Include unistd.h.
14697 * gdb.base/siginfo-obj.c: Include stdio.h.
14698 * gdb.base/siginfo-thread.c: Likewise.
14699 * gdb.mi/non-stop.c: Include unistd.h.
14700 * gdb.mi/nsthrexec.c: Include stdio.h.
14701 * gdb.mi/pthreads.c: Include unistd.h.
14702 * gdb.modula2/unbounded1.c (main): Declare returns int.
14703 * gdb.reverse/consecutive-reverse.c: Likewise.
14704 * gdb.threads/create-fail.c: Include unistd.h.
14705 * gdb.threads/killed.c: Likewise.
14706 * gdb.threads/linux-dp.c: Likewise.
14707 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14708 * gdb.threads/non-ldr-exc-2.c: Likewise.
14709 * gdb.threads/non-ldr-exc-3.c: Likewise.
14710 * gdb.threads/non-ldr-exc-4.c: Likewise.
14711 * gdb.threads/pthreads.c: Include unistd.h.
14712 (main): Declare returns int.
14713 * gdb.threads/tls-main.c (foo): New declaration.
14714 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14715
f7e5394d
SM
147162015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14717
14718 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14719 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14720
743649fd
MW
147212015-01-15 Mark Wielaard <mjw@redhat.com>
14722
14723 * gdb.base/noreturn-return.c: New file.
14724 * gdb.base/noreturn-return.exp: New file.
14725 * gdb.base/noreturn-finish.c: New file.
14726 * gdb.base/noreturn-finish.exp: New file.
14727
198297aa
PA
147282015-01-23 Pedro Alves <palves@redhat.com>
14729
14730 * gdb.threads/continue-pending-after-query.c: New file.
14731 * gdb.threads/continue-pending-after-query.exp: New file.
14732
717cf30c
AG
147332015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14734 Simon Marchi <simon.marchi@ericsson.com>
14735
14736 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14737 * gdb.base/valgrind-db-attach.exp: Same.
14738 * gdb.base/valgrind-infcall.exp: Same.
14739 * lib/mi-support.exp (default_mi_gdb_start): Same.
14740 * lib/prompt.exp (default_prompt_gdb_start): Same.
14741 * lib/gdb.exp (default_gdb_spawn): Same.
14742 (gdb_interact): New.
14743
14744
4b62a76e
JK
147452015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14746
14747 * gdb.compile/compile.exp (pointer to jit function): New test.
14748
b4cdae6f
WW
147492015-01-17 Wei-cheng Wang <cole945@gmail.com>
14750
14751 * lib/gdb.exp (supports_process_record): Return true for
14752 powerpc*-*-linux*.
14753 (supports_reverse): Likewise.
14754
d221e7ef
DB
147552015-01-15 Don Breazeal <donb@codesourcery.com>
14756
14757 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14758 instead of checking whether the target board is remote and
14759 use spawn_wait_for_attach instead of exec/sleep.
14760 * gdb.base/attach-twice.exp: Likewise.
14761
bafffb51
JB
147622015-01-15 Joel Brobecker <brobecker@adacore.com>
14763
14764 * gdb.ada/var_arr_attrs: New testcase.
14765
5589af0e
PA
147662015-01-14 Pedro Alves <palves@redhat.com>
14767 Joel Brobecker <brobecker@adacore.com>
14768
14769 PR gdb/17525
14770 * gdb.base/bp-cmds-execution-x-script.c: New file.
14771 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14772 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14773
6c400b59
PA
147742015-01-14 Pedro Alves <palves@redhat.com>
14775
14776 PR cli/17828
14777 * gdb.base/batch-preserve-term-settings.c: New file.
14778 * gdb.base/batch-preserve-term-settings.exp: New file.
14779
e02c96a7
DE
147802015-01-13 Doug Evans <dje@google.com>
14781
14782 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14783 binary.
14784
576fd14c
JB
147852015-01-13 Joel Brobecker <brobecker@adacore.com>
14786
14787 * Makefile.in (clean mostlyclean): Do not delete *.py.
14788
04dccad0
JB
147892015-01-13 Joel Brobecker <brobecker@adacore.com>
14790
14791 * gdb.python/py-lookup-type.exp: New file.
14792
3d230f71
PA
147932015-01-12 Pedro Alves <palves@redhat.com>
14794
14795 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14796 restore GDBFLAGS before returning.
14797
7e67715d
JK
147982015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14799
14800 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14801 is_amd64_regs_target and is_x86_like_target.
14802
f2e0d4b4
DE
148032015-01-11 Doug Evans <xdje42@gmail.com>
14804
14805 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14806 is given without an explicit form.
14807 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14808 attributes.
14809 * gdb.dwarf/corrupt.exp: Ditto.
14810 * gdb.dwarf2/enum-type.exp: Ditto.
14811 * gdb.trace/entry-values.exp: Ditto.
14812 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14813
439250fb
DE
148142015-01-11 Doug Evans <xdje42@gmail.com>
14815
14816 PR gdb/15830
14817 * gdb.base/maint.exp: Remove references to "maint demangle".
14818 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14819 Add tests for explicitly specifying language to demangle.
14820 * gdb.dlang/demangle.exp: Ditto.
14821
ede9f622
PA
148222015-01-09 Pedro Alves <palves@redhat.com>
14823
14824 * gdb.threads/non-stop-fair-events.c: New file.
14825 * gdb.threads/non-stop-fair-events.exp: New file.
14826
a7b796db
PA
148272015-01-09 Pedro Alves <palves@redhat.com>
14828
14829 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14830 the global scope. Set a breakpoint after all threads are started
14831 rather than stepping over two source lines. Expect the prompt.
14832 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14833 global.
14834 (NUM): Now 15.
14835 (main): Use threads_started_barrier to wait for all threads to
14836 start. Main thread no longer calls thread_function. Exit after
14837 180 seconds.
14838 (loop): New function.
14839 (thread_function): Wait on threads_started_barrier barrier. Call
14840 'loop' at each iteration.
14841 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14842 threads have started, instead of hardcoding number of "next"
14843 steps. Use an access watchpoint instead of a write watchpoint.
14844
9665ffdd
PA
148452015-01-09 Pedro Alves <palves@redhat.com>
14846
14847 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14848 (thread_func): Wait on barrier.
14849 (main): Wait for all threads to start before stopping GDB.
14850 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14851 global.
14852 (thread1_func, thread2_func): Wait on barrier.
14853 (main): Wait for all threads to start before stopping GDB.
14854 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14855 New global.
14856 (thread1_func, thread2_func): Wait on barrier.
14857 (main): Wait for all threads to start before stopping GDB.
14858
c945a99f
PA
148592015-01-09 Pedro Alves <palves@redhat.com>
14860
14861 * gdb.threads/attach-many-short-lived-threads.c: New file.
14862 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14863
c1a747c1
PA
148642014-01-09 Pedro Alves <palves@redhat.com>
14865
14866 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14867 instead of to thread 2.
14868 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14869 Add barrier around each pthread_create call instead of around all
14870 calls.
14871 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14872 Set a break on thread_function and have the child threads hit it
14873 one at at a time.
14874
60b3033e
PA
148752015-01-09 Pedro Alves <palves@redhat.com>
14876
14877 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14878 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14879 false.
14880 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14881 checking whether the target board is remote.
14882 * gdb.multi/multi-attach.exp: Likewise.
14883 * gdb.python/py-sync-interp.exp: Likewise.
14884 * gdb.server/ext-attach.exp: Likewise.
14885 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14886 tests that need to attach, instead of checking whether the target
14887 board is remote at the top of the file.
14888
acc018ac
YQ
148892015-01-08 Yao Qi <yao@codesourcery.com>
14890
14891 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14892
50a18af8
JK
148932015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14894
14895 Fix testcase compilation.
14896 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14897
8503d6e1
JB
148982015-01-06 Joel Brobecker <brobecker@adacore.com>
14899
14900 * gdb.python/py-type.exp: Add a couple test about empty
14901 array creation, and negative-length array creation.
14902
cc73dbcc
DE
149032015-01-02 Doug Evans <xdje42@gmail.com>
14904
14905 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14906
0300bbc7
DE
149072015-01-02 Doug Evans <dje@google.com>
14908
14909 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14910
9d85a0ec
YQ
149112014-12-29 Yao Qi <yao@codesourcery.com>
14912
14913 * gdb.trace/entry-values.exp: Update comments. Rename variable
14914 bar_call_foo to returned_from_foo.
14915
87186c6a
MMN
149162014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14917
14918 PR gdb/17394
14919 * gdb.linespec/break-asm-file.c: New file.
14920 * gdb.linespec/break-asm-file.exp: New file.
14921 * gdb.linespec/break-asm-file0.s: New file.
14922 * gdb.linespec/break-asm-file1.s: New file.
14923
1bab7383
YQ
149242014-12-18 Nigel Stephens <nigel@mips.com>
14925 Maciej W. Rozycki <macro@codesourcery.com>
14926
14927 * gdb.base/float.exp: Handle the new output from "info float" on
14928 MIPS targets.
14929
1bc1068a
JK
149302014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14931
14932 Fix MinGW compilation.
14933 * gdb.compile/compile-ops.exp: Update untested message if
14934 !skip_compile_feature_tests.
14935 * gdb.compile/compile-setjmp.exp: Likewise.
14936 * gdb.compile/compile-tls.exp: Likewise.
14937 * gdb.compile/compile.exp: Likewise.
14938 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14939 supported on this host".
14940
b6615d10
DE
149412014-12-16 Doug Evans <xdje42@gmail.com>
14942
14943 * boards/stabs.exp: New file.
14944
25dda427
AA
149452014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14946
14947 * gdb.base/completion.exp: Adjust to format changes of "maint
14948 print user-registers".
14949
bf330350
CU
149502014-12-16 Catalin Udma <catalin.udma@freescale.com>
14951
14952 PR server/17457
14953 * gdb.arch/aarch64-fp.c: New file.
14954 * gdb.arch/aarch64-fp.exp: New file.
14955
395cf596
SDJ
149562014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14957
14958 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14959 r210637, r210913, r211666, r215400, r215817).
14960
14961 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14962 * dg-extract-results.py: New file.
14963 * dg-extract-results.sh: Use it if the environment seems
14964 suitable.
14965
14966 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14967
14968 * dg-extract-results.py (parse_run): Handle warnings that
14969 are printed before a test harness is run.
14970
14971 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14972
14973 * dg-extract-results.py (Named): Remove __cmp__ method.
14974 (output_variation): Use a key to sort variation.harnesses.
14975
14976 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14977
14978 * dg-extract-results.py: For Python 3, force sys.stdout to
14979 handle surrogate escape sequences.
14980 (safe_open): New function.
14981 (output_segment, main): Use it.
14982
14983 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14984
14985 * dg-extract-results.py (Prog.result_re): Include options
14986 in test name.
14987
14988 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14989
14990 * dg-extract-results.py (output_variation): Always sort if
14991 do_sum.
14992
e882ef3c
SM
149932014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14994
14995 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14996 as long as we get pagination notifications.
14997
4992aa20
JM
149982014-12-15 Jason Merrill <jason@redhat.com>
14999
15000 * Makefile.in (check-gdb.%): Restore.
15001 * README: Mention it.
15002
c1b5a1a6
JB
150032014-12-13 Joel Brobecker <brobecker@adacore.com>
15004
15005 * gdb.ada/str_uninit: New testcase.
15006
5537b577
JK
150072014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15008
15009 PR symtab/17642
15010 * gdb.base/vla-stub-define.c: New file.
15011 * gdb.base/vla-stub.c: New file.
15012 * gdb.base/vla-stub.exp: New file.
15013
bb2ec1b3
TT
150142014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15015 Jan Kratochvil <jan.kratochvil@redhat.com>
15016 Tom Tromey <tromey@redhat.com>
15017
15018 * configure.ac: Add gdb.compile/.
15019 * configure: Regenerate.
15020 * gdb.compile/Makefile.in: New file.
15021 * gdb.compile/compile-ops.exp: New file.
15022 * gdb.compile/compile-ops.c: New file.
15023 * gdb.compile/compile-tls.c: New file.
15024 * gdb.compile/compile-tls.exp: New file.
15025 * gdb.compile/compile-constvar.S: New file.
15026 * gdb.compile/compile-constvar.c: New file.
15027 * gdb.compile/compile-mod.c: New file.
15028 * gdb.compile/compile-nodebug.c: New file.
15029 * gdb.compile/compile-setjmp-mod.c: New file.
15030 * gdb.compile/compile-setjmp.c: New file.
15031 * gdb.compile/compile-setjmp.exp: New file.
15032 * gdb.compile/compile-shlib.c: New file.
15033 * gdb.compile/compile.c: New file.
15034 * gdb.compile/compile.exp: New file.
15035 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15036
4ff709eb
TT
150372014-12-12 Tom Tromey <tromey@redhat.com>
15038
15039 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15040 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15041
6dddd6a5
DE
150422014-12-12 Doug Evans <dje@google.com>
15043
15044 * lib/gdb-python.exp (get_python_valueof): New function.
15045 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15046
71c24708
AA
150472014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15048
15049 * gdb.base/completion.exp: Add test for completion of "info
15050 registers ".
15051
3e29f34a
MR
150522014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15053
15054 * gdb.base/func-ptrs.c: New file.
15055 * gdb.base/func-ptrs.exp: New file.
15056
fc126975
SM
150572014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15058
15059 PR breakpoints/17012
15060 * gdb.base/dprintf-detach.c: New file.
15061 * gdb.base/dprintf-detach.exp: New file.
15062
0a46d518
SM
150632014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15064
15065 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15066 * lib/gdb.exp (target_is_gdbserver): New procedure.
15067
a0be3e44
DE
150682014-12-08 Doug Evans <dje@google.com>
15069
15070 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15071
df1b803a
YQ
150722014-12-05 Yao Qi <yao@codesourcery.com>
15073
15074 * gdb.guile/scm-error.exp: Remove the third argument to
15075 gdb_remote_download.
15076 * gdb.guile/scm-frame-args.exp: Likewise.
15077 * gdb.guile/scm-section-script.exp: Likewise.
15078
ddb9f679
YQ
150792014-12-05 Yao Qi <yao@codesourcery.com>
15080
15081 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15082
86e4ed39
DE
150832014-12-04 Doug Evans <dje@google.com>
15084
15085 * gdb.python/py-objfile.exp: Add tests for
15086 objfile.add_separate_debug_file.
15087
7c50a931
DE
150882014-12-04 Doug Evans <dje@google.com>
15089
15090 * lib/gdb.exp (get_build_id): New function.
15091 (build_id_debug_filename_get): Rewrite to use it.
15092 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15093
621661e3
MR
150942014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15095
15096 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15097 `method(long)', not just 0x0.
15098 * gdb.cp/nsalias.exp: Align code labels to 4.
15099 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15100 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15101 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15102 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15103 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15104 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15105
29f0c3b7
DE
151062014-12-02 Doug Evans <dje@google.com>
15107
e1e061e7 15108 PR symtab/17602
29f0c3b7 15109 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15110 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15111 * gdb.cp/anon-ns.exp: Update.
15112
162078c8
NB
151132014-12-02 Nick Bull <nicholaspbull@gmail.com>
15114
15115 * gdb.python/py-events.py (inferior_call_handler): New.
15116 (register_changed_handler, memory_changed_handler): New.
15117 (test_events.invoke): Register new handlers.
15118 * gdb.python/py-events.exp: Add tests for inferior call,
15119 memory_changed and register_changed events.
15120
fdb09caf
AA
151212014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15122
15123 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15124 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15125 if the linker doesn't understand this.
15126
55cfb2c4
SM
151272014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15128
15129 * gdb.python/python.exp: Change expected reply to help().
15130
9e8cd6df
YQ
151312014-12-01 Yao Qi <yao@codesourcery.com>
15132
15133 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15134 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15135 * configure: Re-generated.
15136
6c659fc2
SC
151372014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15138
15139 * gdb.cp/chained-calls.cc: New file.
15140 * gdb.cp/chained-calls.exp: New file.
15141 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15142
d7fc3181
SM
151432014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15144
15145 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15146 * gdb.dwarf2/symtab-producer.exp: Same.
15147 * gdb.gdb/python-interrupts.exp: Same.
15148 * gdb.gdb/python-selftest.exp: Same.
15149 * gdb.python/py-linetable.exp: Same.
15150 * gdb.python/py-type.exp: Same.
15151 * gdb.python/py-value-cc.exp: Same.
15152 * gdb.python/py-value.exp: Same.
15153
10e79639
YQ
151542014-11-28 Yao Qi <yao@codesourcery.com>
15155
15156 * gdb.base/break-probes.exp: Match library name prefixed with
15157 sysroot.
15158
f28a0564
SM
151592014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15160
15161 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15162 test expected output. Add parentheses for the call to print.
15163 Remove L suffix from integers.
15164
3fe1ce1d
DE
151652014-11-26 Doug Evans <dje@google.com>
15166
15167 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15168
84429e27
YQ
151692014-11-22 Yao Qi <yao@codesourcery.com>
15170
15171 * gdb.trace/entry-values.c: Remove asms.
15172 (foo): Add foo_label.
15173 (bar): Add bar_label.
15174 * gdb.trace/entry-values.exp: Remove code computing foo's
15175 length and bar's length.
15176 (Dwarf::assemble): Invoke function_range for bar and use
15177 MACRO_AT_func for foo.
15178
26741859
YQ
151792014-11-22 Yao Qi <yao@codesourcery.com>
15180
15181 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15182 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15183 Use .Lgcc43_procstart instead of gcc43.
15184
45e44d27
JB
151852014-11-21 Joel Brobecker <brobecker@adacore.com>
15186
15187 * gdb.ada/n_arr_bound: New testcase.
15188
458c8db8
SDJ
151892014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15190
15191 PR breakpoints/10737
15192 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15193 test_catch_syscall_multi_arch.
15194 (test_catch_syscall_multi_arch): New function.
15195
43f3e411
DE
151962014-11-20 Doug Evans <xdje42@gmail.com>
15197
15198 * gdb.base/maint.exp: Update expected output.
15199
0d7b2549
AA
152002014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15201
15202 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15203 4-byte instruction on S390.
15204
8908fca5
JB
152052014-11-19 Joel Brobecker <brobecker@adacore.com>
15206
15207 * gdb.ada/arr_arr: New testcase.
15208
4a46959e
JB
152092014-11-19 Joel Brobecker <brobecker@adacore.com>
15210
15211 * gdb.ada/pkd_arr_elem: New Testcase.
15212
470e2f4e
LM
152132014-11-18 Luis Machado <lgustavo@codesourcery.com>
15214
15215 * gdb.reverse/break-precsave: Expect completion message for
15216 core file reads.
15217 * gdb.reverse/consecutive-precsave.exp: Likewise.
15218 * gdb.reverse/finish-precsave.exp: Likewise.
15219 * gdb.reverse/i386-precsave.exp: Likewise.
15220 * gdb.reverse/machinestate-precsave.exp: Likewise.
15221 * gdb.reverse/sigall-precsave.exp: Likewise.
15222 * gdb.reverse/solib-precsave.exp: Likewise.
15223 * gdb.reverse/step-precsave.exp: Likewise.
15224 * gdb.reverse/until-precsave.exp: Likewise.
15225 * gdb.reverse/watch-precsave.exp: Likewise.
15226
a267f3ad
AA
152272014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15228
15229 * gdb.base/bp-permanent.c: Include unistd.h.
15230 * gdb.python/py-framefilter-mi.c (main): Add return type.
15231 * gdb.python/py-framefilter.c (main): Likewise.
15232 * gdb.trace/actions-changed.c (main): Likewise.
15233
12084a9a
AA
152342014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15235
15236 * gdb.mi/until.c: Add eye-catchers.
15237 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15238 line numbers.
15239
dc7e1a77
AA
152402014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15241
15242 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15243 function header variants in break1.c.
15244 * gdb.base/ena-dis-br.exp: Likewise.
15245 * gdb.base/hbreak2.exp: Likewise.
15246 * gdb.reverse/until-precsave.exp: Drop references to removed
15247 non-prototype function header variants in ur1.c.
15248 * gdb.reverse/until-reverse.exp: Likewise.
15249
41c77605
PM
152502014-11-17 Petr Machata <pmachata@redhat.com>
15251
15252 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15253 ${_cu_offset_size} bytes abbrev offset.
15254
34248c3a
DE
152552014-11-15 Doug Evans <xdje42@gmail.com>
15256
15257 PR symtab/17559
15258 * gdb.base/line-symtabs.exp: New file.
15259 * gdb.base/line-symtabs.c: New file.
15260 * gdb.base/line-symtabs.h: New file.
15261
646da059
YQ
152622014-11-14 Yao Qi <yao@codesourcery.com>
15263
15264 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15265 (func): Add label func_label.
15266 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15267 Replace low_pc and high_pc with MACRO_AT_range.
15268 Replace name, low_pc and high_pc with MACRO_AT_func.
15269
9301ebe6
YQ
152702014-11-14 Yao Qi <yao@codesourcery.com>
15271
15272 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15273 Replace name, low_pc and high_pc with MACRO_AT_func.
15274
f166b542
YQ
152752014-11-14 Yao Qi <yao@codesourcery.com>
15276
15277 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15278 produce debug information.
15279 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15280
0f6e71e3
YQ
152812014-11-14 Yao Qi <yao@codesourcery.com>
15282
15283 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15284 object and get function length.
15285 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15286 with MACRO_AT_func.
15287 (top-level): Replace gdb_compile and clean_restart with
15288 prepare_for_testing.
15289 * gdb.dwarf2/main.c (main): Add label main_label.
15290
876c4df9
YQ
152912014-11-14 Yao Qi <yao@codesourcery.com>
15292
15293 * lib/dwarf.exp (function_range): New procedure.
15294 (Dwarf::_handle_macro_at_func): New procedure.
15295 (Dwarf::_handle_macro_at_range): New procedure.
15296 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15297
02ad9cf1
YQ
152982014-11-14 Yao Qi <yao@codesourcery.com>
15299
15300 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15301 (_handle_attribute): New procedure.
15302
a59add0c
AA
153032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15304
15305 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15306 * gdb.base/call-sc.c (zed): Likewise.
15307 * gdb.base/checkpoint.c (main): Likewise.
15308 * gdb.base/dump.c (main): Likewise.
15309 * gdb.base/gcore.c (main): Likewise.
15310 * gdb.base/huge.c (main): Likewise.
15311 * gdb.base/multi-forks.c (main): Likewise.
15312 * gdb.base/pr10179-a.c (main): Likewise.
15313 * gdb.base/savedregs.c (main): Likewise.
15314 * gdb.base/sigaltstack.c (main): Likewise.
15315 * gdb.base/siginfo.c (main): Likewise.
15316 * gdb.base/structs.c (zed): Likewise.
15317 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15318 * gdb.mi/mi-syn-frame.c (main): Likewise.
15319 * gdb.mi/until.c (foo, main): Likewise.
15320 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15321 * gdb.base/solib-weak.c (foo): Declare.
15322 * gdb.base/attach-twice.c: Include stdio.h.
15323 * gdb.base/weaklib1.c: Likewise.
15324 * gdb.base/weaklib2.c: Likewise.
15325 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15326 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15327 unistd.h.
15328 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15329 * gdb.mi/mi-exit-code.c: Likewise.
15330 * gdb.base/break-interp-lib.c: Include string.h.
15331 * gdb.base/coremaker.c: Likewise.
15332 * gdb.base/testenv.c: Likewise.
15333 * gdb.python/py-finish-breakpoint.c: Likewise.
15334 * gdb.base/inferior-died.c: Include sys/wait.h.
15335 * gdb.base/fileio.c: Include time.h.
15336 * gdb.base/async-shell.c: Include unistd.h.
15337 * gdb.base/dprintf-non-stop.c: Likewise.
15338 * gdb.base/info-os.c: Likewise.
15339 * gdb.mi/mi-console.c: Likewise.
15340 * gdb.mi/watch-nonstop.c: Likewise.
15341 * gdb.python/py-events.c: Likewise.
15342 * gdb.base/async.c (baz): Move up before its invocation.
15343 * gdb.base/code_elim2.c (my_global_func): Likewise.
15344 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15345 * gdb.base/advance.c (func2): Likewise.
15346
3b5d5997
AA
153472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15348
15349 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15350 variant.
15351 * gdb.base/annota3.c: Likewise.
15352 * gdb.base/async.c: Likewise.
15353 * gdb.base/average.c: Likewise.
15354 * gdb.base/call-ar-st.c: Likewise.
15355 * gdb.base/call-rt-st.c: Likewise.
15356 * gdb.base/call-sc.c: Likewise.
15357 * gdb.base/call-strs.c: Likewise.
15358 * gdb.base/ending-run.c: Likewise.
15359 * gdb.base/execd-prog.c: Likewise.
15360 * gdb.base/exprs.c: Likewise.
15361 * gdb.base/foll-exec.c: Likewise.
15362 * gdb.base/foll-fork.c: Likewise.
15363 * gdb.base/foll-vfork.c: Likewise.
15364 * gdb.base/funcargs.c: Likewise.
15365 * gdb.base/gcore.c: Likewise.
15366 * gdb.base/jump.c: Likewise.
15367 * gdb.base/langs0.c: Likewise.
15368 * gdb.base/langs1.c: Likewise.
15369 * gdb.base/langs2.c: Likewise.
15370 * gdb.base/mips_pro.c: Likewise.
15371 * gdb.base/nodebug.c: Likewise.
15372 * gdb.base/opaque0.c: Likewise.
15373 * gdb.base/opaque1.c: Likewise.
15374 * gdb.base/recurse.c: Likewise.
15375 * gdb.base/run.c: Likewise.
15376 * gdb.base/scope0.c: Likewise.
15377 * gdb.base/scope1.c: Likewise.
15378 * gdb.base/setshow.c: Likewise.
15379 * gdb.base/setvar.c: Likewise.
15380 * gdb.base/shmain.c: Likewise.
15381 * gdb.base/shr1.c: Likewise.
15382 * gdb.base/shr2.c: Likewise.
15383 * gdb.base/sigall.c: Likewise.
15384 * gdb.base/signals.c: Likewise.
15385 * gdb.base/so-indr-cl.c: Likewise.
15386 * gdb.base/solib2.c: Likewise.
15387 * gdb.base/structs.c: Likewise.
15388 * gdb.base/sum.c: Likewise.
15389 * gdb.base/vforked-prog.c: Likewise.
15390 * gdb.base/watchpoint.c: Likewise.
15391 * gdb.reverse/shr2.c: Likewise.
15392 * gdb.reverse/until-reverse.c: Likewise.
15393 * gdb.reverse/ur1.c: Likewise.
15394 * gdb.reverse/watch-reverse.c: Likewise.
15395
066a77c5
AA
153962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15397
15398 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15399 variant.
15400 * gdb.base/sepdebug.exp: Drop references to removed code.
15401
4f204ea5
AA
154022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15403
15404 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15405 variant. Preserve original line numbering.
15406 * gdb.base/list1.c: Likewise.
15407
3b377a3a
AA
154082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15409
15410 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15411 variant.
15412 * gdb.base/break1.c: Likewise.
15413 * gdb.base/break.exp: Drop references to removed code.
15414
e444df73
AA
154152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15416
15417 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15418 variant.
15419
8008f2a7
AA
154202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15421
15422 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15423
a5a06887
AA
154242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15425
15426 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15427 logic into perform_all_tests() and invoke it with and without
15428 function header prototypes.
15429 (do_function_calls): Remove conditional XFAIL for PR 5318.
15430 (rerun_and_prepare): Remove duplicate code.
15431 (perform_all_tests): New. Main logic moved here.
15432
44dba9b9
AA
154332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15434
15435 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15436 code guarded by #ifdef NO_PROTOTYPES.
15437 (t_double_many_args): Likewise.
15438 (DEF_FUNC_MANY_ARGS_1): Likewise.
15439 (DEF_FUNC_VALUES_1): Likewise.
15440 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15441 guarded by #ifdef PROTOTYPES.
15442
d1fbcd56
AA
154432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15444
15445 * gdb.mi/mi-console.c: Add eye-catcher.
15446 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15447 instead of literal line number.
15448
b0e59b8f
AA
154492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15450
15451 * gdb.base/shr2.c: Add eye-catcher.
15452 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15453 line number.
15454
78f98cca
AA
154552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15456
15457 * gdb.base/jump.c: Add eye-catchers.
15458 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15459 numbers.
15460
58fa2af0
AA
154612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15462
15463 * gdb.base/execd-prog.c: Add eye-catchers.
15464 * gdb.base/foll-exec.c: Likewise.
15465 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15466 line numbers.
15467
04e5059b
AA
154682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15469
15470 * gdb.base/ending-run.c: Add eye-catchers.
15471 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15472 literal line numbers.
15473
dbfdb174
AA
154742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15475
15476 * gdb.base/call-rt-st.c: Add eye-catchers.
15477 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15478 literal line numbers.
15479
888a2ade
AA
154802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15481
15482 * gdb.base/call-ar-st.c: Add eye-catchers.
15483 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15484 literal line numbers.
15485
6acc2dde
AA
154862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15487
15488 * gdb.base/average.c: Add eye-catchers.
15489 * gdb.base/sum.c: Likewise.
15490 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15491 regexps dynamically.
15492
9ecfcd1d
AA
154932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15494
15495 * gdb.base/solib1.c: Add eye-catchers.
15496 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15497 literal line numbers.
15498
78708b7c
PA
154992014-11-12 Pedro Alves <palves@redhat.com>
15500
15501 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15502 leader has exited.
15503
af48d08f
PA
155042014-11-12 Pedro Alves <palves@redhat.com>
15505
15506 * gdb.arch/i386-bp_permanent.c: New file.
15507 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15508 (srcfile): Set to i386-bp_permanent.c.
15509 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15510 that stepi does not execute the 'leave' instruction, instead of
15511 testing it does execute.
15512 * gdb.base/bp-permanent.c: New file.
15513 * gdb.base/bp-permanent.exp: New file.
15514
af3768e9
DE
155152014-11-10 Doug Evans <xdje42@gmail.com>
15516
15517 PR symtab/17564
15518 * gdb.base/symtab-search-order.exp: New file.
15519 * gdb.base/symtab-search-order.c: New file.
15520 * gdb.base/symtab-search-order-1.c: New file.
15521 * gdb.base/symtab-search-order-shlib-1.c: New file.
15522
9de00a4a
PA
155232014-11-07 Pedro Alves <palves@redhat.com>
15524
15525 PR gdb/17511
15526 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15527 i?86-*-linux*.
15528
e0f52461
SC
155292014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15530
15531 PR c++/17494
15532 * gdb.cp/pr17494.cc: New file.
15533 * gdb.cp/pr17494.exp: New file.
15534
6ce8c980
YQ
155352014-11-02 Yao Qi <yao@codesourcery.com>
15536
15537 * gdb.python/python.exp: Get working directory and match the
15538 output of "set extended-prompt \\w " with it.
15539
02be9a71
DE
155402014-10-30 Doug Evans <dje@google.com>
15541
15542 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15543 in objfiles.
15544 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15545 in progspaces.
15546
3bdff46b
LM
155472014-10-30 Janis Johnson <janisjo@codesourcery.com>
15548
15549 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15550 * gdb.base/realname-expand.exp: Likewise.
15551 * gdb.linespec/macro-relative.exp: Likewise.
15552
ab917dfb
PA
155532014-10-29 Pedro Alves <palves@redhat.com>
15554
15555 PR gdb/17408
15556 * gdb.threads/schedlock.c (some_function): New function.
15557 (call_function): New global.
15558 (MAYBE_CALL_SOME_FUNCTION): New macro.
15559 (thread_function): Call it.
15560 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15561 and use it instead of a global counter. Adjust all callers.
15562 (get_current_thread): Use "find current thread" for test message
15563 here rather than having all callers pass down the same string.
15564 (goto_loop): New procedure, factored out from ...
15565 (my_continue): ... this.
15566 (step_ten_loops): Change parameter from test message to command to
15567 use. Adjust.
15568 (list_count): Delete global.
15569 (check_result): New procedure, factored out from duplicate top
15570 level code.
15571 (continue tests): Wrap in with_test_prefix.
15572 (test_step): New procedure, factored out from duplicate top level
15573 code.
15574 (top level): Test "step" in combination with all scheduler-locking
15575 modes. Test "next" in combination with all scheduler-locking
15576 modes, and in combination with stepping over a function call or
15577 not.
15578 * gdb.threads/next-bp-other-thread.c: New file.
15579 * gdb.threads/next-bp-other-thread.exp: New file.
15580
d3d4baed
PA
155812014-10-29 Pedro Alves <palves@redhat.com>
15582
15583 PR python/17372
15584 * gdb.python/python.exp: Test a multi-line command that spawns
15585 interactive Python.
15586 * gdb.base/multi-line-starts-subshell.exp: New file.
15587
563e8d85
YQ
155882014-10-29 Yao Qi <yao@codesourcery.com>
15589
15590 * gdb.base/fileio.exp: Make directories on host.
15591
0ea4d52e
YQ
155922014-10-29 Yao Qi <yao@codesourcery.com>
15593
15594 * gdb.base/fileio.c (test_write): Close the file.
15595
7f5ef605
PA
155962014-10-28 Pedro Alves <palves@redhat.com>
15597
15598 PR gdb/12623
15599 * gdb.base/sigstep.c (no_handler): New global.
15600 (main): If 'no_handler is true, set the signal handlers to
15601 SIG_IGN.
15602 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15603 with_sw_watch and no_handler parameters. Handle them.
15604 (top level) <stepping over handler when stopped at a breakpoint
15605 test>: Add a test axis for testing with a software watchpoint, and
15606 another for testing with the signal handler set to SIG_IGN.
15607 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15608 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15609
abbdbd03
PA
156102014-10-28 Pedro Alves <palves@redhat.com>
15611
15612 PR gdb/17511
15613 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15614 * gdb.base/sigstep.exp (other_handler_location): New global.
15615 (advance): Support stepping into the signal handler, and running
15616 commands while in the handler.
15617 (in_handler_map): New global.
15618 (top level): In the advance test, add combinations for getting
15619 into the handler with stepping commands, and for running commands
15620 in the handler. Add comment descripting the advancei tests.
15621
1df4399f
PA
156222014-10-28 Pedro Alves <palves@redhat.com>
15623
15624 * gdb.base/sigstep.exp: Use build_executable instead of
15625 prepare_for_testing.
15626 (top level): Move code that starts GDB, runs to main and creates a
15627 display to ...
15628 (restart): ... this new procedure.
15629 (top level): Move backtrace from signal handler test to ...
15630 (validate_backtrace): ... this new procedure.
15631 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15632 with_test_prefix. Always restart GDB.
15633 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15634 with_test_prefix. Always restart GDB. No need to delete
15635 breakpoints after the test.
15636 (test_skip_handler): Remove prefix parameter.
15637 (skip_over_handler, breakpoint_to_handler)
15638 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15639 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15640 restart GDB. No need to delete breakpoints after the test.
15641 (top level): Use foreach to call the test procedures with
15642 different commands.
15643
a5b6e449
PA
156442014-10-28 Pedro Alves <palves@redhat.com>
15645
15646 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15647 instead of GNATS numbers.
15648 * gdb.base/sigbpt.exp: Likewise.
15649 * gdb.base/siginfo.exp: Likewise.
15650 * gdb.base/sigstep.exp: Likewise.
15651
e5f8a7cc
PA
156522014-10-27 Pedro Alves <palves@redhat.com>
15653
15654 * gdb.base/sigstep.c (dummy): New global.
15655 (main): Issue a couple writes to the new global.
15656 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15657 procedures.
15658 (skip_over_handler): Use test_skip_handler.
15659 (top level): Call skip_over_handler for stepi and nexti too.
15660 (breakpoint_over_handler): Use test_skip_handler.
15661 (top level): Call breakpoint_over_handler for stepi and nexti too.
15662
763905a3
YQ
156632014-10-27 Yao Qi <yao@codesourcery.com>
15664
15665 * gdb.trace/tfile.c (adjust_function_address)
15666 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15667 function descriptor.
15668
6f259a23
DB
156692014-10-24 Don Breazeal <donb@codesourcery.com>
15670
15671 * gdb.base/foll-fork.exp (test_follow_fork,
15672 catch_fork_child_follow): Check for updated fork messages emitted
15673 from infrun.c.
15674 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15675 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15676 vfork_and_exec_child_follow_through_step): Check for updated vfork
15677 messages emitted from infrun.c.
15678
09dd9a69
PA
156792014-10-24 Pedro Alves <palves@redhat.com>
15680
15681 * gdb.base/corefile.exp: Remove references to ultrix.
15682 * gdb.base/interrupt.exp: Likewise.
15683 * gdb.base/whatis.exp: Likewise.
15684 * gdb.gdb/selftest.exp: Likewise.
15685 * gdb.threads/manythreads.exp: Likewise.
15686 * gdb.threads/print-threads.exp: Likewise.
15687 * gdb.threads/pthreads.exp:: Likewise.
15688 * gdb.threads/schedlock.exp: Likewise.
15689
3433cfa5
SC
156902014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15691
15692 * gdb.cp/non-trivial-retval.cc: Add a test case.
15693 * gdb.cp/non-trivial-retval.exp: Add a test.
15694
092f880b
YQ
156952014-10-20 Yao Qi <yao@codesourcery.com>
15696
15697 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15698 * gdb.python/py-objfile-script-gdb.py: New file.
15699 * gdb.python/py-objfile-script.exp: Update reference to
15700 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15701 of remote_download. Remove the dest file.
15702
acbdb7f3
YQ
157032014-10-20 Yao Qi <yao@codesourcery.com>
15704
15705 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15706 * gdb.base/step-line.exp: Likewise.
15707 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15708 * gdb.dwarf2/dw2-basic.exp: Likewise.
15709 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15710 * gdb.dwarf2/dw2-filename.exp: Likewise.
15711 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15712 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15713 * gdb.dwarf2/dw2-producer.exp: Likewise.
15714 * gdb.dwarf2/mac-fileno.exp: Likewise.
15715 * gdb.python/py-frame-args.exp: Likewise.
15716 * gdb.python/py-framefilter.exp: Likewise.
15717 * gdb.python/py-mi.exp: Likewise.
15718 * gdb.python/py-objfile-script.exp: Likewise
15719 * gdb.python/py-pp-integral.exp: Likewise.
15720 * gdb.python/py-pp-re-notag.exp: Likewise.
15721 * gdb.python/py-prettyprint.exp: Likewise.
15722 * gdb.python/py-section-script.exp: Likewise.
15723 * gdb.python/py-typeprint.exp: Likewise.
15724 * gdb.python/py-xmethods.exp: Likewise.
15725 * gdb.stabs/weird.exp: Likewise.
15726 * gdb.xml/tdesc-regs.exp: Likewise.
15727
bd286a29
KCY
157282014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15729
15730 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15731 (out_cu): Use addr_len for the size of addresses.
15732 (out_line): Likewise. Size DW_LNE_set_address instruction
15733 according to addr_len.
15734 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15735 (FUNC): Add START_INSNS to definition.
15736
673dc4a0
YQ
157372014-10-18 Yao Qi <yao@codesourcery.com>
15738
15739 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15740 gdb_has_argv0 return true.
15741 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15742 check [target_info exists noargs], check [gdb_has_argv0]
15743 instead.
15744 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15745 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15746 procedures.
15747
4ffbba72
DE
157482014-10-17 Doug Evans <dje@google.com>
15749
15750 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15751 event.
15752 * gdb.python/py-events.py: Add clear_objfiles event.
15753
d096d8c1
DE
157542014-10-17 Doug Evans <dje@google.com>
15755
15756 * gdb.python/py-objfile.exp: Test progspace attribute.
15757
a80db015
LM
157582014-10-17 Luis Machado <lgustavo@codesourcery.com>
15759
15760 * gdb.guile/scm-breakpoint.exp: Do not assume any
15761 directory separators when matching source file paths.
15762 * gdb.python/py-breakpoint.exp: Likewise.
15763 * gdb.reverse/break-precsave.exp: Likewise.
15764 * gdb.reverse/break-reverse.exp: Likewise.
15765 * gdb.reverse/consecutive-precsave.exp: Likewise.
15766 * gdb.reverse/finish-precsave.exp: Likewise.
15767 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15768 * gdb.reverse/finish-reverse.exp: Likewise.
15769 * gdb.reverse/i386-precsave.exp: Likewise.
15770 * gdb.reverse/i387-env-reverse.exp: Likewise.
15771 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15772 * gdb.reverse/machinestate-precsave.exp: Likewise.
15773 * gdb.reverse/machinestate.exp: Likewise.
15774 * gdb.reverse/sigall-precsave.exp: Likewise.
15775 * gdb.reverse/solib-precsave.exp: Likewise.
15776 * gdb.reverse/step-precsave.exp: Likewise.
15777 * gdb.reverse/until-precsave.exp: Likewise.
15778 * gdb.reverse/watch-precsave.exp: Likewise.
15779 * gdb.reverse/watch-reverse.exp: Likewise.
15780
b22089ab
YQ
157812014-10-17 Yao Qi <yao@codesourcery.com>
15782
15783 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15784 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15785
6c4486e6
PA
157862014-10-17 Pedro Alves <palves@redhat.com>
15787
15788 PR gdb/17471
15789 * gdb.base/bg-execution-repeat.c: New file.
15790 * gdb.base/bg-execution-repeat.exp: New file.
15791
0ff33695
PA
157922014-10-17 Pedro Alves <palves@redhat.com>
15793
15794 PR gdb/17300
15795 * gdb.base/continue-all-already-running.c: New file.
15796 * gdb.base/continue-all-already-running.exp: New file.
15797
6fdebc3d
PA
157982014-10-17 Pedro Alves <palves@redhat.com>
15799
15800 PR gdb/17472
15801 * gdb.base/annota-input-while-running.c: New file.
15802 * gdb.base/annota-input-while-running.exp: New file.
15803
32a8097b
PA
158042014-10-17 Pedro Alves <palves@redhat.com>
15805
15806 * gdb.base/callfuncs.exp: emove references to osf.
15807 * gdb.base/sigall.exp: Likewise.
15808 * gdb.gdb/selftest.exp: Likewise.
15809 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15810 * gdb.mi/non-stop.c: Likewise.
15811 * gdb.mi/pthreads.c: Likewise.
15812 * gdb.reverse/sigall-precsave.exp: Likewise.
15813 * gdb.reverse/sigall-reverse.exp: Likewise.
15814 * gdb.threads/pthreads.c: Likewise.
15815 * gdb.threads/pthreads.exp: Likewise.
15816
7a3517ff
YQ
158172014-10-17 Yao Qi <yao@codesourcery.com>
15818
15819 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15820 check 'target_info exists noargs'.
15821 (test_command_prompt_position): Likewise.
15822 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15823 Remove "set args".
15824 (progvar_simple_while_test): Likewise.
15825 (progvar_complex_if_while_test): Likewise.
15826 (if_while_breakpoint_command_test): Likewise.
15827 (infrun_breakpoint_command_test): Likewise.
15828 (breakpoint_command_test): Likewise.
15829 (watchpoint_command_test): Likewise.
15830 (bp_deleted_in_command_test): Likewise.
15831 (temporary_breakpoint_commands): Likewise.
15832
bb99c472
YQ
158332014-10-16 Yao Qi <yao@codesourcery.com>
15834
15835 * gdb.base/remotetimeout.exp: Remove noargs checking.
15836
7c16b83e
PA
158372014-10-15 Pedro Alves <palves@redhat.com>
15838
15839 PR breakpoints/9649
15840 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15841 * gdb.base/breakpoint-in-ro-region.exp
15842 (probe_target_hardware_step): New procedure.
15843 (top level): Probe hardware stepping and hardware breakpoint
15844 support. Test stepping through a read-only region, with both
15845 "breakpoint auto-hw" on and off and both "always-inserted" on and
15846 off.
15847
35a49624
IB
158482014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15849
15850 * gdb.dlang/demangle.exp: Update for demangling changes.
15851
2d1c107c
SC
158522014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15853
15854 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15855 * gdb.cp/non-trivial-retval.exp: Add new tests.
15856
778811d5
SC
158572014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15858
15859 PR c++/13403
15860 PR c++/15154
15861 * gdb.cp/non-trivial-retval.cc: New file.
15862 * gdb.cp/non-trivial-retval.exp: New file.
15863
10c5f0a8
YQ
158642014-10-15 Yao Qi <yao@codesourcery.com>
15865
15866 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15867 remote host.
15868
65d7b369
YQ
158692014-10-15 Yao Qi <yao@codesourcery.com>
15870
15871 * gdb.python/py-symbol.exp: Match file base name if host is
15872 remote, otherwise match file name with dir name.
15873 * gdb.python/py-symtab.exp: Likewise.
15874 * gdb.python/python.exp: Likewise.
15875
46dc1394
YQ
158762014-10-15 Yao Qi <yao@codesourcery.com>
15877
15878 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15879 pattern.
15880 * gdb.python/py-symtab.exp: Likewise.
15881 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15882 locationn.
15883
c40cc657
JB
158842014-10-14 Joel Brobecker <brobecker@adacore.com>
15885
15886 * gdb.ada/addr_arith: New testcase.
15887
2abf49e1
MR
158882014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15889
15890 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15891 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15892 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15893 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15894
f7088df3
SDJ
158952014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15896
15897 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15898 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15899 * gdb.arch/stap-eval-lang-ada.exp: New file.
15900
4dc06805
YQ
159012014-10-14 Yao Qi <yao@codesourcery.com>
15902
15903 * gdb.mi/mi-var-child.c (nothing1): New function.
15904 (nothing2): New function.
15905 (do_children_tests): Set function pointers by nothing1 and
15906 nothing2.
15907 * gdb.mi/mi-var-child.exp: Step over new added statements.
15908 Update test to match the new output.
15909 * gdb.mi/var-cmd.c (nothing1): New function.
15910 (nothing2): New function.
15911 (do_children_tests): Set function pointers by nothing1 and
15912 nothing2.
15913 * gdb.mi/mi-var-display.exp: Update test to match output.
15914 Step to the line specified by $line_dct_nothing.
15915 Increase the number of lines to step.
15916
46a93de2
YQ
159172014-10-14 Yao Qi <yao@codesourcery.com>
15918
15919 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15920 tests.
15921 * gdb.mi/mi2-var-child.exp: Likewise.
15922
14ea52ee
DE
159232014-10-13 Doug Evans <dje@google.com>
15924
15925 * gdb.python/py-objfile.exp: Change name of file name test.
15926
e5c6e92b
DE
159272014-10-13 Doug Evans <dje@google.com>
15928
15929 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15930 from the start of the CU.
15931
c780cc2f
JK
159322014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15933 Yao Qi <yao@codesourcery.com>
15934
15935 Fix "save breakpoints" for "catch" command.
15936 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15937 Remove -nonewline. Match also the added "main" line.
15938
99894e11
JK
159392014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15940
15941 Fix "save breakpoints" for "disable $bpnum" command.
15942 * gdb.base/save-bp.c (main): Add label.
15943 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15944
6e1ac5a3
JK
159452014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15946
15947 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15948
754dd2b0
YQ
159492014-10-11 Yao Qi <yao@codesourcery.com>
15950
15951 * gdb.server/server-kill.exp: Execute command
15952 "set remote trace-status-packet on" before "tstatus".
15953
f90183d7
YQ
159542014-10-11 Yao Qi <yao@codesourcery.com>
15955
15956 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15957 (main): Call getppid.
15958 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15959 and continue to it. Read variable "server_pid".
15960
bf40a607
YQ
159612014-10-11 Yao Qi <yao@codesourcery.com>
15962
15963 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15964
052ca370
YQ
159652014-10-11 Yao Qi <yao@codesourcery.com>
15966
15967 * gdb.threads/thread-find.exp: Don't execute command
15968 "info threads".
15969 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15970 * gdb.threads/linux-dp.exp: Don't check the condition
15971 $threads_created equals to zero.
15972
3831839c
PA
159732014-10-10 Pedro Alves <palves@redhat.com>
15974
15975 * gdb.base/bigcore.exp: Remove references to IRIX.
15976 * gdb.base/funcargs.exp: Likewise.
15977 * gdb.base/interrupt.exp: Likewise.
15978 * gdb.base/mips_pro.exp: Likewise.
15979 * gdb.base/nodebug.exp: Likewise.
15980 * gdb.base/setvar.exp: Likewise.
15981 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15982
8b9a549d
PA
159832014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15984 Pedro Alves <palves@redhat.com>
15985
15986 PR symtab/14466
15987 * gdb.base/vdso-warning.c: New file.
15988 * gdb.base/vdso-warning.exp: New file.
15989
d48ba5e8
DE
159902014-10-02 Doug Evans <dje@google.com>
15991
15992 * gdb.base/structs.c (main): Don't run forever.
15993
2278c276
PA
159942014-10-02 Pedro Alves <palves@redhat.com>
15995
15996 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15997 (top level) <stop threads 1, stop threads 2>: Use it.
15998
b57bacec
PA
159992014-10-02 Pedro Alves <palves@redhat.com>
16000
16001 * gdb.threads/break-while-running.exp (test): Add new
16002 'update_thread_list' argument. Skip "info threads" if false.
16003 (top level): Add new 'update_thread_list' axis.
16004
13fd3ff3
PA
160052014-10-02 Pedro Alves <palves@redhat.com>
16006
16007 PR breakpoints/17431
16008 * gdb.base/execl-update-breakpoints.c: New file.
16009 * gdb.base/execl-update-breakpoints.exp: New file.
16010
0fec99e8
PA
160112014-10-01 Pedro Alves <palves@redhat.com>
16012
16013 * gdb.base/breakpoint-in-ro-region.c: New file.
16014 * gdb.base/breakpoint-in-ro-region.exp: New file.
16015
2ddf4301
SM
160162014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16017
16018 * gdb.mi/mi-exit-code.exp: New file.
16019 * gdb.mi/mi-exit-code.c: New file.
16020
6a5f3f43
YQ
160212014-09-30 Yao Qi <yao@codesourcery.com>
16022
16023 * lib/prelink-support.exp (build_executable_own_libs): Error if
16024 the target isn't native.
16025
345bcc73
YQ
160262014-09-30 Yao Qi <yao@codesourcery.com>
16027
16028 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16029 false.
16030
a25a5a45
PA
160312014-09-22 Pedro Alves <palves@redhat.com>
16032
16033 * gdb.threads/break-while-running.exp: New file.
16034 * gdb.threads/break-while-running.c: New file.
16035
00ba3162
YQ
160362014-09-19 Yao Qi <yao@codesourcery.com>
16037
16038 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16039 Invoke test. Restart GDB with --readnow and invoke test again.
16040
c3b7b696
YQ
160412014-09-19 Yao Qi <yao@codesourcery.com>
16042
16043 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16044 proc set_breakpoint_on_gcd_function. Invoke
16045 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16046 invoke set_breakpoint_on_gcd_function again.
16047
2b4fd423
DE
160482014-09-18 Doug Evans <dje@google.com>
16049
16050 * gdb.dwarf2/symtab-producer.exp: New file.
16051
a5947601
SDJ
160522014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16053
16054 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16055 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16056 * gdb.base/global-var-nested-by-dso.c: Likewise.
16057 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16058
91c19059
SDJ
160592014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16060 Pedro Alves <palves@redhat.com>
16061
16062 * gdb.base/watch-bitfields.exp: Pass string other than test file
16063 name to prepare_for_testing.
16064 (watch): New procedure.
16065 (expect_watchpoint): Use with_test_prefix.
16066 (top level): Factor out tests to ...
16067 (test_watch_location, test_regular_watch): ... these new
16068 procedures, and use with_test_prefix and gdb_continue_to_end.
16069
bb9d5f81
PP
160702014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16071
16072 PR breakpoints/12526
16073 * gdb.base/watch-bitfields.exp: New file.
16074 * gdb.base/watch-bitfields.c: New file.
16075
635856f5
PA
160762014-09-16 Pedro Alves <palves@redhat.com>
16077
16078 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16079 software and hardware addresses, not software address against
16080 itself.
16081
7280ceea
PA
160822014-09-16 Pedro Alves <palves@redhat.com>
16083
16084 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16085 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16086
428b16bd
PA
160872014-09-16 Pedro Alves <palves@redhat.com>
16088
16089 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16090 files.
16091 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16092 "*-*-vxworks*" throughout.
16093 * gdb.base/break.exp: Likewise.
16094 * gdb.base/default.exp: Likewise.
16095 * gdb.base/scope.exp: Likewise.
16096 * gdb.base/sepdebug.exp: Likewise.
16097 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16098 throughout.
16099 * gdb.base/run.c: Likewise.
16100 * gdb.base/sepdebug.c: Likewise.
16101 * gdb.hp/gdb.aCC/run.c: Likewise.
16102 * gdb.reverse/until-reverse.c: Likewise.
16103 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16104
666d413c
YQ
161052014-09-16 Yao Qi <yao@codesourcery.com>
16106
16107 * boards/local-remote-host-native.exp: New file.
16108
57cbd724
DE
161092014-09-14 Doug Evans <xdje42@gmail.com>
16110
16111 * gdb.threads/queue-signal.c (thread_count): New variable.
16112 (thread_count_mutex, thread_count_condvar): New variables.
16113 (incr_thread_count, wait_all_threads_running): New functions.
16114 (main): Wait for all threads to be in their thread functions.
16115
81219e53
DE
161162014-09-13 Doug Evans <xdje42@gmail.com>
16117
16118 * gdb.threads/queue-signal.c: New file.
16119 * gdb.threads/queue-signal.exp: New file.
16120
3714cea7
DE
161212014-09-13 Doug Evans <xdje42@gmail.com>
16122
16123 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16124 be consistent with what default_gdb_init uses.
16125 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16126 the plain text of the prompt. Add some logging printfs.
16127 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16128
fa43b1d7
PA
161292014-09-12 Pedro Alves <palves@redhat.com>
16130
16131 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16132 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16133 * gdb.arch/i386-size-overlap.exp: Likewise.
16134 * gdb.arch/i386-size.exp: Likewise.
16135 * gdb.arch/i386-unwind.exp: Likewise.
16136 * gdb.base/a2-run.exp: Likewise.
16137 * gdb.base/break.exp: Likewise.
16138 * gdb.base/charset.exp: Likewise.
16139 * gdb.base/chng-syms.exp: Likewise.
16140 * gdb.base/commands.exp: Likewise.
16141 * gdb.base/dbx.exp: Likewise.
16142 * gdb.base/find.exp: Likewise.
16143 * gdb.base/funcargs.exp: Likewise.
16144 * gdb.base/jit-simple.exp: Likewise.
16145 * gdb.base/reread.exp: Likewise.
16146 * gdb.base/sepdebug.exp: Likewise.
16147 * gdb.base/step-bt.exp: Likewise.
16148 * gdb.cp/mb-inline.exp: Likewise.
16149 * gdb.cp/mb-templates.exp: Likewise.
16150 * gdb.objc/basicclass.exp: Likewise.
16151 * gdb.threads/killed.exp: Likewise.
16152
9d9bf2df
EBM
161532014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16154
16155 PR tdep/17379
16156 * gdb.arch/powerpc-stackless.S: New file.
16157 * gdb.arch/powerpc-stackless.exp: New file.
16158
1cf2f1b0
JK
161592014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16160
16161 * gdb.base/attach.c: Include unistd.h.
16162 (main): Call alarm. Add label postloop.
16163 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16164 gdb_breakpoint, gdb_continue_to_breakpoint.
16165 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16166
98880d46
PA
161672014-09-11 Pedro Alves <palves@redhat.com>
16168
16169 PR gdb/17347
16170 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16171 * gdb.base/attach.exp (test_command_line_attach_run): New
16172 procedure.
16173 (top level): Call it.
16174
4c92ff2c
PA
161752014-09-11 Pedro Alves <palves@redhat.com>
16176
16177 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16178 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16179 (do_command_attach_tests): Use spawn_wait_for_attach.
16180 * gdb.base/solib-overlap.exp: Likewise.
16181 * gdb.multi/multi-attach.exp: Likewise.
16182 * gdb.python/py-prompt.exp: Likewise.
16183 * gdb.python/py-sync-interp.exp: Likewise.
16184 * gdb.server/ext-attach.exp: Likewise.
16185
3adc1a7d
GKB
161862014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16187
16188 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16189 command in testcase. Simplify testcase.
16190
96334934
JB
161912014-09-10 Joel Brobecker <brobecker@adacore.com>
16192
16193 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16194
eb479039
JB
161952014-09-10 Joel Brobecker <brobecker@adacore.com>
16196
16197 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16198
deede10c
JB
161992014-09-10 Joel Brobecker <brobecker@adacore.com>
16200
16201 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16202
7828a5f5
JB
162032014-09-10 Joel Brobecker <brobecker@adacore.com>
16204
16205 * gdb.dwarf2/dynarr-ptr.c: New file.
16206 * gdb.dwarf2/dynarr-ptr.exp: New file.
16207
33aeebcf
MR
162082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16209
16210 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16211 of 30 rather than hardcoding 120 for a slow test case. Take the
16212 `gdb,timeout' target setting into account for this calculation.
16213 Don't extend the timeout for the test cases that don't need it.
16214
7b415901
MR
162152014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16216
16217 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16218 a factor of 2 for a slow test case. Take the `gdb,timeout'
16219 target setting into account for this calculation.
16220 * gdb.reverse/until-precsave.exp: Increase the timeout by
16221 a factor of 15 and 3 respectively rather than adding 120
16222 for a pair of slow test cases. Take the `gdb,timeout'
16223 target setting into account for this calculation.
16224
4a40f85a
MR
162252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16226
16227 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16228 timeout, don't pass one down to gdb_expect.
16229 (gdb_expect): Rework timeout selection.
16230
09635af7
MR
162312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16232
16233 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16234 exception on timeout.
16235 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16236 (gdbserver_start_extended): Catch any `gdbserver_start' error
16237 exceptions.
16238 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16239 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16240 `gdbserver_gdb_load' error exceptions.
16241
2bdd10b7
MR
162422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16243
16244 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16245 120 on waiting for the TCP socket to open.
16246
316935f0
DE
162472014-09-09 Doug Evans <xdje42@gmail.com>
16248
16249 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16250 _caller_matches, _any_caller_is, _any_caller_matches.
16251
83740597
DE
162522014-09-09 Doug Evans <xdje42@gmail.com>
16253
16254 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16255
4c122fc3
YQ
162562014-09-09 Yao Qi <yao@codesourcery.com>
16257
16258 * gdb.mi/mi-var-display.exp: Set print symbol off.
16259
a9f116cb
GKB
162602014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16261
16262 PR gdb/17035
16263 * gdb.base/commands.exp: Add tests to verify user-defined
16264 commands with empty bodies.
16265 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16266 python commands in `show user command`.
16267 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16268 scheme commands in `show user command`.
16269
c75bd3a2
JK
162702014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16271
16272 PR python/17355
16273 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16274 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16275 * gdb.python/py-framefilter-invalidarg.exp: New file.
16276 * gdb.python/py-framefilter-invalidarg.py: New file.
16277
faa42425
DE
162782014-09-06 Doug Evans <xdje42@gmail.com>
16279
16280 PR 15276
16281 * gdb.python/py-caller-is.c: New file.
16282 * gdb.python/py-caller-is.exp: New file.
16283
474ca4f6
SDJ
162842014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16285
16286 PR gdb/17235
16287 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16288 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16289
eb0b0463
SDJ
162902014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16291
16292 PR fortran/17237
16293 * gdb.fortran/print-formatted.exp: New file.
16294 * gdb.fortran/print-formatted.f90: Likewise.
16295
5f3b99cf
SS
162962014-09-03 Sasha Smundak <asmundak@google.com>
16297
16298 * gdb.python/py-frame.exp: Test Frame.read_register.
16299
7d793aa9
SDJ
163002014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16301
16302 PR python/16699
16303 * gdb.python/py-completion.exp: New file.
16304 * gdb.python/py-completion.py: Likewise.
16305
fb0576e9
DE
163062014-08-28 Doug Evans <dje@google.com>
16307
16308 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16309 eax,etc. are live with values set by gdb and thus the compiler can't
16310 use them.
16311 * gdb.arch/i386-pseudo.c (main): Ditto.
16312
ee92b0dd
DE
163132014-08-27 Doug Evans <dje@google.com>
16314
16315 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16316
6649db35
DE
163172014-08-25 Doug Evans <dje@google.com>
16318
16319 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16320 (main): Ditto.
16321
564b7600
DE
163222014-08-25 Doug Evans <dje@google.com>
16323
16324 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16325
3881fb67
YQ
163262014-08-24 Yao Qi <yao@codesourcery.com>
16327
16328 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16329 symbol off.
16330 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16331
a05a36a5
DE
163322014-08-22 Doug Evans <dje@google.com>
16333
16334 PR 17276
16335 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16336 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16337 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16338
7c343b48
YQ
163392014-08-22 Yao Qi <yao@codesourcery.com>
16340
16341 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16342 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16343 * gdb.python/python.exp: Likewise. Use .py file on the host
16344 instead of the build.
16345
22fd09ae
JK
163462014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16347
16348 * gdb.threads/gcore-stale-thread.c: New file.
16349 * gdb.threads/gcore-stale-thread.exp: New file.
16350
a8454a7c
PA
163512014-08-21 Pedro Alves <palves@redhat.com>
16352
16353 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16354 * gdb.base/gcore-relro-pie.exp: Likewise.
16355 * gdb.base/gcore-relro.exp: Likewise.
16356 * gdb.base/gcore.exp: Likewise.
16357 * gdb.base/print-symbol-loading.exp: Likewise.
16358 * gdb.threads/gcore-thread.exp: Likewise.
16359 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16360
2a31c623
PA
163612014-08-20 Pedro Alves <palves@redhat.com>
16362 Jan Kratochvil <jan.kratochvil@redhat.com>
16363
16364 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16365 configure.
16366 (EXPECT): Handle READ1 being set.
16367 (all): Depend on EXTRA_RULES.
16368 (check-read1, expect-read1, read1.so, read1): New rules.
16369 * README (Testsuite Parameters): Document the READ1 make variable.
16370 (Race detection): New section.
16371 * configure: Regenerate.
16372 * configure.ac: If build==host==target, and running under a
16373 GNU/glibc system, add read1 to the extra Makefile rules.
16374 (EXTRA_RULES): AC_SUBST it.
16375 * lib/read1.c: New file.
16376
d36430db
JB
163772014-08-20 Joel Brobecker <brobecker@adacore.com>
16378
16379 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16380 the handling of variables declared as a typedef to an array
16381 which a DW_AT_data_location attribute.
16382
9a0dc9e3
PA
163832014-08-19 Andrew Burgess <aburgess@broadcom.com>
16384 Pedro Alves <palves@redhat.com>
16385
16386 PR symtab/14604
16387 PR symtab/14605
16388 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16389 gdb_test.
16390
0718a8da
PA
163912014-08-19 Pedro Alves <palves@redhat.com>
16392
16393 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16394
13b448cd
YQ
163952014-08-19 Yao Qi <yao@codesourcery.com>
16396
16397 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16398 right line.
16399
1cbf5077
DB
164002014-08-18 David Blaikie <dblaikie@gmail.com>
16401
16402 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16403
bf0fae19
JB
164042014-08-18 Joel Brobecker <brobecker@adacore.com>
16405
16406 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16407 attribute in array range.
16408
3c8c5dcc
JB
164092014-08-18 Joel Brobecker <brobecker@adacore.com>
16410
16411 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16412
e66d4446
SC
164132014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16414
16415 PR c++/17132
16416 * gdb.cp/pr17132.cc: New file.
16417 * gdb.cp/pr17132.exp: New file.
16418
940df408
SC
164192014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16420
16421 * gdb.python/py-xmethods.py (A_getarrayind)
16422 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16423 Use 'print' with function call syntax.
16424 (E_method_matcher.match): Fix tab vs space indentation mixup.
16425
ebcc6c3a
YQ
164262014-08-15 Yao Qi <yao@codesourcery.com>
16427
16428 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16429 false.
16430
775e0f04
YQ
164312014-08-15 Yao Qi <yao@codesourcery.com>
16432
16433 * gdb.cp/casts.exp: Set print symbol off.
16434 * gdb.cp/class2.exp: Likewise.
16435 * gdb.cp/overload.exp: Likewise.
16436 * gdb.cp/templates.exp: Likewise.
16437
d769e349
DE
164382014-08-11 Doug Evans <dje@google.com>
16439
16440 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16441 (test_load_shlib): Update.
16442
20c6f1e1
YQ
164432014-08-09 Yao Qi <yao@codesourcery.com>
16444
16445 * gdb.base/display.exp: Invoke is_address_zero_readable.
16446 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16447 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16448 * gdb.base/hbreak-unmapped.exp: Return if
16449 is_address_zero_readable returns true.
16450 * gdb.base/signest.exp: Likewise.
16451 * gdb.base/signull.exp: Likewise.
16452 * gdb.base/sigbpt.exp: Likewise.
16453 * gdb.guile/scm-disasm.exp: Do the test if
16454 is_address_zero_readable returns false.
16455 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16456 * gdb.python/py-arch.exp: Likewise.
16457 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16458 * lib/gdb.exp (is_address_zero_readable): New proc.
16459
5792e8e3
YQ
164602014-08-09 Yao Qi <yao@codesourcery.com>
16461
16462 PR testsuite/13443
16463 * gdb.mi/mi-var-display.exp: Make test messages unique.
16464
3cecbbbe
TT
164652014-08-04 Tom Tromey <tromey@redhat.com>
16466
16467 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16468 target 0".
16469
00b51ff5
TT
164702014-08-04 Tom Tromey <tromey@redhat.com>
16471
16472 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16473 "target_resume".
16474
6908c509
JB
164752014-08-01 Joel Brobecker <brobecker@adacore.com>
16476
16477 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16478 inner_vla_struct_object_size.
16479 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16480 as xfail.
16481
cc6563d2
PA
164822014-07-30 Pedro Alves <palves@redhat.com>
16483
16484 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16485 comment.
16486
7e09a223
YQ
164872014-07-29 Yao Qi <yao@codesourcery.com>
16488
16489 PR gdb/17206
16490 * gdb.base/until-nodebug.exp: New.
16491
7ebdbe92
DE
164922014-07-28 Doug Evans <xdje42@gmail.com>
16493
16494 PR guile/17203
16495 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16496 previously existing parameter, and previously ambiguously spelled
16497 parameter.
16498
fdb1adc6
WN
164992014-07-28 Will Newton <will.newton@linaro.org>
16500
16501 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16502
186fcde0
DE
165032014-07-26 Ludovic Courtès <ludo@gnu.org>
16504 Doug Evans <xdje42@gmail.com>
16505
16506 PR guile/17146
16507 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16508
70509625
PA
165092014-07-25 Pedro Alves <palves@redhat.com>
16510
16511 * gdb.threads/signal-command-handle-nopass.c: New file.
16512 * gdb.threads/signal-command-handle-nopass.exp: New file.
16513 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16514 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16515 * gdb.threads/signal-delivered-right-thread.c: New file.
16516 * gdb.threads/signal-delivered-right-thread.exp: New file.
16517
c3f814a1
PA
165182014-07-25 Pedro Alves <palves@redhat.com>
16519
16520 * gdb.base/double-prompt-target-event-error.exp
16521 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16522 match.
16523 (cancel_pagination_in_target_event): Rework double prompt
16524 detection.
16525 * gdb.base/paginate-after-ctrl-c-running.exp
16526 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16527 <return>' match.
16528 * gdb.base/paginate-bg-execution.exp
16529 (test_bg_execution_pagination_return)
16530 (test_bg_execution_pagination_cancel): Remove '-notransfer
16531 <return>' matches.
16532 * gdb.base/paginate-execution-startup.exp
16533 (test_fg_execution_pagination_return)
16534 (test_fg_execution_pagination_cancel): Remove '-notransfer
16535 <return>' matches.
16536 * gdb.base/paginate-inferior-exit.exp
16537 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16538 match.
16539 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16540 * lib/gdb.exp (pagination_prompt): Run text through
16541 string_to_regexp.
16542 (gdb_test_multiple): Match $pagination_prompt instead of
16543 "<return>".
16544 (string_to_regexp): Move to lib/gdb-utils.exp.
16545
e214cf6c
JK
165462014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16547
16548 * gdb.arch/amd64-entry-value-paramref.S: New file.
16549 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16550 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16551 * gdb.arch/amd64-optimout-repeat.S: New file.
16552 * gdb.arch/amd64-optimout-repeat.c: New file.
16553 * gdb.arch/amd64-optimout-repeat.exp: New file.
16554
17d0c5c8
JK
165552014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16556
16557 PR gdb/17170
16558 * gdb.base/statistics.exp: New file.
16559
b8b8facf
DE
165602014-07-17 Doug Evans <dje@google.com>
16561
74b49205 16562 PR gdb/17170
b8b8facf
DE
16563 * gdb.base/maint.exp: Update testing of per-command stats.
16564
1b5d0ab3
PA
165652014-07-16 Pedro Alves <palves@redhat.com>
16566
16567 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16568 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16569 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16570 (tfile_write_buf): New functions.
16571 (add_memory_block): Rewrite using the above.
16572 (adjust_function_address): New function.
16573 (FUNCTION_ADDRESS): New macro.
16574 (write_basic_trace_file): Remove short_x local, and use
16575 tfile_write_16. Change type of func_addr local to unsigned long
16576 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16577 here. Cast argument of add_memory_block to char pointer.
16578 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16579 (main): Remove parameters.
16580 * gdb.trace/tfile.exp: Remove nowarnings.
16581
4d974e88
SM
165822014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16583
16584 * gdb.base/debug-expr.exp: Test string evaluation with
16585 "debug expression" on.
16586
41e99568
PA
165872014-07-15 Pedro Alves <palves@redhat.com>
16588
16589 * gdb.base/reread.exp: Use clean_restart.
16590
487d9753
PL
165912014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16592
16593 * gdb.arch/avr-flash-qualifer.c: New.
16594 * gdb.arch/avr-flash-qualifer.exp: New.
16595
cc1c52ad
PA
165962014-07-14 Pedro Alves <palves@redhat.com>
16597
16598 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16599 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16600
1e973570
PA
166012014-07-14 Pedro Alves <palves@redhat.com>
16602
16603 * gdb.base/double-prompt-target-event-error.c: New file.
16604 * gdb.base/double-prompt-target-event-error.exp: New file.
16605
93d6eb10
PA
166062014-07-14 Pedro Alves <palves@redhat.com>
16607
16608 PR gdb/17072
16609 * gdb.base/paginate-inferior-exit.c: New file.
16610 * gdb.base/paginate-inferior-exit.exp: New file.
16611
0017922d
PA
166122014-07-14 Pedro Alves <palves@redhat.com>
16613
16614 PR gdb/17072
16615 * gdb.base/paginate-bg-execution.c: New file.
16616 * gdb.base/paginate-bg-execution.exp: New file.
16617
94696ad3
PA
166182014-07-14 Pedro Alves <palves@redhat.com>
16619
16620 PR gdb/17072
16621 * gdb.base/paginate-execution-startup.c: New file.
16622 * gdb.base/paginate-execution-startup.exp: New file.
16623 * lib/gdb.exp (pagination_prompt): New global.
16624 (default_gdb_spawn): New procedure, factored out from
16625 default_gdb_spawn.
16626 (default_gdb_start): Adjust to call default_gdb_spawn.
16627 (gdb_spawn): New procedure.
16628
bd293940
PA
166292014-07-14 Pedro Alves <palves@redhat.com>
16630
16631 * lib/gdb.exp (gdb_assert): New procedure.
16632 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16633
c933f875
PA
166342014-07-14 Pedro Alves <palves@redhat.com>
16635
16636 * gdb.base/execution-termios.c: New file.
16637 * gdb.base/execution-termios.exp: New file.
16638
d98b7a16
TT
166392014-07-14 Tom Tromey <tromey@redhat.com>
16640
16641 * gdb.cp/vla-cxx.cc: New file.
16642 * gdb.cp/vla-cxx.exp: New file.
16643
548740d6
TT
166442014-07-14 Tom Tromey <tromey@redhat.com>
16645
16646 * gdb.reverse/rerun-prec.c: New file.
16647 * gdb.reverse/rerun-prec.exp: New file.
16648
a25eb028
MR
166492014-07-12 Maciej W. Rozycki <macro@mips.com>
16650 Maciej W. Rozycki <macro@codesourcery.com>
16651
16652 * lib/gdb-utils.exp: New file.
16653 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16654 inline `gdb_init_command' processing.
16655 (gdb_start_cmd): Likewise.
16656 * lib/mi-support.exp (mi_run_cmd): Likewise.
16657 * README: Document `gdb_init_command' and `gdb_init_commands'.
16658
218c2655
JK
166592014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16660
16661 Fix false FAIL running under a very long directory name.
16662 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16663 and "set print elements 10000". Twice.
16664
5401fde3
YQ
166652014-07-11 Yao Qi <yao@codesourcery.com>
16666
16667 * gdb.base/exprs.exp: "set print symbol off".
16668
e76126e8
PA
166692014-07-11 Pedro Alves <palves@redhat.com>
16670
16671 * gdb.threads/kill.c: New file.
16672 * gdb.threads/kill.exp: New file.
16673
2d6f0de6
YQ
166742014-07-10 Yao Qi <yao@codesourcery.com>
16675
16676 * gdb.trace/tfile.c (write_basic_trace_file)
16677 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16678 address written to trace file.
16679
7180e04a
PA
166802014-07-09 Pedro Alves <palves@redhat.com>
16681
16682 * gdb.base/attach-wait-input.exp: New file.
16683 * gdb.base/attach-wait-input.c: New file.
16684
9a9a7608
AB
166852014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16686
16687 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16688 setting up test structures.
16689 (main): Call new test function.
16690 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16691 test function, continue into test function and walk test
16692 structures.
16693
161ac41e
YQ
166942014-07-02 Yao Qi <yao@codesourcery.com>
16695
16696 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16697 'bar_start' at the beginning of functions 'foo' and 'bar'
16698 respectively.
16699 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16700 instead of 'foo' and 'bar'.
16701
1f267ae3
MM
167022014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16703
16704 * gdb.btrace/segv.exp: New.
16705 * gdb.btrace/segv.c: New.
16706
2b239efb
LM
167072014-07-02 Luis Machado <lgustavo@codesourcery.com>
16708
16709 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16710 instruction.
16711
cf363f18
MW
167122014-06-30 Mark Wielaard <mjw@redhat.com>
16713
16714 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16715 vulture, vilify, villar): New volatile array constants.
16716 (vindictive, vegetation): New const volatile array constants.
16717 * gdb.base/volatile.exp: Test volatile and const volatile array
16718 types.
16719
aebf9d24
AA
167202014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16721
16722 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16723 target lacks support for awatch, rwatch, or hbreak.
16724
b67a2c6f
YQ
167252014-06-27 Yao Qi <yao@codesourcery.com>
16726
16727 * gdb.multi/dummy-frame-restore.exp: New.
16728 * gdb.multi/dummy-frame-restore.c: New.
16729
aef92902
MM
167302014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16731
16732 * gdb.btrace/gcore.exp: New.
16733
8e9db26e
PA
167342014-06-23 Pedro Alves <palves@redhat.com>
16735
16736 * gdb.base/watchpoint-reuse-slot.c: New file.
16737 * gdb.base/watchpoint-reuse-slot.exp: New file.
16738
70afc5b7
SC
167392014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16740
16741 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16742 progspace's filename in 'info', 'enable' and 'disable' command
16743 tests.
16744
b972bd9c
JK
167452014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16746
16747 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16748 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16749 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16750
125f8a3d
GB
167512014-06-20 Gary Benson <gbenson@redhat.com>
16752
16753 * gdb.arch/i386-avx.exp: Fix include file location.
16754 * gdb.arch/i386-sse.exp: Likewise.
16755
3ed9baed
IB
167562014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16757
16758 * gdb.dlang/expression.exp: New file.
16759
034f788c
PA
167602014-06-19 Pedro Alves <palves@redhat.com>
16761
16762 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16763 out from ...
16764 (top level): ... here. Iterate running tests under different
16765 scheduler-locking settings.
16766
45371d0c
LM
167672014-06-18 Luis Machado <lgustavo@codesourcery.com>
16768
16769 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16770 to DW_FORM_addr and use non-zero addresses.
16771
5d376983
SC
167722014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16773
16774 PR gdb/17017
16775 * gdb.python/py-xmethods.cc: Add global function call counters and
16776 increment them in their respective functions. Remove "cout"
16777 statements.
16778 * gdb.python/py-xmethods.exp: Make tests check the global function
16779 call counters instead of depending on inferior IO.
16780
a1aa2221
LM
167812014-06-18 Don Breazeal <donb@codesourcery.com>
16782
16783 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16784 Deleted procedure.
16785 (explicit_fork_parent_follow): Deleted procedure.
16786 (explicit_fork_child_follow): Deleted procedure.
16787 (test_follow_fork): New procedure.
16788 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16789 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16790 procedure calls.
16791
0fc05997
YQ
167922014-06-17 Yao Qi <yao@codesourcery.com>
16793
16794 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16795 CP1252.
16796
70795c52
LM
167972014-06-17 Luis Machado <lgustavo@codesourcery.com>
16798
16799 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16800 Initialize ptr and S explicitly.
16801 (skip_type_update_when_not_use_rtti_test): Likewise.
16802
6be47f0c
KS
168032014-06-16 Keith Seitz <keiths@redhat.com>
16804
16805 PR mi/15863
16806 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16807 the inferior is started.
16808
d03de421
PA
168092014-06-16 Pedro Alves <palves@redhat.com>
16810
16811 * gdb.base/break-main-file-remove-fail.c: New file.
16812 * gdb.base/break-main-file-remove-fail.exp: New file.
16813 * gdb.base/break-unload-file.exp: Use build_executable instead of
16814 prepare_for_testing.
16815 (test_break): New parameter "initial_load". Handle it.
16816 (top level): Add initial_load cmdline/file axis.
16817
f9579b99
TT
168182014-06-12 Tom Tromey <tromey@redhat.com>
16819
16820 * gdb.base/completion.exp: Don't use directory name in test.
16821
3657956b
GB
168222014-06-09 Gary Benson <gbenson@redhat.com>
16823
16824 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16825 separate the always-available ANSI-standard signals from the
16826 signals that require checking.
16827 (main): Likewise.
16828 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16829 Likewise.
16830 (main): Likewise.
16831
4186eb54
KS
168322014-06-07 Keith Seitz <keiths@redhat.com>
16833
16834 Revert:
16835 PR c++/16253
16836 * gdb.cp/var-tag.cc: New file.
16837 * gdb.cp/var-tag.exp: New file.
16838 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16839 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16840 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16841 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16842
25326a28 168432014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16844
16845 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16846
829155c9
PA
168472014-06-06 Pedro Alves <palves@redhat.com>
16848
16849 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16850 in target debug output instead of looking at RSP packets,
16851 disabling the test on any target that uses hardware stepping.
16852 Update comments.
16853
61c8d22e
PA
168542014-06-06 Pedro Alves <palves@redhat.com>
16855
16856 * gdb.base/break-unload-file.exp: Fix typo.
16857
d9a47287
YQ
168582014-06-06 Yao Qi <yao@codesourcery.com>
16859
16860 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16861 from "jit_function" to "^jit_function".
16862
e5e01dbf
YQ
168632014-06-06 Yao Qi <yao@codesourcery.com>
16864
16865 * gdb.base/async.c (foo): Add one statement.
16866 * gdb.base/async.exp: Get the next instruction address and
16867 match the output of "nexti" by instruction address. Match
16868 the hex address in the output of "finish".
16869
73ba372c
GB
168702014-06-06 Gary Benson <gbenson@redhat.com>
16871
16872 * gdb.base/call-signals.c: Remove preprocessor conditionals
16873 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16874 SIGSEGV and SIGTERM.
16875 * gdb.base/sigall.c: Likewise.
16876 * gdb.base/unwindonsignal.c: Likewise.
16877 * gdb.reverse/sigall-reverse.c: Likewise.
16878
831517df
YQ
168792014-06-06 Yao Qi <yao@codesourcery.com>
16880
16881 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16882 readable, skip the test.
16883
b8b91e98
YQ
168842014-06-06 Yao Qi <yao@codesourcery.com>
16885
16886 * gdb.threads/staticthreads.c (thread_function): Move the line
16887 setting breakpoint on forward.
16888 * gdb.threads/staticthreads.exp: Update comments.
16889
fb934770
LC
168902014-06-05 Ludovic Courtès <ludo@gnu.org>
16891
16892 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16893 "history-append! type error".
16894
6ef284bd
SM
168952014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16896
16897 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16898 erroneous dprintf expected input.
16899
a872e241
DE
169002014-06-04 Doug Evans <xdje42@gmail.com>
16901
16902 * gdb.guile/scm-generics.exp: Delete.
16903
16f691fb
DE
169042014-06-04 Doug Evans <xdje42@gmail.com>
16905
16906 * gdb.guile/scm-breakpoint.exp: Update.
16907 Add tests for breakpoint registration.
16908
012370f6
TT
169092014-06-04 Tom Tromey <tromey@redhat.com>
16910
16911 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16912 VLA-in-union.
16913 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16914 inner_vla_struct, vla_union types. Initialize objects of those
16915 types and compute their sizes.
16916
9f5a4cef
HZ
169172014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16918 Hui Zhu <hui@codesourcery.com>
16919
16920 * gdb.base/fileio.exp: Add test for shell not available as well as
16921 available.
16922 * gdb.base/fileio.c (test_system): Check for shell twice.
16923
90a45c4d
YQ
169242014-06-04 Yao Qi <yao@codesourcery.com>
16925
16926 * gdb.base/auto-connect-native-target.exp: Remove redundant
16927 space from the regexp pattern.
16928
70017e41
YQ
169292014-06-04 Yao Qi <yao@codesourcery.com>
16930
16931 * gdb.base/default.exp: Replace "child" with "native" in
16932 regexp pattern.
16933
883964a7
SC
169342014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16935
16936 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16937 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16938 * gdb.python/py-xmethods.py: Python script supporting the
16939 new testcase and tests.
16940
ef370185
JB
169412014-06-03 Joel Brobecker <brobecker@adacore.com>
16942 Pedro Alves <palves@redhat.com>
16943
16944 PR breakpoints/17000
16945 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16946 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16947
1e2ccb61
BM
169482014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16949
16950 * gdb.base/subst.exp: Add tests to verify partial path matching
16951 output.
16952
c6ec5ab2
PA
169532014-06-03 Pedro Alves <palves@redhat.com>
16954
16955 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16956 target that doesn't use software single-stepping.
16957
835c559f
PA
169582014-06-03 Pedro Alves <palves@redhat.com>
16959
16960 PR breakpoints/17000
16961 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16962 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16963
06eb1586
DE
169642014-06-02 Doug Evans <xdje42@gmail.com>
16965
16966 * gdb.guile/scm-parameter.exp: New file.
16967
e698b8c4
DE
169682014-06-02 Doug Evans <xdje42@gmail.com>
16969
16970 * gdb.guile/scm-cmd.c: New file.
16971 * gdb.guile/scm-cmd.exp: New file.
16972
ded03782
DE
169732014-06-02 Doug Evans <xdje42@gmail.com>
16974
16975 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16976 pretty-printer lookup.
16977 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16978 (make-pp_s-printer): Call it.
16979 (make-pretty-printer-from-dict): New function.
16980 (lookup-pretty-printer-maker-from-dict): New function.
16981 (*pretty-printer*): Simplify.
16982 (make-objfile-pp_s-printer): New function.
16983 (install-objfile-pretty-printers!): New function.
16984 (make-progspace-pp_s-printer): New function.
16985 (install-progspace-pretty-printers!): New function.
16986 * gdb.guile/scm-progspace.c: New file.
16987 * gdb.guile/scm-progspace.exp: New file.
16988
41fac0cf
PA
169892014-06-02 Pedro Alves <palves@redhat.com>
16990
16991 * gdb.base/dprintf-bp-same-addr.c: New file.
16992 * gdb.base/dprintf-bp-same-addr.exp: New file.
16993
96ae5695
EBM
169942014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16995
16996 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16997 * gdb.arch/powerpc-power.s: Likewise.
16998
da02b3a8
JB
169992014-06-02 Joel Brobecker <brobecker@adacore.com>
17000
17001 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17002
c72b2e7b
YQ
170032014-06-01 Yao Qi <yao@codesourcery.com>
17004
17005 * gdb.base/watchpoint.exp (test_watch_location): Check null
17006 pointer can be dereferenced. If not, do the test, otherwise
17007 skip it.
17008
53e8a631
AB
170092014-05-30 Andrew Burgess <aburgess@broadcom.com>
17010
17011 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17012 results.
17013 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17014
938f0e2f
AB
170152014-05-30 Andrew Burgess <aburgess@broadcom.com>
17016
17017 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17018 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17019 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17020 * gdb.arch/amd64-invalid-stack-top.c: New file.
17021 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17022
9ba6657a
PA
170232014-05-30 Pedro Alves <palves@redhat.com>
17024
17025 PR breakpoints/17000
17026 * gdb.base/sss-bp-on-user-bp.c: New file.
17027 * gdb.base/sss-bp-on-user-bp.exp: New file.
17028
522c09bf
DB
170292014-05-30 David Blaikie <dblaikie@gmail.com>
17030
17031 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17032 gnu_inline semantics via attribute.
17033 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17034 source explicitly specifies the required semantics.
17035
bf4ef81e
MR
170362014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17037
17038 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17039
329ea579
PA
170402014-05-29 Pedro Alves <palves@redhat.com>
17041 Tom Tromey <tromey@redhat.com>
17042
17043 * gdb.base/async-shell.exp: Don't enable target-async.
17044 * gdb.base/async.exp
17045 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17046 parameter. Adjust.
17047 (top level): Don't test with "target-async".
17048 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17049 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17050 * gdb.base/inferior-died.exp: Don't enable target-async.
17051 * gdb.base/interrupt-noterm.exp: Likewise.
17052 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17053 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17054 * gdb.mi/mi-nonstop.exp: Likewise.
17055 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17056 * gdb.mi/mi-nsintrall.exp: Likewise.
17057 * gdb.mi/mi-nsmoribund.exp: Likewise.
17058 * gdb.mi/mi-nsthrexec.exp: Likewise.
17059 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17060 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17061 * gdb.python/py-evsignal.exp: Don't enable target-async.
17062 * gdb.python/py-evthreads.exp: Likewise.
17063 * gdb.python/py-prompt.exp: Likewise.
17064 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17065 * gdb.server/solib-list.exp: Don't enable target-async.
17066 * gdb.threads/thread-specific-bp.exp: Likewise.
17067 * lib/mi-support.exp: Adjust to use mi-async.
17068
fd664c91
PA
170692014-05-29 Pedro Alves <palves@redhat.com>
17070
17071 PR gdb/13860
17072 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17073 reason, even in sync mode.
17074
251bde03
PA
170752014-05-29 Pedro Alves <palves@redhat.com>
17076 Hui Zhu <hui@codesourcery.com>
17077
17078 PR PR15693
17079 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17080 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17081 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17082 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17083
7f3c0343
JB
170842014-05-28 Joel Brobecker <brobecker@adacore.com>
17085
17086 * config/monitor.exp (gdb_target_monitor): Replace use of
17087 "set remotebaud" by "set serial baud".
17088
b2715b27
AW
170892014-05-26 Andy Wingo <wingo@igalia.com>
17090
17091 * gdb.guile/scm-breakpoint.exp:
17092 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17093 properties instead of gdb-object-properties.
17094
498a4489
YQ
170952014-05-26 Yao Qi <yao@codesourcery.com>
17096
17097 * gdb.server/no-thread-db.exp: Specify source file name
17098 explicitly when setting a breakpoint.
17099
589fdceb
MM
171002014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17101
17102 * gdb.btrace/vdso.c: New.
17103 * gdb.btrace/vdso.exp: New.
17104
e9089e05
MM
171052014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17106
17107 * gdb.base/gcore.exp (capture_command_output): Move ...
17108 * lib/gdb.exp (capture_command_output): ... here.
17109
67b5c0c1
MM
171102014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17111
17112 * gdb.btrace/data.exp: Test memory access during btrace replay.
17113
a2199296
SM
171142014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17115
17116 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17117
17b2616c
PA
171182014-05-21 Pedro Alves <palves@redhat.com>
17119
17120 PR gdb/13860
17121 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17122 (top level): Test that output related to execution commands is
17123 sent to the console with CLI commands, but not with MI commands.
17124 Test that breakpoint events are always mirrored to the console.
17125 Also expect the new source line to be output after a "next" in
17126 async mode too. Make it a pass/fail test.
17127 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17128 output.
17129 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17130
5166082f
PA
171312014-05-21 Pedro Alves <palves@redhat.com>
17132
17133 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17134 Use them to test variations of "list" after reaching a breakpoint.
17135 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17136 Test "list" with listsize 10 after reaching a breakpoint.
17137 * gdb.python/python.exp (decode_line current location line
17138 number): Adjust expected line number.
17139
2f25d70f
SM
171402014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17141
17142 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17143 behavior for $args, pass it directly to "run".
17144
ff604a67
MR
171452014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17146
17147 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17148 30000 to 65536.
17149
6a3cb8e8
PA
171502014-05-21 Pedro Alves <palves@redhat.com>
17151
17152 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17153 auto-connect-native-target off".
17154 * gdb.base/auto-connect-native-target.c: New file.
17155 * gdb.base/auto-connect-native-target.exp: New file.
17156
4ebfc96e
PA
171572014-05-21 Pedro Alves <palves@redhat.com>
17158
17159 * gdb.base/default.exp: Test "target native" instead of "target
17160 child".
17161
36d46afb
MW
171622014-05-21 Mark Wielaard <mjw@redhat.com>
17163
17164 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17165
5876f503
JK
171662014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17167
17168 Fix TLS access for -static -pthread.
17169 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17170 <HAVE_TLS> (thread_function, main): Initialize it.
17171 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17172 Add clean_restart.
17173 <$have_tls != "">: Check TLSVAR.
17174
0256a6ac
PA
171752014-05-21 Pedro Alves <palves@redhat.com>
17176
17177 * gdb.base/dcache-line-read-error.c: New.
17178 * gdb.base/dcache-line-read-error.exp: New.
17179
936d2992
PA
171802014-05-20 Pedro Alves <palves@redhat.com>
17181
17182 * gdb.base/compare-sections.c: New file.
17183 * gdb.base/compare-sections.exp: New file.
17184
802e8e6d
PA
171852014-05-20 Pedro Alves <palves@redhat.com>
17186
17187 * gdb.base/break-idempotent.c: New file.
17188 * gdb.base/break-idempotent.exp: New file.
17189
e59fa00f
MM
171902014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17191
17192 * gdb.btrace/nohist.exp: New.
17193
8b696e31
YQ
171942014-05-20 Yao Qi <yao@codesourcery.com>
17195
17196 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17197 gdb.reverse directory and gdb_reverse_timeout exists in board
17198 setting.
17199 * README: Document gdb_reverse_timeout.
17200
73c9764f
YQ
172012014-05-20 Yao Qi <yao@codesourcery.com>
17202
17203 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17204 'test_file_name'. Treat args as a string instead of a list.
17205 (gdb_init): Rename argument 'args' by 'test_file_name'.
17206
f1f4348a
JK
172072014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17208
17209 * gdb.arch/powerpc-power.exp: New file.
17210 * gdb.arch/powerpc-power.s: New file.
17211
0dbe70ce
DE
172122014-05-16 Doug Evans <dje@google.com>
17213
17214 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17215 * gdb.base/completion.exp: Check that all expected files exist
17216 before doing file completion.
0dbe70ce 17217
8d551b02
DE
172182014-05-16 Doug Evans <dje@google.com>
17219
17220 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17221 Update.
17222 (do_syscall_tests_without_xml): Update.
17223
73eb7709
PA
172242014-05-16 Pedro Alves <palves@redhat.com>
17225
17226 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17227 instead of "unknown output after running".
17228
3fae92fc
YQ
172292014-05-16 Yao Qi <yao@codesourcery.com>
17230
17231 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17232 file1.txt from host at the end.
17233 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17234
c2b2ccc5
DE
172352014-05-15 Doug Evans <dje@google.com>
17236
17237 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17238 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17239 loading file. Add test for TU lookup.
17240
8c217a4b
SM
172412014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17242
17243 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17244 calling "-exec-arguments" or "set args" before running the
17245 inferior.
17246
3deb39c6
SM
172472014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17248
17249 * lib/mi-support.exp (mi_expect_stop): Expect message for
17250 inferiors that exit with non-zero exit code.
17251
71a79f8c
YQ
172522014-05-14 Yao Qi <yao@codesourcery.com>
17253
17254 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17255 match absolute path on remote host.
17256 (test_file_list_exec_source_files): Remove "/" from the
17257 pattern.
17258
f23fcd46
YQ
172592014-05-14 Yao Qi <yao@codesourcery.com>
17260
17261 * boards/local-remote-host-notty.exp (${board}_file): New
17262 proc.
17263
9404b58f
KM
172642014-05-07 Kyle McMartin <kyle@redhat.com>
17265
17266 Pushed by Joel Brobecker <brobecker@adacore.com>.
17267 * gdb.arch/aarch64-atomic-inst.c: New file.
17268 * gdb.arch/aarch64-atomic-inst.exp: New file.
17269
5e45f04c
YQ
172702014-05-07 Yao Qi <yao@codesourcery.com>
17271
17272 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17273 in current context" too.
17274
c888a17d
KS
172752014-05-05 Keith Seitz <keiths@redhat.com>
17276
17277 * gdb.linespec/ls-dollar.exp: Add test for linespec
17278 file:convenience_variable.
17279
290a839c
YQ
172802014-05-05 Yao Qi <yao@codesourcery.com>
17281
17282 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17283 traceframes into tfile and ctf trace files. Read data from
17284 trace file and test collected data.
17285 (gdb_collect_locals_test): Likewise.
17286 (gdb_unavailable_registers_test): Likewise.
17287 (gdb_unavailable_floats): Likewise.
17288 (gdb_collect_globals_test): Likewise.
17289 (top-level): Append "ctf" to trace_file_targets if GDB
17290 supports.
17291
b5262cd0
YQ
172922014-05-05 Yao Qi <yao@codesourcery.com>
17293
17294 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17295 code to ...
17296 (gdb_collect_args_test_1): ... it. New proc.
17297 (gdb_collect_locals_test): Move some code to ...
17298 (gdb_collect_locals_test_1): ... it. New proc.
17299 (gdb_unavailable_registers_test): Move some code to ...
17300 (gdb_unavailable_registers_test_1): ... it. New proc.
17301 (gdb_unavailable_floats): Move some code to ...
17302 (gdb_unavailable_floats_1): ... it. New proc.
17303
30a1e6cc
SDJ
173042014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17305
17306 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17307 probes to test for bitness recognition.
17308 * gdb.arch/amd64-stap-optional-prefix.exp
17309 (test_probe_value_without_reg): New procedure.
17310 Add code to test for different kinds of bitness.
17311
f33da99a
SDJ
173122014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17313
17314 PR breakpoints/16889
17315 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17316 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17317
5b80f00d
PA
173182014-05-01 Pedro Alves <palves@redhat.com>
17319
17320 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17321 gdb_file_cmd if no file is specified.
17322 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17323 last_loaded_file to set the remote exec-file.
17324
f8c2a73c
PA
173252014-05-01 Pedro Alves <palves@redhat.com>
17326
17327 * boards/local-remote-host.exp: New file.
17328
be6e8ac7
PA
173292014-05-01 Pedro Alves <palves@redhat.com>
17330
17331 * boards/local-remote-host.exp: Rename to ...
17332 * boards/local-remote-host-notty.exp: ... this.
17333
cac0dc8f
JB
173342014-04-28 Joel Brobecker <brobecker@adacore.com>
17335
17336 * gdb.ada/dyn_arrayidx: New testcase.
17337
9730e6cc
YQ
173382014-04-26 Yao Qi <yao@codesourcery.com>
17339
17340 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17341 and compute the length of function main. Save it in
17342 $main_length.
17343 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17344 (top-level): Use gdb_compile to compile objects into
17345 executable and restart GDB. Remove invocation to
17346 prepare_for_testing.
17347
7ae1a6a6
PA
173482014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17349 Pedro Alves <palves@redhat.com>
17350
17351 PR server/16255
17352 * gdb.multi/multi-attach.c: New file.
17353 * gdb.multi/multi-attach.exp: New file.
17354
4082afcc
PA
173552014-04-25 Pedro Alves <palves@redhat.com>
17356
17357 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17358 user.
17359 (top level): Test that "set remote conditional-breakpoints-packet
17360 off" works as intended.
17361 * gdb.base/dprintf.exp: Test that "set remote
17362 breakpoint-commands-packet off" works as intended.
17363 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17364 New function.
17365 (top level): Call it.
17366 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17367 remote fast-tracepoints-packet off" works as intended.
17368 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17369 * lib/gdb.exp (gdb_is_target_remote): ... here.
17370
2abc3f8d
DB
173712014-04-24 David Blaikie <dblaikie@gmail.com>
17372
17373 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17374 ensure clang would not discard them.
17375 * gdb.base/gdbvars.c: Ditto.
17376 * gdb.base/memattr.c: Ditto.
17377 * gdb.base/whatis.c: Ditto.
17378 * gdb.python/py-prettyprint.c: Ditto.
17379 * gdb.trace/actions.c: Ditto.
17380 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17381 ensure clang would not discard it.
17382
bfd39632
DB
173832014-04-24 David Blaikie <dblaikie@gmail.com>
17384
17385 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17386 clang to emit the full definition of type required by the test
17387 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17388
22842ff6
DB
173892014-04-24 David Blaikie <dblaikie@gmail.com>
17390
17391 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17392 coax Clang into emitting the definition of the type.
17393 * gdb.cp/pr10728-x.h (y): Ditto.
17394 * gdb.cp/pr10728-y.cc (y): Ditto.
17395
c2e827ad
DB
173962014-04-24 David Blaikie <dblaikie@gmail.com>
17397
17398 * gdb.base/label.exp: XFAIL label related tests under Clang.
17399 * gdb.cp/cplabel.exp: Ditto.
17400 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17401 under Clang those using labels.
17402
4c2d33e7
YQ
174032014-04-25 Yao Qi <yao@codesourcery.com>
17404
17405 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17406 double_label.
17407 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17408 partial_label and double_label.
17409
56083b99
DB
174102014-04-24 David Blaikie <dblaikie@gmail.com>
17411
17412 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17413
25d4e99d
DB
174142014-04-24 David Blaikie <dblaikie@gmail.com>
17415
17416 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17417 of the function to work across GCC and Clang.
17418 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17419 pointer types (const void ** const V void **).
17420
01f9f808
MS
174212014-04-24 Michael Sturm <michael.sturm@mintel.com>
17422 Walfred Tedeschi <walfred.tedeschi@intel.com>
17423
17424 * Makefile.in (EXECUTABLES): Added i386-avx512.
17425 * gdb.arch/i386-avx512.c: New file.
17426 * gdb.arch/i386-avx512.exp: Likewise.
17427
4b48d439
KS
174282014-04-23 Keith Seitz <keiths@redhat.com>
17429
17430 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17431 (mi_make_breakpoint_table): New procedure.
17432 (mi_create_breakpoint): Use mi_make_breakpoint
17433 and return the result.
17434 (mi_make_breakpoint): New procedure.
17435 (mi_build_kv_pairs): New procedure.
17436
17437 * gdb.mi/mi-break.exp: Remove unused globals,
17438 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17439 All callers updated.
17440 * gdb.mi/mi-dprintf.exp: Use variable to track command
17441 number.
17442 Update all callers of mi_create_breakpoint and use
17443 mi_make_breakpoint_table.
17444 Remove any unused global variables.
17445 * gdb.mi/mi-nonstop.exp: Likewise.
17446 * gdb.mi/mi-nsintrall.exp: Likewise.
17447 * gdb.mi/mi-nsmoribund.exp: Likewise.
17448 * gdb.mi/mi-nsthrexec.exp: Likewise.
17449 * gdb.mi/mi-reverse.exp: Likewise.
17450 * gdb.mi/mi-simplerun.exp: Likewise.
17451 * gdb.mi/mi-stepn.exp: Likewise.
17452 * gdb.mi/mi-syn-frame.exp: Likewise.
17453 * gdb.mi/mi-until.exp: Likewise.
17454 * gdb.mi/mi-var-cp.exp: Likewise.
17455 * gdb.mi/mi-var-display.exp: Likewise.
17456 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17457 * gdb.mi/mi2-var-child.exp: Likewise.
17458 * gdb.mi/mi-vla-c99.exp: Likewise.
17459 * lib/mi-support.exp: Likewise.
17460
17461 From Ian Lance Taylor <iant@cygnus.com>:
17462 * lib/gdb.exp (parse_args): New procedure.
17463
08351840
PA
174642014-04-23 Pedro Alves <palves@redhat.com>
17465
17466 * gdb.base/break-unload-file.c: New file.
17467 * gdb.base/break-unload-file.exp: New file.
17468 * gdb.base/sym-file-lib.c (baz): New function.
17469 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17470 field.
17471 (load): Store the segment's mapped size.
17472 (unload): New function.
17473 (unload_shlib): New function.
17474 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17475 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17476 set a breakpoint at baz, and call it.
17477 * gdb.base/sym-file.exp: New tests for stale breakpoint
17478 instructions.
17479
076855f9
PA
174802014-04-23 Pedro Alves <palves@redhat.com>
17481
17482 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17483 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17484 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17485 * gdb.base/hbreak-unmapped.c: New file.
17486 * gdb.base/hbreak-unmapped.exp: New file.
17487 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17488 * lib/gdb.exp (gdb_is_target_remote): ... here.
17489
483805cf
PA
174902014-04-22 Pedro Alves <palves@redhat.com>
17491
17492 * gdb.base/consecutive-step-over.c: New file.
17493 * gdb.base/consecutive-step-over.exp: New file.
17494
06d97543
PA
174952014-04-22 Pedro Alves <palves@redhat.com>
17496
17497 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17498 instead of send_gdb/gdb_expect.
17499
b4429ea2
YQ
175002014-04-22 Yao Qi <yao@codesourcery.com>
17501
17502 * lib/trace-support.exp (generate_tracefile): New procedure.
17503 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17504 return 0.
17505 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17506 if generate_tracefile returns 1.
17507
51d48146
PA
175082014-04-18 Tom Tromey <palves@redhat.com>
17509 Pedro alves <tromey@redhat.com>
17510
17511 PR backtrace/15558
17512 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17513 with a backtrace limit.
17514 * gdb.python/py-frame-inline.exp: Test running to an inline
17515 function with a backtrace limit, and printing the newest frame.
17516 * gdb.python/py-frame-inline.c (main): Call f.
17517
bd1dce5f
MS
175182014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17519
17520 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17521
40d1a503
MS
175222014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17523
17524 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17525 Drop prefix from unsupported source file path.
17526
389b98f7
YQ
175272014-04-17 Yao Qi <yao@codesourcery.com>
17528
17529 * lib/gdb.exp (with_target_charset): New proc.
17530 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17531 with_target_charset.
17532 (test_print_strings): Likewise.
17533 (test_repeat_bytes): Likewise.
17534 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17535 for some tests.
17536
22869d73
KS
175372014-04-16 Keith Seitz <keiths@redhat.com>
17538
17539 PR gdb/15827
17540 * gdb.dwarf2/corrupt.c: New file.
17541 * gdb.dwarf2/corrupt.exp: New file.
17542
c4f87ca6
KS
175432014-04-16 Keith Seitz <keiths@redhat.com>
17544
17545 PR c++/16597
17546 * gdb.cp/namelessclass.cc: New file.
17547 * gdb.cp/namelessclass.exp: New file.
17548 * gdb.cp/namelessclass.S: New file.
17549
ab19de87
DE
175502014-04-16 Doug Evans <dje@google.com>
17551
17552 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17553 Add comment.
17554 (gdbserver_default_get_comm_port): New function.
17555 (gdbserver_start): Check if board file provided
17556 "gdbserver,get_comm_port" and use it if so.
17557 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17558 (gdb,socketport): Set to "stdio".
17559 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17560 (stdio_gdbserver_template): Delete.
17561 (${board}_get_remote_address): Update.
17562 (${board}_build_remote_cmd): Delete.
17563 (${board}_get_comm_port): New function.
17564 (${board}_spawn): Update.
17565 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17566 Delete.
17567 (${board}_get_remote_address): Update.
17568 (${board}_get_comm_port): New function.
17569
fc98a809
AB
175702014-04-16 Andrew Burgess <aburgess@broadcom.com>
17571
17572 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17573 appearing in any order.
17574
87fd9e6e
DE
175752014-04-15 Doug Evans <dje@google.com>
17576
17577 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17578 uninitialized value of "description".
17579
099fc3ea
KS
175802014-04-15 Keith Seitz <keiths@redhat.com>
17581
17582 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17583 Remove unused globals.
17584 (test_running_the_program): Likewise.
17585 (test_controlled_execution): Likewise.
17586 (test_controlling_breakpoints): Likewise.
17587 (test_program_termination): Likewise.
17588
5da151d4
KS
175892014-04-15 Keith Seitz <keiths@redhat.com>
17590
17591 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17592 unused globals.
17593 (test_rbreak_creation_and_listing): Likewise.
17594 (test_ignore_count): Likewise.
17595 (test_error): Likewise.
17596
35e5d2f0
PA
175972014-04-15 Pedro Alves <palves@redhat.com>
17598
17599 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17600 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17601 sym-file-loader.c.
17602 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17603 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17604 to sym-file-loader.c.
17605 (struct library): Forward declare.
17606 (load_shlib, lookup_function): Change prototypes.
17607 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17608 (translate_offset): Remove declarations.
17609 (get_text_addr): New declaration.
17610 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17611 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17612 sym-file-loader.h.
17613 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17614 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17615 here from sym-file-loader.h.
17616 (struct library): New structure.
17617 (load_shlib, lookup_function): Change prototypes and adjust to
17618 work with a struct library.
17619 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17620 (translate_offset): Make static.
17621 (get_text_addr): New function.
17622 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17623
eb4c1710
PA
176242014-04-15 Pedro Alves <palves@redhat.com>
17625
17626 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17627
2d1baf52
PA
176282014-04-15 Pedro Alves <palves@redhat.com>
17629
17630 * gdb.base/sym-file-loader.c: Include <limits.h>.
17631 (SELF_LINK): New define.
17632 (get_origin): New function.
17633 (load_shlib): Use it.
17634 * gdb.base/sym-file.exp: Don't early return if the target is
17635 remote. Use runto_main, and issue fail is that fails. Use
17636 gdb_load_shlibs.
17637 (shlib_name): Delete.
17638 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17639
7dd6df01
PA
176402014-04-15 Pedro Alves <palves@redhat.com>
17641
17642 * gdb.base/sym-file.exp: Remove regex characters from test
17643 message. Don't refer to breakpoint numbers in test messages.
17644
b50c8614
KS
176452014-04-14 Keith Seitz <keiths@redhat.com>
17646
17647 PR c++/16253
17648 * gdb.cp/var-tag.cc: New file.
17649 * gdb.cp/var-tag.exp: New file.
17650 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17651 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17652 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17653 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17654
3d567982
TT
176552014-04-14 Tom Tromey <tromey@redhat.com>
17656
17657 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17658 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17659 type.
17660 * gdb.cp/enum-class.exp: New file.
17661 * gdb.cp/enum-class.cc: New file.
17662
0626fc76
TT
176632014-04-14 Tom Tromey <tromey@redhat.com>
17664
17665 * gdb.dwarf2/enum-type.exp: New file.
17666
dca325b3
SA
176672014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17668
17669 * gdb.mi/mi-vla-c99.exp: New file.
17670 * gdb.mi/vla.c: New file.
17671
5854b38a
SA
176722014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17673
17674 * gdb.base/vla-datatypes.c: New file.
17675 * gdb.base/vla-datatypes.exp: New file.
17676
463bb957
SA
176772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17678
17679 * gdb.base/vla-ptr.c: New file.
17680 * gdb.base/vla-ptr.exp: New file.
17681
3dd170be
SA
176822014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17683
17684 * gdb.dwarf2/count.exp: New file.
17685
5ecaaa66
SA
176862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17687
17688 * gdb.base/vla-sideeffect.c: New file.
17689 * gdb.base/vla-sideeffect.exp: New file.
17690
41f1ada5
DB
176912014-04-14 David Blaikie <dblaikie@gmail.com>
17692
17693 * gdb.mi/non-stop.c: Add return value for non-void function return
17694 statement.
17695 * gdb.threads/staticthreads.c: Ditto.
17696
0be03e84
DE
176972014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17698 Doug Evans <xdje42@gmail.com>
17699
17700 * gdb.guile/scm-value.c: Improve test case.
17701 * gdb.guile/scm-value.exp: Add new test.
17702
f180a1fb
DB
177032014-04-11 David Blaikie <dblaikie@gmail.com>
17704
17705 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17706 override Clang's default.
17707
6b662e19
JB
177082014-04-11 Joel Brobecker <brobecker@adacore.com>
17709
17710 Revert the following changes (regressions):
17711
17712 * gdb.base/vla-sideeffect.c: New file.
17713 * gdb.base/vla-sideeffect.exp: New file.
17714
17715 * gdb.dwarf2/count.exp: New file.
17716
17717 * gdb.base/vla-multi.c: New file.
17718 * gdb.base/vla-multi.exp: New file.
17719
17720 * gdb.base/vla-ptr.c: New file.
17721 * gdb.base/vla-ptr.exp: New file.
17722
17723 * gdb.base/vla-datatypes.c: New file.
17724 * gdb.base/vla-datatypes.exp: New file.
17725
17726 * gdb.mi/mi-vla-c99.exp: New file.
17727 * gdb.mi/vla.c: New file.
17728
245a5f0b
KS
177292014-04-11 Keith Seitz <keiths@redhat.com>
17730
17731 PR c++/16675
17732 * gdb.cp/cpsizeof.exp: New file.
17733 * gdb.cp/cpsizeof.cc: New file.
17734
58a84dcf
SA
177352014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17736
191a8a90
JB
17737 * gdb.mi/mi-vla-c99.exp: New file.
17738 * gdb.mi/vla.c: New file.
58a84dcf 17739
c8655f75
SA
177402014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17741
17742 * gdb.base/vla-datatypes.c: New file.
17743 * gdb.base/vla-datatypes.exp: New file.
17744
024e13b4
SA
177452014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17746
17747 * gdb.base/vla-ptr.c: New file.
17748 * gdb.base/vla-ptr.exp: New file.
17749
1a237e0e
SA
177502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17751
17752 * gdb.base/vla-multi.c: New file.
17753 * gdb.base/vla-multi.exp: New file.
17754
504f3432
SA
177552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17756
17757 * gdb.dwarf2/count.exp: New file.
17758
3bce8237
SA
177592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17760
191a8a90
JB
17761 * gdb.base/vla-sideeffect.c: New file.
17762 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17763
322f9c21
YQ
177642014-04-11 Yao Qi <yao@codesourcery.com>
17765
17766 * gdb.base/completion.exp: Check file exists before running tests
17767 on file completion.
17768
d708bcd1
PA
177692014-04-10 Pedro Alves <palves@redhat.com>
17770
17771 * gdb.base/cond-eval-mode.c: New file.
17772 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17773 prepare_for_testing to build the new file. Check result of
17774 runto_main.
17775 (test_break, test_watch): New procedures.
17776 (top level): Use them.
17777
ae1d2761
PM
177782014-04-08 Pierre Muller <muller@sourceware.org>
17779
17780 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17781 Ctrl-V use for mingw hosts.
17782
7af389b8
SC
177832014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17784
17785 * gdb.python/py-value.c: Improve test case.
17786 * gdb.python/py-value.exp: Add new test.
17787
5e703181
DE
177882014-04-07 David Blaikie <dblaikie@gmail.com>
17789
17790 * lib/compiler.c: Identify the clang compiler.
17791 * lib/compiler.cc: Ditto.
17792
9810b410
YQ
177932014-04-03 Yao Qi <yao@codesourcery.com>
17794
17795 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17796
98d1b8dc
AB
177972014-04-01 Anton Blanchard <anton@samba.org>
17798
17799 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17800 messages unique.
17801
3114cea1
AB
178022014-04-01 Anton Blanchard <anton@samba.org>
17803
17804 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17805 prepare_for_testing.
17806
62f7182c
AB
178072014-04-01 Anton Blanchard <anton@samba.org>
17808
17809 * gdb.arch/ppc64-atomic-inst.c: Remove.
17810 * gdb.arch/ppc64-atomic-inst.S: New file.
17811 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17812
770e7fc7
DE
178132014-03-31 Doug Evans <dje@google.com>
17814
17815 * gdb.base/print-symbol-loading-lib.c: New file.
17816 * gdb.base/print-symbol-loading-main.c: New file.
17817 * gdb.base/print-symbol-loading.exp: New file.
17818
46e2bafa
YQ
178192014-03-31 Yao Qi <yao@codesourcery.com>
17820
17821 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17822
8776cfe9
JB
178232014-03-28 Joel Brobecker <brobecker@adacore.com>
17824
17825 * gdb.ada/mi_dyn_arr: New testcase.
17826
5d1ef361
DE
178272014-03-27 Doug Evans <dje@google.com>
17828
17829 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17830
b5bee914
YQ
178312014-03-27 Yao Qi <yao@codesourcery.com>
17832
17833 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17834 if target is nios2-*-*.
17835
0d4d0e77
YQ
178362014-03-26 Yao Qi <yao@codesourcery.com>
17837
17838 * lib/gdb.exp (readline_is_used): New proc.
17839 * gdb.base/completion.exp: Move tests on command complete up.
17840 Skip the rest of tests if readline is not used.
17841 * gdb.ada/complete.exp: Skp the test if readline is not
17842 used.
17843 * gdb.base/filesym.exp: Likewise.
17844 * gdb.base/macscp.exp: Likewise.
17845 * gdb.base/readline-ask.exp: Likewise.
17846 * gdb.base/readline.exp: Likewise.
17847 * gdb.python/py-cmd.exp: Likewise.
17848 * gdb.trace/tfile.exp: Likewise.
17849
29361eee
YQ
178502014-03-26 Yao Qi <yao@codesourcery.com>
17851
17852 * gdb.base/macscp.exp: Fix code format issues.
17853
bc9a5525
UW
178542014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17855
17856 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17857 * gdb.asm/powerpc64le.inc: New file.
17858
d3839ede
PA
178592014-03-25 Pedro Alves <palves@redhat.com>
17860 Doug Evans <dje@google.com>
17861
17862 * gdb.base/source-execution.c: New file.
17863 * gdb.base/source-execution.exp: New file.
17864 * gdb.base/source-execution.gdb: New file.
17865
01672a57
DE
178662014-03-24 Doug Evans <dje@google.com>
17867
17868 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17869 using fission.
17870
88bbeca9
HZ
178712014-03-24 Hui Zhu <hui@codesourcery.com>
17872 Pedro Alves <palves@redhat.com>
17873
17874 PR breakpoints/16101
17875 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17876 test pass/fail messages. Detect missing support for dprintf when
17877 breakpoints are actually inserted.
17878 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17879 breakpoints are actually inserted.
17880 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17881 fails.
17882
d2348791
JK
178832014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17884
17885 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17886
feef67ab
DE
178872014-03-22 Doug Evans <xdje42@gmail.com>
17888
17889 * gdb.python/python.exp (python not supported): Verify multi-line
17890 python command issues an error.
25d743f9 17891 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17892 guile command issues an error.
feef67ab 17893
ecebef6a
MR
178942014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17895
17896 * gdb.threads/thread-specific.exp: Handle the lack of usable
17897 $this_breakpoint and $this_thread.
17898
ccdd1909
HZ
178992014-03-21 Hui Zhu <hui@codesourcery.com>
17900
17901 * gdb.base/attach.exp (do_command_attach_tests): New.
17902
beb460e8
PA
179032014-03-20 Tom Tromey <tromey@redhat.com>
17904 Pedro Alves <palves@redhat.com>
17905
17906 PR cli/15718
17907 * gdb.base/condbreak-call-false.c: New file.
17908 * gdb.base/condbreak-call-false.exp: New file.
17909
40acf43a
PA
179102014-03-20 Pedro Alves <palves@redhat.com>
17911
17912 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17913 Delete.
17914 (block_signals, unblock_signals): Delete.
17915 (child_function_2, main): Remove references to deleted variable
17916 and functions.
17917
9f5e1e02
PA
179182014-03-20 Pedro Alves <palves@redhat.com>
17919
17920 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17921 Use pthread_kill to signal thread 2.
17922 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17923 Adjust to make the test send itself a signal rather than using the
17924 host's "kill" command.
17925
99619bea
PA
179262014-03-20 Pedro Alves <palves@redhat.com>
17927
17928 * gdb.threads/multiple-step-overs.c: New file.
17929 * gdb.threads/multiple-step-overs.exp: New file.
17930 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17931 Adjust expected infrun debug output.
17932
2adfaa28
PA
179332014-03-20 Pedro Alves <palves@redhat.com>
17934
17935 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17936 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17937
31e77af2
PA
179382014-03-20 Pedro Alves <palves@redhat.com>
17939
17940 PR breakpoints/7143
17941 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17942 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17943 of gdb_test_multiple.
17944 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17945 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17946
b9f437de
PA
179472014-03-20 Pedro Alves <palves@redhat.com>
17948
17949 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17950 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17951
05adc73e
PA
179522014-03-19 Pedro Alves <palves@redhat.com>
17953
17954 * gdb.base/async.exp: Remove early return.
17955
6048b950
PA
179562014-03-19 Pedro Alves <palves@redhat.com>
17957
17958 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17959
8bcfb00a
PA
179602014-03-19 Pedro Alves <palves@redhat.com>
17961
17962 * gdb.base/async.exp (test_background): Expect \r\n after
17963 "completed." in the fail pattern.
17964
884e37dc
PA
179652014-03-19 Pedro Alves <palves@redhat.com>
17966
17967 * gdb.base/async.exp (test_background): New procedure.
17968 Use it for all background execution command tests.
17969
148e57e2
PA
179702014-03-19 Pedro Alves <palves@redhat.com>
17971
17972 * gdb.base/async.exp: Use prepare_for_testing.
17973
f48088c7
PA
179742014-03-19 Pedro Alves <palves@redhat.com>
17975
17976 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17977 the same line.
17978
e2f6c966
PA
179792014-03-19 Pedro Alves <palves@redhat.com>
17980
17981 * gdb.base/async.c (main): Add "jump here" and "until here" line
17982 marker comments.
17983 * gdb.base/async.exp (jump_here): New global.
17984 (jump& test): Use it.
17985 (until_here): New global.
17986 (until& test): Use it.
17987
c30568d4
PA
179882014-03-19 Pedro Alves <palves@redhat.com>
17989
17990 * gdb.base/async.exp: Don't frob gdb_protocol.
17991
0172b6a7
DE
179922014-03-18 Doug Evans <xdje42@gmail.com>
17993
17994 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17995 Fix spelling of exec-done-display.
17996
06c868a8
JK
179972014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17998
17999 PR gdb/15358
18000 * gdb.base/gdb-sigterm.c: New file.
18001 * gdb.base/gdb-sigterm.exp: New file.
18002
0c7e1a46
PA
180032014-03-18 Pedro Alves <palves@redhat.com>
18004
18005 PR gdb/13860
18006 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18007 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18008 solib-event.
18009
f7c77d93
JB
180102014-03-17 Joel Brobecker <brobecker@adacore.com>
18011
18012 * gdb.ada/pckd_arr_ren: New testcase.
18013
5a1e8c7a
DE
180142014-03-13 Doug Evans <xdje42@gmail.com>
18015
18016 PR guile/16612
18017 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18018 collect after discarding symbols.
18019
350e1a76
DE
180202014-03-13 Ludovic Courtès <ludo@gnu.org>
18021 Doug Evans <xdje42@gmail.com>
18022
18023 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18024 to history survives a gc.
18025
a69900ae
PA
180262014-03-13 Pedro Alves <palves@redhat.com>
18027
18028 * gdb.base/default.exp: Don't test "target procfs".
18029
5db9f0bd
PA
180302014-03-13 Pedro Alves <palves@redhat.com>
18031
18032 * gdb.base/default.exp: Update "target child" and "target procfs"
18033 tests to not expect "Unix".
18034
b3ccfe11
TT
180352014-03-12 Tom Tromey <tromey@redhat.com>
18036
18037 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18038 New procs. Add target-async tests.
18039 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18040 Add target-async tests.
18041
646f4417
AA
180422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18043
18044 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18045 'func_start' and 'func_end' for the beginning and end of the
18046 function code, respectively.
18047 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18048 'func_end' instead of 'func' and 'main'.
18049
288c211f
AA
180502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18051
18052 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18053 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18054 generate the debug info assembler source.
18055
e0c0f156
AA
180562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18057
18058 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18059 * gdb.dwarf2/arr-subrange.exp: Likewise.
18060 * gdb.dwarf2/dwz.exp: Likewise.
18061 * gdb.dwarf2/method-ptr.exp: Likewise.
18062 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18063 * gdb.dwarf2/subrange.exp: Likewise.
18064 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18065 * gdb.dwarf2/implptrpiece.exp: Likewise.
18066 * gdb.dwarf2/nostaticblock.exp: Likewise.
18067
0e5c4555
AA
180682014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18069
18070 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18071 directory to absolute path name arguments.
18072
5ec18f2b
JG
180732014-03-10 Joel Brobecker <brobecker@adacore.com>
18074
18075 * gdb.ada/tagged_access: New testcase.
18076
847fc4f2
MM
180772014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18078
18079 * gdb.btrace/data.exp: Update expected output.
18080
cc3da688
YQ
180812014-03-06 Yao Qi <yao@codesourcery.com>
18082
18083 * gdb.trace/pr16508.exp: New file.
18084
0f26cec1
PA
180852014-03-05 Pedro Alves <palves@redhat.com>
18086
18087 PR gdb/16575
18088 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18089 procedure.
18090 (top level): Adjust to use it. Add tests that exercise breakpoint
18091 interaction with the code-cache.
18092
7a5a839f
LC
180932014-02-26 Ludovic Courtès <ludo@gnu.org>
18094
18095 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18096 test for 'history-append!'.
18097
31aa7e4e
JB
180982014-02-26 Joel Brobecker <brobecker@adacore.com>
18099
18100 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18101 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18102 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18103 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18104 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18105 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18106
1b588015
JB
181072014-02-26 Joel Brobecker <brobecker@adacore.com>
18108
18109 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18110 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18111 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18112
55426c9d
JB
181132014-02-26 Joel Brobecker <brobecker@adacore.com>
18114
18115 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18116
dc53a7ad
JB
181172014-02-26 Joel Brobecker <brobecker@adacore.com>
18118
18119 * gdb.dwarf2/arr-stride.c: New file.
18120 * gdb.dwarf2/arr-stride.exp: New file.
18121
12ab52e9
PA
181222014-02-26 Pedro Alves <palves@redhat.com>
18123
18124 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18125 that won't ever trigger. Make sure that GDB reports the correct
18126 breakpoint that caused the stop.
18127
849c862e
JK
181282014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18129
18130 PR gdb/16626
18131 * gdb.base/auto-load-script: New file.
18132 * gdb.base/auto-load.c: New file.
18133 * gdb.base/auto-load.exp: New file.
18134
71b7d793
JK
18135 PR gdb/16626
18136 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18137
e2f0d509
JK
181382014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18139
18140 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18141 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18142
50cc37c8
DE
181432014-02-24 Doug Evans <dje@google.com>
18144
18145 * lib/gdb.exp (run_on_host): Log error output if program fails.
18146
ea4758f2
PA
181472014-02-21 Pedro Alves <palves@redhat.com>
18148
18149 * gdb.threads/step-after-sr-lock.c: Rename to ...
18150 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18151 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18152 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18153 ... this.
18154
d7b30f67
SDJ
181552014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18156
18157 PR tdep/16397
18158 * gdb.arch/amd64-stap-special-operands.exp: New file.
18159 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18160 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18161 * gdb.arch/amd64-stap-triplet.S: Likewise.
18162 * gdb.arch/amd64-stap-triplet.c: Likewise.
18163
83deb43f
JB
181642014-02-20 Joel Brobecker <brobecker@adacore.com>
18165
18166 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18167 in .section pseudo-op.
18168
adde2bff
DE
181692014-02-20 lin zuojian <manjian2006@gmail.com>
18170 Joel Brobecker <brobecker@adacore.com>
18171 Doug Evans <xdje42@gmail.com>
18172
18173 PR symtab/16581
18174 * gdb.dwarf2/dw2-icycle.S: New file.
18175 * gdb.dwarf2/dw2-icycle.c: New file.
18176 * gdb.dwarf2/dw2-icycle.exp: New file.
18177
f7bd0f78
SC
181782014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18179
18180 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18181 operations on gdb.Value objects.
18182 * gdb.python/py-value-cc.exp: Add new test to test operations on
18183 gdb.Value objects.
18184
c17ef0d5
DE
181852014-02-18 Doug Evans <dje@google.com>
18186
18187 * Makefile.in (TESTS): New variable.
18188 (expanded_tests, expanded_tests_or_none): New variables
18189 (check-single): Pass $(expanded_tests_or_none) to runtest.
18190 (check-parallel): Only run tests in $(TESTS) if non-empty.
18191 (check/no-matching-tests-found): New rule.
18192 * README: Document TESTS makefile variable.
18193
5dd3176f
DE
181942014-02-18 Doug Evans <dje@google.com>
18195
18196 * Makefile.in (check-parallel): rm -rf outputs temp.
18197
0b10be4f
JK
181982014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18199
18200 Fix "ERROR: no fileid for" in the testsuite.
18201 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18202
85f224e7
DE
182032014-02-12 Doug Evans <dje@google.com>
18204
18205 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18206 (MISCELLANEOUS): New variable.
18207 (clean): rm -rf $(MISCELLANEOUS).
18208 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18209 dwp live in the same directory as symlinks, with each symlink pointed
18210 to a differently named file in a different directory.
18211
149b30ff
DE
182122014-02-11 Doug Evans <dje@google.com>
18213
18214 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18215 of Tcl file commands.
18216
1dfdac32
MK
182172014-02-10 Mark Kettenis <kettenis@gnu.org>
18218
18219 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18220 "kill -SIGUSR1 -1".
18221
aa4fb036
JB
182222014-02-10 Joel Brobecker <brobecker@adacore.com>
18223
18224 * gdb.ada/tick_length_array_enum_idx: New testcase.
18225
ed3ef339
DE
182262014-02-10 Doug Evans <xdje42@gmail.com>
18227
18228 * configure.ac (AC_OUTPUT): Add gdb.guile.
18229 * configure: Regenerate.
18230 * lib/gdb-guile.exp: New file.
18231 * lib/gdb.exp (get_target_charset): New function.
18232 * gdb.base/help.exp: Update expected output from "apropos apropos".
18233 * gdb.guile/Makefile.in: New file.
18234 * gdb.guile/guile.exp: New file.
18235 * gdb.guile/scm-arch.c: New file.
18236 * gdb.guile/scm-arch.exp: New file.
18237 * gdb.guile/scm-block.c: New file.
18238 * gdb.guile/scm-block.exp: New file.
18239 * gdb.guile/scm-breakpoint.c: New file.
18240 * gdb.guile/scm-breakpoint.exp: New file.
18241 * gdb.guile/scm-disasm.c: New file.
18242 * gdb.guile/scm-disasm.exp: New file.
18243 * gdb.guile/scm-equal.c: New file.
18244 * gdb.guile/scm-equal.exp: New file.
18245 * gdb.guile/scm-error.exp: New file.
18246 * gdb.guile/scm-error.scm: New file.
18247 * gdb.guile/scm-frame-args.c: New file.
18248 * gdb.guile/scm-frame-args.exp: New file.
18249 * gdb.guile/scm-frame-args.scm: New file.
18250 * gdb.guile/scm-frame-inline.c: New file.
18251 * gdb.guile/scm-frame-inline.exp: New file.
18252 * gdb.guile/scm-frame.c: New file.
18253 * gdb.guile/scm-frame.exp: New file.
18254 * gdb.guile/scm-generics.exp: New file.
18255 * gdb.guile/scm-gsmob.exp: New file.
18256 * gdb.guile/scm-iterator.c: New file.
18257 * gdb.guile/scm-iterator.exp: New file.
18258 * gdb.guile/scm-math.c: New file.
18259 * gdb.guile/scm-math.exp: New file.
18260 * gdb.guile/scm-objfile-script-gdb.in: New file.
18261 * gdb.guile/scm-objfile-script.c: New file.
18262 * gdb.guile/scm-objfile-script.exp: New file.
18263 * gdb.guile/scm-objfile.c: New file.
18264 * gdb.guile/scm-objfile.exp: New file.
18265 * gdb.guile/scm-ports.exp: New file.
18266 * gdb.guile/scm-pretty-print.c: New file.
18267 * gdb.guile/scm-pretty-print.exp: New file.
18268 * gdb.guile/scm-pretty-print.scm: New file.
18269 * gdb.guile/scm-section-script.c: New file.
18270 * gdb.guile/scm-section-script.exp: New file.
18271 * gdb.guile/scm-section-script.scm: New file.
18272 * gdb.guile/scm-symbol.c: New file.
18273 * gdb.guile/scm-symbol.exp: New file.
18274 * gdb.guile/scm-symtab-2.c: New file.
18275 * gdb.guile/scm-symtab.c: New file.
18276 * gdb.guile/scm-symtab.exp: New file.
18277 * gdb.guile/scm-type.c: New file.
18278 * gdb.guile/scm-type.exp: New file.
18279 * gdb.guile/scm-value-cc.cc: New file.
18280 * gdb.guile/scm-value-cc.exp: New file.
18281 * gdb.guile/scm-value.c: New file.
18282 * gdb.guile/scm-value.exp: New file.
18283 * gdb.guile/source2.scm: New file.
18284 * gdb.guile/types-module.cc: New file.
18285 * gdb.guile/types-module.exp: New file.
18286
7026a7c1
YQ
182872014-02-10 Yao Qi <yao@codesourcery.com>
18288
18289 PR testsuite/16543
18290 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18291 * configure: Regenerated.
18292 * Makefile.in: New file.
18293
6c466447
AS
182942014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18295
18296 * gdb.python/py-framefilter.exp: Fix typo.
18297
6e854735
YQ
182982014-02-08 Yao Qi <yao@codesourcery.com>
18299
18300 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18301 that no =breakpoint-modified is emitted when breakpoints are
18302 modified through MI commands.
18303
d137e6dc
PA
183042014-02-07 Pedro Alves <pedro@codesourcery.com>
18305 Pedro Alves <palves@redhat.com>
18306
18307 * gdb.threads/step-after-sr-lock.c: New file.
18308 * gdb.threads/step-after-sr-lock.exp: New file.
18309
b5ee5a50
PA
183102014-02-07 Pedro Alves <palves@redhat.com>
18311
18312 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18313
3c77faf3
JK
183142014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18315
18316 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18317 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18318
6dddc817
DE
183192014-02-06 Doug Evans <xdje42@gmail.com>
18320
18321 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18322 output.
18323
18324 * gdb.gdb/python-interrupts.exp: New file.
18325
de7b2893
YQ
183262014-02-05 Yao Qi <yao@codesourcery.com>
18327
18328 * gdb.trace/report.exp (use_collected_data): Test the output
18329 of "info threads" and "info inferiors".
18330
66d032ac
YQ
183312014-02-05 Yao Qi <yao@codesourcery.com>
18332
18333 Revert this patch:
18334
18335 2013-05-24 Yao Qi <yao@codesourcery.com>
18336
18337 * gdb.trace/tfile.exp: Test inferior and thread.
18338
591a12a1
UW
183392014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18340
18341 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18342 on a function.
18343 * gdb.base/step-bt.c: Call hello via function pointer to make
18344 sure its first instruction is executed on powerpc64le-linux.
18345
0ff3e01f
UW
183462014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18347
18348 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18349
084ee545
UW
183502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18351
18352 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18353 of the test patterns for use on little-endian systems.
18354
6ed14ff3
UW
183552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18356
18357 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18358 (decimal_vector): Fix for little-endian.
18359
401e27fd
JM
183602014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18361
18362 * gdb.arch/sparc-sysstep.exp: New file.
18363 * gdb.arch/sparc-sysstep.c: Likewise.
18364
18365 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18366
8b924729
EBM
183672014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18368
18369 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18370
fb151210
JB
183712014-01-23 Tom Tromey <tromey@redhat.com>
18372
18373 * gdb.ada/array_char_idx: New testcase.
18374
0740f8d8
TT
183752014-01-23 Tom Tromey <tromey@redhat.com>
18376
18377 PR python/16487:
18378 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18379 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18380 classes.
18381
21909fa1
TT
183822014-01-23 Tom Tromey <tromey@redhat.com>
18383
18384 PR python/16491:
18385 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18386 string from an inferior frame.
18387 * gdb.python/py-framefilter-mi.exp: Update.
18388
87ce2a04
DE
183892014-01-22 Doug Evans <dje@google.com>
18390
18391 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18392
237b092b
AA
183932014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18394
18395 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18396
d674a709
AA
183972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18398
18399 * gdb.trace/entry-values.exp: Remove excess space character from
18400 regex patterns. Handle s390 call instruction.
18401
20fa3390
AA
184022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18403
18404 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18405 define "*_start" label. Make "name" static.
18406 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18407 ${name} by references to ${name}_start.
18408
78466714
AA
184092014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18410
18411 * gdb.base/info-macros.exp: Remove "debug" from the compile
18412 options.
18413
ec9f644a
IB
184142014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18415
18416 * gdb.dlang/demangle.exp: New file.
18417
94b1b47e
IB
184182014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18419
18420 * gdb.dlang/primitive-types.exp: New file.
18421
7f420862
IB
184222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18423
18424 * configure.ac: Create gdb.dlang/Makefile.
18425 * configure: Regenerate.
18426 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18427 * gdb.dlang/Makefile.in: New file.
18428 * lib/d-support.exp: New file.
18429 * lib/gdb.exp (skip_d_tests): New proc.
18430
52834460
MM
184312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18432
18433 * gdb.btrace/delta.exp: Check reverse stepi.
18434 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18435 * gdb.btrace/finish.exp: New.
18436 * gdb.btrace/next.exp: New.
18437 * gdb.btrace/nexti.exp: New.
18438 * gdb.btrace/record_goto.c: Add comments.
18439 * gdb.btrace/step.exp: New.
18440 * gdb.btrace/stepi.exp: New.
18441 * gdb.btrace/multi-thread-step.c: New.
18442 * gdb.btrace/multi-thread-step.exp: New.
18443 * gdb.btrace/rn-dl-bind.c: New.
18444 * gdb.btrace/rn-dl-bind.exp: New.
18445 * gdb.btrace/data.c: New.
18446 * gdb.btrace/data.exp: New.
18447 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18448
6e07b1d2
MM
184492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18450
18451 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18452 * gdb.btrace/exception.exp: Update.
18453 * gdb.btrace/instruction_history.exp: Update.
18454 * gdb.btrace/record_goto.exp: Update.
18455 * gdb.btrace/tailcall.exp: Update.
18456 * gdb.btrace/unknown_functions.exp: Update.
18457 * gdb.btrace/delta.exp: New.
18458
0b722aec
MM
184592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18460
18461 * gdb.btrace/record_goto.exp: Add backtrace test.
18462 * gdb.btrace/tailcall.exp: Add backtrace test.
18463
066ce621
MM
184642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18465
18466 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18467 * gdb.btrace/record_goto.c: New.
18468 * gdb.btrace/record_goto.exp: New.
18469 * gdb.btrace/x86-record_goto.S: New.
18470
0688d04e
MM
184712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18472
18473 * gdb.btrace/function_call_history.exp: Update tests.
18474 * gdb.btrace/instruction_history.exp: Update tests.
18475
8710b709
MM
184762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18477
18478 * gdb.btrace/function_call_history.exp: Fix expected field
18479 order for "record function-call-history".
18480 Add new tests for "record function-call-history /c".
18481 * gdb.btrace/exception.cc: New.
18482 * gdb.btrace/exception.exp: New.
18483 * gdb.btrace/tailcall.exp: New.
18484 * gdb.btrace/x86-tailcall.S: New.
18485 * gdb.btrace/x86-tailcall.c: New.
18486 * gdb.btrace/unknown_functions.c: New.
18487 * gdb.btrace/unknown_functions.exp: New.
18488 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18489
5de9129b
MM
184902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18491
18492 * gdb.btrace/instruction_history.exp: Update.
18493 * gdb.btrace/function_call_history.exp: Update.
18494
23a7fe75
MM
184952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18496
18497 * gdb.btrace/function_call_history.exp: Fix expected function
18498 trace.
18499 * gdb.btrace/instruction_history.exp: Initialize traced.
18500 Remove traced_functions.
18501
724c7dd8
MM
185022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18503
18504 * gdb.btrace/function_call_history.exp: Update
18505 * gdb.btrace/instruction_history.exp: Update.
18506
6d78d93b
MM
185072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18508
18509 * gdb.btrace/enable.exp: Update expected text.
18510
93a360cc
OJ
185112014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18512
18513 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18514 bytes.
18515
3772b53f
MR
185162014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18517
18518 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18519
596662fa
OJ
185202014-01-15 Omair Javaid <omair.javaid@linaro.org>
18521
18522 * lib/gdb.exp (supports_process_record): Return true for
18523 arm*-linux*. (supports_reverse): Likewise.
18524
b5b08fb4
SC
185252014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18526
18527 PR python/15464
18528 PR python/16113
18529 * gdb.python/py-type.c: Enhance test case.
18530 * gdb.python/py-value-cc.cc: Likewise
18531 * gdb.python/py-type.exp: Add new tests.
18532 * gdb.python/py-value-cc.exp: Likewise
18533
52d7fb13
AA
185342014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18535 Pedro Alves <palves@redhat.com>
18536
18537 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18538 Make "name" extern.
18539 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18540 references to ${name}_start by references to ${name}.
18541
a2cd8cfe
JB
185422014-01-10 Joel Brobecker <brobecker@adacore.com>
18543
18544 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18545
4e23fced
JB
185462014-01-10 Joel Brobecker <brobecker@adacore.com>
18547
18548 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18549
c6a9e42c
PA
185502014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18551 Pedro Alves <palves@redhat.com>
18552
18553 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18554 mi_gdb_target_load.
c6a9e42c 18555
b7ea362b
PA
185562014-01-08 Pedro Alves <palves@redhat.com>
18557
18558 * gdb.threads/reconnect-signal.c: New file.
18559 * gdb.threads/reconnect-signal.exp: New file.
18560
5e3f4fab
EBM
185612014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18562
18563 * gdb.base/source-dir.exp: New file.
18564
79301218
JB
185652014-01-07 Joel Brobecker <brobecker@adacore.com>
18566
18567 * gdb.ada/mi_interface: New testcase.
18568
8e355c5d
JB
185692014-01-07 Joel Brobecker <brobecker@adacore.com>
18570
18571 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18572 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18573 gdb.ada/pp-rec-component/pck.ads: New files.
18574
c0d48811
JB
185752014-01-07 Joel Brobecker <brobecker@adacore.com>
18576
18577 * gdb.python/py-pp-integral.c: New file.
18578 * gdb.python/py-pp-integral.py: New file.
18579 * gdb.python/py-pp-integral.exp: New file.
18580
17b609c3 18581For older changes see ChangeLog-1993-2013.
c906108c 18582\f
8d8cb839
EZ
18583;; Local Variables:
18584;; mode: change-log
18585;; left-margin: 8
18586;; fill-column: 74
18587;; version-control: never
18588;; End:
902f2ccb 18589
b811d2c2 18590 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18591 Copying and distribution of this file, with or without modification,
18592 are permitted provided the copyright notice and this notice are preserved.