[gdb/testsuite] Fix funcall_ref.exp xpass
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f20ff837
TV
12020-02-19 Tom de Vries <tdevries@suse.de>
2
3 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
4
08410482
DE
52020-02-19 Doug Evans <dje@google.com>
6
7 PR rust/25535
8 * gdb.rust/simple.exp: Add test.
9 * gdb.rust/simple.rs: Add test.
10
623563f7
TV
112020-02-19 Tom de Vries <tdevries@suse.de>
12
13 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
14 output line-by-line.
15
d3308cfd
TV
162020-02-19 Tom de Vries <tdevries@suse.de>
17
18 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
19
86cbc5dc
TV
202020-02-19 Tom de Vries <tdevries@suse.de>
21
22 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
23 prelink.
24
9db2b96b
TV
252020-02-19 Tom de Vries <tdevries@suse.de>
26
27 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
28 (gdb_do_cache): Use gdb_do_cache_wrap.
29 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
30
89e2fdc5
TV
312020-02-19 Tom de Vries <tdevries@suse.de>
32
33 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
34 gdb_compile option.
35
373d7ac0
SM
362020-02-18 Simon Marchi <simon.marchi@efficios.com>
37
38 * gdb.base/printcmds.exp (test_print_enums): Update expected
39 output.
40
b29a2df0
SM
412020-02-18 Simon Marchi <simon.marchi@efficios.com>
42
43 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
44 for "unknown".
45
6740f0cc
SM
462020-02-18 Simon Marchi <simon.marchi@efficios.com>
47
48 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
49 enumerator.
50
edd45eb0
SM
512020-02-18 Simon Marchi <simon.marchi@efficios.com>
52
53 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
54 FE_, add FE_NONE.
55 (three): Update.
56 (enum flag_enum_without_zero): New enum.
57 (flag_enum_without_zero): New variable.
58 (enum not_flag_enum): New enum.
59 (three_not_flag): New variable.
60 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
61 (test_print_enums): Add more tests for printing flag enums.
62
d4295de4
TV
632020-02-18 Tom de Vries <tdevries@suse.de>
64
65 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
66 (gdb_compile_ada): ... here.
67 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
68 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
69
f251f505
TT
702020-02-14 Tom Tromey <tom@tromey.com>
71
72 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
73 build directory.
74 * boards/gdbserver-base.exp: Update path to gdbserver.
75
8f432634
TV
762020-02-13 Tom de Vries <tdevries@suse.de>
77
78 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
79
92b6eaf7
TV
802020-02-13 Tom de Vries <tdevries@suse.de>
81
82 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
83 are missing.
84
f3b0f7fe
TV
852020-02-13 Tom de Vries <tdevries@suse.de>
86
87 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
88 call.
89
f6be8713
SDJ
902020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
91
92 PR tui/25126
93 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
94 * gdb.base/cached-source-file.c: New file.
95 * gdb.base/cached-source-file.exp: New file.
96
b2770d5e
TV
972020-02-11 Tom de Vries <tdevries@suse.de>
98
99 PR testsuite/25488
100 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
101
44f6938e
TV
1022020-02-10 Tom de Vries <tdevries@suse.de>
103
104 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
105
5f0e2eb7
MR
1062020-02-10 Maciej W. Rozycki <macro@wdc.com>
107
108 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
109 and $after_addr are both integers before making a comparison.
110
46ce2b6f
TV
1112020-02-09 Tom de Vries <tdevries@suse.de>
112
113 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
114 command output and paste it into gdb.log. If any, paste catch message
115 to gdb.log.
116
5abbbe1d
TT
1172020-02-07 Tom Tromey <tromey@adacore.com>
118
119 PR breakpoints/24915:
120 * gdb.base/annotate-symlink.exp: Use setup_xfail.
121
1d5d29e7
SV
1222020-02-06 Shahab Vahedi <shahab@synopsys.com>
123
124 * gdb.tui/tui-missing-src.exp: Add the "missing source
125 file" test for the TUI.
126
b0999b9b
AB
1272020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
128
129 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
130 including a port number in the output.
131
c3b149eb
AKS
1322020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
133
134 * lib/fortran.exp (fortran_int4): Handle clang.
135 (fortran_int8): Likewise.
136 (fortran_real4): Likewise.
137 (fortran_real8): Likewise.
138 (fortran_complex4): Likewise.
139 (fortran_logical4): Likewise.
140 (fortran_character1): Likewise.
141
f8dcc90b
TV
1422020-02-04 Tom de Vries <tdevries@suse.de>
143
144 * README (Race detection): Add note.
145
f90ac7c2
TV
1462020-02-04 Tom de Vries <tdevries@suse.de>
147
148 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
149
780636ae
TV
1502020-02-04 Tom de Vries <tdevries@suse.de>
151
152 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
153
5d2e1193
RA
1542020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
155
156 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
157 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
158 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
159 blttar, bnetarl.
160 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
161 binary for blttar, bnetarl.
162 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
163 wait instruction. Delete ldmx test.
164 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
165
e409c542
AKS
1662020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
167
168 * gdb.fortran/array-bounds-high.exp: New file.
169 * gdb.fortran/array-bounds-high.f90: New file.
170
b0029748
LD
1712020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
172
173 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
174 Replace #include of <sys/fcntl.h> by <fcntl.h>.
175
195a8287
TV
1762020-02-01 Tom de Vries <tdevries@suse.de>
177
178 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
179
42330a68
AB
1802020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
181
182 PR tui/9765
183 * gdb.tui/tui-layout-asm-short-prog.S: New file.
184 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
185
b62a8028
LM
1862020-01-29 Luis Machado <luis.machado@linaro.org>
187
188 * gdb.arch/aarch64-brk-patterns.c: New source file.
189 * gdb.arch/aarch64-brk-patterns.exp: New test.
190
5f440116
TBA
1912020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
192
193 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
194 GCC/Clang version.
195 * gdb.cp/pass-by-ref.exp: Ditto.
196
ee2a6fc6
TV
1972020-01-29 Tom de Vries <tdevries@suse.de>
198
199 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
200 * gdb.threads/watchpoint-fork-mt.c: Same.
201 * gdb.threads/watchpoint-fork-parent.c: Same.
202 * gdb.threads/watchpoint-fork-st.c: Same.
203 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
204
16b10d6e
LM
2052020-01-27 Luis Machado <luis.machado@linaro.org>
206
207 * gdb.base/step-over-syscall.exp (setup): Check if we're already
208 sitting at a syscall instruction when we hit the syscall function's
209 breakpoint.
210 Check PC against one obtained with the x command.
211 Validate syscall number.
212 (step_over_syscall): Don't continue to the syscall instruction if
213 we're already there.
214
b1468492
PW
2152020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
216
217 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
218
7ffa82e1
AB
2192020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
222 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
223
3d92a3e3
AB
2242020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
225
226 * gdb.dwarf2/dw2-inline-stepping.c: New file.
227 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
228
94a72be7
AB
2292020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
230
231 * gdb.base/maint.exp: Update line table parsing test.
232 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
233
53af73bf
PA
2342020-01-24 Pedro Alves <palves@redhat.com>
235
236 PR gdb/25410
237 * gdb.multi/multi-re-run-1.c: New.
238 * gdb.multi/multi-re-run-2.c: New.
239 * gdb.multi/multi-re-run.exp: New.
240
1ba1ac88
AB
2412020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
242
243 PR gdb/23718
244 * gdb.server/server-kill-python.exp: New file.
245
f3364a6d
AB
2462020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * gdb.server/multi-ui-errors.c: New file.
249 * gdb.server/multi-ui-errors.exp: New file.
250
733d0a67
AB
2512020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
252
253 PR tui/9765
254 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
255
4f13c1c0
TT
2562020-01-19 Tom Tromey <tom@tromey.com>
257
258 * gdb.tui/main.exp: Add check for plain "file".
259
40c94099
CB
2602020-01-16 Christian Biesinger <cbiesinger@google.com>
261
262 * lib/gdb.exp: Fix spelling error (seperatelly).
263
ff47f4f0
TT
2642020-01-14 Tom Tromey <tom@tromey.com>
265
266 PR symtab/12535:
267 * gdb.python/python.exp: Test decode_line with empty string
268 argument.
269
717c684d
BE
2702020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
271
272 * gdb.base/skip-inline.exp: Extend test.
273
44e4c775
AB
2742020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
275
276 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
277 * gdb.dwarf2/dw2-bad-elf.c: New file.
278 * gdb.dwarf2/dw2-bad-elf.exp: New file.
279
d93c6db7
AB
2802020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
283 _line_saw_file.
284
9a6d629c
AB
2852020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
286
287 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
288 border.
289
d9ebdab7
TBA
2902020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
291
292 * gdb.multi/multi-target.exp (setup): Factor out "info
293 connections" and "info inferiors" tests to ...
294 (test_info_inferiors): ... this new procedure.
295 (top level): Run new "info-inferiors" tests.
296
f3c469b9
PA
2972020-01-10 Pedro Alves <palves@redhat.com>
298
299 * gdb.server/bkpt-other-inferior.exp: New file.
300
121b3efd
PA
3012020-01-10 Pedro Alves <palves@redhat.com>
302
303 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
304 of "add-inferior".
305 * gdb.base/quit-live.exp: Likewise.
306 * gdb.base/remote-exec-file.exp: Likewise.
307 * gdb.guile/scm-progspace.exp: Likewise.
308 * gdb.linespec/linespec.exp: Likewise.
309 * gdb.mi/new-ui-mi-sync.exp: Likewise.
310 * gdb.mi/user-selected-context-sync.exp: Likewise.
311 * gdb.multi/multi-target.exp (setup): Add "info connection" and
312 "info inferiors" tests.
313 * gdb.multi/remove-inferiors.exp: Adjust expected output of
314 "add-inferior".
315 * gdb.multi/watchpoint-multi.exp: Likewise.
316 * gdb.python/py-inferior.exp: Likewise.
317 * gdb.server/extended-remote-restart.exp: Likewise.
318 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
319 "info inferiors".
320 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
321 * gdb.trace/report.exp: Likewise.
322
1dadb1dd
PA
3232020-01-10 Pedro Alves <palves@redhat.com>
324
325 * gdb.multi/multi-target.c: New file.
326 * gdb.multi/multi-target.exp: New file.
327 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
328 mode requested, but remote does not support non-stop".
329
78f2c40a
PA
3302020-01-10 Pedro Alves <palves@redhat.com>
331
332 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
333 disconnect before reconnecting.
334
e7af6c70
TBA
3352020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
336 Pedro Alves <palves@redhat.com>
337
338 * gdb.server/connect-without-multi-process.exp: Also test
339 continuing to end.
340
acdf84a6
PA
3412020-01-10 Pedro Alves <palves@redhat.com>
342
343 * gdb.base/remote-exec-file.exp: New file.
344
873657b9
PA
3452020-01-10 Pedro Alves <palves@redhat.com>
346
347 * gdb.base/fork-running-state.exp (do_test): Adjust expected
348 output.
349 * gdb.threads/async.c: New.
350 * gdb.threads/async.exp: New.
351 * gdb.multi/tids-gid-reset.c: New.
352 * gdb.multi/tids-gid-reset.exp: New.
353
7f0ae84c
GB
3542020-01-10 George Barrett <bob@bob131.so>
355
356 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
357 to help in finding the image relocation offset.
358 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
359 options in arguments.
360 (stap_test_no_debuginfo): Likewise.
361 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
362 test variants.
363 (stap_test): Add null semaphore relocation test.
364
47e9d49d
GB
3652020-01-10 George Barrett <bob@bob131.so>
366
367 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
368 * gdb.base/stap-probe.exp: Likewise.
369 (stap_test): Pass argument as an additional flag.
370 (stap_test_no_debuginfo): Likewise.
371 (stap_test): Check `info probes stap' output for semaphore
372 addresses if the test binary is supposed to have them.
373
f5a7c406
AB
3742020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
375
376 * gdb.tui/basic.exp: Add more scrolling tests.
377
9ae6bf64
TT
3782020-01-09 Tom Tromey <tom@tromey.com>
379
380 PR tui/18932:
381 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
382 meangingful value.
383 (Term::command, Term::resize): Update.
384 * gdb.tui/basic.exp: Add scrolling test.
385
b2efe70c
AB
3862020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
387
388 * gdb.tui/tui-layout-asm.exp: New file.
389
3804da7e
AB
3902020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
391
392 * lib/tuiterm.exp (Term::check_box_contents): New proc.
393
b40aa28f
AB
3942020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
395
396 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
397 (Term::enter_tui): Use Term::prepare_for_tui.
398
63ffd7c9
AB
3992020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
400
401 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
402 called.
403
3be966f6
AB
4042020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 * gdb.base/skip.exp: Fix race condition in test.
407
153d79c4
AB
4082020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
409
410 * gdb.base/backtrace.c: New file.
411 * gdb.base/backtrace.exp: New file.
412
f2302a34
AB
4132020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
414
415 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
416
6ec1d75e
PW
4172020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
418
419 * gdb.base/style.exp: Test that warnings are styled.
420
c296cbe6
BE
4212019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
422
423 * gdb.base/line65535.exp: New file.
424 * gdb.base/line65535.c: New file.
425
b28a729d
SM
4262019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
427
428 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
429 * lib/gnat_debug_info_test.adb: New file.
430 * gdb.ada/ptype_tagged_param.exp: Use
431 gnat_runtime_has_debug_info, expect a different output if
432 runtime does not have debug info.
433
7f2d7a0d
SM
4342019-12-20 Simon Marchi <simon.marchi@efficios.com>
435
436 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
437 (another) quote in test name.
438
f3bce483
SM
4392019-12-20 Simon Marchi <simon.marchi@efficios.com>
440
441 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
442 Add quote in test name.
443
c855a912
TBA
4442019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
445
446 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
447 directory instead.
448 * gdb.cp/pass-by-ref.exp: Extend with more cases.
449 * gdb.cp/pass-by-ref-2.cc: New file.
450 * gdb.cp/pass-by-ref-2.exp: New file.
451
fc9d2d72
TT
4522019-12-20 Tom Tromey <tom@tromey.com>
453
454 * gdb.tui/list-before.exp: New file.
455
77b97e00
TT
4562019-12-20 Tom Tromey <tom@tromey.com>
457
458 * gdb.tui/list.exp: Check for source on initial listing.
459
f69656d0
TT
4602019-12-11 Tom Tromey <tromey@adacore.com>
461
462 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
463 Add crlf test.
464
99a55965
SM
4652019-12-18 Simon Marchi <simon.marchi@efficios.com>
466
467 * gdb.base/default.exp: Update value of $_gdb_major.
468
5024637f
BE
4692019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
470
471 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
472
b63634be
BE
4732019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
474
475 * gdb.base/skip.exp: Whitespace fix.
476
45d73523
BE
4772019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
478
479 * gdb.base/skip-inline.c: New file.
480 * gdb.base/skip-inline.exp: New file.
481
d043f8c8
SM
4822019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
483
484 * gdb.base/jit-reader.exp (jit_reader_test): Rename
485 jit_function_00 to jit_function_stack_mangle.
486 * gdb.base/jithost.c (jit_function_t): Rename to...
487 (jit_function_stack_mangle_t): ... this.
488 (jit_function_add_t): New typedef.
489 (jit_function_00_code): Rename to...
490 (jit_function_stack_mangle_code): ... this, make static.
491 (jit_function_add_code): New.
492 (main): Generate "add" function and call it. Adjust to changes
493 in jithost_abi.
494 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
495 (struct jithost_abi) <begin, end>: Remove fields.
496 <object, function_stack_mangle, function_add>: New fields.
497 * gdb.base/jitreader.c (struct reader_state) <code_begin,
498 code_end>: Remove fields.
499 <func_stack_mangle>: New field.
500 (read_debug_info): Adjust to renaming, create block for "add"
501 function.
502 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
503
873de05c
TT
5042019-12-11 Tom Tromey <tom@tromey.com>
505
506 * gdb.tui/resize.exp: Fix regexp.
507 * gdb.tui/regs.exp: Fix regexps.
508 * gdb.tui/main.exp: Fix regexp.
509
3d979945
TT
5102019-12-11 Tom Tromey <tom@tromey.com>
511
512 * gdb.tui/resize.exp: Update.
513 * gdb.tui/empty.exp (layouts): Update.
514
2192a9d3
TT
5152019-12-11 Tom Tromey <tom@tromey.com>
516
517 * gdb.tui/regs.exp: Update.
518 * gdb.tui/empty.exp (layouts): Update.
519 * gdb.tui/basic.exp: Update.
520 * lib/tuiterm.exp (_check_box): Don't check bottom border.
521
d8edc8b7
PW
5222019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
523
524 * gdb.base/options.exp: Add -raw-values in the print completion list.
525 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
526
4c12d936
KB
5272019-12-10 Kevin Buettner <kevinb@redhat.com>
528
529 * gdb.threads/omp-par-scope.c: New file.
530 * gdb/threads/omp-par-scope.exp: New file.
531
26b911fb
KB
5322019-12-10 Kevin Buettner <kevinb@redhat.com>
533
bb47f919
KB
534 * lib/gdb.exp (support_nested_function_tests): New proc.
535
5362019-12-10 Kevin Buettner <kevinb@redhat.com>
537
538 * lib/gdb.exp (gdb_compile_openmp): New proc.
539 (build_executable_from_specs): Add an "openmp" option.
540 (gdb_compile_pthreads): Add non-executable case.
26b911fb 541
6c71eb7d
TT
5422019-12-10 Tom Tromey <tromey@adacore.com>
543
544 * gdb.ada/unchecked_union.exp: New file.
545 * gdb.ada/unchecked_union/pck.adb: New file.
546 * gdb.ada/unchecked_union/pck.ads: New file.
547 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
548 * gdb-utils.exp (string_to_regexp): Also quote "?".
549
bac7c5cf
GB
5502019-12-10 George Barrett <bob@bob131.so>
551
552 Test scripted probe breakpoints.
553 * gdb.guile/scm-breakpoint.c (main): Add probe point.
554 * gdb.python/py-breakpoint.c (main): Likewise.
555 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
556 specifier test.
557 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
558
330f1d38
TBA
5592019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
560
561 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
562 an rvalue parameter.
563 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
564 parameter.
565
b43315e2
AB
5662019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
567
568 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
569 modules.
570
54f73dad
AB
5712019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
572
573 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
574 broken version of GCC.
575
d57cbee9
AB
5762019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
577
578 * gdb.fortran/info-modules.exp: Rewrite to make use of new
579 sym-info-cmds library.
580 * gdb.fortran/info-types.exp: Likewise.
581 * lib/sym-info-cmds.exp: New file.
582
c14aab8c
TV
5832019-12-08 Tom de Vries <tdevries@suse.de>
584
585 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
586
aa2d5a42
KS
5872019-12-07 Keith Seitz <keiths@redhat.com>
588
589 * gdb.base/corefile-buildid-shlib-shr.c: New file.
590 * gdb.base/corefile-buildid-shlib.c: New file.
591 * gdb.base/corefile-buildid.c: New file.
592 * gdb.base/corefile-buildid.exp: New file.
593
93e55f0a
TV
5942019-12-06 Tom de Vries <tdevries@suse.de>
595
596 * gdb.dwarf2/varval.exp: Add decl before def test.
597
c7d12402
TBA
5982019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
599
600 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
601
06acc08f
TBA
6022019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
603
604 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
605 CV and reference conversion for overload resolution.
606 * gdb.cp/rvalue-ref-overload.exp: Test it.
607
e0fad1ea
PW
6082019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
609
610 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
611 * gdb.base/frameapply.exp: Test faas without command.
612
8d70a9f0
AB
6132019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
614
615 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
616 Fortran tests.
617 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
618 order.
619
36c8fb93
AB
6202019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
621
622 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
623 casting to type with no kind specified.
624 (test_basic_parsing_of_type_kinds): Additional tests for types
625 with no kind specified, and add tests for single/double
626 precision/complex types.
627
4139ff00
TT
6282019-12-04 Tom Tromey <tromey@adacore.com>
629
630 * gdb.base/endianity.c (struct other) <x>: New field.
631 (main): Initialize it.
632 * gdb.base/endianity.exp: Update.
633
a05cf17a
TT
6342019-12-04 Tom Tromey <tromey@adacore.com>
635
636 * gdb.ada/scalar_storage/storage.adb: New file.
637 * gdb.ada/scalar_storage/pck.adb: New file.
638 * gdb.ada/scalar_storage/pck.ads: New file.
639 * gdb.ada/scalar_storage.exp: New file.
640
103a685e
TT
6412019-12-04 Tom Tromey <tromey@adacore.com>
642
643 * gdb.base/endianity.c (struct otherendian) <f>: New field.
644 (main): Initialize it.
645 * gdb.base/endianity.exp: Update.
646
c2512106
AB
6472019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
648
649 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
650
293b38d6
AB
6512019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
652
653 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
654 -symbol-info-module-functions and -symbol-info-module-variables.
655
216a7e6b
AB
6562019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
657
658 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
659
5bbd8269
AB
6602019-12-01 Richard Bunt <richard.bunt@arm.com>
661 Andrew Burgess <andrew.burgess@embecosm.com>
662
663 * gdb.fortran/derived-type-striding.exp: New file.
664 * gdb.fortran/derived-type-striding.f90: New file.
665 * gdb.fortran/array-slices.exp: New file.
666 * gdb.fortran/array-slices.f90: New file.
667
be09caf1
PW
6682019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
669
670 * gdb.base/define.exp: Test . in command names.
671 * gdb.base/setshow.exp: Update test, as . is now part of
672 command name.
673
643c0cbe
PW
6742019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
675
676 * gdb.base/define-prefix.exp: New file.
677
dcdec678
AB
6782019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
679
680 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
681 compile.
682 (skip_btrace_pt_tests): Likewise.
683
640ab947
AB
6842019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
685
686 * gdb.fortran/info-modules.exp: Compile source files in correct
687 order.
688
d22670f0
KB
6892019-11-27 Kevin Buettner <kevinb@redhat.com>
690
691 * gdb.dwarf2/imported-unit.exp: New file.
692 * gdb.dwarf2/imported-unit.c: New file.
693
db5960b4
AB
6942019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
695
696 * gdb.mi/mi-fortran-modules-2.f90: New file.
697 * gdb.mi/mi-fortran-modules.exp: New file.
698 * gdb.mi/mi-fortran-modules.f90: New file.
699
7dc42066
AB
7002019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
701
702 * gdb.mi/mi-sym-info-1.c: New file.
703 * gdb.mi/mi-sym-info-2.c: New file.
704 * gdb.mi/mi-sym-info.exp: New file.
705
0dfeecca
TT
7062019-11-22 Tom Tromey <tromey@adacore.com>
707
708 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
709 * gdb.ada/tasks/foo.adb: Add another stopping location.
710
34877895
PJ
7112019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
712
713 * gdb.base/endianity.c: New test.
714 * gdb.base/endianity.exp: New file.
715
2e84f897
LD
7162019-11-21 Lukas Durfina <ldurfina@tachyum.com>
717
718 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
719
65d1cd5f
TV
7202019-11-21 Tom de Vries <tdevries@suse.de>
721
722 PR gdb/24956
723 * gdb.base/ui-redirect.exp: Test output of user-defined command.
724
4f22c3f4
SDJ
7252019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
726
727 * gdb.python/py-progspace.exp: Add missing parentheses on some
728 'print' commands.
729
9f6ad286
TT
7302019-11-19 Tom Tromey <tom@tromey.com>
731
732 * gdb.tui/winheight.exp: New file.
733
0b8dbf3f
AB
7342019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
735
736 * gdb.base/ctf-whatis.c: Delete.
737 * gdb.base/ctf-whatis.exp: Delete.
738 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
739
f833b7a7
AB
7402019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
741
742 * gdb.base/ctf-cvexpr.exp: Delete.
743 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
744
30d0a636
AB
7452019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
746
747 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
748 the compiler. Clean up header comment a little.
749 * gdb.base/ctf-ptype.exp: Likewise.
750 * gdb.base/ctf-whatis.exp: Likewise.
751 * lib/gdb.exp (skip_ctf_tests): New proc.
752
494409bb
SDJ
7532019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
754
755 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
756 * gdb.tui/corefile-run.exp: New file.
757
55708e99
TT
7582019-11-14 Tom Tromey <tromey@adacore.com>
759
760 * gdb.base/gdbvars.exp (test_convenience_variables): Add
761 regression tests.
762
45e42163
TT
7632019-11-12 Tom Tromey <tom@tromey.com>
764
765 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
766 after any command. Expect prompt after WAIT_FOR is seen.
767 (enter_tui): Enable resize messages.
768 (command): Expect command in output.
769 (get_line): Avoid error when cursor appears to be off-screen.
770 (dump_screen): Include screen size in title.
771 (_do_resize): New proc, from "resize".
772 (resize): Rewrite. Do resize in two steps.
773 * gdb.tui/empty.exp (layouts): Fix entries.
774 (check_boxes): Remove xfail.
775 (check_text): Dump screen on failure.
776
086baaf1
AB
7772019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
778
779 * gdb.python/py-symbol.exp: Add test for
780 gdb.lookup_static_symbols.
781
09ff83af
AB
7822019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
783
784 * gdb.python/py-symbol.c: Declare and call function from new
785 py-symbol-2.c file.
786 * gdb.python/py-symbol.exp: Compile both source files, and add new
787 tests for gdb.lookup_static_symbol.
788 * gdb.python/py-symbol-2.c: New file.
789
11af934b
TV
7902019-11-02 Tom de Vries <tdevries@suse.de>
791
792 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
793 * gdb.base/anon.exp: Same.
794 * gdb.base/auto-connect-native-target.exp: Same.
795 * gdb.base/call-ar-st.exp: Same.
796 * gdb.base/catch-syscall.exp: Same.
797 * gdb.base/commands.exp: Same.
798 * gdb.base/default.exp: Same.
799 * gdb.base/display.exp: Same.
800 * gdb.base/float.exp: Same.
801 * gdb.base/foll-fork.exp: Same.
802 * gdb.base/help.exp: Same.
803 * gdb.base/info-macros.exp: Same.
804 * gdb.base/info-proc.exp: Same.
805 * gdb.base/info-target.exp: Same.
806 * gdb.base/long_long.exp: Same.
807 * gdb.base/macscp.exp: Same.
808 * gdb.base/memattr.exp: Same.
809 * gdb.base/nofield.exp: Same.
810 * gdb.base/pointers.exp: Same.
811 * gdb.base/printcmds.exp: Same.
812 * gdb.base/ptype.exp: Same.
813 * gdb.base/restore.exp: Same.
814 * gdb.base/return.exp: Same.
815 * gdb.base/scope.exp: Same.
816 * gdb.base/set-noassign.exp: Same.
817 * gdb.base/setshow.exp: Same.
818 * gdb.base/shlib-call.exp: Same.
819 * gdb.base/signals.exp: Same.
820 * gdb.base/sigstep.exp: Same.
821 * gdb.base/skip.exp: Same.
822 * gdb.base/solib-symbol.exp: Same.
823 * gdb.base/stap-probe.exp: Same.
824 * gdb.base/step-line.exp: Same.
825 * gdb.base/step-test.exp: Same.
826 * gdb.base/style.exp: Same.
827 * gdb.base/varargs.exp: Same.
828 * gdb.base/vla-datatypes.exp: Same.
829 * gdb.base/vla-ptr.exp: Same.
830 * gdb.base/vla-sideeffect.exp: Same.
831 * gdb.base/volatile.exp: Same.
832 * gdb.base/watch-cond-infcall.exp: Same.
833 * gdb.base/watchpoint.exp: Same.
834
e96ec2ba
TV
8352019-11-02 Tom de Vries <tdevries@suse.de>
836
837 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
838 * gdb.cp/cpexprs.exp: Same.
839 * gdb.cp/except-multi-location.exp: Same.
840 * gdb.cp/exceptprint.exp: Same.
841 * gdb.cp/gdb2384.exp: Same.
842 * gdb.cp/inherit.exp: Same.
843 * gdb.cp/m-static.exp: Same.
844 * gdb.cp/meth-typedefs.exp: Same.
845 * gdb.cp/misc.exp: Same.
846 * gdb.cp/namespace.exp: Same.
847 * gdb.cp/non-trivial-retval.exp: Same.
848 * gdb.cp/overload.exp: Same.
849 * gdb.cp/pr17132.exp: Same.
850 * gdb.cp/re-set-overloaded.exp: Same.
851 * gdb.cp/rvalue-ref-types.exp: Same.
852 * gdb.cp/templates.exp: Same.
853
bd5766ec
LM
8542019-11-01 Luis Machado <luis.machado@linaro.org>
855
856 PR gdb/25124
857
858 * gdb.arch/pr25124.S: New file.
859 * gdb.arch/pr25124.exp: New file.
860
165f8965
AB
8612019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
862
863 * gdb.fortran/info-modules.exp: Update expected results, and add
864 additional tests for 'info module functinos', and 'info module
865 variables'.
866 * gdb.fortran/info-types.exp: Update expected results.
867 * gdb.fortran/info-types.f90: Extend testcase with additional
868 module variables and functions.
869
59c35742
AB
8702019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
871
872 * gdb.fortran/info-modules.exp: New file.
873 * gdb.fortran/info-types.exp: Build with new file.
874 * gdb.fortran/info-types.f90: Include and use new module.
875 * gdb.fortran/info-types-2.f90: New file.
876
f3fb2519
PW
8772019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
878
879 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
880 * gdb.base/settings.exp: Test all settings types using
881 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
882 that now verifies that the value of "maint show" is the same as
883 returned by the settings functions. Test the type of the
884 maintenance settings.
885 * gdb.base/default.exp: Update show_conv_list.
886
d1e36019
TV
8872019-10-31 Tom de Vries <tdevries@suse.de>
888
889 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
890 gdb_test.
891 * gdb.arch/amd64-disp-step.exp: Same.
892 * gdb.asm/asm-source.exp: Same.
893 * gdb.btrace/buffer-size.exp: Same.
894 * gdb.btrace/cpu.exp: Same.
895 * gdb.btrace/enable.exp: Same.
896 * gdb.dwarf2/count.exp: Same.
897 * gdb.dwarf2/dw2-ranges-func.exp: Same.
898 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
899 * gdb.fortran/vla-datatypes.exp: Same.
900 * gdb.fortran/vla-history.exp: Same.
901 * gdb.fortran/vla-ptype.exp: Same.
902 * gdb.fortran/vla-value.exp: Same.
903 * gdb.fortran/whatis_type.exp: Same.
904 * gdb.guile/guile.exp: Same.
905 * gdb.multi/tids.exp: Same.
906 * gdb.python/py-finish-breakpoint.exp: Same.
907 * gdb.python/py-framefilter.exp: Same.
908 * gdb.python/py-pp-registration.exp: Same.
909 * gdb.python/py-xmethods.exp: Same.
910 * gdb.python/python.exp: Same.
911 * gdb.server/connect-with-no-symbol-file.exp: Same.
912 * gdb.server/no-thread-db.exp: Same.
913 * gdb.server/run-without-local-binary.exp: Same.
914 * gdb.stabs/weird.exp: Same.
915 * gdb.threads/attach-many-short-lived-threads.exp: Same.
916 * gdb.threads/thread-find.exp: Same.
917 * gdb.threads/tls-shared.exp: Same.
918 * gdb.threads/tls.exp: Same.
919 * gdb.threads/wp-replication.exp: Same.
920 * gdb.trace/ax.exp: Same.
921 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
922
3d11e68e
TV
9232019-10-31 Tom de Vries <tdevries@suse.de>
924
925 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
926 * gdb.ada/array_subscript_addr.exp: Same.
927 * gdb.ada/arrayidx.exp: Same.
928 * gdb.ada/arrayparam.exp: Same.
929 * gdb.ada/arrayptr.exp: Same.
930 * gdb.ada/boolean_expr.exp: Same.
931 * gdb.ada/call_pn.exp: Same.
932 * gdb.ada/complete.exp: Same.
933 * gdb.ada/fixed_cmp.exp: Same.
934 * gdb.ada/fun_addr.exp: Same.
935 * gdb.ada/funcall_param.exp: Same.
936 * gdb.ada/interface.exp: Same.
937 * gdb.ada/mod_from_name.exp: Same.
938 * gdb.ada/null_array.exp: Same.
939 * gdb.ada/packed_array.exp: Same.
940 * gdb.ada/packed_tagged.exp: Same.
941 * gdb.ada/print_chars.exp: Same.
942 * gdb.ada/print_pc.exp: Same.
943 * gdb.ada/ptype_arith_binop.exp: Same.
944 * gdb.ada/ptype_field.exp: Same.
945 * gdb.ada/ptype_tagged_param.exp: Same.
946 * gdb.ada/rec_return.exp: Same.
947 * gdb.ada/ref_tick_size.exp: Same.
948 * gdb.ada/str_ref_cmp.exp: Same.
949 * gdb.ada/taft_type.exp: Same.
950 * gdb.ada/tagged.exp: Same.
951 * gdb.ada/type_coercion.exp: Same.
952 * gdb.ada/uninitialized_vars.exp: Same.
953
60b6ede8
TV
9542019-10-30 Tom de Vries <tdevries@suse.de>
955
956 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
957
30baf67b
TV
9582019-10-26 Tom de Vries <tdevries@suse.de>
959
960 * gdb.base/bigcore.c: Fix typos in comments.
961 * gdb.base/ctf-ptype.c: Same.
962 * gdb.base/long_long.c: Same.
963 * gdb.dwarf2/dw2-op-out-param.S: Same.
964 * gdb.python/py-evthreads.c: Same.
965 * gdb.reverse/i387-stack-reverse.c: Same.
966 * gdb.trace/tfile.c: Same.
967 * lib/compiler.c: Same.
968 * lib/compiler.cc: Same.
969
158da0d1
TV
9702019-10-25 Tom de Vries <tdevries@suse.de>
971
972 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
973 gdb_test_multiple calls.
974 * gdb.reverse/sigall-reverse.exp: Same.
975 * gdb.reverse/solib-precsave.exp: Same.
976 * gdb.reverse/solib-reverse.exp: Same.
977 * gdb.reverse/until-precsave.exp: Same.
978 * gdb.reverse/until-reverse.exp: Same.
979
4ccdfbec
TV
9802019-10-24 Tom de Vries <tdevries@suse.de>
981
982 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
983 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
984 kfail using -wrap pattern flag and convenience variable
985 gdb_test_name.
986
33d569b7
AB
9872019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
988
989 * gdb.python/py-progspace.exp: Add tests for the
990 Progspace.block_for_pc method.
991
4d0b984b
TT
9922019-10-23 Tom Tromey <tom@tromey.com>
993
994 * configure: Rebuild.
995 * aclocal.m4: Use m4_include, not sinclude.
996
94cb3754
TV
9972019-10-21 Tom de Vries <tdevries@suse.de>
998
999 * gdb.base/infcall-nested-structs.c: Add
1000 __attribute__((noinline,noclone)) to all functions.
1001 (call_all): Add missing variable initialization. Simplify return value.
1002 (breakpt): Increment volatile variable, to prevent call from being
1003 optimized out.
1004 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1005
062f1fc1
TV
10062019-10-17 Tom de Vries <tdevries@suse.de>
1007
1008 * gdb.fortran/module.exp: Allow info variables to print info for files
1009 other than module.f90.
1010
0b54364d
AB
10112019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1012
1013 * gdb.fortran/module.exp: Extend with 'info variables' test.
1014
7ff5fae7
AB
10152019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1018 F77_FOR_TARGET.
1019
d10eccaa
TV
10202019-10-16 Tom de Vries <tdevries@suse.de>
1021
1022 PR tdep/25096
1023 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1024
745ff14e
TV
10252019-10-16 Tom de Vries <tdevries@suse.de>
1026
1027 PR tdep/24104
1028 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1029 Add KFAIL for PR tdep/25096.
1030
03e1ab94
TV
10312019-10-16 Tom de Vries <tdevries@suse.de>
1032
1033 PR testsuite/25059
1034 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1035
b17fcc10
TV
10362019-10-16 Tom de Vries <tdevries@suse.de>
1037
1038 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1039 as signed.
1040
9223170f
SM
10412019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1042
1043 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1044 one instead of increasing timeout.
1045
d6e76313
TV
10462019-10-13 Tom de Vries <tdevries@suse.de>
1047
1048 PR record/25038
1049 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1050 * gdb.reverse/sigall-reverse.exp: Same.
1051 * gdb.reverse/solib-precsave.exp: Same.
1052 * gdb.reverse/solib-reverse.exp: Same.
1053 * gdb.reverse/step-precsave.exp: Same.
1054 * gdb.reverse/until-precsave.exp: Same.
1055 * gdb.reverse/until-reverse.exp: Same.
1056 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1057
6dfc0041
AA
10582019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1059
1060 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1061 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1062 (cmp_struct_05_01, cmp_struct_static_02_01)
1063 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1064 comparisons.
1065
abcf2cc8
TV
10662019-10-10 Tom de Vries <tdevries@suse.de>
1067
1068 PR testsuite/24888
1069 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1070 gnatlink.
1071
a50faaf6
TV
10722019-10-09 Tom de Vries <tdevries@suse.de>
1073
1074 PR testsuite/25048
1075 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1076
60ff3cd7
AB
10772019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1078
1079 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1080 exceptions due to missing debug information.
1081
dfee8566
TV
10822019-10-07 Tom de Vries <tdevries@suse.de>
1083
1084 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1085
3d63690a
AB
10862019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1087
1088 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1089 * gdb.base/annota1.exp: Update to use gdb_test_name.
1090
30d1f018
WP
10912019-10-07 Weimin Pan <weimin.pan@oracle.com>
1092
1093 * gdb.base/ctf-whatis.exp: New file.
1094 * gdb.base/ctf-whatis.c: New file.
1095 * gdb.base/ctf-ptype.exp: New file.
1096 * gdb.base/ctf-ptype.c: New file.
1097 * gdb.base/ctf-constvars.exp: New file.
1098 * gdb.base/ctf-constvars.c: New file.
1099 * gdb.base/ctf-cvexpr.exp: New file.
1100
4dbbb47c
TV
11012019-10-04 Tom de Vries <tdevries@suse.de>
1102
1103 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1104 for loop.
1105
77c2dba3
TT
11062019-10-03 Tom Tromey <tom@tromey.com>
1107
1108 PR rust/24976:
1109 * gdb.rust/simple.rs (Union2): New type.
1110 (main): Use Union2.
1111 * gdb.rust/simple.exp: Add test.
1112
179aed7f
AB
11132019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1114
1115 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1116 nested function prefix.
1117
0a4b0913
AB
11182019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1119 Richard Bunt <richard.bunt@arm.com>
1120 Andrew Burgess <andrew.burgess@embecosm.com>
1121
1122 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1123 nested functions.
1124 * gdb.fortran/nested-funcs.f90: Update expected results.
1125 * gdb.fortran/nested-funcs-2.exp: New file.
1126 * gdb.fortran/nested-funcs-2.f90: New file.
1127
082cce05
AB
11282019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1129
1130 * gdb.python/py-parameter.exp: Make test names unique.
1131 * gdb.python/py-template.exp: Likewise.
1132 * gdb.python/py-value.exp: Likewise.
1133
2b74ba5a
AB
11342019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1135
1136 * gdb.base/break-interp.exp: Reduce test name duplication.
1137 * gdb.base/call-sc.exp: Likewise.
1138 * gdb.base/callfuncs.exp: Likewise.
1139 * gdb.base/charset.exp: Likewise.
1140 * gdb.base/dump.exp: Likewise.
1141 * gdb.base/ena-dis-br.exp: Likewise.
1142 * gdb.base/relational.exp: Likewise.
1143 * gdb.base/step-over-syscall.exp: Likewise.
1144 * gdb.base/structs.exp: Likewise.
1145
58eb20d5
AB
11462019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1147
1148 * gdb.linespec/explicit.exp: Make test names unique.
1149 * gdb.linespec/ls-errs.exp: Likewise.
1150
4d421147
AB
11512019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1152
1153 * gdb.reverse/break-precsave.exp: Make test names unique.
1154 * gdb.reverse/break-reverse.exp: Likewise.
1155 * gdb.reverse/finish-precsave.exp: Likewise.
1156 * gdb.reverse/finish-reverse.exp: Likewise.
1157 * gdb.reverse/machinestate-precsave.exp: Likewise.
1158 * gdb.reverse/machinestate.exp: Likewise.
1159 * gdb.reverse/readv-reverse.exp: Likewise.
1160 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1161 * gdb.reverse/sigall-precsave.exp: Likewise.
1162 * gdb.reverse/sigall-reverse.exp: Likewise.
1163 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1164 * gdb.reverse/watch-precsave.exp: Likewise.
1165 * gdb.reverse/watch-reverse.exp: Likewise.
1166
d8c06f22
AB
11672019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * gdb.threads/stop-with-handle.c: New file.
1170 * gdb.threads/stop-with-handle.exp: New file.
1171
3a56ed86
TV
11722019-10-03 Tom de Vries <tdevries@suse.de>
1173
1174 PR testsuite/25059
1175 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1176 directory" line to be missing.
1177
42275044
TV
11782019-10-03 Tom de Vries <tdevries@suse.de>
1179
1180 PR testsuite/25059
1181 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1182 type optional.
1183
9ef62df0
AA
11842019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1185
1186 * gdb.python/py-format-string.c (string.h): New include.
1187 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1188 the same value, for endianness-independence.
1189 * gdb.python/py-format-string.exp (default_regexp_dict)
1190 (test_pretty_structs, test_format): Adjust expected output to the
1191 changed initialization.
1192
37f6a7f4
TT
11932019-10-02 Tom Tromey <tromey@adacore.com>
1194
1195 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1196
1d58d6a2
PA
11972019-10-02 Pedro Alves <palves@redhat.com>
1198 Andrew Burgess <andrew.burgess@embecosm.com>
1199
1200 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1201 "print-file-var.h".
1202 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1203 (get_version_1): Print this_version_id and its address.
1204 Add extern "C" wrappers around interface functions.
1205 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1206 "print-file-var.h".
1207 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1208 (get_version_2): Print this_version_id and its address.
1209 Add extern "C" wrappers around interface functions.
1210 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1211 <stddef.h> and "print-file-var.h".
1212 Add extern "C" wrappers around interface functions.
1213 [VERSION_ID_MAIN] (this_version_id): Define.
1214 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1215 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1216 up extern "C" blocks.
1217 * gdb.base/print-file-var.exp (test): New, factored out from top
1218 level.
1219 (top level): Test all combinations of attribute hidden or not,
1220 dlopen or not, and this_version_id symbol in main file or not.
1221 Compile tests as both C++ and C, make test names unique.
1222
d770d56f
TT
12232019-10-01 Tom Tromey <tom@tromey.com>
1224
1225 * gdb.base/style.exp: Test "show logging filename".
1226
7f6aba03
TT
12272019-10-01 Tom Tromey <tom@tromey.com>
1228
1229 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1230 * gdb.base/style.exp: Add metadata style test.
1231
14309bb6
TT
12322019-10-01 Tom Tromey <tom@tromey.com>
1233
1234 * gdb.base/style.exp: Test "pwd".
1235
2a3c1174
PA
12362019-10-01 Tom Tromey <tom@tromey.com>
1237
1238 * gdb.base/style.exp: Update tests.
1239
53d666ec
AA
12402019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1241
1242 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1243 'six' to unsigned.
1244 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1245 'five'. Use an all-ones bit pattern for each.
1246 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1247 to its changed values.
1248
4a56a520
TT
12492019-09-30 Tom Tromey <tromey@adacore.com>
1250
1251 * gdb.rust/traits.rs: Disable all warnings.
1252
0df0352a
TV
12532019-09-29 Tom de Vries <tdevries@suse.de>
1254
1255 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1256
73d9a918
TV
12572019-09-29 Tom de Vries <tdevries@suse.de>
1258
1259 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1260
060b3ab4
TV
12612019-09-27 Tom de Vries <tdevries@suse.de>
1262
1263 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1264
68f7d34d
TV
12652019-09-27 Tom de Vries <tdevries@suse.de>
1266
1267 PR record/23188
1268 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1269
5d63b30a
TT
12702019-09-26 Tom Tromey <tromey@adacore.com>
1271
1272 * gdb.ada/py_taft.exp: New file.
1273 * gdb.ada/py_taft/main.adb: New file.
1274 * gdb.ada/py_taft/pkg.adb: New file.
1275 * gdb.ada/py_taft/pkg.ads: New file.
1276
3d435220
TV
12772019-09-24 Tom de Vries <tdevries@suse.de>
1278
1279 PR gdb/24598
1280 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1281
77d03678
TV
12822019-09-22 Tom de Vries <tdevries@suse.de>
1283
1284 * gdb.base/restore.exp: Allow register variables to be optimized out at
1285 -O0.
1286
abf516c6
UW
12872019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1288
1289 * gdb.arch/spu-info.exp: Remove file.
1290 * gdb.arch/spu-info.c: Remove file.
1291 * gdb.arch/spu-ls.exp: Remove file.
1292 * gdb.arch/spu-ls.c: Remove file.
1293
1294 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1295 * gdb.asm/spu.inc: Remove file.
1296
1297 * gdb.base/dump.exp: Remove support for spu*-*-*.
1298 * gdb.base/stack-checking.exp: Likewise.
1299 * gdb.base/overlays.exp: Likewise.
1300 * gdb.base/ovlymgr.c: Likewise.
1301 * gdb.base/spu.ld: Remove file.
1302
1303 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1304 * gdb.cp/cpexprs.exp: Likewise.
1305 * gdb.cp/exception.exp: Likewise.
1306 * gdb.cp/gdb2495.exp: Likewise.
1307 * gdb.cp/mb-templates.exp: Likewise.
1308 * gdb.cp/pr9167.exp: Likewise.
1309 * gdb.cp/userdef.exp: Likewise.
1310
1311 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1312
1313 * gdb.cell: Remove directory.
1314 * lib/cell.exp: Remove file.
1315
e452e88f
TV
13162019-09-19 Tom de Vries <tdevries@suse.de>
1317
1318 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1319
8a625130
TV
13202019-09-19 Tom de Vries <tdevries@suse.de>
1321
1322 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1323
81dc3ab5
TV
13242019-09-19 Tom de Vries <tdevries@suse.de>
1325
1326 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1327 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1328 (gdb_target_cmd): ... here.
1329 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1330 value 2.
1331
b078f3ac
AB
13322019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1333
1334 * gdb.base/source-dir.exp: Avoid having directory names in test
1335 names.
1336
f1b620e9
MG
13372019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1338
1339 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1340 directory.
1341
67f3ed6a
AB
13422019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1343
1344 * gdb.base/list-missing-source.exp: New file.
1345
d1b70248
TV
13462019-09-14 Tom de Vries <tdevries@suse.de>
1347
1348 PR teststuite/24599
1349 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1350 * lib/ada.exp (gnatmake_version_at_least): New proc.
1351
5fabdcd6
AB
13522019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1353
1354 * gdb.base/maint.exp: Use exec_has_index_section.
1355
aa17805f
AB
13562019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1357
1358 * gdb.base/maint.exp: Add test for 'maint info sections'.
1359
25e5c209
TV
13602019-09-12 Tom de Vries <tdevries@suse.de>
1361
1362 * gdb.base/store.exp: Allow register variables to be optimized out at
1363 -O0.
1364
4993045d
PW
13652019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1366
1367 * gdb.ada/rdv_wait.exp: Update to new task names.
1368 * gdb.base/task_switch_in_core.exp: Likewise.
1369 * gdb.base/info_sources_base.c: Likewise.
1370
8a516164
TT
13712019-09-10 Tom Tromey <tromey@adacore.com>
1372
1373 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1374
aa391654
TT
13752019-09-10 Tom Tromey <tromey@adacore.com>
1376
1377 * gdb.ada/dgopt.exp: New file.
1378 * gdb.ada/dgopt/x.adb: New file.
1379
8634b462
TT
13802019-09-08 Tom Tromey <tom@tromey.com>
1381
1382 * gdb.tui/resize.exp: Remove setup_xfail.
1383 * gdb.tui/regs.exp: Remove setup_xfail.
1384 * gdb.tui/basic.exp: Remove setup_xfail.
1385
736b0f76
DB
13862019-09-06 David Blaikie <dblaikie@gmail.com>
1387
1388 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1389 * gdb.cp/cplabel.exp: Ditto.
1390 * gdb.linespec/ls-errs.exp: Ditto.
1391
30331a6c
TV
13922019-09-05 Tom de Vries <tdevries@suse.de>
1393
1394 * lib/gdb.exp (cmp_file_string): New proc.
1395 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1396 runto_main. Verify save breakpoints output.
1397
98b0ebab
PW
13982019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1399
1400 * gdb.base/info-var.exp: Test info variables without running
1401 to main, to avoid expect's buffer overflow.
1402
4e962e74
TT
14032019-09-03 Tom Tromey <tromey@adacore.com>
1404
1405 * gdb.ada/bias.exp: New file.
1406 * gdb.ada/bias/bias.adb: New file.
1407 * gdb.ada/print_chars.exp: Add regression test.
1408 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1409 (MC): New variable.
1410
2ea1a07a
SL
14112019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1412
1413 * gdb.base/argv0-symlink.exp: Run only on native target
1414 and local host.
1415
8077c50d
TV
14162019-08-29 Tom de Vries <tdevries@suse.de>
1417
1418 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1419 diverse debug info.
1420 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1421
48352473
TV
14222019-08-28 Tom de Vries <tdevries@suse.de>
1423
1424 * gdb.base/info-var.exp: Allow info variables to print info for files
1425 other than info-var-f1.c and info-var-f2.c.
1426
d8f27c60
AB
14272019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.fortran/info-types.exp: Add module.
1430 * gdb.fortran/info-types.f90: Update expected results.
1431
1f20c35e
AB
14322019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1433
1434 * gdb.fortran/info-types.exp: New file.
1435 * gdb.fortran/info-types.f90: New file.
1436 * lib/fortran.exp (fortran_character1): New proc.
1437
4acfdd20
AB
14382019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1439
1440 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1441 functions'. Reindent as needed.
1442 * gdb.base/info-var-f1.c: New file.
1443 * gdb.base/info-var-f2.c: New file.
1444 * gdb.base/info-var.exp: New file.
1445 * gdb.base/info-var.h: New file.
1446
5c31b358
TV
14472019-08-26 Tom de Vries <tdevries@suse.de>
1448
1449 PR c++/24852
1450 * gdb.cp/no-libstdcxx-probe.exp: New test.
1451
b694989f
TV
14522019-08-26 Tom de Vries <tdevries@suse.de>
1453
1454 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1455 * tests need to be skipped.
1456 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1457 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1458 mi_skip_libstdcxx_probe_tests.
1459
d9c4ba53
SDJ
14602019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1461
1462 * gdb.python/py-xmethods.exp: Use raw strings when passing
1463 arguments to SimpleXMethodMatcher.
1464
395fad09
TV
14652019-08-22 Tom de Vries <tdevries@suse.de>
1466
1467 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1468 more informative.
1469
26c957f1
PA
14702019-08-21 Pedro Alves <palves@redhat.com>
1471
1472 * gdb.base/with.exp: Test "with" with no arguments.
1473
61f80d5d
TV
14742019-08-21 Tom de Vries <tdevries@suse.de>
1475
1476 * gdb.base/gdb-caching-proc.exp: Sort files.
1477
d7a11d13
TV
14782019-08-20 Tom de Vries <tdevries@suse.de>
1479
1480 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1481 compilation.
1482
34dafe9f
TV
14832019-08-16 Tom de Vries <tdevries@suse.de>
1484
1485 * gdb.base/compare-sections.exp ("after run to main"): Allow
1486 mismatched read-only sections for PIE executables.
1487
398fdd60
TT
14882019-08-16 Tom Tromey <tom@tromey.com>
1489
1490 * lib/tuiterm.exp (_csi_Z): New proc.
1491 * gdb.tui/basic.exp: Update window positions.
1492 * gdb.tui/empty.exp: Update window positions.
1493
d8f9e51c
SL
14942019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1495
1496 * gdb.base/examine-backward.exp: Correct regexp for
1497 "examine 3 bytes backward from ${address_zero}".
1498
3df505f6
TT
14992019-08-15 Tom Tromey <tom@tromey.com>
1500
1501 * gdb.tui/empty.exp: Enable resizing tests.
1502
272560b5
TT
15032019-08-15 Tom Tromey <tromey@adacore.com>
1504
1505 * gdb.ada/char_enum.exp: Add regression tests.
1506 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1507 and '0'.
1508 (Char, Gchar): Update.
1509 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1510
08235187
CB
15112019-08-15 Christian Biesinger <cbiesinger@google.com>
1512
1513 * gdb.python/python.exp: Expect a leading underscore on
1514 GdbOutput{,Error}File.
1515
22a2ab04
SL
15162019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1517
1518 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1519 Windows host.
1520
835b995b
SL
15212019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1522
1523 * gdb.base/batch-preserve-term-settings.exp
1524 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1525
97dd8e07
CB
15262019-08-15 Christian Biesinger <cbiesinger@google.com>
1527
1528 * lib/gdb.exp: When running on a mingw target, replace
1529 /x/ with x:/.
1530
75faf5c4
AH
15312019-08-14 Alan Hayward <alan.hayward@arm.com>
1532
1533 * gdb.arch/aarch64-prologue.c: New test.
1534 * gdb.arch/aarch64-prologue.exp: New file.
1535
abc6c00f
TV
15362019-08-13 Tom de Vries <tdevries@suse.de>
1537
1538 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1539 Thread.
1540
74c2c1f4
SL
15412019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1542
1543 * gdb.python/py-completion.exp: Download the .py file to the host
1544 and use its host pathname. Conditionalize tests that use
1545 tab completion and manipulate files on the build machine.
1546 * gdb.python/py-events.exp: Download the .py file to the host
1547 and use its host pathname.
1548 * gdb.python/py-evsignal.exp: Likewise.
1549 * gdb.python/py-evthreads.exp: Likewise.
1550 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1551 pathname syntax.
1552 * gdb.python/py-framefilter.exp: Download the .py file to the right
1553 place on the host. Match Windows pathname syntax.
1554 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1555 .py file to the host and use its host pathname.
1556 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1557 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1558 build pathname. Skip symlink test on Windows host. Add missing
1559 newline at end of file.
1560 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1561 and use its host pathname.
1562 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1563 * gdb.python/py-section-script.exp: Use host location of binfile
1564 on safe-path. Use correct path separator on Windows host.
1565 Reorder alternatives in gdb_test_multiple to prevent matching
1566 the wrong alternative on success.
1567 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1568
ca2589f3
PP
15692019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1570
1571 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1572 expect the GDB inferior to no longer immediately stop after
1573 being resumed with "signal SIGINT".
1574
020a839d
SL
15752019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1576
1577 * gdb.linespec/break-ask.exp: Generalize regexps to match
1578 Windows pathnames too.
1579
128d6509
TV
15802019-08-08 Tom de Vries <tdevries@suse.de>
1581
1582 PR testsuite/24862
1583 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1584
590042fc
PW
15852019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1586
1587 * gdb.base/style.exp: Update tests for help doc new invariants.
1588 * gdb.base/help.exp: Likewise.
1589
046bebe1
TT
15902019-08-06 Tom Tromey <tom@tromey.com>
1591
1592 * gdb.base/style.exp: Add disassemble test.
1593 * gdb.base/style.c (some_called_function): New function.
1594 (main): Use it.
1595
0b27c27d
CB
15962019-08-05 Christian Biesinger <cbiesinger@google.com>
1597
1598 * gdb.python/py-block.exp: Test dictionary access on blocks.
1599
580f1034
SM
16002019-08-05 Simon Marchi <simon.marchi@efficios.com>
1601
1602 PR gdb/24863
1603 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1604 -list-thread-groups --available test when running under
1605 check-read1.
1606
d86bd7cb
TV
16072019-08-05 Tom de Vries <tdevries@suse.de>
1608
1609 PR testsuite/24863
1610 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1611 * gdb.base/help.exp: Use with_read1_timeout_factor.
1612 * gdb.base/info-macros.exp: Same.
1613 * gdb.cp/nested-types.exp: Same.
1614
a80cf5d8
TV
16152019-08-05 Tom de Vries <tdevries@suse.de>
1616
1617 * lib/gdb.exp (version_at_least): Factor out of ...
1618 (tcl_version_at_least): ... here.
1619 (gdb_compile): Fail if pie results in non-PIE executable.
1620 (readelf_version, readelf_prints_pie): New proc.
1621 (exec_is_pie): Return -1 if unknown.
1622
d0962838
TV
16232019-08-05 Tom de Vries <tdevries@suse.de>
1624
1625 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1626
2252ff3d
SL
16272019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1628
1629 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1630
26655f53
SL
16312019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1632
1633 * lib/completion-support.exp (test_gdb_complete_none): Skip
1634 tab completion tests if no readline support.
1635 (test_gdb_complete_unique_re): Likewise.
1636 (test_gdb_complete_multiple): Likewise.
1637
db4dc13e
PW
16382019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1639
1640 * gdb.base/info_sources.exp: New file.
1641 * gdb.base/info_sources.c: New file.
1642 * gdb.base/info_sources_base.c: New file.
1643
0eba165a
PFC
16442019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1645
1646 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1647 prefix argument.
1648 (test_exit_status): Add prefix argument.
1649
59bd512b
TV
16502019-08-01 Tom de Vries <tdevries@suse.de>
1651
1652 PR testsuite/24863
1653 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1654 calling exp_continue for new thread and thread exited messages.
1655
2a3ad588
TV
16562019-08-01 Tom de Vries <tdevries@suse.de>
1657
1658 PR testsuite/24863
1659 * gdb.base/structs.exp: Fix check-read1 timeout using
1660 gdb_test_sequence.
1661 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1662
117eb594
TV
16632019-08-01 Tom de Vries <tdevries@suse.de>
1664
1665 PR testsuite/24863
1666 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1667 line.
1668
ed591340
TV
16692019-08-01 Tom de Vries <tdevries@suse.de>
1670
1671 PR testsuite/24863
1672 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1673
aa3b6533
TT
16742019-07-30 Tom Tromey <tromey@adacore.com>
1675
1676 * gdb.ada/display_nested.exp: New file.
1677 * gdb.ada/display_nested/foo.adb: New file.
1678 * gdb.ada/display_nested/pack.adb: New file.
1679 * gdb.ada/display_nested/pack.ads: New file.
1680
2906593f
CB
16812019-07-30 Christian Biesinger <cbiesinger@google.com>
1682
1683 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1684 namespace.
1685 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1686
0f575925
TV
16872019-07-30 Tom de Vries <tdevries@suse.de>
1688
1689 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1690 instead.
1691
b13057d9
TV
16922019-07-30 Tom de Vries <tdevries@suse.de>
1693
1694 PR testsuite/24834
1695 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1696 (exec_is_pie): New proc.
1697
5c4dde85
CB
16982019-07-29 Christian Biesinger <cbiesinger@google.com>
1699
1700 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1701
c620ed88
CB
17022019-07-29 Christian Biesinger <cbiesinger@google.com>
1703
1704 * gdb.python/py-objfile.c: Add global and static vars.
1705 * gdb.python/py-objfile.exp: Test new functions Objfile.
1706 lookup_global_symbol and lookup_static_symbol.
1707
3d235706
TT
17082019-07-29 Tom Tromey <tom@tromey.com>
1709
1710 * lib/tuiterm.exp (Term::_csi_@): New proc.
1711 (Term::_csi_X): Don't move cursor.
1712
c7e4c0a6
PW
17132019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1714
1715 * gdb.base/options.exp: Update backtrace - completion to
1716 new option -frame-info.
1717 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1718 Test new 'set print frame-info'. Test backtrace -frame-info
1719 overriding 'set print frame-info'.
1720 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1721 Test new 'set print frame-info'.
1722 Verify consistency of backtrace with and without filters, with and
1723 without -no-filters.
1724 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1725 default.
1726
de28a3b7
TV
17272019-07-29 Tom de Vries <tdevries@suse.de>
1728
1729 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1730 no arguments".
1731
507dd60e
TV
17322019-07-29 Tom de Vries <tdevries@suse.de>
1733
1734 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1735 is a substring of the first for "complete non-unique file name".
1736
5beafce9
TV
17372019-07-29 Tom de Vries <tdevries@suse.de>
1738
1739 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1740 with ".*".
1741
2d274232
TV
17422019-07-29 Tom de Vries <tdevries@suse.de>
1743
1744 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1745 Pass prompt_regexp parameter to gdb_test_multiple calls.
1746
9197cd8b
TV
17472019-07-29 Tom de Vries <tdevries@suse.de>
1748
1749 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1750 print registers" regexps.
1751
b528dae0
TV
17522019-07-29 Tom de Vries <tdevries@suse.de>
1753
1754 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1755
d17725d7
TV
17562019-07-29 Tom de Vries <tdevries@suse.de>
1757
1758 PR gdb/24855
1759 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1760 (skip_python_tests_prompt): Add prompt_regexp argument to
1761 gdb_test_multiple calls.
1762
52b75bf1
TT
17632019-07-27 Tom Tromey <tom@tromey.com>
1764
1765 * gdb.tui/main.exp: New file.
1766
2b1d00c2
TT
17672019-07-27 Tom Tromey <tom@tromey.com>
1768
1769 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1770 optional.
1771 * gdb.tui/empty.exp: New file.
1772
ded631d5
TT
17732019-07-27 Tom Tromey <tom@tromey.com>
1774
1775 * lib/tuiterm.exp (spawn): New proc.
1776 (Term::resize): New proc.
1777 * gdb.tui/resize.exp: New file.
1778
58ac439d
TT
17792019-07-27 Tom Tromey <tom@tromey.com>
1780
1781 * gdb.tui/list.exp: New file.
1782
fe1f56ee
TT
17832019-07-27 Tom Tromey <tom@tromey.com>
1784
1785 * gdb.tui/regs.exp: New file.
1786
f790b310
TT
17872019-07-27 Tom Tromey <tom@tromey.com>
1788
1789 * gdb.tui/basic.exp: Add "layout split" test.
1790
d95fc6ee
TT
17912019-07-27 Tom Tromey <tom@tromey.com>
1792
1793 * gdb.tui/basic.exp: Add "layout asm" test.
1794
c3786b3a
TT
17952019-07-27 Tom Tromey <tom@tromey.com>
1796
1797 * lib/tuiterm.exp: New file.
1798 * gdb.tui/basic.exp: New file.
1799
98a617f8
KB
18002019-07-27 Kevin Buettner <kevinb@redhat.com>
1801
1802 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1803 Enable tests associated with this flag. Adjust regex
1804 referencing "foo_low" to now refer to "foo_cold" instead.
1805
5c076da4
KB
18062019-07-27 Kevin Buettner <kevinb@redhat.com>
1807
1808 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1809 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1810 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1811 foo_cold. Revise comments to match.
1812 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1813 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1814 were wrapped into this proc; Call do_test in loop from outermost
1815 level.
1816 (foo_low): Rename all occurrences to "foo_cold".
1817 (backtrace from baz): New test.
1818 (x2/i foo_cold): New test.
1819 (info line *foo_cold): New test.
1820
1512d3b7
TV
18212019-07-26 Tom de Vries <tdevries@suse.de>
1822
1823 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1824
297989a1
TV
18252019-07-25 Tom de Vries <tdevries@suse.de>
1826
1827 PR testsuite/24830
1828 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1829 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1830 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1831 (skip_libstdcxx_probe_tests): ... here.
1832 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1833
b3b965fb
TV
18342019-07-24 Tom de Vries <tdevries@suse.de>
1835
1836 PR testsuite/24807
1837 * gdb.objc/basicclass.m: Include stdio.h.
1838 * gdb.objc/nondebug.m: Same.
1839 * gdb.objc/objcdecode.m: Same.
1840
4625b4d0
TV
18412019-07-24 Tom de Vries <tdevries@suse.de>
1842
1843 PR testsuite/24612
1844 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1845 additional_flags.
1846
024a5840
TV
18472019-07-24 Tom de Vries <tdevries@suse.de>
1848
1849 PR testsuite/24831
1850 * gdb.multi/tids.exp: Update error messages for info threads.
1851
c76ddaa3
TV
18522019-07-24 Tom de Vries <tdevries@suse.de>
1853
1854 * gdb.base/info-types.exp: Allow info types to print info for more than
1855 one file.
1856
9a618ef6
TV
18572019-07-23 Tom de Vries <tdevries@suse.de>
1858
1859 PR testsuite/24842
1860 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1861 gdb_spawn_with_cmdline_opts.
1862
40eadf04
SP
18632019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1864
1865 * gdb.arch/arm-cmse-sgstubs.c: New test.
1866 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1867
5ba29434
TV
18682019-07-23 Tom de Vries <tdevries@suse.de>
1869
1870 PR testsuite/24711
1871 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1872 issuing next command.
1873
a8e9d247
AB
18742019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1875
1876 * gdb.ada/info_auto_lang.exp: Update expected results.
1877 * gdb.base/info-types.c: Add additional types to check.
1878 * gdb.base/info-types.exp: Update expected results.
1879
eb86c5e2
AB
18802019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1881
1882 * gdb.base/info-types.c: New file.
1883 * gdb.base/info-types.exp: New file.
1884
01e175fe
AB
18852019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1886
1887 * gdb.arch/riscv-bp-infcall.c: New file.
1888 * gdb.arch/riscv-bp-infcall.exp: New file.
1889
6b78c3f8
AB
18902019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1891
1892 PR breakpoints/24541
1893 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1894
da738167
TV
18952019-07-14 Tom de Vries <tdevries@suse.de>
1896
1897 PR testsuite/24760
1898 * gdb.objc/basicclass.exp: Fix unterminated string.
1899
0d4e84ed
AB
19002019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1901 Andrew Burgess <andrew.burgess@embecosm.com>
1902
1903 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1904 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1905 negative bounds.
1906 * gdb.fortran/vla-value.exp: Print elements of an array with
1907 negative bounds.
1908 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1909 testing.
1910
021d8588
AB
19112019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1912
1913 * gdb.base/options.exp (expect_string): Dequote strings in
1914 results.
1915 (test-string): Test strings with different quoting and reindent.
1916
f06f1252
TT
19172019-07-10 Tom Tromey <tromey@adacore.com>
1918
1919 * gdb.ada/mi_ex_cond.exp: Update expected results.
1920 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1921 * gdb.ada/mi_catch_ex.exp: Update expected results.
1922 * gdb.ada/mi_catch_assert.exp: Update expected results.
1923 * gdb.ada/catch_ex.exp (catch_exception_info)
1924 (catch_exception_entry, catch_assert_entry)
1925 (catch_unhandled_entry): Update.
1926 * gdb.ada/catch_assert_if.exp: Update expected results.
1927
b863685d
RB
19282019-07-10 Richard Bunt <richard.bunt@arm.com>
1929 Stephen Roberts <stephen.roberts@arm.com>
1930
1931 * gdb.base/define.exp: Restore original prompt.
1932
cb1e4e32
PA
19332019-07-09 Pedro Alves <palves@redhat.com>
1934
1935 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1936 breakpoints" output.
1937 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1938 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1939 throw" creates breakpoint.
1940 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1941 'type="catchpoint"'.
1942
b58a68fe
PA
19432019-07-09 Pedro Alves <palves@redhat.com>
1944
1945 PR c++/15468
1946 * gdb.cp/except-multi-location-lib.cc: New.
1947 * gdb.cp/except-multi-location-main.cc: New.
1948 * gdb.cp/except-multi-location.exp: New.
1949
0826779b
PW
19502019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1951
1952 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1953 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1954 argument and update callers.
1955
5b0e2db4
AB
19562019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1957
1958 * gdb.arch/amd64-break-on-asm-line.S: New file.
1959 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1960
1f6f6e21
PW
19612019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1962
1963 * gdb.base/printcmds.exp: Test printing C string and
1964 C wide string convenience vars without transiting via the inferior.
1965 Also make test names unique.
1966
ea142fbf
AH
19672019-07-08 Alan Hayward <alan.hayward@arm.com>
1968
5862c886 1969 PR breakpoints/25011
ea142fbf
AH
1970 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1971
213fd9fa
PA
19722019-07-04 Pedro Alves <palves@redhat.com>
1973
1974 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1975 body returned ok(0), break(3) or continue(4).
1976 * gdb.testsuite/foreach_with_prefix.exp: New file.
1977
2b40fda7
AH
19782019-07-04 Alan Hayward <alan.hayward@arm.com>
1979
1980 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1981
a26c8de0
PA
19822019-07-03 Pedro Alves <palves@redhat.com>
1983
1984 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1985 "return -code".
1986
5f4ba3e7
PA
19872019-07-03 Pedro Alves <palves@redhat.com>
1988
1989 PR cli/24732
1990 * gdb.base/shell.exp: Load completion-support.exp.
1991 Adjust expected error output. Add completion tests.
1992
a994424f
PA
19932019-07-03 Pedro Alves <palves@redhat.com>
1994
1995 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1996 string_to_regexp.
1997
3d9be6f5
PA
19982019-07-03 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2001 (expect_integer): Adjust to expect "-string".
2002 (expect_string): New.
2003 (all_options): Expect "-string".
2004 (test-flag, test-boolean): Adjust to expect "-string".
2005 (test-string): New proc.
2006 (top level): Call it.
2007
41fc454c
PA
20082019-07-03 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2011 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2012 the expected output in the success.
2013
b2b2a215
PA
20142019-07-03 Pedro Alves <palves@redhat.com>
2015
2016 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2017 Split one gdb_test_multiple call in two to avoid a race.
2018
fdbc9870
PA
20192019-07-03 Pedro Alves <palves@redhat.com>
2020
2021 * gdb.base/with.c: New file.
2022 * gdb.base/with.exp: New file.
2023
c6ac8931
PA
20242019-07-03 Pedro Alves <palves@redhat.com>
2025
2026 * gdb.base/settings.exp: Replace all references to "maint
2027 test-settings set" with references to "maint set test-settings",
2028 and all references to "maint test-settings show" with references
2029 to "maint show test-settings".
2030
970f9d09
PA
20312019-07-03 Pedro Alves <palves@redhat.com>
2032
2033 * gdb.base/settings.exp (test-string): Adjust expected out when
2034 testing "maint test-settings show filename"
2035
54d66006
PA
20362019-07-02 Pedro Alves <palves@redhat.com>
2037
2038 * gdb.base/options.exp (test-info-threads): New procedure.
2039 (top level): Call it.
2040
10d06d82
TT
20412019-06-28 Tom Tromey <tromey@adacore.com>
2042
2043 * gdb.dwarf2/ada-linkage-name.c: New file.
2044 * gdb.dwarf2/ada-linkage-name.exp: New file.
2045
3d507ff2
TT
20462019-06-27 Tom Tromey <tromey@adacore.com>
2047
d039f014 2048 PR c++/20020:
3d507ff2
TT
2049 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2050
8af58ffe
TV
20512019-06-26 Tom de Vries <tdevries@suse.de>
2052
2053 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2054
22e21752
TV
20552019-06-26 Tom de Vries <tdevries@suse.de>
2056
2057 * gdb.base/index-cache.exp: Add back missing debug option.
2058
b65b566c
PW
20592019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2060
2061 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2062
5c2c8c69
TV
20632019-06-25 Tom de Vries <tdevries@suse.de>
2064
2065 PR testsuite/24727
2066 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2067
164e3873
TV
20682019-06-24 Tom de Vries <tdevries@suse.de>
2069
2070 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2071
824eacee
TV
20722019-06-24 Tom de Vries <tdevries@suse.de>
2073
2074 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2075 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2076 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2077
385b97d3
TV
20782019-06-24 Tom de Vries <tdevries@suse.de>
2079
2080 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2081
c596f180
TV
20822019-06-21 Tom de Vries <tdevries@suse.de>
2083
2084 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2085
b13a7d03
TV
20862019-06-21 Tom de Vries <tdevries@suse.de>
2087
2088 PR testsuite/24518
2089 PR ada/24713
2090 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2091 index.
2092
899277ae
TT
20932019-06-19 Tom Tromey <tromey@adacore.com>
2094
2095 * gdb.ada/length_cond.exp: Add intro comment.
2096
680e1bee
TT
20972019-06-19 Tom Tromey <tromey@adacore.com>
2098
2099 * gdb.ada/length_cond.exp: New file.
2100 * gdb.ada/length_cond/length_cond.adb: New file.
2101 * gdb.ada/length_cond/pck.adb: New file.
2102 * gdb.ada/length_cond/pck.ads: New file.
2103
0ed4690a
TV
21042019-06-18 Tom de Vries <tdevries@suse.de>
2105
2106 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2107
d20ed5fd
TT
21082019-06-18 Tom Tromey <tromey@adacore.com>
2109
2110 * gdb.base/list0.h: Add comment explaining control character.
2111
86e04673
TV
21122019-06-18 Tom de Vries <tdevries@suse.de>
2113
2114 * boards/fission.exp: Break up long debug_flags line.
2115
c4973306
SM
21162019-06-16 Tom de Vries <tdevries@suse.de>
2117
2118 PR gdb/24445
2119 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2120 generated index.
2121
93cb9841
AB
21222019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2123
2124 PR gdb/24686
2125 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2126 improve detection of bug gdb/24541.
2127
399aaebd
SM
21282019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2129
2130 PR gdb/24669
2131 * gdb.base/index-cache.exp (uses_readnow,
2132 expecting_index_cache_use): Define global variable.
2133 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2134 expecting_index_cache_use.
2135
584a927c
AB
21362019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2137 Andrew Burgess <andrew.burgess@embecosm.com>
2138
2139 * gdb.fortran/pointers.f90: New file.
2140 * gdb.fortran/print_type.exp: New file.
2141 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2142 * gdb.fortran/vla-type.exp: Likewise.
2143 * gdb.fortran/vla-value.exp: Likewise.
2144 * gdb.mi/mi-vla-fortran.exp: Likewise.
2145
30056ea0
AB
21462019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2147
2148 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2149 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2150 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2151 as a stop reason.
2152
ec8e2b6d
AB
21532019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2154
2155 * gdb.base/annota1.exp: Update expected results.
2156 * gdb.cp/annota2.exp: Likewise.
2157 * gdb.cp/annota3.exp: Likewise.
2158
09e4c4e1
AB
21592019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2160
2161 * gdb.base/style-logging.exp: Remove path from test name.
2162
0735b091
TT
21632019-06-14 Tom Tromey <tromey@adacore.com>
2164
2165 PR gdb/24502:
2166 * gdb.base/style-logging.exp: New file.
2167
f5686554
TT
21682019-06-14 Tom Tromey <tromey@adacore.com>
2169
2170 * gdb.base/symfile-warn.exp: New file.
2171 * gdb.base/symfile-warn.c: New file.
2172
a0c1ffed
TT
21732019-06-14 Tom Tromey <tromey@adacore.com>
2174
2175 * gdb.base/annotate-symlink.exp: New file.
2176
f411722c
TT
21772019-06-14 Tom Tromey <tromey@adacore.com>
2178
2179 * gdb.ada/set_wstr.exp: Add reassignment test.
2180
4268ec18
TT
21812019-06-14 Tom Tromey <tromey@adacore.com>
2182
2183 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2184 'unchecked_access and 'unrestricted_access as well.
2185
9a9e394b
TT
21862019-06-14 Tom Tromey <tromey@adacore.com>
2187
2188 PR ada/24539:
2189 * gdb.ada/vla.exp: Update tests.
2190 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2191 pragma.
2192
4c048731
PA
21932019-06-13 Pedro Alves <palves@redhat.com>
2194
2195 * gdb.base/settings.exp (test-integer): Test junk after
2196 "unlimited".
2197
6665660a
PA
21982019-06-13 Pedro Alves <palves@redhat.com>
2199
2200 * gdb.base/options.exp (test-thread-apply): New.
2201 (top level): Call it.
2202
5d707134
PA
22032019-06-13 Pedro Alves <palves@redhat.com>
2204
2205 * gdb.base/options.exp (test-frame-apply): New.
2206 (top level): Test print commands with different "frame apply"
2207 prefixes.
2208
e2a689da
PA
22092019-06-13 Pedro Alves <palves@redhat.com>
2210
e79be6e5 2211 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
2212 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2213 'max_completions' parameter and handle it.
2214 (test_gdb_completion_offers_commands): New.
2215
90a1ef87
PA
22162019-06-13 Pedro Alves <palves@redhat.com>
2217
2218 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2219
d4c16835
PA
22202019-06-13 Pedro Alves <palves@redhat.com>
2221
2222 * gdb.base/options.exp (test-backtrace): New.
2223 (top level): Call it.
2224
2daf894e
PA
22252019-06-13 Pedro Alves <palves@redhat.com>
2226
2227 * gdb.guile/scm-frame-args.exp: Use "set print
2228 raw-frame-arguments" instead of "set print raw frame-arguments".
2229 * gdb.python/py-frame-args.exp: Likewise.
2230
e6ed716c
PA
22312019-06-13 Pedro Alves <palves@redhat.com>
2232
2233 * gdb.compile/compile.exp: Adjust expected output to option
2234 processing changes.
2235
7d8062de
PA
22362019-06-13 Pedro Alves <palves@redhat.com>
2237
2238 * gdb.base/options.exp: Build executable.
2239 (test-print): New procedure.
2240 (top level): Call it, once for "print" and another for "compile
2241 print".
2242
9d0faba9
PA
22432019-06-13 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.base/options.c: New file.
2246 * gdb.base/options.exp: New file.
2247
dee7b4c8
PA
22482019-06-13 Pedro Alves <palves@redhat.com>
2249
2250 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2251 that "o" is ambiguous.
2252
dca0f6c0
PA
22532019-06-13 Pedro Alves <palves@redhat.com>
2254
2255 * gdb.base/settings.c: New file.
2256 * gdb.base/settings.exp: New file.
2257
ccf46844
PA
22582019-06-13 Pedro Alves <palves@redhat.com>
2259
2260 * gdb.base/completion.exp: Fix comment typo.
2261
b9a3f842
PA
22622019-06-13 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2265 foo --1" test.
2266
d106773e
PA
22672019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2268
2269 * gdb.fortran/block-data.f: New.
2270 * gdb.fortran/block-data.exp: New.
2271
fea82da0
TV
22722019-06-11 Tom de Vries <tdevries@suse.de>
2273
2274 PR testsuite/24521
2275 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2276 message.
2277
8c2e74f1
TV
22782019-06-11 Tom de Vries <tdevries@suse.de>
2279
2280 PR testsuite/24521
2281 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2282
b49851c8
TV
22832019-06-11 Tom de Vries <tdevries@suse.de>
2284
2285 * boards/readnow.exp: New file.
2286
a7067863
AB
22872019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2288
2289 * gdb.fortran/vla-sizeof.exp: Update expected results.
2290
1a3da2cd
AB
22912019-06-06 Amos Bird <amosbird@gmail.com>
2292
2293 * gdb.base/annota1.exp (thread_switch): Add test for
2294 thread-exited annotation.
2295
3847a7bf
TT
22962019-06-06 Tom Tromey <tromey@adacore.com>
2297
2298 * gdb.base/maint.exp: Expect command started/finished output.
2299
0088ba59
AB
23002019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2303 comment.
2304 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2305
312617a3
AB
23062019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2307
2308 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2309 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2310 * gdb.arch/riscv-unwind-long-insn.c: New file.
2311 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2312
e1f2e1a2
CB
23132019-06-04 Christian Biesinger <cbiesinger@google.com>
2314
d3238f7d 2315 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2316
206584bd
PW
23172019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2318
2319 * lib/gdb.exp (help_list_trailer): New regexp variable
2320 factorizing the help trailer message.
2321 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2322 arg to allow to better factorize various tests.
2323 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2324 (test_prefix_command_help): Use help_list_trailer.
2325 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2326 * gdb.guile/scm-cmd.exp: Likewise.
2327 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2328 * gdb.base/help.exp: Use test_user_defined_class_help.
2329 * gdb.base/style.exp: Add tests for styling of help and apropos.
2330 * lib/gdb-utils.exp (style): Add title and highlight styles.
2331
708dc93e
PW
23322019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2333
2334 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2335 $_shell_exitsignal.
2336 * gdb.base/default.exp: Update for new convenience variables.
2337
f49055a5
TT
23382019-05-29 Tom Tromey <tromey@adacore.com>
2339
2340 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2341 to "break complete ada" test case's regexp.
2342
4330d61d
TT
23432019-05-29 Tom Tromey <tromey@adacore.com>
2344
2345 PR c++/20020:
2346 * gdb.cp/constexpr-field.exp: New file.
2347 * gdb.cp/constexpr-field.cc: New file.
2348
000439d5
TT
23492019-05-29 Tom Tromey <tromey@adacore.com>
2350
2351 * gdb.base/finish.exp (finish_no_print): New proc.
2352 (finish_tests): Call it.
2353
5a01c34c
TV
23542019-05-24 Tom de Vries <tdevries@suse.de>
2355
2356 * gdb.dwarf2/gdb-add-index.exp: New file.
2357
18125b16
TT
23582019-05-22 Tom Tromey <tromey@adacore.com>
2359
2360 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2361 * gdb.base/style.exp: Use "style".
2362 * lib/gdb-utils.exp (style): New proc.
2363
af1a8d03
TV
23642019-05-22 Tom de Vries <tdevries@suse.de>
2365
2366 * gdb.base/align.exp: Require c++11.
2367
e7fe496b
TV
23682019-05-22 Tom de Vries <tdevries@suse.de>
2369
2370 PR testsuite/24586
2371 * gdb.python/py-mi-var-info-path-expression.exp: Call
2372 mi_skip_python_tests to check if python is supported.
2373
8fca4da0
AH
23742019-05-22 Alan Hayward <alan.hayward@arm.com>
2375
2376 * gdb.arch/aarch64-pauth.c: New test.
2377 * gdb.arch/aarch64-pauth.exp: New file.
2378
b7060614
AH
23792019-05-22 Alan Hayward <alan.hayward@arm.com>
2380
2381 * README (Re-running Tests Outside The Testsuite): New section.
2382
669d0468
TV
23832019-05-21 Tom de Vries <tdevries@suse.de>
2384
2385 * gdb.arch/amd64-eval.exp: Require c++11.
2386 * gdb.base/max-depth.exp: Same.
2387 * gdb.compile/compile-cplus-array-decay.exp: Same.
2388 * gdb.cp/meth-typedefs.exp: Same.
2389 * gdb.cp/subtypes.exp: Same.
2390 * gdb.cp/temargs.exp: Same.
2391
ce3ebcaa
AH
23922019-05-21 Alan Hayward <alan.hayward@arm.com>
2393
2394 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2395
34d11c68
AB
23962019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2397
2398 PR gdb/18644
2399 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2400 * gdb.fortran/printing-types.exp: Add new test.
2401 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2402 testing.
2403 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2404 setup_kfail call.
2405
87781e84
AH
24062019-05-17 Alan Hayward <alan.hayward@arm.com>
2407
2408 * README (Running the Testsuite): Change example.
2409 (Testsuite Parameters): Remove TRANSCRIPT.
2410 * lib/gdb.exp: Remove TRANSCRIPT check.
2411
b420b89e
AH
24122019-05-17 Alan Hayward <alan.hayward@arm.com>
2413
2414 * README (Testsuite Parameters): Add replay logging to
2415 GDBSERVER_DEBUG.
2416 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2417 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2418 as a comma separated list.
2419 (gdb_debug_init): Override procedure.
2420
408e9b8b
AH
24212019-05-17 Alan Hayward <alan.hayward@arm.com>
2422
2423 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2424 (gdb_write_cmd_file): New procedure.
2425 * lib/gdbserver-support.exp (gdbserver_start): Call
2426 gdbserver_write_cmd_file.
2427 (gdbserver_write_cmd_file): New procedure.
2428
f9e2e39d
AH
24292019-05-17 Alan Hayward <alan.hayward@arm.com>
2430
2431 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2432 (delete_breakpoints): Likewise.
2433 (gdb_run_cmd): Likewise.
2434 (gdb_start_cmd): Likewise.
2435 (gdb_starti_cmd): Likewise.
2436 (gdb_internal_error_resync): Likewise.
2437 (gdb_test_multiple): Likewise.
2438 (gdb_reinitialize_dir): Likewise.
2439 (default_gdb_exit): Likewise.
2440 (gdb_file_cmd): Mark kill as optional.
2441 (default_gdb_start): Call gdb_stdin_log_init.
2442 (send_gdb): Call gdb_stdin_log_write.
2443 (rerun_to_main): Mark Y as an answer.
2444 (gdb_stdin_log_init): New function.
2445 (gdb_stdin_log_write): Likewise.
2446
81f47ac2
AH
24472019-05-17 Alan Hayward <alan.hayward@arm.com>
2448
2449 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2450 * gdb.base/debug-expr.exp: Likewise.
2451 * gdb.base/foll-fork.exp: Likewise.
2452 * gdb.base/foll-vfork.exp: Likewise.
2453 * gdb.base/fork-print-inferior-events.exp: Likewise.
2454 * gdb.base/gdb-sigterm.exp: Likewise.
2455 * gdb.base/gdbinit-history.exp: Likewise.
2456 * gdb.base/osabi.exp: Likewise.
2457 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2458 * gdb.base/ui-redirect.exp: Likewise.
2459 * gdb.gdb/unittest.exp: Likewise.
2460 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2461 * gdb.mi/mi-watch.exp: Likewise.
2462 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2463 * gdb.mi/user-selected-context-sync.exp: Likewise.
2464 * gdb.python/python.exp: Disable debug test when debugging.
2465 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2466 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2467 Likewise.
2468 * gdb.threads/stepi-random-signal.exp: Likewise.
2469
29b52314
AH
24702019-05-17 Alan Hayward <alan.hayward@arm.com>
2471
2472 * Makefile.in: Pass through GDB_DEBUG.
2473 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2474 (gdb,debug): Add board setting.
2475 * lib/gdb.exp (default_gdb_start): Start debugging.
2476 (gdb_debug_enabled): New procedure.
2477 (gdb_debug_init): Likewise.
29b52314
AH
2478
24792019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2480
29b52314
AH
2481 * Makefile.in: Pass through GDB_DEBUG.
2482 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2483 (gdb,debug): Add board setting.
2484 * lib/gdb.exp (default_gdb_start): Start debugging.
2485 (gdb_debug_enabled): New procedure.
2486 (gdb_debug_init): Likewise.
29b52314 2487
ca1285d1
AH
24882019-05-17 Alan Hayward <alan.hayward@arm.com>
2489
2490 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2491
f3a09c80
AH
24922019-05-17 Alan Hayward <alan.hayward@arm.com>
2493
2494 * gdb.base/ui-redirect.exp: Test redirection.
2495
26648588
JV
24962019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2497
2498 * gdb.mi/mi-complete.exp: New file.
2499 * gdb.mi/mi-complete.cc: Likewise.
2500
14237686
AB
25012019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2502
2503 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2504 indexed and sliced arrays, and pointers to arrays.
2505
e7bd7fba
TT
25062019-05-14 Tom Tromey <tromey@adacore.com>
2507
2508 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2509 styling test.
2510
2764128d
TV
25112019-05-14 Tom de Vries <tdevries@suse.de>
2512
2513 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2514 selection entry encoding.
2515
71bed2db
TT
25162019-05-10 Tom Tromey <tromey@adacore.com>
2517
2518 * gdb.ada/info_exc.exp: Add "complete" test.
2519
63b667ad
TV
25202019-05-09 Tom de Vries <tdevries@suse.de>
2521
2522 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2523 CU-relative.
2524
9cfd2b89
TV
25252019-05-09 Tom de Vries <tdevries@suse.de>
2526
2527 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2528 CU-relative.
2529
2228ef77
XR
25302019-05-08 Joel Brobecker <brobecker@adacore.com>
2531
2532 * gdb.ada/frame_arg_lang.exp: New testcase.
2533 * gdb.ada/frame_arg_lang/bla.adb: New file.
2534 * gdb.ada/frame_arg_lang/pck.ads: New file.
2535 * gdb.ada/frame_arg_lang/pck.adb: New file.
2536 * gdb.ada/frame_arg_lang/foo.c: New file.
2537
80e55b13
TT
25382019-05-08 Tom Tromey <tromey@adacore.com>
2539
2540 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2541
9d3421af
TT
25422019-05-08 Tom Tromey <tromey@adacore.com>
2543
2544 * gdb.base/ptype-offsets.exp: Update tests.
2545
844333e2
TT
25462019-05-08 Tom Tromey <tromey@adacore.com>
2547
2548 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2549 cases.
2550 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2551 "short".
2552
988915ee
TT
25532019-05-08 Tom Tromey <tromey@adacore.com>
2554
2555 * gdb.ada/vla.exp: New file.
2556 * gdb.ada/vla/vla.adb: New file.
2557
7bd55dac
TV
25582019-05-07 Tom de Vries <tdevries@suse.de>
2559
2560 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2561
75f06e9d
TV
25622019-05-07 Tom de Vries <tdevries@suse.de>
2563
2564 PR testsuite/24522
2565 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2566 section.
2567
77e7aaa4
TV
25682019-05-07 Tom de Vries <tdevries@suse.de>
2569
2570 PR testsuite/24522
2571 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2572 .debug_aranges section.
2573
456ba0fa
TV
25742019-05-07 Tom de Vries <tdevries@suse.de>
2575
2576 PR testsuite/24159
2577 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2578
5a56d6a6
TV
25792019-05-06 Tom de Vries <tdevries@suse.de>
2580
2581 * lib/gdb.exp (exec_has_index_section): New proc.
2582 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2583 section.
2584
9d6d4be8
TV
25852019-05-04 Tom de Vries <tdevries@suse.de>
2586
2587 * boards/cc-with-debug-names.exp: New file.
2588
222a8d25
TT
25892019-05-03 Tom Tromey <tromey@adacore.com>
2590
2591 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2592 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2593 * gdb.ada/char_enum.exp: Add test.
2594
0fdfd794
TV
25952019-05-03 Tom de Vries <tdevries@suse.de>
2596
2597 * boards/cc-with-gdb-index.exp: New file.
2598
80062eb9
AB
25992019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2600
2601 * gdb.rust/simple.exp: Add new test case.
2602 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2603 (main): Initialise an instance of the new struct.
2604
4504bbde
TT
26052019-05-01 Tom Tromey <tromey@adacore.com>
2606
2607 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2608 record.
2609 (NPR): New variable.
2610 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2611 test.
2612
d48e62f4
TT
26132019-05-01 Tom Tromey <tromey@adacore.com>
2614
2615 * gdb.ada/packed_array_assign.exp: Add packed assignment
2616 regression test.
2617
f59f30f5
TV
26182019-05-01 Tom de Vries <tdevries@suse.de>
2619
2620 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2621
b70bfc54
TV
26222019-05-01 Tom de Vries <tdevries@suse.de>
2623
2624 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2625
15f18d14
AT
26262019-04-30 Ali Tamur <tamur@google.com>
2627
2628 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2629
2ff0a947
TT
26302019-04-30 Tom Tromey <tromey@adacore.com>
2631
2632 * lib/ada.exp (find_ada_tool): New proc.
2633 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2634 * gdb.ada/catch_ex_std.exp: New file.
2635 * gdb.ada/catch_ex_std/foo.adb: New file.
2636 * gdb.ada/catch_ex_std/some_package.adb: New file.
2637 * gdb.ada/catch_ex_std/some_package.ads: New file.
2638
a776957c
TT
26392019-04-30 Tom Tromey <tromey@adacore.com>
2640
2641 PR c++/24470:
2642 * gdb.cp/temargs.cc: Add test code from PR.
2643
bc68014d
AB
26442019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2645
2646 * gdb.fortran/vla-datatypes.exp: Update expected results.
2647 * gdb.fortran/vla-ptype.exp: Likewise.
2648 * gdb.fortran/vla-type.exp: Likewise.
2649 * gdb.fortran/vla-value.exp: Likewise.
2650
f1fdc960
AB
26512019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2652
2653 * gdb.fortran/ptr-indentation.exp: Update expected results.
2654 * gdb.fortran/ptype-on-functions.exp: Likewise.
2655 * gdb.fortran/vla-ptr-info.exp: Likewise.
2656 * gdb.fortran/vla-value.exp: Likewise.
2657
bf7a4de1
AB
26582019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2659
2660 * gdb.fortran/ptype-on-functions.exp: New file.
2661 * gdb.fortran/ptype-on-functions.f90: New file.
2662
bbe75b9d
AB
26632019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2664
2665 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2666 case void string.
2667
1db455a7
AB
26682019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2669
2670 * gdb.fortran/complex.exp: Expand.
2671 * gdb.fortran/complex.f: Renamed to...
2672 * gdb.fortran/complex.f90: ...this, and extended to add more
2673 complex values.
2674
b6d03bb2
AB
26752019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2676
2677 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2678 MODULO, CMPLX.
2679
2e62ab40
AB
26802019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2681 Richard Bunt <richard.bunt@arm.com>
2682
2683 * gdb.base/max-depth.c: New file.
2684 * gdb.base/max-depth.exp: New file.
2685 * gdb.python/py-nested-maps.c: New file.
2686 * gdb.python/py-nested-maps.exp: New file.
2687 * gdb.python/py-nested-maps.py: New file.
2688 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2689 (test_all_common): Call test_max_depth.
2690 * gdb.fortran/max-depth.exp: New file.
2691 * gdb.fortran/max-depth.f90: New file.
2692 * gdb.go/max-depth.exp: New file.
2693 * gdb.go/max-depth.go: New file.
2694 * gdb.modula2/max-depth.exp: New file.
2695 * gdb.modula2/max-depth.c: New file.
2696 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2697
d2b584a5
TV
26982019-04-29 Tom de Vries <tdevries@suse.de>
2699
2700 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2701
136afab8
PW
27022019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2703
2704 * gdb.base/callexit.exp: Test may-call-functions off.
2705
725cbb63
KS
27062019-04-25 Keith Seitz <keiths@redhat.com>
2707
2708 PR c++/24367
2709 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2710 (another_incomplete_struct, test_incomplete): New definitions.
2711 (main): Use new definitions.
2712 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2713 functions.
2714
701adfb0
PA
27152019-04-25 Ali Tamur <tamur@google.com>
2716
2717 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2718
82433e3e
SDJ
27192019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2720
2721 PR corefiles/11608
2722 PR corefiles/18187
2723 * gdb.base/coredump-filter-build-id.exp: New file.
2724
dd06d4d6
AH
27252019-04-25 Alan Hayward <alan.hayward@arm.com>
2726
e79be6e5
SM
2727 * Makefile.in: Pass through GDBSERVER_DEBUG.
2728 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2729 (gdbserver,debug): Add board setting.
2730 * gdb.trace/tspeed.exp: Skip when debugging.
2731 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2732 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2733
1670072e
TT
27342019-04-24 Tom Tromey <tromey@adacore.com>
2735
2736 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2737 Rust.
2738
a59240a4
TT
27392019-04-24 Tom Tromey <tromey@adacore.com>
2740
2741 * gdb.arch/amd64-eval.exp: Test bitfield return.
2742 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2743 (class Foo) <return_bitfields>: New method.
2744 (main): Call it.
2745
b907456c
AB
27462019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.cp/many-args.cc: New file.
2749 * gdb.cp/many-args.exp: New file.
2750
5c565afd
TV
27512019-04-23 Tom de Vries <tdevries@suse.de>
2752
2753 PR gdb/24433
2754 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2755
ba22ff86
AH
27562019-04-23 Alan Hayward <alan.hayward@arm.com>
2757
2758 * gdb.trace/backtrace.exp: Use nopie flag.
2759 * gdb.trace/circ.exp: Likewise.
2760 * gdb.trace/collection.exp: Likewise.
2761 * gdb.trace/ftrace.exp: Likewise.
2762 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2763 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2764 * gdb.trace/qtro.exp: Likewise.
2765 * gdb.trace/read-memory.exp: Likewise.
2766 * gdb.trace/report.exp: Likewise.
2767 * gdb.trace/tfile.exp: Likewise.
2768 * gdb.trace/tfind.exp: Likewise.
2769 * gdb.trace/unavailable.exp: Likewise.
2770
7905fc35
PA
27712019-04-22 Pedro Alves <palves@redhat.com>
2772
2773 * gdb.base/solib-probes-nosharedlibrary.c,
2774 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2775
8ecb59f8
TT
27762019-04-19 Tom Tromey <tromey@adacore.com>
2777
2778 * gdb.ada/ptype_union.c: New file.
2779 * gdb.ada/ptype_union.exp: New file.
2780
62160ec9
TT
27812019-04-19 Tom Tromey <tromey@adacore.com>
2782
2783 PR symtab/24423:
2784 * gdb.base/list0.h (foo): Add a control-l character.
2785
36cd4ba5
TV
27862019-04-18 Tom de Vries <tdevries@suse.de>
2787
2788 PR gdb/24433
2789 * boards/local-board.exp: Set sysroot to "".
2790
b73715df
TV
27912019-04-18 Tom de Vries <tdevries@suse.de>
2792 Pedro Alves <palves@redhat.com>
2793
2794 PR gdb/24454
2795 * gdb.threads/vfork-follow-child-exec.c: New file.
2796 * gdb.threads/vfork-follow-child-exec.exp: New file.
2797 * gdb.threads/vfork-follow-child-exit.c: New file.
2798 * gdb.threads/vfork-follow-child-exit.exp: New file.
2799
4aa866af
LS
28002019-04-15 Leszek Swirski <leszeks@google.com>
2801
2802 * gdb.arch/amd64-eval.cc: New file.
2803 * gdb.arch/amd64-eval.exp: New file.
2804
e5a1a79a
AH
28052019-04-11 Alan Hayward <alan.hayward@arm.com>
2806
2807 * gdb.server/sysroot.c: New test.
2808 * gdb.server/sysroot.exp: New file.
2809 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2810 matching param.
2811
41077b66
AB
28122019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2813
2814 * gdb.base/align.exp: Extend test to cover structures containing
2815 only static fields.
2816
c30391f8
TV
28172019-04-11 Tom de Vries <tdevries@suse.de>
2818
2819 * boards/cc-with-dwz-m.exp: New file.
2820 * boards/cc-with-dwz.exp: New file.
2821 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2822
e242fd12
SM
28232019-04-09 Simon Marchi <simon.marchi@efficios.com>
2824
2825 * gdb.base/start-cpp.exp: New file.
2826 * gdb.base/start-cpp.cc: New file.
2827
2b0c8b01
KB
28282019-04-08 Kevin Buettner <kevinb@redhat.com>
2829
2830 * gdb.python/py-thrhandle.exp: Adjust tests to call
2831 thread_from_handle instead of thread_from_thread_handle.
2832
947210e5
KB
28332019-04-08 Kevin Buettner <kevinb@redhat.com>
2834
2835 * gdb.python/py-thrhandle.exp: Add tests for
2836 gdb.InferiorThread.handle.
2837
d7df6549
AB
28382019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2839
2840 * gdb.python/py-function.exp: Check calling helper function from
2841 all languages.
2842 * lib/gdb.exp (gdb_supported_languages): New proc.
2843
8bdc1658
AB
28442019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2845
2846 * gdb.base/complex-parts.c: New file.
2847 * gdb.base/complex-parts.exp: New file.
2848
05caa1d2
TT
28492019-04-01 Tom Tromey <tromey@adacore.com>
2850
2851 PR symtab/23331:
2852 * gdb.dwarf2/dw2-ranges-main.c: New file.
2853 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2854 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2855
7734102d
EZ
28562019-03-30 Simon Marchi <simark@simark.ca>
2857
2858 * gdb.base/default.exp: Add values for $_gdb_major and
2859 $_gdb_minor.
2860
188e1fa9
TT
28612019-03-29 Tom Tromey <tromey@adacore.com>
2862
2863 * gdb.base/help.exp: Tighten apropos regexp.
2864
2880242d
KS
28652019-03-29 Keith Seitz <keiths@redhat.com>
2866
2867 * gdb.fortran/array-bounds.exp: New file.
2868 * gdb.fortran/array-bounds.f90: New file.
2869
077cad8e
PW
28702019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2871
2872 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2873
80047cfc
PW
28742019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2875
2876 * gdb.multi/hello.c (main): Increase alarm timer.
2877
f489207e
SL
28782019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2879
2880 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2881 factor when no hardware watchpoint support.
2882
c92df149
AH
28832019-03-28 Alan Hayward <alan.hayward@arm.com>
2884 Pedro Alves <palves@redhat.com>
2885
2886 * boards/local-board.exp: set sysroot to /.
2887
933aebfa
AH
28882019-03-27 Alan Hayward <alan.hayward@arm.com>
2889
2890 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2891 in child.
2892
9f9aa852
AB
28932019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2894
2895 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2896 field.
2897 (make_container): Initialise new field.
2898 * gdb.python/py-prettyprint.exp: Add new tests.
2899 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2900 <display_hint>: New method.
2901
3714a195
AB
29022019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2903
2904 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2905 gdb_continue_to_breakpoint more throughout this test.
2906 (run_lang_tests) Supply unique test names, and use
2907 gdb_test_no_output.
2908
18c77628
AB
29092019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2910
2911 * gdb.base/finish-pretty.exp: Update expected results.
2912 * gdb.base/pretty-print.c: New file.
2913 * gdb.base/pretty-print.exp: New file.
2914
9a93502f
PA
29152019-03-25 Pedro Alves <palves@redhat.com>
2916
2917 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2918 move comments outside list. Append '-i "" eof' section.
2919
968aa7ae
AH
29202019-03-22 Alan Hayward <alan.hayward@arm.com>
2921
34a7f2a4 2922 PR testsuite/25016
968aa7ae
AH
2923 * README: Add pie options.
2924 * gdb.base/break-interp.exp: Ensure pie is disabled.
2925 * gdb.base/dump.exp: Likewise.
2926 * lib/gdb.exp (gdb_compile): Add pie option.
2927
4c7d57e7
TT
29282019-03-19 Tom Tromey <tromey@adacore.com>
2929
2930 * gdb.mi/mi2-cli-display.c: New file.
2931 * gdb.mi/mi2-cli-display.exp: New file.
2932
bff8c71f
TT
29332019-03-18 Joel Brobecker <brobecker@adacore.com>
2934 Tom Tromey <tromey@adacore.com>
2935
2936 * gdb.ada/ptype_array/pck.adb: New file.
2937 * gdb.ada/ptype_array/pck.ads: New file.
2938 * gdb.ada/ptype_array/foo.adb: New file.
2939 * gdb.ada/ptype_array.exp: New file.
2940
d085f989
TT
29412019-03-14 Tom Tromey <tromey@adacore.com>
2942
2943 * gdb.base/style.exp: Add "set style sources" test.
2944
b4be1b06
SM
29452019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2946
2947 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2948 * mi-breakpoint-multiple-locations.exp: ... this.
2949 (make_breakpoints_pattern): New proc.
2950 (do_test): Add mi_version parameter, test -break-insert,
2951 -break-info and =breakpoint-created.
2952
7cde5fc2
AB
29532019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2954
2955 * config/default.exp: Remove 'load_lib gdb.exp'.
2956 * config/monitor.exp: Likewise.
2957 * config/sid.exp: Likewise.
2958 * config/sim.exp: Likewise.
2959 * config/slite.exp: Likewise.
2960 * config/unix.exp: Likewise.
2961 * gdb.base/default.exp: Remove unhelpful comment.
2962
efbecbc1
AB
29632019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2964
2965 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2966
0841c79a
AB
29672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2968
2969 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2970
4a270568
AB
29712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2972
2973 * gdb.fortran/type-kinds.exp: Update expected results.
2974
067630bd
AB
29752019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2976
2977 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2978
3be47f7a
AB
29792019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2980
2981 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2982 function.
2983 (test_basic_parsing_of_type_kinds): Expand types tested.
2984 (test_parsing_invalid_type_kinds): New function.
2985
4d00f5d8
AB
29862019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2987
2988 * gdb.fortran/intrinsics.exp: New file.
2989 * gdb.fortran/intrinsics.f90: New file.
2990 * gdb.fortran/type-kinds.exp: New file.
2991
c8f91604
AB
29922019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2993
2994 * gdb.fortran/dot-ops.exp: New file.
2995
dd9f2c76
AB
29962019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2997
2998 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2999 Check upper and lower case logical literals.
3000
84ec9724
AB
30012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3002
3003 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3004 Remove duplicate tests.
3005
c3734e09
AH
30062019-03-06 Alan Hayward <alan.hayward@arm.com>
3007
3008 * lib/gdb.exp (builtin_cd): rename of cd.
3009 (cd): Override builtin.
3010
aa3cfbda
RB
30112019-03-06 Richard Bunt <richard.bunt@arm.com>
3012
3013 * gdb.fortran/function-calls.exp: New file.
3014 * gdb.fortran/function-calls.f90: New test.
3015
7b63ad86
RB
30162019-03-04 Richard Bunt <richard.bunt@arm.com>
3017
3018 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3019 on user program standard output.
3020 * gdb.fortran/short-circuit-argument-list.f90: Record function
3021 calls.
3022
01abb042
AH
30232019-02-28 Alan Hayward <alan.hayward@arm.com>
3024
c3734e09
AH
3025 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3026 failure.
01abb042 3027
92137da0
RO
30282019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3029
3030 PR gdb/8527
3031 * gdb.base/interrupt-daemon-attach.c,
3032 gdb.base/interrupt-daemon-attach.exp: New test.
3033
5862844d
PA
30342019-02-27 Pedro Alves <palves@redhat.com>
3035
3036 * gdb.base/page.exp: Add tests for "set width/height -1".
3037
8ed25214
PA
30382019-02-27 Pedro Alves <palves@redhat.com>
3039
3040 * gdb.base/page.exp: Add tests for "set/show width/height" with
3041 "infinite" values.
3042
6c28e44a
TT
30432019-02-27 Tom Tromey <tromey@adacore.com>
3044
3045 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3046 2.4.
3047 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3048 workaround.
3049
bf9a735e
AB
30502019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3051
3052 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3053 tests for structs with static members.
3054
8791793c
TT
30552019-02-26 Tom Tromey <tromey@adacore.com>
3056
3057 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3058 ValueError, not TypeError.
3059
bc2a507e
KB
30602019-02-26 Kevin Buettner <kevinb@redhat.com>
3061
3062 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3063 call from main program.
3064
e0e7d3bd
JB
30652019-02-23 Joel Brobecker <brobecker@adacore.com>
3066
3067 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3068 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3069 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3070 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3071 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3072
9600246d
KS
30732019-02-22 Keith Seitz <keiths@redhat.com>
3074
3075 PR symtab/23853
3076 * gdb.base/symlink-sourcefile.c: New file.
3077 * gdb.base/symlink-sourcefile.exp: New file.
3078
0c95f9ed
TT
30792019-02-20 Tom Tromey <tom@tromey.com>
3080
3081 * gdb.base/info_qt.exp: Update.
3082
6caa91b6
SM
30832019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3084
3085 * gdb.base/source.exp: Move "error in sourced script" code to
3086 the end.
3087 * gdb.base/source-error.gdb: Move contents to
3088 source-error-1.gdb. Add new code to source source-error-1.gdb.
3089 * gdb.base/source-error-1.gdb: New file, from previous
3090 source-error.gdb.
3091
6506371f
TT
30922019-02-17 Tom Tromey <tom@tromey.com>
3093
3094 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3095 for macro styling.
3096 * gdb.base/style.c (SOME_MACRO): New macro.
3097
a0087920
TT
30982019-02-17 Tom Tromey <tom@tromey.com>
3099
3100 * gdb.base/style.exp: Add line-wrapping tests.
3101 * gdb.base/page.exp: Add test for quitting during pagination.
3102
a2cd4f14
JB
31032019-02-17 Joel Brobecker <brobecker@adacore.com>
3104
3105 * gdb.ada/big_packed_array: New testcase.
3106 * gdb.ada/homonym.exp: Fix incorrect expected output for
3107 "break <homonym__get_value>" test.
3108
9d70ffbc
WP
31092019-02-13 Weimin Pan <weimin.pan@oracle.com>
3110
3111 PR breakpoints/21870
3112 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3113 and prepare_for_testing. Add comment.
3114 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3115 redundant cleanup call. Clean up comment.
3116
01c7ae81
WP
31172019-02-12 Weimin Pan <weimin.pan@oracle.com>
3118
3119 PR breakpoints/21870
3120 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3121 * gdb.arch/aarch64-dbreg-contents.c: New file.
3122
aff29d1c
JB
31232019-02-10 Joel Brobecker <brobecker@adacore.com>
3124
3125 * gdb.ada/mi_ref_changeable: New testcase.
3126
df0da8a2
AH
31272019-02-07 Alan Hayward <alan.hayward@arm.com>
3128
3129 * gdb.base/attach.exp: Add double attach test.
3130
bd447abb
SM
31312019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3132
3133 * lib/gdb.exp (default_gdb_start): Don't match pagination
3134 prompt.
3135 (gdb_init): Set stty_init.
3136
1dbc40b9
TT
31372019-01-27 Tom Tromey <tom@tromey.com>
3138
3139 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3140 skip_python_tests.
3141
353229bf
AH
31422019-01-24 Alan Hayward <alan.hayward@arm.com>
3143
3144 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3145 New structure.
3146 (struct struct_static_02_02): Likewise.
3147 (struct struct_static_02_03): Likewise.
3148 (struct struct_static_02_04): Likewise.
3149 (struct struct_static_04_01): Likewise.
3150 (struct struct_static_04_02): Likewise.
3151 (struct struct_static_04_03): Likewise.
3152 (struct struct_static_04_04): Likewise.
3153 (struct struct_static_06_01): Likewise.
3154 (struct struct_static_06_02): Likewise.
3155 (struct struct_static_06_03): Likewise.
3156 (struct struct_static_06_04): Likewise.
3157 (cmp_struct_static_02_01): Likewise.
3158 (cmp_struct_static_02_02): Likewise.
3159 (cmp_struct_static_02_03): Likewise.
3160 (cmp_struct_static_02_04): Likewise.
3161 (cmp_struct_static_04_01): Likewise.
3162 (cmp_struct_static_04_02): Likewise.
3163 (cmp_struct_static_04_03): Likewise.
3164 (cmp_struct_static_04_04): Likewise.
3165 (cmp_struct_static_06_01): Likewise.
3166 (cmp_struct_static_06_02): Likewise.
3167 (cmp_struct_static_06_03): Likewise.
3168 (cmp_struct_static_06_04): Likewise.
3169 (call_all): Test new structs.
3170 * gdb.base/infcall-nested-structs.exp: Likewise.
3171
73021deb
AH
31722019-01-21 Alan Hayward <alan.hayward@arm.com>
3173 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3174
fc65c7db
AH
31752019-01-21 Alan Hayward <alan.hayward@arm.com>
3176 * gdb.base/stack-protector.c: New test.
3177 * gdb.base/stack-protector.exp: New file.
3178 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3179 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3180 option.
3181 (gdb_compile): Remove stack protector for GCC and prevent
3182 recursion.
3183
c24bdb02
KS
31842019-01-16 Keith Seitz <keiths@redhat.com>
3185
3186 PR gdb/23773
3187 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3188
6f072a10
PFC
31892019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3190
3191 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3192 aliases.
3193 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3194 tests.
3195 * gdb.arch/powerpc-vector-regs.c: New file.
3196 * gdb.arch/powerpc-vector-regs.exp: New file.
3197
a7b8d682
PFC
31982019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3199
3200 * gdb.arch/altivec-regs.exp: Fix the list passed to
3201 gdb_expect_list when testing "info vector".
3202
6eb6fb67
AB
32032019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3204
3205 * gdb.base/style.exp: Don't include path in testname.
3206
b56f80d8
KS
32072019-01-10 Keith Seitz <keiths@redhat.com>
3208
3209 PR gdb/23712
3210 PR symtab/23010
3211 * gdb.dwarf2/multidictionary.exp: New file.
3212
041be526
SM
32132019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3214
3215 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3216 (test_gnuv3_style_demangling): ... this.
3217 (test_lucid_style_demangling): Remove.
3218 (test_arm_style_demangling): Remove.
3219 (test_hp_style_demangling): Remove.
3220 (do_tests): Remove calls to the above.
3221
d820d0c3
AB
32222019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3223
3224 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3225 case.
3226
f097f5ad
TT
32272019-01-06 Tom Tromey <tom@tromey.com>
3228
3229 PR gdb/28155:
3230 * gdb.dwarf2/typedef-void-finish.exp: New file.
3231
2cd8cc0b
TT
32322018-12-28 Tom Tromey <tom@tromey.com>
3233 Simon Marchi <simark@simark.ca>
3234
3235 * gdb.base/jit-exec.exp: New file.
3236 * gdb.base/jit-exec.c: New file.
3237 * gdb.base/jit-execd.c: New file.
3238
35fb8261
TT
32392018-12-28 Tom Tromey <tom@tromey.com>
3240
3241 * gdb.base/style.exp: Update test to check for address styling.
3242
47fd17cd
TT
32432018-12-28 Tom Tromey <tom@tromey.com>
3244
3245 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3246 message.
3247
d47032b7
TT
32482018-12-28 Tom Tromey <tom@tromey.com>
3249
3250 * gdb.base/style.exp: Add test for version number styling.
3251
af79b68d
TT
32522018-12-28 Tom Tromey <tom@tromey.com>
3253
3254 * gdb.base/style.exp: Add test for print_address_symbolic.
3255
0bb296cb
TT
32562018-12-28 Tom Tromey <tom@tromey.com>
3257
3258 * gdb.base/style.exp: Add test for breakpoint setting.
3259
80ae2043
TT
32602018-12-28 Tom Tromey <tom@tromey.com>
3261
3262 * gdb.base/style.exp: Add test for variable names.
3263
cbe56571
TT
32642018-12-28 Tom Tromey <tom@tromey.com>
3265
3266 * gdb.base/style.exp: New file.
3267 * gdb.base/style.c: New file.
3268
9162a27c
TT
32692018-12-28 Tom Tromey <tom@tromey.com>
3270
3271 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3272 "dumb".
3273 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3274 the TERM environment variable.
3275
bc543c90
TT
32762018-12-27 Tom Tromey <tom@tromey.com>
3277
3278 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3279 pagination test.
3280
6f0ffe50
AB
32812018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3282
3283 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3284 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3285
b5a1e557
PW
32862018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3287
3288 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3289 Filename a.adb changed to bp_fun_addr.adb.
3290 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3291
6e8b1ab2
JV
32922018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3293
3294 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3295 non-PIE executables.
3296 * README: Mention the gdb,nopie_flag board setting.
3297 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3298 non-PIE executable.
3299 * gdb.arch/amd64-entry-value.exp: Likewise.
3300 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3301 * gdb.arch/i386-float.exp: Likewise.
3302 * gdb.arch/i386-signal.exp: Likewise.
3303 * gdb.mi/mi-reg-undefined.exp: Likewise.
3304
d00a27c5
PM
33052018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3306
3307 PR gdb/23974
3308 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3309
161d081c
PW
33102018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3311
3312 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3313 Update order of results accordingly.
3314
b001de23
AB
33152018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3316
3317 * gdb.base/annota1.exp: Update a test regexp.
3318
99e1a184
AB
33192018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3320
3321 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3322
7a81c1e2
PW
33232018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3324
3325 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3326 (reuse_time): Initialize to REUSE_TIME_CAP.
3327 (check_rc): New function.
3328 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3329 Check pthread_create rc.
3330 (spawner_thread_func): Check pthread_create and pthread_join rc.
3331
73e8dc90
PA
33322018-12-08 Pedro Alves <palves@redhat.com>
3333
3334 * gdb.base/list.exp (test_forward_search): Rename to ...
3335 (test_forward_reverse_search): ... this. Also test reverse-search
3336 and the forward-search alias.
3337
13f2ed32
AB
33382018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3339
3340 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3341 local timeout variable before return, and remove all local timeout
3342 variable entirely.
3343 (gdb_load): Likewise.
3344
64d27cfc
TV
33452018-12-01 Tom de Vries <tdevries@suse.de>
3346
3347 * gdb.base/gdb-caching-proc.exp: New file.
3348
f63c03b4
SDJ
33492018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3350
3351 * Makefile.in (TIMESTAMP): New variable.
3352 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3353 command.
3354 (check-single-racy): Likewise.
3355 (check/%.exp): Likewise.
3356 (check-racy/%.exp): Likewise.
3357 (workers/%.worker): Likewise.
3358 (build-perf): Likewise.
3359 (check-perf): Likewise.
3360 * README: Describe new "TS" and "TS_FORMAT" variables.
3361 * print-ts.py: New file.
3362
1c97054b
BF
33632018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3364
3365 PR python/23714
3366 * gdb.python/python.exp: Test command repetition after
3367 gdb.execute.
3368
1871a62d
AB
33692018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3370
3371 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3372 is correctly aligned.
3373
fb5e1ed9
PW
33742018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3375
3376 * gdb.ada/info_auto_lang.exp: New testcase.
3377 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3378 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3379 * gdb.ada/info_auto_lang/some_c.c: New file.
3380
43d397ca
PW
33812018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3382
3383 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3384 FUNC_lang language syntax.
3385
beddd671
PW
33862018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3387
3388 * gdb.base/info_minsym.c: New file.
3389 * gdb.base/info_minsym.exp: New file.
3390
73fc52c4
TT
33912018-11-19 Tom Tromey <tom@tromey.com>
3392
3393 PR rust/23625:
3394 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3395 * gdb.rust/expr.exp: Update expected output. Change one test.
3396
994b876a
TT
33972018-11-19 Tom Tromey <tom@tromey.com>
3398
3399 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3400
6769f276
PA
34012018-11-19 Pedro Alves <palves@redhat.com>
3402
3403 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3404 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3405 see the expected warning.
3406
38a72da0
AH
34072018-11-16 Alan Hayward <alan.hayward@arm.com>
3408
3409 PR gdb/22736:
3410 * gdb.cp/infcall-nodebug-lib.c: New test.
3411 * gdb.cp/infcall-nodebug-main.c: New test.
3412 * gdb.cp/infcall-nodebug.exp: New file.
3413
53a89d6e
SM
34142018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3415
3416 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3417 completer tests.
3418
9325300d
TV
34192018-11-09 Tom de Vries <tdevries@suse.de>
3420
3421 * gdb.base/msym-lang.c: New test.
3422 * gdb.base/msym-lang.exp: New file.
3423 * gdb.base/msym-lang-main.c: New test.
3424
20f0d60d
TT
34252018-11-08 Tom Tromey <tom@tromey.com>
3426
3427 PR gdb/23555:
3428 PR gdb/23838:
3429 * gdb.base/warning.exp: New file.
3430
b5420128
JB
34312018-11-08 Jan Beulich <jbeulich@suse.com>
3432
3433 * testsuite/gdb.arch/i386-avx512.c,
3434 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3435
cd115d61
AB
34362018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3437
3438 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3439 point hardware.
3440
35ee2dc2
AB
34412018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3442
3443 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3444 * gdb.dwarf2/missing-type-name.exp: New file.
3445
31aceee8
TV
34462018-11-06 Tom de Vries <tdevries@suse.de>
3447
3448 * gdb.base/many-headers.c: New test.
3449 * gdb.base/many-headers.exp: New file.
3450
109be305
JW
34512018-11-06 Jim Wilson <jimw@sifive.com>
3452
3453 * gdb.base/code_elim.exp: For riscv, set additional_flags
3454 to include -msmall-data-limit=0.
3455
e2b7af72
JB
34562018-11-01 Joel Brobecker <brobecker@adacore.com>
3457
3458 * gdb.ada/watch_minus_l: New testcase.
3459
cdcda965
SM
34602018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3461
3462 * gdb.arch/aix-sighandle.c: New file.
3463 * gdb.arch/aix-sighandle.exp: New file.
3464
92dcebf3
AB
34652018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3466
3467 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3468 registers being unions.
3469
68b9ac18
TV
34702018-10-31 Tom de Vries <tdevries@suse.de>
3471
3472 * lib/valgrind.exp: New file.
3473 (vgdb_start, vgdb_stop): New procs, factored out of ...
3474 * gdb.base/valgrind-bt.exp: ... here, ...
3475 * gdb.base/valgrind-disp-step.exp: ... here and ...
3476 * gdb.base/valgrind-infcall.exp: ... here.
3477
1443936e
TV
34782018-10-31 Tom de Vries <tdevries@suse.de>
3479
3480 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3481
eb77c9df
AB
34822018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3483
3484 * gdb.dwarf2/void-type.c: New file.
3485 * gdb.dwarf2/void-type.exp: New file.
3486
82b5e646
PW
34872018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3488
3489 * gdb.base/info_qt.c: New file.
3490 * gdb.base/info_qt.exp: New file.
3491
8d619c01
EBM
34922018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3493
3494 * gdb.arch/powerpc-htm-regs.c: New file.
3495 * gdb.arch/powerpc-htm-regs.exp: New file.
3496
f2cf6173
EBM
34972018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3498
3499 * gdb.arch/powerpc-tar.c: New file.
3500 * gdb.arch/powerpc-tar.exp: New file.
3501
7ca18ed6
EBM
35022018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3503
3504 * gdb.arch/powerpc-ppr-dscr.c: New file.
3505 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3506
bfcc0eba
TV
35072018-10-25 Tom de Vries <tdevries@suse.de>
3508
3509 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3510
fe1a5cad
TV
35112018-10-24 Tom de Vries <tdevries@suse.de>
3512
3513 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3514 longer exists error.
3515
a76dc3b7
TV
35162018-10-24 Tom de Vries <tdevries@suse.de>
3517
3518 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3519
4df46df7
TV
35202018-10-24 Tom de Vries <tdevries@suse.de>
3521
3522 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3523 --db-attach in valgrind.
3524
0dbfcfff
AB
35252018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3526
3527 * gdb.arch/riscv-reg-aliases.c: New file.
3528 * gdb.arch/riscv-reg-aliases.exp: New file.
3529
b04480b1
AH
35302018-10-19 Alan Hayward <alan.hayward@arm.com>
3531
3532 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3533
2c6ac8d7
AH
35342018-10-19 Alan Hayward <alan.hayward@arm.com>
3535
3536 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3537
2bc69f25
AH
35382018-10-19 Alan Hayward <alan.hayward@arm.com>
3539
3540 * gdb.cp/ovldbreak.exp: Fix regexps.
3541
1f1ae3a3
AH
35422018-10-19 Alan Hayward <alan.hayward@arm.com>
3543
3544 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3545
94c18618
SDJ
35462018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3547
3548 PR cli/23785
3549 * gdb.base/restore.exp: New test to check if "restore" with an
3550 invalid file doesn't segfault.
3551
812cd6eb
TV
35522018-10-18 Tom de Vries <tdevries@suse.de>
3553
3554 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3555 * gdb.ada/excep_handle.exp: Same.
3556 * gdb.ada/mi_string_access.exp: Same.
3557 * gdb.ada/mi_var_union.exp: Same.
3558 * gdb.arch/arc-analyze-prologue.exp: Same.
3559 * gdb.arch/arc-decode-insn.exp: Same.
3560 * gdb.base/readnever.exp: Same.
3561 * gdb.fortran/printing-types.exp: Same.
3562 * gdb.guile/scm-lazy-string.exp: Same.
3563
c4b90788
TV
35642018-10-16 Tom de Vries <tdevries@suse.de>
3565
3566 PR gdb/23730
3567 * gdb.base/catch-follow-exec.c: Add copyright notice.
3568 * gdb.base/catch-follow-exec.exp: Rewrite to use
3569 gdb_spawn_with_cmdline_opts. Require gdb-native.
3570
8bca2978
SL
35712018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3572
3573 * gdb.trace/actions-changed.exp: Check for arch support.
3574 * gdb.trace/actions.exp: Likewise.
3575 * gdb.trace/ax.exp: Likewise.
3576 * gdb.trace/backtrace.exp: Likewise.
3577 * gdb.trace/change-loc.exp: Likewise.
3578 * gdb.trace/deltrace.exp: Likewise.
3579 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3580 * gdb.trace/ftrace.exp: Likewise.
3581 * gdb.trace/infotrace.exp: Check for arch support.
3582 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3583 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3584 * gdb.trace/mi-tsv-changed.exp: Likewise.
3585 * gdb.trace/packetlen.exp: Likewise.
3586 * gdb.trace/passc-dyn.exp: Likewise.
3587 * gdb.trace/passcount.exp: Likewise.
3588 * gdb.trace/pending.exp: Likewise.
3589 * gdb.trace/range-stepping.exp: Check for shlib support.
3590 * gdb.trace/report.exp: Check for arch support.
3591 * gdb.trace/save-trace.exp: Likewise.
3592 * gdb.trace/signal.exp: Check for signal support.
3593 * gdb.trace/tfind.exp: Check for arch support.
3594 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3595 * gdb.trace/trace-common.h: Add comment.
3596 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3597 * gdb.trace/trace-enable-disable.exp: Likewise.
3598 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3599 * gdb.trace/tracecmd.exp: Check for arch support.
3600 * gdb.trace/tspeed.exp: Check for shlib and target support.
3601 * gdb.trace/tstatus.exp: Check for arch support.
3602 * gdb.trace/tsv.exp: Likewise.
3603 * gdb.trace/while-dyn.exp: Likewise.
3604 * gdb.trace/while-stepping.exp: Likewise.
3605 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3606
f9c49bff
SM
36072018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3608
3609 * gdb.trace/tspeed.exp: Remove nowarnings.
3610 (prepare_for_trace_test): Declare "global ipalib".
3611 * gdb.trace/tspeed.c: Include unistd.h.
3612 (main): Remove superfluous printf argument.
3613
d4330bde
SL
36142018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3615
3616 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3617 directory prefix on the filename.
3618
8ecfd7bd
SDJ
36192018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3620
3621 * gdb.gdb/unittest.exp: Update expected message informing that
3622 selftests have been disabled.
3623 * gdb.server/unittest.exp: Likewise.
3624
58bbcd02
TV
36252018-10-09 Tom de Vries <tdevries@suse.de>
3626
3627 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3628 with runto_main.
3629
9f6b697b
WP
36302018-10-08 Weimin Pan <weimin.pan@oracle.com>
3631
3632 PR c++/16841
3633 * gdb.cp/virtbase2.cc: New file.
3634 * gdb.cp/virtbase2.exp: New file.
3635
add5ded5
TT
36362018-10-06 Tom Tromey <tom@tromey.com>
3637
3638 PR python/19399:
3639 * gdb.python/py-inferior.exp: Add architecture test.
3640
f9e48344
TT
36412018-10-06 Tom Tromey <tom@tromey.com>
3642
3643 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3644 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3645
2a8be203
TT
36462018-10-06 Tom Tromey <tom@tromey.com>
3647
3648 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3649 of a "throw" catchpoint.
3650
e04caa70
SDJ
36512018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3652
3653 * gdb.base/info-proc.exp: Update string expected from "help info
3654 proc".
3655
5ca8c39f
TT
36562018-10-04 Tom Tromey <tom@tromey.com>
3657
3658 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3659 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3660 (test_initial_complaints, test_empty_complaints): Update.
3661 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3662
3453e7e4
TT
36632018-10-04 Tom Tromey <tom@tromey.com>
3664
3665 PR cli/19551:
3666 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3667 * lib/gdb.exp (gdb_file_cmd): Update.
3668 * gdb.stabs/weird.exp (print_weird_var): Update.
3669 * gdb.server/solib-list.exp: Update.
3670 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3671 * gdb.mi/mi-cli.exp: Update.
3672 * gdb.linespec/linespec.exp: Update.
3673 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3674 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3675 * gdb.cp/cp-relocate.exp: Update.
3676 * gdb.base/sym-file.exp: Update.
3677 * gdb.base/relocate.exp: Update.
3678 * gdb.base/readnever.exp: Update.
3679 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3680 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3681 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3682 * gdb.base/code_elim.exp: Update.
3683 * gdb.base/break-unload-file.exp (test_break): Update.
3684 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3685 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3686 Update.
3687 * gdb.base/attach.exp (do_attach_tests): Update.
3688 * gdb.base/sepdebug.exp: Update.
3689 * gdb.python/py-section-script.exp: Update.
3690
6afcf761
TT
36912018-10-04 Tom Tromey <tom@tromey.com>
3692
3693 PR cli/22234:
3694 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3695 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3696 output.
3697
fef1b293
TT
36982018-10-04 Tom Tromey <tom@tromey.com>
3699
3700 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3701 set width and height to 0.
3702 (test_command_line_attach_run): Use -quiet.
3703
ca98345e
SL
37042018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3705
3706 * lib/gdb.exp (skip_ifunc_tests): New.
3707 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3708 other compile failures.
3709 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3710
ff34e6ae
SM
37112018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3712
3713 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3714 is_amd64_regs_target.
3715
6bb8890e
AH
37162018-10-01 Alan Hayward <alan.hayward@arm.com>
3717
3718 * gdb.arch/aarch64-sighandler-regs.c: New test.
3719 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3720 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3721
224d30d3
MM
37222018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3723
3724 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3725 assembly.
3726
f67ffa6a
AB
37272018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3728
3729 * gdb.base/frame-selection.exp: New file.
3730 * gdb.base/frame-selection.c: New file.
3731
9fc3183f
AH
37322018-09-27 Alan Hayward <alan.hayward@arm.com>
3733
3734 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3735 pthread barrier.
3736 (main): Likewise.
3737
d354055e
AB
37382018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3739
3740 * gdb.base/large-frame-1.c: New file.
3741 * gdb.base/large-frame-2.c: New file.
3742 * gdb.base/large-frame.exp: New file.
3743 * gdb.base/large-frame.h: New file.
3744
db727370
JL
37452018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3746
3747 PR gdb/20948
3748 * gdb.base/write_mem.exp: New test.
3749 * gdb.base/write_mem.c: Likewise.
3750
ae778caf
TT
37512018-09-23 Tom Tromey <tom@tromey.com>
3752
3753 PR python/18852:
3754 * gdb.python/py-parameter.exp: Add test for parameter that throws
3755 on "set".
3756
fd3ba736
TT
37572018-09-23 Tom Tromey <tom@tromey.com>
3758
3759 PR python/17284:
3760 * gdb.python/py-template.exp (test_template_arg): Add test for
3761 negative template argument number.
3762
39a24317
TT
37632018-09-23 Tom Tromey <tom@tromey.com>
3764
3765 PR python/14062:
3766 * gdb.python/python.exp: Add test for post_event error.
3767
f5769a2c
TT
37682018-09-23 Tom Tromey <tom@tromey.com>
3769
3770 PR python/18170:
3771 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3772 convert pointers to int and long.
3773
1c1e54f6
TT
37742018-09-23 Tom Tromey <tom@tromey.com>
3775
3776 PR python/20126:
3777 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3778 signed-ness conversion tests.
3779
fb4fa946
TT
37802018-09-23 Tom Tromey <tom@tromey.com>
3781
3782 PR python/18352;
3783 * gdb.python/py-value.exp (test_float_conversion): New proc.
3784 Use it.
3785
a466edac
HAQ
37862018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3787
3788 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3789
4ee9b0c5
SL
37902018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3791
3792 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3793 no readline.
3794 * gdb.base/utf8-identifiers.exp: Likewise.
3795 * gdb.cp/cpcompletion.exp: Likewise.
3796 * gdb.linespec/cpcompletion.exp: Likewise.
3797 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3798 * gdb.linespec/cpls-ops.exp: Likewise.
3799
23be8da7
RB
38002018-09-19 Richard Bunt <richard.bunt@arm.com>
3801 Chris January <chris.january@arm.com>
3802
3803 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3804 * gdb.fortran/short-circuit-argument-list.exp: New file.
3805 * gdb.fortran/short-circuit-argument-list.f90: New test.
3806
5031d0ae
SDJ
38072018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3808
3809 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3810 "arch=" keyword when executing "-stack-list-frames".
3811
b4c0d1a4
SDJ
38122018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3813
3814 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3815 "arch=" keyword when executing "-stack-list-frames".
3816
7a6d2b45
SDJ
38172018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3818
3819 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3820 break ada".
3821
8588b356
SM
38222018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3823
3824 PR python/23669
3825 * gdb.python/python.exp: Test gdb.execute("show commands").
3826
65e65158
TT
38272018-09-16 Tom Tromey <tom@tromey.com>
3828
3829 * gdb.base/new-ui.exp (do_execution_tests): Update.
3830 * gdb.base/dbx.exp (test_breakpoints): Update.
3831
bf326452
AH
38322018-09-14 Alan Hayward <alan.hayward@arm.com>
3833
3834 * lib/gdb.exp (gdb_simple_compile): Add proc.
3835 (is_elf_target): Use gdb_simple_compile.
3836 (skip_altivec_tests): Likewise.
3837 (skip_vsx_tests): Likewise.
3838 (skip_tsx_tests): Likewise.
3839 (skip_btrace_tests): Likewise.
3840 (skip_btrace_pt_tests): Likewise.
3841 (gdb_can_simple_compile): Likewise.
3842 (gdb_has_argv0): Likewise.
3843 (gdb_target_symbol_prefix): Likewise.
3844 (target_supports_scheduler_locking): Likewise.
3845
2361b0fb
TT
38462018-09-13 Tom Tromey <tom@tromey.com>
3847
3848 * Makefile.in (TAGS): Recognize proc_with_prefix and
3849 gdb_caching_proc.
3850
0ae1a321
SM
38512018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3852
3853 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3854 method.
3855
a40bf0c2
SM
38562018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3857
3858 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3859 and a few other Inferior properties when the Inferior is no
3860 longer valid.
3861
4a3fe98f
TT
38622018-09-13 Tom Tromey <tom@tromey.com>
3863
3864 PR rust/23650:
3865 * gdb.rust/simple.exp: Add test for enum field access error.
3866
098b2108
TT
38672018-09-13 Tom Tromey <tom@tromey.com>
3868
3869 PR rust/23626:
3870 * gdb.rust/simple.rs (EmptyEnum): New type.
3871 (main): Use it.
3872 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3873
1256af7d
SM
38742018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3875
3876 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3877 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3878 * gdb.python/py-symtab.exp: Update test printing an objfile.
3879
4aa8e6c2
SM
38802018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3881
3882 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3883 object.
3884
c221b2f7
AH
38852018-09-12 Alan Hayward <alan.hayward@arm.com>
3886
3887 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3888 (support_complex_tests): Use gdb_can_simple_compile.
3889 (is_ilp32_target): Likewise.
3890 (is_lp64_target): Likewise.
3891 (is_64_target): Likewise.
3892 (is_amd64_regs_target): Likewise.
3893 (is_aarch32_target): Likewise.
3894 (gdb_int128_helper): Likewise.
3895
6f1107b5
JK
38962018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3897
3898 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3899
1f5d1570
JG
39002018-09-10 Jerome Guitton <guitton@adacore.com>
3901
3902 * gdb.ada/same_component_name: Add test for case of tagged record
3903 with variable-length fields.
3904
cc330e39
XR
39052018-09-10 Xavier Roirand <roirand@adacore.com>
3906
3907 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3908 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3909 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3910 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3911
b9c50e9a
XR
39122018-09-10 Xavier Roirand <roirand@adacore.com>
3913
3914 * gdb.ada/mi_string_access.exp: New testcase.
3915 * gdb.ada/mi_string_access/bar.adb: New file.
3916 * gdb.ada/mi_string_access/pck.adb: New file.
3917 * gdb.ada/mi_string_access/pck.asd: New file.
3918
2963898f
XR
39192018-09-10 Xavier Roirand <roirand@adacore.com>
3920
3921 * gdb.ada/mi_var_union.exp: New testcase.
3922 * gdb.ada/mi_var_union/bar.adb: New file.
3923 * gdb.ada/mi_var_union/pck.adb: New file.
3924 * gdb.ada/mi_var_union/pck.asd: New file.
3925
1aac008f
TT
39262018-09-08 Tom Tromey <tom@tromey.com>
3927
3928 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3929
332cf4c9
TT
39302018-09-08 Tom Tromey <tom@tromey.com>
3931
3932 PR python/16047:
3933 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3934 (register_pretty_printers): Register new printer.
3935 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3936 test.
3937 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3938 (an_int_type3): New global.
3939
424da6cf
JB
39402018-09-08 Joel Brobecker <brobecker@adacore.com>
3941
3942 * gdb.ada/expr_with_funcall: New testcase.
3943
2a62dfa9
JB
39442018-09-08 Joel Brobecker <brobecker@adacore.com>
3945
3946 * gdb.ada/packed_array_assign: New testcase.
3947
96b6697f
AB
39482018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3949
3950 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3951 names, and add test prefixes to make test names unique.
3952
e4a62c65
TV
39532018-09-05 Tom de Vries <tdevries@suse.de>
3954
3955 * gdb.dwarf2/varval.exp: Add test.
3956
dd083ee2
GB
39572018-09-04 Gary Benson <gbenson@redhat.com>
3958
3959 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3960 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3961
aef9346c
TT
39622018-08-31 Tom Tromey <tom@tromey.com>
3963
3964 * gdb.rust/simple.rs: Rename second variable "v".
3965
c67f2e15
AB
39662018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3967
3968 * gdb.base/funcargs.c (use_a): New function.
3969 (recurse): Call use_a.
3970
078a0207
KS
39712018-08-29 Keith Seitz <keiths@redhat.com>
3972
3973 * gdb.compile/compile-cplus-anonymous.cc: New file.
3974 * gdb.compile/compile-cplus-anonymous.exp: New file.
3975 * gdb.compile/compile-cplus-array-decay.cc: New file.
3976 * gdb.compile/compile-cplus-array-decay.exp: New file.
3977 * gdb.compile/compile-cplus-inherit.cc: New file.
3978 * gdb.compile/compile-cplus-inherit.exp: New file.
3979 * gdb.compile/compile-cplus-member.cc: New file.
3980 * gdb.compile/compile-cplus-member.exp: New file.
3981 * gdb.compile/compile-cplus-method.cc: New file.
3982 * gdb.compile/compile-cplus-method.exp: New file.
3983 * gdb.compile/compile-cplus-mod.c: "New" file.
3984 * gdb.compile/compile-cplus-namespace.cc: New file.
3985 * gdb.compile/compile-cplus-namespace.exp: New file.
3986 * gdb.compile/compile-cplus-nested.cc: New file.
3987 * gdb.compile/compile-cplus-nested.exp: New file.
3988 * gdb.compile/compile-cplus-print.c: "New" file.
3989 * gdb.compile/compile-cplus-print.exp: "New" file.
3990 * gdb.compile/compile-cplus-virtual.cc: New file.
3991 * gdb.compile/compile-cplus-virtual.exp: New file.
3992 * gdb.compile/compile-cplus.c: "New" file.
3993 * gdb.compile/compile-cplus.exp: "New" file.
3994 * lib/compile-support.exp: New file.
3995
b0f492b9
GB
39962018-08-16 Gary Benson <gbenson@redhat.com>
3997
3998 PR gdb/13000:
3999 * gdb.base/batch-exit-status.exp: New file.
4000 * gdb.base/batch-exit-status.good-commands: Likewise.
4001 * gdb.base/batch-exit-status.bad-commands: Likewise.
4002
36eb4c5f
AH
40032018-08-29 Alan Hayward <alan.hayward@arm.com>
4004
4005 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4006 (struct struct02): Likewise.
4007 (struct struct03): Likewise.
4008 (struct struct04): Likewise.
4009 (struct struct_01_01): New struct.
4010 (struct struct_01_02): Likewise.
4011 (struct struct_01_03): Likewise.
4012 (struct struct_01_04): Likewise.
4013 (struct struct_02_01): Likewise.
4014 (struct struct_02_02): Likewise.
4015 (struct struct_02_03): Likewise.
4016 (struct struct_02_04): Likewise.
4017 (struct struct_04_01): Likewise.
4018 (struct struct_04_02): Likewise.
4019 (struct struct_04_03): Likewise.
4020 (struct struct_04_04): Likewise.
4021 (struct struct_05_01): Likewise.
4022 (struct struct_05_02): Likewise.
4023 (struct struct_05_03): Likewise.
4024 (struct struct_05_04): Likewise.
4025 (cmp_struct01): Remove function.
4026 (cmp_struct02): Likewise.
4027 (cmp_struct03): Likewise.
4028 (cmp_struct04): Likewise.
4029 (cmp_struct_01_01): Add Function.
4030 (cmp_struct_01_02): Likewise.
4031 (cmp_struct_01_03): Likewise.
4032 (cmp_struct_01_04): Likewise.
4033 (cmp_struct_02_01): Likewise.
4034 (cmp_struct_02_02): Likewise.
4035 (cmp_struct_02_03): Likewise.
4036 (cmp_struct_02_04): Likewise.
4037 (cmp_struct_04_01): Likewise.
4038 (cmp_struct_04_02): Likewise.
4039 (cmp_struct_04_03): Likewise.
4040 (cmp_struct_04_04): Likewise.
4041 (cmp_struct_05_01): Likewise.
4042 (cmp_struct_05_02): Likewise.
4043 (cmp_struct_05_03): Likewise.
4044 (cmp_struct_05_04): Likewise.
4045 (call_all): Add new structs.
4046 * gdb.base/infcall-nested-structs.exp: Likewise.
4047
3bf9c013
JV
40482018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4049
4050 * gdb.python/py-framefilter-mi.exp: Update regexp to
4051 check for "arch" field in frame output.
4052
450d1e88
KB
40532018-08-23 Kevin Buettner <kevinb@redhat.com>
4054
4055 * gdb.dwarf2/dw2-ranges-func.c: New file.
4056 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4057
ae739fe7
SM
40582018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4059
4060 * gdb.base/term.exp: Compare terminal settings with values from
4061 the inferior.
4062 * gdb.base/term.c: Get and set terminal settings.
4063
6d52907e
JV
40642018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4065
4066 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4067 accommodate new "arch" field in frame output.
4068 * gdb.mi/mi-return.exp: Likewise.
4069 * gdb.mi/mi-stack.exp: Likewise.
4070 * gdb.mi/mi-syn-frame.exp: Likewise.
4071 * gdb.mi/user-selected-context-sync.exp: Likewise.
4072
be2d111a
MS
40732018-08-19 Michael Spang <spang@google.com>
4074
4075 PR gdb/11786
4076 * gdb.base/gcore-tls-pie.c: New file.
4077 * gdb.base/gcore-tls-pie.exp: New file.
4078
ae3a7c47
KB
40792018-08-18 Kevin Buettner <kevinb@redhat.com>
4080
4081 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4082 * gdb.dwarf2/varval.c: New file.
4083 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4084
2ecae92e
AH
40852018-08-17 Alan Hayward <alan.hayward@arm.com>
4086
4087 PR gdb/18931
4088 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4089
c1854f1d
KS
40902018-08-16 Keith Seitz <keiths@redhat.com>
4091
4092 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4093 tests expected to pass.
4094
26fb3983
JV
40952018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4096
4097 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4098 -data-disassemble -a.
4099 (test_disassembly_bogus_args): Likewise.
4100
67943c00
AB
41012018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4102
4103 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4104
5ff2bbae
AB
41052018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4106
4107 * gdb.base/vla-optimized-out.exp: Add new test.
4108
e5bbcd0f
AB
41092018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4110
4111 * gdb.base/vla-optimized-out-o3.exp: Delete.
4112 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4113 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4114 deleted tests.
4115
9d4a934c
AB
41162018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4117
4118 PR gdb/18050:
4119 * gdb.server/extended-remote-restart.c: New file.
4120 * gdb.server/extended-remote-restart.exp: New file.
4121
045cf012
SM
41222018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4123
4124 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4125 "set variable index = 42".
4126
87d6a7aa
SM
41272018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4128
4129 * boards/index-cache-gdb.exp: New file.
4130 * gdb.dwarf2/index-cache.exp: New file.
4131 * gdb.dwarf2/index-cache.c: New file.
4132 * gdb.base/maint.exp: Check if we are using the index cache.
4133
96d68bd4
RO
41342018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4135
4136 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4137 MAKEFLAGS.
4138
5a699617
RO
41392018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4140
4141 * dg-extract-results.sh: Move to toplevel contrib.
4142 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4143 * Makefile.in (check-parallel-racy): Likewise.
4144
5bd18990
AB
41452018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4146
4147 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4148 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4149 tests if the target supports scheduler locking.
4150
3fbbcf47
TV
41512018-08-04 Tom de Vries <tdevries@suse.de>
4152
4153 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4154
3e1d3d8c
TT
41552018-08-02 Tom Tromey <tom@tromey.com>
4156
4157 PR symtab/16842.
4158 * gdb.cp/temargs.exp: Test "info address" of a template
4159 parameter.
4160
5abe0f0c
JV
41612018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4162
4163 * gdb.python/py-mi-var-info-path-expression.c: New file.
4164 * gdb.python/py-mi-var-info-path-expression.py: New file.
4165 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4166
fb66cde8
SDJ
41672018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4168
4169 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4170 error after "cannot resolve name" string.
4171
c708f4d2
AB
41722018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4173
4174 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4175 started.
4176 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4177
37cc0cae
TV
41782018-07-28 Tom de Vries <tdevries@suse.de>
4179
4180 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4181
63b4ecf7
TV
41822018-07-26 Tom de Vries <tdevries@suse.de>
4183
4184 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4185
3c3bb058
AB
41862018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4187
4188 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4189 is visible.
4190
9e7f3bbb
TV
41912018-07-26 Tom de Vries <tdevries@suse.de>
4192
4193 PR breakpoints/23366
4194 * gdb.base/catch-follow-exec.c: New test.
4195 * gdb.base/catch-follow-exec.exp: New file.
4196
16f808ec
TV
41972018-07-25 Tom de Vries <tdevries@suse.de>
4198
4199 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4200 vla-optimized-out.c.
4201
d7154a8d
JV
42022018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4203
4204 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4205 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4206
232a0032
TV
42072018-07-20 Tom de Vries <tdevries@suse.de>
4208
4209 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4210 NOCLONE macro.
4211 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4212
fbb1d502
TV
42132018-07-19 Tom de Vries <tdevries@suse.de>
4214
4215 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4216 regular expression.
4217
42dc7699
TV
42182018-07-18 Tom de Vries <tdevries@suse.de>
4219
4220 * gdb.base/vla-optimized-out.c: New test.
4221 * gdb.base/vla-optimized-out.exp: New file.
4222
7f1f7e23
SDJ
42232018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4224
4225 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4226 message "No address associated with hostname" when gdbserver
4227 cannot resolve the hostname.
4228
5759ebb3
PW
42292018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4230
4231 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4232 Add some test prefixes to make tests unique.
4233
3606ccab
PW
42342018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4235
4236 * gdb.base/frameapply.c: New file.
4237 * gdb.base/frameapply.exp: New file.
4238
529c08b2
PW
42392018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4240
4241 * gdb.base/skip.exp: Update expected error message.
4242
c7ab0aef
SDJ
42432018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4244 Jan Kratochvil <jan.kratochvil@redhat.com>
4245 Paul Fertser <fercerpav@gmail.com>
4246 Tsutomu Seki <sekiriki@gmail.com>
4247
4248 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4249 parameter.
4250 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4251 by default.
4252 * boards/native-gdbserver.exp: Likewise.
4253 * gdb.server/run-without-local-binary.exp: Improve regexp used
4254 for detecting when a remote debugging connection succeeds.
4255 * gdb.server/server-connect.exp: New file.
4256 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4257 Do not prefix the port number with ":".
4258 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4259 support for detecting and using it. Add '$debughost_gdbserver'
4260 to the list of arguments used to start gdbserver. Handle case
4261 when gdbserver cannot resolve a network name.
4262
16ff70dd
SDJ
42632018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4264
4265 PR c++/23373
4266 * gdb.base/ptype-offsets.cc (struct static_member): New
4267 struct.
4268 (main) <stmember>: New variable.
4269 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4270 with a static member in it.
4271
3541979f
AB
42722018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4273
4274 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4275 watchpoints enabled and disabled.
4276
c8ad9b9a
AB
42772018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4278
4279 * gdb.base/examine-backward.exp: Still run tests around address
4280 0x0, even if address 0x0 is not readable. Update the pattern for
4281 matching address 0x0 in expected output.
4282
e0e5e971
AB
42832018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4284
4285 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4286 malloc/free.
4287
1ea5da02
TV
42882018-07-04 Tom de Vries <tdevries@suse.de>
4289
4290 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4291
471b9d15
MR
42922018-07-02 Maciej W. Rozycki <macro@mips.com>
4293
4294 PR tdep/8282
4295 * gdb.arch/mips-disassembler-options.exp: New test.
4296 * gdb.arch/mips-disassembler-options.s: New test source.
4297
75acb486
PA
42982018-06-29 Pedro Alves <palves@redhat.com>
4299
4300 * gdb.threads/names.exp: Adjust expected "info threads" output.
4301
cd2bb709
PA
43022018-06-29 Pedro Alves <palves@redhat.com>
4303
4304 * gdb.opt/inline-break.exp (line number, address): Add "info
4305 break" tests.
4306
991ff292
PA
43072018-06-29 Pedro Alves <palves@redhat.com>
4308
4309 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4310 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4311 number and address and running to them.
4312
356819b6 43132018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4314
4315 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4316
2512d7ef
JK
43172018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4318
4319 * lib/compiler.c: Remove executable permission flag.
4320
be1b6474
RB
43212018-06-28 Richard Bunt <richard.bunt@arm.com>
4322
4323 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4324 code.
4325 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4326
291f9a96
PT
43272018-06-28 Petr Tesarik <ptesarik@suse.cz>
4328
4329 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4330
ed6dfe51
PT
43312018-06-28 Petr Tesarik <ptesarik@suse.cz>
4332
4333 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4334 address argument is omitted.
4335
d4d429d5
PT
43362018-06-28 Petr Tesarik <ptesarik@suse.cz>
4337
4338 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4339
7ab6656f
OJ
43402018-06-27 Omair Javaid <omair.javaid@linaro.org>
4341
4342 PR gdb/21695
4343 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4344 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4345
a33ccfc7
TT
43462018-06-26 Tom Tromey <tom@tromey.com>
4347
4348 PR rust/22574:
4349 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4350 * gdb.rust/simple.rs (struct SimpleLayout): New.
4351
6d72d289
SM
43522018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4353
4354 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4355 "info registers" output.
4356
8363f9d5
RB
43572018-06-21 Richard Bunt <richard.bunt@arm.com>
4358
4359 * gdb.base/watchpoint-hw-attach.c: New test.
4360 * gdb.base/watchpoint-hw-attach.exp: New file.
4361
f00674fe
SM
43622018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4363
4364 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4365 through /bin/sh.
4366 * boards/dwarf4-gdb-index.exp: Likewise.
4367 * boards/fission-dwp.exp: Likewise.
4368
1d554008
UW
43692018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4370
4371 * gdb.base/float128.exp: Add comment and improved fail message
4372 to the failure case of "print large128" test.
4373
d0ac1c44
SM
43742018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4375
4376 * configure.ac: Remove AC_PREREQ.
4377 * configure: Re-generate.
4378
61b04dd0
PA
43792018-06-19 Pedro Alves <palves@redhat.com>
4380
4381 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4382 (func_extern_caller): New.
4383 (main): Call func_extern_caller.
4384 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4385 logic change.
4386
f63b508a
SM
43872018-06-18 Weimin Pan <weimin.pan@oracle.com>
4388
4389 PR gdb/16841
4390 * gdb.cp/typedef-base.cc: New file.
4391 * gdb.cp/typedef-base.exp: New file.
4392
0fe3a558
TV
43932018-06-18 Tom de Vries <tdevries@suse.de>
4394
4395 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4396
7010835a
AB
43972018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4398 Richard Bunt <Richard.Bunt@arm.com>
4399
4400 * gdb.threads/attach-slow-waitpid.c: New file.
4401 * gdb.threads/attach-slow-waitpid.exp: New file.
4402 * gdb.threads/slow-waitpid.c: New file.
4403
14897d65
PA
44042018-06-14 Pedro Alves <palves@redhat.com>
4405
4406 * gdb.base/fork-running-state.c: Include <errno.h>.
4407 (exit_if_relative_exits): New.
4408 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4409 exits.
4410 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4411 child exits.
4412
5d9a0608
TV
44132018-06-14 Tom de Vries <tdevries@suse.de>
4414
4415 PR cli/22573
4416 * gdb.base/finish-pretty.c: New test.
4417 * gdb.base/finish-pretty.exp: New file.
4418
11ae5818
PA
44192018-06-14 Pedro Alves <palves@redhat.com>
4420
4421 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4422 gdb's expected startup output.
4423
1d39de44
PA
44242018-06-14 Pedro Alves <palves@redhat.com>
4425
4426 * lib/selftest-support.exp (selftest_setup): Remove inlined
4427 function handling.
4428
70ee0000
TV
44292018-06-14 Tom de Vries <tdevries@suse.de>
4430
4431 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4432 matching of breakpoint printing.
4433
11f4b608
TV
44342018-06-13 Tom de Vries <tdevries@suse.de>
4435
4436 PR testsuite/23269
4437 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4438 (fork_child): ... here, and ...
4439 (fork_parent): ... here.
4440
44412018-06-12 Tom de Vries <tdevries@suse.de>
4442
4443 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4444
9516f85a
AB
44452018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4446 Stephen Roberts <stephen.roberts@arm.com>
4447
4448 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4449 rewrite test to describe action performed, rather than possible
4450 failure.
4451
5045b3d7
GB
44522018-06-08 Gary Benson <gbenson@redhat.com>
4453
4454 * gdb.threads/check-libthread-db.exp: New file.
4455 * gdb.threads/check-libthread-db.c: Likewise.
4456
c61b06a1
TT
44572018-06-05 Tom Tromey <tom@tromey.com>
4458
4459 * gdb.base/default.exp: Update expected "show version" output.
4460
eb6af809
TT
44612018-06-05 Tom Tromey <tom@tromey.com>
4462
4463 PR cli/12326:
4464 * gdb.cp/static-print-quit.exp: Update.
4465 * lib/gdb.exp (pagination_prompt): Update.
4466 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4467 * gdb.python/python.exp: Update.
4468
178d6a63
JB
44692018-06-04 Joel Brobecker <brobecker@adacore.com>
4470
4471 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4472
8e817061
JB
44732018-06-01 Joel Brobecker <brobecker@adacore.com>
4474
4475 * gdb.ada/bp_fun_addr: New testcase.
4476
e86ca25f
TT
44772018-06-01 Tom Tromey <tom@tromey.com>
4478
4479 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4480 results.
4481 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4482 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4483 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4484 * gdb.base/maint.exp (maint_pass_if): Update.
4485
4b2dfa9d
MR
44862018-05-31 Maciej W. Rozycki <macro@mips.com>
4487
4488 * gdb.base/endian.exp: New test.
4489 * gdb.base/endian.c: New test source.
4490
45f25d6c
AB
44912018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4492
4493 PR gdb/23203
4494 * gdb.base/bt-selected-frame.c: New file.
4495 * gdb.base/bt-selected-frame.exp: New file.
4496 * lib/gdb.exp (get_current_frame_number): New function.
4497
d9f6d7f8
MR
44982018-05-24 Maciej W. Rozycki <macro@mips.com>
4499 Pedro Alves <palves@redhat.com>
4500
4501 * gdb.threads/tls-core.c: Include <stdlib.h>
4502 (thread_proc): Call `abort'.
4503 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4504 (tls_core_test): New procedure, bits factored out from ...
4505 (top level): ... here. Test both native cores and gcore cores.
4506
ff1cf532
TT
45072018-05-23 Tom Tromey <tom@tromey.com>
4508
4509 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4510
b98664d3
TT
45112018-05-23 Tom Tromey <tom@tromey.com>
4512
4513 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4514 symfile_complaints.
4515 (test_short_complaints): Likewise.
4516 (test_empty_complaints): Likewise.
4517 (test_initial_complaints): Update.
4518
4e9668d0
TT
45192018-05-23 Tom Tromey <tom@tromey.com>
4520
4521 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4522
43ba33c7
TT
45232018-05-23 Tom Tromey <tom@tromey.com>
4524
4525 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4526 (test_short_complaints): Update.
4527
035522c0
PA
45282018-05-22 Pedro Alves <palves@redhat.com>
4529
4530 * gdb.base/remote.exp: Only gdb_start after compiling the
4531 testcase. Issue "disconnect" before testing "set remote" command
4532 defaults. Issue clean_restart before running to main.
4533
cc0be08f
PA
45342018-05-22 Pedro Alves <palves@redhat.com>
4535
4536 * gdb.base/remote.exp: Adjust expected output of "show remote
4537 memory-write-packet-size". Add tests for "set remote
4538 memory-write-packet-size 0" and "set remote
4539 memory-write-packet-size fixed/limit".
4540
b1b60145
PA
45412018-05-22 Pedro Alves <palves@redhat.com>
4542
4543 PR gdb/22973
4544 * gdb.base/utf8-identifiers.c: New file.
4545 * gdb.base/utf8-identifiers.exp: New file.
4546
0ec848ad
PFC
45472018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4548
4549 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4550
2c3305f6
PFC
45512018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4552
4553 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4554
ce1e8424
TT
45552018-05-18 Tom Tromey <tom@tromey.com>
4556
4557 * gdb.base/ptype-offsets.exp: Update.
4558
ddfe970e
KS
45592018-05-17 Keith Seitz <keiths@redhat.com>
4560
4561 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4562 in expected breakpoint stop locations.
4563 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4564 move to proper scope to test variable values.
4565 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4566 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4567 New functions.
4568 (main): Call not_inline_func3.
4569 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4570 inline_func1, inline_func2, and inline_func3. Test that when each
4571 breakpoint is hit, GDB properly reports both the stop location
4572 and the backtrace. Repeat tests for temporary breakpoints.
4573
0726fcc6
MR
45742018-05-15 Maciej W. Rozycki <macro@mips.com>
4575
4576 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4577 rather then trying to access it in determining whether the PID
4578 of `gdbserver' could have been retrieved.
4579
8ee22052
AB
45802018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4581
4582 * gdb.arch/amd64-init-x87-values.S: New file.
4583 * gdb.arch/amd64-init-x87-values.exp: New file.
4584
7785df48
JK
45852018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4586
4587 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4588
56bcdbea
TT
45892018-05-04 Tom Tromey <tom@tromey.com>
4590
4591 PR python/22730:
4592 * gdb.python/python.exp: Test multi-line execute.
4593
a913fffb
TT
45942018-05-04 Tom Tromey <tom@tromey.com>
4595
4596 PR python/22731:
4597 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4598
7a2c85f2
TT
45992018-05-04 Tom Tromey <tom@tromey.com>
4600
4601 PR gdb/11750:
4602 * gdb.base/define.exp: Test defining a user command inside a user
4603 command.
4604 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4605
a3b60e45
JK
46062018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4607 Pedro Alves <palves@redhat.com>
4608
4609 PR breakpoints/19806 and support for PR external/20207.
4610 * gdb.base/watchpoint-unaligned.c: New file.
4611 * gdb.base/watchpoint-unaligned.exp: New file.
4612
45fe4a03
AB
46132018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4614
4615 * gdb.base/maint.exp: Make test names unique, use
4616 test_prefix_command_help to test 'help maint info', and remove
4617 repeated test of 'help maint'.
4618
9be2ae8f
TT
46192018-05-04 Tom Tromey <tom@tromey.com>
4620
4621 PR gdb/22619:
4622 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4623 behavior.
4624
11859c31
AB
46252018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4626
4627 * gdb.base/maint.exp: Process output from 'maint print registers'
4628 line at a time.
4629
089a9490
AB
46302018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4631
4632 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4633 timeout.
4634
9b0797e2
AB
46352018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4636
4637 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4638 filter pattern.
4639
f6ac5f3d
PA
46402018-05-02 Pedro Alves <palves@redhat.com>
4641
4642 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4643 to_log_command renames.
4644 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4645
77d3c63b
TT
46462018-05-02 Tom Tromey <tom@tromey.com>
4647
4648 * gdb.python/py-parameter.exp: Set test message.
4649
0489430a
TT
46502018-05-02 Tom Tromey <tom@tromey.com>
4651
4652 PR python/20084:
4653 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4654 PARAM_ZUINTEGER_UNLIMITED tests.
4655
1632f8ba
DR
46562018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4657
4658 PR rust/23124
4659 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4660 when casting.
4661
6d7bb824
TT
46622018-04-30 Tom Tromey <tom@tromey.com>
4663
4664 * gdb.python/py-type.exp: Check align attribute.
4665 * gdb.python/py-type.c: New "aligncheck" global.
4666
007e1530
TT
46672018-04-30 Tom Tromey <tom@tromey.com>
4668
4669 PR exp/17095:
4670 * gdb.dwarf2/dw2-align.exp: New file.
4671 * gdb.cp/align.exp: New file.
4672 * gdb.base/align.exp: New file.
4673 * lib/gdb.exp (gdb_int128_helper): New proc.
4674 (has_int128_c, has_int128_cxx): New caching procs.
4675
6873858b
TT
46762018-04-27 Tom Tromey <tom@tromey.com>
4677
4678 PR rust/22545:
4679 * gdb.rust/simple.exp: Add inclusive range tests.
4680
79188d8d
PA
46812018-04-26 Pedro Alves <palves@redhat.com>
4682
4683 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4684 ifunc breakpoint locations correctly of ifunc breakpoints set
4685 while the program resolves the ifunc.
4686
c7075ad5
PA
46872018-04-26 Pedro Alves <palves@redhat.com>
4688
4689 * gdb.base/gnu-ifunc-final.c: New file.
4690 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4691 * gdb.base/gnu-ifunc.exp (executable): Delete.
4692 (staticexecutable): Adjust.
4693 (lib_opts, exec_opts): Delete.
4694 (make_binsuffix, build, set-break): New procedures.
4695 (misc_tests): New, with tests factored out from the top level.
4696 (top level): Test different combinations of ifunc resolver name,
4697 resolver with and with debug info, and ifunc target with and
4698 without debug info. Wrap static tests with with_target_prefix.
4699
8388016d
PA
47002018-04-26 Pedro Alves <palves@redhat.com>
4701
4702 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4703 return type" warnings.
4704
249b5733
PA
47052018-04-25 Pedro Alves <palves@redhat.com>
4706
4707 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4708 killed".
4709 * gdb.base/kill-after-signal.exp: Likewise.
4710 * gdb.threads/kill.exp: Likewise.
4711
f67c0c91
SDJ
47122018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4713 Sergio Durigan Junior <sergiodj@redhat.com>
4714 Pedro Alves <palves@redhat.com>
4715
4716 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4717 regexps to expect for '[Inferior ... detached]' as well.
4718 * gdb.base/attach.exp: Likewise.
4719 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4720 "gdb_continue_to_end".
4721 (test_catch_syscall_with_wrong_args): Likewise.
4722 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4723 ']'. Don't set 'verbose' on.
4724 * gdb.base/foll-vfork.exp: Likewise.
4725 * gdb.base/fork-print-inferior-events.c: New file.
4726 * gdb.base/fork-print-inferior-events.exp: New file.
4727 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4728 '[Inferior ... has been killed]' message.
4729 * gdb.base/kill-after-signal.exp: Likewise.
4730 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4731 detach message.
4732 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4733 message.
4734 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4735 regexps to expect for '[Inferior ... detached]' as well.
4736 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4737
0a8ddac4
SM
47382018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4739
4740 PR gdb/23104
4741 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4742
701adfb0
PA
47432018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4744
4745 PR gdb/23095
4746 * gdb.base/break-probes.exp: Pass shlib_load to
4747 prepare_for_testing. Set normal_bp to r_debug_state if target is
4748 bsd.
4749
d27d16bf
RB
47502018-04-19 Richard Bunt <richard.bunt@arm.com>
4751
4752 * gdb.threads/multiple-successive-infcall.c: New test.
4753 * gdb.threads/multiple-successive-infcall.exp: New file.
4754
a037790e
TT
47552018-04-17 Tom Tromey <tom@tromey.com>
4756
4757 * gdb.rust/simple.rs (Union): New type.
4758 (main): New local "u".
4759 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4760
e3a91079
AA
47612018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4762
4763 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4764 number information in output of "whereis" command.
4765 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4766
b744723f
AA
47672018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4768
4769 * gdb.ada/info_types.exp: Adjust expected output to the line
4770 numbers now printed by "info var/func/type".
4771 * gdb.base/completion.exp: Likewise.
4772 * gdb.base/included.exp: Likewise.
4773 * gdb.cp/cp-relocate.exp: Likewise.
4774 * gdb.cp/cplusfuncs.exp: Likewise.
4775 * gdb.cp/namespace.exp: Likewise.
4776 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4777
4a4495d6
MM
47782018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4779
4780 * gdb.btrace/cpu.exp: New.
4781
1d509aa6
MM
47822018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4783
4784 * gdb.base/step-indirect-call-thunk.exp: New.
4785 * gdb.base/step-indirect-call-thunk.c: New.
4786 * gdb.reverse/step-indirect-call-thunk.exp: New.
4787 * gdb.reverse/step-indirect-call-thunk.c: New.
4788
6295b6da
SM
47892018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4790
4791 * gdb.base/pie-fork.c: New file.
4792 * gdb.base/pie-fork.exp: New file.
4793
50146e70
TT
47942018-04-11 Tom Tromey <tom@tromey.com>
4795
4796 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4797
f50d8a2e
PA
47982018-04-10 Pedro Alves <palves@redhat.com>
4799
4800 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4801 exits. Instead loop running forever.
4802 (fork_parent): Run forever too.
4803
a0be7a36
SM
48042018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4805
4806 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4807 mi_continue_to_line.
4808 * gdb.mi/mi-stack.c (callee4): Add comment.
4809
9b73db36
SM
48102018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4811
4812 * gdb.mi/mi-stack.exp: Fix indentation.
4813
c912f608
SM
48142018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4815
4816 PR gdb/22979
4817 * gdb.arch/amd64-osabi.exp: New file.
4818
26540402
SM
48192018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4820
4821 PR gdb/22980
4822 * gdb.base/osabi.exp: New file.
4823
121ad66c 48242018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4825
4826 * gdb.cp/static-typedef-print.exp: New file.
4827 * gdb.cp/static-typedef-print.cc: New file.
4828
3fcded8f
JB
48292018-03-27 Joel Brobecker <brobecker@adacore.com>
4830
4831 * gdb.ada/varsize_limit: New testcase.
4832
59cc4834
JB
48332018-03-27 Joel Brobecker <brobecker@adacore.com>
4834
4835 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4836
4837 * gdb.ada/notcplusplus: New testcase.
4838
4839 * gdb.base/c-linkage-name.c: New file.
4840 * gdb.base/c-linkage-name.exp: New testcase.
4841
4ca59a9f
TT
48422018-03-26 Tom Tromey <tom@tromey.com>
4843
4844 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4845 * gdb.python/py-framefilter.py (name_error): New global.
4846 (ErrorInName.function): Use name_error.
4847
978d6c75
TT
48482018-03-26 Tom Tromey <tom@tromey.com>
4849
4850 PR backtrace/15582:
4851 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4852
b7fee5a3
KS
48532018-03-23 Keith Seitz <keiths@redhat.com>
4854
4855 PR c++/22968
4856 * gdb.cp/subtypes.exp: New file.
4857 * gdb.cp/subtypes.h: New file.
4858 * gdb.cp/subtypes.cc: New file.
4859 * gdb.cp/subtypes-2.cc: New file.
4860
376be529
AB
48612018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4862
4863 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4864 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4865 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4866 -nostartfiles when compiling the test. Confirm that all registers
4867 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4868
066cfa98
AB
48692018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4872 option, syntax was wrong anyway.
4873 * gdb.arch/arm-disp-step.exp: Likewise.
4874 * gdb.arch/sparc64-regs.exp: Likewise.
4875 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4876 option, syntax was wrong anyway, switch to use
4877 prepare_for_testing.
4878 * gdb.arch/i386-disp-step.exp: Likewise.
4879
079670b9
AA
48802018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4881
4882 * gdb.ada/exec_changed.exp: Replace "target_info exists
4883 use_gdb_stub" by "use_gdb_stub".
4884 * gdb.ada/start.exp: Likewise.
4885 * gdb.base/async-shell.exp: Likewise.
4886 * gdb.base/attach-pie-misread.exp: Likewise.
4887 * gdb.base/attach-wait-input.exp: Likewise.
4888 * gdb.base/break-entry.exp: Likewise.
4889 * gdb.base/break-interp.exp: Likewise.
4890 * gdb.base/dprintf-detach.exp: Likewise.
4891 * gdb.base/nostdlib.exp: Likewise.
4892 * gdb.base/solib-nodir.exp: Likewise.
4893 * gdb.base/statistics.exp: Likewise.
4894 * gdb.base/testenv.exp: Likewise.
4895 * gdb.mi/mi-exec-run.exp: Likewise.
4896 * gdb.mi/mi-start.exp: Likewise.
4897 * gdb.multi/dummy-frame-restore.exp: Likewise.
4898 * gdb.multi/multi-arch-exec.exp: Likewise.
4899 * gdb.multi/multi-arch.exp: Likewise.
4900 * gdb.multi/tids.exp: Likewise.
4901 * gdb.multi/watchpoint-multi.exp: Likewise.
4902 * gdb.python/py-events.exp: Likewise.
4903 * gdb.threads/attach-into-signal.exp: Likewise.
4904 * gdb.threads/attach-stopped.exp: Likewise.
4905 * gdb.threads/threadapply.exp: Likewise.
4906 * lib/selftest-support.exp: Likewise.
4907
26d6cec4
AA
49082018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4909
4910 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4911
4ee89e90
SR
49122018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4913
4914 * gdb.perf/template-breakpoints.cc: New file.
4915 * gdb.perf/template-breakpoints.exp: New file.
4916 * gdb.perf/template-breakpoints.py: New file.
4917
92630041
TT
49182018-03-19 Tom Tromey <tom@tromey.com>
4919
4920 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4921 y0.
4922 * gdb.rust/simple.exp: Test bare identifier form of struct
4923 initializer.
4924
76727919
TT
49252018-03-19 Tom Tromey <tom@tromey.com>
4926
4927 * gdb.gdb/observer.exp: Remove.
4928
194ed413
AA
49292018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4930
4931 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4932 "qualified" option when setting breakpoints.
4933 * gdb.trace/backtrace.exp: Likewise.
4934 * gdb.trace/circ.exp: Likewise.
4935 * gdb.trace/collection.exp: Likewise.
4936 * gdb.trace/disconnected-tracing.exp: Likewise.
4937 * gdb.trace/ftrace-lock.exp: Likewise.
4938 * gdb.trace/ftrace.exp: Likewise.
4939 * gdb.trace/infotrace.exp: Likewise.
4940 * gdb.trace/packetlen.exp: Likewise.
4941 * gdb.trace/passc-dyn.exp: Likewise.
4942 * gdb.trace/qtro.exp: Likewise.
4943 * gdb.trace/read-memory.exp: Likewise.
4944 * gdb.trace/report.exp: Likewise.
4945 * gdb.trace/signal.exp: Likewise.
4946 * gdb.trace/status-stop.exp: Likewise.
4947 * gdb.trace/strace.exp: Likewise.
4948 * gdb.trace/tfind.exp: Likewise.
4949 * gdb.trace/trace-break.exp: Likewise.
4950 * gdb.trace/trace-condition.exp: Likewise.
4951 * gdb.trace/trace-mt.exp: Likewise.
4952 * gdb.trace/tstatus.exp: Likewise.
4953 * gdb.trace/tsv.exp: Likewise.
4954 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4955 * gdb.trace/unavailable.exp: Likewise.
4956 * gdb.trace/while-dyn.exp: Likewise.
4957
8b067d2c
AA
49582018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4959
4960 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4961 that libinproctrace is copied to the target.
4962
3ae9ce5d
TT
49632018-03-14 Tom Tromey <tom@tromey.com>
4964
4965 PR cli/14977:
4966 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4967 a null pointer.
4968 * gdb.base/wchar.exp: Likewise.
4969
b8c2339b
TT
49702018-03-14 Tom Tromey <tom@tromey.com>
4971
4972 PR cli/19918:
4973 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4974 flag.
4975
4872dc46
SM
49762018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4977
4978 PR gdb/22841
4979 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4980 "target" to remote_exec.
4981
e4fe3756
SM
49822018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4983
4984 PR gdb/22841
4985 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4986 ${board}_upload): Remove.
4987
e95a97d4
AA
49882018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4989
4990 * gdb.cp/watch-cp.cc: New test.
4991 * gdb.cp/watch-cp.exp: New file.
4992
dbbb1059
AB
49932018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4994
4995 * gdb.base/infcall-nested-structs.exp: New file.
4996 * gdb.base/infcall-nested-structs.c: New file.
4997 * gdb.base/float.exp: Add riscv support.
4998
ecc054c0
TP
49992018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5000
5001 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5002 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5003
25e3c82c
SDJ
50042018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5005
5006 * gdb.server/abspath.exp: New file.
5007 * lib/gdb.exp (with_cwd): New procedure.
5008
3083294d
SM
50092018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5010
5011 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5012 use it.
5013 (gdb_is_target_remote_prompt): New proc.
5014 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5015 (gdb_is_target_native): Pass prompt parameter to
5016 gdb_is_target_1.
5017
3275ef47
SM
50182018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5019
5020 * gdb.base/load-command.c: New file.
5021 * gdb.base/load-command.exp: New file.
5022 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5023 (gdb_is_target_1): ...this, and generalize for other targets
5024 than just remote.
5025 (gdb_is_target_remote): Use gdb_is_target_1.
5026 (gdb_is_target_native): use gdb_is_target_1.
5027
6893c19a
TT
50282018-02-26 Tom Tromey <tom@tromey.com>
5029
5030 PR python/16497:
5031 * gdb.python/py-framefilter.exp: Update test.
5032
2ddeaf8a
TT
50332018-02-26 Tom Tromey <tom@tromey.com>
5034
5035 * gdb.dwarf2/variant.c: New file.
5036 * gdb.dwarf2/variant.exp: New file.
5037
c9317f21
TT
50382018-02-26 Tom Tromey <tom@tromey.com>
5039
5040 * gdb.rust/simple.exp: Accept more possible results in enum test.
5041
6f6d0c26
SM
50422018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5043
5044 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5045 parentheses.
5046
11b03145
MR
50472018-02-23 Maciej W. Rozycki <macro@mips.com>
5048
5049 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5050 name of a variable: $actual_linejj -> $actual_line.
5051
54a27fe5
JB
50522018-02-21 John Baldwin <jhb@FreeBSD.org>
5053
5054 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5055
de65820c
MM
50562018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5057
5058 * gdb.btrace/buffer-size.exp: Do not force BTS.
5059
980548fd
PA
50602018-02-14 Pedro Alves <palves@redhat.com>
5061
5062 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5063 getting a "Quit".
5064
c4e12631
MM
50652018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5066
5067 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5068 Fix test name.
5069
c2e0e465
SM
50702018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5071
5072 * gdb.cp/m-static.exp: Check type of optimized out static
5073 member.
5074
f7216783
AB
50752018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5076
5077 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5078 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5079
0625771b
LS
50802018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5081 Leszek Swirski <leszeks@google.com>
5082
5083 * gdb.python/py-prettyprint.c
5084 (struct to_string_returns_value_inner,
5085 struct to_string_returns_value_wrapper): New.
5086 (main): Add tsrvw variable.
5087 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5088 ToStringReturnsValueWrapper): New classes.
5089 (register_pretty_printers): Register new pretty-printers.
5090 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5091 recursive pretty printer.
5092 * gdb.python/py-mi.exp: Likewise.
5093
59498c30
LS
50942018-02-01 Leszek Swirski <leszeks@google.com>
5095
5096 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5097 functions with the same name as an include file are parsed
5098 correctly.
5099
d4d38844
YQ
51002018-02-01 Yao Qi <yao.qi@linaro.org>
5101
5102 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5103 "\[^\r\n\]*".
5104
07e5f5cf
NP
51052018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5106
5107 * gdb.arch/powerpc-prologue-frame.s: New file.
5108 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5109 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5110
929b5ad4
JB
51112018-01-31 Joel Brobecker <brobecker@adacore.com>
5112
5113 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5114
e671cd59
PA
51152018-01-30 Pedro Alves <palves@redhat.com>
5116
5117 PR gdb/13211
5118 * gdb.base/interrupt-daemon.c: New.
5119 * gdb.base/interrupt-daemon.exp: New.
5120 * gdb.multi/multi-term-settings.c: New.
5121 * gdb.multi/multi-term-settings.exp: New.
5122
fc413dc4
JB
51232018-01-30 Joel Brobecker <brobecker@adacore.com>
5124
5125 * gdb.base/break.exp: Save the location where the breakpoint
5126 on break.c:47 was actually inserted when debugging the version
5127 compiled at -O2 and use it in the expected output of the "info
5128 break" test performed soon after.
5129
5c319bb2
PA
51302018-01-22 Pedro Alves <palves@redhat.com>
5131 Sergio Durigan Junior <sergiodj@redhat.com>
5132
5133 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5134 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5135
a9e40818
JB
51362018-01-22 Joel Brobecker <brobecker@adacore.com>
5137
5138 * gdb.base/break-include.c, gdb.base/break-include.inc,
5139 gdb.base/break-include.exp: New files.
5140 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5141 line number now being the actual line number where the breakpoint
5142 was inserted.
5143 * gdb.mi/mi-break.exp: Likewise.
5144 * gdb.mi/mi-reverse.exp: Likewise.
5145 * gdb.mi/mi-simplerun.exp: Ditto.
5146
e707fc44
AB
51472018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5148
5149 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5150 varobj.
5151 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5152
ae451627
AB
51532018-01-21 Don Breazeal <donb@codesourcery.com>
5154 Andrew Burgess <andrew.burgess@embecosm.com>
5155
5156 * gdb.mi/basics.c: Add new global.
5157 * gdb.mi/mi-frame-regs.exp: New file.
5158 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5159 case.
5160
b1b189e0
AB
51612018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5162
5163 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5164 non-parameter, and on an unknown symbol.
5165
fcfcc376
TT
51662018-01-19 Tom Tromey <tom@tromey.com>
5167
5168 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5169 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5170
634c1c31
AA
51712018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5172
5173 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5174 setrlimit and chdir to int.
5175
d6ad07fd
AA
51762018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5177
5178 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5179 function.
5180 (my_tend): Likewise.
5181 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5182 rationale of avoiding FP- and vector instructions.
5183
adf8243b
RK
51842018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5185
5186 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5187 "info reg" with "\[ \t\]*".
5188 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5189 "\[ \t\]+".
5190 * gdb.arch/s390-multiarch.exp: Ditto.
5191 * gdb.base/pc-fp.exp: Ditto.
5192 * gdb.reverse/i386-precsave.exp: Ditto.
5193 * gdb.reverse/i386-reverse.exp: Ditto.
5194 * gdb.reverse/i387-env-reverse.exp: Ditto.
5195 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5196
dcc06925
AA
51972018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5198
5199 * lib/gdb.exp (gdb_compile): Re-enable use of
5200 universal_compile_options for languages other than Rust.
5201
25d4fd80
AA
52022018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5203
5204 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5205
ee7f689e 52062018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5207
5208 PR gdb/16577
5209 * gdb.base/solib-vanish.exp: New.
5210 * gdb.base/solib-vanish-main.c: New.
5211 * gdb.base/solib-vanish-lib1.c: New.
5212 * gdb.base/solib-vanish-lib2.c: New.
5213
d8447b6b
YQ
52142018-01-17 Yao Qi <yao.qi@linaro.org>
5215
5216 * gdb.compile/compile.exp: Match the address printed for
5217 frame in the output of command "bt".
5218
86d6a90c
TT
52192018-01-15 Tom Tromey <tom@tromey.com>
5220
5221 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5222 compute sp_reg.
5223
cbcdb1aa
AB
52242018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5225
5226 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5227 to prepare.
5228 (prepare): Return 0 on error, 1 on success.
5229
eea61984
PA
52302018-01-12 Pedro Alves <palves@redhat.com>
5231
5232 * gdb.base/continue-after-aborted-step-over.c: New.
5233 * gdb.base/continue-after-aborted-step-over.exp: New.
5234
6181e9c2
SM
52352018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5236
5237 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5238 options when not creating an executable.
5239
3cada740
PA
52402018-01-11 Pedro Alves <palves@redhat.com>
5241
5242 PR remote/22597
5243 * gdb.server/stop-reply-no-thread.c: New file.
5244 * gdb.server/stop-reply-no-thread.exp: New file.
5245
c63d3e8d
PA
52462018-01-10 Pedro Alves <palves@redhat.com>
5247
5248 PR gdb/22670
5249 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5250 functions too. Test setting breakpoints and printing C functions
5251 with no debug info too.
5252 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5253
d4c2a405
PA
52542018-01-10 Pedro Alves <palves@redhat.com>
5255
5256 PR gdb/22670
5257 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5258 a fail.
5259
8825213e
PA
52602018-01-10 Pedro Alves <palves@redhat.com>
5261
5262 PR gdb/22670
5263 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5264
605fd3c6
YQ
52652018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5266
5267 * gdb.server/unittest.exp: Match the output in non-development
5268 mode.
5269
1e5ded6c
YQ
52702018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5271
5272 * gdb.gdb/unittest.exp: Match output in non-development mode.
5273
30066b0b
JB
52742018-01-08 Joel Brobecker <brobecker@adacore.com>
5275
5276 * gdb.ada/access_tagged_param.exp: Relax expected output
5277 for value of "ObjL" in "continue" to pck.inspect breakpoint
5278 test.
5279
04bafb1e
XR
52802018-01-08 Joel Brobecker <brobecker@adacore.com>
5281
9f86398b
JB
5282 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5283 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5284
e379cee6
PA
52852018-01-05 Pedro Alves <palves@redhat.com>
5286
5287 PR gdb/18653
5288 * gdb.base/libsegfault.exp: New.
5289
de63c46b
PA
52902018-01-05 Joel Brobecker <brobecker@adacore.com>
5291
5292 PR gdb/22670
5293 * gdb.ada/access_tagged_param.exp: New file.
5294 * gdb.ada/access_tagged_param/foo.adb: New file.
5295
f98fc17b
PA
52962018-01-05 Pedro Alves <palves@redhat.com>
5297
5298 PR gdb/22670
5299 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5300 exercise lower case too, and to exercise both full matching and
5301 wild matching.
5302
342f8240
JB
53032018-01-05 Joel Brobecker <brobecker@adacore.com>
5304
5305 * gdb.ada/rename_subscript_param: New testcase.
5306
7150d33c
JG
53072018-01-05 Jerome Guitton <guitton@adacore.com>
5308
5309 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5310
cc0e770c
JB
53112018-01-05 Joel Brobecker <brobecker@adacore.com>
5312
5313 * gdb.ada/convvar_comp: New testcase.
5314
672a41aa 53152018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5316
5317 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5318 (My_Table): New global variable.
5319 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5320
7365ec2f
JB
53212018-01-04 Joel Brobecker <brobecker@adacore.com>
5322
5323 PR gdb/22670
5324 * gdb.ada/maint_with_ada: New testcase.
5325
289483b6
JB
53262018-01-04 Joel Brobecker <brobecker@adacore.com>
5327
5328 PR gdb/22670
5329 * gdb.ada/bp_c_mixed_case: New testcase.
5330
344420da
JB
53312018-01-04 Joel Brobecker <brobecker@adacore.com>
5332
5333 PR gdb/22670
5334 * gdb.ada/complete.exp: Add "complete break ada" test.
5335
66fc87a0
JB
53362018-01-04 Joel Brobecker <brobecker@adacore.com>
5337
5338 PR gdb/22670
5339 * gdb.ada/info_addr_mixed_case: New testcase.
5340
9f757bf7
XR
53412018-01-03 Xavier Roirand <roirand@adacore.com>
5342
5343 * gdb.ada/excep_handle.exp: New testcase.
5344 * gdb.ada/excep_handle/foo.adb: New file.
5345 * gdb.ada/excep_handle/pck.ads: New file.
5346
bd570f80
JB
53472018-01-03 Joel Brobecker <brobecker@adacore.com>
5348
5349 * gdb.base/step-line.c: Add extra empty line in copyright header.
5350 * gdb.base/step-line.inp: Likewise.
5351
9fe561ab
JB
53522018-01-02 Joel Brobecker <brobecker@adacore.com>
5353
5354 * gdb.ada/dyn_stride.exp: Add slice test.
5355
a405673c
JB
53562018-01-02 Joel Brobecker <brobecker@adacore.com>
5357
5358 * gdb.ada/dyn_stride: New testcase.
5359
cef0f868
SH
53602017-12-27 Stafford Horne <shorne@gmail.com>
5361
5362 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5363 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5364
b67d92b0
SH
53652017-12-27 Stafford Horne <shorne@gmail.com>
5366
5367 * gdb.base/reggroups.c: New file.
5368 * gdb.base/reggroups.exp: New file.
5369
eccab96d
JB
53702017-12-18 Joel Brobecker <brobecker@adacore.com>
5371
5372 * gdb.dwarf2/ada-valprint-error.c: New file.
5373 * gdb.dwarf2/ada-valprint-error.exp: New file.
5374
0e2da9f0
JB
53752017-12-18 Joel Brobecker <brobecker@adacore.com>
5376
5377 * gdb.ada/assign_arr: New testcase.
5378
cb923fcc
XR
53792017-12-18 Xavier Roirand <roirand@adacore.com>
5380
5381 * gdb.ada/funcall_ptr: New testcase.
5382
7c161838
SDJ
53832017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5384
5385 PR cli/16224
5386 * gdb.base/ptype-offsets.cc: New file.
5387 * gdb.base/ptype-offsets.exp: New file.
5388
1af17fd9
YQ
53892017-12-15 Yao Qi <yao.qi@linaro.org>
5390
5391 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5392 if XML is disabled.
5393
828d5846
XR
53942017-12-15 Xavier Roirand <roirand@adacore.com>
5395
5396 * gdb.ada/same_component_name: New testcase.
5397
79e8fcaa
JB
53982017-12-14 Joel Brobecker <brobecker@adacore.com>
5399
5400 * gdb.ada/str_binop_equal: New testcase.
5401
e05fa6f9
JB
54022017-12-14 Joel Brobecker <brobecker@adacore.com>
5403
5404 * gdb.ada/task_switch_in_core: New testcase.
5405
b89641ba
SM
54062017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5407
5408 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5409 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5410 call test_bkpt_qualified.
5411 (test_bkpt_qualified): New proc.
5412
6892d2e4
PA
54132017-12-13 Pedro Alves <palves@redhat.com>
5414
5415 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5416 Tighten regexp by matching with an anchor.
5417
a22ecf70
PA
54182017-12-13 Pedro Alves <palves@redhat.com>
5419
5420 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5421 ("expression with namespace"): New set of tests.
5422 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5423 (Nested::Test_NS::qux): New.
5424 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5425 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5426
9937536c
JB
54272017-12-13 Joel Brobecker <brobecker@adacore.com>
5428
5429 * gdb.base/server-del-break.c: New file.
5430 * gdb.base/server-del-break.exp: New file.
5431
fe49c6f5
SH
54322017-12-12 Stafford Horne <shorne@gmail.com>
5433
5434 * gdb.xml/tdesc-regs.exp: Add or1k support.
5435
c3d18620
SH
54362017-12-12 Stafford Horne <shorne@gmail.com>
5437
5438 * gdb.base/bp-permanent.c: Define nop of or1k.
5439
c5f9cfc8
JB
54402017-12-11 Joel Brobecker <brobecker@adacore.com>
5441
5442 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5443 output with components being reordered.
5444
a9c135fc
JB
54452017-12-11 Joel Brobecker <brobecker@adacore.com>
5446
5447 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5448 output with components being reordered.
5449
927aa2e7
JK
54502017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5451 Pedro Alves <palves@redhat.com>
5452
5453 * gdb.base/maint.exp (check for .gdb_index): Check also for
5454 .debug_names.
5455 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5456 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5457 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5458 (.gdb_index used after symbol reloading): Support also .debug_names.
5459 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5460
f17d9474
YQ
54612017-12-08 Yao Qi <yao.qi@linaro.org>
5462
5463 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5464 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5465
a0de8c21
YQ
54662017-12-08 Yao Qi <yao.qi@linaro.org>
5467
5468 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5469 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5470
a738ea1d
YQ
54712017-12-08 Yao Qi <yao.qi@linaro.org>
5472
5473 * gdb.arch/aarch64-tagged-pointer.c: New file.
5474 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5475
1cd9a73b
SDJ
54762017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5477
5478 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5479 "int".
5480
fa6eb693
KS
54812017-12-07 Keith Seitz <keiths@redhat.com>
5482
5483 PR breakpoints/22569
5484 * gdb.linespec/ls-errs.exp: Change expected result of "break
5485 -source this file has spaces.c -line 3".
5486 Check that an explicit source file followed by whitespace is
5487 identified as an invalid explicit location.
5488
883fd55a
KS
54892017-12-07 Keith Seitz <keiths@redhat.com>
5490
5491 * gdb.cp/nested-types.cc: New file.
5492 * gdb.cp/nested-types.exp: New file.
5493 * lib/cp-support.exp: Load data-structures.exp library.
5494 (debug_cp_test_ptype_class): New global.
5495 (cp_ptype_class_verbose, next_line): New procedures.
5496 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5497 Add and document new return value.
5498 Switch the list of lines to a queue.
5499 Add support for new `type' key for nested type definitions.
5500 Add debugging/troubleshooting messages.
5501 * lib/data-structures.exp: New file.
5502
ec72db3e
SM
55032017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5504
5505 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5506 with proc_with_prefix, don't use with_test_prefix.
5507
99598d71
TT
55082017-12-07 Tom Tromey <tom@tromey.com>
5509
5510 * gdb.base/break.exp: Add test for empty "commands".
5511
a8806230
YQ
55122017-12-07 Yao Qi <yao.qi@linaro.org>
5513
5514 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5515 malloc and catch syscall.
5516
824cc835
PM
55172017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5518
e79be6e5 5519 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5520 tests for explicit locations.
5521
7cc244de
PA
55222017-12-06 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5525 force-disabling XML descriptions.
5526
50a1fdd5
PA
55272017-12-04 Pedro Alves <palves@redhat.com>
5528
5529 PR gdb/22499
5530 * gdb.arch/amd64-disp-step-avx.S: New file.
5531 * gdb.arch/amd64-disp-step-avx.exp: New file.
5532
f0fb2488
PA
55332017-12-03 Pedro Alves <palves@redhat.com>
5534
5535 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5536 and <string.h>.
5537 (parent_function): Print distinct messages when waitpid fails, or
5538 the child exits with a signal, or the child exits for an unhandled
5539 reason.
5540 * gdb.threads/process-dies-while-detaching.exp
5541 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5542 it. Wait for both inferior output and GDB's prompt. Use an
5543 indirect spawn id list.
5544 (do_detach): New parameter 'child_exit'. Use it to compute
5545 expected inferior output.
5546 (test_detach, test_detach_watch, test_detach_killed_outside):
5547 Adjust to pass down the expected child exit kind.
5548
97cbe998
SDJ
55492017-12-01 Joel Brobecker <brobecker@adacore.com>
5550 Sergio Durigan Junior <sergiodj@redhat.com>
5551 Pedro Alves <palves@redhat.com>
5552
5553 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5554
40fc416f
SDJ
55552017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5556
5557 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5558 to 'symbol-file' and 'add-symbol-file' can be
5559 position-independent.
5560
1cc75e92
YQ
55612017-12-01 Yao Qi <yao.qi@linaro.org>
5562
5563 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5564 the URL in copyright header.
5565 * gdb.arch/aarch64-fp.exp: Likewise.
5566 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5567 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5568 * gdb.base/expand-psymtabs.exp: Likewise.
5569 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5570 * gdb.fortran/common-block.exp: Likewise.
5571 * gdb.fortran/common-block.f90: Likewise.
5572 * gdb.fortran/logical.exp: Likewise.
5573 * gdb.fortran/vla-datatypes.f90: Likewise.
5574 * gdb.fortran/vla-sub.f90: Likewise.
5575
875fb7a7
JB
55762017-11-30 Joel Brobecker <brobecker@adacore.com>
5577
5578 * gdb.ada/repeat_dyn: New testcase.
5579
6f14765f
UW
55802017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5581
5582 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5583 Update for changed thread numbering.
5584 * gdb.cell/bt.exp: Update for changed GDB output.
5585
f1af7b94
SM
55862017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5587
5588 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5589 setting isremote by hand.
5590 * boards/dwarf4-gdb-index.exp: Likewise.
5591 * boards/fission.exp: Likewise.
5592 * boards/stabs.exp: Likewise.
5593
e3919f3e
PA
55942017-11-30 Pedro Alves <palves@redhat.com>
5595
5596 * gdb.linespec/cpls-ops.exp
5597 (check_explicit_skips_function_argument): Extract the underlying
5598 type of size_t instead of hardcoding it.
5599
bd69330d
PA
56002017-11-29 Pedro Alves <palves@redhat.com>
5601
5602 PR c++/19436
5603 * gdb.linespec/cpls-abi-tag.cc: New file.
5604 * gdb.linespec/cpls-abi-tag.exp: New file.
5605
a20714ff
PA
56062017-11-29 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.base/langs.exp: Use -qualified.
5609 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5610 it.
5611 * gdb.cp/namespace.exp: Use -qualified.
5612 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5613 (overload-3, template-overload, template-ret-type, const-overload)
5614 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5615 procedures.
5616 (test_driver): Call them.
5617 * gdb.cp/save-bp-qualified.cc: New.
5618 * gdb.cp/save-bp-qualified.exp: New.
5619 * gdb.linespec/explicit.exp: Test -qualified.
5620 * lib/completion-support.exp (completion::explicit_opts_list): Add
5621 "-qualified".
5622 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5623
f6f1d339
PM
56242017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5625
5626 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5627
02ca603a
TT
56282017-11-29 Tom Tromey <tom@tromey.com>
5629
5630 * gdb.base/relocate.exp: Update invalid argument test.
5631 Add new tests for invalid arguments.
5632
ed6c0bfb
TP
56332017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5634
5635 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5636 Return 0 as a long.
5637 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5638
f106e10e
TP
56392017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5640
5641 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5642 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5643 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5644 func ().
5645 * gdb.cp/shadow.cc (B.func): Return 0.
5646
10329bb2
JB
56472017-11-27 Joel Brobecker <brobecker@adacore.com>
5648
5649 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5650 expected output in gdb_expect call to allow the exception
5651 message to be present as well. Fix syntax confusion to avoid
5652 TCL thinking that exception_name is an array.
5653
617cd4bc
UW
56542017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5655
5656 * gdb.arch/spu-info.c: Include <unistd.h>.
5657 (do_signal_test): Fix broken calls to write.
5658 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5659 Fix checks for empty mailboxes. Update signal tests for corrected
5660 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5661 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5662 * gdb.cell/arch.exp: Use standard_output_file.
5663 * gdb.cell/break.exp: Likewise.
5664 * gdb.cell/bt.exp: Likewise.
5665 * gdb.cell/core.exp: Likewise.
5666 * gdb.cell/dwarfaddr.exp: Likewise.
5667 * gdb.cell/ea-cache.exp: Likewise.
5668 * gdb.cell/ea-standalone.exp: Likewise.
5669 * gdb.cell/f-regs.exp: Likewise.
5670 * gdb.cell/fork.exp: Likewise.
5671 * gdb.cell/gcore.exp: Likewise.
5672 * gdb.cell/mem-access.exp: Likewise.
5673 * gdb.cell/ptype.exp: Likewise.
5674 * gdb.cell/registers.exp: Likewise.
5675 * gdb.cell/sizeof.exp: Likewise.
5676 * gdb.cell/solib-symbol.exp: Likewise.
5677 * gdb.cell/solib.exp: Likewise.
617cd4bc 5678
a81aaca0
PA
56792017-11-25 Pedro Alves <palves@redhat.com>
5680
5681 * gdb.base/complete-empty.exp: New file.
5682 * gdb.base/completion.exp: Adjust.
5683
6a3c6ee4
PA
56842017-11-25 Pedro Alves <palves@redhat.com>
5685
5686 * gdb.linespec/cpls-ops.cc: New file.
5687 * gdb.linespec/cpls-ops.exp: New file.
5688 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5689 factored out from ...
5690 (test_complete_prefix_range): ... this.
5691
8955eb2d
PA
56922017-11-24 Pedro Alves <palves@redhat.com>
5693
5694 * gdb.linespec/cpcompletion.exp: New file.
5695 * gdb.linespec/cpls-hyphen.cc: New file.
5696 * gdb.linespec/cpls.cc: New file.
5697 * gdb.linespec/cpls2.cc: New file.
5698 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5699 test to use test_gdb_complete_unique. Add label completion,
5700 keyword completion and explicit location completion tests.
5701 * lib/completion-support.exp: New file.
5702
e547c119
JB
57032017-11-24 Joel Brobecker <brobecker@adacore.com>
5704
5705 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5706 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5707 when hitting an exception catchpoint.
5708
7c3c1aa8
YQ
57092017-11-22 Yao Qi <yao.qi@linaro.org>
5710
5711 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5712
41bd68f5
SM
57132017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5714
5715 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5716 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5717 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5718
1daad298
YQ
57192017-11-22 Yao Qi <yao.qi@linaro.org>
5720
5721 * gdb.base/info-os.exp: Pass pthreads.
5722 * gdb.multi/multi-attach.exp: Likewise.
5723
88465e87
YQ
57242017-11-22 Yao Qi <yao.qi@linaro.org>
5725
5726 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5727 compiler.
5728
dc196b23
YQ
57292017-11-22 Yao Qi <yao.qi@linaro.org>
5730
5731 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5732 * gdb.base/break-interp.exp: Likewise.
5733 * gdb.base/jit-attach-pie.exp: Likewise.
5734
2400729e
UW
57352017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5736
5737 * gdb.base/float128.c (large128): New variable.
5738 * gdb.base/float128.exp: Add test to print largest __float128 value.
5739
7a26362d
UW
57402017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5741
5742 * gdb.arch/vsx-regs.exp: Update register content checks.
5743
ed0f4273
UW
57442017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5745
5746 * gdb.arch/ppc-longdouble.exp: New file.
5747 * gdb.arch/ppc-longdouble.c: Likewise.
5748
a25d69c6
PA
57492017-11-21 Pedro Alves <palves@redhat.com>
5750
5751 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5752
73fcf641
PA
57532017-11-20 Pedro Alves <palves@redhat.com>
5754
5755 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5756 (long_double_typedef): New typedefs.
5757 Use DEF on double and long double.
5758 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5759 cases.
5760 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5761 and 'long_double_ptr_same_size' locals. Use them to decide
5762 whether cast from array/function to float is valid/invalid.
5763
71a3c369
TT
57642017-11-17 Tom Tromey <tom@tromey.com>
5765
5766 * gdb.rust/traits.rs: New file.
5767 * gdb.rust/traits.exp: New file.
5768
ced9779b
JB
57692017-11-17 Joel Brobecker <brobecker@adacore.com>
5770
5771 * gdb.ada/minsyms: New testcase.
5772
a0922d80
PA
57732017-11-16 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5776 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5777
ea04e54c
PA
57782017-11-16 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5781 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5782
e849ea89
PA
57832017-11-16 Pedro Alves <palves@redhat.com>
5784
5785 * gdb.server/reconnect-ctrl-c.c: New file.
5786 * gdb.server/reconnect-ctrl-c.exp: New file.
5787
d8ae99a7
PM
57882017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5789
5790 * gdb.python/py-rbreak.exp: New file.
5791 * gdb.python/py-rbreak.c: New file.
5792 * gdb.python/py-rbreak-func2.c: New file.
5793
968a13f8
PA
57942017-11-16 Pedro Alves <palves@redhat.com>
5795
5796 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5797 pattern.
5798 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5799 GDB.
5800
71774bc9
SM
58012017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5802
5803 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5804 regex.
5805
ddbb44cf
SM
58062017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5807
5808 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5809 test names.
5810
584a564f
PA
58112017-11-09 Pedro Alves <palves@redhat.com>
5812
5813 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5814 factored out from ...
5815 (top level): ... here, and adjusted to avoid expecting beyond the
5816 prompt in a single gdb_test_multiple.
5817
5ed7a928
PA
58182017-11-09 Pedro Alves <palves@redhat.com>
5819
5820 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5821 output.
5822 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5823 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5824 * gdb.server/ext-run.exp ("kill" test): Likewise.
5825 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5826
a60e0738
PA
58272017-11-09 Pedro Alves <palves@redhat.com>
5828
5829 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5830 match till end of line.
5831
2c88253f
PA
58322017-11-09 Pedro Alves <palves@redhat.com>
5833
5834 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5835
c7a38517
PA
58362017-11-09 Pedro Alves <palves@redhat.com>
5837
5838 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5839 New procedures, factored out from ...
5840 (top level): ... here, and adjusted to avoid expecting beyond the
5841 prompt in one go.
5842
f29f4b6b
PA
58432017-11-09 Pedro Alves <palves@redhat.com>
5844
5845 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5846 output. Fix '?' match.
5847
286acbb5
JB
58482017-11-08 Joel Brobecker <brobecker@adacore.com>
5849
5850 * gdb.ada/scoped_watch: New testcase.
5851 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5852 which is actually correct.
5853 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5854 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5855
62d7ae92
PA
58562017-11-08 Pedro Alves <palves@redhat.com>
5857
5858 * gdb.gdb/complaints.exp (test_initial_complaints)
5859 (test_serial_complaints, test_short_complaints): Call
5860 complaint_internal instead of complaint.
5861
280ca31f
DT
58622017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5863
5864 * gdb.threads/tls-core.c: New file.
5865 * gdb.threads/tls-core.exp: Likewise.
5866
b5ec771e
PA
58672017-11-08 Pedro Alves <palves@redhat.com>
5868
5869 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5870 (p Exported_Capitalized): New test.
5871 (p exported_capitalized): New test.
5872
a02b41a7
PA
58732017-11-07 Pedro Alves <palves@redhat.com>
5874
5875 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5876
95e95a6d
PA
58772017-11-07 Pedro Alves <palves@redhat.com>
5878
5879 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5880 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5881 (disable_invalid, disable_inverted, disable_negative): New
5882 procedures.
5883 ("bad numbers"): New set of tests.
5884
cee62dbd
PA
58852017-11-07 Pedro Alves <palves@redhat.com>
5886
5887 * gdb.cp/ena-dis-br-range.exp: Add tests.
5888
cc638e86
PA
58892017-11-07 Pedro Alves <palves@redhat.com>
5890
5891 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5892
d0fe4701
XR
58932017-11-07 Xavier Roirand <roirand@adacore.com>
5894 Pedro Alves <palves@redhat.com>
5895
5896 * gdb.base/ena-dis-br.exp: Add reference to
5897 gdb.cp/ena-dis-br-range.exp.
5898 * gdb.cp/ena-dis-br-range.exp: New file.
5899 * gdb.cp/ena-dis-br-range.cc: New file.
5900
46f67f80
PA
59012017-11-06 Pedro Alves <palves@redhat.com>
5902
5903 * gdb.base/attach-non-pgrp-leader.c: New.
5904 * gdb.base/attach-non-pgrp-leader.exp: New.
5905
726e1356
PA
59062017-11-06 Pedro Alves <palves@redhat.com>
5907
5908 * configure.ac: No longer check for termio.h and sgtty.h.
5909 * configure: Regenerate.
5910 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5911 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5912 Remove termio and sgtty code.
5913
50ab6ace
YQ
59142017-11-03 Yao Qi <yao.qi@linaro.org>
5915
5916 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5917 in GDB is disabled.
5918
8e68731c
YQ
59192017-11-03 Yao Qi <yao.qi@linaro.org>
5920
5921 * gdb.python/py-thrhandle.exp: Skip it if python is not
5922 enabled.
5923
3a87ae65
SM
59242017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5925
5926 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5927 as a breakpoint command.
5928
484d8d36
MD
59292017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5930
5931 PR python/21213
5932 * gdb.python/py-infthread.exp: Test calling
5933 InferiorThread.inferior () multiple times in a row.
5934
4a27f119
KS
59352017-10-27 Keith Seitz <keiths@redhat.com>
5936
5937 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5938 Test "info break" for every inlined function breakpoint.
5939
bb11dd58
YQ
59402017-10-27 Yao Qi <yao.qi@linaro.org>
5941
5942 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5943
a43f3893
PF
59442017-10-26 Patrick Frants <osscontribute@gmail.com>
5945
5946 * gdb.cp/classes.exp (test_static_members): Test printing
5947 Outer::instance.
5948 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5949 (Inner::instance, Outer::instance): New.
5950
792ccf00
PA
59512017-10-24 Pedro Alves <palves@redhat.com>
5952
5953 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5954 extra console" test in two stages.
5955
eb2bfbad
PA
59562017-10-24 Pedro Alves <palves@redhat.com>
5957
5958 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5959
1f75a651
PA
59602017-10-24 Pedro Alves <palves@redhat.com>
5961
5962 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5963 loop.
5964
779990d9
PA
59652017-10-24 Pedro Alves <palves@redhat.com>
5966
5967 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5968 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5969
ad9b8f5d
PA
59702017-10-24 Pedro Alves <palves@redhat.com>
5971
5972 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5973 parameter and handle it. Don't output read value in test name.
5974
fee6da6e
PA
59752017-10-24 Pedro Alves <palves@redhat.com>
5976
5977 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5978 custom test name.
5979
10389c2c
PA
59802017-10-24 Pedro Alves <palves@redhat.com>
5981
5982 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5983 include the unstable output directory name in the test's name.
5984 (initial_setup_simple) <'set args'>: Use custom test name.
5985
a80e65a9
PA
59862017-10-24 Pedro Alves <palves@redhat.com>
5987
5988 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5989 with explicit test name.
5990
15763a09
PA
59912017-10-20 Pedro Alves <palves@redhat.com>
5992
5993 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5994 'wait -i'. Use gdb_assert and remote_close.
5995
49a4ce2e
AB
59962017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5997
5998 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5999 number from variable rather than hard-coded.
6000
a75868f5
PA
60012017-10-19 Pedro Alves <palves@redhat.com>
6002
6003 * gdb.base/long-inferior-output.c: New file.
6004 * gdb.base/long-inferior-output.exp: New file.
6005
c8ba13ad
KS
60062017-11-18 Keith Seitz <keiths@redhat.com>
6007
6008 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6009 method.
6010 (main): Call it.
6011 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6012 Add additional user-defined conversion operator tests.
6013
b27de576
PA
60142017-10-17 Pedro Alves <palves@redhat.com>
6015
6016 * boards/native-stdio-gdbserver.exp: Load "local-board".
6017
8484c955
PA
60182017-10-17 Pedro Alves <palves@redhat.com>
6019
6020 * gdb.base/quit-live.c: New file.
6021 * gdb.base/quit-live.exp: New file.
6022
83d5a34d
KS
60232017-10-16 Keith Seitz <keiths@redhat.com>
6024
6025 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6026 (class_with_protected_typedef, class_with_private_typedef)
6027 (struct_with_public_typedef, struct_with_protected_typedef)
6028 (struct_with_private_typedef): New classes/structs.
6029 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6030 typedefs and access specifiers.
6031
739b3f1d
PA
60322017-10-16 Pedro Alves <palves@redhat.com>
6033 Simon Marchi <simon.marchi@polymtl.ca>
6034
6035 * README (Local vs Remote vs Native): New section.
6036 * boards/local-board.exp: New file, with bits factored out from
6037 ...
6038 * boards/native-extended-gdbserver.exp: ... here. Load
6039 "local-board".
6040 * boards/native-gdbserver.exp: Load "local-board".
6041 (${board}_spawn, ${board}_exec): Delete.
6042 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6043 ...
6044 * boards/stdio-gdbserver-base.exp: ... this new file.
6045 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6046 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6047 procedure.
6048 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6049 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6050 stdio_gdbserver_command.
6051 (${board}_get_remote_address, ${board}_get_comm_port)
6052 (${board}_download, ${board}_upload): Delete.
6053 (get_target_remote_pipe_cmd): New.
6054
fe68b953
SM
60552017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6056
6057 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6058 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6059 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6060 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6061 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6062 remove with_test_prefix.
6063
300b6685
PA
60642017-10-13 Pedro Alves <palves@redhat.com>
6065
6066 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6067 * gdb.base/annota1.exp: Use it instead of is_remote.
6068 * gdb.base/annota3.exp: Use it instead of is_remote.
6069 * gdb.cp/annota2.exp: Use it instead of is_remote.
6070 * gdb.cp/annota3.exp: Use it instead of is_remote.
6071 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6072
50500caf
PA
60732017-10-13 Pedro Alves <palves@redhat.com>
6074
6075 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6076 (test_num_test_vars, run_and_count_vars, find_env)
6077 (test_set_unset_env, test_inherit_env_var): New procedures.
6078 (top level): Use them.
6079
dad0c6d2
PA
60802017-10-13 Pedro Alves <palves@redhat.com>
6081
6082 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6083 also skip on stub-like targets.
6084
8b0553c1
PA
60852017-10-13 Pedro Alves <palves@redhat.com>
6086
6087 PR gdb/22293
6088 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6089 (top level): Move some tests to ...
6090 (test_not_found): ... this new procedure.
6091 (top level): Call it.
6092
7594f623
PA
60932017-10-13 Pedro Alves <palves@redhat.com>
6094
6095 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6096 expect different "info terminal" output if testing with a
6097 non-native target.
6098
ebe3b402
PA
60992017-10-13 Pedro Alves <palves@redhat.com>
6100 Simon Marchi <simon.marchi@polymtl.ca>
6101
6102 PR python/12966
6103 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6104
42f1b161
PA
61052017-10-13 Pedro Alves <palves@redhat.com>
6106
6107 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6108 already.
6109
8d6ef72b
PA
61102017-10-13 Pedro Alves <palves@redhat.com>
6111
6112 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6113 is_remote.
6114
d7bcd5b8
PA
61152017-10-13 Pedro Alves <palves@redhat.com>
6116
6117 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6118 is_remote.
6119
df479dc6
PA
61202017-10-13 Pedro Alves <palves@redhat.com>
6121
6122 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6123 is set.
6124 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6125 instead of is_remote.
6126
23fb630a
PA
61272017-10-13 Pedro Alves <palves@redhat.com>
6128
6129 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6130 (top level): Add comment.
6131
cc77b1dc
PA
61322017-10-13 Pedro Alves <palves@redhat.com>
6133
6134 * gdb.base/remote.exp (top level): Fix comment typo and add
6135 missing return.
6136
27c9e813
PA
61372017-10-13 Pedro Alves <palves@redhat.com>
6138 Simon Marchi <simon.marchi@polymtl.ca>
6139
6140 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6141 calls and add comments. Skip test if use_gdb_stub is set.
6142 (top level): Use "set cwd" command instead of "cd" command.
6143
5e830d98
PA
61442017-10-13 Pedro Alves <palves@redhat.com>
6145
6146 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6147 is_remote target check.
6148
f5ca0032
PA
61492017-10-13 Pedro Alves <palves@redhat.com>
6150
6151 * gdb.base/scope.exp: Use build_executable + clean_restart +
6152 gdb_file_cmd instead of prepare_for_testing and no longer skip
6153 "before run" tests on is_remote target boards. Update comments.
6154 * boards/native-extended-gdbserver.exp
6155 (extended_gdbserver_load_last_file): New, factored out from ...
6156 (gdb_load): ... this. Move further below and add comment.
6157 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6158
8aed1c0d
PA
61592017-10-12 Pedro Alves <palves@redhat.com>
6160
6161 * gdb.base/attach.exp: Remove references to gdb64.
6162 * gdb.base/dbx.exp: Remove references to gdb64.
6163
cfa34c87
SM
61642017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6165 Pedro Alves <palves@redhat.com>
6166
6167 * gdb.base/label.exp: Remove is_remote target check.
6168
9192b7de
PA
61692017-10-12 Pedro Alves <palves@redhat.com>
6170
6171 * gdb.base/auvx.exp (coredir): Update comment.
6172 (top level) <core_works>: Use "set cwd" command instead of "cd"
6173 command.
6174
6bf0052d
PA
61752017-10-12 Pedro Alves <palves@redhat.com>
6176 Simon Marchi <simon.marchi@polymtl.ca>
6177
6178 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6179 target boards.
6180
e48ef82d
PA
61812017-10-12 Pedro Alves <palves@redhat.com>
6182 Simon Marchi <simon.marchi@polymtl.ca>
6183
6184 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6185 Instead skip if there's any gdb_protocol set.
6186
8d7aea57
SM
61872017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6188 Pedro Alves <palves@redhat.com>
6189
6190 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6191
30440677
PA
61922017-10-12 Pedro Alves <palves@redhat.com>
6193 Simon Marchi <simon.marchi@polymtl.ca>
6194
6195 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6196 instead of on dejagnu remote boards.
6197
4e04f045 61982017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6199 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6200
6201 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6202 checks. Use build_executable + clean_restart instead of
6203 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6204 of enabling non-stop after starting gdb.
6205
871a186e
PA
62062017-10-12 Pedro Alves <palves@redhat.com>
6207
6208 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6209 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6210 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6211 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6212
56d704da
AK
62132017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6214
6215 * gdb.arch/arc-tdesc-cpu.exp: New file.
6216 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6217
2f20e312
SM
62182017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6219
6220 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6221
65630365
PA
62222017-10-10 Pedro Alves <palves@redhat.com>
6223
6224 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6225 expect CLI output.
6226
bf469271
PA
62272017-10-10 Pedro Alves <palves@redhat.com>
6228
6229 * lib/selftest-support.exp (selftest_setup): Update for
6230 captured_command_loop's prototype change.
6231
777a42f1
PA
62322017-10-09 Pedro Alves <palves@redhat.com>
6233
6234 Test both arch1=>arch2 and arch2=>arch1.
6235
6236 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6237 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6238 factored out to...
6239 (append_arch1_options, append_arch2_options, append_arch_options)
6240 (build_executables): New procedures.
6241 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6242 local.
6243 (top level): Add new 'first_arch' testing axis.
6244
cbd2b4e3
PA
62452017-10-09 Pedro Alves <palves@redhat.com>
6246
6247 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6248 (barrier): New.
6249 (thread_start, all_started): New functions.
6250 (main): Spawn new thread and wait until it is scheduled.
6251 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6252 option.
6253 (do_test): Add 'selected_thread' parameter. Run to all_started
6254 instead of main. Explicitly set the breakpoint at main. Switch
6255 to the SELECTED_THREAD thread.
6256 (top level): Test handling the exec event with either the main
6257 thread or the second thread selected.
6258
5c9e4427
PA
62592017-10-09 Pedro Alves <palves@redhat.com>
6260
6261 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6262 logic. Move STOP marker after the value checks.
6263 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6264 regexp.
6265
b3b7c423
SL
62662017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6267
6268 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6269
3b4b2f16
UW
62702017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6271
6272 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6273 integer-to-dfp conversion.
6274 * gdb.base/dfp-test.exp: Likewise.
6275
5cd63fda
PA
62762017-10-04 Pedro Alves <palves@redhat.com>
6277
6278 * gdb.multi/hangout.c: Include <unistd.h>.
6279 (hangout_loop): New function.
6280 (main): Call alarm. Call hangout_loop in a loop.
6281 * gdb.multi/hello.c: Include <unistd.h>.
6282 (hello_loop): New function.
6283 (main): Call alarm. Call hangout_loop in a loop.
6284 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6285 inferior with the other selected.
6286
4c71c105
SM
62872017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6288
6289 * gdb.mi/list-thread-groups-available.exp: New file.
6290 * gdb.mi/list-thread-groups-available.c: New file.
6291
bc3b087d
SDJ
62922017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6293
6294 * gdb.base/set-cwd.exp: Make it available on
6295 native-extended-gdbserver.
6296
d092c5a2
SDJ
62972017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6298
6299 * gdb.base/set-cwd.c: New file.
6300 * gdb.base/set-cwd.exp: Likewise.
6301
45320ffa
TT
63022017-10-02 Tom Tromey <tom@tromey.com>
6303
6304 PR rust/22236:
6305 * gdb.rust/simple.rs (main): New variable "fslice".
6306 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6307
b3e3859b
TT
63082017-10-02 Tom Tromey <tom@tromey.com>
6309
6310 * gdb.rust/simple.exp: Test ptype of a slice.
6311
01af5e0d
TT
63122017-10-02 Tom Tromey <tom@tromey.com>
6313
6314 * gdb.rust/simple.exp: Test index of slice.
6315
a9bbfbd8
TT
63162017-09-27 Tom Tromey <tom@tromey.com>
6317
6318 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6319
df8899e5
TP
63202017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6321 Pedro Alves <palves@redhat.com>
6322
6323 * gdb.base/compare-sections.exp (get value of read-only section): Read
6324 as unsigned value.
6325 (corrupt read-only section): Likewise and don't set written if patching
6326 failed.
6327
757bf54b
KB
63282017-09-21 Kevin Buettner <kevinb@redhat.com>
6329
6330 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6331 files.
6332
06871ae8
PA
63332017-09-20 Pedro Alves <palves@redhat.com>
6334
6335 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6336 symbol names in gdb's output.
6337 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6338
e5f25bc5
PA
63392017-09-20 Pedro Alves <palves@redhat.com>
6340
6341 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6342 Rename to ...
6343 (test_list_ambiguous_symbol): ... this and add a symbol name
6344 parameter. Adjust.
6345 (test_list_ambiguous_function): Reimplement on top of
6346 test_list_ambiguous_symbol and also test listing ambiguous
6347 variables.
6348 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6349 (ambiguous_fun): ... this.
6350 (ambiguous_var): New.
6351 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6352 (ambiguous_fun): ... this.
6353 (ambiguous_var): New.
6354
4e5a4f58
JB
63552017-09-19 John Baldwin <jhb@FreeBSD.org>
6356
6357 * gdb.base/starti.c: New file.
6358 * gdb.base/starti.exp: New file.
6359 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6360
26e53f3e
PA
63612017-09-14 Pedro Alves <palves@redhat.com>
6362
6363 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6364 (top level): Use it instead of runto.
6365
cb791d59
TT
63662017-09-11 Tom Tromey <tom@tromey.com>
6367
6368 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6369
7c96f8c1
TT
63702017-09-11 Tom Tromey <tom@tromey.com>
6371
6372 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6373 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6374
469412dd
CW
63752017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6376
6377 * gdb.fortran/printing-types.exp: New file.
6378 * gdb.fortran/printing-types.exp: New file.
6379
e0f86435
BH
63802017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6381
6382 * gdb.fortran/vla-ptype.exp: Fix typos.
6383 * gdb.fortran/vla-value.exp: Same.
6384
9e9af4be
BH
63852017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6386
6387 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6388 * gdb.mi/mi-var-child-f.exp: Likewise.
6389 * gdb.mi/mi-vla-fortran.exp: Likewise.
6390
a5ad232b 63912017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6392 Christoph Weinmann <christoph.t.weinmann@intel.com>
6393 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6394
6395 * gdb.fortran/ptr-indentation.f90: New file.
6396 * gdb.fortran/ptr-indentation.exp: New file.
6397
5aec60eb
TT
63982017-09-05 Tom Tromey <tom@tromey.com>
6399
6400 PR gdb/22010:
6401 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6402
8f8f8152
TP
64032017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6404
6405 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6406
fbd1b771
JK
64072017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6408
6409 * gdb.threads/tls-nodebug-pie.c: New file.
6410 * gdb.threads/tls-nodebug-pie.exp: New file.
6411
5eb5f850
TT
64122017-09-05 Tom Tromey <tom@tromey.com>
6413
6414 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6415 for rust.
6416
ae780a21
SM
64172017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6418
6419 * gdb.multi/multi-arch-exec.exp: Test with different
6420 "follow-exec-mode" settings.
6421 (do_test): New procedure.
6422
3693fdb3
PA
64232017-09-04 Pedro Alves <palves@redhat.com>
6424
6425 * gdb.base/func-static.c (S::method const, S::method volatile)
6426 (S::method volatile const): New methods.
6427 (c_s, v_s, cv_s): New instances.
6428 (main): Call method() on them.
6429 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6430 (cannot_resolve): New procedure.
6431 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6432 print-quote-unquoted columns.
6433 (do_test): Test printing each scope too.
6434
e68cb8e0
PA
64352017-09-04 Pedro Alves <palves@redhat.com>
6436
6437 * gdb.base/local-static.exp: Also test with
6438 class::method::variable wholly quoted.
6439 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6440
858be34c
PA
64412017-09-04 Pedro Alves <palves@redhat.com>
6442
6443 * gdb.base/local-static.c: New.
6444 * gdb.base/local-static.cc: New.
6445 * gdb.base/local-static.exp: New.
6446
46a4882b
PA
64472017-09-04 Pedro Alves <palves@redhat.com>
6448
6449 * gdb.asm/asm-source.exp: Add casts to int.
6450 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6451 (dataglobal64_1, dataglobal64_2): New globals.
6452 * gdb.base/nodebug.exp: Test different expressions involving the
6453 new globals, with print, whatis and ptype. Add casts to int.
6454 * gdb.base/solib-display.exp: Add casts to int.
6455 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6456 * gdb.cp/m-static.exp: Add cast to int.
6457 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6458 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6459 tls variable with no debug info without a cast. Test with a cast
6460 to int too.
6461 * gdb.trace/entry-values.exp: Add casts.
6462
2c5a2be1
PA
64632017-09-04 Pedro Alves <palves@redhat.com>
6464
6465 * gdb.base/nodebug.exp: Test that ptype's error about functions
6466 with unknown return type includes the function name too.
6467
7022349d
PA
64682017-09-04 Pedro Alves <palves@redhat.com>
6469
6470 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6471 return type of munmap in infcall.
6472 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6473 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6474 type of ftell in infcall.
6475 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6476 type of getpid in infcall.
6477 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6478 infcall.
6479 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6480 Bail on failure to extract the pid.
6481 * gdb.base/nodebug.c: #include <stdint.h>.
6482 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6483 New functions.
6484 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6485 Change expected output of print/whatis/ptype with functions with
6486 no debug info. Test all supported languages. Call
6487 test_call_promotion.
6488 * gdb.compile/compile.exp: Adjust expected output to expect
6489 warning.
6490 * gdb.threads/siginfo-threads.exp: Likewise.
6491
54990598
PA
64922017-09-04 Pedro Alves <palves@redhat.com>
6493
6494 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6495 "prototypes". Test calling float functions via prototyped and
6496 unprototyped function pointers.
6497 (perform_all_tests): New parameter "prototypes". Pass it down.
6498 (top level): Pass down "prototypes" parameter to
6499 perform_all_tests.
6500
34d16ea2
SM
65012017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6502
6503 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6504 Test with nested loops.
6505
9521ecda
SM
65062017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6507
6508 * gdb.base/commands.exp: Call the new procedures.
6509 (loop_break_test, loop_continue_test): New procedures.
6510
80a65e9b
SM
65112017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6512
6513 * gdb.base/commands.exp: Call new procedure.
6514 (define_if_without_arg_test): New procedure.
6515
e439fa14
PA
65162017-09-04 Pedro Alves <palves@redhat.com>
6517
6518 * gdb.base/list-ambiguous.exp: New file.
6519 * gdb.base/list-ambiguous0.c: New file.
6520 * gdb.base/list-ambiguous1.c: New file.
6521 * gdb.base/list.exp (test_list_range): Adjust expected output.
6522
0a2dde4a
SDJ
65232017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6524
6525 * gdb.base/share-env-with-gdbserver.c: New file.
6526 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6527
5e89eb3a
SM
65282017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6529
6530 * gdb.base/commands.exp (gdbvar_simple_if_test,
6531 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6532 progvar_simple_if_test, progvar_simple_while_test,
6533 progvar_complex_if_while_test, user_defined_command_test,
6534 user_defined_command_args_eval,
6535 user_defined_command_args_stack_test,
6536 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6537 temporary_breakpoint_commands,
6538 gdb_test_no_prompt, redefine_hook_test,
6539 redefine_backtrace_test): Remove "global gdb_prompt".
6540
fd437cbc
SM
65412017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6542
6543 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6544 New proc, call it from toplevel.
6545
87215ad1
SDJ
65462017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6547
6548 PR remote/21852
6549 * gdb.server/normal.c: New file, copied from gdb.base.
6550 * gdb.server/run-without-local-binary.exp: New file.
6551
58afddc6
WP
65522017-08-07 Weimin Pan <weimin.pan@oracle.com>
6553
6554 * gdb.arch/sparc64-adi.exp: New file.
6555 * gdb.arch/sparc64-adi.c: New file.
6556
5277199a
PA
65572017-08-22 Pedro Alves <palves@redhat.com>
6558
6559 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6560 (top level): Add "list all overloads" tests.
6561
14278e1f
TT
65622017-08-22 Tom Tromey <tom@tromey.com>
6563
6564 * gdb.gdb/xfullpath.exp: Remove.
6565
bf223d3e
PA
65662017-08-21 Pedro Alves <palves@redhat.com>
6567
6568 PR gdb/19487
6569 * gdb.base/symbol-alias.c: New.
6570 * gdb.base/symbol-alias2.c: New.
6571 * gdb.base/symbol-alias.exp: New.
6572
c973d0aa
PA
65732017-08-21 Pedro Alves <palves@redhat.com>
6574
6575 * gdb.base/dfp-test.c
6576 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6577 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6578 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6579 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6580 * gdb.base/whatis-ptype-typedefs.c: New.
6581 * gdb.base/whatis-ptype-typedefs.exp: New.
6582 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6583 (an_int, an_int_type, an_int_type2): New globals.
6584 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6585 involving typedefs and cast expressions.
6586 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6587 (lookup_typedefs_function): New.
6588 (typedefs_pretty_printers_dict): New.
6589 (top level): Register lookup_typedefs_function in
6590 gdb.pretty_printers.
6591
6d580b63
YQ
65922017-08-18 Yao Qi <yao.qi@linaro.org>
6593
6594 * gdb.server/unittest.exp: New.
6595
206726fb
SDJ
65962017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6597
6598 PR gdb/21954
6599 * gdb.base/environ.exp: Add test to check if 'unset environment'
6600 works.
6601
bf0ec4c2
AA
66022017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6603
6604 * lib/gdb.exp (universal_compile_options): New caching proc.
6605 (gdb_compile): Suppress GCC's coloring of messages.
6606
d6382fff
TT
66072017-08-14 Tom Tromey <tom@tromey.com>
6608
6609 PR gdb/21675:
6610 * gdb.base/printcmds.exp (test_radices): New function.
6611 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6612 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6613 * lib/gdb.exp (get_integer_valueof): Use p/d.
6614
c2c2dd9f
SM
66152017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6616
6617 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6618 characters.
6619
fdffd6f4
TT
66202017-08-05 Tom Tromey <tom@tromey.com>
6621
6622 * gdb.rust/simple.exp: Allow String to appear in a different
6623 namespace.
6624
27d41eac
YQ
66252017-07-26 Yao Qi <yao.qi@linaro.org>
6626
6627 * gdb.gdb/unittest.exp: Invoke command
6628 "maintenance check xml-descriptions".
6629
031ed05d
AA
66302017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6631
6632 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6633 calling context.
6634 (hex128): Drop erroneous calculation of parameters.
6635
dcd27ddf
SM
66362017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6637
6638 * gdb.python/py-unwind.exp: Disable stack protection when
6639 building test file.
6640
47e77640
PA
66412017-07-20 Pedro Alves <palves@redhat.com>
6642
6643 * gdb.base/default.exp (set language): Adjust expected output.
6644
62d2a18a
PA
66452017-07-20 Pedro Alves <palves@redhat.com>
6646
6647 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6648 (test_minsym): ... this, and make static.
6649 (get_pck__foo__bar__minsym): Rename to ...
6650 (get_test_minsym): ... this.
6651 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6652 symbol names and comments.
6653 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6654 (get_test_minsym): ... this.
6655 (pck__foo__bar__minsym__2): Rename to ...
6656 (test_minsym): ... this.
6657 (main): Adjust.
6658
c45ec17c
PA
66592017-07-17 Pedro Alves <palves@redhat.com>
6660
6661 * gdb.base/completion.exp: Adjust expected output.
6662 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6663 the completer works.
6664
c6756f62
PA
66652017-07-17 Pedro Alves <palves@redhat.com>
6666
6667 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6668
5bd68487
AB
66692017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6670
6671 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6672
8880f2a9
TT
66732017-07-14 Tom Tromey <tom@tromey.com>
6674
6675 PR rust/21764:
6676 * gdb.rust/simple.exp: Add tests.
6677
65547233
TT
66782017-07-14 Tom Tromey <tom@tromey.com>
6679
6680 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6681
8f14146e
PA
66822017-07-14 Pedro Alves <palves@redhat.com>
6683
6684 * gdb.linespec/base/one/thefile.cc (z1): New function.
6685 * gdb.linespec/base/two/thefile.cc (z2): New function.
6686 * gdb.linespec/linespec.exp: Add tests.
6687
b4365d02
AB
66882017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6689
6690 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6691 to mi_create_breakpoint.
6692
5d2cbaa5
AB
66932017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6694
6695 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6696 mi_create_breakpoint.
6697
11cb5716
IB
66982017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6699
6700 * gdb.dlang/demangle.exp: Update for demangling changes.
6701
03278692
TT
67022017-07-09 Tom Tromey <tom@tromey.com>
6703
6704 * gdb.dwarf2/shortpiece.exp: New file.
6705
33c5cd75
DB
67062017-07-06 David Blaikie <dblaikie@gmail.com>
6707
6708 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6709 built from fissiont-multi-cu{1,2}.c.
6710 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6711 except putting 'main' and 'func' in separate CUs in the same DWO file.
6712 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6713 test.
6714 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6715 test.
6716
8455d262
PA
67172017-07-06 Pedro Alves <palves@redhat.com>
6718
6719 * gdb.python/py-unwind.exp: Test flushregs.
6720
dc4bde35
SDJ
67212017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6722
6723 PR cli/21688
6724 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6725 tests for alias commands and trailing whitespace.
6726
51ed89aa
SDJ
67272017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6728
6729 PR cli/21688
6730 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6731 procedure. Call it.
6732
eb17d413
PA
67332017-06-29 Pedro Alves <palves@redhat.com>
6734
6735 * gdb.base/printcmds.exp: Add tests.
6736
41664b45
DG
67372017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6738
6739 PR gdb/21337
6740 * gdb.base/reread-readsym.exp: New file.
6741 * gdb.base/reread-readsym.c: New file.
6742
75312ae3
KB
67432017-06-21 Kevin Buettner <kevinb@redhat.com>
6744
6745 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6746 subpattern.
6747
66953522
PB
67482017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6749
6750 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6751 extended mnemonic.
6752 * gdb.arch/powerpc-power9.s: Likewise.
6753
5524b525
AA
67542017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6755
6756 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6757 on 32-bit x86 targets. Exploit is_*_target macros where
6758 appropriate.
6759
03c8af18
AA
67602017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6761
6762 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6763 register pieces.
6764
3bf31011
AA
67652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6766
6767 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6768 located in one or more DWARF pieces.
6769
805acca0
AA
67702017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6771
6772 * lib/gdb.exp (get_endianness): New proc.
6773 * gdb.arch/aarch64-fp.exp: Use it.
6774 * gdb.arch/altivec-regs.exp: Likewise.
6775 * gdb.arch/e500-regs.exp: Likewise.
6776 * gdb.arch/vsx-regs.exp: Likewise.
6777 * gdb.base/dump.exp: Likewise.
6778 * gdb.base/funcargs.exp: Likewise.
6779 * gdb.base/gnu_vector.exp: Likewise.
6780 * gdb.dwarf2/formdata16.exp: Likewise.
6781 * gdb.dwarf2/implptrpiece.exp: Likewise.
6782 * gdb.dwarf2/nonvar-access.exp: Likewise.
6783 * gdb.python/py-inferior.exp: Likewise.
6784 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6785
e9352324
AA
67862017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6787
6788 PR gdb/21226
6789 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6790 stack value pieces are taken from the LSB end.
6791
d5d1163e
AA
67922017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6793
6794 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6795 variable at nonzero offset.
6796
0567c986
AA
67972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6798
6799 * gdb.dwarf2/var-access.c: New file.
6800 * gdb.dwarf2/var-access.exp: New test.
6801 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6802
973e9aab
TT
68032017-06-12 Tom Tromey <tom@tromey.com>
6804
6805 * gdb.dwarf2/formdata16.exp: Add tests.
6806
d9109c80
TT
68072017-06-12 Tom Tromey <tom@tromey.com>
6808
6809 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6810
30a25466
TT
68112017-06-12 Tom Tromey <tom@tromey.com>
6812
6813 PR exp/16225:
6814 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6815 * gdb.arch/vsx-regs.exp: Update tests.
6816 * gdb.arch/s390-vregs.exp (hex128): New proc.
6817 Update test.
6818 * gdb.arch/altivec-regs.exp: Update tests.
6819
aefd8b33
SDJ
68202017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6821
6822 * gdb.base/startup-with-shell.c: New file.
6823 * gdb.base/startup-with-shell.exp: Likewise.
6824
2090129c
SDJ
68252017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6826
6827 * gdb.server/non-existing-program.exp: Update regex in order to
6828 reflect the fact that gdbserver is now using fork_inferior (with a
6829 shell) to startup the inferior.
6830
8e86a419
SM
68312017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6832
6833 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6834 support function calls from GDB.
6835
e6cf65f2
TT
68362017-05-21 Tom Tromey <tom@tromey.com>
6837
6838 PR rust/21466:
6839 * gdb.rust/unsized.exp: New file.
6840 * gdb.rust/unsized.rs: New file.
6841
43cc5389
TT
68422017-05-19 Tom Tromey <tom@tromey.com>
6843
6844 PR rust/21484:
6845 * gdb.rust/watch.exp: New file.
6846 * gdb.rust/watch.rs: New file.
6847
ec8df234
TT
68482017-05-18 Tom Tromey <tom@tromey.com>
6849
6850 * gdb.rust/simple.exp: Allow Box to be qualified.
6851
3e3e7fae
TP
68522017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6853
6854 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6855
59cc050d
PA
68562017-05-18 Pedro Alves <palves@redhat.com>
6857
6858 * gdb.base/fileio.c (test_write, test_read, test_close)
6859 (test_fstat): Don't print 'ret' in the fail path.
6860
c8f6abd1
PA
68612017-05-18 Pedro Alves <palves@redhat.com>
6862
6863 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6864 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6865 (test_system, test_rename, test_unlink, test_time): Change
6866 prototypes.
6867 * gdb.base/fileio.exp (stop_msg): Adjust.
6868
d2a03b77
PA
68692017-05-18 Pedro Alves <palves@redhat.com>
6870
6871 * gdb.base/fileio.c (null_str): New global.
6872 (test_stat): Use it.
6873 * gdb.base/fileio.exp: Remove nowarnings.
6874
0d5c6999
YQ
68752017-05-17 Yao Qi <yao.qi@linaro.org>
6876
6877 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6878
21873064
YQ
68792017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6880
6881 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6882 argument command.
6883 (top-level): Invoke test_set_inferior_tty.
6884
d512d31c
PA
68852017-05-04 Pedro Alves <palves@redhat.com>
6886
6887 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6888 Add parens to print call for Python 3.
6889
90cef2ed
KS
68902017-05-03 Keith Seitz <keiths@redhat.com>
6891
6892 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6893 (main): Call it.
6894
14f819c8
TW
68952017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6896
6897 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6898 to prev and next.
6899
913aeadd
TW
69002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6901
6902 * gdb.python/py-record-btrace.exp: Remove test for
6903 gdb.BtraceInstruction.error.
6904
a3be24ad
TW
69052017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6906
6907 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6908
ae20e79a
TW
69092017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6910
6911 * gdb.python/py-record-btrace-threads.c: New file.
6912 * gdb.python/py-record-btrace-threads.exp: New file.
6913
45ce1b47
SDJ
69142017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6915
6916 PR testsuite/8595
6917 * gdb.base/environ.exp: Make test available in all architectures.
6918 Move bits related to "info program" testing to
6919 gdb.base/info-program.exp. Rewrite tests to use the two new
6920 procedures mentione below.
6921 (test_set_show_env_var) New procedure.
6922 (test_set_show_env_var_equal): Likewise.
6923 * gdb.base/info-program.exp: New file.
6924
e15c3eb4
KS
69252017-04-27 Keith Seitz <keiths@redhat.com>
6926
6927 * gdb.cp/oranking.cc (test15): New function.
6928 (main): Call test15 and declare additional variables for testing.
6929 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6930 "p foo101('abc')" tests.
6931 Add tests for cv qualifier overloads.
6932 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6933 "lvalue reference overload" test.
6934 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6935 "print value of f1 on Child&& in f2" test.
6936
3a3fd0fd
PA
69372017-04-19 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6940 procedure.
6941 (top level): Call it.
6942 * lib/gdb.exp (gdb_define_cmd): New procedure.
6943
53375380
PA
69442017-04-12 Pedro Alves <palves@redhat.com>
6945
6946 PR gdb/21323
6947 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6948 (wchar): New global.
6949 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6950 (do_test_wide_char, wide_char_types_no_program, top level): Add
6951 wchar_t testing.
6952
53e710ac
PA
69532017-04-12 Pedro Alves <palves@redhat.com>
6954
6955 PR c++/21323
6956 * gdb.cp/wide_char_types.c: New file.
6957 * gdb.cp/wide_char_types.exp: New file.
6958
0ad9d8c7
SDJ
69592017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6960
6961 PR gdb/21352
6962 * gdb.trace/tsv.exp: Add test for "tsave -r".
6963
b1b45502
IB
69642017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6965
6966 * gdb.dlang/watch-loc.c: New file.
6967 * gdb.dlang/watch-loc.exp: New file.
6968
ec13808e
JK
69692017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6970
6971 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6972
fe5f7374
AK
69732017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6974
6975 * gdb.arch/arc-analyze-prologue.S: New file.
6976 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6977
eea78757
AK
69782017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6979
6980 * gdb.arch/arc-decode-insn.S: New file.
6981 * gdb.arch/arc-decode-insn.exp: Likewise.
6982
5badf10a
IR
69832017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6984
6985 PR tdep/20928
6986 * gdb.arch/sparc64-regs.exp: New file.
6987 * gdb.arch/sparc64-regs.S: Likewise.
6988
cee59b3f
TW
69892017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6990
6991 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6992 and memory view on Python 3.
6993
c0f55cc6
AV
69942017-03-20 Artemiy Volkov <artemiyv@acm.org>
6995 Keith Seitz <keiths@redhat.com>
6996
6997 PR gdb/14441
6998 * gdb.cp/demangle.exp: Add rvalue reference tests.
6999 * gdb.cp/rvalue-ref-casts.cc: New file.
7000 * gdb.cp/rvalue-ref-casts.exp: New file.
7001 * gdb.cp/rvalue-ref-overload.cc: New file.
7002 * gdb.cp/rvalue-ref-overload.exp: New file.
7003 * gdb.cp/rvalue-ref-params.cc: New file.
7004 * gdb.cp/rvalue-ref-params.exp: New file.
7005 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7006 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7007 * gdb.cp/rvalue-ref-types.cc: New file.
7008 * gdb.cp/rvalue-ref-types.exp: New file.
7009 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7010 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7011
51457a05
MAL
70122017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7013
7014 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7015 New procedure.
7016
5b291c04
MAL
70172017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7018
7019 * lib/mi-support.exp (mi_gdb_test): Add additional message
7020 for unexpected output.
7021
59a56148
AA
70222017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7023
7024 * gdb.base/examine-backward.c (Barrier): New character array
7025 constant, to ensure that TestStrings is preceded by a string
7026 terminator.
7027
7942e96e
AA
70282017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7029
7030 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7031 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7032 and implicit pointer into such a location.
7033
6ebac3fb
DE
70342017-03-16 Doug Evans <dje@google.com>
7035
7036 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7037
ec3b243d
TP
70382017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7039
7040 * gdb.cp/m-static.exp: Fix expectation for prototype of
7041 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7042
70432017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7044
7045 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7046 * gdb.guile/scm-lazy-string.c: New file.
7047 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7048 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7049 for pointer, array, typedef lazy strings.
7050
2cc36e25 70512017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7052
7053 PR python/17728, python/18439, python/18779
7054 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7055 * gdb.python/py-lazy-string.c (pointer): New typedef.
7056 (main): New locals ptr, array, typedef_ptr.
7057 * gdb.python/py-value.exp: Move lazy string tests to ...
7058 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7059 array, typedef lazy strings.
ec3b243d 7060
0efcde63
AK
70612017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7062
7063 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7064 Add optional 'test' parameter.
7065
7978d7c3
SM
70662017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7067
7068 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7069 Skip for versions of DejaGnu < 1.5.
7070
896c0c1e
SM
70712017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7072
7073 * lib/gdb.exp (dejagnu_version): New proc.
7074 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7075 Use dejagnu_version.
7076
5f4d1085
KS
70772017-03-10 Keith Seitz <keiths@redhat.com>
7078
7079 PR c++/8128
7080 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7081 type from destructor regexps.
7082 Add a branch which actually passes the test.
7083 Adjust "ptype t5i" test names.
7084
1de05205
PA
70852017-03-08 Pedro Alves <palves@redhat.com>
7086
7087 * gdb.base/step-over-exit.exp: Add explicit test message.
7088
c65d6b55
PA
70892017-03-08 Pedro Alves <palves@redhat.com>
7090
7091 PR gdb/18360
7092 * gdb.threads/interrupt-while-step-over.c: New file.
7093 * gdb.threads/interrupt-while-step-over.exp: New file.
7094
2e86a283
PA
70952017-03-08 Pedro Alves <palves@redhat.com>
7096
7097 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7098 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7099
25dcbff6
PA
71002017-03-08 Pedro Alves <palves@redhat.com>
7101
7102 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7103 PKRU as not supported as a PASS.
7104
dc9366eb
PA
71052017-03-08 Pedro Alves <palves@redhat.com>
7106
7107 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7108 prefix instead of $binfile1/$binfile2.
7109 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7110 in test message.
7111 * gdb.python/py-completion.exp: Use "load python file" as test
7112 messages instead of unstable path names.
7113
6e5d74e7
PA
71142017-03-08 Pedro Alves <palves@redhat.com>
7115 Jan Kratochvil <jan.kratochvil@redhat.com>
7116
7117 PR cli/21218
7118 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7119 New proc.
7120 (top level): Call it.
7121
9753a2f6
PA
71222017-03-08 Pedro Alves <palves@redhat.com>
7123
7124 PR tui/21216
7125 * gdb.tui/tui-nl-filtered-output.exp: New file.
7126
1a4dd9dd
PA
71272017-03-08 Pedro Alves <palves@redhat.com>
7128
7129 * gdb.base/completion.exp: Move TUI completion tests to ...
7130 * gdb.tui/completion.exp: ... this new file.
7131
7cbbff33
PA
71322017-03-08 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.base/tui-disasm-long-lines.c,
7135 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7136 gdb.base/tui-layout.exp: Move to ...
7137 * gdb.tui/: ... this new directory.
7138
5f6fd321
PA
71392017-03-07 Pedro Alves <palves@redhat.com>
7140
7141 * gdb.base/tui-layout.c: New file.
7142 * gdb.base/tui-layout.exp: New file.
7143
44959fa8
PA
71442017-03-07 Pedro Alves <palves@redhat.com>
7145
7146 * gdb.base/tui-layout.c: Rename to ...
7147 * gdb.base/tui-disasm-long-lines.c: ... this.
7148 * gdb.base/tui-layout.exp: Rename to ...
7149 * gdb.base/tui-disasm-long-lines.exp: ... this.
7150
f8c4e718
PA
71512017-03-07 Pedro Alves <palves@redhat.com>
7152
7153 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7154
6dbb839a 71552017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7156
7157 * i386-mpx-call.c: New file.
7158 * i386-mpx-call.exp: New file.
7159
65b48a81
PB
71602017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7161
7162 * gdb.arch/powerpc-power.exp: Delete test.
7163 * gdb.arch/powerpc-power.s: Likewise.
7164 * gdb.disasm/disassembler-options.exp: New test.
7165 * gdb.arch/powerpc-altivec.exp: Likewise.
7166 * gdb.arch/powerpc-altivec.s: Likewise.
7167 * gdb.arch/powerpc-altivec2.exp: Likewise.
7168 * gdb.arch/powerpc-altivec2.s: Likewise.
7169 * gdb.arch/powerpc-altivec3.exp: Likewise.
7170 * gdb.arch/powerpc-altivec3.s: Likewise.
7171 * gdb.arch/powerpc-power7.exp: Likewise.
7172 * gdb.arch/powerpc-power7.s: Likewise.
7173 * gdb.arch/powerpc-power8.exp: Likewise.
7174 * gdb.arch/powerpc-power8.s: Likewise.
7175 * gdb.arch/powerpc-power9.exp: Likewise.
7176 * gdb.arch/powerpc-power9.s: Likewise.
7177 * gdb.arch/powerpc-vsx.exp: Likewise.
7178 * gdb.arch/powerpc-vsx.s: Likewise.
7179 * gdb.arch/powerpc-vsx2.exp: Likewise.
7180 * gdb.arch/powerpc-vsx2.s: Likewise.
7181 * gdb.arch/powerpc-vsx3.exp: Likewise.
7182 * gdb.arch/powerpc-vsx3.s: Likewise.
7183 * gdb.arch/arm-disassembler-options.exp: Likewise.
7184 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7185 * gdb.arch/s390-disassembler-options.exp: Likewise.
7186
17cd4947
LM
71872017-02-23 Luis Machado <lgustavo@codesourcery.com>
7188
7189 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7190 (check_supported_features): ... this. Changed return type to void.
7191 (supports_rdseed): New static global.
7192 (rdseed): Check supports_rdseed.
7193 (initialize): Call check_supported_features.
7194
2039d74e
EBM
71952017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7196
7197 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7198 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7199 and lqarx/stqcx.
7200 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7201 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7202
a51d7ecf
EBM
72032017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7204
7205 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7206 uppercase.
7207
0224619f
JK
72082017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7209
7210 * gdb.dwarf2/formdata16.c: New file.
7211 * gdb.dwarf2/formdata16.exp: New file.
7212 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7213
216f72a1
JK
72142017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7215
7216 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7217 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7218 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7219 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7220 DW_AT_GNU_*.
7221
43988095
JK
72222017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7223
7224 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7225
99e8a4f9
SDJ
72262017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7227
7228 PR gdb/21164
7229 * gdb.base/maint.exp: Add testcases for when the commands do
7230 not have arguments.
7231
b58a8c0c
TP
72322017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7233
7234 * gdb.cp/chained-calls.exp: Use p instead of P.
7235
4e746bb6
TW
72362017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7237
7238 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7239 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7240
3f77c769
TT
72412017-02-14 Tom Tromey <tom@tromey.com>
7242
7243 PR python/13598:
7244 * gdb.python/py-events.exp: Add before_prompt event tests.
7245
075beec0
AA
72462017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7247
7248 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7249
bf5f525c
LM
72502017-02-13 Luis Machado <lgustavo@codesourcery.com>
7251
7252 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7253 (main): Call my_unique_function_name.
7254 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7255 completion of patterns with a single match.
7256 Add missing -re switches to gdb_test_multiple calls.
7257
13a66184
LM
72582017-02-13 Luis Machado <lgustavo@codesourcery.com>
7259
7260 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7261 return if core file is not recognized.
7262
26a06916
SM
72632017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7264
7265 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7266 and extra UIs.
7267
b761ca9e
SM
72682017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7269
7270 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7271 proc_with_prefix.
7272
b964bee0
TT
72732017-02-10 Tom Tromey <tom@tromey.com>
7274
7275 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7276
18da0c51
MG
72772017-02-10 Martin Galvan <martingalvan@sourceware.org>
7278
7279 PR gdb/21122
7280 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7281
604c4576
JG
72822017-02-08 Jerome Guitton <guitton@adacore.com>
7283
7284 * gdb.base/define.exp: Add test for command abbreviations
7285 in define.
7286
20b477a7
LM
72872017-02-06 Luis Machado <lgustavo@codesourcery.com>
7288
7289 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7290 * gdb.reverse/insn-reverse-x86.c: New file.
7291
3f7b46f2
IR
72922017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7293
7294 PR tdep/20936
7295 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7296
f0fd41c1
TT
72972017-02-03 Tom Tromey <tom@tromey.com>
7298
7299 PR rust/21097:
7300 * gdb.rust/simple.exp: Add new tests.
7301
5be5dbf0
PA
73022017-02-02 Pedro Alves <palves@redhat.com>
7303
7304 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7305 tests.
7306
7346ef59
AA
73072017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7308
7309 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7310 taking a 2-byte value out of a 4-byte DWARF implicit value on
7311 big-endian targets.
7312 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7313 logic. Add test cases for DW_OP_implicit.
7314
787f0025
MM
73152017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7316
7317 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7318
68777c29
MM
73192017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7320
7321 * gdb.btrace/enable.exp: Call gdb_exit before
7322 skip_gdbserver_tests.
7323
0a1c7e28
MM
73242017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7325
7326 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7327 GDBFLAGS.
7328
b5ac99b0
MM
73292017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7330
7331 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7332 the test is skipped.
7333 * gdb.btrace/data.exp: Likewise.
7334 * gdb.btrace/delta.exp: Likewise.
7335 * gdb.btrace/dlopen.exp: Likewise.
7336 * gdb.btrace/enable-running.exp: Likewise.
7337 * gdb.btrace/enable.exp: Likewise.
7338 * gdb.btrace/exception.exp: Likewise.
7339 * gdb.btrace/function_call_history.exp: Likewise.
7340 * gdb.btrace/gcore.exp: Likewise.
7341 * gdb.btrace/instruction_history.exp: Likewise.
7342 * gdb.btrace/multi-thread-step.exp: Likewise.
7343 * gdb.btrace/nohist.exp: Likewise.
7344 * gdb.btrace/non-stop.exp: Likewise.
7345 * gdb.btrace/reconnect.exp: Likewise.
7346 * gdb.btrace/record_goto-step.exp: Likewise.
7347 * gdb.btrace/record_goto.exp: Likewise.
7348 * gdb.btrace/rn-dl-bind.exp: Likewise.
7349 * gdb.btrace/segv.exp: Likewise.
7350 * gdb.btrace/step.exp: Likewise.
7351 * gdb.btrace/stepi.exp: Likewise.
7352 * gdb.btrace/tailcall-only.exp: Likewise.
7353 * gdb.btrace/tailcall.exp: Likewise.
7354 * gdb.btrace/tsx.exp: Likewise.
7355 * gdb.btrace/unknown_functions.exp: Likewise.
7356 * gdb.btrace/vdso.exp: Likewise.
7357
cd4007e4
MM
73582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7359
7360 * gdb.btrace/enable-running.c: New.
7361 * gdb.btrace/enable-running.exp: New.
7362
2735833d
WT
73632017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7364
7365 * gdb.arch/amd64-gs_base.c: New file.
7366 * gdb.arch/amd64-gs_base.exp: New file.
7367
b51e1e94
LM
73682017-01-26 Luis Machado <lgustavo@codesourcery.com>
7369
7370 * lib/memory.exp: Remove spurious empty newlines.
7371
72ca0410
SM
73722017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7373
7374 * gdb.python/py-bad-printers.exp: Load python file using "source".
7375 * gdb.python/py-events.exp: Likewise.
7376 * gdb.python/py-evsignal.exp: Likewise.
7377 * gdb.python/py-evthreads.exp: Likewise.
7378 * gdb.python/py-frame-args.exp: Likewise.
7379 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7380 * gdb.python/py-framefilter-mi.exp: Likewise.
7381 * gdb.python/py-framefilter.exp: Likewise.
7382 * gdb.python/py-mi.exp: Likewise.
7383 * gdb.python/py-pp-maint.exp: Likewise.
7384 * gdb.python/py-pp-registration.exp: Likewise.
7385 * gdb.python/py-prettyprint.exp: Likewise.
7386 (run_lang_tests): Likewise.
7387 * gdb.python/py-typeprint.exp: Likewise.
7388
e309aa65
LM
73892017-01-26 Luis Machado <lgustavo@codesourcery.com>
7390
7391 * lib/memory.exp: New file.
7392 * lib/gdb.exp: Load memory.exp.
7393 * gdb.base/memattr.exp (delete_memory): Move proc to
7394 lib/memory.exp and rename to delete_memory_regions.
7395 Replace delete_memory with delete_memory_regions.
7396 Cleanup memory regions before tests.
7397 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7398 before tests.
7399
515aff23
LM
74002017-01-26 Luis Machado <lgustavo@codesourcery.com>
7401
7402 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7403 files.
7404 (initialize): New function conditionally defined.
7405 (testcases): Move within conditional block.
7406 (main): Call initialize.
7407 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7408 of gdb.reverse/insn-reverse.c.
7409 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7410 gdb.reverse/insn-reverse.c.
7411
d8b49cf0
YQ
74122017-01-26 Yao Qi <yao.qi@linaro.org>
7413
7414 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7415 disassemble on address 0.
7416
f13a9a0c
YQ
74172017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7418 Yao Qi <yao.qi@linaro.org>
7419
7420 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7421 * gdb.dwarf2/implptr-64bit.S: Remove.
7422 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7423 variables in caller's context. Add DW_OP_implicit_value.
7424
5ac95241
YQ
74252017-01-25 Yao Qi <yao.qi@linaro.org>
7426
7427 * lib/dwarf.exp (Dwarf::_location): Handle
7428 DW_OP_GNU_implicit_pointer with proper size.
7429
23e82930
LM
74302017-01-20 Luis Machado <lgustavo@codesourcery.com>
7431
7432 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7433 and add untested calls.
7434
d334ae25
LM
74352017-01-20 Luis Machado <lgustavo@codesourcery.com>
7436
7437 * gdb.python/python.exp: Check line number against what GDB thinks
7438 the line number is for func1.
7439
f5e6296e
IB
74402017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7441
7442 * gdb.dlang/debug-expr.exp: New file.
7443
5b362f04
LM
74442016-12-23 Luis Machado <lgustavo@codesourcery.com>
7445
7446 Fix test names for the following files:
7447
7448 * gdb.ada/exec_changed.exp
7449 * gdb.ada/info_types.exp
7450 * gdb.arch/aarch64-atomic-inst.exp
7451 * gdb.arch/aarch64-fp.exp
7452 * gdb.arch/altivec-abi.exp
7453 * gdb.arch/altivec-regs.exp
7454 * gdb.arch/amd64-byte.exp
7455 * gdb.arch/amd64-disp-step.exp
7456 * gdb.arch/amd64-dword.exp
7457 * gdb.arch/amd64-entry-value-inline.exp
7458 * gdb.arch/amd64-entry-value-param.exp
7459 * gdb.arch/amd64-entry-value-paramref.exp
7460 * gdb.arch/amd64-entry-value.exp
7461 * gdb.arch/amd64-i386-address.exp
7462 * gdb.arch/amd64-invalid-stack-middle.exp
7463 * gdb.arch/amd64-invalid-stack-top.exp
7464 * gdb.arch/amd64-optimout-repeat.exp
7465 * gdb.arch/amd64-prologue-skip.exp
7466 * gdb.arch/amd64-prologue-xmm.exp
7467 * gdb.arch/amd64-stap-special-operands.exp
7468 * gdb.arch/amd64-stap-wrong-subexp.exp
7469 * gdb.arch/amd64-tailcall-cxx.exp
7470 * gdb.arch/amd64-tailcall-noret.exp
7471 * gdb.arch/amd64-tailcall-ret.exp
7472 * gdb.arch/amd64-tailcall-self.exp
7473 * gdb.arch/amd64-word.exp
7474 * gdb.arch/arm-bl-branch-dest.exp
7475 * gdb.arch/arm-disp-step.exp
7476 * gdb.arch/arm-neon.exp
7477 * gdb.arch/arm-single-step-kernel-helper.exp
7478 * gdb.arch/avr-flash-qualifier.exp
7479 * gdb.arch/disp-step-insn-reloc.exp
7480 * gdb.arch/e500-abi.exp
7481 * gdb.arch/e500-regs.exp
7482 * gdb.arch/ftrace-insn-reloc.exp
7483 * gdb.arch/i386-avx512.exp
7484 * gdb.arch/i386-bp_permanent.exp
7485 * gdb.arch/i386-byte.exp
7486 * gdb.arch/i386-cfi-notcurrent.exp
7487 * gdb.arch/i386-disp-step.exp
7488 * gdb.arch/i386-dr3-watch.exp
7489 * gdb.arch/i386-float.exp
7490 * gdb.arch/i386-gnu-cfi.exp
7491 * gdb.arch/i386-mpx-map.exp
7492 * gdb.arch/i386-mpx-sigsegv.exp
7493 * gdb.arch/i386-mpx-simple_segv.exp
7494 * gdb.arch/i386-mpx.exp
7495 * gdb.arch/i386-permbkpt.exp
7496 * gdb.arch/i386-prologue.exp
7497 * gdb.arch/i386-signal.exp
7498 * gdb.arch/i386-size-overlap.exp
7499 * gdb.arch/i386-unwind.exp
7500 * gdb.arch/i386-word.exp
7501 * gdb.arch/mips-fcr.exp
7502 * gdb.arch/powerpc-d128-regs.exp
7503 * gdb.arch/powerpc-stackless.exp
7504 * gdb.arch/ppc64-atomic-inst.exp
7505 * gdb.arch/s390-stackless.exp
7506 * gdb.arch/s390-tdbregs.exp
7507 * gdb.arch/s390-vregs.exp
7508 * gdb.arch/sparc-sysstep.exp
7509 * gdb.arch/thumb-bx-pc.exp
7510 * gdb.arch/thumb-singlestep.exp
7511 * gdb.arch/thumb2-it.exp
7512 * gdb.arch/vsx-regs.exp
7513 * gdb.asm/asm-source.exp
7514 * gdb.base/a2-run.exp
7515 * gdb.base/advance.exp
7516 * gdb.base/all-bin.exp
7517 * gdb.base/anon.exp
7518 * gdb.base/args.exp
7519 * gdb.base/arithmet.exp
7520 * gdb.base/async-shell.exp
7521 * gdb.base/async.exp
7522 * gdb.base/attach-pie-noexec.exp
7523 * gdb.base/attach-twice.exp
7524 * gdb.base/auto-load.exp
7525 * gdb.base/bang.exp
7526 * gdb.base/bitfields.exp
7527 * gdb.base/break-always.exp
7528 * gdb.base/break-caller-line.exp
7529 * gdb.base/break-entry.exp
7530 * gdb.base/break-inline.exp
7531 * gdb.base/break-on-linker-gcd-function.exp
7532 * gdb.base/break-probes.exp
7533 * gdb.base/break.exp
7534 * gdb.base/breakpoint-shadow.exp
7535 * gdb.base/call-ar-st.exp
7536 * gdb.base/call-sc.exp
7537 * gdb.base/call-signal-resume.exp
7538 * gdb.base/call-strs.exp
7539 * gdb.base/callfuncs.exp
7540 * gdb.base/catch-fork-static.exp
7541 * gdb.base/catch-gdb-caused-signals.exp
7542 * gdb.base/catch-load.exp
7543 * gdb.base/catch-signal-fork.exp
7544 * gdb.base/catch-signal.exp
7545 * gdb.base/catch-syscall.exp
7546 * gdb.base/charset.exp
7547 * gdb.base/checkpoint.exp
7548 * gdb.base/chng-syms.exp
7549 * gdb.base/code-expr.exp
7550 * gdb.base/code_elim.exp
7551 * gdb.base/commands.exp
7552 * gdb.base/completion.exp
7553 * gdb.base/complex.exp
7554 * gdb.base/cond-expr.exp
7555 * gdb.base/condbreak.exp
7556 * gdb.base/consecutive.exp
7557 * gdb.base/continue-all-already-running.exp
7558 * gdb.base/coredump-filter.exp
7559 * gdb.base/corefile.exp
7560 * gdb.base/dbx.exp
7561 * gdb.base/debug-expr.exp
7562 * gdb.base/define.exp
7563 * gdb.base/del.exp
7564 * gdb.base/disabled-location.exp
7565 * gdb.base/disasm-end-cu.exp
7566 * gdb.base/disasm-optim.exp
7567 * gdb.base/display.exp
7568 * gdb.base/duplicate-bp.exp
7569 * gdb.base/ena-dis-br.exp
7570 * gdb.base/ending-run.exp
7571 * gdb.base/enumval.exp
7572 * gdb.base/environ.exp
7573 * gdb.base/eu-strip-infcall.exp
7574 * gdb.base/eval-avoid-side-effects.exp
7575 * gdb.base/eval-skip.exp
7576 * gdb.base/exitsignal.exp
7577 * gdb.base/expand-psymtabs.exp
7578 * gdb.base/filesym.exp
7579 * gdb.base/find-unmapped.exp
7580 * gdb.base/finish.exp
7581 * gdb.base/float.exp
7582 * gdb.base/foll-exec-mode.exp
7583 * gdb.base/foll-exec.exp
7584 * gdb.base/foll-fork.exp
7585 * gdb.base/fortran-sym-case.exp
7586 * gdb.base/freebpcmd.exp
7587 * gdb.base/func-ptr.exp
7588 * gdb.base/func-ptrs.exp
7589 * gdb.base/funcargs.exp
7590 * gdb.base/gcore-buffer-overflow.exp
7591 * gdb.base/gcore-relro-pie.exp
7592 * gdb.base/gcore-relro.exp
7593 * gdb.base/gcore.exp
7594 * gdb.base/gdb1090.exp
7595 * gdb.base/gdb11530.exp
7596 * gdb.base/gdb11531.exp
7597 * gdb.base/gdb1821.exp
7598 * gdb.base/gdbindex-stabs.exp
7599 * gdb.base/gdbvars.exp
7600 * gdb.base/hbreak.exp
7601 * gdb.base/hbreak2.exp
7602 * gdb.base/included.exp
7603 * gdb.base/infcall-input.exp
7604 * gdb.base/inferior-died.exp
7605 * gdb.base/infnan.exp
7606 * gdb.base/info-macros.exp
7607 * gdb.base/info-os.exp
7608 * gdb.base/info-proc.exp
7609 * gdb.base/info-shared.exp
7610 * gdb.base/info-target.exp
7611 * gdb.base/infoline.exp
7612 * gdb.base/interp.exp
7613 * gdb.base/interrupt.exp
7614 * gdb.base/jit-reader.exp
7615 * gdb.base/jit-simple.exp
7616 * gdb.base/kill-after-signal.exp
7617 * gdb.base/kill-detach-inferiors-cmd.exp
7618 * gdb.base/label.exp
7619 * gdb.base/langs.exp
7620 * gdb.base/ldbl_e308.exp
7621 * gdb.base/line-symtabs.exp
7622 * gdb.base/linespecs.exp
7623 * gdb.base/list.exp
7624 * gdb.base/long_long.exp
7625 * gdb.base/longest-types.exp
7626 * gdb.base/maint.exp
7627 * gdb.base/max-value-size.exp
7628 * gdb.base/memattr.exp
7629 * gdb.base/mips_pro.exp
7630 * gdb.base/morestack.exp
7631 * gdb.base/moribund-step.exp
7632 * gdb.base/multi-forks.exp
7633 * gdb.base/nested-addr.exp
7634 * gdb.base/nextoverexit.exp
7635 * gdb.base/noreturn-finish.exp
7636 * gdb.base/noreturn-return.exp
7637 * gdb.base/nostdlib.exp
7638 * gdb.base/offsets.exp
7639 * gdb.base/opaque.exp
7640 * gdb.base/pc-fp.exp
7641 * gdb.base/permissions.exp
7642 * gdb.base/print-symbol-loading.exp
7643 * gdb.base/prologue-include.exp
7644 * gdb.base/psymtab.exp
7645 * gdb.base/ptype.exp
7646 * gdb.base/random-signal.exp
7647 * gdb.base/randomize.exp
7648 * gdb.base/range-stepping.exp
7649 * gdb.base/readline-ask.exp
7650 * gdb.base/recpar.exp
7651 * gdb.base/recurse.exp
7652 * gdb.base/relational.exp
7653 * gdb.base/restore.exp
7654 * gdb.base/return-nodebug.exp
7655 * gdb.base/return.exp
7656 * gdb.base/run-after-attach.exp
7657 * gdb.base/save-bp.exp
7658 * gdb.base/scope.exp
7659 * gdb.base/sect-cmd.exp
7660 * gdb.base/set-lang-auto.exp
7661 * gdb.base/set-noassign.exp
7662 * gdb.base/setvar.exp
7663 * gdb.base/sigall.exp
7664 * gdb.base/sigbpt.exp
7665 * gdb.base/siginfo-addr.exp
7666 * gdb.base/siginfo-infcall.exp
7667 * gdb.base/siginfo-obj.exp
7668 * gdb.base/siginfo.exp
7669 * gdb.base/signals-state-child.exp
7670 * gdb.base/signest.exp
7671 * gdb.base/sigstep.exp
7672 * gdb.base/sizeof.exp
7673 * gdb.base/skip.exp
7674 * gdb.base/solib-corrupted.exp
7675 * gdb.base/solib-nodir.exp
7676 * gdb.base/solib-search.exp
7677 * gdb.base/stack-checking.exp
7678 * gdb.base/stale-infcall.exp
7679 * gdb.base/stap-probe.exp
7680 * gdb.base/start.exp
7681 * gdb.base/step-break.exp
7682 * gdb.base/step-bt.exp
7683 * gdb.base/step-line.exp
7684 * gdb.base/step-over-exit.exp
7685 * gdb.base/step-over-syscall.exp
7686 * gdb.base/step-resume-infcall.exp
7687 * gdb.base/step-test.exp
7688 * gdb.base/store.exp
7689 * gdb.base/structs3.exp
7690 * gdb.base/sym-file.exp
7691 * gdb.base/symbol-without-target_section.exp
7692 * gdb.base/term.exp
7693 * gdb.base/testenv.exp
7694 * gdb.base/ui-redirect.exp
7695 * gdb.base/until.exp
7696 * gdb.base/unwindonsignal.exp
7697 * gdb.base/value-double-free.exp
7698 * gdb.base/vla-datatypes.exp
7699 * gdb.base/vla-ptr.exp
7700 * gdb.base/vla-sideeffect.exp
7701 * gdb.base/volatile.exp
7702 * gdb.base/watch-cond-infcall.exp
7703 * gdb.base/watch-cond.exp
7704 * gdb.base/watch-non-mem.exp
7705 * gdb.base/watch-read.exp
7706 * gdb.base/watch-vfork.exp
7707 * gdb.base/watchpoint-cond-gone.exp
7708 * gdb.base/watchpoint-delete.exp
7709 * gdb.base/watchpoint-hw-hit-once.exp
7710 * gdb.base/watchpoint-hw.exp
7711 * gdb.base/watchpoint-stops-at-right-insn.exp
7712 * gdb.base/watchpoints.exp
7713 * gdb.base/wchar.exp
7714 * gdb.base/whatis-exp.exp
7715 * gdb.btrace/buffer-size.exp
7716 * gdb.btrace/data.exp
7717 * gdb.btrace/delta.exp
7718 * gdb.btrace/dlopen.exp
7719 * gdb.btrace/enable.exp
7720 * gdb.btrace/exception.exp
7721 * gdb.btrace/function_call_history.exp
7722 * gdb.btrace/gcore.exp
7723 * gdb.btrace/instruction_history.exp
7724 * gdb.btrace/nohist.exp
7725 * gdb.btrace/reconnect.exp
7726 * gdb.btrace/record_goto-step.exp
7727 * gdb.btrace/record_goto.exp
7728 * gdb.btrace/rn-dl-bind.exp
7729 * gdb.btrace/segv.exp
7730 * gdb.btrace/step.exp
7731 * gdb.btrace/stepi.exp
7732 * gdb.btrace/tailcall-only.exp
7733 * gdb.btrace/tailcall.exp
7734 * gdb.btrace/tsx.exp
7735 * gdb.btrace/unknown_functions.exp
7736 * gdb.btrace/vdso.exp
7737 * gdb.compile/compile-ifunc.exp
7738 * gdb.compile/compile-ops.exp
7739 * gdb.compile/compile-print.exp
7740 * gdb.compile/compile-setjmp.exp
7741 * gdb.cp/abstract-origin.exp
7742 * gdb.cp/ambiguous.exp
7743 * gdb.cp/annota2.exp
7744 * gdb.cp/annota3.exp
7745 * gdb.cp/anon-ns.exp
7746 * gdb.cp/anon-struct.exp
7747 * gdb.cp/anon-union.exp
7748 * gdb.cp/arg-reference.exp
7749 * gdb.cp/baseenum.exp
7750 * gdb.cp/bool.exp
7751 * gdb.cp/breakpoint.exp
7752 * gdb.cp/bs15503.exp
7753 * gdb.cp/call-c.exp
7754 * gdb.cp/casts.exp
7755 * gdb.cp/chained-calls.exp
7756 * gdb.cp/class2.exp
7757 * gdb.cp/classes.exp
7758 * gdb.cp/cmpd-minsyms.exp
7759 * gdb.cp/converts.exp
7760 * gdb.cp/cp-relocate.exp
7761 * gdb.cp/cpcompletion.exp
7762 * gdb.cp/cpexprs.exp
7763 * gdb.cp/cplabel.exp
7764 * gdb.cp/cplusfuncs.exp
7765 * gdb.cp/cpsizeof.exp
7766 * gdb.cp/ctti.exp
7767 * gdb.cp/derivation.exp
7768 * gdb.cp/destrprint.exp
7769 * gdb.cp/dispcxx.exp
7770 * gdb.cp/enum-class.exp
7771 * gdb.cp/exception.exp
7772 * gdb.cp/exceptprint.exp
7773 * gdb.cp/expand-psymtabs-cxx.exp
7774 * gdb.cp/expand-sals.exp
7775 * gdb.cp/extern-c.exp
7776 * gdb.cp/filename.exp
7777 * gdb.cp/formatted-ref.exp
7778 * gdb.cp/fpointer.exp
7779 * gdb.cp/gdb1355.exp
7780 * gdb.cp/gdb2495.exp
7781 * gdb.cp/hang.exp
7782 * gdb.cp/impl-this.exp
7783 * gdb.cp/infcall-dlopen.exp
7784 * gdb.cp/inherit.exp
7785 * gdb.cp/iostream.exp
7786 * gdb.cp/koenig.exp
7787 * gdb.cp/local.exp
7788 * gdb.cp/m-data.exp
7789 * gdb.cp/m-static.exp
7790 * gdb.cp/mb-ctor.exp
7791 * gdb.cp/mb-inline.exp
7792 * gdb.cp/mb-templates.exp
7793 * gdb.cp/member-name.exp
7794 * gdb.cp/member-ptr.exp
7795 * gdb.cp/meth-typedefs.exp
7796 * gdb.cp/method.exp
7797 * gdb.cp/method2.exp
7798 * gdb.cp/minsym-fallback.exp
7799 * gdb.cp/misc.exp
7800 * gdb.cp/namelessclass.exp
7801 * gdb.cp/namespace-enum.exp
7802 * gdb.cp/namespace-nested-import.exp
7803 * gdb.cp/namespace.exp
7804 * gdb.cp/nextoverthrow.exp
7805 * gdb.cp/no-dmgl-verbose.exp
7806 * gdb.cp/non-trivial-retval.exp
7807 * gdb.cp/noparam.exp
7808 * gdb.cp/nsdecl.exp
7809 * gdb.cp/nsimport.exp
7810 * gdb.cp/nsnested.exp
7811 * gdb.cp/nsnoimports.exp
7812 * gdb.cp/nsrecurs.exp
7813 * gdb.cp/nsstress.exp
7814 * gdb.cp/nsusing.exp
7815 * gdb.cp/operator.exp
7816 * gdb.cp/oranking.exp
7817 * gdb.cp/overload-const.exp
7818 * gdb.cp/overload.exp
7819 * gdb.cp/ovldbreak.exp
7820 * gdb.cp/ovsrch.exp
7821 * gdb.cp/paren-type.exp
7822 * gdb.cp/parse-lang.exp
7823 * gdb.cp/pass-by-ref.exp
7824 * gdb.cp/pr-1023.exp
7825 * gdb.cp/pr-1210.exp
7826 * gdb.cp/pr-574.exp
7827 * gdb.cp/pr10687.exp
7828 * gdb.cp/pr12028.exp
7829 * gdb.cp/pr17132.exp
7830 * gdb.cp/pr17494.exp
7831 * gdb.cp/pr9067.exp
7832 * gdb.cp/pr9167.exp
7833 * gdb.cp/pr9631.exp
7834 * gdb.cp/printmethod.exp
7835 * gdb.cp/psmang.exp
7836 * gdb.cp/psymtab-parameter.exp
7837 * gdb.cp/ptype-cv-cp.exp
7838 * gdb.cp/ptype-flags.exp
7839 * gdb.cp/re-set-overloaded.exp
7840 * gdb.cp/ref-types.exp
7841 * gdb.cp/rtti.exp
7842 * gdb.cp/scope-err.exp
7843 * gdb.cp/shadow.exp
7844 * gdb.cp/smartp.exp
7845 * gdb.cp/static-method.exp
7846 * gdb.cp/static-print-quit.exp
7847 * gdb.cp/temargs.exp
7848 * gdb.cp/templates.exp
7849 * gdb.cp/try_catch.exp
7850 * gdb.cp/typedef-operator.exp
7851 * gdb.cp/typeid.exp
7852 * gdb.cp/userdef.exp
7853 * gdb.cp/using-crash.exp
7854 * gdb.cp/var-tag.exp
7855 * gdb.cp/virtbase.exp
7856 * gdb.cp/virtfunc.exp
7857 * gdb.cp/virtfunc2.exp
7858 * gdb.cp/vla-cxx.exp
7859 * gdb.disasm/t01_mov.exp
7860 * gdb.disasm/t02_mova.exp
7861 * gdb.disasm/t03_add.exp
7862 * gdb.disasm/t04_sub.exp
7863 * gdb.disasm/t05_cmp.exp
7864 * gdb.disasm/t06_ari2.exp
7865 * gdb.disasm/t07_ari3.exp
7866 * gdb.disasm/t08_or.exp
7867 * gdb.disasm/t09_xor.exp
7868 * gdb.disasm/t10_and.exp
7869 * gdb.disasm/t11_logs.exp
7870 * gdb.disasm/t12_bit.exp
7871 * gdb.disasm/t13_otr.exp
7872 * gdb.dlang/circular.exp
7873 * gdb.dwarf2/arr-stride.exp
7874 * gdb.dwarf2/arr-subrange.exp
7875 * gdb.dwarf2/atomic-type.exp
7876 * gdb.dwarf2/bad-regnum.exp
7877 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7878 * gdb.dwarf2/callframecfa.exp
7879 * gdb.dwarf2/clztest.exp
7880 * gdb.dwarf2/corrupt.exp
7881 * gdb.dwarf2/data-loc.exp
7882 * gdb.dwarf2/dup-psym.exp
7883 * gdb.dwarf2/dw2-anon-mptr.exp
7884 * gdb.dwarf2/dw2-anonymous-func.exp
7885 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7886 * gdb.dwarf2/dw2-bad-unresolved.exp
7887 * gdb.dwarf2/dw2-basic.exp
7888 * gdb.dwarf2/dw2-canonicalize-type.exp
7889 * gdb.dwarf2/dw2-case-insensitive.exp
7890 * gdb.dwarf2/dw2-common-block.exp
7891 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7892 * gdb.dwarf2/dw2-compressed.exp
7893 * gdb.dwarf2/dw2-const.exp
7894 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7895 * gdb.dwarf2/dw2-cu-size.exp
7896 * gdb.dwarf2/dw2-dup-frame.exp
7897 * gdb.dwarf2/dw2-entry-value.exp
7898 * gdb.dwarf2/dw2-icycle.exp
7899 * gdb.dwarf2/dw2-ifort-parameter.exp
7900 * gdb.dwarf2/dw2-inline-break.exp
7901 * gdb.dwarf2/dw2-inline-param.exp
7902 * gdb.dwarf2/dw2-intercu.exp
7903 * gdb.dwarf2/dw2-intermix.exp
7904 * gdb.dwarf2/dw2-lexical-block-bare.exp
7905 * gdb.dwarf2/dw2-linkage-name-trust.exp
7906 * gdb.dwarf2/dw2-minsym-in-cu.exp
7907 * gdb.dwarf2/dw2-noloc.exp
7908 * gdb.dwarf2/dw2-op-call.exp
7909 * gdb.dwarf2/dw2-op-out-param.exp
7910 * gdb.dwarf2/dw2-opt-structptr.exp
7911 * gdb.dwarf2/dw2-param-error.exp
7912 * gdb.dwarf2/dw2-producer.exp
7913 * gdb.dwarf2/dw2-ranges-base.exp
7914 * gdb.dwarf2/dw2-ref-missing-frame.exp
7915 * gdb.dwarf2/dw2-reg-undefined.exp
7916 * gdb.dwarf2/dw2-regno-invalid.exp
7917 * gdb.dwarf2/dw2-restore.exp
7918 * gdb.dwarf2/dw2-restrict.exp
7919 * gdb.dwarf2/dw2-single-line-discriminators.exp
7920 * gdb.dwarf2/dw2-strp.exp
7921 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7922 * gdb.dwarf2/dw2-unresolved.exp
7923 * gdb.dwarf2/dw2-var-zero-addr.exp
7924 * gdb.dwarf2/dw4-sig-types.exp
7925 * gdb.dwarf2/dwz.exp
7926 * gdb.dwarf2/dynarr-ptr.exp
7927 * gdb.dwarf2/enum-type.exp
7928 * gdb.dwarf2/gdb-index.exp
7929 * gdb.dwarf2/implptr-64bit.exp
7930 * gdb.dwarf2/implptr-optimized-out.exp
7931 * gdb.dwarf2/implptr.exp
7932 * gdb.dwarf2/implref-array.exp
7933 * gdb.dwarf2/implref-const.exp
7934 * gdb.dwarf2/implref-global.exp
7935 * gdb.dwarf2/implref-struct.exp
7936 * gdb.dwarf2/mac-fileno.exp
7937 * gdb.dwarf2/main-subprogram.exp
7938 * gdb.dwarf2/member-ptr-forwardref.exp
7939 * gdb.dwarf2/method-ptr.exp
7940 * gdb.dwarf2/missing-sig-type.exp
7941 * gdb.dwarf2/nonvar-access.exp
7942 * gdb.dwarf2/opaque-type-lookup.exp
7943 * gdb.dwarf2/pieces-optimized-out.exp
7944 * gdb.dwarf2/pieces.exp
7945 * gdb.dwarf2/pr10770.exp
7946 * gdb.dwarf2/pr13961.exp
7947 * gdb.dwarf2/staticvirtual.exp
7948 * gdb.dwarf2/subrange.exp
7949 * gdb.dwarf2/symtab-producer.exp
7950 * gdb.dwarf2/trace-crash.exp
7951 * gdb.dwarf2/typeddwarf.exp
7952 * gdb.dwarf2/valop.exp
7953 * gdb.dwarf2/watch-notconst.exp
7954 * gdb.fortran/array-element.exp
7955 * gdb.fortran/charset.exp
7956 * gdb.fortran/common-block.exp
7957 * gdb.fortran/complex.exp
7958 * gdb.fortran/derived-type-function.exp
7959 * gdb.fortran/derived-type.exp
7960 * gdb.fortran/logical.exp
7961 * gdb.fortran/module.exp
7962 * gdb.fortran/multi-dim.exp
7963 * gdb.fortran/nested-funcs.exp
7964 * gdb.fortran/print-formatted.exp
7965 * gdb.fortran/subarray.exp
7966 * gdb.fortran/vla-alloc-assoc.exp
7967 * gdb.fortran/vla-datatypes.exp
7968 * gdb.fortran/vla-history.exp
7969 * gdb.fortran/vla-ptr-info.exp
7970 * gdb.fortran/vla-ptype-sub.exp
7971 * gdb.fortran/vla-ptype.exp
7972 * gdb.fortran/vla-sizeof.exp
7973 * gdb.fortran/vla-type.exp
7974 * gdb.fortran/vla-value-sub-arbitrary.exp
7975 * gdb.fortran/vla-value-sub-finish.exp
7976 * gdb.fortran/vla-value-sub.exp
7977 * gdb.fortran/vla-value.exp
7978 * gdb.fortran/whatis_type.exp
7979 * gdb.go/chan.exp
7980 * gdb.go/handcall.exp
7981 * gdb.go/hello.exp
7982 * gdb.go/integers.exp
7983 * gdb.go/methods.exp
7984 * gdb.go/package.exp
7985 * gdb.go/strings.exp
7986 * gdb.go/types.exp
7987 * gdb.go/unsafe.exp
7988 * gdb.guile/scm-arch.exp
7989 * gdb.guile/scm-block.exp
7990 * gdb.guile/scm-breakpoint.exp
7991 * gdb.guile/scm-cmd.exp
7992 * gdb.guile/scm-disasm.exp
7993 * gdb.guile/scm-equal.exp
7994 * gdb.guile/scm-frame-args.exp
7995 * gdb.guile/scm-frame-inline.exp
7996 * gdb.guile/scm-frame.exp
7997 * gdb.guile/scm-iterator.exp
7998 * gdb.guile/scm-math.exp
7999 * gdb.guile/scm-objfile.exp
8000 * gdb.guile/scm-ports.exp
8001 * gdb.guile/scm-symbol.exp
8002 * gdb.guile/scm-symtab.exp
8003 * gdb.guile/scm-value-cc.exp
8004 * gdb.guile/types-module.exp
8005 * gdb.linespec/break-ask.exp
8006 * gdb.linespec/cpexplicit.exp
8007 * gdb.linespec/explicit.exp
8008 * gdb.linespec/keywords.exp
8009 * gdb.linespec/linespec.exp
8010 * gdb.linespec/ls-dollar.exp
8011 * gdb.linespec/ls-errs.exp
8012 * gdb.linespec/skip-two.exp
8013 * gdb.linespec/thread.exp
8014 * gdb.mi/mi-async.exp
8015 * gdb.mi/mi-basics.exp
8016 * gdb.mi/mi-break.exp
8017 * gdb.mi/mi-catch-load.exp
8018 * gdb.mi/mi-cli.exp
8019 * gdb.mi/mi-cmd-param-changed.exp
8020 * gdb.mi/mi-console.exp
8021 * gdb.mi/mi-detach.exp
8022 * gdb.mi/mi-disassemble.exp
8023 * gdb.mi/mi-eval.exp
8024 * gdb.mi/mi-file-transfer.exp
8025 * gdb.mi/mi-file.exp
8026 * gdb.mi/mi-fill-memory.exp
8027 * gdb.mi/mi-inheritance-syntax-error.exp
8028 * gdb.mi/mi-linespec-err-cp.exp
8029 * gdb.mi/mi-logging.exp
8030 * gdb.mi/mi-memory-changed.exp
8031 * gdb.mi/mi-read-memory.exp
8032 * gdb.mi/mi-record-changed.exp
8033 * gdb.mi/mi-reg-undefined.exp
8034 * gdb.mi/mi-regs.exp
8035 * gdb.mi/mi-return.exp
8036 * gdb.mi/mi-reverse.exp
8037 * gdb.mi/mi-simplerun.exp
8038 * gdb.mi/mi-solib.exp
8039 * gdb.mi/mi-stack.exp
8040 * gdb.mi/mi-stepi.exp
8041 * gdb.mi/mi-syn-frame.exp
8042 * gdb.mi/mi-until.exp
8043 * gdb.mi/mi-var-block.exp
8044 * gdb.mi/mi-var-child.exp
8045 * gdb.mi/mi-var-cmd.exp
8046 * gdb.mi/mi-var-cp.exp
8047 * gdb.mi/mi-var-display.exp
8048 * gdb.mi/mi-var-invalidate.exp
8049 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8050 * gdb.mi/mi-vla-fortran.exp
8051 * gdb.mi/mi-watch.exp
8052 * gdb.mi/mi2-var-child.exp
8053 * gdb.mi/user-selected-context-sync.exp
8054 * gdb.modula2/unbounded-array.exp
8055 * gdb.multi/dummy-frame-restore.exp
8056 * gdb.multi/multi-arch-exec.exp
8057 * gdb.multi/multi-arch.exp
8058 * gdb.multi/tids.exp
8059 * gdb.multi/watchpoint-multi.exp
8060 * gdb.opencl/callfuncs.exp
8061 * gdb.opencl/convs_casts.exp
8062 * gdb.opencl/datatypes.exp
8063 * gdb.opencl/operators.exp
8064 * gdb.opencl/vec_comps.exp
8065 * gdb.opt/clobbered-registers-O2.exp
8066 * gdb.opt/inline-break.exp
8067 * gdb.opt/inline-bt.exp
8068 * gdb.opt/inline-cmds.exp
8069 * gdb.opt/inline-locals.exp
8070 * gdb.pascal/case-insensitive-symbols.exp
8071 * gdb.pascal/floats.exp
8072 * gdb.pascal/gdb11492.exp
8073 * gdb.python/lib-types.exp
8074 * gdb.python/py-arch.exp
8075 * gdb.python/py-as-string.exp
8076 * gdb.python/py-bad-printers.exp
8077 * gdb.python/py-block.exp
8078 * gdb.python/py-breakpoint-create-fail.exp
8079 * gdb.python/py-breakpoint.exp
8080 * gdb.python/py-caller-is.exp
8081 * gdb.python/py-cmd.exp
8082 * gdb.python/py-explore-cc.exp
8083 * gdb.python/py-explore.exp
8084 * gdb.python/py-finish-breakpoint.exp
8085 * gdb.python/py-finish-breakpoint2.exp
8086 * gdb.python/py-frame-args.exp
8087 * gdb.python/py-frame-inline.exp
8088 * gdb.python/py-frame.exp
8089 * gdb.python/py-framefilter-mi.exp
8090 * gdb.python/py-infthread.exp
8091 * gdb.python/py-lazy-string.exp
8092 * gdb.python/py-linetable.exp
8093 * gdb.python/py-mi-events.exp
8094 * gdb.python/py-mi-objfile.exp
8095 * gdb.python/py-mi.exp
8096 * gdb.python/py-objfile.exp
8097 * gdb.python/py-pp-integral.exp
8098 * gdb.python/py-pp-maint.exp
8099 * gdb.python/py-pp-re-notag.exp
8100 * gdb.python/py-pp-registration.exp
8101 * gdb.python/py-recurse-unwind.exp
8102 * gdb.python/py-strfns.exp
8103 * gdb.python/py-symbol.exp
8104 * gdb.python/py-symtab.exp
8105 * gdb.python/py-sync-interp.exp
8106 * gdb.python/py-typeprint.exp
8107 * gdb.python/py-unwind-maint.exp
8108 * gdb.python/py-unwind.exp
8109 * gdb.python/py-value-cc.exp
8110 * gdb.python/py-xmethods.exp
8111 * gdb.reverse/amd64-tailcall-reverse.exp
8112 * gdb.reverse/break-precsave.exp
8113 * gdb.reverse/break-reverse.exp
8114 * gdb.reverse/consecutive-precsave.exp
8115 * gdb.reverse/consecutive-reverse.exp
8116 * gdb.reverse/finish-precsave.exp
8117 * gdb.reverse/finish-reverse-bkpt.exp
8118 * gdb.reverse/finish-reverse.exp
8119 * gdb.reverse/fstatat-reverse.exp
8120 * gdb.reverse/getresuid-reverse.exp
8121 * gdb.reverse/i386-precsave.exp
8122 * gdb.reverse/i386-reverse.exp
8123 * gdb.reverse/i386-sse-reverse.exp
8124 * gdb.reverse/i387-env-reverse.exp
8125 * gdb.reverse/i387-stack-reverse.exp
8126 * gdb.reverse/insn-reverse.exp
8127 * gdb.reverse/machinestate-precsave.exp
8128 * gdb.reverse/machinestate.exp
8129 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8130 * gdb.reverse/pipe-reverse.exp
8131 * gdb.reverse/readv-reverse.exp
8132 * gdb.reverse/recvmsg-reverse.exp
8133 * gdb.reverse/rerun-prec.exp
8134 * gdb.reverse/s390-mvcle.exp
8135 * gdb.reverse/step-precsave.exp
8136 * gdb.reverse/step-reverse.exp
8137 * gdb.reverse/time-reverse.exp
8138 * gdb.reverse/until-precsave.exp
8139 * gdb.reverse/until-reverse.exp
8140 * gdb.reverse/waitpid-reverse.exp
8141 * gdb.reverse/watch-precsave.exp
8142 * gdb.reverse/watch-reverse.exp
8143 * gdb.rust/generics.exp
8144 * gdb.rust/methods.exp
8145 * gdb.rust/modules.exp
8146 * gdb.rust/simple.exp
8147 * gdb.server/connect-with-no-symbol-file.exp
8148 * gdb.server/ext-attach.exp
8149 * gdb.server/ext-restart.exp
8150 * gdb.server/ext-wrapper.exp
8151 * gdb.server/file-transfer.exp
8152 * gdb.server/server-exec-info.exp
8153 * gdb.server/server-kill.exp
8154 * gdb.server/server-mon.exp
8155 * gdb.server/wrapper.exp
8156 * gdb.stabs/exclfwd.exp
8157 * gdb.stabs/gdb11479.exp
8158 * gdb.threads/clone-new-thread-event.exp
8159 * gdb.threads/corethreads.exp
8160 * gdb.threads/current-lwp-dead.exp
8161 * gdb.threads/dlopen-libpthread.exp
8162 * gdb.threads/gcore-thread.exp
8163 * gdb.threads/sigstep-threads.exp
8164 * gdb.threads/watchpoint-fork.exp
8165 * gdb.trace/actions-changed.exp
8166 * gdb.trace/backtrace.exp
8167 * gdb.trace/change-loc.exp
8168 * gdb.trace/circ.exp
8169 * gdb.trace/collection.exp
8170 * gdb.trace/disconnected-tracing.exp
8171 * gdb.trace/ftrace.exp
8172 * gdb.trace/mi-trace-frame-collected.exp
8173 * gdb.trace/mi-trace-unavailable.exp
8174 * gdb.trace/mi-traceframe-changed.exp
8175 * gdb.trace/mi-tsv-changed.exp
8176 * gdb.trace/no-attach-trace.exp
8177 * gdb.trace/passc-dyn.exp
8178 * gdb.trace/qtro.exp
8179 * gdb.trace/range-stepping.exp
8180 * gdb.trace/read-memory.exp
8181 * gdb.trace/save-trace.exp
8182 * gdb.trace/signal.exp
8183 * gdb.trace/status-stop.exp
8184 * gdb.trace/tfile.exp
8185 * gdb.trace/trace-break.exp
8186 * gdb.trace/trace-buffer-size.exp
8187 * gdb.trace/trace-condition.exp
8188 * gdb.trace/tracefile-pseudo-reg.exp
8189 * gdb.trace/tstatus.exp
8190 * gdb.trace/unavailable.exp
8191 * gdb.trace/while-dyn.exp
8192 * gdb.trace/while-stepping.exp
8193
34c41c68
DE
81942016-12-22 Doug Evans <xdje42@gmail.com>
8195
8196 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8197 and msymbols.
8198
16e69324
YQ
81992016-12-19 Yao Qi <yao.qi@linaro.org>
8200
8201 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8202 (test_with_self): Don't call do_steps_and_nexts, and remove
8203 code about stepping into xmalloc.
8204
f94f411b
YQ
82052016-12-09 Yao Qi <yao.qi@linaro.org>
8206
8207 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8208
82092016-12-09 Yao Qi <yao.qi@linaro.org>
8210
8211 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8212
f1b5deee
PA
82132016-12-09 Pedro Alves <palves@redhat.com>
8214
8215 * gdb.base/all-architectures-0.exp: New file.
8216 * gdb.base/all-architectures-1.exp: New file.
8217 * gdb.base/all-architectures-2.exp: New file.
8218 * gdb.base/all-architectures-3.exp: New file.
8219 * gdb.base/all-architectures-4.exp: New file.
8220 * gdb.base/all-architectures-5.exp: New file.
8221 * gdb.base/all-architectures-6.exp: New file.
8222 * gdb.base/all-architectures-7.exp: New file.
8223 * gdb.base/all-architectures.exp.in: New file.
8224
364ca42e
YQ
82252016-12-09 Yao Qi <yao.qi@linaro.org>
8226
8227 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8228
107c2d62
LM
82292016-12-02 Luis Machado <lgustavo@codesourcery.com>
8230
8231 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8232 possible.
8233 Remove useless pattern-matching code.
8234
df3ee9ca
PA
82352016-12-02 Pedro Alves <palves@redhat.com>
8236
8237 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8238 procedure.
8239 (top level): Call it.
8240
ec835369
PA
82412016-12-02 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8244 New procedure.
8245 (top level): Call it.
8246
01770bbd
PA
82472016-12-02 Pedro Alves <palves@redhat.com>
8248
8249 PR cli/20559
8250 * gdb.base/commands.exp (user_defined_command_args_eval): New
8251 procedure.
8252 (top level): Call it.
8253
008459ea
LM
82542016-12-02 Luis Machado <lgustavo@codesourcery.com>
8255
8256 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8257 timeout handling.
8258
0c1b455e
TT
82592016-12-02 Tom Tromey <tom@tromey.com>
8260
8261 * gdb.dwarf2/main-subprogram.c: New file.
8262 * gdb.dwarf2/main-subprogram.exp: New file.
8263
018572b8
LM
82642016-12-01 Luis Machado <lgustavo@codesourcery.com>
8265
8266 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8267 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8268 gdb_test_no_output for a couple of cases.
8269 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8270
84c93cd5
LM
82712016-12-01 Luis Machado <lgustavo@codesourcery.com>
8272
8273 Fix test names and standardize compilation error messages throughout
8274 the following files:
8275
8276 * gdb.ada/start.exp
8277 * gdb.arch/alpha-step.exp
8278 * gdb.arch/e500-prologue.exp
8279 * gdb.arch/ftrace-insn-reloc.exp
8280 * gdb.arch/gdb1291.exp
8281 * gdb.arch/gdb1431.exp
8282 * gdb.arch/gdb1558.exp
8283 * gdb.arch/i386-dr3-watch.exp
8284 * gdb.arch/i386-sse-stack-align.exp
8285 * gdb.arch/ia64-breakpoint-shadow.exp
8286 * gdb.arch/pa-nullify.exp
8287 * gdb.arch/powerpc-aix-prologue.exp
8288 * gdb.arch/thumb-bx-pc.exp
8289 * gdb.base/annota1.exp
8290 * gdb.base/annota3.exp
8291 * gdb.base/arrayidx.exp
8292 * gdb.base/assign.exp
8293 * gdb.base/attach.exp
8294 * gdb.base/auxv.exp
8295 * gdb.base/bang.exp
8296 * gdb.base/bfp-test.exp
8297 * gdb.base/bigcore.exp
8298 * gdb.base/bitfields2.exp
8299 * gdb.base/break-fun-addr.exp
8300 * gdb.base/break-probes.exp
8301 * gdb.base/call-rt-st.exp
8302 * gdb.base/callexit.exp
8303 * gdb.base/catch-fork-kill.exp
8304 * gdb.base/charset.exp
8305 * gdb.base/checkpoint.exp
8306 * gdb.base/comprdebug.exp
8307 * gdb.base/constvars.exp
8308 * gdb.base/coredump-filter.exp
8309 * gdb.base/cursal.exp
8310 * gdb.base/cvexpr.exp
8311 * gdb.base/detach.exp
8312 * gdb.base/display.exp
8313 * gdb.base/dmsym.exp
8314 * gdb.base/dprintf-pending.exp
8315 * gdb.base/dso2dso.exp
8316 * gdb.base/dtrace-probe.exp
8317 * gdb.base/dump.exp
8318 * gdb.base/enum_cond.exp
8319 * gdb.base/exe-lock.exp
8320 * gdb.base/exec-invalid-sysroot.exp
8321 * gdb.base/execl-update-breakpoints.exp
8322 * gdb.base/exprs.exp
8323 * gdb.base/fileio.exp
8324 * gdb.base/find.exp
8325 * gdb.base/finish.exp
8326 * gdb.base/fixsection.exp
8327 * gdb.base/foll-vfork.exp
8328 * gdb.base/frame-args.exp
8329 * gdb.base/gcore.exp
8330 * gdb.base/gdb1250.exp
8331 * gdb.base/global-var-nested-by-dso.exp
8332 * gdb.base/gnu-ifunc.exp
8333 * gdb.base/hashline1.exp
8334 * gdb.base/hashline2.exp
8335 * gdb.base/hashline3.exp
8336 * gdb.base/hbreak-in-shr-unsupported.exp
8337 * gdb.base/huge.exp
8338 * gdb.base/infcall-input.exp
8339 * gdb.base/info-fun.exp
8340 * gdb.base/info-shared.exp
8341 * gdb.base/jit-simple.exp
8342 * gdb.base/jit-so.exp
8343 * gdb.base/jit.exp
8344 * gdb.base/jump.exp
8345 * gdb.base/label.exp
8346 * gdb.base/lineinc.exp
8347 * gdb.base/logical.exp
8348 * gdb.base/longjmp.exp
8349 * gdb.base/macscp.exp
8350 * gdb.base/miscexprs.exp
8351 * gdb.base/new-ui-echo.exp
8352 * gdb.base/new-ui-pending-input.exp
8353 * gdb.base/new-ui.exp
8354 * gdb.base/nodebug.exp
8355 * gdb.base/nofield.exp
8356 * gdb.base/offsets.exp
8357 * gdb.base/overlays.exp
8358 * gdb.base/pending.exp
8359 * gdb.base/pointers.exp
8360 * gdb.base/pr11022.exp
8361 * gdb.base/printcmds.exp
8362 * gdb.base/prologue.exp
8363 * gdb.base/ptr-typedef.exp
8364 * gdb.base/realname-expand.exp
8365 * gdb.base/relativedebug.exp
8366 * gdb.base/relocate.exp
8367 * gdb.base/remote.exp
8368 * gdb.base/reread.exp
8369 * gdb.base/return2.exp
8370 * gdb.base/savedregs.exp
8371 * gdb.base/sep.exp
8372 * gdb.base/sepdebug.exp
8373 * gdb.base/sepsymtab.exp
8374 * gdb.base/set-inferior-tty.exp
8375 * gdb.base/setshow.exp
8376 * gdb.base/shlib-call.exp
8377 * gdb.base/sigaltstack.exp
8378 * gdb.base/siginfo-addr.exp
8379 * gdb.base/signals.exp
8380 * gdb.base/signull.exp
8381 * gdb.base/sigrepeat.exp
8382 * gdb.base/so-impl-ld.exp
8383 * gdb.base/solib-display.exp
8384 * gdb.base/solib-overlap.exp
8385 * gdb.base/solib-search.exp
8386 * gdb.base/solib-symbol.exp
8387 * gdb.base/structs.exp
8388 * gdb.base/structs2.exp
8389 * gdb.base/symtab-search-order.exp
8390 * gdb.base/twice.exp
8391 * gdb.base/unload.exp
8392 * gdb.base/varargs.exp
8393 * gdb.base/watchpoint-solib.exp
8394 * gdb.base/watchpoint.exp
8395 * gdb.base/whatis.exp
8396 * gdb.base/wrong_frame_bt_full.exp
8397 * gdb.btrace/dlopen.exp
8398 * gdb.cell/ea-standalone.exp
8399 * gdb.cell/ea-test.exp
8400 * gdb.cp/dispcxx.exp
8401 * gdb.cp/gdb2384.exp
8402 * gdb.cp/method2.exp
8403 * gdb.cp/nextoverthrow.exp
8404 * gdb.cp/pr10728.exp
8405 * gdb.disasm/am33.exp
8406 * gdb.disasm/h8300s.exp
8407 * gdb.disasm/mn10300.exp
8408 * gdb.disasm/sh3.exp
8409 * gdb.dwarf2/dw2-dir-file-name.exp
8410 * gdb.fortran/complex.exp
8411 * gdb.fortran/library-module.exp
8412 * gdb.guile/scm-pretty-print.exp
8413 * gdb.guile/scm-symbol.exp
8414 * gdb.guile/scm-type.exp
8415 * gdb.guile/scm-value.exp
8416 * gdb.linespec/linespec.exp
8417 * gdb.mi/gdb701.exp
8418 * gdb.mi/gdb792.exp
8419 * gdb.mi/mi-breakpoint-changed.exp
8420 * gdb.mi/mi-dprintf-pending.exp
8421 * gdb.mi/mi-dprintf.exp
8422 * gdb.mi/mi-exit-code.exp
8423 * gdb.mi/mi-pending.exp
8424 * gdb.mi/mi-solib.exp
8425 * gdb.mi/new-ui-mi-sync.exp
8426 * gdb.mi/pr11022.exp
8427 * gdb.mi/user-selected-context-sync.exp
8428 * gdb.opt/solib-intra-step.exp
8429 * gdb.python/py-events.exp
8430 * gdb.python/py-finish-breakpoint.exp
8431 * gdb.python/py-mi.exp
8432 * gdb.python/py-prettyprint.exp
8433 * gdb.python/py-shared.exp
8434 * gdb.python/py-symbol.exp
8435 * gdb.python/py-template.exp
8436 * gdb.python/py-type.exp
8437 * gdb.python/py-value.exp
8438 * gdb.reverse/solib-precsave.exp
8439 * gdb.reverse/solib-reverse.exp
8440 * gdb.server/solib-list.exp
8441 * gdb.stabs/weird.exp
8442 * gdb.threads/reconnect-signal.exp
8443 * gdb.threads/stepi-random-signal.exp
8444 * gdb.trace/actions.exp
8445 * gdb.trace/ax.exp
8446 * gdb.trace/backtrace.exp
8447 * gdb.trace/change-loc.exp
8448 * gdb.trace/deltrace.exp
8449 * gdb.trace/ftrace-lock.exp
8450 * gdb.trace/ftrace.exp
8451 * gdb.trace/infotrace.exp
8452 * gdb.trace/mi-tracepoint-changed.exp
8453 * gdb.trace/packetlen.exp
8454 * gdb.trace/passcount.exp
8455 * gdb.trace/pending.exp
8456 * gdb.trace/range-stepping.exp
8457 * gdb.trace/report.exp
8458 * gdb.trace/stap-trace.exp
8459 * gdb.trace/tfind.exp
8460 * gdb.trace/trace-break.exp
8461 * gdb.trace/trace-condition.exp
8462 * gdb.trace/trace-enable-disable.exp
8463 * gdb.trace/trace-mt.exp
8464 * gdb.trace/tracecmd.exp
8465 * gdb.trace/tspeed.exp
8466 * gdb.trace/tsv.exp
8467 * lib/perftest.exp
8468
fb9feb35
LM
84692016-12-01 Luis Machado <lgustavo@codesourcery.com>
8470
8471 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8472 with gdb_test_no_output.
8473 Use command as test name.
8474
cd2ddb6c
LM
84752016-12-01 Luis Machado <lgustavo@codesourcery.com>
8476
8477 Fix test names starting with uppercase throughout the files.
8478
8479 * gdb.ada/assign_1.exp
8480 * gdb.ada/boolean_expr.exp
8481 * gdb.base/arrayidx.exp
8482 * gdb.base/del.exp
8483 * gdb.base/gcore-buffer-overflow.exp
8484 * gdb.base/testenv.exp
8485 * gdb.compile/compile.exp
8486 * gdb.python/py-framefilter-invalidarg.exp
8487 * gdb.python/py-framefilter.exp
8488
bb95117e
LM
84892016-12-01 Luis Machado <lgustavo@codesourcery.com>
8490
8491 Fix test names starting with uppercase throughout the files.
8492
8493 * gdb.ada/array_return.exp
8494 * gdb.ada/expr_delims.exp
8495 * gdb.ada/mi_dyn_arr.exp
8496 * gdb.ada/mi_interface.exp
8497 * gdb.ada/mi_var_array.exp
8498 * gdb.ada/watch_arg.exp
8499 * gdb.arch/alpha-step.exp
8500 * gdb.arch/altivec-regs.exp
8501 * gdb.arch/e500-regs.exp
8502 * gdb.arch/powerpc-d128-regs.exp
8503 * gdb.base/arrayidx.exp
8504 * gdb.base/break.exp
8505 * gdb.base/checkpoint.exp
8506 * gdb.base/debug-expr.exp
8507 * gdb.base/dmsym.exp
8508 * gdb.base/radix.exp
8509 * gdb.base/sepdebug.exp
8510 * gdb.base/testenv.exp
8511 * gdb.base/watch_thread_num.exp
8512 * gdb.base/watchpoint-cond-gone.exp
8513 * gdb.cell/break.exp
8514 * gdb.cell/ea-cache.exp
8515 * gdb.compile/compile.exp
8516 * gdb.cp/gdb2495.exp
8517 * gdb.gdb/selftest.exp
8518 * gdb.gdb/xfullpath.exp
8519 * gdb.go/hello.exp
8520 * gdb.go/integers.exp
8521 * gdb.objc/basicclass.exp
8522 * gdb.pascal/hello.exp
8523 * gdb.pascal/integers.exp
8524 * gdb.python/py-breakpoint.exp
8525 * gdb.python/py-cmd.exp
8526 * gdb.python/py-linetable.exp
8527 * gdb.python/py-xmethods.exp
8528 * gdb.python/python.exp
8529 * gdb.reverse/consecutive-precsave.exp
8530 * gdb.reverse/finish-precsave.exp
8531 * gdb.reverse/i386-precsave.exp
8532 * gdb.reverse/machinestate-precsave.exp
8533 * gdb.reverse/sigall-precsave.exp
8534 * gdb.reverse/solib-precsave.exp
8535 * gdb.reverse/step-precsave.exp
8536 * gdb.reverse/until-precsave.exp
8537 * gdb.reverse/watch-precsave.exp
8538 * gdb.threads/leader-exit.exp
8539 * gdb.threads/pthreads.exp
8540 * gdb.threads/wp-replication.exp
8541 * gdb.trace/actions.exp
8542 * gdb.trace/mi-tsv-changed.exp
8543 * gdb.trace/tsv.exp
8544
de97fdd4
LM
85452016-12-01 Luis Machado <lgustavo@codesourcery.com>
8546
8547 Fix test names starting with uppercase throughout the files.
8548
8549 * gdb.arch/i386-bp_permanent.exp
8550 * gdb.arch/i386-gnu-cfi.exp
8551 * gdb.base/disasm-end-cu.exp
8552 * gdb.base/macscp.exp
8553 * gdb.base/pending.exp
8554 * gdb.base/watch_thread_num.exp
8555 * gdb.cp/exception.exp
8556 * gdb.cp/gdb2495.exp
8557 * gdb.cp/local.exp
8558 * gdb.python/py-evsignal.exp
8559 * gdb.python/python.exp
8560 * gdb.trace/tracecmd.exp
8561
9f058c10
LM
85622016-12-01 Luis Machado <lgustavo@codesourcery.com>
8563
8564 Fix test names starting with uppercase throughout the files.
8565
8566 * gdb.base/charset.exp
8567 * gdb.base/eval.exp
8568 * gdb.base/multi-forks.exp
8569 * gdb.guile/scm-progspace.exp
8570 * gdb.opencl/datatypes.exp
8571 * gdb.python/py-block.exp
8572 * gdb.python/py-function.exp
8573 * gdb.python/py-symbol.exp
8574 * gdb.python/py-symtab.exp
8575 * gdb.python/py-xmethods.exp
8576 * gdb.reverse/break-precsave.exp
8577 * gdb.reverse/break-reverse.exp
8578 * gdb.reverse/consecutive-precsave.exp
8579 * gdb.reverse/consecutive-reverse.exp
8580 * gdb.reverse/finish-precsave.exp
8581 * gdb.reverse/finish-reverse-bkpt.exp
8582 * gdb.reverse/finish-reverse.exp
8583 * gdb.reverse/fstatat-reverse.exp
8584 * gdb.reverse/getresuid-reverse.exp
8585 * gdb.reverse/i386-precsave.exp
8586 * gdb.reverse/i386-reverse.exp
8587 * gdb.reverse/i386-sse-reverse.exp
8588 * gdb.reverse/i387-stack-reverse.exp
8589 * gdb.reverse/insn-reverse.exp
8590 * gdb.reverse/machinestate-precsave.exp
8591 * gdb.reverse/machinestate.exp
8592 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8593 * gdb.reverse/pipe-reverse.exp
8594 * gdb.reverse/readv-reverse.exp
8595 * gdb.reverse/recvmsg-reverse.exp
8596 * gdb.reverse/rerun-prec.exp
8597 * gdb.reverse/s390-mvcle.exp
8598 * gdb.reverse/sigall-precsave.exp
8599 * gdb.reverse/sigall-reverse.exp
8600 * gdb.reverse/solib-precsave.exp
8601 * gdb.reverse/solib-reverse.exp
8602 * gdb.reverse/step-precsave.exp
8603 * gdb.reverse/step-reverse.exp
8604 * gdb.reverse/time-reverse.exp
8605 * gdb.reverse/until-precsave.exp
8606 * gdb.reverse/until-reverse.exp
8607 * gdb.reverse/waitpid-reverse.exp
8608 * gdb.reverse/watch-precsave.exp
8609 * gdb.reverse/watch-reverse.exp
8610
cdc7edd7
LM
86112016-12-01 Luis Machado <lgustavo@codesourcery.com>
8612
8613 Fix test names starting with uppercase throughout the files.
8614
8615 * gdb.arch/i386-mpx-simple_segv.exp
8616 * gdb.arch/i386-mpx.exp
8617 * gdb.arch/i386-permbkpt.exp
8618 * gdb.arch/pa-nullify.exp
8619 * gdb.arch/powerpc-d128-regs.exp
8620 * gdb.arch/vsx-regs.exp
8621 * gdb.base/bfp-test.exp
8622 * gdb.base/break.exp
8623 * gdb.base/breakpoint-shadow.exp
8624 * gdb.base/callfuncs.exp
8625 * gdb.base/charset.exp
8626 * gdb.base/commands.exp
8627 * gdb.base/completion.exp
8628 * gdb.base/dfp-test.exp
8629 * gdb.base/echo.exp
8630 * gdb.base/ending-run.exp
8631 * gdb.base/eval.exp
8632 * gdb.base/expand-psymtabs.exp
8633 * gdb.base/float128.exp
8634 * gdb.base/floatn.exp
8635 * gdb.base/foll-exec-mode.exp
8636 * gdb.base/gdb1056.exp
8637 * gdb.base/gdb11531.exp
8638 * gdb.base/kill-after-signal.exp
8639 * gdb.base/multi-forks.exp
8640 * gdb.base/overlays.exp
8641 * gdb.base/pending.exp
8642 * gdb.base/sepdebug.exp
8643 * gdb.base/testenv.exp
8644 * gdb.base/valgrind-db-attach.exp
8645 * gdb.base/watch_thread_num.exp
8646 * gdb.base/watchpoint-cond-gone.exp
8647 * gdb.base/watchpoint.exp
8648 * gdb.base/watchpoints.exp
8649 * gdb.cp/arg-reference.exp
8650 * gdb.cp/baseenum.exp
8651 * gdb.cp/operator.exp
8652 * gdb.cp/shadow.exp
8653 * gdb.dwarf2/dw2-op-out-param.exp
8654 * gdb.dwarf2/dw2-reg-undefined.exp
8655 * gdb.go/chan.exp
8656 * gdb.go/hello.exp
8657 * gdb.go/integers.exp
8658 * gdb.go/methods.exp
8659 * gdb.go/package.exp
8660 * gdb.guile/scm-parameter.exp
8661 * gdb.guile/scm-progspace.exp
8662 * gdb.guile/scm-value.exp
8663 * gdb.mi/mi-pending.exp
8664 * gdb.mi/user-selected-context-sync.exp
8665 * gdb.multi/multi-attach.exp
8666 * gdb.multi/tids.exp
8667 * gdb.opt/clobbered-registers-O2.exp
8668 * gdb.pascal/floats.exp
8669 * gdb.pascal/integers.exp
8670 * gdb.python/py-block.exp
8671 * gdb.python/py-events.exp
8672 * gdb.python/py-parameter.exp
8673 * gdb.python/py-symbol.exp
8674 * gdb.python/py-symtab.exp
8675 * gdb.python/py-type.exp
8676 * gdb.python/py-value.exp
8677 * gdb.python/py-xmethods.exp
8678 * gdb.python/python.exp
8679 * gdb.reverse/break-precsave.exp
8680 * gdb.reverse/consecutive-precsave.exp
8681 * gdb.reverse/finish-precsave.exp
8682 * gdb.reverse/i386-precsave.exp
8683 * gdb.reverse/machinestate-precsave.exp
8684 * gdb.reverse/sigall-precsave.exp
8685 * gdb.reverse/solib-precsave.exp
8686 * gdb.reverse/step-precsave.exp
8687 * gdb.reverse/until-precsave.exp
8688 * gdb.reverse/watch-precsave.exp
8689 * gdb.server/ext-attach.exp
8690 * gdb.server/ext-restart.exp
8691 * gdb.server/ext-run.exp
8692 * gdb.server/ext-wrapper.exp
8693 * gdb.stabs/gdb11479.exp
8694 * gdb.stabs/weird.exp
8695 * gdb.threads/attach-many-short-lived-threads.exp
8696 * gdb.threads/kill.exp
8697 * gdb.threads/watchpoint-fork.exp
8698
bc6c7af4
LM
86992016-12-01 Luis Machado <lgustavo@codesourcery.com>
8700
8701 Fix test names starting with uppercase throughout all the files below.
8702
8703 * gdb.ada/array_return.exp
8704 * gdb.ada/catch_ex.exp
8705 * gdb.ada/info_exc.exp
8706 * gdb.ada/mi_catch_ex.exp
8707 * gdb.ada/mi_dyn_arr.exp
8708 * gdb.ada/mi_ex_cond.exp
8709 * gdb.ada/mi_exc_info.exp
8710 * gdb.ada/mi_interface.exp
8711 * gdb.ada/mi_task_arg.exp
8712 * gdb.ada/mi_task_info.exp
8713 * gdb.ada/mi_var_array.exp
8714 * gdb.arch/alpha-step.exp
8715 * gdb.arch/amd64-disp-step.exp
8716 * gdb.arch/arm-disp-step.exp
8717 * gdb.arch/disp-step-insn-reloc.exp
8718 * gdb.arch/e500-prologue.exp
8719 * gdb.arch/ftrace-insn-reloc.exp
8720 * gdb.arch/gdb1558.exp
8721 * gdb.arch/i386-bp_permanent.exp
8722 * gdb.arch/i386-disp-step.exp
8723 * gdb.arch/i386-float.exp
8724 * gdb.arch/i386-gnu-cfi.exp
8725 * gdb.arch/ia64-breakpoint-shadow.exp
8726 * gdb.arch/mips16-thunks.exp
8727 * gdb.arch/pa-nullify.exp
8728 * gdb.arch/powerpc-aix-prologue.exp
8729 * gdb.arch/powerpc-power.exp
8730 * gdb.arch/ppc-dfp.exp
8731 * gdb.arch/s390-tdbregs.exp
8732 * gdb.arch/spu-info.exp
8733 * gdb.arch/spu-ls.exp
8734 * gdb.arch/thumb-bx-pc.exp
8735 * gdb.base/advance.exp
8736 * gdb.base/annota-input-while-running.exp
8737 * gdb.base/arrayidx.exp
8738 * gdb.base/asmlabel.exp
8739 * gdb.base/async.exp
8740 * gdb.base/attach-wait-input.exp
8741 * gdb.base/auto-connect-native-target.exp
8742 * gdb.base/batch-preserve-term-settings.exp
8743 * gdb.base/bfp-test.exp
8744 * gdb.base/bigcore.exp
8745 * gdb.base/bp-permanent.exp
8746 * gdb.base/break-always.exp
8747 * gdb.base/break-fun-addr.exp
8748 * gdb.base/break-idempotent.exp
8749 * gdb.base/break-main-file-remove-fail.exp
8750 * gdb.base/break-probes.exp
8751 * gdb.base/break-unload-file.exp
8752 * gdb.base/break.exp
8753 * gdb.base/call-ar-st.exp
8754 * gdb.base/call-rt-st.exp
8755 * gdb.base/call-sc.exp
8756 * gdb.base/call-signal-resume.exp
8757 * gdb.base/call-strs.exp
8758 * gdb.base/callexit.exp
8759 * gdb.base/callfuncs.exp
8760 * gdb.base/catch-gdb-caused-signals.exp
8761 * gdb.base/catch-signal-siginfo-cond.exp
8762 * gdb.base/catch-syscall.exp
8763 * gdb.base/compare-sections.exp
8764 * gdb.base/cond-eval-mode.exp
8765 * gdb.base/condbreak-call-false.exp
8766 * gdb.base/consecutive-step-over.exp
8767 * gdb.base/cursal.exp
8768 * gdb.base/disabled-location.exp
8769 * gdb.base/disasm-end-cu.exp
8770 * gdb.base/display.exp
8771 * gdb.base/double-prompt-target-event-error.exp
8772 * gdb.base/dprintf-bp-same-addr.exp
8773 * gdb.base/dprintf-detach.exp
8774 * gdb.base/dprintf-next.exp
8775 * gdb.base/dprintf-non-stop.exp
8776 * gdb.base/dprintf-pending.exp
8777 * gdb.base/dso2dso.exp
8778 * gdb.base/ending-run.exp
8779 * gdb.base/enum_cond.exp
8780 * gdb.base/examine-backward.exp
8781 * gdb.base/exe-lock.exp
8782 * gdb.base/exec-invalid-sysroot.exp
8783 * gdb.base/execl-update-breakpoints.exp
8784 * gdb.base/execution-termios.exp
8785 * gdb.base/fileio.exp
8786 * gdb.base/fixsection.exp
8787 * gdb.base/foll-exec-mode.exp
8788 * gdb.base/foll-exec.exp
8789 * gdb.base/fork-running-state.exp
8790 * gdb.base/frame-args.exp
8791 * gdb.base/fullpath-expand.exp
8792 * gdb.base/func-ptr.exp
8793 * gdb.base/gcore-relro-pie.exp
8794 * gdb.base/gdb1090.exp
8795 * gdb.base/gdb1555.exp
8796 * gdb.base/global-var-nested-by-dso.exp
8797 * gdb.base/gnu-ifunc.exp
8798 * gdb.base/hbreak-in-shr-unsupported.exp
8799 * gdb.base/hbreak-unmapped.exp
8800 * gdb.base/hook-stop.exp
8801 * gdb.base/infcall-input.exp
8802 * gdb.base/info-fun.exp
8803 * gdb.base/info-shared.exp
8804 * gdb.base/interrupt-noterm.exp
8805 * gdb.base/jit-so.exp
8806 * gdb.base/jit.exp
8807 * gdb.base/line-symtabs.exp
8808 * gdb.base/list.exp
8809 * gdb.base/longjmp.exp
8810 * gdb.base/macscp.exp
8811 * gdb.base/max-value-size.exp
8812 * gdb.base/nodebug.exp
8813 * gdb.base/nofield.exp
8814 * gdb.base/overlays.exp
8815 * gdb.base/paginate-after-ctrl-c-running.exp
8816 * gdb.base/paginate-bg-execution.exp
8817 * gdb.base/paginate-inferior-exit.exp
8818 * gdb.base/pending.exp
8819 * gdb.base/pr11022.exp
8820 * gdb.base/printcmds.exp
8821 * gdb.base/ptr-typedef.exp
8822 * gdb.base/ptype.exp
8823 * gdb.base/randomize.exp
8824 * gdb.base/range-stepping.exp
8825 * gdb.base/realname-expand.exp
8826 * gdb.base/relativedebug.exp
8827 * gdb.base/remote.exp
8828 * gdb.base/savedregs.exp
8829 * gdb.base/sepdebug.exp
8830 * gdb.base/set-noassign.exp
8831 * gdb.base/shlib-call.exp
8832 * gdb.base/shreloc.exp
8833 * gdb.base/sigaltstack.exp
8834 * gdb.base/sigbpt.exp
8835 * gdb.base/siginfo-addr.exp
8836 * gdb.base/siginfo-obj.exp
8837 * gdb.base/siginfo-thread.exp
8838 * gdb.base/signest.exp
8839 * gdb.base/signull.exp
8840 * gdb.base/sigrepeat.exp
8841 * gdb.base/skip.exp
8842 * gdb.base/so-impl-ld.exp
8843 * gdb.base/solib-corrupted.exp
8844 * gdb.base/solib-disc.exp
8845 * gdb.base/solib-display.exp
8846 * gdb.base/solib-overlap.exp
8847 * gdb.base/solib-search.exp
8848 * gdb.base/solib-symbol.exp
8849 * gdb.base/source-execution.exp
8850 * gdb.base/sss-bp-on-user-bp-2.exp
8851 * gdb.base/sss-bp-on-user-bp.exp
8852 * gdb.base/stack-checking.exp
8853 * gdb.base/stale-infcall.exp
8854 * gdb.base/step-break.exp
8855 * gdb.base/step-line.exp
8856 * gdb.base/step-over-exit.exp
8857 * gdb.base/step-test.exp
8858 * gdb.base/structs.exp
8859 * gdb.base/sym-file.exp
8860 * gdb.base/symtab-search-order.exp
8861 * gdb.base/term.exp
8862 * gdb.base/type-opaque.exp
8863 * gdb.base/unload.exp
8864 * gdb.base/until-nodebug.exp
8865 * gdb.base/until.exp
8866 * gdb.base/unwindonsignal.exp
8867 * gdb.base/watch-cond.exp
8868 * gdb.base/watch-non-mem.exp
8869 * gdb.base/watch_thread_num.exp
8870 * gdb.base/watchpoint-reuse-slot.exp
8871 * gdb.base/watchpoint-solib.exp
8872 * gdb.base/watchpoint.exp
8873 * gdb.btrace/dlopen.exp
8874 * gdb.cell/arch.exp
8875 * gdb.cell/break.exp
8876 * gdb.cell/bt.exp
8877 * gdb.cell/core.exp
8878 * gdb.cell/data.exp
8879 * gdb.cell/dwarfaddr.exp
8880 * gdb.cell/ea-cache.exp
8881 * gdb.cell/ea-standalone.exp
8882 * gdb.cell/ea-test.exp
8883 * gdb.cell/f-regs.exp
8884 * gdb.cell/fork.exp
8885 * gdb.cell/gcore.exp
8886 * gdb.cell/mem-access.exp
8887 * gdb.cell/ptype.exp
8888 * gdb.cell/registers.exp
8889 * gdb.cell/sizeof.exp
8890 * gdb.cell/solib-symbol.exp
8891 * gdb.cell/solib.exp
8892 * gdb.compile/compile-tls.exp
8893 * gdb.cp/exception.exp
8894 * gdb.cp/gdb2495.exp
8895 * gdb.cp/local.exp
8896 * gdb.cp/mb-inline.exp
8897 * gdb.cp/mb-templates.exp
8898 * gdb.cp/pr10687.exp
8899 * gdb.cp/pr9167.exp
8900 * gdb.cp/scope-err.exp
8901 * gdb.cp/templates.exp
8902 * gdb.cp/virtfunc.exp
8903 * gdb.dwarf2/dw2-dir-file-name.exp
8904 * gdb.dwarf2/dw2-single-line-discriminators.exp
8905 * gdb.fortran/complex.exp
8906 * gdb.fortran/library-module.exp
8907 * gdb.guile/guile.exp
8908 * gdb.guile/scm-cmd.exp
8909 * gdb.guile/scm-frame-inline.exp
8910 * gdb.guile/scm-objfile.exp
8911 * gdb.guile/scm-pretty-print.exp
8912 * gdb.guile/scm-symbol.exp
8913 * gdb.guile/scm-type.exp
8914 * gdb.guile/scm-value.exp
8915 * gdb.linespec/keywords.exp
8916 * gdb.linespec/ls-errs.exp
8917 * gdb.linespec/macro-relative.exp
8918 * gdb.linespec/thread.exp
8919 * gdb.mi/mi-breakpoint-changed.exp
8920 * gdb.mi/mi-dprintf-pending.exp
8921 * gdb.mi/mi-fullname-deleted.exp
8922 * gdb.mi/mi-logging.exp
8923 * gdb.mi/mi-pending.exp
8924 * gdb.mi/mi-solib.exp
8925 * gdb.mi/new-ui-mi-sync.exp
8926 * gdb.mi/user-selected-context-sync.exp
8927 * gdb.multi/dummy-frame-restore.exp
8928 * gdb.multi/multi-arch-exec.exp
8929 * gdb.multi/remove-inferiors.exp
8930 * gdb.multi/watchpoint-multi-exit.exp
8931 * gdb.opt/solib-intra-step.exp
8932 * gdb.perf/backtrace.exp
8933 * gdb.perf/single-step.exp
8934 * gdb.perf/skip-command.exp
8935 * gdb.perf/skip-prologue.exp
8936 * gdb.perf/solib.exp
8937 * gdb.python/lib-types.exp
8938 * gdb.python/py-as-string.exp
8939 * gdb.python/py-bad-printers.exp
8940 * gdb.python/py-block.exp
8941 * gdb.python/py-breakpoint.exp
8942 * gdb.python/py-cmd.exp
8943 * gdb.python/py-events.exp
8944 * gdb.python/py-evthreads.exp
8945 * gdb.python/py-finish-breakpoint.exp
8946 * gdb.python/py-finish-breakpoint2.exp
8947 * gdb.python/py-frame-inline.exp
8948 * gdb.python/py-frame.exp
8949 * gdb.python/py-inferior.exp
8950 * gdb.python/py-infthread.exp
8951 * gdb.python/py-mi.exp
8952 * gdb.python/py-objfile.exp
8953 * gdb.python/py-pp-maint.exp
8954 * gdb.python/py-pp-registration.exp
8955 * gdb.python/py-prettyprint.exp
8956 * gdb.python/py-recurse-unwind.exp
8957 * gdb.python/py-shared.exp
8958 * gdb.python/py-symbol.exp
8959 * gdb.python/py-symtab.exp
8960 * gdb.python/py-template.exp
8961 * gdb.python/py-type.exp
8962 * gdb.python/py-unwind-maint.exp
8963 * gdb.python/py-unwind.exp
8964 * gdb.python/py-value.exp
8965 * gdb.python/python.exp
8966 * gdb.reverse/finish-reverse-bkpt.exp
8967 * gdb.reverse/insn-reverse.exp
8968 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8969 * gdb.reverse/solib-precsave.exp
8970 * gdb.reverse/solib-reverse.exp
8971 * gdb.stabs/gdb11479.exp
8972 * gdb.stabs/weird.exp
8973 * gdb.threads/fork-child-threads.exp
8974 * gdb.threads/fork-plus-threads.exp
8975 * gdb.threads/fork-thread-pending.exp
8976 * gdb.threads/forking-threads-plus-breakpoint.exp
8977 * gdb.threads/hand-call-in-threads.exp
8978 * gdb.threads/interrupted-hand-call.exp
8979 * gdb.threads/linux-dp.exp
8980 * gdb.threads/local-watch-wrong-thread.exp
8981 * gdb.threads/next-while-other-thread-longjmps.exp
8982 * gdb.threads/non-ldr-exit.exp
8983 * gdb.threads/pending-step.exp
8984 * gdb.threads/print-threads.exp
8985 * gdb.threads/process-dies-while-detaching.exp
8986 * gdb.threads/process-dies-while-handling-bp.exp
8987 * gdb.threads/pthreads.exp
8988 * gdb.threads/queue-signal.exp
8989 * gdb.threads/reconnect-signal.exp
8990 * gdb.threads/signal-command-handle-nopass.exp
8991 * gdb.threads/signal-command-multiple-signals-pending.exp
8992 * gdb.threads/signal-delivered-right-thread.exp
8993 * gdb.threads/signal-sigtrap.exp
8994 * gdb.threads/sigthread.exp
8995 * gdb.threads/staticthreads.exp
8996 * gdb.threads/stepi-random-signal.exp
8997 * gdb.threads/thread-unwindonsignal.exp
8998 * gdb.threads/thread_check.exp
8999 * gdb.threads/thread_events.exp
9000 * gdb.threads/tid-reuse.exp
9001 * gdb.threads/tls-nodebug.exp
9002 * gdb.threads/tls-shared.exp
9003 * gdb.threads/tls-so_extern.exp
9004 * gdb.threads/tls.exp
9005 * gdb.threads/wp-replication.exp
9006 * gdb.trace/actions-changed.exp
9007 * gdb.trace/actions.exp
9008 * gdb.trace/backtrace.exp
9009 * gdb.trace/change-loc.exp
9010 * gdb.trace/collection.exp
9011 * gdb.trace/deltrace.exp
9012 * gdb.trace/disconnected-tracing.exp
9013 * gdb.trace/entry-values.exp
9014 * gdb.trace/ftrace-lock.exp
9015 * gdb.trace/ftrace.exp
9016 * gdb.trace/infotrace.exp
9017 * gdb.trace/mi-trace-frame-collected.exp
9018 * gdb.trace/mi-trace-unavailable.exp
9019 * gdb.trace/mi-traceframe-changed.exp
9020 * gdb.trace/mi-tracepoint-changed.exp
9021 * gdb.trace/mi-tsv-changed.exp
9022 * gdb.trace/no-attach-trace.exp
9023 * gdb.trace/packetlen.exp
9024 * gdb.trace/passc-dyn.exp
9025 * gdb.trace/passcount.exp
9026 * gdb.trace/pending.exp
9027 * gdb.trace/pr16508.exp
9028 * gdb.trace/qtro.exp
9029 * gdb.trace/range-stepping.exp
9030 * gdb.trace/read-memory.exp
9031 * gdb.trace/report.exp
9032 * gdb.trace/save-trace.exp
9033 * gdb.trace/signal.exp
9034 * gdb.trace/stap-trace.exp
9035 * gdb.trace/status-stop.exp
9036 * gdb.trace/strace.exp
9037 * gdb.trace/tfile.exp
9038 * gdb.trace/tfind.exp
9039 * gdb.trace/trace-break.exp
9040 * gdb.trace/trace-condition.exp
9041 * gdb.trace/trace-enable-disable.exp
9042 * gdb.trace/trace-mt.exp
9043 * gdb.trace/tracecmd.exp
9044 * gdb.trace/tracefile-pseudo-reg.exp
9045 * gdb.trace/tspeed.exp
9046 * gdb.trace/tstatus.exp
9047 * gdb.trace/tsv.exp
9048 * gdb.trace/unavailable.exp
9049 * gdb.trace/while-dyn.exp
9050 * gdb.trace/while-stepping.exp
9051 * lib/gdb-guile.exp
9052 * lib/gdb.exp
9053 * lib/mi-support.exp
9054 * lib/pascal.exp
9055 * lib/perftest.exp
9056 * lib/prelink-support.exp
9057 * lib/selftest-support.exp
9058
ad02e4fe
SM
90592016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9060
9061 * Makefile.in: Include disable-implicit-rules.mk.
9062
22347e55
AA
90632016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9064
9065 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9066 non-byte-aligned bit fields.
9067
da5b30da
AA
90682016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9069
9070 PR gdb/12616
9071 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9072 respects the DW_AT_data_bit_offset attribute.
9073
b593ecca
SM
90742016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9075
9076 * gdb.base/default.exp: Fix output of "set language".
9077
3b165252
SM
90782016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9079
9080 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9081 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9082 make.
9083 * configure.ac: Remove checks for the make program.
9084 * configure: Re-generate.
9085
1a2f3d7f
KB
90862016-11-16 Kevin Buettner <kevinb@redhat.com>
9087
9088 * gdb.python/py-recurse-unwind.c (main): Add loop.
9089 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9090 to read_register() and gdb.parse_and_eval(). Make each code
9091 call a separate case that can be individually tested.
9092 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9093 proc. Call cont_and_backtrace for each of the code paths that
9094 we want to test in the unwinder.
9095
b7f38fda
AA
90962016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9097
9098 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9099 the definition of struct S.
9100
1f8db343
CM
91012016-11-11 Catherine Moore <clm@codesourcery.com>
9102
9103 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9104
fad0c9fb
PA
91052016-11-09 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.base/commands.exp (runto_or_return): New procedure.
9108 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9109 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9110 (progvar_simple_while_test, progvar_complex_if_while_test)
9111 (if_while_breakpoint_command_test)
9112 (infrun_breakpoint_command_test, breakpoint_command_test)
9113 (user_defined_command_test, watchpoint_command_test)
9114 (test_command_prompt_position, redefine_hook_test)
9115 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9116 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9117 multi_line_input and multi_line. Remove gdb_expect and
9118 gdb_stop_suppressing_tests uses.
9119 * lib/gdb.exp (valnum_re): New global.
9120 (multi_line_input): New procedure.
9121
8354c62c
SM
91222016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9123
9124 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9125 Remove.
9126 (test_setup): Define with proc_with_prefix.
9127 (test_cli_inferior): Likewise.
9128 (test_cli_thread): Likewise.
9129 (test_cli_frame): Likewise.
9130 (test_cli_select_frame): Likewise.
9131 (test_cli_up_down): Likewise.
9132 (test_mi_thread_select): Likewise.
9133 (test_mi_stack_select_frame): Likewise.
9134 (test_cli_in_mi_inferior): Likewise.
9135 (test_cli_in_mi_thread): Likewise.
9136 (test_cli_in_mi_frame): Likewise.
9137 (top level): Do not use with_test_prefix_procname.
9138
64f367a2
PA
91392016-11-09 Pedro Alves <palves@redhat.com>
9140
9141 * gdb.base/commands.exp (gdbvar_simple_if_test)
9142 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9143 (progvar_simple_if_test, progvar_simple_while_test)
9144 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9145 (infrun_breakpoint_command_test, breakpoint_command_test)
9146 (user_defined_command_test, watchpoint_command_test)
9147 (test_command_prompt_position, deprecated_command_test)
9148 (bp_deleted_in_command, temporary_breakpoint_commands)
9149 (stray_arg0_test, source_file_with_indented_comment)
9150 (recursive_source_test, if_commands_test)
9151 (error_clears_commands_left, redefine_hook_test)
9152 (redefine_backtrace_test): Use proc_with_prefix.
9153 * lib/gdb.exp (proc_with_prefix): New proc.
9154
0bb65f1e
AA
91552016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9156
9157 * gdb.base/tui-layout.c: New file.
9158 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9159 disassembly window contains very long lines.
9160
7353f247
TT
91612016-11-08 Tom Tromey <tom@tromey.com>
9162
9163 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9164 depend on Python 2.
9165
30a7bb83
TT
91662016-11-08 Tom Tromey <tom@tromey.com>
9167
9168 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9169 New method.
9170
cdf5a07c
MG
91712016-10-29 Manish Goregaokar <manish@mozilla.com>
9172
2806dc7e 9173 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9174
51a789c3
MG
91752016-10-27 Manish Goregaokar <manish@mozilla.com>
9176
2806dc7e
PA
9177 * gdb.rust/simple.rs: Add test for univariant enums without
9178 discriminants and for encoded struct-like enums.
51a789c3 9179
f610ab6d
PA
91802016-10-28 Pedro Alves <palves@redhat.com>
9181
9182 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9183 gdb_test_multiple, tighten regexps and match symtabs and line
9184 tables incrementally.
9185
b129b0ca
LM
91862016-10-28 Luis Machado <lgustavo@codesourcery.com>
9187
9188 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9189 general.
9190
ecf45d2c
SL
91912016-10-25 Luis Machado <lgustavo@codesourcery.com>
9192
9193 * gdb.base/exec-invalid-sysroot.exp: New file.
9194
b8d38ee4
JK
91952016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9196
9197 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9198
f90fd8c2
JK
91992016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9200
9201 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9202
2d2476aa
MR
92032016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9204
2806dc7e
PA
9205 * gdb.base/killed-outside.exp: Remove $options from a call to
9206 `prepare_for_testing'.
2d2476aa 9207
e42b25a0
SM
92082016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9209
9210 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9211 Change test message.
9212
3ccdb432
SM
92132016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9214
9215 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9216 Update comment.
9217
5bad3170
SM
92182016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9219
9220 * gdb.trace/mi-trace-save.exp: New file.
9221
5ad9dba7
YQ
92222016-10-13 Yao Qi <yao.qi@linaro.org>
9223
9224 * gdb.base/code_elim.exp (get_var_address): Remove.
9225 * gdb.base/relocate.exp: Likewise.
9226 * gdb.base/shreloc.exp: Likewise.
9227 * lib/gdb.exp (get_var_address): New.
9228
62df7e21
YQ
92292016-10-13 Yao Qi <yao.qi@linaro.org>
9230
9231 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9232 floating point tests if $skip_float_test is false.
9233
4dac951e
LM
92342016-10-12 Luis Machado <lgustavo@codesourcery.com>
9235
9236 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9237 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9238 argc values.
9239 Add 1 to argc so we guarantee distinct initial/modified argc values.
9240
8f1a8fc4
JK
92412016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9242
9243 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9244
16c85b5d
JK
92452016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9246
9247 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9248 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9249 * gdb.arch/vsx-regs.exp: Likewise.
9250
1d0e042a
YQ
92512016-10-07 Yao Qi <yao.qi@linaro.org>
9252
9253 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9254
68dadef5
MM
92552016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9256
9257 * gdb.python/python.exp: Test decode_line("*0").
9258
33fa2c6e
DE
92592016-10-06 Doug Evans <dje@google.com>
9260
9261 * gdb.python/py-value.exp (test_value_creation): Add test for large
9262 unsigned 64-bit value.
9263
9c37b5ae
TT
92642016-10-06 Tom Tromey <tom@tromey.com>
9265
9266 * gdb.compile/compile.exp: Change java tests to rust.
9267 * gdb.base/setshow.exp: Change java tests to rust.
9268 * gdb.base/default.exp: Remove java from language list.
9269 * README (Examples): Update language example.
9270 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9271 test.
9272 * lib/gdb.exp (skip_java_tests): Remove.
9273 * lib/java.exp: Remove.
9274 * gdb.java: Remove.
9275
78b86327
MR
92762016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9277
9278 * gdb.arch/mips-fcr.exp: New test.
9279 * gdb.arch/mips-fcr.c: Source for the new test.
9280
7470adbb
MR
92812016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9282
9283 * gdb.base/solib-disc.exp: Use `standard_output_file'
9284 throughout.
9285
4a556533
PA
92862016-10-06 Pedro Alves <palves@redhat.com>
9287
9288 * gdb.base/jit-simple-dl.c: New file.
9289 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9290 * gdb.base/jit-simple.c: ... this.
9291 * gdb.base/jit-simple.exp (jit_run): Delete.
9292 (build_jit): New proc.
9293 (jit_test_reread): Recompile either the main program or the shared
9294 library, depending on what is being tested. Skip changing address
9295 if caller wants to. Compare before/after addresses. If testing
9296 standalone, explicitly load the binary. Test "maint info
9297 breakpoints".
9298 (top level): Add "standalone vs shared lib" and "change address"
9299 vs "same address" axes.
9300
5a122fbc
PA
93012016-10-06 Pedro Alves <palves@redhat.com>
9302
9303 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9304 call.
9305 (jit_run): Delete.
9306 (jit_test_reread): Use with_test_prefix. Reload the main binary
9307 explicitly. Compare the before/after addresses of the JIT
9308 descriptor.
9309
ee8da4b8
DE
93102016-08-15 Doug Evans <dje@google.com>
9311
9312 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9313 for single bitfields is bool.
9314 * gdb.xml/tdesc-regs.exp: Ditto.
9315
f389f6fe
JK
93162016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9317
9318 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9319
fdebf1a4
YQ
93202016-10-05 Yao Qi <yao.qi@linaro.org>
9321
9322 * lib/gdb.exp (support_complex_tests): Return zero if
9323 gdb_skip_float_test return true.
9324
9c36d954 93252016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9326 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9327
9328 PR gdb/20487
9329 * gdb.mi/user-selected-context-sync.exp: New file.
9330 * gdb.mi/user-selected-context-sync.c: New file.
9331
4034d0ff 93322016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9333 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9334
9335 PR gdb/20487
9336 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9337 =thread-select-event check.
9338
a4297203
PB
93392016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9340
9341 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9342 the compulsory L operand changes.
9343 * gdb.arch/powerpc-power.s: Likewise.
9344
bb805577
JK
93452016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9346
9347 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9348 * gdb.base/jit-attach-pie.c: New file.
9349 * gdb.base/jit-attach-pie.exp: New file.
9350
6d61dee5
PA
93512016-09-28 Pedro Alves <palves@redhat.com>
9352
9353 * gdb.base/infcall-input.c: New file.
9354 * gdb.base/infcall-input.exp: New file.
9355
f73842fc
YQ
93562016-09-22 Yao Qi <yao.qi@linaro.org>
9357
9358 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9359 (gdb_exit): Rename it to ...
9360 (gdbserver_gdb_exit): ... Close GDBserver.
9361 (gdb_exit): New proc, call gdbserver_gdb_exit.
9362 (mi_gdb_exit): Likewise.
9363
90681dab
YQ
93642016-09-22 Yao Qi <yao.qi@linaro.org>
9365
9366 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9367 path.
9368 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9369 Remove duplication.
9370
9c211fd8
YQ
93712016-09-22 Yao Qi <yao.qi@linaro.org>
9372
9373 * lib/gdbserver-support.exp: Check the existence of
9374 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9375
ad0a504f
AK
93762016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9377
9378 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9379
36cf1806
TT
93802016-09-21 Tom Tromey <tom@tromey.com>
9381
9382 PR gdb/20604:
9383 * gdb.base/quit.exp: New file.
9384
74172ecf
SM
93852016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9386
9387 * .gitignore: New file.
9388
3d0ec882
MR
93892016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9390
9391 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9392 throughout.
9393
8193adea
AA
93942016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9395
9396 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9397
d41a5c09
JK
93982016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9399
9400 * gdb.cp/casts.cc (decltype): Move it ...
9401 (main): ... with its call to ...
9402 * gdb.cp/casts03.cc: ... a new file.
9403 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9404
d2dfe700
JK
94052016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9406
9407 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9408
e2a92b16
PB
94092016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9410
9411 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9412 and sync up the test with tests in gas/testsuite/gas/ppc.
9413 * gdb.arch/powerpc-power.exp: Likewise.
9414
49b4de64
JK
94152016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9416
9417 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9418
2c29df25
SDJ
94192016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9420 Jan Kratochvil <jan.kratochvil@redhat.com>
9421
9422 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9423 make m1's definition to be different from m2's. Use 'dummy' as an
9424 argument for probe 'two'.
9425
cc3c2846
JB
94262016-09-10 Jon Beniston <jon@beniston.com>
9427
9428 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9429 for sim target.
9430
e1b2624a
AA
94312016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9432
9433 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9434 variable declaration.
9435 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9436 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9437 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9438 received HWCAP as its argument.
9439
4295e285
PA
94402016-09-06 Pedro Alves <palves@redhat.com>
9441
9442 * gdb.base/new-ui-pending-input.c: New file.
9443 * gdb.base/new-ui-pending-input.exp: New file.
9444 * gdb.exp (clear_gdb_spawn_id): New procedure.
9445 (with_spawn_id): Check whether gdb_spawn_id exists before
9446 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9447 on exit.
9448
00d5215e
UW
94492016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9450
9451 * gdb.base/float128.c: New file.
9452 * gdb.base/float128.exp: Likewise.
9453 * gdb.base/floatn.c: Likewise.
9454 * gdb.base/floatn.exp: Likewise.
9455
a9ff5f12
UW
94562016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9457
9458 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9459
f245535c
PA
94602016-09-05 Pedro Alves <palves@redhat.com>
9461
9462 PR backtrace/19927
9463 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9464 unwinders are immediately called as side effect of "source" or
9465 "disable unwinder" commands.
9466 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9467
ae9cf263
YQ
94682016-09-02 Yao Qi <yao.qi@linaro.org>
9469
9470 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9471 is true and $type is "float" or "double".
9472
27aba047
YQ
94732016-09-02 Yao Qi <yao.qi@linaro.org>
9474
9475 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9476 true.
9477 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9478 * gdb.base/call-rt-st.exp: Likewise.
9479 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9480 return value instead of gdb,skip_float_test.
9481 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9482 (do_function_calls): Use its return value instead of
9483 gdb,skip_float_test.
9484 * gdb.base/finish.exp: Likewise.
9485 * gdb.base/funcargs.exp: Likewise.
9486 * gdb.base/return.exp: Likewise.
9487 * gdb.base/return2.exp: Likewise.
9488 * gdb.base/varargs.exp: Likewise.
9489 * lib/gdb.exp (gdb_skip_float_test): Change it to
9490 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9491
5af962df
AA
94922016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9493
9494 * gdb.multi/tids.exp: Test "thread apply all".
9495
7fac6910
JK
94962016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9497
9498 * gdb.base/default.exp (tty): Remove.
9499
bb1fe4ac
KB
95002016-08-24 Kevin Buettner <kevinb@redhat.com>
9501
2806dc7e
PA
9502 * gdb.python/py-recurse-unwind.c: New file.
9503 * gdb.python/py-recurse-unwind.py: New file.
9504 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9505
0a1ddfa6
SM
95062016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9507
9508 * gdb.base/set-inferior-tty.exp: New file.
9509 * gdb.base/set-inferior-tty.c: New file.
9510
d9de1fe3
PA
95112016-08-23 Pedro Alves <palves@redhat.com>
9512
9513 PR gdb/20494
9514 * gdb.base/new-ui-echo.c: New file.
9515 * gdb.base/new-ui-echo.exp: New file.
9516
e9d9abd7
YQ
95172016-08-23 Yao Qi <yao.qi@linaro.org>
9518
9519 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9520 gdbserver_spawn.
9521 * gdb.server/connect-without-multi-process.exp (do_test):
9522 Likewise.
9523
3589529e
YQ
95242016-08-23 Yao Qi <yao.qi@linaro.org>
9525
9526 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9527 standalone_txt. Delete gdb_txt and standalone_txt on host
9528 and target. Spawn the binary on target. Copy files from
9529 target to host.
9530
6bb90213
PA
95312016-08-22 Pedro Alves <palves@redhat.com>
9532
9533 PR gdb/20505
9534 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9535 with_test_prefix. Factor out bits to ...
9536 (test_no_vdso): ... this new procedure.
9537
20c2c024
CL
95382016-08-19 Carl Love <cel@us.ibm.com>
9539
9540 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9541 maintaining separate logic for constructing the output path.
9542 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9543 * gdb.arch/ppc-dfp.exp: Likewise.
9544 * gdb.arch/ppc-fp.exp: Likewise.
9545 * gdb.arch/vsx-regs.exp: Likewise.
9546 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9547 binprefix for generating the additional binary files.
9548
0646e07d
PA
95492016-08-19 Pedro Alves <palves@redhat.com>
9550
9551 * gdb.trace/mi-trace-frame-collected.exp
9552 (test_trace_frame_collected): On x32, expect two registers.
9553
46da9242
CL
95542016-08-18 Carl Love <cel@us.ibm.com>
9555
9556 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9557 and sync up the test with tests in gas/testsuite/gas/ppc.
9558 * gdb.arch/powerpc-power.exp: Likewise.
9559
eb2332d7
SM
95602016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9561
9562 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9563 expected error message.
9564
63c61e04
SM
95652016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9566
9567 * gdb.multi/remove-inferiors.exp: New file.
9568 * gdb.multi/remove-inferiors.c: New file.
9569
7b17065f
YQ
95702016-08-12 Yao Qi <yao.qi@linaro.org>
9571
9572 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9573 argument list.
9574
01d3dedf
PA
95752016-08-10 Pedro Alves <palves@redhat.com>
9576
9577 PR gdb/19187
9578 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9579 setup_kfails.
9580
3eb7562a
PA
95812016-08-09 Pedro Alves <palves@redhat.com>
9582 Simon Marchi <simon.marchi@ericsson.com>
9583
9584 PR gdb/20418
9585 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9586 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9587
80614914
PA
95882016-08-09 Pedro Alves <palves@redhat.com>
9589
9590 PR mi/20431
9591 * gdb.mi/mi-cmd-error.exp: New file.
9592
f348d89a
PA
95932016-08-09 Pedro Alves <palves@redhat.com>
9594
9595 PR gdb/18653
9596 * gdb.base/signals-state-child.c: New file.
9597 * gdb.base/signals-state-child.exp: New file.
9598 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9599
e5ca03b4
PA
96002016-08-09 Pedro Alves <palves@redhat.com>
9601
9602 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9603
282a0691
TT
96042016-08-03 Tom Tromey <tom@tromey.com>
9605
9606 PR python/18565:
9607 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9608
41bfcd63
YQ
96092016-08-01 Yao Qi <yao.qi@linaro.org>
9610
9611 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9612 variable mode to "multi-process" if $multi_process is 1, otherwise
9613 set it to "single-process".
9614
e3465b24
YQ
96152016-08-01 Yao Qi <yao.qi@linaro.org>
9616
9617 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9618 * gdb.cp/cpexprs.exp: Likewise.
9619 * gdb.cp/m-static.exp: Likewise.
9620
0b31a4bc
TT
96212016-07-26 Tom Tromey <tom@tromey.com>
9622
9623 PR python/20190:
9624 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9625 test.
9626
e0461dbb
MM
96272016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9628
9629 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9630 selecting assembly source files.
9631 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9632 assembly source files.
9633 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9634 assembly source files.
9635 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9636 selecting assembly source files.
9637
8194e927
SM
96382016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9639
9640 * gdb.base/new-ui.exp (do_test_invalid_args): New
9641 procedure.
9642
c0272db5
TW
96432016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9644
9645 * gdb.btrace/reconnect.c: New file.
9646 * gdb.btrace/reconnect.exp: New file.
9647
e3487908
GKB
96482016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9649
9650 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9651 to test_catch_syscall_group.
9652 (test_catch_syscall_group): New.
9653
12df5c00
TT
96542016-07-21 Tom Tromey <tom@tromey.com>
9655
9656 * gdb.rust/simple.rs (main): Use empty struct expression.
9657 * gdb.rust/simple.exp: Add tests for empty struct expression.
9658
bae62ee2
YQ
96592016-07-21 Yao Qi <yao.qi@linaro.org>
9660
9661 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9662 if gdb_skip_xml_test is true on some targets.
9663
b1b53fb3
YQ
96642016-07-21 Yao Qi <yao.qi@linaro.org>
9665
9666 * gdb.server/solib-list.exp: Unset last_loaded_file.
9667
027d97f8
JK
96682016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9669
9670 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9671 "step into captured_main (args)".
9672
7674d381
JK
96732016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9674
9675 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9676
72b5d099
JK
96772016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9678
9679 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9680
1f960ced
PA
96812016-07-19 Pedro Alves <palves@redhat.com>
9682
9683 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9684 * gdb.opt/inline-bt.exp: Likewise.
9685 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9686 additional_flags=-Winline.
9687 * gdb.opt/inline-locals.exp: Likewise.
9688 * gdb.opt/inline-markers.c (ATTR): Define.
9689 (inlined_fn): Use it.
9690
f25827c1
YQ
96912016-07-19 Yao Qi <yao.qi@linaro.org>
9692
9693 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9694 (test_with_self): Remove some code. Remove argument executable.
9695 (top-level): Use do_self_tests.
9696
37539ebe
DB
96972016-07-15 Zachary Welch <zwelch@codesourcery.com>
9698 Don Breazeal <donb@codesourcery.com>
9699
9700 * gdb.base/maint.exp: Escape paths used in regular expressions.
9701 * gdb.stabs/weird.exp: Likewise.
9702
dac790e1
TT
97032016-07-13 Tom Tromey <tom@tromey.com>
9704
9705 PR python/15620, PR python/18620:
9706 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9707 (test_bkpt_events): New procs.
9708
93daf339
TT
97092016-07-13 Tom Tromey <tom@tromey.com>
9710
9711 PR python/17698:
9712 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9713 test.
9714 (test_watchpoints): Likewise.
9715 (test_bkpt_pending): New proc.
9716
6571a381
TT
97172016-07-13 Tom Tromey <tom@tromey.com>
9718
9719 PR cli/18053:
9720 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9721 completion test.
9722
e8732474
JK
97232016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9724
9725 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9726 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9727 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9728 f_label.
9729 (g): Rename g_end_lbl to g_label.
9730 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9731 low_pc and high_pc.
9732 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9733
e0f3fd7c
TT
97342016-07-12 Tom Tromey <tom@tromey.com>
9735
9736 PR python/19293:
9737 * gdb.python/py-unwind-maint.exp: Update tests.
9738
3cfe46b6
YQ
97392016-07-12 Yao Qi <yao.qi@linaro.org>
9740
9741 * lib/selftest-support.exp (selftest_setup): Match the output
9742 when captured_main is inlined.
9743
4f19a0e6
WT
97442016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9745
9746 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9747 New variables.
9748 (print this%a, print this%b, print this): New tests.
9749 * gdb.fortran/derived-types.f90 (this): New object and
9750 initialization.
9751
986cf455
SM
97522016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9753
9754 * gdb.ada/arraydim.exp: Remove extra directory level in build
9755 directory.
9756
f0464b23
SM
97572016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9758
9759 * lib/ada.exp: Remove extra directory level in build directory.
9760 * gdb.ada/cond_lang.exp: Likewise.
9761 * gdb.ada/exec_changed.exp: Likewise.
9762 * gdb.ada/lang_switch.exp: Likewise.
9763
42d94011
MG
97642016-07-06 Manish Goregaokar <manish@mozilla.com>
9765
2806dc7e
PA
9766 * simple.rs: Add test for raw pointer subscripting.
9767 * simple.exp: Add test expectations.
42d94011 9768
647c264c
YQ
97692016-07-05 Yao Qi <yao.qi@linaro.org>
9770
9771 * gdb.mi/mi-reverse.exp: Match =record-started output.
9772
20aa2c60
PA
97732016-07-01 Pedro Alves <palves@redhat.com>
9774
9775 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9776 procedure.
9777 (jit_reader_test): Test the jit reader's unwinder.
9778 * gdb.base/jithost.c (jit_function_00_code): New global.
9779 (main): Use memcpy to fill in the mmapped code, instead of poking
9780 bytes manually here.
9781 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9782 value.
9783 (read_debug_info): Save the function's range.
9784 (read_sp): New function.
9785 (unwind_frame): Use it. Also unwind RBP.
9786 (get_frame_id): Use read_sp.
9787 (gdb_init_reader): Use calloc instead of malloc.
9788 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9789 parameter. Use gdb_test_multiple.
9790
ced2dffb
PA
97912016-07-01 Pedro Alves <palves@redhat.com>
9792 Antoine Tremblay <antoine.tremblay@ericsson.com>
9793
9794 * gdb.threads/process-dies-while-detaching.c: New file.
9795 * gdb.threads/process-dies-while-detaching.exp: New file.
9796
63000888
PA
97972016-07-01 Pedro Alves <palves@redhat.com>
9798
9799 * gdb.multi/watchpoint-multi-exit.c: New file.
9800 * gdb.multi/watchpoint-multi-exit.exp: New file.
9801
038d4868
PA
98022016-06-30 Pedro Alves <palves@redhat.com>
9803
9804 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9805 unset inferior_spawn_id.
9806
994e9c83
PA
98072016-06-30 Pedro Alves <palves@redhat.com>
9808
9809 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9810 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9811
e5653468
YQ
98122016-06-29 Yao Qi <yao.qi@linaro.org>
9813
9814 * gdb.base/return.c: Add copyright header.
9815
803b47e5
TT
98162016-06-29 Tom Tromey <tom@tromey.com>
9817
9818 PR python/20129:
9819 * gdb.python/py-framefilter.exp: Add tests for setting priority
9820 and disabling of non-existent frame filter.
9821
28244707
YQ
98222016-06-29 Yao Qi <yao.qi@linaro.org>
9823
9824 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9825 0x0f07ff.
9826
a31d2f06
YQ
98272016-06-28 Yao Qi <yao.qi@linaro.org>
9828
9829 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9830 triplets. Start gdb, execute catch syscall, and continue. Check
9831 gdb's output to determine catch syscall is supported.
9832
921d8f54
MG
98332016-06-27 Manish Goregaokar <manish@mozilla.com>
9834
25d49b86
PA
9835 * gdb.rust/simple.rs: Add test for returning unit in a function.
9836 * gdb.rust/simple.exp: Add expectation for functions returning
9837 unit.
921d8f54 9838
f4952523
PMR
98392016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9840
9841 * gdb.python/py-breakpoint-create-fail.c,
9842 gdb.python/py-breakpoint-create-fail.exp,
9843 gdb.python/py-breakpoint-create-fail.py: New testcase.
9844
fccb08f8
MG
98452016-06-25 Manish Goregaokar <manish@mozilla.com>
9846
9847 PR gdb/20239
9848 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9849 * gdb.rust/simple.exp: Add test expectations for new NonZero
9850 tests.
fccb08f8 9851
6b850546
DT
98522016-06-24 David Taylor <dtaylor@emc.com>
9853
9854 * gdb.base/offsets.exp: New file.
9855 * gdb.base/offsets.c: New file.
9856
17621150
TT
98572016-06-23 Tom Tromey <tom@tromey.com>
9858
9859 PR gdb/16483:
9860 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9861 before any filters are loaded.
9862
04d59df6
WT
98632016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9864
9865 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9866 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9867 structs.
9868 * gdb.fortran/derived-type-function.exp: New file.
9869 * gdb.fortran/derived-type-function.f90: New file.
9870
9871
ac69f786
PA
98722016-06-21 Pedro Alves <palves@redhat.com>
9873
9874 * gdb.base/new-ui.exp: New file.
9875 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9876 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9877 (with_spawn_id): New procedure.
9878
49940788
PA
98792016-06-21 Pedro Alves <palves@redhat.com>
9880
9881 * gdb.mi/mi-exec-run.exp: New file.
9882
ef274d26
PA
98832016-06-21 Pedro Alves <palves@redhat.com>
9884
9885 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9886 breakpoint command's output on the main UI.
9887 (test_break): New procedure, factored out from calls in the top
9888 level.
9889 (top level): Use foreach_with_prefix to test MI as main UI and as
9890 separate UI.
9891
468afe6c
PA
98922016-06-21 Pedro Alves <palves@redhat.com>
9893
9894 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9895 (test_awatch_creation_and_listing)
9896 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9897 Remove 'type' parameter.
9898 (test_watchpoint_all): New parameter mi_mode. Remove
9899 with_test_prefix.
9900 (top level): Use foreach_with_prefix, and add main/separate UI MI
9901 testing axis.
9902
51f77c37
PA
99032016-06-21 Pedro Alves <palves@redhat.com>
9904
9905 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9906 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9907 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9908 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9909 (gdb_main_spawn_id, mi_spawn_id): Declare and
9910 comment.
9911 (mi_create_inferior_pty): New procedure,
9912 factored out from default_mi_gdb_start.
9913 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9914 procedures.
9915 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9916 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9917 Use mi_create_inferior_pty.
9918 (mi_gdb_start): Use eval to pass down args list.
9919
8980e177
PA
99202016-06-21 Pedro Alves <palves@redhat.com>
9921
9922 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9923 * gdb.opt/inline-cmds.exp: Add MI tests.
9924
f38d3ad1
PA
99252016-06-21 Pedro Alves <palves@redhat.com>
9926
9927 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9928
45db7c09
PA
99292016-06-21 Pedro Alves <palves@redhat.com>
9930
9931 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9932 (top level): Use it instead of mi_execute_to.
9933
5a069ab3
PA
99342016-06-21 Pedro Alves <palves@redhat.com>
9935
9936 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9937 (cont_handler_str): New.
9938 (signal_stop_handler): Set stop_handler_str instead of printing to
9939 stdout.
9940 (continue_handler): Set cont_handler_str instead of printing to
9941 stdout.
9942 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9943 mi_send_resuming_command. Print stop_handler_str and
9944 cont_handler_str instead of expecting the python events print
9945 directly.
9946
2838cc1d
SD
99472016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9948
9949 * gdb.base/jit-reader.exp: New file.
9950 * gdb.base/jithost.c: New file.
9951 * gdb.base/jithost.h: New file.
9952 * gdb.base/jitreader.c : New file.
9953 * gdb.base/jit-protocol.h: New file.
9954
21a77091
YQ
99552016-06-17 Yao Qi <yao.qi@linaro.org>
9956
9957 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9958 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9959 and detach-on-fork. Adjust tests.
9960 (top level): Invoke break_cond_on_syscall with combinations of
9961 syscall, follow-fork-mode and detach-on-fork.
9962
f50bf8e5
YQ
99632016-06-17 Yao Qi <yao.qi@linaro.org>
9964
9965 * gdb.base/step-over-exit.c: New.
9966 * gdb.base/step-over-exit.exp: New.
9967
a28d8e50
YTL
99682016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9969
9970 * gdb.base/float.exp: Add target check for nds32*-*-*.
9971 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9972
cad8e26d
AB
99732016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9974
9975 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9976 for unsupported target features.
9977 * gdb.base/call-rt-st.exp: Likewise.
9978 * gdb.base/call-sc.exp: Likewise.
9979 * gdb.base/call-signal-resume.exp: Likewise.
9980 * gdb.base/call-strs.exp: Likewise.
9981 * gdb.base/callexit.exp: Likewise.
9982 * gdb.base/callfuncs.exp: Likewise.
9983 * gdb.base/nodebug.exp: Likewise.
9984 * gdb.base/printcmds.exp: Likewise.
9985 * gdb.base/ptype.exp: Likewise.
9986 * gdb.base/structs.exp: Likewise.
9987 * gdb.base/unwindonsignal.exp: Likewise.
9988 * gdb.cp/gdb2495.exp: Likewise.
9989 * gdb.cp/templates.exp: Likewise.
9990 * gdb.cp/virtfunc.exp: Likewise.
9991 * gdb.threads/hand-call-in-threads.exp: Likewise.
9992 * gdb.threads/interrupted-hand-call.exp: Likewise.
9993 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9994
347dc102
TT
99952016-06-10 Tom Tromey <tom@tromey.com>
9996
9997 PR rust/20110:
9998 * gdb.rust/expr.exp: Add test for integer constant larger than
9999 i32.
10000
5e13cf25
BH
100012016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10002
10003 * gdb.fortran/nested-funcs.exp: New.
10004 * gdb.fortran/nested-funcs.f90: New.
10005
bb556f1f
TK
100062016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10007
10008 * gdb.base/examine-backward.c: New file.
10009 * gdb.base/examine-backward.exp: New file.
10010
38b022b4
SM
100112016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10012
10013 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10014 matching.
10015
1b40ec05
TT
100162016-06-02 Tom Tromey <tom@tromey.com>
10017
10018 PR python/18984:
10019 * gdb.python/py-shared.exp: Add solib_name test.
10020
193bd378
SM
100212016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10022
10023 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10024
3326303b
MG
100252016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10026
10027 PR c++/19893
10028 * gdb.dwarf2/implref.exp: Rename to...
10029 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10030 * gdb.dwarf2/implref-array.c: New file.
10031 * gdb.dwarf2/implref-array.exp: Likewise.
10032 * gdb.dwarf2/implref-global.c: Likewise.
10033 * gdb.dwarf2/implref-global.exp: Likewise.
10034 * gdb.dwarf2/implref-struct.c: Likewise.
10035 * gdb.dwarf2/implref-struct.exp: Likewise.
10036
825c8ef2
AT
100372016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10038
10039 * gdb.trace/trace-condition.exp: Add 64bit tests.
10040
2320162a
AT
100412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10042
10043 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10044 bits types.
10045 (main): Adapt to 8 to 64 bits types.
10046 * gdb.trace/trace-condition.exp: Add new tests.
10047
a7818233
AT
100482016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10049
10050 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10051
0d336466
AT
100522016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10053
10054 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10055 Move condition tests...
10056 * gdb.trace/trace-condition.exp: Here.
10057
7faeb45a
AT
100582016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10059
10060 * gdb.trace/trace-condition.exp: Add counter-case tests.
10061
e385593e
JK
100622016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10063
10064 PR c++/15231
10065 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10066 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10067
744608cc
PA
100682016-05-27 Pedro Alves <palves@redhat.com>
10069
10070 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10071 New procedure.
10072 (top level): Call it, and bail out of DejaGnu is known to be bad.
10073
ac775bf4
AB
100742016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10075
10076 * gdb.base/whatis.c: Extend the test case.
10077 * gdb.base/whatis.exp: Add additional tests.
10078
2bbad2ea
BH
100792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10080
10081* gdb.fortran/type.f90: Add pointer variable.
10082* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10083
8b70175d
BH
100842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10085
10086 * gdb.fortran/vla-type.exp: Fix testcase name.
10087
86d8a848
BH
100882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10089
10090 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10091
e188eb36
BH
100922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10093
10094 * gdb.fortran/type.f90: Add nested structures.
10095 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10096 * gdb.fortran/derived-type.exp: Adapt expected output.
10097 * gdb.fortran/vla-type.exp: Adapt expected output.
10098
9b2db1fd
BH
100992016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10100
10101 * gdb.fortran/whatis_type.exp: Adapt expected output.
10102
72b17055
BH
101032016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10104
10105 * gdb.fortran/print_type.exp: Fix expected output.
10106 * gdb.fortran/whatis_type.exp: Fix expected output.
10107
3cd81d8d
BH
101082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10109
10110 * gdb.fortran/whatis_type.exp: Use multi_line.
10111
ddae9462
TT
101122016-05-24 Tom Tromey <tom@tromey.com>
10113
10114 PR python/17386:
10115 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10116 use value as an index.
10117
1957f6b8
TT
101182016-05-23 Tom Tromey <tom@tromey.com>
10119
10120 PR python/17981:
10121 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10122 no-breakpoint case.
10123
026a9174
PA
101242016-05-24 Pedro Alves <palves@redhat.com>
10125
10126 PR gdb/19828
10127 * gdb.threads/clone-attach-detach.c: New file.
10128 * gdb.threads/clone-attach-detach.exp: New file.
10129
e70a7231
FR
101302016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10131
10132 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10133
0f6ed0e0
TT
101342016-05-23 Tom Tromey <tom@tromey.com>
10135
10136 PR python/19438, PR python/18393:
10137 * gdb.python/py-progspace.exp: Add "dir" test.
10138 * gdb.python/py-objfile.exp: Add "dir" test.
10139
ffd19d61
YQ
101402016-05-23 Yao Qi <yao.qi@linaro.org>
10141
10142 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10143 * gdb.arch/thumb2-it.exp: Likewise.
10144
9e8f9b05
SM
101452016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10146
10147 * gdb.mi/mi-threads-interrupt.c: New file.
10148 * gdb.mi/mi-threads-interrupt.exp: New file.
10149
61c6156d
SM
101502016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10151
10152 PR gdb/18077
10153 * gdb.mi/mi-async-run.exp: New file.
10154 * gdb.mi/mi-async-run.c: New file.
10155
67218854
TT
101562016-05-17 Tom Tromey <tom@tromey.com>
10157 Manish Goregaokar <manishsmail@gmail.com>
10158
10159 * lib/rust-support.exp: New file.
10160 * lib/gdb.exp (skip_rust_tests): New proc.
10161 (build_executable_from_specs): Handle rust.
10162 * lib/future.exp (gdb_find_rustc): New proc.
10163 (gdb_default_target_compile): Handle rust.
10164 * gdb.rust/expr.exp: New file.
10165 * gdb.rust/generics.exp: New file.
10166 * gdb.rust/generics.rs: New file.
10167 * gdb.rust/methods.exp: New file.
10168 * gdb.rust/methods.rs: New file.
10169 * gdb.rust/modules.exp: New file.
10170 * gdb.rust/modules.rs: New file.
10171 * gdb.rust/simple.exp: New file.
10172 * gdb.rust/simple.rs: New file.
10173
c44af4eb
TT
101742016-05-17 Tom Tromey <tom@tromey.com>
10175
10176 * gdb.base/default.exp (set language): Add rust.
10177
dcd1f979
TT
101782016-05-17 Tom Tromey <tom@tromey.com>
10179
10180 * gdb.gdb/unittest.exp: New file.
10181
155b7f57
YQ
101822016-05-16 Yao Qi <yao.qi@linaro.org>
10183
10184 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10185 shell_prompt. Update shell_prompt_re.
10186
8ddd5a6c
DE
101872016-05-12 Doug Evans <dje@google.com>
10188
10189 PR symtab/19999
10190 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10191 $options when building executable.
10192 * gdb.dwarf2/fission-loclists-pie.S: New file.
10193 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10194
02e370d9
SM
101952016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10196
10197 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10198 of [is_remote target],
10199
8929ad8b
SM
102002016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10201
10202 * lib/gdb.exp (use_gdb_stub): New procedure.
10203
6c447423
DE
102042016-05-03 Yunlian Jiang <yunlian@google.com>
10205 Doug Evans <dje@google.com>
10206
10207 PR symtab/19914
10208 * gdb.dwarf2/dwp-sepdebug.c: New file.
10209 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10210
444e826c
SM
102112016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10212
10213 * gdb.base/detach.exp: Remove is_remote check.
10214
740feeaa
SM
102152016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10216
10217 * gdb.base/annota-input-while-running.exp: Don't check for
10218 [is_remote target]. Enable annotations after running to main.
10219 Remove unused "set test..." line.
10220
9080ac9d
SM
102212016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10222
10223 * gdb.trace/trace-enable-disable.exp: New file.
10224 * gdb.trace/trace-enable-disable.c: New file.
10225
952ebca5
SM
102262016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10227
10228 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10229 use it in info sharedlibrary test.
10230 * gdb.trace/ftrace-lock.exp: Likewise.
10231 * gdb.trace/ftrace.exp: Likewise.
10232 * gdb.trace/range-stepping.exp: Likewise.
10233 * gdb.trace/trace-break.exp: Likewise.
10234 * gdb.trace/trace-condition.exp: Likewise.
10235 * gdb.trace/trace-mt.exp: Likewise.
10236
d9019901
SM
102372016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10238
10239 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10240 (gdb_load_shlib): ... this.
10241 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10242 gdb_load_shlib.
10243 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10244 * gdb.base/ctxobj.exp: Likewise.
10245 * gdb.base/dprintf-pending.exp: Likewise.
10246 * gdb.base/dso2dso.exp: Likewise.
10247 * gdb.base/fixsection.exp: Likewise.
10248 * gdb.base/gcore-relro.exp: Likewise.
10249 * gdb.base/gdb1555.exp: Likewise.
10250 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10251 * gdb.base/gnu-ifunc.exp: Likewise.
10252 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10253 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10254 * gdb.base/pending.exp: Likewise.
10255 * gdb.base/print-file-var.exp: Likewise.
10256 * gdb.base/print-symbol-loading.exp: Likewise.
10257 * gdb.base/shlib-call.exp: Likewise.
10258 * gdb.base/shreloc.exp: Likewise.
10259 * gdb.base/so-impl-ld.exp: Likewise.
10260 * gdb.base/solib-disc.exp: Likewise.
10261 * gdb.base/solib-nodir.exp: Likewise.
10262 * gdb.base/solib-overlap.exp: Likewise.
10263 * gdb.base/solib-symbol.exp: Likewise.
10264 * gdb.base/solib-weak.exp (do_test): Likewise.
10265 * gdb.base/sym-file.exp: Likewise.
10266 * gdb.base/symtab-search-order.exp: Likewise.
10267 * gdb.base/type-opaque.exp: Likewise.
10268 * gdb.base/unload.exp: Likewise.
10269 * gdb.base/watchpoint-solib.exp: Likewise.
10270 * gdb.compile/compile.exp: Likewise.
10271 * gdb.cp/gdb2384.exp: Likewise.
10272 * gdb.cp/infcall-dlopen.exp: Likewise.
10273 * gdb.cp/re-set-overloaded.exp: Likewise.
10274 * gdb.fortran/library-module.exp: Likewise.
10275 * gdb.opt/solib-intra-step.exp: Likewise.
10276 * gdb.python/py-finish-breakpoint.exp: Likewise.
10277 * gdb.python/py-shared.exp: Likewise.
10278 * gdb.reverse/solib-precsave.exp: Likewise.
10279 * gdb.reverse/solib-reverse.exp: Likewise.
10280 * gdb.server/solib-list.exp: Likewise.
10281 * gdb.threads/dlopen-libpthread.exp: Likewise.
10282 * gdb.threads/tls-shared.exp: Likewise.
10283 * gdb.threads/tls-so_extern.exp: Likewise.
10284 * gdb.trace/change-loc.exp: Likewise.
10285 * gdb.trace/ftrace-lock.exp: Likewise.
10286 * gdb.trace/ftrace.exp: Likewise.
10287 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10288 * gdb.trace/pending.exp: Likewise.
10289 * gdb.trace/range-stepping.exp: Likewise.
10290 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10291 (strace_info_marker): Likewise.
10292 (strace_probe_marker): Likewise.
10293 (strace_trace_on_same_addr): Likewise.
10294 (strace_trace_on_diff_addr): Likewise.
10295 * gdb.trace/trace-break.exp: Likewise.
10296 * gdb.trace/trace-condition.exp: Likewise.
10297 * gdb.trace/trace-mt.exp: Likewise.
10298
fca4cfd9
SM
102992016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10300
10301 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10302 result of gdb_remote_download.
10303 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10304 * gdb.base/dso2dso.exp: Likewise.
10305 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10306 * gdb.base/print-file-var.exp: Likewise.
10307 * gdb.base/shlib-call.exp: Likewise.
10308 * gdb.base/shreloc.exp: Likewise.
10309 * gdb.base/solib-overlap.exp: Likewise.
10310 * gdb.base/solib-weak.exp (do_test): Likewise.
10311 * gdb.base/unload.exp: Likewise.
10312
11cf4ffb
YQ
103132016-04-27 Yao Qi <yao.qi@linaro.org>
10314
10315 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10316 exists.
10317
3e2e34f8
KB
103182016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10319
10320 * vla-type.exp: Print structure from toplevel.
10321
8f07e298
BH
103222016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10323
10324 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10325 of dynamic types.
10326 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10327 of dynamic types.
10328
9920b434
BH
103292016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10330
10331 * gdb.fortran/vla-type.f90: New file.
10332 * gdb.fortran/vla-type.exp: New file.
10333
f3abeff5
YQ
103342016-04-25 Yao Qi <yao.qi@linaro.org>
10335
10336 * gdb.base/branch-to-self.c: New file.
10337 * gdb.base/branch-to-self.exp: New file.
10338
0a5d52f0
YQ
103392016-04-22 Yao Qi <yao.qi@linaro.org>
10340
10341 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10342 more after $hex.
10343
495346f6
YQ
103442016-04-22 Yao Qi <yao.qi@linaro.org>
10345
10346 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10347 * gdb.base/annota3.exp: Likewise.
10348
4a7e075c
YQ
103492016-04-22 Yao Qi <yao.qi@linaro.org>
10350
10351 * gdb.reverse/step-precsave.exp: Do one step and test program
10352 stops in "callee" and do multiple steps until program goes out
10353 of "callee".
10354 * gdb.reverse/step-reverse.exp: Likewise.
10355
5b061e98
YQ
103562016-04-22 Yao Qi <yao.qi@linaro.org>
10357
10358 * gdb.trace/signal.exp: Also pass if
10359 $tracepoint_hits($i) > $iterations.
10360
5c5dc57f
YQ
103612016-04-22 Yao Qi <yao.qi@linaro.org>
10362
10363 * gdb.trace/signal.c: New file.
10364 * gdb.trace/signal.exp: New file.
10365
a55411b9
DE
103662016-04-19 Doug Evans <xdje42@gmail.com>
10367
10368 * gdb.base/bad-file.exp: New file.
10369
a22df60a
MG
103702016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10371
10372 * gdb.dwarf2/implref.exp: New file.
10373
0c13f7e5
BH
103742016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10375
10376 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10377 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10378 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10379 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10380 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10381 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10382 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10383 * lib/fortran.exp (fortran_int4): New procedure.
10384 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10385 (fortran_logical4): Likewise.
10386
9b9b09e9
BH
103872016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10388
10389 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10390
a14d1f4d
BH
103912016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10392
10393 * lib/compiler.c: Add Intel specific preprocessor macros.
10394 * lib/compiler.cc: Likewise.
25d49b86 10395
7d49b1d0
LM
103962016-04-13 Luis Machado <lgustavo@codesourcery.com>
10397
10398 * gdb.server/connect-with-no-symbol-file.c: New file.
10399 * gdb.server/connect-with-no-symbol-file.exp: New file.
10400
8392fa22
SM
104012016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10402
10403 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10404
8c4c4aeb
SM
104052016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10406
10407 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10408 standard output directory.
10409
45e3745e
AT
104102016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10411
10412 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10413
e26b7e41
MM
104142016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10415
10416 * gdb.btrace/instruction_history.c (loop): Add declaration.
10417
8ce09462
AT
104182016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10419
10420 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10421
2e88a1ea
SM
104222016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10423
10424 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10425 parentheses to print.
10426 (continue_handler): Likewise.
10427
f48e22e3
SM
104282016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10429
10430 * gdb.server/solib-list.exp: Remove is_remote check.
10431 Pass shlib= to gdb_compile. Don't link shared library with
10432 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10433 Run binary filename through "readlink -f" on the target.
10434
096be756
PA
104352016-04-08 Pedro Alves <palves@redhat.com>
10436
10437 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10438 interpreter filename as argument to gdbserver_spawn.
10439 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10440 Return empty if $last_loaded_file does not exist.
10441
06500533
JK
104422016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10443
10444 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10445 * gdb.base/jit-main.c: Use exit after usage.
10446
2d35e871
JK
104472016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10448
10449 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10450 GDBHISTSIZE prior to the tests.
10451 * gdb.base/gdbinit-history.exp: Likewise.
10452
104532016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10454
10455 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10456 instead of build_executable. Use gdb_load_shlibs.
10457
c8064e7e
YQ
104582016-04-07 Yao Qi <yao.qi@linaro.org>
10459
10460 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10461 Execute "si" command.
10462
bde47561
YQ
104632016-04-07 Yao Qi <yao.qi@linaro.org>
10464
10465 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10466 number instead of the comments on some line.
10467
b16f8a3b
DB
104682016-04-06 Don Breazeal <donb@codesourcery.com>
10469
10470 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10471 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10472
c2f901df
SM
104732016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10474
10475 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10476 standard_output_file. Remove unused binfile variable.
10477
ac17fda0
CU
104782016-04-05 Catalin Udma <catalin.udma@freescale.com>
10479
10480 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10481 * gdb.python/py-mi-objfile.exp: Match "list main" output
10482 in console format.
10483
03a8c4df
SM
104842016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10485
10486 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10487 absolute.
10488
6e774b13
SM
104892016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10490
10491 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10492 absolute.
10493 * gdb.trace/ftrace.exp: Likewise.
10494 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10495 targets as well.
10496 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10497 (gdb_load_shlibs): Copy libraries to test directory when testing
10498 natively. Only set solib-search-path if testing remotely.
10499 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10500
7817ea46
SM
105012016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10502
10503 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10504 gdb_download. Use it even if the target is not remote.
10505 * gdb.base/jit.exp (compile_jit_test): Likewise.
10506 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10507 output directory if the destination board is local, otherwise use
10508 the standard remote_download from DejaGnu.
10509 (gdb_download): Remove.
10510 (gdb_load_shlibs): Use gdb_remote_download instead of
10511 gdb_download.
10512 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10513 Use gdb_remote_download instead of gdb_download. Use it even if
10514 the target is not remote.
10515 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10516 instead of gdb_download.
10517
7beb7f68
SM
105182016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10519
10520 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10521 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10522 run.
10523
cc63428a
AV
105242016-04-01 Artemiy Volkov <artemiyv@acm.org>
10525
10526 PR gdb/19820
10527 * gdb.base/printcmds.exp: Add artificial arrays tests.
10528
64cdf930
PA
105292016-03-31 Pedro Alves <palves@redhat.com>
10530
10531 PR gdb/19858
10532 * gdb.base/jit-main.c: Include unistd.h.
10533 (ATTACH): Define to 0 if not already defined.
10534 (wait_for_gdb, mypid): New globals.
10535 (WAIT_FOR_GDB): New macro.
10536 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10537 some breakpoint locations.
10538 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10539 New procedures.
10540 (one_jit_test): Add REATTACH parameter, and handle it. Use
10541 continue_to_test_location.
10542 (top level): Test attach, and adjusts calls to one_jit_test.
10543
40dea8cb
PA
105442016-03-31 Pedro Alves <palves@redhat.com>
10545
10546 PR gdb/19858
10547 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10548 BINSUFFIX parameter, and handle it.
10549 (top level): Adjust calls compile_jit_test.
10550
e7ea3ec7
CU
105512016-03-31 Catalin Udma <catalin.udma@freescale.com>
10552
10553 PR python/19743
10554 * gdb.python/py-mi-events-gdb.py: New file.
10555 * gdb.python/py-mi-events.c: New file.
10556 * gdb.python/py-mi-events.exp: New file.
10557
e6359af3
YQ
105582016-03-30 Yao Qi <yao.qi@linaro.org>
10559
10560 * gdb.reverse/until-precsave.exp: Match function name only.
10561 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10562 Move malloc to a condition block.
10563 * gdb.reverse/until-reverse.exp: Match function name only.
10564
a4105d04
MK
105652016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10566
10567 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10568 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10569 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10570 variable for GPR 0 instead of assuming it is register 0.
10571 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10572 * lib/trace-support.exp: Add s390 registers.
10573
bfa6adb9
YQ
105742016-03-29 Yao Qi <yao.qi@linaro.org>
10575
10576 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10577
1e6697ea
YQ
105782016-03-24 Yao Qi <yao.qi@linaro.org>
10579
10580 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10581 test message.
10582
64bcd522
AA
105832016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10584
10585 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10586 maintaining separate logic for constructing the output path.
10587
7868401b
DB
105882016-03-16 Don Breazeal <donb@codesourcery.com>
10589
10590 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10591 Retry fork and waitpid on interrupted system call errors.
10592 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10593 Use with_timeout_factor to increase timeout by factor of 10.
10594
1cafadb4
DB
105952016-03-15 Don Breazeal <donb@codesourcery.com>
10596
10597 * gdb.cp/scope-err.cc: New test program.
10598 * gdb.cp/scope-err.exp: New test script.
10599 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10600 lines and "set breakpoint here" comment.
10601 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10602 Fixed some whitespace and format issues.
10603 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10604 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10605
81516450
DE
106062016-03-15 Doug Evans <dje@google.com>
10607
10608 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10609 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10610 All callers updated. Add tests for enums, mixed flags register.
10611
aa52b601
DE
106122016-03-15 Doug Evans <dje@google.com>
10613
10614 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10615 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10616
fa4ff313
SM
106172016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10618
10619 * gdb.base/default.exp: Add $_as_string to the list of expected
10620 convenience functions.
10621
f2403c39
AB
106222016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10623
10624 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10625
f2f3ccb9
SM
106262016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10627
10628 * gdb.python/py-as-string.exp: New file.
10629 * gdb.python/py-as-string.c: New file.
10630
00dbd492
PA
106312016-03-09 Pedro Alves <palves@redhat.com>
10632
10633 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10634 signal" -> "Thread NN received signal" output change.
10635 * gdb.threads/ia64-sigill.exp: Likewise.
10636 * gdb.threads/linux-dp.exp: Likewise.
10637 * gdb.threads/manythreads.exp: Likewise.
10638 * gdb.threads/pending-step.exp: Likewise.
10639 * gdb.threads/print-threads.exp: Likewise.
10640 * gdb.threads/sigstep-threads.exp: Likewise.
10641 * gdb.threads/staticthreads.exp: Likewise.
10642 * gdb.threads/tls.exp: Likewise.
10643
1e6697ea
YQ
106442016-03-09 Pedro Alves <palves@redhat.com>
10645
10646 * gdb.base/command-line-input.exp: New file.
10647
b04fd3be
MK
106482016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10649
10650 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10651 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10652 * gdb.trace/pending.exp: Accept leading dot before function name.
10653 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10654 * lib/trace-support.exp: Set registers for ppc.
10655
98fa59e9
MK
106562016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10657
10658 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10659 use it for disassembly; accept .main in addition to main in backtrace.
10660
f77198c8
MK
106612016-03-09 Wei-cheng Wang <cole945@gmail.com>
10662 Marcin Kościelnicki <koriakin@0x04.net>
10663
10664 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10665 (gdb_recursion_test_ptr): New global variable.
10666 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10667 gdb_recursion_test.
10668 (gdb_c_test): Ditto.
10669
ba84e0da
MK
106702016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10671
10672 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10673 ordering.
10674
4366d36e
MK
106752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10676
10677 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10678 (bar): Add bar_start_lbl label.
10679 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10680 of foo/bar for emitting DWARF and tracing.
10681
5eb264df
SDJ
106822016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10683
10684 * analyze-racy-logs.py: Set executable bit.
10685
fb6a751f
SDJ
106862016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10687
10688 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10689 (CHECK_TARGET_TMP): Likewise.
10690 (check-single-racy): New rule.
10691 (check-parallel-racy): Likewise.
10692 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10693 (do-check-parallel-racy): New rule.
10694 (check-racy/%.exp): Likewise.
10695 * README (Racy testcases): New section.
10696 * analyze-racy-logs.py: New file.
10697
bdf7e230
DE
106982016-03-03 Doug Evans <dje@google.com>
10699
10700 * gdb.base/skip.exp: Use with_test_prefix.
10701
4719d415
YQ
107022016-03-03 Yao Qi <yao.qi@linaro.org>
10703
10704 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10705 Invoke step_over_syscall "clone" and break_cond_on_syscall
10706 "clone".
10707 * gdb.base/step-over-clone.c: New file.
10708
ea507862
YQ
107092016-03-03 Yao Qi <yao.qi@linaro.org>
10710
10711 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10712 code format.
10713
8fc8cbda
YQ
107142016-03-03 Yao Qi <yao.qi@linaro.org>
10715
10716 * gdb.base/disp-step-fork.c: Rename to ...
10717 * gdb.base/step-over-fork.c: ... it. New file.
10718 * gdb.base/disp-step-vfork.c: Rename to ...
10719 * gdb.base/step-over-vfork.c: ... it. New file.
10720 * gdb.base/disp-step-syscall.exp: Rename to ...
10721 * gdb.base/step-over-syscall.exp: ... it. New file.
10722 (disp_step_cross_syscall): Rename to ...
10723 (step_over_syscall): ... it.
10724
92fa70b0
YQ
107252016-03-03 Yao Qi <yao.qi@linaro.org>
10726
10727 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10728 If target supports condition evaluation on target, invoke
10729 break_cond_on_syscall for fork and vfork.
10730
e197ad3c
YQ
107312016-03-03 Yao Qi <yao.qi@linaro.org>
10732
10733 * gdb.base/disp-step-syscall.exp: Don't invoke
10734 support_displaced_stepping.
10735 (disp_step_cross_syscall): Test with displaced stepping off and
10736 on if supported.
10737
0b47da9f
YQ
107382016-03-03 Yao Qi <yao.qi@linaro.org>
10739
10740 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10741 proc.
10742 (setup): New proc.
10743 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10744 and setup.
10745
065ab6dc
BH
107462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10747
10748 * gdb.fortran/vla-history.exp: Remove breakpoint.
10749
07e448ad 107502016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10751
25d49b86
PA
10752 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10753 exceeds timeout.
07e448ad 10754
9ac2d526 107552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10756
25d49b86
PA
10757 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10758 breakpoint.
9ac2d526 10759
17807369
BH
107602016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10761
10762 * gdb.mi/vla.f90: Nullify pointer after declaration.
10763
86e501af
PA
107642016-03-01 Pedro Alves <palves@redhat.com>
10765
10766 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10767
1e903e32
PA
107682016-03-01 Pedro Alves <palves@redhat.com>
10769
10770 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10771 before anything else.
10772 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10773 _GNU_SOURCE here.
10774 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10775 before anything else.
10776 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10777
6ccb54e2
PA
107782016-03-01 Pedro Alves <palves@redhat.com>
10779
10780 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10781
30ca9da1
YQ
107822016-03-01 Yao Qi <yao.qi@linaro.org>
10783
10784 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10785 prepare_for_testing.
10786
dc856b38
YQ
107872016-03-01 Yao Qi <yao.qi@linaro.org>
10788
10789 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10790
4a932159
AA
107912016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10792
10793 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10794 manually constructing the output path.
10795
f2489477
AA
107962016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10797
10798 * gdb.arch/s390-stackless.S: New.
10799 * gdb.arch/s390-stackless.exp: New.
10800
38899f16
IB
108012016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10802
10803 * gdb.dlang/circular.c: New file.
10804 * gdb.dlang/circular.exp: New file.
10805
9fde51ed
YQ
108062016-02-26 Yao Qi <yao.qi@linaro.org>
10807
10808 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10809 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10810 (testcases): Update.
10811
ce90fefe
YQ
108122016-02-26 Yao Qi <yao.qi@linaro.org>
10813
10814 * gdb.reverse/aarch64.c: Rename to ...
10815 * gdb.reverse/insn-reverse.c: ... it.
10816 * gdb.reverse/aarch64.exp: Rename to ...
10817 * gdb.reverse/insn-reverse.exp: ... it.
10818
3263bceb
YQ
108192016-02-26 Yao Qi <yao.qi@linaro.org>
10820
10821 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10822 (testcase_ftype): New.
10823 (testcases): New array.
10824 (n_testcases): New.
10825 (main): Call each element in testcases.
10826 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10827 (read_testcase): New.
10828 Do the tests in a loop.
10829
6cb59ff1
YQ
108302016-02-25 Yao Qi <yao.qi@linaro.org>
10831
10832 * gdb.base/branches.c: Remove.
10833
ae91f625
MK
108342016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10835
10836 PR gdb/13808
10837 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10838
678b48b7
MK
108392016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10840
10841 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10842
7337a6f2
MK
108432016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10844
10845 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10846 change x86_64 call_insn to 'callq'.
10847
861ca91f
AT
108482016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10849
10850 * gdb.trace/tfile-avx.c: Move to...
10851 * gdb.trace/tracefile-pseudo-reg.c: Here.
10852 * gdb.trace/tfile-avx.exp: Move to...
10853 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10854
bf74e428
GB
108552016-02-24 Gary Benson <gbenson@redhat.com>
10856
10857 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10858 message on attach.
10859
cce0e923
DE
108602016-02-23 Doug Evans <dje@google.com>
10861
10862 * gdb.base/skip.c (test_skip): New function.
10863 (end_test_skip_file_and_function): New function.
10864 (test_skip_file_and_function): New function.
10865 * gdb.base/skip1.c (test_skip): New function.
10866 (skip1_test_skip_file_and_function): New function.
10867 * gdb.base/skip.exp: Add tests for new skip options.
10868 * gdb.base/skip-solib.exp: Update expected output.
10869 * gdb.perf/skip-command.cc: New file.
10870 * gdb.perf/skip-command.exp: New file.
10871 * gdb.perf/skip-command.py: New file.
10872
4000e47e
MK
108732016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10874
10875 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10876 info registers pattern.
10877
24f75ead
IB
108782016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10879
10880 * lib/future.exp: Add D support.
10881 (gdb_find_gdc): New proc.
10882 (gdb_default_target_compile): Add D support.
10883
fbb7bcbe
WW
108842016-02-18 Wei-cheng Wang <cole945@gmail.com>
10885
10886 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10887 user+system time.
10888 (trace_speed_test): Determine the iteration count for a time
10889 between 15..30 seconds.
10890
012b3a21
WT
108912016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10892
10893 * gdb.arch/i386-mpx-sigsegv.c: New file.
10894 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10895 * gdb.arch/i386-mpx-simple_segv.c: New file.
10896 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10897
2d5189bd
YQ
108982016-02-18 Yao Qi <yao.qi@linaro.org>
10899
10900 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10901 Don't call setup_kfail.
10902
40fb20d0
YQ
109032016-02-18 Yao Qi <yao.qi@linaro.org>
10904
10905 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10906 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10907
21b1f8d2
DE
109082016-02-16 Doug Evans <dje@google.com>
10909
10910 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10911 * gdb.base/skip1.c: Ditto.
10912 * gdb.base/skip.exp: Whitespace cleanup.
10913
4041ed77
DB
109142016-02-16 Don Breazeal <donb@codesourcery.com>
10915
10916 PR remote/19496
10917 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10918 Remove kfail for PR remote/19496.
10919
c4ef31bf
SM
109202016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10921
10922 * lib/gdb.exp (standard_temp_file): Return a path specific to
10923 the runtest invocation.
10924
266b65b3
SM
109252016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10926
10927 * gdb.trace/save-trace.exp: Change relative path to be in the
10928 standard output directory.
10929
a7a0a6a9
JK
109302016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10931
10932 * gdb.arch/i386-prologue.c: Add missing prototypes.
10933
c99dbb42
JK
109342016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10935
10936 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10937 * gdb.arch/i386-prologue.exp: Likewise.
10938 * gdb.arch/i386-size.exp: Likewise.
10939
aa480355
SM
109402016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10941
10942 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10943 define object file path.
10944 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10945 file path.
10946 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10947 standard_output_file to define binfile.
10948
ba881f50
JK
109492016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10950
10951 Fix compatibility with recent gfortran-5.3.1.
10952 * gdb.fortran/vla-history.exp (print vla1 allocated)
10953 (print vla2 allocated, print $2, print $3): Remove
10954 (print $4): Rename to ...
10955 (print $2): ... here.
10956 (print $9): Rename to ...
10957 (print $5): ... here.
10958 (print $10): Rename to ...
10959 (print $6): ... here.
10960 * gdb.fortran/vla.f90: Add pvla initialization.
10961
e9fb005c
JK
109622016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10963
10964 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10965 New test.
10966 * gdb.fortran/vla-value-sub.exp: Likewise.
10967
e44e00ff
MK
109682016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10969
10970 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10971
97e94151
SM
109722016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10973
10974 * i386-biarch-core.exp: Define corefile using
10975 standard_output_file.
10976
01113bc1
YQ
109772016-02-12 Yao Qi <yao.qi@linaro.org>
10978
10979 * gdb.arch/arm-single-step-kernel-helper.c: New.
10980 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10981
33b4777c
MM
109822016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10983
10984 * gdb.btrace/tailcall-only.exp: New.
10985 * gdb.btrace/tailcall-only.c: New.
10986 * gdb.btrace/x86_64-tailcall-only.S: New.
10987 * gdb.btrace/i686-tailcall-only.S: New.
10988
acc23c11
PA
109892016-02-11 Pedro Alves <palves@redhat.com>
10990
10991 * README (Parallel testing): Add missing double quotes.
10992
e352bf0a
PA
109932016-02-11 Pedro Alves <palves@redhat.com>
10994
10995 * README (Parallel testing): New section.
10996 (GDB_PARALLEL): Rewrite.
10997 (FORCE_PARALLEL): Document.
10998
9f5fed78
MK
109992016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11000
11001 * gdb.trace/tfile-avx.c: New test.
11002 * gdb.trace/tfile-avx.exp: New test.
11003
9ef9e6a6
KS
110042016-02-09 Keith Seitz <keiths@redhat.com>
11005
11006 PR breakpoints/19546
11007 * gdb.base/infcall-exec.c: New file.
11008 * gdb.base/infcall-exec2.c: New file.
11009 * gdb.base/infcall-exec.exp: New file.
11010
a96e36da
KS
110112016-02-09 Keith Seitz <keiths@redhat.com>
11012
11013 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11014 (toplevel): Call test_bkpt_address.
11015
9f61929f
KS
110162016-02-09 Keith Seitz <keiths@redhat.com>
11017
11018 PR python/19506
11019 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11020 (toplevel): Call test_bkpt_address.
11021
1e94266c
SM
110222016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11023
11024 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11025 to AC_OUTPUT.
11026 * configure: Regenerate.
11027
2a7f3dff
PA
110282016-02-09 Pedro Alves <palves@redhat.com>
11029
11030 PR breakpoints/19548
11031 * gdb.base/execl-update-breakpoints.c (some_function): New
11032 function.
11033 (main): Call it.
11034 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11035 Tighten expected GDB output.
11036
2151ccc5
SM
110372016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11038
11039 * Makefile.in (ALL_SUBDIRS): Remove.
11040 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11041 (distclean maintainer-clean realclean): Likewise.
11042 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11043 * configure: Regenerate.
11044 * gdb.ada/Makefile.in: Delete.
11045 * gdb.arch/Makefile.in: Likewise.
11046 * gdb.asm/Makefile.in: Likewise.
11047 * gdb.base/Makefile.in: Likewise.
11048 * gdb.btrace/Makefile.in: Likewise.
11049 * gdb.cell/Makefile.in: Likewise.
11050 * gdb.compile/Makefile.in: Likewise.
11051 * gdb.cp/Makefile.in: Likewise.
11052 * gdb.disasm/Makefile.in: Likewise.
11053 * gdb.dlang/Makefile.in: Likewise.
11054 * gdb.dwarf2/Makefile.in: Likewise.
11055 * gdb.fortran/Makefile.in: Likewise.
11056 * gdb.gdb/Makefile.in: Likewise.
11057 * gdb.go/Makefile.in: Likewise.
11058 * gdb.guile/Makefile.in: Likewise.
11059 * gdb.java/Makefile.in: Likewise.
11060 * gdb.linespec/Makefile.in: Likewise.
11061 * gdb.mi/Makefile.in: Likewise.
11062 * gdb.modula2/Makefile.in: Likewise.
11063 * gdb.multi/Makefile.in: Likewise.
11064 * gdb.objc/Makefile.in: Likewise.
11065 * gdb.opencl/Makefile.in: Likewise.
11066 * gdb.opt/Makefile.in: Likewise.
11067 * gdb.pascal/Makefile.in: Likewise.
11068 * gdb.perf/Makefile.in: Likewise.
11069 * gdb.python/Makefile.in: Likewise.
11070 * gdb.reverse/Makefile.in: Likewise.
11071 * gdb.server/Makefile.in: Likewise.
11072 * gdb.stabs/Makefile.in: Likewise.
11073 * gdb.threads/Makefile.in: Likewise.
11074 * gdb.trace/Makefile.in: Likewise.
11075 * gdb.xml/Makefile.in: Likewise.
11076 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11077 GDB_PARALLEL.
11078 (standard_output_file): Remove check for GDB_PARALLEL, always
11079 return path in outputs/$subdir/$testname.
11080
437277d4
SM
110812016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11082
11083 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11084 (site.exp): Assign abs_srcdir to tcl's srcdir.
11085
31d913c7
YQ
110862016-02-04 Yao Qi <yao.qi@linaro.org>
11087
11088 * gdb.base/foll-exec-mode.c: Include limits.h.
11089 (main): Add parameters argc and argv. Get directory from
11090 argv[0].
11091 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11092 compilation.
11093 * gdb.base/foll-exec.c: Include limits.h.
11094 (main): Add parameters argc and argv.
11095 Get directory from argv[0].
11096 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11097 Adjust tests on the number of lines as source code changed.
11098 * gdb.base/foll-vfork-exit.c: Include limits.h.
11099 (main): Add one line of statement before vfork.
11100 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11101 (main): Add parameters argc and argv. Get directory from
11102 argv[0].
11103 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11104 (setup_gdb): Set tbreak to skip some source lines.
11105 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11106 (main): Add parameters argc and argv. Get directory from
11107 argv[0].
11108 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11109 compilation.
11110 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11111 (main): Add parameters argc and argv. Get directory from
11112 argv[0].
11113 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11114 compilation.
11115
9482b9fb
DE
111162016-02-01 Doug Evans <dje@google.com>
11117
11118 * gdb.base/skip.exp: Clean up multiple references to same test name.
11119
6b2e4f10
PA
111202016-02-01 Pedro Alves <palves@redhat.com>
11121
ccb6afd6 11122 PR remote/19496
6b2e4f10
PA
11123 * gdb.threads/forking-threads-plus-breakpoint.exp
11124 (displaced_stepping_supported): New global.
11125 (probe_displaced_stepping_support): New procedure.
11126 (do_test): Add 'displaced' parameter, and use it.
11127 (top level): Check for displaced stepping support. Add displaced
11128 stepping on/off testing axis.
11129
37a8db1a
AB
111302016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11131
11132 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11133 pointer. Don't perform further tests on the unassociated pointer
11134 if the first test fails.
11135
5fdf6324
AB
111362016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11137
11138 * gdb.base/max-value-size.c: New file.
11139 * gdb.base/max-value-size.exp: New file.
11140 * gdb.base/huge.exp: Disable max-value-size for this test.
11141
935c6144
IB
111422016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11143
11144 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11145
7fe8399d
YQ
111462016-01-28 Yao Qi <yao.qi@linaro.org>
11147
11148 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11149
a2077e25
PA
111502016-01-25 Pedro Alves <palves@redhat.com>
11151
11152 PR threads/19461
11153 * gdb.base/fork-running-state.c: New file.
11154 * gdb.base/fork-running-state.exp: New file.
11155
1d2736d4
PA
111562016-01-25 Pedro Alves <palves@redhat.com>
11157
11158 PR gdb/19494
11159 * gdb.base/catch-fork-kill.c: New file.
11160 * gdb.base/catch-fork-kill.exp: New file.
11161
f1da4b11
PA
111622016-01-25 Pedro Alves <palves@redhat.com>
11163
11164 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11165 Delete, moved to lib/gdb.exp.
11166 * gdb.threads/forking-threads-plus-breakpoint.exp
11167 (foreach_with_prefix): Likewise.
11168 * gdb.threads/process-dies-while-handling-bp.exp
11169 (foreach_with_prefix): Likewise.
11170 * lib/gdb.exp (foreach_with_prefix): New procedure.
11171
45f38546
MK
111722016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11173
11174 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11175 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11176
dc29a1ce
MK
111772016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11178
11179 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11180 endian targets.
11181
092127d7
JK
111822016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11183 Pedro Alves <palves@redhat.com>
11184
11185 Fix testsuite compatibility with Guile.
11186 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11187 number.
11188
31d765d3
JK
111892016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11190
11191 Fix testsuite compatibility with Guile.
11192 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11193 (thread 1): New test for backtrace through signal handler.
11194
1ac78c04
YQ
111952016-01-22 Yao Qi <yao.qi@linaro.org>
11196
11197 PR testsuite/19491
11198 * gdb.base/multi-forks.c: Include
11199 ../lib/unbuffer_output.c
11200 (main): Call gdb_unbuffer_output.
11201
4f5946a8
DE
112022016-01-21 Doug Evans <dje@google.com>
11203
11204 * lib/ada.exp (gdb_compile_ada): Fix typo.
11205
305e13e6
JB
112062016-01-21 Joel Brobecker <brobecker@adacore.com>
11207
11208 * gdb.base/break-fun-addr.exp: New file.
11209 * gdb.base/break-fun-addr1.c: New file.
11210 * gdb.base/break-fun-addr2.c: New file.
11211
5f5dfff6
SM
112122016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11213
11214 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11215 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11216 enum flag values.
11217
fd356fa2
AA
112182016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11219
11220 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11221 when GDB can not set the vector return value. Add more comments
11222 for clarification.
11223
9df22175
AT
112242016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11225
11226 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11227 command.
11228
41d1845e
SM
112292016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11230
11231 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11232
01ac6840
SM
112332016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11234
11235 * Makefile.in (check-single): Pass --status to runtest.
11236 (check/%.exp): Likewise.
11237
112382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11239
11240 * Makefile.in (check-parallel): Propagate return code from make
11241 do-check-parallel.
11242
bd0a71fa
MK
112432016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11244
11245 * gdb.trace/ftrace.exp: Fix expected message on continue.
11246 * gdb.trace/pending.exp: Fix expected message on continue.
11247 * gdb.trace/trace-break.exp: Fix expected message on continue.
11248
8bcbad33
SM
112492016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11250
11251 * lib/gdb.exp (gdb_test): Remove unused global references.
11252
f303dbd6
PA
112532016-01-18 Pedro Alves <palves@redhat.com>
11254
11255 * gdb.base/async-shell.exp: Adjust expected output.
11256 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11257 * gdb.base/siginfo-thread.exp: Adjust expected output.
11258 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11259 * gdb.java/jnpe.exp: Adjust expected output.
11260 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11261 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11262 * gdb.threads/leader-exit.exp: Adjust expected output.
11263 * gdb.threads/manythreads.exp: Adjust expected output.
11264 * gdb.threads/pthreads.exp: Adjust expected output.
11265 * gdb.threads/schedlock.exp: Adjust expected output.
11266 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11267 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11268 expected output.
11269 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11270 output.
11271 * gdb.threads/sigthread.exp: Adjust expected output.
11272 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11273
b2789696
YQ
112742016-01-18 Yao Qi <yao.qi@linaro.org>
11275
11276 * gdb.guile/scm-section-script.c: Replace @progbits with
11277 %progbits.
11278 * gdb.python/py-section-script.c: Likewise.
11279
71ef29a8
PA
112802016-01-15 Pedro Alves <palves@redhat.com>
11281
11282 * gdb.multi/tids.exp: Test star wildcard ranges.
11283
3f5b7598
PA
112842016-01-15 Pedro Alves <palves@redhat.com>
11285
11286 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11287 command from "thread apply" invocation.
11288 (thr_apply_info_thr_invalid): Default the expected output to the
11289 input tid list.
11290 (top level): Add tests that use convenience variables. Add tests
11291 for "thread apply" with a valid TID list, but missing the command.
11292
663f6d42
PA
112932016-01-13 Pedro Alves <palves@redhat.com>
11294
11295 * gdb.base/default.exp: Expect $_gthread as well.
11296 * gdb.multi/tids.exp: Test $_gthread.
11297 * gdb.threads/thread-specific.exp: Test $_gthread.
11298
c84f6bbf
PA
112992016-01-13 Pedro Alves <palves@redhat.com>
11300
11301 * gdb.multi/tids.exp: Test "info threads -gid".
11302
22a02324
PA
113032016-01-13 Pedro Alves <palves@redhat.com>
11304
11305 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11306 Breakpoint.thread.
11307 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11308
5d5658a1
PA
113092016-01-07 Pedro Alves <palves@redhat.com>
11310
11311 * gdb.base/break.exp: Adjust to output changes.
11312 * gdb.base/hbreak2.exp: Likewise.
11313 * gdb.base/sepdebug.exp: Likewise.
11314 * gdb.base/watch_thread_num.exp: Likewise.
11315 * gdb.linespec/keywords.exp: Likewise.
11316 * gdb.multi/info-threads.exp: Likewise.
11317 * gdb.threads/thread-find.exp: Likewise.
11318 * gdb.multi/tids.c: New file.
11319 * gdb.multi/tids.exp: New file.
11320
84654457
PA
113212016-01-13 Pedro Alves <palves@redhat.com>
11322
11323 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11324
e3940304
PA
113252016-01-13 Pedro Alves <palves@redhat.com>
11326
11327 * gdb.base/default.exp: Expect $_inferior as well.
11328 * gdb.multi/base.exp: Test $_inferior.
11329
a911d87a
PA
113302016-01-13 Pedro Alves <palves@redhat.com>
11331
11332 PR breakpoints/19388
11333 * gdb.base/catch-signal-siginfo-cond.c: New file.
11334 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11335
82075af2
JS
113362016-01-12 Josh Stone <jistone@redhat.com>
11337 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11338
11339 * gdb.base/catch-syscall.c (do_execve): New variable.
11340 (main): Conditionally trigger an execve.
11341 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11342 (test_catch_syscall_execve): New, check entry/return across execve.
11343 (do_syscall_tests): Call test_catch_syscall_execve.
11344
e46eeedd
PA
113452016-01-12 Pedro Alves <palves@redhat.com>
11346
11347 * gdb.base/random-signal.exp (do_test): New procedure, with body
11348 of testcase moved in.
11349
01d8c27e
JK
113502016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11351 Pedro Alves <palves@redhat.com>
11352
11353 * gdb.base/funcargs.exp (finish from indirectly called function):
11354 Reintroduce the case for 'First'.
11355
9a706302
JK
113562016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11357 Pedro Alves <palves@redhat.com>
11358
11359 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11360 (tcatch_vfork_then_child_follow_exec)
11361 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11362 identification.
11363
c0ecb95f
JK
113642016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11365
11366 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11367 and repeats to unlimited.
11368 * gdb.python/py-value.exp: Likewise.
11369 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11370 and repeats to unlimited.
11371
6cfc1fcb
JK
113722016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11373
11374 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11375 and reordering the functions.
11376 * gdb.multi/hangout.c: Likewise.
11377 * gdb.multi/hello.c: Likewise.
11378
582a1b00
SM
113792016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11380
11381 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11382 absolute.
11383 (SingleStatisticTestResult.report): Use dict.keys instead of
11384 dict.iterkeys.
11385
79bc59cb
PA
113862016-01-06 Pedro Alves <palves@redhat.com>
11387
11388 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11389
43368e1d
MM
113902016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11391
11392 * gdb.btrace/dlopen.exp: New.
11393 * gdb.btrace/dlopen.c: New.
11394 * gdb.btrace/dlopen-dso.c: New.
11395
79fad5b8
SL
113962015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11397
11398 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11399 PATTERN argument is optional.
11400
ab8314b3
JB
114012015-12-24 Joel Brobecker <brobecker@adacore.com>
11402
11403 * lib/ada.exp (target_compile_ada_from_dir): New function.
11404 (gdb_compile_ada): Reimplement avoiding the use of project files.
11405 * gdb.ada/gnat_ada.gpr: Delete.
11406 * gdb.ada/cond_lang.exp: Adjust test to make path before
11407 filename optional.
11408 * gdb.ada/small_reg_param.exp: Likewise.
11409
fe33faff
SM
114102015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11411
11412 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11413
6d265cb4
TP
114142015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11415
11416 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11417 case.
11418
10125099
SM
114192015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11420
11421 * gdb.base/break.exp: Remove dead code.
11422 * gdb.base/sepdebug.exp: Likewise.
11423
3ca22649
SM
114242015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11425
11426 * gdb.asm/asm-source.exp: Remove HP-UX references.
11427 * gdb.base/annota1.exp: Likewise.
11428 * gdb.base/annota3.exp: Likewise.
11429 * gdb.base/attach.exp: Likewise.
11430 * gdb.base/bigcore.exp: Likewise.
11431 * gdb.base/break.exp: Likewise.
11432 * gdb.base/call-ar-st.exp: Likewise.
11433 * gdb.base/callfuncs.exp: Likewise.
11434 * gdb.base/catch-fork-static.exp: Likewise.
11435 * gdb.base/display.exp: Likewise.
11436 * gdb.base/foll-exec-mode.exp: Likewise.
11437 * gdb.base/foll-exec.exp: Likewise.
11438 * gdb.base/foll-fork.exp: Likewise.
11439 * gdb.base/foll-vfork.exp: Likewise.
11440 * gdb.base/funcargs.exp: Likewise.
11441 * gdb.base/hbreak2.exp: Likewise.
11442 * gdb.base/inferior-died.exp: Likewise.
11443 * gdb.base/interrupt.exp: Likewise.
11444 * gdb.base/multi-forks.exp: Likewise.
11445 * gdb.base/nodebug.exp: Likewise.
11446 * gdb.base/sepdebug.exp: Likewise.
11447 * gdb.base/solib1.c: Likewise.
11448 * gdb.base/step-test.exp: Likewise.
11449 * gdb.mi/non-stop.c: Likewise.
11450 * gdb.mi/pthreads.c: Likewise.
11451 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11452 * gdb.threads/pthreads.c: Likewise.
11453 * gdb.threads/staticthreads.exp: Likewise.
11454 * lib/future.exp: Likewise.
11455 * lib/gdb.exp: Likewise.
11456 * gdb.base/so-indr-cl.c: Remove.
11457 * gdb.base/so-indr-cl.exp: Likewise.
11458 * gdb.base/solib.c: Likewise.
11459 * gdb.base/solib.exp: Likewise.
11460 * gdb.base/solib2.c: Likewise.
11461
b6304613
SM
114622015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11463
11464 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11465 * gdb.base/call-ar-st.exp: Likewise.
11466 * gdb.base/callfuncs.exp: Likewise.
11467 * gdb.base/condbreak.exp: Likewise.
11468 * gdb.base/constvars.exp: Likewise.
11469 * gdb.base/hbreak2.exp: Likewise.
11470 * gdb.base/langs.exp: Likewise.
11471 * gdb.base/list.exp: Likewise.
11472 * gdb.base/long_long.exp: Likewise.
11473 * gdb.base/ptype.exp: Likewise.
11474 * gdb.base/scope.exp: Likewise.
11475 * gdb.base/signals.exp: Likewise.
11476 * gdb.base/so-impl-ld.exp: Likewise.
11477 * gdb.base/varargs.exp: Likewise.
11478 * gdb.base/volatile.exp: Likewise.
11479 * gdb.base/whatis.exp: Likewise.
11480 * gdb.cp/cplusfuncs.exp: Likewise.
11481 * gdb.cp/inherit.exp: Likewise.
11482 * gdb.cp/local.exp: Likewise.
11483 * gdb.cp/member-ptr.exp: Likewise.
11484 * gdb.cp/method.exp: Likewise.
11485 * gdb.cp/overload.exp: Likewise.
11486 * gdb.cp/templates.exp: Likewise.
11487 * gdb.stabs/weird.exp: Likewise.
11488 * lib/compiler.c: Likewise.
11489 * lib/compiler.cc: Likewise.
11490 * lib/cp-support.exp: Likewise.
11491 * lib/gdb.exp: Likewise.
11492
bf401b07
SM
114932015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11494
11495 * configure.ac: Remove HP-UX case.
11496 * configure: Regenerate.
11497
aff9c0f8
SM
114982015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11499
11500 * lib/gdb.exp (gdb_compile): Add function doc.
11501
a6904d5a
PA
115022015-12-17 Pedro Alves <palves@redhat.com>
11503
11504 PR threads/19354
11505 * gdb.multi/info-threads.exp: New file.
11506
a22279dd
YQ
115072015-12-15 Yao Qi <yao.qi@linaro.org>
11508
11509 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11510 is aarch64*-*-*.
11511
0588c796
SL
115122015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11513
11514 * gdb.base/history-duplicates.exp: Skip if no readline support.
11515
5d978e17
SL
115162015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11517
11518 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11519
7e763b86
SL
115202015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11521
11522 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11523
87a3a92c
SL
115242015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11525
11526 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11527 ctrl-C if nointerrupts target property is set.
11528 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11529 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11530 * gdb.base/paginate-bg-execution.exp: Likewise.
11531 * gdb.base/paginate-execution-startup.exp: Likewise.
11532 * gdb.base/random-signal.exp: Likewise.
11533 * gdb.base/range-stepping.exp: Likewise.
11534 * gdb.cp/annota2.exp: Likewise.
11535 * gdb.cp/annota3.exp: Likewise.
11536 * gdb.gdb/selftest.exp: Likewise.
11537 * gdb.threads/continue-pending-status.exp: Likewise.
11538 * gdb.threads/leader-exit.exp: Likewise.
11539 * gdb.threads/manythreads.exp: Likewise.
11540 * gdb.threads/pthreads.exp: Likewise.
11541 * gdb.threads/schedlock.exp: Likewise.
11542 * gdb.threads/sigthread.exp: Likewise.
11543
a8f077dc
DB
115442015-12-11 Don Breazeal <donb@codesourcery.com>
11545
11546 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11547 remote.
11548 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11549 * gdb.base/foll-exec.exp (main): Enable for target remote.
11550 * gdb.base/foll-fork.exp (main): Likewise.
11551 * gdb.base/foll-vfork.exp (main): Likewise.
11552 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11553 (proc continue_to_exit_bp_loc): Use clean_restart.
11554 * gdb.base/pie-execl.exp (main): Disable for target remote.
11555 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11556 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11557 * gdb.threads/execl.exp (main): Likewise.
11558 * gdb.threads/fork-child-threads.exp (main): Likewise.
11559 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11560 remote.
11561 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11562 remote.
11563 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11564 pid.tid style ptids, instead of just tid.
11565 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11566 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11567 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11568 ptids, instead of just tid.
11569
3b2464a8
AB
115702015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11571
11572 * gdb.base/list.exp (test_list_forward): Add end of file error
11573 test.
11574 (test_repeat_list_command): Add end of file error test.
11575 (test_list_backwards): Add beginning of file error test.
11576
a0def019
AB
115772015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11578
11579 * gdb.base/list.exp (test_list_invalid_args): New function,
11580 defined, and called.
11581
5c000dff
AB
115822015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11583
11584 * gdb.base/list.exp (test_list): Make test names unique.
11585
f1637ebe
YQ
115862015-12-11 Yao Qi <yao.qi@linaro.org>
11587
11588 * gdb.base/coremaker2.c: Remove.
11589
36d6fc0a
PA
115902015-12-10 Pedro Alves <palves@redhat.com>
11591
11592 * gdb.multi/base.exp: Remove stale "spaces" references.
11593
762f7747
PA
115942015-12-10 Pedro Alves <palves@redhat.com>
11595
11596 * gdb.multi/base.exp: Don't use nowarnings.
11597 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11598 * gdb.multi/hangout.c: Include stdio.h.
11599 * gdb.multi/hello.c: Include stdlib.h.
11600 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11601 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11602 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11603
28d2bfb9
AB
116042015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11605
11606 * gdb.dwarf2/dw2-ranges-base.c: New file.
11607 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11608 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11609 support additional line table, and debug ranges generation.
11610 (Dwarf::ranges): New function, generate .debug_ranges.
11611 (Dwarf::lines): Support generating simple line table programs.
11612 (Dwarf::assemble): Initialise new namespace variables.
11613
5fc2beac
KB
116142015-12-09 Kevin Buettner <kevinb@redhat.com>
11615
11616 * gdb.base/async.exp (proc test_background): Add case for
11617 asynchronous execution not supported.
11618
1c35a88f
LM
116192015-12-09 Luis Machado <lgustavo@codesourcery.com>
11620
11621 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11622 format and change test names to make them unique.
11623
b593e3d9
RK
116242015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11625 Pedro Alves <pedro@redhat.com>
11626
11627 PR gdb/18702
11628 Add checking of floatformats setup on x86_64 hosts.
11629 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11630 (smallval, bigval): New labels/constants.
11631 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11632 float" after loading bigval and smallval.
11633
d72413e6
PMR
116342015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11635
11636 * gdb.ada/fun_overload_menu.exp: New testcase.
11637 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11638
ece66d65
JS
116392015-12-04 Josh Stone <jistone@redhat.com>
11640
11641 * gdb.base/catch-fork-static.exp: New.
11642
41d0efca
YQ
116432015-12-03 Yao Qi <yao.qi@linaro.org>
11644
11645 * gdb.base/sizeof.c: Don't include stdio.h and
11646 ../lib/unbuffer_output.c.
11647 (main): New variable 'size' and 'value'. Remove printf and
11648 gdb_unbuffer_output. Assign return value to size and value.
11649 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11650 at the beginning.
11651 (check_sizeof): Check the result by printing variable 'size'.
11652 (check_valueof): Check the result by printing variable 'value'.
11653
99fd02d9
YQ
116542015-12-01 Yao Qi <yao.qi@linaro.org>
11655
11656 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11657 for aarch64*-*-linux* target.
11658
f2faf941
PA
116592015-11-30 Pedro Alves <palves@redhat.com>
11660
11661 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11662
04bf20c5
PA
116632015-11-30 Pedro Alves <palves@redhat.com>
11664
11665 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11666 Handle non-stop mode vCont replies.
11667
09df4675
PA
116682015-11-30 Pedro Alves <palves@redhat.com>
11669
11670 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11671 prepare_for_testing. Start gdb with "set non-stop on" appended to
11672 GDBFLAGS. Lax expected stop output.
11673
58b584af
YQ
116742015-11-27 Yao Qi <yao.qi@linaro.org>
11675
11676 * gdb.arch/arm-neon.exp: New.
11677 * gdb.arch/arm-neon.c: New.
11678
dfcb77a8
YQ
116792015-11-27 Yao Qi <yao.qi@linaro.org>
11680
11681 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11682
88e8ec1b
YQ
116832015-11-27 Yao Qi <yao.qi@linaro.org>
11684
11685 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11686 frames-invalid annotation.
11687
bfde72c2
YQ
116882015-11-27 Yao Qi <yao.qi@linaro.org>
11689
11690 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11691
f6512a69
SM
116922015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11693
11694 * gdb.threads/names.exp: New file.
11695 * gdb.threads/names.c: New file.
11696 * README: Mention gdb,no_thread_names.
11697
46a3515b
MM
116982015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11699
11700 PR 19297
11701 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11702 support" error.
11703
62147a22
PA
117042015-11-24 Pedro Alves <palves@redhat.com>
11705
11706 PR 17539
11707 * gdb.base/display.exp: Expect displays to be sorted in ascending
11708 order. Use multi_line.
11709 * gdb.base/solib-display.exp: Likewise.
11710
2f341b6e
PA
117112015-11-24 Pedro Alves <palves@redhat.com>
11712
11713 PR 17539
25d49b86
PA
11714 * gdb.base/display.exp: Expect displays to be sorted in ascending
11715 order. Use multi_line.
11716 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11717
7e0aa6aa
PA
117182015-11-24 Pedro Alves <palves@redhat.com>
11719
11720 PR 17539
11721 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11722 threads in ascending order.
11723 * gdb.base/foll-fork.exp: Likewise.
11724 * gdb.base/foll-vfork.exp: Likewise.
11725 * gdb.base/multi-forks.exp: Likewise.
11726 * gdb.mi/mi-nonstop.exp: Likewise.
11727 * gdb.mi/mi-nsintrall.exp: Likewise.
11728 * gdb.multi/base.exp: Likewise.
11729 * gdb.multi/multi-arch.exp: Likewise.
11730 * gdb.python/py-inferior.exp: Likewise.
11731 * gdb.threads/break-while-running.exp: Likewise.
11732 * gdb.threads/execl.exp: Likewise.
11733 * gdb.threads/gcore-thread.exp: Likewise.
11734 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11735 * gdb.threads/kill.exp: Likewise.
11736 * gdb.threads/linux-dp.exp: Likewise.
11737 * gdb.threads/multiple-step-overs.exp: Likewise.
11738 * gdb.threads/next-bp-other-thread.exp: Likewise.
11739 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11740 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11741 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11742 * gdb.threads/thread-find.exp: Likewise.
11743 * gdb.threads/tls.exp: Likewise.
11744 * lib/mi-support.exp (mi_reverse_list): Delete.
11745 (mi_check_thread_states): No longer reverse list.
11746
2cc57ad8
PA
117472015-11-24 Pedro Alves <palves@redhat.com>
11748
11749 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11750 use lowercase.
11751
c93e8391
SM
117522015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11753
11754 * gdb.trace/actions.c: Include trace-common.h.
11755 (main): Add a location for a fast tracepoint.
11756 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11757 the normal tracepoints.
11758 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11759
045ccf91
SM
117602015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11761
11762 * save-trace.exp: Factor out code to these...
11763 (gdb_save_tracepoints): New.
11764 (gdb_load_tracepoints): New.
11765 (do_save_load_test): New.
11766
5506f9f6
KB
117672015-11-23 Kevin Buettner <kevinb@redhat.com>
11768
11769 * gdb.base/asmlabel.exp: New test.
11770 * gdb.base/asmlabel.c: New test case.
11771
16c3b12f
JB
117722015-11-23 Joel Brobecker <brobecker@adacore.com>
11773
11774 * gdb.base/wrong_frame_bt_full-main.c: New file.
11775 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11776 * gdb.base/wrong_frame_bt_full.exp: New file.
11777
155bfbd3
JB
117782015-11-23 Joel Brobecker <brobecker@adacore.com>
11779
11780 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11781
bb097445
JM
117822015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11783
206853a0 11784 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11785 pstate register when comparing registers values in
11786 sparc64-*-linux-gnu targets to avoid spurious differences.
11787
9c88ed8f
JM
117882015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11789
206853a0 11790 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11791
96161e25
SL
117922015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11793
11794 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11795 as type argument to gdb_compile.
11796 * gdb.base/nested-subp2.exp: Likewise.
11797 * gdb.base/nested-subp3.exp: Likewise.
11798
340c2830
DV
117992015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11800
11801 * lib/dwarf.exp (_note): Fix left shift of negative value.
11802 * gdb.trace/trace-condition.exp: Likewise.
11803
c1862d0f
YQ
118042015-11-13 Yao Qi <yao.qi@linaro.org>
11805
11806 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11807 comments about d10v.
11808 (test_scalar_returns): Likewise.
11809 * gdb.base/d10v.ld: Remove.
11810 * gdb.base/overlays.exp: Remove the target triplet checking for
11811 d10v-*-*.
11812 * gdb.base/structs.exp (test_struct_returns): Remove the
11813 comments about d10v.
11814 (test_struct_calls): Likewise.
11815
77ae9c19
YQ
118162015-11-13 Yao Qi <yao.qi@linaro.org>
11817
11818 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11819 * gdb.base/gnu_vector.c: Don't include stdio.h.
11820 (main): Don't print res and call add_some_intvecs.
11821
430e004e
MK
118222015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11823
11824 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11825 macro.
11826 (func5): Removed.
11827 (func4): Use FAST_TRACEPOINT_LABEL.
11828 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11829 macro.
11830 (func): Removed.
11831 (thread_function): Use FAST_TRACEPOINT_LABEL.
11832 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11833 (func): Remove.
11834 (marker): Use FAST_TRACEPOINT_LABEL.
11835 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11836 (pendfunc1): Remove.
11837 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11838 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11839 (foo): Remove.
11840 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11841 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11842 macro.
11843 (func): Remove.
11844 (marker): Use FAST_TRACEPOINT_LABEL.
11845 * gdb.trace/trace-common.h: New header.
11846 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11847 macro.
11848 (func): Remove.
11849 (marker): Use FAST_TRACEPOINT_LABEL.
11850 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11851 (func): Remove.
11852 (thread_function): Use FAST_TRACEPOINT_LABEL.
11853
6e7675a7
MK
118542015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11855
11856 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11857 in front.
11858 * gdb.trace/change-loc.exp: Use global pcreg definition.
11859 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11860 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11861 in front.
11862 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11863 * gdb.trace/pending.exp: Likewise.
11864 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11865 * gdb.trace/trace-break.exp: Likewise.
11866 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11867 in front.
11868 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11869 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11870 in front.
11871 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11872
dddc0e16
JB
118732015-11-09 Joel Brobecker <brobecker@adacore.com>
11874
11875 * gdb.ada/fin_fun_out: New testcase.
11876
c6f0b406
KB
118772015-11-07 Kevin Buettner <kevinb@redhat.com>
11878
11879 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11880 value associated with DW_AT_byte_size.
11881 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11882 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11883 DW_AT_upper_bound.
11884
f01dcfd9
KB
118852015-11-07 Kevin Buettner <kevinb@redhat.com>
11886
11887 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11888 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11889 version.
11890 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11891 gdb.dwarf2/dw2-canonicalize-type.exp,
11892 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11893 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11894 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11895 provided by gdb_target_symbol_prefix_flags_asm.
11896 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11897 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11898 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11899 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11900 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11901 macros where needed). Use this macro for symbols which require
11902 the prefix provided by SYMBOL_PREFIX.
11903
2223449a
KB
119042015-11-05 Kevin Buettner <kevinb@redhat.com>
11905
11906 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11907 New procs.
11908 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11909 representing expressions, of more than one list element.
11910 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11911 to prepend linker symbol prefix to f.
11912 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11913 table_1 and table_2.
11914 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11915 Likewise, for f and g.
11916 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11917 for ptr.
11918 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11919 for main.
11920 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11921 table_1_ptr and table_2_ptr.
11922
6f2f1a3a
JK
119232015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11924 Joel Brobecker <brobecker@adacore.com>
11925
11926 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11927
566c56c9
MK
119282015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11929
11930 * gdb.reverse/s390-mvcle.c: New test.
11931 * gdb.reverse/s390-mvcle.exp: New file.
11932 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11933
d5f0636b
MK
119342015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11935
11936 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11937
7ad8b86c
MK
119382015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11939
11940 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11941 reaching marker2.
11942 * gdb.reverse/getresuid-reverse.exp: Likewise.
11943 * gdb.reverse/pipe-reverse.exp: Likewise.
11944 * gdb.reverse/readv-reverse.exp: Likewise.
11945 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11946 * gdb.reverse/time-reverse.exp: Likewise.
11947 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11948
4081c0f1
YQ
119492015-10-30 Yao Qi <yao.qi@linaro.org>
11950
11951 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11952 (empty_cycle): Remove.
11953 (main): Don't call empty_cycle. Don't use watch_count_done.
11954 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11955 empty_cycle. Rewrite the code counting HW watchpoints.
11956
452b4ba5
MK
119572015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11958
11959 * gdb.reverse/fstatat-reverse.c: New test.
11960 * gdb.reverse/fstatat-reverse.exp: New file.
11961 * gdb.reverse/getresuid-reverse.c: New test.
11962 * gdb.reverse/getresuid-reverse.exp: New file.
11963 * gdb.reverse/pipe-reverse.c: New test.
11964 * gdb.reverse/pipe-reverse.exp: New file.
11965 * gdb.reverse/readv-reverse.c: New test.
11966 * gdb.reverse/readv-reverse.exp: New file.
11967 * gdb.reverse/recvmsg-reverse.c: New test.
11968 * gdb.reverse/recvmsg-reverse.exp: New file.
11969 * gdb.reverse/time-reverse.c: New test.
11970 * gdb.reverse/time-reverse.exp: New file.
11971 * gdb.reverse/waitpid-reverse.c: New test.
11972 * gdb.reverse/waitpid-reverse.exp: New file.
11973
5e2e7507
JK
119742015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11975
11976 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11977
0fde2c53
DE
119782015-10-26 Doug Evans <dje@google.com>
11979
11980 PR symtab/17391
11981 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11982 * gdb.dwarf2/bad-regnum.c: New file.
11983 * gdb.dwarf2/bad-regnum.exp: New file.
11984
1a70ae97
DE
119852015-10-26 Doug Evans <dje@google.com>
11986
11987 PR python/18938
11988 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11989 file.
11990
27dc26ab
JK
119912015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11992
11993 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11994 for a change by "Mention language in compile error message".
11995
bed91f4d
SM
119962015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11997
11998 PR python/18073
11999 * gdb.python/py-type.c (C::a_method): New.
12000 (C::a_const_method): New.
12001 (C::a_static_method): New.
12002 (a_function): New.
12003 * gdb.python/py-type.exp (test_fields): Test getting fields
12004 from function and method.
12005
3f2f83dd
KB
120062015-10-21 Keven Boell <keven.boell@intel.com>
12007
12008 * gdb.fortran/vla-alloc-assoc.exp: New file.
12009 * gdb.fortran/vla-datatypes.exp: New file.
12010 * gdb.fortran/vla-datatypes.f90: New file.
12011 * gdb.fortran/vla-history.exp: New file.
12012 * gdb.fortran/vla-ptype-sub.exp: New file.
12013 * gdb.fortran/vla-ptype.exp: New file.
12014 * gdb.fortran/vla-sizeof.exp: New file.
12015 * gdb.fortran/vla-sub.f90: New file.
12016 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12017 * gdb.fortran/vla-value-sub-finish.exp: New file.
12018 * gdb.fortran/vla-value-sub.exp: New file.
12019 * gdb.fortran/vla-value.exp: New file.
12020 * gdb.fortran/vla-ptr-info.exp: New file.
12021 * gdb.mi/mi-vla-fortran.exp: New file.
12022 * gdb.mi/vla.f90: New file.
12023
27145d50
SL
120242015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12025
12026 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12027 of hardwired timeout value.
12028
5f3ff4f8
JK
120292015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12030 Pedro Alves <palves@redhat.com>
12031
12032 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12033 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12034
bfd09d20
JS
120352015-10-19 Josh Stone <jistone@redhat.com>
12036
12037 * gdb.base/catch-syscall.c: Include <sched.h>.
12038 (unknown_syscall): New variable.
12039 (main): Trigger a vfork and an unknown syscall.
12040 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12041 (unknown_syscall_number): Likewise.
12042 (check_call_to_syscall): Accept an optional syscall pattern.
12043 (check_return_from_syscall): Likewise.
12044 (check_continue): Likewise.
12045 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12046 (test_catch_syscall_skipping_return): New test toggling off 'catch
12047 syscall' to step over the syscall return, then toggling back on.
12048 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12049 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12050 (do_syscall_tests): Call test_catch_syscall_without_args and
12051 test_catch_syscall_mid_vfork.
12052 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12053 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12054
b32b93c6
AS
120552015-10-19 Andrew Stubbs <ams@codesourcery.com>
12056
12057 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12058 print g_vE): Add new pass patterns.
12059 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12060 print various symbol names for vptr fields.
12061
9d622bda
AB
120622015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12063
12064 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12065 results.
12066
0fd8ac1c
YQ
120672015-10-12 Yao Qi <yao.qi@linaro.org>
12068
12069 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12070
34240514
YQ
120712015-10-12 Yao Qi <yao.qi@linaro.org>
12072
12073 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12074 is aarch64*-*-linux*.
12075
8240f442
YQ
120762015-10-12 Yao Qi <yao.qi@linaro.org>
12077
12078 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12079 (can_relocate_bcond_true): ... it.
12080 (can_relocate_bcond_false): New function.
12081 (foo): Likewise.
12082 (can_relocate_bl): Likewise.
12083 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12084 can_relocate_bl.
12085
2520f728
PMR
120862015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12087
12088 * gdb.base/nested-addr.c: New file.
12089 * gdb.base/nested-addr.exp: New testcase.
12090
abcef95a
MM
120912015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12092
12093 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12094 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12095 its output. Ignore the output of "record goto begin" and instead
12096 check that GDB is replaying.
12097
145e3ddb
PA
120982015-10-09 Pedro Alves <palves@redhat.com>
12099
12100 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12101 (top level): Use it in the run with no args test.
12102
d5d8c4e1
IB
121032015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12104
12105 * gdb.dlang/properties.exp: New file.
12106
06e635ef
SL
121072015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12108
12109 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12110 whether or not address 0x1000 is mapped on the target.
12111
e019fd1d
SM
121122015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12113
12114 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12115 build.
12116
77ba2a67
MM
121172015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12118
12119 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12120 instruction-history test.
12121
c60eb31f
DE
121222015-09-28 Doug Evans <dje@google.com>
12123
12124 * gdb.base/gcore.c (array_func): Add reference to static_array.
12125
9a3c8263
SM
121262015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12127
12128 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12129 source line.
12130
9720e656
SL
121312015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12132
12133 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12134 short or char as base type.
12135
938d3bf2
SL
121362015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12137
12138 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12139 to allow any size enum.
12140
e6c2c623
PMR
121412015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12142
12143 * gdb.ada/array_ptr_renaming.exp: New testcase.
12144 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12145 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12146
06da0f77
PL
121472015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12148
12149 * gdb.trace/ftrace-lock.c: New file.
12150 * gdb.trace/ftrace-lock.exp: New file.
12151
4f51c22a
PL
121522015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12153
12154 * gdb.arch/insn-reloc.c: New file.
12155 * gdb.arch/ftrace-insn-reloc.exp: New file.
12156
7041adf4
PL
121572015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12158
12159 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12160 instruction.
12161 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12162 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12163 * gdb.trace/range-stepping.c: Likewise.
12164 * gdb.trace/trace-break.c: Likewise.
12165 * gdb.trace/trace-mt.c (thread_function): Likewise.
12166 * gdb.trace/ftrace.c (marker): Likewise.
12167 * gdb.trace/trace-condition.c (marker): Likewise.
12168 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12169 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12170 is_aarch64_target.
12171
015d2e7e
DE
121722015-09-18 Doug Evans <xdje42@gmail.com>
12173
12174 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12175 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12176
26b188a2
SL
121772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12178
12179 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12180 the breakpoint.
12181
79dc332b
SL
121822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12183
12184 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12185 the pending breakpoint. Remove timeout override for "Run till
12186 MI pending breakpoint on pendfunc3 on thread 2" test.
12187
f57929f2
SL
121882015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12189
12190 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12191 filename pattern.
12192
3f469b17
SL
121932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12194
12195 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12196 in breakpoint filename pattern.
12197
515b89b3
SL
121982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12199
7800dbe4
SL
12200 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12201
122022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12203
515b89b3
SL
12204 * gdb.linespec/explicit.exp: Check for readline support for
12205 tab-completion tests. Fix obvious typo.
12206
d2939ba2
MM
122072015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12208
12209 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12210 and replay.
12211
cbb55fa7
MM
122122015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12213
12214 * gdb.btrace/non-stop.c: New.
12215 * gdb.btrace/non-stop.exp: New.
12216
43691ca1
PL
122172015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12218 Yao Qi <yao.qi@linaro.org>
12219
12220 * gdb.trace/trace-condition.c: New file.
12221 * gdb.trace/trace-condition.exp: New file.
12222
d78908cf
WW
122232015-09-16 Wei-cheng Wang <cole945@gmail.com>
12224
12225 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12226 for testing bytecode compilation.
12227
1ed415e2
PA
122282015-09-16 Pedro Alves <palves@redhat.com>
12229 Sandra Loosemore <sandra@codesourcery.com>
12230
12231 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12232 (SECONDS): Redefine.
12233 (main): Call pthread_kill and alarm early.
12234 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12235 support.
12236 (test): If the target can't hardware step and doesn't support
12237 displaced stepping, increase the timeout.
12238
d136eff5
PA
122392015-09-16 Pedro Alves <palves@redhat.com>
12240
12241 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12242 (enable_debug): New procedures.
12243 (test): Use them. Bail out if waiting for threads fails.
12244 (top level): Bail out if a test fails.
12245
991f019c
YQ
122462015-09-16 Yao Qi <yao.qi@linaro.org>
12247
12248 * gdb.asm/asm-source.exp: Set asm-arch for
12249 aarch64*-*-* target.
12250 * gdb.asm/aarch64.inc: New file.
12251
bfca584f
PMR
122522015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12253
12254 * gdb.ada/array_of_variable_length.exp: New testcase.
12255 * gdb.ada/array_of_variable_length/foo.adb: New file.
12256 * gdb.ada/array_of_variable_length/pck.adb: New file.
12257 * gdb.ada/array_of_variable_length/pck.ads: New file.
12258
b326e587
DE
122592015-09-15 Doug Evans <dje@google.com>
12260
12261 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12262 of function static local variable.
12263
5382cfab
PW
122642015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12265
12266 * gdb.threads/tls-so_extern.exp: New test file.
12267 * gdb.threads/tls-so_extern.c: New test file.
12268 * gdb.threads/tls-so_extern_main.c: New test file.
12269
141c5cc4
JK
122702015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12271
12272 * gdb.opt/solib-intra-step-lib.c: New file.
12273 * gdb.opt/solib-intra-step-main.c: New file.
12274 * gdb.opt/solib-intra-step.exp: New file.
12275
d15dcecd
PA
122762015-09-15 Pedro Alves <palves@redhat.com>
12277
12278 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12279 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12280
4c2f2a79
PA
122812015-09-14 Pedro Alves <palves@redhat.com>
12282
12283 * gdb.base/hook-stop-continue.c: Delete.
12284 * gdb.base/hook-stop-continue.exp: Delete.
12285 * gdb.base/hook-stop-frame.c: Delete.
12286 * gdb.base/hook-stop-frame.exp: Delete.
12287 * gdb.base/hook-stop.c: New file.
12288 * gdb.base/hook-stop.exp: New file.
12289
919e6dbe
PMR
122902015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12291
12292 * gdb.ada/access_to_packed_array.exp: New testcase.
12293 * gdb.ada/access_to_packed_array/foo.adb: New file.
12294 * gdb.ada/access_to_packed_array/pack.adb: New file.
12295 * gdb.ada/access_to_packed_array/pack.ads: New file.
12296
157280a4
MM
122972015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12298
12299 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12300 buffer size test.
12301
2fd33e94
DB
123022015-09-11 Don Breazeal <donb@codesourcery.com>
12303
12304 * gdb.base/foll-exec.c: Add copyright header. Fix
12305 formatting issues.
12306 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12307 (do_exec_tests): Use clean_restart in place of zap_session,
12308 and for test initialization. Fix formatting issues. Use
12309 fail in place of perror.
12310 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12311 an expect statement to match an expression with output from
12312 the program under debug.
12313 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12314 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12315 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12316 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12317 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12318
e70b6e8e
DE
123192015-09-09 Doug Evans <dje@google.com>
12320
12321 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12322
7a551a51
DE
123232015-09-09 Doug Evans <dje@google.com>
12324
12325 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12326
4c666f84
DE
123272015-09-09 Doug Evans <dje@google.com>
12328
12329 * gdb.base/savedregs.exp: Fix typo.
12330
243a9253
PA
123312015-09-09 Pedro Alves <palves@redhat.com>
12332
12333 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12334
c0fa8fbd
SL
123352015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12336
12337 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12338 command actually switches threads. Give up on remaining
12339 tests if target fails to stop at breakpoint.
12340
cd7c1778
PMR
123412015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12342
12343 * gdb.ada/funcall_char.exp: New testcase.
12344 * gdb.ada/funcall_char/foo.adb: New file.
12345
dc5c8746
PMR
123462015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12347
12348 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12349 expected outputs. Add two testcases for completing ambiguous
12350 functions.
12351 * gdb.ada/complete/aux_pck.adb: New file.
12352 * gdb.ada/complete/aux_pck.ads: New file.
12353 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12354 Ambiguous_Func functions.
12355 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12356 * gdb.ada/complete/pck.adb: Likewise.
12357
4e83a1e7
UW
123582015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12359
12360 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12361 failures to run the test program under GDB.
12362
8ce74153
LM
123632015-08-26 Luis Machado <lgustavo@codesourcery.com>
12364
12365 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12366 to C.
12367
e9756d52
PP
123682015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12369
12370 * gdb.base/run-after-attach.exp: New test file.
12371 * gdb.base/run-after-attach.c: New test file.
12372
8d37573b
DB
123732015-08-26 Don Breazeal <donb@codesourcery.com>
12374
12375 * gdb.base/foll-exec-2.c: New test program.
12376 * gdb.base/foll-exec-2.exp: New test.
12377
63e43d3a
PMR
123782015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12379
12380 * gdb.base/nested-subp1.exp: New file.
12381 * gdb.base/nested-subp1.c: New file.
12382 * gdb.base/nested-subp2.exp: New file.
12383 * gdb.base/nested-subp2.c: New file.
12384 * gdb.base/nested-subp3.exp: New file.
12385 * gdb.base/nested-subp3.c: New file.
12386
3d40fbb5
PA
123872015-08-24 Pedro Alves <palves@redhat.com>
12388
12389 * gdb.server/connect-without-multi-process.c: New file.
12390 * gdb.server/connect-without-multi-process.exp: New file.
12391
4422ac93
LM
123922015-08-24 Luis Machado <lgustavo@codesourcery.com>
12393
12394 * gdb.opt/inline-markers.c: Make z int.
12395
91dddb86
LM
123962015-08-24 Luis Machado <lgustavo@codesourcery.com>
12397
12398 * gdb.opt/inline-markers.c: Make z volatile.
12399
a48847ee
LM
124002015-08-24 Luis Machado <lgustavo@codesourcery.com>
12401
12402 * gdb.opt/inline-bt.c: New volatile global z.
12403 * gdb.opt/inline-cmds.c: Likewise.
12404 * gdb.opt/inline-locals.c: Likewise.
12405 * gdb.opt/inline-markers.c: New extern global z.
12406 (marker): Use z.
12407 (inline_fn): Likewise.
12408
0ebbc52b
PA
124092015-08-24 Pedro Alves <palves@redhat.com>
12410
12411 * config/m32r-stub.exp: Remove file.
12412 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12413 * gdb.base/call-rt-st.exp: Likewise.
12414 * gdb.base/call-strs.exp: Likewise.
12415 * gdb.base/default.exp: Remove references to h8300-*-hms and
12416 *-*-udi*.
12417 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12418
77c365df
AA
124192015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12420
12421 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12422 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12423 and "return" use KFAIL when GDB can not read/write the vector
12424 return value.
12425
4313b8c0
GB
124262015-08-21 Gary Benson <gbenson@redhat.com>
12427
12428 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12429
0e433b32
PA
124302015-08-20 Pedro Alves <palves@redhat.com>
12431
12432 * gdb.server/solib-list.exp: No longer expect an interior stop in
12433 non-stop mode.
12434
221e1a37
PA
124352015-08-20 Pedro Alves <palves@redhat.com>
12436
12437 * gdb.server/connect-stopped-target.c: New file.
12438 * gdb.server/connect-stopped-target.exp: New file.
12439
40e3ad0e
PA
124402015-08-20 Pedro Alves <palves@redhat.com>
12441
12442 * gdb.dwarf2/comp-unit-lang.exp: New file.
12443 * gdb.dwarf2/comp-unit-lang.c: New file.
12444
af39b327
PMR
124452015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12446
12447 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12448 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12449
7d45c7c3 124502015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12451
7d45c7c3
KB
12452 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12453 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12454
4d6cceb4
DE
124552015-08-18 Doug Evans <dje@google.com>
12456 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12457
12458 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12459 skip_python_tests. New arg prompt_regexp.
12460 (skip_python_tests): New function.
12461 * lib/mi-support.exp (mi_skip_python_tests): New function.
12462 * gdb.python/py-mi-objfile-gdb.py: New file.
12463 * gdb.python/py-mi-objfile.c: New file.
12464 * gdb.python/py-mi-objfile.exp: New file.
12465
ad89c2aa
KS
124662015-08-17 Keith Seitz <keiths@redhat.com>
12467
12468 * gdb.linespec/explicit.exp: Move strace test from here ...
12469 * gdb.trace/strace.exp: ... to here.
12470
e3ae3c43
PP
124712015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12472
12473 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12474 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12475
604b2636
DE
124762015-08-14 Doug Evans <xdje42@gmail.com>
12477
12478 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12479 inferior before selecting a new file.
12480
6ff0ba5f
DE
124812015-08-14 Doug Evans <xdje42@gmail.com>
12482
12483 * gdb.mi/mi-disassemble.exp: Update.
12484 * gdb.base/disasm-optim.S: New file.
12485 * gdb.base/disasm-optim.c: New file.
12486 * gdb.base/disasm-optim.h: New file.
12487 * gdb.base/disasm-optim.exp: New file.
12488
9ca98f92
KS
124892015-08-14 Keith Seitz <keiths@redhat.com>
12490
12491 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12492 "evaluated-by".
12493
52bbc560
JB
124942015-08-13 Joel Brobecker <brobecker@adacore.com>
12495
12496 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12497
5d8c3ed3
PMR
124982015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12499
12500 * gdb.ada/fun_renaming.exp: New testcase.
12501 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12502 * gdb.ada/fun_renaming/pack.adb: New file.
12503 * gdb.ada/fun_renaming/pack.ads: New file.
12504
ea8812bc
KS
125052015-08-12 Keith Seitz <keiths@redhat.com>
12506
12507 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12508 gdb_get_line_number.
12509
4dafcdeb
JB
125102015-08-12 Joel Brobecker <brobecker@adacore.com>
12511
12512 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12513 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12514 gdb.base/dso2dso.exp: New files.
12515
5ba32597
SDJ
125162015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12517 Pedro Alves <palves@redhat.com>
12518 Keith Seitz <keiths@redhat.com>
12519
12520 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12521 GDBFLAGS.
12522
b6dafabf
PP
125232015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12524
12525 * gdb.base/gdbhistsize-history.exp
12526 (test_histsize_history_setting): Use save_vars.
12527 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12528 Use save_vars.
12529 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12530 * gdb.base/readline.exp: Use save_vars.
12531
abe8e607
PP
125322015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12533
12534 * lib/gdb.exp (save_vars): New proc.
12535
629500fa
KS
125362015-08-11 Keith Seitz <keiths@redhat.com>
12537
12538 * gdb.base/help.exp: Update help_breakpoint_text.
12539
eb8c4e2e
KS
125402015-08-11 Keith Seitz <keiths@redhat.com>
12541
12542 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12543 (at toplevel): Call test_explicit_breakpoints.
12544 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12545 breakpoints.
12546 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12547 breakpoint conditions, "-cond".
12548
87f0e720
KS
125492015-08-11 Keith Seitz <keiths@redhat.com>
12550
12551 * gdb.linespec/3explicit.c: New file.
12552 * gdb.linespec/cpexplicit.cc: New file.
12553 * gdb.linespec/cpexplicit.exp: New file.
12554 * gdb.linespec/explicit.c: New file.
12555 * gdb.linespec/explicit.exp: New file.
12556 * gdb.linespec/explicit2.c: New file.
12557 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12558 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12559 before using in the matching pattern.
12560 Clarify that `prefix' is a regular expression.
12561
f00aae0f
KS
125622015-08-11 Keith Seitz <keiths@redhat.com>
12563
12564 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12565 test.
12566 Add tests for missing ",FMT" and ",".
12567
e27852be
DE
125682015-08-10 Doug Evans <dje@google.com>
12569 Keith Seitz <keiths@redhat.com>
12570
12571 PR gdb/17960
12572 * gdb.base/completion.exp: Add location completer tests.
12573
7f03bd92
PA
125742015-08-07 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12577 tests here.
12578 (top level): Run do_test with and without displaced stepping.
12579
3fc8eb30
PA
125802015-08-07 Pedro Alves <palves@redhat.com>
12581
12582 * gdb.base/valgrind-disp-step.c: New file.
12583 * gdb.base/valgrind-disp-step.exp: New file.
12584
d4569d7b
PA
125852015-08-07 Pedro Alves <palves@redhat.com>
12586
12587 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12588 Delete function.
12589 (main): Add alarm. Run an infinite loop instead of calling
12590 wait_threads.
12591 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12592 comment.
12593 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12594 Delete function.
12595 (main): Add alarm. Run an infinite loop instead of calling
12596 wait_threads.
12597 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12598 comment.
12599
e1316e60
PA
126002015-08-07 Pedro Alves <palves@redhat.com>
12601
12602 * gdb.base/checkpoint-ns.exp: New file.
12603 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12604 standard_testfile.
12605
da8c46d2
MM
126062015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12607
12608 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12609 * gdb.btrace/instruction_history.exp: Update.
12610 * gdb.btrace/tsx.exp: New.
12611 * gdb.btrace/tsx.c: New.
12612
de1c2c52
PA
126132015-08-06 Pedro Alves <palves@redhat.com>
12614
12615 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12616 increase timeout.
12617 * gdb.reverse/until-precsave.exp: Bump timeouts.
12618
782e0bf4
PA
126192015-08-06 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12622
83e97ed0
PA
126232015-08-06 Pedro Alves <palves@redhat.com>
12624
12625 PR gdb/18749
12626 * gdb.threads/process-dies-while-handling-bp.c: New file.
12627 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12628
863d01bd
PA
126292015-08-06 Pedro Alves <palves@redhat.com>
12630
12631 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12632 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12633
0a39bb32
PA
126342015-08-05 Pedro Alves <palves@redhat.com>
12635
12636 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12637 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12638
ee2d2b10
SL
126392015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12640
12641 * gdb.base/bp-permanent.exp: Report test as unsupported if
12642 the target cannot stop at the permanent breakpoint.
12643
4e1bdb00
DE
126442015-08-03 Doug Evans <dje@google.com>
12645
12646 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12647 10000.
12648
3d338901
DE
126492015-08-03 Doug Evans <dje@google.com>
12650
12651 * Makefile.in (workers/%.worker, build-perf): New rule.
12652 (GDB_PERFTEST_MODE): New variable.
12653 (check-perf): Use it.
12654 (clean): Clean up gdb.perf parallel build subdirs.
12655 * lib/build-piece.exp: New file.
12656 * lib/gdb.exp (make_gdb_parallel_path): New function
12657 (standard_output_file, standard_temp_file): Call it.
12658 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12659 of $GDB_PARALLEL.
12660 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12661
af061d3e
DE
126622015-08-03 Doug Evans <dje@google.com>
12663
8e1afc81 12664 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12665 (LOG_FILE_NAME): New global.
12666 (TextReporter.__init__): Initialize self.txt_sum.
12667 (TextReporter.report): Add support for multiple data-points.
12668 Move report to perftest.sum, put raw data in perftest.log.
12669 (TextReporter.start): Open sum and log files.
12670 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12671 * gdb.perf/lib/perftest/testresult.py
12672 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12673
2c8c5d37
PA
126742015-07-31 Pedro Alves <palves@redhat.com>
12675
12676 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12677 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12678 kill_wait_spawned_process instead of explicit "kill -9".
12679 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12680 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12681 kill_wait_spawned_process.
12682 * gdb.base/attach-twice.exp: Likewise.
12683 * gdb.base/attach.exp: Likewise.
12684 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12685 gdb_test_multiple.
12686 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12687 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12688 kill_wait_spawned_process.
12689 * gdb.base/valgrind-infcall.exp: Likewise.
12690 * gdb.multi/multi-attach.exp: Likewise.
12691 * gdb.python/py-prompt.exp: Likewise.
12692 * gdb.python/py-sync-interp.exp: Likewise.
12693 * gdb.server/ext-attach.exp: Likewise.
12694 * gdb.threads/attach-into-signal.exp (corefunc): Use
12695 spawn_wait_for_attach, spawn_id_get_pid and
12696 kill_wait_spawned_process.
12697 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12698 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12699 spawn_id_get_pid and kill_wait_spawned_process.
12700 * gdb.threads/attach-stopped.exp (corefunc): Use
12701 spawn_wait_for_attach, spawn_id_get_pid and
12702 kill_wait_spawned_process.
12703 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12704 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12705 kill_wait_spawned_process instead of explicit "kill -9".
12706 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12707 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12708 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12709 processes. Don't map cygwin/windows pids here. Now returns a
12710 spawn id list.
12711
032a0fca
SL
127122015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12713
12714 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12715 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12716 correct patch.
12717
61a934ca
SL
127182015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12719
12720 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12721
4bc4d428
SL
127222015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12723
12724 Reapply:
12725 2014-05-21 Mark Wielaard <mjw@redhat.com>
12726
12727 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12728
998d452a
PA
127292015-07-30 Pedro Alves <palves@redhat.com>
12730
12731 * linux-low.c (handle_extended_wait): Set the child's last
12732 reported status to TARGET_WAITKIND_STOPPED.
12733
69dde7dc
PA
127342015-07-30 Pedro Alves <palves@redhat.com>
12735
12736 PR threads/18600
12737 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12738 only shows inferior 1.
12739
4dd63d48
PA
127402015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12741 Pedro Alves <palves@redhat.com>
12742
12743 PR threads/18600
12744 * gdb.threads/fork-plus-threads.c: New file.
12745 * gdb.threads/fork-plus-threads.exp: New file.
12746
d618e4c5
PP
127472015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12748
12749 * gdb.base/batch-preserve-term-settings.exp
12750 (test_terminal_settings_preserved_after_cli_exit): Use
12751 send_quit_command.
12752
1eef6428
PA
127532015-07-29 Pedro Alves <palves@redhat.com>
12754 Don Breazeal <donb@codesourcery.com>
12755
12756 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12757 output from both inferior_spawn_id and gdb_spawn_id.
12758
7da5b897
SDJ
127592015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12760
12761 * gdb.threads/attach-into-signal.exp (corefunc): Use
12762 with_test_prefix on nested loops, uniquefying the test messages.
12763
dac804df
SDJ
127642015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12765
12766 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12767 commit.
12768
06265e53
PP
127692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12770
12771 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12772 New proc.
12773 (test_terminal_settings_preserved_after_sigterm): New test.
12774
18206ca3
PP
127752015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12776
12777 * gdb.base/batch-preserve-term-settings.exp
12778 (test_terminal_settings_preserved_after_cli_exit): New test.
12779
90074d11
PP
127802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12781
12782 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12783 manipulation of saved_gdbflags.
12784 (test_terminal_settings_preserved): Remove global declaration of
12785 the unused variable pagination_prompt. Remove manipulation of
12786 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12787 GDBFLAGS.
12788
eb1a7902
PA
127892015-07-29 Pedro Alves <palves@redhat.com>
12790
12791 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12792
8b75dd3b
PA
127932015-07-29 Pedro Alves <palves@redhat.com>
12794
12795 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12796 at the top.
12797
dedad4e3
PA
127982015-07-29 Pedro Alves <palves@redhat.com>
12799
12800 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12801 (main): Call gdb_unbuffer_output.
12802 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12803 (main): Call gdb_unbuffer_output.
12804 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12805 (main): Call gdb_unbuffer_output.
12806 * gdb.base/call-strs.exp: Adjust to step over the
12807 gdb_unbuffer_output call.
12808 * gdb.base/catch-gdb-caused-signals.c: Include
12809 "../lib/unbuffer_output.c".
12810 (main): Call gdb_unbuffer_output.
12811 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12812 (main): Call gdb_unbuffer_output.
12813 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12814 (main): Call gdb_unbuffer_output.
12815 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12816 (main): Call gdb_unbuffer_output.
12817 * gdb.base/shlib-call.exp: Adjust to step over the
12818 gdb_unbuffer_output call.
12819 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12820 (main): Call gdb_unbuffer_output.
12821 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12822 (main): Call gdb_unbuffer_output.
12823 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12824 (main): Rename to ...
12825 (test): ... this.
12826 (main): Reimplement.
12827 * gdb.base/varargs.exp: Run to test instead of to main.
12828 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12829 (main): Call gdb_unbuffer_output.
12830
58789a91
PA
128312015-07-29 Pedro Alves <palves@redhat.com>
12832
12833 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12834 factore out from mi_continue_dprintf. For call-style dprintfs,
12835 expect dprintf output out of $inferior_spawn_id.
12836 (mi_continue_dprintf): Use mi_expect_dprintf.
12837 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12838 (main): Call gdb_unbuffer_output.
12839
e8376742
PA
128402015-07-29 Pedro Alves <palves@redhat.com>
12841
12842 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12843 (default_mi_gdb_start): Set inferior_spawn_id instead of
12844 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12845 gdb_spawn_id.
12846 (mi_gdb_test): Always expect inferior output from both
12847 $inferior_spawn_id and $gdb_spawn_id.
12848
08280010
PA
128492015-07-29 Pedro Alves <palves@redhat.com>
12850
12851 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12852 send_inferior and $inferior_spawn_id.
12853
4d30e432
PA
128542015-07-29 Pedro Alves <palves@redhat.com>
12855
12856 * gdb.gdb/complaints.exp (test_initial_complaints)
12857 (test_serial_complaints, test_short_complaints): Use
12858 gdb_test_stdio.
12859 (test_empty_complaint): Handle $inferior_spawn_id !=
12860 $gdb_spawn_id.
12861
0d30a335
PA
128622015-07-29 Pedro Alves <palves@redhat.com>
12863
12864 * gdb.base/varargs.exp: Use gdb_test_stdio.
12865
39413b29
PA
128662015-07-29 Pedro Alves <palves@redhat.com>
12867
12868 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12869
7cb000a9
PA
128702015-07-29 Pedro Alves <palves@redhat.com>
12871
12872 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12873
d7b8ac82
PA
128742015-07-29 Pedro Alves <palves@redhat.com>
12875
12876 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12877 parameter into two new parameters, "inf_result" and "gdb_result".
12878 Expect inferior output and gdb output from $inferior_spawn_id and
12879 $gdb_spawn_id, respectively. Adjust all callers.
12880
789c3a0c
PA
128812015-07-29 Pedro Alves <palves@redhat.com>
12882
12883 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12884 of gdb_test_sequence.
12885
77e760c3
PA
128862015-07-29 Pedro Alves <palves@redhat.com>
12887
12888 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12889 (saw_spurious_output): Expect inferior output from
12890 $inferior_spawn_id. Use gdb_test_stdio.
12891
8396d2cd
PA
128922015-07-29 Pedro Alves <palves@redhat.com>
12893
12894 * gdb.base/dprintf.exp: Use standard_testfile. Change
12895 prepare_for_testing call.
12896 (srcfile): Don't set.
12897 (restart): New procedure.
12898 (test_dprintf): New procecure, use to continue over dprintfs.
12899 (test_call, test_agent): New procedures, tests moved here.
12900 Restart gdb and recreate dprintfs. Adjust expected output.
12901
2051d61f
PA
129022015-07-29 Pedro Alves <palves@redhat.com>
12903
12904 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12905
452397af
PA
129062015-07-29 Pedro Alves <palves@redhat.com>
12907
12908 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12909
8aed9555
PA
129102015-07-29 Pedro Alves <palves@redhat.com>
12911
12912 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12913 gdb_test_stdio.
12914
188a61b4
PA
129152015-07-29 Pedro Alves <palves@redhat.com>
12916
12917 * lib/gdb.exp (gdb_test_stdio): New procedure.
12918
12264a45
PA
129192015-07-29 Pedro Alves <palves@redhat.com>
12920
12921 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12922
23ffc893
PA
129232015-07-29 Pedro Alves <palves@redhat.com>
12924
12925 * gdb.base/call-signal-resume.exp: Remove check for
12926 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12927 * gdb.base/unwindonsignal.exp: Likewise.
12928 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12929 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12930
65566918
PA
129312015-07-29 Pedro Alves <palves@redhat.com>
12932
12933 * gdb.base/siginfo-addr.c (pass): New function.
12934 (handler): Call it iff si_addr is correct.
12935 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12936 Set a breakpoint at "pass" and continue to it.
12937
d60a9221
SDJ
129382015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12939
12940 * gdb.python/py-objfile.exp: Make some tests have unique names.
12941 * gdb.python/py-pp-registration.exp: Likewise.
12942
bde40b8f
PA
129432015-07-28 Pedro Alves <palves@redhat.com>
12944
12945 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12946
13e1dec8
SM
129472015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12948
12949 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12950
da33c9a7
SM
129512015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12952
12953 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12954
077836f7
PP
129552015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12956
12957 * gdb.base/gdb-sigterm-2.exp: New test.
12958
b8cc7b2e
DE
129592015-07-25 Doug Evans <xdje42@gmail.com>
12960
12961 Revert:
12962 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12963 (workers/%.worker, build-perf): New rule.
12964 (GDB_PERFTEST_MODE): New variable.
12965 (check-perf): Use it.
12966 (clean): Clean up gdb.perf parallel build subdirs.
12967 * lib/build-piece.exp: New file.
12968 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12969 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12970 name.
12971 (standard_temp_file): Ditto.
12972 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12973 of $GDB_PARALLEL.
12974
c8bd4544
DE
129752015-07-24 Doug Evans <dje@google.com>
12976
12977 * gdb.perf/lib/perftest/utils.py: New file.
12978 * gdb.perf/gm-hello.cc: New file.
12979 * gdb.perf/gm-pervasive-typedef.cc: New file.
12980 * gdb.perf/gm-pervasive-typedef.h: New file.
12981 * gdb.perf/gm-std.cc: New file.
12982 * gdb.perf/gm-std.h: New file.
12983 * gdb.perf/gm-use-cerr.cc: New file.
12984 * gdb.perf/gm-utils.h: New file.
12985 * gdb.perf/gmonster-null-lookup.py: New file.
12986 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12987 * gdb.perf/gmonster-print-cerr.py: New file.
12988 * gdb.perf/gmonster-ptype-string.py: New file.
12989 * gdb.perf/gmonster-runto-main.py: New file.
12990 * gdb.perf/gmonster-select-file.py: New file.
12991 * gdb.perf/gmonster1-null-lookup.exp: New file.
12992 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12993 * gdb.perf/gmonster1-print-cerr.exp: New file.
12994 * gdb.perf/gmonster1-ptype-string.exp: New file.
12995 * gdb.perf/gmonster1-runto-main.exp: New file.
12996 * gdb.perf/gmonster1-select-file.exp: New file.
12997 * gdb.perf/gmonster1.cc: New file.
12998 * gdb.perf/gmonster1.exp: New file.
12999 * gdb.perf/gmonster2-null-lookup.exp: New file.
13000 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13001 * gdb.perf/gmonster2-print-cerr.exp: New file.
13002 * gdb.perf/gmonster2-ptype-string.exp: New file.
13003 * gdb.perf/gmonster2-runto-main.exp: New file.
13004 * gdb.perf/gmonster2-select-file.exp: New file.
13005 * gdb.perf/gmonster2.cc: New file.
13006 * gdb.perf/gmonster2.exp: New file.
13007
6eab34f3
DE
130082015-07-24 Doug Evans <dje@google.com>
13009
13010 * gdb.perf/README: New file.
13011 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13012 * lib/gen-perf-test.exp: New file.
13013
63738bfd
DE
130142015-07-24 Doug Evans <dje@google.com>
13015
13016 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13017 (PerfTest::startup): New function.
13018 (PerfTest::run): Return result of calling body.
13019 (PerfTest::assemble): Rewrite.
13020 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13021 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13022 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13023 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13024 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13025
7b606f95
DE
130262015-07-24 Doug Evans <dje@google.com>
13027
13028 * lib/gdb.exp (clean_restart): Make executable optional.
13029
a97b16b8
DE
130302015-07-24 Doug Evans <dje@google.com>
13031
13032 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13033 compiler_info references.
13034 * gdb.cp/temargs.exp: Ditto.
13035 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13036 (get_compiler_info): Early exit if already computed. Set compiler_info
13037 to "unknown" if there was a problem.
13038 (test_compiler_info): Add function comment. Call get_compiler_info.
13039
35baa57f
DE
130402015-07-24 Doug Evans <dje@google.com>
13041
13042 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13043 (workers/%.worker, build-perf): New rule.
13044 (GDB_PERFTEST_MODE): New variable.
13045 (check-perf): Use it.
13046 (clean): Clean up gdb.perf parallel build subdirs.
13047 * lib/build-piece.exp: New file.
13048 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13049 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13050 name.
13051 (standard_temp_file): Ditto.
13052 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13053 of $GDB_PARALLEL.
13054
6ebea266
DE
130552015-07-24 Doug Evans <dje@google.com>
13056
13057 * lib/future.exp (gdb_default_target_compile): New option
13058 "early_flags".
13059 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13060 --as-needed.
13061
1e76a7e9
SDJ
130622015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13063
13064 * gdb.base/catch-syscall.exp: Call gdb_exit before
13065 gdb_skip_xml_test.
13066
5068630a
PA
130672015-07-24 Pedro Alves <palves@redhat.com>
13068
13069 * gdb.python/py-events.exp: Accept output between the stop event
13070 and the prompt.
13071 * gdb.python/py-evsignal.exp: Likewise.
13072 * gdb.python/py-evthreads.exp: Likewise.
13073
77598427
PA
130742015-07-24 Pedro Alves <palves@redhat.com>
13075
13076 PR gdb/18717
13077 * gdb.threads/non-ldr-exit.c: New file.
13078 * gdb.threads/non-ldr-exit.exp: New file.
13079
11e6c98f
YQ
130802015-07-24 Yao Qi <yao.qi@linaro.org>
13081
13082 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13083 restarting process.
13084
51aee833
YQ
130852015-07-24 Yao Qi <yao.qi@linaro.org>
13086
13087 * gdb.server/ext-restart.exp: New file.
13088
8cfe207c
YQ
130892015-07-24 Yao Qi <yao.qi@linaro.org>
13090
13091 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13092 argument options.
13093 * gdb.server/ext-wrapper.exp: New file.
13094
cc12ce38
DE
130952015-07-23 Doug Evans <dje@google.com>
13096
13097 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13098 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13099
d0d84780
PMR
131002015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13101
13102 * gdb.ada/var_arr_typedef.exp: New testcase.
13103 * gdb.ada/var_arr_typedef/pack.adb: New file.
13104 * gdb.ada/var_arr_typedef/pack.ads: New file.
13105 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13106
8b558f79
JB
131072015-07-20 Joel Brobecker <brobecker@adacore.com>
13108
13109 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13110
775a3298
JK
131112015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13112
13113 * gdb.arch/i386-biarch-core.exp: Replace istarget
13114 by "complete set gnutarget". Remove expectation for the "core-file"
13115 command.
13116
db1ff28b
JK
131172015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13118
13119 Revert the previous commit:
13120 Tests for validate symbol file using build-id.
13121
0a94970d
JK
131222015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13123
13124 Tests for validate symbol file using build-id.
13125 * gdb.base/solib-mismatch-lib.c: New file.
13126 * gdb.base/solib-mismatch-libmod.c: New file.
13127 * gdb.base/solib-mismatch.c: New file.
13128 * gdb.base/solib-mismatch.exp: New file.
13129
03346981
SL
131302015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13131
13132 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13133 nios2-*-linux*.
13134 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13135 * gdb.base/siginfo.exp: Likewise.
13136 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13137
42422cc7
PL
131382015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13139
13140 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13141 Move it to ...
13142 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13143 ... here.
13144 * gdb.trace/range-stepping.exp: Check that the target supports
13145 range stepping.
13146
cfa68bae
JK
131472015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13148
13149 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13150
8ffdba26
PA
131512015-07-14 Pedro Alves <palves@redhat.com>
13152
13153 * gdb.base/killed-outside.exp: New file.
13154 * gdb.base/killed-outside.c: New file.
13155
218a5a11
JK
131562015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13157
13158 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13159 (n at main): New.
13160 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13161
e03ed3c6
AA
131622015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13163
13164 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13165 infcall tests instead of setting up for KFAIL.
13166
485668e5
MM
131672015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13168
13169 * gdb.btrace/record_goto-step.exp: New.
13170
08464196
JK
131712015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13172
13173 PR compile/18484
13174 * gdb.compile/compile.c (struct struct_type): Add volatile to
13175 selffield's type.
13176 * gdb.compile/compile.exp
13177 (compile code struct_object.selffield = &struct_object): Skip further
13178 struct_object tests if this one xfails.
13179
bcf5c1d9
RC
131802015-07-08 Robert O'Callahan <robert@ocallahan.org>
13181
13182 PR exp/18617
13183 * gdb.trace/ax.exp: Add test.
13184
4931af25
YQ
131852015-07-07 Yao Qi <yao.qi@linaro.org>
13186
13187 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13188 instead of istarget "aarch64*-*-*".
13189 * gdb.arch/aarch64-fp.exp: Likewise.
13190 * gdb.base/float.exp: Likewise.
13191 * gdb.reverse/aarch64.exp: Likewise.
13192 * lib/gdb.exp (is_aarch64_target): New proc.
13193
9fcf688e
YQ
131942015-07-07 Yao Qi <yao.qi@linaro.org>
13195
13196 * lib/gdb.exp (is_aarch32_target): New proc.
13197 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13198 instead of "istarget "arm*-*-*"".
13199 * gdb.arch/arm-disp-step.exp: Likewise.
13200 * gdb.arch/thumb-bx-pc.exp: Likewise.
13201 * gdb.arch/thumb-prologue.exp: Likewise.
13202 * gdb.arch/thumb-singlestep.exp: Likewise.
13203 * gdb.base/disp-step-syscall.exp: Likewise.
13204 * gdb.base/float.exp: Likewise.
13205
fbd8d50d
YQ
132062015-07-07 Yao Qi <yao.qi@linaro.org>
13207
13208 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13209 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13210
71be1fdc
YQ
132112015-07-07 Yao Qi <yao.qi@linaro.org>
13212
13213 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13214 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13215 if it exists.
13216 * gdb.multi/multi-arch.exp: Likewise.
13217
3e221d36
SM
132182015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13219
13220 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13221 print.
13222
d441430b
YQ
132232015-07-07 Yao Qi <yao.qi@linaro.org>
13224
13225 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13226
06f810bd
MG
132272015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13228
13229 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13230 '[' and ']' characters.
13231
5e61e7c0
IB
132322015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13233
13234 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13235
28bf096c
PA
132362015-06-29 Pedro Alves <palves@redhat.com>
13237
13238 PR threads/18127
13239 * gdb.threads/hand-call-new-thread.c: New file.
13240 * gdb.threads/hand-call-new-thread.c: New file.
13241
ee93cd5e
KS
132422015-06-26 Keith Seitz <keiths@redhat.com>
13243 Doug Evans <dje@google.com>
13244
13245 PR 16253
13246 * gdb.cp/var-tag-2.cc: New file.
13247 * gdb.cp/var-tag-3.cc: New file.
13248 * gdb.cp/var-tag-4.cc: New file.
13249 * gdb.cp/var-tag.cc: New file.
13250 * gdb.cp/var-tag.exp: New file.
13251
fc637f04
PP
132522015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13253
13254 * gdb.base/history-duplicates.exp: New test.
13255
2e52ae68
PP
132562015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13257
13258 * gdb.base/completion.exp: Test the completion of the "focus"
13259 command.
13260
6e22494e
JK
132612015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13262
13263 * gdb.arch/amd64-prologue-skip.S: New file.
13264 * gdb.arch/amd64-prologue-skip.exp: New file.
13265
bf7b9cd9
SM
132662015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13267
13268 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13269 is_address_zero_readable check.
13270
201e8dfd
PB
132712015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13272
13273 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13274 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13275
5cd867b4
YQ
132762015-06-24 Yao Qi <yao.qi@linaro.org>
13277
13278 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13279 linux targets.
13280
4d7be007
YQ
132812015-06-24 Yao Qi <yao.qi@linaro.org>
13282
13283 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13284 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13285 * gdb.base/siginfo-thread.exp: Likewise.
13286
07fcd301
YQ
132872015-06-22 Yao Qi <yao.qi@linaro.org>
13288
13289 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13290
52042a00
YQ
132912015-06-22 Yao Qi <yao.qi@linaro.org>
13292
13293 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13294 aarch64*-*-*.
13295 (skip_hw_watchpoint_tests): Likewise.
13296
74bd41ce
PP
132972015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13298
13299 * gdb.base/gdbinit-history.exp: Test the interaction between
13300 setting GDBHISTSIZE and setting the history size via .gdbinit.
13301
bc460514
PP
133022015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13303
13304 PR gdb/16999
13305 * gdb.base/gdbhistsize-history.exp: New test.
13306
b58c513b
PP
133072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13308
13309 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13310 with GDBHISTSIZE.
13311 * gdb.base/readline.exp: Likewise.
13312
92046791
YQ
133132015-06-17 Yao Qi <yao.qi@linaro.org>
13314
13315 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13316 line.
13317
2093d2d3
PP
133182015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13319
13320 * gdb.base/gdbinit-history.exp: Add test case to check that
13321 an unlimited history file does not get truncated on exit.
13322
e6c693af
AA
133232015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13324
13325 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13326 (VECTOR): New macro. Use it...
13327 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13328 ...for these typedefs.
13329 (int8, char1, int1, double1): New typedefs.
13330 (struct just_int2, struct two_int2): New structures.
13331 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13332 (add_structvecs, add_singlevecs): New functions.
13333 (main): Call add_some_intvecs twice.
13334 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13335 the compile and exit upon failure. Try compiling for the "native"
13336 architecture. Test inferior function calls with vector arguments
13337 and vector return value handling with "finish" and "return".
13338
c74f7d1c
JT
133392015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13340
13341 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13342 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13343 PE file.
13344 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13345
98aa42ee
AT
133462015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13347
13348 PR breakpoints/16465
13349 * gdb.mi/mi-dprintf-pending.c: New file.
13350 * gdb.mi/mi-dprintf-pending.exp: New test.
13351 * gdb.mi/mi-dprintf-pendshr.c: New file.
13352
7d73c23c 133532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13354 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13355
13356 * gdb.arch/i386-mpx-map.c: New file.
13357 * gdb.arch/i386-mpx-map.exp: New File.
13358
133592015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13360
13361 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13362 * gdb.arch/i386-mpx.exp: Indentation fixed.
13363
133642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13365
13366 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13367 function and improved indentation.
13368 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13369 gdb_test_multiple. Added additional tests to skip the test.
13370
133712015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13372
13373 * gdb.arch/i386-avx512.c: Change path in include file.
13374 * gdb.arch/i386-avx512.exp: Change include dir path
13375 compilation flag.
13376 * gdb.arch/i386-mpx.c: Change path in include file.
13377 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13378 flag.
13379
d5eba19a
JK
133802015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13381
13382 * gdb.compile/compile-print.exp (compile print *vararray@3)
13383 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13384
7f361056
JK
133852015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13386
13387 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13388 (do not keep jit in memory): ... this.
13389 (expect 5): Change it to ...
13390 (expect no 5): ... this.
13391
3b462ec2
SM
133922015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13393
13394 PR gdb/15564
13395 * gdb.mi/mi-detach.exp: New file.
13396
e0619de6
JK
133972015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13398
13399 PR symtab/18392
13400 * gdb.arch/amd64-tailcall-self.S: New file.
13401 * gdb.arch/amd64-tailcall-self.c: New file.
13402 * gdb.arch/amd64-tailcall-self.exp: New file.
13403
e970cb34
DB
134042015-05-28 Don Breazeal <donb@codesourcery.com>
13405
13406 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13407 tests for remote targets by checking is_target_gdbserver.
13408
b2e2f908
DE
134092015-05-27 Doug Evans <dje@google.com>
13410
13411 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13412 * gdb.dwarf2/opaque-type-lookup.c: New file.
13413 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13414
82c7be31
DE
134152015-05-26 Doug Evans <dje@google.com>
13416
13417 * gdb.cp/iostream.cc: New file.
13418 * gdb.cp/iostream.exp: New file.
13419
b4f54984
DE
134202015-05-26 Doug Evans <dje@google.com>
13421
13422 * gdb.dwarf2/dw2-op-call.exp: Update.
13423 * gdb.dwarf2/dw4-sig-types.exp: Update.
13424 * gdb.dwarf2/implptr.exp: Update.
13425 * gdb.mi/mi-cmd-param-changed.exp: Update.
13426
4ea6efe9
DE
134272015-05-26 Doug Evans <dje@google.com>
13428
13429 * gdb.python/py-lazy-string.c: New file.
13430 * gdb.python/py-lazy-string.exp: New file.
13431 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13432 (main): Update. Add estring3.
13433 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13434 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13435
f6bb7db3
YQ
134362015-05-26 Omair Javaid <omair.javaid@linaro.org>
13437 Yao Qi <yao.qi@linaro.org>
13438
13439 * gdb.reverse/aarch64.c: New.
13440 * gdb.reverse/aarch64.exp: New.
13441
a81bfbd0
OJ
134422015-05-26 Omair Javaid <omair.javaid@linaro.org>
13443
25d49b86
PA
13444 * lib/gdb.exp (supports_process_record): Return true for
13445 aarch64*-linux*.
a81bfbd0
OJ
13446 (supports_reverse): Likewise.
13447
158bf1b4
PP
134482015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13449
13450 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13451 Use with_test_prefix.
13452
a0145030
AB
134532015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13454
13455 * gdb.base/completion.exp: Add test for completion of layout
13456 names.
13457
ebe3b578
AB
134582015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13459
13460 * lib/gdb.exp (skip_tui_tests): New proc.
13461 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13462
84204ed7
PA
134632015-05-19 Pedro Alves <palves@redhat.com>
13464
13465 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13466 Save the whole env array instead of just HOME. Unset HISTSIZE in
13467 the environment while testing. Restore whole environment
13468 afterwards.
13469
37442ce1
DE
134702015-05-16 Doug Evans <xdje42@gmail.com>
13471
13472 * gdb.guile/scm-ports.c: New file.
13473 * gdb.guile/scm-ports.exp: Add memory port tests.
13474
36de76f9
JK
134752015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13476
13477 * gdb.compile/compile-print.c: New file.
13478 * gdb.compile/compile-print.exp: New file.
13479
3a9558c4
JK
134802015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13481
13482 * gdb.compile/compile-ops.exp: Cast param to void.
13483 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13484 (compile code struct_object.selffield = &struct_object): Add xfail.
13485
aa715135
JG
134862015-05-15 Joel Brobecker <brobecker@adacore.com>
13487
13488 * gdb.ada/arr_enum_with_gap: New testcase.
13489
931e5bc3
JG
134902015-05-15 Joel Brobecker <brobecker@adacore.com>
13491
13492 * gdb.ada/byte_packed_arr: New testcase.
13493
9cd4d857
JB
134942015-05-15 Joel Brobecker <brobecker@adacore.com>
13495
13496 * gdb.ada/pckd_neg: New testcase.
13497
ebfd00d2
PP
134982015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13499
13500 PR gdb/17820
13501 * gdb.base/gdbinit-history.exp: New test.
13502 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13503 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13504
4c082a81
SC
135052015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13506
13507 * gdb.python/py-xmethods.cc: Enhance test case.
13508 * gdb.python/py-xmethods.exp: New tests.
13509 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13510 function.
13511 (B_indexoper): Likewise.
13512 (global_dm_list) : Add new xmethod worker functions.
13513
f7797074
SDJ
135142015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13515
13516 * gdb.base/coredump-filter.exp: Correctly unset
13517 "coredump_var_addr" array.
13518
a4674e4e
PA
135192015-05-08 Pedro Alves <palves@redhat.com>
13520
13521 * gdb.server/non-existing-program.exp: Unset spawn_id.
13522
df2eb078
SC
135232015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13524
13525 PR python/18291
13526 * gdb.python/py-xmethods.exp: Add tests.
13527
422349a3
YQ
135282015-05-08 Yao Qi <yao.qi@linaro.org>
13529
13530 PR gdb/18208
13531 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13532 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13533 function set_coredump_filter, and remove remote_exec call.
13534 Remove argument ipid. Callers update.
13535 (top level): Don't get inferior's PID.
13536
63fc80ce
AA
135372015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13538
13539 * gdb.base/watch_thread_num.exp: Skip test on targets without
13540 access watchpoints.
13541
80ad801e
PA
135422015-05-06 Pedro Alves <palves@redhat.com>
13543
13544 PR server/18081
13545 * gdb.server/non-existing-program.exp: New file.
13546
0fa7fe50
JB
135472015-05-05 Joel Brobecker <brobecker@adacore.com>
13548
13549 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13550
3ea89b92
PMR
135512015-05-05 Joel Brobecker <brobecker@adacore.com>
13552
13553 * gdb.ada/out_of_line_in_inlined: New testcase.
13554
87b8eff0
JB
135552015-05-05 Joel Brobecker <brobecker@adacore.com>
13556
13557 * gdb.ada/var_rec_arr: New testcase.
13558
5fccc635
YQ
135592015-04-30 Yao Qi <yao.qi@linaro.org>
13560
13561 * gdb.base/break-idempotent.exp: If
13562 skip_hw_watchpoint_multi_tests returns true, skip the tests
13563 on "rwatch" and "awatch".
13564
42d38f42
YQ
135652015-04-30 Yao Qi <yao.qi@linaro.org>
13566
13567 * gdb.base/relativedebug.exp: Invoke gdb command
13568 "info sharedlibrary", and if libc.so doesn't have debug info,
13569 skip the test.
13570
2ce1cdbf
DE
135712015-04-29 Doug Evans <dje@google.com>
13572
13573 * gdb.python/py-xmethods.exp: Add ptype tests.
13574 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13575 get_result_type method.
13576
f24a38c5
LM
135772015-04-29 Luis Machado <lgustavo@codesourcery.com>
13578
13579 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13580 the target does not support hardware watchpoints.
13581
ecbf2b3c
LM
135822015-04-29 Luis Machado <lgustavo@codesourcery.com>
13583
13584 * gdb.base/break-always.exp: Abort testing if writing to memory
13585 causes an error.
13586
34f5f757
DE
135872015-04-28 Doug Evans <dje@google.com>
13588
13589 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13590 * gdb.python/py-pp-registration.exp: ... here. New file.
13591 * gdb.python/py-pp-registration.c: New file.
13592 * gdb.python/py-pp-registration.py: New file.
13593
69b4374a
DE
135942015-04-28 Doug Evans <dje@google.com>
13595
13596 * gdb.python/py-bad-printers.c: New file.
13597 * gdb.python/py-bad-printers.py: New file.
13598 * gdb.python/py-bad-printers.exp: New file.
13599
59fb7612
SS
136002015-04-28 Sasha Smundak <asmundak@google.com>
13601
13602 * gdb.python/py-type.exp: New test.
13603
2631b16a
AW
136042015-04-28 Andy Wingo <wingo@igalia.com>
13605
13606 * gdb.python/py-parameter.exp:
13607 * gdb.guile/scm-parameter.exp: Escape the path that we are
13608 matching against, as it might contain characters that are special
13609 to regular expressions.
13610
460efde1
JB
136112015-04-27 Joel Brobecker <brobecker@adacore.com>
13612
13613 * gdb.ada/rec_comp: New testcase.
13614
2d369d8e
SDJ
136152015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13616
13617 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13618 before using it.
13619
cf75d6c3
AB
136202015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13621
13622 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13623 new tests for verilog output.
13624
8dbe7ca5
YQ
136252015-04-24 Yao Qi <yao.qi@linaro.org>
13626
13627 * boards/remote-gdbserver-on-localhost.exp: New file.
13628
4ef9fb2f
PA
136292015-04-23 Pedro Alves <palves@redhat.com>
13630
13631 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13632 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13633 "end of file", remove $inferior_spawn_id from the indirect list.
13634
0a803169
PA
136352015-04-23 Pedro Alves <palves@redhat.com>
13636
13637 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13638
749ef8f8
PA
136392015-04-23 Pedro Alves <palves@redhat.com>
13640
13641 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13642 on $any_spawn_id instead of only on $gdb_spawn_id.
13643
8aae4344
PM
136442015-04-21 Pierre Muller <muller@sourceware.org>
13645
13646 PR pascal/17815
13647 * lib/pascal.exp (gpc_compile): Add new option "class".
13648 (fpc_compile): Likewise.
13649 * gdb.pascal/case-insensitive-symbols.pas: New file.
13650 * gdb.pascal/case-insensitive-symbols.exp: New file.
13651
1586c8fb
GB
136522015-04-20 Gary Benson <gbenson@redhat.com>
13653
13654 * gdb.base/attach.exp: Fix three extended remote failures.
13655
1b6e6f5c
GB
136562015-04-17 Gary Benson <gbenson@redhat.com>
13657
13658 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13659 the main executable over the remote protocol.
13660
e797481d
PA
136612015-04-16 Pedro Alves <palves@redhat.com>
13662
13663 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13664 a new gdbserver if gdbserver_reconnect_p is set.
13665
1ca99c42
PA
136662015-04-16 Pedro Alves <palves@redhat.com>
13667
13668 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13669 is set, don't exit gdbserver.
13670
af9fd6f8
AA
136712015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13672
13673 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13674 appropriate .insn, such that an older assembler can be used.
13675 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13676 the z/Architecture instruction set on 31-bit targets as well.
13677
04ff1e61
AA
136782015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13679
13680 * gdb.go/handcall.exp: Remove all logic related to the first
13681 breakpoint and rely on go_runto_main instead.
13682 * gdb.go/strings.exp: Likewise.
13683 * gdb.go/unsafe.exp: Likewise.
13684 * gdb.go/hello.exp: Likewise. Also rename the remaining
13685 breakpoint marker to "breakpoint 1".
13686 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13687 * gdb.go/strings.go: Likewise.
13688 * gdb.go/unsafe.go: Likewise.
13689 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13690 "set breakpoint 2 here" and rename the remaining breakpoint marker
13691 to "breakpoint 1".
13692
40d2f8d6
SM
136932015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13694
13695 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13696 if itertools.imap is not present.
13697 * gdb.python/py-objfile.exp: Add parentheses.
13698 * gdb.python/py-type.exp: Same.
13699 * gdb.python/py-unwind-maint.py: Same.
13700
8cbc97c6
YQ
137012015-04-15 Yao Qi <yao.qi@linaro.org>
13702
13703 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13704 of ":$ptr_size" and set its form explicitly.
13705
45fd756c
YQ
137062015-04-15 Pedro Alves <palves@redhat.com>
13707 Yao Qi <yao.qi@linaro.org>
13708
13709 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13710 timeout by factor of 4.
13711 (test_regular_watch): Likewise.
13712 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13713 * gdb.reverse/sigall-reverse.exp: Likewise.
13714 * gdb.reverse/until-precsave.exp: Likewise.
13715 * lib/gdb.exp (with_timeout_factor): New proc.
13716 (gdb_expect): Move some code to ...
13717 (get_largest_timeout): ... here. New procedure.
13718
9e811bc3
LM
137192015-04-14 Luis Machado <lgustavo@codesourcery.com>
13720
13721 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13722
0ff6fcb2
LM
137232015-04-13 Luis Machado <lgustavo@codesourcery.com>
13724
13725 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13726 to write to the .text section.
13727
7578d5f7
LM
137282015-04-13 Luis Machado <lgustavo@codesourcery.com>
13729
13730 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13731 Handle the case of targets that do not provide PID information.
13732
2efe15c4
YQ
137332015-04-13 Yao Qi <yao.qi@linaro.org>
13734
13735 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13736 and use expect instead of gdb_expect.
13737
8cd8f2f8
SDJ
137382015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13739
13740 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13741 "coredump_var_addr" to avoid naming conflict with other testcases.
13742
9ee41772
PA
137432015-04-10 Pedro Alves <palves@redhat.com>
13744
13745 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13746 gdb_test_sequence and gdb_assert.
13747
07473109
PA
137482015-04-10 Pedro Alves <palves@redhat.com>
13749
13750 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13751 test messages that don't include the breakpoint address.
13752
de3db44c
YQ
137532015-04-10 Yao Qi <yao.qi@linaro.org>
13754
13755 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13756 false for some offset and width combinations which aren't
13757 supported by linux kernel.
13758
c79d856c
PA
137592015-04-10 Pedro Alves <palves@redhat.com>
13760
13761 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13762 procedure, factored out from ...
13763 (top level): ... here. Add "set displaced-stepping" testing axis.
13764 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13765 parameter "displaced". Use it.
13766 (top level): Use foreach and add "set displaced-stepping" testing
13767 axis.
13768
ebc90b50
PA
137692015-04-10 Pedro Alves <palves@redhat.com>
13770
13771 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13772 Remove comment.
13773 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13774 both the address of the instruction that triggers the watchpoint
13775 and the address of the instruction immediately after, and use
13776 those addresses for the test. Fix comment.
13777
8f572e5c
PA
137782015-04-10 Pedro Alves <palves@redhat.com>
13779
13780 * gdb.base/sigstep.exp (breakpoint_to_handler)
13781 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13782 Test "backtrace" in handler.
13783 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13784 (top level): Add new "displaced" test axis to
13785 breakpoint_to_handler, breakpoint_to_handler_entry and
13786 breakpoint_over_handler.
13787
8d707a12
PA
137882015-04-10 Pedro Alves <palves@redhat.com>
13789
13790 PR gdb/18216
13791 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13792
ef713951
YQ
137932015-04-10 Yao Qi <yao.qi@linaro.org>
13794
13795 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13796 (test_add_rn_pc): New function.
13797 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13798 (top level): Invoke test_add_rn_pc.
13799
906d60cf
PA
138002015-04-10 Pedro Alves <palves@redhat.com>
13801
13802 PR gdb/13858
13803 * gdb.base/step-over-no-symbols.exp: New file.
13804
f2983cc3
AW
138052015-04-09 Andy Wingo <wingo@igalia.com>
13806
13807 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13808 after the Python tests.
13809
6d62641c
SDJ
138102015-04-08 Keith Seitz <keiths@redhat.com>
13811
13812 PR python/16699
13813 * gdb.python/py-completion.exp: New tests for completion.
13814 * gdb.python/py-completion.py (CompleteLimit1): New class.
13815 (CompleteLimit2): Likewise.
13816 (CompleteLimit3): Likewise.
13817 (CompleteLimit4): Likewise.
13818 (CompleteLimit5): Likewise.
13819 (CompleteLimit6): Likewise.
13820 (CompleteLimit7): Likewise.
13821
f3770638
PA
138222015-04-08 Pedro Alves <palves@redhat.com>
13823
13824 PR gdb/18214
13825 PR gdb/18216
13826 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13827 function.
13828 (main): Install it as SIGUSR1 handler.
13829 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13830 parameter. Always use "setup" as prefix. Toggle "set
13831 displaced-stepping" off/on depending on global. Don't switch to
13832 thread 1 here.
13833 (top level): Add displaced stepping "off/on" test axis. Update
13834 "setup" calls. Wrap each subtest with with_test_prefix. Test
13835 continuing with a queued signal in each thread.
13836
4496bed7
PA
138372015-04-08 Pedro Alves <palves@redhat.com>
13838
13839 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13840 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13841 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13842 Return early if running to main fails.
13843 * gdb.trace/while-stepping.exp: Likewise.
13844
b97fde92
PA
138452015-04-07 Pedro Alves <palves@redhat.com>
13846
13847 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13848 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13849 interact with inferior program.
13850
f71c18e7
PA
138512015-04-07 Pedro Alves <palves@redhat.com>
13852
13853 * lib/gdb.exp (inferior_spawn_id): New global.
13854 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13855 spawn id after processing the user code.
13856 (default_gdb_start): Set inferior_spawn_id.
13857 (send_inferior): New procedure.
13858 * lib/gdbserver-support.exp (gdbserver_start): Set
13859 inferior_spawn_id.
13860 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13861
6423214f
PA
138622015-04-07 Pedro Alves <palves@redhat.com>
13863
13864 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13865 * lib/gdbserver-support.exp (gdbserver_start): Make
13866 $server_spawn_id global.
13867 (gdbserver_start): Don't wait for gdbserver's spawn id with
13868 expect_background.
13869 (close_gdbserver): New procedure.
13870 (gdb_exit): Rename the default version and reimplement.
13871
71c0ee8c
PA
138722015-04-07 Pedro Alves <palves@redhat.com>
13873
72f4393d 13874 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13875 append the substituted item, not the original item.
13876
203bc29b
PA
138772015-04-07 Pedro Alves <palves@redhat.com>
13878
13879 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13880 gdb_expect.
13881
508a3ddf
PA
138822015-04-07 Pedro Alves <palves@redhat.com>
13883
13884 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13885 output appearing once only.
13886
9f6dbe2b
PA
138872015-04-07 Pedro Alves <palves@redhat.com>
13888
13889 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13890 that doesn't expect anything. Return early if running to main
13891 fails.
13892
337532fa
YQ
138932015-04-07 Yao Qi <yao.qi@linaro.org>
13894
13895 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13896 (child_function): Call alarm.
13897 (main): Move call to alarm into the loop.
13898 * gdb.threads/non-stop-fair-events.exp: Build program with
13899 -DTIMEOUT=$timeout.
13900
01b622d4
DE
139012015-04-06 Doug Evans <xdje42@gmail.com>
13902
13903 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13904 Fix dest parameter to board_info.
13905 (fpc_compile): Ditto.
13906 (gdb_compile_pascal): Rename dest arg to destfile.
13907
961f4160
PMR
139082015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13909
13910 * gdb.ada/funcall_ref.exp: New file.
13911 * gdb.ada/funcall_ref/foo.adb: New file.
13912
cafda597
YQ
139132015-04-02 Yao Qi <yao.qi@linaro.org>
13914
13915 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13916 is remote.
13917
fed040c6
GB
139182015-04-02 Gary Benson <gbenson@redhat.com>
13919
13920 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13921
d11916aa
SS
139222015-04-01 Sasha Smundak <asmundak@google.com>
13923
13924 * gdb.python/py-unwind-maint.c: New file.
13925 * gdb.python/py-unwind-maint.exp: New test.
13926 * gdb.python/py-unwind-maint.py: New file.
13927 * gdb.python/py-unwind.c: New file.
13928 * gdb.python/py-unwind.exp: New test.
13929 * gdb.python/py-unwind.py: New test.
13930
a1471180
PA
139312015-04-01 Pedro Alves <palves@redhat.com>
13932
13933 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13934 to fail instead of non-existent $test.
13935
0bbeccb1
PA
139362015-04-01 Pedro Alves <palves@redhat.com>
13937
13938 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13939 GDBFLAGS if not empty.
13940
3c724c8c
PMR
139412015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13942
13943 * gdb.ada/complete.exp: Remove "multi_line".
13944 * gdb.ada/info_exc.exp: Remove "multi_line".
13945 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13946 * gdb.ada/ptype_field.exp: Remove "multi_line".
13947 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13948 * gdb.ada/tagged.exp: Remove "multi_line".
13949 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13950 [multi_line ...]
13951 * gdb.btrace/delta.exp: Likewise.
13952 * gdb.btrace/exception.exp: Likewise.
13953 * gdb.btrace/function_call_history.exp: Likewise.
13954 * gdb.btrace/instruction_history.exp: Likewise.
13955 * gdb.btrace/nohist.exp: Likewise.
13956 * gdb.btrace/record_goto.exp: Likewise.
13957 * gdb.btrace/segv.exp: Likewise.
13958 * gdb.btrace/stepi.exp: Likewise.
13959 * gdb.btrace/tailcall.exp: Likewise.
13960 * gdb.btrace/unknown_functions.exp: Likewise.
13961 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13962 * lib/gdb.exp: Add the "multi_line" helper.
13963
4eec2deb
PA
139642015-04-01 Pedro Alves <palves@redhat.com>
13965
13966 * gdb.threads/tid-reuse.c: New file.
13967 * gdb.threads/tid-reuse.exp: New file.
13968
df8411da
SDJ
139692015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13970
13971 PR corefiles/16092
13972 * gdb.base/coredump-filter.c: New file.
13973 * gdb.base/coredump-filter.exp: Likewise.
13974
6ef37366
PM
139752015-03-27 Petr Machata <pmachata@redhat.com>
13976
13977 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13978 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13979 (Dwarf::assemble): Initialize them.
13980 (Dwarf::lines): New function.
13981
7ec911b0
JT
139822015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13983
13984 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13985 SYMBOL_PREFIX for x86_64-*-cygwin.
13986
ff908ebf
AW
139872015-03-26 Andy Wingo <wingo@igalia.com>
13988
13989 PR symtab/18148
13990 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13991 const_value but not a location.
13992 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13993 location defined in non-main CUs are visible.
13994
6d5f0679
YQ
139952015-03-26 Yao Qi <yao.qi@linaro.org>
13996
13997 PR testsuite/18139
13998 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13999 Add a line number entry for the same line.
14000 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14001 Add a line number entry for the same line.
14002
2898689b
YQ
140032015-03-26 Yao Qi <yao.qi@linaro.org>
14004
14005 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14006 .int 0.
14007 (func): Likewise. Add .Lfunc_1 label.
14008 Use .Lfunc_1 label.
14009 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14010 .int 0.
14011 (func): Likewise.
14012 Use .Lfunc_1 label.
14013
85180498
YQ
140142015-03-26 Yao Qi <yao.qi@linaro.org>
14015
14016 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14017 Call gdb_compile instead to compile each .s files without debug
14018 information.
14019
8aa08a8d
YQ
140202015-03-26 Yao Qi <yao.qi@linaro.org>
14021
14022 * gdb.base/savedregs.exp (process_saved_regs): Make
14023 "Saved registers:" optional in the pattern.
14024
66849923
MM
140252015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14026
14027 * gdb.btrace/next.exp: Merged into step.exp.
14028 * gdb.btrace/finish.exp: Merged into step.exp.
14029 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14030 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14031 "record goto" and checking the exact replay position.
14032 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14033 check for "Recording format" in "info record" output.
14034 * gdb.btrace/record_goto.exp: Choose test file based on target.
14035 * gdb.btrace/x86-record_goto.S: Renamed into ...
14036 * gdb.btrace/x86_64-record_goto.S: ... this.
14037 * gdb.btrace/i686-record_goto.S: New.
14038 * gdb.btrace/x86-tailcall.S: Renamed into ...
14039 * gdb.btrace/x86_64-tailcall.S: ... this.
14040 * gdb.btrace/i686-tailcall.S: New.
14041 * gdb.btrace/x86-tailcall.c: Renamed into ...
14042 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14043 separate statements. Update test.
14044 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14045 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14046 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14047 * gdb.btrace/tailcall.exp: Choose test file based on target.
14048 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14049
11cc1b74
MM
140502015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14051
14052 * gdb.btrace/exception.exp: Increase BTS buffer size.
14053
a25d8bf9
PA
140542015-03-24 Pedro Alves <palves@redhat.com>
14055
14056 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14057
856e7dd6
PA
140582015-03-24 Pedro Alves <palves@redhat.com>
14059
14060 * gdb.threads/schedlock.exp (test_step): No longer expect that
14061 "set scheduler-locking step" with "next" over a function call runs
14062 threads unlocked.
14063
ad235a41
AT
140642015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14065
14066 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14067
15630549
AT
140682015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14069
14070 PR breakpoints/16466
14071 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14072 * gdb.mi/mi-pending.c (thread_func): New function.
14073 (int main): Add threading support required.
14074 * gdb.mi/mi-pending.exp: Add tests for this issue.
14075 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14076 (pendfunc2): Remove stdio dependency.
14077 * gdb.mi/mi-pendshr2.c: New file.
14078
693dca06
KS
140792015-03-23 Keith Seitz <keiths@redhat.com>
14080
14081 * gdb.linespec/keywords.c: New file.
14082 * gdb.linespec/keywords.exp: New file.
14083
7e993ebf
KS
140842015-03-23 Keith Seitz <keiths@redhat.com>
14085
14086 PR gdb/18021
14087 * gdb.dwarf2/staticvirtual.exp: New test.
14088
bc23328c
JK
140892015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14090
14091 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14092 * README: Remove HP-UX and gdb.hp.
14093 (configuration):
14094 * configure: Regenerate.
14095 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14096 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14097 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14098 gdb.hp/gdb.defects/Makefile.
14099 * gdb.hp/Makefile.in: File deleted.
14100 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14101 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14102 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14103 * gdb.hp/gdb.aCC/run.c: File deleted.
14104 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14105 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14106 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14107 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14108 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14109 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14110 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14111 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14112 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14113 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14114 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14115 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14116 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14117 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14118 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14119 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14120 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14121 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14122 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14123 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14124 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14125 * gdb.hp/gdb.compat/average.c: File deleted.
14126 * gdb.hp/gdb.compat/sum.c: File deleted.
14127 * gdb.hp/gdb.compat/xdb.c: File deleted.
14128 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14129 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14130 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14131 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14132 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14133 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14134 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14135 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14136 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14137 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14138 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14139 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14140 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14141 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14142 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14143 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14144 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14145 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14146 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14147 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14148 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14149 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14150 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14151 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14152 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14153 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14154 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14155 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14156 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14157 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14158 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14159 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14160 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14161 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14162 * gdb.hp/tools/odump: File deleted.
14163
8bf3b159
PA
141642015-03-19 Pedro Alves <palves@redhat.com>
14165
14166 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14167 (saw_thread_3): New globals.
14168 (top level): Increment them when an event for the corresponding
14169 thread is seen.
14170 (no thread starvation): New test.
14171
eb54c8bf
PA
141722015-03-19 Pedro Alves <palves@redhat.com>
14173
14174 * gdb.threads/continue-pending-status.c: New file.
14175 * gdb.threads/continue-pending-status.exp: New file.
14176
32d2e5d6
PA
141772015-03-18 Pedro Alves <palves@redhat.com>
14178
14179 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14180 Use gdb_is_target_remote instead of is_remote. Use
14181 gdb_test_multiple instead of gdb_expect. Exit early if
14182 gdb_test_multiple hits its internal matches. Tighten stepi tests
14183 expected output. Fail on exit with any signal, instead of just
14184 SIGILL.
14185
f68f11b7
YQ
141862015-03-18 Yao Qi <yao.qi@linaro.org>
14187
14188 PR tdep/18107
14189 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14190 variable.
14191 * gdb.base/catch-syscall.exp: Don't skip it on
14192 aarch64*-*-linux* target. Remove elements in all_syscalls.
14193 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14194 target.
14195 (setup_all_syscalls): New proc.
14196
ca5fd19b
YQ
141972015-03-16 Yao Qi <yao.qi@linaro.org>
14198
14199 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14200 (top level): Skip tests if valid_addr_p returns false for
14201 $cmd1 or $cmd2.
14202
85642ba0
AW
142032015-03-11 Andy Wingo <wingo@igalia.com>
14204
14205 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14206
e03f9645
YQ
142072015-03-11 Yao Qi <yao.qi@linaro.org>
14208
14209 * gdb.base/catch-syscall.exp: Fix typo in comments.
14210
5d0962b2
YQ
142112015-03-11 Yao Qi <yao.qi@linaro.org>
14212
14213 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14214
b2df3cef
PA
142152015-03-09 Pedro Alves <palves@redhat.com>
14216
14217 * dg-extract-results.py: Delete.
14218
ef878e53
PA
142192015-03-09 Pedro Alves <palves@redhat.com>
14220
14221 Merge dg-extract-results.sh from GCC upstream (r218843).
14222
14223 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14224 * dg-extract-results.sh: Use --text with grep to avoid issues with
14225 binary files. Fall back to cat -v, if that doesn't work.
14226
9494d219
PA
142272015-03-05 Pedro Alves <palves@redhat.com>
14228
14229 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14230
a8d9763a
SM
142312015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14232
14233 * lib/mi-support.exp (mi_expect_interrupt): Accept
14234 alternative event for when in all-stop mode.
14235
be9957b8
PA
142362015-03-04 Pedro Alves <palves@redhat.com>
14237
14238 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14239
d57be0f4 142402015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14241
14242 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14243
c214c7cf
AA
142442015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14245
14246 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14247 regexps for GDB's current line display, accept a hex address
14248 preceding the line number.
14249
6d74a497
AA
142502015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14251
14252 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14253 the 'arch1' variable for "s390*-linux*" targets.
14254
511aee7c
PA
142552015-03-04 Pedro Alves <palves@redhat.com>
14256
14257 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14258 (main): Pass missing retval argument to pthread_join call.
14259
95e50b27
PA
142602015-03-02 Pedro Alves <palves@redhat.com>
14261
14262 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14263 (top level): Call do_test with non-stop as well.
14264
28054d69
PA
142652015-03-02 Pedro Alves <palves@redhat.com>
14266
14267 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14268 -1.
14269
4fa5d7b4
AA
142702015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14271
14272 * gdb.arch/s390-vregs.exp: New test.
14273 * gdb.arch/s390-vregs.S: New file.
14274
97c18565
PA
142752015-02-27 Pedro Alves <palves@redhat.com>
14276
14277 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14278 call to catch_command_errors.
14279 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14280 catch_command_errors.
14281
a37bfa30
PA
142822015-02-27 Pedro Alves <palves@redhat.com>
14283
14284 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14285 "true" for boolean result.
14286 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14287 prototype of main.
14288
6f98576f
PA
142892015-02-27 Pedro Alves <palves@redhat.com>
14290
14291 * lib/unbuffer_output.c: New file.
14292 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14293 (main): Call gdb_unbuffer_output.
14294
eba5ab56
YQ
142952015-02-27 Yao Qi <yao.qi@linaro.org>
14296
14297 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14298 target.
14299
0def5aaa
DE
143002015-02-26 Doug Evans <dje@google.com>
14301
14302 * gdb.cp/class2.cc (Dbase, D): New classes.
14303 (main): New local delta.
14304 * gdb.cp/class2.exp: Test printing delta.
14305 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14306 (dynbar): New global.
14307 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14308
081a1c2c
JK
143092015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14310
14311 * gdb.compile/compile-ifunc.c: New file.
14312 * gdb.compile/compile-ifunc.exp: New file.
14313
2f41223f
AT
143142015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14315
14316 * gdb.base/structs.exp: Check for correct struct on finish.
14317
03eddd80
YQ
143182015-02-26 Yao Qi <yao.qi@linaro.org>
14319
14320 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14321 is zero.
14322
80c57053
JK
143232015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14324
14325 * gdb.arch/cordic.ko.bz2: New file.
14326 * gdb.arch/cordic.ko.debug.bz2: New file.
14327 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14328
21613c12
YQ
143292015-02-25 Yao Qi <yao.qi@linaro.org>
14330
14331 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14332 aarch64*-*-* target.
14333
d8b901ed
PA
143342015-02-23 Pedro Alves <palves@redhat.com>
14335
14336 * lib/gdb.exp (delete_breakpoints): Rewrite using
14337 gdb_test_multiple.
14338
e5b85ead
PA
143392015-02-23 Pedro Alves <palves@redhat.com>
14340
14341 * gdb.base/info-os.c: Include stdlib.h.
14342
85c3a371
DE
143432015-02-22 Doug Evans <xdje42@gmail.com>
14344
14345 PR symtab/17855
14346 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14347 is read after symbols have been re-read.
14348 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14349 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14350
96553a0c
DE
143512015-02-21 Doug Evans <dje@google.com>
14352
14353 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14354
97a0c697
JK
143552015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14356
14357 PR corefiles/17808
14358 * gdb.arch/i386-biarch-core.core.bz2: New file.
14359 * gdb.arch/i386-biarch-core.exp: New file.
14360
a47cd6e9
PA
143612015-02-21 Pedro Alves <palves@redhat.com>
14362
14363 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14364 runto_main fails.
14365
c5facdc4
PA
143662015-02-20 Pedro Alves <palves@redhat.com>
14367
14368 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14369 info probes.
14370
2db9a427
PA
143712015-02-20 Pedro Alves <palves@redhat.com>
14372
14373 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14374
60fb7e9e
PA
143752015-02-20 Pedro Alves <palves@redhat.com>
14376
14377 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14378 clean_restart before gdb_target_supports_trace.
14379
5c5019c2
PA
143802015-02-20 Pedro Alves <palves@redhat.com>
14381
14382 PR threads/18006
14383 * gdb.threads/clone-thread_db.c: New file.
14384 * gdb.threads/clone-thread_db.exp: New file.
14385
c9587f88
AT
143862015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14387
14388 PR breakpoints/16812
14389 * gdb.base/catch-gdb-caused-signals.c: New file.
14390 * gdb.base/catch-gdb-caused-signals.exp: New file.
14391
f6a88844
JM
143922015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14393
14394 * configure: Regenerated.
14395 * configure.ac: Use GDB_AC_TRANSFORM.
14396 * aclocal.m4: sinclude ../transform.m4.
14397
497c491b
JM
143982015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14399
14400 * lib/dtrace.exp: New file.
14401 * gdb.base/dtrace-probe.exp: Likewise.
14402 * gdb.base/dtrace-probe.d: Likewise.
14403 * gdb.base/dtrace-probe.c: Likewise.
14404 * lib/pdtrace.in: Likewise.
14405 * configure.ac: Output variables with the transformed names of
14406 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14407 * configure: Regenerated.
14408
03e98035
JM
144092015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14410
14411 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14412 expected message when trying to access $_probe_* convenience
14413 variables while not on a probe.
14414
63cc30e9
JK
144152015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14416
14417 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14418
0703599a
PA
144192015-02-11 Pedro Alves <pedro@codesourcery.com>
14420
14421 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14422 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14423
7e60a48e
DE
144242015-02-10 Doug Evans <xdje42@gmail.com>
14425
14426 * lib/gdb.exp (gdb_load): Always return a result.
14427
01b088bc
PA
144282015-02-10 Pedro Alves <palves@redhat.com>
14429
14430 * gdb.threads/signal-sigtrap.c: New file.
14431 * gdb.threads/signal-sigtrap.exp: New file.
14432
b05ec7a5
AT
144332015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14434
14435 * gdb.trace/no-attach-trace.c: New file.
14436 * gdb.trace/no-attach-trace.exp: New file.
14437
a2c2acaf
MW
144382015-02-09 Mark Wielaard <mjw@redhat.com>
14439
14440 * gdb.dwarf2/atomic.c: New file.
14441 * gdb.dwarf2/atomic-type.exp: Likewise.
14442
31fd9caa
MM
144432015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14444
14445 * gdb.btrace/buffer-size.exp: Update "info record" output.
14446 * gdb.btrace/delta.exp: Update "info record" output.
14447 * gdb.btrace/enable.exp: Update "info record" output.
14448 * gdb.btrace/finish.exp: Update "info record" output.
14449 * gdb.btrace/instruction_history.exp: Update "info record" output.
14450 * gdb.btrace/next.exp: Update "info record" output.
14451 * gdb.btrace/nexti.exp: Update "info record" output.
14452 * gdb.btrace/step.exp: Update "info record" output.
14453 * gdb.btrace/stepi.exp: Update "info record" output.
14454 * gdb.btrace/nohist.exp: Update "info record" output.
14455
d33501a5
MM
144562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14457
14458 * gdb.btrace/buffer-size: New.
14459
f4abbc16
MM
144602015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14461
14462 * gdb.btrace/delta.exp: Update "info record" output.
14463 * gdb.btrace/enable.exp: Update "info record" output.
14464 * gdb.btrace/finish.exp: Update "info record" output.
14465 * gdb.btrace/instruction_history.exp: Update "info record" output.
14466 * gdb.btrace/next.exp: Update "info record" output.
14467 * gdb.btrace/nexti.exp: Update "info record" output.
14468 * gdb.btrace/step.exp: Update "info record" output.
14469 * gdb.btrace/stepi.exp: Update "info record" output.
14470 * gdb.btrace/nohist.exp: Update "info record" output.
14471
b9d61307
SM
144722015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14473
14474 PR gdb/15678
14475 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14476
e584fdbc
PA
144772015-02-06 Pedro Alves <palves@redhat.com>
14478
14479 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14480 macro.
14481 (seconds_left, again): New globals.
14482 (main): Wait seconds_left in a 1-second sleep loop instead of
14483 sleeping 180 seconds. If 'again' is set, reset the seconds
14484 counter.
14485 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14486 'again' in the inferior before detaching. Print the seconds left.
14487 (options): New global.
14488 (top level): Build program with -DTIMEOUT=$timeout.
14489
77f41761
PA
144902015-02-06 Pedro Alves <palves@redhat.com>
14491
14492 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14493 determine how many seconds to pass to 'alarm'.
14494 * gdb.base/gdb-sigterm.exp (top level): Build program with
14495 -DTIMEOUT=$timeout.
14496 (do_test): Return success/failure indication. Add more verbose
14497 logging. Don't fail if 200 single steps are seen. Instead, fail
14498 when the test times out.
14499 (passes): New global.
14500 (top level): Break the testing loop if testing fails on any
14501 iteration. Use gdb_assert.
14502
b9394193
DB
145032015-02-04 Don Breazeal <donb@codesourcery.com>
14504
14505 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14506 and initialize them.
14507 (ipc_cleanup): New function.
14508 (main): Don't declare shmid, semid, and msqid. Add a call to
14509 atexit so that we call ipc_cleanup on exit.
14510
42d9e528
PA
145112015-02-04 Pedro Alves <palves@redhat.com>
14512
14513 * boards/native-extended-gdbserver.exp: Remove any target variant
14514 specifications from the board name before clearing the isremote
14515 flag from board_info.
14516
ae6ae975
DE
145172015-01-31 Doug Evans <xdje42@gmail.com>
14518
14519 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14520
cfb069a8
GB
145212015-01-31 Gary Benson <gbenson@redhat.com>
14522
14523 * gdb.base/completion.exp: Disable completion limiting for
14524 existing tests. Add new tests to check completion limiting.
14525 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14526
5dd31d79
DE
145272015-01-31 Doug Evans <xdje42@gmail.com>
14528
14529 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14530
9f050062
DE
145312015-01-31 Doug Evans <xdje42@gmail.com>
14532
14533 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14534 entries. Duplicate file section script entries.
14535 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14536 inlined entries. Add test for safe-path rejection.
14537 * gdb.python/py-section-script.c: Add duplicate inlined section script
14538 entries. Duplicate file section script entries.
14539 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14540 inlined entries. Add test for safe-path rejection.
14541
df25ebbd
JB
145422015-01-29 Joel Brobecker <brobecker@adacore.com>
14543
14544 * gdb.ada/disc_arr_bound: New testcase.
14545
4a0ca9ec
JB
145462015-01-29 Joel Brobecker <brobecker@adacore.com>
14547
14548 * gdb.ada/mi_var_array: New testcase.
14549
3a8b707a
DE
145502015-01-27 Doug Evans <dje@google.com>
14551
14552 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14553 Add test for objfile.filename, objfile.username after objfile
14554 has been unloaded.
14555
f8313f6e
JB
145562015-01-26 Joel Brobecker <brobecker@adacore.com>
14557
14558 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14559 the second test to print the name attribute of value
14560 returned by the call to gdb.lookup_type, and adjust
14561 the expected output accordingly.
14562
37bc665e
MW
145632015-01-25 Mark Wielaard <mjw@redhat.com>
14564
14565 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14566 * gdb.base/disp-step-fork.c: Include unistd.h.
14567 * gdb.base/siginfo-obj.c: Include stdio.h.
14568 * gdb.base/siginfo-thread.c: Likewise.
14569 * gdb.mi/non-stop.c: Include unistd.h.
14570 * gdb.mi/nsthrexec.c: Include stdio.h.
14571 * gdb.mi/pthreads.c: Include unistd.h.
14572 * gdb.modula2/unbounded1.c (main): Declare returns int.
14573 * gdb.reverse/consecutive-reverse.c: Likewise.
14574 * gdb.threads/create-fail.c: Include unistd.h.
14575 * gdb.threads/killed.c: Likewise.
14576 * gdb.threads/linux-dp.c: Likewise.
14577 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14578 * gdb.threads/non-ldr-exc-2.c: Likewise.
14579 * gdb.threads/non-ldr-exc-3.c: Likewise.
14580 * gdb.threads/non-ldr-exc-4.c: Likewise.
14581 * gdb.threads/pthreads.c: Include unistd.h.
14582 (main): Declare returns int.
14583 * gdb.threads/tls-main.c (foo): New declaration.
14584 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14585
f7e5394d
SM
145862015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14587
14588 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14589 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14590
743649fd
MW
145912015-01-15 Mark Wielaard <mjw@redhat.com>
14592
14593 * gdb.base/noreturn-return.c: New file.
14594 * gdb.base/noreturn-return.exp: New file.
14595 * gdb.base/noreturn-finish.c: New file.
14596 * gdb.base/noreturn-finish.exp: New file.
14597
198297aa
PA
145982015-01-23 Pedro Alves <palves@redhat.com>
14599
14600 * gdb.threads/continue-pending-after-query.c: New file.
14601 * gdb.threads/continue-pending-after-query.exp: New file.
14602
717cf30c
AG
146032015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14604 Simon Marchi <simon.marchi@ericsson.com>
14605
14606 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14607 * gdb.base/valgrind-db-attach.exp: Same.
14608 * gdb.base/valgrind-infcall.exp: Same.
14609 * lib/mi-support.exp (default_mi_gdb_start): Same.
14610 * lib/prompt.exp (default_prompt_gdb_start): Same.
14611 * lib/gdb.exp (default_gdb_spawn): Same.
14612 (gdb_interact): New.
14613
14614
4b62a76e
JK
146152015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14616
14617 * gdb.compile/compile.exp (pointer to jit function): New test.
14618
b4cdae6f
WW
146192015-01-17 Wei-cheng Wang <cole945@gmail.com>
14620
14621 * lib/gdb.exp (supports_process_record): Return true for
14622 powerpc*-*-linux*.
14623 (supports_reverse): Likewise.
14624
d221e7ef
DB
146252015-01-15 Don Breazeal <donb@codesourcery.com>
14626
14627 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14628 instead of checking whether the target board is remote and
14629 use spawn_wait_for_attach instead of exec/sleep.
14630 * gdb.base/attach-twice.exp: Likewise.
14631
bafffb51
JB
146322015-01-15 Joel Brobecker <brobecker@adacore.com>
14633
14634 * gdb.ada/var_arr_attrs: New testcase.
14635
5589af0e
PA
146362015-01-14 Pedro Alves <palves@redhat.com>
14637 Joel Brobecker <brobecker@adacore.com>
14638
14639 PR gdb/17525
14640 * gdb.base/bp-cmds-execution-x-script.c: New file.
14641 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14642 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14643
6c400b59
PA
146442015-01-14 Pedro Alves <palves@redhat.com>
14645
14646 PR cli/17828
14647 * gdb.base/batch-preserve-term-settings.c: New file.
14648 * gdb.base/batch-preserve-term-settings.exp: New file.
14649
e02c96a7
DE
146502015-01-13 Doug Evans <dje@google.com>
14651
14652 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14653 binary.
14654
576fd14c
JB
146552015-01-13 Joel Brobecker <brobecker@adacore.com>
14656
14657 * Makefile.in (clean mostlyclean): Do not delete *.py.
14658
04dccad0
JB
146592015-01-13 Joel Brobecker <brobecker@adacore.com>
14660
14661 * gdb.python/py-lookup-type.exp: New file.
14662
3d230f71
PA
146632015-01-12 Pedro Alves <palves@redhat.com>
14664
14665 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14666 restore GDBFLAGS before returning.
14667
7e67715d
JK
146682015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14669
14670 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14671 is_amd64_regs_target and is_x86_like_target.
14672
f2e0d4b4
DE
146732015-01-11 Doug Evans <xdje42@gmail.com>
14674
14675 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14676 is given without an explicit form.
14677 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14678 attributes.
14679 * gdb.dwarf/corrupt.exp: Ditto.
14680 * gdb.dwarf2/enum-type.exp: Ditto.
14681 * gdb.trace/entry-values.exp: Ditto.
14682 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14683
439250fb
DE
146842015-01-11 Doug Evans <xdje42@gmail.com>
14685
14686 PR gdb/15830
14687 * gdb.base/maint.exp: Remove references to "maint demangle".
14688 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14689 Add tests for explicitly specifying language to demangle.
14690 * gdb.dlang/demangle.exp: Ditto.
14691
ede9f622
PA
146922015-01-09 Pedro Alves <palves@redhat.com>
14693
14694 * gdb.threads/non-stop-fair-events.c: New file.
14695 * gdb.threads/non-stop-fair-events.exp: New file.
14696
a7b796db
PA
146972015-01-09 Pedro Alves <palves@redhat.com>
14698
14699 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14700 the global scope. Set a breakpoint after all threads are started
14701 rather than stepping over two source lines. Expect the prompt.
14702 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14703 global.
14704 (NUM): Now 15.
14705 (main): Use threads_started_barrier to wait for all threads to
14706 start. Main thread no longer calls thread_function. Exit after
14707 180 seconds.
14708 (loop): New function.
14709 (thread_function): Wait on threads_started_barrier barrier. Call
14710 'loop' at each iteration.
14711 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14712 threads have started, instead of hardcoding number of "next"
14713 steps. Use an access watchpoint instead of a write watchpoint.
14714
9665ffdd
PA
147152015-01-09 Pedro Alves <palves@redhat.com>
14716
14717 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14718 (thread_func): Wait on barrier.
14719 (main): Wait for all threads to start before stopping GDB.
14720 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14721 global.
14722 (thread1_func, thread2_func): Wait on barrier.
14723 (main): Wait for all threads to start before stopping GDB.
14724 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14725 New global.
14726 (thread1_func, thread2_func): Wait on barrier.
14727 (main): Wait for all threads to start before stopping GDB.
14728
c945a99f
PA
147292015-01-09 Pedro Alves <palves@redhat.com>
14730
14731 * gdb.threads/attach-many-short-lived-threads.c: New file.
14732 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14733
c1a747c1
PA
147342014-01-09 Pedro Alves <palves@redhat.com>
14735
14736 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14737 instead of to thread 2.
14738 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14739 Add barrier around each pthread_create call instead of around all
14740 calls.
14741 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14742 Set a break on thread_function and have the child threads hit it
14743 one at at a time.
14744
60b3033e
PA
147452015-01-09 Pedro Alves <palves@redhat.com>
14746
14747 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14748 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14749 false.
14750 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14751 checking whether the target board is remote.
14752 * gdb.multi/multi-attach.exp: Likewise.
14753 * gdb.python/py-sync-interp.exp: Likewise.
14754 * gdb.server/ext-attach.exp: Likewise.
14755 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14756 tests that need to attach, instead of checking whether the target
14757 board is remote at the top of the file.
14758
acc018ac
YQ
147592015-01-08 Yao Qi <yao@codesourcery.com>
14760
14761 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14762
50a18af8
JK
147632015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14764
14765 Fix testcase compilation.
14766 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14767
8503d6e1
JB
147682015-01-06 Joel Brobecker <brobecker@adacore.com>
14769
14770 * gdb.python/py-type.exp: Add a couple test about empty
14771 array creation, and negative-length array creation.
14772
cc73dbcc
DE
147732015-01-02 Doug Evans <xdje42@gmail.com>
14774
14775 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14776
0300bbc7
DE
147772015-01-02 Doug Evans <dje@google.com>
14778
14779 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14780
9d85a0ec
YQ
147812014-12-29 Yao Qi <yao@codesourcery.com>
14782
14783 * gdb.trace/entry-values.exp: Update comments. Rename variable
14784 bar_call_foo to returned_from_foo.
14785
87186c6a
MMN
147862014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14787
14788 PR gdb/17394
14789 * gdb.linespec/break-asm-file.c: New file.
14790 * gdb.linespec/break-asm-file.exp: New file.
14791 * gdb.linespec/break-asm-file0.s: New file.
14792 * gdb.linespec/break-asm-file1.s: New file.
14793
1bab7383
YQ
147942014-12-18 Nigel Stephens <nigel@mips.com>
14795 Maciej W. Rozycki <macro@codesourcery.com>
14796
14797 * gdb.base/float.exp: Handle the new output from "info float" on
14798 MIPS targets.
14799
1bc1068a
JK
148002014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14801
14802 Fix MinGW compilation.
14803 * gdb.compile/compile-ops.exp: Update untested message if
14804 !skip_compile_feature_tests.
14805 * gdb.compile/compile-setjmp.exp: Likewise.
14806 * gdb.compile/compile-tls.exp: Likewise.
14807 * gdb.compile/compile.exp: Likewise.
14808 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14809 supported on this host".
14810
b6615d10
DE
148112014-12-16 Doug Evans <xdje42@gmail.com>
14812
14813 * boards/stabs.exp: New file.
14814
25dda427
AA
148152014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14816
14817 * gdb.base/completion.exp: Adjust to format changes of "maint
14818 print user-registers".
14819
bf330350
CU
148202014-12-16 Catalin Udma <catalin.udma@freescale.com>
14821
14822 PR server/17457
14823 * gdb.arch/aarch64-fp.c: New file.
14824 * gdb.arch/aarch64-fp.exp: New file.
14825
395cf596
SDJ
148262014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14827
14828 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14829 r210637, r210913, r211666, r215400, r215817).
14830
14831 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14832 * dg-extract-results.py: New file.
14833 * dg-extract-results.sh: Use it if the environment seems
14834 suitable.
14835
14836 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14837
14838 * dg-extract-results.py (parse_run): Handle warnings that
14839 are printed before a test harness is run.
14840
14841 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14842
14843 * dg-extract-results.py (Named): Remove __cmp__ method.
14844 (output_variation): Use a key to sort variation.harnesses.
14845
14846 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14847
14848 * dg-extract-results.py: For Python 3, force sys.stdout to
14849 handle surrogate escape sequences.
14850 (safe_open): New function.
14851 (output_segment, main): Use it.
14852
14853 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14854
14855 * dg-extract-results.py (Prog.result_re): Include options
14856 in test name.
14857
14858 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14859
14860 * dg-extract-results.py (output_variation): Always sort if
14861 do_sum.
14862
e882ef3c
SM
148632014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14864
14865 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14866 as long as we get pagination notifications.
14867
4992aa20
JM
148682014-12-15 Jason Merrill <jason@redhat.com>
14869
14870 * Makefile.in (check-gdb.%): Restore.
14871 * README: Mention it.
14872
c1b5a1a6
JB
148732014-12-13 Joel Brobecker <brobecker@adacore.com>
14874
14875 * gdb.ada/str_uninit: New testcase.
14876
5537b577
JK
148772014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14878
14879 PR symtab/17642
14880 * gdb.base/vla-stub-define.c: New file.
14881 * gdb.base/vla-stub.c: New file.
14882 * gdb.base/vla-stub.exp: New file.
14883
bb2ec1b3
TT
148842014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14885 Jan Kratochvil <jan.kratochvil@redhat.com>
14886 Tom Tromey <tromey@redhat.com>
14887
14888 * configure.ac: Add gdb.compile/.
14889 * configure: Regenerate.
14890 * gdb.compile/Makefile.in: New file.
14891 * gdb.compile/compile-ops.exp: New file.
14892 * gdb.compile/compile-ops.c: New file.
14893 * gdb.compile/compile-tls.c: New file.
14894 * gdb.compile/compile-tls.exp: New file.
14895 * gdb.compile/compile-constvar.S: New file.
14896 * gdb.compile/compile-constvar.c: New file.
14897 * gdb.compile/compile-mod.c: New file.
14898 * gdb.compile/compile-nodebug.c: New file.
14899 * gdb.compile/compile-setjmp-mod.c: New file.
14900 * gdb.compile/compile-setjmp.c: New file.
14901 * gdb.compile/compile-setjmp.exp: New file.
14902 * gdb.compile/compile-shlib.c: New file.
14903 * gdb.compile/compile.c: New file.
14904 * gdb.compile/compile.exp: New file.
14905 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14906
4ff709eb
TT
149072014-12-12 Tom Tromey <tromey@redhat.com>
14908
14909 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14910 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14911
6dddd6a5
DE
149122014-12-12 Doug Evans <dje@google.com>
14913
14914 * lib/gdb-python.exp (get_python_valueof): New function.
14915 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14916
71c24708
AA
149172014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14918
14919 * gdb.base/completion.exp: Add test for completion of "info
14920 registers ".
14921
3e29f34a
MR
149222014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14923
14924 * gdb.base/func-ptrs.c: New file.
14925 * gdb.base/func-ptrs.exp: New file.
14926
fc126975
SM
149272014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14928
14929 PR breakpoints/17012
14930 * gdb.base/dprintf-detach.c: New file.
14931 * gdb.base/dprintf-detach.exp: New file.
14932
0a46d518
SM
149332014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14934
14935 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14936 * lib/gdb.exp (target_is_gdbserver): New procedure.
14937
a0be3e44
DE
149382014-12-08 Doug Evans <dje@google.com>
14939
14940 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14941
df1b803a
YQ
149422014-12-05 Yao Qi <yao@codesourcery.com>
14943
14944 * gdb.guile/scm-error.exp: Remove the third argument to
14945 gdb_remote_download.
14946 * gdb.guile/scm-frame-args.exp: Likewise.
14947 * gdb.guile/scm-section-script.exp: Likewise.
14948
ddb9f679
YQ
149492014-12-05 Yao Qi <yao@codesourcery.com>
14950
14951 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14952
86e4ed39
DE
149532014-12-04 Doug Evans <dje@google.com>
14954
14955 * gdb.python/py-objfile.exp: Add tests for
14956 objfile.add_separate_debug_file.
14957
7c50a931
DE
149582014-12-04 Doug Evans <dje@google.com>
14959
14960 * lib/gdb.exp (get_build_id): New function.
14961 (build_id_debug_filename_get): Rewrite to use it.
14962 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14963
621661e3
MR
149642014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14965
14966 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14967 `method(long)', not just 0x0.
14968 * gdb.cp/nsalias.exp: Align code labels to 4.
14969 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14970 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14971 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14972 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14973 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14974 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14975
29f0c3b7
DE
149762014-12-02 Doug Evans <dje@google.com>
14977
e1e061e7 14978 PR symtab/17602
29f0c3b7 14979 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14980 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14981 * gdb.cp/anon-ns.exp: Update.
14982
162078c8
NB
149832014-12-02 Nick Bull <nicholaspbull@gmail.com>
14984
14985 * gdb.python/py-events.py (inferior_call_handler): New.
14986 (register_changed_handler, memory_changed_handler): New.
14987 (test_events.invoke): Register new handlers.
14988 * gdb.python/py-events.exp: Add tests for inferior call,
14989 memory_changed and register_changed events.
14990
fdb09caf
AA
149912014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14992
14993 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14994 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14995 if the linker doesn't understand this.
14996
55cfb2c4
SM
149972014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14998
14999 * gdb.python/python.exp: Change expected reply to help().
15000
9e8cd6df
YQ
150012014-12-01 Yao Qi <yao@codesourcery.com>
15002
15003 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15004 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15005 * configure: Re-generated.
15006
6c659fc2
SC
150072014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15008
15009 * gdb.cp/chained-calls.cc: New file.
15010 * gdb.cp/chained-calls.exp: New file.
15011 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15012
d7fc3181
SM
150132014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15014
15015 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15016 * gdb.dwarf2/symtab-producer.exp: Same.
15017 * gdb.gdb/python-interrupts.exp: Same.
15018 * gdb.gdb/python-selftest.exp: Same.
15019 * gdb.python/py-linetable.exp: Same.
15020 * gdb.python/py-type.exp: Same.
15021 * gdb.python/py-value-cc.exp: Same.
15022 * gdb.python/py-value.exp: Same.
15023
10e79639
YQ
150242014-11-28 Yao Qi <yao@codesourcery.com>
15025
15026 * gdb.base/break-probes.exp: Match library name prefixed with
15027 sysroot.
15028
f28a0564
SM
150292014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15030
15031 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15032 test expected output. Add parentheses for the call to print.
15033 Remove L suffix from integers.
15034
3fe1ce1d
DE
150352014-11-26 Doug Evans <dje@google.com>
15036
15037 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15038
84429e27
YQ
150392014-11-22 Yao Qi <yao@codesourcery.com>
15040
15041 * gdb.trace/entry-values.c: Remove asms.
15042 (foo): Add foo_label.
15043 (bar): Add bar_label.
15044 * gdb.trace/entry-values.exp: Remove code computing foo's
15045 length and bar's length.
15046 (Dwarf::assemble): Invoke function_range for bar and use
15047 MACRO_AT_func for foo.
15048
26741859
YQ
150492014-11-22 Yao Qi <yao@codesourcery.com>
15050
15051 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15052 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15053 Use .Lgcc43_procstart instead of gcc43.
15054
45e44d27
JB
150552014-11-21 Joel Brobecker <brobecker@adacore.com>
15056
15057 * gdb.ada/n_arr_bound: New testcase.
15058
458c8db8
SDJ
150592014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15060
15061 PR breakpoints/10737
15062 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15063 test_catch_syscall_multi_arch.
15064 (test_catch_syscall_multi_arch): New function.
15065
43f3e411
DE
150662014-11-20 Doug Evans <xdje42@gmail.com>
15067
15068 * gdb.base/maint.exp: Update expected output.
15069
0d7b2549
AA
150702014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15071
15072 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15073 4-byte instruction on S390.
15074
8908fca5
JB
150752014-11-19 Joel Brobecker <brobecker@adacore.com>
15076
15077 * gdb.ada/arr_arr: New testcase.
15078
4a46959e
JB
150792014-11-19 Joel Brobecker <brobecker@adacore.com>
15080
15081 * gdb.ada/pkd_arr_elem: New Testcase.
15082
470e2f4e
LM
150832014-11-18 Luis Machado <lgustavo@codesourcery.com>
15084
15085 * gdb.reverse/break-precsave: Expect completion message for
15086 core file reads.
15087 * gdb.reverse/consecutive-precsave.exp: Likewise.
15088 * gdb.reverse/finish-precsave.exp: Likewise.
15089 * gdb.reverse/i386-precsave.exp: Likewise.
15090 * gdb.reverse/machinestate-precsave.exp: Likewise.
15091 * gdb.reverse/sigall-precsave.exp: Likewise.
15092 * gdb.reverse/solib-precsave.exp: Likewise.
15093 * gdb.reverse/step-precsave.exp: Likewise.
15094 * gdb.reverse/until-precsave.exp: Likewise.
15095 * gdb.reverse/watch-precsave.exp: Likewise.
15096
a267f3ad
AA
150972014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15098
15099 * gdb.base/bp-permanent.c: Include unistd.h.
15100 * gdb.python/py-framefilter-mi.c (main): Add return type.
15101 * gdb.python/py-framefilter.c (main): Likewise.
15102 * gdb.trace/actions-changed.c (main): Likewise.
15103
12084a9a
AA
151042014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15105
15106 * gdb.mi/until.c: Add eye-catchers.
15107 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15108 line numbers.
15109
dc7e1a77
AA
151102014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15111
15112 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15113 function header variants in break1.c.
15114 * gdb.base/ena-dis-br.exp: Likewise.
15115 * gdb.base/hbreak2.exp: Likewise.
15116 * gdb.reverse/until-precsave.exp: Drop references to removed
15117 non-prototype function header variants in ur1.c.
15118 * gdb.reverse/until-reverse.exp: Likewise.
15119
41c77605
PM
151202014-11-17 Petr Machata <pmachata@redhat.com>
15121
15122 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15123 ${_cu_offset_size} bytes abbrev offset.
15124
34248c3a
DE
151252014-11-15 Doug Evans <xdje42@gmail.com>
15126
15127 PR symtab/17559
15128 * gdb.base/line-symtabs.exp: New file.
15129 * gdb.base/line-symtabs.c: New file.
15130 * gdb.base/line-symtabs.h: New file.
15131
646da059
YQ
151322014-11-14 Yao Qi <yao@codesourcery.com>
15133
15134 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15135 (func): Add label func_label.
15136 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15137 Replace low_pc and high_pc with MACRO_AT_range.
15138 Replace name, low_pc and high_pc with MACRO_AT_func.
15139
9301ebe6
YQ
151402014-11-14 Yao Qi <yao@codesourcery.com>
15141
15142 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15143 Replace name, low_pc and high_pc with MACRO_AT_func.
15144
f166b542
YQ
151452014-11-14 Yao Qi <yao@codesourcery.com>
15146
15147 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15148 produce debug information.
15149 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15150
0f6e71e3
YQ
151512014-11-14 Yao Qi <yao@codesourcery.com>
15152
15153 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15154 object and get function length.
15155 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15156 with MACRO_AT_func.
15157 (top-level): Replace gdb_compile and clean_restart with
15158 prepare_for_testing.
15159 * gdb.dwarf2/main.c (main): Add label main_label.
15160
876c4df9
YQ
151612014-11-14 Yao Qi <yao@codesourcery.com>
15162
15163 * lib/dwarf.exp (function_range): New procedure.
15164 (Dwarf::_handle_macro_at_func): New procedure.
15165 (Dwarf::_handle_macro_at_range): New procedure.
15166 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15167
02ad9cf1
YQ
151682014-11-14 Yao Qi <yao@codesourcery.com>
15169
15170 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15171 (_handle_attribute): New procedure.
15172
a59add0c
AA
151732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15174
15175 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15176 * gdb.base/call-sc.c (zed): Likewise.
15177 * gdb.base/checkpoint.c (main): Likewise.
15178 * gdb.base/dump.c (main): Likewise.
15179 * gdb.base/gcore.c (main): Likewise.
15180 * gdb.base/huge.c (main): Likewise.
15181 * gdb.base/multi-forks.c (main): Likewise.
15182 * gdb.base/pr10179-a.c (main): Likewise.
15183 * gdb.base/savedregs.c (main): Likewise.
15184 * gdb.base/sigaltstack.c (main): Likewise.
15185 * gdb.base/siginfo.c (main): Likewise.
15186 * gdb.base/structs.c (zed): Likewise.
15187 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15188 * gdb.mi/mi-syn-frame.c (main): Likewise.
15189 * gdb.mi/until.c (foo, main): Likewise.
15190 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15191 * gdb.base/solib-weak.c (foo): Declare.
15192 * gdb.base/attach-twice.c: Include stdio.h.
15193 * gdb.base/weaklib1.c: Likewise.
15194 * gdb.base/weaklib2.c: Likewise.
15195 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15196 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15197 unistd.h.
15198 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15199 * gdb.mi/mi-exit-code.c: Likewise.
15200 * gdb.base/break-interp-lib.c: Include string.h.
15201 * gdb.base/coremaker.c: Likewise.
15202 * gdb.base/testenv.c: Likewise.
15203 * gdb.python/py-finish-breakpoint.c: Likewise.
15204 * gdb.base/inferior-died.c: Include sys/wait.h.
15205 * gdb.base/fileio.c: Include time.h.
15206 * gdb.base/async-shell.c: Include unistd.h.
15207 * gdb.base/dprintf-non-stop.c: Likewise.
15208 * gdb.base/info-os.c: Likewise.
15209 * gdb.mi/mi-console.c: Likewise.
15210 * gdb.mi/watch-nonstop.c: Likewise.
15211 * gdb.python/py-events.c: Likewise.
15212 * gdb.base/async.c (baz): Move up before its invocation.
15213 * gdb.base/code_elim2.c (my_global_func): Likewise.
15214 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15215 * gdb.base/advance.c (func2): Likewise.
15216
3b5d5997
AA
152172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15218
15219 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15220 variant.
15221 * gdb.base/annota3.c: Likewise.
15222 * gdb.base/async.c: Likewise.
15223 * gdb.base/average.c: Likewise.
15224 * gdb.base/call-ar-st.c: Likewise.
15225 * gdb.base/call-rt-st.c: Likewise.
15226 * gdb.base/call-sc.c: Likewise.
15227 * gdb.base/call-strs.c: Likewise.
15228 * gdb.base/ending-run.c: Likewise.
15229 * gdb.base/execd-prog.c: Likewise.
15230 * gdb.base/exprs.c: Likewise.
15231 * gdb.base/foll-exec.c: Likewise.
15232 * gdb.base/foll-fork.c: Likewise.
15233 * gdb.base/foll-vfork.c: Likewise.
15234 * gdb.base/funcargs.c: Likewise.
15235 * gdb.base/gcore.c: Likewise.
15236 * gdb.base/jump.c: Likewise.
15237 * gdb.base/langs0.c: Likewise.
15238 * gdb.base/langs1.c: Likewise.
15239 * gdb.base/langs2.c: Likewise.
15240 * gdb.base/mips_pro.c: Likewise.
15241 * gdb.base/nodebug.c: Likewise.
15242 * gdb.base/opaque0.c: Likewise.
15243 * gdb.base/opaque1.c: Likewise.
15244 * gdb.base/recurse.c: Likewise.
15245 * gdb.base/run.c: Likewise.
15246 * gdb.base/scope0.c: Likewise.
15247 * gdb.base/scope1.c: Likewise.
15248 * gdb.base/setshow.c: Likewise.
15249 * gdb.base/setvar.c: Likewise.
15250 * gdb.base/shmain.c: Likewise.
15251 * gdb.base/shr1.c: Likewise.
15252 * gdb.base/shr2.c: Likewise.
15253 * gdb.base/sigall.c: Likewise.
15254 * gdb.base/signals.c: Likewise.
15255 * gdb.base/so-indr-cl.c: Likewise.
15256 * gdb.base/solib2.c: Likewise.
15257 * gdb.base/structs.c: Likewise.
15258 * gdb.base/sum.c: Likewise.
15259 * gdb.base/vforked-prog.c: Likewise.
15260 * gdb.base/watchpoint.c: Likewise.
15261 * gdb.reverse/shr2.c: Likewise.
15262 * gdb.reverse/until-reverse.c: Likewise.
15263 * gdb.reverse/ur1.c: Likewise.
15264 * gdb.reverse/watch-reverse.c: Likewise.
15265
066a77c5
AA
152662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15267
15268 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15269 variant.
15270 * gdb.base/sepdebug.exp: Drop references to removed code.
15271
4f204ea5
AA
152722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15273
15274 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15275 variant. Preserve original line numbering.
15276 * gdb.base/list1.c: Likewise.
15277
3b377a3a
AA
152782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15279
15280 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15281 variant.
15282 * gdb.base/break1.c: Likewise.
15283 * gdb.base/break.exp: Drop references to removed code.
15284
e444df73
AA
152852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15286
15287 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15288 variant.
15289
8008f2a7
AA
152902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15291
15292 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15293
a5a06887
AA
152942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15295
15296 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15297 logic into perform_all_tests() and invoke it with and without
15298 function header prototypes.
15299 (do_function_calls): Remove conditional XFAIL for PR 5318.
15300 (rerun_and_prepare): Remove duplicate code.
15301 (perform_all_tests): New. Main logic moved here.
15302
44dba9b9
AA
153032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15304
15305 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15306 code guarded by #ifdef NO_PROTOTYPES.
15307 (t_double_many_args): Likewise.
15308 (DEF_FUNC_MANY_ARGS_1): Likewise.
15309 (DEF_FUNC_VALUES_1): Likewise.
15310 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15311 guarded by #ifdef PROTOTYPES.
15312
d1fbcd56
AA
153132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15314
15315 * gdb.mi/mi-console.c: Add eye-catcher.
15316 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15317 instead of literal line number.
15318
b0e59b8f
AA
153192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15320
15321 * gdb.base/shr2.c: Add eye-catcher.
15322 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15323 line number.
15324
78f98cca
AA
153252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15326
15327 * gdb.base/jump.c: Add eye-catchers.
15328 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15329 numbers.
15330
58fa2af0
AA
153312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15332
15333 * gdb.base/execd-prog.c: Add eye-catchers.
15334 * gdb.base/foll-exec.c: Likewise.
15335 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15336 line numbers.
15337
04e5059b
AA
153382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15339
15340 * gdb.base/ending-run.c: Add eye-catchers.
15341 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15342 literal line numbers.
15343
dbfdb174
AA
153442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15345
15346 * gdb.base/call-rt-st.c: Add eye-catchers.
15347 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15348 literal line numbers.
15349
888a2ade
AA
153502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15351
15352 * gdb.base/call-ar-st.c: Add eye-catchers.
15353 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15354 literal line numbers.
15355
6acc2dde
AA
153562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15357
15358 * gdb.base/average.c: Add eye-catchers.
15359 * gdb.base/sum.c: Likewise.
15360 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15361 regexps dynamically.
15362
9ecfcd1d
AA
153632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15364
15365 * gdb.base/solib1.c: Add eye-catchers.
15366 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15367 literal line numbers.
15368
78708b7c
PA
153692014-11-12 Pedro Alves <palves@redhat.com>
15370
15371 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15372 leader has exited.
15373
af48d08f
PA
153742014-11-12 Pedro Alves <palves@redhat.com>
15375
15376 * gdb.arch/i386-bp_permanent.c: New file.
15377 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15378 (srcfile): Set to i386-bp_permanent.c.
15379 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15380 that stepi does not execute the 'leave' instruction, instead of
15381 testing it does execute.
15382 * gdb.base/bp-permanent.c: New file.
15383 * gdb.base/bp-permanent.exp: New file.
15384
af3768e9
DE
153852014-11-10 Doug Evans <xdje42@gmail.com>
15386
15387 PR symtab/17564
15388 * gdb.base/symtab-search-order.exp: New file.
15389 * gdb.base/symtab-search-order.c: New file.
15390 * gdb.base/symtab-search-order-1.c: New file.
15391 * gdb.base/symtab-search-order-shlib-1.c: New file.
15392
9de00a4a
PA
153932014-11-07 Pedro Alves <palves@redhat.com>
15394
15395 PR gdb/17511
15396 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15397 i?86-*-linux*.
15398
e0f52461
SC
153992014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15400
15401 PR c++/17494
15402 * gdb.cp/pr17494.cc: New file.
15403 * gdb.cp/pr17494.exp: New file.
15404
6ce8c980
YQ
154052014-11-02 Yao Qi <yao@codesourcery.com>
15406
15407 * gdb.python/python.exp: Get working directory and match the
15408 output of "set extended-prompt \\w " with it.
15409
02be9a71
DE
154102014-10-30 Doug Evans <dje@google.com>
15411
15412 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15413 in objfiles.
15414 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15415 in progspaces.
15416
3bdff46b
LM
154172014-10-30 Janis Johnson <janisjo@codesourcery.com>
15418
15419 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15420 * gdb.base/realname-expand.exp: Likewise.
15421 * gdb.linespec/macro-relative.exp: Likewise.
15422
ab917dfb
PA
154232014-10-29 Pedro Alves <palves@redhat.com>
15424
15425 PR gdb/17408
15426 * gdb.threads/schedlock.c (some_function): New function.
15427 (call_function): New global.
15428 (MAYBE_CALL_SOME_FUNCTION): New macro.
15429 (thread_function): Call it.
15430 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15431 and use it instead of a global counter. Adjust all callers.
15432 (get_current_thread): Use "find current thread" for test message
15433 here rather than having all callers pass down the same string.
15434 (goto_loop): New procedure, factored out from ...
15435 (my_continue): ... this.
15436 (step_ten_loops): Change parameter from test message to command to
15437 use. Adjust.
15438 (list_count): Delete global.
15439 (check_result): New procedure, factored out from duplicate top
15440 level code.
15441 (continue tests): Wrap in with_test_prefix.
15442 (test_step): New procedure, factored out from duplicate top level
15443 code.
15444 (top level): Test "step" in combination with all scheduler-locking
15445 modes. Test "next" in combination with all scheduler-locking
15446 modes, and in combination with stepping over a function call or
15447 not.
15448 * gdb.threads/next-bp-other-thread.c: New file.
15449 * gdb.threads/next-bp-other-thread.exp: New file.
15450
d3d4baed
PA
154512014-10-29 Pedro Alves <palves@redhat.com>
15452
15453 PR python/17372
15454 * gdb.python/python.exp: Test a multi-line command that spawns
15455 interactive Python.
15456 * gdb.base/multi-line-starts-subshell.exp: New file.
15457
563e8d85
YQ
154582014-10-29 Yao Qi <yao@codesourcery.com>
15459
15460 * gdb.base/fileio.exp: Make directories on host.
15461
0ea4d52e
YQ
154622014-10-29 Yao Qi <yao@codesourcery.com>
15463
15464 * gdb.base/fileio.c (test_write): Close the file.
15465
7f5ef605
PA
154662014-10-28 Pedro Alves <palves@redhat.com>
15467
15468 PR gdb/12623
15469 * gdb.base/sigstep.c (no_handler): New global.
15470 (main): If 'no_handler is true, set the signal handlers to
15471 SIG_IGN.
15472 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15473 with_sw_watch and no_handler parameters. Handle them.
15474 (top level) <stepping over handler when stopped at a breakpoint
15475 test>: Add a test axis for testing with a software watchpoint, and
15476 another for testing with the signal handler set to SIG_IGN.
15477 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15478 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15479
abbdbd03
PA
154802014-10-28 Pedro Alves <palves@redhat.com>
15481
15482 PR gdb/17511
15483 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15484 * gdb.base/sigstep.exp (other_handler_location): New global.
15485 (advance): Support stepping into the signal handler, and running
15486 commands while in the handler.
15487 (in_handler_map): New global.
15488 (top level): In the advance test, add combinations for getting
15489 into the handler with stepping commands, and for running commands
15490 in the handler. Add comment descripting the advancei tests.
15491
1df4399f
PA
154922014-10-28 Pedro Alves <palves@redhat.com>
15493
15494 * gdb.base/sigstep.exp: Use build_executable instead of
15495 prepare_for_testing.
15496 (top level): Move code that starts GDB, runs to main and creates a
15497 display to ...
15498 (restart): ... this new procedure.
15499 (top level): Move backtrace from signal handler test to ...
15500 (validate_backtrace): ... this new procedure.
15501 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15502 with_test_prefix. Always restart GDB.
15503 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15504 with_test_prefix. Always restart GDB. No need to delete
15505 breakpoints after the test.
15506 (test_skip_handler): Remove prefix parameter.
15507 (skip_over_handler, breakpoint_to_handler)
15508 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15509 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15510 restart GDB. No need to delete breakpoints after the test.
15511 (top level): Use foreach to call the test procedures with
15512 different commands.
15513
a5b6e449
PA
155142014-10-28 Pedro Alves <palves@redhat.com>
15515
15516 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15517 instead of GNATS numbers.
15518 * gdb.base/sigbpt.exp: Likewise.
15519 * gdb.base/siginfo.exp: Likewise.
15520 * gdb.base/sigstep.exp: Likewise.
15521
e5f8a7cc
PA
155222014-10-27 Pedro Alves <palves@redhat.com>
15523
15524 * gdb.base/sigstep.c (dummy): New global.
15525 (main): Issue a couple writes to the new global.
15526 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15527 procedures.
15528 (skip_over_handler): Use test_skip_handler.
15529 (top level): Call skip_over_handler for stepi and nexti too.
15530 (breakpoint_over_handler): Use test_skip_handler.
15531 (top level): Call breakpoint_over_handler for stepi and nexti too.
15532
763905a3
YQ
155332014-10-27 Yao Qi <yao@codesourcery.com>
15534
15535 * gdb.trace/tfile.c (adjust_function_address)
15536 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15537 function descriptor.
15538
6f259a23
DB
155392014-10-24 Don Breazeal <donb@codesourcery.com>
15540
15541 * gdb.base/foll-fork.exp (test_follow_fork,
15542 catch_fork_child_follow): Check for updated fork messages emitted
15543 from infrun.c.
15544 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15545 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15546 vfork_and_exec_child_follow_through_step): Check for updated vfork
15547 messages emitted from infrun.c.
15548
09dd9a69
PA
155492014-10-24 Pedro Alves <palves@redhat.com>
15550
15551 * gdb.base/corefile.exp: Remove references to ultrix.
15552 * gdb.base/interrupt.exp: Likewise.
15553 * gdb.base/whatis.exp: Likewise.
15554 * gdb.gdb/selftest.exp: Likewise.
15555 * gdb.threads/manythreads.exp: Likewise.
15556 * gdb.threads/print-threads.exp: Likewise.
15557 * gdb.threads/pthreads.exp:: Likewise.
15558 * gdb.threads/schedlock.exp: Likewise.
15559
3433cfa5
SC
155602014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15561
15562 * gdb.cp/non-trivial-retval.cc: Add a test case.
15563 * gdb.cp/non-trivial-retval.exp: Add a test.
15564
092f880b
YQ
155652014-10-20 Yao Qi <yao@codesourcery.com>
15566
15567 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15568 * gdb.python/py-objfile-script-gdb.py: New file.
15569 * gdb.python/py-objfile-script.exp: Update reference to
15570 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15571 of remote_download. Remove the dest file.
15572
acbdb7f3
YQ
155732014-10-20 Yao Qi <yao@codesourcery.com>
15574
15575 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15576 * gdb.base/step-line.exp: Likewise.
15577 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15578 * gdb.dwarf2/dw2-basic.exp: Likewise.
15579 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15580 * gdb.dwarf2/dw2-filename.exp: Likewise.
15581 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15582 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15583 * gdb.dwarf2/dw2-producer.exp: Likewise.
15584 * gdb.dwarf2/mac-fileno.exp: Likewise.
15585 * gdb.python/py-frame-args.exp: Likewise.
15586 * gdb.python/py-framefilter.exp: Likewise.
15587 * gdb.python/py-mi.exp: Likewise.
15588 * gdb.python/py-objfile-script.exp: Likewise
15589 * gdb.python/py-pp-integral.exp: Likewise.
15590 * gdb.python/py-pp-re-notag.exp: Likewise.
15591 * gdb.python/py-prettyprint.exp: Likewise.
15592 * gdb.python/py-section-script.exp: Likewise.
15593 * gdb.python/py-typeprint.exp: Likewise.
15594 * gdb.python/py-xmethods.exp: Likewise.
15595 * gdb.stabs/weird.exp: Likewise.
15596 * gdb.xml/tdesc-regs.exp: Likewise.
15597
bd286a29
KCY
155982014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15599
15600 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15601 (out_cu): Use addr_len for the size of addresses.
15602 (out_line): Likewise. Size DW_LNE_set_address instruction
15603 according to addr_len.
15604 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15605 (FUNC): Add START_INSNS to definition.
15606
673dc4a0
YQ
156072014-10-18 Yao Qi <yao@codesourcery.com>
15608
15609 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15610 gdb_has_argv0 return true.
15611 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15612 check [target_info exists noargs], check [gdb_has_argv0]
15613 instead.
15614 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15615 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15616 procedures.
15617
4ffbba72
DE
156182014-10-17 Doug Evans <dje@google.com>
15619
15620 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15621 event.
15622 * gdb.python/py-events.py: Add clear_objfiles event.
15623
d096d8c1
DE
156242014-10-17 Doug Evans <dje@google.com>
15625
15626 * gdb.python/py-objfile.exp: Test progspace attribute.
15627
a80db015
LM
156282014-10-17 Luis Machado <lgustavo@codesourcery.com>
15629
15630 * gdb.guile/scm-breakpoint.exp: Do not assume any
15631 directory separators when matching source file paths.
15632 * gdb.python/py-breakpoint.exp: Likewise.
15633 * gdb.reverse/break-precsave.exp: Likewise.
15634 * gdb.reverse/break-reverse.exp: Likewise.
15635 * gdb.reverse/consecutive-precsave.exp: Likewise.
15636 * gdb.reverse/finish-precsave.exp: Likewise.
15637 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15638 * gdb.reverse/finish-reverse.exp: Likewise.
15639 * gdb.reverse/i386-precsave.exp: Likewise.
15640 * gdb.reverse/i387-env-reverse.exp: Likewise.
15641 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15642 * gdb.reverse/machinestate-precsave.exp: Likewise.
15643 * gdb.reverse/machinestate.exp: Likewise.
15644 * gdb.reverse/sigall-precsave.exp: Likewise.
15645 * gdb.reverse/solib-precsave.exp: Likewise.
15646 * gdb.reverse/step-precsave.exp: Likewise.
15647 * gdb.reverse/until-precsave.exp: Likewise.
15648 * gdb.reverse/watch-precsave.exp: Likewise.
15649 * gdb.reverse/watch-reverse.exp: Likewise.
15650
b22089ab
YQ
156512014-10-17 Yao Qi <yao@codesourcery.com>
15652
15653 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15654 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15655
6c4486e6
PA
156562014-10-17 Pedro Alves <palves@redhat.com>
15657
15658 PR gdb/17471
15659 * gdb.base/bg-execution-repeat.c: New file.
15660 * gdb.base/bg-execution-repeat.exp: New file.
15661
0ff33695
PA
156622014-10-17 Pedro Alves <palves@redhat.com>
15663
15664 PR gdb/17300
15665 * gdb.base/continue-all-already-running.c: New file.
15666 * gdb.base/continue-all-already-running.exp: New file.
15667
6fdebc3d
PA
156682014-10-17 Pedro Alves <palves@redhat.com>
15669
15670 PR gdb/17472
15671 * gdb.base/annota-input-while-running.c: New file.
15672 * gdb.base/annota-input-while-running.exp: New file.
15673
32a8097b
PA
156742014-10-17 Pedro Alves <palves@redhat.com>
15675
15676 * gdb.base/callfuncs.exp: emove references to osf.
15677 * gdb.base/sigall.exp: Likewise.
15678 * gdb.gdb/selftest.exp: Likewise.
15679 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15680 * gdb.mi/non-stop.c: Likewise.
15681 * gdb.mi/pthreads.c: Likewise.
15682 * gdb.reverse/sigall-precsave.exp: Likewise.
15683 * gdb.reverse/sigall-reverse.exp: Likewise.
15684 * gdb.threads/pthreads.c: Likewise.
15685 * gdb.threads/pthreads.exp: Likewise.
15686
7a3517ff
YQ
156872014-10-17 Yao Qi <yao@codesourcery.com>
15688
15689 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15690 check 'target_info exists noargs'.
15691 (test_command_prompt_position): Likewise.
15692 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15693 Remove "set args".
15694 (progvar_simple_while_test): Likewise.
15695 (progvar_complex_if_while_test): Likewise.
15696 (if_while_breakpoint_command_test): Likewise.
15697 (infrun_breakpoint_command_test): Likewise.
15698 (breakpoint_command_test): Likewise.
15699 (watchpoint_command_test): Likewise.
15700 (bp_deleted_in_command_test): Likewise.
15701 (temporary_breakpoint_commands): Likewise.
15702
bb99c472
YQ
157032014-10-16 Yao Qi <yao@codesourcery.com>
15704
15705 * gdb.base/remotetimeout.exp: Remove noargs checking.
15706
7c16b83e
PA
157072014-10-15 Pedro Alves <palves@redhat.com>
15708
15709 PR breakpoints/9649
15710 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15711 * gdb.base/breakpoint-in-ro-region.exp
15712 (probe_target_hardware_step): New procedure.
15713 (top level): Probe hardware stepping and hardware breakpoint
15714 support. Test stepping through a read-only region, with both
15715 "breakpoint auto-hw" on and off and both "always-inserted" on and
15716 off.
15717
35a49624
IB
157182014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15719
15720 * gdb.dlang/demangle.exp: Update for demangling changes.
15721
2d1c107c
SC
157222014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15723
15724 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15725 * gdb.cp/non-trivial-retval.exp: Add new tests.
15726
778811d5
SC
157272014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15728
15729 PR c++/13403
15730 PR c++/15154
15731 * gdb.cp/non-trivial-retval.cc: New file.
15732 * gdb.cp/non-trivial-retval.exp: New file.
15733
10c5f0a8
YQ
157342014-10-15 Yao Qi <yao@codesourcery.com>
15735
15736 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15737 remote host.
15738
65d7b369
YQ
157392014-10-15 Yao Qi <yao@codesourcery.com>
15740
15741 * gdb.python/py-symbol.exp: Match file base name if host is
15742 remote, otherwise match file name with dir name.
15743 * gdb.python/py-symtab.exp: Likewise.
15744 * gdb.python/python.exp: Likewise.
15745
46dc1394
YQ
157462014-10-15 Yao Qi <yao@codesourcery.com>
15747
15748 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15749 pattern.
15750 * gdb.python/py-symtab.exp: Likewise.
15751 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15752 locationn.
15753
c40cc657
JB
157542014-10-14 Joel Brobecker <brobecker@adacore.com>
15755
15756 * gdb.ada/addr_arith: New testcase.
15757
2abf49e1
MR
157582014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15759
15760 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15761 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15762 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15763 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15764
f7088df3
SDJ
157652014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15766
15767 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15768 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15769 * gdb.arch/stap-eval-lang-ada.exp: New file.
15770
4dc06805
YQ
157712014-10-14 Yao Qi <yao@codesourcery.com>
15772
15773 * gdb.mi/mi-var-child.c (nothing1): New function.
15774 (nothing2): New function.
15775 (do_children_tests): Set function pointers by nothing1 and
15776 nothing2.
15777 * gdb.mi/mi-var-child.exp: Step over new added statements.
15778 Update test to match the new output.
15779 * gdb.mi/var-cmd.c (nothing1): New function.
15780 (nothing2): New function.
15781 (do_children_tests): Set function pointers by nothing1 and
15782 nothing2.
15783 * gdb.mi/mi-var-display.exp: Update test to match output.
15784 Step to the line specified by $line_dct_nothing.
15785 Increase the number of lines to step.
15786
46a93de2
YQ
157872014-10-14 Yao Qi <yao@codesourcery.com>
15788
15789 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15790 tests.
15791 * gdb.mi/mi2-var-child.exp: Likewise.
15792
14ea52ee
DE
157932014-10-13 Doug Evans <dje@google.com>
15794
15795 * gdb.python/py-objfile.exp: Change name of file name test.
15796
e5c6e92b
DE
157972014-10-13 Doug Evans <dje@google.com>
15798
15799 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15800 from the start of the CU.
15801
c780cc2f
JK
158022014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15803 Yao Qi <yao@codesourcery.com>
15804
15805 Fix "save breakpoints" for "catch" command.
15806 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15807 Remove -nonewline. Match also the added "main" line.
15808
99894e11
JK
158092014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15810
15811 Fix "save breakpoints" for "disable $bpnum" command.
15812 * gdb.base/save-bp.c (main): Add label.
15813 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15814
6e1ac5a3
JK
158152014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15816
15817 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15818
754dd2b0
YQ
158192014-10-11 Yao Qi <yao@codesourcery.com>
15820
15821 * gdb.server/server-kill.exp: Execute command
15822 "set remote trace-status-packet on" before "tstatus".
15823
f90183d7
YQ
158242014-10-11 Yao Qi <yao@codesourcery.com>
15825
15826 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15827 (main): Call getppid.
15828 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15829 and continue to it. Read variable "server_pid".
15830
bf40a607
YQ
158312014-10-11 Yao Qi <yao@codesourcery.com>
15832
15833 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15834
052ca370
YQ
158352014-10-11 Yao Qi <yao@codesourcery.com>
15836
15837 * gdb.threads/thread-find.exp: Don't execute command
15838 "info threads".
15839 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15840 * gdb.threads/linux-dp.exp: Don't check the condition
15841 $threads_created equals to zero.
15842
3831839c
PA
158432014-10-10 Pedro Alves <palves@redhat.com>
15844
15845 * gdb.base/bigcore.exp: Remove references to IRIX.
15846 * gdb.base/funcargs.exp: Likewise.
15847 * gdb.base/interrupt.exp: Likewise.
15848 * gdb.base/mips_pro.exp: Likewise.
15849 * gdb.base/nodebug.exp: Likewise.
15850 * gdb.base/setvar.exp: Likewise.
15851 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15852
8b9a549d
PA
158532014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15854 Pedro Alves <palves@redhat.com>
15855
15856 PR symtab/14466
15857 * gdb.base/vdso-warning.c: New file.
15858 * gdb.base/vdso-warning.exp: New file.
15859
d48ba5e8
DE
158602014-10-02 Doug Evans <dje@google.com>
15861
15862 * gdb.base/structs.c (main): Don't run forever.
15863
2278c276
PA
158642014-10-02 Pedro Alves <palves@redhat.com>
15865
15866 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15867 (top level) <stop threads 1, stop threads 2>: Use it.
15868
b57bacec
PA
158692014-10-02 Pedro Alves <palves@redhat.com>
15870
15871 * gdb.threads/break-while-running.exp (test): Add new
15872 'update_thread_list' argument. Skip "info threads" if false.
15873 (top level): Add new 'update_thread_list' axis.
15874
13fd3ff3
PA
158752014-10-02 Pedro Alves <palves@redhat.com>
15876
15877 PR breakpoints/17431
15878 * gdb.base/execl-update-breakpoints.c: New file.
15879 * gdb.base/execl-update-breakpoints.exp: New file.
15880
0fec99e8
PA
158812014-10-01 Pedro Alves <palves@redhat.com>
15882
15883 * gdb.base/breakpoint-in-ro-region.c: New file.
15884 * gdb.base/breakpoint-in-ro-region.exp: New file.
15885
2ddf4301
SM
158862014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15887
15888 * gdb.mi/mi-exit-code.exp: New file.
15889 * gdb.mi/mi-exit-code.c: New file.
15890
6a5f3f43
YQ
158912014-09-30 Yao Qi <yao@codesourcery.com>
15892
15893 * lib/prelink-support.exp (build_executable_own_libs): Error if
15894 the target isn't native.
15895
345bcc73
YQ
158962014-09-30 Yao Qi <yao@codesourcery.com>
15897
15898 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15899 false.
15900
a25a5a45
PA
159012014-09-22 Pedro Alves <palves@redhat.com>
15902
15903 * gdb.threads/break-while-running.exp: New file.
15904 * gdb.threads/break-while-running.c: New file.
15905
00ba3162
YQ
159062014-09-19 Yao Qi <yao@codesourcery.com>
15907
15908 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15909 Invoke test. Restart GDB with --readnow and invoke test again.
15910
c3b7b696
YQ
159112014-09-19 Yao Qi <yao@codesourcery.com>
15912
15913 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15914 proc set_breakpoint_on_gcd_function. Invoke
15915 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15916 invoke set_breakpoint_on_gcd_function again.
15917
2b4fd423
DE
159182014-09-18 Doug Evans <dje@google.com>
15919
15920 * gdb.dwarf2/symtab-producer.exp: New file.
15921
a5947601
SDJ
159222014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15923
15924 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15925 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15926 * gdb.base/global-var-nested-by-dso.c: Likewise.
15927 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15928
91c19059
SDJ
159292014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15930 Pedro Alves <palves@redhat.com>
15931
15932 * gdb.base/watch-bitfields.exp: Pass string other than test file
15933 name to prepare_for_testing.
15934 (watch): New procedure.
15935 (expect_watchpoint): Use with_test_prefix.
15936 (top level): Factor out tests to ...
15937 (test_watch_location, test_regular_watch): ... these new
15938 procedures, and use with_test_prefix and gdb_continue_to_end.
15939
bb9d5f81
PP
159402014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15941
15942 PR breakpoints/12526
15943 * gdb.base/watch-bitfields.exp: New file.
15944 * gdb.base/watch-bitfields.c: New file.
15945
635856f5
PA
159462014-09-16 Pedro Alves <palves@redhat.com>
15947
15948 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15949 software and hardware addresses, not software address against
15950 itself.
15951
7280ceea
PA
159522014-09-16 Pedro Alves <palves@redhat.com>
15953
15954 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15955 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15956
428b16bd
PA
159572014-09-16 Pedro Alves <palves@redhat.com>
15958
15959 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15960 files.
15961 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15962 "*-*-vxworks*" throughout.
15963 * gdb.base/break.exp: Likewise.
15964 * gdb.base/default.exp: Likewise.
15965 * gdb.base/scope.exp: Likewise.
15966 * gdb.base/sepdebug.exp: Likewise.
15967 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15968 throughout.
15969 * gdb.base/run.c: Likewise.
15970 * gdb.base/sepdebug.c: Likewise.
15971 * gdb.hp/gdb.aCC/run.c: Likewise.
15972 * gdb.reverse/until-reverse.c: Likewise.
15973 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15974
666d413c
YQ
159752014-09-16 Yao Qi <yao@codesourcery.com>
15976
15977 * boards/local-remote-host-native.exp: New file.
15978
57cbd724
DE
159792014-09-14 Doug Evans <xdje42@gmail.com>
15980
15981 * gdb.threads/queue-signal.c (thread_count): New variable.
15982 (thread_count_mutex, thread_count_condvar): New variables.
15983 (incr_thread_count, wait_all_threads_running): New functions.
15984 (main): Wait for all threads to be in their thread functions.
15985
81219e53
DE
159862014-09-13 Doug Evans <xdje42@gmail.com>
15987
15988 * gdb.threads/queue-signal.c: New file.
15989 * gdb.threads/queue-signal.exp: New file.
15990
3714cea7
DE
159912014-09-13 Doug Evans <xdje42@gmail.com>
15992
15993 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15994 be consistent with what default_gdb_init uses.
15995 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15996 the plain text of the prompt. Add some logging printfs.
15997 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15998
fa43b1d7
PA
159992014-09-12 Pedro Alves <palves@redhat.com>
16000
16001 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16002 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16003 * gdb.arch/i386-size-overlap.exp: Likewise.
16004 * gdb.arch/i386-size.exp: Likewise.
16005 * gdb.arch/i386-unwind.exp: Likewise.
16006 * gdb.base/a2-run.exp: Likewise.
16007 * gdb.base/break.exp: Likewise.
16008 * gdb.base/charset.exp: Likewise.
16009 * gdb.base/chng-syms.exp: Likewise.
16010 * gdb.base/commands.exp: Likewise.
16011 * gdb.base/dbx.exp: Likewise.
16012 * gdb.base/find.exp: Likewise.
16013 * gdb.base/funcargs.exp: Likewise.
16014 * gdb.base/jit-simple.exp: Likewise.
16015 * gdb.base/reread.exp: Likewise.
16016 * gdb.base/sepdebug.exp: Likewise.
16017 * gdb.base/step-bt.exp: Likewise.
16018 * gdb.cp/mb-inline.exp: Likewise.
16019 * gdb.cp/mb-templates.exp: Likewise.
16020 * gdb.objc/basicclass.exp: Likewise.
16021 * gdb.threads/killed.exp: Likewise.
16022
9d9bf2df
EBM
160232014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16024
16025 PR tdep/17379
16026 * gdb.arch/powerpc-stackless.S: New file.
16027 * gdb.arch/powerpc-stackless.exp: New file.
16028
1cf2f1b0
JK
160292014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16030
16031 * gdb.base/attach.c: Include unistd.h.
16032 (main): Call alarm. Add label postloop.
16033 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16034 gdb_breakpoint, gdb_continue_to_breakpoint.
16035 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16036
98880d46
PA
160372014-09-11 Pedro Alves <palves@redhat.com>
16038
16039 PR gdb/17347
16040 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16041 * gdb.base/attach.exp (test_command_line_attach_run): New
16042 procedure.
16043 (top level): Call it.
16044
4c92ff2c
PA
160452014-09-11 Pedro Alves <palves@redhat.com>
16046
16047 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16048 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16049 (do_command_attach_tests): Use spawn_wait_for_attach.
16050 * gdb.base/solib-overlap.exp: Likewise.
16051 * gdb.multi/multi-attach.exp: Likewise.
16052 * gdb.python/py-prompt.exp: Likewise.
16053 * gdb.python/py-sync-interp.exp: Likewise.
16054 * gdb.server/ext-attach.exp: Likewise.
16055
3adc1a7d
GKB
160562014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16057
16058 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16059 command in testcase. Simplify testcase.
16060
96334934
JB
160612014-09-10 Joel Brobecker <brobecker@adacore.com>
16062
16063 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16064
eb479039
JB
160652014-09-10 Joel Brobecker <brobecker@adacore.com>
16066
16067 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16068
deede10c
JB
160692014-09-10 Joel Brobecker <brobecker@adacore.com>
16070
16071 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16072
7828a5f5
JB
160732014-09-10 Joel Brobecker <brobecker@adacore.com>
16074
16075 * gdb.dwarf2/dynarr-ptr.c: New file.
16076 * gdb.dwarf2/dynarr-ptr.exp: New file.
16077
33aeebcf
MR
160782014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16079
16080 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16081 of 30 rather than hardcoding 120 for a slow test case. Take the
16082 `gdb,timeout' target setting into account for this calculation.
16083 Don't extend the timeout for the test cases that don't need it.
16084
7b415901
MR
160852014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16086
16087 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16088 a factor of 2 for a slow test case. Take the `gdb,timeout'
16089 target setting into account for this calculation.
16090 * gdb.reverse/until-precsave.exp: Increase the timeout by
16091 a factor of 15 and 3 respectively rather than adding 120
16092 for a pair of slow test cases. Take the `gdb,timeout'
16093 target setting into account for this calculation.
16094
4a40f85a
MR
160952014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16096
16097 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16098 timeout, don't pass one down to gdb_expect.
16099 (gdb_expect): Rework timeout selection.
16100
09635af7
MR
161012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16102
16103 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16104 exception on timeout.
16105 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16106 (gdbserver_start_extended): Catch any `gdbserver_start' error
16107 exceptions.
16108 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16109 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16110 `gdbserver_gdb_load' error exceptions.
16111
2bdd10b7
MR
161122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16113
16114 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16115 120 on waiting for the TCP socket to open.
16116
316935f0
DE
161172014-09-09 Doug Evans <xdje42@gmail.com>
16118
16119 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16120 _caller_matches, _any_caller_is, _any_caller_matches.
16121
83740597
DE
161222014-09-09 Doug Evans <xdje42@gmail.com>
16123
16124 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16125
4c122fc3
YQ
161262014-09-09 Yao Qi <yao@codesourcery.com>
16127
16128 * gdb.mi/mi-var-display.exp: Set print symbol off.
16129
a9f116cb
GKB
161302014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16131
16132 PR gdb/17035
16133 * gdb.base/commands.exp: Add tests to verify user-defined
16134 commands with empty bodies.
16135 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16136 python commands in `show user command`.
16137 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16138 scheme commands in `show user command`.
16139
c75bd3a2
JK
161402014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16141
16142 PR python/17355
16143 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16144 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16145 * gdb.python/py-framefilter-invalidarg.exp: New file.
16146 * gdb.python/py-framefilter-invalidarg.py: New file.
16147
faa42425
DE
161482014-09-06 Doug Evans <xdje42@gmail.com>
16149
16150 PR 15276
16151 * gdb.python/py-caller-is.c: New file.
16152 * gdb.python/py-caller-is.exp: New file.
16153
474ca4f6
SDJ
161542014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16155
16156 PR gdb/17235
16157 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16158 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16159
eb0b0463
SDJ
161602014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16161
16162 PR fortran/17237
16163 * gdb.fortran/print-formatted.exp: New file.
16164 * gdb.fortran/print-formatted.f90: Likewise.
16165
5f3b99cf
SS
161662014-09-03 Sasha Smundak <asmundak@google.com>
16167
16168 * gdb.python/py-frame.exp: Test Frame.read_register.
16169
7d793aa9
SDJ
161702014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16171
16172 PR python/16699
16173 * gdb.python/py-completion.exp: New file.
16174 * gdb.python/py-completion.py: Likewise.
16175
fb0576e9
DE
161762014-08-28 Doug Evans <dje@google.com>
16177
16178 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16179 eax,etc. are live with values set by gdb and thus the compiler can't
16180 use them.
16181 * gdb.arch/i386-pseudo.c (main): Ditto.
16182
ee92b0dd
DE
161832014-08-27 Doug Evans <dje@google.com>
16184
16185 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16186
6649db35
DE
161872014-08-25 Doug Evans <dje@google.com>
16188
16189 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16190 (main): Ditto.
16191
564b7600
DE
161922014-08-25 Doug Evans <dje@google.com>
16193
16194 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16195
3881fb67
YQ
161962014-08-24 Yao Qi <yao@codesourcery.com>
16197
16198 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16199 symbol off.
16200 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16201
a05a36a5
DE
162022014-08-22 Doug Evans <dje@google.com>
16203
16204 PR 17276
16205 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16206 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16207 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16208
7c343b48
YQ
162092014-08-22 Yao Qi <yao@codesourcery.com>
16210
16211 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16212 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16213 * gdb.python/python.exp: Likewise. Use .py file on the host
16214 instead of the build.
16215
22fd09ae
JK
162162014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16217
16218 * gdb.threads/gcore-stale-thread.c: New file.
16219 * gdb.threads/gcore-stale-thread.exp: New file.
16220
a8454a7c
PA
162212014-08-21 Pedro Alves <palves@redhat.com>
16222
16223 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16224 * gdb.base/gcore-relro-pie.exp: Likewise.
16225 * gdb.base/gcore-relro.exp: Likewise.
16226 * gdb.base/gcore.exp: Likewise.
16227 * gdb.base/print-symbol-loading.exp: Likewise.
16228 * gdb.threads/gcore-thread.exp: Likewise.
16229 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16230
2a31c623
PA
162312014-08-20 Pedro Alves <palves@redhat.com>
16232 Jan Kratochvil <jan.kratochvil@redhat.com>
16233
16234 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16235 configure.
16236 (EXPECT): Handle READ1 being set.
16237 (all): Depend on EXTRA_RULES.
16238 (check-read1, expect-read1, read1.so, read1): New rules.
16239 * README (Testsuite Parameters): Document the READ1 make variable.
16240 (Race detection): New section.
16241 * configure: Regenerate.
16242 * configure.ac: If build==host==target, and running under a
16243 GNU/glibc system, add read1 to the extra Makefile rules.
16244 (EXTRA_RULES): AC_SUBST it.
16245 * lib/read1.c: New file.
16246
d36430db
JB
162472014-08-20 Joel Brobecker <brobecker@adacore.com>
16248
16249 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16250 the handling of variables declared as a typedef to an array
16251 which a DW_AT_data_location attribute.
16252
9a0dc9e3
PA
162532014-08-19 Andrew Burgess <aburgess@broadcom.com>
16254 Pedro Alves <palves@redhat.com>
16255
16256 PR symtab/14604
16257 PR symtab/14605
16258 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16259 gdb_test.
16260
0718a8da
PA
162612014-08-19 Pedro Alves <palves@redhat.com>
16262
16263 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16264
13b448cd
YQ
162652014-08-19 Yao Qi <yao@codesourcery.com>
16266
16267 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16268 right line.
16269
1cbf5077
DB
162702014-08-18 David Blaikie <dblaikie@gmail.com>
16271
16272 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16273
bf0fae19
JB
162742014-08-18 Joel Brobecker <brobecker@adacore.com>
16275
16276 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16277 attribute in array range.
16278
3c8c5dcc
JB
162792014-08-18 Joel Brobecker <brobecker@adacore.com>
16280
16281 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16282
e66d4446
SC
162832014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16284
16285 PR c++/17132
16286 * gdb.cp/pr17132.cc: New file.
16287 * gdb.cp/pr17132.exp: New file.
16288
940df408
SC
162892014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16290
16291 * gdb.python/py-xmethods.py (A_getarrayind)
16292 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16293 Use 'print' with function call syntax.
16294 (E_method_matcher.match): Fix tab vs space indentation mixup.
16295
ebcc6c3a
YQ
162962014-08-15 Yao Qi <yao@codesourcery.com>
16297
16298 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16299 false.
16300
775e0f04
YQ
163012014-08-15 Yao Qi <yao@codesourcery.com>
16302
16303 * gdb.cp/casts.exp: Set print symbol off.
16304 * gdb.cp/class2.exp: Likewise.
16305 * gdb.cp/overload.exp: Likewise.
16306 * gdb.cp/templates.exp: Likewise.
16307
d769e349
DE
163082014-08-11 Doug Evans <dje@google.com>
16309
16310 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16311 (test_load_shlib): Update.
16312
20c6f1e1
YQ
163132014-08-09 Yao Qi <yao@codesourcery.com>
16314
16315 * gdb.base/display.exp: Invoke is_address_zero_readable.
16316 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16317 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16318 * gdb.base/hbreak-unmapped.exp: Return if
16319 is_address_zero_readable returns true.
16320 * gdb.base/signest.exp: Likewise.
16321 * gdb.base/signull.exp: Likewise.
16322 * gdb.base/sigbpt.exp: Likewise.
16323 * gdb.guile/scm-disasm.exp: Do the test if
16324 is_address_zero_readable returns false.
16325 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16326 * gdb.python/py-arch.exp: Likewise.
16327 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16328 * lib/gdb.exp (is_address_zero_readable): New proc.
16329
5792e8e3
YQ
163302014-08-09 Yao Qi <yao@codesourcery.com>
16331
16332 PR testsuite/13443
16333 * gdb.mi/mi-var-display.exp: Make test messages unique.
16334
3cecbbbe
TT
163352014-08-04 Tom Tromey <tromey@redhat.com>
16336
16337 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16338 target 0".
16339
00b51ff5
TT
163402014-08-04 Tom Tromey <tromey@redhat.com>
16341
16342 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16343 "target_resume".
16344
6908c509
JB
163452014-08-01 Joel Brobecker <brobecker@adacore.com>
16346
16347 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16348 inner_vla_struct_object_size.
16349 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16350 as xfail.
16351
cc6563d2
PA
163522014-07-30 Pedro Alves <palves@redhat.com>
16353
16354 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16355 comment.
16356
7e09a223
YQ
163572014-07-29 Yao Qi <yao@codesourcery.com>
16358
16359 PR gdb/17206
16360 * gdb.base/until-nodebug.exp: New.
16361
7ebdbe92
DE
163622014-07-28 Doug Evans <xdje42@gmail.com>
16363
16364 PR guile/17203
16365 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16366 previously existing parameter, and previously ambiguously spelled
16367 parameter.
16368
fdb1adc6
WN
163692014-07-28 Will Newton <will.newton@linaro.org>
16370
16371 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16372
186fcde0
DE
163732014-07-26 Ludovic Courtès <ludo@gnu.org>
16374 Doug Evans <xdje42@gmail.com>
16375
16376 PR guile/17146
16377 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16378
70509625
PA
163792014-07-25 Pedro Alves <palves@redhat.com>
16380
16381 * gdb.threads/signal-command-handle-nopass.c: New file.
16382 * gdb.threads/signal-command-handle-nopass.exp: New file.
16383 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16384 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16385 * gdb.threads/signal-delivered-right-thread.c: New file.
16386 * gdb.threads/signal-delivered-right-thread.exp: New file.
16387
c3f814a1
PA
163882014-07-25 Pedro Alves <palves@redhat.com>
16389
16390 * gdb.base/double-prompt-target-event-error.exp
16391 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16392 match.
16393 (cancel_pagination_in_target_event): Rework double prompt
16394 detection.
16395 * gdb.base/paginate-after-ctrl-c-running.exp
16396 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16397 <return>' match.
16398 * gdb.base/paginate-bg-execution.exp
16399 (test_bg_execution_pagination_return)
16400 (test_bg_execution_pagination_cancel): Remove '-notransfer
16401 <return>' matches.
16402 * gdb.base/paginate-execution-startup.exp
16403 (test_fg_execution_pagination_return)
16404 (test_fg_execution_pagination_cancel): Remove '-notransfer
16405 <return>' matches.
16406 * gdb.base/paginate-inferior-exit.exp
16407 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16408 match.
16409 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16410 * lib/gdb.exp (pagination_prompt): Run text through
16411 string_to_regexp.
16412 (gdb_test_multiple): Match $pagination_prompt instead of
16413 "<return>".
16414 (string_to_regexp): Move to lib/gdb-utils.exp.
16415
e214cf6c
JK
164162014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16417
16418 * gdb.arch/amd64-entry-value-paramref.S: New file.
16419 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16420 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16421 * gdb.arch/amd64-optimout-repeat.S: New file.
16422 * gdb.arch/amd64-optimout-repeat.c: New file.
16423 * gdb.arch/amd64-optimout-repeat.exp: New file.
16424
17d0c5c8
JK
164252014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16426
16427 PR gdb/17170
16428 * gdb.base/statistics.exp: New file.
16429
b8b8facf
DE
164302014-07-17 Doug Evans <dje@google.com>
16431
74b49205 16432 PR gdb/17170
b8b8facf
DE
16433 * gdb.base/maint.exp: Update testing of per-command stats.
16434
1b5d0ab3
PA
164352014-07-16 Pedro Alves <palves@redhat.com>
16436
16437 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16438 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16439 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16440 (tfile_write_buf): New functions.
16441 (add_memory_block): Rewrite using the above.
16442 (adjust_function_address): New function.
16443 (FUNCTION_ADDRESS): New macro.
16444 (write_basic_trace_file): Remove short_x local, and use
16445 tfile_write_16. Change type of func_addr local to unsigned long
16446 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16447 here. Cast argument of add_memory_block to char pointer.
16448 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16449 (main): Remove parameters.
16450 * gdb.trace/tfile.exp: Remove nowarnings.
16451
4d974e88
SM
164522014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16453
16454 * gdb.base/debug-expr.exp: Test string evaluation with
16455 "debug expression" on.
16456
41e99568
PA
164572014-07-15 Pedro Alves <palves@redhat.com>
16458
16459 * gdb.base/reread.exp: Use clean_restart.
16460
487d9753
PL
164612014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16462
16463 * gdb.arch/avr-flash-qualifer.c: New.
16464 * gdb.arch/avr-flash-qualifer.exp: New.
16465
cc1c52ad
PA
164662014-07-14 Pedro Alves <palves@redhat.com>
16467
16468 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16469 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16470
1e973570
PA
164712014-07-14 Pedro Alves <palves@redhat.com>
16472
16473 * gdb.base/double-prompt-target-event-error.c: New file.
16474 * gdb.base/double-prompt-target-event-error.exp: New file.
16475
93d6eb10
PA
164762014-07-14 Pedro Alves <palves@redhat.com>
16477
16478 PR gdb/17072
16479 * gdb.base/paginate-inferior-exit.c: New file.
16480 * gdb.base/paginate-inferior-exit.exp: New file.
16481
0017922d
PA
164822014-07-14 Pedro Alves <palves@redhat.com>
16483
16484 PR gdb/17072
16485 * gdb.base/paginate-bg-execution.c: New file.
16486 * gdb.base/paginate-bg-execution.exp: New file.
16487
94696ad3
PA
164882014-07-14 Pedro Alves <palves@redhat.com>
16489
16490 PR gdb/17072
16491 * gdb.base/paginate-execution-startup.c: New file.
16492 * gdb.base/paginate-execution-startup.exp: New file.
16493 * lib/gdb.exp (pagination_prompt): New global.
16494 (default_gdb_spawn): New procedure, factored out from
16495 default_gdb_spawn.
16496 (default_gdb_start): Adjust to call default_gdb_spawn.
16497 (gdb_spawn): New procedure.
16498
bd293940
PA
164992014-07-14 Pedro Alves <palves@redhat.com>
16500
16501 * lib/gdb.exp (gdb_assert): New procedure.
16502 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16503
c933f875
PA
165042014-07-14 Pedro Alves <palves@redhat.com>
16505
16506 * gdb.base/execution-termios.c: New file.
16507 * gdb.base/execution-termios.exp: New file.
16508
d98b7a16
TT
165092014-07-14 Tom Tromey <tromey@redhat.com>
16510
16511 * gdb.cp/vla-cxx.cc: New file.
16512 * gdb.cp/vla-cxx.exp: New file.
16513
548740d6
TT
165142014-07-14 Tom Tromey <tromey@redhat.com>
16515
16516 * gdb.reverse/rerun-prec.c: New file.
16517 * gdb.reverse/rerun-prec.exp: New file.
16518
a25eb028
MR
165192014-07-12 Maciej W. Rozycki <macro@mips.com>
16520 Maciej W. Rozycki <macro@codesourcery.com>
16521
16522 * lib/gdb-utils.exp: New file.
16523 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16524 inline `gdb_init_command' processing.
16525 (gdb_start_cmd): Likewise.
16526 * lib/mi-support.exp (mi_run_cmd): Likewise.
16527 * README: Document `gdb_init_command' and `gdb_init_commands'.
16528
218c2655
JK
165292014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16530
16531 Fix false FAIL running under a very long directory name.
16532 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16533 and "set print elements 10000". Twice.
16534
5401fde3
YQ
165352014-07-11 Yao Qi <yao@codesourcery.com>
16536
16537 * gdb.base/exprs.exp: "set print symbol off".
16538
e76126e8
PA
165392014-07-11 Pedro Alves <palves@redhat.com>
16540
16541 * gdb.threads/kill.c: New file.
16542 * gdb.threads/kill.exp: New file.
16543
2d6f0de6
YQ
165442014-07-10 Yao Qi <yao@codesourcery.com>
16545
16546 * gdb.trace/tfile.c (write_basic_trace_file)
16547 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16548 address written to trace file.
16549
7180e04a
PA
165502014-07-09 Pedro Alves <palves@redhat.com>
16551
16552 * gdb.base/attach-wait-input.exp: New file.
16553 * gdb.base/attach-wait-input.c: New file.
16554
9a9a7608
AB
165552014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16556
16557 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16558 setting up test structures.
16559 (main): Call new test function.
16560 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16561 test function, continue into test function and walk test
16562 structures.
16563
161ac41e
YQ
165642014-07-02 Yao Qi <yao@codesourcery.com>
16565
16566 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16567 'bar_start' at the beginning of functions 'foo' and 'bar'
16568 respectively.
16569 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16570 instead of 'foo' and 'bar'.
16571
1f267ae3
MM
165722014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16573
16574 * gdb.btrace/segv.exp: New.
16575 * gdb.btrace/segv.c: New.
16576
2b239efb
LM
165772014-07-02 Luis Machado <lgustavo@codesourcery.com>
16578
16579 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16580 instruction.
16581
cf363f18
MW
165822014-06-30 Mark Wielaard <mjw@redhat.com>
16583
16584 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16585 vulture, vilify, villar): New volatile array constants.
16586 (vindictive, vegetation): New const volatile array constants.
16587 * gdb.base/volatile.exp: Test volatile and const volatile array
16588 types.
16589
aebf9d24
AA
165902014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16591
16592 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16593 target lacks support for awatch, rwatch, or hbreak.
16594
b67a2c6f
YQ
165952014-06-27 Yao Qi <yao@codesourcery.com>
16596
16597 * gdb.multi/dummy-frame-restore.exp: New.
16598 * gdb.multi/dummy-frame-restore.c: New.
16599
aef92902
MM
166002014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16601
16602 * gdb.btrace/gcore.exp: New.
16603
8e9db26e
PA
166042014-06-23 Pedro Alves <palves@redhat.com>
16605
16606 * gdb.base/watchpoint-reuse-slot.c: New file.
16607 * gdb.base/watchpoint-reuse-slot.exp: New file.
16608
70afc5b7
SC
166092014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16610
16611 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16612 progspace's filename in 'info', 'enable' and 'disable' command
16613 tests.
16614
b972bd9c
JK
166152014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16616
16617 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16618 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16619 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16620
125f8a3d
GB
166212014-06-20 Gary Benson <gbenson@redhat.com>
16622
16623 * gdb.arch/i386-avx.exp: Fix include file location.
16624 * gdb.arch/i386-sse.exp: Likewise.
16625
3ed9baed
IB
166262014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16627
16628 * gdb.dlang/expression.exp: New file.
16629
034f788c
PA
166302014-06-19 Pedro Alves <palves@redhat.com>
16631
16632 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16633 out from ...
16634 (top level): ... here. Iterate running tests under different
16635 scheduler-locking settings.
16636
45371d0c
LM
166372014-06-18 Luis Machado <lgustavo@codesourcery.com>
16638
16639 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16640 to DW_FORM_addr and use non-zero addresses.
16641
5d376983
SC
166422014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16643
16644 PR gdb/17017
16645 * gdb.python/py-xmethods.cc: Add global function call counters and
16646 increment them in their respective functions. Remove "cout"
16647 statements.
16648 * gdb.python/py-xmethods.exp: Make tests check the global function
16649 call counters instead of depending on inferior IO.
16650
a1aa2221
LM
166512014-06-18 Don Breazeal <donb@codesourcery.com>
16652
16653 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16654 Deleted procedure.
16655 (explicit_fork_parent_follow): Deleted procedure.
16656 (explicit_fork_child_follow): Deleted procedure.
16657 (test_follow_fork): New procedure.
16658 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16659 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16660 procedure calls.
16661
0fc05997
YQ
166622014-06-17 Yao Qi <yao@codesourcery.com>
16663
16664 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16665 CP1252.
16666
70795c52
LM
166672014-06-17 Luis Machado <lgustavo@codesourcery.com>
16668
16669 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16670 Initialize ptr and S explicitly.
16671 (skip_type_update_when_not_use_rtti_test): Likewise.
16672
6be47f0c
KS
166732014-06-16 Keith Seitz <keiths@redhat.com>
16674
16675 PR mi/15863
16676 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16677 the inferior is started.
16678
d03de421
PA
166792014-06-16 Pedro Alves <palves@redhat.com>
16680
16681 * gdb.base/break-main-file-remove-fail.c: New file.
16682 * gdb.base/break-main-file-remove-fail.exp: New file.
16683 * gdb.base/break-unload-file.exp: Use build_executable instead of
16684 prepare_for_testing.
16685 (test_break): New parameter "initial_load". Handle it.
16686 (top level): Add initial_load cmdline/file axis.
16687
f9579b99
TT
166882014-06-12 Tom Tromey <tromey@redhat.com>
16689
16690 * gdb.base/completion.exp: Don't use directory name in test.
16691
3657956b
GB
166922014-06-09 Gary Benson <gbenson@redhat.com>
16693
16694 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16695 separate the always-available ANSI-standard signals from the
16696 signals that require checking.
16697 (main): Likewise.
16698 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16699 Likewise.
16700 (main): Likewise.
16701
4186eb54
KS
167022014-06-07 Keith Seitz <keiths@redhat.com>
16703
16704 Revert:
16705 PR c++/16253
16706 * gdb.cp/var-tag.cc: New file.
16707 * gdb.cp/var-tag.exp: New file.
16708 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16709 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16710 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16711 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16712
25326a28 167132014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16714
16715 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16716
829155c9
PA
167172014-06-06 Pedro Alves <palves@redhat.com>
16718
16719 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16720 in target debug output instead of looking at RSP packets,
16721 disabling the test on any target that uses hardware stepping.
16722 Update comments.
16723
61c8d22e
PA
167242014-06-06 Pedro Alves <palves@redhat.com>
16725
16726 * gdb.base/break-unload-file.exp: Fix typo.
16727
d9a47287
YQ
167282014-06-06 Yao Qi <yao@codesourcery.com>
16729
16730 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16731 from "jit_function" to "^jit_function".
16732
e5e01dbf
YQ
167332014-06-06 Yao Qi <yao@codesourcery.com>
16734
16735 * gdb.base/async.c (foo): Add one statement.
16736 * gdb.base/async.exp: Get the next instruction address and
16737 match the output of "nexti" by instruction address. Match
16738 the hex address in the output of "finish".
16739
73ba372c
GB
167402014-06-06 Gary Benson <gbenson@redhat.com>
16741
16742 * gdb.base/call-signals.c: Remove preprocessor conditionals
16743 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16744 SIGSEGV and SIGTERM.
16745 * gdb.base/sigall.c: Likewise.
16746 * gdb.base/unwindonsignal.c: Likewise.
16747 * gdb.reverse/sigall-reverse.c: Likewise.
16748
831517df
YQ
167492014-06-06 Yao Qi <yao@codesourcery.com>
16750
16751 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16752 readable, skip the test.
16753
b8b91e98
YQ
167542014-06-06 Yao Qi <yao@codesourcery.com>
16755
16756 * gdb.threads/staticthreads.c (thread_function): Move the line
16757 setting breakpoint on forward.
16758 * gdb.threads/staticthreads.exp: Update comments.
16759
fb934770
LC
167602014-06-05 Ludovic Courtès <ludo@gnu.org>
16761
16762 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16763 "history-append! type error".
16764
6ef284bd
SM
167652014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16766
16767 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16768 erroneous dprintf expected input.
16769
a872e241
DE
167702014-06-04 Doug Evans <xdje42@gmail.com>
16771
16772 * gdb.guile/scm-generics.exp: Delete.
16773
16f691fb
DE
167742014-06-04 Doug Evans <xdje42@gmail.com>
16775
16776 * gdb.guile/scm-breakpoint.exp: Update.
16777 Add tests for breakpoint registration.
16778
012370f6
TT
167792014-06-04 Tom Tromey <tromey@redhat.com>
16780
16781 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16782 VLA-in-union.
16783 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16784 inner_vla_struct, vla_union types. Initialize objects of those
16785 types and compute their sizes.
16786
9f5a4cef
HZ
167872014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16788 Hui Zhu <hui@codesourcery.com>
16789
16790 * gdb.base/fileio.exp: Add test for shell not available as well as
16791 available.
16792 * gdb.base/fileio.c (test_system): Check for shell twice.
16793
90a45c4d
YQ
167942014-06-04 Yao Qi <yao@codesourcery.com>
16795
16796 * gdb.base/auto-connect-native-target.exp: Remove redundant
16797 space from the regexp pattern.
16798
70017e41
YQ
167992014-06-04 Yao Qi <yao@codesourcery.com>
16800
16801 * gdb.base/default.exp: Replace "child" with "native" in
16802 regexp pattern.
16803
883964a7
SC
168042014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16805
16806 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16807 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16808 * gdb.python/py-xmethods.py: Python script supporting the
16809 new testcase and tests.
16810
ef370185
JB
168112014-06-03 Joel Brobecker <brobecker@adacore.com>
16812 Pedro Alves <palves@redhat.com>
16813
16814 PR breakpoints/17000
16815 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16816 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16817
1e2ccb61
BM
168182014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16819
16820 * gdb.base/subst.exp: Add tests to verify partial path matching
16821 output.
16822
c6ec5ab2
PA
168232014-06-03 Pedro Alves <palves@redhat.com>
16824
16825 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16826 target that doesn't use software single-stepping.
16827
835c559f
PA
168282014-06-03 Pedro Alves <palves@redhat.com>
16829
16830 PR breakpoints/17000
16831 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16832 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16833
06eb1586
DE
168342014-06-02 Doug Evans <xdje42@gmail.com>
16835
16836 * gdb.guile/scm-parameter.exp: New file.
16837
e698b8c4
DE
168382014-06-02 Doug Evans <xdje42@gmail.com>
16839
16840 * gdb.guile/scm-cmd.c: New file.
16841 * gdb.guile/scm-cmd.exp: New file.
16842
ded03782
DE
168432014-06-02 Doug Evans <xdje42@gmail.com>
16844
16845 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16846 pretty-printer lookup.
16847 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16848 (make-pp_s-printer): Call it.
16849 (make-pretty-printer-from-dict): New function.
16850 (lookup-pretty-printer-maker-from-dict): New function.
16851 (*pretty-printer*): Simplify.
16852 (make-objfile-pp_s-printer): New function.
16853 (install-objfile-pretty-printers!): New function.
16854 (make-progspace-pp_s-printer): New function.
16855 (install-progspace-pretty-printers!): New function.
16856 * gdb.guile/scm-progspace.c: New file.
16857 * gdb.guile/scm-progspace.exp: New file.
16858
41fac0cf
PA
168592014-06-02 Pedro Alves <palves@redhat.com>
16860
16861 * gdb.base/dprintf-bp-same-addr.c: New file.
16862 * gdb.base/dprintf-bp-same-addr.exp: New file.
16863
96ae5695
EBM
168642014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16865
16866 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16867 * gdb.arch/powerpc-power.s: Likewise.
16868
da02b3a8
JB
168692014-06-02 Joel Brobecker <brobecker@adacore.com>
16870
16871 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16872
c72b2e7b
YQ
168732014-06-01 Yao Qi <yao@codesourcery.com>
16874
16875 * gdb.base/watchpoint.exp (test_watch_location): Check null
16876 pointer can be dereferenced. If not, do the test, otherwise
16877 skip it.
16878
53e8a631
AB
168792014-05-30 Andrew Burgess <aburgess@broadcom.com>
16880
16881 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16882 results.
16883 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16884
938f0e2f
AB
168852014-05-30 Andrew Burgess <aburgess@broadcom.com>
16886
16887 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16888 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16889 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16890 * gdb.arch/amd64-invalid-stack-top.c: New file.
16891 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16892
9ba6657a
PA
168932014-05-30 Pedro Alves <palves@redhat.com>
16894
16895 PR breakpoints/17000
16896 * gdb.base/sss-bp-on-user-bp.c: New file.
16897 * gdb.base/sss-bp-on-user-bp.exp: New file.
16898
522c09bf
DB
168992014-05-30 David Blaikie <dblaikie@gmail.com>
16900
16901 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16902 gnu_inline semantics via attribute.
16903 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16904 source explicitly specifies the required semantics.
16905
bf4ef81e
MR
169062014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16907
16908 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16909
329ea579
PA
169102014-05-29 Pedro Alves <palves@redhat.com>
16911 Tom Tromey <tromey@redhat.com>
16912
16913 * gdb.base/async-shell.exp: Don't enable target-async.
16914 * gdb.base/async.exp
16915 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16916 parameter. Adjust.
16917 (top level): Don't test with "target-async".
16918 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16919 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16920 * gdb.base/inferior-died.exp: Don't enable target-async.
16921 * gdb.base/interrupt-noterm.exp: Likewise.
16922 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16923 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16924 * gdb.mi/mi-nonstop.exp: Likewise.
16925 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16926 * gdb.mi/mi-nsintrall.exp: Likewise.
16927 * gdb.mi/mi-nsmoribund.exp: Likewise.
16928 * gdb.mi/mi-nsthrexec.exp: Likewise.
16929 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16930 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16931 * gdb.python/py-evsignal.exp: Don't enable target-async.
16932 * gdb.python/py-evthreads.exp: Likewise.
16933 * gdb.python/py-prompt.exp: Likewise.
16934 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16935 * gdb.server/solib-list.exp: Don't enable target-async.
16936 * gdb.threads/thread-specific-bp.exp: Likewise.
16937 * lib/mi-support.exp: Adjust to use mi-async.
16938
fd664c91
PA
169392014-05-29 Pedro Alves <palves@redhat.com>
16940
16941 PR gdb/13860
16942 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16943 reason, even in sync mode.
16944
251bde03
PA
169452014-05-29 Pedro Alves <palves@redhat.com>
16946 Hui Zhu <hui@codesourcery.com>
16947
16948 PR PR15693
16949 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16950 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16951 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16952 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16953
7f3c0343
JB
169542014-05-28 Joel Brobecker <brobecker@adacore.com>
16955
16956 * config/monitor.exp (gdb_target_monitor): Replace use of
16957 "set remotebaud" by "set serial baud".
16958
b2715b27
AW
169592014-05-26 Andy Wingo <wingo@igalia.com>
16960
16961 * gdb.guile/scm-breakpoint.exp:
16962 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16963 properties instead of gdb-object-properties.
16964
498a4489
YQ
169652014-05-26 Yao Qi <yao@codesourcery.com>
16966
16967 * gdb.server/no-thread-db.exp: Specify source file name
16968 explicitly when setting a breakpoint.
16969
589fdceb
MM
169702014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16971
16972 * gdb.btrace/vdso.c: New.
16973 * gdb.btrace/vdso.exp: New.
16974
e9089e05
MM
169752014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16976
16977 * gdb.base/gcore.exp (capture_command_output): Move ...
16978 * lib/gdb.exp (capture_command_output): ... here.
16979
67b5c0c1
MM
169802014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16981
16982 * gdb.btrace/data.exp: Test memory access during btrace replay.
16983
a2199296
SM
169842014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16985
16986 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16987
17b2616c
PA
169882014-05-21 Pedro Alves <palves@redhat.com>
16989
16990 PR gdb/13860
16991 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16992 (top level): Test that output related to execution commands is
16993 sent to the console with CLI commands, but not with MI commands.
16994 Test that breakpoint events are always mirrored to the console.
16995 Also expect the new source line to be output after a "next" in
16996 async mode too. Make it a pass/fail test.
16997 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16998 output.
16999 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17000
5166082f
PA
170012014-05-21 Pedro Alves <palves@redhat.com>
17002
17003 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17004 Use them to test variations of "list" after reaching a breakpoint.
17005 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17006 Test "list" with listsize 10 after reaching a breakpoint.
17007 * gdb.python/python.exp (decode_line current location line
17008 number): Adjust expected line number.
17009
2f25d70f
SM
170102014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17011
17012 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17013 behavior for $args, pass it directly to "run".
17014
ff604a67
MR
170152014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17016
17017 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17018 30000 to 65536.
17019
6a3cb8e8
PA
170202014-05-21 Pedro Alves <palves@redhat.com>
17021
17022 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17023 auto-connect-native-target off".
17024 * gdb.base/auto-connect-native-target.c: New file.
17025 * gdb.base/auto-connect-native-target.exp: New file.
17026
4ebfc96e
PA
170272014-05-21 Pedro Alves <palves@redhat.com>
17028
17029 * gdb.base/default.exp: Test "target native" instead of "target
17030 child".
17031
36d46afb
MW
170322014-05-21 Mark Wielaard <mjw@redhat.com>
17033
17034 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17035
5876f503
JK
170362014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17037
17038 Fix TLS access for -static -pthread.
17039 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17040 <HAVE_TLS> (thread_function, main): Initialize it.
17041 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17042 Add clean_restart.
17043 <$have_tls != "">: Check TLSVAR.
17044
0256a6ac
PA
170452014-05-21 Pedro Alves <palves@redhat.com>
17046
17047 * gdb.base/dcache-line-read-error.c: New.
17048 * gdb.base/dcache-line-read-error.exp: New.
17049
936d2992
PA
170502014-05-20 Pedro Alves <palves@redhat.com>
17051
17052 * gdb.base/compare-sections.c: New file.
17053 * gdb.base/compare-sections.exp: New file.
17054
802e8e6d
PA
170552014-05-20 Pedro Alves <palves@redhat.com>
17056
17057 * gdb.base/break-idempotent.c: New file.
17058 * gdb.base/break-idempotent.exp: New file.
17059
e59fa00f
MM
170602014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17061
17062 * gdb.btrace/nohist.exp: New.
17063
8b696e31
YQ
170642014-05-20 Yao Qi <yao@codesourcery.com>
17065
17066 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17067 gdb.reverse directory and gdb_reverse_timeout exists in board
17068 setting.
17069 * README: Document gdb_reverse_timeout.
17070
73c9764f
YQ
170712014-05-20 Yao Qi <yao@codesourcery.com>
17072
17073 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17074 'test_file_name'. Treat args as a string instead of a list.
17075 (gdb_init): Rename argument 'args' by 'test_file_name'.
17076
f1f4348a
JK
170772014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17078
17079 * gdb.arch/powerpc-power.exp: New file.
17080 * gdb.arch/powerpc-power.s: New file.
17081
0dbe70ce
DE
170822014-05-16 Doug Evans <dje@google.com>
17083
17084 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17085 * gdb.base/completion.exp: Check that all expected files exist
17086 before doing file completion.
0dbe70ce 17087
8d551b02
DE
170882014-05-16 Doug Evans <dje@google.com>
17089
17090 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17091 Update.
17092 (do_syscall_tests_without_xml): Update.
17093
73eb7709
PA
170942014-05-16 Pedro Alves <palves@redhat.com>
17095
17096 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17097 instead of "unknown output after running".
17098
3fae92fc
YQ
170992014-05-16 Yao Qi <yao@codesourcery.com>
17100
17101 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17102 file1.txt from host at the end.
17103 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17104
c2b2ccc5
DE
171052014-05-15 Doug Evans <dje@google.com>
17106
17107 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17108 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17109 loading file. Add test for TU lookup.
17110
8c217a4b
SM
171112014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17112
17113 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17114 calling "-exec-arguments" or "set args" before running the
17115 inferior.
17116
3deb39c6
SM
171172014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17118
17119 * lib/mi-support.exp (mi_expect_stop): Expect message for
17120 inferiors that exit with non-zero exit code.
17121
71a79f8c
YQ
171222014-05-14 Yao Qi <yao@codesourcery.com>
17123
17124 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17125 match absolute path on remote host.
17126 (test_file_list_exec_source_files): Remove "/" from the
17127 pattern.
17128
f23fcd46
YQ
171292014-05-14 Yao Qi <yao@codesourcery.com>
17130
17131 * boards/local-remote-host-notty.exp (${board}_file): New
17132 proc.
17133
9404b58f
KM
171342014-05-07 Kyle McMartin <kyle@redhat.com>
17135
17136 Pushed by Joel Brobecker <brobecker@adacore.com>.
17137 * gdb.arch/aarch64-atomic-inst.c: New file.
17138 * gdb.arch/aarch64-atomic-inst.exp: New file.
17139
5e45f04c
YQ
171402014-05-07 Yao Qi <yao@codesourcery.com>
17141
17142 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17143 in current context" too.
17144
c888a17d
KS
171452014-05-05 Keith Seitz <keiths@redhat.com>
17146
17147 * gdb.linespec/ls-dollar.exp: Add test for linespec
17148 file:convenience_variable.
17149
290a839c
YQ
171502014-05-05 Yao Qi <yao@codesourcery.com>
17151
17152 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17153 traceframes into tfile and ctf trace files. Read data from
17154 trace file and test collected data.
17155 (gdb_collect_locals_test): Likewise.
17156 (gdb_unavailable_registers_test): Likewise.
17157 (gdb_unavailable_floats): Likewise.
17158 (gdb_collect_globals_test): Likewise.
17159 (top-level): Append "ctf" to trace_file_targets if GDB
17160 supports.
17161
b5262cd0
YQ
171622014-05-05 Yao Qi <yao@codesourcery.com>
17163
17164 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17165 code to ...
17166 (gdb_collect_args_test_1): ... it. New proc.
17167 (gdb_collect_locals_test): Move some code to ...
17168 (gdb_collect_locals_test_1): ... it. New proc.
17169 (gdb_unavailable_registers_test): Move some code to ...
17170 (gdb_unavailable_registers_test_1): ... it. New proc.
17171 (gdb_unavailable_floats): Move some code to ...
17172 (gdb_unavailable_floats_1): ... it. New proc.
17173
30a1e6cc
SDJ
171742014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17175
17176 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17177 probes to test for bitness recognition.
17178 * gdb.arch/amd64-stap-optional-prefix.exp
17179 (test_probe_value_without_reg): New procedure.
17180 Add code to test for different kinds of bitness.
17181
f33da99a
SDJ
171822014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17183
17184 PR breakpoints/16889
17185 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17186 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17187
5b80f00d
PA
171882014-05-01 Pedro Alves <palves@redhat.com>
17189
17190 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17191 gdb_file_cmd if no file is specified.
17192 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17193 last_loaded_file to set the remote exec-file.
17194
f8c2a73c
PA
171952014-05-01 Pedro Alves <palves@redhat.com>
17196
17197 * boards/local-remote-host.exp: New file.
17198
be6e8ac7
PA
171992014-05-01 Pedro Alves <palves@redhat.com>
17200
17201 * boards/local-remote-host.exp: Rename to ...
17202 * boards/local-remote-host-notty.exp: ... this.
17203
cac0dc8f
JB
172042014-04-28 Joel Brobecker <brobecker@adacore.com>
17205
17206 * gdb.ada/dyn_arrayidx: New testcase.
17207
9730e6cc
YQ
172082014-04-26 Yao Qi <yao@codesourcery.com>
17209
17210 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17211 and compute the length of function main. Save it in
17212 $main_length.
17213 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17214 (top-level): Use gdb_compile to compile objects into
17215 executable and restart GDB. Remove invocation to
17216 prepare_for_testing.
17217
7ae1a6a6
PA
172182014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17219 Pedro Alves <palves@redhat.com>
17220
17221 PR server/16255
17222 * gdb.multi/multi-attach.c: New file.
17223 * gdb.multi/multi-attach.exp: New file.
17224
4082afcc
PA
172252014-04-25 Pedro Alves <palves@redhat.com>
17226
17227 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17228 user.
17229 (top level): Test that "set remote conditional-breakpoints-packet
17230 off" works as intended.
17231 * gdb.base/dprintf.exp: Test that "set remote
17232 breakpoint-commands-packet off" works as intended.
17233 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17234 New function.
17235 (top level): Call it.
17236 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17237 remote fast-tracepoints-packet off" works as intended.
17238 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17239 * lib/gdb.exp (gdb_is_target_remote): ... here.
17240
2abc3f8d
DB
172412014-04-24 David Blaikie <dblaikie@gmail.com>
17242
17243 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17244 ensure clang would not discard them.
17245 * gdb.base/gdbvars.c: Ditto.
17246 * gdb.base/memattr.c: Ditto.
17247 * gdb.base/whatis.c: Ditto.
17248 * gdb.python/py-prettyprint.c: Ditto.
17249 * gdb.trace/actions.c: Ditto.
17250 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17251 ensure clang would not discard it.
17252
bfd39632
DB
172532014-04-24 David Blaikie <dblaikie@gmail.com>
17254
17255 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17256 clang to emit the full definition of type required by the test
17257 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17258
22842ff6
DB
172592014-04-24 David Blaikie <dblaikie@gmail.com>
17260
17261 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17262 coax Clang into emitting the definition of the type.
17263 * gdb.cp/pr10728-x.h (y): Ditto.
17264 * gdb.cp/pr10728-y.cc (y): Ditto.
17265
c2e827ad
DB
172662014-04-24 David Blaikie <dblaikie@gmail.com>
17267
17268 * gdb.base/label.exp: XFAIL label related tests under Clang.
17269 * gdb.cp/cplabel.exp: Ditto.
17270 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17271 under Clang those using labels.
17272
4c2d33e7
YQ
172732014-04-25 Yao Qi <yao@codesourcery.com>
17274
17275 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17276 double_label.
17277 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17278 partial_label and double_label.
17279
56083b99
DB
172802014-04-24 David Blaikie <dblaikie@gmail.com>
17281
17282 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17283
25d4e99d
DB
172842014-04-24 David Blaikie <dblaikie@gmail.com>
17285
17286 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17287 of the function to work across GCC and Clang.
17288 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17289 pointer types (const void ** const V void **).
17290
01f9f808
MS
172912014-04-24 Michael Sturm <michael.sturm@mintel.com>
17292 Walfred Tedeschi <walfred.tedeschi@intel.com>
17293
17294 * Makefile.in (EXECUTABLES): Added i386-avx512.
17295 * gdb.arch/i386-avx512.c: New file.
17296 * gdb.arch/i386-avx512.exp: Likewise.
17297
4b48d439
KS
172982014-04-23 Keith Seitz <keiths@redhat.com>
17299
17300 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17301 (mi_make_breakpoint_table): New procedure.
17302 (mi_create_breakpoint): Use mi_make_breakpoint
17303 and return the result.
17304 (mi_make_breakpoint): New procedure.
17305 (mi_build_kv_pairs): New procedure.
17306
17307 * gdb.mi/mi-break.exp: Remove unused globals,
17308 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17309 All callers updated.
17310 * gdb.mi/mi-dprintf.exp: Use variable to track command
17311 number.
17312 Update all callers of mi_create_breakpoint and use
17313 mi_make_breakpoint_table.
17314 Remove any unused global variables.
17315 * gdb.mi/mi-nonstop.exp: Likewise.
17316 * gdb.mi/mi-nsintrall.exp: Likewise.
17317 * gdb.mi/mi-nsmoribund.exp: Likewise.
17318 * gdb.mi/mi-nsthrexec.exp: Likewise.
17319 * gdb.mi/mi-reverse.exp: Likewise.
17320 * gdb.mi/mi-simplerun.exp: Likewise.
17321 * gdb.mi/mi-stepn.exp: Likewise.
17322 * gdb.mi/mi-syn-frame.exp: Likewise.
17323 * gdb.mi/mi-until.exp: Likewise.
17324 * gdb.mi/mi-var-cp.exp: Likewise.
17325 * gdb.mi/mi-var-display.exp: Likewise.
17326 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17327 * gdb.mi/mi2-var-child.exp: Likewise.
17328 * gdb.mi/mi-vla-c99.exp: Likewise.
17329 * lib/mi-support.exp: Likewise.
17330
17331 From Ian Lance Taylor <iant@cygnus.com>:
17332 * lib/gdb.exp (parse_args): New procedure.
17333
08351840
PA
173342014-04-23 Pedro Alves <palves@redhat.com>
17335
17336 * gdb.base/break-unload-file.c: New file.
17337 * gdb.base/break-unload-file.exp: New file.
17338 * gdb.base/sym-file-lib.c (baz): New function.
17339 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17340 field.
17341 (load): Store the segment's mapped size.
17342 (unload): New function.
17343 (unload_shlib): New function.
17344 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17345 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17346 set a breakpoint at baz, and call it.
17347 * gdb.base/sym-file.exp: New tests for stale breakpoint
17348 instructions.
17349
076855f9
PA
173502014-04-23 Pedro Alves <palves@redhat.com>
17351
17352 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17353 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17354 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17355 * gdb.base/hbreak-unmapped.c: New file.
17356 * gdb.base/hbreak-unmapped.exp: New file.
17357 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17358 * lib/gdb.exp (gdb_is_target_remote): ... here.
17359
483805cf
PA
173602014-04-22 Pedro Alves <palves@redhat.com>
17361
17362 * gdb.base/consecutive-step-over.c: New file.
17363 * gdb.base/consecutive-step-over.exp: New file.
17364
06d97543
PA
173652014-04-22 Pedro Alves <palves@redhat.com>
17366
17367 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17368 instead of send_gdb/gdb_expect.
17369
b4429ea2
YQ
173702014-04-22 Yao Qi <yao@codesourcery.com>
17371
17372 * lib/trace-support.exp (generate_tracefile): New procedure.
17373 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17374 return 0.
17375 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17376 if generate_tracefile returns 1.
17377
51d48146
PA
173782014-04-18 Tom Tromey <palves@redhat.com>
17379 Pedro alves <tromey@redhat.com>
17380
17381 PR backtrace/15558
17382 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17383 with a backtrace limit.
17384 * gdb.python/py-frame-inline.exp: Test running to an inline
17385 function with a backtrace limit, and printing the newest frame.
17386 * gdb.python/py-frame-inline.c (main): Call f.
17387
bd1dce5f
MS
173882014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17389
17390 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17391
40d1a503
MS
173922014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17393
17394 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17395 Drop prefix from unsupported source file path.
17396
389b98f7
YQ
173972014-04-17 Yao Qi <yao@codesourcery.com>
17398
17399 * lib/gdb.exp (with_target_charset): New proc.
17400 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17401 with_target_charset.
17402 (test_print_strings): Likewise.
17403 (test_repeat_bytes): Likewise.
17404 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17405 for some tests.
17406
22869d73
KS
174072014-04-16 Keith Seitz <keiths@redhat.com>
17408
17409 PR gdb/15827
17410 * gdb.dwarf2/corrupt.c: New file.
17411 * gdb.dwarf2/corrupt.exp: New file.
17412
c4f87ca6
KS
174132014-04-16 Keith Seitz <keiths@redhat.com>
17414
17415 PR c++/16597
17416 * gdb.cp/namelessclass.cc: New file.
17417 * gdb.cp/namelessclass.exp: New file.
17418 * gdb.cp/namelessclass.S: New file.
17419
ab19de87
DE
174202014-04-16 Doug Evans <dje@google.com>
17421
17422 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17423 Add comment.
17424 (gdbserver_default_get_comm_port): New function.
17425 (gdbserver_start): Check if board file provided
17426 "gdbserver,get_comm_port" and use it if so.
17427 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17428 (gdb,socketport): Set to "stdio".
17429 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17430 (stdio_gdbserver_template): Delete.
17431 (${board}_get_remote_address): Update.
17432 (${board}_build_remote_cmd): Delete.
17433 (${board}_get_comm_port): New function.
17434 (${board}_spawn): Update.
17435 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17436 Delete.
17437 (${board}_get_remote_address): Update.
17438 (${board}_get_comm_port): New function.
17439
fc98a809
AB
174402014-04-16 Andrew Burgess <aburgess@broadcom.com>
17441
17442 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17443 appearing in any order.
17444
87fd9e6e
DE
174452014-04-15 Doug Evans <dje@google.com>
17446
17447 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17448 uninitialized value of "description".
17449
099fc3ea
KS
174502014-04-15 Keith Seitz <keiths@redhat.com>
17451
17452 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17453 Remove unused globals.
17454 (test_running_the_program): Likewise.
17455 (test_controlled_execution): Likewise.
17456 (test_controlling_breakpoints): Likewise.
17457 (test_program_termination): Likewise.
17458
5da151d4
KS
174592014-04-15 Keith Seitz <keiths@redhat.com>
17460
17461 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17462 unused globals.
17463 (test_rbreak_creation_and_listing): Likewise.
17464 (test_ignore_count): Likewise.
17465 (test_error): Likewise.
17466
35e5d2f0
PA
174672014-04-15 Pedro Alves <palves@redhat.com>
17468
17469 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17470 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17471 sym-file-loader.c.
17472 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17473 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17474 to sym-file-loader.c.
17475 (struct library): Forward declare.
17476 (load_shlib, lookup_function): Change prototypes.
17477 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17478 (translate_offset): Remove declarations.
17479 (get_text_addr): New declaration.
17480 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17481 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17482 sym-file-loader.h.
17483 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17484 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17485 here from sym-file-loader.h.
17486 (struct library): New structure.
17487 (load_shlib, lookup_function): Change prototypes and adjust to
17488 work with a struct library.
17489 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17490 (translate_offset): Make static.
17491 (get_text_addr): New function.
17492 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17493
eb4c1710
PA
174942014-04-15 Pedro Alves <palves@redhat.com>
17495
17496 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17497
2d1baf52
PA
174982014-04-15 Pedro Alves <palves@redhat.com>
17499
17500 * gdb.base/sym-file-loader.c: Include <limits.h>.
17501 (SELF_LINK): New define.
17502 (get_origin): New function.
17503 (load_shlib): Use it.
17504 * gdb.base/sym-file.exp: Don't early return if the target is
17505 remote. Use runto_main, and issue fail is that fails. Use
17506 gdb_load_shlibs.
17507 (shlib_name): Delete.
17508 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17509
7dd6df01
PA
175102014-04-15 Pedro Alves <palves@redhat.com>
17511
17512 * gdb.base/sym-file.exp: Remove regex characters from test
17513 message. Don't refer to breakpoint numbers in test messages.
17514
b50c8614
KS
175152014-04-14 Keith Seitz <keiths@redhat.com>
17516
17517 PR c++/16253
17518 * gdb.cp/var-tag.cc: New file.
17519 * gdb.cp/var-tag.exp: New file.
17520 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17521 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17522 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17523 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17524
3d567982
TT
175252014-04-14 Tom Tromey <tromey@redhat.com>
17526
17527 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17528 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17529 type.
17530 * gdb.cp/enum-class.exp: New file.
17531 * gdb.cp/enum-class.cc: New file.
17532
0626fc76
TT
175332014-04-14 Tom Tromey <tromey@redhat.com>
17534
17535 * gdb.dwarf2/enum-type.exp: New file.
17536
dca325b3
SA
175372014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17538
17539 * gdb.mi/mi-vla-c99.exp: New file.
17540 * gdb.mi/vla.c: New file.
17541
5854b38a
SA
175422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17543
17544 * gdb.base/vla-datatypes.c: New file.
17545 * gdb.base/vla-datatypes.exp: New file.
17546
463bb957
SA
175472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17548
17549 * gdb.base/vla-ptr.c: New file.
17550 * gdb.base/vla-ptr.exp: New file.
17551
3dd170be
SA
175522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17553
17554 * gdb.dwarf2/count.exp: New file.
17555
5ecaaa66
SA
175562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17557
17558 * gdb.base/vla-sideeffect.c: New file.
17559 * gdb.base/vla-sideeffect.exp: New file.
17560
41f1ada5
DB
175612014-04-14 David Blaikie <dblaikie@gmail.com>
17562
17563 * gdb.mi/non-stop.c: Add return value for non-void function return
17564 statement.
17565 * gdb.threads/staticthreads.c: Ditto.
17566
0be03e84
DE
175672014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17568 Doug Evans <xdje42@gmail.com>
17569
17570 * gdb.guile/scm-value.c: Improve test case.
17571 * gdb.guile/scm-value.exp: Add new test.
17572
f180a1fb
DB
175732014-04-11 David Blaikie <dblaikie@gmail.com>
17574
17575 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17576 override Clang's default.
17577
6b662e19
JB
175782014-04-11 Joel Brobecker <brobecker@adacore.com>
17579
17580 Revert the following changes (regressions):
17581
17582 * gdb.base/vla-sideeffect.c: New file.
17583 * gdb.base/vla-sideeffect.exp: New file.
17584
17585 * gdb.dwarf2/count.exp: New file.
17586
17587 * gdb.base/vla-multi.c: New file.
17588 * gdb.base/vla-multi.exp: New file.
17589
17590 * gdb.base/vla-ptr.c: New file.
17591 * gdb.base/vla-ptr.exp: New file.
17592
17593 * gdb.base/vla-datatypes.c: New file.
17594 * gdb.base/vla-datatypes.exp: New file.
17595
17596 * gdb.mi/mi-vla-c99.exp: New file.
17597 * gdb.mi/vla.c: New file.
17598
245a5f0b
KS
175992014-04-11 Keith Seitz <keiths@redhat.com>
17600
17601 PR c++/16675
17602 * gdb.cp/cpsizeof.exp: New file.
17603 * gdb.cp/cpsizeof.cc: New file.
17604
58a84dcf
SA
176052014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17606
191a8a90
JB
17607 * gdb.mi/mi-vla-c99.exp: New file.
17608 * gdb.mi/vla.c: New file.
58a84dcf 17609
c8655f75
SA
176102014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17611
17612 * gdb.base/vla-datatypes.c: New file.
17613 * gdb.base/vla-datatypes.exp: New file.
17614
024e13b4
SA
176152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17616
17617 * gdb.base/vla-ptr.c: New file.
17618 * gdb.base/vla-ptr.exp: New file.
17619
1a237e0e
SA
176202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17621
17622 * gdb.base/vla-multi.c: New file.
17623 * gdb.base/vla-multi.exp: New file.
17624
504f3432
SA
176252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17626
17627 * gdb.dwarf2/count.exp: New file.
17628
3bce8237
SA
176292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17630
191a8a90
JB
17631 * gdb.base/vla-sideeffect.c: New file.
17632 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17633
322f9c21
YQ
176342014-04-11 Yao Qi <yao@codesourcery.com>
17635
17636 * gdb.base/completion.exp: Check file exists before running tests
17637 on file completion.
17638
d708bcd1
PA
176392014-04-10 Pedro Alves <palves@redhat.com>
17640
17641 * gdb.base/cond-eval-mode.c: New file.
17642 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17643 prepare_for_testing to build the new file. Check result of
17644 runto_main.
17645 (test_break, test_watch): New procedures.
17646 (top level): Use them.
17647
ae1d2761
PM
176482014-04-08 Pierre Muller <muller@sourceware.org>
17649
17650 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17651 Ctrl-V use for mingw hosts.
17652
7af389b8
SC
176532014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17654
17655 * gdb.python/py-value.c: Improve test case.
17656 * gdb.python/py-value.exp: Add new test.
17657
5e703181
DE
176582014-04-07 David Blaikie <dblaikie@gmail.com>
17659
17660 * lib/compiler.c: Identify the clang compiler.
17661 * lib/compiler.cc: Ditto.
17662
9810b410
YQ
176632014-04-03 Yao Qi <yao@codesourcery.com>
17664
17665 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17666
98d1b8dc
AB
176672014-04-01 Anton Blanchard <anton@samba.org>
17668
17669 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17670 messages unique.
17671
3114cea1
AB
176722014-04-01 Anton Blanchard <anton@samba.org>
17673
17674 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17675 prepare_for_testing.
17676
62f7182c
AB
176772014-04-01 Anton Blanchard <anton@samba.org>
17678
17679 * gdb.arch/ppc64-atomic-inst.c: Remove.
17680 * gdb.arch/ppc64-atomic-inst.S: New file.
17681 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17682
770e7fc7
DE
176832014-03-31 Doug Evans <dje@google.com>
17684
17685 * gdb.base/print-symbol-loading-lib.c: New file.
17686 * gdb.base/print-symbol-loading-main.c: New file.
17687 * gdb.base/print-symbol-loading.exp: New file.
17688
46e2bafa
YQ
176892014-03-31 Yao Qi <yao@codesourcery.com>
17690
17691 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17692
8776cfe9
JB
176932014-03-28 Joel Brobecker <brobecker@adacore.com>
17694
17695 * gdb.ada/mi_dyn_arr: New testcase.
17696
5d1ef361
DE
176972014-03-27 Doug Evans <dje@google.com>
17698
17699 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17700
b5bee914
YQ
177012014-03-27 Yao Qi <yao@codesourcery.com>
17702
17703 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17704 if target is nios2-*-*.
17705
0d4d0e77
YQ
177062014-03-26 Yao Qi <yao@codesourcery.com>
17707
17708 * lib/gdb.exp (readline_is_used): New proc.
17709 * gdb.base/completion.exp: Move tests on command complete up.
17710 Skip the rest of tests if readline is not used.
17711 * gdb.ada/complete.exp: Skp the test if readline is not
17712 used.
17713 * gdb.base/filesym.exp: Likewise.
17714 * gdb.base/macscp.exp: Likewise.
17715 * gdb.base/readline-ask.exp: Likewise.
17716 * gdb.base/readline.exp: Likewise.
17717 * gdb.python/py-cmd.exp: Likewise.
17718 * gdb.trace/tfile.exp: Likewise.
17719
29361eee
YQ
177202014-03-26 Yao Qi <yao@codesourcery.com>
17721
17722 * gdb.base/macscp.exp: Fix code format issues.
17723
bc9a5525
UW
177242014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17725
17726 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17727 * gdb.asm/powerpc64le.inc: New file.
17728
d3839ede
PA
177292014-03-25 Pedro Alves <palves@redhat.com>
17730 Doug Evans <dje@google.com>
17731
17732 * gdb.base/source-execution.c: New file.
17733 * gdb.base/source-execution.exp: New file.
17734 * gdb.base/source-execution.gdb: New file.
17735
01672a57
DE
177362014-03-24 Doug Evans <dje@google.com>
17737
17738 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17739 using fission.
17740
88bbeca9
HZ
177412014-03-24 Hui Zhu <hui@codesourcery.com>
17742 Pedro Alves <palves@redhat.com>
17743
17744 PR breakpoints/16101
17745 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17746 test pass/fail messages. Detect missing support for dprintf when
17747 breakpoints are actually inserted.
17748 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17749 breakpoints are actually inserted.
17750 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17751 fails.
17752
d2348791
JK
177532014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17754
17755 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17756
feef67ab
DE
177572014-03-22 Doug Evans <xdje42@gmail.com>
17758
17759 * gdb.python/python.exp (python not supported): Verify multi-line
17760 python command issues an error.
25d743f9 17761 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17762 guile command issues an error.
feef67ab 17763
ecebef6a
MR
177642014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17765
17766 * gdb.threads/thread-specific.exp: Handle the lack of usable
17767 $this_breakpoint and $this_thread.
17768
ccdd1909
HZ
177692014-03-21 Hui Zhu <hui@codesourcery.com>
17770
17771 * gdb.base/attach.exp (do_command_attach_tests): New.
17772
beb460e8
PA
177732014-03-20 Tom Tromey <tromey@redhat.com>
17774 Pedro Alves <palves@redhat.com>
17775
17776 PR cli/15718
17777 * gdb.base/condbreak-call-false.c: New file.
17778 * gdb.base/condbreak-call-false.exp: New file.
17779
40acf43a
PA
177802014-03-20 Pedro Alves <palves@redhat.com>
17781
17782 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17783 Delete.
17784 (block_signals, unblock_signals): Delete.
17785 (child_function_2, main): Remove references to deleted variable
17786 and functions.
17787
9f5e1e02
PA
177882014-03-20 Pedro Alves <palves@redhat.com>
17789
17790 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17791 Use pthread_kill to signal thread 2.
17792 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17793 Adjust to make the test send itself a signal rather than using the
17794 host's "kill" command.
17795
99619bea
PA
177962014-03-20 Pedro Alves <palves@redhat.com>
17797
17798 * gdb.threads/multiple-step-overs.c: New file.
17799 * gdb.threads/multiple-step-overs.exp: New file.
17800 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17801 Adjust expected infrun debug output.
17802
2adfaa28
PA
178032014-03-20 Pedro Alves <palves@redhat.com>
17804
17805 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17806 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17807
31e77af2
PA
178082014-03-20 Pedro Alves <palves@redhat.com>
17809
17810 PR breakpoints/7143
17811 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17812 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17813 of gdb_test_multiple.
17814 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17815 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17816
b9f437de
PA
178172014-03-20 Pedro Alves <palves@redhat.com>
17818
17819 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17820 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17821
05adc73e
PA
178222014-03-19 Pedro Alves <palves@redhat.com>
17823
17824 * gdb.base/async.exp: Remove early return.
17825
6048b950
PA
178262014-03-19 Pedro Alves <palves@redhat.com>
17827
17828 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17829
8bcfb00a
PA
178302014-03-19 Pedro Alves <palves@redhat.com>
17831
17832 * gdb.base/async.exp (test_background): Expect \r\n after
17833 "completed." in the fail pattern.
17834
884e37dc
PA
178352014-03-19 Pedro Alves <palves@redhat.com>
17836
17837 * gdb.base/async.exp (test_background): New procedure.
17838 Use it for all background execution command tests.
17839
148e57e2
PA
178402014-03-19 Pedro Alves <palves@redhat.com>
17841
17842 * gdb.base/async.exp: Use prepare_for_testing.
17843
f48088c7
PA
178442014-03-19 Pedro Alves <palves@redhat.com>
17845
17846 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17847 the same line.
17848
e2f6c966
PA
178492014-03-19 Pedro Alves <palves@redhat.com>
17850
17851 * gdb.base/async.c (main): Add "jump here" and "until here" line
17852 marker comments.
17853 * gdb.base/async.exp (jump_here): New global.
17854 (jump& test): Use it.
17855 (until_here): New global.
17856 (until& test): Use it.
17857
c30568d4
PA
178582014-03-19 Pedro Alves <palves@redhat.com>
17859
17860 * gdb.base/async.exp: Don't frob gdb_protocol.
17861
0172b6a7
DE
178622014-03-18 Doug Evans <xdje42@gmail.com>
17863
17864 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17865 Fix spelling of exec-done-display.
17866
06c868a8
JK
178672014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17868
17869 PR gdb/15358
17870 * gdb.base/gdb-sigterm.c: New file.
17871 * gdb.base/gdb-sigterm.exp: New file.
17872
0c7e1a46
PA
178732014-03-18 Pedro Alves <palves@redhat.com>
17874
17875 PR gdb/13860
17876 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17877 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17878 solib-event.
17879
f7c77d93
JB
178802014-03-17 Joel Brobecker <brobecker@adacore.com>
17881
17882 * gdb.ada/pckd_arr_ren: New testcase.
17883
5a1e8c7a
DE
178842014-03-13 Doug Evans <xdje42@gmail.com>
17885
17886 PR guile/16612
17887 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17888 collect after discarding symbols.
17889
350e1a76
DE
178902014-03-13 Ludovic Courtès <ludo@gnu.org>
17891 Doug Evans <xdje42@gmail.com>
17892
17893 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17894 to history survives a gc.
17895
a69900ae
PA
178962014-03-13 Pedro Alves <palves@redhat.com>
17897
17898 * gdb.base/default.exp: Don't test "target procfs".
17899
5db9f0bd
PA
179002014-03-13 Pedro Alves <palves@redhat.com>
17901
17902 * gdb.base/default.exp: Update "target child" and "target procfs"
17903 tests to not expect "Unix".
17904
b3ccfe11
TT
179052014-03-12 Tom Tromey <tromey@redhat.com>
17906
17907 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17908 New procs. Add target-async tests.
17909 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17910 Add target-async tests.
17911
646f4417
AA
179122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17913
17914 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17915 'func_start' and 'func_end' for the beginning and end of the
17916 function code, respectively.
17917 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17918 'func_end' instead of 'func' and 'main'.
17919
288c211f
AA
179202014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17921
17922 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17923 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17924 generate the debug info assembler source.
17925
e0c0f156
AA
179262014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17927
17928 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17929 * gdb.dwarf2/arr-subrange.exp: Likewise.
17930 * gdb.dwarf2/dwz.exp: Likewise.
17931 * gdb.dwarf2/method-ptr.exp: Likewise.
17932 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17933 * gdb.dwarf2/subrange.exp: Likewise.
17934 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17935 * gdb.dwarf2/implptrpiece.exp: Likewise.
17936 * gdb.dwarf2/nostaticblock.exp: Likewise.
17937
0e5c4555
AA
179382014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17939
17940 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17941 directory to absolute path name arguments.
17942
5ec18f2b
JG
179432014-03-10 Joel Brobecker <brobecker@adacore.com>
17944
17945 * gdb.ada/tagged_access: New testcase.
17946
847fc4f2
MM
179472014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17948
17949 * gdb.btrace/data.exp: Update expected output.
17950
cc3da688
YQ
179512014-03-06 Yao Qi <yao@codesourcery.com>
17952
17953 * gdb.trace/pr16508.exp: New file.
17954
0f26cec1
PA
179552014-03-05 Pedro Alves <palves@redhat.com>
17956
17957 PR gdb/16575
17958 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17959 procedure.
17960 (top level): Adjust to use it. Add tests that exercise breakpoint
17961 interaction with the code-cache.
17962
7a5a839f
LC
179632014-02-26 Ludovic Courtès <ludo@gnu.org>
17964
17965 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17966 test for 'history-append!'.
17967
31aa7e4e
JB
179682014-02-26 Joel Brobecker <brobecker@adacore.com>
17969
17970 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17971 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17972 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17973 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17974 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17975 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17976
1b588015
JB
179772014-02-26 Joel Brobecker <brobecker@adacore.com>
17978
17979 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17980 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17981 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17982
55426c9d
JB
179832014-02-26 Joel Brobecker <brobecker@adacore.com>
17984
17985 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17986
dc53a7ad
JB
179872014-02-26 Joel Brobecker <brobecker@adacore.com>
17988
17989 * gdb.dwarf2/arr-stride.c: New file.
17990 * gdb.dwarf2/arr-stride.exp: New file.
17991
12ab52e9
PA
179922014-02-26 Pedro Alves <palves@redhat.com>
17993
17994 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17995 that won't ever trigger. Make sure that GDB reports the correct
17996 breakpoint that caused the stop.
17997
849c862e
JK
179982014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17999
18000 PR gdb/16626
18001 * gdb.base/auto-load-script: New file.
18002 * gdb.base/auto-load.c: New file.
18003 * gdb.base/auto-load.exp: New file.
18004
71b7d793
JK
18005 PR gdb/16626
18006 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18007
e2f0d509
JK
180082014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18009
18010 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18011 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18012
50cc37c8
DE
180132014-02-24 Doug Evans <dje@google.com>
18014
18015 * lib/gdb.exp (run_on_host): Log error output if program fails.
18016
ea4758f2
PA
180172014-02-21 Pedro Alves <palves@redhat.com>
18018
18019 * gdb.threads/step-after-sr-lock.c: Rename to ...
18020 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18021 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18022 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18023 ... this.
18024
d7b30f67
SDJ
180252014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18026
18027 PR tdep/16397
18028 * gdb.arch/amd64-stap-special-operands.exp: New file.
18029 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18030 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18031 * gdb.arch/amd64-stap-triplet.S: Likewise.
18032 * gdb.arch/amd64-stap-triplet.c: Likewise.
18033
83deb43f
JB
180342014-02-20 Joel Brobecker <brobecker@adacore.com>
18035
18036 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18037 in .section pseudo-op.
18038
adde2bff
DE
180392014-02-20 lin zuojian <manjian2006@gmail.com>
18040 Joel Brobecker <brobecker@adacore.com>
18041 Doug Evans <xdje42@gmail.com>
18042
18043 PR symtab/16581
18044 * gdb.dwarf2/dw2-icycle.S: New file.
18045 * gdb.dwarf2/dw2-icycle.c: New file.
18046 * gdb.dwarf2/dw2-icycle.exp: New file.
18047
f7bd0f78
SC
180482014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18049
18050 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18051 operations on gdb.Value objects.
18052 * gdb.python/py-value-cc.exp: Add new test to test operations on
18053 gdb.Value objects.
18054
c17ef0d5
DE
180552014-02-18 Doug Evans <dje@google.com>
18056
18057 * Makefile.in (TESTS): New variable.
18058 (expanded_tests, expanded_tests_or_none): New variables
18059 (check-single): Pass $(expanded_tests_or_none) to runtest.
18060 (check-parallel): Only run tests in $(TESTS) if non-empty.
18061 (check/no-matching-tests-found): New rule.
18062 * README: Document TESTS makefile variable.
18063
5dd3176f
DE
180642014-02-18 Doug Evans <dje@google.com>
18065
18066 * Makefile.in (check-parallel): rm -rf outputs temp.
18067
0b10be4f
JK
180682014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18069
18070 Fix "ERROR: no fileid for" in the testsuite.
18071 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18072
85f224e7
DE
180732014-02-12 Doug Evans <dje@google.com>
18074
18075 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18076 (MISCELLANEOUS): New variable.
18077 (clean): rm -rf $(MISCELLANEOUS).
18078 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18079 dwp live in the same directory as symlinks, with each symlink pointed
18080 to a differently named file in a different directory.
18081
149b30ff
DE
180822014-02-11 Doug Evans <dje@google.com>
18083
18084 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18085 of Tcl file commands.
18086
1dfdac32
MK
180872014-02-10 Mark Kettenis <kettenis@gnu.org>
18088
18089 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18090 "kill -SIGUSR1 -1".
18091
aa4fb036
JB
180922014-02-10 Joel Brobecker <brobecker@adacore.com>
18093
18094 * gdb.ada/tick_length_array_enum_idx: New testcase.
18095
ed3ef339
DE
180962014-02-10 Doug Evans <xdje42@gmail.com>
18097
18098 * configure.ac (AC_OUTPUT): Add gdb.guile.
18099 * configure: Regenerate.
18100 * lib/gdb-guile.exp: New file.
18101 * lib/gdb.exp (get_target_charset): New function.
18102 * gdb.base/help.exp: Update expected output from "apropos apropos".
18103 * gdb.guile/Makefile.in: New file.
18104 * gdb.guile/guile.exp: New file.
18105 * gdb.guile/scm-arch.c: New file.
18106 * gdb.guile/scm-arch.exp: New file.
18107 * gdb.guile/scm-block.c: New file.
18108 * gdb.guile/scm-block.exp: New file.
18109 * gdb.guile/scm-breakpoint.c: New file.
18110 * gdb.guile/scm-breakpoint.exp: New file.
18111 * gdb.guile/scm-disasm.c: New file.
18112 * gdb.guile/scm-disasm.exp: New file.
18113 * gdb.guile/scm-equal.c: New file.
18114 * gdb.guile/scm-equal.exp: New file.
18115 * gdb.guile/scm-error.exp: New file.
18116 * gdb.guile/scm-error.scm: New file.
18117 * gdb.guile/scm-frame-args.c: New file.
18118 * gdb.guile/scm-frame-args.exp: New file.
18119 * gdb.guile/scm-frame-args.scm: New file.
18120 * gdb.guile/scm-frame-inline.c: New file.
18121 * gdb.guile/scm-frame-inline.exp: New file.
18122 * gdb.guile/scm-frame.c: New file.
18123 * gdb.guile/scm-frame.exp: New file.
18124 * gdb.guile/scm-generics.exp: New file.
18125 * gdb.guile/scm-gsmob.exp: New file.
18126 * gdb.guile/scm-iterator.c: New file.
18127 * gdb.guile/scm-iterator.exp: New file.
18128 * gdb.guile/scm-math.c: New file.
18129 * gdb.guile/scm-math.exp: New file.
18130 * gdb.guile/scm-objfile-script-gdb.in: New file.
18131 * gdb.guile/scm-objfile-script.c: New file.
18132 * gdb.guile/scm-objfile-script.exp: New file.
18133 * gdb.guile/scm-objfile.c: New file.
18134 * gdb.guile/scm-objfile.exp: New file.
18135 * gdb.guile/scm-ports.exp: New file.
18136 * gdb.guile/scm-pretty-print.c: New file.
18137 * gdb.guile/scm-pretty-print.exp: New file.
18138 * gdb.guile/scm-pretty-print.scm: New file.
18139 * gdb.guile/scm-section-script.c: New file.
18140 * gdb.guile/scm-section-script.exp: New file.
18141 * gdb.guile/scm-section-script.scm: New file.
18142 * gdb.guile/scm-symbol.c: New file.
18143 * gdb.guile/scm-symbol.exp: New file.
18144 * gdb.guile/scm-symtab-2.c: New file.
18145 * gdb.guile/scm-symtab.c: New file.
18146 * gdb.guile/scm-symtab.exp: New file.
18147 * gdb.guile/scm-type.c: New file.
18148 * gdb.guile/scm-type.exp: New file.
18149 * gdb.guile/scm-value-cc.cc: New file.
18150 * gdb.guile/scm-value-cc.exp: New file.
18151 * gdb.guile/scm-value.c: New file.
18152 * gdb.guile/scm-value.exp: New file.
18153 * gdb.guile/source2.scm: New file.
18154 * gdb.guile/types-module.cc: New file.
18155 * gdb.guile/types-module.exp: New file.
18156
7026a7c1
YQ
181572014-02-10 Yao Qi <yao@codesourcery.com>
18158
18159 PR testsuite/16543
18160 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18161 * configure: Regenerated.
18162 * Makefile.in: New file.
18163
6c466447
AS
181642014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18165
18166 * gdb.python/py-framefilter.exp: Fix typo.
18167
6e854735
YQ
181682014-02-08 Yao Qi <yao@codesourcery.com>
18169
18170 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18171 that no =breakpoint-modified is emitted when breakpoints are
18172 modified through MI commands.
18173
d137e6dc
PA
181742014-02-07 Pedro Alves <pedro@codesourcery.com>
18175 Pedro Alves <palves@redhat.com>
18176
18177 * gdb.threads/step-after-sr-lock.c: New file.
18178 * gdb.threads/step-after-sr-lock.exp: New file.
18179
b5ee5a50
PA
181802014-02-07 Pedro Alves <palves@redhat.com>
18181
18182 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18183
3c77faf3
JK
181842014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18185
18186 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18187 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18188
6dddc817
DE
181892014-02-06 Doug Evans <xdje42@gmail.com>
18190
18191 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18192 output.
18193
18194 * gdb.gdb/python-interrupts.exp: New file.
18195
de7b2893
YQ
181962014-02-05 Yao Qi <yao@codesourcery.com>
18197
18198 * gdb.trace/report.exp (use_collected_data): Test the output
18199 of "info threads" and "info inferiors".
18200
66d032ac
YQ
182012014-02-05 Yao Qi <yao@codesourcery.com>
18202
18203 Revert this patch:
18204
18205 2013-05-24 Yao Qi <yao@codesourcery.com>
18206
18207 * gdb.trace/tfile.exp: Test inferior and thread.
18208
591a12a1
UW
182092014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18210
18211 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18212 on a function.
18213 * gdb.base/step-bt.c: Call hello via function pointer to make
18214 sure its first instruction is executed on powerpc64le-linux.
18215
0ff3e01f
UW
182162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18217
18218 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18219
084ee545
UW
182202014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18221
18222 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18223 of the test patterns for use on little-endian systems.
18224
6ed14ff3
UW
182252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18226
18227 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18228 (decimal_vector): Fix for little-endian.
18229
401e27fd
JM
182302014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18231
18232 * gdb.arch/sparc-sysstep.exp: New file.
18233 * gdb.arch/sparc-sysstep.c: Likewise.
18234
18235 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18236
8b924729
EBM
182372014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18238
18239 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18240
fb151210
JB
182412014-01-23 Tom Tromey <tromey@redhat.com>
18242
18243 * gdb.ada/array_char_idx: New testcase.
18244
0740f8d8
TT
182452014-01-23 Tom Tromey <tromey@redhat.com>
18246
18247 PR python/16487:
18248 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18249 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18250 classes.
18251
21909fa1
TT
182522014-01-23 Tom Tromey <tromey@redhat.com>
18253
18254 PR python/16491:
18255 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18256 string from an inferior frame.
18257 * gdb.python/py-framefilter-mi.exp: Update.
18258
87ce2a04
DE
182592014-01-22 Doug Evans <dje@google.com>
18260
18261 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18262
237b092b
AA
182632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18264
18265 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18266
d674a709
AA
182672014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18268
18269 * gdb.trace/entry-values.exp: Remove excess space character from
18270 regex patterns. Handle s390 call instruction.
18271
20fa3390
AA
182722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18273
18274 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18275 define "*_start" label. Make "name" static.
18276 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18277 ${name} by references to ${name}_start.
18278
78466714
AA
182792014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18280
18281 * gdb.base/info-macros.exp: Remove "debug" from the compile
18282 options.
18283
ec9f644a
IB
182842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18285
18286 * gdb.dlang/demangle.exp: New file.
18287
94b1b47e
IB
182882014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18289
18290 * gdb.dlang/primitive-types.exp: New file.
18291
7f420862
IB
182922014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18293
18294 * configure.ac: Create gdb.dlang/Makefile.
18295 * configure: Regenerate.
18296 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18297 * gdb.dlang/Makefile.in: New file.
18298 * lib/d-support.exp: New file.
18299 * lib/gdb.exp (skip_d_tests): New proc.
18300
52834460
MM
183012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18302
18303 * gdb.btrace/delta.exp: Check reverse stepi.
18304 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18305 * gdb.btrace/finish.exp: New.
18306 * gdb.btrace/next.exp: New.
18307 * gdb.btrace/nexti.exp: New.
18308 * gdb.btrace/record_goto.c: Add comments.
18309 * gdb.btrace/step.exp: New.
18310 * gdb.btrace/stepi.exp: New.
18311 * gdb.btrace/multi-thread-step.c: New.
18312 * gdb.btrace/multi-thread-step.exp: New.
18313 * gdb.btrace/rn-dl-bind.c: New.
18314 * gdb.btrace/rn-dl-bind.exp: New.
18315 * gdb.btrace/data.c: New.
18316 * gdb.btrace/data.exp: New.
18317 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18318
6e07b1d2
MM
183192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18320
18321 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18322 * gdb.btrace/exception.exp: Update.
18323 * gdb.btrace/instruction_history.exp: Update.
18324 * gdb.btrace/record_goto.exp: Update.
18325 * gdb.btrace/tailcall.exp: Update.
18326 * gdb.btrace/unknown_functions.exp: Update.
18327 * gdb.btrace/delta.exp: New.
18328
0b722aec
MM
183292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18330
18331 * gdb.btrace/record_goto.exp: Add backtrace test.
18332 * gdb.btrace/tailcall.exp: Add backtrace test.
18333
066ce621
MM
183342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18335
18336 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18337 * gdb.btrace/record_goto.c: New.
18338 * gdb.btrace/record_goto.exp: New.
18339 * gdb.btrace/x86-record_goto.S: New.
18340
0688d04e
MM
183412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18342
18343 * gdb.btrace/function_call_history.exp: Update tests.
18344 * gdb.btrace/instruction_history.exp: Update tests.
18345
8710b709
MM
183462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18347
18348 * gdb.btrace/function_call_history.exp: Fix expected field
18349 order for "record function-call-history".
18350 Add new tests for "record function-call-history /c".
18351 * gdb.btrace/exception.cc: New.
18352 * gdb.btrace/exception.exp: New.
18353 * gdb.btrace/tailcall.exp: New.
18354 * gdb.btrace/x86-tailcall.S: New.
18355 * gdb.btrace/x86-tailcall.c: New.
18356 * gdb.btrace/unknown_functions.c: New.
18357 * gdb.btrace/unknown_functions.exp: New.
18358 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18359
5de9129b
MM
183602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18361
18362 * gdb.btrace/instruction_history.exp: Update.
18363 * gdb.btrace/function_call_history.exp: Update.
18364
23a7fe75
MM
183652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18366
18367 * gdb.btrace/function_call_history.exp: Fix expected function
18368 trace.
18369 * gdb.btrace/instruction_history.exp: Initialize traced.
18370 Remove traced_functions.
18371
724c7dd8
MM
183722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18373
18374 * gdb.btrace/function_call_history.exp: Update
18375 * gdb.btrace/instruction_history.exp: Update.
18376
6d78d93b
MM
183772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18378
18379 * gdb.btrace/enable.exp: Update expected text.
18380
93a360cc
OJ
183812014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18382
18383 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18384 bytes.
18385
3772b53f
MR
183862014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18387
18388 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18389
596662fa
OJ
183902014-01-15 Omair Javaid <omair.javaid@linaro.org>
18391
18392 * lib/gdb.exp (supports_process_record): Return true for
18393 arm*-linux*. (supports_reverse): Likewise.
18394
b5b08fb4
SC
183952014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18396
18397 PR python/15464
18398 PR python/16113
18399 * gdb.python/py-type.c: Enhance test case.
18400 * gdb.python/py-value-cc.cc: Likewise
18401 * gdb.python/py-type.exp: Add new tests.
18402 * gdb.python/py-value-cc.exp: Likewise
18403
52d7fb13
AA
184042014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18405 Pedro Alves <palves@redhat.com>
18406
18407 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18408 Make "name" extern.
18409 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18410 references to ${name}_start by references to ${name}.
18411
a2cd8cfe
JB
184122014-01-10 Joel Brobecker <brobecker@adacore.com>
18413
18414 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18415
4e23fced
JB
184162014-01-10 Joel Brobecker <brobecker@adacore.com>
18417
18418 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18419
c6a9e42c
PA
184202014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18421 Pedro Alves <palves@redhat.com>
18422
18423 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18424 mi_gdb_target_load.
c6a9e42c 18425
b7ea362b
PA
184262014-01-08 Pedro Alves <palves@redhat.com>
18427
18428 * gdb.threads/reconnect-signal.c: New file.
18429 * gdb.threads/reconnect-signal.exp: New file.
18430
5e3f4fab
EBM
184312014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18432
18433 * gdb.base/source-dir.exp: New file.
18434
79301218
JB
184352014-01-07 Joel Brobecker <brobecker@adacore.com>
18436
18437 * gdb.ada/mi_interface: New testcase.
18438
8e355c5d
JB
184392014-01-07 Joel Brobecker <brobecker@adacore.com>
18440
18441 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18442 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18443 gdb.ada/pp-rec-component/pck.ads: New files.
18444
c0d48811
JB
184452014-01-07 Joel Brobecker <brobecker@adacore.com>
18446
18447 * gdb.python/py-pp-integral.c: New file.
18448 * gdb.python/py-pp-integral.py: New file.
18449 * gdb.python/py-pp-integral.exp: New file.
18450
17b609c3 18451For older changes see ChangeLog-1993-2013.
c906108c 18452\f
8d8cb839
EZ
18453;; Local Variables:
18454;; mode: change-log
18455;; left-margin: 8
18456;; fill-column: 74
18457;; version-control: never
18458;; End:
902f2ccb 18459
b811d2c2 18460 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18461 Copying and distribution of this file, with or without modification,
18462 are permitted provided the copyright notice and this notice are preserved.
This page took 3.75365 seconds and 4 git commands to generate.