Remove the TUI annotation hack
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7c043ba6
TT
12020-02-22 Tom Tromey <tom@tromey.com>
2
3 PR tui/17850:
4 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5 tests.
6
c22fef7e
TT
72020-02-22 Tom Tromey <tom@tromey.com>
8
9 * gdb.tui/new-layout.exp: Add sub-layout tests.
10
ee325b61
TT
112020-02-22 Tom Tromey <tom@tromey.com>
12
13 * gdb.tui/new-layout.exp: New file.
14
3f0cbb04
TT
152020-02-22 Tom Tromey <tom@tromey.com>
16
17 * gdb.rust/rust-style.rs: New file.
18 * gdb.rust/rust-style.exp: New file.
19 * gdb.base/style.exp: Test structure printing.
20 * gdb.base/style.c (struct some_struct): New type.
21 (enum etype): New type.
22 (struct_value): New global.
23
75525152
TV
242020-02-21 Tom de Vries <tdevries@suse.de>
25
26 PR go/18926
27 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
28 Remove blanket xfails. Use message argument for gdb_breakpoint.
29 Make continuing to breakpoint test conditional on setting breakpoint.
30 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
31 DW_AT_name attribute. Add xfail for GCC PR93866.
32
bd360d30
AB
332020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * gdb.dwarf2/cpp-linkage-name.c: New file.
36 * gdb.dwarf2/cpp-linkage-name.exp: New file.
37
c7adb09f 382020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
39
40 * lib/gdb.exp (gdb_wrapper_init): Reset
41 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
42 not exist.
43
a9c79803
TV
442020-02-20 Tom de Vries <tdevries@suse.de>
45
46 PR go/17018
47 * gdb.go/hello.exp: Copy ...
48 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
49 print of st to print value of global definition. Add xfail for GCC
50 PR93844.
51 * gdb.go/hello.exp: Remove printing of st before definition.
52 * gdb.go/hello.go: Copy ...
53 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
54 to st.
55 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
56
d7445728
TV
572020-02-20 Tom de Vries <tdevries@suse.de>
58
59 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
60 (gdb_simple_compile): Handle compile_flags go by using .go extension
61 for source file.
62 * gdb.go/chan.exp: Use support_go_compile.
63 * gdb.go/handcall.exp: Same.
64 * gdb.go/hello.exp: Same.
65 * gdb.go/integers.exp: Same.
66 * gdb.go/max-depth.exp: Same.
67 * gdb.go/methods.exp: Same.
68 * gdb.go/package.exp: Same.
69 * gdb.go/strings.exp: Same.
70 * gdb.go/types.exp: Same.
71 * gdb.go/unsafe.exp: Same.
72
c9c41e6d
TV
732020-02-19 Tom de Vries <tdevries@suse.de>
74
75 * gdb.python/lib-types.exp: Make xfail more strict.
76
f20ff837
TV
772020-02-19 Tom de Vries <tdevries@suse.de>
78
79 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
80
08410482
DE
812020-02-19 Doug Evans <dje@google.com>
82
83 PR rust/25535
84 * gdb.rust/simple.exp: Add test.
85 * gdb.rust/simple.rs: Add test.
86
623563f7
TV
872020-02-19 Tom de Vries <tdevries@suse.de>
88
89 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
90 output line-by-line.
91
d3308cfd
TV
922020-02-19 Tom de Vries <tdevries@suse.de>
93
94 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
95
86cbc5dc
TV
962020-02-19 Tom de Vries <tdevries@suse.de>
97
98 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
99 prelink.
100
9db2b96b
TV
1012020-02-19 Tom de Vries <tdevries@suse.de>
102
103 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
104 (gdb_do_cache): Use gdb_do_cache_wrap.
105 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
106
89e2fdc5
TV
1072020-02-19 Tom de Vries <tdevries@suse.de>
108
109 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
110 gdb_compile option.
111
373d7ac0
SM
1122020-02-18 Simon Marchi <simon.marchi@efficios.com>
113
114 * gdb.base/printcmds.exp (test_print_enums): Update expected
115 output.
116
b29a2df0
SM
1172020-02-18 Simon Marchi <simon.marchi@efficios.com>
118
119 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
120 for "unknown".
121
6740f0cc
SM
1222020-02-18 Simon Marchi <simon.marchi@efficios.com>
123
124 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
125 enumerator.
126
edd45eb0
SM
1272020-02-18 Simon Marchi <simon.marchi@efficios.com>
128
129 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
130 FE_, add FE_NONE.
131 (three): Update.
132 (enum flag_enum_without_zero): New enum.
133 (flag_enum_without_zero): New variable.
134 (enum not_flag_enum): New enum.
135 (three_not_flag): New variable.
136 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
137 (test_print_enums): Add more tests for printing flag enums.
138
d4295de4
TV
1392020-02-18 Tom de Vries <tdevries@suse.de>
140
141 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
142 (gdb_compile_ada): ... here.
143 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
144 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
145
f251f505
TT
1462020-02-14 Tom Tromey <tom@tromey.com>
147
148 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
149 build directory.
150 * boards/gdbserver-base.exp: Update path to gdbserver.
151
8f432634
TV
1522020-02-13 Tom de Vries <tdevries@suse.de>
153
154 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
155
92b6eaf7
TV
1562020-02-13 Tom de Vries <tdevries@suse.de>
157
158 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
159 are missing.
160
f3b0f7fe
TV
1612020-02-13 Tom de Vries <tdevries@suse.de>
162
163 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
164 call.
165
f6be8713
SDJ
1662020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
167
168 PR tui/25126
169 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
170 * gdb.base/cached-source-file.c: New file.
171 * gdb.base/cached-source-file.exp: New file.
172
b2770d5e
TV
1732020-02-11 Tom de Vries <tdevries@suse.de>
174
175 PR testsuite/25488
176 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
177
44f6938e
TV
1782020-02-10 Tom de Vries <tdevries@suse.de>
179
180 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
181
5f0e2eb7
MR
1822020-02-10 Maciej W. Rozycki <macro@wdc.com>
183
184 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
185 and $after_addr are both integers before making a comparison.
186
46ce2b6f
TV
1872020-02-09 Tom de Vries <tdevries@suse.de>
188
189 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
190 command output and paste it into gdb.log. If any, paste catch message
191 to gdb.log.
192
5abbbe1d
TT
1932020-02-07 Tom Tromey <tromey@adacore.com>
194
195 PR breakpoints/24915:
196 * gdb.base/annotate-symlink.exp: Use setup_xfail.
197
1d5d29e7
SV
1982020-02-06 Shahab Vahedi <shahab@synopsys.com>
199
200 * gdb.tui/tui-missing-src.exp: Add the "missing source
201 file" test for the TUI.
202
b0999b9b
AB
2032020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
204
205 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
206 including a port number in the output.
207
c3b149eb
AKS
2082020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
209
210 * lib/fortran.exp (fortran_int4): Handle clang.
211 (fortran_int8): Likewise.
212 (fortran_real4): Likewise.
213 (fortran_real8): Likewise.
214 (fortran_complex4): Likewise.
215 (fortran_logical4): Likewise.
216 (fortran_character1): Likewise.
217
f8dcc90b
TV
2182020-02-04 Tom de Vries <tdevries@suse.de>
219
220 * README (Race detection): Add note.
221
f90ac7c2
TV
2222020-02-04 Tom de Vries <tdevries@suse.de>
223
224 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
225
780636ae
TV
2262020-02-04 Tom de Vries <tdevries@suse.de>
227
228 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
229
5d2e1193
RA
2302020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
231
232 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
233 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
234 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
235 blttar, bnetarl.
236 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
237 binary for blttar, bnetarl.
238 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
239 wait instruction. Delete ldmx test.
240 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
241
e409c542
AKS
2422020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
243
244 * gdb.fortran/array-bounds-high.exp: New file.
245 * gdb.fortran/array-bounds-high.f90: New file.
246
b0029748
LD
2472020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
248
249 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
250 Replace #include of <sys/fcntl.h> by <fcntl.h>.
251
195a8287
TV
2522020-02-01 Tom de Vries <tdevries@suse.de>
253
254 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
255
42330a68
AB
2562020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
257
258 PR tui/9765
259 * gdb.tui/tui-layout-asm-short-prog.S: New file.
260 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
261
b62a8028
LM
2622020-01-29 Luis Machado <luis.machado@linaro.org>
263
264 * gdb.arch/aarch64-brk-patterns.c: New source file.
265 * gdb.arch/aarch64-brk-patterns.exp: New test.
266
5f440116
TBA
2672020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
268
269 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
270 GCC/Clang version.
271 * gdb.cp/pass-by-ref.exp: Ditto.
272
ee2a6fc6
TV
2732020-01-29 Tom de Vries <tdevries@suse.de>
274
275 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
276 * gdb.threads/watchpoint-fork-mt.c: Same.
277 * gdb.threads/watchpoint-fork-parent.c: Same.
278 * gdb.threads/watchpoint-fork-st.c: Same.
279 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
280
16b10d6e
LM
2812020-01-27 Luis Machado <luis.machado@linaro.org>
282
283 * gdb.base/step-over-syscall.exp (setup): Check if we're already
284 sitting at a syscall instruction when we hit the syscall function's
285 breakpoint.
286 Check PC against one obtained with the x command.
287 Validate syscall number.
288 (step_over_syscall): Don't continue to the syscall instruction if
289 we're already there.
290
b1468492
PW
2912020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
292
293 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
294
7ffa82e1
AB
2952020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
296
297 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
298 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
299
3d92a3e3
AB
3002020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
301
302 * gdb.dwarf2/dw2-inline-stepping.c: New file.
303 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
304
94a72be7
AB
3052020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
306
307 * gdb.base/maint.exp: Update line table parsing test.
308 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
309
53af73bf
PA
3102020-01-24 Pedro Alves <palves@redhat.com>
311
312 PR gdb/25410
313 * gdb.multi/multi-re-run-1.c: New.
314 * gdb.multi/multi-re-run-2.c: New.
315 * gdb.multi/multi-re-run.exp: New.
316
1ba1ac88
AB
3172020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 PR gdb/23718
320 * gdb.server/server-kill-python.exp: New file.
321
f3364a6d
AB
3222020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
323
324 * gdb.server/multi-ui-errors.c: New file.
325 * gdb.server/multi-ui-errors.exp: New file.
326
733d0a67
AB
3272020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
328
329 PR tui/9765
330 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
331
4f13c1c0
TT
3322020-01-19 Tom Tromey <tom@tromey.com>
333
334 * gdb.tui/main.exp: Add check for plain "file".
335
40c94099
CB
3362020-01-16 Christian Biesinger <cbiesinger@google.com>
337
338 * lib/gdb.exp: Fix spelling error (seperatelly).
339
ff47f4f0
TT
3402020-01-14 Tom Tromey <tom@tromey.com>
341
342 PR symtab/12535:
343 * gdb.python/python.exp: Test decode_line with empty string
344 argument.
345
717c684d
BE
3462020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
347
348 * gdb.base/skip-inline.exp: Extend test.
349
44e4c775
AB
3502020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
351
352 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
353 * gdb.dwarf2/dw2-bad-elf.c: New file.
354 * gdb.dwarf2/dw2-bad-elf.exp: New file.
355
d93c6db7
AB
3562020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
357
358 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
359 _line_saw_file.
360
9a6d629c
AB
3612020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
364 border.
365
d9ebdab7
TBA
3662020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
367
368 * gdb.multi/multi-target.exp (setup): Factor out "info
369 connections" and "info inferiors" tests to ...
370 (test_info_inferiors): ... this new procedure.
371 (top level): Run new "info-inferiors" tests.
372
f3c469b9
PA
3732020-01-10 Pedro Alves <palves@redhat.com>
374
375 * gdb.server/bkpt-other-inferior.exp: New file.
376
121b3efd
PA
3772020-01-10 Pedro Alves <palves@redhat.com>
378
379 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
380 of "add-inferior".
381 * gdb.base/quit-live.exp: Likewise.
382 * gdb.base/remote-exec-file.exp: Likewise.
383 * gdb.guile/scm-progspace.exp: Likewise.
384 * gdb.linespec/linespec.exp: Likewise.
385 * gdb.mi/new-ui-mi-sync.exp: Likewise.
386 * gdb.mi/user-selected-context-sync.exp: Likewise.
387 * gdb.multi/multi-target.exp (setup): Add "info connection" and
388 "info inferiors" tests.
389 * gdb.multi/remove-inferiors.exp: Adjust expected output of
390 "add-inferior".
391 * gdb.multi/watchpoint-multi.exp: Likewise.
392 * gdb.python/py-inferior.exp: Likewise.
393 * gdb.server/extended-remote-restart.exp: Likewise.
394 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
395 "info inferiors".
396 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
397 * gdb.trace/report.exp: Likewise.
398
1dadb1dd
PA
3992020-01-10 Pedro Alves <palves@redhat.com>
400
401 * gdb.multi/multi-target.c: New file.
402 * gdb.multi/multi-target.exp: New file.
403 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
404 mode requested, but remote does not support non-stop".
405
78f2c40a
PA
4062020-01-10 Pedro Alves <palves@redhat.com>
407
408 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
409 disconnect before reconnecting.
410
e7af6c70
TBA
4112020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
412 Pedro Alves <palves@redhat.com>
413
414 * gdb.server/connect-without-multi-process.exp: Also test
415 continuing to end.
416
acdf84a6
PA
4172020-01-10 Pedro Alves <palves@redhat.com>
418
419 * gdb.base/remote-exec-file.exp: New file.
420
873657b9
PA
4212020-01-10 Pedro Alves <palves@redhat.com>
422
423 * gdb.base/fork-running-state.exp (do_test): Adjust expected
424 output.
425 * gdb.threads/async.c: New.
426 * gdb.threads/async.exp: New.
427 * gdb.multi/tids-gid-reset.c: New.
428 * gdb.multi/tids-gid-reset.exp: New.
429
7f0ae84c
GB
4302020-01-10 George Barrett <bob@bob131.so>
431
432 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
433 to help in finding the image relocation offset.
434 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
435 options in arguments.
436 (stap_test_no_debuginfo): Likewise.
437 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
438 test variants.
439 (stap_test): Add null semaphore relocation test.
440
47e9d49d
GB
4412020-01-10 George Barrett <bob@bob131.so>
442
443 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
444 * gdb.base/stap-probe.exp: Likewise.
445 (stap_test): Pass argument as an additional flag.
446 (stap_test_no_debuginfo): Likewise.
447 (stap_test): Check `info probes stap' output for semaphore
448 addresses if the test binary is supposed to have them.
449
f5a7c406
AB
4502020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
451
452 * gdb.tui/basic.exp: Add more scrolling tests.
453
9ae6bf64
TT
4542020-01-09 Tom Tromey <tom@tromey.com>
455
456 PR tui/18932:
457 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
458 meangingful value.
459 (Term::command, Term::resize): Update.
460 * gdb.tui/basic.exp: Add scrolling test.
461
b2efe70c
AB
4622020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
463
464 * gdb.tui/tui-layout-asm.exp: New file.
465
3804da7e
AB
4662020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
467
468 * lib/tuiterm.exp (Term::check_box_contents): New proc.
469
b40aa28f
AB
4702020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
471
472 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
473 (Term::enter_tui): Use Term::prepare_for_tui.
474
63ffd7c9
AB
4752020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
478 called.
479
3be966f6
AB
4802020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
481
482 * gdb.base/skip.exp: Fix race condition in test.
483
153d79c4
AB
4842020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
485
486 * gdb.base/backtrace.c: New file.
487 * gdb.base/backtrace.exp: New file.
488
f2302a34
AB
4892020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
492
6ec1d75e
PW
4932020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
494
495 * gdb.base/style.exp: Test that warnings are styled.
496
c296cbe6
BE
4972019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
498
499 * gdb.base/line65535.exp: New file.
500 * gdb.base/line65535.c: New file.
501
b28a729d
SM
5022019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
503
504 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
505 * lib/gnat_debug_info_test.adb: New file.
506 * gdb.ada/ptype_tagged_param.exp: Use
507 gnat_runtime_has_debug_info, expect a different output if
508 runtime does not have debug info.
509
7f2d7a0d
SM
5102019-12-20 Simon Marchi <simon.marchi@efficios.com>
511
512 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
513 (another) quote in test name.
514
f3bce483
SM
5152019-12-20 Simon Marchi <simon.marchi@efficios.com>
516
517 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
518 Add quote in test name.
519
c855a912
TBA
5202019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
521
522 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
523 directory instead.
524 * gdb.cp/pass-by-ref.exp: Extend with more cases.
525 * gdb.cp/pass-by-ref-2.cc: New file.
526 * gdb.cp/pass-by-ref-2.exp: New file.
527
fc9d2d72
TT
5282019-12-20 Tom Tromey <tom@tromey.com>
529
530 * gdb.tui/list-before.exp: New file.
531
77b97e00
TT
5322019-12-20 Tom Tromey <tom@tromey.com>
533
534 * gdb.tui/list.exp: Check for source on initial listing.
535
f69656d0
TT
5362019-12-11 Tom Tromey <tromey@adacore.com>
537
538 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
539 Add crlf test.
540
99a55965
SM
5412019-12-18 Simon Marchi <simon.marchi@efficios.com>
542
543 * gdb.base/default.exp: Update value of $_gdb_major.
544
5024637f
BE
5452019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
546
547 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
548
b63634be
BE
5492019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
550
551 * gdb.base/skip.exp: Whitespace fix.
552
45d73523
BE
5532019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
554
555 * gdb.base/skip-inline.c: New file.
556 * gdb.base/skip-inline.exp: New file.
557
d043f8c8
SM
5582019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
559
560 * gdb.base/jit-reader.exp (jit_reader_test): Rename
561 jit_function_00 to jit_function_stack_mangle.
562 * gdb.base/jithost.c (jit_function_t): Rename to...
563 (jit_function_stack_mangle_t): ... this.
564 (jit_function_add_t): New typedef.
565 (jit_function_00_code): Rename to...
566 (jit_function_stack_mangle_code): ... this, make static.
567 (jit_function_add_code): New.
568 (main): Generate "add" function and call it. Adjust to changes
569 in jithost_abi.
570 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
571 (struct jithost_abi) <begin, end>: Remove fields.
572 <object, function_stack_mangle, function_add>: New fields.
573 * gdb.base/jitreader.c (struct reader_state) <code_begin,
574 code_end>: Remove fields.
575 <func_stack_mangle>: New field.
576 (read_debug_info): Adjust to renaming, create block for "add"
577 function.
578 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
579
873de05c
TT
5802019-12-11 Tom Tromey <tom@tromey.com>
581
582 * gdb.tui/resize.exp: Fix regexp.
583 * gdb.tui/regs.exp: Fix regexps.
584 * gdb.tui/main.exp: Fix regexp.
585
3d979945
TT
5862019-12-11 Tom Tromey <tom@tromey.com>
587
588 * gdb.tui/resize.exp: Update.
589 * gdb.tui/empty.exp (layouts): Update.
590
2192a9d3
TT
5912019-12-11 Tom Tromey <tom@tromey.com>
592
593 * gdb.tui/regs.exp: Update.
594 * gdb.tui/empty.exp (layouts): Update.
595 * gdb.tui/basic.exp: Update.
596 * lib/tuiterm.exp (_check_box): Don't check bottom border.
597
d8edc8b7
PW
5982019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
599
600 * gdb.base/options.exp: Add -raw-values in the print completion list.
601 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
602
4c12d936
KB
6032019-12-10 Kevin Buettner <kevinb@redhat.com>
604
605 * gdb.threads/omp-par-scope.c: New file.
606 * gdb/threads/omp-par-scope.exp: New file.
607
26b911fb
KB
6082019-12-10 Kevin Buettner <kevinb@redhat.com>
609
bb47f919
KB
610 * lib/gdb.exp (support_nested_function_tests): New proc.
611
6122019-12-10 Kevin Buettner <kevinb@redhat.com>
613
614 * lib/gdb.exp (gdb_compile_openmp): New proc.
615 (build_executable_from_specs): Add an "openmp" option.
616 (gdb_compile_pthreads): Add non-executable case.
26b911fb 617
6c71eb7d
TT
6182019-12-10 Tom Tromey <tromey@adacore.com>
619
620 * gdb.ada/unchecked_union.exp: New file.
621 * gdb.ada/unchecked_union/pck.adb: New file.
622 * gdb.ada/unchecked_union/pck.ads: New file.
623 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
624 * gdb-utils.exp (string_to_regexp): Also quote "?".
625
bac7c5cf
GB
6262019-12-10 George Barrett <bob@bob131.so>
627
628 Test scripted probe breakpoints.
629 * gdb.guile/scm-breakpoint.c (main): Add probe point.
630 * gdb.python/py-breakpoint.c (main): Likewise.
631 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
632 specifier test.
633 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
634
330f1d38
TBA
6352019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
636
637 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
638 an rvalue parameter.
639 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
640 parameter.
641
b43315e2
AB
6422019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
643
644 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
645 modules.
646
54f73dad
AB
6472019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
648
649 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
650 broken version of GCC.
651
d57cbee9
AB
6522019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
653
654 * gdb.fortran/info-modules.exp: Rewrite to make use of new
655 sym-info-cmds library.
656 * gdb.fortran/info-types.exp: Likewise.
657 * lib/sym-info-cmds.exp: New file.
658
c14aab8c
TV
6592019-12-08 Tom de Vries <tdevries@suse.de>
660
661 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
662
aa2d5a42
KS
6632019-12-07 Keith Seitz <keiths@redhat.com>
664
665 * gdb.base/corefile-buildid-shlib-shr.c: New file.
666 * gdb.base/corefile-buildid-shlib.c: New file.
667 * gdb.base/corefile-buildid.c: New file.
668 * gdb.base/corefile-buildid.exp: New file.
669
93e55f0a
TV
6702019-12-06 Tom de Vries <tdevries@suse.de>
671
672 * gdb.dwarf2/varval.exp: Add decl before def test.
673
c7d12402
TBA
6742019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
675
676 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
677
06acc08f
TBA
6782019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
679
680 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
681 CV and reference conversion for overload resolution.
682 * gdb.cp/rvalue-ref-overload.exp: Test it.
683
e0fad1ea
PW
6842019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
685
686 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
687 * gdb.base/frameapply.exp: Test faas without command.
688
8d70a9f0
AB
6892019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
690
691 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
692 Fortran tests.
693 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
694 order.
695
36c8fb93
AB
6962019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
697
698 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
699 casting to type with no kind specified.
700 (test_basic_parsing_of_type_kinds): Additional tests for types
701 with no kind specified, and add tests for single/double
702 precision/complex types.
703
4139ff00
TT
7042019-12-04 Tom Tromey <tromey@adacore.com>
705
706 * gdb.base/endianity.c (struct other) <x>: New field.
707 (main): Initialize it.
708 * gdb.base/endianity.exp: Update.
709
a05cf17a
TT
7102019-12-04 Tom Tromey <tromey@adacore.com>
711
712 * gdb.ada/scalar_storage/storage.adb: New file.
713 * gdb.ada/scalar_storage/pck.adb: New file.
714 * gdb.ada/scalar_storage/pck.ads: New file.
715 * gdb.ada/scalar_storage.exp: New file.
716
103a685e
TT
7172019-12-04 Tom Tromey <tromey@adacore.com>
718
719 * gdb.base/endianity.c (struct otherendian) <f>: New field.
720 (main): Initialize it.
721 * gdb.base/endianity.exp: Update.
722
c2512106
AB
7232019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
724
725 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
726
293b38d6
AB
7272019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
728
729 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
730 -symbol-info-module-functions and -symbol-info-module-variables.
731
216a7e6b
AB
7322019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
733
734 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
735
5bbd8269
AB
7362019-12-01 Richard Bunt <richard.bunt@arm.com>
737 Andrew Burgess <andrew.burgess@embecosm.com>
738
739 * gdb.fortran/derived-type-striding.exp: New file.
740 * gdb.fortran/derived-type-striding.f90: New file.
741 * gdb.fortran/array-slices.exp: New file.
742 * gdb.fortran/array-slices.f90: New file.
743
be09caf1
PW
7442019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
745
746 * gdb.base/define.exp: Test . in command names.
747 * gdb.base/setshow.exp: Update test, as . is now part of
748 command name.
749
643c0cbe
PW
7502019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
751
752 * gdb.base/define-prefix.exp: New file.
753
dcdec678
AB
7542019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
757 compile.
758 (skip_btrace_pt_tests): Likewise.
759
640ab947
AB
7602019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.fortran/info-modules.exp: Compile source files in correct
763 order.
764
d22670f0
KB
7652019-11-27 Kevin Buettner <kevinb@redhat.com>
766
767 * gdb.dwarf2/imported-unit.exp: New file.
768 * gdb.dwarf2/imported-unit.c: New file.
769
db5960b4
AB
7702019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
771
772 * gdb.mi/mi-fortran-modules-2.f90: New file.
773 * gdb.mi/mi-fortran-modules.exp: New file.
774 * gdb.mi/mi-fortran-modules.f90: New file.
775
7dc42066
AB
7762019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
777
778 * gdb.mi/mi-sym-info-1.c: New file.
779 * gdb.mi/mi-sym-info-2.c: New file.
780 * gdb.mi/mi-sym-info.exp: New file.
781
0dfeecca
TT
7822019-11-22 Tom Tromey <tromey@adacore.com>
783
784 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
785 * gdb.ada/tasks/foo.adb: Add another stopping location.
786
34877895
PJ
7872019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
788
789 * gdb.base/endianity.c: New test.
790 * gdb.base/endianity.exp: New file.
791
2e84f897
LD
7922019-11-21 Lukas Durfina <ldurfina@tachyum.com>
793
794 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
795
65d1cd5f
TV
7962019-11-21 Tom de Vries <tdevries@suse.de>
797
798 PR gdb/24956
799 * gdb.base/ui-redirect.exp: Test output of user-defined command.
800
4f22c3f4
SDJ
8012019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
802
803 * gdb.python/py-progspace.exp: Add missing parentheses on some
804 'print' commands.
805
9f6ad286
TT
8062019-11-19 Tom Tromey <tom@tromey.com>
807
808 * gdb.tui/winheight.exp: New file.
809
0b8dbf3f
AB
8102019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
811
812 * gdb.base/ctf-whatis.c: Delete.
813 * gdb.base/ctf-whatis.exp: Delete.
814 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
815
f833b7a7
AB
8162019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * gdb.base/ctf-cvexpr.exp: Delete.
819 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
820
30d0a636
AB
8212019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
822
823 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
824 the compiler. Clean up header comment a little.
825 * gdb.base/ctf-ptype.exp: Likewise.
826 * gdb.base/ctf-whatis.exp: Likewise.
827 * lib/gdb.exp (skip_ctf_tests): New proc.
828
494409bb
SDJ
8292019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
830
831 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
832 * gdb.tui/corefile-run.exp: New file.
833
55708e99
TT
8342019-11-14 Tom Tromey <tromey@adacore.com>
835
836 * gdb.base/gdbvars.exp (test_convenience_variables): Add
837 regression tests.
838
45e42163
TT
8392019-11-12 Tom Tromey <tom@tromey.com>
840
841 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
842 after any command. Expect prompt after WAIT_FOR is seen.
843 (enter_tui): Enable resize messages.
844 (command): Expect command in output.
845 (get_line): Avoid error when cursor appears to be off-screen.
846 (dump_screen): Include screen size in title.
847 (_do_resize): New proc, from "resize".
848 (resize): Rewrite. Do resize in two steps.
849 * gdb.tui/empty.exp (layouts): Fix entries.
850 (check_boxes): Remove xfail.
851 (check_text): Dump screen on failure.
852
086baaf1
AB
8532019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * gdb.python/py-symbol.exp: Add test for
856 gdb.lookup_static_symbols.
857
09ff83af
AB
8582019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
859
860 * gdb.python/py-symbol.c: Declare and call function from new
861 py-symbol-2.c file.
862 * gdb.python/py-symbol.exp: Compile both source files, and add new
863 tests for gdb.lookup_static_symbol.
864 * gdb.python/py-symbol-2.c: New file.
865
11af934b
TV
8662019-11-02 Tom de Vries <tdevries@suse.de>
867
868 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
869 * gdb.base/anon.exp: Same.
870 * gdb.base/auto-connect-native-target.exp: Same.
871 * gdb.base/call-ar-st.exp: Same.
872 * gdb.base/catch-syscall.exp: Same.
873 * gdb.base/commands.exp: Same.
874 * gdb.base/default.exp: Same.
875 * gdb.base/display.exp: Same.
876 * gdb.base/float.exp: Same.
877 * gdb.base/foll-fork.exp: Same.
878 * gdb.base/help.exp: Same.
879 * gdb.base/info-macros.exp: Same.
880 * gdb.base/info-proc.exp: Same.
881 * gdb.base/info-target.exp: Same.
882 * gdb.base/long_long.exp: Same.
883 * gdb.base/macscp.exp: Same.
884 * gdb.base/memattr.exp: Same.
885 * gdb.base/nofield.exp: Same.
886 * gdb.base/pointers.exp: Same.
887 * gdb.base/printcmds.exp: Same.
888 * gdb.base/ptype.exp: Same.
889 * gdb.base/restore.exp: Same.
890 * gdb.base/return.exp: Same.
891 * gdb.base/scope.exp: Same.
892 * gdb.base/set-noassign.exp: Same.
893 * gdb.base/setshow.exp: Same.
894 * gdb.base/shlib-call.exp: Same.
895 * gdb.base/signals.exp: Same.
896 * gdb.base/sigstep.exp: Same.
897 * gdb.base/skip.exp: Same.
898 * gdb.base/solib-symbol.exp: Same.
899 * gdb.base/stap-probe.exp: Same.
900 * gdb.base/step-line.exp: Same.
901 * gdb.base/step-test.exp: Same.
902 * gdb.base/style.exp: Same.
903 * gdb.base/varargs.exp: Same.
904 * gdb.base/vla-datatypes.exp: Same.
905 * gdb.base/vla-ptr.exp: Same.
906 * gdb.base/vla-sideeffect.exp: Same.
907 * gdb.base/volatile.exp: Same.
908 * gdb.base/watch-cond-infcall.exp: Same.
909 * gdb.base/watchpoint.exp: Same.
910
e96ec2ba
TV
9112019-11-02 Tom de Vries <tdevries@suse.de>
912
913 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
914 * gdb.cp/cpexprs.exp: Same.
915 * gdb.cp/except-multi-location.exp: Same.
916 * gdb.cp/exceptprint.exp: Same.
917 * gdb.cp/gdb2384.exp: Same.
918 * gdb.cp/inherit.exp: Same.
919 * gdb.cp/m-static.exp: Same.
920 * gdb.cp/meth-typedefs.exp: Same.
921 * gdb.cp/misc.exp: Same.
922 * gdb.cp/namespace.exp: Same.
923 * gdb.cp/non-trivial-retval.exp: Same.
924 * gdb.cp/overload.exp: Same.
925 * gdb.cp/pr17132.exp: Same.
926 * gdb.cp/re-set-overloaded.exp: Same.
927 * gdb.cp/rvalue-ref-types.exp: Same.
928 * gdb.cp/templates.exp: Same.
929
bd5766ec
LM
9302019-11-01 Luis Machado <luis.machado@linaro.org>
931
932 PR gdb/25124
933
934 * gdb.arch/pr25124.S: New file.
935 * gdb.arch/pr25124.exp: New file.
936
165f8965
AB
9372019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
938
939 * gdb.fortran/info-modules.exp: Update expected results, and add
940 additional tests for 'info module functinos', and 'info module
941 variables'.
942 * gdb.fortran/info-types.exp: Update expected results.
943 * gdb.fortran/info-types.f90: Extend testcase with additional
944 module variables and functions.
945
59c35742
AB
9462019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.fortran/info-modules.exp: New file.
949 * gdb.fortran/info-types.exp: Build with new file.
950 * gdb.fortran/info-types.f90: Include and use new module.
951 * gdb.fortran/info-types-2.f90: New file.
952
f3fb2519
PW
9532019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
954
955 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
956 * gdb.base/settings.exp: Test all settings types using
957 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
958 that now verifies that the value of "maint show" is the same as
959 returned by the settings functions. Test the type of the
960 maintenance settings.
961 * gdb.base/default.exp: Update show_conv_list.
962
d1e36019
TV
9632019-10-31 Tom de Vries <tdevries@suse.de>
964
965 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
966 gdb_test.
967 * gdb.arch/amd64-disp-step.exp: Same.
968 * gdb.asm/asm-source.exp: Same.
969 * gdb.btrace/buffer-size.exp: Same.
970 * gdb.btrace/cpu.exp: Same.
971 * gdb.btrace/enable.exp: Same.
972 * gdb.dwarf2/count.exp: Same.
973 * gdb.dwarf2/dw2-ranges-func.exp: Same.
974 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
975 * gdb.fortran/vla-datatypes.exp: Same.
976 * gdb.fortran/vla-history.exp: Same.
977 * gdb.fortran/vla-ptype.exp: Same.
978 * gdb.fortran/vla-value.exp: Same.
979 * gdb.fortran/whatis_type.exp: Same.
980 * gdb.guile/guile.exp: Same.
981 * gdb.multi/tids.exp: Same.
982 * gdb.python/py-finish-breakpoint.exp: Same.
983 * gdb.python/py-framefilter.exp: Same.
984 * gdb.python/py-pp-registration.exp: Same.
985 * gdb.python/py-xmethods.exp: Same.
986 * gdb.python/python.exp: Same.
987 * gdb.server/connect-with-no-symbol-file.exp: Same.
988 * gdb.server/no-thread-db.exp: Same.
989 * gdb.server/run-without-local-binary.exp: Same.
990 * gdb.stabs/weird.exp: Same.
991 * gdb.threads/attach-many-short-lived-threads.exp: Same.
992 * gdb.threads/thread-find.exp: Same.
993 * gdb.threads/tls-shared.exp: Same.
994 * gdb.threads/tls.exp: Same.
995 * gdb.threads/wp-replication.exp: Same.
996 * gdb.trace/ax.exp: Same.
997 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
998
3d11e68e
TV
9992019-10-31 Tom de Vries <tdevries@suse.de>
1000
1001 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1002 * gdb.ada/array_subscript_addr.exp: Same.
1003 * gdb.ada/arrayidx.exp: Same.
1004 * gdb.ada/arrayparam.exp: Same.
1005 * gdb.ada/arrayptr.exp: Same.
1006 * gdb.ada/boolean_expr.exp: Same.
1007 * gdb.ada/call_pn.exp: Same.
1008 * gdb.ada/complete.exp: Same.
1009 * gdb.ada/fixed_cmp.exp: Same.
1010 * gdb.ada/fun_addr.exp: Same.
1011 * gdb.ada/funcall_param.exp: Same.
1012 * gdb.ada/interface.exp: Same.
1013 * gdb.ada/mod_from_name.exp: Same.
1014 * gdb.ada/null_array.exp: Same.
1015 * gdb.ada/packed_array.exp: Same.
1016 * gdb.ada/packed_tagged.exp: Same.
1017 * gdb.ada/print_chars.exp: Same.
1018 * gdb.ada/print_pc.exp: Same.
1019 * gdb.ada/ptype_arith_binop.exp: Same.
1020 * gdb.ada/ptype_field.exp: Same.
1021 * gdb.ada/ptype_tagged_param.exp: Same.
1022 * gdb.ada/rec_return.exp: Same.
1023 * gdb.ada/ref_tick_size.exp: Same.
1024 * gdb.ada/str_ref_cmp.exp: Same.
1025 * gdb.ada/taft_type.exp: Same.
1026 * gdb.ada/tagged.exp: Same.
1027 * gdb.ada/type_coercion.exp: Same.
1028 * gdb.ada/uninitialized_vars.exp: Same.
1029
60b6ede8
TV
10302019-10-30 Tom de Vries <tdevries@suse.de>
1031
1032 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1033
30baf67b
TV
10342019-10-26 Tom de Vries <tdevries@suse.de>
1035
1036 * gdb.base/bigcore.c: Fix typos in comments.
1037 * gdb.base/ctf-ptype.c: Same.
1038 * gdb.base/long_long.c: Same.
1039 * gdb.dwarf2/dw2-op-out-param.S: Same.
1040 * gdb.python/py-evthreads.c: Same.
1041 * gdb.reverse/i387-stack-reverse.c: Same.
1042 * gdb.trace/tfile.c: Same.
1043 * lib/compiler.c: Same.
1044 * lib/compiler.cc: Same.
1045
158da0d1
TV
10462019-10-25 Tom de Vries <tdevries@suse.de>
1047
1048 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1049 gdb_test_multiple calls.
1050 * gdb.reverse/sigall-reverse.exp: Same.
1051 * gdb.reverse/solib-precsave.exp: Same.
1052 * gdb.reverse/solib-reverse.exp: Same.
1053 * gdb.reverse/until-precsave.exp: Same.
1054 * gdb.reverse/until-reverse.exp: Same.
1055
4ccdfbec
TV
10562019-10-24 Tom de Vries <tdevries@suse.de>
1057
1058 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1059 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1060 kfail using -wrap pattern flag and convenience variable
1061 gdb_test_name.
1062
33d569b7
AB
10632019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1064
1065 * gdb.python/py-progspace.exp: Add tests for the
1066 Progspace.block_for_pc method.
1067
4d0b984b
TT
10682019-10-23 Tom Tromey <tom@tromey.com>
1069
1070 * configure: Rebuild.
1071 * aclocal.m4: Use m4_include, not sinclude.
1072
94cb3754
TV
10732019-10-21 Tom de Vries <tdevries@suse.de>
1074
1075 * gdb.base/infcall-nested-structs.c: Add
1076 __attribute__((noinline,noclone)) to all functions.
1077 (call_all): Add missing variable initialization. Simplify return value.
1078 (breakpt): Increment volatile variable, to prevent call from being
1079 optimized out.
1080 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1081
062f1fc1
TV
10822019-10-17 Tom de Vries <tdevries@suse.de>
1083
1084 * gdb.fortran/module.exp: Allow info variables to print info for files
1085 other than module.f90.
1086
0b54364d
AB
10872019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1088
1089 * gdb.fortran/module.exp: Extend with 'info variables' test.
1090
7ff5fae7
AB
10912019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1092
1093 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1094 F77_FOR_TARGET.
1095
d10eccaa
TV
10962019-10-16 Tom de Vries <tdevries@suse.de>
1097
1098 PR tdep/25096
1099 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1100
745ff14e
TV
11012019-10-16 Tom de Vries <tdevries@suse.de>
1102
1103 PR tdep/24104
1104 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1105 Add KFAIL for PR tdep/25096.
1106
03e1ab94
TV
11072019-10-16 Tom de Vries <tdevries@suse.de>
1108
1109 PR testsuite/25059
1110 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1111
b17fcc10
TV
11122019-10-16 Tom de Vries <tdevries@suse.de>
1113
1114 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1115 as signed.
1116
9223170f
SM
11172019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1118
1119 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1120 one instead of increasing timeout.
1121
d6e76313
TV
11222019-10-13 Tom de Vries <tdevries@suse.de>
1123
1124 PR record/25038
1125 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1126 * gdb.reverse/sigall-reverse.exp: Same.
1127 * gdb.reverse/solib-precsave.exp: Same.
1128 * gdb.reverse/solib-reverse.exp: Same.
1129 * gdb.reverse/step-precsave.exp: Same.
1130 * gdb.reverse/until-precsave.exp: Same.
1131 * gdb.reverse/until-reverse.exp: Same.
1132 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1133
6dfc0041
AA
11342019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1135
1136 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1137 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1138 (cmp_struct_05_01, cmp_struct_static_02_01)
1139 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1140 comparisons.
1141
abcf2cc8
TV
11422019-10-10 Tom de Vries <tdevries@suse.de>
1143
1144 PR testsuite/24888
1145 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1146 gnatlink.
1147
a50faaf6
TV
11482019-10-09 Tom de Vries <tdevries@suse.de>
1149
1150 PR testsuite/25048
1151 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1152
60ff3cd7
AB
11532019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1154
1155 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1156 exceptions due to missing debug information.
1157
dfee8566
TV
11582019-10-07 Tom de Vries <tdevries@suse.de>
1159
1160 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1161
3d63690a
AB
11622019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1163
1164 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1165 * gdb.base/annota1.exp: Update to use gdb_test_name.
1166
30d1f018
WP
11672019-10-07 Weimin Pan <weimin.pan@oracle.com>
1168
1169 * gdb.base/ctf-whatis.exp: New file.
1170 * gdb.base/ctf-whatis.c: New file.
1171 * gdb.base/ctf-ptype.exp: New file.
1172 * gdb.base/ctf-ptype.c: New file.
1173 * gdb.base/ctf-constvars.exp: New file.
1174 * gdb.base/ctf-constvars.c: New file.
1175 * gdb.base/ctf-cvexpr.exp: New file.
1176
4dbbb47c
TV
11772019-10-04 Tom de Vries <tdevries@suse.de>
1178
1179 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1180 for loop.
1181
77c2dba3
TT
11822019-10-03 Tom Tromey <tom@tromey.com>
1183
1184 PR rust/24976:
1185 * gdb.rust/simple.rs (Union2): New type.
1186 (main): Use Union2.
1187 * gdb.rust/simple.exp: Add test.
1188
179aed7f
AB
11892019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1190
1191 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1192 nested function prefix.
1193
0a4b0913
AB
11942019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1195 Richard Bunt <richard.bunt@arm.com>
1196 Andrew Burgess <andrew.burgess@embecosm.com>
1197
1198 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1199 nested functions.
1200 * gdb.fortran/nested-funcs.f90: Update expected results.
1201 * gdb.fortran/nested-funcs-2.exp: New file.
1202 * gdb.fortran/nested-funcs-2.f90: New file.
1203
082cce05
AB
12042019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1205
1206 * gdb.python/py-parameter.exp: Make test names unique.
1207 * gdb.python/py-template.exp: Likewise.
1208 * gdb.python/py-value.exp: Likewise.
1209
2b74ba5a
AB
12102019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1211
1212 * gdb.base/break-interp.exp: Reduce test name duplication.
1213 * gdb.base/call-sc.exp: Likewise.
1214 * gdb.base/callfuncs.exp: Likewise.
1215 * gdb.base/charset.exp: Likewise.
1216 * gdb.base/dump.exp: Likewise.
1217 * gdb.base/ena-dis-br.exp: Likewise.
1218 * gdb.base/relational.exp: Likewise.
1219 * gdb.base/step-over-syscall.exp: Likewise.
1220 * gdb.base/structs.exp: Likewise.
1221
58eb20d5
AB
12222019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1223
1224 * gdb.linespec/explicit.exp: Make test names unique.
1225 * gdb.linespec/ls-errs.exp: Likewise.
1226
4d421147
AB
12272019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1228
1229 * gdb.reverse/break-precsave.exp: Make test names unique.
1230 * gdb.reverse/break-reverse.exp: Likewise.
1231 * gdb.reverse/finish-precsave.exp: Likewise.
1232 * gdb.reverse/finish-reverse.exp: Likewise.
1233 * gdb.reverse/machinestate-precsave.exp: Likewise.
1234 * gdb.reverse/machinestate.exp: Likewise.
1235 * gdb.reverse/readv-reverse.exp: Likewise.
1236 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1237 * gdb.reverse/sigall-precsave.exp: Likewise.
1238 * gdb.reverse/sigall-reverse.exp: Likewise.
1239 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1240 * gdb.reverse/watch-precsave.exp: Likewise.
1241 * gdb.reverse/watch-reverse.exp: Likewise.
1242
d8c06f22
AB
12432019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1244
1245 * gdb.threads/stop-with-handle.c: New file.
1246 * gdb.threads/stop-with-handle.exp: New file.
1247
3a56ed86
TV
12482019-10-03 Tom de Vries <tdevries@suse.de>
1249
1250 PR testsuite/25059
1251 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1252 directory" line to be missing.
1253
42275044
TV
12542019-10-03 Tom de Vries <tdevries@suse.de>
1255
1256 PR testsuite/25059
1257 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1258 type optional.
1259
9ef62df0
AA
12602019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1261
1262 * gdb.python/py-format-string.c (string.h): New include.
1263 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1264 the same value, for endianness-independence.
1265 * gdb.python/py-format-string.exp (default_regexp_dict)
1266 (test_pretty_structs, test_format): Adjust expected output to the
1267 changed initialization.
1268
37f6a7f4
TT
12692019-10-02 Tom Tromey <tromey@adacore.com>
1270
1271 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1272
1d58d6a2
PA
12732019-10-02 Pedro Alves <palves@redhat.com>
1274 Andrew Burgess <andrew.burgess@embecosm.com>
1275
1276 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1277 "print-file-var.h".
1278 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1279 (get_version_1): Print this_version_id and its address.
1280 Add extern "C" wrappers around interface functions.
1281 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1282 "print-file-var.h".
1283 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1284 (get_version_2): Print this_version_id and its address.
1285 Add extern "C" wrappers around interface functions.
1286 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1287 <stddef.h> and "print-file-var.h".
1288 Add extern "C" wrappers around interface functions.
1289 [VERSION_ID_MAIN] (this_version_id): Define.
1290 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1291 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1292 up extern "C" blocks.
1293 * gdb.base/print-file-var.exp (test): New, factored out from top
1294 level.
1295 (top level): Test all combinations of attribute hidden or not,
1296 dlopen or not, and this_version_id symbol in main file or not.
1297 Compile tests as both C++ and C, make test names unique.
1298
d770d56f
TT
12992019-10-01 Tom Tromey <tom@tromey.com>
1300
1301 * gdb.base/style.exp: Test "show logging filename".
1302
7f6aba03
TT
13032019-10-01 Tom Tromey <tom@tromey.com>
1304
1305 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1306 * gdb.base/style.exp: Add metadata style test.
1307
14309bb6
TT
13082019-10-01 Tom Tromey <tom@tromey.com>
1309
1310 * gdb.base/style.exp: Test "pwd".
1311
2a3c1174
PA
13122019-10-01 Tom Tromey <tom@tromey.com>
1313
1314 * gdb.base/style.exp: Update tests.
1315
53d666ec
AA
13162019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1317
1318 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1319 'six' to unsigned.
1320 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1321 'five'. Use an all-ones bit pattern for each.
1322 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1323 to its changed values.
1324
4a56a520
TT
13252019-09-30 Tom Tromey <tromey@adacore.com>
1326
1327 * gdb.rust/traits.rs: Disable all warnings.
1328
0df0352a
TV
13292019-09-29 Tom de Vries <tdevries@suse.de>
1330
1331 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1332
73d9a918
TV
13332019-09-29 Tom de Vries <tdevries@suse.de>
1334
1335 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1336
060b3ab4
TV
13372019-09-27 Tom de Vries <tdevries@suse.de>
1338
1339 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1340
68f7d34d
TV
13412019-09-27 Tom de Vries <tdevries@suse.de>
1342
1343 PR record/23188
1344 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1345
5d63b30a
TT
13462019-09-26 Tom Tromey <tromey@adacore.com>
1347
1348 * gdb.ada/py_taft.exp: New file.
1349 * gdb.ada/py_taft/main.adb: New file.
1350 * gdb.ada/py_taft/pkg.adb: New file.
1351 * gdb.ada/py_taft/pkg.ads: New file.
1352
3d435220
TV
13532019-09-24 Tom de Vries <tdevries@suse.de>
1354
1355 PR gdb/24598
1356 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1357
77d03678
TV
13582019-09-22 Tom de Vries <tdevries@suse.de>
1359
1360 * gdb.base/restore.exp: Allow register variables to be optimized out at
1361 -O0.
1362
abf516c6
UW
13632019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1364
1365 * gdb.arch/spu-info.exp: Remove file.
1366 * gdb.arch/spu-info.c: Remove file.
1367 * gdb.arch/spu-ls.exp: Remove file.
1368 * gdb.arch/spu-ls.c: Remove file.
1369
1370 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1371 * gdb.asm/spu.inc: Remove file.
1372
1373 * gdb.base/dump.exp: Remove support for spu*-*-*.
1374 * gdb.base/stack-checking.exp: Likewise.
1375 * gdb.base/overlays.exp: Likewise.
1376 * gdb.base/ovlymgr.c: Likewise.
1377 * gdb.base/spu.ld: Remove file.
1378
1379 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1380 * gdb.cp/cpexprs.exp: Likewise.
1381 * gdb.cp/exception.exp: Likewise.
1382 * gdb.cp/gdb2495.exp: Likewise.
1383 * gdb.cp/mb-templates.exp: Likewise.
1384 * gdb.cp/pr9167.exp: Likewise.
1385 * gdb.cp/userdef.exp: Likewise.
1386
1387 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1388
1389 * gdb.cell: Remove directory.
1390 * lib/cell.exp: Remove file.
1391
e452e88f
TV
13922019-09-19 Tom de Vries <tdevries@suse.de>
1393
1394 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1395
8a625130
TV
13962019-09-19 Tom de Vries <tdevries@suse.de>
1397
1398 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1399
81dc3ab5
TV
14002019-09-19 Tom de Vries <tdevries@suse.de>
1401
1402 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1403 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1404 (gdb_target_cmd): ... here.
1405 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1406 value 2.
1407
b078f3ac
AB
14082019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1409
1410 * gdb.base/source-dir.exp: Avoid having directory names in test
1411 names.
1412
f1b620e9
MG
14132019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1414
1415 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1416 directory.
1417
67f3ed6a
AB
14182019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1419
1420 * gdb.base/list-missing-source.exp: New file.
1421
d1b70248
TV
14222019-09-14 Tom de Vries <tdevries@suse.de>
1423
1424 PR teststuite/24599
1425 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1426 * lib/ada.exp (gnatmake_version_at_least): New proc.
1427
5fabdcd6
AB
14282019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1429
1430 * gdb.base/maint.exp: Use exec_has_index_section.
1431
aa17805f
AB
14322019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1433
1434 * gdb.base/maint.exp: Add test for 'maint info sections'.
1435
25e5c209
TV
14362019-09-12 Tom de Vries <tdevries@suse.de>
1437
1438 * gdb.base/store.exp: Allow register variables to be optimized out at
1439 -O0.
1440
4993045d
PW
14412019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1442
1443 * gdb.ada/rdv_wait.exp: Update to new task names.
1444 * gdb.base/task_switch_in_core.exp: Likewise.
1445 * gdb.base/info_sources_base.c: Likewise.
1446
8a516164
TT
14472019-09-10 Tom Tromey <tromey@adacore.com>
1448
1449 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1450
aa391654
TT
14512019-09-10 Tom Tromey <tromey@adacore.com>
1452
1453 * gdb.ada/dgopt.exp: New file.
1454 * gdb.ada/dgopt/x.adb: New file.
1455
8634b462
TT
14562019-09-08 Tom Tromey <tom@tromey.com>
1457
1458 * gdb.tui/resize.exp: Remove setup_xfail.
1459 * gdb.tui/regs.exp: Remove setup_xfail.
1460 * gdb.tui/basic.exp: Remove setup_xfail.
1461
736b0f76
DB
14622019-09-06 David Blaikie <dblaikie@gmail.com>
1463
1464 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1465 * gdb.cp/cplabel.exp: Ditto.
1466 * gdb.linespec/ls-errs.exp: Ditto.
1467
30331a6c
TV
14682019-09-05 Tom de Vries <tdevries@suse.de>
1469
1470 * lib/gdb.exp (cmp_file_string): New proc.
1471 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1472 runto_main. Verify save breakpoints output.
1473
98b0ebab
PW
14742019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1475
1476 * gdb.base/info-var.exp: Test info variables without running
1477 to main, to avoid expect's buffer overflow.
1478
4e962e74
TT
14792019-09-03 Tom Tromey <tromey@adacore.com>
1480
1481 * gdb.ada/bias.exp: New file.
1482 * gdb.ada/bias/bias.adb: New file.
1483 * gdb.ada/print_chars.exp: Add regression test.
1484 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1485 (MC): New variable.
1486
2ea1a07a
SL
14872019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1488
1489 * gdb.base/argv0-symlink.exp: Run only on native target
1490 and local host.
1491
8077c50d
TV
14922019-08-29 Tom de Vries <tdevries@suse.de>
1493
1494 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1495 diverse debug info.
1496 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1497
48352473
TV
14982019-08-28 Tom de Vries <tdevries@suse.de>
1499
1500 * gdb.base/info-var.exp: Allow info variables to print info for files
1501 other than info-var-f1.c and info-var-f2.c.
1502
d8f27c60
AB
15032019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1504
1505 * gdb.fortran/info-types.exp: Add module.
1506 * gdb.fortran/info-types.f90: Update expected results.
1507
1f20c35e
AB
15082019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1509
1510 * gdb.fortran/info-types.exp: New file.
1511 * gdb.fortran/info-types.f90: New file.
1512 * lib/fortran.exp (fortran_character1): New proc.
1513
4acfdd20
AB
15142019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1515
1516 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1517 functions'. Reindent as needed.
1518 * gdb.base/info-var-f1.c: New file.
1519 * gdb.base/info-var-f2.c: New file.
1520 * gdb.base/info-var.exp: New file.
1521 * gdb.base/info-var.h: New file.
1522
5c31b358
TV
15232019-08-26 Tom de Vries <tdevries@suse.de>
1524
1525 PR c++/24852
1526 * gdb.cp/no-libstdcxx-probe.exp: New test.
1527
b694989f
TV
15282019-08-26 Tom de Vries <tdevries@suse.de>
1529
1530 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1531 * tests need to be skipped.
1532 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1533 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1534 mi_skip_libstdcxx_probe_tests.
1535
d9c4ba53
SDJ
15362019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1537
1538 * gdb.python/py-xmethods.exp: Use raw strings when passing
1539 arguments to SimpleXMethodMatcher.
1540
395fad09
TV
15412019-08-22 Tom de Vries <tdevries@suse.de>
1542
1543 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1544 more informative.
1545
26c957f1
PA
15462019-08-21 Pedro Alves <palves@redhat.com>
1547
1548 * gdb.base/with.exp: Test "with" with no arguments.
1549
61f80d5d
TV
15502019-08-21 Tom de Vries <tdevries@suse.de>
1551
1552 * gdb.base/gdb-caching-proc.exp: Sort files.
1553
d7a11d13
TV
15542019-08-20 Tom de Vries <tdevries@suse.de>
1555
1556 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1557 compilation.
1558
34dafe9f
TV
15592019-08-16 Tom de Vries <tdevries@suse.de>
1560
1561 * gdb.base/compare-sections.exp ("after run to main"): Allow
1562 mismatched read-only sections for PIE executables.
1563
398fdd60
TT
15642019-08-16 Tom Tromey <tom@tromey.com>
1565
1566 * lib/tuiterm.exp (_csi_Z): New proc.
1567 * gdb.tui/basic.exp: Update window positions.
1568 * gdb.tui/empty.exp: Update window positions.
1569
d8f9e51c
SL
15702019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1571
1572 * gdb.base/examine-backward.exp: Correct regexp for
1573 "examine 3 bytes backward from ${address_zero}".
1574
3df505f6
TT
15752019-08-15 Tom Tromey <tom@tromey.com>
1576
1577 * gdb.tui/empty.exp: Enable resizing tests.
1578
272560b5
TT
15792019-08-15 Tom Tromey <tromey@adacore.com>
1580
1581 * gdb.ada/char_enum.exp: Add regression tests.
1582 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1583 and '0'.
1584 (Char, Gchar): Update.
1585 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1586
08235187
CB
15872019-08-15 Christian Biesinger <cbiesinger@google.com>
1588
1589 * gdb.python/python.exp: Expect a leading underscore on
1590 GdbOutput{,Error}File.
1591
22a2ab04
SL
15922019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1593
1594 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1595 Windows host.
1596
835b995b
SL
15972019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1598
1599 * gdb.base/batch-preserve-term-settings.exp
1600 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1601
97dd8e07
CB
16022019-08-15 Christian Biesinger <cbiesinger@google.com>
1603
1604 * lib/gdb.exp: When running on a mingw target, replace
1605 /x/ with x:/.
1606
75faf5c4
AH
16072019-08-14 Alan Hayward <alan.hayward@arm.com>
1608
1609 * gdb.arch/aarch64-prologue.c: New test.
1610 * gdb.arch/aarch64-prologue.exp: New file.
1611
abc6c00f
TV
16122019-08-13 Tom de Vries <tdevries@suse.de>
1613
1614 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1615 Thread.
1616
74c2c1f4
SL
16172019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1618
1619 * gdb.python/py-completion.exp: Download the .py file to the host
1620 and use its host pathname. Conditionalize tests that use
1621 tab completion and manipulate files on the build machine.
1622 * gdb.python/py-events.exp: Download the .py file to the host
1623 and use its host pathname.
1624 * gdb.python/py-evsignal.exp: Likewise.
1625 * gdb.python/py-evthreads.exp: Likewise.
1626 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1627 pathname syntax.
1628 * gdb.python/py-framefilter.exp: Download the .py file to the right
1629 place on the host. Match Windows pathname syntax.
1630 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1631 .py file to the host and use its host pathname.
1632 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1633 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1634 build pathname. Skip symlink test on Windows host. Add missing
1635 newline at end of file.
1636 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1637 and use its host pathname.
1638 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1639 * gdb.python/py-section-script.exp: Use host location of binfile
1640 on safe-path. Use correct path separator on Windows host.
1641 Reorder alternatives in gdb_test_multiple to prevent matching
1642 the wrong alternative on success.
1643 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1644
ca2589f3
PP
16452019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1646
1647 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1648 expect the GDB inferior to no longer immediately stop after
1649 being resumed with "signal SIGINT".
1650
020a839d
SL
16512019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1652
1653 * gdb.linespec/break-ask.exp: Generalize regexps to match
1654 Windows pathnames too.
1655
128d6509
TV
16562019-08-08 Tom de Vries <tdevries@suse.de>
1657
1658 PR testsuite/24862
1659 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1660
590042fc
PW
16612019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1662
1663 * gdb.base/style.exp: Update tests for help doc new invariants.
1664 * gdb.base/help.exp: Likewise.
1665
046bebe1
TT
16662019-08-06 Tom Tromey <tom@tromey.com>
1667
1668 * gdb.base/style.exp: Add disassemble test.
1669 * gdb.base/style.c (some_called_function): New function.
1670 (main): Use it.
1671
0b27c27d
CB
16722019-08-05 Christian Biesinger <cbiesinger@google.com>
1673
1674 * gdb.python/py-block.exp: Test dictionary access on blocks.
1675
580f1034
SM
16762019-08-05 Simon Marchi <simon.marchi@efficios.com>
1677
1678 PR gdb/24863
1679 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1680 -list-thread-groups --available test when running under
1681 check-read1.
1682
d86bd7cb
TV
16832019-08-05 Tom de Vries <tdevries@suse.de>
1684
1685 PR testsuite/24863
1686 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1687 * gdb.base/help.exp: Use with_read1_timeout_factor.
1688 * gdb.base/info-macros.exp: Same.
1689 * gdb.cp/nested-types.exp: Same.
1690
a80cf5d8
TV
16912019-08-05 Tom de Vries <tdevries@suse.de>
1692
1693 * lib/gdb.exp (version_at_least): Factor out of ...
1694 (tcl_version_at_least): ... here.
1695 (gdb_compile): Fail if pie results in non-PIE executable.
1696 (readelf_version, readelf_prints_pie): New proc.
1697 (exec_is_pie): Return -1 if unknown.
1698
d0962838
TV
16992019-08-05 Tom de Vries <tdevries@suse.de>
1700
1701 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1702
2252ff3d
SL
17032019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1704
1705 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1706
26655f53
SL
17072019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1708
1709 * lib/completion-support.exp (test_gdb_complete_none): Skip
1710 tab completion tests if no readline support.
1711 (test_gdb_complete_unique_re): Likewise.
1712 (test_gdb_complete_multiple): Likewise.
1713
db4dc13e
PW
17142019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1715
1716 * gdb.base/info_sources.exp: New file.
1717 * gdb.base/info_sources.c: New file.
1718 * gdb.base/info_sources_base.c: New file.
1719
0eba165a
PFC
17202019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1721
1722 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1723 prefix argument.
1724 (test_exit_status): Add prefix argument.
1725
59bd512b
TV
17262019-08-01 Tom de Vries <tdevries@suse.de>
1727
1728 PR testsuite/24863
1729 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1730 calling exp_continue for new thread and thread exited messages.
1731
2a3ad588
TV
17322019-08-01 Tom de Vries <tdevries@suse.de>
1733
1734 PR testsuite/24863
1735 * gdb.base/structs.exp: Fix check-read1 timeout using
1736 gdb_test_sequence.
1737 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1738
117eb594
TV
17392019-08-01 Tom de Vries <tdevries@suse.de>
1740
1741 PR testsuite/24863
1742 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1743 line.
1744
ed591340
TV
17452019-08-01 Tom de Vries <tdevries@suse.de>
1746
1747 PR testsuite/24863
1748 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1749
aa3b6533
TT
17502019-07-30 Tom Tromey <tromey@adacore.com>
1751
1752 * gdb.ada/display_nested.exp: New file.
1753 * gdb.ada/display_nested/foo.adb: New file.
1754 * gdb.ada/display_nested/pack.adb: New file.
1755 * gdb.ada/display_nested/pack.ads: New file.
1756
2906593f
CB
17572019-07-30 Christian Biesinger <cbiesinger@google.com>
1758
1759 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1760 namespace.
1761 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1762
0f575925
TV
17632019-07-30 Tom de Vries <tdevries@suse.de>
1764
1765 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1766 instead.
1767
b13057d9
TV
17682019-07-30 Tom de Vries <tdevries@suse.de>
1769
1770 PR testsuite/24834
1771 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1772 (exec_is_pie): New proc.
1773
5c4dde85
CB
17742019-07-29 Christian Biesinger <cbiesinger@google.com>
1775
1776 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1777
c620ed88
CB
17782019-07-29 Christian Biesinger <cbiesinger@google.com>
1779
1780 * gdb.python/py-objfile.c: Add global and static vars.
1781 * gdb.python/py-objfile.exp: Test new functions Objfile.
1782 lookup_global_symbol and lookup_static_symbol.
1783
3d235706
TT
17842019-07-29 Tom Tromey <tom@tromey.com>
1785
1786 * lib/tuiterm.exp (Term::_csi_@): New proc.
1787 (Term::_csi_X): Don't move cursor.
1788
c7e4c0a6
PW
17892019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1790
1791 * gdb.base/options.exp: Update backtrace - completion to
1792 new option -frame-info.
1793 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1794 Test new 'set print frame-info'. Test backtrace -frame-info
1795 overriding 'set print frame-info'.
1796 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1797 Test new 'set print frame-info'.
1798 Verify consistency of backtrace with and without filters, with and
1799 without -no-filters.
1800 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1801 default.
1802
de28a3b7
TV
18032019-07-29 Tom de Vries <tdevries@suse.de>
1804
1805 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1806 no arguments".
1807
507dd60e
TV
18082019-07-29 Tom de Vries <tdevries@suse.de>
1809
1810 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1811 is a substring of the first for "complete non-unique file name".
1812
5beafce9
TV
18132019-07-29 Tom de Vries <tdevries@suse.de>
1814
1815 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1816 with ".*".
1817
2d274232
TV
18182019-07-29 Tom de Vries <tdevries@suse.de>
1819
1820 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1821 Pass prompt_regexp parameter to gdb_test_multiple calls.
1822
9197cd8b
TV
18232019-07-29 Tom de Vries <tdevries@suse.de>
1824
1825 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1826 print registers" regexps.
1827
b528dae0
TV
18282019-07-29 Tom de Vries <tdevries@suse.de>
1829
1830 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1831
d17725d7
TV
18322019-07-29 Tom de Vries <tdevries@suse.de>
1833
1834 PR gdb/24855
1835 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1836 (skip_python_tests_prompt): Add prompt_regexp argument to
1837 gdb_test_multiple calls.
1838
52b75bf1
TT
18392019-07-27 Tom Tromey <tom@tromey.com>
1840
1841 * gdb.tui/main.exp: New file.
1842
2b1d00c2
TT
18432019-07-27 Tom Tromey <tom@tromey.com>
1844
1845 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1846 optional.
1847 * gdb.tui/empty.exp: New file.
1848
ded631d5
TT
18492019-07-27 Tom Tromey <tom@tromey.com>
1850
1851 * lib/tuiterm.exp (spawn): New proc.
1852 (Term::resize): New proc.
1853 * gdb.tui/resize.exp: New file.
1854
58ac439d
TT
18552019-07-27 Tom Tromey <tom@tromey.com>
1856
1857 * gdb.tui/list.exp: New file.
1858
fe1f56ee
TT
18592019-07-27 Tom Tromey <tom@tromey.com>
1860
1861 * gdb.tui/regs.exp: New file.
1862
f790b310
TT
18632019-07-27 Tom Tromey <tom@tromey.com>
1864
1865 * gdb.tui/basic.exp: Add "layout split" test.
1866
d95fc6ee
TT
18672019-07-27 Tom Tromey <tom@tromey.com>
1868
1869 * gdb.tui/basic.exp: Add "layout asm" test.
1870
c3786b3a
TT
18712019-07-27 Tom Tromey <tom@tromey.com>
1872
1873 * lib/tuiterm.exp: New file.
1874 * gdb.tui/basic.exp: New file.
1875
98a617f8
KB
18762019-07-27 Kevin Buettner <kevinb@redhat.com>
1877
1878 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1879 Enable tests associated with this flag. Adjust regex
1880 referencing "foo_low" to now refer to "foo_cold" instead.
1881
5c076da4
KB
18822019-07-27 Kevin Buettner <kevinb@redhat.com>
1883
1884 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1885 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1886 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1887 foo_cold. Revise comments to match.
1888 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1889 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1890 were wrapped into this proc; Call do_test in loop from outermost
1891 level.
1892 (foo_low): Rename all occurrences to "foo_cold".
1893 (backtrace from baz): New test.
1894 (x2/i foo_cold): New test.
1895 (info line *foo_cold): New test.
1896
1512d3b7
TV
18972019-07-26 Tom de Vries <tdevries@suse.de>
1898
1899 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1900
297989a1
TV
19012019-07-25 Tom de Vries <tdevries@suse.de>
1902
1903 PR testsuite/24830
1904 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1905 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1906 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1907 (skip_libstdcxx_probe_tests): ... here.
1908 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1909
b3b965fb
TV
19102019-07-24 Tom de Vries <tdevries@suse.de>
1911
1912 PR testsuite/24807
1913 * gdb.objc/basicclass.m: Include stdio.h.
1914 * gdb.objc/nondebug.m: Same.
1915 * gdb.objc/objcdecode.m: Same.
1916
4625b4d0
TV
19172019-07-24 Tom de Vries <tdevries@suse.de>
1918
1919 PR testsuite/24612
1920 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1921 additional_flags.
1922
024a5840
TV
19232019-07-24 Tom de Vries <tdevries@suse.de>
1924
1925 PR testsuite/24831
1926 * gdb.multi/tids.exp: Update error messages for info threads.
1927
c76ddaa3
TV
19282019-07-24 Tom de Vries <tdevries@suse.de>
1929
1930 * gdb.base/info-types.exp: Allow info types to print info for more than
1931 one file.
1932
9a618ef6
TV
19332019-07-23 Tom de Vries <tdevries@suse.de>
1934
1935 PR testsuite/24842
1936 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1937 gdb_spawn_with_cmdline_opts.
1938
40eadf04
SP
19392019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1940
1941 * gdb.arch/arm-cmse-sgstubs.c: New test.
1942 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1943
5ba29434
TV
19442019-07-23 Tom de Vries <tdevries@suse.de>
1945
1946 PR testsuite/24711
1947 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1948 issuing next command.
1949
a8e9d247
AB
19502019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1951
1952 * gdb.ada/info_auto_lang.exp: Update expected results.
1953 * gdb.base/info-types.c: Add additional types to check.
1954 * gdb.base/info-types.exp: Update expected results.
1955
eb86c5e2
AB
19562019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1957
1958 * gdb.base/info-types.c: New file.
1959 * gdb.base/info-types.exp: New file.
1960
01e175fe
AB
19612019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1962
1963 * gdb.arch/riscv-bp-infcall.c: New file.
1964 * gdb.arch/riscv-bp-infcall.exp: New file.
1965
6b78c3f8
AB
19662019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1967
1968 PR breakpoints/24541
1969 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1970
da738167
TV
19712019-07-14 Tom de Vries <tdevries@suse.de>
1972
1973 PR testsuite/24760
1974 * gdb.objc/basicclass.exp: Fix unterminated string.
1975
0d4e84ed
AB
19762019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1977 Andrew Burgess <andrew.burgess@embecosm.com>
1978
1979 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1980 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1981 negative bounds.
1982 * gdb.fortran/vla-value.exp: Print elements of an array with
1983 negative bounds.
1984 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1985 testing.
1986
021d8588
AB
19872019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1988
1989 * gdb.base/options.exp (expect_string): Dequote strings in
1990 results.
1991 (test-string): Test strings with different quoting and reindent.
1992
f06f1252
TT
19932019-07-10 Tom Tromey <tromey@adacore.com>
1994
1995 * gdb.ada/mi_ex_cond.exp: Update expected results.
1996 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1997 * gdb.ada/mi_catch_ex.exp: Update expected results.
1998 * gdb.ada/mi_catch_assert.exp: Update expected results.
1999 * gdb.ada/catch_ex.exp (catch_exception_info)
2000 (catch_exception_entry, catch_assert_entry)
2001 (catch_unhandled_entry): Update.
2002 * gdb.ada/catch_assert_if.exp: Update expected results.
2003
b863685d
RB
20042019-07-10 Richard Bunt <richard.bunt@arm.com>
2005 Stephen Roberts <stephen.roberts@arm.com>
2006
2007 * gdb.base/define.exp: Restore original prompt.
2008
cb1e4e32
PA
20092019-07-09 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2012 breakpoints" output.
2013 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2014 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2015 throw" creates breakpoint.
2016 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2017 'type="catchpoint"'.
2018
b58a68fe
PA
20192019-07-09 Pedro Alves <palves@redhat.com>
2020
2021 PR c++/15468
2022 * gdb.cp/except-multi-location-lib.cc: New.
2023 * gdb.cp/except-multi-location-main.cc: New.
2024 * gdb.cp/except-multi-location.exp: New.
2025
0826779b
PW
20262019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2027
2028 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2029 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2030 argument and update callers.
2031
5b0e2db4
AB
20322019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2033
2034 * gdb.arch/amd64-break-on-asm-line.S: New file.
2035 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2036
1f6f6e21
PW
20372019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2038
2039 * gdb.base/printcmds.exp: Test printing C string and
2040 C wide string convenience vars without transiting via the inferior.
2041 Also make test names unique.
2042
ea142fbf
AH
20432019-07-08 Alan Hayward <alan.hayward@arm.com>
2044
5862c886 2045 PR breakpoints/25011
ea142fbf
AH
2046 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2047
213fd9fa
PA
20482019-07-04 Pedro Alves <palves@redhat.com>
2049
2050 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2051 body returned ok(0), break(3) or continue(4).
2052 * gdb.testsuite/foreach_with_prefix.exp: New file.
2053
2b40fda7
AH
20542019-07-04 Alan Hayward <alan.hayward@arm.com>
2055
2056 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2057
a26c8de0
PA
20582019-07-03 Pedro Alves <palves@redhat.com>
2059
2060 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2061 "return -code".
2062
5f4ba3e7
PA
20632019-07-03 Pedro Alves <palves@redhat.com>
2064
2065 PR cli/24732
2066 * gdb.base/shell.exp: Load completion-support.exp.
2067 Adjust expected error output. Add completion tests.
2068
a994424f
PA
20692019-07-03 Pedro Alves <palves@redhat.com>
2070
2071 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2072 string_to_regexp.
2073
3d9be6f5
PA
20742019-07-03 Pedro Alves <palves@redhat.com>
2075
2076 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2077 (expect_integer): Adjust to expect "-string".
2078 (expect_string): New.
2079 (all_options): Expect "-string".
2080 (test-flag, test-boolean): Adjust to expect "-string".
2081 (test-string): New proc.
2082 (top level): Call it.
2083
41fc454c
PA
20842019-07-03 Pedro Alves <palves@redhat.com>
2085
2086 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2087 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2088 the expected output in the success.
2089
b2b2a215
PA
20902019-07-03 Pedro Alves <palves@redhat.com>
2091
2092 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2093 Split one gdb_test_multiple call in two to avoid a race.
2094
fdbc9870
PA
20952019-07-03 Pedro Alves <palves@redhat.com>
2096
2097 * gdb.base/with.c: New file.
2098 * gdb.base/with.exp: New file.
2099
c6ac8931
PA
21002019-07-03 Pedro Alves <palves@redhat.com>
2101
2102 * gdb.base/settings.exp: Replace all references to "maint
2103 test-settings set" with references to "maint set test-settings",
2104 and all references to "maint test-settings show" with references
2105 to "maint show test-settings".
2106
970f9d09
PA
21072019-07-03 Pedro Alves <palves@redhat.com>
2108
2109 * gdb.base/settings.exp (test-string): Adjust expected out when
2110 testing "maint test-settings show filename"
2111
54d66006
PA
21122019-07-02 Pedro Alves <palves@redhat.com>
2113
2114 * gdb.base/options.exp (test-info-threads): New procedure.
2115 (top level): Call it.
2116
10d06d82
TT
21172019-06-28 Tom Tromey <tromey@adacore.com>
2118
2119 * gdb.dwarf2/ada-linkage-name.c: New file.
2120 * gdb.dwarf2/ada-linkage-name.exp: New file.
2121
3d507ff2
TT
21222019-06-27 Tom Tromey <tromey@adacore.com>
2123
d039f014 2124 PR c++/20020:
3d507ff2
TT
2125 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2126
8af58ffe
TV
21272019-06-26 Tom de Vries <tdevries@suse.de>
2128
2129 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2130
22e21752
TV
21312019-06-26 Tom de Vries <tdevries@suse.de>
2132
2133 * gdb.base/index-cache.exp: Add back missing debug option.
2134
b65b566c
PW
21352019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2136
2137 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2138
5c2c8c69
TV
21392019-06-25 Tom de Vries <tdevries@suse.de>
2140
2141 PR testsuite/24727
2142 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2143
164e3873
TV
21442019-06-24 Tom de Vries <tdevries@suse.de>
2145
2146 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2147
824eacee
TV
21482019-06-24 Tom de Vries <tdevries@suse.de>
2149
2150 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2151 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2152 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2153
385b97d3
TV
21542019-06-24 Tom de Vries <tdevries@suse.de>
2155
2156 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2157
c596f180
TV
21582019-06-21 Tom de Vries <tdevries@suse.de>
2159
2160 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2161
b13a7d03
TV
21622019-06-21 Tom de Vries <tdevries@suse.de>
2163
2164 PR testsuite/24518
2165 PR ada/24713
2166 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2167 index.
2168
899277ae
TT
21692019-06-19 Tom Tromey <tromey@adacore.com>
2170
2171 * gdb.ada/length_cond.exp: Add intro comment.
2172
680e1bee
TT
21732019-06-19 Tom Tromey <tromey@adacore.com>
2174
2175 * gdb.ada/length_cond.exp: New file.
2176 * gdb.ada/length_cond/length_cond.adb: New file.
2177 * gdb.ada/length_cond/pck.adb: New file.
2178 * gdb.ada/length_cond/pck.ads: New file.
2179
0ed4690a
TV
21802019-06-18 Tom de Vries <tdevries@suse.de>
2181
2182 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2183
d20ed5fd
TT
21842019-06-18 Tom Tromey <tromey@adacore.com>
2185
2186 * gdb.base/list0.h: Add comment explaining control character.
2187
86e04673
TV
21882019-06-18 Tom de Vries <tdevries@suse.de>
2189
2190 * boards/fission.exp: Break up long debug_flags line.
2191
c4973306
SM
21922019-06-16 Tom de Vries <tdevries@suse.de>
2193
2194 PR gdb/24445
2195 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2196 generated index.
2197
93cb9841
AB
21982019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2199
2200 PR gdb/24686
2201 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2202 improve detection of bug gdb/24541.
2203
399aaebd
SM
22042019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2205
2206 PR gdb/24669
2207 * gdb.base/index-cache.exp (uses_readnow,
2208 expecting_index_cache_use): Define global variable.
2209 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2210 expecting_index_cache_use.
2211
584a927c
AB
22122019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2213 Andrew Burgess <andrew.burgess@embecosm.com>
2214
2215 * gdb.fortran/pointers.f90: New file.
2216 * gdb.fortran/print_type.exp: New file.
2217 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2218 * gdb.fortran/vla-type.exp: Likewise.
2219 * gdb.fortran/vla-value.exp: Likewise.
2220 * gdb.mi/mi-vla-fortran.exp: Likewise.
2221
30056ea0
AB
22222019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2223
2224 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2225 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2226 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2227 as a stop reason.
2228
ec8e2b6d
AB
22292019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2230
2231 * gdb.base/annota1.exp: Update expected results.
2232 * gdb.cp/annota2.exp: Likewise.
2233 * gdb.cp/annota3.exp: Likewise.
2234
09e4c4e1
AB
22352019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2236
2237 * gdb.base/style-logging.exp: Remove path from test name.
2238
0735b091
TT
22392019-06-14 Tom Tromey <tromey@adacore.com>
2240
2241 PR gdb/24502:
2242 * gdb.base/style-logging.exp: New file.
2243
f5686554
TT
22442019-06-14 Tom Tromey <tromey@adacore.com>
2245
2246 * gdb.base/symfile-warn.exp: New file.
2247 * gdb.base/symfile-warn.c: New file.
2248
a0c1ffed
TT
22492019-06-14 Tom Tromey <tromey@adacore.com>
2250
2251 * gdb.base/annotate-symlink.exp: New file.
2252
f411722c
TT
22532019-06-14 Tom Tromey <tromey@adacore.com>
2254
2255 * gdb.ada/set_wstr.exp: Add reassignment test.
2256
4268ec18
TT
22572019-06-14 Tom Tromey <tromey@adacore.com>
2258
2259 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2260 'unchecked_access and 'unrestricted_access as well.
2261
9a9e394b
TT
22622019-06-14 Tom Tromey <tromey@adacore.com>
2263
2264 PR ada/24539:
2265 * gdb.ada/vla.exp: Update tests.
2266 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2267 pragma.
2268
4c048731
PA
22692019-06-13 Pedro Alves <palves@redhat.com>
2270
2271 * gdb.base/settings.exp (test-integer): Test junk after
2272 "unlimited".
2273
6665660a
PA
22742019-06-13 Pedro Alves <palves@redhat.com>
2275
2276 * gdb.base/options.exp (test-thread-apply): New.
2277 (top level): Call it.
2278
5d707134
PA
22792019-06-13 Pedro Alves <palves@redhat.com>
2280
2281 * gdb.base/options.exp (test-frame-apply): New.
2282 (top level): Test print commands with different "frame apply"
2283 prefixes.
2284
e2a689da
PA
22852019-06-13 Pedro Alves <palves@redhat.com>
2286
e79be6e5 2287 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
2288 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2289 'max_completions' parameter and handle it.
2290 (test_gdb_completion_offers_commands): New.
2291
90a1ef87
PA
22922019-06-13 Pedro Alves <palves@redhat.com>
2293
2294 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2295
d4c16835
PA
22962019-06-13 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.base/options.exp (test-backtrace): New.
2299 (top level): Call it.
2300
2daf894e
PA
23012019-06-13 Pedro Alves <palves@redhat.com>
2302
2303 * gdb.guile/scm-frame-args.exp: Use "set print
2304 raw-frame-arguments" instead of "set print raw frame-arguments".
2305 * gdb.python/py-frame-args.exp: Likewise.
2306
e6ed716c
PA
23072019-06-13 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.compile/compile.exp: Adjust expected output to option
2310 processing changes.
2311
7d8062de
PA
23122019-06-13 Pedro Alves <palves@redhat.com>
2313
2314 * gdb.base/options.exp: Build executable.
2315 (test-print): New procedure.
2316 (top level): Call it, once for "print" and another for "compile
2317 print".
2318
9d0faba9
PA
23192019-06-13 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.base/options.c: New file.
2322 * gdb.base/options.exp: New file.
2323
dee7b4c8
PA
23242019-06-13 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2327 that "o" is ambiguous.
2328
dca0f6c0
PA
23292019-06-13 Pedro Alves <palves@redhat.com>
2330
2331 * gdb.base/settings.c: New file.
2332 * gdb.base/settings.exp: New file.
2333
ccf46844
PA
23342019-06-13 Pedro Alves <palves@redhat.com>
2335
2336 * gdb.base/completion.exp: Fix comment typo.
2337
b9a3f842
PA
23382019-06-13 Pedro Alves <palves@redhat.com>
2339
2340 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2341 foo --1" test.
2342
d106773e
PA
23432019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2344
2345 * gdb.fortran/block-data.f: New.
2346 * gdb.fortran/block-data.exp: New.
2347
fea82da0
TV
23482019-06-11 Tom de Vries <tdevries@suse.de>
2349
2350 PR testsuite/24521
2351 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2352 message.
2353
8c2e74f1
TV
23542019-06-11 Tom de Vries <tdevries@suse.de>
2355
2356 PR testsuite/24521
2357 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2358
b49851c8
TV
23592019-06-11 Tom de Vries <tdevries@suse.de>
2360
2361 * boards/readnow.exp: New file.
2362
a7067863
AB
23632019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2364
2365 * gdb.fortran/vla-sizeof.exp: Update expected results.
2366
1a3da2cd
AB
23672019-06-06 Amos Bird <amosbird@gmail.com>
2368
2369 * gdb.base/annota1.exp (thread_switch): Add test for
2370 thread-exited annotation.
2371
3847a7bf
TT
23722019-06-06 Tom Tromey <tromey@adacore.com>
2373
2374 * gdb.base/maint.exp: Expect command started/finished output.
2375
0088ba59
AB
23762019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2377
2378 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2379 comment.
2380 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2381
312617a3
AB
23822019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2383
2384 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2385 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2386 * gdb.arch/riscv-unwind-long-insn.c: New file.
2387 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2388
e1f2e1a2
CB
23892019-06-04 Christian Biesinger <cbiesinger@google.com>
2390
d3238f7d 2391 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2392
206584bd
PW
23932019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2394
2395 * lib/gdb.exp (help_list_trailer): New regexp variable
2396 factorizing the help trailer message.
2397 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2398 arg to allow to better factorize various tests.
2399 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2400 (test_prefix_command_help): Use help_list_trailer.
2401 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2402 * gdb.guile/scm-cmd.exp: Likewise.
2403 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2404 * gdb.base/help.exp: Use test_user_defined_class_help.
2405 * gdb.base/style.exp: Add tests for styling of help and apropos.
2406 * lib/gdb-utils.exp (style): Add title and highlight styles.
2407
708dc93e
PW
24082019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2409
2410 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2411 $_shell_exitsignal.
2412 * gdb.base/default.exp: Update for new convenience variables.
2413
f49055a5
TT
24142019-05-29 Tom Tromey <tromey@adacore.com>
2415
2416 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2417 to "break complete ada" test case's regexp.
2418
4330d61d
TT
24192019-05-29 Tom Tromey <tromey@adacore.com>
2420
2421 PR c++/20020:
2422 * gdb.cp/constexpr-field.exp: New file.
2423 * gdb.cp/constexpr-field.cc: New file.
2424
000439d5
TT
24252019-05-29 Tom Tromey <tromey@adacore.com>
2426
2427 * gdb.base/finish.exp (finish_no_print): New proc.
2428 (finish_tests): Call it.
2429
5a01c34c
TV
24302019-05-24 Tom de Vries <tdevries@suse.de>
2431
2432 * gdb.dwarf2/gdb-add-index.exp: New file.
2433
18125b16
TT
24342019-05-22 Tom Tromey <tromey@adacore.com>
2435
2436 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2437 * gdb.base/style.exp: Use "style".
2438 * lib/gdb-utils.exp (style): New proc.
2439
af1a8d03
TV
24402019-05-22 Tom de Vries <tdevries@suse.de>
2441
2442 * gdb.base/align.exp: Require c++11.
2443
e7fe496b
TV
24442019-05-22 Tom de Vries <tdevries@suse.de>
2445
2446 PR testsuite/24586
2447 * gdb.python/py-mi-var-info-path-expression.exp: Call
2448 mi_skip_python_tests to check if python is supported.
2449
8fca4da0
AH
24502019-05-22 Alan Hayward <alan.hayward@arm.com>
2451
2452 * gdb.arch/aarch64-pauth.c: New test.
2453 * gdb.arch/aarch64-pauth.exp: New file.
2454
b7060614
AH
24552019-05-22 Alan Hayward <alan.hayward@arm.com>
2456
2457 * README (Re-running Tests Outside The Testsuite): New section.
2458
669d0468
TV
24592019-05-21 Tom de Vries <tdevries@suse.de>
2460
2461 * gdb.arch/amd64-eval.exp: Require c++11.
2462 * gdb.base/max-depth.exp: Same.
2463 * gdb.compile/compile-cplus-array-decay.exp: Same.
2464 * gdb.cp/meth-typedefs.exp: Same.
2465 * gdb.cp/subtypes.exp: Same.
2466 * gdb.cp/temargs.exp: Same.
2467
ce3ebcaa
AH
24682019-05-21 Alan Hayward <alan.hayward@arm.com>
2469
2470 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2471
34d11c68
AB
24722019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2473
2474 PR gdb/18644
2475 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2476 * gdb.fortran/printing-types.exp: Add new test.
2477 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2478 testing.
2479 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2480 setup_kfail call.
2481
87781e84
AH
24822019-05-17 Alan Hayward <alan.hayward@arm.com>
2483
2484 * README (Running the Testsuite): Change example.
2485 (Testsuite Parameters): Remove TRANSCRIPT.
2486 * lib/gdb.exp: Remove TRANSCRIPT check.
2487
b420b89e
AH
24882019-05-17 Alan Hayward <alan.hayward@arm.com>
2489
2490 * README (Testsuite Parameters): Add replay logging to
2491 GDBSERVER_DEBUG.
2492 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2493 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2494 as a comma separated list.
2495 (gdb_debug_init): Override procedure.
2496
408e9b8b
AH
24972019-05-17 Alan Hayward <alan.hayward@arm.com>
2498
2499 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2500 (gdb_write_cmd_file): New procedure.
2501 * lib/gdbserver-support.exp (gdbserver_start): Call
2502 gdbserver_write_cmd_file.
2503 (gdbserver_write_cmd_file): New procedure.
2504
f9e2e39d
AH
25052019-05-17 Alan Hayward <alan.hayward@arm.com>
2506
2507 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2508 (delete_breakpoints): Likewise.
2509 (gdb_run_cmd): Likewise.
2510 (gdb_start_cmd): Likewise.
2511 (gdb_starti_cmd): Likewise.
2512 (gdb_internal_error_resync): Likewise.
2513 (gdb_test_multiple): Likewise.
2514 (gdb_reinitialize_dir): Likewise.
2515 (default_gdb_exit): Likewise.
2516 (gdb_file_cmd): Mark kill as optional.
2517 (default_gdb_start): Call gdb_stdin_log_init.
2518 (send_gdb): Call gdb_stdin_log_write.
2519 (rerun_to_main): Mark Y as an answer.
2520 (gdb_stdin_log_init): New function.
2521 (gdb_stdin_log_write): Likewise.
2522
81f47ac2
AH
25232019-05-17 Alan Hayward <alan.hayward@arm.com>
2524
2525 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2526 * gdb.base/debug-expr.exp: Likewise.
2527 * gdb.base/foll-fork.exp: Likewise.
2528 * gdb.base/foll-vfork.exp: Likewise.
2529 * gdb.base/fork-print-inferior-events.exp: Likewise.
2530 * gdb.base/gdb-sigterm.exp: Likewise.
2531 * gdb.base/gdbinit-history.exp: Likewise.
2532 * gdb.base/osabi.exp: Likewise.
2533 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2534 * gdb.base/ui-redirect.exp: Likewise.
2535 * gdb.gdb/unittest.exp: Likewise.
2536 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2537 * gdb.mi/mi-watch.exp: Likewise.
2538 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2539 * gdb.mi/user-selected-context-sync.exp: Likewise.
2540 * gdb.python/python.exp: Disable debug test when debugging.
2541 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2542 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2543 Likewise.
2544 * gdb.threads/stepi-random-signal.exp: Likewise.
2545
29b52314
AH
25462019-05-17 Alan Hayward <alan.hayward@arm.com>
2547
2548 * Makefile.in: Pass through GDB_DEBUG.
2549 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2550 (gdb,debug): Add board setting.
2551 * lib/gdb.exp (default_gdb_start): Start debugging.
2552 (gdb_debug_enabled): New procedure.
2553 (gdb_debug_init): Likewise.
29b52314
AH
2554
25552019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2556
29b52314
AH
2557 * Makefile.in: Pass through GDB_DEBUG.
2558 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2559 (gdb,debug): Add board setting.
2560 * lib/gdb.exp (default_gdb_start): Start debugging.
2561 (gdb_debug_enabled): New procedure.
2562 (gdb_debug_init): Likewise.
29b52314 2563
ca1285d1
AH
25642019-05-17 Alan Hayward <alan.hayward@arm.com>
2565
2566 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2567
f3a09c80
AH
25682019-05-17 Alan Hayward <alan.hayward@arm.com>
2569
2570 * gdb.base/ui-redirect.exp: Test redirection.
2571
26648588
JV
25722019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2573
2574 * gdb.mi/mi-complete.exp: New file.
2575 * gdb.mi/mi-complete.cc: Likewise.
2576
14237686
AB
25772019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2578
2579 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2580 indexed and sliced arrays, and pointers to arrays.
2581
e7bd7fba
TT
25822019-05-14 Tom Tromey <tromey@adacore.com>
2583
2584 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2585 styling test.
2586
2764128d
TV
25872019-05-14 Tom de Vries <tdevries@suse.de>
2588
2589 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2590 selection entry encoding.
2591
71bed2db
TT
25922019-05-10 Tom Tromey <tromey@adacore.com>
2593
2594 * gdb.ada/info_exc.exp: Add "complete" test.
2595
63b667ad
TV
25962019-05-09 Tom de Vries <tdevries@suse.de>
2597
2598 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2599 CU-relative.
2600
9cfd2b89
TV
26012019-05-09 Tom de Vries <tdevries@suse.de>
2602
2603 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2604 CU-relative.
2605
2228ef77
XR
26062019-05-08 Joel Brobecker <brobecker@adacore.com>
2607
2608 * gdb.ada/frame_arg_lang.exp: New testcase.
2609 * gdb.ada/frame_arg_lang/bla.adb: New file.
2610 * gdb.ada/frame_arg_lang/pck.ads: New file.
2611 * gdb.ada/frame_arg_lang/pck.adb: New file.
2612 * gdb.ada/frame_arg_lang/foo.c: New file.
2613
80e55b13
TT
26142019-05-08 Tom Tromey <tromey@adacore.com>
2615
2616 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2617
9d3421af
TT
26182019-05-08 Tom Tromey <tromey@adacore.com>
2619
2620 * gdb.base/ptype-offsets.exp: Update tests.
2621
844333e2
TT
26222019-05-08 Tom Tromey <tromey@adacore.com>
2623
2624 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2625 cases.
2626 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2627 "short".
2628
988915ee
TT
26292019-05-08 Tom Tromey <tromey@adacore.com>
2630
2631 * gdb.ada/vla.exp: New file.
2632 * gdb.ada/vla/vla.adb: New file.
2633
7bd55dac
TV
26342019-05-07 Tom de Vries <tdevries@suse.de>
2635
2636 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2637
75f06e9d
TV
26382019-05-07 Tom de Vries <tdevries@suse.de>
2639
2640 PR testsuite/24522
2641 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2642 section.
2643
77e7aaa4
TV
26442019-05-07 Tom de Vries <tdevries@suse.de>
2645
2646 PR testsuite/24522
2647 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2648 .debug_aranges section.
2649
456ba0fa
TV
26502019-05-07 Tom de Vries <tdevries@suse.de>
2651
2652 PR testsuite/24159
2653 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2654
5a56d6a6
TV
26552019-05-06 Tom de Vries <tdevries@suse.de>
2656
2657 * lib/gdb.exp (exec_has_index_section): New proc.
2658 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2659 section.
2660
9d6d4be8
TV
26612019-05-04 Tom de Vries <tdevries@suse.de>
2662
2663 * boards/cc-with-debug-names.exp: New file.
2664
222a8d25
TT
26652019-05-03 Tom Tromey <tromey@adacore.com>
2666
2667 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2668 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2669 * gdb.ada/char_enum.exp: Add test.
2670
0fdfd794
TV
26712019-05-03 Tom de Vries <tdevries@suse.de>
2672
2673 * boards/cc-with-gdb-index.exp: New file.
2674
80062eb9
AB
26752019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2676
2677 * gdb.rust/simple.exp: Add new test case.
2678 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2679 (main): Initialise an instance of the new struct.
2680
4504bbde
TT
26812019-05-01 Tom Tromey <tromey@adacore.com>
2682
2683 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2684 record.
2685 (NPR): New variable.
2686 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2687 test.
2688
d48e62f4
TT
26892019-05-01 Tom Tromey <tromey@adacore.com>
2690
2691 * gdb.ada/packed_array_assign.exp: Add packed assignment
2692 regression test.
2693
f59f30f5
TV
26942019-05-01 Tom de Vries <tdevries@suse.de>
2695
2696 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2697
b70bfc54
TV
26982019-05-01 Tom de Vries <tdevries@suse.de>
2699
2700 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2701
15f18d14
AT
27022019-04-30 Ali Tamur <tamur@google.com>
2703
2704 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2705
2ff0a947
TT
27062019-04-30 Tom Tromey <tromey@adacore.com>
2707
2708 * lib/ada.exp (find_ada_tool): New proc.
2709 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2710 * gdb.ada/catch_ex_std.exp: New file.
2711 * gdb.ada/catch_ex_std/foo.adb: New file.
2712 * gdb.ada/catch_ex_std/some_package.adb: New file.
2713 * gdb.ada/catch_ex_std/some_package.ads: New file.
2714
a776957c
TT
27152019-04-30 Tom Tromey <tromey@adacore.com>
2716
2717 PR c++/24470:
2718 * gdb.cp/temargs.cc: Add test code from PR.
2719
bc68014d
AB
27202019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2721
2722 * gdb.fortran/vla-datatypes.exp: Update expected results.
2723 * gdb.fortran/vla-ptype.exp: Likewise.
2724 * gdb.fortran/vla-type.exp: Likewise.
2725 * gdb.fortran/vla-value.exp: Likewise.
2726
f1fdc960
AB
27272019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2728
2729 * gdb.fortran/ptr-indentation.exp: Update expected results.
2730 * gdb.fortran/ptype-on-functions.exp: Likewise.
2731 * gdb.fortran/vla-ptr-info.exp: Likewise.
2732 * gdb.fortran/vla-value.exp: Likewise.
2733
bf7a4de1
AB
27342019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2735
2736 * gdb.fortran/ptype-on-functions.exp: New file.
2737 * gdb.fortran/ptype-on-functions.f90: New file.
2738
bbe75b9d
AB
27392019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2742 case void string.
2743
1db455a7
AB
27442019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2745
2746 * gdb.fortran/complex.exp: Expand.
2747 * gdb.fortran/complex.f: Renamed to...
2748 * gdb.fortran/complex.f90: ...this, and extended to add more
2749 complex values.
2750
b6d03bb2
AB
27512019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2752
2753 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2754 MODULO, CMPLX.
2755
2e62ab40
AB
27562019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2757 Richard Bunt <richard.bunt@arm.com>
2758
2759 * gdb.base/max-depth.c: New file.
2760 * gdb.base/max-depth.exp: New file.
2761 * gdb.python/py-nested-maps.c: New file.
2762 * gdb.python/py-nested-maps.exp: New file.
2763 * gdb.python/py-nested-maps.py: New file.
2764 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2765 (test_all_common): Call test_max_depth.
2766 * gdb.fortran/max-depth.exp: New file.
2767 * gdb.fortran/max-depth.f90: New file.
2768 * gdb.go/max-depth.exp: New file.
2769 * gdb.go/max-depth.go: New file.
2770 * gdb.modula2/max-depth.exp: New file.
2771 * gdb.modula2/max-depth.c: New file.
2772 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2773
d2b584a5
TV
27742019-04-29 Tom de Vries <tdevries@suse.de>
2775
2776 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2777
136afab8
PW
27782019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2779
2780 * gdb.base/callexit.exp: Test may-call-functions off.
2781
725cbb63
KS
27822019-04-25 Keith Seitz <keiths@redhat.com>
2783
2784 PR c++/24367
2785 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2786 (another_incomplete_struct, test_incomplete): New definitions.
2787 (main): Use new definitions.
2788 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2789 functions.
2790
701adfb0
PA
27912019-04-25 Ali Tamur <tamur@google.com>
2792
2793 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2794
82433e3e
SDJ
27952019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2796
2797 PR corefiles/11608
2798 PR corefiles/18187
2799 * gdb.base/coredump-filter-build-id.exp: New file.
2800
dd06d4d6
AH
28012019-04-25 Alan Hayward <alan.hayward@arm.com>
2802
e79be6e5
SM
2803 * Makefile.in: Pass through GDBSERVER_DEBUG.
2804 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2805 (gdbserver,debug): Add board setting.
2806 * gdb.trace/tspeed.exp: Skip when debugging.
2807 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2808 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2809
1670072e
TT
28102019-04-24 Tom Tromey <tromey@adacore.com>
2811
2812 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2813 Rust.
2814
a59240a4
TT
28152019-04-24 Tom Tromey <tromey@adacore.com>
2816
2817 * gdb.arch/amd64-eval.exp: Test bitfield return.
2818 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2819 (class Foo) <return_bitfields>: New method.
2820 (main): Call it.
2821
b907456c
AB
28222019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2823
2824 * gdb.cp/many-args.cc: New file.
2825 * gdb.cp/many-args.exp: New file.
2826
5c565afd
TV
28272019-04-23 Tom de Vries <tdevries@suse.de>
2828
2829 PR gdb/24433
2830 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2831
ba22ff86
AH
28322019-04-23 Alan Hayward <alan.hayward@arm.com>
2833
2834 * gdb.trace/backtrace.exp: Use nopie flag.
2835 * gdb.trace/circ.exp: Likewise.
2836 * gdb.trace/collection.exp: Likewise.
2837 * gdb.trace/ftrace.exp: Likewise.
2838 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2839 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2840 * gdb.trace/qtro.exp: Likewise.
2841 * gdb.trace/read-memory.exp: Likewise.
2842 * gdb.trace/report.exp: Likewise.
2843 * gdb.trace/tfile.exp: Likewise.
2844 * gdb.trace/tfind.exp: Likewise.
2845 * gdb.trace/unavailable.exp: Likewise.
2846
7905fc35
PA
28472019-04-22 Pedro Alves <palves@redhat.com>
2848
2849 * gdb.base/solib-probes-nosharedlibrary.c,
2850 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2851
8ecb59f8
TT
28522019-04-19 Tom Tromey <tromey@adacore.com>
2853
2854 * gdb.ada/ptype_union.c: New file.
2855 * gdb.ada/ptype_union.exp: New file.
2856
62160ec9
TT
28572019-04-19 Tom Tromey <tromey@adacore.com>
2858
2859 PR symtab/24423:
2860 * gdb.base/list0.h (foo): Add a control-l character.
2861
36cd4ba5
TV
28622019-04-18 Tom de Vries <tdevries@suse.de>
2863
2864 PR gdb/24433
2865 * boards/local-board.exp: Set sysroot to "".
2866
b73715df
TV
28672019-04-18 Tom de Vries <tdevries@suse.de>
2868 Pedro Alves <palves@redhat.com>
2869
2870 PR gdb/24454
2871 * gdb.threads/vfork-follow-child-exec.c: New file.
2872 * gdb.threads/vfork-follow-child-exec.exp: New file.
2873 * gdb.threads/vfork-follow-child-exit.c: New file.
2874 * gdb.threads/vfork-follow-child-exit.exp: New file.
2875
4aa866af
LS
28762019-04-15 Leszek Swirski <leszeks@google.com>
2877
2878 * gdb.arch/amd64-eval.cc: New file.
2879 * gdb.arch/amd64-eval.exp: New file.
2880
e5a1a79a
AH
28812019-04-11 Alan Hayward <alan.hayward@arm.com>
2882
2883 * gdb.server/sysroot.c: New test.
2884 * gdb.server/sysroot.exp: New file.
2885 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2886 matching param.
2887
41077b66
AB
28882019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2889
2890 * gdb.base/align.exp: Extend test to cover structures containing
2891 only static fields.
2892
c30391f8
TV
28932019-04-11 Tom de Vries <tdevries@suse.de>
2894
2895 * boards/cc-with-dwz-m.exp: New file.
2896 * boards/cc-with-dwz.exp: New file.
2897 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2898
e242fd12
SM
28992019-04-09 Simon Marchi <simon.marchi@efficios.com>
2900
2901 * gdb.base/start-cpp.exp: New file.
2902 * gdb.base/start-cpp.cc: New file.
2903
2b0c8b01
KB
29042019-04-08 Kevin Buettner <kevinb@redhat.com>
2905
2906 * gdb.python/py-thrhandle.exp: Adjust tests to call
2907 thread_from_handle instead of thread_from_thread_handle.
2908
947210e5
KB
29092019-04-08 Kevin Buettner <kevinb@redhat.com>
2910
2911 * gdb.python/py-thrhandle.exp: Add tests for
2912 gdb.InferiorThread.handle.
2913
d7df6549
AB
29142019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2915
2916 * gdb.python/py-function.exp: Check calling helper function from
2917 all languages.
2918 * lib/gdb.exp (gdb_supported_languages): New proc.
2919
8bdc1658
AB
29202019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2921
2922 * gdb.base/complex-parts.c: New file.
2923 * gdb.base/complex-parts.exp: New file.
2924
05caa1d2
TT
29252019-04-01 Tom Tromey <tromey@adacore.com>
2926
2927 PR symtab/23331:
2928 * gdb.dwarf2/dw2-ranges-main.c: New file.
2929 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2930 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2931
7734102d
EZ
29322019-03-30 Simon Marchi <simark@simark.ca>
2933
2934 * gdb.base/default.exp: Add values for $_gdb_major and
2935 $_gdb_minor.
2936
188e1fa9
TT
29372019-03-29 Tom Tromey <tromey@adacore.com>
2938
2939 * gdb.base/help.exp: Tighten apropos regexp.
2940
2880242d
KS
29412019-03-29 Keith Seitz <keiths@redhat.com>
2942
2943 * gdb.fortran/array-bounds.exp: New file.
2944 * gdb.fortran/array-bounds.f90: New file.
2945
077cad8e
PW
29462019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2947
2948 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2949
80047cfc
PW
29502019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2951
2952 * gdb.multi/hello.c (main): Increase alarm timer.
2953
f489207e
SL
29542019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2955
2956 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2957 factor when no hardware watchpoint support.
2958
c92df149
AH
29592019-03-28 Alan Hayward <alan.hayward@arm.com>
2960 Pedro Alves <palves@redhat.com>
2961
2962 * boards/local-board.exp: set sysroot to /.
2963
933aebfa
AH
29642019-03-27 Alan Hayward <alan.hayward@arm.com>
2965
2966 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2967 in child.
2968
9f9aa852
AB
29692019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2970
2971 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2972 field.
2973 (make_container): Initialise new field.
2974 * gdb.python/py-prettyprint.exp: Add new tests.
2975 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2976 <display_hint>: New method.
2977
3714a195
AB
29782019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2979
2980 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2981 gdb_continue_to_breakpoint more throughout this test.
2982 (run_lang_tests) Supply unique test names, and use
2983 gdb_test_no_output.
2984
18c77628
AB
29852019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2986
2987 * gdb.base/finish-pretty.exp: Update expected results.
2988 * gdb.base/pretty-print.c: New file.
2989 * gdb.base/pretty-print.exp: New file.
2990
9a93502f
PA
29912019-03-25 Pedro Alves <palves@redhat.com>
2992
2993 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2994 move comments outside list. Append '-i "" eof' section.
2995
968aa7ae
AH
29962019-03-22 Alan Hayward <alan.hayward@arm.com>
2997
34a7f2a4 2998 PR testsuite/25016
968aa7ae
AH
2999 * README: Add pie options.
3000 * gdb.base/break-interp.exp: Ensure pie is disabled.
3001 * gdb.base/dump.exp: Likewise.
3002 * lib/gdb.exp (gdb_compile): Add pie option.
3003
4c7d57e7
TT
30042019-03-19 Tom Tromey <tromey@adacore.com>
3005
3006 * gdb.mi/mi2-cli-display.c: New file.
3007 * gdb.mi/mi2-cli-display.exp: New file.
3008
bff8c71f
TT
30092019-03-18 Joel Brobecker <brobecker@adacore.com>
3010 Tom Tromey <tromey@adacore.com>
3011
3012 * gdb.ada/ptype_array/pck.adb: New file.
3013 * gdb.ada/ptype_array/pck.ads: New file.
3014 * gdb.ada/ptype_array/foo.adb: New file.
3015 * gdb.ada/ptype_array.exp: New file.
3016
d085f989
TT
30172019-03-14 Tom Tromey <tromey@adacore.com>
3018
3019 * gdb.base/style.exp: Add "set style sources" test.
3020
b4be1b06
SM
30212019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3022
3023 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3024 * mi-breakpoint-multiple-locations.exp: ... this.
3025 (make_breakpoints_pattern): New proc.
3026 (do_test): Add mi_version parameter, test -break-insert,
3027 -break-info and =breakpoint-created.
3028
7cde5fc2
AB
30292019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3030
3031 * config/default.exp: Remove 'load_lib gdb.exp'.
3032 * config/monitor.exp: Likewise.
3033 * config/sid.exp: Likewise.
3034 * config/sim.exp: Likewise.
3035 * config/slite.exp: Likewise.
3036 * config/unix.exp: Likewise.
3037 * gdb.base/default.exp: Remove unhelpful comment.
3038
efbecbc1
AB
30392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3040
3041 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3042
0841c79a
AB
30432019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3044
3045 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3046
4a270568
AB
30472019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3048
3049 * gdb.fortran/type-kinds.exp: Update expected results.
3050
067630bd
AB
30512019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3052
3053 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3054
3be47f7a
AB
30552019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3056
3057 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3058 function.
3059 (test_basic_parsing_of_type_kinds): Expand types tested.
3060 (test_parsing_invalid_type_kinds): New function.
3061
4d00f5d8
AB
30622019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3063
3064 * gdb.fortran/intrinsics.exp: New file.
3065 * gdb.fortran/intrinsics.f90: New file.
3066 * gdb.fortran/type-kinds.exp: New file.
3067
c8f91604
AB
30682019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3069
3070 * gdb.fortran/dot-ops.exp: New file.
3071
dd9f2c76
AB
30722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3073
3074 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3075 Check upper and lower case logical literals.
3076
84ec9724
AB
30772019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3078
3079 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3080 Remove duplicate tests.
3081
c3734e09
AH
30822019-03-06 Alan Hayward <alan.hayward@arm.com>
3083
3084 * lib/gdb.exp (builtin_cd): rename of cd.
3085 (cd): Override builtin.
3086
aa3cfbda
RB
30872019-03-06 Richard Bunt <richard.bunt@arm.com>
3088
3089 * gdb.fortran/function-calls.exp: New file.
3090 * gdb.fortran/function-calls.f90: New test.
3091
7b63ad86
RB
30922019-03-04 Richard Bunt <richard.bunt@arm.com>
3093
3094 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3095 on user program standard output.
3096 * gdb.fortran/short-circuit-argument-list.f90: Record function
3097 calls.
3098
01abb042
AH
30992019-02-28 Alan Hayward <alan.hayward@arm.com>
3100
c3734e09
AH
3101 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3102 failure.
01abb042 3103
92137da0
RO
31042019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3105
3106 PR gdb/8527
3107 * gdb.base/interrupt-daemon-attach.c,
3108 gdb.base/interrupt-daemon-attach.exp: New test.
3109
5862844d
PA
31102019-02-27 Pedro Alves <palves@redhat.com>
3111
3112 * gdb.base/page.exp: Add tests for "set width/height -1".
3113
8ed25214
PA
31142019-02-27 Pedro Alves <palves@redhat.com>
3115
3116 * gdb.base/page.exp: Add tests for "set/show width/height" with
3117 "infinite" values.
3118
6c28e44a
TT
31192019-02-27 Tom Tromey <tromey@adacore.com>
3120
3121 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3122 2.4.
3123 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3124 workaround.
3125
bf9a735e
AB
31262019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3127
3128 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3129 tests for structs with static members.
3130
8791793c
TT
31312019-02-26 Tom Tromey <tromey@adacore.com>
3132
3133 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3134 ValueError, not TypeError.
3135
bc2a507e
KB
31362019-02-26 Kevin Buettner <kevinb@redhat.com>
3137
3138 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3139 call from main program.
3140
e0e7d3bd
JB
31412019-02-23 Joel Brobecker <brobecker@adacore.com>
3142
3143 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3144 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3145 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3146 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3147 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3148
9600246d
KS
31492019-02-22 Keith Seitz <keiths@redhat.com>
3150
3151 PR symtab/23853
3152 * gdb.base/symlink-sourcefile.c: New file.
3153 * gdb.base/symlink-sourcefile.exp: New file.
3154
0c95f9ed
TT
31552019-02-20 Tom Tromey <tom@tromey.com>
3156
3157 * gdb.base/info_qt.exp: Update.
3158
6caa91b6
SM
31592019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3160
3161 * gdb.base/source.exp: Move "error in sourced script" code to
3162 the end.
3163 * gdb.base/source-error.gdb: Move contents to
3164 source-error-1.gdb. Add new code to source source-error-1.gdb.
3165 * gdb.base/source-error-1.gdb: New file, from previous
3166 source-error.gdb.
3167
6506371f
TT
31682019-02-17 Tom Tromey <tom@tromey.com>
3169
3170 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3171 for macro styling.
3172 * gdb.base/style.c (SOME_MACRO): New macro.
3173
a0087920
TT
31742019-02-17 Tom Tromey <tom@tromey.com>
3175
3176 * gdb.base/style.exp: Add line-wrapping tests.
3177 * gdb.base/page.exp: Add test for quitting during pagination.
3178
a2cd4f14
JB
31792019-02-17 Joel Brobecker <brobecker@adacore.com>
3180
3181 * gdb.ada/big_packed_array: New testcase.
3182 * gdb.ada/homonym.exp: Fix incorrect expected output for
3183 "break <homonym__get_value>" test.
3184
9d70ffbc
WP
31852019-02-13 Weimin Pan <weimin.pan@oracle.com>
3186
3187 PR breakpoints/21870
3188 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3189 and prepare_for_testing. Add comment.
3190 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3191 redundant cleanup call. Clean up comment.
3192
01c7ae81
WP
31932019-02-12 Weimin Pan <weimin.pan@oracle.com>
3194
3195 PR breakpoints/21870
3196 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3197 * gdb.arch/aarch64-dbreg-contents.c: New file.
3198
aff29d1c
JB
31992019-02-10 Joel Brobecker <brobecker@adacore.com>
3200
3201 * gdb.ada/mi_ref_changeable: New testcase.
3202
df0da8a2
AH
32032019-02-07 Alan Hayward <alan.hayward@arm.com>
3204
3205 * gdb.base/attach.exp: Add double attach test.
3206
bd447abb
SM
32072019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3208
3209 * lib/gdb.exp (default_gdb_start): Don't match pagination
3210 prompt.
3211 (gdb_init): Set stty_init.
3212
1dbc40b9
TT
32132019-01-27 Tom Tromey <tom@tromey.com>
3214
3215 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3216 skip_python_tests.
3217
353229bf
AH
32182019-01-24 Alan Hayward <alan.hayward@arm.com>
3219
3220 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3221 New structure.
3222 (struct struct_static_02_02): Likewise.
3223 (struct struct_static_02_03): Likewise.
3224 (struct struct_static_02_04): Likewise.
3225 (struct struct_static_04_01): Likewise.
3226 (struct struct_static_04_02): Likewise.
3227 (struct struct_static_04_03): Likewise.
3228 (struct struct_static_04_04): Likewise.
3229 (struct struct_static_06_01): Likewise.
3230 (struct struct_static_06_02): Likewise.
3231 (struct struct_static_06_03): Likewise.
3232 (struct struct_static_06_04): Likewise.
3233 (cmp_struct_static_02_01): Likewise.
3234 (cmp_struct_static_02_02): Likewise.
3235 (cmp_struct_static_02_03): Likewise.
3236 (cmp_struct_static_02_04): Likewise.
3237 (cmp_struct_static_04_01): Likewise.
3238 (cmp_struct_static_04_02): Likewise.
3239 (cmp_struct_static_04_03): Likewise.
3240 (cmp_struct_static_04_04): Likewise.
3241 (cmp_struct_static_06_01): Likewise.
3242 (cmp_struct_static_06_02): Likewise.
3243 (cmp_struct_static_06_03): Likewise.
3244 (cmp_struct_static_06_04): Likewise.
3245 (call_all): Test new structs.
3246 * gdb.base/infcall-nested-structs.exp: Likewise.
3247
73021deb
AH
32482019-01-21 Alan Hayward <alan.hayward@arm.com>
3249 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3250
fc65c7db
AH
32512019-01-21 Alan Hayward <alan.hayward@arm.com>
3252 * gdb.base/stack-protector.c: New test.
3253 * gdb.base/stack-protector.exp: New file.
3254 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3255 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3256 option.
3257 (gdb_compile): Remove stack protector for GCC and prevent
3258 recursion.
3259
c24bdb02
KS
32602019-01-16 Keith Seitz <keiths@redhat.com>
3261
3262 PR gdb/23773
3263 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3264
6f072a10
PFC
32652019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3266
3267 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3268 aliases.
3269 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3270 tests.
3271 * gdb.arch/powerpc-vector-regs.c: New file.
3272 * gdb.arch/powerpc-vector-regs.exp: New file.
3273
a7b8d682
PFC
32742019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3275
3276 * gdb.arch/altivec-regs.exp: Fix the list passed to
3277 gdb_expect_list when testing "info vector".
3278
6eb6fb67
AB
32792019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3280
3281 * gdb.base/style.exp: Don't include path in testname.
3282
b56f80d8
KS
32832019-01-10 Keith Seitz <keiths@redhat.com>
3284
3285 PR gdb/23712
3286 PR symtab/23010
3287 * gdb.dwarf2/multidictionary.exp: New file.
3288
041be526
SM
32892019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3290
3291 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3292 (test_gnuv3_style_demangling): ... this.
3293 (test_lucid_style_demangling): Remove.
3294 (test_arm_style_demangling): Remove.
3295 (test_hp_style_demangling): Remove.
3296 (do_tests): Remove calls to the above.
3297
d820d0c3
AB
32982019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3299
3300 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3301 case.
3302
f097f5ad
TT
33032019-01-06 Tom Tromey <tom@tromey.com>
3304
3305 PR gdb/28155:
3306 * gdb.dwarf2/typedef-void-finish.exp: New file.
3307
2cd8cc0b
TT
33082018-12-28 Tom Tromey <tom@tromey.com>
3309 Simon Marchi <simark@simark.ca>
3310
3311 * gdb.base/jit-exec.exp: New file.
3312 * gdb.base/jit-exec.c: New file.
3313 * gdb.base/jit-execd.c: New file.
3314
35fb8261
TT
33152018-12-28 Tom Tromey <tom@tromey.com>
3316
3317 * gdb.base/style.exp: Update test to check for address styling.
3318
47fd17cd
TT
33192018-12-28 Tom Tromey <tom@tromey.com>
3320
3321 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3322 message.
3323
d47032b7
TT
33242018-12-28 Tom Tromey <tom@tromey.com>
3325
3326 * gdb.base/style.exp: Add test for version number styling.
3327
af79b68d
TT
33282018-12-28 Tom Tromey <tom@tromey.com>
3329
3330 * gdb.base/style.exp: Add test for print_address_symbolic.
3331
0bb296cb
TT
33322018-12-28 Tom Tromey <tom@tromey.com>
3333
3334 * gdb.base/style.exp: Add test for breakpoint setting.
3335
80ae2043
TT
33362018-12-28 Tom Tromey <tom@tromey.com>
3337
3338 * gdb.base/style.exp: Add test for variable names.
3339
cbe56571
TT
33402018-12-28 Tom Tromey <tom@tromey.com>
3341
3342 * gdb.base/style.exp: New file.
3343 * gdb.base/style.c: New file.
3344
9162a27c
TT
33452018-12-28 Tom Tromey <tom@tromey.com>
3346
3347 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3348 "dumb".
3349 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3350 the TERM environment variable.
3351
bc543c90
TT
33522018-12-27 Tom Tromey <tom@tromey.com>
3353
3354 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3355 pagination test.
3356
6f0ffe50
AB
33572018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3358
3359 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3360 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3361
b5a1e557
PW
33622018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3363
3364 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3365 Filename a.adb changed to bp_fun_addr.adb.
3366 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3367
6e8b1ab2
JV
33682018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3369
3370 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3371 non-PIE executables.
3372 * README: Mention the gdb,nopie_flag board setting.
3373 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3374 non-PIE executable.
3375 * gdb.arch/amd64-entry-value.exp: Likewise.
3376 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3377 * gdb.arch/i386-float.exp: Likewise.
3378 * gdb.arch/i386-signal.exp: Likewise.
3379 * gdb.mi/mi-reg-undefined.exp: Likewise.
3380
d00a27c5
PM
33812018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3382
3383 PR gdb/23974
3384 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3385
161d081c
PW
33862018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3387
3388 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3389 Update order of results accordingly.
3390
b001de23
AB
33912018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3392
3393 * gdb.base/annota1.exp: Update a test regexp.
3394
99e1a184
AB
33952018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3396
3397 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3398
7a81c1e2
PW
33992018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3400
3401 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3402 (reuse_time): Initialize to REUSE_TIME_CAP.
3403 (check_rc): New function.
3404 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3405 Check pthread_create rc.
3406 (spawner_thread_func): Check pthread_create and pthread_join rc.
3407
73e8dc90
PA
34082018-12-08 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.base/list.exp (test_forward_search): Rename to ...
3411 (test_forward_reverse_search): ... this. Also test reverse-search
3412 and the forward-search alias.
3413
13f2ed32
AB
34142018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3415
3416 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3417 local timeout variable before return, and remove all local timeout
3418 variable entirely.
3419 (gdb_load): Likewise.
3420
64d27cfc
TV
34212018-12-01 Tom de Vries <tdevries@suse.de>
3422
3423 * gdb.base/gdb-caching-proc.exp: New file.
3424
f63c03b4
SDJ
34252018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3426
3427 * Makefile.in (TIMESTAMP): New variable.
3428 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3429 command.
3430 (check-single-racy): Likewise.
3431 (check/%.exp): Likewise.
3432 (check-racy/%.exp): Likewise.
3433 (workers/%.worker): Likewise.
3434 (build-perf): Likewise.
3435 (check-perf): Likewise.
3436 * README: Describe new "TS" and "TS_FORMAT" variables.
3437 * print-ts.py: New file.
3438
1c97054b
BF
34392018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3440
3441 PR python/23714
3442 * gdb.python/python.exp: Test command repetition after
3443 gdb.execute.
3444
1871a62d
AB
34452018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3446
3447 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3448 is correctly aligned.
3449
fb5e1ed9
PW
34502018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3451
3452 * gdb.ada/info_auto_lang.exp: New testcase.
3453 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3454 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3455 * gdb.ada/info_auto_lang/some_c.c: New file.
3456
43d397ca
PW
34572018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3458
3459 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3460 FUNC_lang language syntax.
3461
beddd671
PW
34622018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3463
3464 * gdb.base/info_minsym.c: New file.
3465 * gdb.base/info_minsym.exp: New file.
3466
73fc52c4
TT
34672018-11-19 Tom Tromey <tom@tromey.com>
3468
3469 PR rust/23625:
3470 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3471 * gdb.rust/expr.exp: Update expected output. Change one test.
3472
994b876a
TT
34732018-11-19 Tom Tromey <tom@tromey.com>
3474
3475 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3476
6769f276
PA
34772018-11-19 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3480 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3481 see the expected warning.
3482
38a72da0
AH
34832018-11-16 Alan Hayward <alan.hayward@arm.com>
3484
3485 PR gdb/22736:
3486 * gdb.cp/infcall-nodebug-lib.c: New test.
3487 * gdb.cp/infcall-nodebug-main.c: New test.
3488 * gdb.cp/infcall-nodebug.exp: New file.
3489
53a89d6e
SM
34902018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3491
3492 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3493 completer tests.
3494
9325300d
TV
34952018-11-09 Tom de Vries <tdevries@suse.de>
3496
3497 * gdb.base/msym-lang.c: New test.
3498 * gdb.base/msym-lang.exp: New file.
3499 * gdb.base/msym-lang-main.c: New test.
3500
20f0d60d
TT
35012018-11-08 Tom Tromey <tom@tromey.com>
3502
3503 PR gdb/23555:
3504 PR gdb/23838:
3505 * gdb.base/warning.exp: New file.
3506
b5420128
JB
35072018-11-08 Jan Beulich <jbeulich@suse.com>
3508
3509 * testsuite/gdb.arch/i386-avx512.c,
3510 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3511
cd115d61
AB
35122018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3513
3514 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3515 point hardware.
3516
35ee2dc2
AB
35172018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3518
3519 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3520 * gdb.dwarf2/missing-type-name.exp: New file.
3521
31aceee8
TV
35222018-11-06 Tom de Vries <tdevries@suse.de>
3523
3524 * gdb.base/many-headers.c: New test.
3525 * gdb.base/many-headers.exp: New file.
3526
109be305
JW
35272018-11-06 Jim Wilson <jimw@sifive.com>
3528
3529 * gdb.base/code_elim.exp: For riscv, set additional_flags
3530 to include -msmall-data-limit=0.
3531
e2b7af72
JB
35322018-11-01 Joel Brobecker <brobecker@adacore.com>
3533
3534 * gdb.ada/watch_minus_l: New testcase.
3535
cdcda965
SM
35362018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3537
3538 * gdb.arch/aix-sighandle.c: New file.
3539 * gdb.arch/aix-sighandle.exp: New file.
3540
92dcebf3
AB
35412018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3542
3543 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3544 registers being unions.
3545
68b9ac18
TV
35462018-10-31 Tom de Vries <tdevries@suse.de>
3547
3548 * lib/valgrind.exp: New file.
3549 (vgdb_start, vgdb_stop): New procs, factored out of ...
3550 * gdb.base/valgrind-bt.exp: ... here, ...
3551 * gdb.base/valgrind-disp-step.exp: ... here and ...
3552 * gdb.base/valgrind-infcall.exp: ... here.
3553
1443936e
TV
35542018-10-31 Tom de Vries <tdevries@suse.de>
3555
3556 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3557
eb77c9df
AB
35582018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3559
3560 * gdb.dwarf2/void-type.c: New file.
3561 * gdb.dwarf2/void-type.exp: New file.
3562
82b5e646
PW
35632018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3564
3565 * gdb.base/info_qt.c: New file.
3566 * gdb.base/info_qt.exp: New file.
3567
8d619c01
EBM
35682018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3569
3570 * gdb.arch/powerpc-htm-regs.c: New file.
3571 * gdb.arch/powerpc-htm-regs.exp: New file.
3572
f2cf6173
EBM
35732018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3574
3575 * gdb.arch/powerpc-tar.c: New file.
3576 * gdb.arch/powerpc-tar.exp: New file.
3577
7ca18ed6
EBM
35782018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3579
3580 * gdb.arch/powerpc-ppr-dscr.c: New file.
3581 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3582
bfcc0eba
TV
35832018-10-25 Tom de Vries <tdevries@suse.de>
3584
3585 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3586
fe1a5cad
TV
35872018-10-24 Tom de Vries <tdevries@suse.de>
3588
3589 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3590 longer exists error.
3591
a76dc3b7
TV
35922018-10-24 Tom de Vries <tdevries@suse.de>
3593
3594 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3595
4df46df7
TV
35962018-10-24 Tom de Vries <tdevries@suse.de>
3597
3598 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3599 --db-attach in valgrind.
3600
0dbfcfff
AB
36012018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3602
3603 * gdb.arch/riscv-reg-aliases.c: New file.
3604 * gdb.arch/riscv-reg-aliases.exp: New file.
3605
b04480b1
AH
36062018-10-19 Alan Hayward <alan.hayward@arm.com>
3607
3608 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3609
2c6ac8d7
AH
36102018-10-19 Alan Hayward <alan.hayward@arm.com>
3611
3612 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3613
2bc69f25
AH
36142018-10-19 Alan Hayward <alan.hayward@arm.com>
3615
3616 * gdb.cp/ovldbreak.exp: Fix regexps.
3617
1f1ae3a3
AH
36182018-10-19 Alan Hayward <alan.hayward@arm.com>
3619
3620 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3621
94c18618
SDJ
36222018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3623
3624 PR cli/23785
3625 * gdb.base/restore.exp: New test to check if "restore" with an
3626 invalid file doesn't segfault.
3627
812cd6eb
TV
36282018-10-18 Tom de Vries <tdevries@suse.de>
3629
3630 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3631 * gdb.ada/excep_handle.exp: Same.
3632 * gdb.ada/mi_string_access.exp: Same.
3633 * gdb.ada/mi_var_union.exp: Same.
3634 * gdb.arch/arc-analyze-prologue.exp: Same.
3635 * gdb.arch/arc-decode-insn.exp: Same.
3636 * gdb.base/readnever.exp: Same.
3637 * gdb.fortran/printing-types.exp: Same.
3638 * gdb.guile/scm-lazy-string.exp: Same.
3639
c4b90788
TV
36402018-10-16 Tom de Vries <tdevries@suse.de>
3641
3642 PR gdb/23730
3643 * gdb.base/catch-follow-exec.c: Add copyright notice.
3644 * gdb.base/catch-follow-exec.exp: Rewrite to use
3645 gdb_spawn_with_cmdline_opts. Require gdb-native.
3646
8bca2978
SL
36472018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3648
3649 * gdb.trace/actions-changed.exp: Check for arch support.
3650 * gdb.trace/actions.exp: Likewise.
3651 * gdb.trace/ax.exp: Likewise.
3652 * gdb.trace/backtrace.exp: Likewise.
3653 * gdb.trace/change-loc.exp: Likewise.
3654 * gdb.trace/deltrace.exp: Likewise.
3655 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3656 * gdb.trace/ftrace.exp: Likewise.
3657 * gdb.trace/infotrace.exp: Check for arch support.
3658 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3659 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3660 * gdb.trace/mi-tsv-changed.exp: Likewise.
3661 * gdb.trace/packetlen.exp: Likewise.
3662 * gdb.trace/passc-dyn.exp: Likewise.
3663 * gdb.trace/passcount.exp: Likewise.
3664 * gdb.trace/pending.exp: Likewise.
3665 * gdb.trace/range-stepping.exp: Check for shlib support.
3666 * gdb.trace/report.exp: Check for arch support.
3667 * gdb.trace/save-trace.exp: Likewise.
3668 * gdb.trace/signal.exp: Check for signal support.
3669 * gdb.trace/tfind.exp: Check for arch support.
3670 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3671 * gdb.trace/trace-common.h: Add comment.
3672 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3673 * gdb.trace/trace-enable-disable.exp: Likewise.
3674 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3675 * gdb.trace/tracecmd.exp: Check for arch support.
3676 * gdb.trace/tspeed.exp: Check for shlib and target support.
3677 * gdb.trace/tstatus.exp: Check for arch support.
3678 * gdb.trace/tsv.exp: Likewise.
3679 * gdb.trace/while-dyn.exp: Likewise.
3680 * gdb.trace/while-stepping.exp: Likewise.
3681 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3682
f9c49bff
SM
36832018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3684
3685 * gdb.trace/tspeed.exp: Remove nowarnings.
3686 (prepare_for_trace_test): Declare "global ipalib".
3687 * gdb.trace/tspeed.c: Include unistd.h.
3688 (main): Remove superfluous printf argument.
3689
d4330bde
SL
36902018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3691
3692 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3693 directory prefix on the filename.
3694
8ecfd7bd
SDJ
36952018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3696
3697 * gdb.gdb/unittest.exp: Update expected message informing that
3698 selftests have been disabled.
3699 * gdb.server/unittest.exp: Likewise.
3700
58bbcd02
TV
37012018-10-09 Tom de Vries <tdevries@suse.de>
3702
3703 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3704 with runto_main.
3705
9f6b697b
WP
37062018-10-08 Weimin Pan <weimin.pan@oracle.com>
3707
3708 PR c++/16841
3709 * gdb.cp/virtbase2.cc: New file.
3710 * gdb.cp/virtbase2.exp: New file.
3711
add5ded5
TT
37122018-10-06 Tom Tromey <tom@tromey.com>
3713
3714 PR python/19399:
3715 * gdb.python/py-inferior.exp: Add architecture test.
3716
f9e48344
TT
37172018-10-06 Tom Tromey <tom@tromey.com>
3718
3719 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3720 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3721
2a8be203
TT
37222018-10-06 Tom Tromey <tom@tromey.com>
3723
3724 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3725 of a "throw" catchpoint.
3726
e04caa70
SDJ
37272018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3728
3729 * gdb.base/info-proc.exp: Update string expected from "help info
3730 proc".
3731
5ca8c39f
TT
37322018-10-04 Tom Tromey <tom@tromey.com>
3733
3734 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3735 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3736 (test_initial_complaints, test_empty_complaints): Update.
3737 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3738
3453e7e4
TT
37392018-10-04 Tom Tromey <tom@tromey.com>
3740
3741 PR cli/19551:
3742 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3743 * lib/gdb.exp (gdb_file_cmd): Update.
3744 * gdb.stabs/weird.exp (print_weird_var): Update.
3745 * gdb.server/solib-list.exp: Update.
3746 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3747 * gdb.mi/mi-cli.exp: Update.
3748 * gdb.linespec/linespec.exp: Update.
3749 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3750 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3751 * gdb.cp/cp-relocate.exp: Update.
3752 * gdb.base/sym-file.exp: Update.
3753 * gdb.base/relocate.exp: Update.
3754 * gdb.base/readnever.exp: Update.
3755 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3756 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3757 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3758 * gdb.base/code_elim.exp: Update.
3759 * gdb.base/break-unload-file.exp (test_break): Update.
3760 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3761 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3762 Update.
3763 * gdb.base/attach.exp (do_attach_tests): Update.
3764 * gdb.base/sepdebug.exp: Update.
3765 * gdb.python/py-section-script.exp: Update.
3766
6afcf761
TT
37672018-10-04 Tom Tromey <tom@tromey.com>
3768
3769 PR cli/22234:
3770 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3771 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3772 output.
3773
fef1b293
TT
37742018-10-04 Tom Tromey <tom@tromey.com>
3775
3776 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3777 set width and height to 0.
3778 (test_command_line_attach_run): Use -quiet.
3779
ca98345e
SL
37802018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3781
3782 * lib/gdb.exp (skip_ifunc_tests): New.
3783 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3784 other compile failures.
3785 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3786
ff34e6ae
SM
37872018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3788
3789 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3790 is_amd64_regs_target.
3791
6bb8890e
AH
37922018-10-01 Alan Hayward <alan.hayward@arm.com>
3793
3794 * gdb.arch/aarch64-sighandler-regs.c: New test.
3795 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3796 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3797
224d30d3
MM
37982018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3799
3800 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3801 assembly.
3802
f67ffa6a
AB
38032018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3804
3805 * gdb.base/frame-selection.exp: New file.
3806 * gdb.base/frame-selection.c: New file.
3807
9fc3183f
AH
38082018-09-27 Alan Hayward <alan.hayward@arm.com>
3809
3810 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3811 pthread barrier.
3812 (main): Likewise.
3813
d354055e
AB
38142018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3815
3816 * gdb.base/large-frame-1.c: New file.
3817 * gdb.base/large-frame-2.c: New file.
3818 * gdb.base/large-frame.exp: New file.
3819 * gdb.base/large-frame.h: New file.
3820
db727370
JL
38212018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3822
3823 PR gdb/20948
3824 * gdb.base/write_mem.exp: New test.
3825 * gdb.base/write_mem.c: Likewise.
3826
ae778caf
TT
38272018-09-23 Tom Tromey <tom@tromey.com>
3828
3829 PR python/18852:
3830 * gdb.python/py-parameter.exp: Add test for parameter that throws
3831 on "set".
3832
fd3ba736
TT
38332018-09-23 Tom Tromey <tom@tromey.com>
3834
3835 PR python/17284:
3836 * gdb.python/py-template.exp (test_template_arg): Add test for
3837 negative template argument number.
3838
39a24317
TT
38392018-09-23 Tom Tromey <tom@tromey.com>
3840
3841 PR python/14062:
3842 * gdb.python/python.exp: Add test for post_event error.
3843
f5769a2c
TT
38442018-09-23 Tom Tromey <tom@tromey.com>
3845
3846 PR python/18170:
3847 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3848 convert pointers to int and long.
3849
1c1e54f6
TT
38502018-09-23 Tom Tromey <tom@tromey.com>
3851
3852 PR python/20126:
3853 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3854 signed-ness conversion tests.
3855
fb4fa946
TT
38562018-09-23 Tom Tromey <tom@tromey.com>
3857
3858 PR python/18352;
3859 * gdb.python/py-value.exp (test_float_conversion): New proc.
3860 Use it.
3861
a466edac
HAQ
38622018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3863
3864 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3865
4ee9b0c5
SL
38662018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3867
3868 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3869 no readline.
3870 * gdb.base/utf8-identifiers.exp: Likewise.
3871 * gdb.cp/cpcompletion.exp: Likewise.
3872 * gdb.linespec/cpcompletion.exp: Likewise.
3873 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3874 * gdb.linespec/cpls-ops.exp: Likewise.
3875
23be8da7
RB
38762018-09-19 Richard Bunt <richard.bunt@arm.com>
3877 Chris January <chris.january@arm.com>
3878
3879 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3880 * gdb.fortran/short-circuit-argument-list.exp: New file.
3881 * gdb.fortran/short-circuit-argument-list.f90: New test.
3882
5031d0ae
SDJ
38832018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3884
3885 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3886 "arch=" keyword when executing "-stack-list-frames".
3887
b4c0d1a4
SDJ
38882018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3889
3890 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3891 "arch=" keyword when executing "-stack-list-frames".
3892
7a6d2b45
SDJ
38932018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3894
3895 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3896 break ada".
3897
8588b356
SM
38982018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3899
3900 PR python/23669
3901 * gdb.python/python.exp: Test gdb.execute("show commands").
3902
65e65158
TT
39032018-09-16 Tom Tromey <tom@tromey.com>
3904
3905 * gdb.base/new-ui.exp (do_execution_tests): Update.
3906 * gdb.base/dbx.exp (test_breakpoints): Update.
3907
bf326452
AH
39082018-09-14 Alan Hayward <alan.hayward@arm.com>
3909
3910 * lib/gdb.exp (gdb_simple_compile): Add proc.
3911 (is_elf_target): Use gdb_simple_compile.
3912 (skip_altivec_tests): Likewise.
3913 (skip_vsx_tests): Likewise.
3914 (skip_tsx_tests): Likewise.
3915 (skip_btrace_tests): Likewise.
3916 (skip_btrace_pt_tests): Likewise.
3917 (gdb_can_simple_compile): Likewise.
3918 (gdb_has_argv0): Likewise.
3919 (gdb_target_symbol_prefix): Likewise.
3920 (target_supports_scheduler_locking): Likewise.
3921
2361b0fb
TT
39222018-09-13 Tom Tromey <tom@tromey.com>
3923
3924 * Makefile.in (TAGS): Recognize proc_with_prefix and
3925 gdb_caching_proc.
3926
0ae1a321
SM
39272018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3928
3929 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3930 method.
3931
a40bf0c2
SM
39322018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3933
3934 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3935 and a few other Inferior properties when the Inferior is no
3936 longer valid.
3937
4a3fe98f
TT
39382018-09-13 Tom Tromey <tom@tromey.com>
3939
3940 PR rust/23650:
3941 * gdb.rust/simple.exp: Add test for enum field access error.
3942
098b2108
TT
39432018-09-13 Tom Tromey <tom@tromey.com>
3944
3945 PR rust/23626:
3946 * gdb.rust/simple.rs (EmptyEnum): New type.
3947 (main): Use it.
3948 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3949
1256af7d
SM
39502018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3951
3952 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3953 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3954 * gdb.python/py-symtab.exp: Update test printing an objfile.
3955
4aa8e6c2
SM
39562018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3957
3958 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3959 object.
3960
c221b2f7
AH
39612018-09-12 Alan Hayward <alan.hayward@arm.com>
3962
3963 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3964 (support_complex_tests): Use gdb_can_simple_compile.
3965 (is_ilp32_target): Likewise.
3966 (is_lp64_target): Likewise.
3967 (is_64_target): Likewise.
3968 (is_amd64_regs_target): Likewise.
3969 (is_aarch32_target): Likewise.
3970 (gdb_int128_helper): Likewise.
3971
6f1107b5
JK
39722018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3973
3974 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3975
1f5d1570
JG
39762018-09-10 Jerome Guitton <guitton@adacore.com>
3977
3978 * gdb.ada/same_component_name: Add test for case of tagged record
3979 with variable-length fields.
3980
cc330e39
XR
39812018-09-10 Xavier Roirand <roirand@adacore.com>
3982
3983 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3984 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3985 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3986 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3987
b9c50e9a
XR
39882018-09-10 Xavier Roirand <roirand@adacore.com>
3989
3990 * gdb.ada/mi_string_access.exp: New testcase.
3991 * gdb.ada/mi_string_access/bar.adb: New file.
3992 * gdb.ada/mi_string_access/pck.adb: New file.
3993 * gdb.ada/mi_string_access/pck.asd: New file.
3994
2963898f
XR
39952018-09-10 Xavier Roirand <roirand@adacore.com>
3996
3997 * gdb.ada/mi_var_union.exp: New testcase.
3998 * gdb.ada/mi_var_union/bar.adb: New file.
3999 * gdb.ada/mi_var_union/pck.adb: New file.
4000 * gdb.ada/mi_var_union/pck.asd: New file.
4001
1aac008f
TT
40022018-09-08 Tom Tromey <tom@tromey.com>
4003
4004 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4005
332cf4c9
TT
40062018-09-08 Tom Tromey <tom@tromey.com>
4007
4008 PR python/16047:
4009 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4010 (register_pretty_printers): Register new printer.
4011 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4012 test.
4013 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4014 (an_int_type3): New global.
4015
424da6cf
JB
40162018-09-08 Joel Brobecker <brobecker@adacore.com>
4017
4018 * gdb.ada/expr_with_funcall: New testcase.
4019
2a62dfa9
JB
40202018-09-08 Joel Brobecker <brobecker@adacore.com>
4021
4022 * gdb.ada/packed_array_assign: New testcase.
4023
96b6697f
AB
40242018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4025
4026 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4027 names, and add test prefixes to make test names unique.
4028
e4a62c65
TV
40292018-09-05 Tom de Vries <tdevries@suse.de>
4030
4031 * gdb.dwarf2/varval.exp: Add test.
4032
dd083ee2
GB
40332018-09-04 Gary Benson <gbenson@redhat.com>
4034
4035 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4036 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4037
aef9346c
TT
40382018-08-31 Tom Tromey <tom@tromey.com>
4039
4040 * gdb.rust/simple.rs: Rename second variable "v".
4041
c67f2e15
AB
40422018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4043
4044 * gdb.base/funcargs.c (use_a): New function.
4045 (recurse): Call use_a.
4046
078a0207
KS
40472018-08-29 Keith Seitz <keiths@redhat.com>
4048
4049 * gdb.compile/compile-cplus-anonymous.cc: New file.
4050 * gdb.compile/compile-cplus-anonymous.exp: New file.
4051 * gdb.compile/compile-cplus-array-decay.cc: New file.
4052 * gdb.compile/compile-cplus-array-decay.exp: New file.
4053 * gdb.compile/compile-cplus-inherit.cc: New file.
4054 * gdb.compile/compile-cplus-inherit.exp: New file.
4055 * gdb.compile/compile-cplus-member.cc: New file.
4056 * gdb.compile/compile-cplus-member.exp: New file.
4057 * gdb.compile/compile-cplus-method.cc: New file.
4058 * gdb.compile/compile-cplus-method.exp: New file.
4059 * gdb.compile/compile-cplus-mod.c: "New" file.
4060 * gdb.compile/compile-cplus-namespace.cc: New file.
4061 * gdb.compile/compile-cplus-namespace.exp: New file.
4062 * gdb.compile/compile-cplus-nested.cc: New file.
4063 * gdb.compile/compile-cplus-nested.exp: New file.
4064 * gdb.compile/compile-cplus-print.c: "New" file.
4065 * gdb.compile/compile-cplus-print.exp: "New" file.
4066 * gdb.compile/compile-cplus-virtual.cc: New file.
4067 * gdb.compile/compile-cplus-virtual.exp: New file.
4068 * gdb.compile/compile-cplus.c: "New" file.
4069 * gdb.compile/compile-cplus.exp: "New" file.
4070 * lib/compile-support.exp: New file.
4071
b0f492b9
GB
40722018-08-16 Gary Benson <gbenson@redhat.com>
4073
4074 PR gdb/13000:
4075 * gdb.base/batch-exit-status.exp: New file.
4076 * gdb.base/batch-exit-status.good-commands: Likewise.
4077 * gdb.base/batch-exit-status.bad-commands: Likewise.
4078
36eb4c5f
AH
40792018-08-29 Alan Hayward <alan.hayward@arm.com>
4080
4081 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4082 (struct struct02): Likewise.
4083 (struct struct03): Likewise.
4084 (struct struct04): Likewise.
4085 (struct struct_01_01): New struct.
4086 (struct struct_01_02): Likewise.
4087 (struct struct_01_03): Likewise.
4088 (struct struct_01_04): Likewise.
4089 (struct struct_02_01): Likewise.
4090 (struct struct_02_02): Likewise.
4091 (struct struct_02_03): Likewise.
4092 (struct struct_02_04): Likewise.
4093 (struct struct_04_01): Likewise.
4094 (struct struct_04_02): Likewise.
4095 (struct struct_04_03): Likewise.
4096 (struct struct_04_04): Likewise.
4097 (struct struct_05_01): Likewise.
4098 (struct struct_05_02): Likewise.
4099 (struct struct_05_03): Likewise.
4100 (struct struct_05_04): Likewise.
4101 (cmp_struct01): Remove function.
4102 (cmp_struct02): Likewise.
4103 (cmp_struct03): Likewise.
4104 (cmp_struct04): Likewise.
4105 (cmp_struct_01_01): Add Function.
4106 (cmp_struct_01_02): Likewise.
4107 (cmp_struct_01_03): Likewise.
4108 (cmp_struct_01_04): Likewise.
4109 (cmp_struct_02_01): Likewise.
4110 (cmp_struct_02_02): Likewise.
4111 (cmp_struct_02_03): Likewise.
4112 (cmp_struct_02_04): Likewise.
4113 (cmp_struct_04_01): Likewise.
4114 (cmp_struct_04_02): Likewise.
4115 (cmp_struct_04_03): Likewise.
4116 (cmp_struct_04_04): Likewise.
4117 (cmp_struct_05_01): Likewise.
4118 (cmp_struct_05_02): Likewise.
4119 (cmp_struct_05_03): Likewise.
4120 (cmp_struct_05_04): Likewise.
4121 (call_all): Add new structs.
4122 * gdb.base/infcall-nested-structs.exp: Likewise.
4123
3bf9c013
JV
41242018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4125
4126 * gdb.python/py-framefilter-mi.exp: Update regexp to
4127 check for "arch" field in frame output.
4128
450d1e88
KB
41292018-08-23 Kevin Buettner <kevinb@redhat.com>
4130
4131 * gdb.dwarf2/dw2-ranges-func.c: New file.
4132 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4133
ae739fe7
SM
41342018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4135
4136 * gdb.base/term.exp: Compare terminal settings with values from
4137 the inferior.
4138 * gdb.base/term.c: Get and set terminal settings.
4139
6d52907e
JV
41402018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4141
4142 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4143 accommodate new "arch" field in frame output.
4144 * gdb.mi/mi-return.exp: Likewise.
4145 * gdb.mi/mi-stack.exp: Likewise.
4146 * gdb.mi/mi-syn-frame.exp: Likewise.
4147 * gdb.mi/user-selected-context-sync.exp: Likewise.
4148
be2d111a
MS
41492018-08-19 Michael Spang <spang@google.com>
4150
4151 PR gdb/11786
4152 * gdb.base/gcore-tls-pie.c: New file.
4153 * gdb.base/gcore-tls-pie.exp: New file.
4154
ae3a7c47
KB
41552018-08-18 Kevin Buettner <kevinb@redhat.com>
4156
4157 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4158 * gdb.dwarf2/varval.c: New file.
4159 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4160
2ecae92e
AH
41612018-08-17 Alan Hayward <alan.hayward@arm.com>
4162
4163 PR gdb/18931
4164 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4165
c1854f1d
KS
41662018-08-16 Keith Seitz <keiths@redhat.com>
4167
4168 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4169 tests expected to pass.
4170
26fb3983
JV
41712018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4172
4173 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4174 -data-disassemble -a.
4175 (test_disassembly_bogus_args): Likewise.
4176
67943c00
AB
41772018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4178
4179 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4180
5ff2bbae
AB
41812018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4182
4183 * gdb.base/vla-optimized-out.exp: Add new test.
4184
e5bbcd0f
AB
41852018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4186
4187 * gdb.base/vla-optimized-out-o3.exp: Delete.
4188 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4189 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4190 deleted tests.
4191
9d4a934c
AB
41922018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4193
4194 PR gdb/18050:
4195 * gdb.server/extended-remote-restart.c: New file.
4196 * gdb.server/extended-remote-restart.exp: New file.
4197
045cf012
SM
41982018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4199
4200 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4201 "set variable index = 42".
4202
87d6a7aa
SM
42032018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4204
4205 * boards/index-cache-gdb.exp: New file.
4206 * gdb.dwarf2/index-cache.exp: New file.
4207 * gdb.dwarf2/index-cache.c: New file.
4208 * gdb.base/maint.exp: Check if we are using the index cache.
4209
96d68bd4
RO
42102018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4211
4212 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4213 MAKEFLAGS.
4214
5a699617
RO
42152018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4216
4217 * dg-extract-results.sh: Move to toplevel contrib.
4218 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4219 * Makefile.in (check-parallel-racy): Likewise.
4220
5bd18990
AB
42212018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4222
4223 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4224 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4225 tests if the target supports scheduler locking.
4226
3fbbcf47
TV
42272018-08-04 Tom de Vries <tdevries@suse.de>
4228
4229 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4230
3e1d3d8c
TT
42312018-08-02 Tom Tromey <tom@tromey.com>
4232
4233 PR symtab/16842.
4234 * gdb.cp/temargs.exp: Test "info address" of a template
4235 parameter.
4236
5abe0f0c
JV
42372018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4238
4239 * gdb.python/py-mi-var-info-path-expression.c: New file.
4240 * gdb.python/py-mi-var-info-path-expression.py: New file.
4241 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4242
fb66cde8
SDJ
42432018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4244
4245 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4246 error after "cannot resolve name" string.
4247
c708f4d2
AB
42482018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4249
4250 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4251 started.
4252 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4253
37cc0cae
TV
42542018-07-28 Tom de Vries <tdevries@suse.de>
4255
4256 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4257
63b4ecf7
TV
42582018-07-26 Tom de Vries <tdevries@suse.de>
4259
4260 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4261
3c3bb058
AB
42622018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4263
4264 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4265 is visible.
4266
9e7f3bbb
TV
42672018-07-26 Tom de Vries <tdevries@suse.de>
4268
4269 PR breakpoints/23366
4270 * gdb.base/catch-follow-exec.c: New test.
4271 * gdb.base/catch-follow-exec.exp: New file.
4272
16f808ec
TV
42732018-07-25 Tom de Vries <tdevries@suse.de>
4274
4275 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4276 vla-optimized-out.c.
4277
d7154a8d
JV
42782018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4279
4280 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4281 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4282
232a0032
TV
42832018-07-20 Tom de Vries <tdevries@suse.de>
4284
4285 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4286 NOCLONE macro.
4287 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4288
fbb1d502
TV
42892018-07-19 Tom de Vries <tdevries@suse.de>
4290
4291 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4292 regular expression.
4293
42dc7699
TV
42942018-07-18 Tom de Vries <tdevries@suse.de>
4295
4296 * gdb.base/vla-optimized-out.c: New test.
4297 * gdb.base/vla-optimized-out.exp: New file.
4298
7f1f7e23
SDJ
42992018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4300
4301 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4302 message "No address associated with hostname" when gdbserver
4303 cannot resolve the hostname.
4304
5759ebb3
PW
43052018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4306
4307 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4308 Add some test prefixes to make tests unique.
4309
3606ccab
PW
43102018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4311
4312 * gdb.base/frameapply.c: New file.
4313 * gdb.base/frameapply.exp: New file.
4314
529c08b2
PW
43152018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4316
4317 * gdb.base/skip.exp: Update expected error message.
4318
c7ab0aef
SDJ
43192018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4320 Jan Kratochvil <jan.kratochvil@redhat.com>
4321 Paul Fertser <fercerpav@gmail.com>
4322 Tsutomu Seki <sekiriki@gmail.com>
4323
4324 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4325 parameter.
4326 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4327 by default.
4328 * boards/native-gdbserver.exp: Likewise.
4329 * gdb.server/run-without-local-binary.exp: Improve regexp used
4330 for detecting when a remote debugging connection succeeds.
4331 * gdb.server/server-connect.exp: New file.
4332 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4333 Do not prefix the port number with ":".
4334 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4335 support for detecting and using it. Add '$debughost_gdbserver'
4336 to the list of arguments used to start gdbserver. Handle case
4337 when gdbserver cannot resolve a network name.
4338
16ff70dd
SDJ
43392018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4340
4341 PR c++/23373
4342 * gdb.base/ptype-offsets.cc (struct static_member): New
4343 struct.
4344 (main) <stmember>: New variable.
4345 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4346 with a static member in it.
4347
3541979f
AB
43482018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4349
4350 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4351 watchpoints enabled and disabled.
4352
c8ad9b9a
AB
43532018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4354
4355 * gdb.base/examine-backward.exp: Still run tests around address
4356 0x0, even if address 0x0 is not readable. Update the pattern for
4357 matching address 0x0 in expected output.
4358
e0e5e971
AB
43592018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4360
4361 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4362 malloc/free.
4363
1ea5da02
TV
43642018-07-04 Tom de Vries <tdevries@suse.de>
4365
4366 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4367
471b9d15
MR
43682018-07-02 Maciej W. Rozycki <macro@mips.com>
4369
4370 PR tdep/8282
4371 * gdb.arch/mips-disassembler-options.exp: New test.
4372 * gdb.arch/mips-disassembler-options.s: New test source.
4373
75acb486
PA
43742018-06-29 Pedro Alves <palves@redhat.com>
4375
4376 * gdb.threads/names.exp: Adjust expected "info threads" output.
4377
cd2bb709
PA
43782018-06-29 Pedro Alves <palves@redhat.com>
4379
4380 * gdb.opt/inline-break.exp (line number, address): Add "info
4381 break" tests.
4382
991ff292
PA
43832018-06-29 Pedro Alves <palves@redhat.com>
4384
4385 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4386 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4387 number and address and running to them.
4388
356819b6 43892018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4390
4391 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4392
2512d7ef
JK
43932018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4394
4395 * lib/compiler.c: Remove executable permission flag.
4396
be1b6474
RB
43972018-06-28 Richard Bunt <richard.bunt@arm.com>
4398
4399 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4400 code.
4401 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4402
291f9a96
PT
44032018-06-28 Petr Tesarik <ptesarik@suse.cz>
4404
4405 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4406
ed6dfe51
PT
44072018-06-28 Petr Tesarik <ptesarik@suse.cz>
4408
4409 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4410 address argument is omitted.
4411
d4d429d5
PT
44122018-06-28 Petr Tesarik <ptesarik@suse.cz>
4413
4414 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4415
7ab6656f
OJ
44162018-06-27 Omair Javaid <omair.javaid@linaro.org>
4417
4418 PR gdb/21695
4419 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4420 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4421
a33ccfc7
TT
44222018-06-26 Tom Tromey <tom@tromey.com>
4423
4424 PR rust/22574:
4425 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4426 * gdb.rust/simple.rs (struct SimpleLayout): New.
4427
6d72d289
SM
44282018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4429
4430 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4431 "info registers" output.
4432
8363f9d5
RB
44332018-06-21 Richard Bunt <richard.bunt@arm.com>
4434
4435 * gdb.base/watchpoint-hw-attach.c: New test.
4436 * gdb.base/watchpoint-hw-attach.exp: New file.
4437
f00674fe
SM
44382018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4439
4440 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4441 through /bin/sh.
4442 * boards/dwarf4-gdb-index.exp: Likewise.
4443 * boards/fission-dwp.exp: Likewise.
4444
1d554008
UW
44452018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4446
4447 * gdb.base/float128.exp: Add comment and improved fail message
4448 to the failure case of "print large128" test.
4449
d0ac1c44
SM
44502018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4451
4452 * configure.ac: Remove AC_PREREQ.
4453 * configure: Re-generate.
4454
61b04dd0
PA
44552018-06-19 Pedro Alves <palves@redhat.com>
4456
4457 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4458 (func_extern_caller): New.
4459 (main): Call func_extern_caller.
4460 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4461 logic change.
4462
f63b508a
SM
44632018-06-18 Weimin Pan <weimin.pan@oracle.com>
4464
4465 PR gdb/16841
4466 * gdb.cp/typedef-base.cc: New file.
4467 * gdb.cp/typedef-base.exp: New file.
4468
0fe3a558
TV
44692018-06-18 Tom de Vries <tdevries@suse.de>
4470
4471 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4472
7010835a
AB
44732018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4474 Richard Bunt <Richard.Bunt@arm.com>
4475
4476 * gdb.threads/attach-slow-waitpid.c: New file.
4477 * gdb.threads/attach-slow-waitpid.exp: New file.
4478 * gdb.threads/slow-waitpid.c: New file.
4479
14897d65
PA
44802018-06-14 Pedro Alves <palves@redhat.com>
4481
4482 * gdb.base/fork-running-state.c: Include <errno.h>.
4483 (exit_if_relative_exits): New.
4484 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4485 exits.
4486 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4487 child exits.
4488
5d9a0608
TV
44892018-06-14 Tom de Vries <tdevries@suse.de>
4490
4491 PR cli/22573
4492 * gdb.base/finish-pretty.c: New test.
4493 * gdb.base/finish-pretty.exp: New file.
4494
11ae5818
PA
44952018-06-14 Pedro Alves <palves@redhat.com>
4496
4497 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4498 gdb's expected startup output.
4499
1d39de44
PA
45002018-06-14 Pedro Alves <palves@redhat.com>
4501
4502 * lib/selftest-support.exp (selftest_setup): Remove inlined
4503 function handling.
4504
70ee0000
TV
45052018-06-14 Tom de Vries <tdevries@suse.de>
4506
4507 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4508 matching of breakpoint printing.
4509
11f4b608
TV
45102018-06-13 Tom de Vries <tdevries@suse.de>
4511
4512 PR testsuite/23269
4513 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4514 (fork_child): ... here, and ...
4515 (fork_parent): ... here.
4516
45172018-06-12 Tom de Vries <tdevries@suse.de>
4518
4519 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4520
9516f85a
AB
45212018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4522 Stephen Roberts <stephen.roberts@arm.com>
4523
4524 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4525 rewrite test to describe action performed, rather than possible
4526 failure.
4527
5045b3d7
GB
45282018-06-08 Gary Benson <gbenson@redhat.com>
4529
4530 * gdb.threads/check-libthread-db.exp: New file.
4531 * gdb.threads/check-libthread-db.c: Likewise.
4532
c61b06a1
TT
45332018-06-05 Tom Tromey <tom@tromey.com>
4534
4535 * gdb.base/default.exp: Update expected "show version" output.
4536
eb6af809
TT
45372018-06-05 Tom Tromey <tom@tromey.com>
4538
4539 PR cli/12326:
4540 * gdb.cp/static-print-quit.exp: Update.
4541 * lib/gdb.exp (pagination_prompt): Update.
4542 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4543 * gdb.python/python.exp: Update.
4544
178d6a63
JB
45452018-06-04 Joel Brobecker <brobecker@adacore.com>
4546
4547 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4548
8e817061
JB
45492018-06-01 Joel Brobecker <brobecker@adacore.com>
4550
4551 * gdb.ada/bp_fun_addr: New testcase.
4552
e86ca25f
TT
45532018-06-01 Tom Tromey <tom@tromey.com>
4554
4555 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4556 results.
4557 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4558 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4559 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4560 * gdb.base/maint.exp (maint_pass_if): Update.
4561
4b2dfa9d
MR
45622018-05-31 Maciej W. Rozycki <macro@mips.com>
4563
4564 * gdb.base/endian.exp: New test.
4565 * gdb.base/endian.c: New test source.
4566
45f25d6c
AB
45672018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4568
4569 PR gdb/23203
4570 * gdb.base/bt-selected-frame.c: New file.
4571 * gdb.base/bt-selected-frame.exp: New file.
4572 * lib/gdb.exp (get_current_frame_number): New function.
4573
d9f6d7f8
MR
45742018-05-24 Maciej W. Rozycki <macro@mips.com>
4575 Pedro Alves <palves@redhat.com>
4576
4577 * gdb.threads/tls-core.c: Include <stdlib.h>
4578 (thread_proc): Call `abort'.
4579 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4580 (tls_core_test): New procedure, bits factored out from ...
4581 (top level): ... here. Test both native cores and gcore cores.
4582
ff1cf532
TT
45832018-05-23 Tom Tromey <tom@tromey.com>
4584
4585 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4586
b98664d3
TT
45872018-05-23 Tom Tromey <tom@tromey.com>
4588
4589 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4590 symfile_complaints.
4591 (test_short_complaints): Likewise.
4592 (test_empty_complaints): Likewise.
4593 (test_initial_complaints): Update.
4594
4e9668d0
TT
45952018-05-23 Tom Tromey <tom@tromey.com>
4596
4597 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4598
43ba33c7
TT
45992018-05-23 Tom Tromey <tom@tromey.com>
4600
4601 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4602 (test_short_complaints): Update.
4603
035522c0
PA
46042018-05-22 Pedro Alves <palves@redhat.com>
4605
4606 * gdb.base/remote.exp: Only gdb_start after compiling the
4607 testcase. Issue "disconnect" before testing "set remote" command
4608 defaults. Issue clean_restart before running to main.
4609
cc0be08f
PA
46102018-05-22 Pedro Alves <palves@redhat.com>
4611
4612 * gdb.base/remote.exp: Adjust expected output of "show remote
4613 memory-write-packet-size". Add tests for "set remote
4614 memory-write-packet-size 0" and "set remote
4615 memory-write-packet-size fixed/limit".
4616
b1b60145
PA
46172018-05-22 Pedro Alves <palves@redhat.com>
4618
4619 PR gdb/22973
4620 * gdb.base/utf8-identifiers.c: New file.
4621 * gdb.base/utf8-identifiers.exp: New file.
4622
0ec848ad
PFC
46232018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4624
4625 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4626
2c3305f6
PFC
46272018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4628
4629 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4630
ce1e8424
TT
46312018-05-18 Tom Tromey <tom@tromey.com>
4632
4633 * gdb.base/ptype-offsets.exp: Update.
4634
ddfe970e
KS
46352018-05-17 Keith Seitz <keiths@redhat.com>
4636
4637 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4638 in expected breakpoint stop locations.
4639 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4640 move to proper scope to test variable values.
4641 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4642 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4643 New functions.
4644 (main): Call not_inline_func3.
4645 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4646 inline_func1, inline_func2, and inline_func3. Test that when each
4647 breakpoint is hit, GDB properly reports both the stop location
4648 and the backtrace. Repeat tests for temporary breakpoints.
4649
0726fcc6
MR
46502018-05-15 Maciej W. Rozycki <macro@mips.com>
4651
4652 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4653 rather then trying to access it in determining whether the PID
4654 of `gdbserver' could have been retrieved.
4655
8ee22052
AB
46562018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4657
4658 * gdb.arch/amd64-init-x87-values.S: New file.
4659 * gdb.arch/amd64-init-x87-values.exp: New file.
4660
7785df48
JK
46612018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4662
4663 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4664
56bcdbea
TT
46652018-05-04 Tom Tromey <tom@tromey.com>
4666
4667 PR python/22730:
4668 * gdb.python/python.exp: Test multi-line execute.
4669
a913fffb
TT
46702018-05-04 Tom Tromey <tom@tromey.com>
4671
4672 PR python/22731:
4673 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4674
7a2c85f2
TT
46752018-05-04 Tom Tromey <tom@tromey.com>
4676
4677 PR gdb/11750:
4678 * gdb.base/define.exp: Test defining a user command inside a user
4679 command.
4680 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4681
a3b60e45
JK
46822018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4683 Pedro Alves <palves@redhat.com>
4684
4685 PR breakpoints/19806 and support for PR external/20207.
4686 * gdb.base/watchpoint-unaligned.c: New file.
4687 * gdb.base/watchpoint-unaligned.exp: New file.
4688
45fe4a03
AB
46892018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4690
4691 * gdb.base/maint.exp: Make test names unique, use
4692 test_prefix_command_help to test 'help maint info', and remove
4693 repeated test of 'help maint'.
4694
9be2ae8f
TT
46952018-05-04 Tom Tromey <tom@tromey.com>
4696
4697 PR gdb/22619:
4698 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4699 behavior.
4700
11859c31
AB
47012018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4702
4703 * gdb.base/maint.exp: Process output from 'maint print registers'
4704 line at a time.
4705
089a9490
AB
47062018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4707
4708 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4709 timeout.
4710
9b0797e2
AB
47112018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4712
4713 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4714 filter pattern.
4715
f6ac5f3d
PA
47162018-05-02 Pedro Alves <palves@redhat.com>
4717
4718 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4719 to_log_command renames.
4720 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4721
77d3c63b
TT
47222018-05-02 Tom Tromey <tom@tromey.com>
4723
4724 * gdb.python/py-parameter.exp: Set test message.
4725
0489430a
TT
47262018-05-02 Tom Tromey <tom@tromey.com>
4727
4728 PR python/20084:
4729 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4730 PARAM_ZUINTEGER_UNLIMITED tests.
4731
1632f8ba
DR
47322018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4733
4734 PR rust/23124
4735 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4736 when casting.
4737
6d7bb824
TT
47382018-04-30 Tom Tromey <tom@tromey.com>
4739
4740 * gdb.python/py-type.exp: Check align attribute.
4741 * gdb.python/py-type.c: New "aligncheck" global.
4742
007e1530
TT
47432018-04-30 Tom Tromey <tom@tromey.com>
4744
4745 PR exp/17095:
4746 * gdb.dwarf2/dw2-align.exp: New file.
4747 * gdb.cp/align.exp: New file.
4748 * gdb.base/align.exp: New file.
4749 * lib/gdb.exp (gdb_int128_helper): New proc.
4750 (has_int128_c, has_int128_cxx): New caching procs.
4751
6873858b
TT
47522018-04-27 Tom Tromey <tom@tromey.com>
4753
4754 PR rust/22545:
4755 * gdb.rust/simple.exp: Add inclusive range tests.
4756
79188d8d
PA
47572018-04-26 Pedro Alves <palves@redhat.com>
4758
4759 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4760 ifunc breakpoint locations correctly of ifunc breakpoints set
4761 while the program resolves the ifunc.
4762
c7075ad5
PA
47632018-04-26 Pedro Alves <palves@redhat.com>
4764
4765 * gdb.base/gnu-ifunc-final.c: New file.
4766 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4767 * gdb.base/gnu-ifunc.exp (executable): Delete.
4768 (staticexecutable): Adjust.
4769 (lib_opts, exec_opts): Delete.
4770 (make_binsuffix, build, set-break): New procedures.
4771 (misc_tests): New, with tests factored out from the top level.
4772 (top level): Test different combinations of ifunc resolver name,
4773 resolver with and with debug info, and ifunc target with and
4774 without debug info. Wrap static tests with with_target_prefix.
4775
8388016d
PA
47762018-04-26 Pedro Alves <palves@redhat.com>
4777
4778 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4779 return type" warnings.
4780
249b5733
PA
47812018-04-25 Pedro Alves <palves@redhat.com>
4782
4783 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4784 killed".
4785 * gdb.base/kill-after-signal.exp: Likewise.
4786 * gdb.threads/kill.exp: Likewise.
4787
f67c0c91
SDJ
47882018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4789 Sergio Durigan Junior <sergiodj@redhat.com>
4790 Pedro Alves <palves@redhat.com>
4791
4792 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4793 regexps to expect for '[Inferior ... detached]' as well.
4794 * gdb.base/attach.exp: Likewise.
4795 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4796 "gdb_continue_to_end".
4797 (test_catch_syscall_with_wrong_args): Likewise.
4798 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4799 ']'. Don't set 'verbose' on.
4800 * gdb.base/foll-vfork.exp: Likewise.
4801 * gdb.base/fork-print-inferior-events.c: New file.
4802 * gdb.base/fork-print-inferior-events.exp: New file.
4803 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4804 '[Inferior ... has been killed]' message.
4805 * gdb.base/kill-after-signal.exp: Likewise.
4806 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4807 detach message.
4808 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4809 message.
4810 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4811 regexps to expect for '[Inferior ... detached]' as well.
4812 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4813
0a8ddac4
SM
48142018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4815
4816 PR gdb/23104
4817 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4818
701adfb0
PA
48192018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4820
4821 PR gdb/23095
4822 * gdb.base/break-probes.exp: Pass shlib_load to
4823 prepare_for_testing. Set normal_bp to r_debug_state if target is
4824 bsd.
4825
d27d16bf
RB
48262018-04-19 Richard Bunt <richard.bunt@arm.com>
4827
4828 * gdb.threads/multiple-successive-infcall.c: New test.
4829 * gdb.threads/multiple-successive-infcall.exp: New file.
4830
a037790e
TT
48312018-04-17 Tom Tromey <tom@tromey.com>
4832
4833 * gdb.rust/simple.rs (Union): New type.
4834 (main): New local "u".
4835 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4836
e3a91079
AA
48372018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4838
4839 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4840 number information in output of "whereis" command.
4841 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4842
b744723f
AA
48432018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4844
4845 * gdb.ada/info_types.exp: Adjust expected output to the line
4846 numbers now printed by "info var/func/type".
4847 * gdb.base/completion.exp: Likewise.
4848 * gdb.base/included.exp: Likewise.
4849 * gdb.cp/cp-relocate.exp: Likewise.
4850 * gdb.cp/cplusfuncs.exp: Likewise.
4851 * gdb.cp/namespace.exp: Likewise.
4852 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4853
4a4495d6
MM
48542018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4855
4856 * gdb.btrace/cpu.exp: New.
4857
1d509aa6
MM
48582018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4859
4860 * gdb.base/step-indirect-call-thunk.exp: New.
4861 * gdb.base/step-indirect-call-thunk.c: New.
4862 * gdb.reverse/step-indirect-call-thunk.exp: New.
4863 * gdb.reverse/step-indirect-call-thunk.c: New.
4864
6295b6da
SM
48652018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4866
4867 * gdb.base/pie-fork.c: New file.
4868 * gdb.base/pie-fork.exp: New file.
4869
50146e70
TT
48702018-04-11 Tom Tromey <tom@tromey.com>
4871
4872 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4873
f50d8a2e
PA
48742018-04-10 Pedro Alves <palves@redhat.com>
4875
4876 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4877 exits. Instead loop running forever.
4878 (fork_parent): Run forever too.
4879
a0be7a36
SM
48802018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4881
4882 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4883 mi_continue_to_line.
4884 * gdb.mi/mi-stack.c (callee4): Add comment.
4885
9b73db36
SM
48862018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4887
4888 * gdb.mi/mi-stack.exp: Fix indentation.
4889
c912f608
SM
48902018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4891
4892 PR gdb/22979
4893 * gdb.arch/amd64-osabi.exp: New file.
4894
26540402
SM
48952018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4896
4897 PR gdb/22980
4898 * gdb.base/osabi.exp: New file.
4899
121ad66c 49002018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4901
4902 * gdb.cp/static-typedef-print.exp: New file.
4903 * gdb.cp/static-typedef-print.cc: New file.
4904
3fcded8f
JB
49052018-03-27 Joel Brobecker <brobecker@adacore.com>
4906
4907 * gdb.ada/varsize_limit: New testcase.
4908
59cc4834
JB
49092018-03-27 Joel Brobecker <brobecker@adacore.com>
4910
4911 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4912
4913 * gdb.ada/notcplusplus: New testcase.
4914
4915 * gdb.base/c-linkage-name.c: New file.
4916 * gdb.base/c-linkage-name.exp: New testcase.
4917
4ca59a9f
TT
49182018-03-26 Tom Tromey <tom@tromey.com>
4919
4920 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4921 * gdb.python/py-framefilter.py (name_error): New global.
4922 (ErrorInName.function): Use name_error.
4923
978d6c75
TT
49242018-03-26 Tom Tromey <tom@tromey.com>
4925
4926 PR backtrace/15582:
4927 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4928
b7fee5a3
KS
49292018-03-23 Keith Seitz <keiths@redhat.com>
4930
4931 PR c++/22968
4932 * gdb.cp/subtypes.exp: New file.
4933 * gdb.cp/subtypes.h: New file.
4934 * gdb.cp/subtypes.cc: New file.
4935 * gdb.cp/subtypes-2.cc: New file.
4936
376be529
AB
49372018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4938
4939 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4940 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4941 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4942 -nostartfiles when compiling the test. Confirm that all registers
4943 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4944
066cfa98
AB
49452018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4946
4947 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4948 option, syntax was wrong anyway.
4949 * gdb.arch/arm-disp-step.exp: Likewise.
4950 * gdb.arch/sparc64-regs.exp: Likewise.
4951 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4952 option, syntax was wrong anyway, switch to use
4953 prepare_for_testing.
4954 * gdb.arch/i386-disp-step.exp: Likewise.
4955
079670b9
AA
49562018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4957
4958 * gdb.ada/exec_changed.exp: Replace "target_info exists
4959 use_gdb_stub" by "use_gdb_stub".
4960 * gdb.ada/start.exp: Likewise.
4961 * gdb.base/async-shell.exp: Likewise.
4962 * gdb.base/attach-pie-misread.exp: Likewise.
4963 * gdb.base/attach-wait-input.exp: Likewise.
4964 * gdb.base/break-entry.exp: Likewise.
4965 * gdb.base/break-interp.exp: Likewise.
4966 * gdb.base/dprintf-detach.exp: Likewise.
4967 * gdb.base/nostdlib.exp: Likewise.
4968 * gdb.base/solib-nodir.exp: Likewise.
4969 * gdb.base/statistics.exp: Likewise.
4970 * gdb.base/testenv.exp: Likewise.
4971 * gdb.mi/mi-exec-run.exp: Likewise.
4972 * gdb.mi/mi-start.exp: Likewise.
4973 * gdb.multi/dummy-frame-restore.exp: Likewise.
4974 * gdb.multi/multi-arch-exec.exp: Likewise.
4975 * gdb.multi/multi-arch.exp: Likewise.
4976 * gdb.multi/tids.exp: Likewise.
4977 * gdb.multi/watchpoint-multi.exp: Likewise.
4978 * gdb.python/py-events.exp: Likewise.
4979 * gdb.threads/attach-into-signal.exp: Likewise.
4980 * gdb.threads/attach-stopped.exp: Likewise.
4981 * gdb.threads/threadapply.exp: Likewise.
4982 * lib/selftest-support.exp: Likewise.
4983
26d6cec4
AA
49842018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4985
4986 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4987
4ee89e90
SR
49882018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4989
4990 * gdb.perf/template-breakpoints.cc: New file.
4991 * gdb.perf/template-breakpoints.exp: New file.
4992 * gdb.perf/template-breakpoints.py: New file.
4993
92630041
TT
49942018-03-19 Tom Tromey <tom@tromey.com>
4995
4996 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4997 y0.
4998 * gdb.rust/simple.exp: Test bare identifier form of struct
4999 initializer.
5000
76727919
TT
50012018-03-19 Tom Tromey <tom@tromey.com>
5002
5003 * gdb.gdb/observer.exp: Remove.
5004
194ed413
AA
50052018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5006
5007 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5008 "qualified" option when setting breakpoints.
5009 * gdb.trace/backtrace.exp: Likewise.
5010 * gdb.trace/circ.exp: Likewise.
5011 * gdb.trace/collection.exp: Likewise.
5012 * gdb.trace/disconnected-tracing.exp: Likewise.
5013 * gdb.trace/ftrace-lock.exp: Likewise.
5014 * gdb.trace/ftrace.exp: Likewise.
5015 * gdb.trace/infotrace.exp: Likewise.
5016 * gdb.trace/packetlen.exp: Likewise.
5017 * gdb.trace/passc-dyn.exp: Likewise.
5018 * gdb.trace/qtro.exp: Likewise.
5019 * gdb.trace/read-memory.exp: Likewise.
5020 * gdb.trace/report.exp: Likewise.
5021 * gdb.trace/signal.exp: Likewise.
5022 * gdb.trace/status-stop.exp: Likewise.
5023 * gdb.trace/strace.exp: Likewise.
5024 * gdb.trace/tfind.exp: Likewise.
5025 * gdb.trace/trace-break.exp: Likewise.
5026 * gdb.trace/trace-condition.exp: Likewise.
5027 * gdb.trace/trace-mt.exp: Likewise.
5028 * gdb.trace/tstatus.exp: Likewise.
5029 * gdb.trace/tsv.exp: Likewise.
5030 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5031 * gdb.trace/unavailable.exp: Likewise.
5032 * gdb.trace/while-dyn.exp: Likewise.
5033
8b067d2c
AA
50342018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5035
5036 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5037 that libinproctrace is copied to the target.
5038
3ae9ce5d
TT
50392018-03-14 Tom Tromey <tom@tromey.com>
5040
5041 PR cli/14977:
5042 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5043 a null pointer.
5044 * gdb.base/wchar.exp: Likewise.
5045
b8c2339b
TT
50462018-03-14 Tom Tromey <tom@tromey.com>
5047
5048 PR cli/19918:
5049 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5050 flag.
5051
4872dc46
SM
50522018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5053
5054 PR gdb/22841
5055 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5056 "target" to remote_exec.
5057
e4fe3756
SM
50582018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5059
5060 PR gdb/22841
5061 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5062 ${board}_upload): Remove.
5063
e95a97d4
AA
50642018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5065
5066 * gdb.cp/watch-cp.cc: New test.
5067 * gdb.cp/watch-cp.exp: New file.
5068
dbbb1059
AB
50692018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5070
5071 * gdb.base/infcall-nested-structs.exp: New file.
5072 * gdb.base/infcall-nested-structs.c: New file.
5073 * gdb.base/float.exp: Add riscv support.
5074
ecc054c0
TP
50752018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5076
5077 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5078 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5079
25e3c82c
SDJ
50802018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5081
5082 * gdb.server/abspath.exp: New file.
5083 * lib/gdb.exp (with_cwd): New procedure.
5084
3083294d
SM
50852018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5086
5087 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5088 use it.
5089 (gdb_is_target_remote_prompt): New proc.
5090 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5091 (gdb_is_target_native): Pass prompt parameter to
5092 gdb_is_target_1.
5093
3275ef47
SM
50942018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5095
5096 * gdb.base/load-command.c: New file.
5097 * gdb.base/load-command.exp: New file.
5098 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5099 (gdb_is_target_1): ...this, and generalize for other targets
5100 than just remote.
5101 (gdb_is_target_remote): Use gdb_is_target_1.
5102 (gdb_is_target_native): use gdb_is_target_1.
5103
6893c19a
TT
51042018-02-26 Tom Tromey <tom@tromey.com>
5105
5106 PR python/16497:
5107 * gdb.python/py-framefilter.exp: Update test.
5108
2ddeaf8a
TT
51092018-02-26 Tom Tromey <tom@tromey.com>
5110
5111 * gdb.dwarf2/variant.c: New file.
5112 * gdb.dwarf2/variant.exp: New file.
5113
c9317f21
TT
51142018-02-26 Tom Tromey <tom@tromey.com>
5115
5116 * gdb.rust/simple.exp: Accept more possible results in enum test.
5117
6f6d0c26
SM
51182018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5119
5120 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5121 parentheses.
5122
11b03145
MR
51232018-02-23 Maciej W. Rozycki <macro@mips.com>
5124
5125 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5126 name of a variable: $actual_linejj -> $actual_line.
5127
54a27fe5
JB
51282018-02-21 John Baldwin <jhb@FreeBSD.org>
5129
5130 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5131
de65820c
MM
51322018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5133
5134 * gdb.btrace/buffer-size.exp: Do not force BTS.
5135
980548fd
PA
51362018-02-14 Pedro Alves <palves@redhat.com>
5137
5138 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5139 getting a "Quit".
5140
c4e12631
MM
51412018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5142
5143 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5144 Fix test name.
5145
c2e0e465
SM
51462018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5147
5148 * gdb.cp/m-static.exp: Check type of optimized out static
5149 member.
5150
f7216783
AB
51512018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5152
5153 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5154 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5155
0625771b
LS
51562018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5157 Leszek Swirski <leszeks@google.com>
5158
5159 * gdb.python/py-prettyprint.c
5160 (struct to_string_returns_value_inner,
5161 struct to_string_returns_value_wrapper): New.
5162 (main): Add tsrvw variable.
5163 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5164 ToStringReturnsValueWrapper): New classes.
5165 (register_pretty_printers): Register new pretty-printers.
5166 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5167 recursive pretty printer.
5168 * gdb.python/py-mi.exp: Likewise.
5169
59498c30
LS
51702018-02-01 Leszek Swirski <leszeks@google.com>
5171
5172 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5173 functions with the same name as an include file are parsed
5174 correctly.
5175
d4d38844
YQ
51762018-02-01 Yao Qi <yao.qi@linaro.org>
5177
5178 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5179 "\[^\r\n\]*".
5180
07e5f5cf
NP
51812018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5182
5183 * gdb.arch/powerpc-prologue-frame.s: New file.
5184 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5185 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5186
929b5ad4
JB
51872018-01-31 Joel Brobecker <brobecker@adacore.com>
5188
5189 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5190
e671cd59
PA
51912018-01-30 Pedro Alves <palves@redhat.com>
5192
5193 PR gdb/13211
5194 * gdb.base/interrupt-daemon.c: New.
5195 * gdb.base/interrupt-daemon.exp: New.
5196 * gdb.multi/multi-term-settings.c: New.
5197 * gdb.multi/multi-term-settings.exp: New.
5198
fc413dc4
JB
51992018-01-30 Joel Brobecker <brobecker@adacore.com>
5200
5201 * gdb.base/break.exp: Save the location where the breakpoint
5202 on break.c:47 was actually inserted when debugging the version
5203 compiled at -O2 and use it in the expected output of the "info
5204 break" test performed soon after.
5205
5c319bb2
PA
52062018-01-22 Pedro Alves <palves@redhat.com>
5207 Sergio Durigan Junior <sergiodj@redhat.com>
5208
5209 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5210 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5211
a9e40818
JB
52122018-01-22 Joel Brobecker <brobecker@adacore.com>
5213
5214 * gdb.base/break-include.c, gdb.base/break-include.inc,
5215 gdb.base/break-include.exp: New files.
5216 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5217 line number now being the actual line number where the breakpoint
5218 was inserted.
5219 * gdb.mi/mi-break.exp: Likewise.
5220 * gdb.mi/mi-reverse.exp: Likewise.
5221 * gdb.mi/mi-simplerun.exp: Ditto.
5222
e707fc44
AB
52232018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5224
5225 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5226 varobj.
5227 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5228
ae451627
AB
52292018-01-21 Don Breazeal <donb@codesourcery.com>
5230 Andrew Burgess <andrew.burgess@embecosm.com>
5231
5232 * gdb.mi/basics.c: Add new global.
5233 * gdb.mi/mi-frame-regs.exp: New file.
5234 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5235 case.
5236
b1b189e0
AB
52372018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5238
5239 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5240 non-parameter, and on an unknown symbol.
5241
fcfcc376
TT
52422018-01-19 Tom Tromey <tom@tromey.com>
5243
5244 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5245 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5246
634c1c31
AA
52472018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5248
5249 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5250 setrlimit and chdir to int.
5251
d6ad07fd
AA
52522018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5253
5254 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5255 function.
5256 (my_tend): Likewise.
5257 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5258 rationale of avoiding FP- and vector instructions.
5259
adf8243b
RK
52602018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5261
5262 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5263 "info reg" with "\[ \t\]*".
5264 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5265 "\[ \t\]+".
5266 * gdb.arch/s390-multiarch.exp: Ditto.
5267 * gdb.base/pc-fp.exp: Ditto.
5268 * gdb.reverse/i386-precsave.exp: Ditto.
5269 * gdb.reverse/i386-reverse.exp: Ditto.
5270 * gdb.reverse/i387-env-reverse.exp: Ditto.
5271 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5272
dcc06925
AA
52732018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5274
5275 * lib/gdb.exp (gdb_compile): Re-enable use of
5276 universal_compile_options for languages other than Rust.
5277
25d4fd80
AA
52782018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5279
5280 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5281
ee7f689e 52822018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5283
5284 PR gdb/16577
5285 * gdb.base/solib-vanish.exp: New.
5286 * gdb.base/solib-vanish-main.c: New.
5287 * gdb.base/solib-vanish-lib1.c: New.
5288 * gdb.base/solib-vanish-lib2.c: New.
5289
d8447b6b
YQ
52902018-01-17 Yao Qi <yao.qi@linaro.org>
5291
5292 * gdb.compile/compile.exp: Match the address printed for
5293 frame in the output of command "bt".
5294
86d6a90c
TT
52952018-01-15 Tom Tromey <tom@tromey.com>
5296
5297 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5298 compute sp_reg.
5299
cbcdb1aa
AB
53002018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5301
5302 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5303 to prepare.
5304 (prepare): Return 0 on error, 1 on success.
5305
eea61984
PA
53062018-01-12 Pedro Alves <palves@redhat.com>
5307
5308 * gdb.base/continue-after-aborted-step-over.c: New.
5309 * gdb.base/continue-after-aborted-step-over.exp: New.
5310
6181e9c2
SM
53112018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5312
5313 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5314 options when not creating an executable.
5315
3cada740
PA
53162018-01-11 Pedro Alves <palves@redhat.com>
5317
5318 PR remote/22597
5319 * gdb.server/stop-reply-no-thread.c: New file.
5320 * gdb.server/stop-reply-no-thread.exp: New file.
5321
c63d3e8d
PA
53222018-01-10 Pedro Alves <palves@redhat.com>
5323
5324 PR gdb/22670
5325 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5326 functions too. Test setting breakpoints and printing C functions
5327 with no debug info too.
5328 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5329
d4c2a405
PA
53302018-01-10 Pedro Alves <palves@redhat.com>
5331
5332 PR gdb/22670
5333 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5334 a fail.
5335
8825213e
PA
53362018-01-10 Pedro Alves <palves@redhat.com>
5337
5338 PR gdb/22670
5339 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5340
605fd3c6
YQ
53412018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5342
5343 * gdb.server/unittest.exp: Match the output in non-development
5344 mode.
5345
1e5ded6c
YQ
53462018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5347
5348 * gdb.gdb/unittest.exp: Match output in non-development mode.
5349
30066b0b
JB
53502018-01-08 Joel Brobecker <brobecker@adacore.com>
5351
5352 * gdb.ada/access_tagged_param.exp: Relax expected output
5353 for value of "ObjL" in "continue" to pck.inspect breakpoint
5354 test.
5355
04bafb1e
XR
53562018-01-08 Joel Brobecker <brobecker@adacore.com>
5357
9f86398b
JB
5358 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5359 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5360
e379cee6
PA
53612018-01-05 Pedro Alves <palves@redhat.com>
5362
5363 PR gdb/18653
5364 * gdb.base/libsegfault.exp: New.
5365
de63c46b
PA
53662018-01-05 Joel Brobecker <brobecker@adacore.com>
5367
5368 PR gdb/22670
5369 * gdb.ada/access_tagged_param.exp: New file.
5370 * gdb.ada/access_tagged_param/foo.adb: New file.
5371
f98fc17b
PA
53722018-01-05 Pedro Alves <palves@redhat.com>
5373
5374 PR gdb/22670
5375 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5376 exercise lower case too, and to exercise both full matching and
5377 wild matching.
5378
342f8240
JB
53792018-01-05 Joel Brobecker <brobecker@adacore.com>
5380
5381 * gdb.ada/rename_subscript_param: New testcase.
5382
7150d33c
JG
53832018-01-05 Jerome Guitton <guitton@adacore.com>
5384
5385 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5386
cc0e770c
JB
53872018-01-05 Joel Brobecker <brobecker@adacore.com>
5388
5389 * gdb.ada/convvar_comp: New testcase.
5390
672a41aa 53912018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5392
5393 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5394 (My_Table): New global variable.
5395 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5396
7365ec2f
JB
53972018-01-04 Joel Brobecker <brobecker@adacore.com>
5398
5399 PR gdb/22670
5400 * gdb.ada/maint_with_ada: New testcase.
5401
289483b6
JB
54022018-01-04 Joel Brobecker <brobecker@adacore.com>
5403
5404 PR gdb/22670
5405 * gdb.ada/bp_c_mixed_case: New testcase.
5406
344420da
JB
54072018-01-04 Joel Brobecker <brobecker@adacore.com>
5408
5409 PR gdb/22670
5410 * gdb.ada/complete.exp: Add "complete break ada" test.
5411
66fc87a0
JB
54122018-01-04 Joel Brobecker <brobecker@adacore.com>
5413
5414 PR gdb/22670
5415 * gdb.ada/info_addr_mixed_case: New testcase.
5416
9f757bf7
XR
54172018-01-03 Xavier Roirand <roirand@adacore.com>
5418
5419 * gdb.ada/excep_handle.exp: New testcase.
5420 * gdb.ada/excep_handle/foo.adb: New file.
5421 * gdb.ada/excep_handle/pck.ads: New file.
5422
bd570f80
JB
54232018-01-03 Joel Brobecker <brobecker@adacore.com>
5424
5425 * gdb.base/step-line.c: Add extra empty line in copyright header.
5426 * gdb.base/step-line.inp: Likewise.
5427
9fe561ab
JB
54282018-01-02 Joel Brobecker <brobecker@adacore.com>
5429
5430 * gdb.ada/dyn_stride.exp: Add slice test.
5431
a405673c
JB
54322018-01-02 Joel Brobecker <brobecker@adacore.com>
5433
5434 * gdb.ada/dyn_stride: New testcase.
5435
cef0f868
SH
54362017-12-27 Stafford Horne <shorne@gmail.com>
5437
5438 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5439 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5440
b67d92b0
SH
54412017-12-27 Stafford Horne <shorne@gmail.com>
5442
5443 * gdb.base/reggroups.c: New file.
5444 * gdb.base/reggroups.exp: New file.
5445
eccab96d
JB
54462017-12-18 Joel Brobecker <brobecker@adacore.com>
5447
5448 * gdb.dwarf2/ada-valprint-error.c: New file.
5449 * gdb.dwarf2/ada-valprint-error.exp: New file.
5450
0e2da9f0
JB
54512017-12-18 Joel Brobecker <brobecker@adacore.com>
5452
5453 * gdb.ada/assign_arr: New testcase.
5454
cb923fcc
XR
54552017-12-18 Xavier Roirand <roirand@adacore.com>
5456
5457 * gdb.ada/funcall_ptr: New testcase.
5458
7c161838
SDJ
54592017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5460
5461 PR cli/16224
5462 * gdb.base/ptype-offsets.cc: New file.
5463 * gdb.base/ptype-offsets.exp: New file.
5464
1af17fd9
YQ
54652017-12-15 Yao Qi <yao.qi@linaro.org>
5466
5467 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5468 if XML is disabled.
5469
828d5846
XR
54702017-12-15 Xavier Roirand <roirand@adacore.com>
5471
5472 * gdb.ada/same_component_name: New testcase.
5473
79e8fcaa
JB
54742017-12-14 Joel Brobecker <brobecker@adacore.com>
5475
5476 * gdb.ada/str_binop_equal: New testcase.
5477
e05fa6f9
JB
54782017-12-14 Joel Brobecker <brobecker@adacore.com>
5479
5480 * gdb.ada/task_switch_in_core: New testcase.
5481
b89641ba
SM
54822017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5483
5484 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5485 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5486 call test_bkpt_qualified.
5487 (test_bkpt_qualified): New proc.
5488
6892d2e4
PA
54892017-12-13 Pedro Alves <palves@redhat.com>
5490
5491 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5492 Tighten regexp by matching with an anchor.
5493
a22ecf70
PA
54942017-12-13 Pedro Alves <palves@redhat.com>
5495
5496 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5497 ("expression with namespace"): New set of tests.
5498 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5499 (Nested::Test_NS::qux): New.
5500 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5501 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5502
9937536c
JB
55032017-12-13 Joel Brobecker <brobecker@adacore.com>
5504
5505 * gdb.base/server-del-break.c: New file.
5506 * gdb.base/server-del-break.exp: New file.
5507
fe49c6f5
SH
55082017-12-12 Stafford Horne <shorne@gmail.com>
5509
5510 * gdb.xml/tdesc-regs.exp: Add or1k support.
5511
c3d18620
SH
55122017-12-12 Stafford Horne <shorne@gmail.com>
5513
5514 * gdb.base/bp-permanent.c: Define nop of or1k.
5515
c5f9cfc8
JB
55162017-12-11 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5519 output with components being reordered.
5520
a9c135fc
JB
55212017-12-11 Joel Brobecker <brobecker@adacore.com>
5522
5523 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5524 output with components being reordered.
5525
927aa2e7
JK
55262017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5527 Pedro Alves <palves@redhat.com>
5528
5529 * gdb.base/maint.exp (check for .gdb_index): Check also for
5530 .debug_names.
5531 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5532 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5533 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5534 (.gdb_index used after symbol reloading): Support also .debug_names.
5535 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5536
f17d9474
YQ
55372017-12-08 Yao Qi <yao.qi@linaro.org>
5538
5539 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5540 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5541
a0de8c21
YQ
55422017-12-08 Yao Qi <yao.qi@linaro.org>
5543
5544 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5545 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5546
a738ea1d
YQ
55472017-12-08 Yao Qi <yao.qi@linaro.org>
5548
5549 * gdb.arch/aarch64-tagged-pointer.c: New file.
5550 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5551
1cd9a73b
SDJ
55522017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5553
5554 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5555 "int".
5556
fa6eb693
KS
55572017-12-07 Keith Seitz <keiths@redhat.com>
5558
5559 PR breakpoints/22569
5560 * gdb.linespec/ls-errs.exp: Change expected result of "break
5561 -source this file has spaces.c -line 3".
5562 Check that an explicit source file followed by whitespace is
5563 identified as an invalid explicit location.
5564
883fd55a
KS
55652017-12-07 Keith Seitz <keiths@redhat.com>
5566
5567 * gdb.cp/nested-types.cc: New file.
5568 * gdb.cp/nested-types.exp: New file.
5569 * lib/cp-support.exp: Load data-structures.exp library.
5570 (debug_cp_test_ptype_class): New global.
5571 (cp_ptype_class_verbose, next_line): New procedures.
5572 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5573 Add and document new return value.
5574 Switch the list of lines to a queue.
5575 Add support for new `type' key for nested type definitions.
5576 Add debugging/troubleshooting messages.
5577 * lib/data-structures.exp: New file.
5578
ec72db3e
SM
55792017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5580
5581 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5582 with proc_with_prefix, don't use with_test_prefix.
5583
99598d71
TT
55842017-12-07 Tom Tromey <tom@tromey.com>
5585
5586 * gdb.base/break.exp: Add test for empty "commands".
5587
a8806230
YQ
55882017-12-07 Yao Qi <yao.qi@linaro.org>
5589
5590 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5591 malloc and catch syscall.
5592
824cc835
PM
55932017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5594
e79be6e5 5595 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5596 tests for explicit locations.
5597
7cc244de
PA
55982017-12-06 Pedro Alves <palves@redhat.com>
5599
5600 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5601 force-disabling XML descriptions.
5602
50a1fdd5
PA
56032017-12-04 Pedro Alves <palves@redhat.com>
5604
5605 PR gdb/22499
5606 * gdb.arch/amd64-disp-step-avx.S: New file.
5607 * gdb.arch/amd64-disp-step-avx.exp: New file.
5608
f0fb2488
PA
56092017-12-03 Pedro Alves <palves@redhat.com>
5610
5611 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5612 and <string.h>.
5613 (parent_function): Print distinct messages when waitpid fails, or
5614 the child exits with a signal, or the child exits for an unhandled
5615 reason.
5616 * gdb.threads/process-dies-while-detaching.exp
5617 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5618 it. Wait for both inferior output and GDB's prompt. Use an
5619 indirect spawn id list.
5620 (do_detach): New parameter 'child_exit'. Use it to compute
5621 expected inferior output.
5622 (test_detach, test_detach_watch, test_detach_killed_outside):
5623 Adjust to pass down the expected child exit kind.
5624
97cbe998
SDJ
56252017-12-01 Joel Brobecker <brobecker@adacore.com>
5626 Sergio Durigan Junior <sergiodj@redhat.com>
5627 Pedro Alves <palves@redhat.com>
5628
5629 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5630
40fc416f
SDJ
56312017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5632
5633 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5634 to 'symbol-file' and 'add-symbol-file' can be
5635 position-independent.
5636
1cc75e92
YQ
56372017-12-01 Yao Qi <yao.qi@linaro.org>
5638
5639 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5640 the URL in copyright header.
5641 * gdb.arch/aarch64-fp.exp: Likewise.
5642 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5643 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5644 * gdb.base/expand-psymtabs.exp: Likewise.
5645 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5646 * gdb.fortran/common-block.exp: Likewise.
5647 * gdb.fortran/common-block.f90: Likewise.
5648 * gdb.fortran/logical.exp: Likewise.
5649 * gdb.fortran/vla-datatypes.f90: Likewise.
5650 * gdb.fortran/vla-sub.f90: Likewise.
5651
875fb7a7
JB
56522017-11-30 Joel Brobecker <brobecker@adacore.com>
5653
5654 * gdb.ada/repeat_dyn: New testcase.
5655
6f14765f
UW
56562017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5657
5658 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5659 Update for changed thread numbering.
5660 * gdb.cell/bt.exp: Update for changed GDB output.
5661
f1af7b94
SM
56622017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5663
5664 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5665 setting isremote by hand.
5666 * boards/dwarf4-gdb-index.exp: Likewise.
5667 * boards/fission.exp: Likewise.
5668 * boards/stabs.exp: Likewise.
5669
e3919f3e
PA
56702017-11-30 Pedro Alves <palves@redhat.com>
5671
5672 * gdb.linespec/cpls-ops.exp
5673 (check_explicit_skips_function_argument): Extract the underlying
5674 type of size_t instead of hardcoding it.
5675
bd69330d
PA
56762017-11-29 Pedro Alves <palves@redhat.com>
5677
5678 PR c++/19436
5679 * gdb.linespec/cpls-abi-tag.cc: New file.
5680 * gdb.linespec/cpls-abi-tag.exp: New file.
5681
a20714ff
PA
56822017-11-29 Pedro Alves <palves@redhat.com>
5683
5684 * gdb.base/langs.exp: Use -qualified.
5685 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5686 it.
5687 * gdb.cp/namespace.exp: Use -qualified.
5688 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5689 (overload-3, template-overload, template-ret-type, const-overload)
5690 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5691 procedures.
5692 (test_driver): Call them.
5693 * gdb.cp/save-bp-qualified.cc: New.
5694 * gdb.cp/save-bp-qualified.exp: New.
5695 * gdb.linespec/explicit.exp: Test -qualified.
5696 * lib/completion-support.exp (completion::explicit_opts_list): Add
5697 "-qualified".
5698 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5699
f6f1d339
PM
57002017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5701
5702 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5703
02ca603a
TT
57042017-11-29 Tom Tromey <tom@tromey.com>
5705
5706 * gdb.base/relocate.exp: Update invalid argument test.
5707 Add new tests for invalid arguments.
5708
ed6c0bfb
TP
57092017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5710
5711 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5712 Return 0 as a long.
5713 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5714
f106e10e
TP
57152017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5716
5717 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5718 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5719 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5720 func ().
5721 * gdb.cp/shadow.cc (B.func): Return 0.
5722
10329bb2
JB
57232017-11-27 Joel Brobecker <brobecker@adacore.com>
5724
5725 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5726 expected output in gdb_expect call to allow the exception
5727 message to be present as well. Fix syntax confusion to avoid
5728 TCL thinking that exception_name is an array.
5729
617cd4bc
UW
57302017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5731
5732 * gdb.arch/spu-info.c: Include <unistd.h>.
5733 (do_signal_test): Fix broken calls to write.
5734 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5735 Fix checks for empty mailboxes. Update signal tests for corrected
5736 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5737 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5738 * gdb.cell/arch.exp: Use standard_output_file.
5739 * gdb.cell/break.exp: Likewise.
5740 * gdb.cell/bt.exp: Likewise.
5741 * gdb.cell/core.exp: Likewise.
5742 * gdb.cell/dwarfaddr.exp: Likewise.
5743 * gdb.cell/ea-cache.exp: Likewise.
5744 * gdb.cell/ea-standalone.exp: Likewise.
5745 * gdb.cell/f-regs.exp: Likewise.
5746 * gdb.cell/fork.exp: Likewise.
5747 * gdb.cell/gcore.exp: Likewise.
5748 * gdb.cell/mem-access.exp: Likewise.
5749 * gdb.cell/ptype.exp: Likewise.
5750 * gdb.cell/registers.exp: Likewise.
5751 * gdb.cell/sizeof.exp: Likewise.
5752 * gdb.cell/solib-symbol.exp: Likewise.
5753 * gdb.cell/solib.exp: Likewise.
617cd4bc 5754
a81aaca0
PA
57552017-11-25 Pedro Alves <palves@redhat.com>
5756
5757 * gdb.base/complete-empty.exp: New file.
5758 * gdb.base/completion.exp: Adjust.
5759
6a3c6ee4
PA
57602017-11-25 Pedro Alves <palves@redhat.com>
5761
5762 * gdb.linespec/cpls-ops.cc: New file.
5763 * gdb.linespec/cpls-ops.exp: New file.
5764 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5765 factored out from ...
5766 (test_complete_prefix_range): ... this.
5767
8955eb2d
PA
57682017-11-24 Pedro Alves <palves@redhat.com>
5769
5770 * gdb.linespec/cpcompletion.exp: New file.
5771 * gdb.linespec/cpls-hyphen.cc: New file.
5772 * gdb.linespec/cpls.cc: New file.
5773 * gdb.linespec/cpls2.cc: New file.
5774 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5775 test to use test_gdb_complete_unique. Add label completion,
5776 keyword completion and explicit location completion tests.
5777 * lib/completion-support.exp: New file.
5778
e547c119
JB
57792017-11-24 Joel Brobecker <brobecker@adacore.com>
5780
5781 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5782 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5783 when hitting an exception catchpoint.
5784
7c3c1aa8
YQ
57852017-11-22 Yao Qi <yao.qi@linaro.org>
5786
5787 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5788
41bd68f5
SM
57892017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5790
5791 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5792 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5793 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5794
1daad298
YQ
57952017-11-22 Yao Qi <yao.qi@linaro.org>
5796
5797 * gdb.base/info-os.exp: Pass pthreads.
5798 * gdb.multi/multi-attach.exp: Likewise.
5799
88465e87
YQ
58002017-11-22 Yao Qi <yao.qi@linaro.org>
5801
5802 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5803 compiler.
5804
dc196b23
YQ
58052017-11-22 Yao Qi <yao.qi@linaro.org>
5806
5807 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5808 * gdb.base/break-interp.exp: Likewise.
5809 * gdb.base/jit-attach-pie.exp: Likewise.
5810
2400729e
UW
58112017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5812
5813 * gdb.base/float128.c (large128): New variable.
5814 * gdb.base/float128.exp: Add test to print largest __float128 value.
5815
7a26362d
UW
58162017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5817
5818 * gdb.arch/vsx-regs.exp: Update register content checks.
5819
ed0f4273
UW
58202017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5821
5822 * gdb.arch/ppc-longdouble.exp: New file.
5823 * gdb.arch/ppc-longdouble.c: Likewise.
5824
a25d69c6
PA
58252017-11-21 Pedro Alves <palves@redhat.com>
5826
5827 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5828
73fcf641
PA
58292017-11-20 Pedro Alves <palves@redhat.com>
5830
5831 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5832 (long_double_typedef): New typedefs.
5833 Use DEF on double and long double.
5834 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5835 cases.
5836 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5837 and 'long_double_ptr_same_size' locals. Use them to decide
5838 whether cast from array/function to float is valid/invalid.
5839
71a3c369
TT
58402017-11-17 Tom Tromey <tom@tromey.com>
5841
5842 * gdb.rust/traits.rs: New file.
5843 * gdb.rust/traits.exp: New file.
5844
ced9779b
JB
58452017-11-17 Joel Brobecker <brobecker@adacore.com>
5846
5847 * gdb.ada/minsyms: New testcase.
5848
a0922d80
PA
58492017-11-16 Pedro Alves <palves@redhat.com>
5850
5851 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5852 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5853
ea04e54c
PA
58542017-11-16 Pedro Alves <palves@redhat.com>
5855
5856 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5857 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5858
e849ea89
PA
58592017-11-16 Pedro Alves <palves@redhat.com>
5860
5861 * gdb.server/reconnect-ctrl-c.c: New file.
5862 * gdb.server/reconnect-ctrl-c.exp: New file.
5863
d8ae99a7
PM
58642017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5865
5866 * gdb.python/py-rbreak.exp: New file.
5867 * gdb.python/py-rbreak.c: New file.
5868 * gdb.python/py-rbreak-func2.c: New file.
5869
968a13f8
PA
58702017-11-16 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5873 pattern.
5874 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5875 GDB.
5876
71774bc9
SM
58772017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5878
5879 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5880 regex.
5881
ddbb44cf
SM
58822017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5883
5884 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5885 test names.
5886
584a564f
PA
58872017-11-09 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5890 factored out from ...
5891 (top level): ... here, and adjusted to avoid expecting beyond the
5892 prompt in a single gdb_test_multiple.
5893
5ed7a928
PA
58942017-11-09 Pedro Alves <palves@redhat.com>
5895
5896 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5897 output.
5898 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5899 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5900 * gdb.server/ext-run.exp ("kill" test): Likewise.
5901 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5902
a60e0738
PA
59032017-11-09 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5906 match till end of line.
5907
2c88253f
PA
59082017-11-09 Pedro Alves <palves@redhat.com>
5909
5910 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5911
c7a38517
PA
59122017-11-09 Pedro Alves <palves@redhat.com>
5913
5914 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5915 New procedures, factored out from ...
5916 (top level): ... here, and adjusted to avoid expecting beyond the
5917 prompt in one go.
5918
f29f4b6b
PA
59192017-11-09 Pedro Alves <palves@redhat.com>
5920
5921 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5922 output. Fix '?' match.
5923
286acbb5
JB
59242017-11-08 Joel Brobecker <brobecker@adacore.com>
5925
5926 * gdb.ada/scoped_watch: New testcase.
5927 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5928 which is actually correct.
5929 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5930 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5931
62d7ae92
PA
59322017-11-08 Pedro Alves <palves@redhat.com>
5933
5934 * gdb.gdb/complaints.exp (test_initial_complaints)
5935 (test_serial_complaints, test_short_complaints): Call
5936 complaint_internal instead of complaint.
5937
280ca31f
DT
59382017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5939
5940 * gdb.threads/tls-core.c: New file.
5941 * gdb.threads/tls-core.exp: Likewise.
5942
b5ec771e
PA
59432017-11-08 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5946 (p Exported_Capitalized): New test.
5947 (p exported_capitalized): New test.
5948
a02b41a7
PA
59492017-11-07 Pedro Alves <palves@redhat.com>
5950
5951 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5952
95e95a6d
PA
59532017-11-07 Pedro Alves <palves@redhat.com>
5954
5955 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5956 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5957 (disable_invalid, disable_inverted, disable_negative): New
5958 procedures.
5959 ("bad numbers"): New set of tests.
5960
cee62dbd
PA
59612017-11-07 Pedro Alves <palves@redhat.com>
5962
5963 * gdb.cp/ena-dis-br-range.exp: Add tests.
5964
cc638e86
PA
59652017-11-07 Pedro Alves <palves@redhat.com>
5966
5967 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5968
d0fe4701
XR
59692017-11-07 Xavier Roirand <roirand@adacore.com>
5970 Pedro Alves <palves@redhat.com>
5971
5972 * gdb.base/ena-dis-br.exp: Add reference to
5973 gdb.cp/ena-dis-br-range.exp.
5974 * gdb.cp/ena-dis-br-range.exp: New file.
5975 * gdb.cp/ena-dis-br-range.cc: New file.
5976
46f67f80
PA
59772017-11-06 Pedro Alves <palves@redhat.com>
5978
5979 * gdb.base/attach-non-pgrp-leader.c: New.
5980 * gdb.base/attach-non-pgrp-leader.exp: New.
5981
726e1356
PA
59822017-11-06 Pedro Alves <palves@redhat.com>
5983
5984 * configure.ac: No longer check for termio.h and sgtty.h.
5985 * configure: Regenerate.
5986 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5987 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5988 Remove termio and sgtty code.
5989
50ab6ace
YQ
59902017-11-03 Yao Qi <yao.qi@linaro.org>
5991
5992 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5993 in GDB is disabled.
5994
8e68731c
YQ
59952017-11-03 Yao Qi <yao.qi@linaro.org>
5996
5997 * gdb.python/py-thrhandle.exp: Skip it if python is not
5998 enabled.
5999
3a87ae65
SM
60002017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6001
6002 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6003 as a breakpoint command.
6004
484d8d36
MD
60052017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6006
6007 PR python/21213
6008 * gdb.python/py-infthread.exp: Test calling
6009 InferiorThread.inferior () multiple times in a row.
6010
4a27f119
KS
60112017-10-27 Keith Seitz <keiths@redhat.com>
6012
6013 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6014 Test "info break" for every inlined function breakpoint.
6015
bb11dd58
YQ
60162017-10-27 Yao Qi <yao.qi@linaro.org>
6017
6018 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6019
a43f3893
PF
60202017-10-26 Patrick Frants <osscontribute@gmail.com>
6021
6022 * gdb.cp/classes.exp (test_static_members): Test printing
6023 Outer::instance.
6024 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6025 (Inner::instance, Outer::instance): New.
6026
792ccf00
PA
60272017-10-24 Pedro Alves <palves@redhat.com>
6028
6029 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6030 extra console" test in two stages.
6031
eb2bfbad
PA
60322017-10-24 Pedro Alves <palves@redhat.com>
6033
6034 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6035
1f75a651
PA
60362017-10-24 Pedro Alves <palves@redhat.com>
6037
6038 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6039 loop.
6040
779990d9
PA
60412017-10-24 Pedro Alves <palves@redhat.com>
6042
6043 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6044 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6045
ad9b8f5d
PA
60462017-10-24 Pedro Alves <palves@redhat.com>
6047
6048 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6049 parameter and handle it. Don't output read value in test name.
6050
fee6da6e
PA
60512017-10-24 Pedro Alves <palves@redhat.com>
6052
6053 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6054 custom test name.
6055
10389c2c
PA
60562017-10-24 Pedro Alves <palves@redhat.com>
6057
6058 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6059 include the unstable output directory name in the test's name.
6060 (initial_setup_simple) <'set args'>: Use custom test name.
6061
a80e65a9
PA
60622017-10-24 Pedro Alves <palves@redhat.com>
6063
6064 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6065 with explicit test name.
6066
15763a09
PA
60672017-10-20 Pedro Alves <palves@redhat.com>
6068
6069 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6070 'wait -i'. Use gdb_assert and remote_close.
6071
49a4ce2e
AB
60722017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6073
6074 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6075 number from variable rather than hard-coded.
6076
a75868f5
PA
60772017-10-19 Pedro Alves <palves@redhat.com>
6078
6079 * gdb.base/long-inferior-output.c: New file.
6080 * gdb.base/long-inferior-output.exp: New file.
6081
c8ba13ad
KS
60822017-11-18 Keith Seitz <keiths@redhat.com>
6083
6084 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6085 method.
6086 (main): Call it.
6087 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6088 Add additional user-defined conversion operator tests.
6089
b27de576
PA
60902017-10-17 Pedro Alves <palves@redhat.com>
6091
6092 * boards/native-stdio-gdbserver.exp: Load "local-board".
6093
8484c955
PA
60942017-10-17 Pedro Alves <palves@redhat.com>
6095
6096 * gdb.base/quit-live.c: New file.
6097 * gdb.base/quit-live.exp: New file.
6098
83d5a34d
KS
60992017-10-16 Keith Seitz <keiths@redhat.com>
6100
6101 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6102 (class_with_protected_typedef, class_with_private_typedef)
6103 (struct_with_public_typedef, struct_with_protected_typedef)
6104 (struct_with_private_typedef): New classes/structs.
6105 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6106 typedefs and access specifiers.
6107
739b3f1d
PA
61082017-10-16 Pedro Alves <palves@redhat.com>
6109 Simon Marchi <simon.marchi@polymtl.ca>
6110
6111 * README (Local vs Remote vs Native): New section.
6112 * boards/local-board.exp: New file, with bits factored out from
6113 ...
6114 * boards/native-extended-gdbserver.exp: ... here. Load
6115 "local-board".
6116 * boards/native-gdbserver.exp: Load "local-board".
6117 (${board}_spawn, ${board}_exec): Delete.
6118 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6119 ...
6120 * boards/stdio-gdbserver-base.exp: ... this new file.
6121 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6122 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6123 procedure.
6124 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6125 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6126 stdio_gdbserver_command.
6127 (${board}_get_remote_address, ${board}_get_comm_port)
6128 (${board}_download, ${board}_upload): Delete.
6129 (get_target_remote_pipe_cmd): New.
6130
fe68b953
SM
61312017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6132
6133 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6134 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6135 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6136 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6137 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6138 remove with_test_prefix.
6139
300b6685
PA
61402017-10-13 Pedro Alves <palves@redhat.com>
6141
6142 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6143 * gdb.base/annota1.exp: Use it instead of is_remote.
6144 * gdb.base/annota3.exp: Use it instead of is_remote.
6145 * gdb.cp/annota2.exp: Use it instead of is_remote.
6146 * gdb.cp/annota3.exp: Use it instead of is_remote.
6147 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6148
50500caf
PA
61492017-10-13 Pedro Alves <palves@redhat.com>
6150
6151 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6152 (test_num_test_vars, run_and_count_vars, find_env)
6153 (test_set_unset_env, test_inherit_env_var): New procedures.
6154 (top level): Use them.
6155
dad0c6d2
PA
61562017-10-13 Pedro Alves <palves@redhat.com>
6157
6158 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6159 also skip on stub-like targets.
6160
8b0553c1
PA
61612017-10-13 Pedro Alves <palves@redhat.com>
6162
6163 PR gdb/22293
6164 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6165 (top level): Move some tests to ...
6166 (test_not_found): ... this new procedure.
6167 (top level): Call it.
6168
7594f623
PA
61692017-10-13 Pedro Alves <palves@redhat.com>
6170
6171 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6172 expect different "info terminal" output if testing with a
6173 non-native target.
6174
ebe3b402
PA
61752017-10-13 Pedro Alves <palves@redhat.com>
6176 Simon Marchi <simon.marchi@polymtl.ca>
6177
6178 PR python/12966
6179 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6180
42f1b161
PA
61812017-10-13 Pedro Alves <palves@redhat.com>
6182
6183 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6184 already.
6185
8d6ef72b
PA
61862017-10-13 Pedro Alves <palves@redhat.com>
6187
6188 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6189 is_remote.
6190
d7bcd5b8
PA
61912017-10-13 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6194 is_remote.
6195
df479dc6
PA
61962017-10-13 Pedro Alves <palves@redhat.com>
6197
6198 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6199 is set.
6200 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6201 instead of is_remote.
6202
23fb630a
PA
62032017-10-13 Pedro Alves <palves@redhat.com>
6204
6205 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6206 (top level): Add comment.
6207
cc77b1dc
PA
62082017-10-13 Pedro Alves <palves@redhat.com>
6209
6210 * gdb.base/remote.exp (top level): Fix comment typo and add
6211 missing return.
6212
27c9e813
PA
62132017-10-13 Pedro Alves <palves@redhat.com>
6214 Simon Marchi <simon.marchi@polymtl.ca>
6215
6216 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6217 calls and add comments. Skip test if use_gdb_stub is set.
6218 (top level): Use "set cwd" command instead of "cd" command.
6219
5e830d98
PA
62202017-10-13 Pedro Alves <palves@redhat.com>
6221
6222 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6223 is_remote target check.
6224
f5ca0032
PA
62252017-10-13 Pedro Alves <palves@redhat.com>
6226
6227 * gdb.base/scope.exp: Use build_executable + clean_restart +
6228 gdb_file_cmd instead of prepare_for_testing and no longer skip
6229 "before run" tests on is_remote target boards. Update comments.
6230 * boards/native-extended-gdbserver.exp
6231 (extended_gdbserver_load_last_file): New, factored out from ...
6232 (gdb_load): ... this. Move further below and add comment.
6233 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6234
8aed1c0d
PA
62352017-10-12 Pedro Alves <palves@redhat.com>
6236
6237 * gdb.base/attach.exp: Remove references to gdb64.
6238 * gdb.base/dbx.exp: Remove references to gdb64.
6239
cfa34c87
SM
62402017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6241 Pedro Alves <palves@redhat.com>
6242
6243 * gdb.base/label.exp: Remove is_remote target check.
6244
9192b7de
PA
62452017-10-12 Pedro Alves <palves@redhat.com>
6246
6247 * gdb.base/auvx.exp (coredir): Update comment.
6248 (top level) <core_works>: Use "set cwd" command instead of "cd"
6249 command.
6250
6bf0052d
PA
62512017-10-12 Pedro Alves <palves@redhat.com>
6252 Simon Marchi <simon.marchi@polymtl.ca>
6253
6254 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6255 target boards.
6256
e48ef82d
PA
62572017-10-12 Pedro Alves <palves@redhat.com>
6258 Simon Marchi <simon.marchi@polymtl.ca>
6259
6260 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6261 Instead skip if there's any gdb_protocol set.
6262
8d7aea57
SM
62632017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6264 Pedro Alves <palves@redhat.com>
6265
6266 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6267
30440677
PA
62682017-10-12 Pedro Alves <palves@redhat.com>
6269 Simon Marchi <simon.marchi@polymtl.ca>
6270
6271 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6272 instead of on dejagnu remote boards.
6273
4e04f045 62742017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6275 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6276
6277 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6278 checks. Use build_executable + clean_restart instead of
6279 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6280 of enabling non-stop after starting gdb.
6281
871a186e
PA
62822017-10-12 Pedro Alves <palves@redhat.com>
6283
6284 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6285 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6286 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6287 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6288
56d704da
AK
62892017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6290
6291 * gdb.arch/arc-tdesc-cpu.exp: New file.
6292 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6293
2f20e312
SM
62942017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6295
6296 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6297
65630365
PA
62982017-10-10 Pedro Alves <palves@redhat.com>
6299
6300 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6301 expect CLI output.
6302
bf469271
PA
63032017-10-10 Pedro Alves <palves@redhat.com>
6304
6305 * lib/selftest-support.exp (selftest_setup): Update for
6306 captured_command_loop's prototype change.
6307
777a42f1
PA
63082017-10-09 Pedro Alves <palves@redhat.com>
6309
6310 Test both arch1=>arch2 and arch2=>arch1.
6311
6312 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6313 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6314 factored out to...
6315 (append_arch1_options, append_arch2_options, append_arch_options)
6316 (build_executables): New procedures.
6317 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6318 local.
6319 (top level): Add new 'first_arch' testing axis.
6320
cbd2b4e3
PA
63212017-10-09 Pedro Alves <palves@redhat.com>
6322
6323 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6324 (barrier): New.
6325 (thread_start, all_started): New functions.
6326 (main): Spawn new thread and wait until it is scheduled.
6327 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6328 option.
6329 (do_test): Add 'selected_thread' parameter. Run to all_started
6330 instead of main. Explicitly set the breakpoint at main. Switch
6331 to the SELECTED_THREAD thread.
6332 (top level): Test handling the exec event with either the main
6333 thread or the second thread selected.
6334
5c9e4427
PA
63352017-10-09 Pedro Alves <palves@redhat.com>
6336
6337 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6338 logic. Move STOP marker after the value checks.
6339 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6340 regexp.
6341
b3b7c423
SL
63422017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6343
6344 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6345
3b4b2f16
UW
63462017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6347
6348 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6349 integer-to-dfp conversion.
6350 * gdb.base/dfp-test.exp: Likewise.
6351
5cd63fda
PA
63522017-10-04 Pedro Alves <palves@redhat.com>
6353
6354 * gdb.multi/hangout.c: Include <unistd.h>.
6355 (hangout_loop): New function.
6356 (main): Call alarm. Call hangout_loop in a loop.
6357 * gdb.multi/hello.c: Include <unistd.h>.
6358 (hello_loop): New function.
6359 (main): Call alarm. Call hangout_loop in a loop.
6360 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6361 inferior with the other selected.
6362
4c71c105
SM
63632017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6364
6365 * gdb.mi/list-thread-groups-available.exp: New file.
6366 * gdb.mi/list-thread-groups-available.c: New file.
6367
bc3b087d
SDJ
63682017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6369
6370 * gdb.base/set-cwd.exp: Make it available on
6371 native-extended-gdbserver.
6372
d092c5a2
SDJ
63732017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6374
6375 * gdb.base/set-cwd.c: New file.
6376 * gdb.base/set-cwd.exp: Likewise.
6377
45320ffa
TT
63782017-10-02 Tom Tromey <tom@tromey.com>
6379
6380 PR rust/22236:
6381 * gdb.rust/simple.rs (main): New variable "fslice".
6382 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6383
b3e3859b
TT
63842017-10-02 Tom Tromey <tom@tromey.com>
6385
6386 * gdb.rust/simple.exp: Test ptype of a slice.
6387
01af5e0d
TT
63882017-10-02 Tom Tromey <tom@tromey.com>
6389
6390 * gdb.rust/simple.exp: Test index of slice.
6391
a9bbfbd8
TT
63922017-09-27 Tom Tromey <tom@tromey.com>
6393
6394 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6395
df8899e5
TP
63962017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6397 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.base/compare-sections.exp (get value of read-only section): Read
6400 as unsigned value.
6401 (corrupt read-only section): Likewise and don't set written if patching
6402 failed.
6403
757bf54b
KB
64042017-09-21 Kevin Buettner <kevinb@redhat.com>
6405
6406 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6407 files.
6408
06871ae8
PA
64092017-09-20 Pedro Alves <palves@redhat.com>
6410
6411 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6412 symbol names in gdb's output.
6413 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6414
e5f25bc5
PA
64152017-09-20 Pedro Alves <palves@redhat.com>
6416
6417 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6418 Rename to ...
6419 (test_list_ambiguous_symbol): ... this and add a symbol name
6420 parameter. Adjust.
6421 (test_list_ambiguous_function): Reimplement on top of
6422 test_list_ambiguous_symbol and also test listing ambiguous
6423 variables.
6424 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6425 (ambiguous_fun): ... this.
6426 (ambiguous_var): New.
6427 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6428 (ambiguous_fun): ... this.
6429 (ambiguous_var): New.
6430
4e5a4f58
JB
64312017-09-19 John Baldwin <jhb@FreeBSD.org>
6432
6433 * gdb.base/starti.c: New file.
6434 * gdb.base/starti.exp: New file.
6435 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6436
26e53f3e
PA
64372017-09-14 Pedro Alves <palves@redhat.com>
6438
6439 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6440 (top level): Use it instead of runto.
6441
cb791d59
TT
64422017-09-11 Tom Tromey <tom@tromey.com>
6443
6444 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6445
7c96f8c1
TT
64462017-09-11 Tom Tromey <tom@tromey.com>
6447
6448 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6449 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6450
469412dd
CW
64512017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6452
6453 * gdb.fortran/printing-types.exp: New file.
6454 * gdb.fortran/printing-types.exp: New file.
6455
e0f86435
BH
64562017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6457
6458 * gdb.fortran/vla-ptype.exp: Fix typos.
6459 * gdb.fortran/vla-value.exp: Same.
6460
9e9af4be
BH
64612017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6462
6463 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6464 * gdb.mi/mi-var-child-f.exp: Likewise.
6465 * gdb.mi/mi-vla-fortran.exp: Likewise.
6466
a5ad232b 64672017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6468 Christoph Weinmann <christoph.t.weinmann@intel.com>
6469 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6470
6471 * gdb.fortran/ptr-indentation.f90: New file.
6472 * gdb.fortran/ptr-indentation.exp: New file.
6473
5aec60eb
TT
64742017-09-05 Tom Tromey <tom@tromey.com>
6475
6476 PR gdb/22010:
6477 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6478
8f8f8152
TP
64792017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6480
6481 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6482
fbd1b771
JK
64832017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6484
6485 * gdb.threads/tls-nodebug-pie.c: New file.
6486 * gdb.threads/tls-nodebug-pie.exp: New file.
6487
5eb5f850
TT
64882017-09-05 Tom Tromey <tom@tromey.com>
6489
6490 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6491 for rust.
6492
ae780a21
SM
64932017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6494
6495 * gdb.multi/multi-arch-exec.exp: Test with different
6496 "follow-exec-mode" settings.
6497 (do_test): New procedure.
6498
3693fdb3
PA
64992017-09-04 Pedro Alves <palves@redhat.com>
6500
6501 * gdb.base/func-static.c (S::method const, S::method volatile)
6502 (S::method volatile const): New methods.
6503 (c_s, v_s, cv_s): New instances.
6504 (main): Call method() on them.
6505 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6506 (cannot_resolve): New procedure.
6507 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6508 print-quote-unquoted columns.
6509 (do_test): Test printing each scope too.
6510
e68cb8e0
PA
65112017-09-04 Pedro Alves <palves@redhat.com>
6512
6513 * gdb.base/local-static.exp: Also test with
6514 class::method::variable wholly quoted.
6515 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6516
858be34c
PA
65172017-09-04 Pedro Alves <palves@redhat.com>
6518
6519 * gdb.base/local-static.c: New.
6520 * gdb.base/local-static.cc: New.
6521 * gdb.base/local-static.exp: New.
6522
46a4882b
PA
65232017-09-04 Pedro Alves <palves@redhat.com>
6524
6525 * gdb.asm/asm-source.exp: Add casts to int.
6526 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6527 (dataglobal64_1, dataglobal64_2): New globals.
6528 * gdb.base/nodebug.exp: Test different expressions involving the
6529 new globals, with print, whatis and ptype. Add casts to int.
6530 * gdb.base/solib-display.exp: Add casts to int.
6531 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6532 * gdb.cp/m-static.exp: Add cast to int.
6533 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6534 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6535 tls variable with no debug info without a cast. Test with a cast
6536 to int too.
6537 * gdb.trace/entry-values.exp: Add casts.
6538
2c5a2be1
PA
65392017-09-04 Pedro Alves <palves@redhat.com>
6540
6541 * gdb.base/nodebug.exp: Test that ptype's error about functions
6542 with unknown return type includes the function name too.
6543
7022349d
PA
65442017-09-04 Pedro Alves <palves@redhat.com>
6545
6546 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6547 return type of munmap in infcall.
6548 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6549 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6550 type of ftell in infcall.
6551 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6552 type of getpid in infcall.
6553 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6554 infcall.
6555 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6556 Bail on failure to extract the pid.
6557 * gdb.base/nodebug.c: #include <stdint.h>.
6558 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6559 New functions.
6560 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6561 Change expected output of print/whatis/ptype with functions with
6562 no debug info. Test all supported languages. Call
6563 test_call_promotion.
6564 * gdb.compile/compile.exp: Adjust expected output to expect
6565 warning.
6566 * gdb.threads/siginfo-threads.exp: Likewise.
6567
54990598
PA
65682017-09-04 Pedro Alves <palves@redhat.com>
6569
6570 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6571 "prototypes". Test calling float functions via prototyped and
6572 unprototyped function pointers.
6573 (perform_all_tests): New parameter "prototypes". Pass it down.
6574 (top level): Pass down "prototypes" parameter to
6575 perform_all_tests.
6576
34d16ea2
SM
65772017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6578
6579 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6580 Test with nested loops.
6581
9521ecda
SM
65822017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6583
6584 * gdb.base/commands.exp: Call the new procedures.
6585 (loop_break_test, loop_continue_test): New procedures.
6586
80a65e9b
SM
65872017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6588
6589 * gdb.base/commands.exp: Call new procedure.
6590 (define_if_without_arg_test): New procedure.
6591
e439fa14
PA
65922017-09-04 Pedro Alves <palves@redhat.com>
6593
6594 * gdb.base/list-ambiguous.exp: New file.
6595 * gdb.base/list-ambiguous0.c: New file.
6596 * gdb.base/list-ambiguous1.c: New file.
6597 * gdb.base/list.exp (test_list_range): Adjust expected output.
6598
0a2dde4a
SDJ
65992017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6600
6601 * gdb.base/share-env-with-gdbserver.c: New file.
6602 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6603
5e89eb3a
SM
66042017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6605
6606 * gdb.base/commands.exp (gdbvar_simple_if_test,
6607 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6608 progvar_simple_if_test, progvar_simple_while_test,
6609 progvar_complex_if_while_test, user_defined_command_test,
6610 user_defined_command_args_eval,
6611 user_defined_command_args_stack_test,
6612 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6613 temporary_breakpoint_commands,
6614 gdb_test_no_prompt, redefine_hook_test,
6615 redefine_backtrace_test): Remove "global gdb_prompt".
6616
fd437cbc
SM
66172017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6618
6619 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6620 New proc, call it from toplevel.
6621
87215ad1
SDJ
66222017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6623
6624 PR remote/21852
6625 * gdb.server/normal.c: New file, copied from gdb.base.
6626 * gdb.server/run-without-local-binary.exp: New file.
6627
58afddc6
WP
66282017-08-07 Weimin Pan <weimin.pan@oracle.com>
6629
6630 * gdb.arch/sparc64-adi.exp: New file.
6631 * gdb.arch/sparc64-adi.c: New file.
6632
5277199a
PA
66332017-08-22 Pedro Alves <palves@redhat.com>
6634
6635 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6636 (top level): Add "list all overloads" tests.
6637
14278e1f
TT
66382017-08-22 Tom Tromey <tom@tromey.com>
6639
6640 * gdb.gdb/xfullpath.exp: Remove.
6641
bf223d3e
PA
66422017-08-21 Pedro Alves <palves@redhat.com>
6643
6644 PR gdb/19487
6645 * gdb.base/symbol-alias.c: New.
6646 * gdb.base/symbol-alias2.c: New.
6647 * gdb.base/symbol-alias.exp: New.
6648
c973d0aa
PA
66492017-08-21 Pedro Alves <palves@redhat.com>
6650
6651 * gdb.base/dfp-test.c
6652 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6653 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6654 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6655 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6656 * gdb.base/whatis-ptype-typedefs.c: New.
6657 * gdb.base/whatis-ptype-typedefs.exp: New.
6658 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6659 (an_int, an_int_type, an_int_type2): New globals.
6660 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6661 involving typedefs and cast expressions.
6662 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6663 (lookup_typedefs_function): New.
6664 (typedefs_pretty_printers_dict): New.
6665 (top level): Register lookup_typedefs_function in
6666 gdb.pretty_printers.
6667
6d580b63
YQ
66682017-08-18 Yao Qi <yao.qi@linaro.org>
6669
6670 * gdb.server/unittest.exp: New.
6671
206726fb
SDJ
66722017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6673
6674 PR gdb/21954
6675 * gdb.base/environ.exp: Add test to check if 'unset environment'
6676 works.
6677
bf0ec4c2
AA
66782017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6679
6680 * lib/gdb.exp (universal_compile_options): New caching proc.
6681 (gdb_compile): Suppress GCC's coloring of messages.
6682
d6382fff
TT
66832017-08-14 Tom Tromey <tom@tromey.com>
6684
6685 PR gdb/21675:
6686 * gdb.base/printcmds.exp (test_radices): New function.
6687 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6688 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6689 * lib/gdb.exp (get_integer_valueof): Use p/d.
6690
c2c2dd9f
SM
66912017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6692
6693 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6694 characters.
6695
fdffd6f4
TT
66962017-08-05 Tom Tromey <tom@tromey.com>
6697
6698 * gdb.rust/simple.exp: Allow String to appear in a different
6699 namespace.
6700
27d41eac
YQ
67012017-07-26 Yao Qi <yao.qi@linaro.org>
6702
6703 * gdb.gdb/unittest.exp: Invoke command
6704 "maintenance check xml-descriptions".
6705
031ed05d
AA
67062017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6707
6708 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6709 calling context.
6710 (hex128): Drop erroneous calculation of parameters.
6711
dcd27ddf
SM
67122017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6713
6714 * gdb.python/py-unwind.exp: Disable stack protection when
6715 building test file.
6716
47e77640
PA
67172017-07-20 Pedro Alves <palves@redhat.com>
6718
6719 * gdb.base/default.exp (set language): Adjust expected output.
6720
62d2a18a
PA
67212017-07-20 Pedro Alves <palves@redhat.com>
6722
6723 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6724 (test_minsym): ... this, and make static.
6725 (get_pck__foo__bar__minsym): Rename to ...
6726 (get_test_minsym): ... this.
6727 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6728 symbol names and comments.
6729 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6730 (get_test_minsym): ... this.
6731 (pck__foo__bar__minsym__2): Rename to ...
6732 (test_minsym): ... this.
6733 (main): Adjust.
6734
c45ec17c
PA
67352017-07-17 Pedro Alves <palves@redhat.com>
6736
6737 * gdb.base/completion.exp: Adjust expected output.
6738 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6739 the completer works.
6740
c6756f62
PA
67412017-07-17 Pedro Alves <palves@redhat.com>
6742
6743 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6744
5bd68487
AB
67452017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6746
6747 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6748
8880f2a9
TT
67492017-07-14 Tom Tromey <tom@tromey.com>
6750
6751 PR rust/21764:
6752 * gdb.rust/simple.exp: Add tests.
6753
65547233
TT
67542017-07-14 Tom Tromey <tom@tromey.com>
6755
6756 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6757
8f14146e
PA
67582017-07-14 Pedro Alves <palves@redhat.com>
6759
6760 * gdb.linespec/base/one/thefile.cc (z1): New function.
6761 * gdb.linespec/base/two/thefile.cc (z2): New function.
6762 * gdb.linespec/linespec.exp: Add tests.
6763
b4365d02
AB
67642017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6765
6766 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6767 to mi_create_breakpoint.
6768
5d2cbaa5
AB
67692017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6770
6771 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6772 mi_create_breakpoint.
6773
11cb5716
IB
67742017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6775
6776 * gdb.dlang/demangle.exp: Update for demangling changes.
6777
03278692
TT
67782017-07-09 Tom Tromey <tom@tromey.com>
6779
6780 * gdb.dwarf2/shortpiece.exp: New file.
6781
33c5cd75
DB
67822017-07-06 David Blaikie <dblaikie@gmail.com>
6783
6784 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6785 built from fissiont-multi-cu{1,2}.c.
6786 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6787 except putting 'main' and 'func' in separate CUs in the same DWO file.
6788 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6789 test.
6790 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6791 test.
6792
8455d262
PA
67932017-07-06 Pedro Alves <palves@redhat.com>
6794
6795 * gdb.python/py-unwind.exp: Test flushregs.
6796
dc4bde35
SDJ
67972017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6798
6799 PR cli/21688
6800 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6801 tests for alias commands and trailing whitespace.
6802
51ed89aa
SDJ
68032017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6804
6805 PR cli/21688
6806 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6807 procedure. Call it.
6808
eb17d413
PA
68092017-06-29 Pedro Alves <palves@redhat.com>
6810
6811 * gdb.base/printcmds.exp: Add tests.
6812
41664b45
DG
68132017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6814
6815 PR gdb/21337
6816 * gdb.base/reread-readsym.exp: New file.
6817 * gdb.base/reread-readsym.c: New file.
6818
75312ae3
KB
68192017-06-21 Kevin Buettner <kevinb@redhat.com>
6820
6821 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6822 subpattern.
6823
66953522
PB
68242017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6825
6826 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6827 extended mnemonic.
6828 * gdb.arch/powerpc-power9.s: Likewise.
6829
5524b525
AA
68302017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6831
6832 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6833 on 32-bit x86 targets. Exploit is_*_target macros where
6834 appropriate.
6835
03c8af18
AA
68362017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6837
6838 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6839 register pieces.
6840
3bf31011
AA
68412017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6842
6843 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6844 located in one or more DWARF pieces.
6845
805acca0
AA
68462017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6847
6848 * lib/gdb.exp (get_endianness): New proc.
6849 * gdb.arch/aarch64-fp.exp: Use it.
6850 * gdb.arch/altivec-regs.exp: Likewise.
6851 * gdb.arch/e500-regs.exp: Likewise.
6852 * gdb.arch/vsx-regs.exp: Likewise.
6853 * gdb.base/dump.exp: Likewise.
6854 * gdb.base/funcargs.exp: Likewise.
6855 * gdb.base/gnu_vector.exp: Likewise.
6856 * gdb.dwarf2/formdata16.exp: Likewise.
6857 * gdb.dwarf2/implptrpiece.exp: Likewise.
6858 * gdb.dwarf2/nonvar-access.exp: Likewise.
6859 * gdb.python/py-inferior.exp: Likewise.
6860 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6861
e9352324
AA
68622017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6863
6864 PR gdb/21226
6865 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6866 stack value pieces are taken from the LSB end.
6867
d5d1163e
AA
68682017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6869
6870 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6871 variable at nonzero offset.
6872
0567c986
AA
68732017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6874
6875 * gdb.dwarf2/var-access.c: New file.
6876 * gdb.dwarf2/var-access.exp: New test.
6877 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6878
973e9aab
TT
68792017-06-12 Tom Tromey <tom@tromey.com>
6880
6881 * gdb.dwarf2/formdata16.exp: Add tests.
6882
d9109c80
TT
68832017-06-12 Tom Tromey <tom@tromey.com>
6884
6885 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6886
30a25466
TT
68872017-06-12 Tom Tromey <tom@tromey.com>
6888
6889 PR exp/16225:
6890 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6891 * gdb.arch/vsx-regs.exp: Update tests.
6892 * gdb.arch/s390-vregs.exp (hex128): New proc.
6893 Update test.
6894 * gdb.arch/altivec-regs.exp: Update tests.
6895
aefd8b33
SDJ
68962017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6897
6898 * gdb.base/startup-with-shell.c: New file.
6899 * gdb.base/startup-with-shell.exp: Likewise.
6900
2090129c
SDJ
69012017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6902
6903 * gdb.server/non-existing-program.exp: Update regex in order to
6904 reflect the fact that gdbserver is now using fork_inferior (with a
6905 shell) to startup the inferior.
6906
8e86a419
SM
69072017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6908
6909 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6910 support function calls from GDB.
6911
e6cf65f2
TT
69122017-05-21 Tom Tromey <tom@tromey.com>
6913
6914 PR rust/21466:
6915 * gdb.rust/unsized.exp: New file.
6916 * gdb.rust/unsized.rs: New file.
6917
43cc5389
TT
69182017-05-19 Tom Tromey <tom@tromey.com>
6919
6920 PR rust/21484:
6921 * gdb.rust/watch.exp: New file.
6922 * gdb.rust/watch.rs: New file.
6923
ec8df234
TT
69242017-05-18 Tom Tromey <tom@tromey.com>
6925
6926 * gdb.rust/simple.exp: Allow Box to be qualified.
6927
3e3e7fae
TP
69282017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6929
6930 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6931
59cc050d
PA
69322017-05-18 Pedro Alves <palves@redhat.com>
6933
6934 * gdb.base/fileio.c (test_write, test_read, test_close)
6935 (test_fstat): Don't print 'ret' in the fail path.
6936
c8f6abd1
PA
69372017-05-18 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6940 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6941 (test_system, test_rename, test_unlink, test_time): Change
6942 prototypes.
6943 * gdb.base/fileio.exp (stop_msg): Adjust.
6944
d2a03b77
PA
69452017-05-18 Pedro Alves <palves@redhat.com>
6946
6947 * gdb.base/fileio.c (null_str): New global.
6948 (test_stat): Use it.
6949 * gdb.base/fileio.exp: Remove nowarnings.
6950
0d5c6999
YQ
69512017-05-17 Yao Qi <yao.qi@linaro.org>
6952
6953 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6954
21873064
YQ
69552017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6956
6957 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6958 argument command.
6959 (top-level): Invoke test_set_inferior_tty.
6960
d512d31c
PA
69612017-05-04 Pedro Alves <palves@redhat.com>
6962
6963 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6964 Add parens to print call for Python 3.
6965
90cef2ed
KS
69662017-05-03 Keith Seitz <keiths@redhat.com>
6967
6968 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6969 (main): Call it.
6970
14f819c8
TW
69712017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6972
6973 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6974 to prev and next.
6975
913aeadd
TW
69762017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6977
6978 * gdb.python/py-record-btrace.exp: Remove test for
6979 gdb.BtraceInstruction.error.
6980
a3be24ad
TW
69812017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6982
6983 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6984
ae20e79a
TW
69852017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6986
6987 * gdb.python/py-record-btrace-threads.c: New file.
6988 * gdb.python/py-record-btrace-threads.exp: New file.
6989
45ce1b47
SDJ
69902017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6991
6992 PR testsuite/8595
6993 * gdb.base/environ.exp: Make test available in all architectures.
6994 Move bits related to "info program" testing to
6995 gdb.base/info-program.exp. Rewrite tests to use the two new
6996 procedures mentione below.
6997 (test_set_show_env_var) New procedure.
6998 (test_set_show_env_var_equal): Likewise.
6999 * gdb.base/info-program.exp: New file.
7000
e15c3eb4
KS
70012017-04-27 Keith Seitz <keiths@redhat.com>
7002
7003 * gdb.cp/oranking.cc (test15): New function.
7004 (main): Call test15 and declare additional variables for testing.
7005 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7006 "p foo101('abc')" tests.
7007 Add tests for cv qualifier overloads.
7008 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7009 "lvalue reference overload" test.
7010 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7011 "print value of f1 on Child&& in f2" test.
7012
3a3fd0fd
PA
70132017-04-19 Pedro Alves <palves@redhat.com>
7014
7015 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7016 procedure.
7017 (top level): Call it.
7018 * lib/gdb.exp (gdb_define_cmd): New procedure.
7019
53375380
PA
70202017-04-12 Pedro Alves <palves@redhat.com>
7021
7022 PR gdb/21323
7023 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7024 (wchar): New global.
7025 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7026 (do_test_wide_char, wide_char_types_no_program, top level): Add
7027 wchar_t testing.
7028
53e710ac
PA
70292017-04-12 Pedro Alves <palves@redhat.com>
7030
7031 PR c++/21323
7032 * gdb.cp/wide_char_types.c: New file.
7033 * gdb.cp/wide_char_types.exp: New file.
7034
0ad9d8c7
SDJ
70352017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7036
7037 PR gdb/21352
7038 * gdb.trace/tsv.exp: Add test for "tsave -r".
7039
b1b45502
IB
70402017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7041
7042 * gdb.dlang/watch-loc.c: New file.
7043 * gdb.dlang/watch-loc.exp: New file.
7044
ec13808e
JK
70452017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7046
7047 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7048
fe5f7374
AK
70492017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7050
7051 * gdb.arch/arc-analyze-prologue.S: New file.
7052 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7053
eea78757
AK
70542017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7055
7056 * gdb.arch/arc-decode-insn.S: New file.
7057 * gdb.arch/arc-decode-insn.exp: Likewise.
7058
5badf10a
IR
70592017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7060
7061 PR tdep/20928
7062 * gdb.arch/sparc64-regs.exp: New file.
7063 * gdb.arch/sparc64-regs.S: Likewise.
7064
cee59b3f
TW
70652017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7066
7067 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7068 and memory view on Python 3.
7069
c0f55cc6
AV
70702017-03-20 Artemiy Volkov <artemiyv@acm.org>
7071 Keith Seitz <keiths@redhat.com>
7072
7073 PR gdb/14441
7074 * gdb.cp/demangle.exp: Add rvalue reference tests.
7075 * gdb.cp/rvalue-ref-casts.cc: New file.
7076 * gdb.cp/rvalue-ref-casts.exp: New file.
7077 * gdb.cp/rvalue-ref-overload.cc: New file.
7078 * gdb.cp/rvalue-ref-overload.exp: New file.
7079 * gdb.cp/rvalue-ref-params.cc: New file.
7080 * gdb.cp/rvalue-ref-params.exp: New file.
7081 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7082 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7083 * gdb.cp/rvalue-ref-types.cc: New file.
7084 * gdb.cp/rvalue-ref-types.exp: New file.
7085 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7086 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7087
51457a05
MAL
70882017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7089
7090 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7091 New procedure.
7092
5b291c04
MAL
70932017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7094
7095 * lib/mi-support.exp (mi_gdb_test): Add additional message
7096 for unexpected output.
7097
59a56148
AA
70982017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7099
7100 * gdb.base/examine-backward.c (Barrier): New character array
7101 constant, to ensure that TestStrings is preceded by a string
7102 terminator.
7103
7942e96e
AA
71042017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7105
7106 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7107 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7108 and implicit pointer into such a location.
7109
6ebac3fb
DE
71102017-03-16 Doug Evans <dje@google.com>
7111
7112 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7113
ec3b243d
TP
71142017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7115
7116 * gdb.cp/m-static.exp: Fix expectation for prototype of
7117 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7118
71192017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7120
7121 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7122 * gdb.guile/scm-lazy-string.c: New file.
7123 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7124 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7125 for pointer, array, typedef lazy strings.
7126
2cc36e25 71272017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7128
7129 PR python/17728, python/18439, python/18779
7130 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7131 * gdb.python/py-lazy-string.c (pointer): New typedef.
7132 (main): New locals ptr, array, typedef_ptr.
7133 * gdb.python/py-value.exp: Move lazy string tests to ...
7134 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7135 array, typedef lazy strings.
ec3b243d 7136
0efcde63
AK
71372017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7138
7139 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7140 Add optional 'test' parameter.
7141
7978d7c3
SM
71422017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7143
7144 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7145 Skip for versions of DejaGnu < 1.5.
7146
896c0c1e
SM
71472017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7148
7149 * lib/gdb.exp (dejagnu_version): New proc.
7150 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7151 Use dejagnu_version.
7152
5f4d1085
KS
71532017-03-10 Keith Seitz <keiths@redhat.com>
7154
7155 PR c++/8128
7156 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7157 type from destructor regexps.
7158 Add a branch which actually passes the test.
7159 Adjust "ptype t5i" test names.
7160
1de05205
PA
71612017-03-08 Pedro Alves <palves@redhat.com>
7162
7163 * gdb.base/step-over-exit.exp: Add explicit test message.
7164
c65d6b55
PA
71652017-03-08 Pedro Alves <palves@redhat.com>
7166
7167 PR gdb/18360
7168 * gdb.threads/interrupt-while-step-over.c: New file.
7169 * gdb.threads/interrupt-while-step-over.exp: New file.
7170
2e86a283
PA
71712017-03-08 Pedro Alves <palves@redhat.com>
7172
7173 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7174 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7175
25dcbff6
PA
71762017-03-08 Pedro Alves <palves@redhat.com>
7177
7178 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7179 PKRU as not supported as a PASS.
7180
dc9366eb
PA
71812017-03-08 Pedro Alves <palves@redhat.com>
7182
7183 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7184 prefix instead of $binfile1/$binfile2.
7185 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7186 in test message.
7187 * gdb.python/py-completion.exp: Use "load python file" as test
7188 messages instead of unstable path names.
7189
6e5d74e7
PA
71902017-03-08 Pedro Alves <palves@redhat.com>
7191 Jan Kratochvil <jan.kratochvil@redhat.com>
7192
7193 PR cli/21218
7194 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7195 New proc.
7196 (top level): Call it.
7197
9753a2f6
PA
71982017-03-08 Pedro Alves <palves@redhat.com>
7199
7200 PR tui/21216
7201 * gdb.tui/tui-nl-filtered-output.exp: New file.
7202
1a4dd9dd
PA
72032017-03-08 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.base/completion.exp: Move TUI completion tests to ...
7206 * gdb.tui/completion.exp: ... this new file.
7207
7cbbff33
PA
72082017-03-08 Pedro Alves <palves@redhat.com>
7209
7210 * gdb.base/tui-disasm-long-lines.c,
7211 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7212 gdb.base/tui-layout.exp: Move to ...
7213 * gdb.tui/: ... this new directory.
7214
5f6fd321
PA
72152017-03-07 Pedro Alves <palves@redhat.com>
7216
7217 * gdb.base/tui-layout.c: New file.
7218 * gdb.base/tui-layout.exp: New file.
7219
44959fa8
PA
72202017-03-07 Pedro Alves <palves@redhat.com>
7221
7222 * gdb.base/tui-layout.c: Rename to ...
7223 * gdb.base/tui-disasm-long-lines.c: ... this.
7224 * gdb.base/tui-layout.exp: Rename to ...
7225 * gdb.base/tui-disasm-long-lines.exp: ... this.
7226
f8c4e718
PA
72272017-03-07 Pedro Alves <palves@redhat.com>
7228
7229 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7230
6dbb839a 72312017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7232
7233 * i386-mpx-call.c: New file.
7234 * i386-mpx-call.exp: New file.
7235
65b48a81
PB
72362017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7237
7238 * gdb.arch/powerpc-power.exp: Delete test.
7239 * gdb.arch/powerpc-power.s: Likewise.
7240 * gdb.disasm/disassembler-options.exp: New test.
7241 * gdb.arch/powerpc-altivec.exp: Likewise.
7242 * gdb.arch/powerpc-altivec.s: Likewise.
7243 * gdb.arch/powerpc-altivec2.exp: Likewise.
7244 * gdb.arch/powerpc-altivec2.s: Likewise.
7245 * gdb.arch/powerpc-altivec3.exp: Likewise.
7246 * gdb.arch/powerpc-altivec3.s: Likewise.
7247 * gdb.arch/powerpc-power7.exp: Likewise.
7248 * gdb.arch/powerpc-power7.s: Likewise.
7249 * gdb.arch/powerpc-power8.exp: Likewise.
7250 * gdb.arch/powerpc-power8.s: Likewise.
7251 * gdb.arch/powerpc-power9.exp: Likewise.
7252 * gdb.arch/powerpc-power9.s: Likewise.
7253 * gdb.arch/powerpc-vsx.exp: Likewise.
7254 * gdb.arch/powerpc-vsx.s: Likewise.
7255 * gdb.arch/powerpc-vsx2.exp: Likewise.
7256 * gdb.arch/powerpc-vsx2.s: Likewise.
7257 * gdb.arch/powerpc-vsx3.exp: Likewise.
7258 * gdb.arch/powerpc-vsx3.s: Likewise.
7259 * gdb.arch/arm-disassembler-options.exp: Likewise.
7260 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7261 * gdb.arch/s390-disassembler-options.exp: Likewise.
7262
17cd4947
LM
72632017-02-23 Luis Machado <lgustavo@codesourcery.com>
7264
7265 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7266 (check_supported_features): ... this. Changed return type to void.
7267 (supports_rdseed): New static global.
7268 (rdseed): Check supports_rdseed.
7269 (initialize): Call check_supported_features.
7270
2039d74e
EBM
72712017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7272
7273 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7274 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7275 and lqarx/stqcx.
7276 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7277 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7278
a51d7ecf
EBM
72792017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7280
7281 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7282 uppercase.
7283
0224619f
JK
72842017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7285
7286 * gdb.dwarf2/formdata16.c: New file.
7287 * gdb.dwarf2/formdata16.exp: New file.
7288 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7289
216f72a1
JK
72902017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7291
7292 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7293 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7294 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7295 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7296 DW_AT_GNU_*.
7297
43988095
JK
72982017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7299
7300 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7301
99e8a4f9
SDJ
73022017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7303
7304 PR gdb/21164
7305 * gdb.base/maint.exp: Add testcases for when the commands do
7306 not have arguments.
7307
b58a8c0c
TP
73082017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7309
7310 * gdb.cp/chained-calls.exp: Use p instead of P.
7311
4e746bb6
TW
73122017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7313
7314 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7315 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7316
3f77c769
TT
73172017-02-14 Tom Tromey <tom@tromey.com>
7318
7319 PR python/13598:
7320 * gdb.python/py-events.exp: Add before_prompt event tests.
7321
075beec0
AA
73222017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7323
7324 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7325
bf5f525c
LM
73262017-02-13 Luis Machado <lgustavo@codesourcery.com>
7327
7328 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7329 (main): Call my_unique_function_name.
7330 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7331 completion of patterns with a single match.
7332 Add missing -re switches to gdb_test_multiple calls.
7333
13a66184
LM
73342017-02-13 Luis Machado <lgustavo@codesourcery.com>
7335
7336 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7337 return if core file is not recognized.
7338
26a06916
SM
73392017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7340
7341 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7342 and extra UIs.
7343
b761ca9e
SM
73442017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7345
7346 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7347 proc_with_prefix.
7348
b964bee0
TT
73492017-02-10 Tom Tromey <tom@tromey.com>
7350
7351 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7352
18da0c51
MG
73532017-02-10 Martin Galvan <martingalvan@sourceware.org>
7354
7355 PR gdb/21122
7356 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7357
604c4576
JG
73582017-02-08 Jerome Guitton <guitton@adacore.com>
7359
7360 * gdb.base/define.exp: Add test for command abbreviations
7361 in define.
7362
20b477a7
LM
73632017-02-06 Luis Machado <lgustavo@codesourcery.com>
7364
7365 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7366 * gdb.reverse/insn-reverse-x86.c: New file.
7367
3f7b46f2
IR
73682017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7369
7370 PR tdep/20936
7371 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7372
f0fd41c1
TT
73732017-02-03 Tom Tromey <tom@tromey.com>
7374
7375 PR rust/21097:
7376 * gdb.rust/simple.exp: Add new tests.
7377
5be5dbf0
PA
73782017-02-02 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7381 tests.
7382
7346ef59
AA
73832017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7384
7385 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7386 taking a 2-byte value out of a 4-byte DWARF implicit value on
7387 big-endian targets.
7388 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7389 logic. Add test cases for DW_OP_implicit.
7390
787f0025
MM
73912017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7392
7393 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7394
68777c29
MM
73952017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7396
7397 * gdb.btrace/enable.exp: Call gdb_exit before
7398 skip_gdbserver_tests.
7399
0a1c7e28
MM
74002017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7401
7402 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7403 GDBFLAGS.
7404
b5ac99b0
MM
74052017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7406
7407 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7408 the test is skipped.
7409 * gdb.btrace/data.exp: Likewise.
7410 * gdb.btrace/delta.exp: Likewise.
7411 * gdb.btrace/dlopen.exp: Likewise.
7412 * gdb.btrace/enable-running.exp: Likewise.
7413 * gdb.btrace/enable.exp: Likewise.
7414 * gdb.btrace/exception.exp: Likewise.
7415 * gdb.btrace/function_call_history.exp: Likewise.
7416 * gdb.btrace/gcore.exp: Likewise.
7417 * gdb.btrace/instruction_history.exp: Likewise.
7418 * gdb.btrace/multi-thread-step.exp: Likewise.
7419 * gdb.btrace/nohist.exp: Likewise.
7420 * gdb.btrace/non-stop.exp: Likewise.
7421 * gdb.btrace/reconnect.exp: Likewise.
7422 * gdb.btrace/record_goto-step.exp: Likewise.
7423 * gdb.btrace/record_goto.exp: Likewise.
7424 * gdb.btrace/rn-dl-bind.exp: Likewise.
7425 * gdb.btrace/segv.exp: Likewise.
7426 * gdb.btrace/step.exp: Likewise.
7427 * gdb.btrace/stepi.exp: Likewise.
7428 * gdb.btrace/tailcall-only.exp: Likewise.
7429 * gdb.btrace/tailcall.exp: Likewise.
7430 * gdb.btrace/tsx.exp: Likewise.
7431 * gdb.btrace/unknown_functions.exp: Likewise.
7432 * gdb.btrace/vdso.exp: Likewise.
7433
cd4007e4
MM
74342017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7435
7436 * gdb.btrace/enable-running.c: New.
7437 * gdb.btrace/enable-running.exp: New.
7438
2735833d
WT
74392017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7440
7441 * gdb.arch/amd64-gs_base.c: New file.
7442 * gdb.arch/amd64-gs_base.exp: New file.
7443
b51e1e94
LM
74442017-01-26 Luis Machado <lgustavo@codesourcery.com>
7445
7446 * lib/memory.exp: Remove spurious empty newlines.
7447
72ca0410
SM
74482017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7449
7450 * gdb.python/py-bad-printers.exp: Load python file using "source".
7451 * gdb.python/py-events.exp: Likewise.
7452 * gdb.python/py-evsignal.exp: Likewise.
7453 * gdb.python/py-evthreads.exp: Likewise.
7454 * gdb.python/py-frame-args.exp: Likewise.
7455 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7456 * gdb.python/py-framefilter-mi.exp: Likewise.
7457 * gdb.python/py-framefilter.exp: Likewise.
7458 * gdb.python/py-mi.exp: Likewise.
7459 * gdb.python/py-pp-maint.exp: Likewise.
7460 * gdb.python/py-pp-registration.exp: Likewise.
7461 * gdb.python/py-prettyprint.exp: Likewise.
7462 (run_lang_tests): Likewise.
7463 * gdb.python/py-typeprint.exp: Likewise.
7464
e309aa65
LM
74652017-01-26 Luis Machado <lgustavo@codesourcery.com>
7466
7467 * lib/memory.exp: New file.
7468 * lib/gdb.exp: Load memory.exp.
7469 * gdb.base/memattr.exp (delete_memory): Move proc to
7470 lib/memory.exp and rename to delete_memory_regions.
7471 Replace delete_memory with delete_memory_regions.
7472 Cleanup memory regions before tests.
7473 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7474 before tests.
7475
515aff23
LM
74762017-01-26 Luis Machado <lgustavo@codesourcery.com>
7477
7478 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7479 files.
7480 (initialize): New function conditionally defined.
7481 (testcases): Move within conditional block.
7482 (main): Call initialize.
7483 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7484 of gdb.reverse/insn-reverse.c.
7485 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7486 gdb.reverse/insn-reverse.c.
7487
d8b49cf0
YQ
74882017-01-26 Yao Qi <yao.qi@linaro.org>
7489
7490 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7491 disassemble on address 0.
7492
f13a9a0c
YQ
74932017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7494 Yao Qi <yao.qi@linaro.org>
7495
7496 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7497 * gdb.dwarf2/implptr-64bit.S: Remove.
7498 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7499 variables in caller's context. Add DW_OP_implicit_value.
7500
5ac95241
YQ
75012017-01-25 Yao Qi <yao.qi@linaro.org>
7502
7503 * lib/dwarf.exp (Dwarf::_location): Handle
7504 DW_OP_GNU_implicit_pointer with proper size.
7505
23e82930
LM
75062017-01-20 Luis Machado <lgustavo@codesourcery.com>
7507
7508 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7509 and add untested calls.
7510
d334ae25
LM
75112017-01-20 Luis Machado <lgustavo@codesourcery.com>
7512
7513 * gdb.python/python.exp: Check line number against what GDB thinks
7514 the line number is for func1.
7515
f5e6296e
IB
75162017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7517
7518 * gdb.dlang/debug-expr.exp: New file.
7519
5b362f04
LM
75202016-12-23 Luis Machado <lgustavo@codesourcery.com>
7521
7522 Fix test names for the following files:
7523
7524 * gdb.ada/exec_changed.exp
7525 * gdb.ada/info_types.exp
7526 * gdb.arch/aarch64-atomic-inst.exp
7527 * gdb.arch/aarch64-fp.exp
7528 * gdb.arch/altivec-abi.exp
7529 * gdb.arch/altivec-regs.exp
7530 * gdb.arch/amd64-byte.exp
7531 * gdb.arch/amd64-disp-step.exp
7532 * gdb.arch/amd64-dword.exp
7533 * gdb.arch/amd64-entry-value-inline.exp
7534 * gdb.arch/amd64-entry-value-param.exp
7535 * gdb.arch/amd64-entry-value-paramref.exp
7536 * gdb.arch/amd64-entry-value.exp
7537 * gdb.arch/amd64-i386-address.exp
7538 * gdb.arch/amd64-invalid-stack-middle.exp
7539 * gdb.arch/amd64-invalid-stack-top.exp
7540 * gdb.arch/amd64-optimout-repeat.exp
7541 * gdb.arch/amd64-prologue-skip.exp
7542 * gdb.arch/amd64-prologue-xmm.exp
7543 * gdb.arch/amd64-stap-special-operands.exp
7544 * gdb.arch/amd64-stap-wrong-subexp.exp
7545 * gdb.arch/amd64-tailcall-cxx.exp
7546 * gdb.arch/amd64-tailcall-noret.exp
7547 * gdb.arch/amd64-tailcall-ret.exp
7548 * gdb.arch/amd64-tailcall-self.exp
7549 * gdb.arch/amd64-word.exp
7550 * gdb.arch/arm-bl-branch-dest.exp
7551 * gdb.arch/arm-disp-step.exp
7552 * gdb.arch/arm-neon.exp
7553 * gdb.arch/arm-single-step-kernel-helper.exp
7554 * gdb.arch/avr-flash-qualifier.exp
7555 * gdb.arch/disp-step-insn-reloc.exp
7556 * gdb.arch/e500-abi.exp
7557 * gdb.arch/e500-regs.exp
7558 * gdb.arch/ftrace-insn-reloc.exp
7559 * gdb.arch/i386-avx512.exp
7560 * gdb.arch/i386-bp_permanent.exp
7561 * gdb.arch/i386-byte.exp
7562 * gdb.arch/i386-cfi-notcurrent.exp
7563 * gdb.arch/i386-disp-step.exp
7564 * gdb.arch/i386-dr3-watch.exp
7565 * gdb.arch/i386-float.exp
7566 * gdb.arch/i386-gnu-cfi.exp
7567 * gdb.arch/i386-mpx-map.exp
7568 * gdb.arch/i386-mpx-sigsegv.exp
7569 * gdb.arch/i386-mpx-simple_segv.exp
7570 * gdb.arch/i386-mpx.exp
7571 * gdb.arch/i386-permbkpt.exp
7572 * gdb.arch/i386-prologue.exp
7573 * gdb.arch/i386-signal.exp
7574 * gdb.arch/i386-size-overlap.exp
7575 * gdb.arch/i386-unwind.exp
7576 * gdb.arch/i386-word.exp
7577 * gdb.arch/mips-fcr.exp
7578 * gdb.arch/powerpc-d128-regs.exp
7579 * gdb.arch/powerpc-stackless.exp
7580 * gdb.arch/ppc64-atomic-inst.exp
7581 * gdb.arch/s390-stackless.exp
7582 * gdb.arch/s390-tdbregs.exp
7583 * gdb.arch/s390-vregs.exp
7584 * gdb.arch/sparc-sysstep.exp
7585 * gdb.arch/thumb-bx-pc.exp
7586 * gdb.arch/thumb-singlestep.exp
7587 * gdb.arch/thumb2-it.exp
7588 * gdb.arch/vsx-regs.exp
7589 * gdb.asm/asm-source.exp
7590 * gdb.base/a2-run.exp
7591 * gdb.base/advance.exp
7592 * gdb.base/all-bin.exp
7593 * gdb.base/anon.exp
7594 * gdb.base/args.exp
7595 * gdb.base/arithmet.exp
7596 * gdb.base/async-shell.exp
7597 * gdb.base/async.exp
7598 * gdb.base/attach-pie-noexec.exp
7599 * gdb.base/attach-twice.exp
7600 * gdb.base/auto-load.exp
7601 * gdb.base/bang.exp
7602 * gdb.base/bitfields.exp
7603 * gdb.base/break-always.exp
7604 * gdb.base/break-caller-line.exp
7605 * gdb.base/break-entry.exp
7606 * gdb.base/break-inline.exp
7607 * gdb.base/break-on-linker-gcd-function.exp
7608 * gdb.base/break-probes.exp
7609 * gdb.base/break.exp
7610 * gdb.base/breakpoint-shadow.exp
7611 * gdb.base/call-ar-st.exp
7612 * gdb.base/call-sc.exp
7613 * gdb.base/call-signal-resume.exp
7614 * gdb.base/call-strs.exp
7615 * gdb.base/callfuncs.exp
7616 * gdb.base/catch-fork-static.exp
7617 * gdb.base/catch-gdb-caused-signals.exp
7618 * gdb.base/catch-load.exp
7619 * gdb.base/catch-signal-fork.exp
7620 * gdb.base/catch-signal.exp
7621 * gdb.base/catch-syscall.exp
7622 * gdb.base/charset.exp
7623 * gdb.base/checkpoint.exp
7624 * gdb.base/chng-syms.exp
7625 * gdb.base/code-expr.exp
7626 * gdb.base/code_elim.exp
7627 * gdb.base/commands.exp
7628 * gdb.base/completion.exp
7629 * gdb.base/complex.exp
7630 * gdb.base/cond-expr.exp
7631 * gdb.base/condbreak.exp
7632 * gdb.base/consecutive.exp
7633 * gdb.base/continue-all-already-running.exp
7634 * gdb.base/coredump-filter.exp
7635 * gdb.base/corefile.exp
7636 * gdb.base/dbx.exp
7637 * gdb.base/debug-expr.exp
7638 * gdb.base/define.exp
7639 * gdb.base/del.exp
7640 * gdb.base/disabled-location.exp
7641 * gdb.base/disasm-end-cu.exp
7642 * gdb.base/disasm-optim.exp
7643 * gdb.base/display.exp
7644 * gdb.base/duplicate-bp.exp
7645 * gdb.base/ena-dis-br.exp
7646 * gdb.base/ending-run.exp
7647 * gdb.base/enumval.exp
7648 * gdb.base/environ.exp
7649 * gdb.base/eu-strip-infcall.exp
7650 * gdb.base/eval-avoid-side-effects.exp
7651 * gdb.base/eval-skip.exp
7652 * gdb.base/exitsignal.exp
7653 * gdb.base/expand-psymtabs.exp
7654 * gdb.base/filesym.exp
7655 * gdb.base/find-unmapped.exp
7656 * gdb.base/finish.exp
7657 * gdb.base/float.exp
7658 * gdb.base/foll-exec-mode.exp
7659 * gdb.base/foll-exec.exp
7660 * gdb.base/foll-fork.exp
7661 * gdb.base/fortran-sym-case.exp
7662 * gdb.base/freebpcmd.exp
7663 * gdb.base/func-ptr.exp
7664 * gdb.base/func-ptrs.exp
7665 * gdb.base/funcargs.exp
7666 * gdb.base/gcore-buffer-overflow.exp
7667 * gdb.base/gcore-relro-pie.exp
7668 * gdb.base/gcore-relro.exp
7669 * gdb.base/gcore.exp
7670 * gdb.base/gdb1090.exp
7671 * gdb.base/gdb11530.exp
7672 * gdb.base/gdb11531.exp
7673 * gdb.base/gdb1821.exp
7674 * gdb.base/gdbindex-stabs.exp
7675 * gdb.base/gdbvars.exp
7676 * gdb.base/hbreak.exp
7677 * gdb.base/hbreak2.exp
7678 * gdb.base/included.exp
7679 * gdb.base/infcall-input.exp
7680 * gdb.base/inferior-died.exp
7681 * gdb.base/infnan.exp
7682 * gdb.base/info-macros.exp
7683 * gdb.base/info-os.exp
7684 * gdb.base/info-proc.exp
7685 * gdb.base/info-shared.exp
7686 * gdb.base/info-target.exp
7687 * gdb.base/infoline.exp
7688 * gdb.base/interp.exp
7689 * gdb.base/interrupt.exp
7690 * gdb.base/jit-reader.exp
7691 * gdb.base/jit-simple.exp
7692 * gdb.base/kill-after-signal.exp
7693 * gdb.base/kill-detach-inferiors-cmd.exp
7694 * gdb.base/label.exp
7695 * gdb.base/langs.exp
7696 * gdb.base/ldbl_e308.exp
7697 * gdb.base/line-symtabs.exp
7698 * gdb.base/linespecs.exp
7699 * gdb.base/list.exp
7700 * gdb.base/long_long.exp
7701 * gdb.base/longest-types.exp
7702 * gdb.base/maint.exp
7703 * gdb.base/max-value-size.exp
7704 * gdb.base/memattr.exp
7705 * gdb.base/mips_pro.exp
7706 * gdb.base/morestack.exp
7707 * gdb.base/moribund-step.exp
7708 * gdb.base/multi-forks.exp
7709 * gdb.base/nested-addr.exp
7710 * gdb.base/nextoverexit.exp
7711 * gdb.base/noreturn-finish.exp
7712 * gdb.base/noreturn-return.exp
7713 * gdb.base/nostdlib.exp
7714 * gdb.base/offsets.exp
7715 * gdb.base/opaque.exp
7716 * gdb.base/pc-fp.exp
7717 * gdb.base/permissions.exp
7718 * gdb.base/print-symbol-loading.exp
7719 * gdb.base/prologue-include.exp
7720 * gdb.base/psymtab.exp
7721 * gdb.base/ptype.exp
7722 * gdb.base/random-signal.exp
7723 * gdb.base/randomize.exp
7724 * gdb.base/range-stepping.exp
7725 * gdb.base/readline-ask.exp
7726 * gdb.base/recpar.exp
7727 * gdb.base/recurse.exp
7728 * gdb.base/relational.exp
7729 * gdb.base/restore.exp
7730 * gdb.base/return-nodebug.exp
7731 * gdb.base/return.exp
7732 * gdb.base/run-after-attach.exp
7733 * gdb.base/save-bp.exp
7734 * gdb.base/scope.exp
7735 * gdb.base/sect-cmd.exp
7736 * gdb.base/set-lang-auto.exp
7737 * gdb.base/set-noassign.exp
7738 * gdb.base/setvar.exp
7739 * gdb.base/sigall.exp
7740 * gdb.base/sigbpt.exp
7741 * gdb.base/siginfo-addr.exp
7742 * gdb.base/siginfo-infcall.exp
7743 * gdb.base/siginfo-obj.exp
7744 * gdb.base/siginfo.exp
7745 * gdb.base/signals-state-child.exp
7746 * gdb.base/signest.exp
7747 * gdb.base/sigstep.exp
7748 * gdb.base/sizeof.exp
7749 * gdb.base/skip.exp
7750 * gdb.base/solib-corrupted.exp
7751 * gdb.base/solib-nodir.exp
7752 * gdb.base/solib-search.exp
7753 * gdb.base/stack-checking.exp
7754 * gdb.base/stale-infcall.exp
7755 * gdb.base/stap-probe.exp
7756 * gdb.base/start.exp
7757 * gdb.base/step-break.exp
7758 * gdb.base/step-bt.exp
7759 * gdb.base/step-line.exp
7760 * gdb.base/step-over-exit.exp
7761 * gdb.base/step-over-syscall.exp
7762 * gdb.base/step-resume-infcall.exp
7763 * gdb.base/step-test.exp
7764 * gdb.base/store.exp
7765 * gdb.base/structs3.exp
7766 * gdb.base/sym-file.exp
7767 * gdb.base/symbol-without-target_section.exp
7768 * gdb.base/term.exp
7769 * gdb.base/testenv.exp
7770 * gdb.base/ui-redirect.exp
7771 * gdb.base/until.exp
7772 * gdb.base/unwindonsignal.exp
7773 * gdb.base/value-double-free.exp
7774 * gdb.base/vla-datatypes.exp
7775 * gdb.base/vla-ptr.exp
7776 * gdb.base/vla-sideeffect.exp
7777 * gdb.base/volatile.exp
7778 * gdb.base/watch-cond-infcall.exp
7779 * gdb.base/watch-cond.exp
7780 * gdb.base/watch-non-mem.exp
7781 * gdb.base/watch-read.exp
7782 * gdb.base/watch-vfork.exp
7783 * gdb.base/watchpoint-cond-gone.exp
7784 * gdb.base/watchpoint-delete.exp
7785 * gdb.base/watchpoint-hw-hit-once.exp
7786 * gdb.base/watchpoint-hw.exp
7787 * gdb.base/watchpoint-stops-at-right-insn.exp
7788 * gdb.base/watchpoints.exp
7789 * gdb.base/wchar.exp
7790 * gdb.base/whatis-exp.exp
7791 * gdb.btrace/buffer-size.exp
7792 * gdb.btrace/data.exp
7793 * gdb.btrace/delta.exp
7794 * gdb.btrace/dlopen.exp
7795 * gdb.btrace/enable.exp
7796 * gdb.btrace/exception.exp
7797 * gdb.btrace/function_call_history.exp
7798 * gdb.btrace/gcore.exp
7799 * gdb.btrace/instruction_history.exp
7800 * gdb.btrace/nohist.exp
7801 * gdb.btrace/reconnect.exp
7802 * gdb.btrace/record_goto-step.exp
7803 * gdb.btrace/record_goto.exp
7804 * gdb.btrace/rn-dl-bind.exp
7805 * gdb.btrace/segv.exp
7806 * gdb.btrace/step.exp
7807 * gdb.btrace/stepi.exp
7808 * gdb.btrace/tailcall-only.exp
7809 * gdb.btrace/tailcall.exp
7810 * gdb.btrace/tsx.exp
7811 * gdb.btrace/unknown_functions.exp
7812 * gdb.btrace/vdso.exp
7813 * gdb.compile/compile-ifunc.exp
7814 * gdb.compile/compile-ops.exp
7815 * gdb.compile/compile-print.exp
7816 * gdb.compile/compile-setjmp.exp
7817 * gdb.cp/abstract-origin.exp
7818 * gdb.cp/ambiguous.exp
7819 * gdb.cp/annota2.exp
7820 * gdb.cp/annota3.exp
7821 * gdb.cp/anon-ns.exp
7822 * gdb.cp/anon-struct.exp
7823 * gdb.cp/anon-union.exp
7824 * gdb.cp/arg-reference.exp
7825 * gdb.cp/baseenum.exp
7826 * gdb.cp/bool.exp
7827 * gdb.cp/breakpoint.exp
7828 * gdb.cp/bs15503.exp
7829 * gdb.cp/call-c.exp
7830 * gdb.cp/casts.exp
7831 * gdb.cp/chained-calls.exp
7832 * gdb.cp/class2.exp
7833 * gdb.cp/classes.exp
7834 * gdb.cp/cmpd-minsyms.exp
7835 * gdb.cp/converts.exp
7836 * gdb.cp/cp-relocate.exp
7837 * gdb.cp/cpcompletion.exp
7838 * gdb.cp/cpexprs.exp
7839 * gdb.cp/cplabel.exp
7840 * gdb.cp/cplusfuncs.exp
7841 * gdb.cp/cpsizeof.exp
7842 * gdb.cp/ctti.exp
7843 * gdb.cp/derivation.exp
7844 * gdb.cp/destrprint.exp
7845 * gdb.cp/dispcxx.exp
7846 * gdb.cp/enum-class.exp
7847 * gdb.cp/exception.exp
7848 * gdb.cp/exceptprint.exp
7849 * gdb.cp/expand-psymtabs-cxx.exp
7850 * gdb.cp/expand-sals.exp
7851 * gdb.cp/extern-c.exp
7852 * gdb.cp/filename.exp
7853 * gdb.cp/formatted-ref.exp
7854 * gdb.cp/fpointer.exp
7855 * gdb.cp/gdb1355.exp
7856 * gdb.cp/gdb2495.exp
7857 * gdb.cp/hang.exp
7858 * gdb.cp/impl-this.exp
7859 * gdb.cp/infcall-dlopen.exp
7860 * gdb.cp/inherit.exp
7861 * gdb.cp/iostream.exp
7862 * gdb.cp/koenig.exp
7863 * gdb.cp/local.exp
7864 * gdb.cp/m-data.exp
7865 * gdb.cp/m-static.exp
7866 * gdb.cp/mb-ctor.exp
7867 * gdb.cp/mb-inline.exp
7868 * gdb.cp/mb-templates.exp
7869 * gdb.cp/member-name.exp
7870 * gdb.cp/member-ptr.exp
7871 * gdb.cp/meth-typedefs.exp
7872 * gdb.cp/method.exp
7873 * gdb.cp/method2.exp
7874 * gdb.cp/minsym-fallback.exp
7875 * gdb.cp/misc.exp
7876 * gdb.cp/namelessclass.exp
7877 * gdb.cp/namespace-enum.exp
7878 * gdb.cp/namespace-nested-import.exp
7879 * gdb.cp/namespace.exp
7880 * gdb.cp/nextoverthrow.exp
7881 * gdb.cp/no-dmgl-verbose.exp
7882 * gdb.cp/non-trivial-retval.exp
7883 * gdb.cp/noparam.exp
7884 * gdb.cp/nsdecl.exp
7885 * gdb.cp/nsimport.exp
7886 * gdb.cp/nsnested.exp
7887 * gdb.cp/nsnoimports.exp
7888 * gdb.cp/nsrecurs.exp
7889 * gdb.cp/nsstress.exp
7890 * gdb.cp/nsusing.exp
7891 * gdb.cp/operator.exp
7892 * gdb.cp/oranking.exp
7893 * gdb.cp/overload-const.exp
7894 * gdb.cp/overload.exp
7895 * gdb.cp/ovldbreak.exp
7896 * gdb.cp/ovsrch.exp
7897 * gdb.cp/paren-type.exp
7898 * gdb.cp/parse-lang.exp
7899 * gdb.cp/pass-by-ref.exp
7900 * gdb.cp/pr-1023.exp
7901 * gdb.cp/pr-1210.exp
7902 * gdb.cp/pr-574.exp
7903 * gdb.cp/pr10687.exp
7904 * gdb.cp/pr12028.exp
7905 * gdb.cp/pr17132.exp
7906 * gdb.cp/pr17494.exp
7907 * gdb.cp/pr9067.exp
7908 * gdb.cp/pr9167.exp
7909 * gdb.cp/pr9631.exp
7910 * gdb.cp/printmethod.exp
7911 * gdb.cp/psmang.exp
7912 * gdb.cp/psymtab-parameter.exp
7913 * gdb.cp/ptype-cv-cp.exp
7914 * gdb.cp/ptype-flags.exp
7915 * gdb.cp/re-set-overloaded.exp
7916 * gdb.cp/ref-types.exp
7917 * gdb.cp/rtti.exp
7918 * gdb.cp/scope-err.exp
7919 * gdb.cp/shadow.exp
7920 * gdb.cp/smartp.exp
7921 * gdb.cp/static-method.exp
7922 * gdb.cp/static-print-quit.exp
7923 * gdb.cp/temargs.exp
7924 * gdb.cp/templates.exp
7925 * gdb.cp/try_catch.exp
7926 * gdb.cp/typedef-operator.exp
7927 * gdb.cp/typeid.exp
7928 * gdb.cp/userdef.exp
7929 * gdb.cp/using-crash.exp
7930 * gdb.cp/var-tag.exp
7931 * gdb.cp/virtbase.exp
7932 * gdb.cp/virtfunc.exp
7933 * gdb.cp/virtfunc2.exp
7934 * gdb.cp/vla-cxx.exp
7935 * gdb.disasm/t01_mov.exp
7936 * gdb.disasm/t02_mova.exp
7937 * gdb.disasm/t03_add.exp
7938 * gdb.disasm/t04_sub.exp
7939 * gdb.disasm/t05_cmp.exp
7940 * gdb.disasm/t06_ari2.exp
7941 * gdb.disasm/t07_ari3.exp
7942 * gdb.disasm/t08_or.exp
7943 * gdb.disasm/t09_xor.exp
7944 * gdb.disasm/t10_and.exp
7945 * gdb.disasm/t11_logs.exp
7946 * gdb.disasm/t12_bit.exp
7947 * gdb.disasm/t13_otr.exp
7948 * gdb.dlang/circular.exp
7949 * gdb.dwarf2/arr-stride.exp
7950 * gdb.dwarf2/arr-subrange.exp
7951 * gdb.dwarf2/atomic-type.exp
7952 * gdb.dwarf2/bad-regnum.exp
7953 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7954 * gdb.dwarf2/callframecfa.exp
7955 * gdb.dwarf2/clztest.exp
7956 * gdb.dwarf2/corrupt.exp
7957 * gdb.dwarf2/data-loc.exp
7958 * gdb.dwarf2/dup-psym.exp
7959 * gdb.dwarf2/dw2-anon-mptr.exp
7960 * gdb.dwarf2/dw2-anonymous-func.exp
7961 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7962 * gdb.dwarf2/dw2-bad-unresolved.exp
7963 * gdb.dwarf2/dw2-basic.exp
7964 * gdb.dwarf2/dw2-canonicalize-type.exp
7965 * gdb.dwarf2/dw2-case-insensitive.exp
7966 * gdb.dwarf2/dw2-common-block.exp
7967 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7968 * gdb.dwarf2/dw2-compressed.exp
7969 * gdb.dwarf2/dw2-const.exp
7970 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7971 * gdb.dwarf2/dw2-cu-size.exp
7972 * gdb.dwarf2/dw2-dup-frame.exp
7973 * gdb.dwarf2/dw2-entry-value.exp
7974 * gdb.dwarf2/dw2-icycle.exp
7975 * gdb.dwarf2/dw2-ifort-parameter.exp
7976 * gdb.dwarf2/dw2-inline-break.exp
7977 * gdb.dwarf2/dw2-inline-param.exp
7978 * gdb.dwarf2/dw2-intercu.exp
7979 * gdb.dwarf2/dw2-intermix.exp
7980 * gdb.dwarf2/dw2-lexical-block-bare.exp
7981 * gdb.dwarf2/dw2-linkage-name-trust.exp
7982 * gdb.dwarf2/dw2-minsym-in-cu.exp
7983 * gdb.dwarf2/dw2-noloc.exp
7984 * gdb.dwarf2/dw2-op-call.exp
7985 * gdb.dwarf2/dw2-op-out-param.exp
7986 * gdb.dwarf2/dw2-opt-structptr.exp
7987 * gdb.dwarf2/dw2-param-error.exp
7988 * gdb.dwarf2/dw2-producer.exp
7989 * gdb.dwarf2/dw2-ranges-base.exp
7990 * gdb.dwarf2/dw2-ref-missing-frame.exp
7991 * gdb.dwarf2/dw2-reg-undefined.exp
7992 * gdb.dwarf2/dw2-regno-invalid.exp
7993 * gdb.dwarf2/dw2-restore.exp
7994 * gdb.dwarf2/dw2-restrict.exp
7995 * gdb.dwarf2/dw2-single-line-discriminators.exp
7996 * gdb.dwarf2/dw2-strp.exp
7997 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7998 * gdb.dwarf2/dw2-unresolved.exp
7999 * gdb.dwarf2/dw2-var-zero-addr.exp
8000 * gdb.dwarf2/dw4-sig-types.exp
8001 * gdb.dwarf2/dwz.exp
8002 * gdb.dwarf2/dynarr-ptr.exp
8003 * gdb.dwarf2/enum-type.exp
8004 * gdb.dwarf2/gdb-index.exp
8005 * gdb.dwarf2/implptr-64bit.exp
8006 * gdb.dwarf2/implptr-optimized-out.exp
8007 * gdb.dwarf2/implptr.exp
8008 * gdb.dwarf2/implref-array.exp
8009 * gdb.dwarf2/implref-const.exp
8010 * gdb.dwarf2/implref-global.exp
8011 * gdb.dwarf2/implref-struct.exp
8012 * gdb.dwarf2/mac-fileno.exp
8013 * gdb.dwarf2/main-subprogram.exp
8014 * gdb.dwarf2/member-ptr-forwardref.exp
8015 * gdb.dwarf2/method-ptr.exp
8016 * gdb.dwarf2/missing-sig-type.exp
8017 * gdb.dwarf2/nonvar-access.exp
8018 * gdb.dwarf2/opaque-type-lookup.exp
8019 * gdb.dwarf2/pieces-optimized-out.exp
8020 * gdb.dwarf2/pieces.exp
8021 * gdb.dwarf2/pr10770.exp
8022 * gdb.dwarf2/pr13961.exp
8023 * gdb.dwarf2/staticvirtual.exp
8024 * gdb.dwarf2/subrange.exp
8025 * gdb.dwarf2/symtab-producer.exp
8026 * gdb.dwarf2/trace-crash.exp
8027 * gdb.dwarf2/typeddwarf.exp
8028 * gdb.dwarf2/valop.exp
8029 * gdb.dwarf2/watch-notconst.exp
8030 * gdb.fortran/array-element.exp
8031 * gdb.fortran/charset.exp
8032 * gdb.fortran/common-block.exp
8033 * gdb.fortran/complex.exp
8034 * gdb.fortran/derived-type-function.exp
8035 * gdb.fortran/derived-type.exp
8036 * gdb.fortran/logical.exp
8037 * gdb.fortran/module.exp
8038 * gdb.fortran/multi-dim.exp
8039 * gdb.fortran/nested-funcs.exp
8040 * gdb.fortran/print-formatted.exp
8041 * gdb.fortran/subarray.exp
8042 * gdb.fortran/vla-alloc-assoc.exp
8043 * gdb.fortran/vla-datatypes.exp
8044 * gdb.fortran/vla-history.exp
8045 * gdb.fortran/vla-ptr-info.exp
8046 * gdb.fortran/vla-ptype-sub.exp
8047 * gdb.fortran/vla-ptype.exp
8048 * gdb.fortran/vla-sizeof.exp
8049 * gdb.fortran/vla-type.exp
8050 * gdb.fortran/vla-value-sub-arbitrary.exp
8051 * gdb.fortran/vla-value-sub-finish.exp
8052 * gdb.fortran/vla-value-sub.exp
8053 * gdb.fortran/vla-value.exp
8054 * gdb.fortran/whatis_type.exp
8055 * gdb.go/chan.exp
8056 * gdb.go/handcall.exp
8057 * gdb.go/hello.exp
8058 * gdb.go/integers.exp
8059 * gdb.go/methods.exp
8060 * gdb.go/package.exp
8061 * gdb.go/strings.exp
8062 * gdb.go/types.exp
8063 * gdb.go/unsafe.exp
8064 * gdb.guile/scm-arch.exp
8065 * gdb.guile/scm-block.exp
8066 * gdb.guile/scm-breakpoint.exp
8067 * gdb.guile/scm-cmd.exp
8068 * gdb.guile/scm-disasm.exp
8069 * gdb.guile/scm-equal.exp
8070 * gdb.guile/scm-frame-args.exp
8071 * gdb.guile/scm-frame-inline.exp
8072 * gdb.guile/scm-frame.exp
8073 * gdb.guile/scm-iterator.exp
8074 * gdb.guile/scm-math.exp
8075 * gdb.guile/scm-objfile.exp
8076 * gdb.guile/scm-ports.exp
8077 * gdb.guile/scm-symbol.exp
8078 * gdb.guile/scm-symtab.exp
8079 * gdb.guile/scm-value-cc.exp
8080 * gdb.guile/types-module.exp
8081 * gdb.linespec/break-ask.exp
8082 * gdb.linespec/cpexplicit.exp
8083 * gdb.linespec/explicit.exp
8084 * gdb.linespec/keywords.exp
8085 * gdb.linespec/linespec.exp
8086 * gdb.linespec/ls-dollar.exp
8087 * gdb.linespec/ls-errs.exp
8088 * gdb.linespec/skip-two.exp
8089 * gdb.linespec/thread.exp
8090 * gdb.mi/mi-async.exp
8091 * gdb.mi/mi-basics.exp
8092 * gdb.mi/mi-break.exp
8093 * gdb.mi/mi-catch-load.exp
8094 * gdb.mi/mi-cli.exp
8095 * gdb.mi/mi-cmd-param-changed.exp
8096 * gdb.mi/mi-console.exp
8097 * gdb.mi/mi-detach.exp
8098 * gdb.mi/mi-disassemble.exp
8099 * gdb.mi/mi-eval.exp
8100 * gdb.mi/mi-file-transfer.exp
8101 * gdb.mi/mi-file.exp
8102 * gdb.mi/mi-fill-memory.exp
8103 * gdb.mi/mi-inheritance-syntax-error.exp
8104 * gdb.mi/mi-linespec-err-cp.exp
8105 * gdb.mi/mi-logging.exp
8106 * gdb.mi/mi-memory-changed.exp
8107 * gdb.mi/mi-read-memory.exp
8108 * gdb.mi/mi-record-changed.exp
8109 * gdb.mi/mi-reg-undefined.exp
8110 * gdb.mi/mi-regs.exp
8111 * gdb.mi/mi-return.exp
8112 * gdb.mi/mi-reverse.exp
8113 * gdb.mi/mi-simplerun.exp
8114 * gdb.mi/mi-solib.exp
8115 * gdb.mi/mi-stack.exp
8116 * gdb.mi/mi-stepi.exp
8117 * gdb.mi/mi-syn-frame.exp
8118 * gdb.mi/mi-until.exp
8119 * gdb.mi/mi-var-block.exp
8120 * gdb.mi/mi-var-child.exp
8121 * gdb.mi/mi-var-cmd.exp
8122 * gdb.mi/mi-var-cp.exp
8123 * gdb.mi/mi-var-display.exp
8124 * gdb.mi/mi-var-invalidate.exp
8125 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8126 * gdb.mi/mi-vla-fortran.exp
8127 * gdb.mi/mi-watch.exp
8128 * gdb.mi/mi2-var-child.exp
8129 * gdb.mi/user-selected-context-sync.exp
8130 * gdb.modula2/unbounded-array.exp
8131 * gdb.multi/dummy-frame-restore.exp
8132 * gdb.multi/multi-arch-exec.exp
8133 * gdb.multi/multi-arch.exp
8134 * gdb.multi/tids.exp
8135 * gdb.multi/watchpoint-multi.exp
8136 * gdb.opencl/callfuncs.exp
8137 * gdb.opencl/convs_casts.exp
8138 * gdb.opencl/datatypes.exp
8139 * gdb.opencl/operators.exp
8140 * gdb.opencl/vec_comps.exp
8141 * gdb.opt/clobbered-registers-O2.exp
8142 * gdb.opt/inline-break.exp
8143 * gdb.opt/inline-bt.exp
8144 * gdb.opt/inline-cmds.exp
8145 * gdb.opt/inline-locals.exp
8146 * gdb.pascal/case-insensitive-symbols.exp
8147 * gdb.pascal/floats.exp
8148 * gdb.pascal/gdb11492.exp
8149 * gdb.python/lib-types.exp
8150 * gdb.python/py-arch.exp
8151 * gdb.python/py-as-string.exp
8152 * gdb.python/py-bad-printers.exp
8153 * gdb.python/py-block.exp
8154 * gdb.python/py-breakpoint-create-fail.exp
8155 * gdb.python/py-breakpoint.exp
8156 * gdb.python/py-caller-is.exp
8157 * gdb.python/py-cmd.exp
8158 * gdb.python/py-explore-cc.exp
8159 * gdb.python/py-explore.exp
8160 * gdb.python/py-finish-breakpoint.exp
8161 * gdb.python/py-finish-breakpoint2.exp
8162 * gdb.python/py-frame-args.exp
8163 * gdb.python/py-frame-inline.exp
8164 * gdb.python/py-frame.exp
8165 * gdb.python/py-framefilter-mi.exp
8166 * gdb.python/py-infthread.exp
8167 * gdb.python/py-lazy-string.exp
8168 * gdb.python/py-linetable.exp
8169 * gdb.python/py-mi-events.exp
8170 * gdb.python/py-mi-objfile.exp
8171 * gdb.python/py-mi.exp
8172 * gdb.python/py-objfile.exp
8173 * gdb.python/py-pp-integral.exp
8174 * gdb.python/py-pp-maint.exp
8175 * gdb.python/py-pp-re-notag.exp
8176 * gdb.python/py-pp-registration.exp
8177 * gdb.python/py-recurse-unwind.exp
8178 * gdb.python/py-strfns.exp
8179 * gdb.python/py-symbol.exp
8180 * gdb.python/py-symtab.exp
8181 * gdb.python/py-sync-interp.exp
8182 * gdb.python/py-typeprint.exp
8183 * gdb.python/py-unwind-maint.exp
8184 * gdb.python/py-unwind.exp
8185 * gdb.python/py-value-cc.exp
8186 * gdb.python/py-xmethods.exp
8187 * gdb.reverse/amd64-tailcall-reverse.exp
8188 * gdb.reverse/break-precsave.exp
8189 * gdb.reverse/break-reverse.exp
8190 * gdb.reverse/consecutive-precsave.exp
8191 * gdb.reverse/consecutive-reverse.exp
8192 * gdb.reverse/finish-precsave.exp
8193 * gdb.reverse/finish-reverse-bkpt.exp
8194 * gdb.reverse/finish-reverse.exp
8195 * gdb.reverse/fstatat-reverse.exp
8196 * gdb.reverse/getresuid-reverse.exp
8197 * gdb.reverse/i386-precsave.exp
8198 * gdb.reverse/i386-reverse.exp
8199 * gdb.reverse/i386-sse-reverse.exp
8200 * gdb.reverse/i387-env-reverse.exp
8201 * gdb.reverse/i387-stack-reverse.exp
8202 * gdb.reverse/insn-reverse.exp
8203 * gdb.reverse/machinestate-precsave.exp
8204 * gdb.reverse/machinestate.exp
8205 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8206 * gdb.reverse/pipe-reverse.exp
8207 * gdb.reverse/readv-reverse.exp
8208 * gdb.reverse/recvmsg-reverse.exp
8209 * gdb.reverse/rerun-prec.exp
8210 * gdb.reverse/s390-mvcle.exp
8211 * gdb.reverse/step-precsave.exp
8212 * gdb.reverse/step-reverse.exp
8213 * gdb.reverse/time-reverse.exp
8214 * gdb.reverse/until-precsave.exp
8215 * gdb.reverse/until-reverse.exp
8216 * gdb.reverse/waitpid-reverse.exp
8217 * gdb.reverse/watch-precsave.exp
8218 * gdb.reverse/watch-reverse.exp
8219 * gdb.rust/generics.exp
8220 * gdb.rust/methods.exp
8221 * gdb.rust/modules.exp
8222 * gdb.rust/simple.exp
8223 * gdb.server/connect-with-no-symbol-file.exp
8224 * gdb.server/ext-attach.exp
8225 * gdb.server/ext-restart.exp
8226 * gdb.server/ext-wrapper.exp
8227 * gdb.server/file-transfer.exp
8228 * gdb.server/server-exec-info.exp
8229 * gdb.server/server-kill.exp
8230 * gdb.server/server-mon.exp
8231 * gdb.server/wrapper.exp
8232 * gdb.stabs/exclfwd.exp
8233 * gdb.stabs/gdb11479.exp
8234 * gdb.threads/clone-new-thread-event.exp
8235 * gdb.threads/corethreads.exp
8236 * gdb.threads/current-lwp-dead.exp
8237 * gdb.threads/dlopen-libpthread.exp
8238 * gdb.threads/gcore-thread.exp
8239 * gdb.threads/sigstep-threads.exp
8240 * gdb.threads/watchpoint-fork.exp
8241 * gdb.trace/actions-changed.exp
8242 * gdb.trace/backtrace.exp
8243 * gdb.trace/change-loc.exp
8244 * gdb.trace/circ.exp
8245 * gdb.trace/collection.exp
8246 * gdb.trace/disconnected-tracing.exp
8247 * gdb.trace/ftrace.exp
8248 * gdb.trace/mi-trace-frame-collected.exp
8249 * gdb.trace/mi-trace-unavailable.exp
8250 * gdb.trace/mi-traceframe-changed.exp
8251 * gdb.trace/mi-tsv-changed.exp
8252 * gdb.trace/no-attach-trace.exp
8253 * gdb.trace/passc-dyn.exp
8254 * gdb.trace/qtro.exp
8255 * gdb.trace/range-stepping.exp
8256 * gdb.trace/read-memory.exp
8257 * gdb.trace/save-trace.exp
8258 * gdb.trace/signal.exp
8259 * gdb.trace/status-stop.exp
8260 * gdb.trace/tfile.exp
8261 * gdb.trace/trace-break.exp
8262 * gdb.trace/trace-buffer-size.exp
8263 * gdb.trace/trace-condition.exp
8264 * gdb.trace/tracefile-pseudo-reg.exp
8265 * gdb.trace/tstatus.exp
8266 * gdb.trace/unavailable.exp
8267 * gdb.trace/while-dyn.exp
8268 * gdb.trace/while-stepping.exp
8269
34c41c68
DE
82702016-12-22 Doug Evans <xdje42@gmail.com>
8271
8272 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8273 and msymbols.
8274
16e69324
YQ
82752016-12-19 Yao Qi <yao.qi@linaro.org>
8276
8277 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8278 (test_with_self): Don't call do_steps_and_nexts, and remove
8279 code about stepping into xmalloc.
8280
f94f411b
YQ
82812016-12-09 Yao Qi <yao.qi@linaro.org>
8282
8283 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8284
82852016-12-09 Yao Qi <yao.qi@linaro.org>
8286
8287 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8288
f1b5deee
PA
82892016-12-09 Pedro Alves <palves@redhat.com>
8290
8291 * gdb.base/all-architectures-0.exp: New file.
8292 * gdb.base/all-architectures-1.exp: New file.
8293 * gdb.base/all-architectures-2.exp: New file.
8294 * gdb.base/all-architectures-3.exp: New file.
8295 * gdb.base/all-architectures-4.exp: New file.
8296 * gdb.base/all-architectures-5.exp: New file.
8297 * gdb.base/all-architectures-6.exp: New file.
8298 * gdb.base/all-architectures-7.exp: New file.
8299 * gdb.base/all-architectures.exp.in: New file.
8300
364ca42e
YQ
83012016-12-09 Yao Qi <yao.qi@linaro.org>
8302
8303 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8304
107c2d62
LM
83052016-12-02 Luis Machado <lgustavo@codesourcery.com>
8306
8307 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8308 possible.
8309 Remove useless pattern-matching code.
8310
df3ee9ca
PA
83112016-12-02 Pedro Alves <palves@redhat.com>
8312
8313 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8314 procedure.
8315 (top level): Call it.
8316
ec835369
PA
83172016-12-02 Pedro Alves <palves@redhat.com>
8318
8319 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8320 New procedure.
8321 (top level): Call it.
8322
01770bbd
PA
83232016-12-02 Pedro Alves <palves@redhat.com>
8324
8325 PR cli/20559
8326 * gdb.base/commands.exp (user_defined_command_args_eval): New
8327 procedure.
8328 (top level): Call it.
8329
008459ea
LM
83302016-12-02 Luis Machado <lgustavo@codesourcery.com>
8331
8332 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8333 timeout handling.
8334
0c1b455e
TT
83352016-12-02 Tom Tromey <tom@tromey.com>
8336
8337 * gdb.dwarf2/main-subprogram.c: New file.
8338 * gdb.dwarf2/main-subprogram.exp: New file.
8339
018572b8
LM
83402016-12-01 Luis Machado <lgustavo@codesourcery.com>
8341
8342 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8343 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8344 gdb_test_no_output for a couple of cases.
8345 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8346
84c93cd5
LM
83472016-12-01 Luis Machado <lgustavo@codesourcery.com>
8348
8349 Fix test names and standardize compilation error messages throughout
8350 the following files:
8351
8352 * gdb.ada/start.exp
8353 * gdb.arch/alpha-step.exp
8354 * gdb.arch/e500-prologue.exp
8355 * gdb.arch/ftrace-insn-reloc.exp
8356 * gdb.arch/gdb1291.exp
8357 * gdb.arch/gdb1431.exp
8358 * gdb.arch/gdb1558.exp
8359 * gdb.arch/i386-dr3-watch.exp
8360 * gdb.arch/i386-sse-stack-align.exp
8361 * gdb.arch/ia64-breakpoint-shadow.exp
8362 * gdb.arch/pa-nullify.exp
8363 * gdb.arch/powerpc-aix-prologue.exp
8364 * gdb.arch/thumb-bx-pc.exp
8365 * gdb.base/annota1.exp
8366 * gdb.base/annota3.exp
8367 * gdb.base/arrayidx.exp
8368 * gdb.base/assign.exp
8369 * gdb.base/attach.exp
8370 * gdb.base/auxv.exp
8371 * gdb.base/bang.exp
8372 * gdb.base/bfp-test.exp
8373 * gdb.base/bigcore.exp
8374 * gdb.base/bitfields2.exp
8375 * gdb.base/break-fun-addr.exp
8376 * gdb.base/break-probes.exp
8377 * gdb.base/call-rt-st.exp
8378 * gdb.base/callexit.exp
8379 * gdb.base/catch-fork-kill.exp
8380 * gdb.base/charset.exp
8381 * gdb.base/checkpoint.exp
8382 * gdb.base/comprdebug.exp
8383 * gdb.base/constvars.exp
8384 * gdb.base/coredump-filter.exp
8385 * gdb.base/cursal.exp
8386 * gdb.base/cvexpr.exp
8387 * gdb.base/detach.exp
8388 * gdb.base/display.exp
8389 * gdb.base/dmsym.exp
8390 * gdb.base/dprintf-pending.exp
8391 * gdb.base/dso2dso.exp
8392 * gdb.base/dtrace-probe.exp
8393 * gdb.base/dump.exp
8394 * gdb.base/enum_cond.exp
8395 * gdb.base/exe-lock.exp
8396 * gdb.base/exec-invalid-sysroot.exp
8397 * gdb.base/execl-update-breakpoints.exp
8398 * gdb.base/exprs.exp
8399 * gdb.base/fileio.exp
8400 * gdb.base/find.exp
8401 * gdb.base/finish.exp
8402 * gdb.base/fixsection.exp
8403 * gdb.base/foll-vfork.exp
8404 * gdb.base/frame-args.exp
8405 * gdb.base/gcore.exp
8406 * gdb.base/gdb1250.exp
8407 * gdb.base/global-var-nested-by-dso.exp
8408 * gdb.base/gnu-ifunc.exp
8409 * gdb.base/hashline1.exp
8410 * gdb.base/hashline2.exp
8411 * gdb.base/hashline3.exp
8412 * gdb.base/hbreak-in-shr-unsupported.exp
8413 * gdb.base/huge.exp
8414 * gdb.base/infcall-input.exp
8415 * gdb.base/info-fun.exp
8416 * gdb.base/info-shared.exp
8417 * gdb.base/jit-simple.exp
8418 * gdb.base/jit-so.exp
8419 * gdb.base/jit.exp
8420 * gdb.base/jump.exp
8421 * gdb.base/label.exp
8422 * gdb.base/lineinc.exp
8423 * gdb.base/logical.exp
8424 * gdb.base/longjmp.exp
8425 * gdb.base/macscp.exp
8426 * gdb.base/miscexprs.exp
8427 * gdb.base/new-ui-echo.exp
8428 * gdb.base/new-ui-pending-input.exp
8429 * gdb.base/new-ui.exp
8430 * gdb.base/nodebug.exp
8431 * gdb.base/nofield.exp
8432 * gdb.base/offsets.exp
8433 * gdb.base/overlays.exp
8434 * gdb.base/pending.exp
8435 * gdb.base/pointers.exp
8436 * gdb.base/pr11022.exp
8437 * gdb.base/printcmds.exp
8438 * gdb.base/prologue.exp
8439 * gdb.base/ptr-typedef.exp
8440 * gdb.base/realname-expand.exp
8441 * gdb.base/relativedebug.exp
8442 * gdb.base/relocate.exp
8443 * gdb.base/remote.exp
8444 * gdb.base/reread.exp
8445 * gdb.base/return2.exp
8446 * gdb.base/savedregs.exp
8447 * gdb.base/sep.exp
8448 * gdb.base/sepdebug.exp
8449 * gdb.base/sepsymtab.exp
8450 * gdb.base/set-inferior-tty.exp
8451 * gdb.base/setshow.exp
8452 * gdb.base/shlib-call.exp
8453 * gdb.base/sigaltstack.exp
8454 * gdb.base/siginfo-addr.exp
8455 * gdb.base/signals.exp
8456 * gdb.base/signull.exp
8457 * gdb.base/sigrepeat.exp
8458 * gdb.base/so-impl-ld.exp
8459 * gdb.base/solib-display.exp
8460 * gdb.base/solib-overlap.exp
8461 * gdb.base/solib-search.exp
8462 * gdb.base/solib-symbol.exp
8463 * gdb.base/structs.exp
8464 * gdb.base/structs2.exp
8465 * gdb.base/symtab-search-order.exp
8466 * gdb.base/twice.exp
8467 * gdb.base/unload.exp
8468 * gdb.base/varargs.exp
8469 * gdb.base/watchpoint-solib.exp
8470 * gdb.base/watchpoint.exp
8471 * gdb.base/whatis.exp
8472 * gdb.base/wrong_frame_bt_full.exp
8473 * gdb.btrace/dlopen.exp
8474 * gdb.cell/ea-standalone.exp
8475 * gdb.cell/ea-test.exp
8476 * gdb.cp/dispcxx.exp
8477 * gdb.cp/gdb2384.exp
8478 * gdb.cp/method2.exp
8479 * gdb.cp/nextoverthrow.exp
8480 * gdb.cp/pr10728.exp
8481 * gdb.disasm/am33.exp
8482 * gdb.disasm/h8300s.exp
8483 * gdb.disasm/mn10300.exp
8484 * gdb.disasm/sh3.exp
8485 * gdb.dwarf2/dw2-dir-file-name.exp
8486 * gdb.fortran/complex.exp
8487 * gdb.fortran/library-module.exp
8488 * gdb.guile/scm-pretty-print.exp
8489 * gdb.guile/scm-symbol.exp
8490 * gdb.guile/scm-type.exp
8491 * gdb.guile/scm-value.exp
8492 * gdb.linespec/linespec.exp
8493 * gdb.mi/gdb701.exp
8494 * gdb.mi/gdb792.exp
8495 * gdb.mi/mi-breakpoint-changed.exp
8496 * gdb.mi/mi-dprintf-pending.exp
8497 * gdb.mi/mi-dprintf.exp
8498 * gdb.mi/mi-exit-code.exp
8499 * gdb.mi/mi-pending.exp
8500 * gdb.mi/mi-solib.exp
8501 * gdb.mi/new-ui-mi-sync.exp
8502 * gdb.mi/pr11022.exp
8503 * gdb.mi/user-selected-context-sync.exp
8504 * gdb.opt/solib-intra-step.exp
8505 * gdb.python/py-events.exp
8506 * gdb.python/py-finish-breakpoint.exp
8507 * gdb.python/py-mi.exp
8508 * gdb.python/py-prettyprint.exp
8509 * gdb.python/py-shared.exp
8510 * gdb.python/py-symbol.exp
8511 * gdb.python/py-template.exp
8512 * gdb.python/py-type.exp
8513 * gdb.python/py-value.exp
8514 * gdb.reverse/solib-precsave.exp
8515 * gdb.reverse/solib-reverse.exp
8516 * gdb.server/solib-list.exp
8517 * gdb.stabs/weird.exp
8518 * gdb.threads/reconnect-signal.exp
8519 * gdb.threads/stepi-random-signal.exp
8520 * gdb.trace/actions.exp
8521 * gdb.trace/ax.exp
8522 * gdb.trace/backtrace.exp
8523 * gdb.trace/change-loc.exp
8524 * gdb.trace/deltrace.exp
8525 * gdb.trace/ftrace-lock.exp
8526 * gdb.trace/ftrace.exp
8527 * gdb.trace/infotrace.exp
8528 * gdb.trace/mi-tracepoint-changed.exp
8529 * gdb.trace/packetlen.exp
8530 * gdb.trace/passcount.exp
8531 * gdb.trace/pending.exp
8532 * gdb.trace/range-stepping.exp
8533 * gdb.trace/report.exp
8534 * gdb.trace/stap-trace.exp
8535 * gdb.trace/tfind.exp
8536 * gdb.trace/trace-break.exp
8537 * gdb.trace/trace-condition.exp
8538 * gdb.trace/trace-enable-disable.exp
8539 * gdb.trace/trace-mt.exp
8540 * gdb.trace/tracecmd.exp
8541 * gdb.trace/tspeed.exp
8542 * gdb.trace/tsv.exp
8543 * lib/perftest.exp
8544
fb9feb35
LM
85452016-12-01 Luis Machado <lgustavo@codesourcery.com>
8546
8547 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8548 with gdb_test_no_output.
8549 Use command as test name.
8550
cd2ddb6c
LM
85512016-12-01 Luis Machado <lgustavo@codesourcery.com>
8552
8553 Fix test names starting with uppercase throughout the files.
8554
8555 * gdb.ada/assign_1.exp
8556 * gdb.ada/boolean_expr.exp
8557 * gdb.base/arrayidx.exp
8558 * gdb.base/del.exp
8559 * gdb.base/gcore-buffer-overflow.exp
8560 * gdb.base/testenv.exp
8561 * gdb.compile/compile.exp
8562 * gdb.python/py-framefilter-invalidarg.exp
8563 * gdb.python/py-framefilter.exp
8564
bb95117e
LM
85652016-12-01 Luis Machado <lgustavo@codesourcery.com>
8566
8567 Fix test names starting with uppercase throughout the files.
8568
8569 * gdb.ada/array_return.exp
8570 * gdb.ada/expr_delims.exp
8571 * gdb.ada/mi_dyn_arr.exp
8572 * gdb.ada/mi_interface.exp
8573 * gdb.ada/mi_var_array.exp
8574 * gdb.ada/watch_arg.exp
8575 * gdb.arch/alpha-step.exp
8576 * gdb.arch/altivec-regs.exp
8577 * gdb.arch/e500-regs.exp
8578 * gdb.arch/powerpc-d128-regs.exp
8579 * gdb.base/arrayidx.exp
8580 * gdb.base/break.exp
8581 * gdb.base/checkpoint.exp
8582 * gdb.base/debug-expr.exp
8583 * gdb.base/dmsym.exp
8584 * gdb.base/radix.exp
8585 * gdb.base/sepdebug.exp
8586 * gdb.base/testenv.exp
8587 * gdb.base/watch_thread_num.exp
8588 * gdb.base/watchpoint-cond-gone.exp
8589 * gdb.cell/break.exp
8590 * gdb.cell/ea-cache.exp
8591 * gdb.compile/compile.exp
8592 * gdb.cp/gdb2495.exp
8593 * gdb.gdb/selftest.exp
8594 * gdb.gdb/xfullpath.exp
8595 * gdb.go/hello.exp
8596 * gdb.go/integers.exp
8597 * gdb.objc/basicclass.exp
8598 * gdb.pascal/hello.exp
8599 * gdb.pascal/integers.exp
8600 * gdb.python/py-breakpoint.exp
8601 * gdb.python/py-cmd.exp
8602 * gdb.python/py-linetable.exp
8603 * gdb.python/py-xmethods.exp
8604 * gdb.python/python.exp
8605 * gdb.reverse/consecutive-precsave.exp
8606 * gdb.reverse/finish-precsave.exp
8607 * gdb.reverse/i386-precsave.exp
8608 * gdb.reverse/machinestate-precsave.exp
8609 * gdb.reverse/sigall-precsave.exp
8610 * gdb.reverse/solib-precsave.exp
8611 * gdb.reverse/step-precsave.exp
8612 * gdb.reverse/until-precsave.exp
8613 * gdb.reverse/watch-precsave.exp
8614 * gdb.threads/leader-exit.exp
8615 * gdb.threads/pthreads.exp
8616 * gdb.threads/wp-replication.exp
8617 * gdb.trace/actions.exp
8618 * gdb.trace/mi-tsv-changed.exp
8619 * gdb.trace/tsv.exp
8620
de97fdd4
LM
86212016-12-01 Luis Machado <lgustavo@codesourcery.com>
8622
8623 Fix test names starting with uppercase throughout the files.
8624
8625 * gdb.arch/i386-bp_permanent.exp
8626 * gdb.arch/i386-gnu-cfi.exp
8627 * gdb.base/disasm-end-cu.exp
8628 * gdb.base/macscp.exp
8629 * gdb.base/pending.exp
8630 * gdb.base/watch_thread_num.exp
8631 * gdb.cp/exception.exp
8632 * gdb.cp/gdb2495.exp
8633 * gdb.cp/local.exp
8634 * gdb.python/py-evsignal.exp
8635 * gdb.python/python.exp
8636 * gdb.trace/tracecmd.exp
8637
9f058c10
LM
86382016-12-01 Luis Machado <lgustavo@codesourcery.com>
8639
8640 Fix test names starting with uppercase throughout the files.
8641
8642 * gdb.base/charset.exp
8643 * gdb.base/eval.exp
8644 * gdb.base/multi-forks.exp
8645 * gdb.guile/scm-progspace.exp
8646 * gdb.opencl/datatypes.exp
8647 * gdb.python/py-block.exp
8648 * gdb.python/py-function.exp
8649 * gdb.python/py-symbol.exp
8650 * gdb.python/py-symtab.exp
8651 * gdb.python/py-xmethods.exp
8652 * gdb.reverse/break-precsave.exp
8653 * gdb.reverse/break-reverse.exp
8654 * gdb.reverse/consecutive-precsave.exp
8655 * gdb.reverse/consecutive-reverse.exp
8656 * gdb.reverse/finish-precsave.exp
8657 * gdb.reverse/finish-reverse-bkpt.exp
8658 * gdb.reverse/finish-reverse.exp
8659 * gdb.reverse/fstatat-reverse.exp
8660 * gdb.reverse/getresuid-reverse.exp
8661 * gdb.reverse/i386-precsave.exp
8662 * gdb.reverse/i386-reverse.exp
8663 * gdb.reverse/i386-sse-reverse.exp
8664 * gdb.reverse/i387-stack-reverse.exp
8665 * gdb.reverse/insn-reverse.exp
8666 * gdb.reverse/machinestate-precsave.exp
8667 * gdb.reverse/machinestate.exp
8668 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8669 * gdb.reverse/pipe-reverse.exp
8670 * gdb.reverse/readv-reverse.exp
8671 * gdb.reverse/recvmsg-reverse.exp
8672 * gdb.reverse/rerun-prec.exp
8673 * gdb.reverse/s390-mvcle.exp
8674 * gdb.reverse/sigall-precsave.exp
8675 * gdb.reverse/sigall-reverse.exp
8676 * gdb.reverse/solib-precsave.exp
8677 * gdb.reverse/solib-reverse.exp
8678 * gdb.reverse/step-precsave.exp
8679 * gdb.reverse/step-reverse.exp
8680 * gdb.reverse/time-reverse.exp
8681 * gdb.reverse/until-precsave.exp
8682 * gdb.reverse/until-reverse.exp
8683 * gdb.reverse/waitpid-reverse.exp
8684 * gdb.reverse/watch-precsave.exp
8685 * gdb.reverse/watch-reverse.exp
8686
cdc7edd7
LM
86872016-12-01 Luis Machado <lgustavo@codesourcery.com>
8688
8689 Fix test names starting with uppercase throughout the files.
8690
8691 * gdb.arch/i386-mpx-simple_segv.exp
8692 * gdb.arch/i386-mpx.exp
8693 * gdb.arch/i386-permbkpt.exp
8694 * gdb.arch/pa-nullify.exp
8695 * gdb.arch/powerpc-d128-regs.exp
8696 * gdb.arch/vsx-regs.exp
8697 * gdb.base/bfp-test.exp
8698 * gdb.base/break.exp
8699 * gdb.base/breakpoint-shadow.exp
8700 * gdb.base/callfuncs.exp
8701 * gdb.base/charset.exp
8702 * gdb.base/commands.exp
8703 * gdb.base/completion.exp
8704 * gdb.base/dfp-test.exp
8705 * gdb.base/echo.exp
8706 * gdb.base/ending-run.exp
8707 * gdb.base/eval.exp
8708 * gdb.base/expand-psymtabs.exp
8709 * gdb.base/float128.exp
8710 * gdb.base/floatn.exp
8711 * gdb.base/foll-exec-mode.exp
8712 * gdb.base/gdb1056.exp
8713 * gdb.base/gdb11531.exp
8714 * gdb.base/kill-after-signal.exp
8715 * gdb.base/multi-forks.exp
8716 * gdb.base/overlays.exp
8717 * gdb.base/pending.exp
8718 * gdb.base/sepdebug.exp
8719 * gdb.base/testenv.exp
8720 * gdb.base/valgrind-db-attach.exp
8721 * gdb.base/watch_thread_num.exp
8722 * gdb.base/watchpoint-cond-gone.exp
8723 * gdb.base/watchpoint.exp
8724 * gdb.base/watchpoints.exp
8725 * gdb.cp/arg-reference.exp
8726 * gdb.cp/baseenum.exp
8727 * gdb.cp/operator.exp
8728 * gdb.cp/shadow.exp
8729 * gdb.dwarf2/dw2-op-out-param.exp
8730 * gdb.dwarf2/dw2-reg-undefined.exp
8731 * gdb.go/chan.exp
8732 * gdb.go/hello.exp
8733 * gdb.go/integers.exp
8734 * gdb.go/methods.exp
8735 * gdb.go/package.exp
8736 * gdb.guile/scm-parameter.exp
8737 * gdb.guile/scm-progspace.exp
8738 * gdb.guile/scm-value.exp
8739 * gdb.mi/mi-pending.exp
8740 * gdb.mi/user-selected-context-sync.exp
8741 * gdb.multi/multi-attach.exp
8742 * gdb.multi/tids.exp
8743 * gdb.opt/clobbered-registers-O2.exp
8744 * gdb.pascal/floats.exp
8745 * gdb.pascal/integers.exp
8746 * gdb.python/py-block.exp
8747 * gdb.python/py-events.exp
8748 * gdb.python/py-parameter.exp
8749 * gdb.python/py-symbol.exp
8750 * gdb.python/py-symtab.exp
8751 * gdb.python/py-type.exp
8752 * gdb.python/py-value.exp
8753 * gdb.python/py-xmethods.exp
8754 * gdb.python/python.exp
8755 * gdb.reverse/break-precsave.exp
8756 * gdb.reverse/consecutive-precsave.exp
8757 * gdb.reverse/finish-precsave.exp
8758 * gdb.reverse/i386-precsave.exp
8759 * gdb.reverse/machinestate-precsave.exp
8760 * gdb.reverse/sigall-precsave.exp
8761 * gdb.reverse/solib-precsave.exp
8762 * gdb.reverse/step-precsave.exp
8763 * gdb.reverse/until-precsave.exp
8764 * gdb.reverse/watch-precsave.exp
8765 * gdb.server/ext-attach.exp
8766 * gdb.server/ext-restart.exp
8767 * gdb.server/ext-run.exp
8768 * gdb.server/ext-wrapper.exp
8769 * gdb.stabs/gdb11479.exp
8770 * gdb.stabs/weird.exp
8771 * gdb.threads/attach-many-short-lived-threads.exp
8772 * gdb.threads/kill.exp
8773 * gdb.threads/watchpoint-fork.exp
8774
bc6c7af4
LM
87752016-12-01 Luis Machado <lgustavo@codesourcery.com>
8776
8777 Fix test names starting with uppercase throughout all the files below.
8778
8779 * gdb.ada/array_return.exp
8780 * gdb.ada/catch_ex.exp
8781 * gdb.ada/info_exc.exp
8782 * gdb.ada/mi_catch_ex.exp
8783 * gdb.ada/mi_dyn_arr.exp
8784 * gdb.ada/mi_ex_cond.exp
8785 * gdb.ada/mi_exc_info.exp
8786 * gdb.ada/mi_interface.exp
8787 * gdb.ada/mi_task_arg.exp
8788 * gdb.ada/mi_task_info.exp
8789 * gdb.ada/mi_var_array.exp
8790 * gdb.arch/alpha-step.exp
8791 * gdb.arch/amd64-disp-step.exp
8792 * gdb.arch/arm-disp-step.exp
8793 * gdb.arch/disp-step-insn-reloc.exp
8794 * gdb.arch/e500-prologue.exp
8795 * gdb.arch/ftrace-insn-reloc.exp
8796 * gdb.arch/gdb1558.exp
8797 * gdb.arch/i386-bp_permanent.exp
8798 * gdb.arch/i386-disp-step.exp
8799 * gdb.arch/i386-float.exp
8800 * gdb.arch/i386-gnu-cfi.exp
8801 * gdb.arch/ia64-breakpoint-shadow.exp
8802 * gdb.arch/mips16-thunks.exp
8803 * gdb.arch/pa-nullify.exp
8804 * gdb.arch/powerpc-aix-prologue.exp
8805 * gdb.arch/powerpc-power.exp
8806 * gdb.arch/ppc-dfp.exp
8807 * gdb.arch/s390-tdbregs.exp
8808 * gdb.arch/spu-info.exp
8809 * gdb.arch/spu-ls.exp
8810 * gdb.arch/thumb-bx-pc.exp
8811 * gdb.base/advance.exp
8812 * gdb.base/annota-input-while-running.exp
8813 * gdb.base/arrayidx.exp
8814 * gdb.base/asmlabel.exp
8815 * gdb.base/async.exp
8816 * gdb.base/attach-wait-input.exp
8817 * gdb.base/auto-connect-native-target.exp
8818 * gdb.base/batch-preserve-term-settings.exp
8819 * gdb.base/bfp-test.exp
8820 * gdb.base/bigcore.exp
8821 * gdb.base/bp-permanent.exp
8822 * gdb.base/break-always.exp
8823 * gdb.base/break-fun-addr.exp
8824 * gdb.base/break-idempotent.exp
8825 * gdb.base/break-main-file-remove-fail.exp
8826 * gdb.base/break-probes.exp
8827 * gdb.base/break-unload-file.exp
8828 * gdb.base/break.exp
8829 * gdb.base/call-ar-st.exp
8830 * gdb.base/call-rt-st.exp
8831 * gdb.base/call-sc.exp
8832 * gdb.base/call-signal-resume.exp
8833 * gdb.base/call-strs.exp
8834 * gdb.base/callexit.exp
8835 * gdb.base/callfuncs.exp
8836 * gdb.base/catch-gdb-caused-signals.exp
8837 * gdb.base/catch-signal-siginfo-cond.exp
8838 * gdb.base/catch-syscall.exp
8839 * gdb.base/compare-sections.exp
8840 * gdb.base/cond-eval-mode.exp
8841 * gdb.base/condbreak-call-false.exp
8842 * gdb.base/consecutive-step-over.exp
8843 * gdb.base/cursal.exp
8844 * gdb.base/disabled-location.exp
8845 * gdb.base/disasm-end-cu.exp
8846 * gdb.base/display.exp
8847 * gdb.base/double-prompt-target-event-error.exp
8848 * gdb.base/dprintf-bp-same-addr.exp
8849 * gdb.base/dprintf-detach.exp
8850 * gdb.base/dprintf-next.exp
8851 * gdb.base/dprintf-non-stop.exp
8852 * gdb.base/dprintf-pending.exp
8853 * gdb.base/dso2dso.exp
8854 * gdb.base/ending-run.exp
8855 * gdb.base/enum_cond.exp
8856 * gdb.base/examine-backward.exp
8857 * gdb.base/exe-lock.exp
8858 * gdb.base/exec-invalid-sysroot.exp
8859 * gdb.base/execl-update-breakpoints.exp
8860 * gdb.base/execution-termios.exp
8861 * gdb.base/fileio.exp
8862 * gdb.base/fixsection.exp
8863 * gdb.base/foll-exec-mode.exp
8864 * gdb.base/foll-exec.exp
8865 * gdb.base/fork-running-state.exp
8866 * gdb.base/frame-args.exp
8867 * gdb.base/fullpath-expand.exp
8868 * gdb.base/func-ptr.exp
8869 * gdb.base/gcore-relro-pie.exp
8870 * gdb.base/gdb1090.exp
8871 * gdb.base/gdb1555.exp
8872 * gdb.base/global-var-nested-by-dso.exp
8873 * gdb.base/gnu-ifunc.exp
8874 * gdb.base/hbreak-in-shr-unsupported.exp
8875 * gdb.base/hbreak-unmapped.exp
8876 * gdb.base/hook-stop.exp
8877 * gdb.base/infcall-input.exp
8878 * gdb.base/info-fun.exp
8879 * gdb.base/info-shared.exp
8880 * gdb.base/interrupt-noterm.exp
8881 * gdb.base/jit-so.exp
8882 * gdb.base/jit.exp
8883 * gdb.base/line-symtabs.exp
8884 * gdb.base/list.exp
8885 * gdb.base/longjmp.exp
8886 * gdb.base/macscp.exp
8887 * gdb.base/max-value-size.exp
8888 * gdb.base/nodebug.exp
8889 * gdb.base/nofield.exp
8890 * gdb.base/overlays.exp
8891 * gdb.base/paginate-after-ctrl-c-running.exp
8892 * gdb.base/paginate-bg-execution.exp
8893 * gdb.base/paginate-inferior-exit.exp
8894 * gdb.base/pending.exp
8895 * gdb.base/pr11022.exp
8896 * gdb.base/printcmds.exp
8897 * gdb.base/ptr-typedef.exp
8898 * gdb.base/ptype.exp
8899 * gdb.base/randomize.exp
8900 * gdb.base/range-stepping.exp
8901 * gdb.base/realname-expand.exp
8902 * gdb.base/relativedebug.exp
8903 * gdb.base/remote.exp
8904 * gdb.base/savedregs.exp
8905 * gdb.base/sepdebug.exp
8906 * gdb.base/set-noassign.exp
8907 * gdb.base/shlib-call.exp
8908 * gdb.base/shreloc.exp
8909 * gdb.base/sigaltstack.exp
8910 * gdb.base/sigbpt.exp
8911 * gdb.base/siginfo-addr.exp
8912 * gdb.base/siginfo-obj.exp
8913 * gdb.base/siginfo-thread.exp
8914 * gdb.base/signest.exp
8915 * gdb.base/signull.exp
8916 * gdb.base/sigrepeat.exp
8917 * gdb.base/skip.exp
8918 * gdb.base/so-impl-ld.exp
8919 * gdb.base/solib-corrupted.exp
8920 * gdb.base/solib-disc.exp
8921 * gdb.base/solib-display.exp
8922 * gdb.base/solib-overlap.exp
8923 * gdb.base/solib-search.exp
8924 * gdb.base/solib-symbol.exp
8925 * gdb.base/source-execution.exp
8926 * gdb.base/sss-bp-on-user-bp-2.exp
8927 * gdb.base/sss-bp-on-user-bp.exp
8928 * gdb.base/stack-checking.exp
8929 * gdb.base/stale-infcall.exp
8930 * gdb.base/step-break.exp
8931 * gdb.base/step-line.exp
8932 * gdb.base/step-over-exit.exp
8933 * gdb.base/step-test.exp
8934 * gdb.base/structs.exp
8935 * gdb.base/sym-file.exp
8936 * gdb.base/symtab-search-order.exp
8937 * gdb.base/term.exp
8938 * gdb.base/type-opaque.exp
8939 * gdb.base/unload.exp
8940 * gdb.base/until-nodebug.exp
8941 * gdb.base/until.exp
8942 * gdb.base/unwindonsignal.exp
8943 * gdb.base/watch-cond.exp
8944 * gdb.base/watch-non-mem.exp
8945 * gdb.base/watch_thread_num.exp
8946 * gdb.base/watchpoint-reuse-slot.exp
8947 * gdb.base/watchpoint-solib.exp
8948 * gdb.base/watchpoint.exp
8949 * gdb.btrace/dlopen.exp
8950 * gdb.cell/arch.exp
8951 * gdb.cell/break.exp
8952 * gdb.cell/bt.exp
8953 * gdb.cell/core.exp
8954 * gdb.cell/data.exp
8955 * gdb.cell/dwarfaddr.exp
8956 * gdb.cell/ea-cache.exp
8957 * gdb.cell/ea-standalone.exp
8958 * gdb.cell/ea-test.exp
8959 * gdb.cell/f-regs.exp
8960 * gdb.cell/fork.exp
8961 * gdb.cell/gcore.exp
8962 * gdb.cell/mem-access.exp
8963 * gdb.cell/ptype.exp
8964 * gdb.cell/registers.exp
8965 * gdb.cell/sizeof.exp
8966 * gdb.cell/solib-symbol.exp
8967 * gdb.cell/solib.exp
8968 * gdb.compile/compile-tls.exp
8969 * gdb.cp/exception.exp
8970 * gdb.cp/gdb2495.exp
8971 * gdb.cp/local.exp
8972 * gdb.cp/mb-inline.exp
8973 * gdb.cp/mb-templates.exp
8974 * gdb.cp/pr10687.exp
8975 * gdb.cp/pr9167.exp
8976 * gdb.cp/scope-err.exp
8977 * gdb.cp/templates.exp
8978 * gdb.cp/virtfunc.exp
8979 * gdb.dwarf2/dw2-dir-file-name.exp
8980 * gdb.dwarf2/dw2-single-line-discriminators.exp
8981 * gdb.fortran/complex.exp
8982 * gdb.fortran/library-module.exp
8983 * gdb.guile/guile.exp
8984 * gdb.guile/scm-cmd.exp
8985 * gdb.guile/scm-frame-inline.exp
8986 * gdb.guile/scm-objfile.exp
8987 * gdb.guile/scm-pretty-print.exp
8988 * gdb.guile/scm-symbol.exp
8989 * gdb.guile/scm-type.exp
8990 * gdb.guile/scm-value.exp
8991 * gdb.linespec/keywords.exp
8992 * gdb.linespec/ls-errs.exp
8993 * gdb.linespec/macro-relative.exp
8994 * gdb.linespec/thread.exp
8995 * gdb.mi/mi-breakpoint-changed.exp
8996 * gdb.mi/mi-dprintf-pending.exp
8997 * gdb.mi/mi-fullname-deleted.exp
8998 * gdb.mi/mi-logging.exp
8999 * gdb.mi/mi-pending.exp
9000 * gdb.mi/mi-solib.exp
9001 * gdb.mi/new-ui-mi-sync.exp
9002 * gdb.mi/user-selected-context-sync.exp
9003 * gdb.multi/dummy-frame-restore.exp
9004 * gdb.multi/multi-arch-exec.exp
9005 * gdb.multi/remove-inferiors.exp
9006 * gdb.multi/watchpoint-multi-exit.exp
9007 * gdb.opt/solib-intra-step.exp
9008 * gdb.perf/backtrace.exp
9009 * gdb.perf/single-step.exp
9010 * gdb.perf/skip-command.exp
9011 * gdb.perf/skip-prologue.exp
9012 * gdb.perf/solib.exp
9013 * gdb.python/lib-types.exp
9014 * gdb.python/py-as-string.exp
9015 * gdb.python/py-bad-printers.exp
9016 * gdb.python/py-block.exp
9017 * gdb.python/py-breakpoint.exp
9018 * gdb.python/py-cmd.exp
9019 * gdb.python/py-events.exp
9020 * gdb.python/py-evthreads.exp
9021 * gdb.python/py-finish-breakpoint.exp
9022 * gdb.python/py-finish-breakpoint2.exp
9023 * gdb.python/py-frame-inline.exp
9024 * gdb.python/py-frame.exp
9025 * gdb.python/py-inferior.exp
9026 * gdb.python/py-infthread.exp
9027 * gdb.python/py-mi.exp
9028 * gdb.python/py-objfile.exp
9029 * gdb.python/py-pp-maint.exp
9030 * gdb.python/py-pp-registration.exp
9031 * gdb.python/py-prettyprint.exp
9032 * gdb.python/py-recurse-unwind.exp
9033 * gdb.python/py-shared.exp
9034 * gdb.python/py-symbol.exp
9035 * gdb.python/py-symtab.exp
9036 * gdb.python/py-template.exp
9037 * gdb.python/py-type.exp
9038 * gdb.python/py-unwind-maint.exp
9039 * gdb.python/py-unwind.exp
9040 * gdb.python/py-value.exp
9041 * gdb.python/python.exp
9042 * gdb.reverse/finish-reverse-bkpt.exp
9043 * gdb.reverse/insn-reverse.exp
9044 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9045 * gdb.reverse/solib-precsave.exp
9046 * gdb.reverse/solib-reverse.exp
9047 * gdb.stabs/gdb11479.exp
9048 * gdb.stabs/weird.exp
9049 * gdb.threads/fork-child-threads.exp
9050 * gdb.threads/fork-plus-threads.exp
9051 * gdb.threads/fork-thread-pending.exp
9052 * gdb.threads/forking-threads-plus-breakpoint.exp
9053 * gdb.threads/hand-call-in-threads.exp
9054 * gdb.threads/interrupted-hand-call.exp
9055 * gdb.threads/linux-dp.exp
9056 * gdb.threads/local-watch-wrong-thread.exp
9057 * gdb.threads/next-while-other-thread-longjmps.exp
9058 * gdb.threads/non-ldr-exit.exp
9059 * gdb.threads/pending-step.exp
9060 * gdb.threads/print-threads.exp
9061 * gdb.threads/process-dies-while-detaching.exp
9062 * gdb.threads/process-dies-while-handling-bp.exp
9063 * gdb.threads/pthreads.exp
9064 * gdb.threads/queue-signal.exp
9065 * gdb.threads/reconnect-signal.exp
9066 * gdb.threads/signal-command-handle-nopass.exp
9067 * gdb.threads/signal-command-multiple-signals-pending.exp
9068 * gdb.threads/signal-delivered-right-thread.exp
9069 * gdb.threads/signal-sigtrap.exp
9070 * gdb.threads/sigthread.exp
9071 * gdb.threads/staticthreads.exp
9072 * gdb.threads/stepi-random-signal.exp
9073 * gdb.threads/thread-unwindonsignal.exp
9074 * gdb.threads/thread_check.exp
9075 * gdb.threads/thread_events.exp
9076 * gdb.threads/tid-reuse.exp
9077 * gdb.threads/tls-nodebug.exp
9078 * gdb.threads/tls-shared.exp
9079 * gdb.threads/tls-so_extern.exp
9080 * gdb.threads/tls.exp
9081 * gdb.threads/wp-replication.exp
9082 * gdb.trace/actions-changed.exp
9083 * gdb.trace/actions.exp
9084 * gdb.trace/backtrace.exp
9085 * gdb.trace/change-loc.exp
9086 * gdb.trace/collection.exp
9087 * gdb.trace/deltrace.exp
9088 * gdb.trace/disconnected-tracing.exp
9089 * gdb.trace/entry-values.exp
9090 * gdb.trace/ftrace-lock.exp
9091 * gdb.trace/ftrace.exp
9092 * gdb.trace/infotrace.exp
9093 * gdb.trace/mi-trace-frame-collected.exp
9094 * gdb.trace/mi-trace-unavailable.exp
9095 * gdb.trace/mi-traceframe-changed.exp
9096 * gdb.trace/mi-tracepoint-changed.exp
9097 * gdb.trace/mi-tsv-changed.exp
9098 * gdb.trace/no-attach-trace.exp
9099 * gdb.trace/packetlen.exp
9100 * gdb.trace/passc-dyn.exp
9101 * gdb.trace/passcount.exp
9102 * gdb.trace/pending.exp
9103 * gdb.trace/pr16508.exp
9104 * gdb.trace/qtro.exp
9105 * gdb.trace/range-stepping.exp
9106 * gdb.trace/read-memory.exp
9107 * gdb.trace/report.exp
9108 * gdb.trace/save-trace.exp
9109 * gdb.trace/signal.exp
9110 * gdb.trace/stap-trace.exp
9111 * gdb.trace/status-stop.exp
9112 * gdb.trace/strace.exp
9113 * gdb.trace/tfile.exp
9114 * gdb.trace/tfind.exp
9115 * gdb.trace/trace-break.exp
9116 * gdb.trace/trace-condition.exp
9117 * gdb.trace/trace-enable-disable.exp
9118 * gdb.trace/trace-mt.exp
9119 * gdb.trace/tracecmd.exp
9120 * gdb.trace/tracefile-pseudo-reg.exp
9121 * gdb.trace/tspeed.exp
9122 * gdb.trace/tstatus.exp
9123 * gdb.trace/tsv.exp
9124 * gdb.trace/unavailable.exp
9125 * gdb.trace/while-dyn.exp
9126 * gdb.trace/while-stepping.exp
9127 * lib/gdb-guile.exp
9128 * lib/gdb.exp
9129 * lib/mi-support.exp
9130 * lib/pascal.exp
9131 * lib/perftest.exp
9132 * lib/prelink-support.exp
9133 * lib/selftest-support.exp
9134
ad02e4fe
SM
91352016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9136
9137 * Makefile.in: Include disable-implicit-rules.mk.
9138
22347e55
AA
91392016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9140
9141 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9142 non-byte-aligned bit fields.
9143
da5b30da
AA
91442016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9145
9146 PR gdb/12616
9147 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9148 respects the DW_AT_data_bit_offset attribute.
9149
b593ecca
SM
91502016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9151
9152 * gdb.base/default.exp: Fix output of "set language".
9153
3b165252
SM
91542016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9155
9156 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9157 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9158 make.
9159 * configure.ac: Remove checks for the make program.
9160 * configure: Re-generate.
9161
1a2f3d7f
KB
91622016-11-16 Kevin Buettner <kevinb@redhat.com>
9163
9164 * gdb.python/py-recurse-unwind.c (main): Add loop.
9165 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9166 to read_register() and gdb.parse_and_eval(). Make each code
9167 call a separate case that can be individually tested.
9168 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9169 proc. Call cont_and_backtrace for each of the code paths that
9170 we want to test in the unwinder.
9171
b7f38fda
AA
91722016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9173
9174 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9175 the definition of struct S.
9176
1f8db343
CM
91772016-11-11 Catherine Moore <clm@codesourcery.com>
9178
9179 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9180
fad0c9fb
PA
91812016-11-09 Pedro Alves <palves@redhat.com>
9182
9183 * gdb.base/commands.exp (runto_or_return): New procedure.
9184 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9185 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9186 (progvar_simple_while_test, progvar_complex_if_while_test)
9187 (if_while_breakpoint_command_test)
9188 (infrun_breakpoint_command_test, breakpoint_command_test)
9189 (user_defined_command_test, watchpoint_command_test)
9190 (test_command_prompt_position, redefine_hook_test)
9191 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9192 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9193 multi_line_input and multi_line. Remove gdb_expect and
9194 gdb_stop_suppressing_tests uses.
9195 * lib/gdb.exp (valnum_re): New global.
9196 (multi_line_input): New procedure.
9197
8354c62c
SM
91982016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9199
9200 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9201 Remove.
9202 (test_setup): Define with proc_with_prefix.
9203 (test_cli_inferior): Likewise.
9204 (test_cli_thread): Likewise.
9205 (test_cli_frame): Likewise.
9206 (test_cli_select_frame): Likewise.
9207 (test_cli_up_down): Likewise.
9208 (test_mi_thread_select): Likewise.
9209 (test_mi_stack_select_frame): Likewise.
9210 (test_cli_in_mi_inferior): Likewise.
9211 (test_cli_in_mi_thread): Likewise.
9212 (test_cli_in_mi_frame): Likewise.
9213 (top level): Do not use with_test_prefix_procname.
9214
64f367a2
PA
92152016-11-09 Pedro Alves <palves@redhat.com>
9216
9217 * gdb.base/commands.exp (gdbvar_simple_if_test)
9218 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9219 (progvar_simple_if_test, progvar_simple_while_test)
9220 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9221 (infrun_breakpoint_command_test, breakpoint_command_test)
9222 (user_defined_command_test, watchpoint_command_test)
9223 (test_command_prompt_position, deprecated_command_test)
9224 (bp_deleted_in_command, temporary_breakpoint_commands)
9225 (stray_arg0_test, source_file_with_indented_comment)
9226 (recursive_source_test, if_commands_test)
9227 (error_clears_commands_left, redefine_hook_test)
9228 (redefine_backtrace_test): Use proc_with_prefix.
9229 * lib/gdb.exp (proc_with_prefix): New proc.
9230
0bb65f1e
AA
92312016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9232
9233 * gdb.base/tui-layout.c: New file.
9234 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9235 disassembly window contains very long lines.
9236
7353f247
TT
92372016-11-08 Tom Tromey <tom@tromey.com>
9238
9239 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9240 depend on Python 2.
9241
30a7bb83
TT
92422016-11-08 Tom Tromey <tom@tromey.com>
9243
9244 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9245 New method.
9246
cdf5a07c
MG
92472016-10-29 Manish Goregaokar <manish@mozilla.com>
9248
2806dc7e 9249 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9250
51a789c3
MG
92512016-10-27 Manish Goregaokar <manish@mozilla.com>
9252
2806dc7e
PA
9253 * gdb.rust/simple.rs: Add test for univariant enums without
9254 discriminants and for encoded struct-like enums.
51a789c3 9255
f610ab6d
PA
92562016-10-28 Pedro Alves <palves@redhat.com>
9257
9258 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9259 gdb_test_multiple, tighten regexps and match symtabs and line
9260 tables incrementally.
9261
b129b0ca
LM
92622016-10-28 Luis Machado <lgustavo@codesourcery.com>
9263
9264 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9265 general.
9266
ecf45d2c
SL
92672016-10-25 Luis Machado <lgustavo@codesourcery.com>
9268
9269 * gdb.base/exec-invalid-sysroot.exp: New file.
9270
b8d38ee4
JK
92712016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9272
9273 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9274
f90fd8c2
JK
92752016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9276
9277 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9278
2d2476aa
MR
92792016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9280
2806dc7e
PA
9281 * gdb.base/killed-outside.exp: Remove $options from a call to
9282 `prepare_for_testing'.
2d2476aa 9283
e42b25a0
SM
92842016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9285
9286 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9287 Change test message.
9288
3ccdb432
SM
92892016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9290
9291 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9292 Update comment.
9293
5bad3170
SM
92942016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9295
9296 * gdb.trace/mi-trace-save.exp: New file.
9297
5ad9dba7
YQ
92982016-10-13 Yao Qi <yao.qi@linaro.org>
9299
9300 * gdb.base/code_elim.exp (get_var_address): Remove.
9301 * gdb.base/relocate.exp: Likewise.
9302 * gdb.base/shreloc.exp: Likewise.
9303 * lib/gdb.exp (get_var_address): New.
9304
62df7e21
YQ
93052016-10-13 Yao Qi <yao.qi@linaro.org>
9306
9307 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9308 floating point tests if $skip_float_test is false.
9309
4dac951e
LM
93102016-10-12 Luis Machado <lgustavo@codesourcery.com>
9311
9312 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9313 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9314 argc values.
9315 Add 1 to argc so we guarantee distinct initial/modified argc values.
9316
8f1a8fc4
JK
93172016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9318
9319 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9320
16c85b5d
JK
93212016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9322
9323 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9324 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9325 * gdb.arch/vsx-regs.exp: Likewise.
9326
1d0e042a
YQ
93272016-10-07 Yao Qi <yao.qi@linaro.org>
9328
9329 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9330
68dadef5
MM
93312016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9332
9333 * gdb.python/python.exp: Test decode_line("*0").
9334
33fa2c6e
DE
93352016-10-06 Doug Evans <dje@google.com>
9336
9337 * gdb.python/py-value.exp (test_value_creation): Add test for large
9338 unsigned 64-bit value.
9339
9c37b5ae
TT
93402016-10-06 Tom Tromey <tom@tromey.com>
9341
9342 * gdb.compile/compile.exp: Change java tests to rust.
9343 * gdb.base/setshow.exp: Change java tests to rust.
9344 * gdb.base/default.exp: Remove java from language list.
9345 * README (Examples): Update language example.
9346 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9347 test.
9348 * lib/gdb.exp (skip_java_tests): Remove.
9349 * lib/java.exp: Remove.
9350 * gdb.java: Remove.
9351
78b86327
MR
93522016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9353
9354 * gdb.arch/mips-fcr.exp: New test.
9355 * gdb.arch/mips-fcr.c: Source for the new test.
9356
7470adbb
MR
93572016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9358
9359 * gdb.base/solib-disc.exp: Use `standard_output_file'
9360 throughout.
9361
4a556533
PA
93622016-10-06 Pedro Alves <palves@redhat.com>
9363
9364 * gdb.base/jit-simple-dl.c: New file.
9365 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9366 * gdb.base/jit-simple.c: ... this.
9367 * gdb.base/jit-simple.exp (jit_run): Delete.
9368 (build_jit): New proc.
9369 (jit_test_reread): Recompile either the main program or the shared
9370 library, depending on what is being tested. Skip changing address
9371 if caller wants to. Compare before/after addresses. If testing
9372 standalone, explicitly load the binary. Test "maint info
9373 breakpoints".
9374 (top level): Add "standalone vs shared lib" and "change address"
9375 vs "same address" axes.
9376
5a122fbc
PA
93772016-10-06 Pedro Alves <palves@redhat.com>
9378
9379 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9380 call.
9381 (jit_run): Delete.
9382 (jit_test_reread): Use with_test_prefix. Reload the main binary
9383 explicitly. Compare the before/after addresses of the JIT
9384 descriptor.
9385
ee8da4b8
DE
93862016-08-15 Doug Evans <dje@google.com>
9387
9388 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9389 for single bitfields is bool.
9390 * gdb.xml/tdesc-regs.exp: Ditto.
9391
f389f6fe
JK
93922016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9393
9394 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9395
fdebf1a4
YQ
93962016-10-05 Yao Qi <yao.qi@linaro.org>
9397
9398 * lib/gdb.exp (support_complex_tests): Return zero if
9399 gdb_skip_float_test return true.
9400
9c36d954 94012016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9402 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9403
9404 PR gdb/20487
9405 * gdb.mi/user-selected-context-sync.exp: New file.
9406 * gdb.mi/user-selected-context-sync.c: New file.
9407
4034d0ff 94082016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9409 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9410
9411 PR gdb/20487
9412 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9413 =thread-select-event check.
9414
a4297203
PB
94152016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9416
9417 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9418 the compulsory L operand changes.
9419 * gdb.arch/powerpc-power.s: Likewise.
9420
bb805577
JK
94212016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9422
9423 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9424 * gdb.base/jit-attach-pie.c: New file.
9425 * gdb.base/jit-attach-pie.exp: New file.
9426
6d61dee5
PA
94272016-09-28 Pedro Alves <palves@redhat.com>
9428
9429 * gdb.base/infcall-input.c: New file.
9430 * gdb.base/infcall-input.exp: New file.
9431
f73842fc
YQ
94322016-09-22 Yao Qi <yao.qi@linaro.org>
9433
9434 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9435 (gdb_exit): Rename it to ...
9436 (gdbserver_gdb_exit): ... Close GDBserver.
9437 (gdb_exit): New proc, call gdbserver_gdb_exit.
9438 (mi_gdb_exit): Likewise.
9439
90681dab
YQ
94402016-09-22 Yao Qi <yao.qi@linaro.org>
9441
9442 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9443 path.
9444 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9445 Remove duplication.
9446
9c211fd8
YQ
94472016-09-22 Yao Qi <yao.qi@linaro.org>
9448
9449 * lib/gdbserver-support.exp: Check the existence of
9450 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9451
ad0a504f
AK
94522016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9453
9454 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9455
36cf1806
TT
94562016-09-21 Tom Tromey <tom@tromey.com>
9457
9458 PR gdb/20604:
9459 * gdb.base/quit.exp: New file.
9460
74172ecf
SM
94612016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9462
9463 * .gitignore: New file.
9464
3d0ec882
MR
94652016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9466
9467 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9468 throughout.
9469
8193adea
AA
94702016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9471
9472 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9473
d41a5c09
JK
94742016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9475
9476 * gdb.cp/casts.cc (decltype): Move it ...
9477 (main): ... with its call to ...
9478 * gdb.cp/casts03.cc: ... a new file.
9479 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9480
d2dfe700
JK
94812016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9482
9483 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9484
e2a92b16
PB
94852016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9486
9487 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9488 and sync up the test with tests in gas/testsuite/gas/ppc.
9489 * gdb.arch/powerpc-power.exp: Likewise.
9490
49b4de64
JK
94912016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9492
9493 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9494
2c29df25
SDJ
94952016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9496 Jan Kratochvil <jan.kratochvil@redhat.com>
9497
9498 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9499 make m1's definition to be different from m2's. Use 'dummy' as an
9500 argument for probe 'two'.
9501
cc3c2846
JB
95022016-09-10 Jon Beniston <jon@beniston.com>
9503
9504 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9505 for sim target.
9506
e1b2624a
AA
95072016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9508
9509 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9510 variable declaration.
9511 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9512 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9513 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9514 received HWCAP as its argument.
9515
4295e285
PA
95162016-09-06 Pedro Alves <palves@redhat.com>
9517
9518 * gdb.base/new-ui-pending-input.c: New file.
9519 * gdb.base/new-ui-pending-input.exp: New file.
9520 * gdb.exp (clear_gdb_spawn_id): New procedure.
9521 (with_spawn_id): Check whether gdb_spawn_id exists before
9522 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9523 on exit.
9524
00d5215e
UW
95252016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9526
9527 * gdb.base/float128.c: New file.
9528 * gdb.base/float128.exp: Likewise.
9529 * gdb.base/floatn.c: Likewise.
9530 * gdb.base/floatn.exp: Likewise.
9531
a9ff5f12
UW
95322016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9533
9534 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9535
f245535c
PA
95362016-09-05 Pedro Alves <palves@redhat.com>
9537
9538 PR backtrace/19927
9539 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9540 unwinders are immediately called as side effect of "source" or
9541 "disable unwinder" commands.
9542 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9543
ae9cf263
YQ
95442016-09-02 Yao Qi <yao.qi@linaro.org>
9545
9546 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9547 is true and $type is "float" or "double".
9548
27aba047
YQ
95492016-09-02 Yao Qi <yao.qi@linaro.org>
9550
9551 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9552 true.
9553 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9554 * gdb.base/call-rt-st.exp: Likewise.
9555 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9556 return value instead of gdb,skip_float_test.
9557 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9558 (do_function_calls): Use its return value instead of
9559 gdb,skip_float_test.
9560 * gdb.base/finish.exp: Likewise.
9561 * gdb.base/funcargs.exp: Likewise.
9562 * gdb.base/return.exp: Likewise.
9563 * gdb.base/return2.exp: Likewise.
9564 * gdb.base/varargs.exp: Likewise.
9565 * lib/gdb.exp (gdb_skip_float_test): Change it to
9566 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9567
5af962df
AA
95682016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9569
9570 * gdb.multi/tids.exp: Test "thread apply all".
9571
7fac6910
JK
95722016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9573
9574 * gdb.base/default.exp (tty): Remove.
9575
bb1fe4ac
KB
95762016-08-24 Kevin Buettner <kevinb@redhat.com>
9577
2806dc7e
PA
9578 * gdb.python/py-recurse-unwind.c: New file.
9579 * gdb.python/py-recurse-unwind.py: New file.
9580 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9581
0a1ddfa6
SM
95822016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9583
9584 * gdb.base/set-inferior-tty.exp: New file.
9585 * gdb.base/set-inferior-tty.c: New file.
9586
d9de1fe3
PA
95872016-08-23 Pedro Alves <palves@redhat.com>
9588
9589 PR gdb/20494
9590 * gdb.base/new-ui-echo.c: New file.
9591 * gdb.base/new-ui-echo.exp: New file.
9592
e9d9abd7
YQ
95932016-08-23 Yao Qi <yao.qi@linaro.org>
9594
9595 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9596 gdbserver_spawn.
9597 * gdb.server/connect-without-multi-process.exp (do_test):
9598 Likewise.
9599
3589529e
YQ
96002016-08-23 Yao Qi <yao.qi@linaro.org>
9601
9602 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9603 standalone_txt. Delete gdb_txt and standalone_txt on host
9604 and target. Spawn the binary on target. Copy files from
9605 target to host.
9606
6bb90213
PA
96072016-08-22 Pedro Alves <palves@redhat.com>
9608
9609 PR gdb/20505
9610 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9611 with_test_prefix. Factor out bits to ...
9612 (test_no_vdso): ... this new procedure.
9613
20c2c024
CL
96142016-08-19 Carl Love <cel@us.ibm.com>
9615
9616 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9617 maintaining separate logic for constructing the output path.
9618 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9619 * gdb.arch/ppc-dfp.exp: Likewise.
9620 * gdb.arch/ppc-fp.exp: Likewise.
9621 * gdb.arch/vsx-regs.exp: Likewise.
9622 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9623 binprefix for generating the additional binary files.
9624
0646e07d
PA
96252016-08-19 Pedro Alves <palves@redhat.com>
9626
9627 * gdb.trace/mi-trace-frame-collected.exp
9628 (test_trace_frame_collected): On x32, expect two registers.
9629
46da9242
CL
96302016-08-18 Carl Love <cel@us.ibm.com>
9631
9632 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9633 and sync up the test with tests in gas/testsuite/gas/ppc.
9634 * gdb.arch/powerpc-power.exp: Likewise.
9635
eb2332d7
SM
96362016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9637
9638 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9639 expected error message.
9640
63c61e04
SM
96412016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9642
9643 * gdb.multi/remove-inferiors.exp: New file.
9644 * gdb.multi/remove-inferiors.c: New file.
9645
7b17065f
YQ
96462016-08-12 Yao Qi <yao.qi@linaro.org>
9647
9648 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9649 argument list.
9650
01d3dedf
PA
96512016-08-10 Pedro Alves <palves@redhat.com>
9652
9653 PR gdb/19187
9654 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9655 setup_kfails.
9656
3eb7562a
PA
96572016-08-09 Pedro Alves <palves@redhat.com>
9658 Simon Marchi <simon.marchi@ericsson.com>
9659
9660 PR gdb/20418
9661 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9662 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9663
80614914
PA
96642016-08-09 Pedro Alves <palves@redhat.com>
9665
9666 PR mi/20431
9667 * gdb.mi/mi-cmd-error.exp: New file.
9668
f348d89a
PA
96692016-08-09 Pedro Alves <palves@redhat.com>
9670
9671 PR gdb/18653
9672 * gdb.base/signals-state-child.c: New file.
9673 * gdb.base/signals-state-child.exp: New file.
9674 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9675
e5ca03b4
PA
96762016-08-09 Pedro Alves <palves@redhat.com>
9677
9678 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9679
282a0691
TT
96802016-08-03 Tom Tromey <tom@tromey.com>
9681
9682 PR python/18565:
9683 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9684
41bfcd63
YQ
96852016-08-01 Yao Qi <yao.qi@linaro.org>
9686
9687 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9688 variable mode to "multi-process" if $multi_process is 1, otherwise
9689 set it to "single-process".
9690
e3465b24
YQ
96912016-08-01 Yao Qi <yao.qi@linaro.org>
9692
9693 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9694 * gdb.cp/cpexprs.exp: Likewise.
9695 * gdb.cp/m-static.exp: Likewise.
9696
0b31a4bc
TT
96972016-07-26 Tom Tromey <tom@tromey.com>
9698
9699 PR python/20190:
9700 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9701 test.
9702
e0461dbb
MM
97032016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9704
9705 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9706 selecting assembly source files.
9707 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9708 assembly source files.
9709 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9710 assembly source files.
9711 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9712 selecting assembly source files.
9713
8194e927
SM
97142016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9715
9716 * gdb.base/new-ui.exp (do_test_invalid_args): New
9717 procedure.
9718
c0272db5
TW
97192016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9720
9721 * gdb.btrace/reconnect.c: New file.
9722 * gdb.btrace/reconnect.exp: New file.
9723
e3487908
GKB
97242016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9725
9726 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9727 to test_catch_syscall_group.
9728 (test_catch_syscall_group): New.
9729
12df5c00
TT
97302016-07-21 Tom Tromey <tom@tromey.com>
9731
9732 * gdb.rust/simple.rs (main): Use empty struct expression.
9733 * gdb.rust/simple.exp: Add tests for empty struct expression.
9734
bae62ee2
YQ
97352016-07-21 Yao Qi <yao.qi@linaro.org>
9736
9737 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9738 if gdb_skip_xml_test is true on some targets.
9739
b1b53fb3
YQ
97402016-07-21 Yao Qi <yao.qi@linaro.org>
9741
9742 * gdb.server/solib-list.exp: Unset last_loaded_file.
9743
027d97f8
JK
97442016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9745
9746 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9747 "step into captured_main (args)".
9748
7674d381
JK
97492016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9750
9751 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9752
72b5d099
JK
97532016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9754
9755 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9756
1f960ced
PA
97572016-07-19 Pedro Alves <palves@redhat.com>
9758
9759 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9760 * gdb.opt/inline-bt.exp: Likewise.
9761 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9762 additional_flags=-Winline.
9763 * gdb.opt/inline-locals.exp: Likewise.
9764 * gdb.opt/inline-markers.c (ATTR): Define.
9765 (inlined_fn): Use it.
9766
f25827c1
YQ
97672016-07-19 Yao Qi <yao.qi@linaro.org>
9768
9769 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9770 (test_with_self): Remove some code. Remove argument executable.
9771 (top-level): Use do_self_tests.
9772
37539ebe
DB
97732016-07-15 Zachary Welch <zwelch@codesourcery.com>
9774 Don Breazeal <donb@codesourcery.com>
9775
9776 * gdb.base/maint.exp: Escape paths used in regular expressions.
9777 * gdb.stabs/weird.exp: Likewise.
9778
dac790e1
TT
97792016-07-13 Tom Tromey <tom@tromey.com>
9780
9781 PR python/15620, PR python/18620:
9782 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9783 (test_bkpt_events): New procs.
9784
93daf339
TT
97852016-07-13 Tom Tromey <tom@tromey.com>
9786
9787 PR python/17698:
9788 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9789 test.
9790 (test_watchpoints): Likewise.
9791 (test_bkpt_pending): New proc.
9792
6571a381
TT
97932016-07-13 Tom Tromey <tom@tromey.com>
9794
9795 PR cli/18053:
9796 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9797 completion test.
9798
e8732474
JK
97992016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9800
9801 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9802 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9803 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9804 f_label.
9805 (g): Rename g_end_lbl to g_label.
9806 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9807 low_pc and high_pc.
9808 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9809
e0f3fd7c
TT
98102016-07-12 Tom Tromey <tom@tromey.com>
9811
9812 PR python/19293:
9813 * gdb.python/py-unwind-maint.exp: Update tests.
9814
3cfe46b6
YQ
98152016-07-12 Yao Qi <yao.qi@linaro.org>
9816
9817 * lib/selftest-support.exp (selftest_setup): Match the output
9818 when captured_main is inlined.
9819
4f19a0e6
WT
98202016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9821
9822 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9823 New variables.
9824 (print this%a, print this%b, print this): New tests.
9825 * gdb.fortran/derived-types.f90 (this): New object and
9826 initialization.
9827
986cf455
SM
98282016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9829
9830 * gdb.ada/arraydim.exp: Remove extra directory level in build
9831 directory.
9832
f0464b23
SM
98332016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9834
9835 * lib/ada.exp: Remove extra directory level in build directory.
9836 * gdb.ada/cond_lang.exp: Likewise.
9837 * gdb.ada/exec_changed.exp: Likewise.
9838 * gdb.ada/lang_switch.exp: Likewise.
9839
42d94011
MG
98402016-07-06 Manish Goregaokar <manish@mozilla.com>
9841
2806dc7e
PA
9842 * simple.rs: Add test for raw pointer subscripting.
9843 * simple.exp: Add test expectations.
42d94011 9844
647c264c
YQ
98452016-07-05 Yao Qi <yao.qi@linaro.org>
9846
9847 * gdb.mi/mi-reverse.exp: Match =record-started output.
9848
20aa2c60
PA
98492016-07-01 Pedro Alves <palves@redhat.com>
9850
9851 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9852 procedure.
9853 (jit_reader_test): Test the jit reader's unwinder.
9854 * gdb.base/jithost.c (jit_function_00_code): New global.
9855 (main): Use memcpy to fill in the mmapped code, instead of poking
9856 bytes manually here.
9857 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9858 value.
9859 (read_debug_info): Save the function's range.
9860 (read_sp): New function.
9861 (unwind_frame): Use it. Also unwind RBP.
9862 (get_frame_id): Use read_sp.
9863 (gdb_init_reader): Use calloc instead of malloc.
9864 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9865 parameter. Use gdb_test_multiple.
9866
ced2dffb
PA
98672016-07-01 Pedro Alves <palves@redhat.com>
9868 Antoine Tremblay <antoine.tremblay@ericsson.com>
9869
9870 * gdb.threads/process-dies-while-detaching.c: New file.
9871 * gdb.threads/process-dies-while-detaching.exp: New file.
9872
63000888
PA
98732016-07-01 Pedro Alves <palves@redhat.com>
9874
9875 * gdb.multi/watchpoint-multi-exit.c: New file.
9876 * gdb.multi/watchpoint-multi-exit.exp: New file.
9877
038d4868
PA
98782016-06-30 Pedro Alves <palves@redhat.com>
9879
9880 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9881 unset inferior_spawn_id.
9882
994e9c83
PA
98832016-06-30 Pedro Alves <palves@redhat.com>
9884
9885 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9886 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9887
e5653468
YQ
98882016-06-29 Yao Qi <yao.qi@linaro.org>
9889
9890 * gdb.base/return.c: Add copyright header.
9891
803b47e5
TT
98922016-06-29 Tom Tromey <tom@tromey.com>
9893
9894 PR python/20129:
9895 * gdb.python/py-framefilter.exp: Add tests for setting priority
9896 and disabling of non-existent frame filter.
9897
28244707
YQ
98982016-06-29 Yao Qi <yao.qi@linaro.org>
9899
9900 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9901 0x0f07ff.
9902
a31d2f06
YQ
99032016-06-28 Yao Qi <yao.qi@linaro.org>
9904
9905 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9906 triplets. Start gdb, execute catch syscall, and continue. Check
9907 gdb's output to determine catch syscall is supported.
9908
921d8f54
MG
99092016-06-27 Manish Goregaokar <manish@mozilla.com>
9910
25d49b86
PA
9911 * gdb.rust/simple.rs: Add test for returning unit in a function.
9912 * gdb.rust/simple.exp: Add expectation for functions returning
9913 unit.
921d8f54 9914
f4952523
PMR
99152016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9916
9917 * gdb.python/py-breakpoint-create-fail.c,
9918 gdb.python/py-breakpoint-create-fail.exp,
9919 gdb.python/py-breakpoint-create-fail.py: New testcase.
9920
fccb08f8
MG
99212016-06-25 Manish Goregaokar <manish@mozilla.com>
9922
9923 PR gdb/20239
9924 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9925 * gdb.rust/simple.exp: Add test expectations for new NonZero
9926 tests.
fccb08f8 9927
6b850546
DT
99282016-06-24 David Taylor <dtaylor@emc.com>
9929
9930 * gdb.base/offsets.exp: New file.
9931 * gdb.base/offsets.c: New file.
9932
17621150
TT
99332016-06-23 Tom Tromey <tom@tromey.com>
9934
9935 PR gdb/16483:
9936 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9937 before any filters are loaded.
9938
04d59df6
WT
99392016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9940
9941 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9942 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9943 structs.
9944 * gdb.fortran/derived-type-function.exp: New file.
9945 * gdb.fortran/derived-type-function.f90: New file.
9946
9947
ac69f786
PA
99482016-06-21 Pedro Alves <palves@redhat.com>
9949
9950 * gdb.base/new-ui.exp: New file.
9951 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9952 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9953 (with_spawn_id): New procedure.
9954
49940788
PA
99552016-06-21 Pedro Alves <palves@redhat.com>
9956
9957 * gdb.mi/mi-exec-run.exp: New file.
9958
ef274d26
PA
99592016-06-21 Pedro Alves <palves@redhat.com>
9960
9961 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9962 breakpoint command's output on the main UI.
9963 (test_break): New procedure, factored out from calls in the top
9964 level.
9965 (top level): Use foreach_with_prefix to test MI as main UI and as
9966 separate UI.
9967
468afe6c
PA
99682016-06-21 Pedro Alves <palves@redhat.com>
9969
9970 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9971 (test_awatch_creation_and_listing)
9972 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9973 Remove 'type' parameter.
9974 (test_watchpoint_all): New parameter mi_mode. Remove
9975 with_test_prefix.
9976 (top level): Use foreach_with_prefix, and add main/separate UI MI
9977 testing axis.
9978
51f77c37
PA
99792016-06-21 Pedro Alves <palves@redhat.com>
9980
9981 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9982 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9983 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9984 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9985 (gdb_main_spawn_id, mi_spawn_id): Declare and
9986 comment.
9987 (mi_create_inferior_pty): New procedure,
9988 factored out from default_mi_gdb_start.
9989 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9990 procedures.
9991 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9992 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9993 Use mi_create_inferior_pty.
9994 (mi_gdb_start): Use eval to pass down args list.
9995
8980e177
PA
99962016-06-21 Pedro Alves <palves@redhat.com>
9997
9998 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9999 * gdb.opt/inline-cmds.exp: Add MI tests.
10000
f38d3ad1
PA
100012016-06-21 Pedro Alves <palves@redhat.com>
10002
10003 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10004
45db7c09
PA
100052016-06-21 Pedro Alves <palves@redhat.com>
10006
10007 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10008 (top level): Use it instead of mi_execute_to.
10009
5a069ab3
PA
100102016-06-21 Pedro Alves <palves@redhat.com>
10011
10012 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10013 (cont_handler_str): New.
10014 (signal_stop_handler): Set stop_handler_str instead of printing to
10015 stdout.
10016 (continue_handler): Set cont_handler_str instead of printing to
10017 stdout.
10018 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10019 mi_send_resuming_command. Print stop_handler_str and
10020 cont_handler_str instead of expecting the python events print
10021 directly.
10022
2838cc1d
SD
100232016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10024
10025 * gdb.base/jit-reader.exp: New file.
10026 * gdb.base/jithost.c: New file.
10027 * gdb.base/jithost.h: New file.
10028 * gdb.base/jitreader.c : New file.
10029 * gdb.base/jit-protocol.h: New file.
10030
21a77091
YQ
100312016-06-17 Yao Qi <yao.qi@linaro.org>
10032
10033 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10034 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10035 and detach-on-fork. Adjust tests.
10036 (top level): Invoke break_cond_on_syscall with combinations of
10037 syscall, follow-fork-mode and detach-on-fork.
10038
f50bf8e5
YQ
100392016-06-17 Yao Qi <yao.qi@linaro.org>
10040
10041 * gdb.base/step-over-exit.c: New.
10042 * gdb.base/step-over-exit.exp: New.
10043
a28d8e50
YTL
100442016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10045
10046 * gdb.base/float.exp: Add target check for nds32*-*-*.
10047 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10048
cad8e26d
AB
100492016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10050
10051 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10052 for unsupported target features.
10053 * gdb.base/call-rt-st.exp: Likewise.
10054 * gdb.base/call-sc.exp: Likewise.
10055 * gdb.base/call-signal-resume.exp: Likewise.
10056 * gdb.base/call-strs.exp: Likewise.
10057 * gdb.base/callexit.exp: Likewise.
10058 * gdb.base/callfuncs.exp: Likewise.
10059 * gdb.base/nodebug.exp: Likewise.
10060 * gdb.base/printcmds.exp: Likewise.
10061 * gdb.base/ptype.exp: Likewise.
10062 * gdb.base/structs.exp: Likewise.
10063 * gdb.base/unwindonsignal.exp: Likewise.
10064 * gdb.cp/gdb2495.exp: Likewise.
10065 * gdb.cp/templates.exp: Likewise.
10066 * gdb.cp/virtfunc.exp: Likewise.
10067 * gdb.threads/hand-call-in-threads.exp: Likewise.
10068 * gdb.threads/interrupted-hand-call.exp: Likewise.
10069 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10070
347dc102
TT
100712016-06-10 Tom Tromey <tom@tromey.com>
10072
10073 PR rust/20110:
10074 * gdb.rust/expr.exp: Add test for integer constant larger than
10075 i32.
10076
5e13cf25
BH
100772016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10078
10079 * gdb.fortran/nested-funcs.exp: New.
10080 * gdb.fortran/nested-funcs.f90: New.
10081
bb556f1f
TK
100822016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10083
10084 * gdb.base/examine-backward.c: New file.
10085 * gdb.base/examine-backward.exp: New file.
10086
38b022b4
SM
100872016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10088
10089 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10090 matching.
10091
1b40ec05
TT
100922016-06-02 Tom Tromey <tom@tromey.com>
10093
10094 PR python/18984:
10095 * gdb.python/py-shared.exp: Add solib_name test.
10096
193bd378
SM
100972016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10098
10099 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10100
3326303b
MG
101012016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10102
10103 PR c++/19893
10104 * gdb.dwarf2/implref.exp: Rename to...
10105 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10106 * gdb.dwarf2/implref-array.c: New file.
10107 * gdb.dwarf2/implref-array.exp: Likewise.
10108 * gdb.dwarf2/implref-global.c: Likewise.
10109 * gdb.dwarf2/implref-global.exp: Likewise.
10110 * gdb.dwarf2/implref-struct.c: Likewise.
10111 * gdb.dwarf2/implref-struct.exp: Likewise.
10112
825c8ef2
AT
101132016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10114
10115 * gdb.trace/trace-condition.exp: Add 64bit tests.
10116
2320162a
AT
101172016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10118
10119 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10120 bits types.
10121 (main): Adapt to 8 to 64 bits types.
10122 * gdb.trace/trace-condition.exp: Add new tests.
10123
a7818233
AT
101242016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10125
10126 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10127
0d336466
AT
101282016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10129
10130 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10131 Move condition tests...
10132 * gdb.trace/trace-condition.exp: Here.
10133
7faeb45a
AT
101342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10135
10136 * gdb.trace/trace-condition.exp: Add counter-case tests.
10137
e385593e
JK
101382016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10139
10140 PR c++/15231
10141 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10142 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10143
744608cc
PA
101442016-05-27 Pedro Alves <palves@redhat.com>
10145
10146 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10147 New procedure.
10148 (top level): Call it, and bail out of DejaGnu is known to be bad.
10149
ac775bf4
AB
101502016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10151
10152 * gdb.base/whatis.c: Extend the test case.
10153 * gdb.base/whatis.exp: Add additional tests.
10154
2bbad2ea
BH
101552016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10156
10157* gdb.fortran/type.f90: Add pointer variable.
10158* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10159
8b70175d
BH
101602016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10161
10162 * gdb.fortran/vla-type.exp: Fix testcase name.
10163
86d8a848
BH
101642016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10165
10166 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10167
e188eb36
BH
101682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10169
10170 * gdb.fortran/type.f90: Add nested structures.
10171 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10172 * gdb.fortran/derived-type.exp: Adapt expected output.
10173 * gdb.fortran/vla-type.exp: Adapt expected output.
10174
9b2db1fd
BH
101752016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10176
10177 * gdb.fortran/whatis_type.exp: Adapt expected output.
10178
72b17055
BH
101792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10180
10181 * gdb.fortran/print_type.exp: Fix expected output.
10182 * gdb.fortran/whatis_type.exp: Fix expected output.
10183
3cd81d8d
BH
101842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10185
10186 * gdb.fortran/whatis_type.exp: Use multi_line.
10187
ddae9462
TT
101882016-05-24 Tom Tromey <tom@tromey.com>
10189
10190 PR python/17386:
10191 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10192 use value as an index.
10193
1957f6b8
TT
101942016-05-23 Tom Tromey <tom@tromey.com>
10195
10196 PR python/17981:
10197 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10198 no-breakpoint case.
10199
026a9174
PA
102002016-05-24 Pedro Alves <palves@redhat.com>
10201
10202 PR gdb/19828
10203 * gdb.threads/clone-attach-detach.c: New file.
10204 * gdb.threads/clone-attach-detach.exp: New file.
10205
e70a7231
FR
102062016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10207
10208 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10209
0f6ed0e0
TT
102102016-05-23 Tom Tromey <tom@tromey.com>
10211
10212 PR python/19438, PR python/18393:
10213 * gdb.python/py-progspace.exp: Add "dir" test.
10214 * gdb.python/py-objfile.exp: Add "dir" test.
10215
ffd19d61
YQ
102162016-05-23 Yao Qi <yao.qi@linaro.org>
10217
10218 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10219 * gdb.arch/thumb2-it.exp: Likewise.
10220
9e8f9b05
SM
102212016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10222
10223 * gdb.mi/mi-threads-interrupt.c: New file.
10224 * gdb.mi/mi-threads-interrupt.exp: New file.
10225
61c6156d
SM
102262016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10227
10228 PR gdb/18077
10229 * gdb.mi/mi-async-run.exp: New file.
10230 * gdb.mi/mi-async-run.c: New file.
10231
67218854
TT
102322016-05-17 Tom Tromey <tom@tromey.com>
10233 Manish Goregaokar <manishsmail@gmail.com>
10234
10235 * lib/rust-support.exp: New file.
10236 * lib/gdb.exp (skip_rust_tests): New proc.
10237 (build_executable_from_specs): Handle rust.
10238 * lib/future.exp (gdb_find_rustc): New proc.
10239 (gdb_default_target_compile): Handle rust.
10240 * gdb.rust/expr.exp: New file.
10241 * gdb.rust/generics.exp: New file.
10242 * gdb.rust/generics.rs: New file.
10243 * gdb.rust/methods.exp: New file.
10244 * gdb.rust/methods.rs: New file.
10245 * gdb.rust/modules.exp: New file.
10246 * gdb.rust/modules.rs: New file.
10247 * gdb.rust/simple.exp: New file.
10248 * gdb.rust/simple.rs: New file.
10249
c44af4eb
TT
102502016-05-17 Tom Tromey <tom@tromey.com>
10251
10252 * gdb.base/default.exp (set language): Add rust.
10253
dcd1f979
TT
102542016-05-17 Tom Tromey <tom@tromey.com>
10255
10256 * gdb.gdb/unittest.exp: New file.
10257
155b7f57
YQ
102582016-05-16 Yao Qi <yao.qi@linaro.org>
10259
10260 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10261 shell_prompt. Update shell_prompt_re.
10262
8ddd5a6c
DE
102632016-05-12 Doug Evans <dje@google.com>
10264
10265 PR symtab/19999
10266 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10267 $options when building executable.
10268 * gdb.dwarf2/fission-loclists-pie.S: New file.
10269 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10270
02e370d9
SM
102712016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10272
10273 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10274 of [is_remote target],
10275
8929ad8b
SM
102762016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10277
10278 * lib/gdb.exp (use_gdb_stub): New procedure.
10279
6c447423
DE
102802016-05-03 Yunlian Jiang <yunlian@google.com>
10281 Doug Evans <dje@google.com>
10282
10283 PR symtab/19914
10284 * gdb.dwarf2/dwp-sepdebug.c: New file.
10285 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10286
444e826c
SM
102872016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10288
10289 * gdb.base/detach.exp: Remove is_remote check.
10290
740feeaa
SM
102912016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10292
10293 * gdb.base/annota-input-while-running.exp: Don't check for
10294 [is_remote target]. Enable annotations after running to main.
10295 Remove unused "set test..." line.
10296
9080ac9d
SM
102972016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10298
10299 * gdb.trace/trace-enable-disable.exp: New file.
10300 * gdb.trace/trace-enable-disable.c: New file.
10301
952ebca5
SM
103022016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10303
10304 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10305 use it in info sharedlibrary test.
10306 * gdb.trace/ftrace-lock.exp: Likewise.
10307 * gdb.trace/ftrace.exp: Likewise.
10308 * gdb.trace/range-stepping.exp: Likewise.
10309 * gdb.trace/trace-break.exp: Likewise.
10310 * gdb.trace/trace-condition.exp: Likewise.
10311 * gdb.trace/trace-mt.exp: Likewise.
10312
d9019901
SM
103132016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10314
10315 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10316 (gdb_load_shlib): ... this.
10317 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10318 gdb_load_shlib.
10319 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10320 * gdb.base/ctxobj.exp: Likewise.
10321 * gdb.base/dprintf-pending.exp: Likewise.
10322 * gdb.base/dso2dso.exp: Likewise.
10323 * gdb.base/fixsection.exp: Likewise.
10324 * gdb.base/gcore-relro.exp: Likewise.
10325 * gdb.base/gdb1555.exp: Likewise.
10326 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10327 * gdb.base/gnu-ifunc.exp: Likewise.
10328 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10329 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10330 * gdb.base/pending.exp: Likewise.
10331 * gdb.base/print-file-var.exp: Likewise.
10332 * gdb.base/print-symbol-loading.exp: Likewise.
10333 * gdb.base/shlib-call.exp: Likewise.
10334 * gdb.base/shreloc.exp: Likewise.
10335 * gdb.base/so-impl-ld.exp: Likewise.
10336 * gdb.base/solib-disc.exp: Likewise.
10337 * gdb.base/solib-nodir.exp: Likewise.
10338 * gdb.base/solib-overlap.exp: Likewise.
10339 * gdb.base/solib-symbol.exp: Likewise.
10340 * gdb.base/solib-weak.exp (do_test): Likewise.
10341 * gdb.base/sym-file.exp: Likewise.
10342 * gdb.base/symtab-search-order.exp: Likewise.
10343 * gdb.base/type-opaque.exp: Likewise.
10344 * gdb.base/unload.exp: Likewise.
10345 * gdb.base/watchpoint-solib.exp: Likewise.
10346 * gdb.compile/compile.exp: Likewise.
10347 * gdb.cp/gdb2384.exp: Likewise.
10348 * gdb.cp/infcall-dlopen.exp: Likewise.
10349 * gdb.cp/re-set-overloaded.exp: Likewise.
10350 * gdb.fortran/library-module.exp: Likewise.
10351 * gdb.opt/solib-intra-step.exp: Likewise.
10352 * gdb.python/py-finish-breakpoint.exp: Likewise.
10353 * gdb.python/py-shared.exp: Likewise.
10354 * gdb.reverse/solib-precsave.exp: Likewise.
10355 * gdb.reverse/solib-reverse.exp: Likewise.
10356 * gdb.server/solib-list.exp: Likewise.
10357 * gdb.threads/dlopen-libpthread.exp: Likewise.
10358 * gdb.threads/tls-shared.exp: Likewise.
10359 * gdb.threads/tls-so_extern.exp: Likewise.
10360 * gdb.trace/change-loc.exp: Likewise.
10361 * gdb.trace/ftrace-lock.exp: Likewise.
10362 * gdb.trace/ftrace.exp: Likewise.
10363 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10364 * gdb.trace/pending.exp: Likewise.
10365 * gdb.trace/range-stepping.exp: Likewise.
10366 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10367 (strace_info_marker): Likewise.
10368 (strace_probe_marker): Likewise.
10369 (strace_trace_on_same_addr): Likewise.
10370 (strace_trace_on_diff_addr): Likewise.
10371 * gdb.trace/trace-break.exp: Likewise.
10372 * gdb.trace/trace-condition.exp: Likewise.
10373 * gdb.trace/trace-mt.exp: Likewise.
10374
fca4cfd9
SM
103752016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10376
10377 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10378 result of gdb_remote_download.
10379 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10380 * gdb.base/dso2dso.exp: Likewise.
10381 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10382 * gdb.base/print-file-var.exp: Likewise.
10383 * gdb.base/shlib-call.exp: Likewise.
10384 * gdb.base/shreloc.exp: Likewise.
10385 * gdb.base/solib-overlap.exp: Likewise.
10386 * gdb.base/solib-weak.exp (do_test): Likewise.
10387 * gdb.base/unload.exp: Likewise.
10388
11cf4ffb
YQ
103892016-04-27 Yao Qi <yao.qi@linaro.org>
10390
10391 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10392 exists.
10393
3e2e34f8
KB
103942016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10395
10396 * vla-type.exp: Print structure from toplevel.
10397
8f07e298
BH
103982016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10399
10400 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10401 of dynamic types.
10402 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10403 of dynamic types.
10404
9920b434
BH
104052016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10406
10407 * gdb.fortran/vla-type.f90: New file.
10408 * gdb.fortran/vla-type.exp: New file.
10409
f3abeff5
YQ
104102016-04-25 Yao Qi <yao.qi@linaro.org>
10411
10412 * gdb.base/branch-to-self.c: New file.
10413 * gdb.base/branch-to-self.exp: New file.
10414
0a5d52f0
YQ
104152016-04-22 Yao Qi <yao.qi@linaro.org>
10416
10417 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10418 more after $hex.
10419
495346f6
YQ
104202016-04-22 Yao Qi <yao.qi@linaro.org>
10421
10422 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10423 * gdb.base/annota3.exp: Likewise.
10424
4a7e075c
YQ
104252016-04-22 Yao Qi <yao.qi@linaro.org>
10426
10427 * gdb.reverse/step-precsave.exp: Do one step and test program
10428 stops in "callee" and do multiple steps until program goes out
10429 of "callee".
10430 * gdb.reverse/step-reverse.exp: Likewise.
10431
5b061e98
YQ
104322016-04-22 Yao Qi <yao.qi@linaro.org>
10433
10434 * gdb.trace/signal.exp: Also pass if
10435 $tracepoint_hits($i) > $iterations.
10436
5c5dc57f
YQ
104372016-04-22 Yao Qi <yao.qi@linaro.org>
10438
10439 * gdb.trace/signal.c: New file.
10440 * gdb.trace/signal.exp: New file.
10441
a55411b9
DE
104422016-04-19 Doug Evans <xdje42@gmail.com>
10443
10444 * gdb.base/bad-file.exp: New file.
10445
a22df60a
MG
104462016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10447
10448 * gdb.dwarf2/implref.exp: New file.
10449
0c13f7e5
BH
104502016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10451
10452 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10453 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10454 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10455 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10456 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10457 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10458 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10459 * lib/fortran.exp (fortran_int4): New procedure.
10460 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10461 (fortran_logical4): Likewise.
10462
9b9b09e9
BH
104632016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10464
10465 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10466
a14d1f4d
BH
104672016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10468
10469 * lib/compiler.c: Add Intel specific preprocessor macros.
10470 * lib/compiler.cc: Likewise.
25d49b86 10471
7d49b1d0
LM
104722016-04-13 Luis Machado <lgustavo@codesourcery.com>
10473
10474 * gdb.server/connect-with-no-symbol-file.c: New file.
10475 * gdb.server/connect-with-no-symbol-file.exp: New file.
10476
8392fa22
SM
104772016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10478
10479 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10480
8c4c4aeb
SM
104812016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10482
10483 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10484 standard output directory.
10485
45e3745e
AT
104862016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10487
10488 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10489
e26b7e41
MM
104902016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10491
10492 * gdb.btrace/instruction_history.c (loop): Add declaration.
10493
8ce09462
AT
104942016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10495
10496 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10497
2e88a1ea
SM
104982016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10499
10500 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10501 parentheses to print.
10502 (continue_handler): Likewise.
10503
f48e22e3
SM
105042016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10505
10506 * gdb.server/solib-list.exp: Remove is_remote check.
10507 Pass shlib= to gdb_compile. Don't link shared library with
10508 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10509 Run binary filename through "readlink -f" on the target.
10510
096be756
PA
105112016-04-08 Pedro Alves <palves@redhat.com>
10512
10513 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10514 interpreter filename as argument to gdbserver_spawn.
10515 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10516 Return empty if $last_loaded_file does not exist.
10517
06500533
JK
105182016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10519
10520 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10521 * gdb.base/jit-main.c: Use exit after usage.
10522
2d35e871
JK
105232016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10524
10525 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10526 GDBHISTSIZE prior to the tests.
10527 * gdb.base/gdbinit-history.exp: Likewise.
10528
105292016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10530
10531 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10532 instead of build_executable. Use gdb_load_shlibs.
10533
c8064e7e
YQ
105342016-04-07 Yao Qi <yao.qi@linaro.org>
10535
10536 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10537 Execute "si" command.
10538
bde47561
YQ
105392016-04-07 Yao Qi <yao.qi@linaro.org>
10540
10541 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10542 number instead of the comments on some line.
10543
b16f8a3b
DB
105442016-04-06 Don Breazeal <donb@codesourcery.com>
10545
10546 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10547 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10548
c2f901df
SM
105492016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10550
10551 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10552 standard_output_file. Remove unused binfile variable.
10553
ac17fda0
CU
105542016-04-05 Catalin Udma <catalin.udma@freescale.com>
10555
10556 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10557 * gdb.python/py-mi-objfile.exp: Match "list main" output
10558 in console format.
10559
03a8c4df
SM
105602016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10561
10562 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10563 absolute.
10564
6e774b13
SM
105652016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10566
10567 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10568 absolute.
10569 * gdb.trace/ftrace.exp: Likewise.
10570 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10571 targets as well.
10572 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10573 (gdb_load_shlibs): Copy libraries to test directory when testing
10574 natively. Only set solib-search-path if testing remotely.
10575 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10576
7817ea46
SM
105772016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10578
10579 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10580 gdb_download. Use it even if the target is not remote.
10581 * gdb.base/jit.exp (compile_jit_test): Likewise.
10582 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10583 output directory if the destination board is local, otherwise use
10584 the standard remote_download from DejaGnu.
10585 (gdb_download): Remove.
10586 (gdb_load_shlibs): Use gdb_remote_download instead of
10587 gdb_download.
10588 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10589 Use gdb_remote_download instead of gdb_download. Use it even if
10590 the target is not remote.
10591 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10592 instead of gdb_download.
10593
7beb7f68
SM
105942016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10595
10596 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10597 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10598 run.
10599
cc63428a
AV
106002016-04-01 Artemiy Volkov <artemiyv@acm.org>
10601
10602 PR gdb/19820
10603 * gdb.base/printcmds.exp: Add artificial arrays tests.
10604
64cdf930
PA
106052016-03-31 Pedro Alves <palves@redhat.com>
10606
10607 PR gdb/19858
10608 * gdb.base/jit-main.c: Include unistd.h.
10609 (ATTACH): Define to 0 if not already defined.
10610 (wait_for_gdb, mypid): New globals.
10611 (WAIT_FOR_GDB): New macro.
10612 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10613 some breakpoint locations.
10614 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10615 New procedures.
10616 (one_jit_test): Add REATTACH parameter, and handle it. Use
10617 continue_to_test_location.
10618 (top level): Test attach, and adjusts calls to one_jit_test.
10619
40dea8cb
PA
106202016-03-31 Pedro Alves <palves@redhat.com>
10621
10622 PR gdb/19858
10623 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10624 BINSUFFIX parameter, and handle it.
10625 (top level): Adjust calls compile_jit_test.
10626
e7ea3ec7
CU
106272016-03-31 Catalin Udma <catalin.udma@freescale.com>
10628
10629 PR python/19743
10630 * gdb.python/py-mi-events-gdb.py: New file.
10631 * gdb.python/py-mi-events.c: New file.
10632 * gdb.python/py-mi-events.exp: New file.
10633
e6359af3
YQ
106342016-03-30 Yao Qi <yao.qi@linaro.org>
10635
10636 * gdb.reverse/until-precsave.exp: Match function name only.
10637 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10638 Move malloc to a condition block.
10639 * gdb.reverse/until-reverse.exp: Match function name only.
10640
a4105d04
MK
106412016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10642
10643 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10644 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10645 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10646 variable for GPR 0 instead of assuming it is register 0.
10647 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10648 * lib/trace-support.exp: Add s390 registers.
10649
bfa6adb9
YQ
106502016-03-29 Yao Qi <yao.qi@linaro.org>
10651
10652 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10653
1e6697ea
YQ
106542016-03-24 Yao Qi <yao.qi@linaro.org>
10655
10656 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10657 test message.
10658
64bcd522
AA
106592016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10660
10661 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10662 maintaining separate logic for constructing the output path.
10663
7868401b
DB
106642016-03-16 Don Breazeal <donb@codesourcery.com>
10665
10666 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10667 Retry fork and waitpid on interrupted system call errors.
10668 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10669 Use with_timeout_factor to increase timeout by factor of 10.
10670
1cafadb4
DB
106712016-03-15 Don Breazeal <donb@codesourcery.com>
10672
10673 * gdb.cp/scope-err.cc: New test program.
10674 * gdb.cp/scope-err.exp: New test script.
10675 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10676 lines and "set breakpoint here" comment.
10677 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10678 Fixed some whitespace and format issues.
10679 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10680 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10681
81516450
DE
106822016-03-15 Doug Evans <dje@google.com>
10683
10684 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10685 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10686 All callers updated. Add tests for enums, mixed flags register.
10687
aa52b601
DE
106882016-03-15 Doug Evans <dje@google.com>
10689
10690 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10691 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10692
fa4ff313
SM
106932016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10694
10695 * gdb.base/default.exp: Add $_as_string to the list of expected
10696 convenience functions.
10697
f2403c39
AB
106982016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10699
10700 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10701
f2f3ccb9
SM
107022016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10703
10704 * gdb.python/py-as-string.exp: New file.
10705 * gdb.python/py-as-string.c: New file.
10706
00dbd492
PA
107072016-03-09 Pedro Alves <palves@redhat.com>
10708
10709 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10710 signal" -> "Thread NN received signal" output change.
10711 * gdb.threads/ia64-sigill.exp: Likewise.
10712 * gdb.threads/linux-dp.exp: Likewise.
10713 * gdb.threads/manythreads.exp: Likewise.
10714 * gdb.threads/pending-step.exp: Likewise.
10715 * gdb.threads/print-threads.exp: Likewise.
10716 * gdb.threads/sigstep-threads.exp: Likewise.
10717 * gdb.threads/staticthreads.exp: Likewise.
10718 * gdb.threads/tls.exp: Likewise.
10719
1e6697ea
YQ
107202016-03-09 Pedro Alves <palves@redhat.com>
10721
10722 * gdb.base/command-line-input.exp: New file.
10723
b04fd3be
MK
107242016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10725
10726 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10727 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10728 * gdb.trace/pending.exp: Accept leading dot before function name.
10729 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10730 * lib/trace-support.exp: Set registers for ppc.
10731
98fa59e9
MK
107322016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10733
10734 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10735 use it for disassembly; accept .main in addition to main in backtrace.
10736
f77198c8
MK
107372016-03-09 Wei-cheng Wang <cole945@gmail.com>
10738 Marcin Kościelnicki <koriakin@0x04.net>
10739
10740 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10741 (gdb_recursion_test_ptr): New global variable.
10742 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10743 gdb_recursion_test.
10744 (gdb_c_test): Ditto.
10745
ba84e0da
MK
107462016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10747
10748 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10749 ordering.
10750
4366d36e
MK
107512016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10752
10753 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10754 (bar): Add bar_start_lbl label.
10755 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10756 of foo/bar for emitting DWARF and tracing.
10757
5eb264df
SDJ
107582016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10759
10760 * analyze-racy-logs.py: Set executable bit.
10761
fb6a751f
SDJ
107622016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10763
10764 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10765 (CHECK_TARGET_TMP): Likewise.
10766 (check-single-racy): New rule.
10767 (check-parallel-racy): Likewise.
10768 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10769 (do-check-parallel-racy): New rule.
10770 (check-racy/%.exp): Likewise.
10771 * README (Racy testcases): New section.
10772 * analyze-racy-logs.py: New file.
10773
bdf7e230
DE
107742016-03-03 Doug Evans <dje@google.com>
10775
10776 * gdb.base/skip.exp: Use with_test_prefix.
10777
4719d415
YQ
107782016-03-03 Yao Qi <yao.qi@linaro.org>
10779
10780 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10781 Invoke step_over_syscall "clone" and break_cond_on_syscall
10782 "clone".
10783 * gdb.base/step-over-clone.c: New file.
10784
ea507862
YQ
107852016-03-03 Yao Qi <yao.qi@linaro.org>
10786
10787 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10788 code format.
10789
8fc8cbda
YQ
107902016-03-03 Yao Qi <yao.qi@linaro.org>
10791
10792 * gdb.base/disp-step-fork.c: Rename to ...
10793 * gdb.base/step-over-fork.c: ... it. New file.
10794 * gdb.base/disp-step-vfork.c: Rename to ...
10795 * gdb.base/step-over-vfork.c: ... it. New file.
10796 * gdb.base/disp-step-syscall.exp: Rename to ...
10797 * gdb.base/step-over-syscall.exp: ... it. New file.
10798 (disp_step_cross_syscall): Rename to ...
10799 (step_over_syscall): ... it.
10800
92fa70b0
YQ
108012016-03-03 Yao Qi <yao.qi@linaro.org>
10802
10803 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10804 If target supports condition evaluation on target, invoke
10805 break_cond_on_syscall for fork and vfork.
10806
e197ad3c
YQ
108072016-03-03 Yao Qi <yao.qi@linaro.org>
10808
10809 * gdb.base/disp-step-syscall.exp: Don't invoke
10810 support_displaced_stepping.
10811 (disp_step_cross_syscall): Test with displaced stepping off and
10812 on if supported.
10813
0b47da9f
YQ
108142016-03-03 Yao Qi <yao.qi@linaro.org>
10815
10816 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10817 proc.
10818 (setup): New proc.
10819 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10820 and setup.
10821
065ab6dc
BH
108222016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10823
10824 * gdb.fortran/vla-history.exp: Remove breakpoint.
10825
07e448ad 108262016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10827
25d49b86
PA
10828 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10829 exceeds timeout.
07e448ad 10830
9ac2d526 108312016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10832
25d49b86
PA
10833 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10834 breakpoint.
9ac2d526 10835
17807369
BH
108362016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10837
10838 * gdb.mi/vla.f90: Nullify pointer after declaration.
10839
86e501af
PA
108402016-03-01 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10843
1e903e32
PA
108442016-03-01 Pedro Alves <palves@redhat.com>
10845
10846 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10847 before anything else.
10848 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10849 _GNU_SOURCE here.
10850 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10851 before anything else.
10852 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10853
6ccb54e2
PA
108542016-03-01 Pedro Alves <palves@redhat.com>
10855
10856 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10857
30ca9da1
YQ
108582016-03-01 Yao Qi <yao.qi@linaro.org>
10859
10860 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10861 prepare_for_testing.
10862
dc856b38
YQ
108632016-03-01 Yao Qi <yao.qi@linaro.org>
10864
10865 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10866
4a932159
AA
108672016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10868
10869 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10870 manually constructing the output path.
10871
f2489477
AA
108722016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10873
10874 * gdb.arch/s390-stackless.S: New.
10875 * gdb.arch/s390-stackless.exp: New.
10876
38899f16
IB
108772016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10878
10879 * gdb.dlang/circular.c: New file.
10880 * gdb.dlang/circular.exp: New file.
10881
9fde51ed
YQ
108822016-02-26 Yao Qi <yao.qi@linaro.org>
10883
10884 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10885 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10886 (testcases): Update.
10887
ce90fefe
YQ
108882016-02-26 Yao Qi <yao.qi@linaro.org>
10889
10890 * gdb.reverse/aarch64.c: Rename to ...
10891 * gdb.reverse/insn-reverse.c: ... it.
10892 * gdb.reverse/aarch64.exp: Rename to ...
10893 * gdb.reverse/insn-reverse.exp: ... it.
10894
3263bceb
YQ
108952016-02-26 Yao Qi <yao.qi@linaro.org>
10896
10897 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10898 (testcase_ftype): New.
10899 (testcases): New array.
10900 (n_testcases): New.
10901 (main): Call each element in testcases.
10902 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10903 (read_testcase): New.
10904 Do the tests in a loop.
10905
6cb59ff1
YQ
109062016-02-25 Yao Qi <yao.qi@linaro.org>
10907
10908 * gdb.base/branches.c: Remove.
10909
ae91f625
MK
109102016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10911
10912 PR gdb/13808
10913 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10914
678b48b7
MK
109152016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10916
10917 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10918
7337a6f2
MK
109192016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10920
10921 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10922 change x86_64 call_insn to 'callq'.
10923
861ca91f
AT
109242016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10925
10926 * gdb.trace/tfile-avx.c: Move to...
10927 * gdb.trace/tracefile-pseudo-reg.c: Here.
10928 * gdb.trace/tfile-avx.exp: Move to...
10929 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10930
bf74e428
GB
109312016-02-24 Gary Benson <gbenson@redhat.com>
10932
10933 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10934 message on attach.
10935
cce0e923
DE
109362016-02-23 Doug Evans <dje@google.com>
10937
10938 * gdb.base/skip.c (test_skip): New function.
10939 (end_test_skip_file_and_function): New function.
10940 (test_skip_file_and_function): New function.
10941 * gdb.base/skip1.c (test_skip): New function.
10942 (skip1_test_skip_file_and_function): New function.
10943 * gdb.base/skip.exp: Add tests for new skip options.
10944 * gdb.base/skip-solib.exp: Update expected output.
10945 * gdb.perf/skip-command.cc: New file.
10946 * gdb.perf/skip-command.exp: New file.
10947 * gdb.perf/skip-command.py: New file.
10948
4000e47e
MK
109492016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10950
10951 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10952 info registers pattern.
10953
24f75ead
IB
109542016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10955
10956 * lib/future.exp: Add D support.
10957 (gdb_find_gdc): New proc.
10958 (gdb_default_target_compile): Add D support.
10959
fbb7bcbe
WW
109602016-02-18 Wei-cheng Wang <cole945@gmail.com>
10961
10962 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10963 user+system time.
10964 (trace_speed_test): Determine the iteration count for a time
10965 between 15..30 seconds.
10966
012b3a21
WT
109672016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10968
10969 * gdb.arch/i386-mpx-sigsegv.c: New file.
10970 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10971 * gdb.arch/i386-mpx-simple_segv.c: New file.
10972 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10973
2d5189bd
YQ
109742016-02-18 Yao Qi <yao.qi@linaro.org>
10975
10976 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10977 Don't call setup_kfail.
10978
40fb20d0
YQ
109792016-02-18 Yao Qi <yao.qi@linaro.org>
10980
10981 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10982 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10983
21b1f8d2
DE
109842016-02-16 Doug Evans <dje@google.com>
10985
10986 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10987 * gdb.base/skip1.c: Ditto.
10988 * gdb.base/skip.exp: Whitespace cleanup.
10989
4041ed77
DB
109902016-02-16 Don Breazeal <donb@codesourcery.com>
10991
10992 PR remote/19496
10993 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10994 Remove kfail for PR remote/19496.
10995
c4ef31bf
SM
109962016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10997
10998 * lib/gdb.exp (standard_temp_file): Return a path specific to
10999 the runtest invocation.
11000
266b65b3
SM
110012016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11002
11003 * gdb.trace/save-trace.exp: Change relative path to be in the
11004 standard output directory.
11005
a7a0a6a9
JK
110062016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11007
11008 * gdb.arch/i386-prologue.c: Add missing prototypes.
11009
c99dbb42
JK
110102016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11011
11012 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11013 * gdb.arch/i386-prologue.exp: Likewise.
11014 * gdb.arch/i386-size.exp: Likewise.
11015
aa480355
SM
110162016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11017
11018 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11019 define object file path.
11020 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11021 file path.
11022 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11023 standard_output_file to define binfile.
11024
ba881f50
JK
110252016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11026
11027 Fix compatibility with recent gfortran-5.3.1.
11028 * gdb.fortran/vla-history.exp (print vla1 allocated)
11029 (print vla2 allocated, print $2, print $3): Remove
11030 (print $4): Rename to ...
11031 (print $2): ... here.
11032 (print $9): Rename to ...
11033 (print $5): ... here.
11034 (print $10): Rename to ...
11035 (print $6): ... here.
11036 * gdb.fortran/vla.f90: Add pvla initialization.
11037
e9fb005c
JK
110382016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11039
11040 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11041 New test.
11042 * gdb.fortran/vla-value-sub.exp: Likewise.
11043
e44e00ff
MK
110442016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11045
11046 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11047
97e94151
SM
110482016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11049
11050 * i386-biarch-core.exp: Define corefile using
11051 standard_output_file.
11052
01113bc1
YQ
110532016-02-12 Yao Qi <yao.qi@linaro.org>
11054
11055 * gdb.arch/arm-single-step-kernel-helper.c: New.
11056 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11057
33b4777c
MM
110582016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11059
11060 * gdb.btrace/tailcall-only.exp: New.
11061 * gdb.btrace/tailcall-only.c: New.
11062 * gdb.btrace/x86_64-tailcall-only.S: New.
11063 * gdb.btrace/i686-tailcall-only.S: New.
11064
acc23c11
PA
110652016-02-11 Pedro Alves <palves@redhat.com>
11066
11067 * README (Parallel testing): Add missing double quotes.
11068
e352bf0a
PA
110692016-02-11 Pedro Alves <palves@redhat.com>
11070
11071 * README (Parallel testing): New section.
11072 (GDB_PARALLEL): Rewrite.
11073 (FORCE_PARALLEL): Document.
11074
9f5fed78
MK
110752016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11076
11077 * gdb.trace/tfile-avx.c: New test.
11078 * gdb.trace/tfile-avx.exp: New test.
11079
9ef9e6a6
KS
110802016-02-09 Keith Seitz <keiths@redhat.com>
11081
11082 PR breakpoints/19546
11083 * gdb.base/infcall-exec.c: New file.
11084 * gdb.base/infcall-exec2.c: New file.
11085 * gdb.base/infcall-exec.exp: New file.
11086
a96e36da
KS
110872016-02-09 Keith Seitz <keiths@redhat.com>
11088
11089 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11090 (toplevel): Call test_bkpt_address.
11091
9f61929f
KS
110922016-02-09 Keith Seitz <keiths@redhat.com>
11093
11094 PR python/19506
11095 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11096 (toplevel): Call test_bkpt_address.
11097
1e94266c
SM
110982016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11099
11100 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11101 to AC_OUTPUT.
11102 * configure: Regenerate.
11103
2a7f3dff
PA
111042016-02-09 Pedro Alves <palves@redhat.com>
11105
11106 PR breakpoints/19548
11107 * gdb.base/execl-update-breakpoints.c (some_function): New
11108 function.
11109 (main): Call it.
11110 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11111 Tighten expected GDB output.
11112
2151ccc5
SM
111132016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11114
11115 * Makefile.in (ALL_SUBDIRS): Remove.
11116 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11117 (distclean maintainer-clean realclean): Likewise.
11118 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11119 * configure: Regenerate.
11120 * gdb.ada/Makefile.in: Delete.
11121 * gdb.arch/Makefile.in: Likewise.
11122 * gdb.asm/Makefile.in: Likewise.
11123 * gdb.base/Makefile.in: Likewise.
11124 * gdb.btrace/Makefile.in: Likewise.
11125 * gdb.cell/Makefile.in: Likewise.
11126 * gdb.compile/Makefile.in: Likewise.
11127 * gdb.cp/Makefile.in: Likewise.
11128 * gdb.disasm/Makefile.in: Likewise.
11129 * gdb.dlang/Makefile.in: Likewise.
11130 * gdb.dwarf2/Makefile.in: Likewise.
11131 * gdb.fortran/Makefile.in: Likewise.
11132 * gdb.gdb/Makefile.in: Likewise.
11133 * gdb.go/Makefile.in: Likewise.
11134 * gdb.guile/Makefile.in: Likewise.
11135 * gdb.java/Makefile.in: Likewise.
11136 * gdb.linespec/Makefile.in: Likewise.
11137 * gdb.mi/Makefile.in: Likewise.
11138 * gdb.modula2/Makefile.in: Likewise.
11139 * gdb.multi/Makefile.in: Likewise.
11140 * gdb.objc/Makefile.in: Likewise.
11141 * gdb.opencl/Makefile.in: Likewise.
11142 * gdb.opt/Makefile.in: Likewise.
11143 * gdb.pascal/Makefile.in: Likewise.
11144 * gdb.perf/Makefile.in: Likewise.
11145 * gdb.python/Makefile.in: Likewise.
11146 * gdb.reverse/Makefile.in: Likewise.
11147 * gdb.server/Makefile.in: Likewise.
11148 * gdb.stabs/Makefile.in: Likewise.
11149 * gdb.threads/Makefile.in: Likewise.
11150 * gdb.trace/Makefile.in: Likewise.
11151 * gdb.xml/Makefile.in: Likewise.
11152 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11153 GDB_PARALLEL.
11154 (standard_output_file): Remove check for GDB_PARALLEL, always
11155 return path in outputs/$subdir/$testname.
11156
437277d4
SM
111572016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11158
11159 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11160 (site.exp): Assign abs_srcdir to tcl's srcdir.
11161
31d913c7
YQ
111622016-02-04 Yao Qi <yao.qi@linaro.org>
11163
11164 * gdb.base/foll-exec-mode.c: Include limits.h.
11165 (main): Add parameters argc and argv. Get directory from
11166 argv[0].
11167 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11168 compilation.
11169 * gdb.base/foll-exec.c: Include limits.h.
11170 (main): Add parameters argc and argv.
11171 Get directory from argv[0].
11172 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11173 Adjust tests on the number of lines as source code changed.
11174 * gdb.base/foll-vfork-exit.c: Include limits.h.
11175 (main): Add one line of statement before vfork.
11176 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11177 (main): Add parameters argc and argv. Get directory from
11178 argv[0].
11179 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11180 (setup_gdb): Set tbreak to skip some source lines.
11181 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11182 (main): Add parameters argc and argv. Get directory from
11183 argv[0].
11184 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11185 compilation.
11186 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11187 (main): Add parameters argc and argv. Get directory from
11188 argv[0].
11189 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11190 compilation.
11191
9482b9fb
DE
111922016-02-01 Doug Evans <dje@google.com>
11193
11194 * gdb.base/skip.exp: Clean up multiple references to same test name.
11195
6b2e4f10
PA
111962016-02-01 Pedro Alves <palves@redhat.com>
11197
ccb6afd6 11198 PR remote/19496
6b2e4f10
PA
11199 * gdb.threads/forking-threads-plus-breakpoint.exp
11200 (displaced_stepping_supported): New global.
11201 (probe_displaced_stepping_support): New procedure.
11202 (do_test): Add 'displaced' parameter, and use it.
11203 (top level): Check for displaced stepping support. Add displaced
11204 stepping on/off testing axis.
11205
37a8db1a
AB
112062016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11207
11208 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11209 pointer. Don't perform further tests on the unassociated pointer
11210 if the first test fails.
11211
5fdf6324
AB
112122016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11213
11214 * gdb.base/max-value-size.c: New file.
11215 * gdb.base/max-value-size.exp: New file.
11216 * gdb.base/huge.exp: Disable max-value-size for this test.
11217
935c6144
IB
112182016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11219
11220 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11221
7fe8399d
YQ
112222016-01-28 Yao Qi <yao.qi@linaro.org>
11223
11224 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11225
a2077e25
PA
112262016-01-25 Pedro Alves <palves@redhat.com>
11227
11228 PR threads/19461
11229 * gdb.base/fork-running-state.c: New file.
11230 * gdb.base/fork-running-state.exp: New file.
11231
1d2736d4
PA
112322016-01-25 Pedro Alves <palves@redhat.com>
11233
11234 PR gdb/19494
11235 * gdb.base/catch-fork-kill.c: New file.
11236 * gdb.base/catch-fork-kill.exp: New file.
11237
f1da4b11
PA
112382016-01-25 Pedro Alves <palves@redhat.com>
11239
11240 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11241 Delete, moved to lib/gdb.exp.
11242 * gdb.threads/forking-threads-plus-breakpoint.exp
11243 (foreach_with_prefix): Likewise.
11244 * gdb.threads/process-dies-while-handling-bp.exp
11245 (foreach_with_prefix): Likewise.
11246 * lib/gdb.exp (foreach_with_prefix): New procedure.
11247
45f38546
MK
112482016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11249
11250 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11251 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11252
dc29a1ce
MK
112532016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11254
11255 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11256 endian targets.
11257
092127d7
JK
112582016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11259 Pedro Alves <palves@redhat.com>
11260
11261 Fix testsuite compatibility with Guile.
11262 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11263 number.
11264
31d765d3
JK
112652016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11266
11267 Fix testsuite compatibility with Guile.
11268 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11269 (thread 1): New test for backtrace through signal handler.
11270
1ac78c04
YQ
112712016-01-22 Yao Qi <yao.qi@linaro.org>
11272
11273 PR testsuite/19491
11274 * gdb.base/multi-forks.c: Include
11275 ../lib/unbuffer_output.c
11276 (main): Call gdb_unbuffer_output.
11277
4f5946a8
DE
112782016-01-21 Doug Evans <dje@google.com>
11279
11280 * lib/ada.exp (gdb_compile_ada): Fix typo.
11281
305e13e6
JB
112822016-01-21 Joel Brobecker <brobecker@adacore.com>
11283
11284 * gdb.base/break-fun-addr.exp: New file.
11285 * gdb.base/break-fun-addr1.c: New file.
11286 * gdb.base/break-fun-addr2.c: New file.
11287
5f5dfff6
SM
112882016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11289
11290 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11291 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11292 enum flag values.
11293
fd356fa2
AA
112942016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11295
11296 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11297 when GDB can not set the vector return value. Add more comments
11298 for clarification.
11299
9df22175
AT
113002016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11301
11302 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11303 command.
11304
41d1845e
SM
113052016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11306
11307 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11308
01ac6840
SM
113092016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11310
11311 * Makefile.in (check-single): Pass --status to runtest.
11312 (check/%.exp): Likewise.
11313
113142016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11315
11316 * Makefile.in (check-parallel): Propagate return code from make
11317 do-check-parallel.
11318
bd0a71fa
MK
113192016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11320
11321 * gdb.trace/ftrace.exp: Fix expected message on continue.
11322 * gdb.trace/pending.exp: Fix expected message on continue.
11323 * gdb.trace/trace-break.exp: Fix expected message on continue.
11324
8bcbad33
SM
113252016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11326
11327 * lib/gdb.exp (gdb_test): Remove unused global references.
11328
f303dbd6
PA
113292016-01-18 Pedro Alves <palves@redhat.com>
11330
11331 * gdb.base/async-shell.exp: Adjust expected output.
11332 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11333 * gdb.base/siginfo-thread.exp: Adjust expected output.
11334 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11335 * gdb.java/jnpe.exp: Adjust expected output.
11336 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11337 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11338 * gdb.threads/leader-exit.exp: Adjust expected output.
11339 * gdb.threads/manythreads.exp: Adjust expected output.
11340 * gdb.threads/pthreads.exp: Adjust expected output.
11341 * gdb.threads/schedlock.exp: Adjust expected output.
11342 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11343 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11344 expected output.
11345 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11346 output.
11347 * gdb.threads/sigthread.exp: Adjust expected output.
11348 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11349
b2789696
YQ
113502016-01-18 Yao Qi <yao.qi@linaro.org>
11351
11352 * gdb.guile/scm-section-script.c: Replace @progbits with
11353 %progbits.
11354 * gdb.python/py-section-script.c: Likewise.
11355
71ef29a8
PA
113562016-01-15 Pedro Alves <palves@redhat.com>
11357
11358 * gdb.multi/tids.exp: Test star wildcard ranges.
11359
3f5b7598
PA
113602016-01-15 Pedro Alves <palves@redhat.com>
11361
11362 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11363 command from "thread apply" invocation.
11364 (thr_apply_info_thr_invalid): Default the expected output to the
11365 input tid list.
11366 (top level): Add tests that use convenience variables. Add tests
11367 for "thread apply" with a valid TID list, but missing the command.
11368
663f6d42
PA
113692016-01-13 Pedro Alves <palves@redhat.com>
11370
11371 * gdb.base/default.exp: Expect $_gthread as well.
11372 * gdb.multi/tids.exp: Test $_gthread.
11373 * gdb.threads/thread-specific.exp: Test $_gthread.
11374
c84f6bbf
PA
113752016-01-13 Pedro Alves <palves@redhat.com>
11376
11377 * gdb.multi/tids.exp: Test "info threads -gid".
11378
22a02324
PA
113792016-01-13 Pedro Alves <palves@redhat.com>
11380
11381 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11382 Breakpoint.thread.
11383 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11384
5d5658a1
PA
113852016-01-07 Pedro Alves <palves@redhat.com>
11386
11387 * gdb.base/break.exp: Adjust to output changes.
11388 * gdb.base/hbreak2.exp: Likewise.
11389 * gdb.base/sepdebug.exp: Likewise.
11390 * gdb.base/watch_thread_num.exp: Likewise.
11391 * gdb.linespec/keywords.exp: Likewise.
11392 * gdb.multi/info-threads.exp: Likewise.
11393 * gdb.threads/thread-find.exp: Likewise.
11394 * gdb.multi/tids.c: New file.
11395 * gdb.multi/tids.exp: New file.
11396
84654457
PA
113972016-01-13 Pedro Alves <palves@redhat.com>
11398
11399 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11400
e3940304
PA
114012016-01-13 Pedro Alves <palves@redhat.com>
11402
11403 * gdb.base/default.exp: Expect $_inferior as well.
11404 * gdb.multi/base.exp: Test $_inferior.
11405
a911d87a
PA
114062016-01-13 Pedro Alves <palves@redhat.com>
11407
11408 PR breakpoints/19388
11409 * gdb.base/catch-signal-siginfo-cond.c: New file.
11410 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11411
82075af2
JS
114122016-01-12 Josh Stone <jistone@redhat.com>
11413 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11414
11415 * gdb.base/catch-syscall.c (do_execve): New variable.
11416 (main): Conditionally trigger an execve.
11417 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11418 (test_catch_syscall_execve): New, check entry/return across execve.
11419 (do_syscall_tests): Call test_catch_syscall_execve.
11420
e46eeedd
PA
114212016-01-12 Pedro Alves <palves@redhat.com>
11422
11423 * gdb.base/random-signal.exp (do_test): New procedure, with body
11424 of testcase moved in.
11425
01d8c27e
JK
114262016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11427 Pedro Alves <palves@redhat.com>
11428
11429 * gdb.base/funcargs.exp (finish from indirectly called function):
11430 Reintroduce the case for 'First'.
11431
9a706302
JK
114322016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11433 Pedro Alves <palves@redhat.com>
11434
11435 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11436 (tcatch_vfork_then_child_follow_exec)
11437 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11438 identification.
11439
c0ecb95f
JK
114402016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11441
11442 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11443 and repeats to unlimited.
11444 * gdb.python/py-value.exp: Likewise.
11445 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11446 and repeats to unlimited.
11447
6cfc1fcb
JK
114482016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11449
11450 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11451 and reordering the functions.
11452 * gdb.multi/hangout.c: Likewise.
11453 * gdb.multi/hello.c: Likewise.
11454
582a1b00
SM
114552016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11456
11457 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11458 absolute.
11459 (SingleStatisticTestResult.report): Use dict.keys instead of
11460 dict.iterkeys.
11461
79bc59cb
PA
114622016-01-06 Pedro Alves <palves@redhat.com>
11463
11464 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11465
43368e1d
MM
114662016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11467
11468 * gdb.btrace/dlopen.exp: New.
11469 * gdb.btrace/dlopen.c: New.
11470 * gdb.btrace/dlopen-dso.c: New.
11471
79fad5b8
SL
114722015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11473
11474 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11475 PATTERN argument is optional.
11476
ab8314b3
JB
114772015-12-24 Joel Brobecker <brobecker@adacore.com>
11478
11479 * lib/ada.exp (target_compile_ada_from_dir): New function.
11480 (gdb_compile_ada): Reimplement avoiding the use of project files.
11481 * gdb.ada/gnat_ada.gpr: Delete.
11482 * gdb.ada/cond_lang.exp: Adjust test to make path before
11483 filename optional.
11484 * gdb.ada/small_reg_param.exp: Likewise.
11485
fe33faff
SM
114862015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11487
11488 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11489
6d265cb4
TP
114902015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11491
11492 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11493 case.
11494
10125099
SM
114952015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11496
11497 * gdb.base/break.exp: Remove dead code.
11498 * gdb.base/sepdebug.exp: Likewise.
11499
3ca22649
SM
115002015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11501
11502 * gdb.asm/asm-source.exp: Remove HP-UX references.
11503 * gdb.base/annota1.exp: Likewise.
11504 * gdb.base/annota3.exp: Likewise.
11505 * gdb.base/attach.exp: Likewise.
11506 * gdb.base/bigcore.exp: Likewise.
11507 * gdb.base/break.exp: Likewise.
11508 * gdb.base/call-ar-st.exp: Likewise.
11509 * gdb.base/callfuncs.exp: Likewise.
11510 * gdb.base/catch-fork-static.exp: Likewise.
11511 * gdb.base/display.exp: Likewise.
11512 * gdb.base/foll-exec-mode.exp: Likewise.
11513 * gdb.base/foll-exec.exp: Likewise.
11514 * gdb.base/foll-fork.exp: Likewise.
11515 * gdb.base/foll-vfork.exp: Likewise.
11516 * gdb.base/funcargs.exp: Likewise.
11517 * gdb.base/hbreak2.exp: Likewise.
11518 * gdb.base/inferior-died.exp: Likewise.
11519 * gdb.base/interrupt.exp: Likewise.
11520 * gdb.base/multi-forks.exp: Likewise.
11521 * gdb.base/nodebug.exp: Likewise.
11522 * gdb.base/sepdebug.exp: Likewise.
11523 * gdb.base/solib1.c: Likewise.
11524 * gdb.base/step-test.exp: Likewise.
11525 * gdb.mi/non-stop.c: Likewise.
11526 * gdb.mi/pthreads.c: Likewise.
11527 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11528 * gdb.threads/pthreads.c: Likewise.
11529 * gdb.threads/staticthreads.exp: Likewise.
11530 * lib/future.exp: Likewise.
11531 * lib/gdb.exp: Likewise.
11532 * gdb.base/so-indr-cl.c: Remove.
11533 * gdb.base/so-indr-cl.exp: Likewise.
11534 * gdb.base/solib.c: Likewise.
11535 * gdb.base/solib.exp: Likewise.
11536 * gdb.base/solib2.c: Likewise.
11537
b6304613
SM
115382015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11539
11540 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11541 * gdb.base/call-ar-st.exp: Likewise.
11542 * gdb.base/callfuncs.exp: Likewise.
11543 * gdb.base/condbreak.exp: Likewise.
11544 * gdb.base/constvars.exp: Likewise.
11545 * gdb.base/hbreak2.exp: Likewise.
11546 * gdb.base/langs.exp: Likewise.
11547 * gdb.base/list.exp: Likewise.
11548 * gdb.base/long_long.exp: Likewise.
11549 * gdb.base/ptype.exp: Likewise.
11550 * gdb.base/scope.exp: Likewise.
11551 * gdb.base/signals.exp: Likewise.
11552 * gdb.base/so-impl-ld.exp: Likewise.
11553 * gdb.base/varargs.exp: Likewise.
11554 * gdb.base/volatile.exp: Likewise.
11555 * gdb.base/whatis.exp: Likewise.
11556 * gdb.cp/cplusfuncs.exp: Likewise.
11557 * gdb.cp/inherit.exp: Likewise.
11558 * gdb.cp/local.exp: Likewise.
11559 * gdb.cp/member-ptr.exp: Likewise.
11560 * gdb.cp/method.exp: Likewise.
11561 * gdb.cp/overload.exp: Likewise.
11562 * gdb.cp/templates.exp: Likewise.
11563 * gdb.stabs/weird.exp: Likewise.
11564 * lib/compiler.c: Likewise.
11565 * lib/compiler.cc: Likewise.
11566 * lib/cp-support.exp: Likewise.
11567 * lib/gdb.exp: Likewise.
11568
bf401b07
SM
115692015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11570
11571 * configure.ac: Remove HP-UX case.
11572 * configure: Regenerate.
11573
aff9c0f8
SM
115742015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11575
11576 * lib/gdb.exp (gdb_compile): Add function doc.
11577
a6904d5a
PA
115782015-12-17 Pedro Alves <palves@redhat.com>
11579
11580 PR threads/19354
11581 * gdb.multi/info-threads.exp: New file.
11582
a22279dd
YQ
115832015-12-15 Yao Qi <yao.qi@linaro.org>
11584
11585 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11586 is aarch64*-*-*.
11587
0588c796
SL
115882015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11589
11590 * gdb.base/history-duplicates.exp: Skip if no readline support.
11591
5d978e17
SL
115922015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11593
11594 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11595
7e763b86
SL
115962015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11597
11598 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11599
87a3a92c
SL
116002015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11601
11602 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11603 ctrl-C if nointerrupts target property is set.
11604 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11605 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11606 * gdb.base/paginate-bg-execution.exp: Likewise.
11607 * gdb.base/paginate-execution-startup.exp: Likewise.
11608 * gdb.base/random-signal.exp: Likewise.
11609 * gdb.base/range-stepping.exp: Likewise.
11610 * gdb.cp/annota2.exp: Likewise.
11611 * gdb.cp/annota3.exp: Likewise.
11612 * gdb.gdb/selftest.exp: Likewise.
11613 * gdb.threads/continue-pending-status.exp: Likewise.
11614 * gdb.threads/leader-exit.exp: Likewise.
11615 * gdb.threads/manythreads.exp: Likewise.
11616 * gdb.threads/pthreads.exp: Likewise.
11617 * gdb.threads/schedlock.exp: Likewise.
11618 * gdb.threads/sigthread.exp: Likewise.
11619
a8f077dc
DB
116202015-12-11 Don Breazeal <donb@codesourcery.com>
11621
11622 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11623 remote.
11624 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11625 * gdb.base/foll-exec.exp (main): Enable for target remote.
11626 * gdb.base/foll-fork.exp (main): Likewise.
11627 * gdb.base/foll-vfork.exp (main): Likewise.
11628 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11629 (proc continue_to_exit_bp_loc): Use clean_restart.
11630 * gdb.base/pie-execl.exp (main): Disable for target remote.
11631 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11632 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11633 * gdb.threads/execl.exp (main): Likewise.
11634 * gdb.threads/fork-child-threads.exp (main): Likewise.
11635 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11636 remote.
11637 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11638 remote.
11639 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11640 pid.tid style ptids, instead of just tid.
11641 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11642 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11643 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11644 ptids, instead of just tid.
11645
3b2464a8
AB
116462015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11647
11648 * gdb.base/list.exp (test_list_forward): Add end of file error
11649 test.
11650 (test_repeat_list_command): Add end of file error test.
11651 (test_list_backwards): Add beginning of file error test.
11652
a0def019
AB
116532015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11654
11655 * gdb.base/list.exp (test_list_invalid_args): New function,
11656 defined, and called.
11657
5c000dff
AB
116582015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11659
11660 * gdb.base/list.exp (test_list): Make test names unique.
11661
f1637ebe
YQ
116622015-12-11 Yao Qi <yao.qi@linaro.org>
11663
11664 * gdb.base/coremaker2.c: Remove.
11665
36d6fc0a
PA
116662015-12-10 Pedro Alves <palves@redhat.com>
11667
11668 * gdb.multi/base.exp: Remove stale "spaces" references.
11669
762f7747
PA
116702015-12-10 Pedro Alves <palves@redhat.com>
11671
11672 * gdb.multi/base.exp: Don't use nowarnings.
11673 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11674 * gdb.multi/hangout.c: Include stdio.h.
11675 * gdb.multi/hello.c: Include stdlib.h.
11676 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11677 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11678 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11679
28d2bfb9
AB
116802015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11681
11682 * gdb.dwarf2/dw2-ranges-base.c: New file.
11683 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11684 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11685 support additional line table, and debug ranges generation.
11686 (Dwarf::ranges): New function, generate .debug_ranges.
11687 (Dwarf::lines): Support generating simple line table programs.
11688 (Dwarf::assemble): Initialise new namespace variables.
11689
5fc2beac
KB
116902015-12-09 Kevin Buettner <kevinb@redhat.com>
11691
11692 * gdb.base/async.exp (proc test_background): Add case for
11693 asynchronous execution not supported.
11694
1c35a88f
LM
116952015-12-09 Luis Machado <lgustavo@codesourcery.com>
11696
11697 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11698 format and change test names to make them unique.
11699
b593e3d9
RK
117002015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11701 Pedro Alves <pedro@redhat.com>
11702
11703 PR gdb/18702
11704 Add checking of floatformats setup on x86_64 hosts.
11705 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11706 (smallval, bigval): New labels/constants.
11707 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11708 float" after loading bigval and smallval.
11709
d72413e6
PMR
117102015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11711
11712 * gdb.ada/fun_overload_menu.exp: New testcase.
11713 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11714
ece66d65
JS
117152015-12-04 Josh Stone <jistone@redhat.com>
11716
11717 * gdb.base/catch-fork-static.exp: New.
11718
41d0efca
YQ
117192015-12-03 Yao Qi <yao.qi@linaro.org>
11720
11721 * gdb.base/sizeof.c: Don't include stdio.h and
11722 ../lib/unbuffer_output.c.
11723 (main): New variable 'size' and 'value'. Remove printf and
11724 gdb_unbuffer_output. Assign return value to size and value.
11725 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11726 at the beginning.
11727 (check_sizeof): Check the result by printing variable 'size'.
11728 (check_valueof): Check the result by printing variable 'value'.
11729
99fd02d9
YQ
117302015-12-01 Yao Qi <yao.qi@linaro.org>
11731
11732 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11733 for aarch64*-*-linux* target.
11734
f2faf941
PA
117352015-11-30 Pedro Alves <palves@redhat.com>
11736
11737 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11738
04bf20c5
PA
117392015-11-30 Pedro Alves <palves@redhat.com>
11740
11741 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11742 Handle non-stop mode vCont replies.
11743
09df4675
PA
117442015-11-30 Pedro Alves <palves@redhat.com>
11745
11746 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11747 prepare_for_testing. Start gdb with "set non-stop on" appended to
11748 GDBFLAGS. Lax expected stop output.
11749
58b584af
YQ
117502015-11-27 Yao Qi <yao.qi@linaro.org>
11751
11752 * gdb.arch/arm-neon.exp: New.
11753 * gdb.arch/arm-neon.c: New.
11754
dfcb77a8
YQ
117552015-11-27 Yao Qi <yao.qi@linaro.org>
11756
11757 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11758
88e8ec1b
YQ
117592015-11-27 Yao Qi <yao.qi@linaro.org>
11760
11761 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11762 frames-invalid annotation.
11763
bfde72c2
YQ
117642015-11-27 Yao Qi <yao.qi@linaro.org>
11765
11766 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11767
f6512a69
SM
117682015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11769
11770 * gdb.threads/names.exp: New file.
11771 * gdb.threads/names.c: New file.
11772 * README: Mention gdb,no_thread_names.
11773
46a3515b
MM
117742015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11775
11776 PR 19297
11777 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11778 support" error.
11779
62147a22
PA
117802015-11-24 Pedro Alves <palves@redhat.com>
11781
11782 PR 17539
11783 * gdb.base/display.exp: Expect displays to be sorted in ascending
11784 order. Use multi_line.
11785 * gdb.base/solib-display.exp: Likewise.
11786
2f341b6e
PA
117872015-11-24 Pedro Alves <palves@redhat.com>
11788
11789 PR 17539
25d49b86
PA
11790 * gdb.base/display.exp: Expect displays to be sorted in ascending
11791 order. Use multi_line.
11792 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11793
7e0aa6aa
PA
117942015-11-24 Pedro Alves <palves@redhat.com>
11795
11796 PR 17539
11797 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11798 threads in ascending order.
11799 * gdb.base/foll-fork.exp: Likewise.
11800 * gdb.base/foll-vfork.exp: Likewise.
11801 * gdb.base/multi-forks.exp: Likewise.
11802 * gdb.mi/mi-nonstop.exp: Likewise.
11803 * gdb.mi/mi-nsintrall.exp: Likewise.
11804 * gdb.multi/base.exp: Likewise.
11805 * gdb.multi/multi-arch.exp: Likewise.
11806 * gdb.python/py-inferior.exp: Likewise.
11807 * gdb.threads/break-while-running.exp: Likewise.
11808 * gdb.threads/execl.exp: Likewise.
11809 * gdb.threads/gcore-thread.exp: Likewise.
11810 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11811 * gdb.threads/kill.exp: Likewise.
11812 * gdb.threads/linux-dp.exp: Likewise.
11813 * gdb.threads/multiple-step-overs.exp: Likewise.
11814 * gdb.threads/next-bp-other-thread.exp: Likewise.
11815 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11816 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11817 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11818 * gdb.threads/thread-find.exp: Likewise.
11819 * gdb.threads/tls.exp: Likewise.
11820 * lib/mi-support.exp (mi_reverse_list): Delete.
11821 (mi_check_thread_states): No longer reverse list.
11822
2cc57ad8
PA
118232015-11-24 Pedro Alves <palves@redhat.com>
11824
11825 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11826 use lowercase.
11827
c93e8391
SM
118282015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11829
11830 * gdb.trace/actions.c: Include trace-common.h.
11831 (main): Add a location for a fast tracepoint.
11832 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11833 the normal tracepoints.
11834 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11835
045ccf91
SM
118362015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11837
11838 * save-trace.exp: Factor out code to these...
11839 (gdb_save_tracepoints): New.
11840 (gdb_load_tracepoints): New.
11841 (do_save_load_test): New.
11842
5506f9f6
KB
118432015-11-23 Kevin Buettner <kevinb@redhat.com>
11844
11845 * gdb.base/asmlabel.exp: New test.
11846 * gdb.base/asmlabel.c: New test case.
11847
16c3b12f
JB
118482015-11-23 Joel Brobecker <brobecker@adacore.com>
11849
11850 * gdb.base/wrong_frame_bt_full-main.c: New file.
11851 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11852 * gdb.base/wrong_frame_bt_full.exp: New file.
11853
155bfbd3
JB
118542015-11-23 Joel Brobecker <brobecker@adacore.com>
11855
11856 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11857
bb097445
JM
118582015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11859
206853a0 11860 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11861 pstate register when comparing registers values in
11862 sparc64-*-linux-gnu targets to avoid spurious differences.
11863
9c88ed8f
JM
118642015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11865
206853a0 11866 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11867
96161e25
SL
118682015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11869
11870 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11871 as type argument to gdb_compile.
11872 * gdb.base/nested-subp2.exp: Likewise.
11873 * gdb.base/nested-subp3.exp: Likewise.
11874
340c2830
DV
118752015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11876
11877 * lib/dwarf.exp (_note): Fix left shift of negative value.
11878 * gdb.trace/trace-condition.exp: Likewise.
11879
c1862d0f
YQ
118802015-11-13 Yao Qi <yao.qi@linaro.org>
11881
11882 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11883 comments about d10v.
11884 (test_scalar_returns): Likewise.
11885 * gdb.base/d10v.ld: Remove.
11886 * gdb.base/overlays.exp: Remove the target triplet checking for
11887 d10v-*-*.
11888 * gdb.base/structs.exp (test_struct_returns): Remove the
11889 comments about d10v.
11890 (test_struct_calls): Likewise.
11891
77ae9c19
YQ
118922015-11-13 Yao Qi <yao.qi@linaro.org>
11893
11894 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11895 * gdb.base/gnu_vector.c: Don't include stdio.h.
11896 (main): Don't print res and call add_some_intvecs.
11897
430e004e
MK
118982015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11899
11900 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11901 macro.
11902 (func5): Removed.
11903 (func4): Use FAST_TRACEPOINT_LABEL.
11904 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11905 macro.
11906 (func): Removed.
11907 (thread_function): Use FAST_TRACEPOINT_LABEL.
11908 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11909 (func): Remove.
11910 (marker): Use FAST_TRACEPOINT_LABEL.
11911 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11912 (pendfunc1): Remove.
11913 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11914 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11915 (foo): Remove.
11916 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11917 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11918 macro.
11919 (func): Remove.
11920 (marker): Use FAST_TRACEPOINT_LABEL.
11921 * gdb.trace/trace-common.h: New header.
11922 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11923 macro.
11924 (func): Remove.
11925 (marker): Use FAST_TRACEPOINT_LABEL.
11926 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11927 (func): Remove.
11928 (thread_function): Use FAST_TRACEPOINT_LABEL.
11929
6e7675a7
MK
119302015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11931
11932 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11933 in front.
11934 * gdb.trace/change-loc.exp: Use global pcreg definition.
11935 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11936 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11937 in front.
11938 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11939 * gdb.trace/pending.exp: Likewise.
11940 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11941 * gdb.trace/trace-break.exp: Likewise.
11942 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11943 in front.
11944 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11945 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11946 in front.
11947 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11948
dddc0e16
JB
119492015-11-09 Joel Brobecker <brobecker@adacore.com>
11950
11951 * gdb.ada/fin_fun_out: New testcase.
11952
c6f0b406
KB
119532015-11-07 Kevin Buettner <kevinb@redhat.com>
11954
11955 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11956 value associated with DW_AT_byte_size.
11957 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11958 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11959 DW_AT_upper_bound.
11960
f01dcfd9
KB
119612015-11-07 Kevin Buettner <kevinb@redhat.com>
11962
11963 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11964 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11965 version.
11966 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11967 gdb.dwarf2/dw2-canonicalize-type.exp,
11968 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11969 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11970 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11971 provided by gdb_target_symbol_prefix_flags_asm.
11972 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11973 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11974 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11975 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11976 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11977 macros where needed). Use this macro for symbols which require
11978 the prefix provided by SYMBOL_PREFIX.
11979
2223449a
KB
119802015-11-05 Kevin Buettner <kevinb@redhat.com>
11981
11982 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11983 New procs.
11984 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11985 representing expressions, of more than one list element.
11986 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11987 to prepend linker symbol prefix to f.
11988 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11989 table_1 and table_2.
11990 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11991 Likewise, for f and g.
11992 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11993 for ptr.
11994 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11995 for main.
11996 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11997 table_1_ptr and table_2_ptr.
11998
6f2f1a3a
JK
119992015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12000 Joel Brobecker <brobecker@adacore.com>
12001
12002 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12003
566c56c9
MK
120042015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12005
12006 * gdb.reverse/s390-mvcle.c: New test.
12007 * gdb.reverse/s390-mvcle.exp: New file.
12008 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12009
d5f0636b
MK
120102015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12011
12012 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12013
7ad8b86c
MK
120142015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12015
12016 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12017 reaching marker2.
12018 * gdb.reverse/getresuid-reverse.exp: Likewise.
12019 * gdb.reverse/pipe-reverse.exp: Likewise.
12020 * gdb.reverse/readv-reverse.exp: Likewise.
12021 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12022 * gdb.reverse/time-reverse.exp: Likewise.
12023 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12024
4081c0f1
YQ
120252015-10-30 Yao Qi <yao.qi@linaro.org>
12026
12027 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12028 (empty_cycle): Remove.
12029 (main): Don't call empty_cycle. Don't use watch_count_done.
12030 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12031 empty_cycle. Rewrite the code counting HW watchpoints.
12032
452b4ba5
MK
120332015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12034
12035 * gdb.reverse/fstatat-reverse.c: New test.
12036 * gdb.reverse/fstatat-reverse.exp: New file.
12037 * gdb.reverse/getresuid-reverse.c: New test.
12038 * gdb.reverse/getresuid-reverse.exp: New file.
12039 * gdb.reverse/pipe-reverse.c: New test.
12040 * gdb.reverse/pipe-reverse.exp: New file.
12041 * gdb.reverse/readv-reverse.c: New test.
12042 * gdb.reverse/readv-reverse.exp: New file.
12043 * gdb.reverse/recvmsg-reverse.c: New test.
12044 * gdb.reverse/recvmsg-reverse.exp: New file.
12045 * gdb.reverse/time-reverse.c: New test.
12046 * gdb.reverse/time-reverse.exp: New file.
12047 * gdb.reverse/waitpid-reverse.c: New test.
12048 * gdb.reverse/waitpid-reverse.exp: New file.
12049
5e2e7507
JK
120502015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12051
12052 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12053
0fde2c53
DE
120542015-10-26 Doug Evans <dje@google.com>
12055
12056 PR symtab/17391
12057 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12058 * gdb.dwarf2/bad-regnum.c: New file.
12059 * gdb.dwarf2/bad-regnum.exp: New file.
12060
1a70ae97
DE
120612015-10-26 Doug Evans <dje@google.com>
12062
12063 PR python/18938
12064 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12065 file.
12066
27dc26ab
JK
120672015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12068
12069 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12070 for a change by "Mention language in compile error message".
12071
bed91f4d
SM
120722015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12073
12074 PR python/18073
12075 * gdb.python/py-type.c (C::a_method): New.
12076 (C::a_const_method): New.
12077 (C::a_static_method): New.
12078 (a_function): New.
12079 * gdb.python/py-type.exp (test_fields): Test getting fields
12080 from function and method.
12081
3f2f83dd
KB
120822015-10-21 Keven Boell <keven.boell@intel.com>
12083
12084 * gdb.fortran/vla-alloc-assoc.exp: New file.
12085 * gdb.fortran/vla-datatypes.exp: New file.
12086 * gdb.fortran/vla-datatypes.f90: New file.
12087 * gdb.fortran/vla-history.exp: New file.
12088 * gdb.fortran/vla-ptype-sub.exp: New file.
12089 * gdb.fortran/vla-ptype.exp: New file.
12090 * gdb.fortran/vla-sizeof.exp: New file.
12091 * gdb.fortran/vla-sub.f90: New file.
12092 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12093 * gdb.fortran/vla-value-sub-finish.exp: New file.
12094 * gdb.fortran/vla-value-sub.exp: New file.
12095 * gdb.fortran/vla-value.exp: New file.
12096 * gdb.fortran/vla-ptr-info.exp: New file.
12097 * gdb.mi/mi-vla-fortran.exp: New file.
12098 * gdb.mi/vla.f90: New file.
12099
27145d50
SL
121002015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12101
12102 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12103 of hardwired timeout value.
12104
5f3ff4f8
JK
121052015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12106 Pedro Alves <palves@redhat.com>
12107
12108 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12109 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12110
bfd09d20
JS
121112015-10-19 Josh Stone <jistone@redhat.com>
12112
12113 * gdb.base/catch-syscall.c: Include <sched.h>.
12114 (unknown_syscall): New variable.
12115 (main): Trigger a vfork and an unknown syscall.
12116 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12117 (unknown_syscall_number): Likewise.
12118 (check_call_to_syscall): Accept an optional syscall pattern.
12119 (check_return_from_syscall): Likewise.
12120 (check_continue): Likewise.
12121 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12122 (test_catch_syscall_skipping_return): New test toggling off 'catch
12123 syscall' to step over the syscall return, then toggling back on.
12124 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12125 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12126 (do_syscall_tests): Call test_catch_syscall_without_args and
12127 test_catch_syscall_mid_vfork.
12128 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12129 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12130
b32b93c6
AS
121312015-10-19 Andrew Stubbs <ams@codesourcery.com>
12132
12133 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12134 print g_vE): Add new pass patterns.
12135 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12136 print various symbol names for vptr fields.
12137
9d622bda
AB
121382015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12139
12140 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12141 results.
12142
0fd8ac1c
YQ
121432015-10-12 Yao Qi <yao.qi@linaro.org>
12144
12145 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12146
34240514
YQ
121472015-10-12 Yao Qi <yao.qi@linaro.org>
12148
12149 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12150 is aarch64*-*-linux*.
12151
8240f442
YQ
121522015-10-12 Yao Qi <yao.qi@linaro.org>
12153
12154 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12155 (can_relocate_bcond_true): ... it.
12156 (can_relocate_bcond_false): New function.
12157 (foo): Likewise.
12158 (can_relocate_bl): Likewise.
12159 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12160 can_relocate_bl.
12161
2520f728
PMR
121622015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12163
12164 * gdb.base/nested-addr.c: New file.
12165 * gdb.base/nested-addr.exp: New testcase.
12166
abcef95a
MM
121672015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12168
12169 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12170 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12171 its output. Ignore the output of "record goto begin" and instead
12172 check that GDB is replaying.
12173
145e3ddb
PA
121742015-10-09 Pedro Alves <palves@redhat.com>
12175
12176 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12177 (top level): Use it in the run with no args test.
12178
d5d8c4e1
IB
121792015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12180
12181 * gdb.dlang/properties.exp: New file.
12182
06e635ef
SL
121832015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12184
12185 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12186 whether or not address 0x1000 is mapped on the target.
12187
e019fd1d
SM
121882015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12189
12190 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12191 build.
12192
77ba2a67
MM
121932015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12194
12195 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12196 instruction-history test.
12197
c60eb31f
DE
121982015-09-28 Doug Evans <dje@google.com>
12199
12200 * gdb.base/gcore.c (array_func): Add reference to static_array.
12201
9a3c8263
SM
122022015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12203
12204 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12205 source line.
12206
9720e656
SL
122072015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12208
12209 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12210 short or char as base type.
12211
938d3bf2
SL
122122015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12213
12214 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12215 to allow any size enum.
12216
e6c2c623
PMR
122172015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12218
12219 * gdb.ada/array_ptr_renaming.exp: New testcase.
12220 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12221 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12222
06da0f77
PL
122232015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12224
12225 * gdb.trace/ftrace-lock.c: New file.
12226 * gdb.trace/ftrace-lock.exp: New file.
12227
4f51c22a
PL
122282015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12229
12230 * gdb.arch/insn-reloc.c: New file.
12231 * gdb.arch/ftrace-insn-reloc.exp: New file.
12232
7041adf4
PL
122332015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12234
12235 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12236 instruction.
12237 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12238 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12239 * gdb.trace/range-stepping.c: Likewise.
12240 * gdb.trace/trace-break.c: Likewise.
12241 * gdb.trace/trace-mt.c (thread_function): Likewise.
12242 * gdb.trace/ftrace.c (marker): Likewise.
12243 * gdb.trace/trace-condition.c (marker): Likewise.
12244 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12245 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12246 is_aarch64_target.
12247
015d2e7e
DE
122482015-09-18 Doug Evans <xdje42@gmail.com>
12249
12250 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12251 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12252
26b188a2
SL
122532015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12254
12255 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12256 the breakpoint.
12257
79dc332b
SL
122582015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12259
12260 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12261 the pending breakpoint. Remove timeout override for "Run till
12262 MI pending breakpoint on pendfunc3 on thread 2" test.
12263
f57929f2
SL
122642015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12265
12266 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12267 filename pattern.
12268
3f469b17
SL
122692015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12270
12271 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12272 in breakpoint filename pattern.
12273
515b89b3
SL
122742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12275
7800dbe4
SL
12276 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12277
122782015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12279
515b89b3
SL
12280 * gdb.linespec/explicit.exp: Check for readline support for
12281 tab-completion tests. Fix obvious typo.
12282
d2939ba2
MM
122832015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12284
12285 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12286 and replay.
12287
cbb55fa7
MM
122882015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12289
12290 * gdb.btrace/non-stop.c: New.
12291 * gdb.btrace/non-stop.exp: New.
12292
43691ca1
PL
122932015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12294 Yao Qi <yao.qi@linaro.org>
12295
12296 * gdb.trace/trace-condition.c: New file.
12297 * gdb.trace/trace-condition.exp: New file.
12298
d78908cf
WW
122992015-09-16 Wei-cheng Wang <cole945@gmail.com>
12300
12301 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12302 for testing bytecode compilation.
12303
1ed415e2
PA
123042015-09-16 Pedro Alves <palves@redhat.com>
12305 Sandra Loosemore <sandra@codesourcery.com>
12306
12307 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12308 (SECONDS): Redefine.
12309 (main): Call pthread_kill and alarm early.
12310 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12311 support.
12312 (test): If the target can't hardware step and doesn't support
12313 displaced stepping, increase the timeout.
12314
d136eff5
PA
123152015-09-16 Pedro Alves <palves@redhat.com>
12316
12317 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12318 (enable_debug): New procedures.
12319 (test): Use them. Bail out if waiting for threads fails.
12320 (top level): Bail out if a test fails.
12321
991f019c
YQ
123222015-09-16 Yao Qi <yao.qi@linaro.org>
12323
12324 * gdb.asm/asm-source.exp: Set asm-arch for
12325 aarch64*-*-* target.
12326 * gdb.asm/aarch64.inc: New file.
12327
bfca584f
PMR
123282015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12329
12330 * gdb.ada/array_of_variable_length.exp: New testcase.
12331 * gdb.ada/array_of_variable_length/foo.adb: New file.
12332 * gdb.ada/array_of_variable_length/pck.adb: New file.
12333 * gdb.ada/array_of_variable_length/pck.ads: New file.
12334
b326e587
DE
123352015-09-15 Doug Evans <dje@google.com>
12336
12337 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12338 of function static local variable.
12339
5382cfab
PW
123402015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12341
12342 * gdb.threads/tls-so_extern.exp: New test file.
12343 * gdb.threads/tls-so_extern.c: New test file.
12344 * gdb.threads/tls-so_extern_main.c: New test file.
12345
141c5cc4
JK
123462015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12347
12348 * gdb.opt/solib-intra-step-lib.c: New file.
12349 * gdb.opt/solib-intra-step-main.c: New file.
12350 * gdb.opt/solib-intra-step.exp: New file.
12351
d15dcecd
PA
123522015-09-15 Pedro Alves <palves@redhat.com>
12353
12354 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12355 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12356
4c2f2a79
PA
123572015-09-14 Pedro Alves <palves@redhat.com>
12358
12359 * gdb.base/hook-stop-continue.c: Delete.
12360 * gdb.base/hook-stop-continue.exp: Delete.
12361 * gdb.base/hook-stop-frame.c: Delete.
12362 * gdb.base/hook-stop-frame.exp: Delete.
12363 * gdb.base/hook-stop.c: New file.
12364 * gdb.base/hook-stop.exp: New file.
12365
919e6dbe
PMR
123662015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12367
12368 * gdb.ada/access_to_packed_array.exp: New testcase.
12369 * gdb.ada/access_to_packed_array/foo.adb: New file.
12370 * gdb.ada/access_to_packed_array/pack.adb: New file.
12371 * gdb.ada/access_to_packed_array/pack.ads: New file.
12372
157280a4
MM
123732015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12374
12375 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12376 buffer size test.
12377
2fd33e94
DB
123782015-09-11 Don Breazeal <donb@codesourcery.com>
12379
12380 * gdb.base/foll-exec.c: Add copyright header. Fix
12381 formatting issues.
12382 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12383 (do_exec_tests): Use clean_restart in place of zap_session,
12384 and for test initialization. Fix formatting issues. Use
12385 fail in place of perror.
12386 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12387 an expect statement to match an expression with output from
12388 the program under debug.
12389 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12390 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12391 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12392 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12393 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12394
e70b6e8e
DE
123952015-09-09 Doug Evans <dje@google.com>
12396
12397 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12398
7a551a51
DE
123992015-09-09 Doug Evans <dje@google.com>
12400
12401 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12402
4c666f84
DE
124032015-09-09 Doug Evans <dje@google.com>
12404
12405 * gdb.base/savedregs.exp: Fix typo.
12406
243a9253
PA
124072015-09-09 Pedro Alves <palves@redhat.com>
12408
12409 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12410
c0fa8fbd
SL
124112015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12412
12413 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12414 command actually switches threads. Give up on remaining
12415 tests if target fails to stop at breakpoint.
12416
cd7c1778
PMR
124172015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12418
12419 * gdb.ada/funcall_char.exp: New testcase.
12420 * gdb.ada/funcall_char/foo.adb: New file.
12421
dc5c8746
PMR
124222015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12423
12424 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12425 expected outputs. Add two testcases for completing ambiguous
12426 functions.
12427 * gdb.ada/complete/aux_pck.adb: New file.
12428 * gdb.ada/complete/aux_pck.ads: New file.
12429 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12430 Ambiguous_Func functions.
12431 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12432 * gdb.ada/complete/pck.adb: Likewise.
12433
4e83a1e7
UW
124342015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12435
12436 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12437 failures to run the test program under GDB.
12438
8ce74153
LM
124392015-08-26 Luis Machado <lgustavo@codesourcery.com>
12440
12441 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12442 to C.
12443
e9756d52
PP
124442015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12445
12446 * gdb.base/run-after-attach.exp: New test file.
12447 * gdb.base/run-after-attach.c: New test file.
12448
8d37573b
DB
124492015-08-26 Don Breazeal <donb@codesourcery.com>
12450
12451 * gdb.base/foll-exec-2.c: New test program.
12452 * gdb.base/foll-exec-2.exp: New test.
12453
63e43d3a
PMR
124542015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12455
12456 * gdb.base/nested-subp1.exp: New file.
12457 * gdb.base/nested-subp1.c: New file.
12458 * gdb.base/nested-subp2.exp: New file.
12459 * gdb.base/nested-subp2.c: New file.
12460 * gdb.base/nested-subp3.exp: New file.
12461 * gdb.base/nested-subp3.c: New file.
12462
3d40fbb5
PA
124632015-08-24 Pedro Alves <palves@redhat.com>
12464
12465 * gdb.server/connect-without-multi-process.c: New file.
12466 * gdb.server/connect-without-multi-process.exp: New file.
12467
4422ac93
LM
124682015-08-24 Luis Machado <lgustavo@codesourcery.com>
12469
12470 * gdb.opt/inline-markers.c: Make z int.
12471
91dddb86
LM
124722015-08-24 Luis Machado <lgustavo@codesourcery.com>
12473
12474 * gdb.opt/inline-markers.c: Make z volatile.
12475
a48847ee
LM
124762015-08-24 Luis Machado <lgustavo@codesourcery.com>
12477
12478 * gdb.opt/inline-bt.c: New volatile global z.
12479 * gdb.opt/inline-cmds.c: Likewise.
12480 * gdb.opt/inline-locals.c: Likewise.
12481 * gdb.opt/inline-markers.c: New extern global z.
12482 (marker): Use z.
12483 (inline_fn): Likewise.
12484
0ebbc52b
PA
124852015-08-24 Pedro Alves <palves@redhat.com>
12486
12487 * config/m32r-stub.exp: Remove file.
12488 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12489 * gdb.base/call-rt-st.exp: Likewise.
12490 * gdb.base/call-strs.exp: Likewise.
12491 * gdb.base/default.exp: Remove references to h8300-*-hms and
12492 *-*-udi*.
12493 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12494
77c365df
AA
124952015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12496
12497 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12498 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12499 and "return" use KFAIL when GDB can not read/write the vector
12500 return value.
12501
4313b8c0
GB
125022015-08-21 Gary Benson <gbenson@redhat.com>
12503
12504 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12505
0e433b32
PA
125062015-08-20 Pedro Alves <palves@redhat.com>
12507
12508 * gdb.server/solib-list.exp: No longer expect an interior stop in
12509 non-stop mode.
12510
221e1a37
PA
125112015-08-20 Pedro Alves <palves@redhat.com>
12512
12513 * gdb.server/connect-stopped-target.c: New file.
12514 * gdb.server/connect-stopped-target.exp: New file.
12515
40e3ad0e
PA
125162015-08-20 Pedro Alves <palves@redhat.com>
12517
12518 * gdb.dwarf2/comp-unit-lang.exp: New file.
12519 * gdb.dwarf2/comp-unit-lang.c: New file.
12520
af39b327
PMR
125212015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12522
12523 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12524 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12525
7d45c7c3 125262015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12527
7d45c7c3
KB
12528 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12529 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12530
4d6cceb4
DE
125312015-08-18 Doug Evans <dje@google.com>
12532 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12533
12534 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12535 skip_python_tests. New arg prompt_regexp.
12536 (skip_python_tests): New function.
12537 * lib/mi-support.exp (mi_skip_python_tests): New function.
12538 * gdb.python/py-mi-objfile-gdb.py: New file.
12539 * gdb.python/py-mi-objfile.c: New file.
12540 * gdb.python/py-mi-objfile.exp: New file.
12541
ad89c2aa
KS
125422015-08-17 Keith Seitz <keiths@redhat.com>
12543
12544 * gdb.linespec/explicit.exp: Move strace test from here ...
12545 * gdb.trace/strace.exp: ... to here.
12546
e3ae3c43
PP
125472015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12548
12549 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12550 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12551
604b2636
DE
125522015-08-14 Doug Evans <xdje42@gmail.com>
12553
12554 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12555 inferior before selecting a new file.
12556
6ff0ba5f
DE
125572015-08-14 Doug Evans <xdje42@gmail.com>
12558
12559 * gdb.mi/mi-disassemble.exp: Update.
12560 * gdb.base/disasm-optim.S: New file.
12561 * gdb.base/disasm-optim.c: New file.
12562 * gdb.base/disasm-optim.h: New file.
12563 * gdb.base/disasm-optim.exp: New file.
12564
9ca98f92
KS
125652015-08-14 Keith Seitz <keiths@redhat.com>
12566
12567 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12568 "evaluated-by".
12569
52bbc560
JB
125702015-08-13 Joel Brobecker <brobecker@adacore.com>
12571
12572 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12573
5d8c3ed3
PMR
125742015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12575
12576 * gdb.ada/fun_renaming.exp: New testcase.
12577 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12578 * gdb.ada/fun_renaming/pack.adb: New file.
12579 * gdb.ada/fun_renaming/pack.ads: New file.
12580
ea8812bc
KS
125812015-08-12 Keith Seitz <keiths@redhat.com>
12582
12583 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12584 gdb_get_line_number.
12585
4dafcdeb
JB
125862015-08-12 Joel Brobecker <brobecker@adacore.com>
12587
12588 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12589 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12590 gdb.base/dso2dso.exp: New files.
12591
5ba32597
SDJ
125922015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12593 Pedro Alves <palves@redhat.com>
12594 Keith Seitz <keiths@redhat.com>
12595
12596 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12597 GDBFLAGS.
12598
b6dafabf
PP
125992015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12600
12601 * gdb.base/gdbhistsize-history.exp
12602 (test_histsize_history_setting): Use save_vars.
12603 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12604 Use save_vars.
12605 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12606 * gdb.base/readline.exp: Use save_vars.
12607
abe8e607
PP
126082015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12609
12610 * lib/gdb.exp (save_vars): New proc.
12611
629500fa
KS
126122015-08-11 Keith Seitz <keiths@redhat.com>
12613
12614 * gdb.base/help.exp: Update help_breakpoint_text.
12615
eb8c4e2e
KS
126162015-08-11 Keith Seitz <keiths@redhat.com>
12617
12618 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12619 (at toplevel): Call test_explicit_breakpoints.
12620 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12621 breakpoints.
12622 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12623 breakpoint conditions, "-cond".
12624
87f0e720
KS
126252015-08-11 Keith Seitz <keiths@redhat.com>
12626
12627 * gdb.linespec/3explicit.c: New file.
12628 * gdb.linespec/cpexplicit.cc: New file.
12629 * gdb.linespec/cpexplicit.exp: New file.
12630 * gdb.linespec/explicit.c: New file.
12631 * gdb.linespec/explicit.exp: New file.
12632 * gdb.linespec/explicit2.c: New file.
12633 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12634 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12635 before using in the matching pattern.
12636 Clarify that `prefix' is a regular expression.
12637
f00aae0f
KS
126382015-08-11 Keith Seitz <keiths@redhat.com>
12639
12640 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12641 test.
12642 Add tests for missing ",FMT" and ",".
12643
e27852be
DE
126442015-08-10 Doug Evans <dje@google.com>
12645 Keith Seitz <keiths@redhat.com>
12646
12647 PR gdb/17960
12648 * gdb.base/completion.exp: Add location completer tests.
12649
7f03bd92
PA
126502015-08-07 Pedro Alves <palves@redhat.com>
12651
12652 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12653 tests here.
12654 (top level): Run do_test with and without displaced stepping.
12655
3fc8eb30
PA
126562015-08-07 Pedro Alves <palves@redhat.com>
12657
12658 * gdb.base/valgrind-disp-step.c: New file.
12659 * gdb.base/valgrind-disp-step.exp: New file.
12660
d4569d7b
PA
126612015-08-07 Pedro Alves <palves@redhat.com>
12662
12663 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12664 Delete function.
12665 (main): Add alarm. Run an infinite loop instead of calling
12666 wait_threads.
12667 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12668 comment.
12669 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12670 Delete function.
12671 (main): Add alarm. Run an infinite loop instead of calling
12672 wait_threads.
12673 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12674 comment.
12675
e1316e60
PA
126762015-08-07 Pedro Alves <palves@redhat.com>
12677
12678 * gdb.base/checkpoint-ns.exp: New file.
12679 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12680 standard_testfile.
12681
da8c46d2
MM
126822015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12683
12684 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12685 * gdb.btrace/instruction_history.exp: Update.
12686 * gdb.btrace/tsx.exp: New.
12687 * gdb.btrace/tsx.c: New.
12688
de1c2c52
PA
126892015-08-06 Pedro Alves <palves@redhat.com>
12690
12691 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12692 increase timeout.
12693 * gdb.reverse/until-precsave.exp: Bump timeouts.
12694
782e0bf4
PA
126952015-08-06 Pedro Alves <palves@redhat.com>
12696
12697 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12698
83e97ed0
PA
126992015-08-06 Pedro Alves <palves@redhat.com>
12700
12701 PR gdb/18749
12702 * gdb.threads/process-dies-while-handling-bp.c: New file.
12703 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12704
863d01bd
PA
127052015-08-06 Pedro Alves <palves@redhat.com>
12706
12707 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12708 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12709
0a39bb32
PA
127102015-08-05 Pedro Alves <palves@redhat.com>
12711
12712 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12713 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12714
ee2d2b10
SL
127152015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12716
12717 * gdb.base/bp-permanent.exp: Report test as unsupported if
12718 the target cannot stop at the permanent breakpoint.
12719
4e1bdb00
DE
127202015-08-03 Doug Evans <dje@google.com>
12721
12722 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12723 10000.
12724
3d338901
DE
127252015-08-03 Doug Evans <dje@google.com>
12726
12727 * Makefile.in (workers/%.worker, build-perf): New rule.
12728 (GDB_PERFTEST_MODE): New variable.
12729 (check-perf): Use it.
12730 (clean): Clean up gdb.perf parallel build subdirs.
12731 * lib/build-piece.exp: New file.
12732 * lib/gdb.exp (make_gdb_parallel_path): New function
12733 (standard_output_file, standard_temp_file): Call it.
12734 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12735 of $GDB_PARALLEL.
12736 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12737
af061d3e
DE
127382015-08-03 Doug Evans <dje@google.com>
12739
8e1afc81 12740 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12741 (LOG_FILE_NAME): New global.
12742 (TextReporter.__init__): Initialize self.txt_sum.
12743 (TextReporter.report): Add support for multiple data-points.
12744 Move report to perftest.sum, put raw data in perftest.log.
12745 (TextReporter.start): Open sum and log files.
12746 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12747 * gdb.perf/lib/perftest/testresult.py
12748 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12749
2c8c5d37
PA
127502015-07-31 Pedro Alves <palves@redhat.com>
12751
12752 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12753 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12754 kill_wait_spawned_process instead of explicit "kill -9".
12755 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12756 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12757 kill_wait_spawned_process.
12758 * gdb.base/attach-twice.exp: Likewise.
12759 * gdb.base/attach.exp: Likewise.
12760 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12761 gdb_test_multiple.
12762 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12763 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12764 kill_wait_spawned_process.
12765 * gdb.base/valgrind-infcall.exp: Likewise.
12766 * gdb.multi/multi-attach.exp: Likewise.
12767 * gdb.python/py-prompt.exp: Likewise.
12768 * gdb.python/py-sync-interp.exp: Likewise.
12769 * gdb.server/ext-attach.exp: Likewise.
12770 * gdb.threads/attach-into-signal.exp (corefunc): Use
12771 spawn_wait_for_attach, spawn_id_get_pid and
12772 kill_wait_spawned_process.
12773 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12774 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12775 spawn_id_get_pid and kill_wait_spawned_process.
12776 * gdb.threads/attach-stopped.exp (corefunc): Use
12777 spawn_wait_for_attach, spawn_id_get_pid and
12778 kill_wait_spawned_process.
12779 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12780 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12781 kill_wait_spawned_process instead of explicit "kill -9".
12782 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12783 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12784 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12785 processes. Don't map cygwin/windows pids here. Now returns a
12786 spawn id list.
12787
032a0fca
SL
127882015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12789
12790 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12791 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12792 correct patch.
12793
61a934ca
SL
127942015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12795
12796 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12797
4bc4d428
SL
127982015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12799
12800 Reapply:
12801 2014-05-21 Mark Wielaard <mjw@redhat.com>
12802
12803 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12804
998d452a
PA
128052015-07-30 Pedro Alves <palves@redhat.com>
12806
12807 * linux-low.c (handle_extended_wait): Set the child's last
12808 reported status to TARGET_WAITKIND_STOPPED.
12809
69dde7dc
PA
128102015-07-30 Pedro Alves <palves@redhat.com>
12811
12812 PR threads/18600
12813 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12814 only shows inferior 1.
12815
4dd63d48
PA
128162015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12817 Pedro Alves <palves@redhat.com>
12818
12819 PR threads/18600
12820 * gdb.threads/fork-plus-threads.c: New file.
12821 * gdb.threads/fork-plus-threads.exp: New file.
12822
d618e4c5
PP
128232015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12824
12825 * gdb.base/batch-preserve-term-settings.exp
12826 (test_terminal_settings_preserved_after_cli_exit): Use
12827 send_quit_command.
12828
1eef6428
PA
128292015-07-29 Pedro Alves <palves@redhat.com>
12830 Don Breazeal <donb@codesourcery.com>
12831
12832 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12833 output from both inferior_spawn_id and gdb_spawn_id.
12834
7da5b897
SDJ
128352015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12836
12837 * gdb.threads/attach-into-signal.exp (corefunc): Use
12838 with_test_prefix on nested loops, uniquefying the test messages.
12839
dac804df
SDJ
128402015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12841
12842 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12843 commit.
12844
06265e53
PP
128452015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12846
12847 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12848 New proc.
12849 (test_terminal_settings_preserved_after_sigterm): New test.
12850
18206ca3
PP
128512015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12852
12853 * gdb.base/batch-preserve-term-settings.exp
12854 (test_terminal_settings_preserved_after_cli_exit): New test.
12855
90074d11
PP
128562015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12857
12858 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12859 manipulation of saved_gdbflags.
12860 (test_terminal_settings_preserved): Remove global declaration of
12861 the unused variable pagination_prompt. Remove manipulation of
12862 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12863 GDBFLAGS.
12864
eb1a7902
PA
128652015-07-29 Pedro Alves <palves@redhat.com>
12866
12867 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12868
8b75dd3b
PA
128692015-07-29 Pedro Alves <palves@redhat.com>
12870
12871 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12872 at the top.
12873
dedad4e3
PA
128742015-07-29 Pedro Alves <palves@redhat.com>
12875
12876 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12877 (main): Call gdb_unbuffer_output.
12878 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12879 (main): Call gdb_unbuffer_output.
12880 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12881 (main): Call gdb_unbuffer_output.
12882 * gdb.base/call-strs.exp: Adjust to step over the
12883 gdb_unbuffer_output call.
12884 * gdb.base/catch-gdb-caused-signals.c: Include
12885 "../lib/unbuffer_output.c".
12886 (main): Call gdb_unbuffer_output.
12887 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12888 (main): Call gdb_unbuffer_output.
12889 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12890 (main): Call gdb_unbuffer_output.
12891 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12892 (main): Call gdb_unbuffer_output.
12893 * gdb.base/shlib-call.exp: Adjust to step over the
12894 gdb_unbuffer_output call.
12895 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12896 (main): Call gdb_unbuffer_output.
12897 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12898 (main): Call gdb_unbuffer_output.
12899 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12900 (main): Rename to ...
12901 (test): ... this.
12902 (main): Reimplement.
12903 * gdb.base/varargs.exp: Run to test instead of to main.
12904 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12905 (main): Call gdb_unbuffer_output.
12906
58789a91
PA
129072015-07-29 Pedro Alves <palves@redhat.com>
12908
12909 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12910 factore out from mi_continue_dprintf. For call-style dprintfs,
12911 expect dprintf output out of $inferior_spawn_id.
12912 (mi_continue_dprintf): Use mi_expect_dprintf.
12913 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12914 (main): Call gdb_unbuffer_output.
12915
e8376742
PA
129162015-07-29 Pedro Alves <palves@redhat.com>
12917
12918 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12919 (default_mi_gdb_start): Set inferior_spawn_id instead of
12920 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12921 gdb_spawn_id.
12922 (mi_gdb_test): Always expect inferior output from both
12923 $inferior_spawn_id and $gdb_spawn_id.
12924
08280010
PA
129252015-07-29 Pedro Alves <palves@redhat.com>
12926
12927 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12928 send_inferior and $inferior_spawn_id.
12929
4d30e432
PA
129302015-07-29 Pedro Alves <palves@redhat.com>
12931
12932 * gdb.gdb/complaints.exp (test_initial_complaints)
12933 (test_serial_complaints, test_short_complaints): Use
12934 gdb_test_stdio.
12935 (test_empty_complaint): Handle $inferior_spawn_id !=
12936 $gdb_spawn_id.
12937
0d30a335
PA
129382015-07-29 Pedro Alves <palves@redhat.com>
12939
12940 * gdb.base/varargs.exp: Use gdb_test_stdio.
12941
39413b29
PA
129422015-07-29 Pedro Alves <palves@redhat.com>
12943
12944 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12945
7cb000a9
PA
129462015-07-29 Pedro Alves <palves@redhat.com>
12947
12948 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12949
d7b8ac82
PA
129502015-07-29 Pedro Alves <palves@redhat.com>
12951
12952 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12953 parameter into two new parameters, "inf_result" and "gdb_result".
12954 Expect inferior output and gdb output from $inferior_spawn_id and
12955 $gdb_spawn_id, respectively. Adjust all callers.
12956
789c3a0c
PA
129572015-07-29 Pedro Alves <palves@redhat.com>
12958
12959 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12960 of gdb_test_sequence.
12961
77e760c3
PA
129622015-07-29 Pedro Alves <palves@redhat.com>
12963
12964 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12965 (saw_spurious_output): Expect inferior output from
12966 $inferior_spawn_id. Use gdb_test_stdio.
12967
8396d2cd
PA
129682015-07-29 Pedro Alves <palves@redhat.com>
12969
12970 * gdb.base/dprintf.exp: Use standard_testfile. Change
12971 prepare_for_testing call.
12972 (srcfile): Don't set.
12973 (restart): New procedure.
12974 (test_dprintf): New procecure, use to continue over dprintfs.
12975 (test_call, test_agent): New procedures, tests moved here.
12976 Restart gdb and recreate dprintfs. Adjust expected output.
12977
2051d61f
PA
129782015-07-29 Pedro Alves <palves@redhat.com>
12979
12980 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12981
452397af
PA
129822015-07-29 Pedro Alves <palves@redhat.com>
12983
12984 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12985
8aed9555
PA
129862015-07-29 Pedro Alves <palves@redhat.com>
12987
12988 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12989 gdb_test_stdio.
12990
188a61b4
PA
129912015-07-29 Pedro Alves <palves@redhat.com>
12992
12993 * lib/gdb.exp (gdb_test_stdio): New procedure.
12994
12264a45
PA
129952015-07-29 Pedro Alves <palves@redhat.com>
12996
12997 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12998
23ffc893
PA
129992015-07-29 Pedro Alves <palves@redhat.com>
13000
13001 * gdb.base/call-signal-resume.exp: Remove check for
13002 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13003 * gdb.base/unwindonsignal.exp: Likewise.
13004 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13005 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13006
65566918
PA
130072015-07-29 Pedro Alves <palves@redhat.com>
13008
13009 * gdb.base/siginfo-addr.c (pass): New function.
13010 (handler): Call it iff si_addr is correct.
13011 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13012 Set a breakpoint at "pass" and continue to it.
13013
d60a9221
SDJ
130142015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13015
13016 * gdb.python/py-objfile.exp: Make some tests have unique names.
13017 * gdb.python/py-pp-registration.exp: Likewise.
13018
bde40b8f
PA
130192015-07-28 Pedro Alves <palves@redhat.com>
13020
13021 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13022
13e1dec8
SM
130232015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13024
13025 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13026
da33c9a7
SM
130272015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13028
13029 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13030
077836f7
PP
130312015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13032
13033 * gdb.base/gdb-sigterm-2.exp: New test.
13034
b8cc7b2e
DE
130352015-07-25 Doug Evans <xdje42@gmail.com>
13036
13037 Revert:
13038 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13039 (workers/%.worker, build-perf): New rule.
13040 (GDB_PERFTEST_MODE): New variable.
13041 (check-perf): Use it.
13042 (clean): Clean up gdb.perf parallel build subdirs.
13043 * lib/build-piece.exp: New file.
13044 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13045 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13046 name.
13047 (standard_temp_file): Ditto.
13048 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13049 of $GDB_PARALLEL.
13050
c8bd4544
DE
130512015-07-24 Doug Evans <dje@google.com>
13052
13053 * gdb.perf/lib/perftest/utils.py: New file.
13054 * gdb.perf/gm-hello.cc: New file.
13055 * gdb.perf/gm-pervasive-typedef.cc: New file.
13056 * gdb.perf/gm-pervasive-typedef.h: New file.
13057 * gdb.perf/gm-std.cc: New file.
13058 * gdb.perf/gm-std.h: New file.
13059 * gdb.perf/gm-use-cerr.cc: New file.
13060 * gdb.perf/gm-utils.h: New file.
13061 * gdb.perf/gmonster-null-lookup.py: New file.
13062 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13063 * gdb.perf/gmonster-print-cerr.py: New file.
13064 * gdb.perf/gmonster-ptype-string.py: New file.
13065 * gdb.perf/gmonster-runto-main.py: New file.
13066 * gdb.perf/gmonster-select-file.py: New file.
13067 * gdb.perf/gmonster1-null-lookup.exp: New file.
13068 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13069 * gdb.perf/gmonster1-print-cerr.exp: New file.
13070 * gdb.perf/gmonster1-ptype-string.exp: New file.
13071 * gdb.perf/gmonster1-runto-main.exp: New file.
13072 * gdb.perf/gmonster1-select-file.exp: New file.
13073 * gdb.perf/gmonster1.cc: New file.
13074 * gdb.perf/gmonster1.exp: New file.
13075 * gdb.perf/gmonster2-null-lookup.exp: New file.
13076 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13077 * gdb.perf/gmonster2-print-cerr.exp: New file.
13078 * gdb.perf/gmonster2-ptype-string.exp: New file.
13079 * gdb.perf/gmonster2-runto-main.exp: New file.
13080 * gdb.perf/gmonster2-select-file.exp: New file.
13081 * gdb.perf/gmonster2.cc: New file.
13082 * gdb.perf/gmonster2.exp: New file.
13083
6eab34f3
DE
130842015-07-24 Doug Evans <dje@google.com>
13085
13086 * gdb.perf/README: New file.
13087 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13088 * lib/gen-perf-test.exp: New file.
13089
63738bfd
DE
130902015-07-24 Doug Evans <dje@google.com>
13091
13092 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13093 (PerfTest::startup): New function.
13094 (PerfTest::run): Return result of calling body.
13095 (PerfTest::assemble): Rewrite.
13096 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13097 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13098 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13099 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13100 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13101
7b606f95
DE
131022015-07-24 Doug Evans <dje@google.com>
13103
13104 * lib/gdb.exp (clean_restart): Make executable optional.
13105
a97b16b8
DE
131062015-07-24 Doug Evans <dje@google.com>
13107
13108 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13109 compiler_info references.
13110 * gdb.cp/temargs.exp: Ditto.
13111 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13112 (get_compiler_info): Early exit if already computed. Set compiler_info
13113 to "unknown" if there was a problem.
13114 (test_compiler_info): Add function comment. Call get_compiler_info.
13115
35baa57f
DE
131162015-07-24 Doug Evans <dje@google.com>
13117
13118 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13119 (workers/%.worker, build-perf): New rule.
13120 (GDB_PERFTEST_MODE): New variable.
13121 (check-perf): Use it.
13122 (clean): Clean up gdb.perf parallel build subdirs.
13123 * lib/build-piece.exp: New file.
13124 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13125 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13126 name.
13127 (standard_temp_file): Ditto.
13128 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13129 of $GDB_PARALLEL.
13130
6ebea266
DE
131312015-07-24 Doug Evans <dje@google.com>
13132
13133 * lib/future.exp (gdb_default_target_compile): New option
13134 "early_flags".
13135 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13136 --as-needed.
13137
1e76a7e9
SDJ
131382015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13139
13140 * gdb.base/catch-syscall.exp: Call gdb_exit before
13141 gdb_skip_xml_test.
13142
5068630a
PA
131432015-07-24 Pedro Alves <palves@redhat.com>
13144
13145 * gdb.python/py-events.exp: Accept output between the stop event
13146 and the prompt.
13147 * gdb.python/py-evsignal.exp: Likewise.
13148 * gdb.python/py-evthreads.exp: Likewise.
13149
77598427
PA
131502015-07-24 Pedro Alves <palves@redhat.com>
13151
13152 PR gdb/18717
13153 * gdb.threads/non-ldr-exit.c: New file.
13154 * gdb.threads/non-ldr-exit.exp: New file.
13155
11e6c98f
YQ
131562015-07-24 Yao Qi <yao.qi@linaro.org>
13157
13158 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13159 restarting process.
13160
51aee833
YQ
131612015-07-24 Yao Qi <yao.qi@linaro.org>
13162
13163 * gdb.server/ext-restart.exp: New file.
13164
8cfe207c
YQ
131652015-07-24 Yao Qi <yao.qi@linaro.org>
13166
13167 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13168 argument options.
13169 * gdb.server/ext-wrapper.exp: New file.
13170
cc12ce38
DE
131712015-07-23 Doug Evans <dje@google.com>
13172
13173 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13174 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13175
d0d84780
PMR
131762015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13177
13178 * gdb.ada/var_arr_typedef.exp: New testcase.
13179 * gdb.ada/var_arr_typedef/pack.adb: New file.
13180 * gdb.ada/var_arr_typedef/pack.ads: New file.
13181 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13182
8b558f79
JB
131832015-07-20 Joel Brobecker <brobecker@adacore.com>
13184
13185 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13186
775a3298
JK
131872015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13188
13189 * gdb.arch/i386-biarch-core.exp: Replace istarget
13190 by "complete set gnutarget". Remove expectation for the "core-file"
13191 command.
13192
db1ff28b
JK
131932015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13194
13195 Revert the previous commit:
13196 Tests for validate symbol file using build-id.
13197
0a94970d
JK
131982015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13199
13200 Tests for validate symbol file using build-id.
13201 * gdb.base/solib-mismatch-lib.c: New file.
13202 * gdb.base/solib-mismatch-libmod.c: New file.
13203 * gdb.base/solib-mismatch.c: New file.
13204 * gdb.base/solib-mismatch.exp: New file.
13205
03346981
SL
132062015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13207
13208 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13209 nios2-*-linux*.
13210 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13211 * gdb.base/siginfo.exp: Likewise.
13212 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13213
42422cc7
PL
132142015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13215
13216 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13217 Move it to ...
13218 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13219 ... here.
13220 * gdb.trace/range-stepping.exp: Check that the target supports
13221 range stepping.
13222
cfa68bae
JK
132232015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13224
13225 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13226
8ffdba26
PA
132272015-07-14 Pedro Alves <palves@redhat.com>
13228
13229 * gdb.base/killed-outside.exp: New file.
13230 * gdb.base/killed-outside.c: New file.
13231
218a5a11
JK
132322015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13233
13234 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13235 (n at main): New.
13236 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13237
e03ed3c6
AA
132382015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13239
13240 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13241 infcall tests instead of setting up for KFAIL.
13242
485668e5
MM
132432015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13244
13245 * gdb.btrace/record_goto-step.exp: New.
13246
08464196
JK
132472015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13248
13249 PR compile/18484
13250 * gdb.compile/compile.c (struct struct_type): Add volatile to
13251 selffield's type.
13252 * gdb.compile/compile.exp
13253 (compile code struct_object.selffield = &struct_object): Skip further
13254 struct_object tests if this one xfails.
13255
bcf5c1d9
RC
132562015-07-08 Robert O'Callahan <robert@ocallahan.org>
13257
13258 PR exp/18617
13259 * gdb.trace/ax.exp: Add test.
13260
4931af25
YQ
132612015-07-07 Yao Qi <yao.qi@linaro.org>
13262
13263 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13264 instead of istarget "aarch64*-*-*".
13265 * gdb.arch/aarch64-fp.exp: Likewise.
13266 * gdb.base/float.exp: Likewise.
13267 * gdb.reverse/aarch64.exp: Likewise.
13268 * lib/gdb.exp (is_aarch64_target): New proc.
13269
9fcf688e
YQ
132702015-07-07 Yao Qi <yao.qi@linaro.org>
13271
13272 * lib/gdb.exp (is_aarch32_target): New proc.
13273 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13274 instead of "istarget "arm*-*-*"".
13275 * gdb.arch/arm-disp-step.exp: Likewise.
13276 * gdb.arch/thumb-bx-pc.exp: Likewise.
13277 * gdb.arch/thumb-prologue.exp: Likewise.
13278 * gdb.arch/thumb-singlestep.exp: Likewise.
13279 * gdb.base/disp-step-syscall.exp: Likewise.
13280 * gdb.base/float.exp: Likewise.
13281
fbd8d50d
YQ
132822015-07-07 Yao Qi <yao.qi@linaro.org>
13283
13284 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13285 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13286
71be1fdc
YQ
132872015-07-07 Yao Qi <yao.qi@linaro.org>
13288
13289 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13290 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13291 if it exists.
13292 * gdb.multi/multi-arch.exp: Likewise.
13293
3e221d36
SM
132942015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13295
13296 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13297 print.
13298
d441430b
YQ
132992015-07-07 Yao Qi <yao.qi@linaro.org>
13300
13301 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13302
06f810bd
MG
133032015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13304
13305 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13306 '[' and ']' characters.
13307
5e61e7c0
IB
133082015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13309
13310 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13311
28bf096c
PA
133122015-06-29 Pedro Alves <palves@redhat.com>
13313
13314 PR threads/18127
13315 * gdb.threads/hand-call-new-thread.c: New file.
13316 * gdb.threads/hand-call-new-thread.c: New file.
13317
ee93cd5e
KS
133182015-06-26 Keith Seitz <keiths@redhat.com>
13319 Doug Evans <dje@google.com>
13320
13321 PR 16253
13322 * gdb.cp/var-tag-2.cc: New file.
13323 * gdb.cp/var-tag-3.cc: New file.
13324 * gdb.cp/var-tag-4.cc: New file.
13325 * gdb.cp/var-tag.cc: New file.
13326 * gdb.cp/var-tag.exp: New file.
13327
fc637f04
PP
133282015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13329
13330 * gdb.base/history-duplicates.exp: New test.
13331
2e52ae68
PP
133322015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13333
13334 * gdb.base/completion.exp: Test the completion of the "focus"
13335 command.
13336
6e22494e
JK
133372015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13338
13339 * gdb.arch/amd64-prologue-skip.S: New file.
13340 * gdb.arch/amd64-prologue-skip.exp: New file.
13341
bf7b9cd9
SM
133422015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13343
13344 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13345 is_address_zero_readable check.
13346
201e8dfd
PB
133472015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13348
13349 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13350 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13351
5cd867b4
YQ
133522015-06-24 Yao Qi <yao.qi@linaro.org>
13353
13354 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13355 linux targets.
13356
4d7be007
YQ
133572015-06-24 Yao Qi <yao.qi@linaro.org>
13358
13359 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13360 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13361 * gdb.base/siginfo-thread.exp: Likewise.
13362
07fcd301
YQ
133632015-06-22 Yao Qi <yao.qi@linaro.org>
13364
13365 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13366
52042a00
YQ
133672015-06-22 Yao Qi <yao.qi@linaro.org>
13368
13369 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13370 aarch64*-*-*.
13371 (skip_hw_watchpoint_tests): Likewise.
13372
74bd41ce
PP
133732015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13374
13375 * gdb.base/gdbinit-history.exp: Test the interaction between
13376 setting GDBHISTSIZE and setting the history size via .gdbinit.
13377
bc460514
PP
133782015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13379
13380 PR gdb/16999
13381 * gdb.base/gdbhistsize-history.exp: New test.
13382
b58c513b
PP
133832015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13384
13385 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13386 with GDBHISTSIZE.
13387 * gdb.base/readline.exp: Likewise.
13388
92046791
YQ
133892015-06-17 Yao Qi <yao.qi@linaro.org>
13390
13391 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13392 line.
13393
2093d2d3
PP
133942015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13395
13396 * gdb.base/gdbinit-history.exp: Add test case to check that
13397 an unlimited history file does not get truncated on exit.
13398
e6c693af
AA
133992015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13400
13401 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13402 (VECTOR): New macro. Use it...
13403 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13404 ...for these typedefs.
13405 (int8, char1, int1, double1): New typedefs.
13406 (struct just_int2, struct two_int2): New structures.
13407 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13408 (add_structvecs, add_singlevecs): New functions.
13409 (main): Call add_some_intvecs twice.
13410 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13411 the compile and exit upon failure. Try compiling for the "native"
13412 architecture. Test inferior function calls with vector arguments
13413 and vector return value handling with "finish" and "return".
13414
c74f7d1c
JT
134152015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13416
13417 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13418 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13419 PE file.
13420 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13421
98aa42ee
AT
134222015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13423
13424 PR breakpoints/16465
13425 * gdb.mi/mi-dprintf-pending.c: New file.
13426 * gdb.mi/mi-dprintf-pending.exp: New test.
13427 * gdb.mi/mi-dprintf-pendshr.c: New file.
13428
7d73c23c 134292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13430 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13431
13432 * gdb.arch/i386-mpx-map.c: New file.
13433 * gdb.arch/i386-mpx-map.exp: New File.
13434
134352015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13436
13437 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13438 * gdb.arch/i386-mpx.exp: Indentation fixed.
13439
134402015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13441
13442 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13443 function and improved indentation.
13444 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13445 gdb_test_multiple. Added additional tests to skip the test.
13446
134472015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13448
13449 * gdb.arch/i386-avx512.c: Change path in include file.
13450 * gdb.arch/i386-avx512.exp: Change include dir path
13451 compilation flag.
13452 * gdb.arch/i386-mpx.c: Change path in include file.
13453 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13454 flag.
13455
d5eba19a
JK
134562015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13457
13458 * gdb.compile/compile-print.exp (compile print *vararray@3)
13459 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13460
7f361056
JK
134612015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13462
13463 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13464 (do not keep jit in memory): ... this.
13465 (expect 5): Change it to ...
13466 (expect no 5): ... this.
13467
3b462ec2
SM
134682015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13469
13470 PR gdb/15564
13471 * gdb.mi/mi-detach.exp: New file.
13472
e0619de6
JK
134732015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13474
13475 PR symtab/18392
13476 * gdb.arch/amd64-tailcall-self.S: New file.
13477 * gdb.arch/amd64-tailcall-self.c: New file.
13478 * gdb.arch/amd64-tailcall-self.exp: New file.
13479
e970cb34
DB
134802015-05-28 Don Breazeal <donb@codesourcery.com>
13481
13482 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13483 tests for remote targets by checking is_target_gdbserver.
13484
b2e2f908
DE
134852015-05-27 Doug Evans <dje@google.com>
13486
13487 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13488 * gdb.dwarf2/opaque-type-lookup.c: New file.
13489 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13490
82c7be31
DE
134912015-05-26 Doug Evans <dje@google.com>
13492
13493 * gdb.cp/iostream.cc: New file.
13494 * gdb.cp/iostream.exp: New file.
13495
b4f54984
DE
134962015-05-26 Doug Evans <dje@google.com>
13497
13498 * gdb.dwarf2/dw2-op-call.exp: Update.
13499 * gdb.dwarf2/dw4-sig-types.exp: Update.
13500 * gdb.dwarf2/implptr.exp: Update.
13501 * gdb.mi/mi-cmd-param-changed.exp: Update.
13502
4ea6efe9
DE
135032015-05-26 Doug Evans <dje@google.com>
13504
13505 * gdb.python/py-lazy-string.c: New file.
13506 * gdb.python/py-lazy-string.exp: New file.
13507 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13508 (main): Update. Add estring3.
13509 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13510 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13511
f6bb7db3
YQ
135122015-05-26 Omair Javaid <omair.javaid@linaro.org>
13513 Yao Qi <yao.qi@linaro.org>
13514
13515 * gdb.reverse/aarch64.c: New.
13516 * gdb.reverse/aarch64.exp: New.
13517
a81bfbd0
OJ
135182015-05-26 Omair Javaid <omair.javaid@linaro.org>
13519
25d49b86
PA
13520 * lib/gdb.exp (supports_process_record): Return true for
13521 aarch64*-linux*.
a81bfbd0
OJ
13522 (supports_reverse): Likewise.
13523
158bf1b4
PP
135242015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13525
13526 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13527 Use with_test_prefix.
13528
a0145030
AB
135292015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13530
13531 * gdb.base/completion.exp: Add test for completion of layout
13532 names.
13533
ebe3b578
AB
135342015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13535
13536 * lib/gdb.exp (skip_tui_tests): New proc.
13537 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13538
84204ed7
PA
135392015-05-19 Pedro Alves <palves@redhat.com>
13540
13541 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13542 Save the whole env array instead of just HOME. Unset HISTSIZE in
13543 the environment while testing. Restore whole environment
13544 afterwards.
13545
37442ce1
DE
135462015-05-16 Doug Evans <xdje42@gmail.com>
13547
13548 * gdb.guile/scm-ports.c: New file.
13549 * gdb.guile/scm-ports.exp: Add memory port tests.
13550
36de76f9
JK
135512015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13552
13553 * gdb.compile/compile-print.c: New file.
13554 * gdb.compile/compile-print.exp: New file.
13555
3a9558c4
JK
135562015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13557
13558 * gdb.compile/compile-ops.exp: Cast param to void.
13559 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13560 (compile code struct_object.selffield = &struct_object): Add xfail.
13561
aa715135
JG
135622015-05-15 Joel Brobecker <brobecker@adacore.com>
13563
13564 * gdb.ada/arr_enum_with_gap: New testcase.
13565
931e5bc3
JG
135662015-05-15 Joel Brobecker <brobecker@adacore.com>
13567
13568 * gdb.ada/byte_packed_arr: New testcase.
13569
9cd4d857
JB
135702015-05-15 Joel Brobecker <brobecker@adacore.com>
13571
13572 * gdb.ada/pckd_neg: New testcase.
13573
ebfd00d2
PP
135742015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13575
13576 PR gdb/17820
13577 * gdb.base/gdbinit-history.exp: New test.
13578 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13579 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13580
4c082a81
SC
135812015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13582
13583 * gdb.python/py-xmethods.cc: Enhance test case.
13584 * gdb.python/py-xmethods.exp: New tests.
13585 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13586 function.
13587 (B_indexoper): Likewise.
13588 (global_dm_list) : Add new xmethod worker functions.
13589
f7797074
SDJ
135902015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13591
13592 * gdb.base/coredump-filter.exp: Correctly unset
13593 "coredump_var_addr" array.
13594
a4674e4e
PA
135952015-05-08 Pedro Alves <palves@redhat.com>
13596
13597 * gdb.server/non-existing-program.exp: Unset spawn_id.
13598
df2eb078
SC
135992015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13600
13601 PR python/18291
13602 * gdb.python/py-xmethods.exp: Add tests.
13603
422349a3
YQ
136042015-05-08 Yao Qi <yao.qi@linaro.org>
13605
13606 PR gdb/18208
13607 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13608 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13609 function set_coredump_filter, and remove remote_exec call.
13610 Remove argument ipid. Callers update.
13611 (top level): Don't get inferior's PID.
13612
63fc80ce
AA
136132015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13614
13615 * gdb.base/watch_thread_num.exp: Skip test on targets without
13616 access watchpoints.
13617
80ad801e
PA
136182015-05-06 Pedro Alves <palves@redhat.com>
13619
13620 PR server/18081
13621 * gdb.server/non-existing-program.exp: New file.
13622
0fa7fe50
JB
136232015-05-05 Joel Brobecker <brobecker@adacore.com>
13624
13625 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13626
3ea89b92
PMR
136272015-05-05 Joel Brobecker <brobecker@adacore.com>
13628
13629 * gdb.ada/out_of_line_in_inlined: New testcase.
13630
87b8eff0
JB
136312015-05-05 Joel Brobecker <brobecker@adacore.com>
13632
13633 * gdb.ada/var_rec_arr: New testcase.
13634
5fccc635
YQ
136352015-04-30 Yao Qi <yao.qi@linaro.org>
13636
13637 * gdb.base/break-idempotent.exp: If
13638 skip_hw_watchpoint_multi_tests returns true, skip the tests
13639 on "rwatch" and "awatch".
13640
42d38f42
YQ
136412015-04-30 Yao Qi <yao.qi@linaro.org>
13642
13643 * gdb.base/relativedebug.exp: Invoke gdb command
13644 "info sharedlibrary", and if libc.so doesn't have debug info,
13645 skip the test.
13646
2ce1cdbf
DE
136472015-04-29 Doug Evans <dje@google.com>
13648
13649 * gdb.python/py-xmethods.exp: Add ptype tests.
13650 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13651 get_result_type method.
13652
f24a38c5
LM
136532015-04-29 Luis Machado <lgustavo@codesourcery.com>
13654
13655 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13656 the target does not support hardware watchpoints.
13657
ecbf2b3c
LM
136582015-04-29 Luis Machado <lgustavo@codesourcery.com>
13659
13660 * gdb.base/break-always.exp: Abort testing if writing to memory
13661 causes an error.
13662
34f5f757
DE
136632015-04-28 Doug Evans <dje@google.com>
13664
13665 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13666 * gdb.python/py-pp-registration.exp: ... here. New file.
13667 * gdb.python/py-pp-registration.c: New file.
13668 * gdb.python/py-pp-registration.py: New file.
13669
69b4374a
DE
136702015-04-28 Doug Evans <dje@google.com>
13671
13672 * gdb.python/py-bad-printers.c: New file.
13673 * gdb.python/py-bad-printers.py: New file.
13674 * gdb.python/py-bad-printers.exp: New file.
13675
59fb7612
SS
136762015-04-28 Sasha Smundak <asmundak@google.com>
13677
13678 * gdb.python/py-type.exp: New test.
13679
2631b16a
AW
136802015-04-28 Andy Wingo <wingo@igalia.com>
13681
13682 * gdb.python/py-parameter.exp:
13683 * gdb.guile/scm-parameter.exp: Escape the path that we are
13684 matching against, as it might contain characters that are special
13685 to regular expressions.
13686
460efde1
JB
136872015-04-27 Joel Brobecker <brobecker@adacore.com>
13688
13689 * gdb.ada/rec_comp: New testcase.
13690
2d369d8e
SDJ
136912015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13692
13693 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13694 before using it.
13695
cf75d6c3
AB
136962015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13697
13698 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13699 new tests for verilog output.
13700
8dbe7ca5
YQ
137012015-04-24 Yao Qi <yao.qi@linaro.org>
13702
13703 * boards/remote-gdbserver-on-localhost.exp: New file.
13704
4ef9fb2f
PA
137052015-04-23 Pedro Alves <palves@redhat.com>
13706
13707 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13708 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13709 "end of file", remove $inferior_spawn_id from the indirect list.
13710
0a803169
PA
137112015-04-23 Pedro Alves <palves@redhat.com>
13712
13713 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13714
749ef8f8
PA
137152015-04-23 Pedro Alves <palves@redhat.com>
13716
13717 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13718 on $any_spawn_id instead of only on $gdb_spawn_id.
13719
8aae4344
PM
137202015-04-21 Pierre Muller <muller@sourceware.org>
13721
13722 PR pascal/17815
13723 * lib/pascal.exp (gpc_compile): Add new option "class".
13724 (fpc_compile): Likewise.
13725 * gdb.pascal/case-insensitive-symbols.pas: New file.
13726 * gdb.pascal/case-insensitive-symbols.exp: New file.
13727
1586c8fb
GB
137282015-04-20 Gary Benson <gbenson@redhat.com>
13729
13730 * gdb.base/attach.exp: Fix three extended remote failures.
13731
1b6e6f5c
GB
137322015-04-17 Gary Benson <gbenson@redhat.com>
13733
13734 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13735 the main executable over the remote protocol.
13736
e797481d
PA
137372015-04-16 Pedro Alves <palves@redhat.com>
13738
13739 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13740 a new gdbserver if gdbserver_reconnect_p is set.
13741
1ca99c42
PA
137422015-04-16 Pedro Alves <palves@redhat.com>
13743
13744 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13745 is set, don't exit gdbserver.
13746
af9fd6f8
AA
137472015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13748
13749 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13750 appropriate .insn, such that an older assembler can be used.
13751 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13752 the z/Architecture instruction set on 31-bit targets as well.
13753
04ff1e61
AA
137542015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13755
13756 * gdb.go/handcall.exp: Remove all logic related to the first
13757 breakpoint and rely on go_runto_main instead.
13758 * gdb.go/strings.exp: Likewise.
13759 * gdb.go/unsafe.exp: Likewise.
13760 * gdb.go/hello.exp: Likewise. Also rename the remaining
13761 breakpoint marker to "breakpoint 1".
13762 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13763 * gdb.go/strings.go: Likewise.
13764 * gdb.go/unsafe.go: Likewise.
13765 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13766 "set breakpoint 2 here" and rename the remaining breakpoint marker
13767 to "breakpoint 1".
13768
40d2f8d6
SM
137692015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13770
13771 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13772 if itertools.imap is not present.
13773 * gdb.python/py-objfile.exp: Add parentheses.
13774 * gdb.python/py-type.exp: Same.
13775 * gdb.python/py-unwind-maint.py: Same.
13776
8cbc97c6
YQ
137772015-04-15 Yao Qi <yao.qi@linaro.org>
13778
13779 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13780 of ":$ptr_size" and set its form explicitly.
13781
45fd756c
YQ
137822015-04-15 Pedro Alves <palves@redhat.com>
13783 Yao Qi <yao.qi@linaro.org>
13784
13785 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13786 timeout by factor of 4.
13787 (test_regular_watch): Likewise.
13788 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13789 * gdb.reverse/sigall-reverse.exp: Likewise.
13790 * gdb.reverse/until-precsave.exp: Likewise.
13791 * lib/gdb.exp (with_timeout_factor): New proc.
13792 (gdb_expect): Move some code to ...
13793 (get_largest_timeout): ... here. New procedure.
13794
9e811bc3
LM
137952015-04-14 Luis Machado <lgustavo@codesourcery.com>
13796
13797 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13798
0ff6fcb2
LM
137992015-04-13 Luis Machado <lgustavo@codesourcery.com>
13800
13801 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13802 to write to the .text section.
13803
7578d5f7
LM
138042015-04-13 Luis Machado <lgustavo@codesourcery.com>
13805
13806 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13807 Handle the case of targets that do not provide PID information.
13808
2efe15c4
YQ
138092015-04-13 Yao Qi <yao.qi@linaro.org>
13810
13811 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13812 and use expect instead of gdb_expect.
13813
8cd8f2f8
SDJ
138142015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13815
13816 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13817 "coredump_var_addr" to avoid naming conflict with other testcases.
13818
9ee41772
PA
138192015-04-10 Pedro Alves <palves@redhat.com>
13820
13821 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13822 gdb_test_sequence and gdb_assert.
13823
07473109
PA
138242015-04-10 Pedro Alves <palves@redhat.com>
13825
13826 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13827 test messages that don't include the breakpoint address.
13828
de3db44c
YQ
138292015-04-10 Yao Qi <yao.qi@linaro.org>
13830
13831 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13832 false for some offset and width combinations which aren't
13833 supported by linux kernel.
13834
c79d856c
PA
138352015-04-10 Pedro Alves <palves@redhat.com>
13836
13837 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13838 procedure, factored out from ...
13839 (top level): ... here. Add "set displaced-stepping" testing axis.
13840 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13841 parameter "displaced". Use it.
13842 (top level): Use foreach and add "set displaced-stepping" testing
13843 axis.
13844
ebc90b50
PA
138452015-04-10 Pedro Alves <palves@redhat.com>
13846
13847 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13848 Remove comment.
13849 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13850 both the address of the instruction that triggers the watchpoint
13851 and the address of the instruction immediately after, and use
13852 those addresses for the test. Fix comment.
13853
8f572e5c
PA
138542015-04-10 Pedro Alves <palves@redhat.com>
13855
13856 * gdb.base/sigstep.exp (breakpoint_to_handler)
13857 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13858 Test "backtrace" in handler.
13859 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13860 (top level): Add new "displaced" test axis to
13861 breakpoint_to_handler, breakpoint_to_handler_entry and
13862 breakpoint_over_handler.
13863
8d707a12
PA
138642015-04-10 Pedro Alves <palves@redhat.com>
13865
13866 PR gdb/18216
13867 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13868
ef713951
YQ
138692015-04-10 Yao Qi <yao.qi@linaro.org>
13870
13871 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13872 (test_add_rn_pc): New function.
13873 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13874 (top level): Invoke test_add_rn_pc.
13875
906d60cf
PA
138762015-04-10 Pedro Alves <palves@redhat.com>
13877
13878 PR gdb/13858
13879 * gdb.base/step-over-no-symbols.exp: New file.
13880
f2983cc3
AW
138812015-04-09 Andy Wingo <wingo@igalia.com>
13882
13883 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13884 after the Python tests.
13885
6d62641c
SDJ
138862015-04-08 Keith Seitz <keiths@redhat.com>
13887
13888 PR python/16699
13889 * gdb.python/py-completion.exp: New tests for completion.
13890 * gdb.python/py-completion.py (CompleteLimit1): New class.
13891 (CompleteLimit2): Likewise.
13892 (CompleteLimit3): Likewise.
13893 (CompleteLimit4): Likewise.
13894 (CompleteLimit5): Likewise.
13895 (CompleteLimit6): Likewise.
13896 (CompleteLimit7): Likewise.
13897
f3770638
PA
138982015-04-08 Pedro Alves <palves@redhat.com>
13899
13900 PR gdb/18214
13901 PR gdb/18216
13902 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13903 function.
13904 (main): Install it as SIGUSR1 handler.
13905 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13906 parameter. Always use "setup" as prefix. Toggle "set
13907 displaced-stepping" off/on depending on global. Don't switch to
13908 thread 1 here.
13909 (top level): Add displaced stepping "off/on" test axis. Update
13910 "setup" calls. Wrap each subtest with with_test_prefix. Test
13911 continuing with a queued signal in each thread.
13912
4496bed7
PA
139132015-04-08 Pedro Alves <palves@redhat.com>
13914
13915 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13916 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13917 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13918 Return early if running to main fails.
13919 * gdb.trace/while-stepping.exp: Likewise.
13920
b97fde92
PA
139212015-04-07 Pedro Alves <palves@redhat.com>
13922
13923 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13924 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13925 interact with inferior program.
13926
f71c18e7
PA
139272015-04-07 Pedro Alves <palves@redhat.com>
13928
13929 * lib/gdb.exp (inferior_spawn_id): New global.
13930 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13931 spawn id after processing the user code.
13932 (default_gdb_start): Set inferior_spawn_id.
13933 (send_inferior): New procedure.
13934 * lib/gdbserver-support.exp (gdbserver_start): Set
13935 inferior_spawn_id.
13936 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13937
6423214f
PA
139382015-04-07 Pedro Alves <palves@redhat.com>
13939
13940 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13941 * lib/gdbserver-support.exp (gdbserver_start): Make
13942 $server_spawn_id global.
13943 (gdbserver_start): Don't wait for gdbserver's spawn id with
13944 expect_background.
13945 (close_gdbserver): New procedure.
13946 (gdb_exit): Rename the default version and reimplement.
13947
71c0ee8c
PA
139482015-04-07 Pedro Alves <palves@redhat.com>
13949
72f4393d 13950 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13951 append the substituted item, not the original item.
13952
203bc29b
PA
139532015-04-07 Pedro Alves <palves@redhat.com>
13954
13955 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13956 gdb_expect.
13957
508a3ddf
PA
139582015-04-07 Pedro Alves <palves@redhat.com>
13959
13960 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13961 output appearing once only.
13962
9f6dbe2b
PA
139632015-04-07 Pedro Alves <palves@redhat.com>
13964
13965 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13966 that doesn't expect anything. Return early if running to main
13967 fails.
13968
337532fa
YQ
139692015-04-07 Yao Qi <yao.qi@linaro.org>
13970
13971 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13972 (child_function): Call alarm.
13973 (main): Move call to alarm into the loop.
13974 * gdb.threads/non-stop-fair-events.exp: Build program with
13975 -DTIMEOUT=$timeout.
13976
01b622d4
DE
139772015-04-06 Doug Evans <xdje42@gmail.com>
13978
13979 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13980 Fix dest parameter to board_info.
13981 (fpc_compile): Ditto.
13982 (gdb_compile_pascal): Rename dest arg to destfile.
13983
961f4160
PMR
139842015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13985
13986 * gdb.ada/funcall_ref.exp: New file.
13987 * gdb.ada/funcall_ref/foo.adb: New file.
13988
cafda597
YQ
139892015-04-02 Yao Qi <yao.qi@linaro.org>
13990
13991 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13992 is remote.
13993
fed040c6
GB
139942015-04-02 Gary Benson <gbenson@redhat.com>
13995
13996 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13997
d11916aa
SS
139982015-04-01 Sasha Smundak <asmundak@google.com>
13999
14000 * gdb.python/py-unwind-maint.c: New file.
14001 * gdb.python/py-unwind-maint.exp: New test.
14002 * gdb.python/py-unwind-maint.py: New file.
14003 * gdb.python/py-unwind.c: New file.
14004 * gdb.python/py-unwind.exp: New test.
14005 * gdb.python/py-unwind.py: New test.
14006
a1471180
PA
140072015-04-01 Pedro Alves <palves@redhat.com>
14008
14009 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14010 to fail instead of non-existent $test.
14011
0bbeccb1
PA
140122015-04-01 Pedro Alves <palves@redhat.com>
14013
14014 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14015 GDBFLAGS if not empty.
14016
3c724c8c
PMR
140172015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14018
14019 * gdb.ada/complete.exp: Remove "multi_line".
14020 * gdb.ada/info_exc.exp: Remove "multi_line".
14021 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14022 * gdb.ada/ptype_field.exp: Remove "multi_line".
14023 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14024 * gdb.ada/tagged.exp: Remove "multi_line".
14025 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14026 [multi_line ...]
14027 * gdb.btrace/delta.exp: Likewise.
14028 * gdb.btrace/exception.exp: Likewise.
14029 * gdb.btrace/function_call_history.exp: Likewise.
14030 * gdb.btrace/instruction_history.exp: Likewise.
14031 * gdb.btrace/nohist.exp: Likewise.
14032 * gdb.btrace/record_goto.exp: Likewise.
14033 * gdb.btrace/segv.exp: Likewise.
14034 * gdb.btrace/stepi.exp: Likewise.
14035 * gdb.btrace/tailcall.exp: Likewise.
14036 * gdb.btrace/unknown_functions.exp: Likewise.
14037 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14038 * lib/gdb.exp: Add the "multi_line" helper.
14039
4eec2deb
PA
140402015-04-01 Pedro Alves <palves@redhat.com>
14041
14042 * gdb.threads/tid-reuse.c: New file.
14043 * gdb.threads/tid-reuse.exp: New file.
14044
df8411da
SDJ
140452015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14046
14047 PR corefiles/16092
14048 * gdb.base/coredump-filter.c: New file.
14049 * gdb.base/coredump-filter.exp: Likewise.
14050
6ef37366
PM
140512015-03-27 Petr Machata <pmachata@redhat.com>
14052
14053 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14054 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14055 (Dwarf::assemble): Initialize them.
14056 (Dwarf::lines): New function.
14057
7ec911b0
JT
140582015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14059
14060 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14061 SYMBOL_PREFIX for x86_64-*-cygwin.
14062
ff908ebf
AW
140632015-03-26 Andy Wingo <wingo@igalia.com>
14064
14065 PR symtab/18148
14066 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14067 const_value but not a location.
14068 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14069 location defined in non-main CUs are visible.
14070
6d5f0679
YQ
140712015-03-26 Yao Qi <yao.qi@linaro.org>
14072
14073 PR testsuite/18139
14074 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14075 Add a line number entry for the same line.
14076 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14077 Add a line number entry for the same line.
14078
2898689b
YQ
140792015-03-26 Yao Qi <yao.qi@linaro.org>
14080
14081 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14082 .int 0.
14083 (func): Likewise. Add .Lfunc_1 label.
14084 Use .Lfunc_1 label.
14085 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14086 .int 0.
14087 (func): Likewise.
14088 Use .Lfunc_1 label.
14089
85180498
YQ
140902015-03-26 Yao Qi <yao.qi@linaro.org>
14091
14092 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14093 Call gdb_compile instead to compile each .s files without debug
14094 information.
14095
8aa08a8d
YQ
140962015-03-26 Yao Qi <yao.qi@linaro.org>
14097
14098 * gdb.base/savedregs.exp (process_saved_regs): Make
14099 "Saved registers:" optional in the pattern.
14100
66849923
MM
141012015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14102
14103 * gdb.btrace/next.exp: Merged into step.exp.
14104 * gdb.btrace/finish.exp: Merged into step.exp.
14105 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14106 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14107 "record goto" and checking the exact replay position.
14108 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14109 check for "Recording format" in "info record" output.
14110 * gdb.btrace/record_goto.exp: Choose test file based on target.
14111 * gdb.btrace/x86-record_goto.S: Renamed into ...
14112 * gdb.btrace/x86_64-record_goto.S: ... this.
14113 * gdb.btrace/i686-record_goto.S: New.
14114 * gdb.btrace/x86-tailcall.S: Renamed into ...
14115 * gdb.btrace/x86_64-tailcall.S: ... this.
14116 * gdb.btrace/i686-tailcall.S: New.
14117 * gdb.btrace/x86-tailcall.c: Renamed into ...
14118 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14119 separate statements. Update test.
14120 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14121 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14122 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14123 * gdb.btrace/tailcall.exp: Choose test file based on target.
14124 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14125
11cc1b74
MM
141262015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14127
14128 * gdb.btrace/exception.exp: Increase BTS buffer size.
14129
a25d8bf9
PA
141302015-03-24 Pedro Alves <palves@redhat.com>
14131
14132 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14133
856e7dd6
PA
141342015-03-24 Pedro Alves <palves@redhat.com>
14135
14136 * gdb.threads/schedlock.exp (test_step): No longer expect that
14137 "set scheduler-locking step" with "next" over a function call runs
14138 threads unlocked.
14139
ad235a41
AT
141402015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14141
14142 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14143
15630549
AT
141442015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14145
14146 PR breakpoints/16466
14147 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14148 * gdb.mi/mi-pending.c (thread_func): New function.
14149 (int main): Add threading support required.
14150 * gdb.mi/mi-pending.exp: Add tests for this issue.
14151 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14152 (pendfunc2): Remove stdio dependency.
14153 * gdb.mi/mi-pendshr2.c: New file.
14154
693dca06
KS
141552015-03-23 Keith Seitz <keiths@redhat.com>
14156
14157 * gdb.linespec/keywords.c: New file.
14158 * gdb.linespec/keywords.exp: New file.
14159
7e993ebf
KS
141602015-03-23 Keith Seitz <keiths@redhat.com>
14161
14162 PR gdb/18021
14163 * gdb.dwarf2/staticvirtual.exp: New test.
14164
bc23328c
JK
141652015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14166
14167 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14168 * README: Remove HP-UX and gdb.hp.
14169 (configuration):
14170 * configure: Regenerate.
14171 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14172 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14173 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14174 gdb.hp/gdb.defects/Makefile.
14175 * gdb.hp/Makefile.in: File deleted.
14176 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14177 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14178 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14179 * gdb.hp/gdb.aCC/run.c: File deleted.
14180 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14181 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14182 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14183 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14184 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14185 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14186 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14187 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14188 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14189 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14190 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14191 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14192 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14193 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14194 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14195 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14196 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14197 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14198 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14199 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14200 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14201 * gdb.hp/gdb.compat/average.c: File deleted.
14202 * gdb.hp/gdb.compat/sum.c: File deleted.
14203 * gdb.hp/gdb.compat/xdb.c: File deleted.
14204 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14205 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14206 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14207 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14208 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14209 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14210 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14211 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14212 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14213 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14214 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14215 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14216 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14217 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14218 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14219 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14220 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14221 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14222 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14223 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14224 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14225 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14226 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14227 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14228 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14229 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14230 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14231 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14232 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14233 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14234 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14235 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14236 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14237 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14238 * gdb.hp/tools/odump: File deleted.
14239
8bf3b159
PA
142402015-03-19 Pedro Alves <palves@redhat.com>
14241
14242 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14243 (saw_thread_3): New globals.
14244 (top level): Increment them when an event for the corresponding
14245 thread is seen.
14246 (no thread starvation): New test.
14247
eb54c8bf
PA
142482015-03-19 Pedro Alves <palves@redhat.com>
14249
14250 * gdb.threads/continue-pending-status.c: New file.
14251 * gdb.threads/continue-pending-status.exp: New file.
14252
32d2e5d6
PA
142532015-03-18 Pedro Alves <palves@redhat.com>
14254
14255 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14256 Use gdb_is_target_remote instead of is_remote. Use
14257 gdb_test_multiple instead of gdb_expect. Exit early if
14258 gdb_test_multiple hits its internal matches. Tighten stepi tests
14259 expected output. Fail on exit with any signal, instead of just
14260 SIGILL.
14261
f68f11b7
YQ
142622015-03-18 Yao Qi <yao.qi@linaro.org>
14263
14264 PR tdep/18107
14265 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14266 variable.
14267 * gdb.base/catch-syscall.exp: Don't skip it on
14268 aarch64*-*-linux* target. Remove elements in all_syscalls.
14269 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14270 target.
14271 (setup_all_syscalls): New proc.
14272
ca5fd19b
YQ
142732015-03-16 Yao Qi <yao.qi@linaro.org>
14274
14275 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14276 (top level): Skip tests if valid_addr_p returns false for
14277 $cmd1 or $cmd2.
14278
85642ba0
AW
142792015-03-11 Andy Wingo <wingo@igalia.com>
14280
14281 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14282
e03f9645
YQ
142832015-03-11 Yao Qi <yao.qi@linaro.org>
14284
14285 * gdb.base/catch-syscall.exp: Fix typo in comments.
14286
5d0962b2
YQ
142872015-03-11 Yao Qi <yao.qi@linaro.org>
14288
14289 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14290
b2df3cef
PA
142912015-03-09 Pedro Alves <palves@redhat.com>
14292
14293 * dg-extract-results.py: Delete.
14294
ef878e53
PA
142952015-03-09 Pedro Alves <palves@redhat.com>
14296
14297 Merge dg-extract-results.sh from GCC upstream (r218843).
14298
14299 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14300 * dg-extract-results.sh: Use --text with grep to avoid issues with
14301 binary files. Fall back to cat -v, if that doesn't work.
14302
9494d219
PA
143032015-03-05 Pedro Alves <palves@redhat.com>
14304
14305 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14306
a8d9763a
SM
143072015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14308
14309 * lib/mi-support.exp (mi_expect_interrupt): Accept
14310 alternative event for when in all-stop mode.
14311
be9957b8
PA
143122015-03-04 Pedro Alves <palves@redhat.com>
14313
14314 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14315
d57be0f4 143162015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14317
14318 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14319
c214c7cf
AA
143202015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14321
14322 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14323 regexps for GDB's current line display, accept a hex address
14324 preceding the line number.
14325
6d74a497
AA
143262015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14327
14328 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14329 the 'arch1' variable for "s390*-linux*" targets.
14330
511aee7c
PA
143312015-03-04 Pedro Alves <palves@redhat.com>
14332
14333 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14334 (main): Pass missing retval argument to pthread_join call.
14335
95e50b27
PA
143362015-03-02 Pedro Alves <palves@redhat.com>
14337
14338 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14339 (top level): Call do_test with non-stop as well.
14340
28054d69
PA
143412015-03-02 Pedro Alves <palves@redhat.com>
14342
14343 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14344 -1.
14345
4fa5d7b4
AA
143462015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14347
14348 * gdb.arch/s390-vregs.exp: New test.
14349 * gdb.arch/s390-vregs.S: New file.
14350
97c18565
PA
143512015-02-27 Pedro Alves <palves@redhat.com>
14352
14353 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14354 call to catch_command_errors.
14355 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14356 catch_command_errors.
14357
a37bfa30
PA
143582015-02-27 Pedro Alves <palves@redhat.com>
14359
14360 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14361 "true" for boolean result.
14362 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14363 prototype of main.
14364
6f98576f
PA
143652015-02-27 Pedro Alves <palves@redhat.com>
14366
14367 * lib/unbuffer_output.c: New file.
14368 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14369 (main): Call gdb_unbuffer_output.
14370
eba5ab56
YQ
143712015-02-27 Yao Qi <yao.qi@linaro.org>
14372
14373 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14374 target.
14375
0def5aaa
DE
143762015-02-26 Doug Evans <dje@google.com>
14377
14378 * gdb.cp/class2.cc (Dbase, D): New classes.
14379 (main): New local delta.
14380 * gdb.cp/class2.exp: Test printing delta.
14381 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14382 (dynbar): New global.
14383 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14384
081a1c2c
JK
143852015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14386
14387 * gdb.compile/compile-ifunc.c: New file.
14388 * gdb.compile/compile-ifunc.exp: New file.
14389
2f41223f
AT
143902015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14391
14392 * gdb.base/structs.exp: Check for correct struct on finish.
14393
03eddd80
YQ
143942015-02-26 Yao Qi <yao.qi@linaro.org>
14395
14396 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14397 is zero.
14398
80c57053
JK
143992015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14400
14401 * gdb.arch/cordic.ko.bz2: New file.
14402 * gdb.arch/cordic.ko.debug.bz2: New file.
14403 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14404
21613c12
YQ
144052015-02-25 Yao Qi <yao.qi@linaro.org>
14406
14407 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14408 aarch64*-*-* target.
14409
d8b901ed
PA
144102015-02-23 Pedro Alves <palves@redhat.com>
14411
14412 * lib/gdb.exp (delete_breakpoints): Rewrite using
14413 gdb_test_multiple.
14414
e5b85ead
PA
144152015-02-23 Pedro Alves <palves@redhat.com>
14416
14417 * gdb.base/info-os.c: Include stdlib.h.
14418
85c3a371
DE
144192015-02-22 Doug Evans <xdje42@gmail.com>
14420
14421 PR symtab/17855
14422 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14423 is read after symbols have been re-read.
14424 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14425 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14426
96553a0c
DE
144272015-02-21 Doug Evans <dje@google.com>
14428
14429 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14430
97a0c697
JK
144312015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14432
14433 PR corefiles/17808
14434 * gdb.arch/i386-biarch-core.core.bz2: New file.
14435 * gdb.arch/i386-biarch-core.exp: New file.
14436
a47cd6e9
PA
144372015-02-21 Pedro Alves <palves@redhat.com>
14438
14439 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14440 runto_main fails.
14441
c5facdc4
PA
144422015-02-20 Pedro Alves <palves@redhat.com>
14443
14444 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14445 info probes.
14446
2db9a427
PA
144472015-02-20 Pedro Alves <palves@redhat.com>
14448
14449 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14450
60fb7e9e
PA
144512015-02-20 Pedro Alves <palves@redhat.com>
14452
14453 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14454 clean_restart before gdb_target_supports_trace.
14455
5c5019c2
PA
144562015-02-20 Pedro Alves <palves@redhat.com>
14457
14458 PR threads/18006
14459 * gdb.threads/clone-thread_db.c: New file.
14460 * gdb.threads/clone-thread_db.exp: New file.
14461
c9587f88
AT
144622015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14463
14464 PR breakpoints/16812
14465 * gdb.base/catch-gdb-caused-signals.c: New file.
14466 * gdb.base/catch-gdb-caused-signals.exp: New file.
14467
f6a88844
JM
144682015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14469
14470 * configure: Regenerated.
14471 * configure.ac: Use GDB_AC_TRANSFORM.
14472 * aclocal.m4: sinclude ../transform.m4.
14473
497c491b
JM
144742015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14475
14476 * lib/dtrace.exp: New file.
14477 * gdb.base/dtrace-probe.exp: Likewise.
14478 * gdb.base/dtrace-probe.d: Likewise.
14479 * gdb.base/dtrace-probe.c: Likewise.
14480 * lib/pdtrace.in: Likewise.
14481 * configure.ac: Output variables with the transformed names of
14482 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14483 * configure: Regenerated.
14484
03e98035
JM
144852015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14486
14487 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14488 expected message when trying to access $_probe_* convenience
14489 variables while not on a probe.
14490
63cc30e9
JK
144912015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14492
14493 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14494
0703599a
PA
144952015-02-11 Pedro Alves <pedro@codesourcery.com>
14496
14497 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14498 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14499
7e60a48e
DE
145002015-02-10 Doug Evans <xdje42@gmail.com>
14501
14502 * lib/gdb.exp (gdb_load): Always return a result.
14503
01b088bc
PA
145042015-02-10 Pedro Alves <palves@redhat.com>
14505
14506 * gdb.threads/signal-sigtrap.c: New file.
14507 * gdb.threads/signal-sigtrap.exp: New file.
14508
b05ec7a5
AT
145092015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14510
14511 * gdb.trace/no-attach-trace.c: New file.
14512 * gdb.trace/no-attach-trace.exp: New file.
14513
a2c2acaf
MW
145142015-02-09 Mark Wielaard <mjw@redhat.com>
14515
14516 * gdb.dwarf2/atomic.c: New file.
14517 * gdb.dwarf2/atomic-type.exp: Likewise.
14518
31fd9caa
MM
145192015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14520
14521 * gdb.btrace/buffer-size.exp: Update "info record" output.
14522 * gdb.btrace/delta.exp: Update "info record" output.
14523 * gdb.btrace/enable.exp: Update "info record" output.
14524 * gdb.btrace/finish.exp: Update "info record" output.
14525 * gdb.btrace/instruction_history.exp: Update "info record" output.
14526 * gdb.btrace/next.exp: Update "info record" output.
14527 * gdb.btrace/nexti.exp: Update "info record" output.
14528 * gdb.btrace/step.exp: Update "info record" output.
14529 * gdb.btrace/stepi.exp: Update "info record" output.
14530 * gdb.btrace/nohist.exp: Update "info record" output.
14531
d33501a5
MM
145322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14533
14534 * gdb.btrace/buffer-size: New.
14535
f4abbc16
MM
145362015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14537
14538 * gdb.btrace/delta.exp: Update "info record" output.
14539 * gdb.btrace/enable.exp: Update "info record" output.
14540 * gdb.btrace/finish.exp: Update "info record" output.
14541 * gdb.btrace/instruction_history.exp: Update "info record" output.
14542 * gdb.btrace/next.exp: Update "info record" output.
14543 * gdb.btrace/nexti.exp: Update "info record" output.
14544 * gdb.btrace/step.exp: Update "info record" output.
14545 * gdb.btrace/stepi.exp: Update "info record" output.
14546 * gdb.btrace/nohist.exp: Update "info record" output.
14547
b9d61307
SM
145482015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14549
14550 PR gdb/15678
14551 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14552
e584fdbc
PA
145532015-02-06 Pedro Alves <palves@redhat.com>
14554
14555 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14556 macro.
14557 (seconds_left, again): New globals.
14558 (main): Wait seconds_left in a 1-second sleep loop instead of
14559 sleeping 180 seconds. If 'again' is set, reset the seconds
14560 counter.
14561 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14562 'again' in the inferior before detaching. Print the seconds left.
14563 (options): New global.
14564 (top level): Build program with -DTIMEOUT=$timeout.
14565
77f41761
PA
145662015-02-06 Pedro Alves <palves@redhat.com>
14567
14568 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14569 determine how many seconds to pass to 'alarm'.
14570 * gdb.base/gdb-sigterm.exp (top level): Build program with
14571 -DTIMEOUT=$timeout.
14572 (do_test): Return success/failure indication. Add more verbose
14573 logging. Don't fail if 200 single steps are seen. Instead, fail
14574 when the test times out.
14575 (passes): New global.
14576 (top level): Break the testing loop if testing fails on any
14577 iteration. Use gdb_assert.
14578
b9394193
DB
145792015-02-04 Don Breazeal <donb@codesourcery.com>
14580
14581 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14582 and initialize them.
14583 (ipc_cleanup): New function.
14584 (main): Don't declare shmid, semid, and msqid. Add a call to
14585 atexit so that we call ipc_cleanup on exit.
14586
42d9e528
PA
145872015-02-04 Pedro Alves <palves@redhat.com>
14588
14589 * boards/native-extended-gdbserver.exp: Remove any target variant
14590 specifications from the board name before clearing the isremote
14591 flag from board_info.
14592
ae6ae975
DE
145932015-01-31 Doug Evans <xdje42@gmail.com>
14594
14595 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14596
cfb069a8
GB
145972015-01-31 Gary Benson <gbenson@redhat.com>
14598
14599 * gdb.base/completion.exp: Disable completion limiting for
14600 existing tests. Add new tests to check completion limiting.
14601 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14602
5dd31d79
DE
146032015-01-31 Doug Evans <xdje42@gmail.com>
14604
14605 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14606
9f050062
DE
146072015-01-31 Doug Evans <xdje42@gmail.com>
14608
14609 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14610 entries. Duplicate file section script entries.
14611 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14612 inlined entries. Add test for safe-path rejection.
14613 * gdb.python/py-section-script.c: Add duplicate inlined section script
14614 entries. Duplicate file section script entries.
14615 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14616 inlined entries. Add test for safe-path rejection.
14617
df25ebbd
JB
146182015-01-29 Joel Brobecker <brobecker@adacore.com>
14619
14620 * gdb.ada/disc_arr_bound: New testcase.
14621
4a0ca9ec
JB
146222015-01-29 Joel Brobecker <brobecker@adacore.com>
14623
14624 * gdb.ada/mi_var_array: New testcase.
14625
3a8b707a
DE
146262015-01-27 Doug Evans <dje@google.com>
14627
14628 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14629 Add test for objfile.filename, objfile.username after objfile
14630 has been unloaded.
14631
f8313f6e
JB
146322015-01-26 Joel Brobecker <brobecker@adacore.com>
14633
14634 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14635 the second test to print the name attribute of value
14636 returned by the call to gdb.lookup_type, and adjust
14637 the expected output accordingly.
14638
37bc665e
MW
146392015-01-25 Mark Wielaard <mjw@redhat.com>
14640
14641 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14642 * gdb.base/disp-step-fork.c: Include unistd.h.
14643 * gdb.base/siginfo-obj.c: Include stdio.h.
14644 * gdb.base/siginfo-thread.c: Likewise.
14645 * gdb.mi/non-stop.c: Include unistd.h.
14646 * gdb.mi/nsthrexec.c: Include stdio.h.
14647 * gdb.mi/pthreads.c: Include unistd.h.
14648 * gdb.modula2/unbounded1.c (main): Declare returns int.
14649 * gdb.reverse/consecutive-reverse.c: Likewise.
14650 * gdb.threads/create-fail.c: Include unistd.h.
14651 * gdb.threads/killed.c: Likewise.
14652 * gdb.threads/linux-dp.c: Likewise.
14653 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14654 * gdb.threads/non-ldr-exc-2.c: Likewise.
14655 * gdb.threads/non-ldr-exc-3.c: Likewise.
14656 * gdb.threads/non-ldr-exc-4.c: Likewise.
14657 * gdb.threads/pthreads.c: Include unistd.h.
14658 (main): Declare returns int.
14659 * gdb.threads/tls-main.c (foo): New declaration.
14660 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14661
f7e5394d
SM
146622015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14663
14664 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14665 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14666
743649fd
MW
146672015-01-15 Mark Wielaard <mjw@redhat.com>
14668
14669 * gdb.base/noreturn-return.c: New file.
14670 * gdb.base/noreturn-return.exp: New file.
14671 * gdb.base/noreturn-finish.c: New file.
14672 * gdb.base/noreturn-finish.exp: New file.
14673
198297aa
PA
146742015-01-23 Pedro Alves <palves@redhat.com>
14675
14676 * gdb.threads/continue-pending-after-query.c: New file.
14677 * gdb.threads/continue-pending-after-query.exp: New file.
14678
717cf30c
AG
146792015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14680 Simon Marchi <simon.marchi@ericsson.com>
14681
14682 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14683 * gdb.base/valgrind-db-attach.exp: Same.
14684 * gdb.base/valgrind-infcall.exp: Same.
14685 * lib/mi-support.exp (default_mi_gdb_start): Same.
14686 * lib/prompt.exp (default_prompt_gdb_start): Same.
14687 * lib/gdb.exp (default_gdb_spawn): Same.
14688 (gdb_interact): New.
14689
14690
4b62a76e
JK
146912015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14692
14693 * gdb.compile/compile.exp (pointer to jit function): New test.
14694
b4cdae6f
WW
146952015-01-17 Wei-cheng Wang <cole945@gmail.com>
14696
14697 * lib/gdb.exp (supports_process_record): Return true for
14698 powerpc*-*-linux*.
14699 (supports_reverse): Likewise.
14700
d221e7ef
DB
147012015-01-15 Don Breazeal <donb@codesourcery.com>
14702
14703 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14704 instead of checking whether the target board is remote and
14705 use spawn_wait_for_attach instead of exec/sleep.
14706 * gdb.base/attach-twice.exp: Likewise.
14707
bafffb51
JB
147082015-01-15 Joel Brobecker <brobecker@adacore.com>
14709
14710 * gdb.ada/var_arr_attrs: New testcase.
14711
5589af0e
PA
147122015-01-14 Pedro Alves <palves@redhat.com>
14713 Joel Brobecker <brobecker@adacore.com>
14714
14715 PR gdb/17525
14716 * gdb.base/bp-cmds-execution-x-script.c: New file.
14717 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14718 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14719
6c400b59
PA
147202015-01-14 Pedro Alves <palves@redhat.com>
14721
14722 PR cli/17828
14723 * gdb.base/batch-preserve-term-settings.c: New file.
14724 * gdb.base/batch-preserve-term-settings.exp: New file.
14725
e02c96a7
DE
147262015-01-13 Doug Evans <dje@google.com>
14727
14728 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14729 binary.
14730
576fd14c
JB
147312015-01-13 Joel Brobecker <brobecker@adacore.com>
14732
14733 * Makefile.in (clean mostlyclean): Do not delete *.py.
14734
04dccad0
JB
147352015-01-13 Joel Brobecker <brobecker@adacore.com>
14736
14737 * gdb.python/py-lookup-type.exp: New file.
14738
3d230f71
PA
147392015-01-12 Pedro Alves <palves@redhat.com>
14740
14741 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14742 restore GDBFLAGS before returning.
14743
7e67715d
JK
147442015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14745
14746 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14747 is_amd64_regs_target and is_x86_like_target.
14748
f2e0d4b4
DE
147492015-01-11 Doug Evans <xdje42@gmail.com>
14750
14751 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14752 is given without an explicit form.
14753 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14754 attributes.
14755 * gdb.dwarf/corrupt.exp: Ditto.
14756 * gdb.dwarf2/enum-type.exp: Ditto.
14757 * gdb.trace/entry-values.exp: Ditto.
14758 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14759
439250fb
DE
147602015-01-11 Doug Evans <xdje42@gmail.com>
14761
14762 PR gdb/15830
14763 * gdb.base/maint.exp: Remove references to "maint demangle".
14764 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14765 Add tests for explicitly specifying language to demangle.
14766 * gdb.dlang/demangle.exp: Ditto.
14767
ede9f622
PA
147682015-01-09 Pedro Alves <palves@redhat.com>
14769
14770 * gdb.threads/non-stop-fair-events.c: New file.
14771 * gdb.threads/non-stop-fair-events.exp: New file.
14772
a7b796db
PA
147732015-01-09 Pedro Alves <palves@redhat.com>
14774
14775 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14776 the global scope. Set a breakpoint after all threads are started
14777 rather than stepping over two source lines. Expect the prompt.
14778 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14779 global.
14780 (NUM): Now 15.
14781 (main): Use threads_started_barrier to wait for all threads to
14782 start. Main thread no longer calls thread_function. Exit after
14783 180 seconds.
14784 (loop): New function.
14785 (thread_function): Wait on threads_started_barrier barrier. Call
14786 'loop' at each iteration.
14787 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14788 threads have started, instead of hardcoding number of "next"
14789 steps. Use an access watchpoint instead of a write watchpoint.
14790
9665ffdd
PA
147912015-01-09 Pedro Alves <palves@redhat.com>
14792
14793 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14794 (thread_func): Wait on barrier.
14795 (main): Wait for all threads to start before stopping GDB.
14796 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14797 global.
14798 (thread1_func, thread2_func): Wait on barrier.
14799 (main): Wait for all threads to start before stopping GDB.
14800 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14801 New global.
14802 (thread1_func, thread2_func): Wait on barrier.
14803 (main): Wait for all threads to start before stopping GDB.
14804
c945a99f
PA
148052015-01-09 Pedro Alves <palves@redhat.com>
14806
14807 * gdb.threads/attach-many-short-lived-threads.c: New file.
14808 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14809
c1a747c1
PA
148102014-01-09 Pedro Alves <palves@redhat.com>
14811
14812 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14813 instead of to thread 2.
14814 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14815 Add barrier around each pthread_create call instead of around all
14816 calls.
14817 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14818 Set a break on thread_function and have the child threads hit it
14819 one at at a time.
14820
60b3033e
PA
148212015-01-09 Pedro Alves <palves@redhat.com>
14822
14823 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14824 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14825 false.
14826 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14827 checking whether the target board is remote.
14828 * gdb.multi/multi-attach.exp: Likewise.
14829 * gdb.python/py-sync-interp.exp: Likewise.
14830 * gdb.server/ext-attach.exp: Likewise.
14831 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14832 tests that need to attach, instead of checking whether the target
14833 board is remote at the top of the file.
14834
acc018ac
YQ
148352015-01-08 Yao Qi <yao@codesourcery.com>
14836
14837 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14838
50a18af8
JK
148392015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14840
14841 Fix testcase compilation.
14842 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14843
8503d6e1
JB
148442015-01-06 Joel Brobecker <brobecker@adacore.com>
14845
14846 * gdb.python/py-type.exp: Add a couple test about empty
14847 array creation, and negative-length array creation.
14848
cc73dbcc
DE
148492015-01-02 Doug Evans <xdje42@gmail.com>
14850
14851 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14852
0300bbc7
DE
148532015-01-02 Doug Evans <dje@google.com>
14854
14855 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14856
9d85a0ec
YQ
148572014-12-29 Yao Qi <yao@codesourcery.com>
14858
14859 * gdb.trace/entry-values.exp: Update comments. Rename variable
14860 bar_call_foo to returned_from_foo.
14861
87186c6a
MMN
148622014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14863
14864 PR gdb/17394
14865 * gdb.linespec/break-asm-file.c: New file.
14866 * gdb.linespec/break-asm-file.exp: New file.
14867 * gdb.linespec/break-asm-file0.s: New file.
14868 * gdb.linespec/break-asm-file1.s: New file.
14869
1bab7383
YQ
148702014-12-18 Nigel Stephens <nigel@mips.com>
14871 Maciej W. Rozycki <macro@codesourcery.com>
14872
14873 * gdb.base/float.exp: Handle the new output from "info float" on
14874 MIPS targets.
14875
1bc1068a
JK
148762014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14877
14878 Fix MinGW compilation.
14879 * gdb.compile/compile-ops.exp: Update untested message if
14880 !skip_compile_feature_tests.
14881 * gdb.compile/compile-setjmp.exp: Likewise.
14882 * gdb.compile/compile-tls.exp: Likewise.
14883 * gdb.compile/compile.exp: Likewise.
14884 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14885 supported on this host".
14886
b6615d10
DE
148872014-12-16 Doug Evans <xdje42@gmail.com>
14888
14889 * boards/stabs.exp: New file.
14890
25dda427
AA
148912014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14892
14893 * gdb.base/completion.exp: Adjust to format changes of "maint
14894 print user-registers".
14895
bf330350
CU
148962014-12-16 Catalin Udma <catalin.udma@freescale.com>
14897
14898 PR server/17457
14899 * gdb.arch/aarch64-fp.c: New file.
14900 * gdb.arch/aarch64-fp.exp: New file.
14901
395cf596
SDJ
149022014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14903
14904 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14905 r210637, r210913, r211666, r215400, r215817).
14906
14907 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14908 * dg-extract-results.py: New file.
14909 * dg-extract-results.sh: Use it if the environment seems
14910 suitable.
14911
14912 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14913
14914 * dg-extract-results.py (parse_run): Handle warnings that
14915 are printed before a test harness is run.
14916
14917 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14918
14919 * dg-extract-results.py (Named): Remove __cmp__ method.
14920 (output_variation): Use a key to sort variation.harnesses.
14921
14922 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14923
14924 * dg-extract-results.py: For Python 3, force sys.stdout to
14925 handle surrogate escape sequences.
14926 (safe_open): New function.
14927 (output_segment, main): Use it.
14928
14929 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14930
14931 * dg-extract-results.py (Prog.result_re): Include options
14932 in test name.
14933
14934 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14935
14936 * dg-extract-results.py (output_variation): Always sort if
14937 do_sum.
14938
e882ef3c
SM
149392014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14940
14941 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14942 as long as we get pagination notifications.
14943
4992aa20
JM
149442014-12-15 Jason Merrill <jason@redhat.com>
14945
14946 * Makefile.in (check-gdb.%): Restore.
14947 * README: Mention it.
14948
c1b5a1a6
JB
149492014-12-13 Joel Brobecker <brobecker@adacore.com>
14950
14951 * gdb.ada/str_uninit: New testcase.
14952
5537b577
JK
149532014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14954
14955 PR symtab/17642
14956 * gdb.base/vla-stub-define.c: New file.
14957 * gdb.base/vla-stub.c: New file.
14958 * gdb.base/vla-stub.exp: New file.
14959
bb2ec1b3
TT
149602014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14961 Jan Kratochvil <jan.kratochvil@redhat.com>
14962 Tom Tromey <tromey@redhat.com>
14963
14964 * configure.ac: Add gdb.compile/.
14965 * configure: Regenerate.
14966 * gdb.compile/Makefile.in: New file.
14967 * gdb.compile/compile-ops.exp: New file.
14968 * gdb.compile/compile-ops.c: New file.
14969 * gdb.compile/compile-tls.c: New file.
14970 * gdb.compile/compile-tls.exp: New file.
14971 * gdb.compile/compile-constvar.S: New file.
14972 * gdb.compile/compile-constvar.c: New file.
14973 * gdb.compile/compile-mod.c: New file.
14974 * gdb.compile/compile-nodebug.c: New file.
14975 * gdb.compile/compile-setjmp-mod.c: New file.
14976 * gdb.compile/compile-setjmp.c: New file.
14977 * gdb.compile/compile-setjmp.exp: New file.
14978 * gdb.compile/compile-shlib.c: New file.
14979 * gdb.compile/compile.c: New file.
14980 * gdb.compile/compile.exp: New file.
14981 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14982
4ff709eb
TT
149832014-12-12 Tom Tromey <tromey@redhat.com>
14984
14985 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14986 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14987
6dddd6a5
DE
149882014-12-12 Doug Evans <dje@google.com>
14989
14990 * lib/gdb-python.exp (get_python_valueof): New function.
14991 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14992
71c24708
AA
149932014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14994
14995 * gdb.base/completion.exp: Add test for completion of "info
14996 registers ".
14997
3e29f34a
MR
149982014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14999
15000 * gdb.base/func-ptrs.c: New file.
15001 * gdb.base/func-ptrs.exp: New file.
15002
fc126975
SM
150032014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15004
15005 PR breakpoints/17012
15006 * gdb.base/dprintf-detach.c: New file.
15007 * gdb.base/dprintf-detach.exp: New file.
15008
0a46d518
SM
150092014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15010
15011 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15012 * lib/gdb.exp (target_is_gdbserver): New procedure.
15013
a0be3e44
DE
150142014-12-08 Doug Evans <dje@google.com>
15015
15016 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15017
df1b803a
YQ
150182014-12-05 Yao Qi <yao@codesourcery.com>
15019
15020 * gdb.guile/scm-error.exp: Remove the third argument to
15021 gdb_remote_download.
15022 * gdb.guile/scm-frame-args.exp: Likewise.
15023 * gdb.guile/scm-section-script.exp: Likewise.
15024
ddb9f679
YQ
150252014-12-05 Yao Qi <yao@codesourcery.com>
15026
15027 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15028
86e4ed39
DE
150292014-12-04 Doug Evans <dje@google.com>
15030
15031 * gdb.python/py-objfile.exp: Add tests for
15032 objfile.add_separate_debug_file.
15033
7c50a931
DE
150342014-12-04 Doug Evans <dje@google.com>
15035
15036 * lib/gdb.exp (get_build_id): New function.
15037 (build_id_debug_filename_get): Rewrite to use it.
15038 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15039
621661e3
MR
150402014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15041
15042 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15043 `method(long)', not just 0x0.
15044 * gdb.cp/nsalias.exp: Align code labels to 4.
15045 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15046 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15047 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15048 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15049 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15050 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15051
29f0c3b7
DE
150522014-12-02 Doug Evans <dje@google.com>
15053
e1e061e7 15054 PR symtab/17602
29f0c3b7 15055 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15056 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15057 * gdb.cp/anon-ns.exp: Update.
15058
162078c8
NB
150592014-12-02 Nick Bull <nicholaspbull@gmail.com>
15060
15061 * gdb.python/py-events.py (inferior_call_handler): New.
15062 (register_changed_handler, memory_changed_handler): New.
15063 (test_events.invoke): Register new handlers.
15064 * gdb.python/py-events.exp: Add tests for inferior call,
15065 memory_changed and register_changed events.
15066
fdb09caf
AA
150672014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15068
15069 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15070 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15071 if the linker doesn't understand this.
15072
55cfb2c4
SM
150732014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15074
15075 * gdb.python/python.exp: Change expected reply to help().
15076
9e8cd6df
YQ
150772014-12-01 Yao Qi <yao@codesourcery.com>
15078
15079 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15080 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15081 * configure: Re-generated.
15082
6c659fc2
SC
150832014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15084
15085 * gdb.cp/chained-calls.cc: New file.
15086 * gdb.cp/chained-calls.exp: New file.
15087 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15088
d7fc3181
SM
150892014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15090
15091 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15092 * gdb.dwarf2/symtab-producer.exp: Same.
15093 * gdb.gdb/python-interrupts.exp: Same.
15094 * gdb.gdb/python-selftest.exp: Same.
15095 * gdb.python/py-linetable.exp: Same.
15096 * gdb.python/py-type.exp: Same.
15097 * gdb.python/py-value-cc.exp: Same.
15098 * gdb.python/py-value.exp: Same.
15099
10e79639
YQ
151002014-11-28 Yao Qi <yao@codesourcery.com>
15101
15102 * gdb.base/break-probes.exp: Match library name prefixed with
15103 sysroot.
15104
f28a0564
SM
151052014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15106
15107 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15108 test expected output. Add parentheses for the call to print.
15109 Remove L suffix from integers.
15110
3fe1ce1d
DE
151112014-11-26 Doug Evans <dje@google.com>
15112
15113 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15114
84429e27
YQ
151152014-11-22 Yao Qi <yao@codesourcery.com>
15116
15117 * gdb.trace/entry-values.c: Remove asms.
15118 (foo): Add foo_label.
15119 (bar): Add bar_label.
15120 * gdb.trace/entry-values.exp: Remove code computing foo's
15121 length and bar's length.
15122 (Dwarf::assemble): Invoke function_range for bar and use
15123 MACRO_AT_func for foo.
15124
26741859
YQ
151252014-11-22 Yao Qi <yao@codesourcery.com>
15126
15127 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15128 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15129 Use .Lgcc43_procstart instead of gcc43.
15130
45e44d27
JB
151312014-11-21 Joel Brobecker <brobecker@adacore.com>
15132
15133 * gdb.ada/n_arr_bound: New testcase.
15134
458c8db8
SDJ
151352014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15136
15137 PR breakpoints/10737
15138 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15139 test_catch_syscall_multi_arch.
15140 (test_catch_syscall_multi_arch): New function.
15141
43f3e411
DE
151422014-11-20 Doug Evans <xdje42@gmail.com>
15143
15144 * gdb.base/maint.exp: Update expected output.
15145
0d7b2549
AA
151462014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15147
15148 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15149 4-byte instruction on S390.
15150
8908fca5
JB
151512014-11-19 Joel Brobecker <brobecker@adacore.com>
15152
15153 * gdb.ada/arr_arr: New testcase.
15154
4a46959e
JB
151552014-11-19 Joel Brobecker <brobecker@adacore.com>
15156
15157 * gdb.ada/pkd_arr_elem: New Testcase.
15158
470e2f4e
LM
151592014-11-18 Luis Machado <lgustavo@codesourcery.com>
15160
15161 * gdb.reverse/break-precsave: Expect completion message for
15162 core file reads.
15163 * gdb.reverse/consecutive-precsave.exp: Likewise.
15164 * gdb.reverse/finish-precsave.exp: Likewise.
15165 * gdb.reverse/i386-precsave.exp: Likewise.
15166 * gdb.reverse/machinestate-precsave.exp: Likewise.
15167 * gdb.reverse/sigall-precsave.exp: Likewise.
15168 * gdb.reverse/solib-precsave.exp: Likewise.
15169 * gdb.reverse/step-precsave.exp: Likewise.
15170 * gdb.reverse/until-precsave.exp: Likewise.
15171 * gdb.reverse/watch-precsave.exp: Likewise.
15172
a267f3ad
AA
151732014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15174
15175 * gdb.base/bp-permanent.c: Include unistd.h.
15176 * gdb.python/py-framefilter-mi.c (main): Add return type.
15177 * gdb.python/py-framefilter.c (main): Likewise.
15178 * gdb.trace/actions-changed.c (main): Likewise.
15179
12084a9a
AA
151802014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15181
15182 * gdb.mi/until.c: Add eye-catchers.
15183 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15184 line numbers.
15185
dc7e1a77
AA
151862014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15187
15188 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15189 function header variants in break1.c.
15190 * gdb.base/ena-dis-br.exp: Likewise.
15191 * gdb.base/hbreak2.exp: Likewise.
15192 * gdb.reverse/until-precsave.exp: Drop references to removed
15193 non-prototype function header variants in ur1.c.
15194 * gdb.reverse/until-reverse.exp: Likewise.
15195
41c77605
PM
151962014-11-17 Petr Machata <pmachata@redhat.com>
15197
15198 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15199 ${_cu_offset_size} bytes abbrev offset.
15200
34248c3a
DE
152012014-11-15 Doug Evans <xdje42@gmail.com>
15202
15203 PR symtab/17559
15204 * gdb.base/line-symtabs.exp: New file.
15205 * gdb.base/line-symtabs.c: New file.
15206 * gdb.base/line-symtabs.h: New file.
15207
646da059
YQ
152082014-11-14 Yao Qi <yao@codesourcery.com>
15209
15210 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15211 (func): Add label func_label.
15212 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15213 Replace low_pc and high_pc with MACRO_AT_range.
15214 Replace name, low_pc and high_pc with MACRO_AT_func.
15215
9301ebe6
YQ
152162014-11-14 Yao Qi <yao@codesourcery.com>
15217
15218 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15219 Replace name, low_pc and high_pc with MACRO_AT_func.
15220
f166b542
YQ
152212014-11-14 Yao Qi <yao@codesourcery.com>
15222
15223 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15224 produce debug information.
15225 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15226
0f6e71e3
YQ
152272014-11-14 Yao Qi <yao@codesourcery.com>
15228
15229 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15230 object and get function length.
15231 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15232 with MACRO_AT_func.
15233 (top-level): Replace gdb_compile and clean_restart with
15234 prepare_for_testing.
15235 * gdb.dwarf2/main.c (main): Add label main_label.
15236
876c4df9
YQ
152372014-11-14 Yao Qi <yao@codesourcery.com>
15238
15239 * lib/dwarf.exp (function_range): New procedure.
15240 (Dwarf::_handle_macro_at_func): New procedure.
15241 (Dwarf::_handle_macro_at_range): New procedure.
15242 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15243
02ad9cf1
YQ
152442014-11-14 Yao Qi <yao@codesourcery.com>
15245
15246 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15247 (_handle_attribute): New procedure.
15248
a59add0c
AA
152492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15250
15251 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15252 * gdb.base/call-sc.c (zed): Likewise.
15253 * gdb.base/checkpoint.c (main): Likewise.
15254 * gdb.base/dump.c (main): Likewise.
15255 * gdb.base/gcore.c (main): Likewise.
15256 * gdb.base/huge.c (main): Likewise.
15257 * gdb.base/multi-forks.c (main): Likewise.
15258 * gdb.base/pr10179-a.c (main): Likewise.
15259 * gdb.base/savedregs.c (main): Likewise.
15260 * gdb.base/sigaltstack.c (main): Likewise.
15261 * gdb.base/siginfo.c (main): Likewise.
15262 * gdb.base/structs.c (zed): Likewise.
15263 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15264 * gdb.mi/mi-syn-frame.c (main): Likewise.
15265 * gdb.mi/until.c (foo, main): Likewise.
15266 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15267 * gdb.base/solib-weak.c (foo): Declare.
15268 * gdb.base/attach-twice.c: Include stdio.h.
15269 * gdb.base/weaklib1.c: Likewise.
15270 * gdb.base/weaklib2.c: Likewise.
15271 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15272 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15273 unistd.h.
15274 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15275 * gdb.mi/mi-exit-code.c: Likewise.
15276 * gdb.base/break-interp-lib.c: Include string.h.
15277 * gdb.base/coremaker.c: Likewise.
15278 * gdb.base/testenv.c: Likewise.
15279 * gdb.python/py-finish-breakpoint.c: Likewise.
15280 * gdb.base/inferior-died.c: Include sys/wait.h.
15281 * gdb.base/fileio.c: Include time.h.
15282 * gdb.base/async-shell.c: Include unistd.h.
15283 * gdb.base/dprintf-non-stop.c: Likewise.
15284 * gdb.base/info-os.c: Likewise.
15285 * gdb.mi/mi-console.c: Likewise.
15286 * gdb.mi/watch-nonstop.c: Likewise.
15287 * gdb.python/py-events.c: Likewise.
15288 * gdb.base/async.c (baz): Move up before its invocation.
15289 * gdb.base/code_elim2.c (my_global_func): Likewise.
15290 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15291 * gdb.base/advance.c (func2): Likewise.
15292
3b5d5997
AA
152932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15294
15295 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15296 variant.
15297 * gdb.base/annota3.c: Likewise.
15298 * gdb.base/async.c: Likewise.
15299 * gdb.base/average.c: Likewise.
15300 * gdb.base/call-ar-st.c: Likewise.
15301 * gdb.base/call-rt-st.c: Likewise.
15302 * gdb.base/call-sc.c: Likewise.
15303 * gdb.base/call-strs.c: Likewise.
15304 * gdb.base/ending-run.c: Likewise.
15305 * gdb.base/execd-prog.c: Likewise.
15306 * gdb.base/exprs.c: Likewise.
15307 * gdb.base/foll-exec.c: Likewise.
15308 * gdb.base/foll-fork.c: Likewise.
15309 * gdb.base/foll-vfork.c: Likewise.
15310 * gdb.base/funcargs.c: Likewise.
15311 * gdb.base/gcore.c: Likewise.
15312 * gdb.base/jump.c: Likewise.
15313 * gdb.base/langs0.c: Likewise.
15314 * gdb.base/langs1.c: Likewise.
15315 * gdb.base/langs2.c: Likewise.
15316 * gdb.base/mips_pro.c: Likewise.
15317 * gdb.base/nodebug.c: Likewise.
15318 * gdb.base/opaque0.c: Likewise.
15319 * gdb.base/opaque1.c: Likewise.
15320 * gdb.base/recurse.c: Likewise.
15321 * gdb.base/run.c: Likewise.
15322 * gdb.base/scope0.c: Likewise.
15323 * gdb.base/scope1.c: Likewise.
15324 * gdb.base/setshow.c: Likewise.
15325 * gdb.base/setvar.c: Likewise.
15326 * gdb.base/shmain.c: Likewise.
15327 * gdb.base/shr1.c: Likewise.
15328 * gdb.base/shr2.c: Likewise.
15329 * gdb.base/sigall.c: Likewise.
15330 * gdb.base/signals.c: Likewise.
15331 * gdb.base/so-indr-cl.c: Likewise.
15332 * gdb.base/solib2.c: Likewise.
15333 * gdb.base/structs.c: Likewise.
15334 * gdb.base/sum.c: Likewise.
15335 * gdb.base/vforked-prog.c: Likewise.
15336 * gdb.base/watchpoint.c: Likewise.
15337 * gdb.reverse/shr2.c: Likewise.
15338 * gdb.reverse/until-reverse.c: Likewise.
15339 * gdb.reverse/ur1.c: Likewise.
15340 * gdb.reverse/watch-reverse.c: Likewise.
15341
066a77c5
AA
153422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15343
15344 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15345 variant.
15346 * gdb.base/sepdebug.exp: Drop references to removed code.
15347
4f204ea5
AA
153482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15349
15350 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15351 variant. Preserve original line numbering.
15352 * gdb.base/list1.c: Likewise.
15353
3b377a3a
AA
153542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15355
15356 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15357 variant.
15358 * gdb.base/break1.c: Likewise.
15359 * gdb.base/break.exp: Drop references to removed code.
15360
e444df73
AA
153612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15362
15363 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15364 variant.
15365
8008f2a7
AA
153662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15367
15368 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15369
a5a06887
AA
153702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15371
15372 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15373 logic into perform_all_tests() and invoke it with and without
15374 function header prototypes.
15375 (do_function_calls): Remove conditional XFAIL for PR 5318.
15376 (rerun_and_prepare): Remove duplicate code.
15377 (perform_all_tests): New. Main logic moved here.
15378
44dba9b9
AA
153792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15380
15381 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15382 code guarded by #ifdef NO_PROTOTYPES.
15383 (t_double_many_args): Likewise.
15384 (DEF_FUNC_MANY_ARGS_1): Likewise.
15385 (DEF_FUNC_VALUES_1): Likewise.
15386 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15387 guarded by #ifdef PROTOTYPES.
15388
d1fbcd56
AA
153892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15390
15391 * gdb.mi/mi-console.c: Add eye-catcher.
15392 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15393 instead of literal line number.
15394
b0e59b8f
AA
153952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15396
15397 * gdb.base/shr2.c: Add eye-catcher.
15398 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15399 line number.
15400
78f98cca
AA
154012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15402
15403 * gdb.base/jump.c: Add eye-catchers.
15404 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15405 numbers.
15406
58fa2af0
AA
154072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15408
15409 * gdb.base/execd-prog.c: Add eye-catchers.
15410 * gdb.base/foll-exec.c: Likewise.
15411 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15412 line numbers.
15413
04e5059b
AA
154142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15415
15416 * gdb.base/ending-run.c: Add eye-catchers.
15417 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15418 literal line numbers.
15419
dbfdb174
AA
154202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15421
15422 * gdb.base/call-rt-st.c: Add eye-catchers.
15423 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15424 literal line numbers.
15425
888a2ade
AA
154262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15427
15428 * gdb.base/call-ar-st.c: Add eye-catchers.
15429 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15430 literal line numbers.
15431
6acc2dde
AA
154322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15433
15434 * gdb.base/average.c: Add eye-catchers.
15435 * gdb.base/sum.c: Likewise.
15436 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15437 regexps dynamically.
15438
9ecfcd1d
AA
154392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15440
15441 * gdb.base/solib1.c: Add eye-catchers.
15442 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15443 literal line numbers.
15444
78708b7c
PA
154452014-11-12 Pedro Alves <palves@redhat.com>
15446
15447 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15448 leader has exited.
15449
af48d08f
PA
154502014-11-12 Pedro Alves <palves@redhat.com>
15451
15452 * gdb.arch/i386-bp_permanent.c: New file.
15453 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15454 (srcfile): Set to i386-bp_permanent.c.
15455 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15456 that stepi does not execute the 'leave' instruction, instead of
15457 testing it does execute.
15458 * gdb.base/bp-permanent.c: New file.
15459 * gdb.base/bp-permanent.exp: New file.
15460
af3768e9
DE
154612014-11-10 Doug Evans <xdje42@gmail.com>
15462
15463 PR symtab/17564
15464 * gdb.base/symtab-search-order.exp: New file.
15465 * gdb.base/symtab-search-order.c: New file.
15466 * gdb.base/symtab-search-order-1.c: New file.
15467 * gdb.base/symtab-search-order-shlib-1.c: New file.
15468
9de00a4a
PA
154692014-11-07 Pedro Alves <palves@redhat.com>
15470
15471 PR gdb/17511
15472 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15473 i?86-*-linux*.
15474
e0f52461
SC
154752014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15476
15477 PR c++/17494
15478 * gdb.cp/pr17494.cc: New file.
15479 * gdb.cp/pr17494.exp: New file.
15480
6ce8c980
YQ
154812014-11-02 Yao Qi <yao@codesourcery.com>
15482
15483 * gdb.python/python.exp: Get working directory and match the
15484 output of "set extended-prompt \\w " with it.
15485
02be9a71
DE
154862014-10-30 Doug Evans <dje@google.com>
15487
15488 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15489 in objfiles.
15490 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15491 in progspaces.
15492
3bdff46b
LM
154932014-10-30 Janis Johnson <janisjo@codesourcery.com>
15494
15495 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15496 * gdb.base/realname-expand.exp: Likewise.
15497 * gdb.linespec/macro-relative.exp: Likewise.
15498
ab917dfb
PA
154992014-10-29 Pedro Alves <palves@redhat.com>
15500
15501 PR gdb/17408
15502 * gdb.threads/schedlock.c (some_function): New function.
15503 (call_function): New global.
15504 (MAYBE_CALL_SOME_FUNCTION): New macro.
15505 (thread_function): Call it.
15506 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15507 and use it instead of a global counter. Adjust all callers.
15508 (get_current_thread): Use "find current thread" for test message
15509 here rather than having all callers pass down the same string.
15510 (goto_loop): New procedure, factored out from ...
15511 (my_continue): ... this.
15512 (step_ten_loops): Change parameter from test message to command to
15513 use. Adjust.
15514 (list_count): Delete global.
15515 (check_result): New procedure, factored out from duplicate top
15516 level code.
15517 (continue tests): Wrap in with_test_prefix.
15518 (test_step): New procedure, factored out from duplicate top level
15519 code.
15520 (top level): Test "step" in combination with all scheduler-locking
15521 modes. Test "next" in combination with all scheduler-locking
15522 modes, and in combination with stepping over a function call or
15523 not.
15524 * gdb.threads/next-bp-other-thread.c: New file.
15525 * gdb.threads/next-bp-other-thread.exp: New file.
15526
d3d4baed
PA
155272014-10-29 Pedro Alves <palves@redhat.com>
15528
15529 PR python/17372
15530 * gdb.python/python.exp: Test a multi-line command that spawns
15531 interactive Python.
15532 * gdb.base/multi-line-starts-subshell.exp: New file.
15533
563e8d85
YQ
155342014-10-29 Yao Qi <yao@codesourcery.com>
15535
15536 * gdb.base/fileio.exp: Make directories on host.
15537
0ea4d52e
YQ
155382014-10-29 Yao Qi <yao@codesourcery.com>
15539
15540 * gdb.base/fileio.c (test_write): Close the file.
15541
7f5ef605
PA
155422014-10-28 Pedro Alves <palves@redhat.com>
15543
15544 PR gdb/12623
15545 * gdb.base/sigstep.c (no_handler): New global.
15546 (main): If 'no_handler is true, set the signal handlers to
15547 SIG_IGN.
15548 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15549 with_sw_watch and no_handler parameters. Handle them.
15550 (top level) <stepping over handler when stopped at a breakpoint
15551 test>: Add a test axis for testing with a software watchpoint, and
15552 another for testing with the signal handler set to SIG_IGN.
15553 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15554 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15555
abbdbd03
PA
155562014-10-28 Pedro Alves <palves@redhat.com>
15557
15558 PR gdb/17511
15559 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15560 * gdb.base/sigstep.exp (other_handler_location): New global.
15561 (advance): Support stepping into the signal handler, and running
15562 commands while in the handler.
15563 (in_handler_map): New global.
15564 (top level): In the advance test, add combinations for getting
15565 into the handler with stepping commands, and for running commands
15566 in the handler. Add comment descripting the advancei tests.
15567
1df4399f
PA
155682014-10-28 Pedro Alves <palves@redhat.com>
15569
15570 * gdb.base/sigstep.exp: Use build_executable instead of
15571 prepare_for_testing.
15572 (top level): Move code that starts GDB, runs to main and creates a
15573 display to ...
15574 (restart): ... this new procedure.
15575 (top level): Move backtrace from signal handler test to ...
15576 (validate_backtrace): ... this new procedure.
15577 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15578 with_test_prefix. Always restart GDB.
15579 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15580 with_test_prefix. Always restart GDB. No need to delete
15581 breakpoints after the test.
15582 (test_skip_handler): Remove prefix parameter.
15583 (skip_over_handler, breakpoint_to_handler)
15584 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15585 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15586 restart GDB. No need to delete breakpoints after the test.
15587 (top level): Use foreach to call the test procedures with
15588 different commands.
15589
a5b6e449
PA
155902014-10-28 Pedro Alves <palves@redhat.com>
15591
15592 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15593 instead of GNATS numbers.
15594 * gdb.base/sigbpt.exp: Likewise.
15595 * gdb.base/siginfo.exp: Likewise.
15596 * gdb.base/sigstep.exp: Likewise.
15597
e5f8a7cc
PA
155982014-10-27 Pedro Alves <palves@redhat.com>
15599
15600 * gdb.base/sigstep.c (dummy): New global.
15601 (main): Issue a couple writes to the new global.
15602 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15603 procedures.
15604 (skip_over_handler): Use test_skip_handler.
15605 (top level): Call skip_over_handler for stepi and nexti too.
15606 (breakpoint_over_handler): Use test_skip_handler.
15607 (top level): Call breakpoint_over_handler for stepi and nexti too.
15608
763905a3
YQ
156092014-10-27 Yao Qi <yao@codesourcery.com>
15610
15611 * gdb.trace/tfile.c (adjust_function_address)
15612 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15613 function descriptor.
15614
6f259a23
DB
156152014-10-24 Don Breazeal <donb@codesourcery.com>
15616
15617 * gdb.base/foll-fork.exp (test_follow_fork,
15618 catch_fork_child_follow): Check for updated fork messages emitted
15619 from infrun.c.
15620 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15621 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15622 vfork_and_exec_child_follow_through_step): Check for updated vfork
15623 messages emitted from infrun.c.
15624
09dd9a69
PA
156252014-10-24 Pedro Alves <palves@redhat.com>
15626
15627 * gdb.base/corefile.exp: Remove references to ultrix.
15628 * gdb.base/interrupt.exp: Likewise.
15629 * gdb.base/whatis.exp: Likewise.
15630 * gdb.gdb/selftest.exp: Likewise.
15631 * gdb.threads/manythreads.exp: Likewise.
15632 * gdb.threads/print-threads.exp: Likewise.
15633 * gdb.threads/pthreads.exp:: Likewise.
15634 * gdb.threads/schedlock.exp: Likewise.
15635
3433cfa5
SC
156362014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15637
15638 * gdb.cp/non-trivial-retval.cc: Add a test case.
15639 * gdb.cp/non-trivial-retval.exp: Add a test.
15640
092f880b
YQ
156412014-10-20 Yao Qi <yao@codesourcery.com>
15642
15643 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15644 * gdb.python/py-objfile-script-gdb.py: New file.
15645 * gdb.python/py-objfile-script.exp: Update reference to
15646 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15647 of remote_download. Remove the dest file.
15648
acbdb7f3
YQ
156492014-10-20 Yao Qi <yao@codesourcery.com>
15650
15651 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15652 * gdb.base/step-line.exp: Likewise.
15653 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15654 * gdb.dwarf2/dw2-basic.exp: Likewise.
15655 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15656 * gdb.dwarf2/dw2-filename.exp: Likewise.
15657 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15658 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15659 * gdb.dwarf2/dw2-producer.exp: Likewise.
15660 * gdb.dwarf2/mac-fileno.exp: Likewise.
15661 * gdb.python/py-frame-args.exp: Likewise.
15662 * gdb.python/py-framefilter.exp: Likewise.
15663 * gdb.python/py-mi.exp: Likewise.
15664 * gdb.python/py-objfile-script.exp: Likewise
15665 * gdb.python/py-pp-integral.exp: Likewise.
15666 * gdb.python/py-pp-re-notag.exp: Likewise.
15667 * gdb.python/py-prettyprint.exp: Likewise.
15668 * gdb.python/py-section-script.exp: Likewise.
15669 * gdb.python/py-typeprint.exp: Likewise.
15670 * gdb.python/py-xmethods.exp: Likewise.
15671 * gdb.stabs/weird.exp: Likewise.
15672 * gdb.xml/tdesc-regs.exp: Likewise.
15673
bd286a29
KCY
156742014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15675
15676 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15677 (out_cu): Use addr_len for the size of addresses.
15678 (out_line): Likewise. Size DW_LNE_set_address instruction
15679 according to addr_len.
15680 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15681 (FUNC): Add START_INSNS to definition.
15682
673dc4a0
YQ
156832014-10-18 Yao Qi <yao@codesourcery.com>
15684
15685 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15686 gdb_has_argv0 return true.
15687 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15688 check [target_info exists noargs], check [gdb_has_argv0]
15689 instead.
15690 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15691 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15692 procedures.
15693
4ffbba72
DE
156942014-10-17 Doug Evans <dje@google.com>
15695
15696 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15697 event.
15698 * gdb.python/py-events.py: Add clear_objfiles event.
15699
d096d8c1
DE
157002014-10-17 Doug Evans <dje@google.com>
15701
15702 * gdb.python/py-objfile.exp: Test progspace attribute.
15703
a80db015
LM
157042014-10-17 Luis Machado <lgustavo@codesourcery.com>
15705
15706 * gdb.guile/scm-breakpoint.exp: Do not assume any
15707 directory separators when matching source file paths.
15708 * gdb.python/py-breakpoint.exp: Likewise.
15709 * gdb.reverse/break-precsave.exp: Likewise.
15710 * gdb.reverse/break-reverse.exp: Likewise.
15711 * gdb.reverse/consecutive-precsave.exp: Likewise.
15712 * gdb.reverse/finish-precsave.exp: Likewise.
15713 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15714 * gdb.reverse/finish-reverse.exp: Likewise.
15715 * gdb.reverse/i386-precsave.exp: Likewise.
15716 * gdb.reverse/i387-env-reverse.exp: Likewise.
15717 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15718 * gdb.reverse/machinestate-precsave.exp: Likewise.
15719 * gdb.reverse/machinestate.exp: Likewise.
15720 * gdb.reverse/sigall-precsave.exp: Likewise.
15721 * gdb.reverse/solib-precsave.exp: Likewise.
15722 * gdb.reverse/step-precsave.exp: Likewise.
15723 * gdb.reverse/until-precsave.exp: Likewise.
15724 * gdb.reverse/watch-precsave.exp: Likewise.
15725 * gdb.reverse/watch-reverse.exp: Likewise.
15726
b22089ab
YQ
157272014-10-17 Yao Qi <yao@codesourcery.com>
15728
15729 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15730 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15731
6c4486e6
PA
157322014-10-17 Pedro Alves <palves@redhat.com>
15733
15734 PR gdb/17471
15735 * gdb.base/bg-execution-repeat.c: New file.
15736 * gdb.base/bg-execution-repeat.exp: New file.
15737
0ff33695
PA
157382014-10-17 Pedro Alves <palves@redhat.com>
15739
15740 PR gdb/17300
15741 * gdb.base/continue-all-already-running.c: New file.
15742 * gdb.base/continue-all-already-running.exp: New file.
15743
6fdebc3d
PA
157442014-10-17 Pedro Alves <palves@redhat.com>
15745
15746 PR gdb/17472
15747 * gdb.base/annota-input-while-running.c: New file.
15748 * gdb.base/annota-input-while-running.exp: New file.
15749
32a8097b
PA
157502014-10-17 Pedro Alves <palves@redhat.com>
15751
15752 * gdb.base/callfuncs.exp: emove references to osf.
15753 * gdb.base/sigall.exp: Likewise.
15754 * gdb.gdb/selftest.exp: Likewise.
15755 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15756 * gdb.mi/non-stop.c: Likewise.
15757 * gdb.mi/pthreads.c: Likewise.
15758 * gdb.reverse/sigall-precsave.exp: Likewise.
15759 * gdb.reverse/sigall-reverse.exp: Likewise.
15760 * gdb.threads/pthreads.c: Likewise.
15761 * gdb.threads/pthreads.exp: Likewise.
15762
7a3517ff
YQ
157632014-10-17 Yao Qi <yao@codesourcery.com>
15764
15765 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15766 check 'target_info exists noargs'.
15767 (test_command_prompt_position): Likewise.
15768 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15769 Remove "set args".
15770 (progvar_simple_while_test): Likewise.
15771 (progvar_complex_if_while_test): Likewise.
15772 (if_while_breakpoint_command_test): Likewise.
15773 (infrun_breakpoint_command_test): Likewise.
15774 (breakpoint_command_test): Likewise.
15775 (watchpoint_command_test): Likewise.
15776 (bp_deleted_in_command_test): Likewise.
15777 (temporary_breakpoint_commands): Likewise.
15778
bb99c472
YQ
157792014-10-16 Yao Qi <yao@codesourcery.com>
15780
15781 * gdb.base/remotetimeout.exp: Remove noargs checking.
15782
7c16b83e
PA
157832014-10-15 Pedro Alves <palves@redhat.com>
15784
15785 PR breakpoints/9649
15786 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15787 * gdb.base/breakpoint-in-ro-region.exp
15788 (probe_target_hardware_step): New procedure.
15789 (top level): Probe hardware stepping and hardware breakpoint
15790 support. Test stepping through a read-only region, with both
15791 "breakpoint auto-hw" on and off and both "always-inserted" on and
15792 off.
15793
35a49624
IB
157942014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15795
15796 * gdb.dlang/demangle.exp: Update for demangling changes.
15797
2d1c107c
SC
157982014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15799
15800 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15801 * gdb.cp/non-trivial-retval.exp: Add new tests.
15802
778811d5
SC
158032014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15804
15805 PR c++/13403
15806 PR c++/15154
15807 * gdb.cp/non-trivial-retval.cc: New file.
15808 * gdb.cp/non-trivial-retval.exp: New file.
15809
10c5f0a8
YQ
158102014-10-15 Yao Qi <yao@codesourcery.com>
15811
15812 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15813 remote host.
15814
65d7b369
YQ
158152014-10-15 Yao Qi <yao@codesourcery.com>
15816
15817 * gdb.python/py-symbol.exp: Match file base name if host is
15818 remote, otherwise match file name with dir name.
15819 * gdb.python/py-symtab.exp: Likewise.
15820 * gdb.python/python.exp: Likewise.
15821
46dc1394
YQ
158222014-10-15 Yao Qi <yao@codesourcery.com>
15823
15824 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15825 pattern.
15826 * gdb.python/py-symtab.exp: Likewise.
15827 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15828 locationn.
15829
c40cc657
JB
158302014-10-14 Joel Brobecker <brobecker@adacore.com>
15831
15832 * gdb.ada/addr_arith: New testcase.
15833
2abf49e1
MR
158342014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15835
15836 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15837 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15838 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15839 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15840
f7088df3
SDJ
158412014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15842
15843 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15844 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15845 * gdb.arch/stap-eval-lang-ada.exp: New file.
15846
4dc06805
YQ
158472014-10-14 Yao Qi <yao@codesourcery.com>
15848
15849 * gdb.mi/mi-var-child.c (nothing1): New function.
15850 (nothing2): New function.
15851 (do_children_tests): Set function pointers by nothing1 and
15852 nothing2.
15853 * gdb.mi/mi-var-child.exp: Step over new added statements.
15854 Update test to match the new output.
15855 * gdb.mi/var-cmd.c (nothing1): New function.
15856 (nothing2): New function.
15857 (do_children_tests): Set function pointers by nothing1 and
15858 nothing2.
15859 * gdb.mi/mi-var-display.exp: Update test to match output.
15860 Step to the line specified by $line_dct_nothing.
15861 Increase the number of lines to step.
15862
46a93de2
YQ
158632014-10-14 Yao Qi <yao@codesourcery.com>
15864
15865 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15866 tests.
15867 * gdb.mi/mi2-var-child.exp: Likewise.
15868
14ea52ee
DE
158692014-10-13 Doug Evans <dje@google.com>
15870
15871 * gdb.python/py-objfile.exp: Change name of file name test.
15872
e5c6e92b
DE
158732014-10-13 Doug Evans <dje@google.com>
15874
15875 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15876 from the start of the CU.
15877
c780cc2f
JK
158782014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15879 Yao Qi <yao@codesourcery.com>
15880
15881 Fix "save breakpoints" for "catch" command.
15882 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15883 Remove -nonewline. Match also the added "main" line.
15884
99894e11
JK
158852014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15886
15887 Fix "save breakpoints" for "disable $bpnum" command.
15888 * gdb.base/save-bp.c (main): Add label.
15889 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15890
6e1ac5a3
JK
158912014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15892
15893 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15894
754dd2b0
YQ
158952014-10-11 Yao Qi <yao@codesourcery.com>
15896
15897 * gdb.server/server-kill.exp: Execute command
15898 "set remote trace-status-packet on" before "tstatus".
15899
f90183d7
YQ
159002014-10-11 Yao Qi <yao@codesourcery.com>
15901
15902 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15903 (main): Call getppid.
15904 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15905 and continue to it. Read variable "server_pid".
15906
bf40a607
YQ
159072014-10-11 Yao Qi <yao@codesourcery.com>
15908
15909 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15910
052ca370
YQ
159112014-10-11 Yao Qi <yao@codesourcery.com>
15912
15913 * gdb.threads/thread-find.exp: Don't execute command
15914 "info threads".
15915 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15916 * gdb.threads/linux-dp.exp: Don't check the condition
15917 $threads_created equals to zero.
15918
3831839c
PA
159192014-10-10 Pedro Alves <palves@redhat.com>
15920
15921 * gdb.base/bigcore.exp: Remove references to IRIX.
15922 * gdb.base/funcargs.exp: Likewise.
15923 * gdb.base/interrupt.exp: Likewise.
15924 * gdb.base/mips_pro.exp: Likewise.
15925 * gdb.base/nodebug.exp: Likewise.
15926 * gdb.base/setvar.exp: Likewise.
15927 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15928
8b9a549d
PA
159292014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15930 Pedro Alves <palves@redhat.com>
15931
15932 PR symtab/14466
15933 * gdb.base/vdso-warning.c: New file.
15934 * gdb.base/vdso-warning.exp: New file.
15935
d48ba5e8
DE
159362014-10-02 Doug Evans <dje@google.com>
15937
15938 * gdb.base/structs.c (main): Don't run forever.
15939
2278c276
PA
159402014-10-02 Pedro Alves <palves@redhat.com>
15941
15942 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15943 (top level) <stop threads 1, stop threads 2>: Use it.
15944
b57bacec
PA
159452014-10-02 Pedro Alves <palves@redhat.com>
15946
15947 * gdb.threads/break-while-running.exp (test): Add new
15948 'update_thread_list' argument. Skip "info threads" if false.
15949 (top level): Add new 'update_thread_list' axis.
15950
13fd3ff3
PA
159512014-10-02 Pedro Alves <palves@redhat.com>
15952
15953 PR breakpoints/17431
15954 * gdb.base/execl-update-breakpoints.c: New file.
15955 * gdb.base/execl-update-breakpoints.exp: New file.
15956
0fec99e8
PA
159572014-10-01 Pedro Alves <palves@redhat.com>
15958
15959 * gdb.base/breakpoint-in-ro-region.c: New file.
15960 * gdb.base/breakpoint-in-ro-region.exp: New file.
15961
2ddf4301
SM
159622014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15963
15964 * gdb.mi/mi-exit-code.exp: New file.
15965 * gdb.mi/mi-exit-code.c: New file.
15966
6a5f3f43
YQ
159672014-09-30 Yao Qi <yao@codesourcery.com>
15968
15969 * lib/prelink-support.exp (build_executable_own_libs): Error if
15970 the target isn't native.
15971
345bcc73
YQ
159722014-09-30 Yao Qi <yao@codesourcery.com>
15973
15974 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15975 false.
15976
a25a5a45
PA
159772014-09-22 Pedro Alves <palves@redhat.com>
15978
15979 * gdb.threads/break-while-running.exp: New file.
15980 * gdb.threads/break-while-running.c: New file.
15981
00ba3162
YQ
159822014-09-19 Yao Qi <yao@codesourcery.com>
15983
15984 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15985 Invoke test. Restart GDB with --readnow and invoke test again.
15986
c3b7b696
YQ
159872014-09-19 Yao Qi <yao@codesourcery.com>
15988
15989 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15990 proc set_breakpoint_on_gcd_function. Invoke
15991 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15992 invoke set_breakpoint_on_gcd_function again.
15993
2b4fd423
DE
159942014-09-18 Doug Evans <dje@google.com>
15995
15996 * gdb.dwarf2/symtab-producer.exp: New file.
15997
a5947601
SDJ
159982014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15999
16000 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16001 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16002 * gdb.base/global-var-nested-by-dso.c: Likewise.
16003 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16004
91c19059
SDJ
160052014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16006 Pedro Alves <palves@redhat.com>
16007
16008 * gdb.base/watch-bitfields.exp: Pass string other than test file
16009 name to prepare_for_testing.
16010 (watch): New procedure.
16011 (expect_watchpoint): Use with_test_prefix.
16012 (top level): Factor out tests to ...
16013 (test_watch_location, test_regular_watch): ... these new
16014 procedures, and use with_test_prefix and gdb_continue_to_end.
16015
bb9d5f81
PP
160162014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16017
16018 PR breakpoints/12526
16019 * gdb.base/watch-bitfields.exp: New file.
16020 * gdb.base/watch-bitfields.c: New file.
16021
635856f5
PA
160222014-09-16 Pedro Alves <palves@redhat.com>
16023
16024 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16025 software and hardware addresses, not software address against
16026 itself.
16027
7280ceea
PA
160282014-09-16 Pedro Alves <palves@redhat.com>
16029
16030 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16031 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16032
428b16bd
PA
160332014-09-16 Pedro Alves <palves@redhat.com>
16034
16035 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16036 files.
16037 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16038 "*-*-vxworks*" throughout.
16039 * gdb.base/break.exp: Likewise.
16040 * gdb.base/default.exp: Likewise.
16041 * gdb.base/scope.exp: Likewise.
16042 * gdb.base/sepdebug.exp: Likewise.
16043 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16044 throughout.
16045 * gdb.base/run.c: Likewise.
16046 * gdb.base/sepdebug.c: Likewise.
16047 * gdb.hp/gdb.aCC/run.c: Likewise.
16048 * gdb.reverse/until-reverse.c: Likewise.
16049 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16050
666d413c
YQ
160512014-09-16 Yao Qi <yao@codesourcery.com>
16052
16053 * boards/local-remote-host-native.exp: New file.
16054
57cbd724
DE
160552014-09-14 Doug Evans <xdje42@gmail.com>
16056
16057 * gdb.threads/queue-signal.c (thread_count): New variable.
16058 (thread_count_mutex, thread_count_condvar): New variables.
16059 (incr_thread_count, wait_all_threads_running): New functions.
16060 (main): Wait for all threads to be in their thread functions.
16061
81219e53
DE
160622014-09-13 Doug Evans <xdje42@gmail.com>
16063
16064 * gdb.threads/queue-signal.c: New file.
16065 * gdb.threads/queue-signal.exp: New file.
16066
3714cea7
DE
160672014-09-13 Doug Evans <xdje42@gmail.com>
16068
16069 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16070 be consistent with what default_gdb_init uses.
16071 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16072 the plain text of the prompt. Add some logging printfs.
16073 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16074
fa43b1d7
PA
160752014-09-12 Pedro Alves <palves@redhat.com>
16076
16077 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16078 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16079 * gdb.arch/i386-size-overlap.exp: Likewise.
16080 * gdb.arch/i386-size.exp: Likewise.
16081 * gdb.arch/i386-unwind.exp: Likewise.
16082 * gdb.base/a2-run.exp: Likewise.
16083 * gdb.base/break.exp: Likewise.
16084 * gdb.base/charset.exp: Likewise.
16085 * gdb.base/chng-syms.exp: Likewise.
16086 * gdb.base/commands.exp: Likewise.
16087 * gdb.base/dbx.exp: Likewise.
16088 * gdb.base/find.exp: Likewise.
16089 * gdb.base/funcargs.exp: Likewise.
16090 * gdb.base/jit-simple.exp: Likewise.
16091 * gdb.base/reread.exp: Likewise.
16092 * gdb.base/sepdebug.exp: Likewise.
16093 * gdb.base/step-bt.exp: Likewise.
16094 * gdb.cp/mb-inline.exp: Likewise.
16095 * gdb.cp/mb-templates.exp: Likewise.
16096 * gdb.objc/basicclass.exp: Likewise.
16097 * gdb.threads/killed.exp: Likewise.
16098
9d9bf2df
EBM
160992014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16100
16101 PR tdep/17379
16102 * gdb.arch/powerpc-stackless.S: New file.
16103 * gdb.arch/powerpc-stackless.exp: New file.
16104
1cf2f1b0
JK
161052014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16106
16107 * gdb.base/attach.c: Include unistd.h.
16108 (main): Call alarm. Add label postloop.
16109 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16110 gdb_breakpoint, gdb_continue_to_breakpoint.
16111 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16112
98880d46
PA
161132014-09-11 Pedro Alves <palves@redhat.com>
16114
16115 PR gdb/17347
16116 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16117 * gdb.base/attach.exp (test_command_line_attach_run): New
16118 procedure.
16119 (top level): Call it.
16120
4c92ff2c
PA
161212014-09-11 Pedro Alves <palves@redhat.com>
16122
16123 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16124 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16125 (do_command_attach_tests): Use spawn_wait_for_attach.
16126 * gdb.base/solib-overlap.exp: Likewise.
16127 * gdb.multi/multi-attach.exp: Likewise.
16128 * gdb.python/py-prompt.exp: Likewise.
16129 * gdb.python/py-sync-interp.exp: Likewise.
16130 * gdb.server/ext-attach.exp: Likewise.
16131
3adc1a7d
GKB
161322014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16133
16134 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16135 command in testcase. Simplify testcase.
16136
96334934
JB
161372014-09-10 Joel Brobecker <brobecker@adacore.com>
16138
16139 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16140
eb479039
JB
161412014-09-10 Joel Brobecker <brobecker@adacore.com>
16142
16143 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16144
deede10c
JB
161452014-09-10 Joel Brobecker <brobecker@adacore.com>
16146
16147 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16148
7828a5f5
JB
161492014-09-10 Joel Brobecker <brobecker@adacore.com>
16150
16151 * gdb.dwarf2/dynarr-ptr.c: New file.
16152 * gdb.dwarf2/dynarr-ptr.exp: New file.
16153
33aeebcf
MR
161542014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16155
16156 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16157 of 30 rather than hardcoding 120 for a slow test case. Take the
16158 `gdb,timeout' target setting into account for this calculation.
16159 Don't extend the timeout for the test cases that don't need it.
16160
7b415901
MR
161612014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16162
16163 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16164 a factor of 2 for a slow test case. Take the `gdb,timeout'
16165 target setting into account for this calculation.
16166 * gdb.reverse/until-precsave.exp: Increase the timeout by
16167 a factor of 15 and 3 respectively rather than adding 120
16168 for a pair of slow test cases. Take the `gdb,timeout'
16169 target setting into account for this calculation.
16170
4a40f85a
MR
161712014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16172
16173 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16174 timeout, don't pass one down to gdb_expect.
16175 (gdb_expect): Rework timeout selection.
16176
09635af7
MR
161772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16178
16179 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16180 exception on timeout.
16181 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16182 (gdbserver_start_extended): Catch any `gdbserver_start' error
16183 exceptions.
16184 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16185 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16186 `gdbserver_gdb_load' error exceptions.
16187
2bdd10b7
MR
161882014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16189
16190 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16191 120 on waiting for the TCP socket to open.
16192
316935f0
DE
161932014-09-09 Doug Evans <xdje42@gmail.com>
16194
16195 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16196 _caller_matches, _any_caller_is, _any_caller_matches.
16197
83740597
DE
161982014-09-09 Doug Evans <xdje42@gmail.com>
16199
16200 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16201
4c122fc3
YQ
162022014-09-09 Yao Qi <yao@codesourcery.com>
16203
16204 * gdb.mi/mi-var-display.exp: Set print symbol off.
16205
a9f116cb
GKB
162062014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16207
16208 PR gdb/17035
16209 * gdb.base/commands.exp: Add tests to verify user-defined
16210 commands with empty bodies.
16211 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16212 python commands in `show user command`.
16213 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16214 scheme commands in `show user command`.
16215
c75bd3a2
JK
162162014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16217
16218 PR python/17355
16219 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16220 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16221 * gdb.python/py-framefilter-invalidarg.exp: New file.
16222 * gdb.python/py-framefilter-invalidarg.py: New file.
16223
faa42425
DE
162242014-09-06 Doug Evans <xdje42@gmail.com>
16225
16226 PR 15276
16227 * gdb.python/py-caller-is.c: New file.
16228 * gdb.python/py-caller-is.exp: New file.
16229
474ca4f6
SDJ
162302014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16231
16232 PR gdb/17235
16233 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16234 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16235
eb0b0463
SDJ
162362014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16237
16238 PR fortran/17237
16239 * gdb.fortran/print-formatted.exp: New file.
16240 * gdb.fortran/print-formatted.f90: Likewise.
16241
5f3b99cf
SS
162422014-09-03 Sasha Smundak <asmundak@google.com>
16243
16244 * gdb.python/py-frame.exp: Test Frame.read_register.
16245
7d793aa9
SDJ
162462014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16247
16248 PR python/16699
16249 * gdb.python/py-completion.exp: New file.
16250 * gdb.python/py-completion.py: Likewise.
16251
fb0576e9
DE
162522014-08-28 Doug Evans <dje@google.com>
16253
16254 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16255 eax,etc. are live with values set by gdb and thus the compiler can't
16256 use them.
16257 * gdb.arch/i386-pseudo.c (main): Ditto.
16258
ee92b0dd
DE
162592014-08-27 Doug Evans <dje@google.com>
16260
16261 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16262
6649db35
DE
162632014-08-25 Doug Evans <dje@google.com>
16264
16265 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16266 (main): Ditto.
16267
564b7600
DE
162682014-08-25 Doug Evans <dje@google.com>
16269
16270 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16271
3881fb67
YQ
162722014-08-24 Yao Qi <yao@codesourcery.com>
16273
16274 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16275 symbol off.
16276 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16277
a05a36a5
DE
162782014-08-22 Doug Evans <dje@google.com>
16279
16280 PR 17276
16281 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16282 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16283 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16284
7c343b48
YQ
162852014-08-22 Yao Qi <yao@codesourcery.com>
16286
16287 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16288 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16289 * gdb.python/python.exp: Likewise. Use .py file on the host
16290 instead of the build.
16291
22fd09ae
JK
162922014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16293
16294 * gdb.threads/gcore-stale-thread.c: New file.
16295 * gdb.threads/gcore-stale-thread.exp: New file.
16296
a8454a7c
PA
162972014-08-21 Pedro Alves <palves@redhat.com>
16298
16299 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16300 * gdb.base/gcore-relro-pie.exp: Likewise.
16301 * gdb.base/gcore-relro.exp: Likewise.
16302 * gdb.base/gcore.exp: Likewise.
16303 * gdb.base/print-symbol-loading.exp: Likewise.
16304 * gdb.threads/gcore-thread.exp: Likewise.
16305 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16306
2a31c623
PA
163072014-08-20 Pedro Alves <palves@redhat.com>
16308 Jan Kratochvil <jan.kratochvil@redhat.com>
16309
16310 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16311 configure.
16312 (EXPECT): Handle READ1 being set.
16313 (all): Depend on EXTRA_RULES.
16314 (check-read1, expect-read1, read1.so, read1): New rules.
16315 * README (Testsuite Parameters): Document the READ1 make variable.
16316 (Race detection): New section.
16317 * configure: Regenerate.
16318 * configure.ac: If build==host==target, and running under a
16319 GNU/glibc system, add read1 to the extra Makefile rules.
16320 (EXTRA_RULES): AC_SUBST it.
16321 * lib/read1.c: New file.
16322
d36430db
JB
163232014-08-20 Joel Brobecker <brobecker@adacore.com>
16324
16325 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16326 the handling of variables declared as a typedef to an array
16327 which a DW_AT_data_location attribute.
16328
9a0dc9e3
PA
163292014-08-19 Andrew Burgess <aburgess@broadcom.com>
16330 Pedro Alves <palves@redhat.com>
16331
16332 PR symtab/14604
16333 PR symtab/14605
16334 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16335 gdb_test.
16336
0718a8da
PA
163372014-08-19 Pedro Alves <palves@redhat.com>
16338
16339 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16340
13b448cd
YQ
163412014-08-19 Yao Qi <yao@codesourcery.com>
16342
16343 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16344 right line.
16345
1cbf5077
DB
163462014-08-18 David Blaikie <dblaikie@gmail.com>
16347
16348 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16349
bf0fae19
JB
163502014-08-18 Joel Brobecker <brobecker@adacore.com>
16351
16352 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16353 attribute in array range.
16354
3c8c5dcc
JB
163552014-08-18 Joel Brobecker <brobecker@adacore.com>
16356
16357 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16358
e66d4446
SC
163592014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16360
16361 PR c++/17132
16362 * gdb.cp/pr17132.cc: New file.
16363 * gdb.cp/pr17132.exp: New file.
16364
940df408
SC
163652014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16366
16367 * gdb.python/py-xmethods.py (A_getarrayind)
16368 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16369 Use 'print' with function call syntax.
16370 (E_method_matcher.match): Fix tab vs space indentation mixup.
16371
ebcc6c3a
YQ
163722014-08-15 Yao Qi <yao@codesourcery.com>
16373
16374 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16375 false.
16376
775e0f04
YQ
163772014-08-15 Yao Qi <yao@codesourcery.com>
16378
16379 * gdb.cp/casts.exp: Set print symbol off.
16380 * gdb.cp/class2.exp: Likewise.
16381 * gdb.cp/overload.exp: Likewise.
16382 * gdb.cp/templates.exp: Likewise.
16383
d769e349
DE
163842014-08-11 Doug Evans <dje@google.com>
16385
16386 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16387 (test_load_shlib): Update.
16388
20c6f1e1
YQ
163892014-08-09 Yao Qi <yao@codesourcery.com>
16390
16391 * gdb.base/display.exp: Invoke is_address_zero_readable.
16392 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16393 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16394 * gdb.base/hbreak-unmapped.exp: Return if
16395 is_address_zero_readable returns true.
16396 * gdb.base/signest.exp: Likewise.
16397 * gdb.base/signull.exp: Likewise.
16398 * gdb.base/sigbpt.exp: Likewise.
16399 * gdb.guile/scm-disasm.exp: Do the test if
16400 is_address_zero_readable returns false.
16401 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16402 * gdb.python/py-arch.exp: Likewise.
16403 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16404 * lib/gdb.exp (is_address_zero_readable): New proc.
16405
5792e8e3
YQ
164062014-08-09 Yao Qi <yao@codesourcery.com>
16407
16408 PR testsuite/13443
16409 * gdb.mi/mi-var-display.exp: Make test messages unique.
16410
3cecbbbe
TT
164112014-08-04 Tom Tromey <tromey@redhat.com>
16412
16413 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16414 target 0".
16415
00b51ff5
TT
164162014-08-04 Tom Tromey <tromey@redhat.com>
16417
16418 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16419 "target_resume".
16420
6908c509
JB
164212014-08-01 Joel Brobecker <brobecker@adacore.com>
16422
16423 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16424 inner_vla_struct_object_size.
16425 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16426 as xfail.
16427
cc6563d2
PA
164282014-07-30 Pedro Alves <palves@redhat.com>
16429
16430 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16431 comment.
16432
7e09a223
YQ
164332014-07-29 Yao Qi <yao@codesourcery.com>
16434
16435 PR gdb/17206
16436 * gdb.base/until-nodebug.exp: New.
16437
7ebdbe92
DE
164382014-07-28 Doug Evans <xdje42@gmail.com>
16439
16440 PR guile/17203
16441 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16442 previously existing parameter, and previously ambiguously spelled
16443 parameter.
16444
fdb1adc6
WN
164452014-07-28 Will Newton <will.newton@linaro.org>
16446
16447 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16448
186fcde0
DE
164492014-07-26 Ludovic Courtès <ludo@gnu.org>
16450 Doug Evans <xdje42@gmail.com>
16451
16452 PR guile/17146
16453 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16454
70509625
PA
164552014-07-25 Pedro Alves <palves@redhat.com>
16456
16457 * gdb.threads/signal-command-handle-nopass.c: New file.
16458 * gdb.threads/signal-command-handle-nopass.exp: New file.
16459 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16460 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16461 * gdb.threads/signal-delivered-right-thread.c: New file.
16462 * gdb.threads/signal-delivered-right-thread.exp: New file.
16463
c3f814a1
PA
164642014-07-25 Pedro Alves <palves@redhat.com>
16465
16466 * gdb.base/double-prompt-target-event-error.exp
16467 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16468 match.
16469 (cancel_pagination_in_target_event): Rework double prompt
16470 detection.
16471 * gdb.base/paginate-after-ctrl-c-running.exp
16472 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16473 <return>' match.
16474 * gdb.base/paginate-bg-execution.exp
16475 (test_bg_execution_pagination_return)
16476 (test_bg_execution_pagination_cancel): Remove '-notransfer
16477 <return>' matches.
16478 * gdb.base/paginate-execution-startup.exp
16479 (test_fg_execution_pagination_return)
16480 (test_fg_execution_pagination_cancel): Remove '-notransfer
16481 <return>' matches.
16482 * gdb.base/paginate-inferior-exit.exp
16483 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16484 match.
16485 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16486 * lib/gdb.exp (pagination_prompt): Run text through
16487 string_to_regexp.
16488 (gdb_test_multiple): Match $pagination_prompt instead of
16489 "<return>".
16490 (string_to_regexp): Move to lib/gdb-utils.exp.
16491
e214cf6c
JK
164922014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16493
16494 * gdb.arch/amd64-entry-value-paramref.S: New file.
16495 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16496 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16497 * gdb.arch/amd64-optimout-repeat.S: New file.
16498 * gdb.arch/amd64-optimout-repeat.c: New file.
16499 * gdb.arch/amd64-optimout-repeat.exp: New file.
16500
17d0c5c8
JK
165012014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16502
16503 PR gdb/17170
16504 * gdb.base/statistics.exp: New file.
16505
b8b8facf
DE
165062014-07-17 Doug Evans <dje@google.com>
16507
74b49205 16508 PR gdb/17170
b8b8facf
DE
16509 * gdb.base/maint.exp: Update testing of per-command stats.
16510
1b5d0ab3
PA
165112014-07-16 Pedro Alves <palves@redhat.com>
16512
16513 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16514 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16515 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16516 (tfile_write_buf): New functions.
16517 (add_memory_block): Rewrite using the above.
16518 (adjust_function_address): New function.
16519 (FUNCTION_ADDRESS): New macro.
16520 (write_basic_trace_file): Remove short_x local, and use
16521 tfile_write_16. Change type of func_addr local to unsigned long
16522 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16523 here. Cast argument of add_memory_block to char pointer.
16524 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16525 (main): Remove parameters.
16526 * gdb.trace/tfile.exp: Remove nowarnings.
16527
4d974e88
SM
165282014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16529
16530 * gdb.base/debug-expr.exp: Test string evaluation with
16531 "debug expression" on.
16532
41e99568
PA
165332014-07-15 Pedro Alves <palves@redhat.com>
16534
16535 * gdb.base/reread.exp: Use clean_restart.
16536
487d9753
PL
165372014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16538
16539 * gdb.arch/avr-flash-qualifer.c: New.
16540 * gdb.arch/avr-flash-qualifer.exp: New.
16541
cc1c52ad
PA
165422014-07-14 Pedro Alves <palves@redhat.com>
16543
16544 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16545 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16546
1e973570
PA
165472014-07-14 Pedro Alves <palves@redhat.com>
16548
16549 * gdb.base/double-prompt-target-event-error.c: New file.
16550 * gdb.base/double-prompt-target-event-error.exp: New file.
16551
93d6eb10
PA
165522014-07-14 Pedro Alves <palves@redhat.com>
16553
16554 PR gdb/17072
16555 * gdb.base/paginate-inferior-exit.c: New file.
16556 * gdb.base/paginate-inferior-exit.exp: New file.
16557
0017922d
PA
165582014-07-14 Pedro Alves <palves@redhat.com>
16559
16560 PR gdb/17072
16561 * gdb.base/paginate-bg-execution.c: New file.
16562 * gdb.base/paginate-bg-execution.exp: New file.
16563
94696ad3
PA
165642014-07-14 Pedro Alves <palves@redhat.com>
16565
16566 PR gdb/17072
16567 * gdb.base/paginate-execution-startup.c: New file.
16568 * gdb.base/paginate-execution-startup.exp: New file.
16569 * lib/gdb.exp (pagination_prompt): New global.
16570 (default_gdb_spawn): New procedure, factored out from
16571 default_gdb_spawn.
16572 (default_gdb_start): Adjust to call default_gdb_spawn.
16573 (gdb_spawn): New procedure.
16574
bd293940
PA
165752014-07-14 Pedro Alves <palves@redhat.com>
16576
16577 * lib/gdb.exp (gdb_assert): New procedure.
16578 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16579
c933f875
PA
165802014-07-14 Pedro Alves <palves@redhat.com>
16581
16582 * gdb.base/execution-termios.c: New file.
16583 * gdb.base/execution-termios.exp: New file.
16584
d98b7a16
TT
165852014-07-14 Tom Tromey <tromey@redhat.com>
16586
16587 * gdb.cp/vla-cxx.cc: New file.
16588 * gdb.cp/vla-cxx.exp: New file.
16589
548740d6
TT
165902014-07-14 Tom Tromey <tromey@redhat.com>
16591
16592 * gdb.reverse/rerun-prec.c: New file.
16593 * gdb.reverse/rerun-prec.exp: New file.
16594
a25eb028
MR
165952014-07-12 Maciej W. Rozycki <macro@mips.com>
16596 Maciej W. Rozycki <macro@codesourcery.com>
16597
16598 * lib/gdb-utils.exp: New file.
16599 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16600 inline `gdb_init_command' processing.
16601 (gdb_start_cmd): Likewise.
16602 * lib/mi-support.exp (mi_run_cmd): Likewise.
16603 * README: Document `gdb_init_command' and `gdb_init_commands'.
16604
218c2655
JK
166052014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16606
16607 Fix false FAIL running under a very long directory name.
16608 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16609 and "set print elements 10000". Twice.
16610
5401fde3
YQ
166112014-07-11 Yao Qi <yao@codesourcery.com>
16612
16613 * gdb.base/exprs.exp: "set print symbol off".
16614
e76126e8
PA
166152014-07-11 Pedro Alves <palves@redhat.com>
16616
16617 * gdb.threads/kill.c: New file.
16618 * gdb.threads/kill.exp: New file.
16619
2d6f0de6
YQ
166202014-07-10 Yao Qi <yao@codesourcery.com>
16621
16622 * gdb.trace/tfile.c (write_basic_trace_file)
16623 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16624 address written to trace file.
16625
7180e04a
PA
166262014-07-09 Pedro Alves <palves@redhat.com>
16627
16628 * gdb.base/attach-wait-input.exp: New file.
16629 * gdb.base/attach-wait-input.c: New file.
16630
9a9a7608
AB
166312014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16632
16633 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16634 setting up test structures.
16635 (main): Call new test function.
16636 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16637 test function, continue into test function and walk test
16638 structures.
16639
161ac41e
YQ
166402014-07-02 Yao Qi <yao@codesourcery.com>
16641
16642 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16643 'bar_start' at the beginning of functions 'foo' and 'bar'
16644 respectively.
16645 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16646 instead of 'foo' and 'bar'.
16647
1f267ae3
MM
166482014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16649
16650 * gdb.btrace/segv.exp: New.
16651 * gdb.btrace/segv.c: New.
16652
2b239efb
LM
166532014-07-02 Luis Machado <lgustavo@codesourcery.com>
16654
16655 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16656 instruction.
16657
cf363f18
MW
166582014-06-30 Mark Wielaard <mjw@redhat.com>
16659
16660 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16661 vulture, vilify, villar): New volatile array constants.
16662 (vindictive, vegetation): New const volatile array constants.
16663 * gdb.base/volatile.exp: Test volatile and const volatile array
16664 types.
16665
aebf9d24
AA
166662014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16667
16668 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16669 target lacks support for awatch, rwatch, or hbreak.
16670
b67a2c6f
YQ
166712014-06-27 Yao Qi <yao@codesourcery.com>
16672
16673 * gdb.multi/dummy-frame-restore.exp: New.
16674 * gdb.multi/dummy-frame-restore.c: New.
16675
aef92902
MM
166762014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16677
16678 * gdb.btrace/gcore.exp: New.
16679
8e9db26e
PA
166802014-06-23 Pedro Alves <palves@redhat.com>
16681
16682 * gdb.base/watchpoint-reuse-slot.c: New file.
16683 * gdb.base/watchpoint-reuse-slot.exp: New file.
16684
70afc5b7
SC
166852014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16686
16687 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16688 progspace's filename in 'info', 'enable' and 'disable' command
16689 tests.
16690
b972bd9c
JK
166912014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16692
16693 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16694 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16695 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16696
125f8a3d
GB
166972014-06-20 Gary Benson <gbenson@redhat.com>
16698
16699 * gdb.arch/i386-avx.exp: Fix include file location.
16700 * gdb.arch/i386-sse.exp: Likewise.
16701
3ed9baed
IB
167022014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16703
16704 * gdb.dlang/expression.exp: New file.
16705
034f788c
PA
167062014-06-19 Pedro Alves <palves@redhat.com>
16707
16708 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16709 out from ...
16710 (top level): ... here. Iterate running tests under different
16711 scheduler-locking settings.
16712
45371d0c
LM
167132014-06-18 Luis Machado <lgustavo@codesourcery.com>
16714
16715 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16716 to DW_FORM_addr and use non-zero addresses.
16717
5d376983
SC
167182014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16719
16720 PR gdb/17017
16721 * gdb.python/py-xmethods.cc: Add global function call counters and
16722 increment them in their respective functions. Remove "cout"
16723 statements.
16724 * gdb.python/py-xmethods.exp: Make tests check the global function
16725 call counters instead of depending on inferior IO.
16726
a1aa2221
LM
167272014-06-18 Don Breazeal <donb@codesourcery.com>
16728
16729 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16730 Deleted procedure.
16731 (explicit_fork_parent_follow): Deleted procedure.
16732 (explicit_fork_child_follow): Deleted procedure.
16733 (test_follow_fork): New procedure.
16734 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16735 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16736 procedure calls.
16737
0fc05997
YQ
167382014-06-17 Yao Qi <yao@codesourcery.com>
16739
16740 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16741 CP1252.
16742
70795c52
LM
167432014-06-17 Luis Machado <lgustavo@codesourcery.com>
16744
16745 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16746 Initialize ptr and S explicitly.
16747 (skip_type_update_when_not_use_rtti_test): Likewise.
16748
6be47f0c
KS
167492014-06-16 Keith Seitz <keiths@redhat.com>
16750
16751 PR mi/15863
16752 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16753 the inferior is started.
16754
d03de421
PA
167552014-06-16 Pedro Alves <palves@redhat.com>
16756
16757 * gdb.base/break-main-file-remove-fail.c: New file.
16758 * gdb.base/break-main-file-remove-fail.exp: New file.
16759 * gdb.base/break-unload-file.exp: Use build_executable instead of
16760 prepare_for_testing.
16761 (test_break): New parameter "initial_load". Handle it.
16762 (top level): Add initial_load cmdline/file axis.
16763
f9579b99
TT
167642014-06-12 Tom Tromey <tromey@redhat.com>
16765
16766 * gdb.base/completion.exp: Don't use directory name in test.
16767
3657956b
GB
167682014-06-09 Gary Benson <gbenson@redhat.com>
16769
16770 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16771 separate the always-available ANSI-standard signals from the
16772 signals that require checking.
16773 (main): Likewise.
16774 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16775 Likewise.
16776 (main): Likewise.
16777
4186eb54
KS
167782014-06-07 Keith Seitz <keiths@redhat.com>
16779
16780 Revert:
16781 PR c++/16253
16782 * gdb.cp/var-tag.cc: New file.
16783 * gdb.cp/var-tag.exp: New file.
16784 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16785 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16786 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16787 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16788
25326a28 167892014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16790
16791 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16792
829155c9
PA
167932014-06-06 Pedro Alves <palves@redhat.com>
16794
16795 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16796 in target debug output instead of looking at RSP packets,
16797 disabling the test on any target that uses hardware stepping.
16798 Update comments.
16799
61c8d22e
PA
168002014-06-06 Pedro Alves <palves@redhat.com>
16801
16802 * gdb.base/break-unload-file.exp: Fix typo.
16803
d9a47287
YQ
168042014-06-06 Yao Qi <yao@codesourcery.com>
16805
16806 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16807 from "jit_function" to "^jit_function".
16808
e5e01dbf
YQ
168092014-06-06 Yao Qi <yao@codesourcery.com>
16810
16811 * gdb.base/async.c (foo): Add one statement.
16812 * gdb.base/async.exp: Get the next instruction address and
16813 match the output of "nexti" by instruction address. Match
16814 the hex address in the output of "finish".
16815
73ba372c
GB
168162014-06-06 Gary Benson <gbenson@redhat.com>
16817
16818 * gdb.base/call-signals.c: Remove preprocessor conditionals
16819 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16820 SIGSEGV and SIGTERM.
16821 * gdb.base/sigall.c: Likewise.
16822 * gdb.base/unwindonsignal.c: Likewise.
16823 * gdb.reverse/sigall-reverse.c: Likewise.
16824
831517df
YQ
168252014-06-06 Yao Qi <yao@codesourcery.com>
16826
16827 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16828 readable, skip the test.
16829
b8b91e98
YQ
168302014-06-06 Yao Qi <yao@codesourcery.com>
16831
16832 * gdb.threads/staticthreads.c (thread_function): Move the line
16833 setting breakpoint on forward.
16834 * gdb.threads/staticthreads.exp: Update comments.
16835
fb934770
LC
168362014-06-05 Ludovic Courtès <ludo@gnu.org>
16837
16838 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16839 "history-append! type error".
16840
6ef284bd
SM
168412014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16842
16843 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16844 erroneous dprintf expected input.
16845
a872e241
DE
168462014-06-04 Doug Evans <xdje42@gmail.com>
16847
16848 * gdb.guile/scm-generics.exp: Delete.
16849
16f691fb
DE
168502014-06-04 Doug Evans <xdje42@gmail.com>
16851
16852 * gdb.guile/scm-breakpoint.exp: Update.
16853 Add tests for breakpoint registration.
16854
012370f6
TT
168552014-06-04 Tom Tromey <tromey@redhat.com>
16856
16857 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16858 VLA-in-union.
16859 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16860 inner_vla_struct, vla_union types. Initialize objects of those
16861 types and compute their sizes.
16862
9f5a4cef
HZ
168632014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16864 Hui Zhu <hui@codesourcery.com>
16865
16866 * gdb.base/fileio.exp: Add test for shell not available as well as
16867 available.
16868 * gdb.base/fileio.c (test_system): Check for shell twice.
16869
90a45c4d
YQ
168702014-06-04 Yao Qi <yao@codesourcery.com>
16871
16872 * gdb.base/auto-connect-native-target.exp: Remove redundant
16873 space from the regexp pattern.
16874
70017e41
YQ
168752014-06-04 Yao Qi <yao@codesourcery.com>
16876
16877 * gdb.base/default.exp: Replace "child" with "native" in
16878 regexp pattern.
16879
883964a7
SC
168802014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16881
16882 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16883 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16884 * gdb.python/py-xmethods.py: Python script supporting the
16885 new testcase and tests.
16886
ef370185
JB
168872014-06-03 Joel Brobecker <brobecker@adacore.com>
16888 Pedro Alves <palves@redhat.com>
16889
16890 PR breakpoints/17000
16891 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16892 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16893
1e2ccb61
BM
168942014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16895
16896 * gdb.base/subst.exp: Add tests to verify partial path matching
16897 output.
16898
c6ec5ab2
PA
168992014-06-03 Pedro Alves <palves@redhat.com>
16900
16901 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16902 target that doesn't use software single-stepping.
16903
835c559f
PA
169042014-06-03 Pedro Alves <palves@redhat.com>
16905
16906 PR breakpoints/17000
16907 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16908 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16909
06eb1586
DE
169102014-06-02 Doug Evans <xdje42@gmail.com>
16911
16912 * gdb.guile/scm-parameter.exp: New file.
16913
e698b8c4
DE
169142014-06-02 Doug Evans <xdje42@gmail.com>
16915
16916 * gdb.guile/scm-cmd.c: New file.
16917 * gdb.guile/scm-cmd.exp: New file.
16918
ded03782
DE
169192014-06-02 Doug Evans <xdje42@gmail.com>
16920
16921 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16922 pretty-printer lookup.
16923 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16924 (make-pp_s-printer): Call it.
16925 (make-pretty-printer-from-dict): New function.
16926 (lookup-pretty-printer-maker-from-dict): New function.
16927 (*pretty-printer*): Simplify.
16928 (make-objfile-pp_s-printer): New function.
16929 (install-objfile-pretty-printers!): New function.
16930 (make-progspace-pp_s-printer): New function.
16931 (install-progspace-pretty-printers!): New function.
16932 * gdb.guile/scm-progspace.c: New file.
16933 * gdb.guile/scm-progspace.exp: New file.
16934
41fac0cf
PA
169352014-06-02 Pedro Alves <palves@redhat.com>
16936
16937 * gdb.base/dprintf-bp-same-addr.c: New file.
16938 * gdb.base/dprintf-bp-same-addr.exp: New file.
16939
96ae5695
EBM
169402014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16941
16942 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16943 * gdb.arch/powerpc-power.s: Likewise.
16944
da02b3a8
JB
169452014-06-02 Joel Brobecker <brobecker@adacore.com>
16946
16947 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16948
c72b2e7b
YQ
169492014-06-01 Yao Qi <yao@codesourcery.com>
16950
16951 * gdb.base/watchpoint.exp (test_watch_location): Check null
16952 pointer can be dereferenced. If not, do the test, otherwise
16953 skip it.
16954
53e8a631
AB
169552014-05-30 Andrew Burgess <aburgess@broadcom.com>
16956
16957 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16958 results.
16959 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16960
938f0e2f
AB
169612014-05-30 Andrew Burgess <aburgess@broadcom.com>
16962
16963 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16964 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16965 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16966 * gdb.arch/amd64-invalid-stack-top.c: New file.
16967 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16968
9ba6657a
PA
169692014-05-30 Pedro Alves <palves@redhat.com>
16970
16971 PR breakpoints/17000
16972 * gdb.base/sss-bp-on-user-bp.c: New file.
16973 * gdb.base/sss-bp-on-user-bp.exp: New file.
16974
522c09bf
DB
169752014-05-30 David Blaikie <dblaikie@gmail.com>
16976
16977 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16978 gnu_inline semantics via attribute.
16979 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16980 source explicitly specifies the required semantics.
16981
bf4ef81e
MR
169822014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16983
16984 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16985
329ea579
PA
169862014-05-29 Pedro Alves <palves@redhat.com>
16987 Tom Tromey <tromey@redhat.com>
16988
16989 * gdb.base/async-shell.exp: Don't enable target-async.
16990 * gdb.base/async.exp
16991 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16992 parameter. Adjust.
16993 (top level): Don't test with "target-async".
16994 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16995 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16996 * gdb.base/inferior-died.exp: Don't enable target-async.
16997 * gdb.base/interrupt-noterm.exp: Likewise.
16998 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16999 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17000 * gdb.mi/mi-nonstop.exp: Likewise.
17001 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17002 * gdb.mi/mi-nsintrall.exp: Likewise.
17003 * gdb.mi/mi-nsmoribund.exp: Likewise.
17004 * gdb.mi/mi-nsthrexec.exp: Likewise.
17005 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17006 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17007 * gdb.python/py-evsignal.exp: Don't enable target-async.
17008 * gdb.python/py-evthreads.exp: Likewise.
17009 * gdb.python/py-prompt.exp: Likewise.
17010 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17011 * gdb.server/solib-list.exp: Don't enable target-async.
17012 * gdb.threads/thread-specific-bp.exp: Likewise.
17013 * lib/mi-support.exp: Adjust to use mi-async.
17014
fd664c91
PA
170152014-05-29 Pedro Alves <palves@redhat.com>
17016
17017 PR gdb/13860
17018 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17019 reason, even in sync mode.
17020
251bde03
PA
170212014-05-29 Pedro Alves <palves@redhat.com>
17022 Hui Zhu <hui@codesourcery.com>
17023
17024 PR PR15693
17025 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17026 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17027 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17028 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17029
7f3c0343
JB
170302014-05-28 Joel Brobecker <brobecker@adacore.com>
17031
17032 * config/monitor.exp (gdb_target_monitor): Replace use of
17033 "set remotebaud" by "set serial baud".
17034
b2715b27
AW
170352014-05-26 Andy Wingo <wingo@igalia.com>
17036
17037 * gdb.guile/scm-breakpoint.exp:
17038 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17039 properties instead of gdb-object-properties.
17040
498a4489
YQ
170412014-05-26 Yao Qi <yao@codesourcery.com>
17042
17043 * gdb.server/no-thread-db.exp: Specify source file name
17044 explicitly when setting a breakpoint.
17045
589fdceb
MM
170462014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17047
17048 * gdb.btrace/vdso.c: New.
17049 * gdb.btrace/vdso.exp: New.
17050
e9089e05
MM
170512014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17052
17053 * gdb.base/gcore.exp (capture_command_output): Move ...
17054 * lib/gdb.exp (capture_command_output): ... here.
17055
67b5c0c1
MM
170562014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17057
17058 * gdb.btrace/data.exp: Test memory access during btrace replay.
17059
a2199296
SM
170602014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17061
17062 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17063
17b2616c
PA
170642014-05-21 Pedro Alves <palves@redhat.com>
17065
17066 PR gdb/13860
17067 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17068 (top level): Test that output related to execution commands is
17069 sent to the console with CLI commands, but not with MI commands.
17070 Test that breakpoint events are always mirrored to the console.
17071 Also expect the new source line to be output after a "next" in
17072 async mode too. Make it a pass/fail test.
17073 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17074 output.
17075 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17076
5166082f
PA
170772014-05-21 Pedro Alves <palves@redhat.com>
17078
17079 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17080 Use them to test variations of "list" after reaching a breakpoint.
17081 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17082 Test "list" with listsize 10 after reaching a breakpoint.
17083 * gdb.python/python.exp (decode_line current location line
17084 number): Adjust expected line number.
17085
2f25d70f
SM
170862014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17087
17088 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17089 behavior for $args, pass it directly to "run".
17090
ff604a67
MR
170912014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17092
17093 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17094 30000 to 65536.
17095
6a3cb8e8
PA
170962014-05-21 Pedro Alves <palves@redhat.com>
17097
17098 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17099 auto-connect-native-target off".
17100 * gdb.base/auto-connect-native-target.c: New file.
17101 * gdb.base/auto-connect-native-target.exp: New file.
17102
4ebfc96e
PA
171032014-05-21 Pedro Alves <palves@redhat.com>
17104
17105 * gdb.base/default.exp: Test "target native" instead of "target
17106 child".
17107
36d46afb
MW
171082014-05-21 Mark Wielaard <mjw@redhat.com>
17109
17110 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17111
5876f503
JK
171122014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17113
17114 Fix TLS access for -static -pthread.
17115 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17116 <HAVE_TLS> (thread_function, main): Initialize it.
17117 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17118 Add clean_restart.
17119 <$have_tls != "">: Check TLSVAR.
17120
0256a6ac
PA
171212014-05-21 Pedro Alves <palves@redhat.com>
17122
17123 * gdb.base/dcache-line-read-error.c: New.
17124 * gdb.base/dcache-line-read-error.exp: New.
17125
936d2992
PA
171262014-05-20 Pedro Alves <palves@redhat.com>
17127
17128 * gdb.base/compare-sections.c: New file.
17129 * gdb.base/compare-sections.exp: New file.
17130
802e8e6d
PA
171312014-05-20 Pedro Alves <palves@redhat.com>
17132
17133 * gdb.base/break-idempotent.c: New file.
17134 * gdb.base/break-idempotent.exp: New file.
17135
e59fa00f
MM
171362014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17137
17138 * gdb.btrace/nohist.exp: New.
17139
8b696e31
YQ
171402014-05-20 Yao Qi <yao@codesourcery.com>
17141
17142 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17143 gdb.reverse directory and gdb_reverse_timeout exists in board
17144 setting.
17145 * README: Document gdb_reverse_timeout.
17146
73c9764f
YQ
171472014-05-20 Yao Qi <yao@codesourcery.com>
17148
17149 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17150 'test_file_name'. Treat args as a string instead of a list.
17151 (gdb_init): Rename argument 'args' by 'test_file_name'.
17152
f1f4348a
JK
171532014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17154
17155 * gdb.arch/powerpc-power.exp: New file.
17156 * gdb.arch/powerpc-power.s: New file.
17157
0dbe70ce
DE
171582014-05-16 Doug Evans <dje@google.com>
17159
17160 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17161 * gdb.base/completion.exp: Check that all expected files exist
17162 before doing file completion.
0dbe70ce 17163
8d551b02
DE
171642014-05-16 Doug Evans <dje@google.com>
17165
17166 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17167 Update.
17168 (do_syscall_tests_without_xml): Update.
17169
73eb7709
PA
171702014-05-16 Pedro Alves <palves@redhat.com>
17171
17172 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17173 instead of "unknown output after running".
17174
3fae92fc
YQ
171752014-05-16 Yao Qi <yao@codesourcery.com>
17176
17177 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17178 file1.txt from host at the end.
17179 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17180
c2b2ccc5
DE
171812014-05-15 Doug Evans <dje@google.com>
17182
17183 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17184 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17185 loading file. Add test for TU lookup.
17186
8c217a4b
SM
171872014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17188
17189 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17190 calling "-exec-arguments" or "set args" before running the
17191 inferior.
17192
3deb39c6
SM
171932014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17194
17195 * lib/mi-support.exp (mi_expect_stop): Expect message for
17196 inferiors that exit with non-zero exit code.
17197
71a79f8c
YQ
171982014-05-14 Yao Qi <yao@codesourcery.com>
17199
17200 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17201 match absolute path on remote host.
17202 (test_file_list_exec_source_files): Remove "/" from the
17203 pattern.
17204
f23fcd46
YQ
172052014-05-14 Yao Qi <yao@codesourcery.com>
17206
17207 * boards/local-remote-host-notty.exp (${board}_file): New
17208 proc.
17209
9404b58f
KM
172102014-05-07 Kyle McMartin <kyle@redhat.com>
17211
17212 Pushed by Joel Brobecker <brobecker@adacore.com>.
17213 * gdb.arch/aarch64-atomic-inst.c: New file.
17214 * gdb.arch/aarch64-atomic-inst.exp: New file.
17215
5e45f04c
YQ
172162014-05-07 Yao Qi <yao@codesourcery.com>
17217
17218 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17219 in current context" too.
17220
c888a17d
KS
172212014-05-05 Keith Seitz <keiths@redhat.com>
17222
17223 * gdb.linespec/ls-dollar.exp: Add test for linespec
17224 file:convenience_variable.
17225
290a839c
YQ
172262014-05-05 Yao Qi <yao@codesourcery.com>
17227
17228 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17229 traceframes into tfile and ctf trace files. Read data from
17230 trace file and test collected data.
17231 (gdb_collect_locals_test): Likewise.
17232 (gdb_unavailable_registers_test): Likewise.
17233 (gdb_unavailable_floats): Likewise.
17234 (gdb_collect_globals_test): Likewise.
17235 (top-level): Append "ctf" to trace_file_targets if GDB
17236 supports.
17237
b5262cd0
YQ
172382014-05-05 Yao Qi <yao@codesourcery.com>
17239
17240 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17241 code to ...
17242 (gdb_collect_args_test_1): ... it. New proc.
17243 (gdb_collect_locals_test): Move some code to ...
17244 (gdb_collect_locals_test_1): ... it. New proc.
17245 (gdb_unavailable_registers_test): Move some code to ...
17246 (gdb_unavailable_registers_test_1): ... it. New proc.
17247 (gdb_unavailable_floats): Move some code to ...
17248 (gdb_unavailable_floats_1): ... it. New proc.
17249
30a1e6cc
SDJ
172502014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17251
17252 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17253 probes to test for bitness recognition.
17254 * gdb.arch/amd64-stap-optional-prefix.exp
17255 (test_probe_value_without_reg): New procedure.
17256 Add code to test for different kinds of bitness.
17257
f33da99a
SDJ
172582014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17259
17260 PR breakpoints/16889
17261 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17262 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17263
5b80f00d
PA
172642014-05-01 Pedro Alves <palves@redhat.com>
17265
17266 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17267 gdb_file_cmd if no file is specified.
17268 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17269 last_loaded_file to set the remote exec-file.
17270
f8c2a73c
PA
172712014-05-01 Pedro Alves <palves@redhat.com>
17272
17273 * boards/local-remote-host.exp: New file.
17274
be6e8ac7
PA
172752014-05-01 Pedro Alves <palves@redhat.com>
17276
17277 * boards/local-remote-host.exp: Rename to ...
17278 * boards/local-remote-host-notty.exp: ... this.
17279
cac0dc8f
JB
172802014-04-28 Joel Brobecker <brobecker@adacore.com>
17281
17282 * gdb.ada/dyn_arrayidx: New testcase.
17283
9730e6cc
YQ
172842014-04-26 Yao Qi <yao@codesourcery.com>
17285
17286 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17287 and compute the length of function main. Save it in
17288 $main_length.
17289 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17290 (top-level): Use gdb_compile to compile objects into
17291 executable and restart GDB. Remove invocation to
17292 prepare_for_testing.
17293
7ae1a6a6
PA
172942014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17295 Pedro Alves <palves@redhat.com>
17296
17297 PR server/16255
17298 * gdb.multi/multi-attach.c: New file.
17299 * gdb.multi/multi-attach.exp: New file.
17300
4082afcc
PA
173012014-04-25 Pedro Alves <palves@redhat.com>
17302
17303 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17304 user.
17305 (top level): Test that "set remote conditional-breakpoints-packet
17306 off" works as intended.
17307 * gdb.base/dprintf.exp: Test that "set remote
17308 breakpoint-commands-packet off" works as intended.
17309 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17310 New function.
17311 (top level): Call it.
17312 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17313 remote fast-tracepoints-packet off" works as intended.
17314 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17315 * lib/gdb.exp (gdb_is_target_remote): ... here.
17316
2abc3f8d
DB
173172014-04-24 David Blaikie <dblaikie@gmail.com>
17318
17319 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17320 ensure clang would not discard them.
17321 * gdb.base/gdbvars.c: Ditto.
17322 * gdb.base/memattr.c: Ditto.
17323 * gdb.base/whatis.c: Ditto.
17324 * gdb.python/py-prettyprint.c: Ditto.
17325 * gdb.trace/actions.c: Ditto.
17326 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17327 ensure clang would not discard it.
17328
bfd39632
DB
173292014-04-24 David Blaikie <dblaikie@gmail.com>
17330
17331 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17332 clang to emit the full definition of type required by the test
17333 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17334
22842ff6
DB
173352014-04-24 David Blaikie <dblaikie@gmail.com>
17336
17337 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17338 coax Clang into emitting the definition of the type.
17339 * gdb.cp/pr10728-x.h (y): Ditto.
17340 * gdb.cp/pr10728-y.cc (y): Ditto.
17341
c2e827ad
DB
173422014-04-24 David Blaikie <dblaikie@gmail.com>
17343
17344 * gdb.base/label.exp: XFAIL label related tests under Clang.
17345 * gdb.cp/cplabel.exp: Ditto.
17346 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17347 under Clang those using labels.
17348
4c2d33e7
YQ
173492014-04-25 Yao Qi <yao@codesourcery.com>
17350
17351 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17352 double_label.
17353 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17354 partial_label and double_label.
17355
56083b99
DB
173562014-04-24 David Blaikie <dblaikie@gmail.com>
17357
17358 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17359
25d4e99d
DB
173602014-04-24 David Blaikie <dblaikie@gmail.com>
17361
17362 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17363 of the function to work across GCC and Clang.
17364 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17365 pointer types (const void ** const V void **).
17366
01f9f808
MS
173672014-04-24 Michael Sturm <michael.sturm@mintel.com>
17368 Walfred Tedeschi <walfred.tedeschi@intel.com>
17369
17370 * Makefile.in (EXECUTABLES): Added i386-avx512.
17371 * gdb.arch/i386-avx512.c: New file.
17372 * gdb.arch/i386-avx512.exp: Likewise.
17373
4b48d439
KS
173742014-04-23 Keith Seitz <keiths@redhat.com>
17375
17376 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17377 (mi_make_breakpoint_table): New procedure.
17378 (mi_create_breakpoint): Use mi_make_breakpoint
17379 and return the result.
17380 (mi_make_breakpoint): New procedure.
17381 (mi_build_kv_pairs): New procedure.
17382
17383 * gdb.mi/mi-break.exp: Remove unused globals,
17384 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17385 All callers updated.
17386 * gdb.mi/mi-dprintf.exp: Use variable to track command
17387 number.
17388 Update all callers of mi_create_breakpoint and use
17389 mi_make_breakpoint_table.
17390 Remove any unused global variables.
17391 * gdb.mi/mi-nonstop.exp: Likewise.
17392 * gdb.mi/mi-nsintrall.exp: Likewise.
17393 * gdb.mi/mi-nsmoribund.exp: Likewise.
17394 * gdb.mi/mi-nsthrexec.exp: Likewise.
17395 * gdb.mi/mi-reverse.exp: Likewise.
17396 * gdb.mi/mi-simplerun.exp: Likewise.
17397 * gdb.mi/mi-stepn.exp: Likewise.
17398 * gdb.mi/mi-syn-frame.exp: Likewise.
17399 * gdb.mi/mi-until.exp: Likewise.
17400 * gdb.mi/mi-var-cp.exp: Likewise.
17401 * gdb.mi/mi-var-display.exp: Likewise.
17402 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17403 * gdb.mi/mi2-var-child.exp: Likewise.
17404 * gdb.mi/mi-vla-c99.exp: Likewise.
17405 * lib/mi-support.exp: Likewise.
17406
17407 From Ian Lance Taylor <iant@cygnus.com>:
17408 * lib/gdb.exp (parse_args): New procedure.
17409
08351840
PA
174102014-04-23 Pedro Alves <palves@redhat.com>
17411
17412 * gdb.base/break-unload-file.c: New file.
17413 * gdb.base/break-unload-file.exp: New file.
17414 * gdb.base/sym-file-lib.c (baz): New function.
17415 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17416 field.
17417 (load): Store the segment's mapped size.
17418 (unload): New function.
17419 (unload_shlib): New function.
17420 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17421 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17422 set a breakpoint at baz, and call it.
17423 * gdb.base/sym-file.exp: New tests for stale breakpoint
17424 instructions.
17425
076855f9
PA
174262014-04-23 Pedro Alves <palves@redhat.com>
17427
17428 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17429 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17430 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17431 * gdb.base/hbreak-unmapped.c: New file.
17432 * gdb.base/hbreak-unmapped.exp: New file.
17433 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17434 * lib/gdb.exp (gdb_is_target_remote): ... here.
17435
483805cf
PA
174362014-04-22 Pedro Alves <palves@redhat.com>
17437
17438 * gdb.base/consecutive-step-over.c: New file.
17439 * gdb.base/consecutive-step-over.exp: New file.
17440
06d97543
PA
174412014-04-22 Pedro Alves <palves@redhat.com>
17442
17443 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17444 instead of send_gdb/gdb_expect.
17445
b4429ea2
YQ
174462014-04-22 Yao Qi <yao@codesourcery.com>
17447
17448 * lib/trace-support.exp (generate_tracefile): New procedure.
17449 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17450 return 0.
17451 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17452 if generate_tracefile returns 1.
17453
51d48146
PA
174542014-04-18 Tom Tromey <palves@redhat.com>
17455 Pedro alves <tromey@redhat.com>
17456
17457 PR backtrace/15558
17458 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17459 with a backtrace limit.
17460 * gdb.python/py-frame-inline.exp: Test running to an inline
17461 function with a backtrace limit, and printing the newest frame.
17462 * gdb.python/py-frame-inline.c (main): Call f.
17463
bd1dce5f
MS
174642014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17465
17466 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17467
40d1a503
MS
174682014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17469
17470 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17471 Drop prefix from unsupported source file path.
17472
389b98f7
YQ
174732014-04-17 Yao Qi <yao@codesourcery.com>
17474
17475 * lib/gdb.exp (with_target_charset): New proc.
17476 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17477 with_target_charset.
17478 (test_print_strings): Likewise.
17479 (test_repeat_bytes): Likewise.
17480 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17481 for some tests.
17482
22869d73
KS
174832014-04-16 Keith Seitz <keiths@redhat.com>
17484
17485 PR gdb/15827
17486 * gdb.dwarf2/corrupt.c: New file.
17487 * gdb.dwarf2/corrupt.exp: New file.
17488
c4f87ca6
KS
174892014-04-16 Keith Seitz <keiths@redhat.com>
17490
17491 PR c++/16597
17492 * gdb.cp/namelessclass.cc: New file.
17493 * gdb.cp/namelessclass.exp: New file.
17494 * gdb.cp/namelessclass.S: New file.
17495
ab19de87
DE
174962014-04-16 Doug Evans <dje@google.com>
17497
17498 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17499 Add comment.
17500 (gdbserver_default_get_comm_port): New function.
17501 (gdbserver_start): Check if board file provided
17502 "gdbserver,get_comm_port" and use it if so.
17503 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17504 (gdb,socketport): Set to "stdio".
17505 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17506 (stdio_gdbserver_template): Delete.
17507 (${board}_get_remote_address): Update.
17508 (${board}_build_remote_cmd): Delete.
17509 (${board}_get_comm_port): New function.
17510 (${board}_spawn): Update.
17511 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17512 Delete.
17513 (${board}_get_remote_address): Update.
17514 (${board}_get_comm_port): New function.
17515
fc98a809
AB
175162014-04-16 Andrew Burgess <aburgess@broadcom.com>
17517
17518 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17519 appearing in any order.
17520
87fd9e6e
DE
175212014-04-15 Doug Evans <dje@google.com>
17522
17523 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17524 uninitialized value of "description".
17525
099fc3ea
KS
175262014-04-15 Keith Seitz <keiths@redhat.com>
17527
17528 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17529 Remove unused globals.
17530 (test_running_the_program): Likewise.
17531 (test_controlled_execution): Likewise.
17532 (test_controlling_breakpoints): Likewise.
17533 (test_program_termination): Likewise.
17534
5da151d4
KS
175352014-04-15 Keith Seitz <keiths@redhat.com>
17536
17537 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17538 unused globals.
17539 (test_rbreak_creation_and_listing): Likewise.
17540 (test_ignore_count): Likewise.
17541 (test_error): Likewise.
17542
35e5d2f0
PA
175432014-04-15 Pedro Alves <palves@redhat.com>
17544
17545 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17546 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17547 sym-file-loader.c.
17548 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17549 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17550 to sym-file-loader.c.
17551 (struct library): Forward declare.
17552 (load_shlib, lookup_function): Change prototypes.
17553 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17554 (translate_offset): Remove declarations.
17555 (get_text_addr): New declaration.
17556 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17557 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17558 sym-file-loader.h.
17559 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17560 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17561 here from sym-file-loader.h.
17562 (struct library): New structure.
17563 (load_shlib, lookup_function): Change prototypes and adjust to
17564 work with a struct library.
17565 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17566 (translate_offset): Make static.
17567 (get_text_addr): New function.
17568 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17569
eb4c1710
PA
175702014-04-15 Pedro Alves <palves@redhat.com>
17571
17572 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17573
2d1baf52
PA
175742014-04-15 Pedro Alves <palves@redhat.com>
17575
17576 * gdb.base/sym-file-loader.c: Include <limits.h>.
17577 (SELF_LINK): New define.
17578 (get_origin): New function.
17579 (load_shlib): Use it.
17580 * gdb.base/sym-file.exp: Don't early return if the target is
17581 remote. Use runto_main, and issue fail is that fails. Use
17582 gdb_load_shlibs.
17583 (shlib_name): Delete.
17584 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17585
7dd6df01
PA
175862014-04-15 Pedro Alves <palves@redhat.com>
17587
17588 * gdb.base/sym-file.exp: Remove regex characters from test
17589 message. Don't refer to breakpoint numbers in test messages.
17590
b50c8614
KS
175912014-04-14 Keith Seitz <keiths@redhat.com>
17592
17593 PR c++/16253
17594 * gdb.cp/var-tag.cc: New file.
17595 * gdb.cp/var-tag.exp: New file.
17596 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17597 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17598 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17599 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17600
3d567982
TT
176012014-04-14 Tom Tromey <tromey@redhat.com>
17602
17603 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17604 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17605 type.
17606 * gdb.cp/enum-class.exp: New file.
17607 * gdb.cp/enum-class.cc: New file.
17608
0626fc76
TT
176092014-04-14 Tom Tromey <tromey@redhat.com>
17610
17611 * gdb.dwarf2/enum-type.exp: New file.
17612
dca325b3
SA
176132014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17614
17615 * gdb.mi/mi-vla-c99.exp: New file.
17616 * gdb.mi/vla.c: New file.
17617
5854b38a
SA
176182014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17619
17620 * gdb.base/vla-datatypes.c: New file.
17621 * gdb.base/vla-datatypes.exp: New file.
17622
463bb957
SA
176232014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17624
17625 * gdb.base/vla-ptr.c: New file.
17626 * gdb.base/vla-ptr.exp: New file.
17627
3dd170be
SA
176282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17629
17630 * gdb.dwarf2/count.exp: New file.
17631
5ecaaa66
SA
176322014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17633
17634 * gdb.base/vla-sideeffect.c: New file.
17635 * gdb.base/vla-sideeffect.exp: New file.
17636
41f1ada5
DB
176372014-04-14 David Blaikie <dblaikie@gmail.com>
17638
17639 * gdb.mi/non-stop.c: Add return value for non-void function return
17640 statement.
17641 * gdb.threads/staticthreads.c: Ditto.
17642
0be03e84
DE
176432014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17644 Doug Evans <xdje42@gmail.com>
17645
17646 * gdb.guile/scm-value.c: Improve test case.
17647 * gdb.guile/scm-value.exp: Add new test.
17648
f180a1fb
DB
176492014-04-11 David Blaikie <dblaikie@gmail.com>
17650
17651 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17652 override Clang's default.
17653
6b662e19
JB
176542014-04-11 Joel Brobecker <brobecker@adacore.com>
17655
17656 Revert the following changes (regressions):
17657
17658 * gdb.base/vla-sideeffect.c: New file.
17659 * gdb.base/vla-sideeffect.exp: New file.
17660
17661 * gdb.dwarf2/count.exp: New file.
17662
17663 * gdb.base/vla-multi.c: New file.
17664 * gdb.base/vla-multi.exp: New file.
17665
17666 * gdb.base/vla-ptr.c: New file.
17667 * gdb.base/vla-ptr.exp: New file.
17668
17669 * gdb.base/vla-datatypes.c: New file.
17670 * gdb.base/vla-datatypes.exp: New file.
17671
17672 * gdb.mi/mi-vla-c99.exp: New file.
17673 * gdb.mi/vla.c: New file.
17674
245a5f0b
KS
176752014-04-11 Keith Seitz <keiths@redhat.com>
17676
17677 PR c++/16675
17678 * gdb.cp/cpsizeof.exp: New file.
17679 * gdb.cp/cpsizeof.cc: New file.
17680
58a84dcf
SA
176812014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17682
191a8a90
JB
17683 * gdb.mi/mi-vla-c99.exp: New file.
17684 * gdb.mi/vla.c: New file.
58a84dcf 17685
c8655f75
SA
176862014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17687
17688 * gdb.base/vla-datatypes.c: New file.
17689 * gdb.base/vla-datatypes.exp: New file.
17690
024e13b4
SA
176912014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17692
17693 * gdb.base/vla-ptr.c: New file.
17694 * gdb.base/vla-ptr.exp: New file.
17695
1a237e0e
SA
176962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17697
17698 * gdb.base/vla-multi.c: New file.
17699 * gdb.base/vla-multi.exp: New file.
17700
504f3432
SA
177012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17702
17703 * gdb.dwarf2/count.exp: New file.
17704
3bce8237
SA
177052014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17706
191a8a90
JB
17707 * gdb.base/vla-sideeffect.c: New file.
17708 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17709
322f9c21
YQ
177102014-04-11 Yao Qi <yao@codesourcery.com>
17711
17712 * gdb.base/completion.exp: Check file exists before running tests
17713 on file completion.
17714
d708bcd1
PA
177152014-04-10 Pedro Alves <palves@redhat.com>
17716
17717 * gdb.base/cond-eval-mode.c: New file.
17718 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17719 prepare_for_testing to build the new file. Check result of
17720 runto_main.
17721 (test_break, test_watch): New procedures.
17722 (top level): Use them.
17723
ae1d2761
PM
177242014-04-08 Pierre Muller <muller@sourceware.org>
17725
17726 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17727 Ctrl-V use for mingw hosts.
17728
7af389b8
SC
177292014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17730
17731 * gdb.python/py-value.c: Improve test case.
17732 * gdb.python/py-value.exp: Add new test.
17733
5e703181
DE
177342014-04-07 David Blaikie <dblaikie@gmail.com>
17735
17736 * lib/compiler.c: Identify the clang compiler.
17737 * lib/compiler.cc: Ditto.
17738
9810b410
YQ
177392014-04-03 Yao Qi <yao@codesourcery.com>
17740
17741 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17742
98d1b8dc
AB
177432014-04-01 Anton Blanchard <anton@samba.org>
17744
17745 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17746 messages unique.
17747
3114cea1
AB
177482014-04-01 Anton Blanchard <anton@samba.org>
17749
17750 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17751 prepare_for_testing.
17752
62f7182c
AB
177532014-04-01 Anton Blanchard <anton@samba.org>
17754
17755 * gdb.arch/ppc64-atomic-inst.c: Remove.
17756 * gdb.arch/ppc64-atomic-inst.S: New file.
17757 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17758
770e7fc7
DE
177592014-03-31 Doug Evans <dje@google.com>
17760
17761 * gdb.base/print-symbol-loading-lib.c: New file.
17762 * gdb.base/print-symbol-loading-main.c: New file.
17763 * gdb.base/print-symbol-loading.exp: New file.
17764
46e2bafa
YQ
177652014-03-31 Yao Qi <yao@codesourcery.com>
17766
17767 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17768
8776cfe9
JB
177692014-03-28 Joel Brobecker <brobecker@adacore.com>
17770
17771 * gdb.ada/mi_dyn_arr: New testcase.
17772
5d1ef361
DE
177732014-03-27 Doug Evans <dje@google.com>
17774
17775 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17776
b5bee914
YQ
177772014-03-27 Yao Qi <yao@codesourcery.com>
17778
17779 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17780 if target is nios2-*-*.
17781
0d4d0e77
YQ
177822014-03-26 Yao Qi <yao@codesourcery.com>
17783
17784 * lib/gdb.exp (readline_is_used): New proc.
17785 * gdb.base/completion.exp: Move tests on command complete up.
17786 Skip the rest of tests if readline is not used.
17787 * gdb.ada/complete.exp: Skp the test if readline is not
17788 used.
17789 * gdb.base/filesym.exp: Likewise.
17790 * gdb.base/macscp.exp: Likewise.
17791 * gdb.base/readline-ask.exp: Likewise.
17792 * gdb.base/readline.exp: Likewise.
17793 * gdb.python/py-cmd.exp: Likewise.
17794 * gdb.trace/tfile.exp: Likewise.
17795
29361eee
YQ
177962014-03-26 Yao Qi <yao@codesourcery.com>
17797
17798 * gdb.base/macscp.exp: Fix code format issues.
17799
bc9a5525
UW
178002014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17801
17802 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17803 * gdb.asm/powerpc64le.inc: New file.
17804
d3839ede
PA
178052014-03-25 Pedro Alves <palves@redhat.com>
17806 Doug Evans <dje@google.com>
17807
17808 * gdb.base/source-execution.c: New file.
17809 * gdb.base/source-execution.exp: New file.
17810 * gdb.base/source-execution.gdb: New file.
17811
01672a57
DE
178122014-03-24 Doug Evans <dje@google.com>
17813
17814 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17815 using fission.
17816
88bbeca9
HZ
178172014-03-24 Hui Zhu <hui@codesourcery.com>
17818 Pedro Alves <palves@redhat.com>
17819
17820 PR breakpoints/16101
17821 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17822 test pass/fail messages. Detect missing support for dprintf when
17823 breakpoints are actually inserted.
17824 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17825 breakpoints are actually inserted.
17826 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17827 fails.
17828
d2348791
JK
178292014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17830
17831 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17832
feef67ab
DE
178332014-03-22 Doug Evans <xdje42@gmail.com>
17834
17835 * gdb.python/python.exp (python not supported): Verify multi-line
17836 python command issues an error.
25d743f9 17837 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17838 guile command issues an error.
feef67ab 17839
ecebef6a
MR
178402014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17841
17842 * gdb.threads/thread-specific.exp: Handle the lack of usable
17843 $this_breakpoint and $this_thread.
17844
ccdd1909
HZ
178452014-03-21 Hui Zhu <hui@codesourcery.com>
17846
17847 * gdb.base/attach.exp (do_command_attach_tests): New.
17848
beb460e8
PA
178492014-03-20 Tom Tromey <tromey@redhat.com>
17850 Pedro Alves <palves@redhat.com>
17851
17852 PR cli/15718
17853 * gdb.base/condbreak-call-false.c: New file.
17854 * gdb.base/condbreak-call-false.exp: New file.
17855
40acf43a
PA
178562014-03-20 Pedro Alves <palves@redhat.com>
17857
17858 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17859 Delete.
17860 (block_signals, unblock_signals): Delete.
17861 (child_function_2, main): Remove references to deleted variable
17862 and functions.
17863
9f5e1e02
PA
178642014-03-20 Pedro Alves <palves@redhat.com>
17865
17866 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17867 Use pthread_kill to signal thread 2.
17868 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17869 Adjust to make the test send itself a signal rather than using the
17870 host's "kill" command.
17871
99619bea
PA
178722014-03-20 Pedro Alves <palves@redhat.com>
17873
17874 * gdb.threads/multiple-step-overs.c: New file.
17875 * gdb.threads/multiple-step-overs.exp: New file.
17876 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17877 Adjust expected infrun debug output.
17878
2adfaa28
PA
178792014-03-20 Pedro Alves <palves@redhat.com>
17880
17881 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17882 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17883
31e77af2
PA
178842014-03-20 Pedro Alves <palves@redhat.com>
17885
17886 PR breakpoints/7143
17887 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17888 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17889 of gdb_test_multiple.
17890 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17891 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17892
b9f437de
PA
178932014-03-20 Pedro Alves <palves@redhat.com>
17894
17895 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17896 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17897
05adc73e
PA
178982014-03-19 Pedro Alves <palves@redhat.com>
17899
17900 * gdb.base/async.exp: Remove early return.
17901
6048b950
PA
179022014-03-19 Pedro Alves <palves@redhat.com>
17903
17904 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17905
8bcfb00a
PA
179062014-03-19 Pedro Alves <palves@redhat.com>
17907
17908 * gdb.base/async.exp (test_background): Expect \r\n after
17909 "completed." in the fail pattern.
17910
884e37dc
PA
179112014-03-19 Pedro Alves <palves@redhat.com>
17912
17913 * gdb.base/async.exp (test_background): New procedure.
17914 Use it for all background execution command tests.
17915
148e57e2
PA
179162014-03-19 Pedro Alves <palves@redhat.com>
17917
17918 * gdb.base/async.exp: Use prepare_for_testing.
17919
f48088c7
PA
179202014-03-19 Pedro Alves <palves@redhat.com>
17921
17922 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17923 the same line.
17924
e2f6c966
PA
179252014-03-19 Pedro Alves <palves@redhat.com>
17926
17927 * gdb.base/async.c (main): Add "jump here" and "until here" line
17928 marker comments.
17929 * gdb.base/async.exp (jump_here): New global.
17930 (jump& test): Use it.
17931 (until_here): New global.
17932 (until& test): Use it.
17933
c30568d4
PA
179342014-03-19 Pedro Alves <palves@redhat.com>
17935
17936 * gdb.base/async.exp: Don't frob gdb_protocol.
17937
0172b6a7
DE
179382014-03-18 Doug Evans <xdje42@gmail.com>
17939
17940 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17941 Fix spelling of exec-done-display.
17942
06c868a8
JK
179432014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17944
17945 PR gdb/15358
17946 * gdb.base/gdb-sigterm.c: New file.
17947 * gdb.base/gdb-sigterm.exp: New file.
17948
0c7e1a46
PA
179492014-03-18 Pedro Alves <palves@redhat.com>
17950
17951 PR gdb/13860
17952 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17953 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17954 solib-event.
17955
f7c77d93
JB
179562014-03-17 Joel Brobecker <brobecker@adacore.com>
17957
17958 * gdb.ada/pckd_arr_ren: New testcase.
17959
5a1e8c7a
DE
179602014-03-13 Doug Evans <xdje42@gmail.com>
17961
17962 PR guile/16612
17963 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17964 collect after discarding symbols.
17965
350e1a76
DE
179662014-03-13 Ludovic Courtès <ludo@gnu.org>
17967 Doug Evans <xdje42@gmail.com>
17968
17969 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17970 to history survives a gc.
17971
a69900ae
PA
179722014-03-13 Pedro Alves <palves@redhat.com>
17973
17974 * gdb.base/default.exp: Don't test "target procfs".
17975
5db9f0bd
PA
179762014-03-13 Pedro Alves <palves@redhat.com>
17977
17978 * gdb.base/default.exp: Update "target child" and "target procfs"
17979 tests to not expect "Unix".
17980
b3ccfe11
TT
179812014-03-12 Tom Tromey <tromey@redhat.com>
17982
17983 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17984 New procs. Add target-async tests.
17985 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17986 Add target-async tests.
17987
646f4417
AA
179882014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17989
17990 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17991 'func_start' and 'func_end' for the beginning and end of the
17992 function code, respectively.
17993 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17994 'func_end' instead of 'func' and 'main'.
17995
288c211f
AA
179962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17997
17998 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17999 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18000 generate the debug info assembler source.
18001
e0c0f156
AA
180022014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18003
18004 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18005 * gdb.dwarf2/arr-subrange.exp: Likewise.
18006 * gdb.dwarf2/dwz.exp: Likewise.
18007 * gdb.dwarf2/method-ptr.exp: Likewise.
18008 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18009 * gdb.dwarf2/subrange.exp: Likewise.
18010 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18011 * gdb.dwarf2/implptrpiece.exp: Likewise.
18012 * gdb.dwarf2/nostaticblock.exp: Likewise.
18013
0e5c4555
AA
180142014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18015
18016 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18017 directory to absolute path name arguments.
18018
5ec18f2b
JG
180192014-03-10 Joel Brobecker <brobecker@adacore.com>
18020
18021 * gdb.ada/tagged_access: New testcase.
18022
847fc4f2
MM
180232014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18024
18025 * gdb.btrace/data.exp: Update expected output.
18026
cc3da688
YQ
180272014-03-06 Yao Qi <yao@codesourcery.com>
18028
18029 * gdb.trace/pr16508.exp: New file.
18030
0f26cec1
PA
180312014-03-05 Pedro Alves <palves@redhat.com>
18032
18033 PR gdb/16575
18034 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18035 procedure.
18036 (top level): Adjust to use it. Add tests that exercise breakpoint
18037 interaction with the code-cache.
18038
7a5a839f
LC
180392014-02-26 Ludovic Courtès <ludo@gnu.org>
18040
18041 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18042 test for 'history-append!'.
18043
31aa7e4e
JB
180442014-02-26 Joel Brobecker <brobecker@adacore.com>
18045
18046 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18047 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18048 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18049 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18050 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18051 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18052
1b588015
JB
180532014-02-26 Joel Brobecker <brobecker@adacore.com>
18054
18055 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18056 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18057 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18058
55426c9d
JB
180592014-02-26 Joel Brobecker <brobecker@adacore.com>
18060
18061 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18062
dc53a7ad
JB
180632014-02-26 Joel Brobecker <brobecker@adacore.com>
18064
18065 * gdb.dwarf2/arr-stride.c: New file.
18066 * gdb.dwarf2/arr-stride.exp: New file.
18067
12ab52e9
PA
180682014-02-26 Pedro Alves <palves@redhat.com>
18069
18070 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18071 that won't ever trigger. Make sure that GDB reports the correct
18072 breakpoint that caused the stop.
18073
849c862e
JK
180742014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18075
18076 PR gdb/16626
18077 * gdb.base/auto-load-script: New file.
18078 * gdb.base/auto-load.c: New file.
18079 * gdb.base/auto-load.exp: New file.
18080
71b7d793
JK
18081 PR gdb/16626
18082 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18083
e2f0d509
JK
180842014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18085
18086 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18087 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18088
50cc37c8
DE
180892014-02-24 Doug Evans <dje@google.com>
18090
18091 * lib/gdb.exp (run_on_host): Log error output if program fails.
18092
ea4758f2
PA
180932014-02-21 Pedro Alves <palves@redhat.com>
18094
18095 * gdb.threads/step-after-sr-lock.c: Rename to ...
18096 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18097 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18098 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18099 ... this.
18100
d7b30f67
SDJ
181012014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18102
18103 PR tdep/16397
18104 * gdb.arch/amd64-stap-special-operands.exp: New file.
18105 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18106 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18107 * gdb.arch/amd64-stap-triplet.S: Likewise.
18108 * gdb.arch/amd64-stap-triplet.c: Likewise.
18109
83deb43f
JB
181102014-02-20 Joel Brobecker <brobecker@adacore.com>
18111
18112 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18113 in .section pseudo-op.
18114
adde2bff
DE
181152014-02-20 lin zuojian <manjian2006@gmail.com>
18116 Joel Brobecker <brobecker@adacore.com>
18117 Doug Evans <xdje42@gmail.com>
18118
18119 PR symtab/16581
18120 * gdb.dwarf2/dw2-icycle.S: New file.
18121 * gdb.dwarf2/dw2-icycle.c: New file.
18122 * gdb.dwarf2/dw2-icycle.exp: New file.
18123
f7bd0f78
SC
181242014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18125
18126 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18127 operations on gdb.Value objects.
18128 * gdb.python/py-value-cc.exp: Add new test to test operations on
18129 gdb.Value objects.
18130
c17ef0d5
DE
181312014-02-18 Doug Evans <dje@google.com>
18132
18133 * Makefile.in (TESTS): New variable.
18134 (expanded_tests, expanded_tests_or_none): New variables
18135 (check-single): Pass $(expanded_tests_or_none) to runtest.
18136 (check-parallel): Only run tests in $(TESTS) if non-empty.
18137 (check/no-matching-tests-found): New rule.
18138 * README: Document TESTS makefile variable.
18139
5dd3176f
DE
181402014-02-18 Doug Evans <dje@google.com>
18141
18142 * Makefile.in (check-parallel): rm -rf outputs temp.
18143
0b10be4f
JK
181442014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18145
18146 Fix "ERROR: no fileid for" in the testsuite.
18147 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18148
85f224e7
DE
181492014-02-12 Doug Evans <dje@google.com>
18150
18151 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18152 (MISCELLANEOUS): New variable.
18153 (clean): rm -rf $(MISCELLANEOUS).
18154 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18155 dwp live in the same directory as symlinks, with each symlink pointed
18156 to a differently named file in a different directory.
18157
149b30ff
DE
181582014-02-11 Doug Evans <dje@google.com>
18159
18160 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18161 of Tcl file commands.
18162
1dfdac32
MK
181632014-02-10 Mark Kettenis <kettenis@gnu.org>
18164
18165 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18166 "kill -SIGUSR1 -1".
18167
aa4fb036
JB
181682014-02-10 Joel Brobecker <brobecker@adacore.com>
18169
18170 * gdb.ada/tick_length_array_enum_idx: New testcase.
18171
ed3ef339
DE
181722014-02-10 Doug Evans <xdje42@gmail.com>
18173
18174 * configure.ac (AC_OUTPUT): Add gdb.guile.
18175 * configure: Regenerate.
18176 * lib/gdb-guile.exp: New file.
18177 * lib/gdb.exp (get_target_charset): New function.
18178 * gdb.base/help.exp: Update expected output from "apropos apropos".
18179 * gdb.guile/Makefile.in: New file.
18180 * gdb.guile/guile.exp: New file.
18181 * gdb.guile/scm-arch.c: New file.
18182 * gdb.guile/scm-arch.exp: New file.
18183 * gdb.guile/scm-block.c: New file.
18184 * gdb.guile/scm-block.exp: New file.
18185 * gdb.guile/scm-breakpoint.c: New file.
18186 * gdb.guile/scm-breakpoint.exp: New file.
18187 * gdb.guile/scm-disasm.c: New file.
18188 * gdb.guile/scm-disasm.exp: New file.
18189 * gdb.guile/scm-equal.c: New file.
18190 * gdb.guile/scm-equal.exp: New file.
18191 * gdb.guile/scm-error.exp: New file.
18192 * gdb.guile/scm-error.scm: New file.
18193 * gdb.guile/scm-frame-args.c: New file.
18194 * gdb.guile/scm-frame-args.exp: New file.
18195 * gdb.guile/scm-frame-args.scm: New file.
18196 * gdb.guile/scm-frame-inline.c: New file.
18197 * gdb.guile/scm-frame-inline.exp: New file.
18198 * gdb.guile/scm-frame.c: New file.
18199 * gdb.guile/scm-frame.exp: New file.
18200 * gdb.guile/scm-generics.exp: New file.
18201 * gdb.guile/scm-gsmob.exp: New file.
18202 * gdb.guile/scm-iterator.c: New file.
18203 * gdb.guile/scm-iterator.exp: New file.
18204 * gdb.guile/scm-math.c: New file.
18205 * gdb.guile/scm-math.exp: New file.
18206 * gdb.guile/scm-objfile-script-gdb.in: New file.
18207 * gdb.guile/scm-objfile-script.c: New file.
18208 * gdb.guile/scm-objfile-script.exp: New file.
18209 * gdb.guile/scm-objfile.c: New file.
18210 * gdb.guile/scm-objfile.exp: New file.
18211 * gdb.guile/scm-ports.exp: New file.
18212 * gdb.guile/scm-pretty-print.c: New file.
18213 * gdb.guile/scm-pretty-print.exp: New file.
18214 * gdb.guile/scm-pretty-print.scm: New file.
18215 * gdb.guile/scm-section-script.c: New file.
18216 * gdb.guile/scm-section-script.exp: New file.
18217 * gdb.guile/scm-section-script.scm: New file.
18218 * gdb.guile/scm-symbol.c: New file.
18219 * gdb.guile/scm-symbol.exp: New file.
18220 * gdb.guile/scm-symtab-2.c: New file.
18221 * gdb.guile/scm-symtab.c: New file.
18222 * gdb.guile/scm-symtab.exp: New file.
18223 * gdb.guile/scm-type.c: New file.
18224 * gdb.guile/scm-type.exp: New file.
18225 * gdb.guile/scm-value-cc.cc: New file.
18226 * gdb.guile/scm-value-cc.exp: New file.
18227 * gdb.guile/scm-value.c: New file.
18228 * gdb.guile/scm-value.exp: New file.
18229 * gdb.guile/source2.scm: New file.
18230 * gdb.guile/types-module.cc: New file.
18231 * gdb.guile/types-module.exp: New file.
18232
7026a7c1
YQ
182332014-02-10 Yao Qi <yao@codesourcery.com>
18234
18235 PR testsuite/16543
18236 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18237 * configure: Regenerated.
18238 * Makefile.in: New file.
18239
6c466447
AS
182402014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18241
18242 * gdb.python/py-framefilter.exp: Fix typo.
18243
6e854735
YQ
182442014-02-08 Yao Qi <yao@codesourcery.com>
18245
18246 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18247 that no =breakpoint-modified is emitted when breakpoints are
18248 modified through MI commands.
18249
d137e6dc
PA
182502014-02-07 Pedro Alves <pedro@codesourcery.com>
18251 Pedro Alves <palves@redhat.com>
18252
18253 * gdb.threads/step-after-sr-lock.c: New file.
18254 * gdb.threads/step-after-sr-lock.exp: New file.
18255
b5ee5a50
PA
182562014-02-07 Pedro Alves <palves@redhat.com>
18257
18258 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18259
3c77faf3
JK
182602014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18261
18262 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18263 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18264
6dddc817
DE
182652014-02-06 Doug Evans <xdje42@gmail.com>
18266
18267 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18268 output.
18269
18270 * gdb.gdb/python-interrupts.exp: New file.
18271
de7b2893
YQ
182722014-02-05 Yao Qi <yao@codesourcery.com>
18273
18274 * gdb.trace/report.exp (use_collected_data): Test the output
18275 of "info threads" and "info inferiors".
18276
66d032ac
YQ
182772014-02-05 Yao Qi <yao@codesourcery.com>
18278
18279 Revert this patch:
18280
18281 2013-05-24 Yao Qi <yao@codesourcery.com>
18282
18283 * gdb.trace/tfile.exp: Test inferior and thread.
18284
591a12a1
UW
182852014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18286
18287 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18288 on a function.
18289 * gdb.base/step-bt.c: Call hello via function pointer to make
18290 sure its first instruction is executed on powerpc64le-linux.
18291
0ff3e01f
UW
182922014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18293
18294 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18295
084ee545
UW
182962014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18297
18298 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18299 of the test patterns for use on little-endian systems.
18300
6ed14ff3
UW
183012014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18302
18303 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18304 (decimal_vector): Fix for little-endian.
18305
401e27fd
JM
183062014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18307
18308 * gdb.arch/sparc-sysstep.exp: New file.
18309 * gdb.arch/sparc-sysstep.c: Likewise.
18310
18311 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18312
8b924729
EBM
183132014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18314
18315 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18316
fb151210
JB
183172014-01-23 Tom Tromey <tromey@redhat.com>
18318
18319 * gdb.ada/array_char_idx: New testcase.
18320
0740f8d8
TT
183212014-01-23 Tom Tromey <tromey@redhat.com>
18322
18323 PR python/16487:
18324 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18325 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18326 classes.
18327
21909fa1
TT
183282014-01-23 Tom Tromey <tromey@redhat.com>
18329
18330 PR python/16491:
18331 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18332 string from an inferior frame.
18333 * gdb.python/py-framefilter-mi.exp: Update.
18334
87ce2a04
DE
183352014-01-22 Doug Evans <dje@google.com>
18336
18337 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18338
237b092b
AA
183392014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18340
18341 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18342
d674a709
AA
183432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18344
18345 * gdb.trace/entry-values.exp: Remove excess space character from
18346 regex patterns. Handle s390 call instruction.
18347
20fa3390
AA
183482014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18349
18350 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18351 define "*_start" label. Make "name" static.
18352 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18353 ${name} by references to ${name}_start.
18354
78466714
AA
183552014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18356
18357 * gdb.base/info-macros.exp: Remove "debug" from the compile
18358 options.
18359
ec9f644a
IB
183602014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18361
18362 * gdb.dlang/demangle.exp: New file.
18363
94b1b47e
IB
183642014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18365
18366 * gdb.dlang/primitive-types.exp: New file.
18367
7f420862
IB
183682014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18369
18370 * configure.ac: Create gdb.dlang/Makefile.
18371 * configure: Regenerate.
18372 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18373 * gdb.dlang/Makefile.in: New file.
18374 * lib/d-support.exp: New file.
18375 * lib/gdb.exp (skip_d_tests): New proc.
18376
52834460
MM
183772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18378
18379 * gdb.btrace/delta.exp: Check reverse stepi.
18380 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18381 * gdb.btrace/finish.exp: New.
18382 * gdb.btrace/next.exp: New.
18383 * gdb.btrace/nexti.exp: New.
18384 * gdb.btrace/record_goto.c: Add comments.
18385 * gdb.btrace/step.exp: New.
18386 * gdb.btrace/stepi.exp: New.
18387 * gdb.btrace/multi-thread-step.c: New.
18388 * gdb.btrace/multi-thread-step.exp: New.
18389 * gdb.btrace/rn-dl-bind.c: New.
18390 * gdb.btrace/rn-dl-bind.exp: New.
18391 * gdb.btrace/data.c: New.
18392 * gdb.btrace/data.exp: New.
18393 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18394
6e07b1d2
MM
183952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18396
18397 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18398 * gdb.btrace/exception.exp: Update.
18399 * gdb.btrace/instruction_history.exp: Update.
18400 * gdb.btrace/record_goto.exp: Update.
18401 * gdb.btrace/tailcall.exp: Update.
18402 * gdb.btrace/unknown_functions.exp: Update.
18403 * gdb.btrace/delta.exp: New.
18404
0b722aec
MM
184052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18406
18407 * gdb.btrace/record_goto.exp: Add backtrace test.
18408 * gdb.btrace/tailcall.exp: Add backtrace test.
18409
066ce621
MM
184102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18411
18412 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18413 * gdb.btrace/record_goto.c: New.
18414 * gdb.btrace/record_goto.exp: New.
18415 * gdb.btrace/x86-record_goto.S: New.
18416
0688d04e
MM
184172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18418
18419 * gdb.btrace/function_call_history.exp: Update tests.
18420 * gdb.btrace/instruction_history.exp: Update tests.
18421
8710b709
MM
184222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18423
18424 * gdb.btrace/function_call_history.exp: Fix expected field
18425 order for "record function-call-history".
18426 Add new tests for "record function-call-history /c".
18427 * gdb.btrace/exception.cc: New.
18428 * gdb.btrace/exception.exp: New.
18429 * gdb.btrace/tailcall.exp: New.
18430 * gdb.btrace/x86-tailcall.S: New.
18431 * gdb.btrace/x86-tailcall.c: New.
18432 * gdb.btrace/unknown_functions.c: New.
18433 * gdb.btrace/unknown_functions.exp: New.
18434 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18435
5de9129b
MM
184362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18437
18438 * gdb.btrace/instruction_history.exp: Update.
18439 * gdb.btrace/function_call_history.exp: Update.
18440
23a7fe75
MM
184412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18442
18443 * gdb.btrace/function_call_history.exp: Fix expected function
18444 trace.
18445 * gdb.btrace/instruction_history.exp: Initialize traced.
18446 Remove traced_functions.
18447
724c7dd8
MM
184482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18449
18450 * gdb.btrace/function_call_history.exp: Update
18451 * gdb.btrace/instruction_history.exp: Update.
18452
6d78d93b
MM
184532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18454
18455 * gdb.btrace/enable.exp: Update expected text.
18456
93a360cc
OJ
184572014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18458
18459 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18460 bytes.
18461
3772b53f
MR
184622014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18463
18464 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18465
596662fa
OJ
184662014-01-15 Omair Javaid <omair.javaid@linaro.org>
18467
18468 * lib/gdb.exp (supports_process_record): Return true for
18469 arm*-linux*. (supports_reverse): Likewise.
18470
b5b08fb4
SC
184712014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18472
18473 PR python/15464
18474 PR python/16113
18475 * gdb.python/py-type.c: Enhance test case.
18476 * gdb.python/py-value-cc.cc: Likewise
18477 * gdb.python/py-type.exp: Add new tests.
18478 * gdb.python/py-value-cc.exp: Likewise
18479
52d7fb13
AA
184802014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18481 Pedro Alves <palves@redhat.com>
18482
18483 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18484 Make "name" extern.
18485 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18486 references to ${name}_start by references to ${name}.
18487
a2cd8cfe
JB
184882014-01-10 Joel Brobecker <brobecker@adacore.com>
18489
18490 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18491
4e23fced
JB
184922014-01-10 Joel Brobecker <brobecker@adacore.com>
18493
18494 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18495
c6a9e42c
PA
184962014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18497 Pedro Alves <palves@redhat.com>
18498
18499 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18500 mi_gdb_target_load.
c6a9e42c 18501
b7ea362b
PA
185022014-01-08 Pedro Alves <palves@redhat.com>
18503
18504 * gdb.threads/reconnect-signal.c: New file.
18505 * gdb.threads/reconnect-signal.exp: New file.
18506
5e3f4fab
EBM
185072014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18508
18509 * gdb.base/source-dir.exp: New file.
18510
79301218
JB
185112014-01-07 Joel Brobecker <brobecker@adacore.com>
18512
18513 * gdb.ada/mi_interface: New testcase.
18514
8e355c5d
JB
185152014-01-07 Joel Brobecker <brobecker@adacore.com>
18516
18517 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18518 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18519 gdb.ada/pp-rec-component/pck.ads: New files.
18520
c0d48811
JB
185212014-01-07 Joel Brobecker <brobecker@adacore.com>
18522
18523 * gdb.python/py-pp-integral.c: New file.
18524 * gdb.python/py-pp-integral.py: New file.
18525 * gdb.python/py-pp-integral.exp: New file.
18526
17b609c3 18527For older changes see ChangeLog-1993-2013.
c906108c 18528\f
8d8cb839
EZ
18529;; Local Variables:
18530;; mode: change-log
18531;; left-margin: 8
18532;; fill-column: 74
18533;; version-control: never
18534;; End:
902f2ccb 18535
b811d2c2 18536 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18537 Copying and distribution of this file, with or without modification,
18538 are permitted provided the copyright notice and this notice are preserved.
This page took 3.716652 seconds and 4 git commands to generate.