]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
[gdb/testsuite] Drop src arg of MACRO_AT_{func,range}
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
10da644d
TV
12020-07-17 Tom de Vries <tdevries@suse.de>
2
3 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
4 src parameter.
5 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
6 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
7 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
8 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
9 * gdb.dwarf2/dwz.exp: Same.
10 * gdb.dwarf2/implptr-optimized-out.exp: Same.
11 * gdb.dwarf2/implref-array.exp: Same.
12 * gdb.dwarf2/implref-const.exp: Same.
13 * gdb.dwarf2/implref-global.exp: Same.
14 * gdb.dwarf2/implref-struct.exp: Same.
15 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
16 * gdb.dwarf2/opaque-type-lookup.exp: Same.
17 * gdb.dwarf2/var-access.exp: Same.
18 * gdb.dwarf2/varval.exp: Same.
19 * gdb.trace/entry-values.exp: Same.
20
315e6afc
TV
212020-07-17 Tom de Vries <tdevries@suse.de>
22
23 * lib/dwarf.exp (Dwarf::extern): Remove.
24 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
25 * gdb.dlang/circular.exp: Same.
26 * gdb.dwarf2/comp-unit-lang.exp: Same.
27 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
28 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
29 * gdb.dwarf2/dwz.exp: Same.
30 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
31 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
32 * gdb.dwarf2/imported-unit.exp: Same.
33 * gdb.dwarf2/opaque-type-lookup.exp: Same.
34
5597c940
SL
352020-07-16 Sandra Loosemore <sandra@codesourcery.com>
36
37 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
38 Use double quotes instead of single quotes.
39
d0ce17d8
CT
402020-07-16 Caroline Tice <cmtice@google.com>
41
42 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
43 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
44
853772cc
TV
452020-07-16 Tom de Vries <tdevries@suse.de>
46
47 * lib/dwarf.exp (program): Initialize _line.
48 (DW_LNE_end_sequence): Reinitialize _line.
49 (DW_LNS_advance_line): Update _line.
50 (line): New proc.
51 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
52 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
53 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
54 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
55 * gdb.dwarf2/dw2-is-stmt.exp: Same.
56 * gdb.dwarf2/dw2-ranges-func.exp: Same.
57
fe07b572
AB
582020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
59
60 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
61 generic.
62
52781cce
TV
632020-07-15 Tom de Vries <tdevries@suse.de>
64
65 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
66 is_amd64_regs_target.
67
3dcc261c
AB
682020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
69
70 * gdb.fortran/ptype-on-functions.exp: Add more tests.
71 * gdb.fortran/ptype-on-functions.f90: Likewise.
72
054a0959
SM
732020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
74
75 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
76 values in documentation for addr_size to 4 and 8.
77
ccb9eba6
AB
782020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
79
80 * gdb.arch/amd64-osabi.exp: Update.
81 * gdb.arch/arm-disassembler-options.exp: Update.
82 * gdb.arch/powerpc-disassembler-options.exp: Update.
83 * gdb.arch/ppc64-symtab-cordic.exp: Update.
84 * gdb.arch/s390-disassembler-options.exp: Update.
85 * gdb.base/all-architectures.exp.tcl: Update.
86 * gdb.base/attach-pie-noexec.exp: Update.
87 * gdb.base/catch-syscall.exp: Update.
88 * gdb.xml/tdesc-arch.exp: Update.
89
025a39a7
TV
902020-07-14 Tom de Vries <tdevries@suse.de>
91
92 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
93 (local_gettid): ... this.
94 (fn): Update.
95
74e4b667
SL
962020-07-13 Sandra Loosemore <sandra@codesourcery.com>
97
98 * gdb.base/info_sources.exp: Skip directory match tests on
99 remote hosts.
100
f413dd74
GB
1012020-07-13 Gary Benson <gbenson@redhat.com>
102
103 * gdb.base/savedregs.exp (caller): Use parentheses to
104 make expected expression evaluation ordering explicit.
105
915771bb
GB
1062020-07-13 Gary Benson <gbenson@redhat.com>
107
108 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
109
2a122642
GB
1102020-07-13 Gary Benson <gbenson@redhat.com>
111
112 * gdb.base/bigcore.c (main): Use a volatile pointer when
113 attempting to trigger a SIGSEGV.
114 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
115 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
116 * gdb.base/savedregs.c (thrower): Likewise.
117 * gdb.mi/mi-syn-frame.c (bar): Likewise.
118
3f00c730
GB
1192020-07-13 Gary Benson <gbenson@redhat.com>
120
121 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
122 defining and using VLA structure fields into...
123 * gdb.base/vla-struct-fields.c: New file.
124 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
125 tests into...
126 * gdb.base/vla-struct-fields.exp: New file.
127
963eeee4
TV
1282020-07-13 Tom de Vries <tdevries@suse.de>
129
130 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
131 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
132 * gdb.base/gold-gdb-index.exp: Same.
133 * gdb.base/morestack.exp: Same.
134
0ed35c9a
DX
1352020-07-11 Daniel Xu <dxu@dxuuu.xyz>
136
137 PR rust/26121
138 * gdb.rust/modules.rs: Prevent linker from discarding test
139 symbol.
140
4fdba23d
PA
1412020-07-10 Pedro Alves <pedro@palves.net>
142
143 PR gdb/26199
144 * gdb.multi/multi-target.c (exit_thread): New.
145 (thread_start): Break loop if EXIT_THREAD.
146 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
147 (top level) Call test_no_resumed.
148
15f3b077
TT
1492020-07-08 Tom Tromey <tromey@adacore.com>
150
151 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
152 * gdb.ada/catch_ex.exp: Examine catchpoint text.
153
9fc501fd
AB
1542020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
155
156 PR python/22748
157 * gdb.opt/inline-frame-tailcall.c: New file.
158 * gdb.opt/inline-frame-tailcall.exp: New file.
159 * gdb.python/py-unwind-inline.c: New file.
160 * gdb.python/py-unwind-inline.exp: New file.
161 * gdb.python/py-unwind-inline.py: New file.
162
64cb3757
AB
1632020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
164
165 * gdb.python/py-arch-reg-groups.exp: New file.
166
0f767f94
AB
1672020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
168
169 * gdb.python/py-arch-reg-names.exp: New file.
170
87dbc774
AB
1712020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
172
173 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
174 gdb.PendingFrame.architecture method.
175
d8cc8af6
TV
1762020-07-06 Tom de Vries <tdevries@suse.de>
177
178 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
179
3c8ea5be
PA
1802020-07-03 Pedro Alves <palves@redhat.com>
181
182 * gdb.base/structs2.c (main): Adjust second parem_reg call to
183 explicitly write negative numbers.
184 * gdb.base/structs2.exp: Adjust expected output.
185
bf90c83a
PA
1862020-07-03 Pedro Alves <palves@redhat.com>
187
188 * gdb.base/charset.c (init_string): Change all char parameters to
189 unsigned char parameters.
190
2eb82157
PA
1912020-07-03 Pedro Alves <palves@redhat.com>
192
193 * gdb.base/call-sc.exp (start_scalars_test): Use
194 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
195 * gdb.base/overlays.c: Remove references to PARAMS.
196 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
197 * gdb.base/reread.exp: Don't set 'prototypes' global.
198 * gdb.base/structs.exp (start_structs_test): Use
199 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
200 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
201 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
202 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
203 call.
204 * gdb.base/varargs.exp: Don't set 'prototypes' global.
205
9adda7af
PA
2062020-07-03 Pedro Alves <palves@redhat.com>
207
208 * gdb.base/m32rovly.c: Delete.
209 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
210
2a17c803
PW
2112020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
212
213 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
214 of gdb_py_test_multiple.
215 * gdb.python/py-cmd.exp: Likewise.
216 * gdb.python/py-events.exp: Likewise.
217 * gdb.python/py-function.exp: Likewise.
218 * gdb.python/py-inferior.exp: Likewise.
219 * gdb.python/py-infthread.exp: Likewise.
220 * gdb.python/py-linetable.exp: Likewise.
221 * gdb.python/py-parameter.exp: Likewise.
222 * gdb.python/py-value.exp: Likewise.
223
b011fe1a
TV
2242020-06-30 Tom de Vries <tdevries@suse.de>
225
226 PR testsuite/26175
227 * lib/future.exp (gdb_default_target_compile): Detect and handle
228 early_flags.
229
df5b8876
SM
2302020-06-29 Simon Marchi <simon.marchi@efficios.com>
231
232 * boards/simavr.exp (gdb_load): Catch errors when closing
233 previous connection. Close connection, wait for process and
234 unset simavr_spawn_id on failure.
235
a3ca48cd
TV
2362020-06-29 Tom de Vries <tdevries@suse.de>
237
238 * lib/gdb.exp (unknown): Make test-case unresolved.
239
b0237c0e
TV
2402020-06-29 Tom de Vries <tdevries@suse.de>
241
242 PR gdb/25475
243 * gdb.server/solib-list.exp: Verify that the symbol reload
244 confirmation question is asked.
245
c0b3b3bd
PW
2462020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
247
248 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
249 have a input seq nr in each pass message.
250 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
251 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
252 * gdb.python/python.exp: Make test names unique,
253 use gdb_test_multiline instead of gdb_py_test_multiple,
254 use $gdb_test_name.
255 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
256
1776e3e5
NA
2572020-06-26 Nick Alcock <nick.alcock@oracle.com>
258
259 * configure.ac: Add --enable-libctf.
260 * aclocal.m4: sinclude ../config/enable.m4.
261 * Makefile.in (site.exp): Add enable_libctf to site.exp.
262 * lib/gdb.exp (skip_ctf_tests): Use it.
263 * gdb.base/ctf-constvars.exp: Error message tweak.
264 * gdb.base/ctf-ptype.exp: Likewise.
265 * configure: Regenerate.
266
f53b3eeb
GB
2672020-06-26 Gary Benson <gbenson@redhat.com>
268
269 * gdb.cp/try_catch.cc: Include string.h.
270 (main): Replace comparison against string literal with
271 strcmp, avoiding build failure with -Wstring-compare.
272 Add "marker test-complete".
273 * gdb.cp/try_catch.exp: Run the test to the above marker,
274 then verify that the value of "test" is still true.
275
6d74da72
AB
2762020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
279
2e52d038
AB
2802020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
283
3b9fce96
AB
2842020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
287 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
288 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
289 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
290 * gdb.arch/riscv-tdesc-loading.exp: New file.
291
ed69cbc8
AB
2922020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
293
294 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
295
767a879e
AB
2962020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
297
298 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
299 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
300 * gdb.arch/riscv-tdesc-regs.c: New file.
301 * gdb.arch/riscv-tdesc-regs.exp: New file.
302
221db974
PA
3032020-06-24 Pedro Alves <palves@redhat.com>
304
305 * gdb.arch/amd64-entry-value-paramref.exp: Use
306 prepare_for_testing_full and don't pass "c++" for the .S file
307 build spec.
308 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
309 $options, since it's an assembly file. Remove -Wno-deprecated.
310 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
311 compiling C++ programs.
312
331733cd
PA
3132020-06-24 Pedro Alves <palves@redhat.com>
314
315 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
316 Clang, add "-Wno-unknown-warning-option" to the options.
317
caa7fd04
AB
3182020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
319
320 * gdb.xml/tdesc-reload.c: New file.
321 * gdb.xml/tdesc-reload.exp: New file.
322 * gdb.xml/maint-xml-dump-01.xml: New file.
323 * gdb.xml/maint-xml-dump-02.xml: New file.
324 * gdb.xml/maint-xml-dump.exp: New file.
325
bb8d1260
SL
3262020-06-23 Sandra Loosemore <sandra@codesourcery.com>
327
328 * lib/completion-support.exp (test_gdb_completion_offers_commands):
329 Adjust for omitted commands when TUI is disabled.
330
7e4b9c4c
GB
3312020-06-23 Gary Benson <gbenson@redhat.com>
332 Pedro Alves <palves@redhat.com>
333
334 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
335 * gdb.cp/nsimport.cc: Likewise.
336 * gdb.cp/nsnested.cc: Likewise.
337 * gdb.cp/nsnoimports.cc: Likewise.
338 * gdb.cp/nsusing.cc: Likewise.
339 * gdb.cp/smartp.cc: Likewise.
340 * gdb.python/py-pp-integral.c: Likewise.
341 * gdb.python/py-pp-re-notag.c: Likewise.
342
2e573c0a
GB
3432020-06-23 Gary Benson <gbenson@redhat.com>
344
345 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
346 * gdb.cp/nsimport.cc: Likewise.
347 * gdb.cp/nsnested.cc: Likewise.
348 * gdb.cp/nsnoimports.cc: Likewise.
349 * gdb.cp/nsusing.cc: Likewise.
350 * gdb.cp/smartp.cc: Likewise.
351 * gdb.python/py-pp-integral.c: Likewise.
352 * gdb.python/py-pp-re-notag.c: Likewise.
353
746ebfe8
PW
3542020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
355
356 * gdb.base/default-args.exp: New test.
357 * gdb.base/default-args.c: New file.
358 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
359 * gdb.base/default.exp: Update to new help text.
360 * gdb.base/help.exp: Likewise.
361 * gdb.base/page.exp: Likewise.
362 * gdb.base/style.exp: Likewise.
363 * gdb.guile/guile.exp: Likewise.
364 * gdb.python/python.exp: Likewise.
365
e822f2cd
SL
3662020-06-22 Sandra Loosemore <sandra@codesourcery.com>
367
368 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
369 remote host. Fix search path syntax on Windows host.
370
48e9cc84
PW
3712020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
372
373 * gdb.base/attach.exp: Test priority of 'exec-file' changed
374 over 'exec-file-mismatch'.
375 * gdb.base/attach.c: Mark should_exit volatile.
376 * gdb.base/attach2.c: Likewise. Add a comment explaining
377 why the sleep cannot be big.
378 * gdb.base/attach3.c: New file.
379
160f8a8f
SL
3802020-06-20 Sandra Loosemore <sandra@codesourcery.com>
381
382 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
383 prefix optional.
384
4d91c2a4
SL
3852020-06-20 Sandra Loosemore <sandra@codesourcery.com>
386
387 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
388 for remote host.
389
87f83f20
SL
3902020-06-19 Sandra Loosemore <sandra@codesourcery.com>
391 Hafiz Abid Qadeer <abidh@codesourcery.com>
392
393 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
394 file sent to remote host.
395 (top level): Allow int32_t as type of 32-bit register.
396
37ab8655
TV
3972020-06-19 Tom de Vries <tdevries@suse.de>
398
399 * lib/gdb.exp (gdb_note): New proc.
400 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
401 (gdb_default_target_compile): ... here. Only call
402 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
403 (use_gdb_compile): Change to array.
404 (toplevel): Update sets of use_gdb_compile to specify language.
405 Warn about default_target_compile override. Store dejagnu's version
406 of default_target_compile in dejagnu_default_target_compile.
407
a8a56685
TV
4082020-06-18 Tom de Vries <tdevries@suse.de>
409
410 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
411 (default_gdb_init): ... here.
412
581bea2c
SL
4132020-06-17 Sandra Loosemore <sandra@codesourcery.com>
414
415 Fix TUI support checks in gdb.tui tests.
416
417 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
418 just say UNSUPPORTED.
419 * gdb.tui/corefile-run.exp: Likewise.
420 * gdb.tui/empty.exp: Likewise.
421 * gdb.tui/list-before.exp: Likewise.
422 * gdb.tui/list.exp: Likewise.
423 * gdb.tui/main.exp: Likewise.
424 * gdb.tui/regs.exp: Likewise.
425 * gdb.tui/resize.exp: Likewise.
426 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
427 * gdb.tui/tui-layout-asm.exp: Likewise.
428 * gdb.tui/tui-missing-src.exp: Likewise.
429 * gdb.tui/winheight.exp: Likewise.
430 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
431
05e682e3
SL
4322020-06-17 Sandra Loosemore <sandra@codesourcery.com>
433
434 Fix TCL error in gdb.python/py-format-string.exp.
435
436 * gdb.python/py-format-string.exp: Move test for python support
437 earlier, out of function body.
438
efb763a5
SM
4392020-06-15 Simon Marchi <simon.marchi@efficios.com>
440
441 * gdb.base/index-cache-load-twice.c: New.
442 * gdb.base/index-cache-load-twice.exp: New.
443
43327b20
KS
4442020-06-17 Keith Seitz <keiths@redhat.com>
445
99cf27cf 446 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
447 when executing "gdb --configuration".
448
081e778c
TV
4492020-06-17 Tom de Vries <tdevries@suse.de>
450
451 * lib/gdb.exp (gdb_tcl_unknown): New proc.
452 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
453 conditional on presence of gdb_tcl_unknown.
454 (gdb_finish): Make override undo conditional on presence of
455 gdb_tcl_unknown.
456
d2d1ea20
TT
4572020-06-16 Tom Tromey <tom@tromey.com>
458
459 * gdb.python/tui-window.py (failwin): New function. Register it
460 as a TUI window type.
461 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
462
c802e8a7
GB
4632020-06-16 Gary Benson <gbenson@redhat.com>
464
465 * gdb.python/py-nested-maps.c (create_map): Add missing return
466 value.
467 (create_map_map): Likewise.
468
ff08abb8
TBA
4692020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
470
471 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
472 variable.
473 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
474 and use the already-defined 'options' variable.
475
a29d5112
AB
4762020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
477 Tom de Vries <tdevries@suse.de>
478
479 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
480 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
481 (gdb_setup_known_globals): New proc.
482 (gdb_cleanup_globals): New proc.
483 * lib/gdb.exp (load_lib): New override proc.
484 (gdb_stdin_log_init): Set var in_file as persistent global.
485 * lib/pascal.exp (gdb_stdin_log_init): Set vars
486 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
487 fpc_compiler as persistent global.
488
8c74a764
TV
4892020-06-12 Tom de Vries <tdevries@suse.de>
490
491 * lib/tuiterm.exp (spawn): Rename to ...
492 (tui_spawn): ... this.
493 (toplevel): Move rename of spawn ...
494 (gdb_init_tuiterm): ... here. New proc.
495 (gdb_finish_tuiterm): New proc.
496 * lib/gdb.exp (gdb_finish_hooks): New global var.
497 (gdb_finish): Handle gdb_finish_hooks.
498 (tuiterm_env): New proc.
499 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
500 tuiterm_env.
501 * gdb.tui/basic.exp: Same.
502 * gdb.tui/corefile-run.exp: Same.
503 * gdb.tui/empty.exp: Same.
504 * gdb.tui/list-before.exp: Same.
505 * gdb.tui/list.exp: Same.
506 * gdb.tui/main.exp: Same.
507 * gdb.tui/new-layout.exp: Same.
508 * gdb.tui/regs.exp: Same.
509 * gdb.tui/resize.exp: Same.
510 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
511 * gdb.tui/tui-layout-asm.exp: Same.
512 * gdb.tui/tui-missing-src.exp: Same.
513 * gdb.tui/winheight.exp: Same.
514
26783bce
TV
5152020-06-12 Tom de Vries <tdevries@suse.de>
516
517 PR testsuite/26110
518 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
519 (gdb_finish): Reinstall dejagnu's override of ::unknown.
520
2b4e6a3f
TT
5212020-06-11 Tom Tromey <tom@tromey.com>
522
523 PR gdb/18318:
524 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
525 floating point tests.
526
2f33032a
KS
5272020-06-11 Keith Seitz <keiths@redhat.com>
528
529 PR gdb/21356
530 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
531 vla_struct.
532 Add new struct vla_typedef and union vla_typedef_union and
533 corresponding instantiation objects.
534 Initialize new objects.
535 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
536 and vla_typedef_union_object.
537 Fixup type for vla_struct_object.
538
a8baf0a3
TV
5392020-06-11 Tom de Vries <tdevries@suse.de>
540
541 * lib/gdb.exp (with_override): New proc, factored out of ...
542 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
543
7ab96794
TV
5442020-06-10 Tom de Vries <tdevries@suse.de>
545
546 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
547
cab5c3b7
SM
5482020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
549
550 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
551 parameter, update callers.
552
f8c41851
SM
5532020-06-04 Simon Marchi <simon.marchi@efficios.com>
554
555 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
556 * gdb.dwarf2/share-psymtabs-bt.c: New file.
557 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
558
1c07a73f
TV
5592020-06-04 Tom de Vries <tdevries@suse.de>
560
561 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
562
95146b5d
TV
5632020-06-04 Tom de Vries <tdevries@suse.de>
564
565 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
566 exp_continue.
567
0cfcd4f0
TV
5682020-06-04 Tom de Vries <tdevries@suse.de>
569
570 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
571
f9b5d5ea
TV
5722020-06-03 Tom de Vries <tdevries@suse.de>
573
574 PR symtab/26046
575 * gdb.cp/breakpoint-locs-2.cc: New test.
576 * gdb.cp/breakpoint-locs.cc: New test.
577 * gdb.cp/breakpoint-locs.exp: New file.
578 * gdb.cp/breakpoint-locs.h: New test.
579
5144dfba
TV
5802020-06-03 Tom de Vries <tdevries@suse.de>
581
582 PR testsuite/25609
583 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
584 value of global verbose.
585 * gdb.base/jit-elf.exp: Same.
586 * gdb.base/jit-reader.exp: Same.
587
621eacdf
TV
5882020-06-02 Tom de Vries <tdevries@suse.de>
589
590 * gdb.dwarf2/multidictionary.exp: Don't use
591 gdb_spawn_with_cmdline_opts.
592
1313c56e
AB
5932020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
594
595 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
596 use_header case.
597 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
598 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
599 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
600 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
601 * gdb.dwarf2/dw2-inline-header.c: New file.
602 * gdb.dwarf2/dw2-inline-header.h: New file.
603
f68f85b5
PA
6042020-05-30 Pedro Alves <palves@redhat.com>
605
606 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
607 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
608
678048e8
GB
6092020-05-29 Gary Benson <gbenson@redhat.com>
610
611 * gdb.compile/compile-cplus.exp (additional_flags): Also
612 set when building with clang.
613 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
614 when building with clang.
615
9fcafd23
GB
6162020-05-29 Gary Benson <gbenson@redhat.com>
617
618 * gdb.arch/i386-avx.exp (additional_flags): Also set when
619 building with clang.
620 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
621
735d5a07
GB
6222020-05-29 Gary Benson <gbenson@redhat.com>
623
624 * gdb.cp/koenig.exp (prepare_for_testing): Add
625 additional_flags=-Wno-unused-comparison.
626 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
627
4ad2c6a0
GB
6282020-05-28 Gary Benson <gbenson@redhat.com>
629
630 * gdb.base/sigaltstack.c (catcher): Add default case to switch
631 statement.
632
09fe663e
GB
6332020-05-28 Gary Benson <gbenson@redhat.com>
634
635 * gdb.cp/classes.exp (prepare_for_testing): Add
636 additional_flags=-Wno-deprecated-register.
637 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
638 * gdb.cp/misc.exp: Likewise.
639
cee00f17
GB
6402020-05-28 Gary Benson <gbenson@redhat.com>
641
642 * gdb.linespec/cpls-ops.cc (dummy): New static global.
643 (test_op_new::operator new): Add return statement.
644 (test_op_new_array::operator new[]): Likewise.
645
636edd00
PA
6462020-05-27 Pedro Alves <palves@redhat.com>
647
648 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
649 check. Use test_gdb_complete_unique instead of
650 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
651 test_gdb_complete_multiple instead of
652 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
653
c2b75043
LM
6542020-05-27 Luis Machado <luis.machado@linaro.org>
655
656 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
657 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
658 * gdb.arch/arm-disassembler-options.exp: Likewise.
659 * gdb.arch/arm-disp-step.exp: Likewise.
660 * gdb.arch/thumb-prologue.exp: Likewise.
661 * gdb.base/async.exp: Likewise.
662 * gdb.base/auxv.exp: Likewise.
663 * gdb.base/complex-parts.exp: Likewise.
664 * gdb.base/ena-dis-br.exp: Likewise.
665 * gdb.base/foll-exec.exp: Likewise.
666 * gdb.base/permissions.exp: Likewise.
667 * gdb.base/relocate.exp: Likewise.
668 * gdb.base/return2.exp: Likewise.
669 * gdb.base/sigbpt.exp: Likewise.
670 * gdb.base/siginfo-obj.exp: Likewise.
671 * gdb.cp/converts.exp: Likewise.
672 * gdb.cp/exceptprint.exp: Likewise.
673 * gdb.cp/inherit.exp: Likewise.
674 * gdb.cp/nsnoimports.exp: Likewise.
675 * gdb.cp/virtbase2.exp: Likewise.
676 * gdb.mi/mi-var-cmd.exp: Likewise.
677 * gdb.mi/var-cmd.c: Likewise.
678
53a47a3e
TT
6792020-05-26 Tom Tromey <tromey@adacore.com>
680
681 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
682
0bc2354b
TT
6832020-05-26 Tom Tromey <tromey@adacore.com>
684
685 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
686 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
687 type.
688 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
689 variable.
690
0db49895
CBG
6912020-05-26 Christian Biesinger <cbiesinger@google.com>
692
693 * Makefile.in: Use = instead of == for the test command
694 for portability.
695
40d22035
TV
6962020-05-26 Tom de Vries <tdevries@suse.de>
697
698 * gdb.base/gold-gdb-index-2.c: New test.
699 * gdb.base/gold-gdb-index.c: New test.
700 * gdb.base/gold-gdb-index.exp: New file.
701 * gdb.base/gold-gdb-index.h: New test.
702
043e2e02
TV
7032020-05-25 Tom de Vries <tdevries@suse.de>
704
705 * boards/gold-gdb-index.exp: New file.
706
462f72c5
SM
7072020-05-25 Simon Marchi <simon.marchi@efficios.com>
708
709 * boards/simavr.exp: New file.
710
6cf66e76
SM
7112020-05-25 Simon Marchi <simon.marchi@efficios.com>
712
713 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
714 * gdb.base/inferior-args.exp: New file.
715 * gdb.base/inferior-args.c: New file.
716
75d04512
SM
7172020-05-25 Simon Marchi <simon.marchi@efficios.com>
718
719 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
720 inferior_args. Pass it to gdb_reload.
721 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
722 inferior_args.
723 (gdb_reload): Add inferior_args argument.
724 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
725 pass it to gdbserver_run.
726 * boards/native-gdbserver.exp: Do not set noargs.
727 * boards/native-extended-gdbserver.exp (gdb_reload): Add
728 inferior_args argument.
729 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
730 * gdb.base/a2-run.exp: Check for use_gdb_stub.
731 * gdb.base/args.exp: Likewise.
732
42cf1844
TV
7332020-05-25 Tom de Vries <tdevries@suse.de>
734
735 * lib/gdb.exp (exec_is_pie): Add comment.
736
8f7d38ef
TV
7372020-05-25 Tom de Vries <tdevries@suse.de>
738
739 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
740 instead of $binfile in the untested message.
741
465e1b0f
TV
7422020-05-25 Tom de Vries <tdevries@suse.de>
743
744 PR testsuite/26031
745 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
746
3c5a0e02
TV
7472020-05-25 Tom de Vries <tdevries@suse.de>
748
749 * boards/gold.exp: New file.
750
0a4f5f8c
TT
7512020-05-23 Tom Tromey <tom@tromey.com>
752
753 * gdb.base/style.exp: Remove completion styling test.
754 * lib/gdb-utils.exp (style): Remove completion styles.
755
eca1f90c
TT
7562020-05-23 Tom Tromey <tom@tromey.com>
757
758 * gdb.base/style.exp: Add completion styling test.
759 * lib/gdb-utils.exp (style): Add completion styles.
760
7c13f4e8
AB
7612020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
762
763 * gdb.base/annota1.exp: Update expected results.
764 * gdb.cp/annota2.exp: Update expected results, remove duplicate
765 test name.
766 * gdb.cp/annota3.exp: Update expected results.
767
41977d16
SM
7682020-05-20 Simon Marchi <simon.marchi@efficios.com>
769
770 PR gdb/26016
771 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
772 against MAP_FAILED.
773 * gdb.base/coremaker.c (mmapdata): Likewise.
774 * gdb.base/jit-reader-host.c (main): Likewise.
775 * gdb.base/sym-file-loader.c (load): Likewise.
776 (load_shlib): Likewise.
777
b4757f2e
TT
7782020-05-20 Tom Tromey <tromey@adacore.com>
779
780 * gdb.ada/array_char_idx.exp: Recognize initialized array.
781
9a0bacfb
TV
7822020-05-20 Tom de Vries <tdevries@suse.de>
783
784 PR symtab/25833
785 * gdb.base/with-mf-inc.c: New test.
786 * gdb.base/with-mf-main.c: New test.
787 * gdb.base/with-mf.exp: New file.
788
76571211
TT
7892020-05-19 Tom Tromey <tromey@adacore.com>
790
791 * gdb.rust/simple.exp: Restore missing test result.
792
4cd9f3d5
TV
7932020-05-19 Tom de Vries <tdevries@suse.de>
794
795 * gdb.base/gdb-caching-proc.exp: Fix typo.
796
7d874253
TT
7972020-05-19 Tom Tromey <tromey@adacore.com>
798
799 * gdb.rust/simple.exp: Add some test descriptions.
800 (test_one_slice): Use with_test_prefix.
801
1d727695
TV
8022020-05-18 Tom de Vries <tdevries@suse.de>
803
804 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
805
7f32a4d5
PA
8062020-05-17 Pedro Alves <palves@redhat.com>
807
808 PR gdb/25741
809 * gdb.base/hw-sw-break-same-address.exp: New file.
810
7cfd74cf
PA
8112020-05-16 Pedro Alves <palves@redhat.com>
812
813 * gdb.multi/multi-re-run.exp (test_re_run): Switch
814 LAST_LOADED_FILE accordingly.
815
57b4f16e
PW
8162020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
817
818 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
819
7c05caf7
PW
8202020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
821
822 * gdb.base/help.exp: Test apropos and help for commands
823 having aliases. Fixed comments not starting with an
824 upper-case letter or not finishing with a dot.
825
7aa1b46f
PW
8262020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
827
3b3aaacb
PW
828 * gdb.base/alias.exp: Update help output check.
829
57b4f16e 8302020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 831
7aa1b46f
PW
832 * gdb.base/default.exp: Update output following fixes.
833
0605465f
PW
8342020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
835
836 * gdb.base/alias.exp: Test aliases starting with a prefix of
837 another alias.
838
86e4e63d
GB
8392020-05-15 Gary Benson <gbenson@redhat.com>
840
841 * gdb.base/info-os.c (main): Add return statement.
842 * gdb.base/info_minsym.c (minsym_fun): Likewise.
843 * gdb.base/large-frame-2.c (func): Likewise.
844 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
845 * gdb.base/pr10179-b.c (foo2): Likewise.
846 * gdb.base/valgrind-disp-step.c (foo): Likewise.
847 * gdb.base/watch-cond.c (func): Likewise.
848 * gdb.multi/goodbye.c (verylongfun): Likewise.
849 * gdb.multi/hello.c (commonfun): Likewise.
850 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
851 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
852 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
853 Likewise.
854 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
855 * gdb.threads/interrupt-while-step-over.c (child_function):
856 Likewise.
857 * gdb.trace/actions-changed.c (end): Likewise.
858
163df4df
GB
8592020-05-15 Gary Benson <gbenson@redhat.com>
860
861 * gdb.opencl/callfuncs.exp: Report when test skipped.
862 * gdb.opencl/convs_casts.exp: Likewise.
863 * gdb.opencl/datatypes.exp: Likewise.
864 * gdb.opencl/operators.exp: Likewise.
865 * gdb.opencl/vec_comps.exp: Likewise.
866
6dbc505a
TV
8672020-05-15 Tom de Vries <tdevries@suse.de>
868
869 * gdb.base/align.exp.in: Rename to ...
870 * gdb.base/align.exp.tcl: ... this.
871 * gdb.base/align-c++.exp: Update.
872 * gdb.base/align-c.exp: Update.
873 * gdb.base/all-architectures.exp.in: Rename to ...
874 * gdb.base/all-architectures.exp: ... this.
875 * gdb.base/all-architectures-0.exp: Update.
876 * gdb.base/all-architectures-1.exp: Update.
877 * gdb.base/all-architectures-2.exp: Update.
878 * gdb.base/all-architectures-3.exp: Update.
879 * gdb.base/all-architectures-4.exp: Update.
880 * gdb.base/all-architectures-5.exp: Update.
881 * gdb.base/all-architectures-6.exp: Update.
882 * gdb.base/all-architectures-7.exp: Update.
883 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
884 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
885 * gdb.base/infcall-nested-structs-c++.exp: Update.
886 * gdb.base/infcall-nested-structs-c.exp: Update.
887 * gdb.base/info-types.exp.in: Rename to ...
888 * gdb.base/info-types.exp.tcl: ... this.
889 * gdb.base/info-types-c++.exp: Update.
890 * gdb.base/info-types-c.exp: Update.
891 * gdb.base/max-depth.exp.in: Rename to ...
892 * gdb.base/max-depth.exp.tcl: ... this.
893 * gdb.base/max-depth-c++.exp: Update.
894 * gdb.base/max-depth-c.exp: Update.
895 * gdb.cp/cpexprs.exp.in: Rename to ...
896 * gdb.cp/cpexprs.exp.tcl: ... this.
897 * gdb.cp/cpexprs-debug-types.exp: Update.
898 * gdb.cp/cpexprs.exp: Update.
899 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
900 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
901 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
902 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
903 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
904 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
905 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
906 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
907 * gdb.dwarf2/clang-debug-names-2.exp: Update.
908 * gdb.dwarf2/clang-debug-names.exp: Update.
909
d1034d78
AB
9102020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
911
912 * lib/check-test-names.exp: Remove code that prevents this file
913 loading when tests are run in parallel.
914
3c5c3649
PA
9152020-05-15 Pedro Alves <palves@redhat.com>
916
917 * gdb.multi/multi-kill.exp (start_inferior): Remove
918 'testpid' parameter. Refer to namespace variable directly.
919 (testpid): Declare as namespace variable.
920
272c36b8
PA
9212020-05-15 Pedro Alves <palves@redhat.com>
922
923 * gdb.multi/multi-kill.exp: Wrap in namespace.
924 (start_inferior): Add TESTPID parameter. Use it instead of the
925 testpid global.
926 (top level): Define empty TESTPID array, and pass it down to
927 start_inferior.
928
02eba61a
TV
9292020-05-14 Tom de Vries <tdevries@suse.de>
930
931 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
932 output.
933
971a3747
TV
9342020-05-14 Tom de Vries <tdevries@suse.de>
935
936 * gdb.base/align.exp: Split into ...
937 * gdb.base/align.exp.in: ...
938 * gdb.base/align-c++.exp: ...
939 * gdb.base/align-c.exp: ... these.
940 * gdb.base/infcall-nested-structs.exp: Split into ...
941 * gdb.base/infcall-nested-structs.exp.in: ...
942 * gdb.base/infcall-nested-structs-c++.exp: ...
943 * gdb.base/infcall-nested-structs-c.exp: ... these.
944 * gdb.base/info-types.exp: Split into ...
945 * gdb.base/info-types.exp.in: ...
946 * gdb.base/info-types-c++.exp: ...
947 * gdb.base/info-types-c.exp: ... these.
948 * gdb.base/max-depth.exp: Split into ...
949 * gdb.base/max-depth.exp.in: ...
950 * gdb.base/max-depth-c++.exp: ...
951 * gdb.base/max-depth-c.exp: ... these.
952 * gdb.cp/infcall-nodebug.exp: Split into ...
953 * gdb.cp/infcall-nodebug.exp.in: ...
954 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
955 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
956 * gdb.cp/infcall-nodebug-c-d0.exp: ...
957 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
958
a05575d3
TBA
9592020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
960 Pedro Alves <palves@redhat.com>
961
962 * gdb.multi/multi-exit.c: New file.
963 * gdb.multi/multi-exit.exp: New file.
964 * gdb.multi/multi-kill.c: New file.
965 * gdb.multi/multi-kill.exp: New file.
966
6ad82919
TBA
9672020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
968
969 * gdb.base/annota1.exp: Update the expected output.
970 * gdb.cp/annota2.exp: Ditto.
971
843f4d93
AB
9722020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
973
974 * lib/check-test-names.exp: Disable when testing is being run in
975 parallel.
976
c7c66341
TV
9772020-05-12 Tom de Vries <tdevries@suse.de>
978
979 * gdb.base/jit-elf.exp: Fix string concat.
980
1b59ca1c
TV
9812020-05-12 Tom de Vries <tdevries@suse.de>
982
983 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
984 messages.
985
b4991d29
TV
9862020-05-12 Tom de Vries <tdevries@suse.de>
987
988 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
989
dbb0ab10
TV
9902020-05-12 Tom de Vries <tdevries@suse.de>
991
992 * gdb.ada/catch_ex.exp: Use with_test_prefix.
993 * gdb.ada/mi_catch_ex.exp: Same.
994 * gdb.ada/mi_catch_ex_hand.exp: Same.
995
7549fed8
TV
9962020-05-12 Tom de Vries <tdevries@suse.de>
997
998 * gdb.fortran/complex.exp: Use with_test_prefix.
999
af2d5cd8
TV
10002020-05-12 Tom de Vries <tdevries@suse.de>
1001
1002 * gdb.trace/passcount.exp: Fix test-names.
1003
7c121311
TV
10042020-05-12 Tom de Vries <tdevries@suse.de>
1005
1006 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1007
c9f3b40e
TV
10082020-05-12 Tom de Vries <tdevries@suse.de>
1009
1010 * gdb.gdb/complaints.exp: Use with_test_prefix.
1011 * gdb.xml/tdesc-regs.exp: Same.
1012 * gdb.opt/inline-locals.exp: Fix test name.
1013
111b33f0
TV
10142020-05-12 Tom de Vries <tdevries@suse.de>
1015
1016 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1017 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1018 * gdb.dwarf2/implref-struct.exp: Same.
1019 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1020 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1021
ebf47080
SM
10222020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1023
1024 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1025
d30dcd12
AB
10262020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1027
1028 * lib/check-test-names.exp (all_test_names): New module variable.
1029 (counts): Add 'duplicates' field.
1030 (_check_duplicates): New procedure.
1031 (check): Also check for duplicates.
1032 (do_log_summary): Print duplicates count.
1033 (do_reset_vars): Reset counter for duplicate test names, and
1034 discard all know test names.
1035
34584c09
AB
10362020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1037
1038 * lib/gdb.exp: Include check-test-names.exp library.
1039 * lib/check-test-names.exp: New file.
1040
e0002117
TV
10412020-05-11 Tom de Vries <tdevries@suse.de>
1042
1043 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1044
53f539a3
KS
10452020-05-11 Keith Seitz <keiths@redhat.com>
1046
1047 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1048
113ee09a
TV
10492020-05-11 Tom de Vries <tdevries@suse.de>
1050
1051 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1052 * gdb.cp/cpexprs.exp.in: .. here.
1053 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1054 cpexprs.exp.
1055
ba3e70b0
KS
10562020-05-11 Keith Seitz <keiths@redhat.com>
1057
1058 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1059 test names.
1060 * gdb.ada/arrayptr.exp: Likewise.
1061 * gdb.ada/assign_arr.exp: Likewise.
1062 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1063 * gdb.ada/bp_on_var.exp: Likewise.
1064 * gdb.ada/call_pn.exp: Likewise.
1065 * gdb.ada/complete.exp: Likewise.
1066 * gdb.ada/fun_overload_menu.exp: Likewise.
1067 * gdb.ada/funcall_param.exp: Likewise.
1068 * gdb.ada/funcall_ref.exp: Likewise.
1069 * gdb.ada/packed_array_assign.exp: Likewise.
1070 * gdb.ada/same_component_name.exp: Likewise.
1071 * gdb.ada/type_coercion.exp: Likewise.
1072 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1073 * gdb.ada/variant_record_packed_array.exp: Likewise.
1074
3ee6bb11
TV
10752020-05-11 Tom de Vries <tdevries@suse.de>
1076
1077 PR symtab/25941
1078 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1079 out of ...
1080 * gdb.dwarf2/clang-debug-names.exp: ... here.
1081 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1082 clang-debug-names.exp.in.
1083 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1084 * gdb.dwarf2/clang-debug-names-2.c: New test.
1085
86cd6bc8
AKS
10862020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1087
1088 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1089 (fortran_runto_main): New Proc, fortran version of runto_main.
1090 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1091 * gdb.fortran/array-bounds.exp: Likewise.
1092 * gdb.fortran/array-slices.exp: Likewise.
1093 * gdb.fortran/block-data.exp: Likewise.
1094 * gdb.fortran/charset.exp: Likewise.
1095 * gdb.fortran/common-block.exp: Likewise.
1096 * gdb.fortran/complex.exp: Likewise.
1097 * gdb.fortran/derived-type-function.exp: Likewise.
1098 * gdb.fortran/derived-type.exp: Likewise.
1099 * gdb.fortran/info-modules.exp: Likewise.
1100 * gdb.fortran/info-types.exp: Likewise.
1101 * gdb.fortran/intrinsics.exp: Likewise.
1102 * gdb.fortran/library-module.exp: Likewise.
1103 * gdb.fortran/logical.exp: Likewise.
1104 * gdb.fortran/max-depth.exp: Likewise.
1105 * gdb.fortran/module.exp: Likewise.
1106 * gdb.fortran/multi-dim.exp: Likewise.
1107 * gdb.fortran/nested-funcs.exp: Likewise.
1108 * gdb.fortran/print-formatted.exp: Likewise.
1109 * gdb.fortran/print_type.exp: Likewise.
1110 * gdb.fortran/printing-types.exp: Likewise.
1111 * gdb.fortran/ptr-indentation.exp: Likewise.
1112 * gdb.fortran/ptype-on-functions.exp: Likewise.
1113 * gdb.fortran/subarray.exp: Likewise.
1114 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1115 * gdb.fortran/vla-datatypes.exp: Likewise.
1116 * gdb.fortran/vla-history.exp: Likewise.
1117 * gdb.fortran/vla-ptr-info.exp: Likewise.
1118 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1119 * gdb.fortran/vla-ptype.exp: Likewise.
1120 * gdb.fortran/vla-sizeof.exp: Likewise.
1121 * gdb.fortran/vla-type.exp: Likewise.
1122 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1123 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1124 * gdb.fortran/vla-value-sub.exp: Likewise.
1125 * gdb.fortran/vla-value.exp: Likewise.
1126 * gdb.fortran/whatis_type.exp: Likewise.
1127 * gdb.mi/mi-var-child-f.exp: Likewise.
1128
6dc55ce9 11292020-05-09 Tom de Vries <tdevries@suse.de>
1130
1131 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1132
283cb58c
TV
11332020-05-08 Tom de Vries <tdevries@suse.de>
1134
1135 * gdb.dwarf2/clang-debug-names.c: New test.
1136 * gdb.dwarf2/clang-debug-names.exp: New file.
1137
ac4a4f1c
SM
11382020-05-06 Simon Marchi <simon.marchi@efficios.com>
1139
1140 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1141 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1142
24fe640b
TV
11432020-05-06 Tom de Vries <tdevries@suse.de>
1144
1145 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1146 breakpoint is at a "recommended breakpoint location".
1147 * gdb.reverse/consecutive-reverse.exp: Same.
1148
0d8683a3
TV
11492020-05-06 Tom de Vries <tdevries@suse.de>
1150
1151 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1152 address.
1153
b8983c46
TV
11542020-05-06 Tom de Vries <tdevries@suse.de>
1155
1156 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1157
abf6d805
TV
11582020-05-06 Tom de Vries <tdevries@suse.de>
1159
1160 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1161 info for r.
1162
0fc2a808
TV
11632020-05-06 Tom de Vries <tdevries@suse.de>
1164
1165 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1166 necessary.
1167
873dd427
TV
11682020-05-06 Tom de Vries <tdevries@suse.de>
1169
1170 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1171 void.
1172
7c99e7e2
TV
11732020-05-06 Tom de Vries <tdevries@suse.de>
1174
1175 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1176 of ...
1177 * gdb.base/async.exp: ... here.
1178 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1179 "recommended breakpoint location".
1180
6173d6a6
TV
11812020-05-06 Tom de Vries <tdevries@suse.de>
1182
1183 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1184
6015a067
TV
11852020-05-04 Tom de Vries <tdevries@suse.de>
1186
1187 * gdb.base/async.exp: Check whether instruction addresses are a
1188 "recommended breakpoint location".
1189
3b6acaee
TT
11902020-05-03 Tom Tromey <tom@tromey.com>
1191
1192 * gdb.base/sepdebug.exp: Remove "catch" test.
1193 * gdb.base/break.exp: Remove "catch" test.
1194 * gdb.base/default.exp: Update expected output.
1195
5beb4d17
TV
11962020-05-02 Tom de Vries <tdevries@suse.de>
1197
1198 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1199 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1200 * gdb.arch/i386-mpx-map.exp: Same.
1201 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1202 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1203 * gdb.arch/i386-mpx.exp: Same.
1204
8caf140d
TV
12052020-05-02 Tom de Vries <tdevries@suse.de>
1206
1207 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1208
693196cb
TV
12092020-05-01 Tom de Vries <tdevries@suse.de>
1210
1211 * gdb.ada/operator_bp.exp: Allow more than required amount of
1212 breakpoint.
1213
53ae0aa9
TV
12142020-05-01 Tom de Vries <tdevries@suse.de>
1215
1216 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1217
ee9d1e5f
HD
12182020-04-30 Hannes Domani <ssbssa@yahoo.de>
1219
1220 PR gdb/18706
1221 * gdb.cp/stub-array-size.cc: New test.
1222 * gdb.cp/stub-array-size.exp: New file.
1223 * gdb.cp/stub-array-size.h: New test.
1224 * gdb.cp/stub-array-size2.cc: New test.
1225
d5cf82c0
HD
12262020-04-30 Hannes Domani <ssbssa@yahoo.de>
1227
1228 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1229 output to the new format.
1230
42e165c3
SM
12312020-04-29 Simon Marchi <simon.marchi@efficios.com>
1232
1233 * gdb.base/break.exp: Use with_test_prefix.
1234
6e4e3fe1
TV
12352020-04-29 Tom de Vries <tdevries@suse.de>
1236
1237 * lib/gdb.exp (debug_types): New proc.
1238 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1239 * gdb.python/py-symtab.exp: Same.
1240
d642b692
HD
12412020-04-29 Hannes Domani <ssbssa@yahoo.de>
1242
1243 PR gdb/17320
1244 * gdb.base/pretty-array.c: New test.
1245 * gdb.base/pretty-array.exp: New file.
1246
ea90f227
TV
12472020-04-29 Tom de Vries <tdevries@suse.de>
1248
1249 PR symtab/25889
1250 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1251 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1252 and include cpexprs.exp.
1253
a65189c9
TV
12542020-04-28 Mark Williams <mark@myosotissp.com>
1255
1256 PR gdb/24480
1257 * dw4-toplevel-types.exp: Test for top level types.
1258 * dw4-toplevel-types.cc: Test for top level types.
1259
32d1f47a
TBA
12602020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1261
1262 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1263 (theads -> threads).
1264
56a4f5a1
TV
12652020-04-28 Tom de Vries <tdevries@suse.de>
1266
1267 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1268
0b2f8a3b
TV
12692020-04-28 Tom de Vries <tdevries@suse.de>
1270
1271 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1272
5390c717
TV
12732020-04-28 Tom de Vries <tdevries@suse.de>
1274
1275 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1276
15cd93d0
TV
12772020-04-28 Tom de Vries <tdevries@suse.de>
1278
1279 * gdb.dwarf2/main-foo.c: New test.
1280 * gdb.dwarf2/struct-with-sig.exp: New file.
1281
d472f0fb
TV
12822020-04-25 Tom de Vries <tdevries@suse.de>
1283
1284 * boards/debug-types.exp: New file.
1285
8d840e05
AB
12862020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1287
1288 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1289
bcfe6157
TT
12902020-04-24 Tom Tromey <tom@tromey.com>
1291
1292 PR symtab/12707:
1293 * gdb.python/py-symbol.exp: Update expected results for
1294 linkage_name test.
1295 * gdb.cp/print-demangle.exp: New file.
1296 * gdb.base/c-linkage-name.exp: Fix test.
1297 * gdb.guile/scm-symbol.exp: Update expected results for
1298 linkage_name test.
1299
f049a313
TT
13002020-04-24 Tom Tromey <tom@tromey.com>
1301
1302 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1303 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1304 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1305 assembler.
1306
7cf28874
TV
13072020-04-24 Tom de Vries <tdevries@suse.de>
1308
1309 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1310 C++.
1311
dac2fef7
TT
13122020-04-24 Tom Tromey <tromey@adacore.com>
1313
1314 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1315 values.
1316 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1317 values. Update test for minimal encodings.
1318 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1319 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1320 values. Update test for minimal encodings.
1321
1acda803
TT
13222020-04-24 Tom Tromey <tromey@adacore.com>
1323
1324 PR python/23662:
1325 * gdb.ada/variant.exp: Add Python checks.
1326 * gdb.rust/simple.exp: Add dynamic type checks.
1327
adfb9815
TT
13282020-04-24 Tom Tromey <tromey@adacore.com>
1329
1330 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1331 Make array type matching more lax.
1332 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1333 * gdb.ada/mi_variant.exp: New file.
1334 * gdb.ada/mi_variant/pck.ads: New file.
1335 * gdb.ada/mi_variant/pkg.adb: New file.
1336 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1337 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1338
7d79de9a
TT
13392020-04-24 Tom Tromey <tromey@adacore.com>
1340
1341 * gdb.ada/variant.exp: Add dynamic field offset tests.
1342 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1343 * gdb.ada/variant/pkg.adb: Add new variables.
1344
f8e89861
TT
13452020-04-24 Tom Tromey <tromey@adacore.com>
1346
1347 * gdb.ada/variant.exp: New file
1348 * gdb.ada/variant/pkg.adb: New file
1349 * gdb.ada/variant/pck.adb: New file
1350
86e887ae
TV
13512020-04-24 Tom de Vries <tdevries@suse.de>
1352
1353 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1354
88428775
TV
13552020-04-24 Tom de Vries <tdevries@suse.de>
1356
1357 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1358 flags.
1359
4e86f6e7
TV
13602020-04-24 Tom de Vries <tdevries@suse.de>
1361
1362 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1363
2016d3e6
TV
13642020-04-24 Tom de Vries <tdevries@suse.de>
1365
1366 * lib/gdb.exp (default_gdb_start): Handle eof.
1367 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1368 failure.
1369 * gdb.base/readnever.exp: Handle clean_restart failure.
1370
70bc38f5
TV
13712020-04-23 Tom de Vries <tdevries@suse.de>
1372
1373 * gdb.base/decl-before-def.exp: Run to main and print a again.
1374
de82891c
TV
13752020-04-23 Tom de Vries <tdevries@suse.de>
1376
1377 * gdb.base/decl-before-def-decl.c: New test.
1378 * gdb.base/decl-before-def-def.c: New test.
1379 * gdb.base/decl-before-def.exp: New file.
1380
96038148
TV
13812020-04-23 Tom de Vries <tdevries@suse.de>
1382
1383 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1384
54ac3df1
TV
13852020-04-22 Tom de Vries <tdevries@suse.de>
1386
1387 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1388 debug_info_offset.
1389 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1390 before $objsfile in the line line.
1391
714534e1
TV
13922020-04-22 Tom de Vries <tdevries@suse.de>
1393
1394 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1395
16a7dbf4
MS
13962020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1397
1398 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1399 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1400 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1401 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1402 * gdb.base/jit-protocol.h: Update definitions to match all usage
1403 contexts.
1404
14052020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1406
1407 * gdb.base: Rename all jit related test and source files.
1408
14092020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1410
1411 * gdb.base/jit-reader.exp: Relax register output check.
1412
317d2668
TV
14132020-04-22 Tom de Vries <tdevries@suse.de>
1414
1415 PR symtab/25764
1416 * gdb.base/psym-external-decl-2.c: New test.
1417 * gdb.base/psym-external-decl.c: New test.
1418 * gdb.base/psym-external-decl.exp: New file.
1419 * gdb.threads/tls.exp: Add PR25807 kfail.
1420
eea9e357
TV
14212020-04-22 Tom de Vries <tdevries@suse.de>
1422
1423 PR symtab/25801
1424 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1425 in "info source" output.
1426
3d5afab3
TV
14272020-04-22 Tom de Vries <tdevries@suse.de>
1428
1429 PR symtab/25700
1430 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1431 symtab for imported_unit.c.
1432
b32102f6
GB
14332020-04-21 Gary Benson <gbenson@redhat.com>
1434
1435 * gdb.base/advance.c (func): New argument, to match call site.
1436 (func2, func3): Add return statements.
1437
d43b7a2d
TBA
14382020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1439
1440 * gdb.multi/run-only-second-inf.c: New file.
1441 * gdb.multi/run-only-second-inf.exp: New file.
1442
d89edf9b
MM
14432020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1444
1445 * gdb.btrace/multi-inferior.c: New test.
1446 * gdb.btrace/multi-inferior.exp: New file.
1447
1a476b6d
MM
14482020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1449
1450 * gdb.btrace/enable-new-thread.c: New test.
1451 * gdb.btrace/enable-new-thread.exp: New file.
1452
4778a5f8
TV
14532020-04-21 Tom de Vries <tdevries@suse.de>
1454
1455 PR gdb/25471
1456 * gdb.threads/killed-outside.c: New test.
1457 * gdb.threads/killed-outside.exp: New file.
1458
9b2c992c
GB
14592020-04-20 Gary Benson <gbenson@redhat.com>
1460
1461 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1462 * gdb.base/nested-subp2.exp: Likewise.
1463 * gdb.base/nested-subp3.exp: Likewise.
1464
b5d1d6f7
GB
14652020-04-20 Gary Benson <gbenson@redhat.com>
1466
1467 * gdb.base/nested-subp1.exp: Disable test when using clang.
1468 * gdb.base/nested-subp2.exp: Likewise.
1469 * gdb.base/nested-subp3.exp: Likewise.
1470
25230285
GB
14712020-04-20 Gary Benson <gbenson@redhat.com>
1472
1473 * gdb.cp/exception.cc: Fix compilation error with clang.
1474
fa93cc8f
GB
14752020-04-20 Gary Benson <gbenson@redhat.com>
1476
809730f3 1477 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1478
e0c45f30
GB
14792020-04-20 Gary Benson <gbenson@redhat.com>
1480
1481 * gdb.base/jit-main.c: Fix compilation error with clang.
1482
4ddfec93
KR
14832020-04-17 Kamil Rytarowski <n54@gmx.com>
1484
1485 * gdb.base/attach-twice.c: Include "sys/types.h".
1486 (PTRACE_ATTACH): Add fallback definition.
1487 (main): Pass `0' to the 4th argument of `ptrace'.
1488
2bed205e
KR
14892020-04-17 Kamil Rytarowski <n54@gmx.com>
1490
1491 * gdb.base/fork-running-state.c: Include "signal.h".
1492
0743fc83
TT
14932020-04-17 Tom Tromey <tromey@adacore.com>
1494
1495 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1496 Update tests.
1497 * gdb.btrace/cpu.exp: Update tests.
1498 * gdb.base/maint.exp: Update tests.
1499 * gdb.base/default.exp: Update tests.
1500 * gdb.base/completion.exp: Update tests.
1501
efba5c23
TV
15022020-04-16 Tom de Vries <tdevries@suse.de>
1503
1504 PR symtab/25791
1505 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1506 (ensure_gdb_index): and factor out and move ...
1507 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1508 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1509
d191d716
TV
15102020-04-16 Tom de Vries <tdevries@suse.de>
1511
1512 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1513 loading exec.
1514
99f1bc6a
AB
15152020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1516
1517 * gdb.base/many-completions.exp: New file.
1518
194d088f
TV
15192020-04-14 Tom de Vries <tdevries@suse.de>
1520
1521 PR symtab/25718
1522 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1523
c1a66c06
TV
15242020-04-14 Tom de Vries <tdevries@suse.de>
1525
1526 PR symtab/25720
1527 * gdb.base/maint-expand-symbols-header-file.c: New test.
1528 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1529 * gdb.base/maint-expand-symbols-header-file.h: New test.
1530
21b0982c
AB
15312020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1532
1533 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1534 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1535 get_func_info.
1536 (get_func_info): Delete.
1537 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1538 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1539 * lib/dwarf.exp (get_func_info): New function.
1540
dd1cab06
TV
15412020-04-13 Tom de Vries <tdevries@suse.de>
1542
1543 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1544 to what find_gnatmake does.
1545
71ea2b6b
TV
15462020-04-10 Tom de Vries <tdevries@suse.de>
1547
1548 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1549 -readnow.
1550
bdfc1e8a
TV
15512020-04-10 Tom de Vries <tdevries@suse.de>
1552
1553 PR cli/25808
1554 * gdb.base/style.c: Add leading newlines.
1555 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1556 Check listing of main's one-line body.
1557
14ca8ecf
TV
15582020-04-08 Tom de Vries <tdevries@suse.de>
1559
1560 * lib/gdb.exp (psymtabs_p): New proc.
1561 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1562 importing unit" unsupported if there are no partial symbols.
1563
e21d048f
TV
15642020-04-08 Tom de Vries <tdevries@suse.de>
1565
1566 PR testsuite/25760
1567 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1568
25c11aca
TV
15692020-04-07 Tom de Vries <tdevries@suse.de>
1570
1571 PR symtab/25796
1572 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1573
5707e24b
TV
15742020-04-07 Tom de Vries <tdevries@suse.de>
1575
1576 * gdb.base/check-psymtab.c: New test.
1577 * gdb.base/check-psymtab.exp: New file.
1578
6ee448cc
TT
15792020-04-06 Tom Tromey <tromey@adacore.com>
1580
1581 * gdb.ada/variant-record/proc.adb: New file.
1582 * gdb.ada/variant-record/value.adb: New file.
1583 * gdb.ada/variant-record/value.s: New file.
1584 * gdb.ada/variant-record.exp: New file.
1585
9e7c9a03
HD
15862020-04-03 Hannes Domani <ssbssa@yahoo.de>
1587
1588 PR gdb/25325
1589 * gdb.cp/typed-enum.cc: New test.
1590 * gdb.cp/typed-enum.exp: New file.
1591
c90d28ac
AB
15922020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1593
1594 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1595 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1596 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1597 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1598 * gdb.opt/inline-small-func.c: New file.
1599 * gdb.opt/inline-small-func.exp: New file.
1600 * gdb.opt/inline-small-func.h: New file.
1601
34e9a9fa
AB
16022020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1603
1604 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1605 function.
1606
6a354911
AB
16072020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1608
1609 * lib/dwarf.exp (function_range): Allow compiler options to be
1610 specified.
1611
880d9777
TV
16122020-04-02 Tom de Vries <tdevries@suse.de>
1613
1614 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1615 __attribute__((always_inline)).
1616 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1617
f32682ea
TV
16182020-04-02 Tom de Vries <tdevries@suse.de>
1619
1620 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1621 (gdbserver_gdb_exit): ... here. Add timeout warning.
1622 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1623 (connect_target_extended_remote): Append new server_spawn_id to
1624 server_spawn_ids.
1625 (cleanup): New proc.
1626 (setup, <toplevel>): Call cleanup.
1627
d3214198
TV
16282020-04-02 Tom de Vries <tdevries@suse.de>
1629
1630 * gdb.base/main-psymtab.exp: New file.
1631
cc77ed24
TV
16322020-04-02 Tom de Vries <tdevries@suse.de>
1633
1634 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1635
3638a098
TT
16362020-04-01 Tom Tromey <tom@tromey.com>
1637
1638 * gdb.base/complex-parts.exp: Add type tests.
1639
c34e8714
TT
16402020-04-01 Tom Tromey <tom@tromey.com>
1641
1642 * gdb.base/complex-parts.exp: Add arithmetic tests.
1643
981c08ce
TT
16442020-04-01 Tom Tromey <tom@tromey.com>
1645
1646 * gdb.compile/compile.exp: Update.
1647 * gdb.compile/compile-cplus.exp: Update.
1648 * gdb.base/varargs.exp: Update.
1649 * gdb.base/floatn.exp: Update.
1650 * gdb.base/endianity.exp: Update.
1651 * gdb.base/callfuncs.exp (do_function_calls): Update.
1652 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1653 (complex_float_integral_args): Update.
1654 * gdb.base/complex.exp: Update.
1655 * gdb.base/complex-parts.exp: Update.
1656
3d1cfd43
TT
16572020-04-01 Tom Tromey <tromey@adacore.com>
1658
1659 * gdb.rust/union.rs: New file.
1660 * gdb.rust/union.exp: New file.
1661 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1662 (main): Update.
1663 * gdb.rust/simple.exp: Move union tests to union.exp.
1664
e033dfa9
TT
16652020-04-01 Tom Tromey <tromey@adacore.com>
1666
1667 * gdb.rust/simple.rs (main): Remove "y0".
1668
53cccef1
TBA
16692020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1670
1671 * gdb.multi/stop-all-on-exit.c: New test.
1672 * gdb.multi/stop-all-on-exit.exp: New file.
1673
60e22c1e
HD
16742020-04-01 Hannes Domani <ssbssa@yahoo.de>
1675
1676 PR gdb/24789
1677 * gdb.cp/misc.cc: Add integer reference variable.
1678 * gdb.cp/misc.exp: Add test.
1679
e139a727
TBA
16802020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1681
1682 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1683 scenario to cover execution until the end and also the case
1684
16b0db75
TV
16852020-03-31 Tom de Vries <tdevries@suse.de>
1686
1687 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1688 c. Use "maint info symtabs" to check symtab expansion.
1689
c0502da6
TV
16902020-03-30 Tom de Vries <tdevries@suse.de>
1691
1692 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1693 unsupported.
1694 (verify_psymtab_expanded): Move ...
1695 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1696 test.
1697 (readnow): New proc.
1698
5935fd15
AB
16992020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1700
1701 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1702 with $hex.
1703
1773be9e
TT
17042020-03-20 Tom Tromey <tromey@adacore.com>
1705
1706 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1707
70304be9
TT
17082020-03-20 Tom Tromey <tromey@adacore.com>
1709
1710 * gdb.ada/sub_variant/subv.adb: New file.
1711 * gdb.ada/sub_variant.exp: New file.
1712
0dd7b8f7
TV
17132020-03-20 Tom de Vries <tdevries@suse.de>
1714
1715 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1716 first break fails.
1717 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1718
cada5fc9
AB
17192020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1720
1721 * gdb.server/exit-multiple-threads.c: New file.
1722 * gdb.server/exit-multiple-threads.exp: New file.
1723
6b8c53f2
AB
17242020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1725
1726 * gdb.fortran/mixed-lang-stack.c: New file.
1727 * gdb.fortran/mixed-lang-stack.cpp: New file.
1728 * gdb.fortran/mixed-lang-stack.exp: New file.
1729 * gdb.fortran/mixed-lang-stack.f90: New file.
1730
19a2740f
AB
17312020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1732
1733 * gdb.linespec/cp-completion-aliases.cc: New file.
1734 * gdb.linespec/cp-completion-aliases.exp: New file.
1735
d8c8b848
TV
17362020-03-19 Tom de Vries <tdevries@suse.de>
1737
1738 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1739 more precise.
1740
a9933ccf
TV
17412020-03-18 Tom de Vries <tdevries@suse.de>
1742
1743 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1744 * gdb.dwarf2/break-inline-psymtab.c: New test.
1745 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1746
2f89101f
TV
17472020-03-16 Tom de Vries <tdevries@suse.de>
1748
1749 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1750 cache_verify and cache_verify_proc.
1751
6b9374f1
TV
17522020-03-15 Tom de Vries <tdevries@suse.de>
1753
1754 * gdb.server/solib-list.exp: Handle
1755 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1756
eaeaf44c
TV
17572020-03-15 Tom de Vries <tdevries@suse.de>
1758
1759 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1760 objfiles".
1761
3293bbaf
TT
17622020-03-14 Tom Tromey <tom@tromey.com>
1763
1764 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1765
ab44624c
TV
17662020-03-14 Tom de Vries <tdevries@suse.de>
1767
1768 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1769
54c43825
TV
17702020-03-14 Tom de Vries <tdevries@suse.de>
1771
1772 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1773 result in line-by-line fashion.
1774
2ac70237
TV
17752020-03-14 Tom de Vries <tdevries@suse.de>
1776
1777 * lib/gdb.exp (supports_statement_frontiers): New proc.
1778 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1779
09546b56
TV
17802020-03-14 Tom de Vries <tdevries@suse.de>
1781
1782 * gdb.base/printcmds.exp: Add missing quoting for "print
1783 teststring2".
1784
a1f6a07c
TT
17852020-03-13 Tom Tromey <tom@tromey.com>
1786
1787 * gdb.base/printcmds.exp (test_print_strings): Add regression
1788 test.
1789 * gdb.base/printcmds.c (charptr): New typedef.
1790 (teststring2): New global.
1791
1b83d09c
AB
17922020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1793
1794 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1795 full path in the test name.
1796 (test_ld): Add some with_test_prefix blocks to make test names
1797 unique.
1798
2d61316c
TV
17992020-03-13 Tom de Vries <tdevries@suse.de>
1800
1801 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1802
2e9145ac
TV
18032020-03-13 Tom de Vries <tdevries@suse.de>
1804
1805 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1806
96c7f873
TV
18072020-03-13 Tom de Vries <tdevries@suse.de>
1808
1809 PR symtab/25646
1810 * gdb.dwarf2/imported-unit.exp: Add test.
1811
49ba92c0
TV
18122020-03-13 Tom de Vries <tdevries@suse.de>
1813
1814 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1815 (var1, var2): New variable.
1816 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1817 matching symbols.
1818
301b21e0
TV
18192020-03-13 Tom de Vries <tdevries@suse.de>
1820
1821 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1822 (Term::command): Use prompt prefix.
1823 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1824 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1825 command_no_prompt_prefix instead of prefix.
1826 * gdb.tui/tui-layout-asm.exp: Same.
1827
3f512721
SM
18282020-03-12 Simon Marchi <simon.marchi@efficios.com>
1829
1830 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1831
40310f30
SM
18322020-03-12 Simon Marchi <simon.marchi@efficios.com>
1833
1834 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1835 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1836 on" while stepping over the test instruction, match printed
1837 message.
1838
09252140
TV
18392020-03-12 Tom de Vries <tdevries@suse.de>
1840
1841 * gdb.base/info-types.exp: Use exp_continue during matching of output
1842 of "info types".
1843
14e9c72c
TV
18442020-03-12 Tom de Vries <tdevries@suse.de>
1845
1846 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1847
e515d67e
TV
18482020-03-12 Tom de Vries <tdevries@suse.de>
1849
1850 * gdb.fortran/module.exp: Use exp_continue during matching of output
1851 of "info variable -n".
1852
307eafd8
TV
18532020-03-12 Tom de Vries <tdevries@suse.de>
1854
1855 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1856 gdb.dwarf2/dw2-ranges-base.c.
1857
9a2de3fc
TV
18582020-03-12 Tom de Vries <tdevries@suse.de>
1859
1860 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1861 in presence of GLIBC debuginfo.
1862
3217502e
TV
18632020-03-12 Tom de Vries <tdevries@suse.de>
1864
1865 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1866 $core.
1867
1281424c
TV
18682020-03-12 Tom de Vries <tdevries@suse.de>
1869
1870 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1871 more precise.
1872
038b97fc
SM
18732020-03-11 Simon Marchi <simon.marchi@efficios.com>
1874
1875 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1876 from Unix to Windows path.
1877
5308d1e7
TV
18782020-03-11 Tom de Vries <tdevries@suse.de>
1879
1880 * gdb.ada/minsyms.exp: Set language to ada.
1881
f870f78f
TV
18822020-03-11 Tom de Vries <tdevries@suse.de>
1883
1884 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1885
5a13315d
TV
18862020-03-11 Tom de Vries <tdevries@suse.de>
1887
1888 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1889
976862ed
TT
18902020-03-11 Tom Tromey <tromey@adacore.com>
1891
1892 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1893
7462c383
TV
18942020-03-11 Tom de Vries <tdevries@suse.de>
1895
1896 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1897
1c6c46a0
TV
18982020-03-11 Tom de Vries <tdevries@suse.de>
1899
1900 * gdb.base/break-interp.exp: Limit verbose scope.
1901
44f41bb7
TV
19022020-03-11 Tom de Vries <tdevries@suse.de>
1903
1904 * gdb.fortran/logical.f90: Define variable with character type.
1905 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1906
b76f3a42
TV
19072020-03-11 Tom de Vries <tdevries@suse.de>
1908
1909 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1910
1c33af77
TV
19112020-03-11 Tom de Vries <tdevries@suse.de>
1912
1913 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1914 symtabs.
1915
8c95582d
AB
19162020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1917 Bernd Edlinger <bernd.edlinger@hotmail.de>
1918
1919 * gdb.cp/step-and-next-inline.cc: New file.
1920 * gdb.cp/step-and-next-inline.exp: New file.
1921 * gdb.cp/step-and-next-inline.h: New file.
1922 * gdb.dwarf2/dw2-is-stmt.c: New file.
1923 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1924 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1925 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1926 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1927
cecf8547
AB
19282020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1929
1930 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1931 is-stmt flag in the line table.
1932
0ba678c9
TV
19332020-03-09 Tom de Vries <tdevries@suse.de>
1934
1935 * lib/gdb.exp (cached_file): Create cache dir.
1936
72fbdf83
TV
19372020-03-07 Tom de Vries <tdevries@suse.de>
1938
1939 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1940 * gdb.cp/rvalue-ref-params.exp: Same.
1941
436b5e99
TV
19422020-03-06 Tom de Vries <tdevries@suse.de>
1943
1944 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1945 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1946
09f2921c
TV
19472020-03-06 Tom de Vries <tdevries@suse.de>
1948
1949 * README: Fix "the the".
1950 * gdb.base/dprintf.exp: Same.
1951
50a3cc5d
TV
19522020-03-05 Tom de Vries <tdevries@suse.de>
1953
1954 * gdb.base/maint.exp: Update "main print statistics" expected output.
1955
0a709cba
AKS
19562020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1957
1958 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1959 (fortran_int8): Likewise.
1960 (fortran_real4): Likewise.
1961 (fortran_real8): Likewise.
1962 (fortran_complex4): Likewise.
1963 (fortran_logical4): Likewise.
1964 (fortran_character1): Likewise.
1965
5e5d66b6
AB
19662020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1967
1968 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1969 printed as true.
1970
7b973adc
SDJ
19712020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1972
1973 * gdb.base/printcmds.exp: Add test to verify printf of a
1974 variable holding an address.
1975
478e490a
TV
19762020-03-03 Tom de Vries <tdevries@suse.de>
1977
1978 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1979
1ef44e86
TV
19802020-03-03 Tom de Vries <tdevries@suse.de>
1981
1982 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1983 gdb_test_multiple call.
1984
b98cc2cf
TV
19852020-03-03 Tom de Vries <tdevries@suse.de>
1986
1987 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1988 gdb_test_multiple calls.
1989
63e163f2
AB
19902020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1991
1992 * gdb.base/default.exp: Remove test of 'set history filename'.
1993 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1994 filename to the empty string.
1995 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1996 and GDBHISTSIZE.
1997
24ed6739
AB
19982020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1999
2000 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2001 disabled.
2002
590003dc
TV
20032020-03-02 Pedro Alves <palves@redhat.com>
2004 Tom de Vries <tdevries@suse.de>
2005
2006 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2007 -prompt prefix, before user_code argument. Add -lbl option likewise.
2008 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2009 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2010 argument.
2011 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2012 have "\r\n" at start-of-line, instead of at end-of-line.
2013
f5e46084
SM
20142020-02-28 Simon Marchi <simon.marchi@efficios.com>
2015
2016 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2017 libinproctrace.so.
2018
f7a7000d
LM
20192020-02-28 Luis Machado <luis.machado@linaro.org>
2020
2021 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2022 to "p/x".
2023
718e0816
LM
20242020-02-28 Luis Machado <luis.machado@linaro.org>
2025
2026 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2027 asm/ptrace.h and error.h.
2028
13c3a74a
TV
20292020-02-28 Tom de Vries <tdevries@suse.de>
2030
2031 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2032 (struct wrapper, do_something, mundane/symada__cS): Move ...
2033 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2034 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2035 Update "print symada__cS before partial symtab expansion" regexp.
2036 Update breakpoint location. Flush symbol cache after expansion.
2037
85d2d5bb
LM
20382020-02-28 Luis Machado <luis.machado@linaro.org>
2039
2040 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2041
3608f86c
TV
20422020-02-27 Tom de Vries <tdevries@suse.de>
2043
2044 * config/sid.exp: Remove unused globals.
2045 * gdb.base/attach.exp: Same.
2046 * gdb.base/catch-load.exp: Same.
2047 * gdb.base/dbx.exp: Same.
2048 * lib/gdb.exp: Same.
2049 * lib/mi-support.exp: Same.
2050 * lib/prompt.exp: Same.
2051
c8d4f6df
TV
20522020-02-27 Tom de Vries <tdevries@suse.de>
2053
2054 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2055 not set.
2056
0d79cdc4
AM
20572020-02-26 Aaron Merey <amerey@redhat.com>
2058
2059 * gdb.debuginfod: New directory for debuginfod tests.
2060 * gdb.debuginfod/main.c: New test file.
2061 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2062
0dce4280
TV
20632020-02-26 Tom de Vries <tdevries@suse.de>
2064
2065 PR gdb/25603
2066 * gdb.base/persistent-lang.cc: New test.
2067 * gdb.base/persistent-lang.exp: New file.
2068
9e80cfa1
AB
20692020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.fortran/derived-type-striding.exp: Add a new test.
2072 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2073 new test.
2074
2078dbb2
AB
20752020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2076
2077 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2078 names.
2079
70d49700
TV
20802020-02-25 Tom de Vries <tdevries@suse.de>
2081
2082 PR go/18926
2083 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2084
a88ef40d
TV
20852020-02-24 Tom de Vries <tdevries@suse.de>
2086
2087 PR gdb/25592
2088 * gdb.base/info-locals-unused-static-var.c: New test.
2089 * gdb.base/info-locals-unused-static-var.exp: New file.
2090
01b1af32
TT
20912020-02-22 Tom Tromey <tom@tromey.com>
2092
2093 * gdb.python/tui-window.exp: New file.
2094 * gdb.python/tui-window.py: New file.
2095
7c043ba6
TT
20962020-02-22 Tom Tromey <tom@tromey.com>
2097
2098 PR tui/17850:
2099 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2100 tests.
2101
c22fef7e
TT
21022020-02-22 Tom Tromey <tom@tromey.com>
2103
2104 * gdb.tui/new-layout.exp: Add sub-layout tests.
2105
ee325b61
TT
21062020-02-22 Tom Tromey <tom@tromey.com>
2107
2108 * gdb.tui/new-layout.exp: New file.
2109
3f0cbb04
TT
21102020-02-22 Tom Tromey <tom@tromey.com>
2111
2112 * gdb.rust/rust-style.rs: New file.
2113 * gdb.rust/rust-style.exp: New file.
2114 * gdb.base/style.exp: Test structure printing.
2115 * gdb.base/style.c (struct some_struct): New type.
2116 (enum etype): New type.
2117 (struct_value): New global.
2118
75525152
TV
21192020-02-21 Tom de Vries <tdevries@suse.de>
2120
2121 PR go/18926
2122 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2123 Remove blanket xfails. Use message argument for gdb_breakpoint.
2124 Make continuing to breakpoint test conditional on setting breakpoint.
2125 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2126 DW_AT_name attribute. Add xfail for GCC PR93866.
2127
bd360d30
AB
21282020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2129
2130 * gdb.dwarf2/cpp-linkage-name.c: New file.
2131 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2132
c7adb09f 21332020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
2134
2135 * lib/gdb.exp (gdb_wrapper_init): Reset
2136 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2137 not exist.
2138
a9c79803
TV
21392020-02-20 Tom de Vries <tdevries@suse.de>
2140
2141 PR go/17018
2142 * gdb.go/hello.exp: Copy ...
2143 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2144 print of st to print value of global definition. Add xfail for GCC
2145 PR93844.
2146 * gdb.go/hello.exp: Remove printing of st before definition.
2147 * gdb.go/hello.go: Copy ...
2148 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2149 to st.
2150 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2151
d7445728
TV
21522020-02-20 Tom de Vries <tdevries@suse.de>
2153
2154 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2155 (gdb_simple_compile): Handle compile_flags go by using .go extension
2156 for source file.
2157 * gdb.go/chan.exp: Use support_go_compile.
2158 * gdb.go/handcall.exp: Same.
2159 * gdb.go/hello.exp: Same.
2160 * gdb.go/integers.exp: Same.
2161 * gdb.go/max-depth.exp: Same.
2162 * gdb.go/methods.exp: Same.
2163 * gdb.go/package.exp: Same.
2164 * gdb.go/strings.exp: Same.
2165 * gdb.go/types.exp: Same.
2166 * gdb.go/unsafe.exp: Same.
2167
c9c41e6d
TV
21682020-02-19 Tom de Vries <tdevries@suse.de>
2169
2170 * gdb.python/lib-types.exp: Make xfail more strict.
2171
f20ff837
TV
21722020-02-19 Tom de Vries <tdevries@suse.de>
2173
2174 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2175
08410482
DE
21762020-02-19 Doug Evans <dje@google.com>
2177
2178 PR rust/25535
2179 * gdb.rust/simple.exp: Add test.
2180 * gdb.rust/simple.rs: Add test.
2181
623563f7
TV
21822020-02-19 Tom de Vries <tdevries@suse.de>
2183
2184 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2185 output line-by-line.
2186
d3308cfd
TV
21872020-02-19 Tom de Vries <tdevries@suse.de>
2188
2189 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2190
86cbc5dc
TV
21912020-02-19 Tom de Vries <tdevries@suse.de>
2192
2193 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2194 prelink.
2195
9db2b96b
TV
21962020-02-19 Tom de Vries <tdevries@suse.de>
2197
2198 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2199 (gdb_do_cache): Use gdb_do_cache_wrap.
2200 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2201
89e2fdc5
TV
22022020-02-19 Tom de Vries <tdevries@suse.de>
2203
2204 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2205 gdb_compile option.
2206
373d7ac0
SM
22072020-02-18 Simon Marchi <simon.marchi@efficios.com>
2208
2209 * gdb.base/printcmds.exp (test_print_enums): Update expected
2210 output.
2211
b29a2df0
SM
22122020-02-18 Simon Marchi <simon.marchi@efficios.com>
2213
2214 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2215 for "unknown".
2216
6740f0cc
SM
22172020-02-18 Simon Marchi <simon.marchi@efficios.com>
2218
2219 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2220 enumerator.
2221
edd45eb0
SM
22222020-02-18 Simon Marchi <simon.marchi@efficios.com>
2223
2224 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2225 FE_, add FE_NONE.
2226 (three): Update.
2227 (enum flag_enum_without_zero): New enum.
2228 (flag_enum_without_zero): New variable.
2229 (enum not_flag_enum): New enum.
2230 (three_not_flag): New variable.
2231 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2232 (test_print_enums): Add more tests for printing flag enums.
2233
d4295de4
TV
22342020-02-18 Tom de Vries <tdevries@suse.de>
2235
2236 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2237 (gdb_compile_ada): ... here.
2238 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2239 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2240
f251f505
TT
22412020-02-14 Tom Tromey <tom@tromey.com>
2242
2243 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2244 build directory.
2245 * boards/gdbserver-base.exp: Update path to gdbserver.
2246
8f432634
TV
22472020-02-13 Tom de Vries <tdevries@suse.de>
2248
2249 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2250
92b6eaf7
TV
22512020-02-13 Tom de Vries <tdevries@suse.de>
2252
2253 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2254 are missing.
2255
f3b0f7fe
TV
22562020-02-13 Tom de Vries <tdevries@suse.de>
2257
2258 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2259 call.
2260
f6be8713
SDJ
22612020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2262
2263 PR tui/25126
2264 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2265 * gdb.base/cached-source-file.c: New file.
2266 * gdb.base/cached-source-file.exp: New file.
2267
b2770d5e
TV
22682020-02-11 Tom de Vries <tdevries@suse.de>
2269
2270 PR testsuite/25488
2271 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2272
44f6938e
TV
22732020-02-10 Tom de Vries <tdevries@suse.de>
2274
2275 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2276
5f0e2eb7
MR
22772020-02-10 Maciej W. Rozycki <macro@wdc.com>
2278
2279 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2280 and $after_addr are both integers before making a comparison.
2281
46ce2b6f
TV
22822020-02-09 Tom de Vries <tdevries@suse.de>
2283
2284 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2285 command output and paste it into gdb.log. If any, paste catch message
2286 to gdb.log.
2287
5abbbe1d
TT
22882020-02-07 Tom Tromey <tromey@adacore.com>
2289
2290 PR breakpoints/24915:
2291 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2292
1d5d29e7
SV
22932020-02-06 Shahab Vahedi <shahab@synopsys.com>
2294
2295 * gdb.tui/tui-missing-src.exp: Add the "missing source
2296 file" test for the TUI.
2297
b0999b9b
AB
22982020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2299
2300 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2301 including a port number in the output.
2302
c3b149eb
AKS
23032020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2304
2305 * lib/fortran.exp (fortran_int4): Handle clang.
2306 (fortran_int8): Likewise.
2307 (fortran_real4): Likewise.
2308 (fortran_real8): Likewise.
2309 (fortran_complex4): Likewise.
2310 (fortran_logical4): Likewise.
2311 (fortran_character1): Likewise.
2312
f8dcc90b
TV
23132020-02-04 Tom de Vries <tdevries@suse.de>
2314
2315 * README (Race detection): Add note.
2316
f90ac7c2
TV
23172020-02-04 Tom de Vries <tdevries@suse.de>
2318
2319 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2320
780636ae
TV
23212020-02-04 Tom de Vries <tdevries@suse.de>
2322
2323 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2324
5d2e1193
RA
23252020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2326
2327 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2328 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2329 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2330 blttar, bnetarl.
2331 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2332 binary for blttar, bnetarl.
2333 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2334 wait instruction. Delete ldmx test.
2335 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2336
e409c542
AKS
23372020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2338
2339 * gdb.fortran/array-bounds-high.exp: New file.
2340 * gdb.fortran/array-bounds-high.f90: New file.
2341
b0029748
LD
23422020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2343
2344 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2345 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2346
195a8287
TV
23472020-02-01 Tom de Vries <tdevries@suse.de>
2348
2349 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2350
42330a68
AB
23512020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2352
2353 PR tui/9765
2354 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2355 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2356
b62a8028
LM
23572020-01-29 Luis Machado <luis.machado@linaro.org>
2358
2359 * gdb.arch/aarch64-brk-patterns.c: New source file.
2360 * gdb.arch/aarch64-brk-patterns.exp: New test.
2361
5f440116
TBA
23622020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2363
2364 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2365 GCC/Clang version.
2366 * gdb.cp/pass-by-ref.exp: Ditto.
2367
ee2a6fc6
TV
23682020-01-29 Tom de Vries <tdevries@suse.de>
2369
2370 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2371 * gdb.threads/watchpoint-fork-mt.c: Same.
2372 * gdb.threads/watchpoint-fork-parent.c: Same.
2373 * gdb.threads/watchpoint-fork-st.c: Same.
2374 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2375
16b10d6e
LM
23762020-01-27 Luis Machado <luis.machado@linaro.org>
2377
2378 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2379 sitting at a syscall instruction when we hit the syscall function's
2380 breakpoint.
2381 Check PC against one obtained with the x command.
2382 Validate syscall number.
2383 (step_over_syscall): Don't continue to the syscall instruction if
2384 we're already there.
2385
b1468492
PW
23862020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2387
2388 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2389
7ffa82e1
AB
23902020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2391
2392 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2393 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2394
3d92a3e3
AB
23952020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2396
2397 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2398 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2399
94a72be7
AB
24002020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2401
2402 * gdb.base/maint.exp: Update line table parsing test.
2403 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2404
53af73bf
PA
24052020-01-24 Pedro Alves <palves@redhat.com>
2406
2407 PR gdb/25410
2408 * gdb.multi/multi-re-run-1.c: New.
2409 * gdb.multi/multi-re-run-2.c: New.
2410 * gdb.multi/multi-re-run.exp: New.
2411
1ba1ac88
AB
24122020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2413
2414 PR gdb/23718
2415 * gdb.server/server-kill-python.exp: New file.
2416
f3364a6d
AB
24172020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2418
2419 * gdb.server/multi-ui-errors.c: New file.
2420 * gdb.server/multi-ui-errors.exp: New file.
2421
733d0a67
AB
24222020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2423
2424 PR tui/9765
2425 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2426
4f13c1c0
TT
24272020-01-19 Tom Tromey <tom@tromey.com>
2428
2429 * gdb.tui/main.exp: Add check for plain "file".
2430
40c94099
CB
24312020-01-16 Christian Biesinger <cbiesinger@google.com>
2432
2433 * lib/gdb.exp: Fix spelling error (seperatelly).
2434
ff47f4f0
TT
24352020-01-14 Tom Tromey <tom@tromey.com>
2436
2437 PR symtab/12535:
2438 * gdb.python/python.exp: Test decode_line with empty string
2439 argument.
2440
717c684d
BE
24412020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2442
2443 * gdb.base/skip-inline.exp: Extend test.
2444
44e4c775
AB
24452020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2446
2447 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2448 * gdb.dwarf2/dw2-bad-elf.c: New file.
2449 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2450
d93c6db7
AB
24512020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2452
2453 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2454 _line_saw_file.
2455
9a6d629c
AB
24562020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2457
2458 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2459 border.
2460
d9ebdab7
TBA
24612020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2462
2463 * gdb.multi/multi-target.exp (setup): Factor out "info
2464 connections" and "info inferiors" tests to ...
2465 (test_info_inferiors): ... this new procedure.
2466 (top level): Run new "info-inferiors" tests.
2467
f3c469b9
PA
24682020-01-10 Pedro Alves <palves@redhat.com>
2469
2470 * gdb.server/bkpt-other-inferior.exp: New file.
2471
121b3efd
PA
24722020-01-10 Pedro Alves <palves@redhat.com>
2473
2474 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2475 of "add-inferior".
2476 * gdb.base/quit-live.exp: Likewise.
2477 * gdb.base/remote-exec-file.exp: Likewise.
2478 * gdb.guile/scm-progspace.exp: Likewise.
2479 * gdb.linespec/linespec.exp: Likewise.
2480 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2481 * gdb.mi/user-selected-context-sync.exp: Likewise.
2482 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2483 "info inferiors" tests.
2484 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2485 "add-inferior".
2486 * gdb.multi/watchpoint-multi.exp: Likewise.
2487 * gdb.python/py-inferior.exp: Likewise.
2488 * gdb.server/extended-remote-restart.exp: Likewise.
2489 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2490 "info inferiors".
2491 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2492 * gdb.trace/report.exp: Likewise.
2493
1dadb1dd
PA
24942020-01-10 Pedro Alves <palves@redhat.com>
2495
2496 * gdb.multi/multi-target.c: New file.
2497 * gdb.multi/multi-target.exp: New file.
2498 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2499 mode requested, but remote does not support non-stop".
2500
78f2c40a
PA
25012020-01-10 Pedro Alves <palves@redhat.com>
2502
2503 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2504 disconnect before reconnecting.
2505
e7af6c70
TBA
25062020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2507 Pedro Alves <palves@redhat.com>
2508
2509 * gdb.server/connect-without-multi-process.exp: Also test
2510 continuing to end.
2511
acdf84a6
PA
25122020-01-10 Pedro Alves <palves@redhat.com>
2513
2514 * gdb.base/remote-exec-file.exp: New file.
2515
873657b9
PA
25162020-01-10 Pedro Alves <palves@redhat.com>
2517
2518 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2519 output.
2520 * gdb.threads/async.c: New.
2521 * gdb.threads/async.exp: New.
2522 * gdb.multi/tids-gid-reset.c: New.
2523 * gdb.multi/tids-gid-reset.exp: New.
2524
7f0ae84c
GB
25252020-01-10 George Barrett <bob@bob131.so>
2526
2527 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2528 to help in finding the image relocation offset.
2529 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2530 options in arguments.
2531 (stap_test_no_debuginfo): Likewise.
2532 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2533 test variants.
2534 (stap_test): Add null semaphore relocation test.
2535
47e9d49d
GB
25362020-01-10 George Barrett <bob@bob131.so>
2537
2538 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2539 * gdb.base/stap-probe.exp: Likewise.
2540 (stap_test): Pass argument as an additional flag.
2541 (stap_test_no_debuginfo): Likewise.
2542 (stap_test): Check `info probes stap' output for semaphore
2543 addresses if the test binary is supposed to have them.
2544
f5a7c406
AB
25452020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2546
2547 * gdb.tui/basic.exp: Add more scrolling tests.
2548
9ae6bf64
TT
25492020-01-09 Tom Tromey <tom@tromey.com>
2550
2551 PR tui/18932:
2552 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2553 meangingful value.
2554 (Term::command, Term::resize): Update.
2555 * gdb.tui/basic.exp: Add scrolling test.
2556
b2efe70c
AB
25572020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2558
2559 * gdb.tui/tui-layout-asm.exp: New file.
2560
3804da7e
AB
25612020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2562
2563 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2564
b40aa28f
AB
25652020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2566
2567 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2568 (Term::enter_tui): Use Term::prepare_for_tui.
2569
63ffd7c9
AB
25702020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2571
2572 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2573 called.
2574
3be966f6
AB
25752020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2576
2577 * gdb.base/skip.exp: Fix race condition in test.
2578
153d79c4
AB
25792020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2580
2581 * gdb.base/backtrace.c: New file.
2582 * gdb.base/backtrace.exp: New file.
2583
f2302a34
AB
25842020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2585
2586 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2587
6ec1d75e
PW
25882020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2589
2590 * gdb.base/style.exp: Test that warnings are styled.
2591
c296cbe6
BE
25922019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2593
2594 * gdb.base/line65535.exp: New file.
2595 * gdb.base/line65535.c: New file.
2596
b28a729d
SM
25972019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2598
2599 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2600 * lib/gnat_debug_info_test.adb: New file.
2601 * gdb.ada/ptype_tagged_param.exp: Use
2602 gnat_runtime_has_debug_info, expect a different output if
2603 runtime does not have debug info.
2604
7f2d7a0d
SM
26052019-12-20 Simon Marchi <simon.marchi@efficios.com>
2606
2607 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2608 (another) quote in test name.
2609
f3bce483
SM
26102019-12-20 Simon Marchi <simon.marchi@efficios.com>
2611
2612 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2613 Add quote in test name.
2614
c855a912
TBA
26152019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2616
2617 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2618 directory instead.
2619 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2620 * gdb.cp/pass-by-ref-2.cc: New file.
2621 * gdb.cp/pass-by-ref-2.exp: New file.
2622
fc9d2d72
TT
26232019-12-20 Tom Tromey <tom@tromey.com>
2624
2625 * gdb.tui/list-before.exp: New file.
2626
77b97e00
TT
26272019-12-20 Tom Tromey <tom@tromey.com>
2628
2629 * gdb.tui/list.exp: Check for source on initial listing.
2630
f69656d0
TT
26312019-12-11 Tom Tromey <tromey@adacore.com>
2632
2633 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2634 Add crlf test.
2635
99a55965
SM
26362019-12-18 Simon Marchi <simon.marchi@efficios.com>
2637
2638 * gdb.base/default.exp: Update value of $_gdb_major.
2639
5024637f
BE
26402019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2641
2642 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2643
b63634be
BE
26442019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2645
2646 * gdb.base/skip.exp: Whitespace fix.
2647
45d73523
BE
26482019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2649
2650 * gdb.base/skip-inline.c: New file.
2651 * gdb.base/skip-inline.exp: New file.
2652
d043f8c8
SM
26532019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2654
2655 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2656 jit_function_00 to jit_function_stack_mangle.
2657 * gdb.base/jithost.c (jit_function_t): Rename to...
2658 (jit_function_stack_mangle_t): ... this.
2659 (jit_function_add_t): New typedef.
2660 (jit_function_00_code): Rename to...
2661 (jit_function_stack_mangle_code): ... this, make static.
2662 (jit_function_add_code): New.
2663 (main): Generate "add" function and call it. Adjust to changes
2664 in jithost_abi.
2665 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2666 (struct jithost_abi) <begin, end>: Remove fields.
2667 <object, function_stack_mangle, function_add>: New fields.
2668 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2669 code_end>: Remove fields.
2670 <func_stack_mangle>: New field.
2671 (read_debug_info): Adjust to renaming, create block for "add"
2672 function.
2673 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2674
873de05c
TT
26752019-12-11 Tom Tromey <tom@tromey.com>
2676
2677 * gdb.tui/resize.exp: Fix regexp.
2678 * gdb.tui/regs.exp: Fix regexps.
2679 * gdb.tui/main.exp: Fix regexp.
2680
3d979945
TT
26812019-12-11 Tom Tromey <tom@tromey.com>
2682
2683 * gdb.tui/resize.exp: Update.
2684 * gdb.tui/empty.exp (layouts): Update.
2685
2192a9d3
TT
26862019-12-11 Tom Tromey <tom@tromey.com>
2687
2688 * gdb.tui/regs.exp: Update.
2689 * gdb.tui/empty.exp (layouts): Update.
2690 * gdb.tui/basic.exp: Update.
2691 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2692
d8edc8b7
PW
26932019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2694
2695 * gdb.base/options.exp: Add -raw-values in the print completion list.
2696 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2697
4c12d936
KB
26982019-12-10 Kevin Buettner <kevinb@redhat.com>
2699
2700 * gdb.threads/omp-par-scope.c: New file.
2701 * gdb/threads/omp-par-scope.exp: New file.
2702
26b911fb
KB
27032019-12-10 Kevin Buettner <kevinb@redhat.com>
2704
bb47f919
KB
2705 * lib/gdb.exp (support_nested_function_tests): New proc.
2706
27072019-12-10 Kevin Buettner <kevinb@redhat.com>
2708
2709 * lib/gdb.exp (gdb_compile_openmp): New proc.
2710 (build_executable_from_specs): Add an "openmp" option.
2711 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2712
6c71eb7d
TT
27132019-12-10 Tom Tromey <tromey@adacore.com>
2714
2715 * gdb.ada/unchecked_union.exp: New file.
2716 * gdb.ada/unchecked_union/pck.adb: New file.
2717 * gdb.ada/unchecked_union/pck.ads: New file.
2718 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2719 * gdb-utils.exp (string_to_regexp): Also quote "?".
2720
bac7c5cf
GB
27212019-12-10 George Barrett <bob@bob131.so>
2722
2723 Test scripted probe breakpoints.
2724 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2725 * gdb.python/py-breakpoint.c (main): Likewise.
2726 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2727 specifier test.
2728 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2729
330f1d38
TBA
27302019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2731
2732 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2733 an rvalue parameter.
2734 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2735 parameter.
2736
b43315e2
AB
27372019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2738
2739 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2740 modules.
2741
54f73dad
AB
27422019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2743
2744 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2745 broken version of GCC.
2746
d57cbee9
AB
27472019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2748
2749 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2750 sym-info-cmds library.
2751 * gdb.fortran/info-types.exp: Likewise.
2752 * lib/sym-info-cmds.exp: New file.
2753
c14aab8c
TV
27542019-12-08 Tom de Vries <tdevries@suse.de>
2755
2756 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2757
aa2d5a42
KS
27582019-12-07 Keith Seitz <keiths@redhat.com>
2759
2760 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2761 * gdb.base/corefile-buildid-shlib.c: New file.
2762 * gdb.base/corefile-buildid.c: New file.
2763 * gdb.base/corefile-buildid.exp: New file.
2764
93e55f0a
TV
27652019-12-06 Tom de Vries <tdevries@suse.de>
2766
2767 * gdb.dwarf2/varval.exp: Add decl before def test.
2768
c7d12402
TBA
27692019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2770
2771 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2772
06acc08f
TBA
27732019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2774
2775 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2776 CV and reference conversion for overload resolution.
2777 * gdb.cp/rvalue-ref-overload.exp: Test it.
2778
e0fad1ea
PW
27792019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2780
2781 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2782 * gdb.base/frameapply.exp: Test faas without command.
2783
8d70a9f0
AB
27842019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2785
2786 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2787 Fortran tests.
2788 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2789 order.
2790
36c8fb93
AB
27912019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2792
2793 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2794 casting to type with no kind specified.
2795 (test_basic_parsing_of_type_kinds): Additional tests for types
2796 with no kind specified, and add tests for single/double
2797 precision/complex types.
2798
4139ff00
TT
27992019-12-04 Tom Tromey <tromey@adacore.com>
2800
2801 * gdb.base/endianity.c (struct other) <x>: New field.
2802 (main): Initialize it.
2803 * gdb.base/endianity.exp: Update.
2804
a05cf17a
TT
28052019-12-04 Tom Tromey <tromey@adacore.com>
2806
2807 * gdb.ada/scalar_storage/storage.adb: New file.
2808 * gdb.ada/scalar_storage/pck.adb: New file.
2809 * gdb.ada/scalar_storage/pck.ads: New file.
2810 * gdb.ada/scalar_storage.exp: New file.
2811
103a685e
TT
28122019-12-04 Tom Tromey <tromey@adacore.com>
2813
2814 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2815 (main): Initialize it.
2816 * gdb.base/endianity.exp: Update.
2817
c2512106
AB
28182019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2819
2820 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2821
293b38d6
AB
28222019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2823
2824 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2825 -symbol-info-module-functions and -symbol-info-module-variables.
2826
216a7e6b
AB
28272019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2828
2829 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2830
5bbd8269
AB
28312019-12-01 Richard Bunt <richard.bunt@arm.com>
2832 Andrew Burgess <andrew.burgess@embecosm.com>
2833
2834 * gdb.fortran/derived-type-striding.exp: New file.
2835 * gdb.fortran/derived-type-striding.f90: New file.
2836 * gdb.fortran/array-slices.exp: New file.
2837 * gdb.fortran/array-slices.f90: New file.
2838
be09caf1
PW
28392019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2840
2841 * gdb.base/define.exp: Test . in command names.
2842 * gdb.base/setshow.exp: Update test, as . is now part of
2843 command name.
2844
643c0cbe
PW
28452019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2846
2847 * gdb.base/define-prefix.exp: New file.
2848
dcdec678
AB
28492019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2850
2851 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2852 compile.
2853 (skip_btrace_pt_tests): Likewise.
2854
640ab947
AB
28552019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.fortran/info-modules.exp: Compile source files in correct
2858 order.
2859
d22670f0
KB
28602019-11-27 Kevin Buettner <kevinb@redhat.com>
2861
2862 * gdb.dwarf2/imported-unit.exp: New file.
2863 * gdb.dwarf2/imported-unit.c: New file.
2864
db5960b4
AB
28652019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2866
2867 * gdb.mi/mi-fortran-modules-2.f90: New file.
2868 * gdb.mi/mi-fortran-modules.exp: New file.
2869 * gdb.mi/mi-fortran-modules.f90: New file.
2870
7dc42066
AB
28712019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2872
2873 * gdb.mi/mi-sym-info-1.c: New file.
2874 * gdb.mi/mi-sym-info-2.c: New file.
2875 * gdb.mi/mi-sym-info.exp: New file.
2876
0dfeecca
TT
28772019-11-22 Tom Tromey <tromey@adacore.com>
2878
2879 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2880 * gdb.ada/tasks/foo.adb: Add another stopping location.
2881
34877895
PJ
28822019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2883
2884 * gdb.base/endianity.c: New test.
2885 * gdb.base/endianity.exp: New file.
2886
2e84f897
LD
28872019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2888
2889 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2890
65d1cd5f
TV
28912019-11-21 Tom de Vries <tdevries@suse.de>
2892
2893 PR gdb/24956
2894 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2895
4f22c3f4
SDJ
28962019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2897
2898 * gdb.python/py-progspace.exp: Add missing parentheses on some
2899 'print' commands.
2900
9f6ad286
TT
29012019-11-19 Tom Tromey <tom@tromey.com>
2902
2903 * gdb.tui/winheight.exp: New file.
2904
0b8dbf3f
AB
29052019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2906
2907 * gdb.base/ctf-whatis.c: Delete.
2908 * gdb.base/ctf-whatis.exp: Delete.
2909 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2910
f833b7a7
AB
29112019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2912
2913 * gdb.base/ctf-cvexpr.exp: Delete.
2914 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2915
30d0a636
AB
29162019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2917
2918 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2919 the compiler. Clean up header comment a little.
2920 * gdb.base/ctf-ptype.exp: Likewise.
2921 * gdb.base/ctf-whatis.exp: Likewise.
2922 * lib/gdb.exp (skip_ctf_tests): New proc.
2923
494409bb
SDJ
29242019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2925
2926 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2927 * gdb.tui/corefile-run.exp: New file.
2928
55708e99
TT
29292019-11-14 Tom Tromey <tromey@adacore.com>
2930
2931 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2932 regression tests.
2933
45e42163
TT
29342019-11-12 Tom Tromey <tom@tromey.com>
2935
2936 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2937 after any command. Expect prompt after WAIT_FOR is seen.
2938 (enter_tui): Enable resize messages.
2939 (command): Expect command in output.
2940 (get_line): Avoid error when cursor appears to be off-screen.
2941 (dump_screen): Include screen size in title.
2942 (_do_resize): New proc, from "resize".
2943 (resize): Rewrite. Do resize in two steps.
2944 * gdb.tui/empty.exp (layouts): Fix entries.
2945 (check_boxes): Remove xfail.
2946 (check_text): Dump screen on failure.
2947
086baaf1
AB
29482019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2949
2950 * gdb.python/py-symbol.exp: Add test for
2951 gdb.lookup_static_symbols.
2952
09ff83af
AB
29532019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2954
2955 * gdb.python/py-symbol.c: Declare and call function from new
2956 py-symbol-2.c file.
2957 * gdb.python/py-symbol.exp: Compile both source files, and add new
2958 tests for gdb.lookup_static_symbol.
2959 * gdb.python/py-symbol-2.c: New file.
2960
11af934b
TV
29612019-11-02 Tom de Vries <tdevries@suse.de>
2962
2963 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2964 * gdb.base/anon.exp: Same.
2965 * gdb.base/auto-connect-native-target.exp: Same.
2966 * gdb.base/call-ar-st.exp: Same.
2967 * gdb.base/catch-syscall.exp: Same.
2968 * gdb.base/commands.exp: Same.
2969 * gdb.base/default.exp: Same.
2970 * gdb.base/display.exp: Same.
2971 * gdb.base/float.exp: Same.
2972 * gdb.base/foll-fork.exp: Same.
2973 * gdb.base/help.exp: Same.
2974 * gdb.base/info-macros.exp: Same.
2975 * gdb.base/info-proc.exp: Same.
2976 * gdb.base/info-target.exp: Same.
2977 * gdb.base/long_long.exp: Same.
2978 * gdb.base/macscp.exp: Same.
2979 * gdb.base/memattr.exp: Same.
2980 * gdb.base/nofield.exp: Same.
2981 * gdb.base/pointers.exp: Same.
2982 * gdb.base/printcmds.exp: Same.
2983 * gdb.base/ptype.exp: Same.
2984 * gdb.base/restore.exp: Same.
2985 * gdb.base/return.exp: Same.
2986 * gdb.base/scope.exp: Same.
2987 * gdb.base/set-noassign.exp: Same.
2988 * gdb.base/setshow.exp: Same.
2989 * gdb.base/shlib-call.exp: Same.
2990 * gdb.base/signals.exp: Same.
2991 * gdb.base/sigstep.exp: Same.
2992 * gdb.base/skip.exp: Same.
2993 * gdb.base/solib-symbol.exp: Same.
2994 * gdb.base/stap-probe.exp: Same.
2995 * gdb.base/step-line.exp: Same.
2996 * gdb.base/step-test.exp: Same.
2997 * gdb.base/style.exp: Same.
2998 * gdb.base/varargs.exp: Same.
2999 * gdb.base/vla-datatypes.exp: Same.
3000 * gdb.base/vla-ptr.exp: Same.
3001 * gdb.base/vla-sideeffect.exp: Same.
3002 * gdb.base/volatile.exp: Same.
3003 * gdb.base/watch-cond-infcall.exp: Same.
3004 * gdb.base/watchpoint.exp: Same.
3005
e96ec2ba
TV
30062019-11-02 Tom de Vries <tdevries@suse.de>
3007
3008 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3009 * gdb.cp/cpexprs.exp: Same.
3010 * gdb.cp/except-multi-location.exp: Same.
3011 * gdb.cp/exceptprint.exp: Same.
3012 * gdb.cp/gdb2384.exp: Same.
3013 * gdb.cp/inherit.exp: Same.
3014 * gdb.cp/m-static.exp: Same.
3015 * gdb.cp/meth-typedefs.exp: Same.
3016 * gdb.cp/misc.exp: Same.
3017 * gdb.cp/namespace.exp: Same.
3018 * gdb.cp/non-trivial-retval.exp: Same.
3019 * gdb.cp/overload.exp: Same.
3020 * gdb.cp/pr17132.exp: Same.
3021 * gdb.cp/re-set-overloaded.exp: Same.
3022 * gdb.cp/rvalue-ref-types.exp: Same.
3023 * gdb.cp/templates.exp: Same.
3024
bd5766ec
LM
30252019-11-01 Luis Machado <luis.machado@linaro.org>
3026
3027 PR gdb/25124
3028
3029 * gdb.arch/pr25124.S: New file.
3030 * gdb.arch/pr25124.exp: New file.
3031
165f8965
AB
30322019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3033
3034 * gdb.fortran/info-modules.exp: Update expected results, and add
3035 additional tests for 'info module functinos', and 'info module
3036 variables'.
3037 * gdb.fortran/info-types.exp: Update expected results.
3038 * gdb.fortran/info-types.f90: Extend testcase with additional
3039 module variables and functions.
3040
59c35742
AB
30412019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3042
3043 * gdb.fortran/info-modules.exp: New file.
3044 * gdb.fortran/info-types.exp: Build with new file.
3045 * gdb.fortran/info-types.f90: Include and use new module.
3046 * gdb.fortran/info-types-2.f90: New file.
3047
f3fb2519
PW
30482019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3049
3050 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3051 * gdb.base/settings.exp: Test all settings types using
3052 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3053 that now verifies that the value of "maint show" is the same as
3054 returned by the settings functions. Test the type of the
3055 maintenance settings.
3056 * gdb.base/default.exp: Update show_conv_list.
3057
d1e36019
TV
30582019-10-31 Tom de Vries <tdevries@suse.de>
3059
3060 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3061 gdb_test.
3062 * gdb.arch/amd64-disp-step.exp: Same.
3063 * gdb.asm/asm-source.exp: Same.
3064 * gdb.btrace/buffer-size.exp: Same.
3065 * gdb.btrace/cpu.exp: Same.
3066 * gdb.btrace/enable.exp: Same.
3067 * gdb.dwarf2/count.exp: Same.
3068 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3069 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3070 * gdb.fortran/vla-datatypes.exp: Same.
3071 * gdb.fortran/vla-history.exp: Same.
3072 * gdb.fortran/vla-ptype.exp: Same.
3073 * gdb.fortran/vla-value.exp: Same.
3074 * gdb.fortran/whatis_type.exp: Same.
3075 * gdb.guile/guile.exp: Same.
3076 * gdb.multi/tids.exp: Same.
3077 * gdb.python/py-finish-breakpoint.exp: Same.
3078 * gdb.python/py-framefilter.exp: Same.
3079 * gdb.python/py-pp-registration.exp: Same.
3080 * gdb.python/py-xmethods.exp: Same.
3081 * gdb.python/python.exp: Same.
3082 * gdb.server/connect-with-no-symbol-file.exp: Same.
3083 * gdb.server/no-thread-db.exp: Same.
3084 * gdb.server/run-without-local-binary.exp: Same.
3085 * gdb.stabs/weird.exp: Same.
3086 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3087 * gdb.threads/thread-find.exp: Same.
3088 * gdb.threads/tls-shared.exp: Same.
3089 * gdb.threads/tls.exp: Same.
3090 * gdb.threads/wp-replication.exp: Same.
3091 * gdb.trace/ax.exp: Same.
3092 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3093
3d11e68e
TV
30942019-10-31 Tom de Vries <tdevries@suse.de>
3095
3096 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3097 * gdb.ada/array_subscript_addr.exp: Same.
3098 * gdb.ada/arrayidx.exp: Same.
3099 * gdb.ada/arrayparam.exp: Same.
3100 * gdb.ada/arrayptr.exp: Same.
3101 * gdb.ada/boolean_expr.exp: Same.
3102 * gdb.ada/call_pn.exp: Same.
3103 * gdb.ada/complete.exp: Same.
3104 * gdb.ada/fixed_cmp.exp: Same.
3105 * gdb.ada/fun_addr.exp: Same.
3106 * gdb.ada/funcall_param.exp: Same.
3107 * gdb.ada/interface.exp: Same.
3108 * gdb.ada/mod_from_name.exp: Same.
3109 * gdb.ada/null_array.exp: Same.
3110 * gdb.ada/packed_array.exp: Same.
3111 * gdb.ada/packed_tagged.exp: Same.
3112 * gdb.ada/print_chars.exp: Same.
3113 * gdb.ada/print_pc.exp: Same.
3114 * gdb.ada/ptype_arith_binop.exp: Same.
3115 * gdb.ada/ptype_field.exp: Same.
3116 * gdb.ada/ptype_tagged_param.exp: Same.
3117 * gdb.ada/rec_return.exp: Same.
3118 * gdb.ada/ref_tick_size.exp: Same.
3119 * gdb.ada/str_ref_cmp.exp: Same.
3120 * gdb.ada/taft_type.exp: Same.
3121 * gdb.ada/tagged.exp: Same.
3122 * gdb.ada/type_coercion.exp: Same.
3123 * gdb.ada/uninitialized_vars.exp: Same.
3124
60b6ede8
TV
31252019-10-30 Tom de Vries <tdevries@suse.de>
3126
3127 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3128
30baf67b
TV
31292019-10-26 Tom de Vries <tdevries@suse.de>
3130
3131 * gdb.base/bigcore.c: Fix typos in comments.
3132 * gdb.base/ctf-ptype.c: Same.
3133 * gdb.base/long_long.c: Same.
3134 * gdb.dwarf2/dw2-op-out-param.S: Same.
3135 * gdb.python/py-evthreads.c: Same.
3136 * gdb.reverse/i387-stack-reverse.c: Same.
3137 * gdb.trace/tfile.c: Same.
3138 * lib/compiler.c: Same.
3139 * lib/compiler.cc: Same.
3140
158da0d1
TV
31412019-10-25 Tom de Vries <tdevries@suse.de>
3142
3143 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3144 gdb_test_multiple calls.
3145 * gdb.reverse/sigall-reverse.exp: Same.
3146 * gdb.reverse/solib-precsave.exp: Same.
3147 * gdb.reverse/solib-reverse.exp: Same.
3148 * gdb.reverse/until-precsave.exp: Same.
3149 * gdb.reverse/until-reverse.exp: Same.
3150
4ccdfbec
TV
31512019-10-24 Tom de Vries <tdevries@suse.de>
3152
3153 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3154 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3155 kfail using -wrap pattern flag and convenience variable
3156 gdb_test_name.
3157
33d569b7
AB
31582019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3159
3160 * gdb.python/py-progspace.exp: Add tests for the
3161 Progspace.block_for_pc method.
3162
4d0b984b
TT
31632019-10-23 Tom Tromey <tom@tromey.com>
3164
3165 * configure: Rebuild.
3166 * aclocal.m4: Use m4_include, not sinclude.
3167
94cb3754
TV
31682019-10-21 Tom de Vries <tdevries@suse.de>
3169
3170 * gdb.base/infcall-nested-structs.c: Add
3171 __attribute__((noinline,noclone)) to all functions.
3172 (call_all): Add missing variable initialization. Simplify return value.
3173 (breakpt): Increment volatile variable, to prevent call from being
3174 optimized out.
3175 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3176
062f1fc1
TV
31772019-10-17 Tom de Vries <tdevries@suse.de>
3178
3179 * gdb.fortran/module.exp: Allow info variables to print info for files
3180 other than module.f90.
3181
0b54364d
AB
31822019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3183
3184 * gdb.fortran/module.exp: Extend with 'info variables' test.
3185
7ff5fae7
AB
31862019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3187
3188 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3189 F77_FOR_TARGET.
3190
d10eccaa
TV
31912019-10-16 Tom de Vries <tdevries@suse.de>
3192
3193 PR tdep/25096
3194 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3195
745ff14e
TV
31962019-10-16 Tom de Vries <tdevries@suse.de>
3197
3198 PR tdep/24104
3199 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3200 Add KFAIL for PR tdep/25096.
3201
03e1ab94
TV
32022019-10-16 Tom de Vries <tdevries@suse.de>
3203
3204 PR testsuite/25059
3205 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3206
b17fcc10
TV
32072019-10-16 Tom de Vries <tdevries@suse.de>
3208
3209 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3210 as signed.
3211
9223170f
SM
32122019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3213
3214 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3215 one instead of increasing timeout.
3216
d6e76313
TV
32172019-10-13 Tom de Vries <tdevries@suse.de>
3218
3219 PR record/25038
3220 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3221 * gdb.reverse/sigall-reverse.exp: Same.
3222 * gdb.reverse/solib-precsave.exp: Same.
3223 * gdb.reverse/solib-reverse.exp: Same.
3224 * gdb.reverse/step-precsave.exp: Same.
3225 * gdb.reverse/until-precsave.exp: Same.
3226 * gdb.reverse/until-reverse.exp: Same.
3227 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3228
6dfc0041
AA
32292019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3230
3231 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3232 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3233 (cmp_struct_05_01, cmp_struct_static_02_01)
3234 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3235 comparisons.
3236
abcf2cc8
TV
32372019-10-10 Tom de Vries <tdevries@suse.de>
3238
3239 PR testsuite/24888
3240 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3241 gnatlink.
3242
a50faaf6
TV
32432019-10-09 Tom de Vries <tdevries@suse.de>
3244
3245 PR testsuite/25048
3246 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3247
60ff3cd7
AB
32482019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3249
3250 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3251 exceptions due to missing debug information.
3252
dfee8566
TV
32532019-10-07 Tom de Vries <tdevries@suse.de>
3254
3255 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3256
3d63690a
AB
32572019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3258
3259 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3260 * gdb.base/annota1.exp: Update to use gdb_test_name.
3261
30d1f018
WP
32622019-10-07 Weimin Pan <weimin.pan@oracle.com>
3263
3264 * gdb.base/ctf-whatis.exp: New file.
3265 * gdb.base/ctf-whatis.c: New file.
3266 * gdb.base/ctf-ptype.exp: New file.
3267 * gdb.base/ctf-ptype.c: New file.
3268 * gdb.base/ctf-constvars.exp: New file.
3269 * gdb.base/ctf-constvars.c: New file.
3270 * gdb.base/ctf-cvexpr.exp: New file.
3271
4dbbb47c
TV
32722019-10-04 Tom de Vries <tdevries@suse.de>
3273
3274 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3275 for loop.
3276
77c2dba3
TT
32772019-10-03 Tom Tromey <tom@tromey.com>
3278
3279 PR rust/24976:
3280 * gdb.rust/simple.rs (Union2): New type.
3281 (main): Use Union2.
3282 * gdb.rust/simple.exp: Add test.
3283
179aed7f
AB
32842019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3285
3286 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3287 nested function prefix.
3288
0a4b0913
AB
32892019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3290 Richard Bunt <richard.bunt@arm.com>
3291 Andrew Burgess <andrew.burgess@embecosm.com>
3292
3293 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3294 nested functions.
3295 * gdb.fortran/nested-funcs.f90: Update expected results.
3296 * gdb.fortran/nested-funcs-2.exp: New file.
3297 * gdb.fortran/nested-funcs-2.f90: New file.
3298
082cce05
AB
32992019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3300
3301 * gdb.python/py-parameter.exp: Make test names unique.
3302 * gdb.python/py-template.exp: Likewise.
3303 * gdb.python/py-value.exp: Likewise.
3304
2b74ba5a
AB
33052019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3306
3307 * gdb.base/break-interp.exp: Reduce test name duplication.
3308 * gdb.base/call-sc.exp: Likewise.
3309 * gdb.base/callfuncs.exp: Likewise.
3310 * gdb.base/charset.exp: Likewise.
3311 * gdb.base/dump.exp: Likewise.
3312 * gdb.base/ena-dis-br.exp: Likewise.
3313 * gdb.base/relational.exp: Likewise.
3314 * gdb.base/step-over-syscall.exp: Likewise.
3315 * gdb.base/structs.exp: Likewise.
3316
58eb20d5
AB
33172019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3318
3319 * gdb.linespec/explicit.exp: Make test names unique.
3320 * gdb.linespec/ls-errs.exp: Likewise.
3321
4d421147
AB
33222019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3323
3324 * gdb.reverse/break-precsave.exp: Make test names unique.
3325 * gdb.reverse/break-reverse.exp: Likewise.
3326 * gdb.reverse/finish-precsave.exp: Likewise.
3327 * gdb.reverse/finish-reverse.exp: Likewise.
3328 * gdb.reverse/machinestate-precsave.exp: Likewise.
3329 * gdb.reverse/machinestate.exp: Likewise.
3330 * gdb.reverse/readv-reverse.exp: Likewise.
3331 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3332 * gdb.reverse/sigall-precsave.exp: Likewise.
3333 * gdb.reverse/sigall-reverse.exp: Likewise.
3334 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3335 * gdb.reverse/watch-precsave.exp: Likewise.
3336 * gdb.reverse/watch-reverse.exp: Likewise.
3337
d8c06f22
AB
33382019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3339
3340 * gdb.threads/stop-with-handle.c: New file.
3341 * gdb.threads/stop-with-handle.exp: New file.
3342
3a56ed86
TV
33432019-10-03 Tom de Vries <tdevries@suse.de>
3344
3345 PR testsuite/25059
3346 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3347 directory" line to be missing.
3348
42275044
TV
33492019-10-03 Tom de Vries <tdevries@suse.de>
3350
3351 PR testsuite/25059
3352 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3353 type optional.
3354
9ef62df0
AA
33552019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3356
3357 * gdb.python/py-format-string.c (string.h): New include.
3358 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3359 the same value, for endianness-independence.
3360 * gdb.python/py-format-string.exp (default_regexp_dict)
3361 (test_pretty_structs, test_format): Adjust expected output to the
3362 changed initialization.
3363
37f6a7f4
TT
33642019-10-02 Tom Tromey <tromey@adacore.com>
3365
3366 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3367
1d58d6a2
PA
33682019-10-02 Pedro Alves <palves@redhat.com>
3369 Andrew Burgess <andrew.burgess@embecosm.com>
3370
3371 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3372 "print-file-var.h".
3373 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3374 (get_version_1): Print this_version_id and its address.
3375 Add extern "C" wrappers around interface functions.
3376 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3377 "print-file-var.h".
3378 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3379 (get_version_2): Print this_version_id and its address.
3380 Add extern "C" wrappers around interface functions.
3381 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3382 <stddef.h> and "print-file-var.h".
3383 Add extern "C" wrappers around interface functions.
3384 [VERSION_ID_MAIN] (this_version_id): Define.
3385 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3386 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3387 up extern "C" blocks.
3388 * gdb.base/print-file-var.exp (test): New, factored out from top
3389 level.
3390 (top level): Test all combinations of attribute hidden or not,
3391 dlopen or not, and this_version_id symbol in main file or not.
3392 Compile tests as both C++ and C, make test names unique.
3393
d770d56f
TT
33942019-10-01 Tom Tromey <tom@tromey.com>
3395
3396 * gdb.base/style.exp: Test "show logging filename".
3397
7f6aba03
TT
33982019-10-01 Tom Tromey <tom@tromey.com>
3399
3400 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3401 * gdb.base/style.exp: Add metadata style test.
3402
14309bb6
TT
34032019-10-01 Tom Tromey <tom@tromey.com>
3404
3405 * gdb.base/style.exp: Test "pwd".
3406
2a3c1174
PA
34072019-10-01 Tom Tromey <tom@tromey.com>
3408
3409 * gdb.base/style.exp: Update tests.
3410
53d666ec
AA
34112019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3412
3413 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3414 'six' to unsigned.
3415 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3416 'five'. Use an all-ones bit pattern for each.
3417 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3418 to its changed values.
3419
4a56a520
TT
34202019-09-30 Tom Tromey <tromey@adacore.com>
3421
3422 * gdb.rust/traits.rs: Disable all warnings.
3423
0df0352a
TV
34242019-09-29 Tom de Vries <tdevries@suse.de>
3425
aac66a4c 3426 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3427
73d9a918
TV
34282019-09-29 Tom de Vries <tdevries@suse.de>
3429
3430 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3431
060b3ab4
TV
34322019-09-27 Tom de Vries <tdevries@suse.de>
3433
3434 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3435
68f7d34d
TV
34362019-09-27 Tom de Vries <tdevries@suse.de>
3437
3438 PR record/23188
3439 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3440
5d63b30a
TT
34412019-09-26 Tom Tromey <tromey@adacore.com>
3442
3443 * gdb.ada/py_taft.exp: New file.
3444 * gdb.ada/py_taft/main.adb: New file.
3445 * gdb.ada/py_taft/pkg.adb: New file.
3446 * gdb.ada/py_taft/pkg.ads: New file.
3447
3d435220
TV
34482019-09-24 Tom de Vries <tdevries@suse.de>
3449
3450 PR gdb/24598
3451 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3452
77d03678
TV
34532019-09-22 Tom de Vries <tdevries@suse.de>
3454
3455 * gdb.base/restore.exp: Allow register variables to be optimized out at
3456 -O0.
3457
abf516c6
UW
34582019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3459
3460 * gdb.arch/spu-info.exp: Remove file.
3461 * gdb.arch/spu-info.c: Remove file.
3462 * gdb.arch/spu-ls.exp: Remove file.
3463 * gdb.arch/spu-ls.c: Remove file.
3464
3465 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3466 * gdb.asm/spu.inc: Remove file.
3467
3468 * gdb.base/dump.exp: Remove support for spu*-*-*.
3469 * gdb.base/stack-checking.exp: Likewise.
3470 * gdb.base/overlays.exp: Likewise.
3471 * gdb.base/ovlymgr.c: Likewise.
3472 * gdb.base/spu.ld: Remove file.
3473
3474 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3475 * gdb.cp/cpexprs.exp: Likewise.
3476 * gdb.cp/exception.exp: Likewise.
3477 * gdb.cp/gdb2495.exp: Likewise.
3478 * gdb.cp/mb-templates.exp: Likewise.
3479 * gdb.cp/pr9167.exp: Likewise.
3480 * gdb.cp/userdef.exp: Likewise.
3481
3482 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3483
3484 * gdb.cell: Remove directory.
3485 * lib/cell.exp: Remove file.
3486
e452e88f
TV
34872019-09-19 Tom de Vries <tdevries@suse.de>
3488
3489 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3490
8a625130
TV
34912019-09-19 Tom de Vries <tdevries@suse.de>
3492
3493 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3494
81dc3ab5
TV
34952019-09-19 Tom de Vries <tdevries@suse.de>
3496
3497 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3498 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3499 (gdb_target_cmd): ... here.
3500 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3501 value 2.
3502
b078f3ac
AB
35032019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3504
3505 * gdb.base/source-dir.exp: Avoid having directory names in test
3506 names.
3507
f1b620e9
MG
35082019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3509
3510 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3511 directory.
3512
67f3ed6a
AB
35132019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3514
3515 * gdb.base/list-missing-source.exp: New file.
3516
d1b70248
TV
35172019-09-14 Tom de Vries <tdevries@suse.de>
3518
3519 PR teststuite/24599
3520 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3521 * lib/ada.exp (gnatmake_version_at_least): New proc.
3522
5fabdcd6
AB
35232019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 * gdb.base/maint.exp: Use exec_has_index_section.
3526
aa17805f
AB
35272019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3528
3529 * gdb.base/maint.exp: Add test for 'maint info sections'.
3530
25e5c209
TV
35312019-09-12 Tom de Vries <tdevries@suse.de>
3532
3533 * gdb.base/store.exp: Allow register variables to be optimized out at
3534 -O0.
3535
4993045d
PW
35362019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3537
3538 * gdb.ada/rdv_wait.exp: Update to new task names.
3539 * gdb.base/task_switch_in_core.exp: Likewise.
3540 * gdb.base/info_sources_base.c: Likewise.
3541
8a516164
TT
35422019-09-10 Tom Tromey <tromey@adacore.com>
3543
3544 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3545
aa391654
TT
35462019-09-10 Tom Tromey <tromey@adacore.com>
3547
3548 * gdb.ada/dgopt.exp: New file.
3549 * gdb.ada/dgopt/x.adb: New file.
3550
8634b462
TT
35512019-09-08 Tom Tromey <tom@tromey.com>
3552
3553 * gdb.tui/resize.exp: Remove setup_xfail.
3554 * gdb.tui/regs.exp: Remove setup_xfail.
3555 * gdb.tui/basic.exp: Remove setup_xfail.
3556
736b0f76
DB
35572019-09-06 David Blaikie <dblaikie@gmail.com>
3558
3559 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3560 * gdb.cp/cplabel.exp: Ditto.
3561 * gdb.linespec/ls-errs.exp: Ditto.
3562
30331a6c
TV
35632019-09-05 Tom de Vries <tdevries@suse.de>
3564
3565 * lib/gdb.exp (cmp_file_string): New proc.
3566 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3567 runto_main. Verify save breakpoints output.
3568
98b0ebab
PW
35692019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3570
3571 * gdb.base/info-var.exp: Test info variables without running
3572 to main, to avoid expect's buffer overflow.
3573
4e962e74
TT
35742019-09-03 Tom Tromey <tromey@adacore.com>
3575
3576 * gdb.ada/bias.exp: New file.
3577 * gdb.ada/bias/bias.adb: New file.
3578 * gdb.ada/print_chars.exp: Add regression test.
3579 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3580 (MC): New variable.
3581
2ea1a07a
SL
35822019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3583
3584 * gdb.base/argv0-symlink.exp: Run only on native target
3585 and local host.
3586
8077c50d
TV
35872019-08-29 Tom de Vries <tdevries@suse.de>
3588
3589 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3590 diverse debug info.
3591 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3592
48352473
TV
35932019-08-28 Tom de Vries <tdevries@suse.de>
3594
3595 * gdb.base/info-var.exp: Allow info variables to print info for files
3596 other than info-var-f1.c and info-var-f2.c.
3597
d8f27c60
AB
35982019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3599
3600 * gdb.fortran/info-types.exp: Add module.
3601 * gdb.fortran/info-types.f90: Update expected results.
3602
1f20c35e
AB
36032019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3604
3605 * gdb.fortran/info-types.exp: New file.
3606 * gdb.fortran/info-types.f90: New file.
3607 * lib/fortran.exp (fortran_character1): New proc.
3608
4acfdd20
AB
36092019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3610
3611 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3612 functions'. Reindent as needed.
3613 * gdb.base/info-var-f1.c: New file.
3614 * gdb.base/info-var-f2.c: New file.
3615 * gdb.base/info-var.exp: New file.
3616 * gdb.base/info-var.h: New file.
3617
5c31b358
TV
36182019-08-26 Tom de Vries <tdevries@suse.de>
3619
3620 PR c++/24852
3621 * gdb.cp/no-libstdcxx-probe.exp: New test.
3622
b694989f
TV
36232019-08-26 Tom de Vries <tdevries@suse.de>
3624
3625 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3626 * tests need to be skipped.
3627 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3628 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3629 mi_skip_libstdcxx_probe_tests.
3630
d9c4ba53
SDJ
36312019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3632
3633 * gdb.python/py-xmethods.exp: Use raw strings when passing
3634 arguments to SimpleXMethodMatcher.
3635
395fad09
TV
36362019-08-22 Tom de Vries <tdevries@suse.de>
3637
3638 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3639 more informative.
3640
26c957f1
PA
36412019-08-21 Pedro Alves <palves@redhat.com>
3642
3643 * gdb.base/with.exp: Test "with" with no arguments.
3644
61f80d5d
TV
36452019-08-21 Tom de Vries <tdevries@suse.de>
3646
3647 * gdb.base/gdb-caching-proc.exp: Sort files.
3648
d7a11d13
TV
36492019-08-20 Tom de Vries <tdevries@suse.de>
3650
3651 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3652 compilation.
3653
34dafe9f
TV
36542019-08-16 Tom de Vries <tdevries@suse.de>
3655
3656 * gdb.base/compare-sections.exp ("after run to main"): Allow
3657 mismatched read-only sections for PIE executables.
3658
398fdd60
TT
36592019-08-16 Tom Tromey <tom@tromey.com>
3660
3661 * lib/tuiterm.exp (_csi_Z): New proc.
3662 * gdb.tui/basic.exp: Update window positions.
3663 * gdb.tui/empty.exp: Update window positions.
3664
d8f9e51c
SL
36652019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3666
3667 * gdb.base/examine-backward.exp: Correct regexp for
3668 "examine 3 bytes backward from ${address_zero}".
3669
3df505f6
TT
36702019-08-15 Tom Tromey <tom@tromey.com>
3671
3672 * gdb.tui/empty.exp: Enable resizing tests.
3673
272560b5
TT
36742019-08-15 Tom Tromey <tromey@adacore.com>
3675
3676 * gdb.ada/char_enum.exp: Add regression tests.
3677 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3678 and '0'.
3679 (Char, Gchar): Update.
3680 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3681
08235187
CB
36822019-08-15 Christian Biesinger <cbiesinger@google.com>
3683
3684 * gdb.python/python.exp: Expect a leading underscore on
3685 GdbOutput{,Error}File.
3686
22a2ab04
SL
36872019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3688
3689 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3690 Windows host.
3691
835b995b
SL
36922019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3693
3694 * gdb.base/batch-preserve-term-settings.exp
3695 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3696
97dd8e07
CB
36972019-08-15 Christian Biesinger <cbiesinger@google.com>
3698
3699 * lib/gdb.exp: When running on a mingw target, replace
3700 /x/ with x:/.
3701
75faf5c4
AH
37022019-08-14 Alan Hayward <alan.hayward@arm.com>
3703
3704 * gdb.arch/aarch64-prologue.c: New test.
3705 * gdb.arch/aarch64-prologue.exp: New file.
3706
abc6c00f
TV
37072019-08-13 Tom de Vries <tdevries@suse.de>
3708
3709 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3710 Thread.
3711
74c2c1f4
SL
37122019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3713
3714 * gdb.python/py-completion.exp: Download the .py file to the host
3715 and use its host pathname. Conditionalize tests that use
3716 tab completion and manipulate files on the build machine.
3717 * gdb.python/py-events.exp: Download the .py file to the host
3718 and use its host pathname.
3719 * gdb.python/py-evsignal.exp: Likewise.
3720 * gdb.python/py-evthreads.exp: Likewise.
3721 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3722 pathname syntax.
3723 * gdb.python/py-framefilter.exp: Download the .py file to the right
3724 place on the host. Match Windows pathname syntax.
3725 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3726 .py file to the host and use its host pathname.
3727 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3728 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3729 build pathname. Skip symlink test on Windows host. Add missing
3730 newline at end of file.
3731 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3732 and use its host pathname.
3733 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3734 * gdb.python/py-section-script.exp: Use host location of binfile
3735 on safe-path. Use correct path separator on Windows host.
3736 Reorder alternatives in gdb_test_multiple to prevent matching
3737 the wrong alternative on success.
3738 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3739
ca2589f3
PP
37402019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3741
3742 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3743 expect the GDB inferior to no longer immediately stop after
3744 being resumed with "signal SIGINT".
3745
020a839d
SL
37462019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3747
3748 * gdb.linespec/break-ask.exp: Generalize regexps to match
3749 Windows pathnames too.
3750
128d6509
TV
37512019-08-08 Tom de Vries <tdevries@suse.de>
3752
3753 PR testsuite/24862
3754 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3755
590042fc
PW
37562019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3757
3758 * gdb.base/style.exp: Update tests for help doc new invariants.
3759 * gdb.base/help.exp: Likewise.
3760
046bebe1
TT
37612019-08-06 Tom Tromey <tom@tromey.com>
3762
3763 * gdb.base/style.exp: Add disassemble test.
3764 * gdb.base/style.c (some_called_function): New function.
3765 (main): Use it.
3766
0b27c27d
CB
37672019-08-05 Christian Biesinger <cbiesinger@google.com>
3768
3769 * gdb.python/py-block.exp: Test dictionary access on blocks.
3770
580f1034
SM
37712019-08-05 Simon Marchi <simon.marchi@efficios.com>
3772
3773 PR gdb/24863
3774 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3775 -list-thread-groups --available test when running under
3776 check-read1.
3777
d86bd7cb
TV
37782019-08-05 Tom de Vries <tdevries@suse.de>
3779
3780 PR testsuite/24863
3781 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3782 * gdb.base/help.exp: Use with_read1_timeout_factor.
3783 * gdb.base/info-macros.exp: Same.
3784 * gdb.cp/nested-types.exp: Same.
3785
a80cf5d8
TV
37862019-08-05 Tom de Vries <tdevries@suse.de>
3787
3788 * lib/gdb.exp (version_at_least): Factor out of ...
3789 (tcl_version_at_least): ... here.
3790 (gdb_compile): Fail if pie results in non-PIE executable.
3791 (readelf_version, readelf_prints_pie): New proc.
3792 (exec_is_pie): Return -1 if unknown.
3793
d0962838
TV
37942019-08-05 Tom de Vries <tdevries@suse.de>
3795
3796 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3797
2252ff3d
SL
37982019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3799
3800 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3801
26655f53
SL
38022019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3803
3804 * lib/completion-support.exp (test_gdb_complete_none): Skip
3805 tab completion tests if no readline support.
3806 (test_gdb_complete_unique_re): Likewise.
3807 (test_gdb_complete_multiple): Likewise.
3808
db4dc13e
PW
38092019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3810
3811 * gdb.base/info_sources.exp: New file.
3812 * gdb.base/info_sources.c: New file.
3813 * gdb.base/info_sources_base.c: New file.
3814
0eba165a
PFC
38152019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3816
3817 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3818 prefix argument.
3819 (test_exit_status): Add prefix argument.
3820
59bd512b
TV
38212019-08-01 Tom de Vries <tdevries@suse.de>
3822
3823 PR testsuite/24863
3824 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3825 calling exp_continue for new thread and thread exited messages.
3826
2a3ad588
TV
38272019-08-01 Tom de Vries <tdevries@suse.de>
3828
3829 PR testsuite/24863
3830 * gdb.base/structs.exp: Fix check-read1 timeout using
3831 gdb_test_sequence.
3832 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3833
117eb594
TV
38342019-08-01 Tom de Vries <tdevries@suse.de>
3835
3836 PR testsuite/24863
3837 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3838 line.
3839
ed591340
TV
38402019-08-01 Tom de Vries <tdevries@suse.de>
3841
3842 PR testsuite/24863
3843 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3844
aa3b6533
TT
38452019-07-30 Tom Tromey <tromey@adacore.com>
3846
3847 * gdb.ada/display_nested.exp: New file.
3848 * gdb.ada/display_nested/foo.adb: New file.
3849 * gdb.ada/display_nested/pack.adb: New file.
3850 * gdb.ada/display_nested/pack.ads: New file.
3851
2906593f
CB
38522019-07-30 Christian Biesinger <cbiesinger@google.com>
3853
3854 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3855 namespace.
3856 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3857
0f575925
TV
38582019-07-30 Tom de Vries <tdevries@suse.de>
3859
3860 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3861 instead.
3862
b13057d9
TV
38632019-07-30 Tom de Vries <tdevries@suse.de>
3864
3865 PR testsuite/24834
3866 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3867 (exec_is_pie): New proc.
3868
5c4dde85
CB
38692019-07-29 Christian Biesinger <cbiesinger@google.com>
3870
3871 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3872
c620ed88
CB
38732019-07-29 Christian Biesinger <cbiesinger@google.com>
3874
3875 * gdb.python/py-objfile.c: Add global and static vars.
3876 * gdb.python/py-objfile.exp: Test new functions Objfile.
3877 lookup_global_symbol and lookup_static_symbol.
3878
3d235706
TT
38792019-07-29 Tom Tromey <tom@tromey.com>
3880
3881 * lib/tuiterm.exp (Term::_csi_@): New proc.
3882 (Term::_csi_X): Don't move cursor.
3883
c7e4c0a6
PW
38842019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3885
3886 * gdb.base/options.exp: Update backtrace - completion to
3887 new option -frame-info.
3888 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3889 Test new 'set print frame-info'. Test backtrace -frame-info
3890 overriding 'set print frame-info'.
3891 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3892 Test new 'set print frame-info'.
3893 Verify consistency of backtrace with and without filters, with and
3894 without -no-filters.
3895 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3896 default.
3897
de28a3b7
TV
38982019-07-29 Tom de Vries <tdevries@suse.de>
3899
3900 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3901 no arguments".
3902
507dd60e
TV
39032019-07-29 Tom de Vries <tdevries@suse.de>
3904
3905 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3906 is a substring of the first for "complete non-unique file name".
3907
5beafce9
TV
39082019-07-29 Tom de Vries <tdevries@suse.de>
3909
3910 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3911 with ".*".
3912
2d274232
TV
39132019-07-29 Tom de Vries <tdevries@suse.de>
3914
3915 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3916 Pass prompt_regexp parameter to gdb_test_multiple calls.
3917
9197cd8b
TV
39182019-07-29 Tom de Vries <tdevries@suse.de>
3919
3920 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3921 print registers" regexps.
9197cd8b 3922
b528dae0
TV
39232019-07-29 Tom de Vries <tdevries@suse.de>
3924
3925 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3926
d17725d7
TV
39272019-07-29 Tom de Vries <tdevries@suse.de>
3928
3929 PR gdb/24855
3930 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3931 (skip_python_tests_prompt): Add prompt_regexp argument to
3932 gdb_test_multiple calls.
3933
52b75bf1
TT
39342019-07-27 Tom Tromey <tom@tromey.com>
3935
3936 * gdb.tui/main.exp: New file.
3937
2b1d00c2
TT
39382019-07-27 Tom Tromey <tom@tromey.com>
3939
3940 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3941 optional.
3942 * gdb.tui/empty.exp: New file.
3943
ded631d5
TT
39442019-07-27 Tom Tromey <tom@tromey.com>
3945
3946 * lib/tuiterm.exp (spawn): New proc.
3947 (Term::resize): New proc.
3948 * gdb.tui/resize.exp: New file.
3949
58ac439d
TT
39502019-07-27 Tom Tromey <tom@tromey.com>
3951
3952 * gdb.tui/list.exp: New file.
3953
fe1f56ee
TT
39542019-07-27 Tom Tromey <tom@tromey.com>
3955
3956 * gdb.tui/regs.exp: New file.
3957
f790b310
TT
39582019-07-27 Tom Tromey <tom@tromey.com>
3959
3960 * gdb.tui/basic.exp: Add "layout split" test.
3961
d95fc6ee
TT
39622019-07-27 Tom Tromey <tom@tromey.com>
3963
3964 * gdb.tui/basic.exp: Add "layout asm" test.
3965
c3786b3a
TT
39662019-07-27 Tom Tromey <tom@tromey.com>
3967
3968 * lib/tuiterm.exp: New file.
3969 * gdb.tui/basic.exp: New file.
3970
98a617f8
KB
39712019-07-27 Kevin Buettner <kevinb@redhat.com>
3972
3973 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3974 Enable tests associated with this flag. Adjust regex
3975 referencing "foo_low" to now refer to "foo_cold" instead.
3976
5c076da4
KB
39772019-07-27 Kevin Buettner <kevinb@redhat.com>
3978
3979 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3980 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3981 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3982 foo_cold. Revise comments to match.
3983 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3984 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3985 were wrapped into this proc; Call do_test in loop from outermost
3986 level.
3987 (foo_low): Rename all occurrences to "foo_cold".
3988 (backtrace from baz): New test.
3989 (x2/i foo_cold): New test.
3990 (info line *foo_cold): New test.
3991
1512d3b7
TV
39922019-07-26 Tom de Vries <tdevries@suse.de>
3993
3994 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3995
297989a1
TV
39962019-07-25 Tom de Vries <tdevries@suse.de>
3997
3998 PR testsuite/24830
3999 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4000 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4001 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4002 (skip_libstdcxx_probe_tests): ... here.
4003 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4004
b3b965fb
TV
40052019-07-24 Tom de Vries <tdevries@suse.de>
4006
4007 PR testsuite/24807
4008 * gdb.objc/basicclass.m: Include stdio.h.
4009 * gdb.objc/nondebug.m: Same.
4010 * gdb.objc/objcdecode.m: Same.
4011
4625b4d0
TV
40122019-07-24 Tom de Vries <tdevries@suse.de>
4013
4014 PR testsuite/24612
4015 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4016 additional_flags.
4017
024a5840
TV
40182019-07-24 Tom de Vries <tdevries@suse.de>
4019
4020 PR testsuite/24831
4021 * gdb.multi/tids.exp: Update error messages for info threads.
4022
c76ddaa3
TV
40232019-07-24 Tom de Vries <tdevries@suse.de>
4024
4025 * gdb.base/info-types.exp: Allow info types to print info for more than
4026 one file.
4027
9a618ef6
TV
40282019-07-23 Tom de Vries <tdevries@suse.de>
4029
4030 PR testsuite/24842
4031 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4032 gdb_spawn_with_cmdline_opts.
4033
40eadf04
SP
40342019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4035
4036 * gdb.arch/arm-cmse-sgstubs.c: New test.
4037 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4038
5ba29434
TV
40392019-07-23 Tom de Vries <tdevries@suse.de>
4040
4041 PR testsuite/24711
4042 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4043 issuing next command.
4044
a8e9d247
AB
40452019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4046
4047 * gdb.ada/info_auto_lang.exp: Update expected results.
4048 * gdb.base/info-types.c: Add additional types to check.
4049 * gdb.base/info-types.exp: Update expected results.
4050
eb86c5e2
AB
40512019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4052
4053 * gdb.base/info-types.c: New file.
4054 * gdb.base/info-types.exp: New file.
4055
01e175fe
AB
40562019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4057
4058 * gdb.arch/riscv-bp-infcall.c: New file.
4059 * gdb.arch/riscv-bp-infcall.exp: New file.
4060
6b78c3f8
AB
40612019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4062
4063 PR breakpoints/24541
4064 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4065
da738167
TV
40662019-07-14 Tom de Vries <tdevries@suse.de>
4067
4068 PR testsuite/24760
4069 * gdb.objc/basicclass.exp: Fix unterminated string.
4070
0d4e84ed
AB
40712019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4072 Andrew Burgess <andrew.burgess@embecosm.com>
4073
4074 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4075 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4076 negative bounds.
4077 * gdb.fortran/vla-value.exp: Print elements of an array with
4078 negative bounds.
4079 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4080 testing.
4081
021d8588
AB
40822019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4083
4084 * gdb.base/options.exp (expect_string): Dequote strings in
4085 results.
4086 (test-string): Test strings with different quoting and reindent.
4087
f06f1252
TT
40882019-07-10 Tom Tromey <tromey@adacore.com>
4089
4090 * gdb.ada/mi_ex_cond.exp: Update expected results.
4091 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4092 * gdb.ada/mi_catch_ex.exp: Update expected results.
4093 * gdb.ada/mi_catch_assert.exp: Update expected results.
4094 * gdb.ada/catch_ex.exp (catch_exception_info)
4095 (catch_exception_entry, catch_assert_entry)
4096 (catch_unhandled_entry): Update.
4097 * gdb.ada/catch_assert_if.exp: Update expected results.
4098
b863685d
RB
40992019-07-10 Richard Bunt <richard.bunt@arm.com>
4100 Stephen Roberts <stephen.roberts@arm.com>
4101
4102 * gdb.base/define.exp: Restore original prompt.
4103
cb1e4e32
PA
41042019-07-09 Pedro Alves <palves@redhat.com>
4105
4106 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4107 breakpoints" output.
4108 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4109 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4110 throw" creates breakpoint.
4111 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4112 'type="catchpoint"'.
4113
b58a68fe
PA
41142019-07-09 Pedro Alves <palves@redhat.com>
4115
4116 PR c++/15468
4117 * gdb.cp/except-multi-location-lib.cc: New.
4118 * gdb.cp/except-multi-location-main.cc: New.
4119 * gdb.cp/except-multi-location.exp: New.
4120
0826779b
PW
41212019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4122
4123 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4124 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4125 argument and update callers.
4126
5b0e2db4
AB
41272019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4128
4129 * gdb.arch/amd64-break-on-asm-line.S: New file.
4130 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4131
1f6f6e21
PW
41322019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4133
4134 * gdb.base/printcmds.exp: Test printing C string and
4135 C wide string convenience vars without transiting via the inferior.
4136 Also make test names unique.
4137
ea142fbf
AH
41382019-07-08 Alan Hayward <alan.hayward@arm.com>
4139
5862c886 4140 PR breakpoints/25011
ea142fbf
AH
4141 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4142
213fd9fa
PA
41432019-07-04 Pedro Alves <palves@redhat.com>
4144
4145 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4146 body returned ok(0), break(3) or continue(4).
4147 * gdb.testsuite/foreach_with_prefix.exp: New file.
4148
2b40fda7
AH
41492019-07-04 Alan Hayward <alan.hayward@arm.com>
4150
4151 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4152
a26c8de0
PA
41532019-07-03 Pedro Alves <palves@redhat.com>
4154
4155 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4156 "return -code".
4157
5f4ba3e7
PA
41582019-07-03 Pedro Alves <palves@redhat.com>
4159
4160 PR cli/24732
4161 * gdb.base/shell.exp: Load completion-support.exp.
4162 Adjust expected error output. Add completion tests.
4163
a994424f
PA
41642019-07-03 Pedro Alves <palves@redhat.com>
4165
4166 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4167 string_to_regexp.
4168
3d9be6f5
PA
41692019-07-03 Pedro Alves <palves@redhat.com>
4170
4171 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4172 (expect_integer): Adjust to expect "-string".
4173 (expect_string): New.
4174 (all_options): Expect "-string".
4175 (test-flag, test-boolean): Adjust to expect "-string".
4176 (test-string): New proc.
4177 (top level): Call it.
4178
41fc454c
PA
41792019-07-03 Pedro Alves <palves@redhat.com>
4180
4181 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4182 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4183 the expected output in the success.
4184
b2b2a215
PA
41852019-07-03 Pedro Alves <palves@redhat.com>
4186
4187 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4188 Split one gdb_test_multiple call in two to avoid a race.
4189
fdbc9870
PA
41902019-07-03 Pedro Alves <palves@redhat.com>
4191
4192 * gdb.base/with.c: New file.
4193 * gdb.base/with.exp: New file.
4194
c6ac8931
PA
41952019-07-03 Pedro Alves <palves@redhat.com>
4196
4197 * gdb.base/settings.exp: Replace all references to "maint
4198 test-settings set" with references to "maint set test-settings",
4199 and all references to "maint test-settings show" with references
4200 to "maint show test-settings".
4201
970f9d09
PA
42022019-07-03 Pedro Alves <palves@redhat.com>
4203
4204 * gdb.base/settings.exp (test-string): Adjust expected out when
4205 testing "maint test-settings show filename"
4206
54d66006
PA
42072019-07-02 Pedro Alves <palves@redhat.com>
4208
4209 * gdb.base/options.exp (test-info-threads): New procedure.
4210 (top level): Call it.
4211
10d06d82
TT
42122019-06-28 Tom Tromey <tromey@adacore.com>
4213
4214 * gdb.dwarf2/ada-linkage-name.c: New file.
4215 * gdb.dwarf2/ada-linkage-name.exp: New file.
4216
3d507ff2
TT
42172019-06-27 Tom Tromey <tromey@adacore.com>
4218
d039f014 4219 PR c++/20020:
3d507ff2
TT
4220 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4221
8af58ffe
TV
42222019-06-26 Tom de Vries <tdevries@suse.de>
4223
4224 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4225
22e21752
TV
42262019-06-26 Tom de Vries <tdevries@suse.de>
4227
4228 * gdb.base/index-cache.exp: Add back missing debug option.
4229
b65b566c
PW
42302019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4231
4232 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4233
5c2c8c69
TV
42342019-06-25 Tom de Vries <tdevries@suse.de>
4235
4236 PR testsuite/24727
4237 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4238
164e3873
TV
42392019-06-24 Tom de Vries <tdevries@suse.de>
4240
4241 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4242
824eacee
TV
42432019-06-24 Tom de Vries <tdevries@suse.de>
4244
4245 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4246 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4247 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4248
385b97d3
TV
42492019-06-24 Tom de Vries <tdevries@suse.de>
4250
4251 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4252
c596f180
TV
42532019-06-21 Tom de Vries <tdevries@suse.de>
4254
4255 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4256
b13a7d03
TV
42572019-06-21 Tom de Vries <tdevries@suse.de>
4258
4259 PR testsuite/24518
4260 PR ada/24713
4261 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4262 index.
4263
899277ae
TT
42642019-06-19 Tom Tromey <tromey@adacore.com>
4265
4266 * gdb.ada/length_cond.exp: Add intro comment.
4267
680e1bee
TT
42682019-06-19 Tom Tromey <tromey@adacore.com>
4269
4270 * gdb.ada/length_cond.exp: New file.
4271 * gdb.ada/length_cond/length_cond.adb: New file.
4272 * gdb.ada/length_cond/pck.adb: New file.
4273 * gdb.ada/length_cond/pck.ads: New file.
4274
0ed4690a
TV
42752019-06-18 Tom de Vries <tdevries@suse.de>
4276
4277 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4278
d20ed5fd
TT
42792019-06-18 Tom Tromey <tromey@adacore.com>
4280
4281 * gdb.base/list0.h: Add comment explaining control character.
4282
86e04673
TV
42832019-06-18 Tom de Vries <tdevries@suse.de>
4284
4285 * boards/fission.exp: Break up long debug_flags line.
4286
c4973306
SM
42872019-06-16 Tom de Vries <tdevries@suse.de>
4288
4289 PR gdb/24445
4290 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4291 generated index.
4292
93cb9841
AB
42932019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4294
4295 PR gdb/24686
4296 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4297 improve detection of bug gdb/24541.
4298
399aaebd
SM
42992019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4300
4301 PR gdb/24669
4302 * gdb.base/index-cache.exp (uses_readnow,
4303 expecting_index_cache_use): Define global variable.
4304 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4305 expecting_index_cache_use.
4306
584a927c
AB
43072019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4308 Andrew Burgess <andrew.burgess@embecosm.com>
4309
4310 * gdb.fortran/pointers.f90: New file.
4311 * gdb.fortran/print_type.exp: New file.
4312 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4313 * gdb.fortran/vla-type.exp: Likewise.
4314 * gdb.fortran/vla-value.exp: Likewise.
4315 * gdb.mi/mi-vla-fortran.exp: Likewise.
4316
30056ea0
AB
43172019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4318
4319 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4320 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4321 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4322 as a stop reason.
4323
ec8e2b6d
AB
43242019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4325
4326 * gdb.base/annota1.exp: Update expected results.
4327 * gdb.cp/annota2.exp: Likewise.
4328 * gdb.cp/annota3.exp: Likewise.
4329
09e4c4e1
AB
43302019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4331
4332 * gdb.base/style-logging.exp: Remove path from test name.
4333
0735b091
TT
43342019-06-14 Tom Tromey <tromey@adacore.com>
4335
4336 PR gdb/24502:
4337 * gdb.base/style-logging.exp: New file.
4338
f5686554
TT
43392019-06-14 Tom Tromey <tromey@adacore.com>
4340
4341 * gdb.base/symfile-warn.exp: New file.
4342 * gdb.base/symfile-warn.c: New file.
4343
a0c1ffed
TT
43442019-06-14 Tom Tromey <tromey@adacore.com>
4345
4346 * gdb.base/annotate-symlink.exp: New file.
4347
f411722c
TT
43482019-06-14 Tom Tromey <tromey@adacore.com>
4349
4350 * gdb.ada/set_wstr.exp: Add reassignment test.
4351
4268ec18
TT
43522019-06-14 Tom Tromey <tromey@adacore.com>
4353
4354 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4355 'unchecked_access and 'unrestricted_access as well.
4356
9a9e394b
TT
43572019-06-14 Tom Tromey <tromey@adacore.com>
4358
4359 PR ada/24539:
4360 * gdb.ada/vla.exp: Update tests.
4361 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4362 pragma.
4363
4c048731
PA
43642019-06-13 Pedro Alves <palves@redhat.com>
4365
4366 * gdb.base/settings.exp (test-integer): Test junk after
4367 "unlimited".
4368
6665660a
PA
43692019-06-13 Pedro Alves <palves@redhat.com>
4370
4371 * gdb.base/options.exp (test-thread-apply): New.
4372 (top level): Call it.
4373
5d707134
PA
43742019-06-13 Pedro Alves <palves@redhat.com>
4375
4376 * gdb.base/options.exp (test-frame-apply): New.
4377 (top level): Test print commands with different "frame apply"
4378 prefixes.
4379
e2a689da
PA
43802019-06-13 Pedro Alves <palves@redhat.com>
4381
e79be6e5 4382 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4383 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4384 'max_completions' parameter and handle it.
4385 (test_gdb_completion_offers_commands): New.
4386
90a1ef87
PA
43872019-06-13 Pedro Alves <palves@redhat.com>
4388
4389 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4390
d4c16835
PA
43912019-06-13 Pedro Alves <palves@redhat.com>
4392
4393 * gdb.base/options.exp (test-backtrace): New.
4394 (top level): Call it.
4395
2daf894e
PA
43962019-06-13 Pedro Alves <palves@redhat.com>
4397
4398 * gdb.guile/scm-frame-args.exp: Use "set print
4399 raw-frame-arguments" instead of "set print raw frame-arguments".
4400 * gdb.python/py-frame-args.exp: Likewise.
4401
e6ed716c
PA
44022019-06-13 Pedro Alves <palves@redhat.com>
4403
4404 * gdb.compile/compile.exp: Adjust expected output to option
4405 processing changes.
4406
7d8062de
PA
44072019-06-13 Pedro Alves <palves@redhat.com>
4408
4409 * gdb.base/options.exp: Build executable.
4410 (test-print): New procedure.
4411 (top level): Call it, once for "print" and another for "compile
4412 print".
4413
9d0faba9
PA
44142019-06-13 Pedro Alves <palves@redhat.com>
4415
4416 * gdb.base/options.c: New file.
4417 * gdb.base/options.exp: New file.
4418
dee7b4c8
PA
44192019-06-13 Pedro Alves <palves@redhat.com>
4420
4421 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4422 that "o" is ambiguous.
4423
dca0f6c0
PA
44242019-06-13 Pedro Alves <palves@redhat.com>
4425
4426 * gdb.base/settings.c: New file.
4427 * gdb.base/settings.exp: New file.
4428
ccf46844
PA
44292019-06-13 Pedro Alves <palves@redhat.com>
4430
4431 * gdb.base/completion.exp: Fix comment typo.
4432
b9a3f842
PA
44332019-06-13 Pedro Alves <palves@redhat.com>
4434
4435 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4436 foo --1" test.
4437
d106773e
PA
44382019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4439
4440 * gdb.fortran/block-data.f: New.
4441 * gdb.fortran/block-data.exp: New.
4442
fea82da0
TV
44432019-06-11 Tom de Vries <tdevries@suse.de>
4444
4445 PR testsuite/24521
4446 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4447 message.
4448
8c2e74f1
TV
44492019-06-11 Tom de Vries <tdevries@suse.de>
4450
4451 PR testsuite/24521
4452 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4453
b49851c8
TV
44542019-06-11 Tom de Vries <tdevries@suse.de>
4455
4456 * boards/readnow.exp: New file.
4457
a7067863
AB
44582019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4459
4460 * gdb.fortran/vla-sizeof.exp: Update expected results.
4461
1a3da2cd
AB
44622019-06-06 Amos Bird <amosbird@gmail.com>
4463
4464 * gdb.base/annota1.exp (thread_switch): Add test for
4465 thread-exited annotation.
4466
3847a7bf
TT
44672019-06-06 Tom Tromey <tromey@adacore.com>
4468
4469 * gdb.base/maint.exp: Expect command started/finished output.
4470
0088ba59
AB
44712019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4472
4473 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4474 comment.
4475 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4476
312617a3
AB
44772019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4478
4479 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4480 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4481 * gdb.arch/riscv-unwind-long-insn.c: New file.
4482 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4483
e1f2e1a2
CB
44842019-06-04 Christian Biesinger <cbiesinger@google.com>
4485
d3238f7d 4486 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4487
206584bd
PW
44882019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4489
4490 * lib/gdb.exp (help_list_trailer): New regexp variable
4491 factorizing the help trailer message.
4492 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4493 arg to allow to better factorize various tests.
4494 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4495 (test_prefix_command_help): Use help_list_trailer.
4496 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4497 * gdb.guile/scm-cmd.exp: Likewise.
4498 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4499 * gdb.base/help.exp: Use test_user_defined_class_help.
4500 * gdb.base/style.exp: Add tests for styling of help and apropos.
4501 * lib/gdb-utils.exp (style): Add title and highlight styles.
4502
708dc93e
PW
45032019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4504
4505 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4506 $_shell_exitsignal.
4507 * gdb.base/default.exp: Update for new convenience variables.
4508
f49055a5
TT
45092019-05-29 Tom Tromey <tromey@adacore.com>
4510
4511 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4512 to "break complete ada" test case's regexp.
4513
4330d61d
TT
45142019-05-29 Tom Tromey <tromey@adacore.com>
4515
4516 PR c++/20020:
4517 * gdb.cp/constexpr-field.exp: New file.
4518 * gdb.cp/constexpr-field.cc: New file.
4519
000439d5
TT
45202019-05-29 Tom Tromey <tromey@adacore.com>
4521
4522 * gdb.base/finish.exp (finish_no_print): New proc.
4523 (finish_tests): Call it.
4524
5a01c34c
TV
45252019-05-24 Tom de Vries <tdevries@suse.de>
4526
4527 * gdb.dwarf2/gdb-add-index.exp: New file.
4528
18125b16
TT
45292019-05-22 Tom Tromey <tromey@adacore.com>
4530
4531 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4532 * gdb.base/style.exp: Use "style".
4533 * lib/gdb-utils.exp (style): New proc.
4534
af1a8d03
TV
45352019-05-22 Tom de Vries <tdevries@suse.de>
4536
4537 * gdb.base/align.exp: Require c++11.
4538
e7fe496b
TV
45392019-05-22 Tom de Vries <tdevries@suse.de>
4540
4541 PR testsuite/24586
4542 * gdb.python/py-mi-var-info-path-expression.exp: Call
4543 mi_skip_python_tests to check if python is supported.
4544
8fca4da0
AH
45452019-05-22 Alan Hayward <alan.hayward@arm.com>
4546
4547 * gdb.arch/aarch64-pauth.c: New test.
4548 * gdb.arch/aarch64-pauth.exp: New file.
4549
b7060614
AH
45502019-05-22 Alan Hayward <alan.hayward@arm.com>
4551
4552 * README (Re-running Tests Outside The Testsuite): New section.
4553
669d0468
TV
45542019-05-21 Tom de Vries <tdevries@suse.de>
4555
4556 * gdb.arch/amd64-eval.exp: Require c++11.
4557 * gdb.base/max-depth.exp: Same.
4558 * gdb.compile/compile-cplus-array-decay.exp: Same.
4559 * gdb.cp/meth-typedefs.exp: Same.
4560 * gdb.cp/subtypes.exp: Same.
4561 * gdb.cp/temargs.exp: Same.
4562
ce3ebcaa
AH
45632019-05-21 Alan Hayward <alan.hayward@arm.com>
4564
4565 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4566
34d11c68
AB
45672019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4568
4569 PR gdb/18644
4570 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4571 * gdb.fortran/printing-types.exp: Add new test.
4572 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4573 testing.
4574 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4575 setup_kfail call.
4576
87781e84
AH
45772019-05-17 Alan Hayward <alan.hayward@arm.com>
4578
4579 * README (Running the Testsuite): Change example.
4580 (Testsuite Parameters): Remove TRANSCRIPT.
4581 * lib/gdb.exp: Remove TRANSCRIPT check.
4582
b420b89e
AH
45832019-05-17 Alan Hayward <alan.hayward@arm.com>
4584
4585 * README (Testsuite Parameters): Add replay logging to
4586 GDBSERVER_DEBUG.
4587 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4588 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4589 as a comma separated list.
4590 (gdb_debug_init): Override procedure.
4591
408e9b8b
AH
45922019-05-17 Alan Hayward <alan.hayward@arm.com>
4593
4594 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4595 (gdb_write_cmd_file): New procedure.
4596 * lib/gdbserver-support.exp (gdbserver_start): Call
4597 gdbserver_write_cmd_file.
4598 (gdbserver_write_cmd_file): New procedure.
4599
f9e2e39d
AH
46002019-05-17 Alan Hayward <alan.hayward@arm.com>
4601
4602 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4603 (delete_breakpoints): Likewise.
4604 (gdb_run_cmd): Likewise.
4605 (gdb_start_cmd): Likewise.
4606 (gdb_starti_cmd): Likewise.
4607 (gdb_internal_error_resync): Likewise.
4608 (gdb_test_multiple): Likewise.
4609 (gdb_reinitialize_dir): Likewise.
4610 (default_gdb_exit): Likewise.
4611 (gdb_file_cmd): Mark kill as optional.
4612 (default_gdb_start): Call gdb_stdin_log_init.
4613 (send_gdb): Call gdb_stdin_log_write.
4614 (rerun_to_main): Mark Y as an answer.
4615 (gdb_stdin_log_init): New function.
4616 (gdb_stdin_log_write): Likewise.
4617
81f47ac2
AH
46182019-05-17 Alan Hayward <alan.hayward@arm.com>
4619
4620 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4621 * gdb.base/debug-expr.exp: Likewise.
4622 * gdb.base/foll-fork.exp: Likewise.
4623 * gdb.base/foll-vfork.exp: Likewise.
4624 * gdb.base/fork-print-inferior-events.exp: Likewise.
4625 * gdb.base/gdb-sigterm.exp: Likewise.
4626 * gdb.base/gdbinit-history.exp: Likewise.
4627 * gdb.base/osabi.exp: Likewise.
4628 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4629 * gdb.base/ui-redirect.exp: Likewise.
4630 * gdb.gdb/unittest.exp: Likewise.
4631 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4632 * gdb.mi/mi-watch.exp: Likewise.
4633 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4634 * gdb.mi/user-selected-context-sync.exp: Likewise.
4635 * gdb.python/python.exp: Disable debug test when debugging.
4636 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4637 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4638 Likewise.
4639 * gdb.threads/stepi-random-signal.exp: Likewise.
4640
29b52314
AH
46412019-05-17 Alan Hayward <alan.hayward@arm.com>
4642
4643 * Makefile.in: Pass through GDB_DEBUG.
4644 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4645 (gdb,debug): Add board setting.
4646 * lib/gdb.exp (default_gdb_start): Start debugging.
4647 (gdb_debug_enabled): New procedure.
4648 (gdb_debug_init): Likewise.
29b52314
AH
4649
46502019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4651
29b52314
AH
4652 * Makefile.in: Pass through GDB_DEBUG.
4653 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4654 (gdb,debug): Add board setting.
4655 * lib/gdb.exp (default_gdb_start): Start debugging.
4656 (gdb_debug_enabled): New procedure.
4657 (gdb_debug_init): Likewise.
29b52314 4658
ca1285d1
AH
46592019-05-17 Alan Hayward <alan.hayward@arm.com>
4660
4661 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4662
f3a09c80
AH
46632019-05-17 Alan Hayward <alan.hayward@arm.com>
4664
4665 * gdb.base/ui-redirect.exp: Test redirection.
4666
26648588
JV
46672019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4668
4669 * gdb.mi/mi-complete.exp: New file.
4670 * gdb.mi/mi-complete.cc: Likewise.
4671
14237686
AB
46722019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4673
4674 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4675 indexed and sliced arrays, and pointers to arrays.
4676
e7bd7fba
TT
46772019-05-14 Tom Tromey <tromey@adacore.com>
4678
4679 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4680 styling test.
4681
2764128d
TV
46822019-05-14 Tom de Vries <tdevries@suse.de>
4683
4684 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4685 selection entry encoding.
4686
71bed2db
TT
46872019-05-10 Tom Tromey <tromey@adacore.com>
4688
4689 * gdb.ada/info_exc.exp: Add "complete" test.
4690
63b667ad
TV
46912019-05-09 Tom de Vries <tdevries@suse.de>
4692
4693 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4694 CU-relative.
4695
9cfd2b89
TV
46962019-05-09 Tom de Vries <tdevries@suse.de>
4697
4698 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4699 CU-relative.
4700
2228ef77
XR
47012019-05-08 Joel Brobecker <brobecker@adacore.com>
4702
4703 * gdb.ada/frame_arg_lang.exp: New testcase.
4704 * gdb.ada/frame_arg_lang/bla.adb: New file.
4705 * gdb.ada/frame_arg_lang/pck.ads: New file.
4706 * gdb.ada/frame_arg_lang/pck.adb: New file.
4707 * gdb.ada/frame_arg_lang/foo.c: New file.
4708
80e55b13
TT
47092019-05-08 Tom Tromey <tromey@adacore.com>
4710
4711 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4712
9d3421af
TT
47132019-05-08 Tom Tromey <tromey@adacore.com>
4714
4715 * gdb.base/ptype-offsets.exp: Update tests.
4716
844333e2
TT
47172019-05-08 Tom Tromey <tromey@adacore.com>
4718
4719 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4720 cases.
4721 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4722 "short".
4723
988915ee
TT
47242019-05-08 Tom Tromey <tromey@adacore.com>
4725
4726 * gdb.ada/vla.exp: New file.
4727 * gdb.ada/vla/vla.adb: New file.
4728
7bd55dac
TV
47292019-05-07 Tom de Vries <tdevries@suse.de>
4730
4731 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4732
75f06e9d
TV
47332019-05-07 Tom de Vries <tdevries@suse.de>
4734
4735 PR testsuite/24522
4736 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4737 section.
4738
77e7aaa4
TV
47392019-05-07 Tom de Vries <tdevries@suse.de>
4740
4741 PR testsuite/24522
4742 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4743 .debug_aranges section.
4744
456ba0fa
TV
47452019-05-07 Tom de Vries <tdevries@suse.de>
4746
4747 PR testsuite/24159
4748 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4749
5a56d6a6
TV
47502019-05-06 Tom de Vries <tdevries@suse.de>
4751
4752 * lib/gdb.exp (exec_has_index_section): New proc.
4753 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4754 section.
4755
9d6d4be8
TV
47562019-05-04 Tom de Vries <tdevries@suse.de>
4757
4758 * boards/cc-with-debug-names.exp: New file.
4759
222a8d25
TT
47602019-05-03 Tom Tromey <tromey@adacore.com>
4761
4762 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4763 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4764 * gdb.ada/char_enum.exp: Add test.
4765
0fdfd794
TV
47662019-05-03 Tom de Vries <tdevries@suse.de>
4767
4768 * boards/cc-with-gdb-index.exp: New file.
4769
80062eb9
AB
47702019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4771
4772 * gdb.rust/simple.exp: Add new test case.
4773 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4774 (main): Initialise an instance of the new struct.
4775
4504bbde
TT
47762019-05-01 Tom Tromey <tromey@adacore.com>
4777
4778 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4779 record.
4780 (NPR): New variable.
4781 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4782 test.
4783
d48e62f4
TT
47842019-05-01 Tom Tromey <tromey@adacore.com>
4785
4786 * gdb.ada/packed_array_assign.exp: Add packed assignment
4787 regression test.
4788
f59f30f5
TV
47892019-05-01 Tom de Vries <tdevries@suse.de>
4790
4791 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4792
b70bfc54
TV
47932019-05-01 Tom de Vries <tdevries@suse.de>
4794
4795 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4796
15f18d14
AT
47972019-04-30 Ali Tamur <tamur@google.com>
4798
4799 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4800
2ff0a947
TT
48012019-04-30 Tom Tromey <tromey@adacore.com>
4802
4803 * lib/ada.exp (find_ada_tool): New proc.
4804 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4805 * gdb.ada/catch_ex_std.exp: New file.
4806 * gdb.ada/catch_ex_std/foo.adb: New file.
4807 * gdb.ada/catch_ex_std/some_package.adb: New file.
4808 * gdb.ada/catch_ex_std/some_package.ads: New file.
4809
a776957c
TT
48102019-04-30 Tom Tromey <tromey@adacore.com>
4811
4812 PR c++/24470:
4813 * gdb.cp/temargs.cc: Add test code from PR.
4814
bc68014d
AB
48152019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4816
4817 * gdb.fortran/vla-datatypes.exp: Update expected results.
4818 * gdb.fortran/vla-ptype.exp: Likewise.
4819 * gdb.fortran/vla-type.exp: Likewise.
4820 * gdb.fortran/vla-value.exp: Likewise.
4821
f1fdc960
AB
48222019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4823
4824 * gdb.fortran/ptr-indentation.exp: Update expected results.
4825 * gdb.fortran/ptype-on-functions.exp: Likewise.
4826 * gdb.fortran/vla-ptr-info.exp: Likewise.
4827 * gdb.fortran/vla-value.exp: Likewise.
4828
bf7a4de1
AB
48292019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4830
4831 * gdb.fortran/ptype-on-functions.exp: New file.
4832 * gdb.fortran/ptype-on-functions.f90: New file.
4833
bbe75b9d
AB
48342019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4835
4836 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4837 case void string.
4838
1db455a7
AB
48392019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4840
4841 * gdb.fortran/complex.exp: Expand.
4842 * gdb.fortran/complex.f: Renamed to...
4843 * gdb.fortran/complex.f90: ...this, and extended to add more
4844 complex values.
4845
b6d03bb2
AB
48462019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4847
4848 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4849 MODULO, CMPLX.
4850
2e62ab40
AB
48512019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4852 Richard Bunt <richard.bunt@arm.com>
4853
4854 * gdb.base/max-depth.c: New file.
4855 * gdb.base/max-depth.exp: New file.
4856 * gdb.python/py-nested-maps.c: New file.
4857 * gdb.python/py-nested-maps.exp: New file.
4858 * gdb.python/py-nested-maps.py: New file.
4859 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4860 (test_all_common): Call test_max_depth.
4861 * gdb.fortran/max-depth.exp: New file.
4862 * gdb.fortran/max-depth.f90: New file.
4863 * gdb.go/max-depth.exp: New file.
4864 * gdb.go/max-depth.go: New file.
4865 * gdb.modula2/max-depth.exp: New file.
4866 * gdb.modula2/max-depth.c: New file.
4867 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4868
d2b584a5
TV
48692019-04-29 Tom de Vries <tdevries@suse.de>
4870
4871 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4872
136afab8
PW
48732019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4874
4875 * gdb.base/callexit.exp: Test may-call-functions off.
4876
725cbb63
KS
48772019-04-25 Keith Seitz <keiths@redhat.com>
4878
4879 PR c++/24367
4880 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4881 (another_incomplete_struct, test_incomplete): New definitions.
4882 (main): Use new definitions.
4883 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4884 functions.
4885
701adfb0
PA
48862019-04-25 Ali Tamur <tamur@google.com>
4887
4888 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4889
82433e3e
SDJ
48902019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4891
4892 PR corefiles/11608
4893 PR corefiles/18187
4894 * gdb.base/coredump-filter-build-id.exp: New file.
4895
dd06d4d6
AH
48962019-04-25 Alan Hayward <alan.hayward@arm.com>
4897
e79be6e5
SM
4898 * Makefile.in: Pass through GDBSERVER_DEBUG.
4899 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4900 (gdbserver,debug): Add board setting.
4901 * gdb.trace/tspeed.exp: Skip when debugging.
4902 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4903 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4904
1670072e
TT
49052019-04-24 Tom Tromey <tromey@adacore.com>
4906
4907 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4908 Rust.
4909
a59240a4
TT
49102019-04-24 Tom Tromey <tromey@adacore.com>
4911
4912 * gdb.arch/amd64-eval.exp: Test bitfield return.
4913 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4914 (class Foo) <return_bitfields>: New method.
4915 (main): Call it.
4916
b907456c
AB
49172019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4918
4919 * gdb.cp/many-args.cc: New file.
4920 * gdb.cp/many-args.exp: New file.
4921
5c565afd
TV
49222019-04-23 Tom de Vries <tdevries@suse.de>
4923
4924 PR gdb/24433
4925 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4926
ba22ff86
AH
49272019-04-23 Alan Hayward <alan.hayward@arm.com>
4928
4929 * gdb.trace/backtrace.exp: Use nopie flag.
4930 * gdb.trace/circ.exp: Likewise.
4931 * gdb.trace/collection.exp: Likewise.
4932 * gdb.trace/ftrace.exp: Likewise.
4933 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4934 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4935 * gdb.trace/qtro.exp: Likewise.
4936 * gdb.trace/read-memory.exp: Likewise.
4937 * gdb.trace/report.exp: Likewise.
4938 * gdb.trace/tfile.exp: Likewise.
4939 * gdb.trace/tfind.exp: Likewise.
4940 * gdb.trace/unavailable.exp: Likewise.
4941
7905fc35
PA
49422019-04-22 Pedro Alves <palves@redhat.com>
4943
4944 * gdb.base/solib-probes-nosharedlibrary.c,
4945 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4946
8ecb59f8
TT
49472019-04-19 Tom Tromey <tromey@adacore.com>
4948
4949 * gdb.ada/ptype_union.c: New file.
4950 * gdb.ada/ptype_union.exp: New file.
4951
62160ec9
TT
49522019-04-19 Tom Tromey <tromey@adacore.com>
4953
4954 PR symtab/24423:
4955 * gdb.base/list0.h (foo): Add a control-l character.
4956
36cd4ba5
TV
49572019-04-18 Tom de Vries <tdevries@suse.de>
4958
4959 PR gdb/24433
4960 * boards/local-board.exp: Set sysroot to "".
4961
b73715df
TV
49622019-04-18 Tom de Vries <tdevries@suse.de>
4963 Pedro Alves <palves@redhat.com>
4964
4965 PR gdb/24454
4966 * gdb.threads/vfork-follow-child-exec.c: New file.
4967 * gdb.threads/vfork-follow-child-exec.exp: New file.
4968 * gdb.threads/vfork-follow-child-exit.c: New file.
4969 * gdb.threads/vfork-follow-child-exit.exp: New file.
4970
4aa866af
LS
49712019-04-15 Leszek Swirski <leszeks@google.com>
4972
4973 * gdb.arch/amd64-eval.cc: New file.
4974 * gdb.arch/amd64-eval.exp: New file.
4975
e5a1a79a
AH
49762019-04-11 Alan Hayward <alan.hayward@arm.com>
4977
4978 * gdb.server/sysroot.c: New test.
4979 * gdb.server/sysroot.exp: New file.
4980 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4981 matching param.
4982
41077b66
AB
49832019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4984
4985 * gdb.base/align.exp: Extend test to cover structures containing
4986 only static fields.
4987
c30391f8
TV
49882019-04-11 Tom de Vries <tdevries@suse.de>
4989
4990 * boards/cc-with-dwz-m.exp: New file.
4991 * boards/cc-with-dwz.exp: New file.
4992 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4993
e242fd12
SM
49942019-04-09 Simon Marchi <simon.marchi@efficios.com>
4995
4996 * gdb.base/start-cpp.exp: New file.
4997 * gdb.base/start-cpp.cc: New file.
4998
2b0c8b01
KB
49992019-04-08 Kevin Buettner <kevinb@redhat.com>
5000
5001 * gdb.python/py-thrhandle.exp: Adjust tests to call
5002 thread_from_handle instead of thread_from_thread_handle.
5003
947210e5
KB
50042019-04-08 Kevin Buettner <kevinb@redhat.com>
5005
5006 * gdb.python/py-thrhandle.exp: Add tests for
5007 gdb.InferiorThread.handle.
5008
d7df6549
AB
50092019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5010
5011 * gdb.python/py-function.exp: Check calling helper function from
5012 all languages.
5013 * lib/gdb.exp (gdb_supported_languages): New proc.
5014
8bdc1658
AB
50152019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5016
5017 * gdb.base/complex-parts.c: New file.
5018 * gdb.base/complex-parts.exp: New file.
5019
05caa1d2
TT
50202019-04-01 Tom Tromey <tromey@adacore.com>
5021
5022 PR symtab/23331:
5023 * gdb.dwarf2/dw2-ranges-main.c: New file.
5024 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5025 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5026
7734102d
EZ
50272019-03-30 Simon Marchi <simark@simark.ca>
5028
5029 * gdb.base/default.exp: Add values for $_gdb_major and
5030 $_gdb_minor.
5031
188e1fa9
TT
50322019-03-29 Tom Tromey <tromey@adacore.com>
5033
5034 * gdb.base/help.exp: Tighten apropos regexp.
5035
2880242d
KS
50362019-03-29 Keith Seitz <keiths@redhat.com>
5037
5038 * gdb.fortran/array-bounds.exp: New file.
5039 * gdb.fortran/array-bounds.f90: New file.
5040
077cad8e
PW
50412019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5042
5043 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5044
80047cfc
PW
50452019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5046
5047 * gdb.multi/hello.c (main): Increase alarm timer.
5048
f489207e
SL
50492019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5050
5051 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5052 factor when no hardware watchpoint support.
5053
c92df149
AH
50542019-03-28 Alan Hayward <alan.hayward@arm.com>
5055 Pedro Alves <palves@redhat.com>
5056
5057 * boards/local-board.exp: set sysroot to /.
5058
933aebfa
AH
50592019-03-27 Alan Hayward <alan.hayward@arm.com>
5060
5061 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5062 in child.
5063
9f9aa852
AB
50642019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5065
5066 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5067 field.
5068 (make_container): Initialise new field.
5069 * gdb.python/py-prettyprint.exp: Add new tests.
5070 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5071 <display_hint>: New method.
5072
3714a195
AB
50732019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5074
5075 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5076 gdb_continue_to_breakpoint more throughout this test.
5077 (run_lang_tests) Supply unique test names, and use
5078 gdb_test_no_output.
5079
18c77628
AB
50802019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5081
5082 * gdb.base/finish-pretty.exp: Update expected results.
5083 * gdb.base/pretty-print.c: New file.
5084 * gdb.base/pretty-print.exp: New file.
5085
9a93502f
PA
50862019-03-25 Pedro Alves <palves@redhat.com>
5087
5088 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5089 move comments outside list. Append '-i "" eof' section.
5090
968aa7ae
AH
50912019-03-22 Alan Hayward <alan.hayward@arm.com>
5092
34a7f2a4 5093 PR testsuite/25016
968aa7ae
AH
5094 * README: Add pie options.
5095 * gdb.base/break-interp.exp: Ensure pie is disabled.
5096 * gdb.base/dump.exp: Likewise.
5097 * lib/gdb.exp (gdb_compile): Add pie option.
5098
4c7d57e7
TT
50992019-03-19 Tom Tromey <tromey@adacore.com>
5100
5101 * gdb.mi/mi2-cli-display.c: New file.
5102 * gdb.mi/mi2-cli-display.exp: New file.
5103
bff8c71f
TT
51042019-03-18 Joel Brobecker <brobecker@adacore.com>
5105 Tom Tromey <tromey@adacore.com>
5106
5107 * gdb.ada/ptype_array/pck.adb: New file.
5108 * gdb.ada/ptype_array/pck.ads: New file.
5109 * gdb.ada/ptype_array/foo.adb: New file.
5110 * gdb.ada/ptype_array.exp: New file.
5111
d085f989
TT
51122019-03-14 Tom Tromey <tromey@adacore.com>
5113
5114 * gdb.base/style.exp: Add "set style sources" test.
5115
b4be1b06
SM
51162019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5117
5118 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5119 * mi-breakpoint-multiple-locations.exp: ... this.
5120 (make_breakpoints_pattern): New proc.
5121 (do_test): Add mi_version parameter, test -break-insert,
5122 -break-info and =breakpoint-created.
5123
7cde5fc2
AB
51242019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5125
5126 * config/default.exp: Remove 'load_lib gdb.exp'.
5127 * config/monitor.exp: Likewise.
5128 * config/sid.exp: Likewise.
5129 * config/sim.exp: Likewise.
5130 * config/slite.exp: Likewise.
5131 * config/unix.exp: Likewise.
5132 * gdb.base/default.exp: Remove unhelpful comment.
5133
efbecbc1
AB
51342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5135
5136 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5137
0841c79a
AB
51382019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5139
5140 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5141
4a270568
AB
51422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5143
5144 * gdb.fortran/type-kinds.exp: Update expected results.
5145
067630bd
AB
51462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5147
5148 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5149
3be47f7a
AB
51502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5151
5152 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5153 function.
5154 (test_basic_parsing_of_type_kinds): Expand types tested.
5155 (test_parsing_invalid_type_kinds): New function.
5156
4d00f5d8
AB
51572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5158
5159 * gdb.fortran/intrinsics.exp: New file.
5160 * gdb.fortran/intrinsics.f90: New file.
5161 * gdb.fortran/type-kinds.exp: New file.
5162
c8f91604
AB
51632019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5164
5165 * gdb.fortran/dot-ops.exp: New file.
5166
dd9f2c76
AB
51672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5168
5169 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5170 Check upper and lower case logical literals.
5171
84ec9724
AB
51722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5173
5174 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5175 Remove duplicate tests.
5176
c3734e09
AH
51772019-03-06 Alan Hayward <alan.hayward@arm.com>
5178
5179 * lib/gdb.exp (builtin_cd): rename of cd.
5180 (cd): Override builtin.
5181
aa3cfbda
RB
51822019-03-06 Richard Bunt <richard.bunt@arm.com>
5183
5184 * gdb.fortran/function-calls.exp: New file.
5185 * gdb.fortran/function-calls.f90: New test.
5186
7b63ad86
RB
51872019-03-04 Richard Bunt <richard.bunt@arm.com>
5188
5189 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5190 on user program standard output.
5191 * gdb.fortran/short-circuit-argument-list.f90: Record function
5192 calls.
5193
01abb042
AH
51942019-02-28 Alan Hayward <alan.hayward@arm.com>
5195
c3734e09
AH
5196 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5197 failure.
01abb042 5198
92137da0
RO
51992019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5200
5201 PR gdb/8527
5202 * gdb.base/interrupt-daemon-attach.c,
5203 gdb.base/interrupt-daemon-attach.exp: New test.
5204
5862844d
PA
52052019-02-27 Pedro Alves <palves@redhat.com>
5206
5207 * gdb.base/page.exp: Add tests for "set width/height -1".
5208
8ed25214
PA
52092019-02-27 Pedro Alves <palves@redhat.com>
5210
5211 * gdb.base/page.exp: Add tests for "set/show width/height" with
5212 "infinite" values.
5213
6c28e44a
TT
52142019-02-27 Tom Tromey <tromey@adacore.com>
5215
5216 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5217 2.4.
5218 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5219 workaround.
5220
bf9a735e
AB
52212019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5222
5223 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5224 tests for structs with static members.
5225
8791793c
TT
52262019-02-26 Tom Tromey <tromey@adacore.com>
5227
5228 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5229 ValueError, not TypeError.
5230
bc2a507e
KB
52312019-02-26 Kevin Buettner <kevinb@redhat.com>
5232
5233 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5234 call from main program.
5235
e0e7d3bd
JB
52362019-02-23 Joel Brobecker <brobecker@adacore.com>
5237
5238 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5239 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5240 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5241 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5242 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5243
9600246d
KS
52442019-02-22 Keith Seitz <keiths@redhat.com>
5245
5246 PR symtab/23853
5247 * gdb.base/symlink-sourcefile.c: New file.
5248 * gdb.base/symlink-sourcefile.exp: New file.
5249
0c95f9ed
TT
52502019-02-20 Tom Tromey <tom@tromey.com>
5251
5252 * gdb.base/info_qt.exp: Update.
5253
6caa91b6
SM
52542019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5255
5256 * gdb.base/source.exp: Move "error in sourced script" code to
5257 the end.
5258 * gdb.base/source-error.gdb: Move contents to
5259 source-error-1.gdb. Add new code to source source-error-1.gdb.
5260 * gdb.base/source-error-1.gdb: New file, from previous
5261 source-error.gdb.
5262
6506371f
TT
52632019-02-17 Tom Tromey <tom@tromey.com>
5264
5265 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5266 for macro styling.
5267 * gdb.base/style.c (SOME_MACRO): New macro.
5268
a0087920
TT
52692019-02-17 Tom Tromey <tom@tromey.com>
5270
5271 * gdb.base/style.exp: Add line-wrapping tests.
5272 * gdb.base/page.exp: Add test for quitting during pagination.
5273
a2cd4f14
JB
52742019-02-17 Joel Brobecker <brobecker@adacore.com>
5275
5276 * gdb.ada/big_packed_array: New testcase.
5277 * gdb.ada/homonym.exp: Fix incorrect expected output for
5278 "break <homonym__get_value>" test.
5279
9d70ffbc
WP
52802019-02-13 Weimin Pan <weimin.pan@oracle.com>
5281
5282 PR breakpoints/21870
5283 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5284 and prepare_for_testing. Add comment.
5285 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5286 redundant cleanup call. Clean up comment.
5287
01c7ae81
WP
52882019-02-12 Weimin Pan <weimin.pan@oracle.com>
5289
5290 PR breakpoints/21870
5291 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5292 * gdb.arch/aarch64-dbreg-contents.c: New file.
5293
aff29d1c
JB
52942019-02-10 Joel Brobecker <brobecker@adacore.com>
5295
5296 * gdb.ada/mi_ref_changeable: New testcase.
5297
df0da8a2
AH
52982019-02-07 Alan Hayward <alan.hayward@arm.com>
5299
5300 * gdb.base/attach.exp: Add double attach test.
5301
bd447abb
SM
53022019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5303
5304 * lib/gdb.exp (default_gdb_start): Don't match pagination
5305 prompt.
5306 (gdb_init): Set stty_init.
5307
1dbc40b9
TT
53082019-01-27 Tom Tromey <tom@tromey.com>
5309
5310 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5311 skip_python_tests.
5312
353229bf
AH
53132019-01-24 Alan Hayward <alan.hayward@arm.com>
5314
5315 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5316 New structure.
5317 (struct struct_static_02_02): Likewise.
5318 (struct struct_static_02_03): Likewise.
5319 (struct struct_static_02_04): Likewise.
5320 (struct struct_static_04_01): Likewise.
5321 (struct struct_static_04_02): Likewise.
5322 (struct struct_static_04_03): Likewise.
5323 (struct struct_static_04_04): Likewise.
5324 (struct struct_static_06_01): Likewise.
5325 (struct struct_static_06_02): Likewise.
5326 (struct struct_static_06_03): Likewise.
5327 (struct struct_static_06_04): Likewise.
5328 (cmp_struct_static_02_01): Likewise.
5329 (cmp_struct_static_02_02): Likewise.
5330 (cmp_struct_static_02_03): Likewise.
5331 (cmp_struct_static_02_04): Likewise.
5332 (cmp_struct_static_04_01): Likewise.
5333 (cmp_struct_static_04_02): Likewise.
5334 (cmp_struct_static_04_03): Likewise.
5335 (cmp_struct_static_04_04): Likewise.
5336 (cmp_struct_static_06_01): Likewise.
5337 (cmp_struct_static_06_02): Likewise.
5338 (cmp_struct_static_06_03): Likewise.
5339 (cmp_struct_static_06_04): Likewise.
5340 (call_all): Test new structs.
5341 * gdb.base/infcall-nested-structs.exp: Likewise.
5342
73021deb
AH
53432019-01-21 Alan Hayward <alan.hayward@arm.com>
5344 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5345
fc65c7db
AH
53462019-01-21 Alan Hayward <alan.hayward@arm.com>
5347 * gdb.base/stack-protector.c: New test.
5348 * gdb.base/stack-protector.exp: New file.
5349 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5350 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5351 option.
5352 (gdb_compile): Remove stack protector for GCC and prevent
5353 recursion.
5354
c24bdb02
KS
53552019-01-16 Keith Seitz <keiths@redhat.com>
5356
5357 PR gdb/23773
5358 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5359
6f072a10
PFC
53602019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5361
5362 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5363 aliases.
5364 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5365 tests.
5366 * gdb.arch/powerpc-vector-regs.c: New file.
5367 * gdb.arch/powerpc-vector-regs.exp: New file.
5368
a7b8d682
PFC
53692019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5370
5371 * gdb.arch/altivec-regs.exp: Fix the list passed to
5372 gdb_expect_list when testing "info vector".
5373
6eb6fb67
AB
53742019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5375
5376 * gdb.base/style.exp: Don't include path in testname.
5377
b56f80d8
KS
53782019-01-10 Keith Seitz <keiths@redhat.com>
5379
5380 PR gdb/23712
5381 PR symtab/23010
5382 * gdb.dwarf2/multidictionary.exp: New file.
5383
041be526
SM
53842019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5385
5386 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5387 (test_gnuv3_style_demangling): ... this.
5388 (test_lucid_style_demangling): Remove.
5389 (test_arm_style_demangling): Remove.
5390 (test_hp_style_demangling): Remove.
5391 (do_tests): Remove calls to the above.
5392
d820d0c3
AB
53932019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5394
5395 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5396 case.
5397
f097f5ad
TT
53982019-01-06 Tom Tromey <tom@tromey.com>
5399
5400 PR gdb/28155:
5401 * gdb.dwarf2/typedef-void-finish.exp: New file.
5402
2cd8cc0b
TT
54032018-12-28 Tom Tromey <tom@tromey.com>
5404 Simon Marchi <simark@simark.ca>
5405
5406 * gdb.base/jit-exec.exp: New file.
5407 * gdb.base/jit-exec.c: New file.
5408 * gdb.base/jit-execd.c: New file.
5409
35fb8261
TT
54102018-12-28 Tom Tromey <tom@tromey.com>
5411
5412 * gdb.base/style.exp: Update test to check for address styling.
5413
47fd17cd
TT
54142018-12-28 Tom Tromey <tom@tromey.com>
5415
5416 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5417 message.
5418
d47032b7
TT
54192018-12-28 Tom Tromey <tom@tromey.com>
5420
5421 * gdb.base/style.exp: Add test for version number styling.
5422
af79b68d
TT
54232018-12-28 Tom Tromey <tom@tromey.com>
5424
5425 * gdb.base/style.exp: Add test for print_address_symbolic.
5426
0bb296cb
TT
54272018-12-28 Tom Tromey <tom@tromey.com>
5428
5429 * gdb.base/style.exp: Add test for breakpoint setting.
5430
80ae2043
TT
54312018-12-28 Tom Tromey <tom@tromey.com>
5432
5433 * gdb.base/style.exp: Add test for variable names.
5434
cbe56571
TT
54352018-12-28 Tom Tromey <tom@tromey.com>
5436
5437 * gdb.base/style.exp: New file.
5438 * gdb.base/style.c: New file.
5439
9162a27c
TT
54402018-12-28 Tom Tromey <tom@tromey.com>
5441
5442 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5443 "dumb".
5444 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5445 the TERM environment variable.
5446
bc543c90
TT
54472018-12-27 Tom Tromey <tom@tromey.com>
5448
5449 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5450 pagination test.
5451
6f0ffe50
AB
54522018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5453
5454 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5455 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5456
b5a1e557
PW
54572018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5458
5459 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5460 Filename a.adb changed to bp_fun_addr.adb.
5461 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5462
6e8b1ab2
JV
54632018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5464
5465 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5466 non-PIE executables.
5467 * README: Mention the gdb,nopie_flag board setting.
5468 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5469 non-PIE executable.
5470 * gdb.arch/amd64-entry-value.exp: Likewise.
5471 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5472 * gdb.arch/i386-float.exp: Likewise.
5473 * gdb.arch/i386-signal.exp: Likewise.
5474 * gdb.mi/mi-reg-undefined.exp: Likewise.
5475
d00a27c5
PM
54762018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5477
5478 PR gdb/23974
5479 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5480
161d081c
PW
54812018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5482
5483 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5484 Update order of results accordingly.
5485
b001de23
AB
54862018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5487
5488 * gdb.base/annota1.exp: Update a test regexp.
5489
99e1a184
AB
54902018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5491
5492 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5493
7a81c1e2
PW
54942018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5495
5496 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5497 (reuse_time): Initialize to REUSE_TIME_CAP.
5498 (check_rc): New function.
5499 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5500 Check pthread_create rc.
5501 (spawner_thread_func): Check pthread_create and pthread_join rc.
5502
73e8dc90
PA
55032018-12-08 Pedro Alves <palves@redhat.com>
5504
5505 * gdb.base/list.exp (test_forward_search): Rename to ...
5506 (test_forward_reverse_search): ... this. Also test reverse-search
5507 and the forward-search alias.
5508
13f2ed32
AB
55092018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5510
5511 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5512 local timeout variable before return, and remove all local timeout
5513 variable entirely.
5514 (gdb_load): Likewise.
5515
64d27cfc
TV
55162018-12-01 Tom de Vries <tdevries@suse.de>
5517
5518 * gdb.base/gdb-caching-proc.exp: New file.
5519
f63c03b4
SDJ
55202018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5521
5522 * Makefile.in (TIMESTAMP): New variable.
5523 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5524 command.
5525 (check-single-racy): Likewise.
5526 (check/%.exp): Likewise.
5527 (check-racy/%.exp): Likewise.
5528 (workers/%.worker): Likewise.
5529 (build-perf): Likewise.
5530 (check-perf): Likewise.
5531 * README: Describe new "TS" and "TS_FORMAT" variables.
5532 * print-ts.py: New file.
5533
1c97054b
BF
55342018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5535
5536 PR python/23714
5537 * gdb.python/python.exp: Test command repetition after
5538 gdb.execute.
5539
1871a62d
AB
55402018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5541
5542 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5543 is correctly aligned.
5544
fb5e1ed9
PW
55452018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5546
5547 * gdb.ada/info_auto_lang.exp: New testcase.
5548 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5549 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5550 * gdb.ada/info_auto_lang/some_c.c: New file.
5551
43d397ca
PW
55522018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5553
5554 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5555 FUNC_lang language syntax.
5556
beddd671
PW
55572018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5558
5559 * gdb.base/info_minsym.c: New file.
5560 * gdb.base/info_minsym.exp: New file.
5561
73fc52c4
TT
55622018-11-19 Tom Tromey <tom@tromey.com>
5563
5564 PR rust/23625:
5565 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5566 * gdb.rust/expr.exp: Update expected output. Change one test.
5567
994b876a
TT
55682018-11-19 Tom Tromey <tom@tromey.com>
5569
5570 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5571
6769f276
PA
55722018-11-19 Pedro Alves <palves@redhat.com>
5573
5574 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5575 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5576 see the expected warning.
5577
38a72da0
AH
55782018-11-16 Alan Hayward <alan.hayward@arm.com>
5579
5580 PR gdb/22736:
5581 * gdb.cp/infcall-nodebug-lib.c: New test.
5582 * gdb.cp/infcall-nodebug-main.c: New test.
5583 * gdb.cp/infcall-nodebug.exp: New file.
5584
53a89d6e
SM
55852018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5586
5587 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5588 completer tests.
5589
9325300d
TV
55902018-11-09 Tom de Vries <tdevries@suse.de>
5591
5592 * gdb.base/msym-lang.c: New test.
5593 * gdb.base/msym-lang.exp: New file.
5594 * gdb.base/msym-lang-main.c: New test.
5595
20f0d60d
TT
55962018-11-08 Tom Tromey <tom@tromey.com>
5597
5598 PR gdb/23555:
5599 PR gdb/23838:
5600 * gdb.base/warning.exp: New file.
5601
b5420128
JB
56022018-11-08 Jan Beulich <jbeulich@suse.com>
5603
5604 * testsuite/gdb.arch/i386-avx512.c,
5605 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5606
cd115d61
AB
56072018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5608
5609 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5610 point hardware.
5611
35ee2dc2
AB
56122018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5613
5614 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5615 * gdb.dwarf2/missing-type-name.exp: New file.
5616
31aceee8
TV
56172018-11-06 Tom de Vries <tdevries@suse.de>
5618
5619 * gdb.base/many-headers.c: New test.
5620 * gdb.base/many-headers.exp: New file.
5621
109be305
JW
56222018-11-06 Jim Wilson <jimw@sifive.com>
5623
5624 * gdb.base/code_elim.exp: For riscv, set additional_flags
5625 to include -msmall-data-limit=0.
5626
e2b7af72
JB
56272018-11-01 Joel Brobecker <brobecker@adacore.com>
5628
5629 * gdb.ada/watch_minus_l: New testcase.
5630
cdcda965
SM
56312018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5632
5633 * gdb.arch/aix-sighandle.c: New file.
5634 * gdb.arch/aix-sighandle.exp: New file.
5635
92dcebf3
AB
56362018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5637
5638 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5639 registers being unions.
5640
68b9ac18
TV
56412018-10-31 Tom de Vries <tdevries@suse.de>
5642
5643 * lib/valgrind.exp: New file.
5644 (vgdb_start, vgdb_stop): New procs, factored out of ...
5645 * gdb.base/valgrind-bt.exp: ... here, ...
5646 * gdb.base/valgrind-disp-step.exp: ... here and ...
5647 * gdb.base/valgrind-infcall.exp: ... here.
5648
1443936e
TV
56492018-10-31 Tom de Vries <tdevries@suse.de>
5650
5651 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5652
eb77c9df
AB
56532018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5654
5655 * gdb.dwarf2/void-type.c: New file.
5656 * gdb.dwarf2/void-type.exp: New file.
5657
82b5e646
PW
56582018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5659
5660 * gdb.base/info_qt.c: New file.
5661 * gdb.base/info_qt.exp: New file.
5662
8d619c01
EBM
56632018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5664
5665 * gdb.arch/powerpc-htm-regs.c: New file.
5666 * gdb.arch/powerpc-htm-regs.exp: New file.
5667
f2cf6173
EBM
56682018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5669
5670 * gdb.arch/powerpc-tar.c: New file.
5671 * gdb.arch/powerpc-tar.exp: New file.
5672
7ca18ed6
EBM
56732018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5674
5675 * gdb.arch/powerpc-ppr-dscr.c: New file.
5676 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5677
bfcc0eba
TV
56782018-10-25 Tom de Vries <tdevries@suse.de>
5679
5680 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5681
fe1a5cad
TV
56822018-10-24 Tom de Vries <tdevries@suse.de>
5683
5684 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5685 longer exists error.
5686
a76dc3b7
TV
56872018-10-24 Tom de Vries <tdevries@suse.de>
5688
5689 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5690
4df46df7
TV
56912018-10-24 Tom de Vries <tdevries@suse.de>
5692
5693 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5694 --db-attach in valgrind.
5695
0dbfcfff
AB
56962018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5697
5698 * gdb.arch/riscv-reg-aliases.c: New file.
5699 * gdb.arch/riscv-reg-aliases.exp: New file.
5700
b04480b1
AH
57012018-10-19 Alan Hayward <alan.hayward@arm.com>
5702
5703 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5704
2c6ac8d7
AH
57052018-10-19 Alan Hayward <alan.hayward@arm.com>
5706
5707 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5708
2bc69f25
AH
57092018-10-19 Alan Hayward <alan.hayward@arm.com>
5710
5711 * gdb.cp/ovldbreak.exp: Fix regexps.
5712
1f1ae3a3
AH
57132018-10-19 Alan Hayward <alan.hayward@arm.com>
5714
5715 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5716
94c18618
SDJ
57172018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5718
5719 PR cli/23785
5720 * gdb.base/restore.exp: New test to check if "restore" with an
5721 invalid file doesn't segfault.
5722
812cd6eb
TV
57232018-10-18 Tom de Vries <tdevries@suse.de>
5724
5725 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5726 * gdb.ada/excep_handle.exp: Same.
5727 * gdb.ada/mi_string_access.exp: Same.
5728 * gdb.ada/mi_var_union.exp: Same.
5729 * gdb.arch/arc-analyze-prologue.exp: Same.
5730 * gdb.arch/arc-decode-insn.exp: Same.
5731 * gdb.base/readnever.exp: Same.
5732 * gdb.fortran/printing-types.exp: Same.
5733 * gdb.guile/scm-lazy-string.exp: Same.
5734
c4b90788
TV
57352018-10-16 Tom de Vries <tdevries@suse.de>
5736
5737 PR gdb/23730
5738 * gdb.base/catch-follow-exec.c: Add copyright notice.
5739 * gdb.base/catch-follow-exec.exp: Rewrite to use
5740 gdb_spawn_with_cmdline_opts. Require gdb-native.
5741
8bca2978
SL
57422018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5743
5744 * gdb.trace/actions-changed.exp: Check for arch support.
5745 * gdb.trace/actions.exp: Likewise.
5746 * gdb.trace/ax.exp: Likewise.
5747 * gdb.trace/backtrace.exp: Likewise.
5748 * gdb.trace/change-loc.exp: Likewise.
5749 * gdb.trace/deltrace.exp: Likewise.
5750 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5751 * gdb.trace/ftrace.exp: Likewise.
5752 * gdb.trace/infotrace.exp: Check for arch support.
5753 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5754 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5755 * gdb.trace/mi-tsv-changed.exp: Likewise.
5756 * gdb.trace/packetlen.exp: Likewise.
5757 * gdb.trace/passc-dyn.exp: Likewise.
5758 * gdb.trace/passcount.exp: Likewise.
5759 * gdb.trace/pending.exp: Likewise.
5760 * gdb.trace/range-stepping.exp: Check for shlib support.
5761 * gdb.trace/report.exp: Check for arch support.
5762 * gdb.trace/save-trace.exp: Likewise.
5763 * gdb.trace/signal.exp: Check for signal support.
5764 * gdb.trace/tfind.exp: Check for arch support.
5765 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5766 * gdb.trace/trace-common.h: Add comment.
5767 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5768 * gdb.trace/trace-enable-disable.exp: Likewise.
5769 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5770 * gdb.trace/tracecmd.exp: Check for arch support.
5771 * gdb.trace/tspeed.exp: Check for shlib and target support.
5772 * gdb.trace/tstatus.exp: Check for arch support.
5773 * gdb.trace/tsv.exp: Likewise.
5774 * gdb.trace/while-dyn.exp: Likewise.
5775 * gdb.trace/while-stepping.exp: Likewise.
5776 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5777
f9c49bff
SM
57782018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5779
5780 * gdb.trace/tspeed.exp: Remove nowarnings.
5781 (prepare_for_trace_test): Declare "global ipalib".
5782 * gdb.trace/tspeed.c: Include unistd.h.
5783 (main): Remove superfluous printf argument.
5784
d4330bde
SL
57852018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5786
5787 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5788 directory prefix on the filename.
5789
8ecfd7bd
SDJ
57902018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5791
5792 * gdb.gdb/unittest.exp: Update expected message informing that
5793 selftests have been disabled.
5794 * gdb.server/unittest.exp: Likewise.
5795
58bbcd02
TV
57962018-10-09 Tom de Vries <tdevries@suse.de>
5797
5798 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5799 with runto_main.
5800
9f6b697b
WP
58012018-10-08 Weimin Pan <weimin.pan@oracle.com>
5802
5803 PR c++/16841
5804 * gdb.cp/virtbase2.cc: New file.
5805 * gdb.cp/virtbase2.exp: New file.
5806
add5ded5
TT
58072018-10-06 Tom Tromey <tom@tromey.com>
5808
5809 PR python/19399:
5810 * gdb.python/py-inferior.exp: Add architecture test.
5811
f9e48344
TT
58122018-10-06 Tom Tromey <tom@tromey.com>
5813
5814 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5815 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5816
2a8be203
TT
58172018-10-06 Tom Tromey <tom@tromey.com>
5818
5819 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5820 of a "throw" catchpoint.
5821
e04caa70
SDJ
58222018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5823
5824 * gdb.base/info-proc.exp: Update string expected from "help info
5825 proc".
5826
5ca8c39f
TT
58272018-10-04 Tom Tromey <tom@tromey.com>
5828
5829 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5830 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5831 (test_initial_complaints, test_empty_complaints): Update.
5832 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5833
3453e7e4
TT
58342018-10-04 Tom Tromey <tom@tromey.com>
5835
5836 PR cli/19551:
5837 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5838 * lib/gdb.exp (gdb_file_cmd): Update.
5839 * gdb.stabs/weird.exp (print_weird_var): Update.
5840 * gdb.server/solib-list.exp: Update.
5841 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5842 * gdb.mi/mi-cli.exp: Update.
5843 * gdb.linespec/linespec.exp: Update.
5844 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5845 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5846 * gdb.cp/cp-relocate.exp: Update.
5847 * gdb.base/sym-file.exp: Update.
5848 * gdb.base/relocate.exp: Update.
5849 * gdb.base/readnever.exp: Update.
5850 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5851 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5852 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5853 * gdb.base/code_elim.exp: Update.
5854 * gdb.base/break-unload-file.exp (test_break): Update.
5855 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5856 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5857 Update.
5858 * gdb.base/attach.exp (do_attach_tests): Update.
5859 * gdb.base/sepdebug.exp: Update.
5860 * gdb.python/py-section-script.exp: Update.
5861
6afcf761
TT
58622018-10-04 Tom Tromey <tom@tromey.com>
5863
5864 PR cli/22234:
5865 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5866 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5867 output.
5868
fef1b293
TT
58692018-10-04 Tom Tromey <tom@tromey.com>
5870
5871 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5872 set width and height to 0.
5873 (test_command_line_attach_run): Use -quiet.
5874
ca98345e
SL
58752018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5876
5877 * lib/gdb.exp (skip_ifunc_tests): New.
5878 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5879 other compile failures.
5880 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5881
ff34e6ae
SM
58822018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5883
5884 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5885 is_amd64_regs_target.
5886
6bb8890e
AH
58872018-10-01 Alan Hayward <alan.hayward@arm.com>
5888
5889 * gdb.arch/aarch64-sighandler-regs.c: New test.
5890 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5891 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5892
224d30d3
MM
58932018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5894
5895 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5896 assembly.
5897
f67ffa6a
AB
58982018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5899
5900 * gdb.base/frame-selection.exp: New file.
5901 * gdb.base/frame-selection.c: New file.
5902
9fc3183f
AH
59032018-09-27 Alan Hayward <alan.hayward@arm.com>
5904
5905 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5906 pthread barrier.
5907 (main): Likewise.
5908
d354055e
AB
59092018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5910
5911 * gdb.base/large-frame-1.c: New file.
5912 * gdb.base/large-frame-2.c: New file.
5913 * gdb.base/large-frame.exp: New file.
5914 * gdb.base/large-frame.h: New file.
5915
db727370
JL
59162018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5917
5918 PR gdb/20948
5919 * gdb.base/write_mem.exp: New test.
5920 * gdb.base/write_mem.c: Likewise.
5921
ae778caf
TT
59222018-09-23 Tom Tromey <tom@tromey.com>
5923
5924 PR python/18852:
5925 * gdb.python/py-parameter.exp: Add test for parameter that throws
5926 on "set".
5927
fd3ba736
TT
59282018-09-23 Tom Tromey <tom@tromey.com>
5929
5930 PR python/17284:
5931 * gdb.python/py-template.exp (test_template_arg): Add test for
5932 negative template argument number.
5933
39a24317
TT
59342018-09-23 Tom Tromey <tom@tromey.com>
5935
5936 PR python/14062:
5937 * gdb.python/python.exp: Add test for post_event error.
5938
f5769a2c
TT
59392018-09-23 Tom Tromey <tom@tromey.com>
5940
5941 PR python/18170:
5942 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5943 convert pointers to int and long.
5944
1c1e54f6
TT
59452018-09-23 Tom Tromey <tom@tromey.com>
5946
5947 PR python/20126:
5948 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5949 signed-ness conversion tests.
5950
fb4fa946
TT
59512018-09-23 Tom Tromey <tom@tromey.com>
5952
5953 PR python/18352;
5954 * gdb.python/py-value.exp (test_float_conversion): New proc.
5955 Use it.
5956
a466edac
HAQ
59572018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5958
5959 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5960
4ee9b0c5
SL
59612018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5962
5963 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5964 no readline.
5965 * gdb.base/utf8-identifiers.exp: Likewise.
5966 * gdb.cp/cpcompletion.exp: Likewise.
5967 * gdb.linespec/cpcompletion.exp: Likewise.
5968 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5969 * gdb.linespec/cpls-ops.exp: Likewise.
5970
23be8da7
RB
59712018-09-19 Richard Bunt <richard.bunt@arm.com>
5972 Chris January <chris.january@arm.com>
5973
5974 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5975 * gdb.fortran/short-circuit-argument-list.exp: New file.
5976 * gdb.fortran/short-circuit-argument-list.f90: New test.
5977
5031d0ae
SDJ
59782018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5979
5980 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5981 "arch=" keyword when executing "-stack-list-frames".
5982
b4c0d1a4
SDJ
59832018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5984
5985 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5986 "arch=" keyword when executing "-stack-list-frames".
5987
7a6d2b45
SDJ
59882018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5989
5990 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5991 break ada".
5992
8588b356
SM
59932018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5994
5995 PR python/23669
5996 * gdb.python/python.exp: Test gdb.execute("show commands").
5997
65e65158
TT
59982018-09-16 Tom Tromey <tom@tromey.com>
5999
6000 * gdb.base/new-ui.exp (do_execution_tests): Update.
6001 * gdb.base/dbx.exp (test_breakpoints): Update.
6002
bf326452
AH
60032018-09-14 Alan Hayward <alan.hayward@arm.com>
6004
6005 * lib/gdb.exp (gdb_simple_compile): Add proc.
6006 (is_elf_target): Use gdb_simple_compile.
6007 (skip_altivec_tests): Likewise.
6008 (skip_vsx_tests): Likewise.
6009 (skip_tsx_tests): Likewise.
6010 (skip_btrace_tests): Likewise.
6011 (skip_btrace_pt_tests): Likewise.
6012 (gdb_can_simple_compile): Likewise.
6013 (gdb_has_argv0): Likewise.
6014 (gdb_target_symbol_prefix): Likewise.
6015 (target_supports_scheduler_locking): Likewise.
6016
2361b0fb
TT
60172018-09-13 Tom Tromey <tom@tromey.com>
6018
6019 * Makefile.in (TAGS): Recognize proc_with_prefix and
6020 gdb_caching_proc.
6021
0ae1a321
SM
60222018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6023
6024 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6025 method.
6026
a40bf0c2
SM
60272018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6028
6029 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6030 and a few other Inferior properties when the Inferior is no
6031 longer valid.
6032
4a3fe98f
TT
60332018-09-13 Tom Tromey <tom@tromey.com>
6034
6035 PR rust/23650:
6036 * gdb.rust/simple.exp: Add test for enum field access error.
6037
098b2108
TT
60382018-09-13 Tom Tromey <tom@tromey.com>
6039
6040 PR rust/23626:
6041 * gdb.rust/simple.rs (EmptyEnum): New type.
6042 (main): Use it.
6043 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6044
1256af7d
SM
60452018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6046
6047 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6048 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6049 * gdb.python/py-symtab.exp: Update test printing an objfile.
6050
4aa8e6c2
SM
60512018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6052
6053 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6054 object.
6055
c221b2f7
AH
60562018-09-12 Alan Hayward <alan.hayward@arm.com>
6057
6058 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6059 (support_complex_tests): Use gdb_can_simple_compile.
6060 (is_ilp32_target): Likewise.
6061 (is_lp64_target): Likewise.
6062 (is_64_target): Likewise.
6063 (is_amd64_regs_target): Likewise.
6064 (is_aarch32_target): Likewise.
6065 (gdb_int128_helper): Likewise.
6066
6f1107b5
JK
60672018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6068
6069 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6070
1f5d1570
JG
60712018-09-10 Jerome Guitton <guitton@adacore.com>
6072
6073 * gdb.ada/same_component_name: Add test for case of tagged record
6074 with variable-length fields.
6075
cc330e39
XR
60762018-09-10 Xavier Roirand <roirand@adacore.com>
6077
6078 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6079 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6080 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6081 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6082
b9c50e9a
XR
60832018-09-10 Xavier Roirand <roirand@adacore.com>
6084
6085 * gdb.ada/mi_string_access.exp: New testcase.
6086 * gdb.ada/mi_string_access/bar.adb: New file.
6087 * gdb.ada/mi_string_access/pck.adb: New file.
6088 * gdb.ada/mi_string_access/pck.asd: New file.
6089
2963898f
XR
60902018-09-10 Xavier Roirand <roirand@adacore.com>
6091
6092 * gdb.ada/mi_var_union.exp: New testcase.
6093 * gdb.ada/mi_var_union/bar.adb: New file.
6094 * gdb.ada/mi_var_union/pck.adb: New file.
6095 * gdb.ada/mi_var_union/pck.asd: New file.
6096
1aac008f
TT
60972018-09-08 Tom Tromey <tom@tromey.com>
6098
6099 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6100
332cf4c9
TT
61012018-09-08 Tom Tromey <tom@tromey.com>
6102
6103 PR python/16047:
6104 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6105 (register_pretty_printers): Register new printer.
6106 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6107 test.
6108 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6109 (an_int_type3): New global.
6110
424da6cf
JB
61112018-09-08 Joel Brobecker <brobecker@adacore.com>
6112
6113 * gdb.ada/expr_with_funcall: New testcase.
6114
2a62dfa9
JB
61152018-09-08 Joel Brobecker <brobecker@adacore.com>
6116
6117 * gdb.ada/packed_array_assign: New testcase.
6118
96b6697f
AB
61192018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6120
6121 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6122 names, and add test prefixes to make test names unique.
6123
e4a62c65
TV
61242018-09-05 Tom de Vries <tdevries@suse.de>
6125
6126 * gdb.dwarf2/varval.exp: Add test.
6127
dd083ee2
GB
61282018-09-04 Gary Benson <gbenson@redhat.com>
6129
6130 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6131 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6132
aef9346c
TT
61332018-08-31 Tom Tromey <tom@tromey.com>
6134
6135 * gdb.rust/simple.rs: Rename second variable "v".
6136
c67f2e15
AB
61372018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6138
6139 * gdb.base/funcargs.c (use_a): New function.
6140 (recurse): Call use_a.
6141
078a0207
KS
61422018-08-29 Keith Seitz <keiths@redhat.com>
6143
6144 * gdb.compile/compile-cplus-anonymous.cc: New file.
6145 * gdb.compile/compile-cplus-anonymous.exp: New file.
6146 * gdb.compile/compile-cplus-array-decay.cc: New file.
6147 * gdb.compile/compile-cplus-array-decay.exp: New file.
6148 * gdb.compile/compile-cplus-inherit.cc: New file.
6149 * gdb.compile/compile-cplus-inherit.exp: New file.
6150 * gdb.compile/compile-cplus-member.cc: New file.
6151 * gdb.compile/compile-cplus-member.exp: New file.
6152 * gdb.compile/compile-cplus-method.cc: New file.
6153 * gdb.compile/compile-cplus-method.exp: New file.
6154 * gdb.compile/compile-cplus-mod.c: "New" file.
6155 * gdb.compile/compile-cplus-namespace.cc: New file.
6156 * gdb.compile/compile-cplus-namespace.exp: New file.
6157 * gdb.compile/compile-cplus-nested.cc: New file.
6158 * gdb.compile/compile-cplus-nested.exp: New file.
6159 * gdb.compile/compile-cplus-print.c: "New" file.
6160 * gdb.compile/compile-cplus-print.exp: "New" file.
6161 * gdb.compile/compile-cplus-virtual.cc: New file.
6162 * gdb.compile/compile-cplus-virtual.exp: New file.
6163 * gdb.compile/compile-cplus.c: "New" file.
6164 * gdb.compile/compile-cplus.exp: "New" file.
6165 * lib/compile-support.exp: New file.
6166
b0f492b9
GB
61672018-08-16 Gary Benson <gbenson@redhat.com>
6168
6169 PR gdb/13000:
6170 * gdb.base/batch-exit-status.exp: New file.
6171 * gdb.base/batch-exit-status.good-commands: Likewise.
6172 * gdb.base/batch-exit-status.bad-commands: Likewise.
6173
36eb4c5f
AH
61742018-08-29 Alan Hayward <alan.hayward@arm.com>
6175
6176 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6177 (struct struct02): Likewise.
6178 (struct struct03): Likewise.
6179 (struct struct04): Likewise.
6180 (struct struct_01_01): New struct.
6181 (struct struct_01_02): Likewise.
6182 (struct struct_01_03): Likewise.
6183 (struct struct_01_04): Likewise.
6184 (struct struct_02_01): Likewise.
6185 (struct struct_02_02): Likewise.
6186 (struct struct_02_03): Likewise.
6187 (struct struct_02_04): Likewise.
6188 (struct struct_04_01): Likewise.
6189 (struct struct_04_02): Likewise.
6190 (struct struct_04_03): Likewise.
6191 (struct struct_04_04): Likewise.
6192 (struct struct_05_01): Likewise.
6193 (struct struct_05_02): Likewise.
6194 (struct struct_05_03): Likewise.
6195 (struct struct_05_04): Likewise.
6196 (cmp_struct01): Remove function.
6197 (cmp_struct02): Likewise.
6198 (cmp_struct03): Likewise.
6199 (cmp_struct04): Likewise.
6200 (cmp_struct_01_01): Add Function.
6201 (cmp_struct_01_02): Likewise.
6202 (cmp_struct_01_03): Likewise.
6203 (cmp_struct_01_04): Likewise.
6204 (cmp_struct_02_01): Likewise.
6205 (cmp_struct_02_02): Likewise.
6206 (cmp_struct_02_03): Likewise.
6207 (cmp_struct_02_04): Likewise.
6208 (cmp_struct_04_01): Likewise.
6209 (cmp_struct_04_02): Likewise.
6210 (cmp_struct_04_03): Likewise.
6211 (cmp_struct_04_04): Likewise.
6212 (cmp_struct_05_01): Likewise.
6213 (cmp_struct_05_02): Likewise.
6214 (cmp_struct_05_03): Likewise.
6215 (cmp_struct_05_04): Likewise.
6216 (call_all): Add new structs.
6217 * gdb.base/infcall-nested-structs.exp: Likewise.
6218
3bf9c013
JV
62192018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6220
6221 * gdb.python/py-framefilter-mi.exp: Update regexp to
6222 check for "arch" field in frame output.
6223
450d1e88
KB
62242018-08-23 Kevin Buettner <kevinb@redhat.com>
6225
6226 * gdb.dwarf2/dw2-ranges-func.c: New file.
6227 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6228
ae739fe7
SM
62292018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6230
6231 * gdb.base/term.exp: Compare terminal settings with values from
6232 the inferior.
6233 * gdb.base/term.c: Get and set terminal settings.
6234
6d52907e
JV
62352018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6236
6237 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6238 accommodate new "arch" field in frame output.
6239 * gdb.mi/mi-return.exp: Likewise.
6240 * gdb.mi/mi-stack.exp: Likewise.
6241 * gdb.mi/mi-syn-frame.exp: Likewise.
6242 * gdb.mi/user-selected-context-sync.exp: Likewise.
6243
be2d111a
MS
62442018-08-19 Michael Spang <spang@google.com>
6245
6246 PR gdb/11786
6247 * gdb.base/gcore-tls-pie.c: New file.
6248 * gdb.base/gcore-tls-pie.exp: New file.
6249
ae3a7c47
KB
62502018-08-18 Kevin Buettner <kevinb@redhat.com>
6251
6252 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6253 * gdb.dwarf2/varval.c: New file.
6254 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6255
2ecae92e
AH
62562018-08-17 Alan Hayward <alan.hayward@arm.com>
6257
6258 PR gdb/18931
6259 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6260
c1854f1d
KS
62612018-08-16 Keith Seitz <keiths@redhat.com>
6262
6263 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6264 tests expected to pass.
6265
26fb3983
JV
62662018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6267
6268 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6269 -data-disassemble -a.
6270 (test_disassembly_bogus_args): Likewise.
6271
67943c00
AB
62722018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6273
6274 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6275
5ff2bbae
AB
62762018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6277
6278 * gdb.base/vla-optimized-out.exp: Add new test.
6279
e5bbcd0f
AB
62802018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6281
6282 * gdb.base/vla-optimized-out-o3.exp: Delete.
6283 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6284 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6285 deleted tests.
6286
9d4a934c
AB
62872018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6288
6289 PR gdb/18050:
6290 * gdb.server/extended-remote-restart.c: New file.
6291 * gdb.server/extended-remote-restart.exp: New file.
6292
045cf012
SM
62932018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6294
6295 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6296 "set variable index = 42".
6297
87d6a7aa
SM
62982018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6299
6300 * boards/index-cache-gdb.exp: New file.
6301 * gdb.dwarf2/index-cache.exp: New file.
6302 * gdb.dwarf2/index-cache.c: New file.
6303 * gdb.base/maint.exp: Check if we are using the index cache.
6304
96d68bd4
RO
63052018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6306
6307 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6308 MAKEFLAGS.
6309
5a699617
RO
63102018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6311
6312 * dg-extract-results.sh: Move to toplevel contrib.
6313 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6314 * Makefile.in (check-parallel-racy): Likewise.
6315
5bd18990
AB
63162018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6317
6318 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6319 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6320 tests if the target supports scheduler locking.
6321
3fbbcf47
TV
63222018-08-04 Tom de Vries <tdevries@suse.de>
6323
6324 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6325
3e1d3d8c
TT
63262018-08-02 Tom Tromey <tom@tromey.com>
6327
6328 PR symtab/16842.
6329 * gdb.cp/temargs.exp: Test "info address" of a template
6330 parameter.
6331
5abe0f0c
JV
63322018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6333
6334 * gdb.python/py-mi-var-info-path-expression.c: New file.
6335 * gdb.python/py-mi-var-info-path-expression.py: New file.
6336 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6337
fb66cde8
SDJ
63382018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6339
6340 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6341 error after "cannot resolve name" string.
6342
c708f4d2
AB
63432018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6344
6345 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6346 started.
6347 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6348
37cc0cae
TV
63492018-07-28 Tom de Vries <tdevries@suse.de>
6350
6351 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6352
63b4ecf7
TV
63532018-07-26 Tom de Vries <tdevries@suse.de>
6354
6355 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6356
3c3bb058
AB
63572018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6358
6359 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6360 is visible.
6361
9e7f3bbb
TV
63622018-07-26 Tom de Vries <tdevries@suse.de>
6363
6364 PR breakpoints/23366
6365 * gdb.base/catch-follow-exec.c: New test.
6366 * gdb.base/catch-follow-exec.exp: New file.
6367
16f808ec
TV
63682018-07-25 Tom de Vries <tdevries@suse.de>
6369
6370 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6371 vla-optimized-out.c.
6372
d7154a8d
JV
63732018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6374
6375 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6376 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6377
232a0032
TV
63782018-07-20 Tom de Vries <tdevries@suse.de>
6379
6380 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6381 NOCLONE macro.
6382 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6383
fbb1d502
TV
63842018-07-19 Tom de Vries <tdevries@suse.de>
6385
6386 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6387 regular expression.
6388
42dc7699
TV
63892018-07-18 Tom de Vries <tdevries@suse.de>
6390
6391 * gdb.base/vla-optimized-out.c: New test.
6392 * gdb.base/vla-optimized-out.exp: New file.
6393
7f1f7e23
SDJ
63942018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6395
6396 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6397 message "No address associated with hostname" when gdbserver
6398 cannot resolve the hostname.
6399
5759ebb3
PW
64002018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6401
6402 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6403 Add some test prefixes to make tests unique.
6404
3606ccab
PW
64052018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6406
6407 * gdb.base/frameapply.c: New file.
6408 * gdb.base/frameapply.exp: New file.
6409
529c08b2
PW
64102018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6411
6412 * gdb.base/skip.exp: Update expected error message.
6413
c7ab0aef
SDJ
64142018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6415 Jan Kratochvil <jan.kratochvil@redhat.com>
6416 Paul Fertser <fercerpav@gmail.com>
6417 Tsutomu Seki <sekiriki@gmail.com>
6418
6419 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6420 parameter.
6421 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6422 by default.
6423 * boards/native-gdbserver.exp: Likewise.
6424 * gdb.server/run-without-local-binary.exp: Improve regexp used
6425 for detecting when a remote debugging connection succeeds.
6426 * gdb.server/server-connect.exp: New file.
6427 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6428 Do not prefix the port number with ":".
6429 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6430 support for detecting and using it. Add '$debughost_gdbserver'
6431 to the list of arguments used to start gdbserver. Handle case
6432 when gdbserver cannot resolve a network name.
6433
16ff70dd
SDJ
64342018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6435
6436 PR c++/23373
6437 * gdb.base/ptype-offsets.cc (struct static_member): New
6438 struct.
6439 (main) <stmember>: New variable.
6440 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6441 with a static member in it.
6442
3541979f
AB
64432018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6444
6445 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6446 watchpoints enabled and disabled.
6447
c8ad9b9a
AB
64482018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6449
6450 * gdb.base/examine-backward.exp: Still run tests around address
6451 0x0, even if address 0x0 is not readable. Update the pattern for
6452 matching address 0x0 in expected output.
6453
e0e5e971
AB
64542018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6455
6456 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6457 malloc/free.
6458
1ea5da02
TV
64592018-07-04 Tom de Vries <tdevries@suse.de>
6460
6461 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6462
471b9d15
MR
64632018-07-02 Maciej W. Rozycki <macro@mips.com>
6464
6465 PR tdep/8282
6466 * gdb.arch/mips-disassembler-options.exp: New test.
6467 * gdb.arch/mips-disassembler-options.s: New test source.
6468
75acb486
PA
64692018-06-29 Pedro Alves <palves@redhat.com>
6470
6471 * gdb.threads/names.exp: Adjust expected "info threads" output.
6472
cd2bb709
PA
64732018-06-29 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.opt/inline-break.exp (line number, address): Add "info
6476 break" tests.
6477
991ff292
PA
64782018-06-29 Pedro Alves <palves@redhat.com>
6479
6480 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6481 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6482 number and address and running to them.
6483
356819b6 64842018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6485
6486 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6487
2512d7ef
JK
64882018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6489
6490 * lib/compiler.c: Remove executable permission flag.
6491
be1b6474
RB
64922018-06-28 Richard Bunt <richard.bunt@arm.com>
6493
6494 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6495 code.
6496 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6497
291f9a96
PT
64982018-06-28 Petr Tesarik <ptesarik@suse.cz>
6499
6500 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6501
ed6dfe51
PT
65022018-06-28 Petr Tesarik <ptesarik@suse.cz>
6503
6504 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6505 address argument is omitted.
6506
d4d429d5
PT
65072018-06-28 Petr Tesarik <ptesarik@suse.cz>
6508
6509 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6510
7ab6656f
OJ
65112018-06-27 Omair Javaid <omair.javaid@linaro.org>
6512
6513 PR gdb/21695
6514 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6515 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6516
a33ccfc7
TT
65172018-06-26 Tom Tromey <tom@tromey.com>
6518
6519 PR rust/22574:
6520 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6521 * gdb.rust/simple.rs (struct SimpleLayout): New.
6522
6d72d289
SM
65232018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6524
6525 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6526 "info registers" output.
6527
8363f9d5
RB
65282018-06-21 Richard Bunt <richard.bunt@arm.com>
6529
6530 * gdb.base/watchpoint-hw-attach.c: New test.
6531 * gdb.base/watchpoint-hw-attach.exp: New file.
6532
f00674fe
SM
65332018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6534
6535 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6536 through /bin/sh.
6537 * boards/dwarf4-gdb-index.exp: Likewise.
6538 * boards/fission-dwp.exp: Likewise.
6539
1d554008
UW
65402018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6541
6542 * gdb.base/float128.exp: Add comment and improved fail message
6543 to the failure case of "print large128" test.
6544
d0ac1c44
SM
65452018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6546
6547 * configure.ac: Remove AC_PREREQ.
6548 * configure: Re-generate.
6549
61b04dd0
PA
65502018-06-19 Pedro Alves <palves@redhat.com>
6551
6552 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6553 (func_extern_caller): New.
6554 (main): Call func_extern_caller.
6555 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6556 logic change.
6557
f63b508a
SM
65582018-06-18 Weimin Pan <weimin.pan@oracle.com>
6559
6560 PR gdb/16841
6561 * gdb.cp/typedef-base.cc: New file.
6562 * gdb.cp/typedef-base.exp: New file.
6563
0fe3a558
TV
65642018-06-18 Tom de Vries <tdevries@suse.de>
6565
6566 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6567
7010835a
AB
65682018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6569 Richard Bunt <Richard.Bunt@arm.com>
6570
6571 * gdb.threads/attach-slow-waitpid.c: New file.
6572 * gdb.threads/attach-slow-waitpid.exp: New file.
6573 * gdb.threads/slow-waitpid.c: New file.
6574
14897d65
PA
65752018-06-14 Pedro Alves <palves@redhat.com>
6576
6577 * gdb.base/fork-running-state.c: Include <errno.h>.
6578 (exit_if_relative_exits): New.
6579 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6580 exits.
6581 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6582 child exits.
6583
5d9a0608
TV
65842018-06-14 Tom de Vries <tdevries@suse.de>
6585
6586 PR cli/22573
6587 * gdb.base/finish-pretty.c: New test.
6588 * gdb.base/finish-pretty.exp: New file.
6589
11ae5818
PA
65902018-06-14 Pedro Alves <palves@redhat.com>
6591
6592 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6593 gdb's expected startup output.
6594
1d39de44
PA
65952018-06-14 Pedro Alves <palves@redhat.com>
6596
6597 * lib/selftest-support.exp (selftest_setup): Remove inlined
6598 function handling.
6599
70ee0000
TV
66002018-06-14 Tom de Vries <tdevries@suse.de>
6601
6602 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6603 matching of breakpoint printing.
6604
11f4b608
TV
66052018-06-13 Tom de Vries <tdevries@suse.de>
6606
6607 PR testsuite/23269
6608 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6609 (fork_child): ... here, and ...
6610 (fork_parent): ... here.
6611
66122018-06-12 Tom de Vries <tdevries@suse.de>
6613
6614 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6615
9516f85a
AB
66162018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6617 Stephen Roberts <stephen.roberts@arm.com>
6618
6619 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6620 rewrite test to describe action performed, rather than possible
6621 failure.
6622
5045b3d7
GB
66232018-06-08 Gary Benson <gbenson@redhat.com>
6624
6625 * gdb.threads/check-libthread-db.exp: New file.
6626 * gdb.threads/check-libthread-db.c: Likewise.
6627
c61b06a1
TT
66282018-06-05 Tom Tromey <tom@tromey.com>
6629
6630 * gdb.base/default.exp: Update expected "show version" output.
6631
eb6af809
TT
66322018-06-05 Tom Tromey <tom@tromey.com>
6633
6634 PR cli/12326:
6635 * gdb.cp/static-print-quit.exp: Update.
6636 * lib/gdb.exp (pagination_prompt): Update.
6637 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6638 * gdb.python/python.exp: Update.
6639
178d6a63
JB
66402018-06-04 Joel Brobecker <brobecker@adacore.com>
6641
6642 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6643
8e817061
JB
66442018-06-01 Joel Brobecker <brobecker@adacore.com>
6645
6646 * gdb.ada/bp_fun_addr: New testcase.
6647
e86ca25f
TT
66482018-06-01 Tom Tromey <tom@tromey.com>
6649
6650 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6651 results.
6652 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6653 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6654 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6655 * gdb.base/maint.exp (maint_pass_if): Update.
6656
4b2dfa9d
MR
66572018-05-31 Maciej W. Rozycki <macro@mips.com>
6658
6659 * gdb.base/endian.exp: New test.
6660 * gdb.base/endian.c: New test source.
6661
45f25d6c
AB
66622018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6663
6664 PR gdb/23203
6665 * gdb.base/bt-selected-frame.c: New file.
6666 * gdb.base/bt-selected-frame.exp: New file.
6667 * lib/gdb.exp (get_current_frame_number): New function.
6668
d9f6d7f8
MR
66692018-05-24 Maciej W. Rozycki <macro@mips.com>
6670 Pedro Alves <palves@redhat.com>
6671
6672 * gdb.threads/tls-core.c: Include <stdlib.h>
6673 (thread_proc): Call `abort'.
6674 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6675 (tls_core_test): New procedure, bits factored out from ...
6676 (top level): ... here. Test both native cores and gcore cores.
6677
ff1cf532
TT
66782018-05-23 Tom Tromey <tom@tromey.com>
6679
6680 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6681
b98664d3
TT
66822018-05-23 Tom Tromey <tom@tromey.com>
6683
6684 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6685 symfile_complaints.
6686 (test_short_complaints): Likewise.
6687 (test_empty_complaints): Likewise.
6688 (test_initial_complaints): Update.
6689
4e9668d0
TT
66902018-05-23 Tom Tromey <tom@tromey.com>
6691
6692 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6693
43ba33c7
TT
66942018-05-23 Tom Tromey <tom@tromey.com>
6695
6696 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6697 (test_short_complaints): Update.
6698
035522c0
PA
66992018-05-22 Pedro Alves <palves@redhat.com>
6700
6701 * gdb.base/remote.exp: Only gdb_start after compiling the
6702 testcase. Issue "disconnect" before testing "set remote" command
6703 defaults. Issue clean_restart before running to main.
6704
cc0be08f
PA
67052018-05-22 Pedro Alves <palves@redhat.com>
6706
6707 * gdb.base/remote.exp: Adjust expected output of "show remote
6708 memory-write-packet-size". Add tests for "set remote
6709 memory-write-packet-size 0" and "set remote
6710 memory-write-packet-size fixed/limit".
6711
b1b60145
PA
67122018-05-22 Pedro Alves <palves@redhat.com>
6713
6714 PR gdb/22973
6715 * gdb.base/utf8-identifiers.c: New file.
6716 * gdb.base/utf8-identifiers.exp: New file.
6717
0ec848ad
PFC
67182018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6719
6720 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6721
2c3305f6
PFC
67222018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6723
6724 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6725
ce1e8424
TT
67262018-05-18 Tom Tromey <tom@tromey.com>
6727
6728 * gdb.base/ptype-offsets.exp: Update.
6729
ddfe970e
KS
67302018-05-17 Keith Seitz <keiths@redhat.com>
6731
6732 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6733 in expected breakpoint stop locations.
6734 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6735 move to proper scope to test variable values.
6736 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6737 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6738 New functions.
6739 (main): Call not_inline_func3.
6740 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6741 inline_func1, inline_func2, and inline_func3. Test that when each
6742 breakpoint is hit, GDB properly reports both the stop location
6743 and the backtrace. Repeat tests for temporary breakpoints.
6744
0726fcc6
MR
67452018-05-15 Maciej W. Rozycki <macro@mips.com>
6746
6747 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6748 rather then trying to access it in determining whether the PID
6749 of `gdbserver' could have been retrieved.
6750
8ee22052
AB
67512018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6752
6753 * gdb.arch/amd64-init-x87-values.S: New file.
6754 * gdb.arch/amd64-init-x87-values.exp: New file.
6755
7785df48
JK
67562018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6757
6758 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6759
56bcdbea
TT
67602018-05-04 Tom Tromey <tom@tromey.com>
6761
6762 PR python/22730:
6763 * gdb.python/python.exp: Test multi-line execute.
6764
a913fffb
TT
67652018-05-04 Tom Tromey <tom@tromey.com>
6766
6767 PR python/22731:
6768 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6769
7a2c85f2
TT
67702018-05-04 Tom Tromey <tom@tromey.com>
6771
6772 PR gdb/11750:
6773 * gdb.base/define.exp: Test defining a user command inside a user
6774 command.
6775 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6776
a3b60e45
JK
67772018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6778 Pedro Alves <palves@redhat.com>
6779
6780 PR breakpoints/19806 and support for PR external/20207.
6781 * gdb.base/watchpoint-unaligned.c: New file.
6782 * gdb.base/watchpoint-unaligned.exp: New file.
6783
45fe4a03
AB
67842018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6785
6786 * gdb.base/maint.exp: Make test names unique, use
6787 test_prefix_command_help to test 'help maint info', and remove
6788 repeated test of 'help maint'.
6789
9be2ae8f
TT
67902018-05-04 Tom Tromey <tom@tromey.com>
6791
6792 PR gdb/22619:
6793 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6794 behavior.
6795
11859c31
AB
67962018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6797
6798 * gdb.base/maint.exp: Process output from 'maint print registers'
6799 line at a time.
6800
089a9490
AB
68012018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6802
6803 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6804 timeout.
6805
9b0797e2
AB
68062018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6807
6808 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6809 filter pattern.
6810
f6ac5f3d
PA
68112018-05-02 Pedro Alves <palves@redhat.com>
6812
6813 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6814 to_log_command renames.
6815 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6816
77d3c63b
TT
68172018-05-02 Tom Tromey <tom@tromey.com>
6818
6819 * gdb.python/py-parameter.exp: Set test message.
6820
0489430a
TT
68212018-05-02 Tom Tromey <tom@tromey.com>
6822
6823 PR python/20084:
6824 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6825 PARAM_ZUINTEGER_UNLIMITED tests.
6826
1632f8ba
DR
68272018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6828
6829 PR rust/23124
6830 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6831 when casting.
6832
6d7bb824
TT
68332018-04-30 Tom Tromey <tom@tromey.com>
6834
6835 * gdb.python/py-type.exp: Check align attribute.
6836 * gdb.python/py-type.c: New "aligncheck" global.
6837
007e1530
TT
68382018-04-30 Tom Tromey <tom@tromey.com>
6839
6840 PR exp/17095:
6841 * gdb.dwarf2/dw2-align.exp: New file.
6842 * gdb.cp/align.exp: New file.
6843 * gdb.base/align.exp: New file.
6844 * lib/gdb.exp (gdb_int128_helper): New proc.
6845 (has_int128_c, has_int128_cxx): New caching procs.
6846
6873858b
TT
68472018-04-27 Tom Tromey <tom@tromey.com>
6848
6849 PR rust/22545:
6850 * gdb.rust/simple.exp: Add inclusive range tests.
6851
79188d8d
PA
68522018-04-26 Pedro Alves <palves@redhat.com>
6853
6854 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6855 ifunc breakpoint locations correctly of ifunc breakpoints set
6856 while the program resolves the ifunc.
6857
c7075ad5
PA
68582018-04-26 Pedro Alves <palves@redhat.com>
6859
6860 * gdb.base/gnu-ifunc-final.c: New file.
6861 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6862 * gdb.base/gnu-ifunc.exp (executable): Delete.
6863 (staticexecutable): Adjust.
6864 (lib_opts, exec_opts): Delete.
6865 (make_binsuffix, build, set-break): New procedures.
6866 (misc_tests): New, with tests factored out from the top level.
6867 (top level): Test different combinations of ifunc resolver name,
6868 resolver with and with debug info, and ifunc target with and
6869 without debug info. Wrap static tests with with_target_prefix.
6870
8388016d
PA
68712018-04-26 Pedro Alves <palves@redhat.com>
6872
6873 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6874 return type" warnings.
6875
249b5733
PA
68762018-04-25 Pedro Alves <palves@redhat.com>
6877
6878 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6879 killed".
6880 * gdb.base/kill-after-signal.exp: Likewise.
6881 * gdb.threads/kill.exp: Likewise.
6882
f67c0c91
SDJ
68832018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6884 Sergio Durigan Junior <sergiodj@redhat.com>
6885 Pedro Alves <palves@redhat.com>
6886
6887 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6888 regexps to expect for '[Inferior ... detached]' as well.
6889 * gdb.base/attach.exp: Likewise.
6890 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6891 "gdb_continue_to_end".
6892 (test_catch_syscall_with_wrong_args): Likewise.
6893 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6894 ']'. Don't set 'verbose' on.
6895 * gdb.base/foll-vfork.exp: Likewise.
6896 * gdb.base/fork-print-inferior-events.c: New file.
6897 * gdb.base/fork-print-inferior-events.exp: New file.
6898 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6899 '[Inferior ... has been killed]' message.
6900 * gdb.base/kill-after-signal.exp: Likewise.
6901 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6902 detach message.
6903 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6904 message.
6905 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6906 regexps to expect for '[Inferior ... detached]' as well.
6907 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6908
0a8ddac4
SM
69092018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6910
6911 PR gdb/23104
6912 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6913
701adfb0
PA
69142018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6915
6916 PR gdb/23095
6917 * gdb.base/break-probes.exp: Pass shlib_load to
6918 prepare_for_testing. Set normal_bp to r_debug_state if target is
6919 bsd.
6920
d27d16bf
RB
69212018-04-19 Richard Bunt <richard.bunt@arm.com>
6922
6923 * gdb.threads/multiple-successive-infcall.c: New test.
6924 * gdb.threads/multiple-successive-infcall.exp: New file.
6925
a037790e
TT
69262018-04-17 Tom Tromey <tom@tromey.com>
6927
6928 * gdb.rust/simple.rs (Union): New type.
6929 (main): New local "u".
6930 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6931
e3a91079
AA
69322018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6933
6934 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6935 number information in output of "whereis" command.
6936 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6937
b744723f
AA
69382018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6939
6940 * gdb.ada/info_types.exp: Adjust expected output to the line
6941 numbers now printed by "info var/func/type".
6942 * gdb.base/completion.exp: Likewise.
6943 * gdb.base/included.exp: Likewise.
6944 * gdb.cp/cp-relocate.exp: Likewise.
6945 * gdb.cp/cplusfuncs.exp: Likewise.
6946 * gdb.cp/namespace.exp: Likewise.
6947 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6948
4a4495d6
MM
69492018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6950
6951 * gdb.btrace/cpu.exp: New.
6952
1d509aa6
MM
69532018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6954
6955 * gdb.base/step-indirect-call-thunk.exp: New.
6956 * gdb.base/step-indirect-call-thunk.c: New.
6957 * gdb.reverse/step-indirect-call-thunk.exp: New.
6958 * gdb.reverse/step-indirect-call-thunk.c: New.
6959
6295b6da
SM
69602018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6961
6962 * gdb.base/pie-fork.c: New file.
6963 * gdb.base/pie-fork.exp: New file.
6964
50146e70
TT
69652018-04-11 Tom Tromey <tom@tromey.com>
6966
6967 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6968
f50d8a2e
PA
69692018-04-10 Pedro Alves <palves@redhat.com>
6970
6971 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6972 exits. Instead loop running forever.
6973 (fork_parent): Run forever too.
6974
a0be7a36
SM
69752018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6976
6977 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6978 mi_continue_to_line.
6979 * gdb.mi/mi-stack.c (callee4): Add comment.
6980
9b73db36
SM
69812018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6982
6983 * gdb.mi/mi-stack.exp: Fix indentation.
6984
c912f608
SM
69852018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6986
6987 PR gdb/22979
6988 * gdb.arch/amd64-osabi.exp: New file.
6989
26540402
SM
69902018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6991
6992 PR gdb/22980
6993 * gdb.base/osabi.exp: New file.
6994
121ad66c 69952018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6996
6997 * gdb.cp/static-typedef-print.exp: New file.
6998 * gdb.cp/static-typedef-print.cc: New file.
6999
3fcded8f
JB
70002018-03-27 Joel Brobecker <brobecker@adacore.com>
7001
7002 * gdb.ada/varsize_limit: New testcase.
7003
59cc4834
JB
70042018-03-27 Joel Brobecker <brobecker@adacore.com>
7005
7006 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7007
7008 * gdb.ada/notcplusplus: New testcase.
7009
7010 * gdb.base/c-linkage-name.c: New file.
7011 * gdb.base/c-linkage-name.exp: New testcase.
7012
4ca59a9f
TT
70132018-03-26 Tom Tromey <tom@tromey.com>
7014
7015 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7016 * gdb.python/py-framefilter.py (name_error): New global.
7017 (ErrorInName.function): Use name_error.
7018
978d6c75
TT
70192018-03-26 Tom Tromey <tom@tromey.com>
7020
7021 PR backtrace/15582:
7022 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7023
b7fee5a3
KS
70242018-03-23 Keith Seitz <keiths@redhat.com>
7025
7026 PR c++/22968
7027 * gdb.cp/subtypes.exp: New file.
7028 * gdb.cp/subtypes.h: New file.
7029 * gdb.cp/subtypes.cc: New file.
7030 * gdb.cp/subtypes-2.cc: New file.
7031
376be529
AB
70322018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7033
7034 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7035 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7036 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7037 -nostartfiles when compiling the test. Confirm that all registers
7038 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7039
066cfa98
AB
70402018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7041
7042 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7043 option, syntax was wrong anyway.
7044 * gdb.arch/arm-disp-step.exp: Likewise.
7045 * gdb.arch/sparc64-regs.exp: Likewise.
7046 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7047 option, syntax was wrong anyway, switch to use
7048 prepare_for_testing.
7049 * gdb.arch/i386-disp-step.exp: Likewise.
7050
079670b9
AA
70512018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7052
7053 * gdb.ada/exec_changed.exp: Replace "target_info exists
7054 use_gdb_stub" by "use_gdb_stub".
7055 * gdb.ada/start.exp: Likewise.
7056 * gdb.base/async-shell.exp: Likewise.
7057 * gdb.base/attach-pie-misread.exp: Likewise.
7058 * gdb.base/attach-wait-input.exp: Likewise.
7059 * gdb.base/break-entry.exp: Likewise.
7060 * gdb.base/break-interp.exp: Likewise.
7061 * gdb.base/dprintf-detach.exp: Likewise.
7062 * gdb.base/nostdlib.exp: Likewise.
7063 * gdb.base/solib-nodir.exp: Likewise.
7064 * gdb.base/statistics.exp: Likewise.
7065 * gdb.base/testenv.exp: Likewise.
7066 * gdb.mi/mi-exec-run.exp: Likewise.
7067 * gdb.mi/mi-start.exp: Likewise.
7068 * gdb.multi/dummy-frame-restore.exp: Likewise.
7069 * gdb.multi/multi-arch-exec.exp: Likewise.
7070 * gdb.multi/multi-arch.exp: Likewise.
7071 * gdb.multi/tids.exp: Likewise.
7072 * gdb.multi/watchpoint-multi.exp: Likewise.
7073 * gdb.python/py-events.exp: Likewise.
7074 * gdb.threads/attach-into-signal.exp: Likewise.
7075 * gdb.threads/attach-stopped.exp: Likewise.
7076 * gdb.threads/threadapply.exp: Likewise.
7077 * lib/selftest-support.exp: Likewise.
7078
26d6cec4
AA
70792018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7080
7081 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7082
4ee89e90
SR
70832018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7084
7085 * gdb.perf/template-breakpoints.cc: New file.
7086 * gdb.perf/template-breakpoints.exp: New file.
7087 * gdb.perf/template-breakpoints.py: New file.
7088
92630041
TT
70892018-03-19 Tom Tromey <tom@tromey.com>
7090
7091 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7092 y0.
7093 * gdb.rust/simple.exp: Test bare identifier form of struct
7094 initializer.
7095
76727919
TT
70962018-03-19 Tom Tromey <tom@tromey.com>
7097
7098 * gdb.gdb/observer.exp: Remove.
7099
194ed413
AA
71002018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7101
7102 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7103 "qualified" option when setting breakpoints.
7104 * gdb.trace/backtrace.exp: Likewise.
7105 * gdb.trace/circ.exp: Likewise.
7106 * gdb.trace/collection.exp: Likewise.
7107 * gdb.trace/disconnected-tracing.exp: Likewise.
7108 * gdb.trace/ftrace-lock.exp: Likewise.
7109 * gdb.trace/ftrace.exp: Likewise.
7110 * gdb.trace/infotrace.exp: Likewise.
7111 * gdb.trace/packetlen.exp: Likewise.
7112 * gdb.trace/passc-dyn.exp: Likewise.
7113 * gdb.trace/qtro.exp: Likewise.
7114 * gdb.trace/read-memory.exp: Likewise.
7115 * gdb.trace/report.exp: Likewise.
7116 * gdb.trace/signal.exp: Likewise.
7117 * gdb.trace/status-stop.exp: Likewise.
7118 * gdb.trace/strace.exp: Likewise.
7119 * gdb.trace/tfind.exp: Likewise.
7120 * gdb.trace/trace-break.exp: Likewise.
7121 * gdb.trace/trace-condition.exp: Likewise.
7122 * gdb.trace/trace-mt.exp: Likewise.
7123 * gdb.trace/tstatus.exp: Likewise.
7124 * gdb.trace/tsv.exp: Likewise.
7125 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7126 * gdb.trace/unavailable.exp: Likewise.
7127 * gdb.trace/while-dyn.exp: Likewise.
7128
8b067d2c
AA
71292018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7130
7131 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7132 that libinproctrace is copied to the target.
7133
3ae9ce5d
TT
71342018-03-14 Tom Tromey <tom@tromey.com>
7135
7136 PR cli/14977:
7137 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7138 a null pointer.
7139 * gdb.base/wchar.exp: Likewise.
7140
b8c2339b
TT
71412018-03-14 Tom Tromey <tom@tromey.com>
7142
7143 PR cli/19918:
7144 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7145 flag.
7146
4872dc46
SM
71472018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7148
7149 PR gdb/22841
7150 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7151 "target" to remote_exec.
7152
e4fe3756
SM
71532018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7154
7155 PR gdb/22841
7156 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7157 ${board}_upload): Remove.
7158
e95a97d4
AA
71592018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7160
7161 * gdb.cp/watch-cp.cc: New test.
7162 * gdb.cp/watch-cp.exp: New file.
7163
dbbb1059
AB
71642018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7165
7166 * gdb.base/infcall-nested-structs.exp: New file.
7167 * gdb.base/infcall-nested-structs.c: New file.
7168 * gdb.base/float.exp: Add riscv support.
7169
ecc054c0
TP
71702018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7171
7172 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7173 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7174
25e3c82c
SDJ
71752018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7176
7177 * gdb.server/abspath.exp: New file.
7178 * lib/gdb.exp (with_cwd): New procedure.
7179
3083294d
SM
71802018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7181
7182 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7183 use it.
7184 (gdb_is_target_remote_prompt): New proc.
7185 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7186 (gdb_is_target_native): Pass prompt parameter to
7187 gdb_is_target_1.
7188
3275ef47
SM
71892018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7190
7191 * gdb.base/load-command.c: New file.
7192 * gdb.base/load-command.exp: New file.
7193 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7194 (gdb_is_target_1): ...this, and generalize for other targets
7195 than just remote.
7196 (gdb_is_target_remote): Use gdb_is_target_1.
7197 (gdb_is_target_native): use gdb_is_target_1.
7198
6893c19a
TT
71992018-02-26 Tom Tromey <tom@tromey.com>
7200
7201 PR python/16497:
7202 * gdb.python/py-framefilter.exp: Update test.
7203
2ddeaf8a
TT
72042018-02-26 Tom Tromey <tom@tromey.com>
7205
7206 * gdb.dwarf2/variant.c: New file.
7207 * gdb.dwarf2/variant.exp: New file.
7208
c9317f21
TT
72092018-02-26 Tom Tromey <tom@tromey.com>
7210
7211 * gdb.rust/simple.exp: Accept more possible results in enum test.
7212
6f6d0c26
SM
72132018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7214
7215 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7216 parentheses.
7217
11b03145
MR
72182018-02-23 Maciej W. Rozycki <macro@mips.com>
7219
7220 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7221 name of a variable: $actual_linejj -> $actual_line.
7222
54a27fe5
JB
72232018-02-21 John Baldwin <jhb@FreeBSD.org>
7224
7225 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7226
de65820c
MM
72272018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7228
7229 * gdb.btrace/buffer-size.exp: Do not force BTS.
7230
980548fd
PA
72312018-02-14 Pedro Alves <palves@redhat.com>
7232
7233 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7234 getting a "Quit".
7235
c4e12631
MM
72362018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7237
7238 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7239 Fix test name.
7240
c2e0e465
SM
72412018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7242
7243 * gdb.cp/m-static.exp: Check type of optimized out static
7244 member.
7245
f7216783
AB
72462018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7247
7248 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7249 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7250
0625771b
LS
72512018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7252 Leszek Swirski <leszeks@google.com>
7253
7254 * gdb.python/py-prettyprint.c
7255 (struct to_string_returns_value_inner,
7256 struct to_string_returns_value_wrapper): New.
7257 (main): Add tsrvw variable.
7258 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7259 ToStringReturnsValueWrapper): New classes.
7260 (register_pretty_printers): Register new pretty-printers.
7261 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7262 recursive pretty printer.
7263 * gdb.python/py-mi.exp: Likewise.
7264
59498c30
LS
72652018-02-01 Leszek Swirski <leszeks@google.com>
7266
7267 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7268 functions with the same name as an include file are parsed
7269 correctly.
7270
d4d38844
YQ
72712018-02-01 Yao Qi <yao.qi@linaro.org>
7272
7273 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7274 "\[^\r\n\]*".
7275
07e5f5cf
NP
72762018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7277
7278 * gdb.arch/powerpc-prologue-frame.s: New file.
7279 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7280 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7281
929b5ad4
JB
72822018-01-31 Joel Brobecker <brobecker@adacore.com>
7283
7284 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7285
e671cd59
PA
72862018-01-30 Pedro Alves <palves@redhat.com>
7287
7288 PR gdb/13211
7289 * gdb.base/interrupt-daemon.c: New.
7290 * gdb.base/interrupt-daemon.exp: New.
7291 * gdb.multi/multi-term-settings.c: New.
7292 * gdb.multi/multi-term-settings.exp: New.
7293
fc413dc4
JB
72942018-01-30 Joel Brobecker <brobecker@adacore.com>
7295
7296 * gdb.base/break.exp: Save the location where the breakpoint
7297 on break.c:47 was actually inserted when debugging the version
7298 compiled at -O2 and use it in the expected output of the "info
7299 break" test performed soon after.
7300
5c319bb2
PA
73012018-01-22 Pedro Alves <palves@redhat.com>
7302 Sergio Durigan Junior <sergiodj@redhat.com>
7303
7304 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7305 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7306
a9e40818
JB
73072018-01-22 Joel Brobecker <brobecker@adacore.com>
7308
7309 * gdb.base/break-include.c, gdb.base/break-include.inc,
7310 gdb.base/break-include.exp: New files.
7311 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7312 line number now being the actual line number where the breakpoint
7313 was inserted.
7314 * gdb.mi/mi-break.exp: Likewise.
7315 * gdb.mi/mi-reverse.exp: Likewise.
7316 * gdb.mi/mi-simplerun.exp: Ditto.
7317
e707fc44
AB
73182018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7319
7320 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7321 varobj.
7322 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7323
ae451627
AB
73242018-01-21 Don Breazeal <donb@codesourcery.com>
7325 Andrew Burgess <andrew.burgess@embecosm.com>
7326
7327 * gdb.mi/basics.c: Add new global.
7328 * gdb.mi/mi-frame-regs.exp: New file.
7329 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7330 case.
7331
b1b189e0
AB
73322018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7333
7334 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7335 non-parameter, and on an unknown symbol.
7336
fcfcc376
TT
73372018-01-19 Tom Tromey <tom@tromey.com>
7338
7339 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7340 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7341
634c1c31
AA
73422018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7343
7344 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7345 setrlimit and chdir to int.
7346
d6ad07fd
AA
73472018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7348
7349 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7350 function.
7351 (my_tend): Likewise.
7352 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7353 rationale of avoiding FP- and vector instructions.
7354
adf8243b
RK
73552018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7356
7357 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7358 "info reg" with "\[ \t\]*".
7359 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7360 "\[ \t\]+".
7361 * gdb.arch/s390-multiarch.exp: Ditto.
7362 * gdb.base/pc-fp.exp: Ditto.
7363 * gdb.reverse/i386-precsave.exp: Ditto.
7364 * gdb.reverse/i386-reverse.exp: Ditto.
7365 * gdb.reverse/i387-env-reverse.exp: Ditto.
7366 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7367
dcc06925
AA
73682018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7369
7370 * lib/gdb.exp (gdb_compile): Re-enable use of
7371 universal_compile_options for languages other than Rust.
7372
25d4fd80
AA
73732018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7374
7375 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7376
ee7f689e 73772018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7378
7379 PR gdb/16577
7380 * gdb.base/solib-vanish.exp: New.
7381 * gdb.base/solib-vanish-main.c: New.
7382 * gdb.base/solib-vanish-lib1.c: New.
7383 * gdb.base/solib-vanish-lib2.c: New.
7384
d8447b6b
YQ
73852018-01-17 Yao Qi <yao.qi@linaro.org>
7386
7387 * gdb.compile/compile.exp: Match the address printed for
7388 frame in the output of command "bt".
7389
86d6a90c
TT
73902018-01-15 Tom Tromey <tom@tromey.com>
7391
7392 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7393 compute sp_reg.
7394
cbcdb1aa
AB
73952018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7396
7397 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7398 to prepare.
7399 (prepare): Return 0 on error, 1 on success.
7400
eea61984
PA
74012018-01-12 Pedro Alves <palves@redhat.com>
7402
7403 * gdb.base/continue-after-aborted-step-over.c: New.
7404 * gdb.base/continue-after-aborted-step-over.exp: New.
7405
6181e9c2
SM
74062018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7407
7408 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7409 options when not creating an executable.
7410
3cada740
PA
74112018-01-11 Pedro Alves <palves@redhat.com>
7412
7413 PR remote/22597
7414 * gdb.server/stop-reply-no-thread.c: New file.
7415 * gdb.server/stop-reply-no-thread.exp: New file.
7416
c63d3e8d
PA
74172018-01-10 Pedro Alves <palves@redhat.com>
7418
7419 PR gdb/22670
7420 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7421 functions too. Test setting breakpoints and printing C functions
7422 with no debug info too.
7423 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7424
d4c2a405
PA
74252018-01-10 Pedro Alves <palves@redhat.com>
7426
7427 PR gdb/22670
7428 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7429 a fail.
7430
8825213e
PA
74312018-01-10 Pedro Alves <palves@redhat.com>
7432
7433 PR gdb/22670
7434 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7435
605fd3c6
YQ
74362018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7437
7438 * gdb.server/unittest.exp: Match the output in non-development
7439 mode.
7440
1e5ded6c
YQ
74412018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7442
7443 * gdb.gdb/unittest.exp: Match output in non-development mode.
7444
30066b0b
JB
74452018-01-08 Joel Brobecker <brobecker@adacore.com>
7446
7447 * gdb.ada/access_tagged_param.exp: Relax expected output
7448 for value of "ObjL" in "continue" to pck.inspect breakpoint
7449 test.
7450
04bafb1e
XR
74512018-01-08 Joel Brobecker <brobecker@adacore.com>
7452
9f86398b
JB
7453 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7454 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7455
e379cee6
PA
74562018-01-05 Pedro Alves <palves@redhat.com>
7457
7458 PR gdb/18653
7459 * gdb.base/libsegfault.exp: New.
7460
de63c46b
PA
74612018-01-05 Joel Brobecker <brobecker@adacore.com>
7462
7463 PR gdb/22670
7464 * gdb.ada/access_tagged_param.exp: New file.
7465 * gdb.ada/access_tagged_param/foo.adb: New file.
7466
f98fc17b
PA
74672018-01-05 Pedro Alves <palves@redhat.com>
7468
7469 PR gdb/22670
7470 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7471 exercise lower case too, and to exercise both full matching and
7472 wild matching.
7473
342f8240
JB
74742018-01-05 Joel Brobecker <brobecker@adacore.com>
7475
7476 * gdb.ada/rename_subscript_param: New testcase.
7477
7150d33c
JG
74782018-01-05 Jerome Guitton <guitton@adacore.com>
7479
7480 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7481
cc0e770c
JB
74822018-01-05 Joel Brobecker <brobecker@adacore.com>
7483
7484 * gdb.ada/convvar_comp: New testcase.
7485
672a41aa 74862018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7487
7488 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7489 (My_Table): New global variable.
7490 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7491
7365ec2f
JB
74922018-01-04 Joel Brobecker <brobecker@adacore.com>
7493
7494 PR gdb/22670
7495 * gdb.ada/maint_with_ada: New testcase.
7496
289483b6
JB
74972018-01-04 Joel Brobecker <brobecker@adacore.com>
7498
7499 PR gdb/22670
7500 * gdb.ada/bp_c_mixed_case: New testcase.
7501
344420da
JB
75022018-01-04 Joel Brobecker <brobecker@adacore.com>
7503
7504 PR gdb/22670
7505 * gdb.ada/complete.exp: Add "complete break ada" test.
7506
66fc87a0
JB
75072018-01-04 Joel Brobecker <brobecker@adacore.com>
7508
7509 PR gdb/22670
7510 * gdb.ada/info_addr_mixed_case: New testcase.
7511
9f757bf7
XR
75122018-01-03 Xavier Roirand <roirand@adacore.com>
7513
7514 * gdb.ada/excep_handle.exp: New testcase.
7515 * gdb.ada/excep_handle/foo.adb: New file.
7516 * gdb.ada/excep_handle/pck.ads: New file.
7517
bd570f80
JB
75182018-01-03 Joel Brobecker <brobecker@adacore.com>
7519
7520 * gdb.base/step-line.c: Add extra empty line in copyright header.
7521 * gdb.base/step-line.inp: Likewise.
7522
9fe561ab
JB
75232018-01-02 Joel Brobecker <brobecker@adacore.com>
7524
7525 * gdb.ada/dyn_stride.exp: Add slice test.
7526
a405673c
JB
75272018-01-02 Joel Brobecker <brobecker@adacore.com>
7528
7529 * gdb.ada/dyn_stride: New testcase.
7530
cef0f868
SH
75312017-12-27 Stafford Horne <shorne@gmail.com>
7532
7533 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7534 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7535
b67d92b0
SH
75362017-12-27 Stafford Horne <shorne@gmail.com>
7537
7538 * gdb.base/reggroups.c: New file.
7539 * gdb.base/reggroups.exp: New file.
7540
eccab96d
JB
75412017-12-18 Joel Brobecker <brobecker@adacore.com>
7542
7543 * gdb.dwarf2/ada-valprint-error.c: New file.
7544 * gdb.dwarf2/ada-valprint-error.exp: New file.
7545
0e2da9f0
JB
75462017-12-18 Joel Brobecker <brobecker@adacore.com>
7547
7548 * gdb.ada/assign_arr: New testcase.
7549
cb923fcc
XR
75502017-12-18 Xavier Roirand <roirand@adacore.com>
7551
7552 * gdb.ada/funcall_ptr: New testcase.
7553
7c161838
SDJ
75542017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7555
7556 PR cli/16224
7557 * gdb.base/ptype-offsets.cc: New file.
7558 * gdb.base/ptype-offsets.exp: New file.
7559
1af17fd9
YQ
75602017-12-15 Yao Qi <yao.qi@linaro.org>
7561
7562 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7563 if XML is disabled.
7564
828d5846
XR
75652017-12-15 Xavier Roirand <roirand@adacore.com>
7566
7567 * gdb.ada/same_component_name: New testcase.
7568
79e8fcaa
JB
75692017-12-14 Joel Brobecker <brobecker@adacore.com>
7570
7571 * gdb.ada/str_binop_equal: New testcase.
7572
e05fa6f9
JB
75732017-12-14 Joel Brobecker <brobecker@adacore.com>
7574
7575 * gdb.ada/task_switch_in_core: New testcase.
7576
b89641ba
SM
75772017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7578
7579 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7580 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7581 call test_bkpt_qualified.
7582 (test_bkpt_qualified): New proc.
7583
6892d2e4
PA
75842017-12-13 Pedro Alves <palves@redhat.com>
7585
7586 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7587 Tighten regexp by matching with an anchor.
7588
a22ecf70
PA
75892017-12-13 Pedro Alves <palves@redhat.com>
7590
7591 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7592 ("expression with namespace"): New set of tests.
7593 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7594 (Nested::Test_NS::qux): New.
7595 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7596 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7597
9937536c
JB
75982017-12-13 Joel Brobecker <brobecker@adacore.com>
7599
7600 * gdb.base/server-del-break.c: New file.
7601 * gdb.base/server-del-break.exp: New file.
7602
fe49c6f5
SH
76032017-12-12 Stafford Horne <shorne@gmail.com>
7604
7605 * gdb.xml/tdesc-regs.exp: Add or1k support.
7606
c3d18620
SH
76072017-12-12 Stafford Horne <shorne@gmail.com>
7608
7609 * gdb.base/bp-permanent.c: Define nop of or1k.
7610
c5f9cfc8
JB
76112017-12-11 Joel Brobecker <brobecker@adacore.com>
7612
7613 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7614 output with components being reordered.
7615
a9c135fc
JB
76162017-12-11 Joel Brobecker <brobecker@adacore.com>
7617
7618 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7619 output with components being reordered.
7620
927aa2e7
JK
76212017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7622 Pedro Alves <palves@redhat.com>
7623
7624 * gdb.base/maint.exp (check for .gdb_index): Check also for
7625 .debug_names.
7626 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7627 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7628 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7629 (.gdb_index used after symbol reloading): Support also .debug_names.
7630 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7631
f17d9474
YQ
76322017-12-08 Yao Qi <yao.qi@linaro.org>
7633
7634 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7635 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7636
a0de8c21
YQ
76372017-12-08 Yao Qi <yao.qi@linaro.org>
7638
7639 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7640 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7641
a738ea1d
YQ
76422017-12-08 Yao Qi <yao.qi@linaro.org>
7643
7644 * gdb.arch/aarch64-tagged-pointer.c: New file.
7645 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7646
1cd9a73b
SDJ
76472017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7648
7649 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7650 "int".
7651
fa6eb693
KS
76522017-12-07 Keith Seitz <keiths@redhat.com>
7653
7654 PR breakpoints/22569
7655 * gdb.linespec/ls-errs.exp: Change expected result of "break
7656 -source this file has spaces.c -line 3".
7657 Check that an explicit source file followed by whitespace is
7658 identified as an invalid explicit location.
7659
883fd55a
KS
76602017-12-07 Keith Seitz <keiths@redhat.com>
7661
7662 * gdb.cp/nested-types.cc: New file.
7663 * gdb.cp/nested-types.exp: New file.
7664 * lib/cp-support.exp: Load data-structures.exp library.
7665 (debug_cp_test_ptype_class): New global.
7666 (cp_ptype_class_verbose, next_line): New procedures.
7667 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7668 Add and document new return value.
7669 Switch the list of lines to a queue.
7670 Add support for new `type' key for nested type definitions.
7671 Add debugging/troubleshooting messages.
7672 * lib/data-structures.exp: New file.
7673
ec72db3e
SM
76742017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7675
7676 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7677 with proc_with_prefix, don't use with_test_prefix.
7678
99598d71
TT
76792017-12-07 Tom Tromey <tom@tromey.com>
7680
7681 * gdb.base/break.exp: Add test for empty "commands".
7682
a8806230
YQ
76832017-12-07 Yao Qi <yao.qi@linaro.org>
7684
7685 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7686 malloc and catch syscall.
7687
824cc835
PM
76882017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7689
e79be6e5 7690 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7691 tests for explicit locations.
7692
7cc244de
PA
76932017-12-06 Pedro Alves <palves@redhat.com>
7694
7695 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7696 force-disabling XML descriptions.
7697
50a1fdd5
PA
76982017-12-04 Pedro Alves <palves@redhat.com>
7699
7700 PR gdb/22499
7701 * gdb.arch/amd64-disp-step-avx.S: New file.
7702 * gdb.arch/amd64-disp-step-avx.exp: New file.
7703
f0fb2488
PA
77042017-12-03 Pedro Alves <palves@redhat.com>
7705
7706 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7707 and <string.h>.
7708 (parent_function): Print distinct messages when waitpid fails, or
7709 the child exits with a signal, or the child exits for an unhandled
7710 reason.
7711 * gdb.threads/process-dies-while-detaching.exp
7712 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7713 it. Wait for both inferior output and GDB's prompt. Use an
7714 indirect spawn id list.
7715 (do_detach): New parameter 'child_exit'. Use it to compute
7716 expected inferior output.
7717 (test_detach, test_detach_watch, test_detach_killed_outside):
7718 Adjust to pass down the expected child exit kind.
7719
97cbe998
SDJ
77202017-12-01 Joel Brobecker <brobecker@adacore.com>
7721 Sergio Durigan Junior <sergiodj@redhat.com>
7722 Pedro Alves <palves@redhat.com>
7723
7724 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7725
40fc416f
SDJ
77262017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7727
7728 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7729 to 'symbol-file' and 'add-symbol-file' can be
7730 position-independent.
7731
1cc75e92
YQ
77322017-12-01 Yao Qi <yao.qi@linaro.org>
7733
7734 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7735 the URL in copyright header.
7736 * gdb.arch/aarch64-fp.exp: Likewise.
7737 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7738 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7739 * gdb.base/expand-psymtabs.exp: Likewise.
7740 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7741 * gdb.fortran/common-block.exp: Likewise.
7742 * gdb.fortran/common-block.f90: Likewise.
7743 * gdb.fortran/logical.exp: Likewise.
7744 * gdb.fortran/vla-datatypes.f90: Likewise.
7745 * gdb.fortran/vla-sub.f90: Likewise.
7746
875fb7a7
JB
77472017-11-30 Joel Brobecker <brobecker@adacore.com>
7748
7749 * gdb.ada/repeat_dyn: New testcase.
7750
6f14765f
UW
77512017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7752
7753 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7754 Update for changed thread numbering.
7755 * gdb.cell/bt.exp: Update for changed GDB output.
7756
f1af7b94
SM
77572017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7758
7759 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7760 setting isremote by hand.
7761 * boards/dwarf4-gdb-index.exp: Likewise.
7762 * boards/fission.exp: Likewise.
7763 * boards/stabs.exp: Likewise.
7764
e3919f3e
PA
77652017-11-30 Pedro Alves <palves@redhat.com>
7766
7767 * gdb.linespec/cpls-ops.exp
7768 (check_explicit_skips_function_argument): Extract the underlying
7769 type of size_t instead of hardcoding it.
7770
bd69330d
PA
77712017-11-29 Pedro Alves <palves@redhat.com>
7772
7773 PR c++/19436
7774 * gdb.linespec/cpls-abi-tag.cc: New file.
7775 * gdb.linespec/cpls-abi-tag.exp: New file.
7776
a20714ff
PA
77772017-11-29 Pedro Alves <palves@redhat.com>
7778
7779 * gdb.base/langs.exp: Use -qualified.
7780 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7781 it.
7782 * gdb.cp/namespace.exp: Use -qualified.
7783 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7784 (overload-3, template-overload, template-ret-type, const-overload)
7785 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7786 procedures.
7787 (test_driver): Call them.
7788 * gdb.cp/save-bp-qualified.cc: New.
7789 * gdb.cp/save-bp-qualified.exp: New.
7790 * gdb.linespec/explicit.exp: Test -qualified.
7791 * lib/completion-support.exp (completion::explicit_opts_list): Add
7792 "-qualified".
7793 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7794
f6f1d339
PM
77952017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7796
7797 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7798
02ca603a
TT
77992017-11-29 Tom Tromey <tom@tromey.com>
7800
7801 * gdb.base/relocate.exp: Update invalid argument test.
7802 Add new tests for invalid arguments.
7803
ed6c0bfb
TP
78042017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7805
7806 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7807 Return 0 as a long.
7808 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7809
f106e10e
TP
78102017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7811
7812 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7813 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7814 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7815 func ().
7816 * gdb.cp/shadow.cc (B.func): Return 0.
7817
10329bb2
JB
78182017-11-27 Joel Brobecker <brobecker@adacore.com>
7819
7820 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7821 expected output in gdb_expect call to allow the exception
7822 message to be present as well. Fix syntax confusion to avoid
7823 TCL thinking that exception_name is an array.
7824
617cd4bc
UW
78252017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7826
7827 * gdb.arch/spu-info.c: Include <unistd.h>.
7828 (do_signal_test): Fix broken calls to write.
7829 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7830 Fix checks for empty mailboxes. Update signal tests for corrected
7831 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7832 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7833 * gdb.cell/arch.exp: Use standard_output_file.
7834 * gdb.cell/break.exp: Likewise.
7835 * gdb.cell/bt.exp: Likewise.
7836 * gdb.cell/core.exp: Likewise.
7837 * gdb.cell/dwarfaddr.exp: Likewise.
7838 * gdb.cell/ea-cache.exp: Likewise.
7839 * gdb.cell/ea-standalone.exp: Likewise.
7840 * gdb.cell/f-regs.exp: Likewise.
7841 * gdb.cell/fork.exp: Likewise.
7842 * gdb.cell/gcore.exp: Likewise.
7843 * gdb.cell/mem-access.exp: Likewise.
7844 * gdb.cell/ptype.exp: Likewise.
7845 * gdb.cell/registers.exp: Likewise.
7846 * gdb.cell/sizeof.exp: Likewise.
7847 * gdb.cell/solib-symbol.exp: Likewise.
7848 * gdb.cell/solib.exp: Likewise.
617cd4bc 7849
a81aaca0
PA
78502017-11-25 Pedro Alves <palves@redhat.com>
7851
7852 * gdb.base/complete-empty.exp: New file.
7853 * gdb.base/completion.exp: Adjust.
7854
6a3c6ee4
PA
78552017-11-25 Pedro Alves <palves@redhat.com>
7856
7857 * gdb.linespec/cpls-ops.cc: New file.
7858 * gdb.linespec/cpls-ops.exp: New file.
7859 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7860 factored out from ...
7861 (test_complete_prefix_range): ... this.
7862
8955eb2d
PA
78632017-11-24 Pedro Alves <palves@redhat.com>
7864
7865 * gdb.linespec/cpcompletion.exp: New file.
7866 * gdb.linespec/cpls-hyphen.cc: New file.
7867 * gdb.linespec/cpls.cc: New file.
7868 * gdb.linespec/cpls2.cc: New file.
7869 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7870 test to use test_gdb_complete_unique. Add label completion,
7871 keyword completion and explicit location completion tests.
7872 * lib/completion-support.exp: New file.
7873
e547c119
JB
78742017-11-24 Joel Brobecker <brobecker@adacore.com>
7875
7876 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7877 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7878 when hitting an exception catchpoint.
7879
7c3c1aa8
YQ
78802017-11-22 Yao Qi <yao.qi@linaro.org>
7881
7882 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7883
41bd68f5
SM
78842017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7885
7886 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7887 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7888 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7889
1daad298
YQ
78902017-11-22 Yao Qi <yao.qi@linaro.org>
7891
7892 * gdb.base/info-os.exp: Pass pthreads.
7893 * gdb.multi/multi-attach.exp: Likewise.
7894
88465e87
YQ
78952017-11-22 Yao Qi <yao.qi@linaro.org>
7896
7897 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7898 compiler.
7899
dc196b23
YQ
79002017-11-22 Yao Qi <yao.qi@linaro.org>
7901
7902 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7903 * gdb.base/break-interp.exp: Likewise.
7904 * gdb.base/jit-attach-pie.exp: Likewise.
7905
2400729e
UW
79062017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7907
7908 * gdb.base/float128.c (large128): New variable.
7909 * gdb.base/float128.exp: Add test to print largest __float128 value.
7910
7a26362d
UW
79112017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7912
7913 * gdb.arch/vsx-regs.exp: Update register content checks.
7914
ed0f4273
UW
79152017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7916
7917 * gdb.arch/ppc-longdouble.exp: New file.
7918 * gdb.arch/ppc-longdouble.c: Likewise.
7919
a25d69c6
PA
79202017-11-21 Pedro Alves <palves@redhat.com>
7921
7922 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7923
73fcf641
PA
79242017-11-20 Pedro Alves <palves@redhat.com>
7925
7926 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7927 (long_double_typedef): New typedefs.
7928 Use DEF on double and long double.
7929 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7930 cases.
7931 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7932 and 'long_double_ptr_same_size' locals. Use them to decide
7933 whether cast from array/function to float is valid/invalid.
7934
71a3c369
TT
79352017-11-17 Tom Tromey <tom@tromey.com>
7936
7937 * gdb.rust/traits.rs: New file.
7938 * gdb.rust/traits.exp: New file.
7939
ced9779b
JB
79402017-11-17 Joel Brobecker <brobecker@adacore.com>
7941
7942 * gdb.ada/minsyms: New testcase.
7943
a0922d80
PA
79442017-11-16 Pedro Alves <palves@redhat.com>
7945
7946 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7947 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7948
ea04e54c
PA
79492017-11-16 Pedro Alves <palves@redhat.com>
7950
7951 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7952 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7953
e849ea89
PA
79542017-11-16 Pedro Alves <palves@redhat.com>
7955
7956 * gdb.server/reconnect-ctrl-c.c: New file.
7957 * gdb.server/reconnect-ctrl-c.exp: New file.
7958
d8ae99a7
PM
79592017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7960
7961 * gdb.python/py-rbreak.exp: New file.
7962 * gdb.python/py-rbreak.c: New file.
7963 * gdb.python/py-rbreak-func2.c: New file.
7964
968a13f8
PA
79652017-11-16 Pedro Alves <palves@redhat.com>
7966
7967 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7968 pattern.
7969 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7970 GDB.
7971
71774bc9
SM
79722017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7973
7974 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7975 regex.
7976
ddbb44cf
SM
79772017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7978
7979 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7980 test names.
7981
584a564f
PA
79822017-11-09 Pedro Alves <palves@redhat.com>
7983
7984 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7985 factored out from ...
7986 (top level): ... here, and adjusted to avoid expecting beyond the
7987 prompt in a single gdb_test_multiple.
7988
5ed7a928
PA
79892017-11-09 Pedro Alves <palves@redhat.com>
7990
7991 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7992 output.
7993 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7994 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7995 * gdb.server/ext-run.exp ("kill" test): Likewise.
7996 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7997
a60e0738
PA
79982017-11-09 Pedro Alves <palves@redhat.com>
7999
8000 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8001 match till end of line.
8002
2c88253f
PA
80032017-11-09 Pedro Alves <palves@redhat.com>
8004
8005 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8006
c7a38517
PA
80072017-11-09 Pedro Alves <palves@redhat.com>
8008
8009 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8010 New procedures, factored out from ...
8011 (top level): ... here, and adjusted to avoid expecting beyond the
8012 prompt in one go.
8013
f29f4b6b
PA
80142017-11-09 Pedro Alves <palves@redhat.com>
8015
8016 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8017 output. Fix '?' match.
8018
286acbb5
JB
80192017-11-08 Joel Brobecker <brobecker@adacore.com>
8020
8021 * gdb.ada/scoped_watch: New testcase.
8022 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8023 which is actually correct.
8024 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8025 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8026
62d7ae92
PA
80272017-11-08 Pedro Alves <palves@redhat.com>
8028
8029 * gdb.gdb/complaints.exp (test_initial_complaints)
8030 (test_serial_complaints, test_short_complaints): Call
8031 complaint_internal instead of complaint.
8032
280ca31f
DT
80332017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8034
8035 * gdb.threads/tls-core.c: New file.
8036 * gdb.threads/tls-core.exp: Likewise.
8037
b5ec771e
PA
80382017-11-08 Pedro Alves <palves@redhat.com>
8039
8040 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8041 (p Exported_Capitalized): New test.
8042 (p exported_capitalized): New test.
8043
a02b41a7
PA
80442017-11-07 Pedro Alves <palves@redhat.com>
8045
8046 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8047
95e95a6d
PA
80482017-11-07 Pedro Alves <palves@redhat.com>
8049
8050 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8051 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8052 (disable_invalid, disable_inverted, disable_negative): New
8053 procedures.
8054 ("bad numbers"): New set of tests.
8055
cee62dbd
PA
80562017-11-07 Pedro Alves <palves@redhat.com>
8057
8058 * gdb.cp/ena-dis-br-range.exp: Add tests.
8059
cc638e86
PA
80602017-11-07 Pedro Alves <palves@redhat.com>
8061
8062 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8063
d0fe4701
XR
80642017-11-07 Xavier Roirand <roirand@adacore.com>
8065 Pedro Alves <palves@redhat.com>
8066
8067 * gdb.base/ena-dis-br.exp: Add reference to
8068 gdb.cp/ena-dis-br-range.exp.
8069 * gdb.cp/ena-dis-br-range.exp: New file.
8070 * gdb.cp/ena-dis-br-range.cc: New file.
8071
46f67f80
PA
80722017-11-06 Pedro Alves <palves@redhat.com>
8073
8074 * gdb.base/attach-non-pgrp-leader.c: New.
8075 * gdb.base/attach-non-pgrp-leader.exp: New.
8076
726e1356
PA
80772017-11-06 Pedro Alves <palves@redhat.com>
8078
8079 * configure.ac: No longer check for termio.h and sgtty.h.
8080 * configure: Regenerate.
8081 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8082 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8083 Remove termio and sgtty code.
8084
50ab6ace
YQ
80852017-11-03 Yao Qi <yao.qi@linaro.org>
8086
8087 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8088 in GDB is disabled.
8089
8e68731c
YQ
80902017-11-03 Yao Qi <yao.qi@linaro.org>
8091
8092 * gdb.python/py-thrhandle.exp: Skip it if python is not
8093 enabled.
8094
3a87ae65
SM
80952017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8096
8097 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8098 as a breakpoint command.
8099
484d8d36
MD
81002017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8101
8102 PR python/21213
8103 * gdb.python/py-infthread.exp: Test calling
8104 InferiorThread.inferior () multiple times in a row.
8105
4a27f119
KS
81062017-10-27 Keith Seitz <keiths@redhat.com>
8107
8108 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8109 Test "info break" for every inlined function breakpoint.
8110
bb11dd58
YQ
81112017-10-27 Yao Qi <yao.qi@linaro.org>
8112
8113 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8114
a43f3893
PF
81152017-10-26 Patrick Frants <osscontribute@gmail.com>
8116
8117 * gdb.cp/classes.exp (test_static_members): Test printing
8118 Outer::instance.
8119 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8120 (Inner::instance, Outer::instance): New.
8121
792ccf00
PA
81222017-10-24 Pedro Alves <palves@redhat.com>
8123
8124 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8125 extra console" test in two stages.
8126
eb2bfbad
PA
81272017-10-24 Pedro Alves <palves@redhat.com>
8128
8129 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8130
1f75a651
PA
81312017-10-24 Pedro Alves <palves@redhat.com>
8132
8133 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8134 loop.
8135
779990d9
PA
81362017-10-24 Pedro Alves <palves@redhat.com>
8137
8138 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8139 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8140
ad9b8f5d
PA
81412017-10-24 Pedro Alves <palves@redhat.com>
8142
8143 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8144 parameter and handle it. Don't output read value in test name.
8145
fee6da6e
PA
81462017-10-24 Pedro Alves <palves@redhat.com>
8147
8148 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8149 custom test name.
8150
10389c2c
PA
81512017-10-24 Pedro Alves <palves@redhat.com>
8152
8153 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8154 include the unstable output directory name in the test's name.
8155 (initial_setup_simple) <'set args'>: Use custom test name.
8156
a80e65a9
PA
81572017-10-24 Pedro Alves <palves@redhat.com>
8158
8159 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8160 with explicit test name.
8161
15763a09
PA
81622017-10-20 Pedro Alves <palves@redhat.com>
8163
8164 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8165 'wait -i'. Use gdb_assert and remote_close.
8166
49a4ce2e
AB
81672017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8168
8169 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8170 number from variable rather than hard-coded.
8171
a75868f5
PA
81722017-10-19 Pedro Alves <palves@redhat.com>
8173
8174 * gdb.base/long-inferior-output.c: New file.
8175 * gdb.base/long-inferior-output.exp: New file.
8176
c8ba13ad
KS
81772017-11-18 Keith Seitz <keiths@redhat.com>
8178
8179 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8180 method.
8181 (main): Call it.
8182 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8183 Add additional user-defined conversion operator tests.
8184
b27de576
PA
81852017-10-17 Pedro Alves <palves@redhat.com>
8186
8187 * boards/native-stdio-gdbserver.exp: Load "local-board".
8188
8484c955
PA
81892017-10-17 Pedro Alves <palves@redhat.com>
8190
8191 * gdb.base/quit-live.c: New file.
8192 * gdb.base/quit-live.exp: New file.
8193
83d5a34d
KS
81942017-10-16 Keith Seitz <keiths@redhat.com>
8195
8196 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8197 (class_with_protected_typedef, class_with_private_typedef)
8198 (struct_with_public_typedef, struct_with_protected_typedef)
8199 (struct_with_private_typedef): New classes/structs.
8200 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8201 typedefs and access specifiers.
8202
739b3f1d
PA
82032017-10-16 Pedro Alves <palves@redhat.com>
8204 Simon Marchi <simon.marchi@polymtl.ca>
8205
8206 * README (Local vs Remote vs Native): New section.
8207 * boards/local-board.exp: New file, with bits factored out from
8208 ...
8209 * boards/native-extended-gdbserver.exp: ... here. Load
8210 "local-board".
8211 * boards/native-gdbserver.exp: Load "local-board".
8212 (${board}_spawn, ${board}_exec): Delete.
8213 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8214 ...
8215 * boards/stdio-gdbserver-base.exp: ... this new file.
8216 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8217 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8218 procedure.
8219 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8220 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8221 stdio_gdbserver_command.
8222 (${board}_get_remote_address, ${board}_get_comm_port)
8223 (${board}_download, ${board}_upload): Delete.
8224 (get_target_remote_pipe_cmd): New.
8225
fe68b953
SM
82262017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8227
8228 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8229 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8230 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8231 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8232 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8233 remove with_test_prefix.
8234
300b6685
PA
82352017-10-13 Pedro Alves <palves@redhat.com>
8236
8237 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8238 * gdb.base/annota1.exp: Use it instead of is_remote.
8239 * gdb.base/annota3.exp: Use it instead of is_remote.
8240 * gdb.cp/annota2.exp: Use it instead of is_remote.
8241 * gdb.cp/annota3.exp: Use it instead of is_remote.
8242 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8243
50500caf
PA
82442017-10-13 Pedro Alves <palves@redhat.com>
8245
8246 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8247 (test_num_test_vars, run_and_count_vars, find_env)
8248 (test_set_unset_env, test_inherit_env_var): New procedures.
8249 (top level): Use them.
8250
dad0c6d2
PA
82512017-10-13 Pedro Alves <palves@redhat.com>
8252
8253 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8254 also skip on stub-like targets.
8255
8b0553c1
PA
82562017-10-13 Pedro Alves <palves@redhat.com>
8257
8258 PR gdb/22293
8259 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8260 (top level): Move some tests to ...
8261 (test_not_found): ... this new procedure.
8262 (top level): Call it.
8263
7594f623
PA
82642017-10-13 Pedro Alves <palves@redhat.com>
8265
8266 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8267 expect different "info terminal" output if testing with a
8268 non-native target.
8269
ebe3b402
PA
82702017-10-13 Pedro Alves <palves@redhat.com>
8271 Simon Marchi <simon.marchi@polymtl.ca>
8272
8273 PR python/12966
8274 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8275
42f1b161
PA
82762017-10-13 Pedro Alves <palves@redhat.com>
8277
8278 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8279 already.
8280
8d6ef72b
PA
82812017-10-13 Pedro Alves <palves@redhat.com>
8282
8283 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8284 is_remote.
8285
d7bcd5b8
PA
82862017-10-13 Pedro Alves <palves@redhat.com>
8287
8288 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8289 is_remote.
8290
df479dc6
PA
82912017-10-13 Pedro Alves <palves@redhat.com>
8292
8293 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8294 is set.
8295 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8296 instead of is_remote.
8297
23fb630a
PA
82982017-10-13 Pedro Alves <palves@redhat.com>
8299
8300 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8301 (top level): Add comment.
8302
cc77b1dc
PA
83032017-10-13 Pedro Alves <palves@redhat.com>
8304
8305 * gdb.base/remote.exp (top level): Fix comment typo and add
8306 missing return.
8307
27c9e813
PA
83082017-10-13 Pedro Alves <palves@redhat.com>
8309 Simon Marchi <simon.marchi@polymtl.ca>
8310
8311 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8312 calls and add comments. Skip test if use_gdb_stub is set.
8313 (top level): Use "set cwd" command instead of "cd" command.
8314
5e830d98
PA
83152017-10-13 Pedro Alves <palves@redhat.com>
8316
8317 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8318 is_remote target check.
8319
f5ca0032
PA
83202017-10-13 Pedro Alves <palves@redhat.com>
8321
8322 * gdb.base/scope.exp: Use build_executable + clean_restart +
8323 gdb_file_cmd instead of prepare_for_testing and no longer skip
8324 "before run" tests on is_remote target boards. Update comments.
8325 * boards/native-extended-gdbserver.exp
8326 (extended_gdbserver_load_last_file): New, factored out from ...
8327 (gdb_load): ... this. Move further below and add comment.
8328 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8329
8aed1c0d
PA
83302017-10-12 Pedro Alves <palves@redhat.com>
8331
8332 * gdb.base/attach.exp: Remove references to gdb64.
8333 * gdb.base/dbx.exp: Remove references to gdb64.
8334
cfa34c87
SM
83352017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8336 Pedro Alves <palves@redhat.com>
8337
8338 * gdb.base/label.exp: Remove is_remote target check.
8339
9192b7de
PA
83402017-10-12 Pedro Alves <palves@redhat.com>
8341
8342 * gdb.base/auvx.exp (coredir): Update comment.
8343 (top level) <core_works>: Use "set cwd" command instead of "cd"
8344 command.
8345
6bf0052d
PA
83462017-10-12 Pedro Alves <palves@redhat.com>
8347 Simon Marchi <simon.marchi@polymtl.ca>
8348
8349 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8350 target boards.
8351
e48ef82d
PA
83522017-10-12 Pedro Alves <palves@redhat.com>
8353 Simon Marchi <simon.marchi@polymtl.ca>
8354
8355 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8356 Instead skip if there's any gdb_protocol set.
8357
8d7aea57
SM
83582017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8359 Pedro Alves <palves@redhat.com>
8360
8361 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8362
30440677
PA
83632017-10-12 Pedro Alves <palves@redhat.com>
8364 Simon Marchi <simon.marchi@polymtl.ca>
8365
8366 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8367 instead of on dejagnu remote boards.
8368
4e04f045 83692017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8370 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8371
8372 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8373 checks. Use build_executable + clean_restart instead of
8374 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8375 of enabling non-stop after starting gdb.
8376
871a186e
PA
83772017-10-12 Pedro Alves <palves@redhat.com>
8378
8379 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8380 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8381 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8382 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8383
56d704da
AK
83842017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8385
8386 * gdb.arch/arc-tdesc-cpu.exp: New file.
8387 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8388
2f20e312
SM
83892017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8390
8391 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8392
65630365
PA
83932017-10-10 Pedro Alves <palves@redhat.com>
8394
8395 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8396 expect CLI output.
8397
bf469271
PA
83982017-10-10 Pedro Alves <palves@redhat.com>
8399
8400 * lib/selftest-support.exp (selftest_setup): Update for
8401 captured_command_loop's prototype change.
8402
777a42f1
PA
84032017-10-09 Pedro Alves <palves@redhat.com>
8404
8405 Test both arch1=>arch2 and arch2=>arch1.
8406
8407 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8408 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8409 factored out to...
8410 (append_arch1_options, append_arch2_options, append_arch_options)
8411 (build_executables): New procedures.
8412 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8413 local.
8414 (top level): Add new 'first_arch' testing axis.
8415
cbd2b4e3
PA
84162017-10-09 Pedro Alves <palves@redhat.com>
8417
8418 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8419 (barrier): New.
8420 (thread_start, all_started): New functions.
8421 (main): Spawn new thread and wait until it is scheduled.
8422 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8423 option.
8424 (do_test): Add 'selected_thread' parameter. Run to all_started
8425 instead of main. Explicitly set the breakpoint at main. Switch
8426 to the SELECTED_THREAD thread.
8427 (top level): Test handling the exec event with either the main
8428 thread or the second thread selected.
8429
5c9e4427
PA
84302017-10-09 Pedro Alves <palves@redhat.com>
8431
8432 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8433 logic. Move STOP marker after the value checks.
8434 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8435 regexp.
8436
b3b7c423
SL
84372017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8438
8439 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8440
3b4b2f16
UW
84412017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8442
8443 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8444 integer-to-dfp conversion.
8445 * gdb.base/dfp-test.exp: Likewise.
8446
5cd63fda
PA
84472017-10-04 Pedro Alves <palves@redhat.com>
8448
8449 * gdb.multi/hangout.c: Include <unistd.h>.
8450 (hangout_loop): New function.
8451 (main): Call alarm. Call hangout_loop in a loop.
8452 * gdb.multi/hello.c: Include <unistd.h>.
8453 (hello_loop): New function.
8454 (main): Call alarm. Call hangout_loop in a loop.
8455 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8456 inferior with the other selected.
8457
4c71c105
SM
84582017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8459
8460 * gdb.mi/list-thread-groups-available.exp: New file.
8461 * gdb.mi/list-thread-groups-available.c: New file.
8462
bc3b087d
SDJ
84632017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8464
8465 * gdb.base/set-cwd.exp: Make it available on
8466 native-extended-gdbserver.
8467
d092c5a2
SDJ
84682017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8469
8470 * gdb.base/set-cwd.c: New file.
8471 * gdb.base/set-cwd.exp: Likewise.
8472
45320ffa
TT
84732017-10-02 Tom Tromey <tom@tromey.com>
8474
8475 PR rust/22236:
8476 * gdb.rust/simple.rs (main): New variable "fslice".
8477 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8478
b3e3859b
TT
84792017-10-02 Tom Tromey <tom@tromey.com>
8480
8481 * gdb.rust/simple.exp: Test ptype of a slice.
8482
01af5e0d
TT
84832017-10-02 Tom Tromey <tom@tromey.com>
8484
8485 * gdb.rust/simple.exp: Test index of slice.
8486
a9bbfbd8
TT
84872017-09-27 Tom Tromey <tom@tromey.com>
8488
8489 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8490
df8899e5
TP
84912017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8492 Pedro Alves <palves@redhat.com>
8493
8494 * gdb.base/compare-sections.exp (get value of read-only section): Read
8495 as unsigned value.
8496 (corrupt read-only section): Likewise and don't set written if patching
8497 failed.
8498
757bf54b
KB
84992017-09-21 Kevin Buettner <kevinb@redhat.com>
8500
8501 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8502 files.
8503
06871ae8
PA
85042017-09-20 Pedro Alves <palves@redhat.com>
8505
8506 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8507 symbol names in gdb's output.
8508 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8509
e5f25bc5
PA
85102017-09-20 Pedro Alves <palves@redhat.com>
8511
8512 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8513 Rename to ...
8514 (test_list_ambiguous_symbol): ... this and add a symbol name
8515 parameter. Adjust.
8516 (test_list_ambiguous_function): Reimplement on top of
8517 test_list_ambiguous_symbol and also test listing ambiguous
8518 variables.
8519 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8520 (ambiguous_fun): ... this.
8521 (ambiguous_var): New.
8522 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8523 (ambiguous_fun): ... this.
8524 (ambiguous_var): New.
8525
4e5a4f58
JB
85262017-09-19 John Baldwin <jhb@FreeBSD.org>
8527
8528 * gdb.base/starti.c: New file.
8529 * gdb.base/starti.exp: New file.
8530 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8531
26e53f3e
PA
85322017-09-14 Pedro Alves <palves@redhat.com>
8533
8534 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8535 (top level): Use it instead of runto.
8536
cb791d59
TT
85372017-09-11 Tom Tromey <tom@tromey.com>
8538
8539 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8540
7c96f8c1
TT
85412017-09-11 Tom Tromey <tom@tromey.com>
8542
8543 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8544 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8545
469412dd
CW
85462017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8547
8548 * gdb.fortran/printing-types.exp: New file.
8549 * gdb.fortran/printing-types.exp: New file.
8550
e0f86435
BH
85512017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8552
8553 * gdb.fortran/vla-ptype.exp: Fix typos.
8554 * gdb.fortran/vla-value.exp: Same.
8555
9e9af4be
BH
85562017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8557
8558 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8559 * gdb.mi/mi-var-child-f.exp: Likewise.
8560 * gdb.mi/mi-vla-fortran.exp: Likewise.
8561
a5ad232b 85622017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8563 Christoph Weinmann <christoph.t.weinmann@intel.com>
8564 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8565
8566 * gdb.fortran/ptr-indentation.f90: New file.
8567 * gdb.fortran/ptr-indentation.exp: New file.
8568
5aec60eb
TT
85692017-09-05 Tom Tromey <tom@tromey.com>
8570
8571 PR gdb/22010:
8572 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8573
8f8f8152
TP
85742017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8575
8576 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8577
fbd1b771
JK
85782017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8579
8580 * gdb.threads/tls-nodebug-pie.c: New file.
8581 * gdb.threads/tls-nodebug-pie.exp: New file.
8582
5eb5f850
TT
85832017-09-05 Tom Tromey <tom@tromey.com>
8584
8585 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8586 for rust.
8587
ae780a21
SM
85882017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8589
8590 * gdb.multi/multi-arch-exec.exp: Test with different
8591 "follow-exec-mode" settings.
8592 (do_test): New procedure.
8593
3693fdb3
PA
85942017-09-04 Pedro Alves <palves@redhat.com>
8595
8596 * gdb.base/func-static.c (S::method const, S::method volatile)
8597 (S::method volatile const): New methods.
8598 (c_s, v_s, cv_s): New instances.
8599 (main): Call method() on them.
8600 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8601 (cannot_resolve): New procedure.
8602 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8603 print-quote-unquoted columns.
8604 (do_test): Test printing each scope too.
8605
e68cb8e0
PA
86062017-09-04 Pedro Alves <palves@redhat.com>
8607
8608 * gdb.base/local-static.exp: Also test with
8609 class::method::variable wholly quoted.
8610 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8611
858be34c
PA
86122017-09-04 Pedro Alves <palves@redhat.com>
8613
8614 * gdb.base/local-static.c: New.
8615 * gdb.base/local-static.cc: New.
8616 * gdb.base/local-static.exp: New.
8617
46a4882b
PA
86182017-09-04 Pedro Alves <palves@redhat.com>
8619
8620 * gdb.asm/asm-source.exp: Add casts to int.
8621 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8622 (dataglobal64_1, dataglobal64_2): New globals.
8623 * gdb.base/nodebug.exp: Test different expressions involving the
8624 new globals, with print, whatis and ptype. Add casts to int.
8625 * gdb.base/solib-display.exp: Add casts to int.
8626 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8627 * gdb.cp/m-static.exp: Add cast to int.
8628 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8629 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8630 tls variable with no debug info without a cast. Test with a cast
8631 to int too.
8632 * gdb.trace/entry-values.exp: Add casts.
8633
2c5a2be1
PA
86342017-09-04 Pedro Alves <palves@redhat.com>
8635
8636 * gdb.base/nodebug.exp: Test that ptype's error about functions
8637 with unknown return type includes the function name too.
8638
7022349d
PA
86392017-09-04 Pedro Alves <palves@redhat.com>
8640
8641 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8642 return type of munmap in infcall.
8643 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8644 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8645 type of ftell in infcall.
8646 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8647 type of getpid in infcall.
8648 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8649 infcall.
8650 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8651 Bail on failure to extract the pid.
8652 * gdb.base/nodebug.c: #include <stdint.h>.
8653 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8654 New functions.
8655 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8656 Change expected output of print/whatis/ptype with functions with
8657 no debug info. Test all supported languages. Call
8658 test_call_promotion.
8659 * gdb.compile/compile.exp: Adjust expected output to expect
8660 warning.
8661 * gdb.threads/siginfo-threads.exp: Likewise.
8662
54990598
PA
86632017-09-04 Pedro Alves <palves@redhat.com>
8664
8665 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8666 "prototypes". Test calling float functions via prototyped and
8667 unprototyped function pointers.
8668 (perform_all_tests): New parameter "prototypes". Pass it down.
8669 (top level): Pass down "prototypes" parameter to
8670 perform_all_tests.
8671
34d16ea2
SM
86722017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8673
8674 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8675 Test with nested loops.
8676
9521ecda
SM
86772017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8678
8679 * gdb.base/commands.exp: Call the new procedures.
8680 (loop_break_test, loop_continue_test): New procedures.
8681
80a65e9b
SM
86822017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8683
8684 * gdb.base/commands.exp: Call new procedure.
8685 (define_if_without_arg_test): New procedure.
8686
e439fa14
PA
86872017-09-04 Pedro Alves <palves@redhat.com>
8688
8689 * gdb.base/list-ambiguous.exp: New file.
8690 * gdb.base/list-ambiguous0.c: New file.
8691 * gdb.base/list-ambiguous1.c: New file.
8692 * gdb.base/list.exp (test_list_range): Adjust expected output.
8693
0a2dde4a
SDJ
86942017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8695
8696 * gdb.base/share-env-with-gdbserver.c: New file.
8697 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8698
5e89eb3a
SM
86992017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8700
8701 * gdb.base/commands.exp (gdbvar_simple_if_test,
8702 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8703 progvar_simple_if_test, progvar_simple_while_test,
8704 progvar_complex_if_while_test, user_defined_command_test,
8705 user_defined_command_args_eval,
8706 user_defined_command_args_stack_test,
8707 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8708 temporary_breakpoint_commands,
8709 gdb_test_no_prompt, redefine_hook_test,
8710 redefine_backtrace_test): Remove "global gdb_prompt".
8711
fd437cbc
SM
87122017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8713
8714 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8715 New proc, call it from toplevel.
8716
87215ad1
SDJ
87172017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8718
8719 PR remote/21852
8720 * gdb.server/normal.c: New file, copied from gdb.base.
8721 * gdb.server/run-without-local-binary.exp: New file.
8722
58afddc6
WP
87232017-08-07 Weimin Pan <weimin.pan@oracle.com>
8724
8725 * gdb.arch/sparc64-adi.exp: New file.
8726 * gdb.arch/sparc64-adi.c: New file.
8727
5277199a
PA
87282017-08-22 Pedro Alves <palves@redhat.com>
8729
8730 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8731 (top level): Add "list all overloads" tests.
8732
14278e1f
TT
87332017-08-22 Tom Tromey <tom@tromey.com>
8734
8735 * gdb.gdb/xfullpath.exp: Remove.
8736
bf223d3e
PA
87372017-08-21 Pedro Alves <palves@redhat.com>
8738
8739 PR gdb/19487
8740 * gdb.base/symbol-alias.c: New.
8741 * gdb.base/symbol-alias2.c: New.
8742 * gdb.base/symbol-alias.exp: New.
8743
c973d0aa
PA
87442017-08-21 Pedro Alves <palves@redhat.com>
8745
8746 * gdb.base/dfp-test.c
8747 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8748 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8749 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8750 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8751 * gdb.base/whatis-ptype-typedefs.c: New.
8752 * gdb.base/whatis-ptype-typedefs.exp: New.
8753 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8754 (an_int, an_int_type, an_int_type2): New globals.
8755 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8756 involving typedefs and cast expressions.
8757 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8758 (lookup_typedefs_function): New.
8759 (typedefs_pretty_printers_dict): New.
8760 (top level): Register lookup_typedefs_function in
8761 gdb.pretty_printers.
8762
6d580b63
YQ
87632017-08-18 Yao Qi <yao.qi@linaro.org>
8764
8765 * gdb.server/unittest.exp: New.
8766
206726fb
SDJ
87672017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8768
8769 PR gdb/21954
8770 * gdb.base/environ.exp: Add test to check if 'unset environment'
8771 works.
8772
bf0ec4c2
AA
87732017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8774
8775 * lib/gdb.exp (universal_compile_options): New caching proc.
8776 (gdb_compile): Suppress GCC's coloring of messages.
8777
d6382fff
TT
87782017-08-14 Tom Tromey <tom@tromey.com>
8779
8780 PR gdb/21675:
8781 * gdb.base/printcmds.exp (test_radices): New function.
8782 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8783 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8784 * lib/gdb.exp (get_integer_valueof): Use p/d.
8785
c2c2dd9f
SM
87862017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8787
8788 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8789 characters.
8790
fdffd6f4
TT
87912017-08-05 Tom Tromey <tom@tromey.com>
8792
8793 * gdb.rust/simple.exp: Allow String to appear in a different
8794 namespace.
8795
27d41eac
YQ
87962017-07-26 Yao Qi <yao.qi@linaro.org>
8797
8798 * gdb.gdb/unittest.exp: Invoke command
8799 "maintenance check xml-descriptions".
8800
031ed05d
AA
88012017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8802
8803 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8804 calling context.
8805 (hex128): Drop erroneous calculation of parameters.
8806
dcd27ddf
SM
88072017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8808
8809 * gdb.python/py-unwind.exp: Disable stack protection when
8810 building test file.
8811
47e77640
PA
88122017-07-20 Pedro Alves <palves@redhat.com>
8813
8814 * gdb.base/default.exp (set language): Adjust expected output.
8815
62d2a18a
PA
88162017-07-20 Pedro Alves <palves@redhat.com>
8817
8818 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8819 (test_minsym): ... this, and make static.
8820 (get_pck__foo__bar__minsym): Rename to ...
8821 (get_test_minsym): ... this.
8822 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8823 symbol names and comments.
8824 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8825 (get_test_minsym): ... this.
8826 (pck__foo__bar__minsym__2): Rename to ...
8827 (test_minsym): ... this.
8828 (main): Adjust.
8829
c45ec17c
PA
88302017-07-17 Pedro Alves <palves@redhat.com>
8831
8832 * gdb.base/completion.exp: Adjust expected output.
8833 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8834 the completer works.
8835
c6756f62
PA
88362017-07-17 Pedro Alves <palves@redhat.com>
8837
8838 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8839
5bd68487
AB
88402017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8841
8842 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8843
8880f2a9
TT
88442017-07-14 Tom Tromey <tom@tromey.com>
8845
8846 PR rust/21764:
8847 * gdb.rust/simple.exp: Add tests.
8848
65547233
TT
88492017-07-14 Tom Tromey <tom@tromey.com>
8850
8851 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8852
8f14146e
PA
88532017-07-14 Pedro Alves <palves@redhat.com>
8854
8855 * gdb.linespec/base/one/thefile.cc (z1): New function.
8856 * gdb.linespec/base/two/thefile.cc (z2): New function.
8857 * gdb.linespec/linespec.exp: Add tests.
8858
b4365d02
AB
88592017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8860
8861 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8862 to mi_create_breakpoint.
8863
5d2cbaa5
AB
88642017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8865
8866 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8867 mi_create_breakpoint.
8868
11cb5716
IB
88692017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8870
8871 * gdb.dlang/demangle.exp: Update for demangling changes.
8872
03278692
TT
88732017-07-09 Tom Tromey <tom@tromey.com>
8874
8875 * gdb.dwarf2/shortpiece.exp: New file.
8876
33c5cd75
DB
88772017-07-06 David Blaikie <dblaikie@gmail.com>
8878
8879 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8880 built from fissiont-multi-cu{1,2}.c.
8881 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8882 except putting 'main' and 'func' in separate CUs in the same DWO file.
8883 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8884 test.
8885 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8886 test.
8887
8455d262
PA
88882017-07-06 Pedro Alves <palves@redhat.com>
8889
8890 * gdb.python/py-unwind.exp: Test flushregs.
8891
dc4bde35
SDJ
88922017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8893
8894 PR cli/21688
8895 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8896 tests for alias commands and trailing whitespace.
8897
51ed89aa
SDJ
88982017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8899
8900 PR cli/21688
8901 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8902 procedure. Call it.
8903
eb17d413
PA
89042017-06-29 Pedro Alves <palves@redhat.com>
8905
8906 * gdb.base/printcmds.exp: Add tests.
8907
41664b45
DG
89082017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8909
8910 PR gdb/21337
8911 * gdb.base/reread-readsym.exp: New file.
8912 * gdb.base/reread-readsym.c: New file.
8913
75312ae3
KB
89142017-06-21 Kevin Buettner <kevinb@redhat.com>
8915
8916 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8917 subpattern.
8918
66953522
PB
89192017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8920
8921 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8922 extended mnemonic.
8923 * gdb.arch/powerpc-power9.s: Likewise.
8924
5524b525
AA
89252017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8926
8927 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8928 on 32-bit x86 targets. Exploit is_*_target macros where
8929 appropriate.
8930
03c8af18
AA
89312017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8932
8933 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8934 register pieces.
8935
3bf31011
AA
89362017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8937
8938 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8939 located in one or more DWARF pieces.
8940
805acca0
AA
89412017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8942
8943 * lib/gdb.exp (get_endianness): New proc.
8944 * gdb.arch/aarch64-fp.exp: Use it.
8945 * gdb.arch/altivec-regs.exp: Likewise.
8946 * gdb.arch/e500-regs.exp: Likewise.
8947 * gdb.arch/vsx-regs.exp: Likewise.
8948 * gdb.base/dump.exp: Likewise.
8949 * gdb.base/funcargs.exp: Likewise.
8950 * gdb.base/gnu_vector.exp: Likewise.
8951 * gdb.dwarf2/formdata16.exp: Likewise.
8952 * gdb.dwarf2/implptrpiece.exp: Likewise.
8953 * gdb.dwarf2/nonvar-access.exp: Likewise.
8954 * gdb.python/py-inferior.exp: Likewise.
8955 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8956
e9352324
AA
89572017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8958
8959 PR gdb/21226
8960 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8961 stack value pieces are taken from the LSB end.
8962
d5d1163e
AA
89632017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8964
8965 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8966 variable at nonzero offset.
8967
0567c986
AA
89682017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8969
8970 * gdb.dwarf2/var-access.c: New file.
8971 * gdb.dwarf2/var-access.exp: New test.
8972 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8973
973e9aab
TT
89742017-06-12 Tom Tromey <tom@tromey.com>
8975
8976 * gdb.dwarf2/formdata16.exp: Add tests.
8977
d9109c80
TT
89782017-06-12 Tom Tromey <tom@tromey.com>
8979
8980 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8981
30a25466
TT
89822017-06-12 Tom Tromey <tom@tromey.com>
8983
8984 PR exp/16225:
8985 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8986 * gdb.arch/vsx-regs.exp: Update tests.
8987 * gdb.arch/s390-vregs.exp (hex128): New proc.
8988 Update test.
8989 * gdb.arch/altivec-regs.exp: Update tests.
8990
aefd8b33
SDJ
89912017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8992
8993 * gdb.base/startup-with-shell.c: New file.
8994 * gdb.base/startup-with-shell.exp: Likewise.
8995
2090129c
SDJ
89962017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8997
8998 * gdb.server/non-existing-program.exp: Update regex in order to
8999 reflect the fact that gdbserver is now using fork_inferior (with a
9000 shell) to startup the inferior.
9001
8e86a419
SM
90022017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9003
9004 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9005 support function calls from GDB.
9006
e6cf65f2
TT
90072017-05-21 Tom Tromey <tom@tromey.com>
9008
9009 PR rust/21466:
9010 * gdb.rust/unsized.exp: New file.
9011 * gdb.rust/unsized.rs: New file.
9012
43cc5389
TT
90132017-05-19 Tom Tromey <tom@tromey.com>
9014
9015 PR rust/21484:
9016 * gdb.rust/watch.exp: New file.
9017 * gdb.rust/watch.rs: New file.
9018
ec8df234
TT
90192017-05-18 Tom Tromey <tom@tromey.com>
9020
9021 * gdb.rust/simple.exp: Allow Box to be qualified.
9022
3e3e7fae
TP
90232017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9024
9025 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9026
59cc050d
PA
90272017-05-18 Pedro Alves <palves@redhat.com>
9028
9029 * gdb.base/fileio.c (test_write, test_read, test_close)
9030 (test_fstat): Don't print 'ret' in the fail path.
9031
c8f6abd1
PA
90322017-05-18 Pedro Alves <palves@redhat.com>
9033
9034 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9035 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9036 (test_system, test_rename, test_unlink, test_time): Change
9037 prototypes.
9038 * gdb.base/fileio.exp (stop_msg): Adjust.
9039
d2a03b77
PA
90402017-05-18 Pedro Alves <palves@redhat.com>
9041
9042 * gdb.base/fileio.c (null_str): New global.
9043 (test_stat): Use it.
9044 * gdb.base/fileio.exp: Remove nowarnings.
9045
0d5c6999
YQ
90462017-05-17 Yao Qi <yao.qi@linaro.org>
9047
9048 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9049
21873064
YQ
90502017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9051
9052 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9053 argument command.
9054 (top-level): Invoke test_set_inferior_tty.
9055
d512d31c
PA
90562017-05-04 Pedro Alves <palves@redhat.com>
9057
9058 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9059 Add parens to print call for Python 3.
9060
90cef2ed
KS
90612017-05-03 Keith Seitz <keiths@redhat.com>
9062
9063 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9064 (main): Call it.
9065
14f819c8
TW
90662017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9067
9068 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9069 to prev and next.
9070
913aeadd
TW
90712017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9072
9073 * gdb.python/py-record-btrace.exp: Remove test for
9074 gdb.BtraceInstruction.error.
9075
a3be24ad
TW
90762017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9077
9078 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9079
ae20e79a
TW
90802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9081
9082 * gdb.python/py-record-btrace-threads.c: New file.
9083 * gdb.python/py-record-btrace-threads.exp: New file.
9084
45ce1b47
SDJ
90852017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9086
9087 PR testsuite/8595
9088 * gdb.base/environ.exp: Make test available in all architectures.
9089 Move bits related to "info program" testing to
9090 gdb.base/info-program.exp. Rewrite tests to use the two new
9091 procedures mentione below.
9092 (test_set_show_env_var) New procedure.
9093 (test_set_show_env_var_equal): Likewise.
9094 * gdb.base/info-program.exp: New file.
9095
e15c3eb4
KS
90962017-04-27 Keith Seitz <keiths@redhat.com>
9097
9098 * gdb.cp/oranking.cc (test15): New function.
9099 (main): Call test15 and declare additional variables for testing.
9100 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9101 "p foo101('abc')" tests.
9102 Add tests for cv qualifier overloads.
9103 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9104 "lvalue reference overload" test.
9105 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9106 "print value of f1 on Child&& in f2" test.
9107
3a3fd0fd
PA
91082017-04-19 Pedro Alves <palves@redhat.com>
9109
9110 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9111 procedure.
9112 (top level): Call it.
9113 * lib/gdb.exp (gdb_define_cmd): New procedure.
9114
53375380
PA
91152017-04-12 Pedro Alves <palves@redhat.com>
9116
9117 PR gdb/21323
9118 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9119 (wchar): New global.
9120 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9121 (do_test_wide_char, wide_char_types_no_program, top level): Add
9122 wchar_t testing.
9123
53e710ac
PA
91242017-04-12 Pedro Alves <palves@redhat.com>
9125
9126 PR c++/21323
9127 * gdb.cp/wide_char_types.c: New file.
9128 * gdb.cp/wide_char_types.exp: New file.
9129
0ad9d8c7
SDJ
91302017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9131
9132 PR gdb/21352
9133 * gdb.trace/tsv.exp: Add test for "tsave -r".
9134
b1b45502
IB
91352017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9136
9137 * gdb.dlang/watch-loc.c: New file.
9138 * gdb.dlang/watch-loc.exp: New file.
9139
ec13808e
JK
91402017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9141
9142 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9143
fe5f7374
AK
91442017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9145
9146 * gdb.arch/arc-analyze-prologue.S: New file.
9147 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9148
eea78757
AK
91492017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9150
9151 * gdb.arch/arc-decode-insn.S: New file.
9152 * gdb.arch/arc-decode-insn.exp: Likewise.
9153
5badf10a
IR
91542017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9155
9156 PR tdep/20928
9157 * gdb.arch/sparc64-regs.exp: New file.
9158 * gdb.arch/sparc64-regs.S: Likewise.
9159
cee59b3f
TW
91602017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9161
9162 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9163 and memory view on Python 3.
9164
c0f55cc6
AV
91652017-03-20 Artemiy Volkov <artemiyv@acm.org>
9166 Keith Seitz <keiths@redhat.com>
9167
9168 PR gdb/14441
9169 * gdb.cp/demangle.exp: Add rvalue reference tests.
9170 * gdb.cp/rvalue-ref-casts.cc: New file.
9171 * gdb.cp/rvalue-ref-casts.exp: New file.
9172 * gdb.cp/rvalue-ref-overload.cc: New file.
9173 * gdb.cp/rvalue-ref-overload.exp: New file.
9174 * gdb.cp/rvalue-ref-params.cc: New file.
9175 * gdb.cp/rvalue-ref-params.exp: New file.
9176 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9177 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9178 * gdb.cp/rvalue-ref-types.cc: New file.
9179 * gdb.cp/rvalue-ref-types.exp: New file.
9180 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9181 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9182
51457a05
MAL
91832017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9184
9185 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9186 New procedure.
9187
5b291c04
MAL
91882017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9189
9190 * lib/mi-support.exp (mi_gdb_test): Add additional message
9191 for unexpected output.
9192
59a56148
AA
91932017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9194
9195 * gdb.base/examine-backward.c (Barrier): New character array
9196 constant, to ensure that TestStrings is preceded by a string
9197 terminator.
9198
7942e96e
AA
91992017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9200
9201 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9202 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9203 and implicit pointer into such a location.
9204
6ebac3fb
DE
92052017-03-16 Doug Evans <dje@google.com>
9206
9207 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9208
ec3b243d
TP
92092017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9210
9211 * gdb.cp/m-static.exp: Fix expectation for prototype of
9212 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9213
92142017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9215
9216 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9217 * gdb.guile/scm-lazy-string.c: New file.
9218 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9219 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9220 for pointer, array, typedef lazy strings.
9221
2cc36e25 92222017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9223
9224 PR python/17728, python/18439, python/18779
9225 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9226 * gdb.python/py-lazy-string.c (pointer): New typedef.
9227 (main): New locals ptr, array, typedef_ptr.
9228 * gdb.python/py-value.exp: Move lazy string tests to ...
9229 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9230 array, typedef lazy strings.
ec3b243d 9231
0efcde63
AK
92322017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9233
9234 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9235 Add optional 'test' parameter.
9236
7978d7c3
SM
92372017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9238
9239 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9240 Skip for versions of DejaGnu < 1.5.
9241
896c0c1e
SM
92422017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9243
9244 * lib/gdb.exp (dejagnu_version): New proc.
9245 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9246 Use dejagnu_version.
9247
5f4d1085
KS
92482017-03-10 Keith Seitz <keiths@redhat.com>
9249
9250 PR c++/8128
9251 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9252 type from destructor regexps.
9253 Add a branch which actually passes the test.
9254 Adjust "ptype t5i" test names.
9255
1de05205
PA
92562017-03-08 Pedro Alves <palves@redhat.com>
9257
9258 * gdb.base/step-over-exit.exp: Add explicit test message.
9259
c65d6b55
PA
92602017-03-08 Pedro Alves <palves@redhat.com>
9261
9262 PR gdb/18360
9263 * gdb.threads/interrupt-while-step-over.c: New file.
9264 * gdb.threads/interrupt-while-step-over.exp: New file.
9265
2e86a283
PA
92662017-03-08 Pedro Alves <palves@redhat.com>
9267
9268 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9269 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9270
25dcbff6
PA
92712017-03-08 Pedro Alves <palves@redhat.com>
9272
9273 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9274 PKRU as not supported as a PASS.
9275
dc9366eb
PA
92762017-03-08 Pedro Alves <palves@redhat.com>
9277
9278 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9279 prefix instead of $binfile1/$binfile2.
9280 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9281 in test message.
9282 * gdb.python/py-completion.exp: Use "load python file" as test
9283 messages instead of unstable path names.
9284
6e5d74e7
PA
92852017-03-08 Pedro Alves <palves@redhat.com>
9286 Jan Kratochvil <jan.kratochvil@redhat.com>
9287
9288 PR cli/21218
9289 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9290 New proc.
9291 (top level): Call it.
9292
9753a2f6
PA
92932017-03-08 Pedro Alves <palves@redhat.com>
9294
9295 PR tui/21216
9296 * gdb.tui/tui-nl-filtered-output.exp: New file.
9297
1a4dd9dd
PA
92982017-03-08 Pedro Alves <palves@redhat.com>
9299
9300 * gdb.base/completion.exp: Move TUI completion tests to ...
9301 * gdb.tui/completion.exp: ... this new file.
9302
7cbbff33
PA
93032017-03-08 Pedro Alves <palves@redhat.com>
9304
9305 * gdb.base/tui-disasm-long-lines.c,
9306 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9307 gdb.base/tui-layout.exp: Move to ...
9308 * gdb.tui/: ... this new directory.
9309
5f6fd321
PA
93102017-03-07 Pedro Alves <palves@redhat.com>
9311
9312 * gdb.base/tui-layout.c: New file.
9313 * gdb.base/tui-layout.exp: New file.
9314
44959fa8
PA
93152017-03-07 Pedro Alves <palves@redhat.com>
9316
9317 * gdb.base/tui-layout.c: Rename to ...
9318 * gdb.base/tui-disasm-long-lines.c: ... this.
9319 * gdb.base/tui-layout.exp: Rename to ...
9320 * gdb.base/tui-disasm-long-lines.exp: ... this.
9321
f8c4e718
PA
93222017-03-07 Pedro Alves <palves@redhat.com>
9323
9324 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9325
6dbb839a 93262017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9327
9328 * i386-mpx-call.c: New file.
9329 * i386-mpx-call.exp: New file.
9330
65b48a81
PB
93312017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9332
9333 * gdb.arch/powerpc-power.exp: Delete test.
9334 * gdb.arch/powerpc-power.s: Likewise.
9335 * gdb.disasm/disassembler-options.exp: New test.
9336 * gdb.arch/powerpc-altivec.exp: Likewise.
9337 * gdb.arch/powerpc-altivec.s: Likewise.
9338 * gdb.arch/powerpc-altivec2.exp: Likewise.
9339 * gdb.arch/powerpc-altivec2.s: Likewise.
9340 * gdb.arch/powerpc-altivec3.exp: Likewise.
9341 * gdb.arch/powerpc-altivec3.s: Likewise.
9342 * gdb.arch/powerpc-power7.exp: Likewise.
9343 * gdb.arch/powerpc-power7.s: Likewise.
9344 * gdb.arch/powerpc-power8.exp: Likewise.
9345 * gdb.arch/powerpc-power8.s: Likewise.
9346 * gdb.arch/powerpc-power9.exp: Likewise.
9347 * gdb.arch/powerpc-power9.s: Likewise.
9348 * gdb.arch/powerpc-vsx.exp: Likewise.
9349 * gdb.arch/powerpc-vsx.s: Likewise.
9350 * gdb.arch/powerpc-vsx2.exp: Likewise.
9351 * gdb.arch/powerpc-vsx2.s: Likewise.
9352 * gdb.arch/powerpc-vsx3.exp: Likewise.
9353 * gdb.arch/powerpc-vsx3.s: Likewise.
9354 * gdb.arch/arm-disassembler-options.exp: Likewise.
9355 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9356 * gdb.arch/s390-disassembler-options.exp: Likewise.
9357
17cd4947
LM
93582017-02-23 Luis Machado <lgustavo@codesourcery.com>
9359
9360 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9361 (check_supported_features): ... this. Changed return type to void.
9362 (supports_rdseed): New static global.
9363 (rdseed): Check supports_rdseed.
9364 (initialize): Call check_supported_features.
9365
2039d74e
EBM
93662017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9367
9368 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9369 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9370 and lqarx/stqcx.
9371 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9372 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9373
a51d7ecf
EBM
93742017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9375
9376 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9377 uppercase.
9378
0224619f
JK
93792017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9380
9381 * gdb.dwarf2/formdata16.c: New file.
9382 * gdb.dwarf2/formdata16.exp: New file.
9383 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9384
216f72a1
JK
93852017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9386
9387 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9388 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9389 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9390 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9391 DW_AT_GNU_*.
9392
43988095
JK
93932017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9394
9395 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9396
99e8a4f9
SDJ
93972017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9398
9399 PR gdb/21164
9400 * gdb.base/maint.exp: Add testcases for when the commands do
9401 not have arguments.
9402
b58a8c0c
TP
94032017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9404
9405 * gdb.cp/chained-calls.exp: Use p instead of P.
9406
4e746bb6
TW
94072017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9408
9409 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9410 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9411
3f77c769
TT
94122017-02-14 Tom Tromey <tom@tromey.com>
9413
9414 PR python/13598:
9415 * gdb.python/py-events.exp: Add before_prompt event tests.
9416
075beec0
AA
94172017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9418
9419 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9420
bf5f525c
LM
94212017-02-13 Luis Machado <lgustavo@codesourcery.com>
9422
9423 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9424 (main): Call my_unique_function_name.
9425 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9426 completion of patterns with a single match.
9427 Add missing -re switches to gdb_test_multiple calls.
9428
13a66184
LM
94292017-02-13 Luis Machado <lgustavo@codesourcery.com>
9430
9431 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9432 return if core file is not recognized.
9433
26a06916
SM
94342017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9435
9436 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9437 and extra UIs.
9438
b761ca9e
SM
94392017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9440
9441 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9442 proc_with_prefix.
9443
b964bee0
TT
94442017-02-10 Tom Tromey <tom@tromey.com>
9445
9446 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9447
18da0c51
MG
94482017-02-10 Martin Galvan <martingalvan@sourceware.org>
9449
9450 PR gdb/21122
9451 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9452
604c4576
JG
94532017-02-08 Jerome Guitton <guitton@adacore.com>
9454
9455 * gdb.base/define.exp: Add test for command abbreviations
9456 in define.
9457
20b477a7
LM
94582017-02-06 Luis Machado <lgustavo@codesourcery.com>
9459
9460 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9461 * gdb.reverse/insn-reverse-x86.c: New file.
9462
3f7b46f2
IR
94632017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9464
9465 PR tdep/20936
9466 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9467
f0fd41c1
TT
94682017-02-03 Tom Tromey <tom@tromey.com>
9469
9470 PR rust/21097:
9471 * gdb.rust/simple.exp: Add new tests.
9472
5be5dbf0
PA
94732017-02-02 Pedro Alves <palves@redhat.com>
9474
9475 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9476 tests.
9477
7346ef59
AA
94782017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9479
9480 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9481 taking a 2-byte value out of a 4-byte DWARF implicit value on
9482 big-endian targets.
9483 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9484 logic. Add test cases for DW_OP_implicit.
9485
787f0025
MM
94862017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9487
9488 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9489
68777c29
MM
94902017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9491
9492 * gdb.btrace/enable.exp: Call gdb_exit before
9493 skip_gdbserver_tests.
9494
0a1c7e28
MM
94952017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9496
9497 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9498 GDBFLAGS.
9499
b5ac99b0
MM
95002017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9501
9502 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9503 the test is skipped.
9504 * gdb.btrace/data.exp: Likewise.
9505 * gdb.btrace/delta.exp: Likewise.
9506 * gdb.btrace/dlopen.exp: Likewise.
9507 * gdb.btrace/enable-running.exp: Likewise.
9508 * gdb.btrace/enable.exp: Likewise.
9509 * gdb.btrace/exception.exp: Likewise.
9510 * gdb.btrace/function_call_history.exp: Likewise.
9511 * gdb.btrace/gcore.exp: Likewise.
9512 * gdb.btrace/instruction_history.exp: Likewise.
9513 * gdb.btrace/multi-thread-step.exp: Likewise.
9514 * gdb.btrace/nohist.exp: Likewise.
9515 * gdb.btrace/non-stop.exp: Likewise.
9516 * gdb.btrace/reconnect.exp: Likewise.
9517 * gdb.btrace/record_goto-step.exp: Likewise.
9518 * gdb.btrace/record_goto.exp: Likewise.
9519 * gdb.btrace/rn-dl-bind.exp: Likewise.
9520 * gdb.btrace/segv.exp: Likewise.
9521 * gdb.btrace/step.exp: Likewise.
9522 * gdb.btrace/stepi.exp: Likewise.
9523 * gdb.btrace/tailcall-only.exp: Likewise.
9524 * gdb.btrace/tailcall.exp: Likewise.
9525 * gdb.btrace/tsx.exp: Likewise.
9526 * gdb.btrace/unknown_functions.exp: Likewise.
9527 * gdb.btrace/vdso.exp: Likewise.
9528
cd4007e4
MM
95292017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9530
9531 * gdb.btrace/enable-running.c: New.
9532 * gdb.btrace/enable-running.exp: New.
9533
2735833d
WT
95342017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9535
9536 * gdb.arch/amd64-gs_base.c: New file.
9537 * gdb.arch/amd64-gs_base.exp: New file.
9538
b51e1e94
LM
95392017-01-26 Luis Machado <lgustavo@codesourcery.com>
9540
9541 * lib/memory.exp: Remove spurious empty newlines.
9542
72ca0410
SM
95432017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9544
9545 * gdb.python/py-bad-printers.exp: Load python file using "source".
9546 * gdb.python/py-events.exp: Likewise.
9547 * gdb.python/py-evsignal.exp: Likewise.
9548 * gdb.python/py-evthreads.exp: Likewise.
9549 * gdb.python/py-frame-args.exp: Likewise.
9550 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9551 * gdb.python/py-framefilter-mi.exp: Likewise.
9552 * gdb.python/py-framefilter.exp: Likewise.
9553 * gdb.python/py-mi.exp: Likewise.
9554 * gdb.python/py-pp-maint.exp: Likewise.
9555 * gdb.python/py-pp-registration.exp: Likewise.
9556 * gdb.python/py-prettyprint.exp: Likewise.
9557 (run_lang_tests): Likewise.
9558 * gdb.python/py-typeprint.exp: Likewise.
9559
e309aa65
LM
95602017-01-26 Luis Machado <lgustavo@codesourcery.com>
9561
9562 * lib/memory.exp: New file.
9563 * lib/gdb.exp: Load memory.exp.
9564 * gdb.base/memattr.exp (delete_memory): Move proc to
9565 lib/memory.exp and rename to delete_memory_regions.
9566 Replace delete_memory with delete_memory_regions.
9567 Cleanup memory regions before tests.
9568 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9569 before tests.
9570
515aff23
LM
95712017-01-26 Luis Machado <lgustavo@codesourcery.com>
9572
9573 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9574 files.
9575 (initialize): New function conditionally defined.
9576 (testcases): Move within conditional block.
9577 (main): Call initialize.
9578 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9579 of gdb.reverse/insn-reverse.c.
9580 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9581 gdb.reverse/insn-reverse.c.
9582
d8b49cf0
YQ
95832017-01-26 Yao Qi <yao.qi@linaro.org>
9584
9585 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9586 disassemble on address 0.
9587
f13a9a0c
YQ
95882017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9589 Yao Qi <yao.qi@linaro.org>
9590
9591 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9592 * gdb.dwarf2/implptr-64bit.S: Remove.
9593 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9594 variables in caller's context. Add DW_OP_implicit_value.
9595
5ac95241
YQ
95962017-01-25 Yao Qi <yao.qi@linaro.org>
9597
9598 * lib/dwarf.exp (Dwarf::_location): Handle
9599 DW_OP_GNU_implicit_pointer with proper size.
9600
23e82930
LM
96012017-01-20 Luis Machado <lgustavo@codesourcery.com>
9602
9603 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9604 and add untested calls.
9605
d334ae25
LM
96062017-01-20 Luis Machado <lgustavo@codesourcery.com>
9607
9608 * gdb.python/python.exp: Check line number against what GDB thinks
9609 the line number is for func1.
9610
f5e6296e
IB
96112017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9612
9613 * gdb.dlang/debug-expr.exp: New file.
9614
5b362f04
LM
96152016-12-23 Luis Machado <lgustavo@codesourcery.com>
9616
9617 Fix test names for the following files:
9618
9619 * gdb.ada/exec_changed.exp
9620 * gdb.ada/info_types.exp
9621 * gdb.arch/aarch64-atomic-inst.exp
9622 * gdb.arch/aarch64-fp.exp
9623 * gdb.arch/altivec-abi.exp
9624 * gdb.arch/altivec-regs.exp
9625 * gdb.arch/amd64-byte.exp
9626 * gdb.arch/amd64-disp-step.exp
9627 * gdb.arch/amd64-dword.exp
9628 * gdb.arch/amd64-entry-value-inline.exp
9629 * gdb.arch/amd64-entry-value-param.exp
9630 * gdb.arch/amd64-entry-value-paramref.exp
9631 * gdb.arch/amd64-entry-value.exp
9632 * gdb.arch/amd64-i386-address.exp
9633 * gdb.arch/amd64-invalid-stack-middle.exp
9634 * gdb.arch/amd64-invalid-stack-top.exp
9635 * gdb.arch/amd64-optimout-repeat.exp
9636 * gdb.arch/amd64-prologue-skip.exp
9637 * gdb.arch/amd64-prologue-xmm.exp
9638 * gdb.arch/amd64-stap-special-operands.exp
9639 * gdb.arch/amd64-stap-wrong-subexp.exp
9640 * gdb.arch/amd64-tailcall-cxx.exp
9641 * gdb.arch/amd64-tailcall-noret.exp
9642 * gdb.arch/amd64-tailcall-ret.exp
9643 * gdb.arch/amd64-tailcall-self.exp
9644 * gdb.arch/amd64-word.exp
9645 * gdb.arch/arm-bl-branch-dest.exp
9646 * gdb.arch/arm-disp-step.exp
9647 * gdb.arch/arm-neon.exp
9648 * gdb.arch/arm-single-step-kernel-helper.exp
9649 * gdb.arch/avr-flash-qualifier.exp
9650 * gdb.arch/disp-step-insn-reloc.exp
9651 * gdb.arch/e500-abi.exp
9652 * gdb.arch/e500-regs.exp
9653 * gdb.arch/ftrace-insn-reloc.exp
9654 * gdb.arch/i386-avx512.exp
9655 * gdb.arch/i386-bp_permanent.exp
9656 * gdb.arch/i386-byte.exp
9657 * gdb.arch/i386-cfi-notcurrent.exp
9658 * gdb.arch/i386-disp-step.exp
9659 * gdb.arch/i386-dr3-watch.exp
9660 * gdb.arch/i386-float.exp
9661 * gdb.arch/i386-gnu-cfi.exp
9662 * gdb.arch/i386-mpx-map.exp
9663 * gdb.arch/i386-mpx-sigsegv.exp
9664 * gdb.arch/i386-mpx-simple_segv.exp
9665 * gdb.arch/i386-mpx.exp
9666 * gdb.arch/i386-permbkpt.exp
9667 * gdb.arch/i386-prologue.exp
9668 * gdb.arch/i386-signal.exp
9669 * gdb.arch/i386-size-overlap.exp
9670 * gdb.arch/i386-unwind.exp
9671 * gdb.arch/i386-word.exp
9672 * gdb.arch/mips-fcr.exp
9673 * gdb.arch/powerpc-d128-regs.exp
9674 * gdb.arch/powerpc-stackless.exp
9675 * gdb.arch/ppc64-atomic-inst.exp
9676 * gdb.arch/s390-stackless.exp
9677 * gdb.arch/s390-tdbregs.exp
9678 * gdb.arch/s390-vregs.exp
9679 * gdb.arch/sparc-sysstep.exp
9680 * gdb.arch/thumb-bx-pc.exp
9681 * gdb.arch/thumb-singlestep.exp
9682 * gdb.arch/thumb2-it.exp
9683 * gdb.arch/vsx-regs.exp
9684 * gdb.asm/asm-source.exp
9685 * gdb.base/a2-run.exp
9686 * gdb.base/advance.exp
9687 * gdb.base/all-bin.exp
9688 * gdb.base/anon.exp
9689 * gdb.base/args.exp
9690 * gdb.base/arithmet.exp
9691 * gdb.base/async-shell.exp
9692 * gdb.base/async.exp
9693 * gdb.base/attach-pie-noexec.exp
9694 * gdb.base/attach-twice.exp
9695 * gdb.base/auto-load.exp
9696 * gdb.base/bang.exp
9697 * gdb.base/bitfields.exp
9698 * gdb.base/break-always.exp
9699 * gdb.base/break-caller-line.exp
9700 * gdb.base/break-entry.exp
9701 * gdb.base/break-inline.exp
9702 * gdb.base/break-on-linker-gcd-function.exp
9703 * gdb.base/break-probes.exp
9704 * gdb.base/break.exp
9705 * gdb.base/breakpoint-shadow.exp
9706 * gdb.base/call-ar-st.exp
9707 * gdb.base/call-sc.exp
9708 * gdb.base/call-signal-resume.exp
9709 * gdb.base/call-strs.exp
9710 * gdb.base/callfuncs.exp
9711 * gdb.base/catch-fork-static.exp
9712 * gdb.base/catch-gdb-caused-signals.exp
9713 * gdb.base/catch-load.exp
9714 * gdb.base/catch-signal-fork.exp
9715 * gdb.base/catch-signal.exp
9716 * gdb.base/catch-syscall.exp
9717 * gdb.base/charset.exp
9718 * gdb.base/checkpoint.exp
9719 * gdb.base/chng-syms.exp
9720 * gdb.base/code-expr.exp
9721 * gdb.base/code_elim.exp
9722 * gdb.base/commands.exp
9723 * gdb.base/completion.exp
9724 * gdb.base/complex.exp
9725 * gdb.base/cond-expr.exp
9726 * gdb.base/condbreak.exp
9727 * gdb.base/consecutive.exp
9728 * gdb.base/continue-all-already-running.exp
9729 * gdb.base/coredump-filter.exp
9730 * gdb.base/corefile.exp
9731 * gdb.base/dbx.exp
9732 * gdb.base/debug-expr.exp
9733 * gdb.base/define.exp
9734 * gdb.base/del.exp
9735 * gdb.base/disabled-location.exp
9736 * gdb.base/disasm-end-cu.exp
9737 * gdb.base/disasm-optim.exp
9738 * gdb.base/display.exp
9739 * gdb.base/duplicate-bp.exp
9740 * gdb.base/ena-dis-br.exp
9741 * gdb.base/ending-run.exp
9742 * gdb.base/enumval.exp
9743 * gdb.base/environ.exp
9744 * gdb.base/eu-strip-infcall.exp
9745 * gdb.base/eval-avoid-side-effects.exp
9746 * gdb.base/eval-skip.exp
9747 * gdb.base/exitsignal.exp
9748 * gdb.base/expand-psymtabs.exp
9749 * gdb.base/filesym.exp
9750 * gdb.base/find-unmapped.exp
9751 * gdb.base/finish.exp
9752 * gdb.base/float.exp
9753 * gdb.base/foll-exec-mode.exp
9754 * gdb.base/foll-exec.exp
9755 * gdb.base/foll-fork.exp
9756 * gdb.base/fortran-sym-case.exp
9757 * gdb.base/freebpcmd.exp
9758 * gdb.base/func-ptr.exp
9759 * gdb.base/func-ptrs.exp
9760 * gdb.base/funcargs.exp
9761 * gdb.base/gcore-buffer-overflow.exp
9762 * gdb.base/gcore-relro-pie.exp
9763 * gdb.base/gcore-relro.exp
9764 * gdb.base/gcore.exp
9765 * gdb.base/gdb1090.exp
9766 * gdb.base/gdb11530.exp
9767 * gdb.base/gdb11531.exp
9768 * gdb.base/gdb1821.exp
9769 * gdb.base/gdbindex-stabs.exp
9770 * gdb.base/gdbvars.exp
9771 * gdb.base/hbreak.exp
9772 * gdb.base/hbreak2.exp
9773 * gdb.base/included.exp
9774 * gdb.base/infcall-input.exp
9775 * gdb.base/inferior-died.exp
9776 * gdb.base/infnan.exp
9777 * gdb.base/info-macros.exp
9778 * gdb.base/info-os.exp
9779 * gdb.base/info-proc.exp
9780 * gdb.base/info-shared.exp
9781 * gdb.base/info-target.exp
9782 * gdb.base/infoline.exp
9783 * gdb.base/interp.exp
9784 * gdb.base/interrupt.exp
9785 * gdb.base/jit-reader.exp
9786 * gdb.base/jit-simple.exp
9787 * gdb.base/kill-after-signal.exp
9788 * gdb.base/kill-detach-inferiors-cmd.exp
9789 * gdb.base/label.exp
9790 * gdb.base/langs.exp
9791 * gdb.base/ldbl_e308.exp
9792 * gdb.base/line-symtabs.exp
9793 * gdb.base/linespecs.exp
9794 * gdb.base/list.exp
9795 * gdb.base/long_long.exp
9796 * gdb.base/longest-types.exp
9797 * gdb.base/maint.exp
9798 * gdb.base/max-value-size.exp
9799 * gdb.base/memattr.exp
9800 * gdb.base/mips_pro.exp
9801 * gdb.base/morestack.exp
9802 * gdb.base/moribund-step.exp
9803 * gdb.base/multi-forks.exp
9804 * gdb.base/nested-addr.exp
9805 * gdb.base/nextoverexit.exp
9806 * gdb.base/noreturn-finish.exp
9807 * gdb.base/noreturn-return.exp
9808 * gdb.base/nostdlib.exp
9809 * gdb.base/offsets.exp
9810 * gdb.base/opaque.exp
9811 * gdb.base/pc-fp.exp
9812 * gdb.base/permissions.exp
9813 * gdb.base/print-symbol-loading.exp
9814 * gdb.base/prologue-include.exp
9815 * gdb.base/psymtab.exp
9816 * gdb.base/ptype.exp
9817 * gdb.base/random-signal.exp
9818 * gdb.base/randomize.exp
9819 * gdb.base/range-stepping.exp
9820 * gdb.base/readline-ask.exp
9821 * gdb.base/recpar.exp
9822 * gdb.base/recurse.exp
9823 * gdb.base/relational.exp
9824 * gdb.base/restore.exp
9825 * gdb.base/return-nodebug.exp
9826 * gdb.base/return.exp
9827 * gdb.base/run-after-attach.exp
9828 * gdb.base/save-bp.exp
9829 * gdb.base/scope.exp
9830 * gdb.base/sect-cmd.exp
9831 * gdb.base/set-lang-auto.exp
9832 * gdb.base/set-noassign.exp
9833 * gdb.base/setvar.exp
9834 * gdb.base/sigall.exp
9835 * gdb.base/sigbpt.exp
9836 * gdb.base/siginfo-addr.exp
9837 * gdb.base/siginfo-infcall.exp
9838 * gdb.base/siginfo-obj.exp
9839 * gdb.base/siginfo.exp
9840 * gdb.base/signals-state-child.exp
9841 * gdb.base/signest.exp
9842 * gdb.base/sigstep.exp
9843 * gdb.base/sizeof.exp
9844 * gdb.base/skip.exp
9845 * gdb.base/solib-corrupted.exp
9846 * gdb.base/solib-nodir.exp
9847 * gdb.base/solib-search.exp
9848 * gdb.base/stack-checking.exp
9849 * gdb.base/stale-infcall.exp
9850 * gdb.base/stap-probe.exp
9851 * gdb.base/start.exp
9852 * gdb.base/step-break.exp
9853 * gdb.base/step-bt.exp
9854 * gdb.base/step-line.exp
9855 * gdb.base/step-over-exit.exp
9856 * gdb.base/step-over-syscall.exp
9857 * gdb.base/step-resume-infcall.exp
9858 * gdb.base/step-test.exp
9859 * gdb.base/store.exp
9860 * gdb.base/structs3.exp
9861 * gdb.base/sym-file.exp
9862 * gdb.base/symbol-without-target_section.exp
9863 * gdb.base/term.exp
9864 * gdb.base/testenv.exp
9865 * gdb.base/ui-redirect.exp
9866 * gdb.base/until.exp
9867 * gdb.base/unwindonsignal.exp
9868 * gdb.base/value-double-free.exp
9869 * gdb.base/vla-datatypes.exp
9870 * gdb.base/vla-ptr.exp
9871 * gdb.base/vla-sideeffect.exp
9872 * gdb.base/volatile.exp
9873 * gdb.base/watch-cond-infcall.exp
9874 * gdb.base/watch-cond.exp
9875 * gdb.base/watch-non-mem.exp
9876 * gdb.base/watch-read.exp
9877 * gdb.base/watch-vfork.exp
9878 * gdb.base/watchpoint-cond-gone.exp
9879 * gdb.base/watchpoint-delete.exp
9880 * gdb.base/watchpoint-hw-hit-once.exp
9881 * gdb.base/watchpoint-hw.exp
9882 * gdb.base/watchpoint-stops-at-right-insn.exp
9883 * gdb.base/watchpoints.exp
9884 * gdb.base/wchar.exp
9885 * gdb.base/whatis-exp.exp
9886 * gdb.btrace/buffer-size.exp
9887 * gdb.btrace/data.exp
9888 * gdb.btrace/delta.exp
9889 * gdb.btrace/dlopen.exp
9890 * gdb.btrace/enable.exp
9891 * gdb.btrace/exception.exp
9892 * gdb.btrace/function_call_history.exp
9893 * gdb.btrace/gcore.exp
9894 * gdb.btrace/instruction_history.exp
9895 * gdb.btrace/nohist.exp
9896 * gdb.btrace/reconnect.exp
9897 * gdb.btrace/record_goto-step.exp
9898 * gdb.btrace/record_goto.exp
9899 * gdb.btrace/rn-dl-bind.exp
9900 * gdb.btrace/segv.exp
9901 * gdb.btrace/step.exp
9902 * gdb.btrace/stepi.exp
9903 * gdb.btrace/tailcall-only.exp
9904 * gdb.btrace/tailcall.exp
9905 * gdb.btrace/tsx.exp
9906 * gdb.btrace/unknown_functions.exp
9907 * gdb.btrace/vdso.exp
9908 * gdb.compile/compile-ifunc.exp
9909 * gdb.compile/compile-ops.exp
9910 * gdb.compile/compile-print.exp
9911 * gdb.compile/compile-setjmp.exp
9912 * gdb.cp/abstract-origin.exp
9913 * gdb.cp/ambiguous.exp
9914 * gdb.cp/annota2.exp
9915 * gdb.cp/annota3.exp
9916 * gdb.cp/anon-ns.exp
9917 * gdb.cp/anon-struct.exp
9918 * gdb.cp/anon-union.exp
9919 * gdb.cp/arg-reference.exp
9920 * gdb.cp/baseenum.exp
9921 * gdb.cp/bool.exp
9922 * gdb.cp/breakpoint.exp
9923 * gdb.cp/bs15503.exp
9924 * gdb.cp/call-c.exp
9925 * gdb.cp/casts.exp
9926 * gdb.cp/chained-calls.exp
9927 * gdb.cp/class2.exp
9928 * gdb.cp/classes.exp
9929 * gdb.cp/cmpd-minsyms.exp
9930 * gdb.cp/converts.exp
9931 * gdb.cp/cp-relocate.exp
9932 * gdb.cp/cpcompletion.exp
9933 * gdb.cp/cpexprs.exp
9934 * gdb.cp/cplabel.exp
9935 * gdb.cp/cplusfuncs.exp
9936 * gdb.cp/cpsizeof.exp
9937 * gdb.cp/ctti.exp
9938 * gdb.cp/derivation.exp
9939 * gdb.cp/destrprint.exp
9940 * gdb.cp/dispcxx.exp
9941 * gdb.cp/enum-class.exp
9942 * gdb.cp/exception.exp
9943 * gdb.cp/exceptprint.exp
9944 * gdb.cp/expand-psymtabs-cxx.exp
9945 * gdb.cp/expand-sals.exp
9946 * gdb.cp/extern-c.exp
9947 * gdb.cp/filename.exp
9948 * gdb.cp/formatted-ref.exp
9949 * gdb.cp/fpointer.exp
9950 * gdb.cp/gdb1355.exp
9951 * gdb.cp/gdb2495.exp
9952 * gdb.cp/hang.exp
9953 * gdb.cp/impl-this.exp
9954 * gdb.cp/infcall-dlopen.exp
9955 * gdb.cp/inherit.exp
9956 * gdb.cp/iostream.exp
9957 * gdb.cp/koenig.exp
9958 * gdb.cp/local.exp
9959 * gdb.cp/m-data.exp
9960 * gdb.cp/m-static.exp
9961 * gdb.cp/mb-ctor.exp
9962 * gdb.cp/mb-inline.exp
9963 * gdb.cp/mb-templates.exp
9964 * gdb.cp/member-name.exp
9965 * gdb.cp/member-ptr.exp
9966 * gdb.cp/meth-typedefs.exp
9967 * gdb.cp/method.exp
9968 * gdb.cp/method2.exp
9969 * gdb.cp/minsym-fallback.exp
9970 * gdb.cp/misc.exp
9971 * gdb.cp/namelessclass.exp
9972 * gdb.cp/namespace-enum.exp
9973 * gdb.cp/namespace-nested-import.exp
9974 * gdb.cp/namespace.exp
9975 * gdb.cp/nextoverthrow.exp
9976 * gdb.cp/no-dmgl-verbose.exp
9977 * gdb.cp/non-trivial-retval.exp
9978 * gdb.cp/noparam.exp
9979 * gdb.cp/nsdecl.exp
9980 * gdb.cp/nsimport.exp
9981 * gdb.cp/nsnested.exp
9982 * gdb.cp/nsnoimports.exp
9983 * gdb.cp/nsrecurs.exp
9984 * gdb.cp/nsstress.exp
9985 * gdb.cp/nsusing.exp
9986 * gdb.cp/operator.exp
9987 * gdb.cp/oranking.exp
9988 * gdb.cp/overload-const.exp
9989 * gdb.cp/overload.exp
9990 * gdb.cp/ovldbreak.exp
9991 * gdb.cp/ovsrch.exp
9992 * gdb.cp/paren-type.exp
9993 * gdb.cp/parse-lang.exp
9994 * gdb.cp/pass-by-ref.exp
9995 * gdb.cp/pr-1023.exp
9996 * gdb.cp/pr-1210.exp
9997 * gdb.cp/pr-574.exp
9998 * gdb.cp/pr10687.exp
9999 * gdb.cp/pr12028.exp
10000 * gdb.cp/pr17132.exp
10001 * gdb.cp/pr17494.exp
10002 * gdb.cp/pr9067.exp
10003 * gdb.cp/pr9167.exp
10004 * gdb.cp/pr9631.exp
10005 * gdb.cp/printmethod.exp
10006 * gdb.cp/psmang.exp
10007 * gdb.cp/psymtab-parameter.exp
10008 * gdb.cp/ptype-cv-cp.exp
10009 * gdb.cp/ptype-flags.exp
10010 * gdb.cp/re-set-overloaded.exp
10011 * gdb.cp/ref-types.exp
10012 * gdb.cp/rtti.exp
10013 * gdb.cp/scope-err.exp
10014 * gdb.cp/shadow.exp
10015 * gdb.cp/smartp.exp
10016 * gdb.cp/static-method.exp
10017 * gdb.cp/static-print-quit.exp
10018 * gdb.cp/temargs.exp
10019 * gdb.cp/templates.exp
10020 * gdb.cp/try_catch.exp
10021 * gdb.cp/typedef-operator.exp
10022 * gdb.cp/typeid.exp
10023 * gdb.cp/userdef.exp
10024 * gdb.cp/using-crash.exp
10025 * gdb.cp/var-tag.exp
10026 * gdb.cp/virtbase.exp
10027 * gdb.cp/virtfunc.exp
10028 * gdb.cp/virtfunc2.exp
10029 * gdb.cp/vla-cxx.exp
10030 * gdb.disasm/t01_mov.exp
10031 * gdb.disasm/t02_mova.exp
10032 * gdb.disasm/t03_add.exp
10033 * gdb.disasm/t04_sub.exp
10034 * gdb.disasm/t05_cmp.exp
10035 * gdb.disasm/t06_ari2.exp
10036 * gdb.disasm/t07_ari3.exp
10037 * gdb.disasm/t08_or.exp
10038 * gdb.disasm/t09_xor.exp
10039 * gdb.disasm/t10_and.exp
10040 * gdb.disasm/t11_logs.exp
10041 * gdb.disasm/t12_bit.exp
10042 * gdb.disasm/t13_otr.exp
10043 * gdb.dlang/circular.exp
10044 * gdb.dwarf2/arr-stride.exp
10045 * gdb.dwarf2/arr-subrange.exp
10046 * gdb.dwarf2/atomic-type.exp
10047 * gdb.dwarf2/bad-regnum.exp
10048 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10049 * gdb.dwarf2/callframecfa.exp
10050 * gdb.dwarf2/clztest.exp
10051 * gdb.dwarf2/corrupt.exp
10052 * gdb.dwarf2/data-loc.exp
10053 * gdb.dwarf2/dup-psym.exp
10054 * gdb.dwarf2/dw2-anon-mptr.exp
10055 * gdb.dwarf2/dw2-anonymous-func.exp
10056 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10057 * gdb.dwarf2/dw2-bad-unresolved.exp
10058 * gdb.dwarf2/dw2-basic.exp
10059 * gdb.dwarf2/dw2-canonicalize-type.exp
10060 * gdb.dwarf2/dw2-case-insensitive.exp
10061 * gdb.dwarf2/dw2-common-block.exp
10062 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10063 * gdb.dwarf2/dw2-compressed.exp
10064 * gdb.dwarf2/dw2-const.exp
10065 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10066 * gdb.dwarf2/dw2-cu-size.exp
10067 * gdb.dwarf2/dw2-dup-frame.exp
10068 * gdb.dwarf2/dw2-entry-value.exp
10069 * gdb.dwarf2/dw2-icycle.exp
10070 * gdb.dwarf2/dw2-ifort-parameter.exp
10071 * gdb.dwarf2/dw2-inline-break.exp
10072 * gdb.dwarf2/dw2-inline-param.exp
10073 * gdb.dwarf2/dw2-intercu.exp
10074 * gdb.dwarf2/dw2-intermix.exp
10075 * gdb.dwarf2/dw2-lexical-block-bare.exp
10076 * gdb.dwarf2/dw2-linkage-name-trust.exp
10077 * gdb.dwarf2/dw2-minsym-in-cu.exp
10078 * gdb.dwarf2/dw2-noloc.exp
10079 * gdb.dwarf2/dw2-op-call.exp
10080 * gdb.dwarf2/dw2-op-out-param.exp
10081 * gdb.dwarf2/dw2-opt-structptr.exp
10082 * gdb.dwarf2/dw2-param-error.exp
10083 * gdb.dwarf2/dw2-producer.exp
10084 * gdb.dwarf2/dw2-ranges-base.exp
10085 * gdb.dwarf2/dw2-ref-missing-frame.exp
10086 * gdb.dwarf2/dw2-reg-undefined.exp
10087 * gdb.dwarf2/dw2-regno-invalid.exp
10088 * gdb.dwarf2/dw2-restore.exp
10089 * gdb.dwarf2/dw2-restrict.exp
10090 * gdb.dwarf2/dw2-single-line-discriminators.exp
10091 * gdb.dwarf2/dw2-strp.exp
10092 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10093 * gdb.dwarf2/dw2-unresolved.exp
10094 * gdb.dwarf2/dw2-var-zero-addr.exp
10095 * gdb.dwarf2/dw4-sig-types.exp
10096 * gdb.dwarf2/dwz.exp
10097 * gdb.dwarf2/dynarr-ptr.exp
10098 * gdb.dwarf2/enum-type.exp
10099 * gdb.dwarf2/gdb-index.exp
10100 * gdb.dwarf2/implptr-64bit.exp
10101 * gdb.dwarf2/implptr-optimized-out.exp
10102 * gdb.dwarf2/implptr.exp
10103 * gdb.dwarf2/implref-array.exp
10104 * gdb.dwarf2/implref-const.exp
10105 * gdb.dwarf2/implref-global.exp
10106 * gdb.dwarf2/implref-struct.exp
10107 * gdb.dwarf2/mac-fileno.exp
10108 * gdb.dwarf2/main-subprogram.exp
10109 * gdb.dwarf2/member-ptr-forwardref.exp
10110 * gdb.dwarf2/method-ptr.exp
10111 * gdb.dwarf2/missing-sig-type.exp
10112 * gdb.dwarf2/nonvar-access.exp
10113 * gdb.dwarf2/opaque-type-lookup.exp
10114 * gdb.dwarf2/pieces-optimized-out.exp
10115 * gdb.dwarf2/pieces.exp
10116 * gdb.dwarf2/pr10770.exp
10117 * gdb.dwarf2/pr13961.exp
10118 * gdb.dwarf2/staticvirtual.exp
10119 * gdb.dwarf2/subrange.exp
10120 * gdb.dwarf2/symtab-producer.exp
10121 * gdb.dwarf2/trace-crash.exp
10122 * gdb.dwarf2/typeddwarf.exp
10123 * gdb.dwarf2/valop.exp
10124 * gdb.dwarf2/watch-notconst.exp
10125 * gdb.fortran/array-element.exp
10126 * gdb.fortran/charset.exp
10127 * gdb.fortran/common-block.exp
10128 * gdb.fortran/complex.exp
10129 * gdb.fortran/derived-type-function.exp
10130 * gdb.fortran/derived-type.exp
10131 * gdb.fortran/logical.exp
10132 * gdb.fortran/module.exp
10133 * gdb.fortran/multi-dim.exp
10134 * gdb.fortran/nested-funcs.exp
10135 * gdb.fortran/print-formatted.exp
10136 * gdb.fortran/subarray.exp
10137 * gdb.fortran/vla-alloc-assoc.exp
10138 * gdb.fortran/vla-datatypes.exp
10139 * gdb.fortran/vla-history.exp
10140 * gdb.fortran/vla-ptr-info.exp
10141 * gdb.fortran/vla-ptype-sub.exp
10142 * gdb.fortran/vla-ptype.exp
10143 * gdb.fortran/vla-sizeof.exp
10144 * gdb.fortran/vla-type.exp
10145 * gdb.fortran/vla-value-sub-arbitrary.exp
10146 * gdb.fortran/vla-value-sub-finish.exp
10147 * gdb.fortran/vla-value-sub.exp
10148 * gdb.fortran/vla-value.exp
10149 * gdb.fortran/whatis_type.exp
10150 * gdb.go/chan.exp
10151 * gdb.go/handcall.exp
10152 * gdb.go/hello.exp
10153 * gdb.go/integers.exp
10154 * gdb.go/methods.exp
10155 * gdb.go/package.exp
10156 * gdb.go/strings.exp
10157 * gdb.go/types.exp
10158 * gdb.go/unsafe.exp
10159 * gdb.guile/scm-arch.exp
10160 * gdb.guile/scm-block.exp
10161 * gdb.guile/scm-breakpoint.exp
10162 * gdb.guile/scm-cmd.exp
10163 * gdb.guile/scm-disasm.exp
10164 * gdb.guile/scm-equal.exp
10165 * gdb.guile/scm-frame-args.exp
10166 * gdb.guile/scm-frame-inline.exp
10167 * gdb.guile/scm-frame.exp
10168 * gdb.guile/scm-iterator.exp
10169 * gdb.guile/scm-math.exp
10170 * gdb.guile/scm-objfile.exp
10171 * gdb.guile/scm-ports.exp
10172 * gdb.guile/scm-symbol.exp
10173 * gdb.guile/scm-symtab.exp
10174 * gdb.guile/scm-value-cc.exp
10175 * gdb.guile/types-module.exp
10176 * gdb.linespec/break-ask.exp
10177 * gdb.linespec/cpexplicit.exp
10178 * gdb.linespec/explicit.exp
10179 * gdb.linespec/keywords.exp
10180 * gdb.linespec/linespec.exp
10181 * gdb.linespec/ls-dollar.exp
10182 * gdb.linespec/ls-errs.exp
10183 * gdb.linespec/skip-two.exp
10184 * gdb.linespec/thread.exp
10185 * gdb.mi/mi-async.exp
10186 * gdb.mi/mi-basics.exp
10187 * gdb.mi/mi-break.exp
10188 * gdb.mi/mi-catch-load.exp
10189 * gdb.mi/mi-cli.exp
10190 * gdb.mi/mi-cmd-param-changed.exp
10191 * gdb.mi/mi-console.exp
10192 * gdb.mi/mi-detach.exp
10193 * gdb.mi/mi-disassemble.exp
10194 * gdb.mi/mi-eval.exp
10195 * gdb.mi/mi-file-transfer.exp
10196 * gdb.mi/mi-file.exp
10197 * gdb.mi/mi-fill-memory.exp
10198 * gdb.mi/mi-inheritance-syntax-error.exp
10199 * gdb.mi/mi-linespec-err-cp.exp
10200 * gdb.mi/mi-logging.exp
10201 * gdb.mi/mi-memory-changed.exp
10202 * gdb.mi/mi-read-memory.exp
10203 * gdb.mi/mi-record-changed.exp
10204 * gdb.mi/mi-reg-undefined.exp
10205 * gdb.mi/mi-regs.exp
10206 * gdb.mi/mi-return.exp
10207 * gdb.mi/mi-reverse.exp
10208 * gdb.mi/mi-simplerun.exp
10209 * gdb.mi/mi-solib.exp
10210 * gdb.mi/mi-stack.exp
10211 * gdb.mi/mi-stepi.exp
10212 * gdb.mi/mi-syn-frame.exp
10213 * gdb.mi/mi-until.exp
10214 * gdb.mi/mi-var-block.exp
10215 * gdb.mi/mi-var-child.exp
10216 * gdb.mi/mi-var-cmd.exp
10217 * gdb.mi/mi-var-cp.exp
10218 * gdb.mi/mi-var-display.exp
10219 * gdb.mi/mi-var-invalidate.exp
10220 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10221 * gdb.mi/mi-vla-fortran.exp
10222 * gdb.mi/mi-watch.exp
10223 * gdb.mi/mi2-var-child.exp
10224 * gdb.mi/user-selected-context-sync.exp
10225 * gdb.modula2/unbounded-array.exp
10226 * gdb.multi/dummy-frame-restore.exp
10227 * gdb.multi/multi-arch-exec.exp
10228 * gdb.multi/multi-arch.exp
10229 * gdb.multi/tids.exp
10230 * gdb.multi/watchpoint-multi.exp
10231 * gdb.opencl/callfuncs.exp
10232 * gdb.opencl/convs_casts.exp
10233 * gdb.opencl/datatypes.exp
10234 * gdb.opencl/operators.exp
10235 * gdb.opencl/vec_comps.exp
10236 * gdb.opt/clobbered-registers-O2.exp
10237 * gdb.opt/inline-break.exp
10238 * gdb.opt/inline-bt.exp
10239 * gdb.opt/inline-cmds.exp
10240 * gdb.opt/inline-locals.exp
10241 * gdb.pascal/case-insensitive-symbols.exp
10242 * gdb.pascal/floats.exp
10243 * gdb.pascal/gdb11492.exp
10244 * gdb.python/lib-types.exp
10245 * gdb.python/py-arch.exp
10246 * gdb.python/py-as-string.exp
10247 * gdb.python/py-bad-printers.exp
10248 * gdb.python/py-block.exp
10249 * gdb.python/py-breakpoint-create-fail.exp
10250 * gdb.python/py-breakpoint.exp
10251 * gdb.python/py-caller-is.exp
10252 * gdb.python/py-cmd.exp
10253 * gdb.python/py-explore-cc.exp
10254 * gdb.python/py-explore.exp
10255 * gdb.python/py-finish-breakpoint.exp
10256 * gdb.python/py-finish-breakpoint2.exp
10257 * gdb.python/py-frame-args.exp
10258 * gdb.python/py-frame-inline.exp
10259 * gdb.python/py-frame.exp
10260 * gdb.python/py-framefilter-mi.exp
10261 * gdb.python/py-infthread.exp
10262 * gdb.python/py-lazy-string.exp
10263 * gdb.python/py-linetable.exp
10264 * gdb.python/py-mi-events.exp
10265 * gdb.python/py-mi-objfile.exp
10266 * gdb.python/py-mi.exp
10267 * gdb.python/py-objfile.exp
10268 * gdb.python/py-pp-integral.exp
10269 * gdb.python/py-pp-maint.exp
10270 * gdb.python/py-pp-re-notag.exp
10271 * gdb.python/py-pp-registration.exp
10272 * gdb.python/py-recurse-unwind.exp
10273 * gdb.python/py-strfns.exp
10274 * gdb.python/py-symbol.exp
10275 * gdb.python/py-symtab.exp
10276 * gdb.python/py-sync-interp.exp
10277 * gdb.python/py-typeprint.exp
10278 * gdb.python/py-unwind-maint.exp
10279 * gdb.python/py-unwind.exp
10280 * gdb.python/py-value-cc.exp
10281 * gdb.python/py-xmethods.exp
10282 * gdb.reverse/amd64-tailcall-reverse.exp
10283 * gdb.reverse/break-precsave.exp
10284 * gdb.reverse/break-reverse.exp
10285 * gdb.reverse/consecutive-precsave.exp
10286 * gdb.reverse/consecutive-reverse.exp
10287 * gdb.reverse/finish-precsave.exp
10288 * gdb.reverse/finish-reverse-bkpt.exp
10289 * gdb.reverse/finish-reverse.exp
10290 * gdb.reverse/fstatat-reverse.exp
10291 * gdb.reverse/getresuid-reverse.exp
10292 * gdb.reverse/i386-precsave.exp
10293 * gdb.reverse/i386-reverse.exp
10294 * gdb.reverse/i386-sse-reverse.exp
10295 * gdb.reverse/i387-env-reverse.exp
10296 * gdb.reverse/i387-stack-reverse.exp
10297 * gdb.reverse/insn-reverse.exp
10298 * gdb.reverse/machinestate-precsave.exp
10299 * gdb.reverse/machinestate.exp
10300 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10301 * gdb.reverse/pipe-reverse.exp
10302 * gdb.reverse/readv-reverse.exp
10303 * gdb.reverse/recvmsg-reverse.exp
10304 * gdb.reverse/rerun-prec.exp
10305 * gdb.reverse/s390-mvcle.exp
10306 * gdb.reverse/step-precsave.exp
10307 * gdb.reverse/step-reverse.exp
10308 * gdb.reverse/time-reverse.exp
10309 * gdb.reverse/until-precsave.exp
10310 * gdb.reverse/until-reverse.exp
10311 * gdb.reverse/waitpid-reverse.exp
10312 * gdb.reverse/watch-precsave.exp
10313 * gdb.reverse/watch-reverse.exp
10314 * gdb.rust/generics.exp
10315 * gdb.rust/methods.exp
10316 * gdb.rust/modules.exp
10317 * gdb.rust/simple.exp
10318 * gdb.server/connect-with-no-symbol-file.exp
10319 * gdb.server/ext-attach.exp
10320 * gdb.server/ext-restart.exp
10321 * gdb.server/ext-wrapper.exp
10322 * gdb.server/file-transfer.exp
10323 * gdb.server/server-exec-info.exp
10324 * gdb.server/server-kill.exp
10325 * gdb.server/server-mon.exp
10326 * gdb.server/wrapper.exp
10327 * gdb.stabs/exclfwd.exp
10328 * gdb.stabs/gdb11479.exp
10329 * gdb.threads/clone-new-thread-event.exp
10330 * gdb.threads/corethreads.exp
10331 * gdb.threads/current-lwp-dead.exp
10332 * gdb.threads/dlopen-libpthread.exp
10333 * gdb.threads/gcore-thread.exp
10334 * gdb.threads/sigstep-threads.exp
10335 * gdb.threads/watchpoint-fork.exp
10336 * gdb.trace/actions-changed.exp
10337 * gdb.trace/backtrace.exp
10338 * gdb.trace/change-loc.exp
10339 * gdb.trace/circ.exp
10340 * gdb.trace/collection.exp
10341 * gdb.trace/disconnected-tracing.exp
10342 * gdb.trace/ftrace.exp
10343 * gdb.trace/mi-trace-frame-collected.exp
10344 * gdb.trace/mi-trace-unavailable.exp
10345 * gdb.trace/mi-traceframe-changed.exp
10346 * gdb.trace/mi-tsv-changed.exp
10347 * gdb.trace/no-attach-trace.exp
10348 * gdb.trace/passc-dyn.exp
10349 * gdb.trace/qtro.exp
10350 * gdb.trace/range-stepping.exp
10351 * gdb.trace/read-memory.exp
10352 * gdb.trace/save-trace.exp
10353 * gdb.trace/signal.exp
10354 * gdb.trace/status-stop.exp
10355 * gdb.trace/tfile.exp
10356 * gdb.trace/trace-break.exp
10357 * gdb.trace/trace-buffer-size.exp
10358 * gdb.trace/trace-condition.exp
10359 * gdb.trace/tracefile-pseudo-reg.exp
10360 * gdb.trace/tstatus.exp
10361 * gdb.trace/unavailable.exp
10362 * gdb.trace/while-dyn.exp
10363 * gdb.trace/while-stepping.exp
10364
34c41c68
DE
103652016-12-22 Doug Evans <xdje42@gmail.com>
10366
10367 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10368 and msymbols.
10369
16e69324
YQ
103702016-12-19 Yao Qi <yao.qi@linaro.org>
10371
10372 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10373 (test_with_self): Don't call do_steps_and_nexts, and remove
10374 code about stepping into xmalloc.
10375
f94f411b
YQ
103762016-12-09 Yao Qi <yao.qi@linaro.org>
10377
10378 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10379
103802016-12-09 Yao Qi <yao.qi@linaro.org>
10381
10382 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10383
f1b5deee
PA
103842016-12-09 Pedro Alves <palves@redhat.com>
10385
10386 * gdb.base/all-architectures-0.exp: New file.
10387 * gdb.base/all-architectures-1.exp: New file.
10388 * gdb.base/all-architectures-2.exp: New file.
10389 * gdb.base/all-architectures-3.exp: New file.
10390 * gdb.base/all-architectures-4.exp: New file.
10391 * gdb.base/all-architectures-5.exp: New file.
10392 * gdb.base/all-architectures-6.exp: New file.
10393 * gdb.base/all-architectures-7.exp: New file.
10394 * gdb.base/all-architectures.exp.in: New file.
10395
364ca42e
YQ
103962016-12-09 Yao Qi <yao.qi@linaro.org>
10397
10398 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10399
107c2d62
LM
104002016-12-02 Luis Machado <lgustavo@codesourcery.com>
10401
10402 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10403 possible.
10404 Remove useless pattern-matching code.
10405
df3ee9ca
PA
104062016-12-02 Pedro Alves <palves@redhat.com>
10407
10408 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10409 procedure.
10410 (top level): Call it.
10411
ec835369
PA
104122016-12-02 Pedro Alves <palves@redhat.com>
10413
10414 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10415 New procedure.
10416 (top level): Call it.
10417
01770bbd
PA
104182016-12-02 Pedro Alves <palves@redhat.com>
10419
10420 PR cli/20559
10421 * gdb.base/commands.exp (user_defined_command_args_eval): New
10422 procedure.
10423 (top level): Call it.
10424
008459ea
LM
104252016-12-02 Luis Machado <lgustavo@codesourcery.com>
10426
10427 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10428 timeout handling.
10429
0c1b455e
TT
104302016-12-02 Tom Tromey <tom@tromey.com>
10431
10432 * gdb.dwarf2/main-subprogram.c: New file.
10433 * gdb.dwarf2/main-subprogram.exp: New file.
10434
018572b8
LM
104352016-12-01 Luis Machado <lgustavo@codesourcery.com>
10436
10437 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10438 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10439 gdb_test_no_output for a couple of cases.
10440 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10441
84c93cd5
LM
104422016-12-01 Luis Machado <lgustavo@codesourcery.com>
10443
10444 Fix test names and standardize compilation error messages throughout
10445 the following files:
10446
10447 * gdb.ada/start.exp
10448 * gdb.arch/alpha-step.exp
10449 * gdb.arch/e500-prologue.exp
10450 * gdb.arch/ftrace-insn-reloc.exp
10451 * gdb.arch/gdb1291.exp
10452 * gdb.arch/gdb1431.exp
10453 * gdb.arch/gdb1558.exp
10454 * gdb.arch/i386-dr3-watch.exp
10455 * gdb.arch/i386-sse-stack-align.exp
10456 * gdb.arch/ia64-breakpoint-shadow.exp
10457 * gdb.arch/pa-nullify.exp
10458 * gdb.arch/powerpc-aix-prologue.exp
10459 * gdb.arch/thumb-bx-pc.exp
10460 * gdb.base/annota1.exp
10461 * gdb.base/annota3.exp
10462 * gdb.base/arrayidx.exp
10463 * gdb.base/assign.exp
10464 * gdb.base/attach.exp
10465 * gdb.base/auxv.exp
10466 * gdb.base/bang.exp
10467 * gdb.base/bfp-test.exp
10468 * gdb.base/bigcore.exp
10469 * gdb.base/bitfields2.exp
10470 * gdb.base/break-fun-addr.exp
10471 * gdb.base/break-probes.exp
10472 * gdb.base/call-rt-st.exp
10473 * gdb.base/callexit.exp
10474 * gdb.base/catch-fork-kill.exp
10475 * gdb.base/charset.exp
10476 * gdb.base/checkpoint.exp
10477 * gdb.base/comprdebug.exp
10478 * gdb.base/constvars.exp
10479 * gdb.base/coredump-filter.exp
10480 * gdb.base/cursal.exp
10481 * gdb.base/cvexpr.exp
10482 * gdb.base/detach.exp
10483 * gdb.base/display.exp
10484 * gdb.base/dmsym.exp
10485 * gdb.base/dprintf-pending.exp
10486 * gdb.base/dso2dso.exp
10487 * gdb.base/dtrace-probe.exp
10488 * gdb.base/dump.exp
10489 * gdb.base/enum_cond.exp
10490 * gdb.base/exe-lock.exp
10491 * gdb.base/exec-invalid-sysroot.exp
10492 * gdb.base/execl-update-breakpoints.exp
10493 * gdb.base/exprs.exp
10494 * gdb.base/fileio.exp
10495 * gdb.base/find.exp
10496 * gdb.base/finish.exp
10497 * gdb.base/fixsection.exp
10498 * gdb.base/foll-vfork.exp
10499 * gdb.base/frame-args.exp
10500 * gdb.base/gcore.exp
10501 * gdb.base/gdb1250.exp
10502 * gdb.base/global-var-nested-by-dso.exp
10503 * gdb.base/gnu-ifunc.exp
10504 * gdb.base/hashline1.exp
10505 * gdb.base/hashline2.exp
10506 * gdb.base/hashline3.exp
10507 * gdb.base/hbreak-in-shr-unsupported.exp
10508 * gdb.base/huge.exp
10509 * gdb.base/infcall-input.exp
10510 * gdb.base/info-fun.exp
10511 * gdb.base/info-shared.exp
10512 * gdb.base/jit-simple.exp
10513 * gdb.base/jit-so.exp
10514 * gdb.base/jit.exp
10515 * gdb.base/jump.exp
10516 * gdb.base/label.exp
10517 * gdb.base/lineinc.exp
10518 * gdb.base/logical.exp
10519 * gdb.base/longjmp.exp
10520 * gdb.base/macscp.exp
10521 * gdb.base/miscexprs.exp
10522 * gdb.base/new-ui-echo.exp
10523 * gdb.base/new-ui-pending-input.exp
10524 * gdb.base/new-ui.exp
10525 * gdb.base/nodebug.exp
10526 * gdb.base/nofield.exp
10527 * gdb.base/offsets.exp
10528 * gdb.base/overlays.exp
10529 * gdb.base/pending.exp
10530 * gdb.base/pointers.exp
10531 * gdb.base/pr11022.exp
10532 * gdb.base/printcmds.exp
10533 * gdb.base/prologue.exp
10534 * gdb.base/ptr-typedef.exp
10535 * gdb.base/realname-expand.exp
10536 * gdb.base/relativedebug.exp
10537 * gdb.base/relocate.exp
10538 * gdb.base/remote.exp
10539 * gdb.base/reread.exp
10540 * gdb.base/return2.exp
10541 * gdb.base/savedregs.exp
10542 * gdb.base/sep.exp
10543 * gdb.base/sepdebug.exp
10544 * gdb.base/sepsymtab.exp
10545 * gdb.base/set-inferior-tty.exp
10546 * gdb.base/setshow.exp
10547 * gdb.base/shlib-call.exp
10548 * gdb.base/sigaltstack.exp
10549 * gdb.base/siginfo-addr.exp
10550 * gdb.base/signals.exp
10551 * gdb.base/signull.exp
10552 * gdb.base/sigrepeat.exp
10553 * gdb.base/so-impl-ld.exp
10554 * gdb.base/solib-display.exp
10555 * gdb.base/solib-overlap.exp
10556 * gdb.base/solib-search.exp
10557 * gdb.base/solib-symbol.exp
10558 * gdb.base/structs.exp
10559 * gdb.base/structs2.exp
10560 * gdb.base/symtab-search-order.exp
10561 * gdb.base/twice.exp
10562 * gdb.base/unload.exp
10563 * gdb.base/varargs.exp
10564 * gdb.base/watchpoint-solib.exp
10565 * gdb.base/watchpoint.exp
10566 * gdb.base/whatis.exp
10567 * gdb.base/wrong_frame_bt_full.exp
10568 * gdb.btrace/dlopen.exp
10569 * gdb.cell/ea-standalone.exp
10570 * gdb.cell/ea-test.exp
10571 * gdb.cp/dispcxx.exp
10572 * gdb.cp/gdb2384.exp
10573 * gdb.cp/method2.exp
10574 * gdb.cp/nextoverthrow.exp
10575 * gdb.cp/pr10728.exp
10576 * gdb.disasm/am33.exp
10577 * gdb.disasm/h8300s.exp
10578 * gdb.disasm/mn10300.exp
10579 * gdb.disasm/sh3.exp
10580 * gdb.dwarf2/dw2-dir-file-name.exp
10581 * gdb.fortran/complex.exp
10582 * gdb.fortran/library-module.exp
10583 * gdb.guile/scm-pretty-print.exp
10584 * gdb.guile/scm-symbol.exp
10585 * gdb.guile/scm-type.exp
10586 * gdb.guile/scm-value.exp
10587 * gdb.linespec/linespec.exp
10588 * gdb.mi/gdb701.exp
10589 * gdb.mi/gdb792.exp
10590 * gdb.mi/mi-breakpoint-changed.exp
10591 * gdb.mi/mi-dprintf-pending.exp
10592 * gdb.mi/mi-dprintf.exp
10593 * gdb.mi/mi-exit-code.exp
10594 * gdb.mi/mi-pending.exp
10595 * gdb.mi/mi-solib.exp
10596 * gdb.mi/new-ui-mi-sync.exp
10597 * gdb.mi/pr11022.exp
10598 * gdb.mi/user-selected-context-sync.exp
10599 * gdb.opt/solib-intra-step.exp
10600 * gdb.python/py-events.exp
10601 * gdb.python/py-finish-breakpoint.exp
10602 * gdb.python/py-mi.exp
10603 * gdb.python/py-prettyprint.exp
10604 * gdb.python/py-shared.exp
10605 * gdb.python/py-symbol.exp
10606 * gdb.python/py-template.exp
10607 * gdb.python/py-type.exp
10608 * gdb.python/py-value.exp
10609 * gdb.reverse/solib-precsave.exp
10610 * gdb.reverse/solib-reverse.exp
10611 * gdb.server/solib-list.exp
10612 * gdb.stabs/weird.exp
10613 * gdb.threads/reconnect-signal.exp
10614 * gdb.threads/stepi-random-signal.exp
10615 * gdb.trace/actions.exp
10616 * gdb.trace/ax.exp
10617 * gdb.trace/backtrace.exp
10618 * gdb.trace/change-loc.exp
10619 * gdb.trace/deltrace.exp
10620 * gdb.trace/ftrace-lock.exp
10621 * gdb.trace/ftrace.exp
10622 * gdb.trace/infotrace.exp
10623 * gdb.trace/mi-tracepoint-changed.exp
10624 * gdb.trace/packetlen.exp
10625 * gdb.trace/passcount.exp
10626 * gdb.trace/pending.exp
10627 * gdb.trace/range-stepping.exp
10628 * gdb.trace/report.exp
10629 * gdb.trace/stap-trace.exp
10630 * gdb.trace/tfind.exp
10631 * gdb.trace/trace-break.exp
10632 * gdb.trace/trace-condition.exp
10633 * gdb.trace/trace-enable-disable.exp
10634 * gdb.trace/trace-mt.exp
10635 * gdb.trace/tracecmd.exp
10636 * gdb.trace/tspeed.exp
10637 * gdb.trace/tsv.exp
10638 * lib/perftest.exp
10639
fb9feb35
LM
106402016-12-01 Luis Machado <lgustavo@codesourcery.com>
10641
10642 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10643 with gdb_test_no_output.
10644 Use command as test name.
10645
cd2ddb6c
LM
106462016-12-01 Luis Machado <lgustavo@codesourcery.com>
10647
10648 Fix test names starting with uppercase throughout the files.
10649
10650 * gdb.ada/assign_1.exp
10651 * gdb.ada/boolean_expr.exp
10652 * gdb.base/arrayidx.exp
10653 * gdb.base/del.exp
10654 * gdb.base/gcore-buffer-overflow.exp
10655 * gdb.base/testenv.exp
10656 * gdb.compile/compile.exp
10657 * gdb.python/py-framefilter-invalidarg.exp
10658 * gdb.python/py-framefilter.exp
10659
bb95117e
LM
106602016-12-01 Luis Machado <lgustavo@codesourcery.com>
10661
10662 Fix test names starting with uppercase throughout the files.
10663
10664 * gdb.ada/array_return.exp
10665 * gdb.ada/expr_delims.exp
10666 * gdb.ada/mi_dyn_arr.exp
10667 * gdb.ada/mi_interface.exp
10668 * gdb.ada/mi_var_array.exp
10669 * gdb.ada/watch_arg.exp
10670 * gdb.arch/alpha-step.exp
10671 * gdb.arch/altivec-regs.exp
10672 * gdb.arch/e500-regs.exp
10673 * gdb.arch/powerpc-d128-regs.exp
10674 * gdb.base/arrayidx.exp
10675 * gdb.base/break.exp
10676 * gdb.base/checkpoint.exp
10677 * gdb.base/debug-expr.exp
10678 * gdb.base/dmsym.exp
10679 * gdb.base/radix.exp
10680 * gdb.base/sepdebug.exp
10681 * gdb.base/testenv.exp
10682 * gdb.base/watch_thread_num.exp
10683 * gdb.base/watchpoint-cond-gone.exp
10684 * gdb.cell/break.exp
10685 * gdb.cell/ea-cache.exp
10686 * gdb.compile/compile.exp
10687 * gdb.cp/gdb2495.exp
10688 * gdb.gdb/selftest.exp
10689 * gdb.gdb/xfullpath.exp
10690 * gdb.go/hello.exp
10691 * gdb.go/integers.exp
10692 * gdb.objc/basicclass.exp
10693 * gdb.pascal/hello.exp
10694 * gdb.pascal/integers.exp
10695 * gdb.python/py-breakpoint.exp
10696 * gdb.python/py-cmd.exp
10697 * gdb.python/py-linetable.exp
10698 * gdb.python/py-xmethods.exp
10699 * gdb.python/python.exp
10700 * gdb.reverse/consecutive-precsave.exp
10701 * gdb.reverse/finish-precsave.exp
10702 * gdb.reverse/i386-precsave.exp
10703 * gdb.reverse/machinestate-precsave.exp
10704 * gdb.reverse/sigall-precsave.exp
10705 * gdb.reverse/solib-precsave.exp
10706 * gdb.reverse/step-precsave.exp
10707 * gdb.reverse/until-precsave.exp
10708 * gdb.reverse/watch-precsave.exp
10709 * gdb.threads/leader-exit.exp
10710 * gdb.threads/pthreads.exp
10711 * gdb.threads/wp-replication.exp
10712 * gdb.trace/actions.exp
10713 * gdb.trace/mi-tsv-changed.exp
10714 * gdb.trace/tsv.exp
10715
de97fdd4
LM
107162016-12-01 Luis Machado <lgustavo@codesourcery.com>
10717
10718 Fix test names starting with uppercase throughout the files.
10719
10720 * gdb.arch/i386-bp_permanent.exp
10721 * gdb.arch/i386-gnu-cfi.exp
10722 * gdb.base/disasm-end-cu.exp
10723 * gdb.base/macscp.exp
10724 * gdb.base/pending.exp
10725 * gdb.base/watch_thread_num.exp
10726 * gdb.cp/exception.exp
10727 * gdb.cp/gdb2495.exp
10728 * gdb.cp/local.exp
10729 * gdb.python/py-evsignal.exp
10730 * gdb.python/python.exp
10731 * gdb.trace/tracecmd.exp
10732
9f058c10
LM
107332016-12-01 Luis Machado <lgustavo@codesourcery.com>
10734
10735 Fix test names starting with uppercase throughout the files.
10736
10737 * gdb.base/charset.exp
10738 * gdb.base/eval.exp
10739 * gdb.base/multi-forks.exp
10740 * gdb.guile/scm-progspace.exp
10741 * gdb.opencl/datatypes.exp
10742 * gdb.python/py-block.exp
10743 * gdb.python/py-function.exp
10744 * gdb.python/py-symbol.exp
10745 * gdb.python/py-symtab.exp
10746 * gdb.python/py-xmethods.exp
10747 * gdb.reverse/break-precsave.exp
10748 * gdb.reverse/break-reverse.exp
10749 * gdb.reverse/consecutive-precsave.exp
10750 * gdb.reverse/consecutive-reverse.exp
10751 * gdb.reverse/finish-precsave.exp
10752 * gdb.reverse/finish-reverse-bkpt.exp
10753 * gdb.reverse/finish-reverse.exp
10754 * gdb.reverse/fstatat-reverse.exp
10755 * gdb.reverse/getresuid-reverse.exp
10756 * gdb.reverse/i386-precsave.exp
10757 * gdb.reverse/i386-reverse.exp
10758 * gdb.reverse/i386-sse-reverse.exp
10759 * gdb.reverse/i387-stack-reverse.exp
10760 * gdb.reverse/insn-reverse.exp
10761 * gdb.reverse/machinestate-precsave.exp
10762 * gdb.reverse/machinestate.exp
10763 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10764 * gdb.reverse/pipe-reverse.exp
10765 * gdb.reverse/readv-reverse.exp
10766 * gdb.reverse/recvmsg-reverse.exp
10767 * gdb.reverse/rerun-prec.exp
10768 * gdb.reverse/s390-mvcle.exp
10769 * gdb.reverse/sigall-precsave.exp
10770 * gdb.reverse/sigall-reverse.exp
10771 * gdb.reverse/solib-precsave.exp
10772 * gdb.reverse/solib-reverse.exp
10773 * gdb.reverse/step-precsave.exp
10774 * gdb.reverse/step-reverse.exp
10775 * gdb.reverse/time-reverse.exp
10776 * gdb.reverse/until-precsave.exp
10777 * gdb.reverse/until-reverse.exp
10778 * gdb.reverse/waitpid-reverse.exp
10779 * gdb.reverse/watch-precsave.exp
10780 * gdb.reverse/watch-reverse.exp
10781
cdc7edd7
LM
107822016-12-01 Luis Machado <lgustavo@codesourcery.com>
10783
10784 Fix test names starting with uppercase throughout the files.
10785
10786 * gdb.arch/i386-mpx-simple_segv.exp
10787 * gdb.arch/i386-mpx.exp
10788 * gdb.arch/i386-permbkpt.exp
10789 * gdb.arch/pa-nullify.exp
10790 * gdb.arch/powerpc-d128-regs.exp
10791 * gdb.arch/vsx-regs.exp
10792 * gdb.base/bfp-test.exp
10793 * gdb.base/break.exp
10794 * gdb.base/breakpoint-shadow.exp
10795 * gdb.base/callfuncs.exp
10796 * gdb.base/charset.exp
10797 * gdb.base/commands.exp
10798 * gdb.base/completion.exp
10799 * gdb.base/dfp-test.exp
10800 * gdb.base/echo.exp
10801 * gdb.base/ending-run.exp
10802 * gdb.base/eval.exp
10803 * gdb.base/expand-psymtabs.exp
10804 * gdb.base/float128.exp
10805 * gdb.base/floatn.exp
10806 * gdb.base/foll-exec-mode.exp
10807 * gdb.base/gdb1056.exp
10808 * gdb.base/gdb11531.exp
10809 * gdb.base/kill-after-signal.exp
10810 * gdb.base/multi-forks.exp
10811 * gdb.base/overlays.exp
10812 * gdb.base/pending.exp
10813 * gdb.base/sepdebug.exp
10814 * gdb.base/testenv.exp
10815 * gdb.base/valgrind-db-attach.exp
10816 * gdb.base/watch_thread_num.exp
10817 * gdb.base/watchpoint-cond-gone.exp
10818 * gdb.base/watchpoint.exp
10819 * gdb.base/watchpoints.exp
10820 * gdb.cp/arg-reference.exp
10821 * gdb.cp/baseenum.exp
10822 * gdb.cp/operator.exp
10823 * gdb.cp/shadow.exp
10824 * gdb.dwarf2/dw2-op-out-param.exp
10825 * gdb.dwarf2/dw2-reg-undefined.exp
10826 * gdb.go/chan.exp
10827 * gdb.go/hello.exp
10828 * gdb.go/integers.exp
10829 * gdb.go/methods.exp
10830 * gdb.go/package.exp
10831 * gdb.guile/scm-parameter.exp
10832 * gdb.guile/scm-progspace.exp
10833 * gdb.guile/scm-value.exp
10834 * gdb.mi/mi-pending.exp
10835 * gdb.mi/user-selected-context-sync.exp
10836 * gdb.multi/multi-attach.exp
10837 * gdb.multi/tids.exp
10838 * gdb.opt/clobbered-registers-O2.exp
10839 * gdb.pascal/floats.exp
10840 * gdb.pascal/integers.exp
10841 * gdb.python/py-block.exp
10842 * gdb.python/py-events.exp
10843 * gdb.python/py-parameter.exp
10844 * gdb.python/py-symbol.exp
10845 * gdb.python/py-symtab.exp
10846 * gdb.python/py-type.exp
10847 * gdb.python/py-value.exp
10848 * gdb.python/py-xmethods.exp
10849 * gdb.python/python.exp
10850 * gdb.reverse/break-precsave.exp
10851 * gdb.reverse/consecutive-precsave.exp
10852 * gdb.reverse/finish-precsave.exp
10853 * gdb.reverse/i386-precsave.exp
10854 * gdb.reverse/machinestate-precsave.exp
10855 * gdb.reverse/sigall-precsave.exp
10856 * gdb.reverse/solib-precsave.exp
10857 * gdb.reverse/step-precsave.exp
10858 * gdb.reverse/until-precsave.exp
10859 * gdb.reverse/watch-precsave.exp
10860 * gdb.server/ext-attach.exp
10861 * gdb.server/ext-restart.exp
10862 * gdb.server/ext-run.exp
10863 * gdb.server/ext-wrapper.exp
10864 * gdb.stabs/gdb11479.exp
10865 * gdb.stabs/weird.exp
10866 * gdb.threads/attach-many-short-lived-threads.exp
10867 * gdb.threads/kill.exp
10868 * gdb.threads/watchpoint-fork.exp
10869
bc6c7af4
LM
108702016-12-01 Luis Machado <lgustavo@codesourcery.com>
10871
10872 Fix test names starting with uppercase throughout all the files below.
10873
10874 * gdb.ada/array_return.exp
10875 * gdb.ada/catch_ex.exp
10876 * gdb.ada/info_exc.exp
10877 * gdb.ada/mi_catch_ex.exp
10878 * gdb.ada/mi_dyn_arr.exp
10879 * gdb.ada/mi_ex_cond.exp
10880 * gdb.ada/mi_exc_info.exp
10881 * gdb.ada/mi_interface.exp
10882 * gdb.ada/mi_task_arg.exp
10883 * gdb.ada/mi_task_info.exp
10884 * gdb.ada/mi_var_array.exp
10885 * gdb.arch/alpha-step.exp
10886 * gdb.arch/amd64-disp-step.exp
10887 * gdb.arch/arm-disp-step.exp
10888 * gdb.arch/disp-step-insn-reloc.exp
10889 * gdb.arch/e500-prologue.exp
10890 * gdb.arch/ftrace-insn-reloc.exp
10891 * gdb.arch/gdb1558.exp
10892 * gdb.arch/i386-bp_permanent.exp
10893 * gdb.arch/i386-disp-step.exp
10894 * gdb.arch/i386-float.exp
10895 * gdb.arch/i386-gnu-cfi.exp
10896 * gdb.arch/ia64-breakpoint-shadow.exp
10897 * gdb.arch/mips16-thunks.exp
10898 * gdb.arch/pa-nullify.exp
10899 * gdb.arch/powerpc-aix-prologue.exp
10900 * gdb.arch/powerpc-power.exp
10901 * gdb.arch/ppc-dfp.exp
10902 * gdb.arch/s390-tdbregs.exp
10903 * gdb.arch/spu-info.exp
10904 * gdb.arch/spu-ls.exp
10905 * gdb.arch/thumb-bx-pc.exp
10906 * gdb.base/advance.exp
10907 * gdb.base/annota-input-while-running.exp
10908 * gdb.base/arrayidx.exp
10909 * gdb.base/asmlabel.exp
10910 * gdb.base/async.exp
10911 * gdb.base/attach-wait-input.exp
10912 * gdb.base/auto-connect-native-target.exp
10913 * gdb.base/batch-preserve-term-settings.exp
10914 * gdb.base/bfp-test.exp
10915 * gdb.base/bigcore.exp
10916 * gdb.base/bp-permanent.exp
10917 * gdb.base/break-always.exp
10918 * gdb.base/break-fun-addr.exp
10919 * gdb.base/break-idempotent.exp
10920 * gdb.base/break-main-file-remove-fail.exp
10921 * gdb.base/break-probes.exp
10922 * gdb.base/break-unload-file.exp
10923 * gdb.base/break.exp
10924 * gdb.base/call-ar-st.exp
10925 * gdb.base/call-rt-st.exp
10926 * gdb.base/call-sc.exp
10927 * gdb.base/call-signal-resume.exp
10928 * gdb.base/call-strs.exp
10929 * gdb.base/callexit.exp
10930 * gdb.base/callfuncs.exp
10931 * gdb.base/catch-gdb-caused-signals.exp
10932 * gdb.base/catch-signal-siginfo-cond.exp
10933 * gdb.base/catch-syscall.exp
10934 * gdb.base/compare-sections.exp
10935 * gdb.base/cond-eval-mode.exp
10936 * gdb.base/condbreak-call-false.exp
10937 * gdb.base/consecutive-step-over.exp
10938 * gdb.base/cursal.exp
10939 * gdb.base/disabled-location.exp
10940 * gdb.base/disasm-end-cu.exp
10941 * gdb.base/display.exp
10942 * gdb.base/double-prompt-target-event-error.exp
10943 * gdb.base/dprintf-bp-same-addr.exp
10944 * gdb.base/dprintf-detach.exp
10945 * gdb.base/dprintf-next.exp
10946 * gdb.base/dprintf-non-stop.exp
10947 * gdb.base/dprintf-pending.exp
10948 * gdb.base/dso2dso.exp
10949 * gdb.base/ending-run.exp
10950 * gdb.base/enum_cond.exp
10951 * gdb.base/examine-backward.exp
10952 * gdb.base/exe-lock.exp
10953 * gdb.base/exec-invalid-sysroot.exp
10954 * gdb.base/execl-update-breakpoints.exp
10955 * gdb.base/execution-termios.exp
10956 * gdb.base/fileio.exp
10957 * gdb.base/fixsection.exp
10958 * gdb.base/foll-exec-mode.exp
10959 * gdb.base/foll-exec.exp
10960 * gdb.base/fork-running-state.exp
10961 * gdb.base/frame-args.exp
10962 * gdb.base/fullpath-expand.exp
10963 * gdb.base/func-ptr.exp
10964 * gdb.base/gcore-relro-pie.exp
10965 * gdb.base/gdb1090.exp
10966 * gdb.base/gdb1555.exp
10967 * gdb.base/global-var-nested-by-dso.exp
10968 * gdb.base/gnu-ifunc.exp
10969 * gdb.base/hbreak-in-shr-unsupported.exp
10970 * gdb.base/hbreak-unmapped.exp
10971 * gdb.base/hook-stop.exp
10972 * gdb.base/infcall-input.exp
10973 * gdb.base/info-fun.exp
10974 * gdb.base/info-shared.exp
10975 * gdb.base/interrupt-noterm.exp
10976 * gdb.base/jit-so.exp
10977 * gdb.base/jit.exp
10978 * gdb.base/line-symtabs.exp
10979 * gdb.base/list.exp
10980 * gdb.base/longjmp.exp
10981 * gdb.base/macscp.exp
10982 * gdb.base/max-value-size.exp
10983 * gdb.base/nodebug.exp
10984 * gdb.base/nofield.exp
10985 * gdb.base/overlays.exp
10986 * gdb.base/paginate-after-ctrl-c-running.exp
10987 * gdb.base/paginate-bg-execution.exp
10988 * gdb.base/paginate-inferior-exit.exp
10989 * gdb.base/pending.exp
10990 * gdb.base/pr11022.exp
10991 * gdb.base/printcmds.exp
10992 * gdb.base/ptr-typedef.exp
10993 * gdb.base/ptype.exp
10994 * gdb.base/randomize.exp
10995 * gdb.base/range-stepping.exp
10996 * gdb.base/realname-expand.exp
10997 * gdb.base/relativedebug.exp
10998 * gdb.base/remote.exp
10999 * gdb.base/savedregs.exp
11000 * gdb.base/sepdebug.exp
11001 * gdb.base/set-noassign.exp
11002 * gdb.base/shlib-call.exp
11003 * gdb.base/shreloc.exp
11004 * gdb.base/sigaltstack.exp
11005 * gdb.base/sigbpt.exp
11006 * gdb.base/siginfo-addr.exp
11007 * gdb.base/siginfo-obj.exp
11008 * gdb.base/siginfo-thread.exp
11009 * gdb.base/signest.exp
11010 * gdb.base/signull.exp
11011 * gdb.base/sigrepeat.exp
11012 * gdb.base/skip.exp
11013 * gdb.base/so-impl-ld.exp
11014 * gdb.base/solib-corrupted.exp
11015 * gdb.base/solib-disc.exp
11016 * gdb.base/solib-display.exp
11017 * gdb.base/solib-overlap.exp
11018 * gdb.base/solib-search.exp
11019 * gdb.base/solib-symbol.exp
11020 * gdb.base/source-execution.exp
11021 * gdb.base/sss-bp-on-user-bp-2.exp
11022 * gdb.base/sss-bp-on-user-bp.exp
11023 * gdb.base/stack-checking.exp
11024 * gdb.base/stale-infcall.exp
11025 * gdb.base/step-break.exp
11026 * gdb.base/step-line.exp
11027 * gdb.base/step-over-exit.exp
11028 * gdb.base/step-test.exp
11029 * gdb.base/structs.exp
11030 * gdb.base/sym-file.exp
11031 * gdb.base/symtab-search-order.exp
11032 * gdb.base/term.exp
11033 * gdb.base/type-opaque.exp
11034 * gdb.base/unload.exp
11035 * gdb.base/until-nodebug.exp
11036 * gdb.base/until.exp
11037 * gdb.base/unwindonsignal.exp
11038 * gdb.base/watch-cond.exp
11039 * gdb.base/watch-non-mem.exp
11040 * gdb.base/watch_thread_num.exp
11041 * gdb.base/watchpoint-reuse-slot.exp
11042 * gdb.base/watchpoint-solib.exp
11043 * gdb.base/watchpoint.exp
11044 * gdb.btrace/dlopen.exp
11045 * gdb.cell/arch.exp
11046 * gdb.cell/break.exp
11047 * gdb.cell/bt.exp
11048 * gdb.cell/core.exp
11049 * gdb.cell/data.exp
11050 * gdb.cell/dwarfaddr.exp
11051 * gdb.cell/ea-cache.exp
11052 * gdb.cell/ea-standalone.exp
11053 * gdb.cell/ea-test.exp
11054 * gdb.cell/f-regs.exp
11055 * gdb.cell/fork.exp
11056 * gdb.cell/gcore.exp
11057 * gdb.cell/mem-access.exp
11058 * gdb.cell/ptype.exp
11059 * gdb.cell/registers.exp
11060 * gdb.cell/sizeof.exp
11061 * gdb.cell/solib-symbol.exp
11062 * gdb.cell/solib.exp
11063 * gdb.compile/compile-tls.exp
11064 * gdb.cp/exception.exp
11065 * gdb.cp/gdb2495.exp
11066 * gdb.cp/local.exp
11067 * gdb.cp/mb-inline.exp
11068 * gdb.cp/mb-templates.exp
11069 * gdb.cp/pr10687.exp
11070 * gdb.cp/pr9167.exp
11071 * gdb.cp/scope-err.exp
11072 * gdb.cp/templates.exp
11073 * gdb.cp/virtfunc.exp
11074 * gdb.dwarf2/dw2-dir-file-name.exp
11075 * gdb.dwarf2/dw2-single-line-discriminators.exp
11076 * gdb.fortran/complex.exp
11077 * gdb.fortran/library-module.exp
11078 * gdb.guile/guile.exp
11079 * gdb.guile/scm-cmd.exp
11080 * gdb.guile/scm-frame-inline.exp
11081 * gdb.guile/scm-objfile.exp
11082 * gdb.guile/scm-pretty-print.exp
11083 * gdb.guile/scm-symbol.exp
11084 * gdb.guile/scm-type.exp
11085 * gdb.guile/scm-value.exp
11086 * gdb.linespec/keywords.exp
11087 * gdb.linespec/ls-errs.exp
11088 * gdb.linespec/macro-relative.exp
11089 * gdb.linespec/thread.exp
11090 * gdb.mi/mi-breakpoint-changed.exp
11091 * gdb.mi/mi-dprintf-pending.exp
11092 * gdb.mi/mi-fullname-deleted.exp
11093 * gdb.mi/mi-logging.exp
11094 * gdb.mi/mi-pending.exp
11095 * gdb.mi/mi-solib.exp
11096 * gdb.mi/new-ui-mi-sync.exp
11097 * gdb.mi/user-selected-context-sync.exp
11098 * gdb.multi/dummy-frame-restore.exp
11099 * gdb.multi/multi-arch-exec.exp
11100 * gdb.multi/remove-inferiors.exp
11101 * gdb.multi/watchpoint-multi-exit.exp
11102 * gdb.opt/solib-intra-step.exp
11103 * gdb.perf/backtrace.exp
11104 * gdb.perf/single-step.exp
11105 * gdb.perf/skip-command.exp
11106 * gdb.perf/skip-prologue.exp
11107 * gdb.perf/solib.exp
11108 * gdb.python/lib-types.exp
11109 * gdb.python/py-as-string.exp
11110 * gdb.python/py-bad-printers.exp
11111 * gdb.python/py-block.exp
11112 * gdb.python/py-breakpoint.exp
11113 * gdb.python/py-cmd.exp
11114 * gdb.python/py-events.exp
11115 * gdb.python/py-evthreads.exp
11116 * gdb.python/py-finish-breakpoint.exp
11117 * gdb.python/py-finish-breakpoint2.exp
11118 * gdb.python/py-frame-inline.exp
11119 * gdb.python/py-frame.exp
11120 * gdb.python/py-inferior.exp
11121 * gdb.python/py-infthread.exp
11122 * gdb.python/py-mi.exp
11123 * gdb.python/py-objfile.exp
11124 * gdb.python/py-pp-maint.exp
11125 * gdb.python/py-pp-registration.exp
11126 * gdb.python/py-prettyprint.exp
11127 * gdb.python/py-recurse-unwind.exp
11128 * gdb.python/py-shared.exp
11129 * gdb.python/py-symbol.exp
11130 * gdb.python/py-symtab.exp
11131 * gdb.python/py-template.exp
11132 * gdb.python/py-type.exp
11133 * gdb.python/py-unwind-maint.exp
11134 * gdb.python/py-unwind.exp
11135 * gdb.python/py-value.exp
11136 * gdb.python/python.exp
11137 * gdb.reverse/finish-reverse-bkpt.exp
11138 * gdb.reverse/insn-reverse.exp
11139 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11140 * gdb.reverse/solib-precsave.exp
11141 * gdb.reverse/solib-reverse.exp
11142 * gdb.stabs/gdb11479.exp
11143 * gdb.stabs/weird.exp
11144 * gdb.threads/fork-child-threads.exp
11145 * gdb.threads/fork-plus-threads.exp
11146 * gdb.threads/fork-thread-pending.exp
11147 * gdb.threads/forking-threads-plus-breakpoint.exp
11148 * gdb.threads/hand-call-in-threads.exp
11149 * gdb.threads/interrupted-hand-call.exp
11150 * gdb.threads/linux-dp.exp
11151 * gdb.threads/local-watch-wrong-thread.exp
11152 * gdb.threads/next-while-other-thread-longjmps.exp
11153 * gdb.threads/non-ldr-exit.exp
11154 * gdb.threads/pending-step.exp
11155 * gdb.threads/print-threads.exp
11156 * gdb.threads/process-dies-while-detaching.exp
11157 * gdb.threads/process-dies-while-handling-bp.exp
11158 * gdb.threads/pthreads.exp
11159 * gdb.threads/queue-signal.exp
11160 * gdb.threads/reconnect-signal.exp
11161 * gdb.threads/signal-command-handle-nopass.exp
11162 * gdb.threads/signal-command-multiple-signals-pending.exp
11163 * gdb.threads/signal-delivered-right-thread.exp
11164 * gdb.threads/signal-sigtrap.exp
11165 * gdb.threads/sigthread.exp
11166 * gdb.threads/staticthreads.exp
11167 * gdb.threads/stepi-random-signal.exp
11168 * gdb.threads/thread-unwindonsignal.exp
11169 * gdb.threads/thread_check.exp
11170 * gdb.threads/thread_events.exp
11171 * gdb.threads/tid-reuse.exp
11172 * gdb.threads/tls-nodebug.exp
11173 * gdb.threads/tls-shared.exp
11174 * gdb.threads/tls-so_extern.exp
11175 * gdb.threads/tls.exp
11176 * gdb.threads/wp-replication.exp
11177 * gdb.trace/actions-changed.exp
11178 * gdb.trace/actions.exp
11179 * gdb.trace/backtrace.exp
11180 * gdb.trace/change-loc.exp
11181 * gdb.trace/collection.exp
11182 * gdb.trace/deltrace.exp
11183 * gdb.trace/disconnected-tracing.exp
11184 * gdb.trace/entry-values.exp
11185 * gdb.trace/ftrace-lock.exp
11186 * gdb.trace/ftrace.exp
11187 * gdb.trace/infotrace.exp
11188 * gdb.trace/mi-trace-frame-collected.exp
11189 * gdb.trace/mi-trace-unavailable.exp
11190 * gdb.trace/mi-traceframe-changed.exp
11191 * gdb.trace/mi-tracepoint-changed.exp
11192 * gdb.trace/mi-tsv-changed.exp
11193 * gdb.trace/no-attach-trace.exp
11194 * gdb.trace/packetlen.exp
11195 * gdb.trace/passc-dyn.exp
11196 * gdb.trace/passcount.exp
11197 * gdb.trace/pending.exp
11198 * gdb.trace/pr16508.exp
11199 * gdb.trace/qtro.exp
11200 * gdb.trace/range-stepping.exp
11201 * gdb.trace/read-memory.exp
11202 * gdb.trace/report.exp
11203 * gdb.trace/save-trace.exp
11204 * gdb.trace/signal.exp
11205 * gdb.trace/stap-trace.exp
11206 * gdb.trace/status-stop.exp
11207 * gdb.trace/strace.exp
11208 * gdb.trace/tfile.exp
11209 * gdb.trace/tfind.exp
11210 * gdb.trace/trace-break.exp
11211 * gdb.trace/trace-condition.exp
11212 * gdb.trace/trace-enable-disable.exp
11213 * gdb.trace/trace-mt.exp
11214 * gdb.trace/tracecmd.exp
11215 * gdb.trace/tracefile-pseudo-reg.exp
11216 * gdb.trace/tspeed.exp
11217 * gdb.trace/tstatus.exp
11218 * gdb.trace/tsv.exp
11219 * gdb.trace/unavailable.exp
11220 * gdb.trace/while-dyn.exp
11221 * gdb.trace/while-stepping.exp
11222 * lib/gdb-guile.exp
11223 * lib/gdb.exp
11224 * lib/mi-support.exp
11225 * lib/pascal.exp
11226 * lib/perftest.exp
11227 * lib/prelink-support.exp
11228 * lib/selftest-support.exp
11229
ad02e4fe
SM
112302016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11231
11232 * Makefile.in: Include disable-implicit-rules.mk.
11233
22347e55
AA
112342016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11235
11236 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11237 non-byte-aligned bit fields.
11238
da5b30da
AA
112392016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11240
11241 PR gdb/12616
11242 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11243 respects the DW_AT_data_bit_offset attribute.
11244
b593ecca
SM
112452016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11246
11247 * gdb.base/default.exp: Fix output of "set language".
11248
3b165252
SM
112492016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11250
11251 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11252 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11253 make.
11254 * configure.ac: Remove checks for the make program.
11255 * configure: Re-generate.
11256
1a2f3d7f
KB
112572016-11-16 Kevin Buettner <kevinb@redhat.com>
11258
11259 * gdb.python/py-recurse-unwind.c (main): Add loop.
11260 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11261 to read_register() and gdb.parse_and_eval(). Make each code
11262 call a separate case that can be individually tested.
11263 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11264 proc. Call cont_and_backtrace for each of the code paths that
11265 we want to test in the unwinder.
11266
b7f38fda
AA
112672016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11268
11269 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11270 the definition of struct S.
11271
1f8db343
CM
112722016-11-11 Catherine Moore <clm@codesourcery.com>
11273
11274 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11275
fad0c9fb
PA
112762016-11-09 Pedro Alves <palves@redhat.com>
11277
11278 * gdb.base/commands.exp (runto_or_return): New procedure.
11279 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11280 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11281 (progvar_simple_while_test, progvar_complex_if_while_test)
11282 (if_while_breakpoint_command_test)
11283 (infrun_breakpoint_command_test, breakpoint_command_test)
11284 (user_defined_command_test, watchpoint_command_test)
11285 (test_command_prompt_position, redefine_hook_test)
11286 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11287 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11288 multi_line_input and multi_line. Remove gdb_expect and
11289 gdb_stop_suppressing_tests uses.
11290 * lib/gdb.exp (valnum_re): New global.
11291 (multi_line_input): New procedure.
11292
8354c62c
SM
112932016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11294
11295 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11296 Remove.
11297 (test_setup): Define with proc_with_prefix.
11298 (test_cli_inferior): Likewise.
11299 (test_cli_thread): Likewise.
11300 (test_cli_frame): Likewise.
11301 (test_cli_select_frame): Likewise.
11302 (test_cli_up_down): Likewise.
11303 (test_mi_thread_select): Likewise.
11304 (test_mi_stack_select_frame): Likewise.
11305 (test_cli_in_mi_inferior): Likewise.
11306 (test_cli_in_mi_thread): Likewise.
11307 (test_cli_in_mi_frame): Likewise.
11308 (top level): Do not use with_test_prefix_procname.
11309
64f367a2
PA
113102016-11-09 Pedro Alves <palves@redhat.com>
11311
11312 * gdb.base/commands.exp (gdbvar_simple_if_test)
11313 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11314 (progvar_simple_if_test, progvar_simple_while_test)
11315 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11316 (infrun_breakpoint_command_test, breakpoint_command_test)
11317 (user_defined_command_test, watchpoint_command_test)
11318 (test_command_prompt_position, deprecated_command_test)
11319 (bp_deleted_in_command, temporary_breakpoint_commands)
11320 (stray_arg0_test, source_file_with_indented_comment)
11321 (recursive_source_test, if_commands_test)
11322 (error_clears_commands_left, redefine_hook_test)
11323 (redefine_backtrace_test): Use proc_with_prefix.
11324 * lib/gdb.exp (proc_with_prefix): New proc.
11325
0bb65f1e
AA
113262016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11327
11328 * gdb.base/tui-layout.c: New file.
11329 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11330 disassembly window contains very long lines.
11331
7353f247
TT
113322016-11-08 Tom Tromey <tom@tromey.com>
11333
11334 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11335 depend on Python 2.
11336
30a7bb83
TT
113372016-11-08 Tom Tromey <tom@tromey.com>
11338
11339 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11340 New method.
11341
cdf5a07c
MG
113422016-10-29 Manish Goregaokar <manish@mozilla.com>
11343
2806dc7e 11344 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11345
51a789c3
MG
113462016-10-27 Manish Goregaokar <manish@mozilla.com>
11347
2806dc7e
PA
11348 * gdb.rust/simple.rs: Add test for univariant enums without
11349 discriminants and for encoded struct-like enums.
51a789c3 11350
f610ab6d
PA
113512016-10-28 Pedro Alves <palves@redhat.com>
11352
11353 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11354 gdb_test_multiple, tighten regexps and match symtabs and line
11355 tables incrementally.
11356
b129b0ca
LM
113572016-10-28 Luis Machado <lgustavo@codesourcery.com>
11358
11359 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11360 general.
11361
ecf45d2c
SL
113622016-10-25 Luis Machado <lgustavo@codesourcery.com>
11363
11364 * gdb.base/exec-invalid-sysroot.exp: New file.
11365
b8d38ee4
JK
113662016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11367
11368 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11369
f90fd8c2
JK
113702016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11371
11372 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11373
2d2476aa
MR
113742016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11375
2806dc7e
PA
11376 * gdb.base/killed-outside.exp: Remove $options from a call to
11377 `prepare_for_testing'.
2d2476aa 11378
e42b25a0
SM
113792016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11380
11381 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11382 Change test message.
11383
3ccdb432
SM
113842016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11385
11386 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11387 Update comment.
11388
5bad3170
SM
113892016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11390
11391 * gdb.trace/mi-trace-save.exp: New file.
11392
5ad9dba7
YQ
113932016-10-13 Yao Qi <yao.qi@linaro.org>
11394
11395 * gdb.base/code_elim.exp (get_var_address): Remove.
11396 * gdb.base/relocate.exp: Likewise.
11397 * gdb.base/shreloc.exp: Likewise.
11398 * lib/gdb.exp (get_var_address): New.
11399
62df7e21
YQ
114002016-10-13 Yao Qi <yao.qi@linaro.org>
11401
11402 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11403 floating point tests if $skip_float_test is false.
11404
4dac951e
LM
114052016-10-12 Luis Machado <lgustavo@codesourcery.com>
11406
11407 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11408 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11409 argc values.
11410 Add 1 to argc so we guarantee distinct initial/modified argc values.
11411
8f1a8fc4
JK
114122016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11413
11414 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11415
16c85b5d
JK
114162016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11417
11418 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11419 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11420 * gdb.arch/vsx-regs.exp: Likewise.
11421
1d0e042a
YQ
114222016-10-07 Yao Qi <yao.qi@linaro.org>
11423
11424 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11425
68dadef5
MM
114262016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11427
11428 * gdb.python/python.exp: Test decode_line("*0").
11429
33fa2c6e
DE
114302016-10-06 Doug Evans <dje@google.com>
11431
11432 * gdb.python/py-value.exp (test_value_creation): Add test for large
11433 unsigned 64-bit value.
11434
9c37b5ae
TT
114352016-10-06 Tom Tromey <tom@tromey.com>
11436
11437 * gdb.compile/compile.exp: Change java tests to rust.
11438 * gdb.base/setshow.exp: Change java tests to rust.
11439 * gdb.base/default.exp: Remove java from language list.
11440 * README (Examples): Update language example.
11441 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11442 test.
11443 * lib/gdb.exp (skip_java_tests): Remove.
11444 * lib/java.exp: Remove.
11445 * gdb.java: Remove.
11446
78b86327
MR
114472016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11448
11449 * gdb.arch/mips-fcr.exp: New test.
11450 * gdb.arch/mips-fcr.c: Source for the new test.
11451
7470adbb
MR
114522016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11453
11454 * gdb.base/solib-disc.exp: Use `standard_output_file'
11455 throughout.
11456
4a556533
PA
114572016-10-06 Pedro Alves <palves@redhat.com>
11458
11459 * gdb.base/jit-simple-dl.c: New file.
11460 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11461 * gdb.base/jit-simple.c: ... this.
11462 * gdb.base/jit-simple.exp (jit_run): Delete.
11463 (build_jit): New proc.
11464 (jit_test_reread): Recompile either the main program or the shared
11465 library, depending on what is being tested. Skip changing address
11466 if caller wants to. Compare before/after addresses. If testing
11467 standalone, explicitly load the binary. Test "maint info
11468 breakpoints".
11469 (top level): Add "standalone vs shared lib" and "change address"
11470 vs "same address" axes.
11471
5a122fbc
PA
114722016-10-06 Pedro Alves <palves@redhat.com>
11473
11474 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11475 call.
11476 (jit_run): Delete.
11477 (jit_test_reread): Use with_test_prefix. Reload the main binary
11478 explicitly. Compare the before/after addresses of the JIT
11479 descriptor.
11480
ee8da4b8
DE
114812016-08-15 Doug Evans <dje@google.com>
11482
11483 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11484 for single bitfields is bool.
11485 * gdb.xml/tdesc-regs.exp: Ditto.
11486
f389f6fe
JK
114872016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11488
11489 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11490
fdebf1a4
YQ
114912016-10-05 Yao Qi <yao.qi@linaro.org>
11492
11493 * lib/gdb.exp (support_complex_tests): Return zero if
11494 gdb_skip_float_test return true.
11495
9c36d954 114962016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11497 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11498
11499 PR gdb/20487
11500 * gdb.mi/user-selected-context-sync.exp: New file.
11501 * gdb.mi/user-selected-context-sync.c: New file.
11502
4034d0ff 115032016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11504 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11505
11506 PR gdb/20487
11507 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11508 =thread-select-event check.
11509
a4297203
PB
115102016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11511
11512 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11513 the compulsory L operand changes.
11514 * gdb.arch/powerpc-power.s: Likewise.
11515
bb805577
JK
115162016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11517
11518 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11519 * gdb.base/jit-attach-pie.c: New file.
11520 * gdb.base/jit-attach-pie.exp: New file.
11521
6d61dee5
PA
115222016-09-28 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.base/infcall-input.c: New file.
11525 * gdb.base/infcall-input.exp: New file.
11526
f73842fc
YQ
115272016-09-22 Yao Qi <yao.qi@linaro.org>
11528
11529 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11530 (gdb_exit): Rename it to ...
11531 (gdbserver_gdb_exit): ... Close GDBserver.
11532 (gdb_exit): New proc, call gdbserver_gdb_exit.
11533 (mi_gdb_exit): Likewise.
11534
90681dab
YQ
115352016-09-22 Yao Qi <yao.qi@linaro.org>
11536
11537 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11538 path.
11539 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11540 Remove duplication.
11541
9c211fd8
YQ
115422016-09-22 Yao Qi <yao.qi@linaro.org>
11543
11544 * lib/gdbserver-support.exp: Check the existence of
11545 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11546
ad0a504f
AK
115472016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11548
11549 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11550
36cf1806
TT
115512016-09-21 Tom Tromey <tom@tromey.com>
11552
11553 PR gdb/20604:
11554 * gdb.base/quit.exp: New file.
11555
74172ecf
SM
115562016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11557
11558 * .gitignore: New file.
11559
3d0ec882
MR
115602016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11561
11562 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11563 throughout.
11564
8193adea
AA
115652016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11566
11567 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11568
d41a5c09
JK
115692016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11570
11571 * gdb.cp/casts.cc (decltype): Move it ...
11572 (main): ... with its call to ...
11573 * gdb.cp/casts03.cc: ... a new file.
11574 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11575
d2dfe700
JK
115762016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11577
11578 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11579
e2a92b16
PB
115802016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11581
11582 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11583 and sync up the test with tests in gas/testsuite/gas/ppc.
11584 * gdb.arch/powerpc-power.exp: Likewise.
11585
49b4de64
JK
115862016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11587
11588 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11589
2c29df25
SDJ
115902016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11591 Jan Kratochvil <jan.kratochvil@redhat.com>
11592
11593 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11594 make m1's definition to be different from m2's. Use 'dummy' as an
11595 argument for probe 'two'.
11596
cc3c2846
JB
115972016-09-10 Jon Beniston <jon@beniston.com>
11598
11599 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11600 for sim target.
11601
e1b2624a
AA
116022016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11603
11604 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11605 variable declaration.
11606 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11607 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11608 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11609 received HWCAP as its argument.
11610
4295e285
PA
116112016-09-06 Pedro Alves <palves@redhat.com>
11612
11613 * gdb.base/new-ui-pending-input.c: New file.
11614 * gdb.base/new-ui-pending-input.exp: New file.
11615 * gdb.exp (clear_gdb_spawn_id): New procedure.
11616 (with_spawn_id): Check whether gdb_spawn_id exists before
11617 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11618 on exit.
11619
00d5215e
UW
116202016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11621
11622 * gdb.base/float128.c: New file.
11623 * gdb.base/float128.exp: Likewise.
11624 * gdb.base/floatn.c: Likewise.
11625 * gdb.base/floatn.exp: Likewise.
11626
a9ff5f12
UW
116272016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11628
11629 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11630
f245535c
PA
116312016-09-05 Pedro Alves <palves@redhat.com>
11632
11633 PR backtrace/19927
11634 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11635 unwinders are immediately called as side effect of "source" or
11636 "disable unwinder" commands.
11637 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11638
ae9cf263
YQ
116392016-09-02 Yao Qi <yao.qi@linaro.org>
11640
11641 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11642 is true and $type is "float" or "double".
11643
27aba047
YQ
116442016-09-02 Yao Qi <yao.qi@linaro.org>
11645
11646 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11647 true.
11648 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11649 * gdb.base/call-rt-st.exp: Likewise.
11650 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11651 return value instead of gdb,skip_float_test.
11652 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11653 (do_function_calls): Use its return value instead of
11654 gdb,skip_float_test.
11655 * gdb.base/finish.exp: Likewise.
11656 * gdb.base/funcargs.exp: Likewise.
11657 * gdb.base/return.exp: Likewise.
11658 * gdb.base/return2.exp: Likewise.
11659 * gdb.base/varargs.exp: Likewise.
11660 * lib/gdb.exp (gdb_skip_float_test): Change it to
11661 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11662
5af962df
AA
116632016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11664
11665 * gdb.multi/tids.exp: Test "thread apply all".
11666
7fac6910
JK
116672016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11668
11669 * gdb.base/default.exp (tty): Remove.
11670
bb1fe4ac
KB
116712016-08-24 Kevin Buettner <kevinb@redhat.com>
11672
2806dc7e
PA
11673 * gdb.python/py-recurse-unwind.c: New file.
11674 * gdb.python/py-recurse-unwind.py: New file.
11675 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11676
0a1ddfa6
SM
116772016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11678
11679 * gdb.base/set-inferior-tty.exp: New file.
11680 * gdb.base/set-inferior-tty.c: New file.
11681
d9de1fe3
PA
116822016-08-23 Pedro Alves <palves@redhat.com>
11683
11684 PR gdb/20494
11685 * gdb.base/new-ui-echo.c: New file.
11686 * gdb.base/new-ui-echo.exp: New file.
11687
e9d9abd7
YQ
116882016-08-23 Yao Qi <yao.qi@linaro.org>
11689
11690 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11691 gdbserver_spawn.
11692 * gdb.server/connect-without-multi-process.exp (do_test):
11693 Likewise.
11694
3589529e
YQ
116952016-08-23 Yao Qi <yao.qi@linaro.org>
11696
11697 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11698 standalone_txt. Delete gdb_txt and standalone_txt on host
11699 and target. Spawn the binary on target. Copy files from
11700 target to host.
11701
6bb90213
PA
117022016-08-22 Pedro Alves <palves@redhat.com>
11703
11704 PR gdb/20505
11705 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11706 with_test_prefix. Factor out bits to ...
11707 (test_no_vdso): ... this new procedure.
11708
20c2c024
CL
117092016-08-19 Carl Love <cel@us.ibm.com>
11710
11711 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11712 maintaining separate logic for constructing the output path.
11713 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11714 * gdb.arch/ppc-dfp.exp: Likewise.
11715 * gdb.arch/ppc-fp.exp: Likewise.
11716 * gdb.arch/vsx-regs.exp: Likewise.
11717 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11718 binprefix for generating the additional binary files.
11719
0646e07d
PA
117202016-08-19 Pedro Alves <palves@redhat.com>
11721
11722 * gdb.trace/mi-trace-frame-collected.exp
11723 (test_trace_frame_collected): On x32, expect two registers.
11724
46da9242
CL
117252016-08-18 Carl Love <cel@us.ibm.com>
11726
11727 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11728 and sync up the test with tests in gas/testsuite/gas/ppc.
11729 * gdb.arch/powerpc-power.exp: Likewise.
11730
eb2332d7
SM
117312016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11732
11733 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11734 expected error message.
11735
63c61e04
SM
117362016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11737
11738 * gdb.multi/remove-inferiors.exp: New file.
11739 * gdb.multi/remove-inferiors.c: New file.
11740
7b17065f
YQ
117412016-08-12 Yao Qi <yao.qi@linaro.org>
11742
11743 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11744 argument list.
11745
01d3dedf
PA
117462016-08-10 Pedro Alves <palves@redhat.com>
11747
11748 PR gdb/19187
11749 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11750 setup_kfails.
11751
3eb7562a
PA
117522016-08-09 Pedro Alves <palves@redhat.com>
11753 Simon Marchi <simon.marchi@ericsson.com>
11754
11755 PR gdb/20418
11756 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11757 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11758
80614914
PA
117592016-08-09 Pedro Alves <palves@redhat.com>
11760
11761 PR mi/20431
11762 * gdb.mi/mi-cmd-error.exp: New file.
11763
f348d89a
PA
117642016-08-09 Pedro Alves <palves@redhat.com>
11765
11766 PR gdb/18653
11767 * gdb.base/signals-state-child.c: New file.
11768 * gdb.base/signals-state-child.exp: New file.
11769 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11770
e5ca03b4
PA
117712016-08-09 Pedro Alves <palves@redhat.com>
11772
11773 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11774
282a0691
TT
117752016-08-03 Tom Tromey <tom@tromey.com>
11776
11777 PR python/18565:
11778 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11779
41bfcd63
YQ
117802016-08-01 Yao Qi <yao.qi@linaro.org>
11781
11782 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11783 variable mode to "multi-process" if $multi_process is 1, otherwise
11784 set it to "single-process".
11785
e3465b24
YQ
117862016-08-01 Yao Qi <yao.qi@linaro.org>
11787
11788 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11789 * gdb.cp/cpexprs.exp: Likewise.
11790 * gdb.cp/m-static.exp: Likewise.
11791
0b31a4bc
TT
117922016-07-26 Tom Tromey <tom@tromey.com>
11793
11794 PR python/20190:
11795 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11796 test.
11797
e0461dbb
MM
117982016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11799
11800 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11801 selecting assembly source files.
11802 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11803 assembly source files.
11804 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11805 assembly source files.
11806 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11807 selecting assembly source files.
11808
8194e927
SM
118092016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11810
11811 * gdb.base/new-ui.exp (do_test_invalid_args): New
11812 procedure.
11813
c0272db5
TW
118142016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11815
11816 * gdb.btrace/reconnect.c: New file.
11817 * gdb.btrace/reconnect.exp: New file.
11818
e3487908
GKB
118192016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11820
11821 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11822 to test_catch_syscall_group.
11823 (test_catch_syscall_group): New.
11824
12df5c00
TT
118252016-07-21 Tom Tromey <tom@tromey.com>
11826
11827 * gdb.rust/simple.rs (main): Use empty struct expression.
11828 * gdb.rust/simple.exp: Add tests for empty struct expression.
11829
bae62ee2
YQ
118302016-07-21 Yao Qi <yao.qi@linaro.org>
11831
11832 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11833 if gdb_skip_xml_test is true on some targets.
11834
b1b53fb3
YQ
118352016-07-21 Yao Qi <yao.qi@linaro.org>
11836
11837 * gdb.server/solib-list.exp: Unset last_loaded_file.
11838
027d97f8
JK
118392016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11840
11841 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11842 "step into captured_main (args)".
11843
7674d381
JK
118442016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11845
11846 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11847
72b5d099
JK
118482016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11849
11850 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11851
1f960ced
PA
118522016-07-19 Pedro Alves <palves@redhat.com>
11853
11854 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11855 * gdb.opt/inline-bt.exp: Likewise.
11856 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11857 additional_flags=-Winline.
11858 * gdb.opt/inline-locals.exp: Likewise.
11859 * gdb.opt/inline-markers.c (ATTR): Define.
11860 (inlined_fn): Use it.
11861
f25827c1
YQ
118622016-07-19 Yao Qi <yao.qi@linaro.org>
11863
11864 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11865 (test_with_self): Remove some code. Remove argument executable.
11866 (top-level): Use do_self_tests.
11867
37539ebe
DB
118682016-07-15 Zachary Welch <zwelch@codesourcery.com>
11869 Don Breazeal <donb@codesourcery.com>
11870
11871 * gdb.base/maint.exp: Escape paths used in regular expressions.
11872 * gdb.stabs/weird.exp: Likewise.
11873
dac790e1
TT
118742016-07-13 Tom Tromey <tom@tromey.com>
11875
11876 PR python/15620, PR python/18620:
11877 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11878 (test_bkpt_events): New procs.
11879
93daf339
TT
118802016-07-13 Tom Tromey <tom@tromey.com>
11881
11882 PR python/17698:
11883 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11884 test.
11885 (test_watchpoints): Likewise.
11886 (test_bkpt_pending): New proc.
11887
6571a381
TT
118882016-07-13 Tom Tromey <tom@tromey.com>
11889
11890 PR cli/18053:
11891 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11892 completion test.
11893
e8732474
JK
118942016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11895
11896 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11897 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11898 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11899 f_label.
11900 (g): Rename g_end_lbl to g_label.
11901 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11902 low_pc and high_pc.
11903 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11904
e0f3fd7c
TT
119052016-07-12 Tom Tromey <tom@tromey.com>
11906
11907 PR python/19293:
11908 * gdb.python/py-unwind-maint.exp: Update tests.
11909
3cfe46b6
YQ
119102016-07-12 Yao Qi <yao.qi@linaro.org>
11911
11912 * lib/selftest-support.exp (selftest_setup): Match the output
11913 when captured_main is inlined.
11914
4f19a0e6
WT
119152016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11916
11917 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11918 New variables.
11919 (print this%a, print this%b, print this): New tests.
11920 * gdb.fortran/derived-types.f90 (this): New object and
11921 initialization.
11922
986cf455
SM
119232016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11924
11925 * gdb.ada/arraydim.exp: Remove extra directory level in build
11926 directory.
11927
f0464b23
SM
119282016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11929
11930 * lib/ada.exp: Remove extra directory level in build directory.
11931 * gdb.ada/cond_lang.exp: Likewise.
11932 * gdb.ada/exec_changed.exp: Likewise.
11933 * gdb.ada/lang_switch.exp: Likewise.
11934
42d94011
MG
119352016-07-06 Manish Goregaokar <manish@mozilla.com>
11936
2806dc7e
PA
11937 * simple.rs: Add test for raw pointer subscripting.
11938 * simple.exp: Add test expectations.
42d94011 11939
647c264c
YQ
119402016-07-05 Yao Qi <yao.qi@linaro.org>
11941
11942 * gdb.mi/mi-reverse.exp: Match =record-started output.
11943
20aa2c60
PA
119442016-07-01 Pedro Alves <palves@redhat.com>
11945
11946 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11947 procedure.
11948 (jit_reader_test): Test the jit reader's unwinder.
11949 * gdb.base/jithost.c (jit_function_00_code): New global.
11950 (main): Use memcpy to fill in the mmapped code, instead of poking
11951 bytes manually here.
11952 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11953 value.
11954 (read_debug_info): Save the function's range.
11955 (read_sp): New function.
11956 (unwind_frame): Use it. Also unwind RBP.
11957 (get_frame_id): Use read_sp.
11958 (gdb_init_reader): Use calloc instead of malloc.
11959 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11960 parameter. Use gdb_test_multiple.
11961
ced2dffb
PA
119622016-07-01 Pedro Alves <palves@redhat.com>
11963 Antoine Tremblay <antoine.tremblay@ericsson.com>
11964
11965 * gdb.threads/process-dies-while-detaching.c: New file.
11966 * gdb.threads/process-dies-while-detaching.exp: New file.
11967
63000888
PA
119682016-07-01 Pedro Alves <palves@redhat.com>
11969
11970 * gdb.multi/watchpoint-multi-exit.c: New file.
11971 * gdb.multi/watchpoint-multi-exit.exp: New file.
11972
038d4868
PA
119732016-06-30 Pedro Alves <palves@redhat.com>
11974
11975 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11976 unset inferior_spawn_id.
11977
994e9c83
PA
119782016-06-30 Pedro Alves <palves@redhat.com>
11979
11980 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11981 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11982
e5653468
YQ
119832016-06-29 Yao Qi <yao.qi@linaro.org>
11984
11985 * gdb.base/return.c: Add copyright header.
11986
803b47e5
TT
119872016-06-29 Tom Tromey <tom@tromey.com>
11988
11989 PR python/20129:
11990 * gdb.python/py-framefilter.exp: Add tests for setting priority
11991 and disabling of non-existent frame filter.
11992
28244707
YQ
119932016-06-29 Yao Qi <yao.qi@linaro.org>
11994
11995 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11996 0x0f07ff.
11997
a31d2f06
YQ
119982016-06-28 Yao Qi <yao.qi@linaro.org>
11999
12000 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12001 triplets. Start gdb, execute catch syscall, and continue. Check
12002 gdb's output to determine catch syscall is supported.
12003
921d8f54
MG
120042016-06-27 Manish Goregaokar <manish@mozilla.com>
12005
25d49b86
PA
12006 * gdb.rust/simple.rs: Add test for returning unit in a function.
12007 * gdb.rust/simple.exp: Add expectation for functions returning
12008 unit.
921d8f54 12009
f4952523
PMR
120102016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12011
12012 * gdb.python/py-breakpoint-create-fail.c,
12013 gdb.python/py-breakpoint-create-fail.exp,
12014 gdb.python/py-breakpoint-create-fail.py: New testcase.
12015
fccb08f8
MG
120162016-06-25 Manish Goregaokar <manish@mozilla.com>
12017
12018 PR gdb/20239
12019 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
12020 * gdb.rust/simple.exp: Add test expectations for new NonZero
12021 tests.
fccb08f8 12022
6b850546
DT
120232016-06-24 David Taylor <dtaylor@emc.com>
12024
12025 * gdb.base/offsets.exp: New file.
12026 * gdb.base/offsets.c: New file.
12027
17621150
TT
120282016-06-23 Tom Tromey <tom@tromey.com>
12029
12030 PR gdb/16483:
12031 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12032 before any filters are loaded.
12033
04d59df6
WT
120342016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12035
12036 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12037 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12038 structs.
12039 * gdb.fortran/derived-type-function.exp: New file.
12040 * gdb.fortran/derived-type-function.f90: New file.
12041
12042
ac69f786
PA
120432016-06-21 Pedro Alves <palves@redhat.com>
12044
12045 * gdb.base/new-ui.exp: New file.
12046 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12047 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12048 (with_spawn_id): New procedure.
12049
49940788
PA
120502016-06-21 Pedro Alves <palves@redhat.com>
12051
12052 * gdb.mi/mi-exec-run.exp: New file.
12053
ef274d26
PA
120542016-06-21 Pedro Alves <palves@redhat.com>
12055
12056 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12057 breakpoint command's output on the main UI.
12058 (test_break): New procedure, factored out from calls in the top
12059 level.
12060 (top level): Use foreach_with_prefix to test MI as main UI and as
12061 separate UI.
12062
468afe6c
PA
120632016-06-21 Pedro Alves <palves@redhat.com>
12064
12065 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12066 (test_awatch_creation_and_listing)
12067 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12068 Remove 'type' parameter.
12069 (test_watchpoint_all): New parameter mi_mode. Remove
12070 with_test_prefix.
12071 (top level): Use foreach_with_prefix, and add main/separate UI MI
12072 testing axis.
12073
51f77c37
PA
120742016-06-21 Pedro Alves <palves@redhat.com>
12075
12076 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12077 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12078 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12079 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12080 (gdb_main_spawn_id, mi_spawn_id): Declare and
12081 comment.
12082 (mi_create_inferior_pty): New procedure,
12083 factored out from default_mi_gdb_start.
12084 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12085 procedures.
12086 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12087 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12088 Use mi_create_inferior_pty.
12089 (mi_gdb_start): Use eval to pass down args list.
12090
8980e177
PA
120912016-06-21 Pedro Alves <palves@redhat.com>
12092
12093 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12094 * gdb.opt/inline-cmds.exp: Add MI tests.
12095
f38d3ad1
PA
120962016-06-21 Pedro Alves <palves@redhat.com>
12097
12098 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12099
45db7c09
PA
121002016-06-21 Pedro Alves <palves@redhat.com>
12101
12102 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12103 (top level): Use it instead of mi_execute_to.
12104
5a069ab3
PA
121052016-06-21 Pedro Alves <palves@redhat.com>
12106
12107 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12108 (cont_handler_str): New.
12109 (signal_stop_handler): Set stop_handler_str instead of printing to
12110 stdout.
12111 (continue_handler): Set cont_handler_str instead of printing to
12112 stdout.
12113 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12114 mi_send_resuming_command. Print stop_handler_str and
12115 cont_handler_str instead of expecting the python events print
12116 directly.
12117
2838cc1d
SD
121182016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12119
12120 * gdb.base/jit-reader.exp: New file.
12121 * gdb.base/jithost.c: New file.
12122 * gdb.base/jithost.h: New file.
12123 * gdb.base/jitreader.c : New file.
12124 * gdb.base/jit-protocol.h: New file.
12125
21a77091
YQ
121262016-06-17 Yao Qi <yao.qi@linaro.org>
12127
12128 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12129 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12130 and detach-on-fork. Adjust tests.
12131 (top level): Invoke break_cond_on_syscall with combinations of
12132 syscall, follow-fork-mode and detach-on-fork.
12133
f50bf8e5
YQ
121342016-06-17 Yao Qi <yao.qi@linaro.org>
12135
12136 * gdb.base/step-over-exit.c: New.
12137 * gdb.base/step-over-exit.exp: New.
12138
a28d8e50
YTL
121392016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12140
12141 * gdb.base/float.exp: Add target check for nds32*-*-*.
12142 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12143
cad8e26d
AB
121442016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12145
12146 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12147 for unsupported target features.
12148 * gdb.base/call-rt-st.exp: Likewise.
12149 * gdb.base/call-sc.exp: Likewise.
12150 * gdb.base/call-signal-resume.exp: Likewise.
12151 * gdb.base/call-strs.exp: Likewise.
12152 * gdb.base/callexit.exp: Likewise.
12153 * gdb.base/callfuncs.exp: Likewise.
12154 * gdb.base/nodebug.exp: Likewise.
12155 * gdb.base/printcmds.exp: Likewise.
12156 * gdb.base/ptype.exp: Likewise.
12157 * gdb.base/structs.exp: Likewise.
12158 * gdb.base/unwindonsignal.exp: Likewise.
12159 * gdb.cp/gdb2495.exp: Likewise.
12160 * gdb.cp/templates.exp: Likewise.
12161 * gdb.cp/virtfunc.exp: Likewise.
12162 * gdb.threads/hand-call-in-threads.exp: Likewise.
12163 * gdb.threads/interrupted-hand-call.exp: Likewise.
12164 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12165
347dc102
TT
121662016-06-10 Tom Tromey <tom@tromey.com>
12167
12168 PR rust/20110:
12169 * gdb.rust/expr.exp: Add test for integer constant larger than
12170 i32.
12171
5e13cf25
BH
121722016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12173
12174 * gdb.fortran/nested-funcs.exp: New.
12175 * gdb.fortran/nested-funcs.f90: New.
12176
bb556f1f
TK
121772016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12178
12179 * gdb.base/examine-backward.c: New file.
12180 * gdb.base/examine-backward.exp: New file.
12181
38b022b4
SM
121822016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12183
12184 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12185 matching.
12186
1b40ec05
TT
121872016-06-02 Tom Tromey <tom@tromey.com>
12188
12189 PR python/18984:
12190 * gdb.python/py-shared.exp: Add solib_name test.
12191
193bd378
SM
121922016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12193
12194 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12195
3326303b
MG
121962016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12197
12198 PR c++/19893
12199 * gdb.dwarf2/implref.exp: Rename to...
12200 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12201 * gdb.dwarf2/implref-array.c: New file.
12202 * gdb.dwarf2/implref-array.exp: Likewise.
12203 * gdb.dwarf2/implref-global.c: Likewise.
12204 * gdb.dwarf2/implref-global.exp: Likewise.
12205 * gdb.dwarf2/implref-struct.c: Likewise.
12206 * gdb.dwarf2/implref-struct.exp: Likewise.
12207
825c8ef2
AT
122082016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12209
12210 * gdb.trace/trace-condition.exp: Add 64bit tests.
12211
2320162a
AT
122122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12213
12214 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12215 bits types.
12216 (main): Adapt to 8 to 64 bits types.
12217 * gdb.trace/trace-condition.exp: Add new tests.
12218
a7818233
AT
122192016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12220
12221 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12222
0d336466
AT
122232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12224
12225 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12226 Move condition tests...
12227 * gdb.trace/trace-condition.exp: Here.
12228
7faeb45a
AT
122292016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12230
12231 * gdb.trace/trace-condition.exp: Add counter-case tests.
12232
e385593e
JK
122332016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12234
12235 PR c++/15231
12236 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12237 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12238
744608cc
PA
122392016-05-27 Pedro Alves <palves@redhat.com>
12240
12241 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12242 New procedure.
12243 (top level): Call it, and bail out of DejaGnu is known to be bad.
12244
ac775bf4
AB
122452016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12246
12247 * gdb.base/whatis.c: Extend the test case.
12248 * gdb.base/whatis.exp: Add additional tests.
12249
2bbad2ea
BH
122502016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12251
12252* gdb.fortran/type.f90: Add pointer variable.
12253* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12254
8b70175d
BH
122552016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12256
12257 * gdb.fortran/vla-type.exp: Fix testcase name.
12258
86d8a848
BH
122592016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12260
12261 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12262
e188eb36
BH
122632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12264
12265 * gdb.fortran/type.f90: Add nested structures.
12266 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12267 * gdb.fortran/derived-type.exp: Adapt expected output.
12268 * gdb.fortran/vla-type.exp: Adapt expected output.
12269
9b2db1fd
BH
122702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12271
12272 * gdb.fortran/whatis_type.exp: Adapt expected output.
12273
72b17055
BH
122742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12275
12276 * gdb.fortran/print_type.exp: Fix expected output.
12277 * gdb.fortran/whatis_type.exp: Fix expected output.
12278
3cd81d8d
BH
122792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12280
12281 * gdb.fortran/whatis_type.exp: Use multi_line.
12282
ddae9462
TT
122832016-05-24 Tom Tromey <tom@tromey.com>
12284
12285 PR python/17386:
12286 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12287 use value as an index.
12288
1957f6b8
TT
122892016-05-23 Tom Tromey <tom@tromey.com>
12290
12291 PR python/17981:
12292 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12293 no-breakpoint case.
12294
026a9174
PA
122952016-05-24 Pedro Alves <palves@redhat.com>
12296
12297 PR gdb/19828
12298 * gdb.threads/clone-attach-detach.c: New file.
12299 * gdb.threads/clone-attach-detach.exp: New file.
12300
e70a7231
FR
123012016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12302
12303 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12304
0f6ed0e0
TT
123052016-05-23 Tom Tromey <tom@tromey.com>
12306
12307 PR python/19438, PR python/18393:
12308 * gdb.python/py-progspace.exp: Add "dir" test.
12309 * gdb.python/py-objfile.exp: Add "dir" test.
12310
ffd19d61
YQ
123112016-05-23 Yao Qi <yao.qi@linaro.org>
12312
12313 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12314 * gdb.arch/thumb2-it.exp: Likewise.
12315
9e8f9b05
SM
123162016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12317
12318 * gdb.mi/mi-threads-interrupt.c: New file.
12319 * gdb.mi/mi-threads-interrupt.exp: New file.
12320
61c6156d
SM
123212016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12322
12323 PR gdb/18077
12324 * gdb.mi/mi-async-run.exp: New file.
12325 * gdb.mi/mi-async-run.c: New file.
12326
67218854
TT
123272016-05-17 Tom Tromey <tom@tromey.com>
12328 Manish Goregaokar <manishsmail@gmail.com>
12329
12330 * lib/rust-support.exp: New file.
12331 * lib/gdb.exp (skip_rust_tests): New proc.
12332 (build_executable_from_specs): Handle rust.
12333 * lib/future.exp (gdb_find_rustc): New proc.
12334 (gdb_default_target_compile): Handle rust.
12335 * gdb.rust/expr.exp: New file.
12336 * gdb.rust/generics.exp: New file.
12337 * gdb.rust/generics.rs: New file.
12338 * gdb.rust/methods.exp: New file.
12339 * gdb.rust/methods.rs: New file.
12340 * gdb.rust/modules.exp: New file.
12341 * gdb.rust/modules.rs: New file.
12342 * gdb.rust/simple.exp: New file.
12343 * gdb.rust/simple.rs: New file.
12344
c44af4eb
TT
123452016-05-17 Tom Tromey <tom@tromey.com>
12346
12347 * gdb.base/default.exp (set language): Add rust.
12348
dcd1f979
TT
123492016-05-17 Tom Tromey <tom@tromey.com>
12350
12351 * gdb.gdb/unittest.exp: New file.
12352
155b7f57
YQ
123532016-05-16 Yao Qi <yao.qi@linaro.org>
12354
12355 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12356 shell_prompt. Update shell_prompt_re.
12357
8ddd5a6c
DE
123582016-05-12 Doug Evans <dje@google.com>
12359
12360 PR symtab/19999
12361 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12362 $options when building executable.
12363 * gdb.dwarf2/fission-loclists-pie.S: New file.
12364 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12365
02e370d9
SM
123662016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12367
12368 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12369 of [is_remote target],
12370
8929ad8b
SM
123712016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12372
12373 * lib/gdb.exp (use_gdb_stub): New procedure.
12374
6c447423
DE
123752016-05-03 Yunlian Jiang <yunlian@google.com>
12376 Doug Evans <dje@google.com>
12377
12378 PR symtab/19914
12379 * gdb.dwarf2/dwp-sepdebug.c: New file.
12380 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12381
444e826c
SM
123822016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12383
12384 * gdb.base/detach.exp: Remove is_remote check.
12385
740feeaa
SM
123862016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12387
12388 * gdb.base/annota-input-while-running.exp: Don't check for
12389 [is_remote target]. Enable annotations after running to main.
12390 Remove unused "set test..." line.
12391
9080ac9d
SM
123922016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12393
12394 * gdb.trace/trace-enable-disable.exp: New file.
12395 * gdb.trace/trace-enable-disable.c: New file.
12396
952ebca5
SM
123972016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12398
12399 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12400 use it in info sharedlibrary test.
12401 * gdb.trace/ftrace-lock.exp: Likewise.
12402 * gdb.trace/ftrace.exp: Likewise.
12403 * gdb.trace/range-stepping.exp: Likewise.
12404 * gdb.trace/trace-break.exp: Likewise.
12405 * gdb.trace/trace-condition.exp: Likewise.
12406 * gdb.trace/trace-mt.exp: Likewise.
12407
d9019901
SM
124082016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12409
12410 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12411 (gdb_load_shlib): ... this.
12412 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12413 gdb_load_shlib.
12414 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12415 * gdb.base/ctxobj.exp: Likewise.
12416 * gdb.base/dprintf-pending.exp: Likewise.
12417 * gdb.base/dso2dso.exp: Likewise.
12418 * gdb.base/fixsection.exp: Likewise.
12419 * gdb.base/gcore-relro.exp: Likewise.
12420 * gdb.base/gdb1555.exp: Likewise.
12421 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12422 * gdb.base/gnu-ifunc.exp: Likewise.
12423 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12424 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12425 * gdb.base/pending.exp: Likewise.
12426 * gdb.base/print-file-var.exp: Likewise.
12427 * gdb.base/print-symbol-loading.exp: Likewise.
12428 * gdb.base/shlib-call.exp: Likewise.
12429 * gdb.base/shreloc.exp: Likewise.
12430 * gdb.base/so-impl-ld.exp: Likewise.
12431 * gdb.base/solib-disc.exp: Likewise.
12432 * gdb.base/solib-nodir.exp: Likewise.
12433 * gdb.base/solib-overlap.exp: Likewise.
12434 * gdb.base/solib-symbol.exp: Likewise.
12435 * gdb.base/solib-weak.exp (do_test): Likewise.
12436 * gdb.base/sym-file.exp: Likewise.
12437 * gdb.base/symtab-search-order.exp: Likewise.
12438 * gdb.base/type-opaque.exp: Likewise.
12439 * gdb.base/unload.exp: Likewise.
12440 * gdb.base/watchpoint-solib.exp: Likewise.
12441 * gdb.compile/compile.exp: Likewise.
12442 * gdb.cp/gdb2384.exp: Likewise.
12443 * gdb.cp/infcall-dlopen.exp: Likewise.
12444 * gdb.cp/re-set-overloaded.exp: Likewise.
12445 * gdb.fortran/library-module.exp: Likewise.
12446 * gdb.opt/solib-intra-step.exp: Likewise.
12447 * gdb.python/py-finish-breakpoint.exp: Likewise.
12448 * gdb.python/py-shared.exp: Likewise.
12449 * gdb.reverse/solib-precsave.exp: Likewise.
12450 * gdb.reverse/solib-reverse.exp: Likewise.
12451 * gdb.server/solib-list.exp: Likewise.
12452 * gdb.threads/dlopen-libpthread.exp: Likewise.
12453 * gdb.threads/tls-shared.exp: Likewise.
12454 * gdb.threads/tls-so_extern.exp: Likewise.
12455 * gdb.trace/change-loc.exp: Likewise.
12456 * gdb.trace/ftrace-lock.exp: Likewise.
12457 * gdb.trace/ftrace.exp: Likewise.
12458 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12459 * gdb.trace/pending.exp: Likewise.
12460 * gdb.trace/range-stepping.exp: Likewise.
12461 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12462 (strace_info_marker): Likewise.
12463 (strace_probe_marker): Likewise.
12464 (strace_trace_on_same_addr): Likewise.
12465 (strace_trace_on_diff_addr): Likewise.
12466 * gdb.trace/trace-break.exp: Likewise.
12467 * gdb.trace/trace-condition.exp: Likewise.
12468 * gdb.trace/trace-mt.exp: Likewise.
12469
fca4cfd9
SM
124702016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12471
12472 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12473 result of gdb_remote_download.
12474 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12475 * gdb.base/dso2dso.exp: Likewise.
12476 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12477 * gdb.base/print-file-var.exp: Likewise.
12478 * gdb.base/shlib-call.exp: Likewise.
12479 * gdb.base/shreloc.exp: Likewise.
12480 * gdb.base/solib-overlap.exp: Likewise.
12481 * gdb.base/solib-weak.exp (do_test): Likewise.
12482 * gdb.base/unload.exp: Likewise.
12483
11cf4ffb
YQ
124842016-04-27 Yao Qi <yao.qi@linaro.org>
12485
12486 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12487 exists.
12488
3e2e34f8
KB
124892016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12490
12491 * vla-type.exp: Print structure from toplevel.
12492
8f07e298
BH
124932016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12494
12495 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12496 of dynamic types.
12497 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12498 of dynamic types.
12499
9920b434
BH
125002016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12501
12502 * gdb.fortran/vla-type.f90: New file.
12503 * gdb.fortran/vla-type.exp: New file.
12504
f3abeff5
YQ
125052016-04-25 Yao Qi <yao.qi@linaro.org>
12506
12507 * gdb.base/branch-to-self.c: New file.
12508 * gdb.base/branch-to-self.exp: New file.
12509
0a5d52f0
YQ
125102016-04-22 Yao Qi <yao.qi@linaro.org>
12511
12512 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12513 more after $hex.
12514
495346f6
YQ
125152016-04-22 Yao Qi <yao.qi@linaro.org>
12516
12517 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12518 * gdb.base/annota3.exp: Likewise.
12519
4a7e075c
YQ
125202016-04-22 Yao Qi <yao.qi@linaro.org>
12521
12522 * gdb.reverse/step-precsave.exp: Do one step and test program
12523 stops in "callee" and do multiple steps until program goes out
12524 of "callee".
12525 * gdb.reverse/step-reverse.exp: Likewise.
12526
5b061e98
YQ
125272016-04-22 Yao Qi <yao.qi@linaro.org>
12528
12529 * gdb.trace/signal.exp: Also pass if
12530 $tracepoint_hits($i) > $iterations.
12531
5c5dc57f
YQ
125322016-04-22 Yao Qi <yao.qi@linaro.org>
12533
12534 * gdb.trace/signal.c: New file.
12535 * gdb.trace/signal.exp: New file.
12536
a55411b9
DE
125372016-04-19 Doug Evans <xdje42@gmail.com>
12538
12539 * gdb.base/bad-file.exp: New file.
12540
a22df60a
MG
125412016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12542
12543 * gdb.dwarf2/implref.exp: New file.
12544
0c13f7e5
BH
125452016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12546
12547 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12548 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12549 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12550 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12551 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12552 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12553 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12554 * lib/fortran.exp (fortran_int4): New procedure.
12555 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12556 (fortran_logical4): Likewise.
12557
9b9b09e9
BH
125582016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12559
12560 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12561
a14d1f4d
BH
125622016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12563
12564 * lib/compiler.c: Add Intel specific preprocessor macros.
12565 * lib/compiler.cc: Likewise.
25d49b86 12566
7d49b1d0
LM
125672016-04-13 Luis Machado <lgustavo@codesourcery.com>
12568
12569 * gdb.server/connect-with-no-symbol-file.c: New file.
12570 * gdb.server/connect-with-no-symbol-file.exp: New file.
12571
8392fa22
SM
125722016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12573
12574 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12575
8c4c4aeb
SM
125762016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12577
12578 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12579 standard output directory.
12580
45e3745e
AT
125812016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12582
12583 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12584
e26b7e41
MM
125852016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12586
12587 * gdb.btrace/instruction_history.c (loop): Add declaration.
12588
8ce09462
AT
125892016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12590
12591 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12592
2e88a1ea
SM
125932016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12594
12595 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12596 parentheses to print.
12597 (continue_handler): Likewise.
12598
f48e22e3
SM
125992016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12600
12601 * gdb.server/solib-list.exp: Remove is_remote check.
12602 Pass shlib= to gdb_compile. Don't link shared library with
12603 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12604 Run binary filename through "readlink -f" on the target.
12605
096be756
PA
126062016-04-08 Pedro Alves <palves@redhat.com>
12607
12608 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12609 interpreter filename as argument to gdbserver_spawn.
12610 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12611 Return empty if $last_loaded_file does not exist.
12612
06500533
JK
126132016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12614
12615 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12616 * gdb.base/jit-main.c: Use exit after usage.
12617
2d35e871
JK
126182016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12619
12620 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12621 GDBHISTSIZE prior to the tests.
12622 * gdb.base/gdbinit-history.exp: Likewise.
12623
126242016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12625
12626 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12627 instead of build_executable. Use gdb_load_shlibs.
12628
c8064e7e
YQ
126292016-04-07 Yao Qi <yao.qi@linaro.org>
12630
12631 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12632 Execute "si" command.
12633
bde47561
YQ
126342016-04-07 Yao Qi <yao.qi@linaro.org>
12635
12636 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12637 number instead of the comments on some line.
12638
b16f8a3b
DB
126392016-04-06 Don Breazeal <donb@codesourcery.com>
12640
12641 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12642 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12643
c2f901df
SM
126442016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12645
12646 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12647 standard_output_file. Remove unused binfile variable.
12648
ac17fda0
CU
126492016-04-05 Catalin Udma <catalin.udma@freescale.com>
12650
12651 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12652 * gdb.python/py-mi-objfile.exp: Match "list main" output
12653 in console format.
12654
03a8c4df
SM
126552016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12656
12657 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12658 absolute.
12659
6e774b13
SM
126602016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12661
12662 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12663 absolute.
12664 * gdb.trace/ftrace.exp: Likewise.
12665 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12666 targets as well.
12667 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12668 (gdb_load_shlibs): Copy libraries to test directory when testing
12669 natively. Only set solib-search-path if testing remotely.
12670 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12671
7817ea46
SM
126722016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12673
12674 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12675 gdb_download. Use it even if the target is not remote.
12676 * gdb.base/jit.exp (compile_jit_test): Likewise.
12677 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12678 output directory if the destination board is local, otherwise use
12679 the standard remote_download from DejaGnu.
12680 (gdb_download): Remove.
12681 (gdb_load_shlibs): Use gdb_remote_download instead of
12682 gdb_download.
12683 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12684 Use gdb_remote_download instead of gdb_download. Use it even if
12685 the target is not remote.
12686 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12687 instead of gdb_download.
12688
7beb7f68
SM
126892016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12690
12691 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12692 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12693 run.
12694
cc63428a
AV
126952016-04-01 Artemiy Volkov <artemiyv@acm.org>
12696
12697 PR gdb/19820
12698 * gdb.base/printcmds.exp: Add artificial arrays tests.
12699
64cdf930
PA
127002016-03-31 Pedro Alves <palves@redhat.com>
12701
12702 PR gdb/19858
12703 * gdb.base/jit-main.c: Include unistd.h.
12704 (ATTACH): Define to 0 if not already defined.
12705 (wait_for_gdb, mypid): New globals.
12706 (WAIT_FOR_GDB): New macro.
12707 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12708 some breakpoint locations.
12709 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12710 New procedures.
12711 (one_jit_test): Add REATTACH parameter, and handle it. Use
12712 continue_to_test_location.
12713 (top level): Test attach, and adjusts calls to one_jit_test.
12714
40dea8cb
PA
127152016-03-31 Pedro Alves <palves@redhat.com>
12716
12717 PR gdb/19858
12718 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12719 BINSUFFIX parameter, and handle it.
12720 (top level): Adjust calls compile_jit_test.
12721
e7ea3ec7
CU
127222016-03-31 Catalin Udma <catalin.udma@freescale.com>
12723
12724 PR python/19743
12725 * gdb.python/py-mi-events-gdb.py: New file.
12726 * gdb.python/py-mi-events.c: New file.
12727 * gdb.python/py-mi-events.exp: New file.
12728
e6359af3
YQ
127292016-03-30 Yao Qi <yao.qi@linaro.org>
12730
12731 * gdb.reverse/until-precsave.exp: Match function name only.
12732 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12733 Move malloc to a condition block.
12734 * gdb.reverse/until-reverse.exp: Match function name only.
12735
a4105d04
MK
127362016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12737
12738 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12739 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12740 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12741 variable for GPR 0 instead of assuming it is register 0.
12742 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12743 * lib/trace-support.exp: Add s390 registers.
12744
bfa6adb9
YQ
127452016-03-29 Yao Qi <yao.qi@linaro.org>
12746
12747 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12748
1e6697ea
YQ
127492016-03-24 Yao Qi <yao.qi@linaro.org>
12750
12751 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12752 test message.
12753
64bcd522
AA
127542016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12755
12756 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12757 maintaining separate logic for constructing the output path.
12758
7868401b
DB
127592016-03-16 Don Breazeal <donb@codesourcery.com>
12760
12761 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12762 Retry fork and waitpid on interrupted system call errors.
12763 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12764 Use with_timeout_factor to increase timeout by factor of 10.
12765
1cafadb4
DB
127662016-03-15 Don Breazeal <donb@codesourcery.com>
12767
12768 * gdb.cp/scope-err.cc: New test program.
12769 * gdb.cp/scope-err.exp: New test script.
12770 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12771 lines and "set breakpoint here" comment.
12772 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12773 Fixed some whitespace and format issues.
12774 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12775 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12776
81516450
DE
127772016-03-15 Doug Evans <dje@google.com>
12778
12779 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12780 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12781 All callers updated. Add tests for enums, mixed flags register.
12782
aa52b601
DE
127832016-03-15 Doug Evans <dje@google.com>
12784
12785 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12786 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12787
fa4ff313
SM
127882016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12789
12790 * gdb.base/default.exp: Add $_as_string to the list of expected
12791 convenience functions.
12792
f2403c39
AB
127932016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12794
12795 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12796
f2f3ccb9
SM
127972016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12798
12799 * gdb.python/py-as-string.exp: New file.
12800 * gdb.python/py-as-string.c: New file.
12801
00dbd492
PA
128022016-03-09 Pedro Alves <palves@redhat.com>
12803
12804 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12805 signal" -> "Thread NN received signal" output change.
12806 * gdb.threads/ia64-sigill.exp: Likewise.
12807 * gdb.threads/linux-dp.exp: Likewise.
12808 * gdb.threads/manythreads.exp: Likewise.
12809 * gdb.threads/pending-step.exp: Likewise.
12810 * gdb.threads/print-threads.exp: Likewise.
12811 * gdb.threads/sigstep-threads.exp: Likewise.
12812 * gdb.threads/staticthreads.exp: Likewise.
12813 * gdb.threads/tls.exp: Likewise.
12814
1e6697ea
YQ
128152016-03-09 Pedro Alves <palves@redhat.com>
12816
12817 * gdb.base/command-line-input.exp: New file.
12818
b04fd3be
MK
128192016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12820
12821 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12822 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12823 * gdb.trace/pending.exp: Accept leading dot before function name.
12824 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12825 * lib/trace-support.exp: Set registers for ppc.
12826
98fa59e9
MK
128272016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12828
12829 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12830 use it for disassembly; accept .main in addition to main in backtrace.
12831
f77198c8
MK
128322016-03-09 Wei-cheng Wang <cole945@gmail.com>
12833 Marcin Kościelnicki <koriakin@0x04.net>
12834
12835 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12836 (gdb_recursion_test_ptr): New global variable.
12837 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12838 gdb_recursion_test.
12839 (gdb_c_test): Ditto.
12840
ba84e0da
MK
128412016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12842
12843 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12844 ordering.
12845
4366d36e
MK
128462016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12847
12848 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12849 (bar): Add bar_start_lbl label.
12850 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12851 of foo/bar for emitting DWARF and tracing.
12852
5eb264df
SDJ
128532016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12854
12855 * analyze-racy-logs.py: Set executable bit.
12856
fb6a751f
SDJ
128572016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12858
12859 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12860 (CHECK_TARGET_TMP): Likewise.
12861 (check-single-racy): New rule.
12862 (check-parallel-racy): Likewise.
12863 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12864 (do-check-parallel-racy): New rule.
12865 (check-racy/%.exp): Likewise.
12866 * README (Racy testcases): New section.
12867 * analyze-racy-logs.py: New file.
12868
bdf7e230
DE
128692016-03-03 Doug Evans <dje@google.com>
12870
12871 * gdb.base/skip.exp: Use with_test_prefix.
12872
4719d415
YQ
128732016-03-03 Yao Qi <yao.qi@linaro.org>
12874
12875 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12876 Invoke step_over_syscall "clone" and break_cond_on_syscall
12877 "clone".
12878 * gdb.base/step-over-clone.c: New file.
12879
ea507862
YQ
128802016-03-03 Yao Qi <yao.qi@linaro.org>
12881
12882 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12883 code format.
12884
8fc8cbda
YQ
128852016-03-03 Yao Qi <yao.qi@linaro.org>
12886
12887 * gdb.base/disp-step-fork.c: Rename to ...
12888 * gdb.base/step-over-fork.c: ... it. New file.
12889 * gdb.base/disp-step-vfork.c: Rename to ...
12890 * gdb.base/step-over-vfork.c: ... it. New file.
12891 * gdb.base/disp-step-syscall.exp: Rename to ...
12892 * gdb.base/step-over-syscall.exp: ... it. New file.
12893 (disp_step_cross_syscall): Rename to ...
12894 (step_over_syscall): ... it.
12895
92fa70b0
YQ
128962016-03-03 Yao Qi <yao.qi@linaro.org>
12897
12898 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12899 If target supports condition evaluation on target, invoke
12900 break_cond_on_syscall for fork and vfork.
12901
e197ad3c
YQ
129022016-03-03 Yao Qi <yao.qi@linaro.org>
12903
12904 * gdb.base/disp-step-syscall.exp: Don't invoke
12905 support_displaced_stepping.
12906 (disp_step_cross_syscall): Test with displaced stepping off and
12907 on if supported.
12908
0b47da9f
YQ
129092016-03-03 Yao Qi <yao.qi@linaro.org>
12910
12911 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12912 proc.
12913 (setup): New proc.
12914 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12915 and setup.
12916
065ab6dc
BH
129172016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12918
12919 * gdb.fortran/vla-history.exp: Remove breakpoint.
12920
07e448ad 129212016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12922
25d49b86
PA
12923 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12924 exceeds timeout.
07e448ad 12925
9ac2d526 129262016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12927
25d49b86
PA
12928 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12929 breakpoint.
9ac2d526 12930
17807369
BH
129312016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12932
12933 * gdb.mi/vla.f90: Nullify pointer after declaration.
12934
86e501af
PA
129352016-03-01 Pedro Alves <palves@redhat.com>
12936
12937 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12938
1e903e32
PA
129392016-03-01 Pedro Alves <palves@redhat.com>
12940
12941 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12942 before anything else.
12943 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12944 _GNU_SOURCE here.
12945 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12946 before anything else.
12947 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12948
6ccb54e2
PA
129492016-03-01 Pedro Alves <palves@redhat.com>
12950
12951 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12952
30ca9da1
YQ
129532016-03-01 Yao Qi <yao.qi@linaro.org>
12954
12955 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12956 prepare_for_testing.
12957
dc856b38
YQ
129582016-03-01 Yao Qi <yao.qi@linaro.org>
12959
12960 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12961
4a932159
AA
129622016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12963
12964 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12965 manually constructing the output path.
12966
f2489477
AA
129672016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12968
12969 * gdb.arch/s390-stackless.S: New.
12970 * gdb.arch/s390-stackless.exp: New.
12971
38899f16
IB
129722016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12973
12974 * gdb.dlang/circular.c: New file.
12975 * gdb.dlang/circular.exp: New file.
12976
9fde51ed
YQ
129772016-02-26 Yao Qi <yao.qi@linaro.org>
12978
12979 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12980 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12981 (testcases): Update.
12982
ce90fefe
YQ
129832016-02-26 Yao Qi <yao.qi@linaro.org>
12984
12985 * gdb.reverse/aarch64.c: Rename to ...
12986 * gdb.reverse/insn-reverse.c: ... it.
12987 * gdb.reverse/aarch64.exp: Rename to ...
12988 * gdb.reverse/insn-reverse.exp: ... it.
12989
3263bceb
YQ
129902016-02-26 Yao Qi <yao.qi@linaro.org>
12991
12992 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12993 (testcase_ftype): New.
12994 (testcases): New array.
12995 (n_testcases): New.
12996 (main): Call each element in testcases.
12997 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12998 (read_testcase): New.
12999 Do the tests in a loop.
13000
6cb59ff1
YQ
130012016-02-25 Yao Qi <yao.qi@linaro.org>
13002
13003 * gdb.base/branches.c: Remove.
13004
ae91f625
MK
130052016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13006
13007 PR gdb/13808
13008 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13009
678b48b7
MK
130102016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13011
13012 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13013
7337a6f2
MK
130142016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13015
13016 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13017 change x86_64 call_insn to 'callq'.
13018
861ca91f
AT
130192016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13020
13021 * gdb.trace/tfile-avx.c: Move to...
13022 * gdb.trace/tracefile-pseudo-reg.c: Here.
13023 * gdb.trace/tfile-avx.exp: Move to...
13024 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13025
bf74e428
GB
130262016-02-24 Gary Benson <gbenson@redhat.com>
13027
13028 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13029 message on attach.
13030
cce0e923
DE
130312016-02-23 Doug Evans <dje@google.com>
13032
13033 * gdb.base/skip.c (test_skip): New function.
13034 (end_test_skip_file_and_function): New function.
13035 (test_skip_file_and_function): New function.
13036 * gdb.base/skip1.c (test_skip): New function.
13037 (skip1_test_skip_file_and_function): New function.
13038 * gdb.base/skip.exp: Add tests for new skip options.
13039 * gdb.base/skip-solib.exp: Update expected output.
13040 * gdb.perf/skip-command.cc: New file.
13041 * gdb.perf/skip-command.exp: New file.
13042 * gdb.perf/skip-command.py: New file.
13043
4000e47e
MK
130442016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13045
13046 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13047 info registers pattern.
13048
24f75ead
IB
130492016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13050
13051 * lib/future.exp: Add D support.
13052 (gdb_find_gdc): New proc.
13053 (gdb_default_target_compile): Add D support.
13054
fbb7bcbe
WW
130552016-02-18 Wei-cheng Wang <cole945@gmail.com>
13056
13057 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13058 user+system time.
13059 (trace_speed_test): Determine the iteration count for a time
13060 between 15..30 seconds.
13061
012b3a21
WT
130622016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13063
13064 * gdb.arch/i386-mpx-sigsegv.c: New file.
13065 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13066 * gdb.arch/i386-mpx-simple_segv.c: New file.
13067 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13068
2d5189bd
YQ
130692016-02-18 Yao Qi <yao.qi@linaro.org>
13070
13071 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13072 Don't call setup_kfail.
13073
40fb20d0
YQ
130742016-02-18 Yao Qi <yao.qi@linaro.org>
13075
13076 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13077 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13078
21b1f8d2
DE
130792016-02-16 Doug Evans <dje@google.com>
13080
13081 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13082 * gdb.base/skip1.c: Ditto.
13083 * gdb.base/skip.exp: Whitespace cleanup.
13084
4041ed77
DB
130852016-02-16 Don Breazeal <donb@codesourcery.com>
13086
13087 PR remote/19496
13088 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13089 Remove kfail for PR remote/19496.
13090
c4ef31bf
SM
130912016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13092
13093 * lib/gdb.exp (standard_temp_file): Return a path specific to
13094 the runtest invocation.
13095
266b65b3
SM
130962016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13097
13098 * gdb.trace/save-trace.exp: Change relative path to be in the
13099 standard output directory.
13100
a7a0a6a9
JK
131012016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13102
13103 * gdb.arch/i386-prologue.c: Add missing prototypes.
13104
c99dbb42
JK
131052016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13106
13107 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13108 * gdb.arch/i386-prologue.exp: Likewise.
13109 * gdb.arch/i386-size.exp: Likewise.
13110
aa480355
SM
131112016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13112
13113 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13114 define object file path.
13115 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13116 file path.
13117 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13118 standard_output_file to define binfile.
13119
ba881f50
JK
131202016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13121
13122 Fix compatibility with recent gfortran-5.3.1.
13123 * gdb.fortran/vla-history.exp (print vla1 allocated)
13124 (print vla2 allocated, print $2, print $3): Remove
13125 (print $4): Rename to ...
13126 (print $2): ... here.
13127 (print $9): Rename to ...
13128 (print $5): ... here.
13129 (print $10): Rename to ...
13130 (print $6): ... here.
13131 * gdb.fortran/vla.f90: Add pvla initialization.
13132
e9fb005c
JK
131332016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13134
13135 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13136 New test.
13137 * gdb.fortran/vla-value-sub.exp: Likewise.
13138
e44e00ff
MK
131392016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13140
13141 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13142
97e94151
SM
131432016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13144
13145 * i386-biarch-core.exp: Define corefile using
13146 standard_output_file.
13147
01113bc1
YQ
131482016-02-12 Yao Qi <yao.qi@linaro.org>
13149
13150 * gdb.arch/arm-single-step-kernel-helper.c: New.
13151 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13152
33b4777c
MM
131532016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13154
13155 * gdb.btrace/tailcall-only.exp: New.
13156 * gdb.btrace/tailcall-only.c: New.
13157 * gdb.btrace/x86_64-tailcall-only.S: New.
13158 * gdb.btrace/i686-tailcall-only.S: New.
13159
acc23c11
PA
131602016-02-11 Pedro Alves <palves@redhat.com>
13161
13162 * README (Parallel testing): Add missing double quotes.
13163
e352bf0a
PA
131642016-02-11 Pedro Alves <palves@redhat.com>
13165
13166 * README (Parallel testing): New section.
13167 (GDB_PARALLEL): Rewrite.
13168 (FORCE_PARALLEL): Document.
13169
9f5fed78
MK
131702016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13171
13172 * gdb.trace/tfile-avx.c: New test.
13173 * gdb.trace/tfile-avx.exp: New test.
13174
9ef9e6a6
KS
131752016-02-09 Keith Seitz <keiths@redhat.com>
13176
13177 PR breakpoints/19546
13178 * gdb.base/infcall-exec.c: New file.
13179 * gdb.base/infcall-exec2.c: New file.
13180 * gdb.base/infcall-exec.exp: New file.
13181
a96e36da
KS
131822016-02-09 Keith Seitz <keiths@redhat.com>
13183
13184 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13185 (toplevel): Call test_bkpt_address.
13186
9f61929f
KS
131872016-02-09 Keith Seitz <keiths@redhat.com>
13188
13189 PR python/19506
13190 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13191 (toplevel): Call test_bkpt_address.
13192
1e94266c
SM
131932016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13194
13195 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13196 to AC_OUTPUT.
13197 * configure: Regenerate.
13198
2a7f3dff
PA
131992016-02-09 Pedro Alves <palves@redhat.com>
13200
13201 PR breakpoints/19548
13202 * gdb.base/execl-update-breakpoints.c (some_function): New
13203 function.
13204 (main): Call it.
13205 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13206 Tighten expected GDB output.
13207
2151ccc5
SM
132082016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13209
13210 * Makefile.in (ALL_SUBDIRS): Remove.
13211 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13212 (distclean maintainer-clean realclean): Likewise.
13213 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13214 * configure: Regenerate.
13215 * gdb.ada/Makefile.in: Delete.
13216 * gdb.arch/Makefile.in: Likewise.
13217 * gdb.asm/Makefile.in: Likewise.
13218 * gdb.base/Makefile.in: Likewise.
13219 * gdb.btrace/Makefile.in: Likewise.
13220 * gdb.cell/Makefile.in: Likewise.
13221 * gdb.compile/Makefile.in: Likewise.
13222 * gdb.cp/Makefile.in: Likewise.
13223 * gdb.disasm/Makefile.in: Likewise.
13224 * gdb.dlang/Makefile.in: Likewise.
13225 * gdb.dwarf2/Makefile.in: Likewise.
13226 * gdb.fortran/Makefile.in: Likewise.
13227 * gdb.gdb/Makefile.in: Likewise.
13228 * gdb.go/Makefile.in: Likewise.
13229 * gdb.guile/Makefile.in: Likewise.
13230 * gdb.java/Makefile.in: Likewise.
13231 * gdb.linespec/Makefile.in: Likewise.
13232 * gdb.mi/Makefile.in: Likewise.
13233 * gdb.modula2/Makefile.in: Likewise.
13234 * gdb.multi/Makefile.in: Likewise.
13235 * gdb.objc/Makefile.in: Likewise.
13236 * gdb.opencl/Makefile.in: Likewise.
13237 * gdb.opt/Makefile.in: Likewise.
13238 * gdb.pascal/Makefile.in: Likewise.
13239 * gdb.perf/Makefile.in: Likewise.
13240 * gdb.python/Makefile.in: Likewise.
13241 * gdb.reverse/Makefile.in: Likewise.
13242 * gdb.server/Makefile.in: Likewise.
13243 * gdb.stabs/Makefile.in: Likewise.
13244 * gdb.threads/Makefile.in: Likewise.
13245 * gdb.trace/Makefile.in: Likewise.
13246 * gdb.xml/Makefile.in: Likewise.
13247 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13248 GDB_PARALLEL.
13249 (standard_output_file): Remove check for GDB_PARALLEL, always
13250 return path in outputs/$subdir/$testname.
13251
437277d4
SM
132522016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13253
13254 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13255 (site.exp): Assign abs_srcdir to tcl's srcdir.
13256
31d913c7
YQ
132572016-02-04 Yao Qi <yao.qi@linaro.org>
13258
13259 * gdb.base/foll-exec-mode.c: Include limits.h.
13260 (main): Add parameters argc and argv. Get directory from
13261 argv[0].
13262 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13263 compilation.
13264 * gdb.base/foll-exec.c: Include limits.h.
13265 (main): Add parameters argc and argv.
13266 Get directory from argv[0].
13267 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13268 Adjust tests on the number of lines as source code changed.
13269 * gdb.base/foll-vfork-exit.c: Include limits.h.
13270 (main): Add one line of statement before vfork.
13271 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13272 (main): Add parameters argc and argv. Get directory from
13273 argv[0].
13274 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13275 (setup_gdb): Set tbreak to skip some source lines.
13276 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13277 (main): Add parameters argc and argv. Get directory from
13278 argv[0].
13279 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13280 compilation.
13281 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13282 (main): Add parameters argc and argv. Get directory from
13283 argv[0].
13284 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13285 compilation.
13286
9482b9fb
DE
132872016-02-01 Doug Evans <dje@google.com>
13288
13289 * gdb.base/skip.exp: Clean up multiple references to same test name.
13290
6b2e4f10
PA
132912016-02-01 Pedro Alves <palves@redhat.com>
13292
ccb6afd6 13293 PR remote/19496
6b2e4f10
PA
13294 * gdb.threads/forking-threads-plus-breakpoint.exp
13295 (displaced_stepping_supported): New global.
13296 (probe_displaced_stepping_support): New procedure.
13297 (do_test): Add 'displaced' parameter, and use it.
13298 (top level): Check for displaced stepping support. Add displaced
13299 stepping on/off testing axis.
13300
37a8db1a
AB
133012016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13302
13303 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13304 pointer. Don't perform further tests on the unassociated pointer
13305 if the first test fails.
13306
5fdf6324
AB
133072016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13308
13309 * gdb.base/max-value-size.c: New file.
13310 * gdb.base/max-value-size.exp: New file.
13311 * gdb.base/huge.exp: Disable max-value-size for this test.
13312
935c6144
IB
133132016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13314
13315 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13316
7fe8399d
YQ
133172016-01-28 Yao Qi <yao.qi@linaro.org>
13318
13319 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13320
a2077e25
PA
133212016-01-25 Pedro Alves <palves@redhat.com>
13322
13323 PR threads/19461
13324 * gdb.base/fork-running-state.c: New file.
13325 * gdb.base/fork-running-state.exp: New file.
13326
1d2736d4
PA
133272016-01-25 Pedro Alves <palves@redhat.com>
13328
13329 PR gdb/19494
13330 * gdb.base/catch-fork-kill.c: New file.
13331 * gdb.base/catch-fork-kill.exp: New file.
13332
f1da4b11
PA
133332016-01-25 Pedro Alves <palves@redhat.com>
13334
13335 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13336 Delete, moved to lib/gdb.exp.
13337 * gdb.threads/forking-threads-plus-breakpoint.exp
13338 (foreach_with_prefix): Likewise.
13339 * gdb.threads/process-dies-while-handling-bp.exp
13340 (foreach_with_prefix): Likewise.
13341 * lib/gdb.exp (foreach_with_prefix): New procedure.
13342
45f38546
MK
133432016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13344
13345 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13346 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13347
dc29a1ce
MK
133482016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13349
13350 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13351 endian targets.
13352
092127d7
JK
133532016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13354 Pedro Alves <palves@redhat.com>
13355
13356 Fix testsuite compatibility with Guile.
13357 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13358 number.
13359
31d765d3
JK
133602016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13361
13362 Fix testsuite compatibility with Guile.
13363 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13364 (thread 1): New test for backtrace through signal handler.
13365
1ac78c04
YQ
133662016-01-22 Yao Qi <yao.qi@linaro.org>
13367
13368 PR testsuite/19491
13369 * gdb.base/multi-forks.c: Include
13370 ../lib/unbuffer_output.c
13371 (main): Call gdb_unbuffer_output.
13372
4f5946a8
DE
133732016-01-21 Doug Evans <dje@google.com>
13374
13375 * lib/ada.exp (gdb_compile_ada): Fix typo.
13376
305e13e6
JB
133772016-01-21 Joel Brobecker <brobecker@adacore.com>
13378
13379 * gdb.base/break-fun-addr.exp: New file.
13380 * gdb.base/break-fun-addr1.c: New file.
13381 * gdb.base/break-fun-addr2.c: New file.
13382
5f5dfff6
SM
133832016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13384
13385 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13386 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13387 enum flag values.
13388
fd356fa2
AA
133892016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13390
13391 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13392 when GDB can not set the vector return value. Add more comments
13393 for clarification.
13394
9df22175
AT
133952016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13396
13397 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13398 command.
13399
41d1845e
SM
134002016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13401
13402 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13403
01ac6840
SM
134042016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13405
13406 * Makefile.in (check-single): Pass --status to runtest.
13407 (check/%.exp): Likewise.
13408
134092016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13410
13411 * Makefile.in (check-parallel): Propagate return code from make
13412 do-check-parallel.
13413
bd0a71fa
MK
134142016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13415
13416 * gdb.trace/ftrace.exp: Fix expected message on continue.
13417 * gdb.trace/pending.exp: Fix expected message on continue.
13418 * gdb.trace/trace-break.exp: Fix expected message on continue.
13419
8bcbad33
SM
134202016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13421
13422 * lib/gdb.exp (gdb_test): Remove unused global references.
13423
f303dbd6
PA
134242016-01-18 Pedro Alves <palves@redhat.com>
13425
13426 * gdb.base/async-shell.exp: Adjust expected output.
13427 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13428 * gdb.base/siginfo-thread.exp: Adjust expected output.
13429 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13430 * gdb.java/jnpe.exp: Adjust expected output.
13431 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13432 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13433 * gdb.threads/leader-exit.exp: Adjust expected output.
13434 * gdb.threads/manythreads.exp: Adjust expected output.
13435 * gdb.threads/pthreads.exp: Adjust expected output.
13436 * gdb.threads/schedlock.exp: Adjust expected output.
13437 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13438 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13439 expected output.
13440 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13441 output.
13442 * gdb.threads/sigthread.exp: Adjust expected output.
13443 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13444
b2789696
YQ
134452016-01-18 Yao Qi <yao.qi@linaro.org>
13446
13447 * gdb.guile/scm-section-script.c: Replace @progbits with
13448 %progbits.
13449 * gdb.python/py-section-script.c: Likewise.
13450
71ef29a8
PA
134512016-01-15 Pedro Alves <palves@redhat.com>
13452
13453 * gdb.multi/tids.exp: Test star wildcard ranges.
13454
3f5b7598
PA
134552016-01-15 Pedro Alves <palves@redhat.com>
13456
13457 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13458 command from "thread apply" invocation.
13459 (thr_apply_info_thr_invalid): Default the expected output to the
13460 input tid list.
13461 (top level): Add tests that use convenience variables. Add tests
13462 for "thread apply" with a valid TID list, but missing the command.
13463
663f6d42
PA
134642016-01-13 Pedro Alves <palves@redhat.com>
13465
13466 * gdb.base/default.exp: Expect $_gthread as well.
13467 * gdb.multi/tids.exp: Test $_gthread.
13468 * gdb.threads/thread-specific.exp: Test $_gthread.
13469
c84f6bbf
PA
134702016-01-13 Pedro Alves <palves@redhat.com>
13471
13472 * gdb.multi/tids.exp: Test "info threads -gid".
13473
22a02324
PA
134742016-01-13 Pedro Alves <palves@redhat.com>
13475
13476 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13477 Breakpoint.thread.
13478 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13479
5d5658a1
PA
134802016-01-07 Pedro Alves <palves@redhat.com>
13481
13482 * gdb.base/break.exp: Adjust to output changes.
13483 * gdb.base/hbreak2.exp: Likewise.
13484 * gdb.base/sepdebug.exp: Likewise.
13485 * gdb.base/watch_thread_num.exp: Likewise.
13486 * gdb.linespec/keywords.exp: Likewise.
13487 * gdb.multi/info-threads.exp: Likewise.
13488 * gdb.threads/thread-find.exp: Likewise.
13489 * gdb.multi/tids.c: New file.
13490 * gdb.multi/tids.exp: New file.
13491
84654457
PA
134922016-01-13 Pedro Alves <palves@redhat.com>
13493
13494 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13495
e3940304
PA
134962016-01-13 Pedro Alves <palves@redhat.com>
13497
13498 * gdb.base/default.exp: Expect $_inferior as well.
13499 * gdb.multi/base.exp: Test $_inferior.
13500
a911d87a
PA
135012016-01-13 Pedro Alves <palves@redhat.com>
13502
13503 PR breakpoints/19388
13504 * gdb.base/catch-signal-siginfo-cond.c: New file.
13505 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13506
82075af2
JS
135072016-01-12 Josh Stone <jistone@redhat.com>
13508 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13509
13510 * gdb.base/catch-syscall.c (do_execve): New variable.
13511 (main): Conditionally trigger an execve.
13512 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13513 (test_catch_syscall_execve): New, check entry/return across execve.
13514 (do_syscall_tests): Call test_catch_syscall_execve.
13515
e46eeedd
PA
135162016-01-12 Pedro Alves <palves@redhat.com>
13517
13518 * gdb.base/random-signal.exp (do_test): New procedure, with body
13519 of testcase moved in.
13520
01d8c27e
JK
135212016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13522 Pedro Alves <palves@redhat.com>
13523
13524 * gdb.base/funcargs.exp (finish from indirectly called function):
13525 Reintroduce the case for 'First'.
13526
9a706302
JK
135272016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13528 Pedro Alves <palves@redhat.com>
13529
13530 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13531 (tcatch_vfork_then_child_follow_exec)
13532 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13533 identification.
13534
c0ecb95f
JK
135352016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13536
13537 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13538 and repeats to unlimited.
13539 * gdb.python/py-value.exp: Likewise.
13540 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13541 and repeats to unlimited.
13542
6cfc1fcb
JK
135432016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13544
13545 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13546 and reordering the functions.
13547 * gdb.multi/hangout.c: Likewise.
13548 * gdb.multi/hello.c: Likewise.
13549
582a1b00
SM
135502016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13551
13552 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13553 absolute.
13554 (SingleStatisticTestResult.report): Use dict.keys instead of
13555 dict.iterkeys.
13556
79bc59cb
PA
135572016-01-06 Pedro Alves <palves@redhat.com>
13558
13559 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13560
43368e1d
MM
135612016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13562
13563 * gdb.btrace/dlopen.exp: New.
13564 * gdb.btrace/dlopen.c: New.
13565 * gdb.btrace/dlopen-dso.c: New.
13566
79fad5b8
SL
135672015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13568
13569 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13570 PATTERN argument is optional.
13571
ab8314b3
JB
135722015-12-24 Joel Brobecker <brobecker@adacore.com>
13573
13574 * lib/ada.exp (target_compile_ada_from_dir): New function.
13575 (gdb_compile_ada): Reimplement avoiding the use of project files.
13576 * gdb.ada/gnat_ada.gpr: Delete.
13577 * gdb.ada/cond_lang.exp: Adjust test to make path before
13578 filename optional.
13579 * gdb.ada/small_reg_param.exp: Likewise.
13580
fe33faff
SM
135812015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13582
13583 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13584
6d265cb4
TP
135852015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13586
13587 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13588 case.
13589
10125099
SM
135902015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13591
13592 * gdb.base/break.exp: Remove dead code.
13593 * gdb.base/sepdebug.exp: Likewise.
13594
3ca22649
SM
135952015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13596
13597 * gdb.asm/asm-source.exp: Remove HP-UX references.
13598 * gdb.base/annota1.exp: Likewise.
13599 * gdb.base/annota3.exp: Likewise.
13600 * gdb.base/attach.exp: Likewise.
13601 * gdb.base/bigcore.exp: Likewise.
13602 * gdb.base/break.exp: Likewise.
13603 * gdb.base/call-ar-st.exp: Likewise.
13604 * gdb.base/callfuncs.exp: Likewise.
13605 * gdb.base/catch-fork-static.exp: Likewise.
13606 * gdb.base/display.exp: Likewise.
13607 * gdb.base/foll-exec-mode.exp: Likewise.
13608 * gdb.base/foll-exec.exp: Likewise.
13609 * gdb.base/foll-fork.exp: Likewise.
13610 * gdb.base/foll-vfork.exp: Likewise.
13611 * gdb.base/funcargs.exp: Likewise.
13612 * gdb.base/hbreak2.exp: Likewise.
13613 * gdb.base/inferior-died.exp: Likewise.
13614 * gdb.base/interrupt.exp: Likewise.
13615 * gdb.base/multi-forks.exp: Likewise.
13616 * gdb.base/nodebug.exp: Likewise.
13617 * gdb.base/sepdebug.exp: Likewise.
13618 * gdb.base/solib1.c: Likewise.
13619 * gdb.base/step-test.exp: Likewise.
13620 * gdb.mi/non-stop.c: Likewise.
13621 * gdb.mi/pthreads.c: Likewise.
13622 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13623 * gdb.threads/pthreads.c: Likewise.
13624 * gdb.threads/staticthreads.exp: Likewise.
13625 * lib/future.exp: Likewise.
13626 * lib/gdb.exp: Likewise.
13627 * gdb.base/so-indr-cl.c: Remove.
13628 * gdb.base/so-indr-cl.exp: Likewise.
13629 * gdb.base/solib.c: Likewise.
13630 * gdb.base/solib.exp: Likewise.
13631 * gdb.base/solib2.c: Likewise.
13632
b6304613
SM
136332015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13634
13635 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13636 * gdb.base/call-ar-st.exp: Likewise.
13637 * gdb.base/callfuncs.exp: Likewise.
13638 * gdb.base/condbreak.exp: Likewise.
13639 * gdb.base/constvars.exp: Likewise.
13640 * gdb.base/hbreak2.exp: Likewise.
13641 * gdb.base/langs.exp: Likewise.
13642 * gdb.base/list.exp: Likewise.
13643 * gdb.base/long_long.exp: Likewise.
13644 * gdb.base/ptype.exp: Likewise.
13645 * gdb.base/scope.exp: Likewise.
13646 * gdb.base/signals.exp: Likewise.
13647 * gdb.base/so-impl-ld.exp: Likewise.
13648 * gdb.base/varargs.exp: Likewise.
13649 * gdb.base/volatile.exp: Likewise.
13650 * gdb.base/whatis.exp: Likewise.
13651 * gdb.cp/cplusfuncs.exp: Likewise.
13652 * gdb.cp/inherit.exp: Likewise.
13653 * gdb.cp/local.exp: Likewise.
13654 * gdb.cp/member-ptr.exp: Likewise.
13655 * gdb.cp/method.exp: Likewise.
13656 * gdb.cp/overload.exp: Likewise.
13657 * gdb.cp/templates.exp: Likewise.
13658 * gdb.stabs/weird.exp: Likewise.
13659 * lib/compiler.c: Likewise.
13660 * lib/compiler.cc: Likewise.
13661 * lib/cp-support.exp: Likewise.
13662 * lib/gdb.exp: Likewise.
13663
bf401b07
SM
136642015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13665
13666 * configure.ac: Remove HP-UX case.
13667 * configure: Regenerate.
13668
aff9c0f8
SM
136692015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13670
13671 * lib/gdb.exp (gdb_compile): Add function doc.
13672
a6904d5a
PA
136732015-12-17 Pedro Alves <palves@redhat.com>
13674
13675 PR threads/19354
13676 * gdb.multi/info-threads.exp: New file.
13677
a22279dd
YQ
136782015-12-15 Yao Qi <yao.qi@linaro.org>
13679
13680 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13681 is aarch64*-*-*.
13682
0588c796
SL
136832015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13684
13685 * gdb.base/history-duplicates.exp: Skip if no readline support.
13686
5d978e17
SL
136872015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13688
13689 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13690
7e763b86
SL
136912015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13692
13693 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13694
87a3a92c
SL
136952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13696
13697 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13698 ctrl-C if nointerrupts target property is set.
13699 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13700 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13701 * gdb.base/paginate-bg-execution.exp: Likewise.
13702 * gdb.base/paginate-execution-startup.exp: Likewise.
13703 * gdb.base/random-signal.exp: Likewise.
13704 * gdb.base/range-stepping.exp: Likewise.
13705 * gdb.cp/annota2.exp: Likewise.
13706 * gdb.cp/annota3.exp: Likewise.
13707 * gdb.gdb/selftest.exp: Likewise.
13708 * gdb.threads/continue-pending-status.exp: Likewise.
13709 * gdb.threads/leader-exit.exp: Likewise.
13710 * gdb.threads/manythreads.exp: Likewise.
13711 * gdb.threads/pthreads.exp: Likewise.
13712 * gdb.threads/schedlock.exp: Likewise.
13713 * gdb.threads/sigthread.exp: Likewise.
13714
a8f077dc
DB
137152015-12-11 Don Breazeal <donb@codesourcery.com>
13716
13717 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13718 remote.
13719 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13720 * gdb.base/foll-exec.exp (main): Enable for target remote.
13721 * gdb.base/foll-fork.exp (main): Likewise.
13722 * gdb.base/foll-vfork.exp (main): Likewise.
13723 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13724 (proc continue_to_exit_bp_loc): Use clean_restart.
13725 * gdb.base/pie-execl.exp (main): Disable for target remote.
13726 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13727 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13728 * gdb.threads/execl.exp (main): Likewise.
13729 * gdb.threads/fork-child-threads.exp (main): Likewise.
13730 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13731 remote.
13732 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13733 remote.
13734 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13735 pid.tid style ptids, instead of just tid.
13736 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13737 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13738 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13739 ptids, instead of just tid.
13740
3b2464a8
AB
137412015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13742
13743 * gdb.base/list.exp (test_list_forward): Add end of file error
13744 test.
13745 (test_repeat_list_command): Add end of file error test.
13746 (test_list_backwards): Add beginning of file error test.
13747
a0def019
AB
137482015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13749
13750 * gdb.base/list.exp (test_list_invalid_args): New function,
13751 defined, and called.
13752
5c000dff
AB
137532015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13754
13755 * gdb.base/list.exp (test_list): Make test names unique.
13756
f1637ebe
YQ
137572015-12-11 Yao Qi <yao.qi@linaro.org>
13758
13759 * gdb.base/coremaker2.c: Remove.
13760
36d6fc0a
PA
137612015-12-10 Pedro Alves <palves@redhat.com>
13762
13763 * gdb.multi/base.exp: Remove stale "spaces" references.
13764
762f7747
PA
137652015-12-10 Pedro Alves <palves@redhat.com>
13766
13767 * gdb.multi/base.exp: Don't use nowarnings.
13768 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13769 * gdb.multi/hangout.c: Include stdio.h.
13770 * gdb.multi/hello.c: Include stdlib.h.
13771 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13772 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13773 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13774
28d2bfb9
AB
137752015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13776
13777 * gdb.dwarf2/dw2-ranges-base.c: New file.
13778 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13779 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13780 support additional line table, and debug ranges generation.
13781 (Dwarf::ranges): New function, generate .debug_ranges.
13782 (Dwarf::lines): Support generating simple line table programs.
13783 (Dwarf::assemble): Initialise new namespace variables.
13784
5fc2beac
KB
137852015-12-09 Kevin Buettner <kevinb@redhat.com>
13786
13787 * gdb.base/async.exp (proc test_background): Add case for
13788 asynchronous execution not supported.
13789
1c35a88f
LM
137902015-12-09 Luis Machado <lgustavo@codesourcery.com>
13791
13792 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13793 format and change test names to make them unique.
13794
b593e3d9
RK
137952015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13796 Pedro Alves <pedro@redhat.com>
13797
13798 PR gdb/18702
13799 Add checking of floatformats setup on x86_64 hosts.
13800 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13801 (smallval, bigval): New labels/constants.
13802 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13803 float" after loading bigval and smallval.
13804
d72413e6
PMR
138052015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13806
13807 * gdb.ada/fun_overload_menu.exp: New testcase.
13808 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13809
ece66d65
JS
138102015-12-04 Josh Stone <jistone@redhat.com>
13811
13812 * gdb.base/catch-fork-static.exp: New.
13813
41d0efca
YQ
138142015-12-03 Yao Qi <yao.qi@linaro.org>
13815
13816 * gdb.base/sizeof.c: Don't include stdio.h and
13817 ../lib/unbuffer_output.c.
13818 (main): New variable 'size' and 'value'. Remove printf and
13819 gdb_unbuffer_output. Assign return value to size and value.
13820 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13821 at the beginning.
13822 (check_sizeof): Check the result by printing variable 'size'.
13823 (check_valueof): Check the result by printing variable 'value'.
13824
99fd02d9
YQ
138252015-12-01 Yao Qi <yao.qi@linaro.org>
13826
13827 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13828 for aarch64*-*-linux* target.
13829
f2faf941
PA
138302015-11-30 Pedro Alves <palves@redhat.com>
13831
13832 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13833
04bf20c5
PA
138342015-11-30 Pedro Alves <palves@redhat.com>
13835
13836 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13837 Handle non-stop mode vCont replies.
13838
09df4675
PA
138392015-11-30 Pedro Alves <palves@redhat.com>
13840
13841 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13842 prepare_for_testing. Start gdb with "set non-stop on" appended to
13843 GDBFLAGS. Lax expected stop output.
13844
58b584af
YQ
138452015-11-27 Yao Qi <yao.qi@linaro.org>
13846
13847 * gdb.arch/arm-neon.exp: New.
13848 * gdb.arch/arm-neon.c: New.
13849
dfcb77a8
YQ
138502015-11-27 Yao Qi <yao.qi@linaro.org>
13851
13852 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13853
88e8ec1b
YQ
138542015-11-27 Yao Qi <yao.qi@linaro.org>
13855
13856 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13857 frames-invalid annotation.
13858
bfde72c2
YQ
138592015-11-27 Yao Qi <yao.qi@linaro.org>
13860
13861 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13862
f6512a69
SM
138632015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13864
13865 * gdb.threads/names.exp: New file.
13866 * gdb.threads/names.c: New file.
13867 * README: Mention gdb,no_thread_names.
13868
46a3515b
MM
138692015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13870
13871 PR 19297
13872 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13873 support" error.
13874
62147a22
PA
138752015-11-24 Pedro Alves <palves@redhat.com>
13876
13877 PR 17539
13878 * gdb.base/display.exp: Expect displays to be sorted in ascending
13879 order. Use multi_line.
13880 * gdb.base/solib-display.exp: Likewise.
13881
2f341b6e
PA
138822015-11-24 Pedro Alves <palves@redhat.com>
13883
13884 PR 17539
25d49b86
PA
13885 * gdb.base/display.exp: Expect displays to be sorted in ascending
13886 order. Use multi_line.
13887 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13888
7e0aa6aa
PA
138892015-11-24 Pedro Alves <palves@redhat.com>
13890
13891 PR 17539
13892 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13893 threads in ascending order.
13894 * gdb.base/foll-fork.exp: Likewise.
13895 * gdb.base/foll-vfork.exp: Likewise.
13896 * gdb.base/multi-forks.exp: Likewise.
13897 * gdb.mi/mi-nonstop.exp: Likewise.
13898 * gdb.mi/mi-nsintrall.exp: Likewise.
13899 * gdb.multi/base.exp: Likewise.
13900 * gdb.multi/multi-arch.exp: Likewise.
13901 * gdb.python/py-inferior.exp: Likewise.
13902 * gdb.threads/break-while-running.exp: Likewise.
13903 * gdb.threads/execl.exp: Likewise.
13904 * gdb.threads/gcore-thread.exp: Likewise.
13905 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13906 * gdb.threads/kill.exp: Likewise.
13907 * gdb.threads/linux-dp.exp: Likewise.
13908 * gdb.threads/multiple-step-overs.exp: Likewise.
13909 * gdb.threads/next-bp-other-thread.exp: Likewise.
13910 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13911 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13912 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13913 * gdb.threads/thread-find.exp: Likewise.
13914 * gdb.threads/tls.exp: Likewise.
13915 * lib/mi-support.exp (mi_reverse_list): Delete.
13916 (mi_check_thread_states): No longer reverse list.
13917
2cc57ad8
PA
139182015-11-24 Pedro Alves <palves@redhat.com>
13919
13920 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13921 use lowercase.
13922
c93e8391
SM
139232015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13924
13925 * gdb.trace/actions.c: Include trace-common.h.
13926 (main): Add a location for a fast tracepoint.
13927 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13928 the normal tracepoints.
13929 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13930
045ccf91
SM
139312015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13932
13933 * save-trace.exp: Factor out code to these...
13934 (gdb_save_tracepoints): New.
13935 (gdb_load_tracepoints): New.
13936 (do_save_load_test): New.
13937
5506f9f6
KB
139382015-11-23 Kevin Buettner <kevinb@redhat.com>
13939
13940 * gdb.base/asmlabel.exp: New test.
13941 * gdb.base/asmlabel.c: New test case.
13942
16c3b12f
JB
139432015-11-23 Joel Brobecker <brobecker@adacore.com>
13944
13945 * gdb.base/wrong_frame_bt_full-main.c: New file.
13946 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13947 * gdb.base/wrong_frame_bt_full.exp: New file.
13948
155bfbd3
JB
139492015-11-23 Joel Brobecker <brobecker@adacore.com>
13950
13951 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13952
bb097445
JM
139532015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13954
206853a0 13955 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13956 pstate register when comparing registers values in
13957 sparc64-*-linux-gnu targets to avoid spurious differences.
13958
9c88ed8f
JM
139592015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13960
206853a0 13961 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13962
96161e25
SL
139632015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13964
13965 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13966 as type argument to gdb_compile.
13967 * gdb.base/nested-subp2.exp: Likewise.
13968 * gdb.base/nested-subp3.exp: Likewise.
13969
340c2830
DV
139702015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13971
13972 * lib/dwarf.exp (_note): Fix left shift of negative value.
13973 * gdb.trace/trace-condition.exp: Likewise.
13974
c1862d0f
YQ
139752015-11-13 Yao Qi <yao.qi@linaro.org>
13976
13977 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13978 comments about d10v.
13979 (test_scalar_returns): Likewise.
13980 * gdb.base/d10v.ld: Remove.
13981 * gdb.base/overlays.exp: Remove the target triplet checking for
13982 d10v-*-*.
13983 * gdb.base/structs.exp (test_struct_returns): Remove the
13984 comments about d10v.
13985 (test_struct_calls): Likewise.
13986
77ae9c19
YQ
139872015-11-13 Yao Qi <yao.qi@linaro.org>
13988
13989 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13990 * gdb.base/gnu_vector.c: Don't include stdio.h.
13991 (main): Don't print res and call add_some_intvecs.
13992
430e004e
MK
139932015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13994
13995 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13996 macro.
13997 (func5): Removed.
13998 (func4): Use FAST_TRACEPOINT_LABEL.
13999 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14000 macro.
14001 (func): Removed.
14002 (thread_function): Use FAST_TRACEPOINT_LABEL.
14003 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14004 (func): Remove.
14005 (marker): Use FAST_TRACEPOINT_LABEL.
14006 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14007 (pendfunc1): Remove.
14008 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14009 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14010 (foo): Remove.
14011 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14012 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14013 macro.
14014 (func): Remove.
14015 (marker): Use FAST_TRACEPOINT_LABEL.
14016 * gdb.trace/trace-common.h: New header.
14017 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14018 macro.
14019 (func): Remove.
14020 (marker): Use FAST_TRACEPOINT_LABEL.
14021 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14022 (func): Remove.
14023 (thread_function): Use FAST_TRACEPOINT_LABEL.
14024
6e7675a7
MK
140252015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14026
14027 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14028 in front.
14029 * gdb.trace/change-loc.exp: Use global pcreg definition.
14030 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14031 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14032 in front.
14033 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14034 * gdb.trace/pending.exp: Likewise.
14035 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14036 * gdb.trace/trace-break.exp: Likewise.
14037 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14038 in front.
14039 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14040 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14041 in front.
14042 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14043
dddc0e16
JB
140442015-11-09 Joel Brobecker <brobecker@adacore.com>
14045
14046 * gdb.ada/fin_fun_out: New testcase.
14047
c6f0b406
KB
140482015-11-07 Kevin Buettner <kevinb@redhat.com>
14049
14050 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14051 value associated with DW_AT_byte_size.
14052 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14053 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14054 DW_AT_upper_bound.
14055
f01dcfd9
KB
140562015-11-07 Kevin Buettner <kevinb@redhat.com>
14057
14058 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14059 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14060 version.
14061 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14062 gdb.dwarf2/dw2-canonicalize-type.exp,
14063 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14064 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14065 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14066 provided by gdb_target_symbol_prefix_flags_asm.
14067 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14068 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14069 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14070 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14071 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14072 macros where needed). Use this macro for symbols which require
14073 the prefix provided by SYMBOL_PREFIX.
14074
2223449a
KB
140752015-11-05 Kevin Buettner <kevinb@redhat.com>
14076
14077 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14078 New procs.
14079 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14080 representing expressions, of more than one list element.
14081 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14082 to prepend linker symbol prefix to f.
14083 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14084 table_1 and table_2.
14085 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14086 Likewise, for f and g.
14087 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14088 for ptr.
14089 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14090 for main.
14091 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14092 table_1_ptr and table_2_ptr.
14093
6f2f1a3a
JK
140942015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14095 Joel Brobecker <brobecker@adacore.com>
14096
14097 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14098
566c56c9
MK
140992015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14100
14101 * gdb.reverse/s390-mvcle.c: New test.
14102 * gdb.reverse/s390-mvcle.exp: New file.
14103 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14104
d5f0636b
MK
141052015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14106
14107 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14108
7ad8b86c
MK
141092015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14110
14111 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14112 reaching marker2.
14113 * gdb.reverse/getresuid-reverse.exp: Likewise.
14114 * gdb.reverse/pipe-reverse.exp: Likewise.
14115 * gdb.reverse/readv-reverse.exp: Likewise.
14116 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14117 * gdb.reverse/time-reverse.exp: Likewise.
14118 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14119
4081c0f1
YQ
141202015-10-30 Yao Qi <yao.qi@linaro.org>
14121
14122 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14123 (empty_cycle): Remove.
14124 (main): Don't call empty_cycle. Don't use watch_count_done.
14125 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14126 empty_cycle. Rewrite the code counting HW watchpoints.
14127
452b4ba5
MK
141282015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14129
14130 * gdb.reverse/fstatat-reverse.c: New test.
14131 * gdb.reverse/fstatat-reverse.exp: New file.
14132 * gdb.reverse/getresuid-reverse.c: New test.
14133 * gdb.reverse/getresuid-reverse.exp: New file.
14134 * gdb.reverse/pipe-reverse.c: New test.
14135 * gdb.reverse/pipe-reverse.exp: New file.
14136 * gdb.reverse/readv-reverse.c: New test.
14137 * gdb.reverse/readv-reverse.exp: New file.
14138 * gdb.reverse/recvmsg-reverse.c: New test.
14139 * gdb.reverse/recvmsg-reverse.exp: New file.
14140 * gdb.reverse/time-reverse.c: New test.
14141 * gdb.reverse/time-reverse.exp: New file.
14142 * gdb.reverse/waitpid-reverse.c: New test.
14143 * gdb.reverse/waitpid-reverse.exp: New file.
14144
5e2e7507
JK
141452015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14146
14147 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14148
0fde2c53
DE
141492015-10-26 Doug Evans <dje@google.com>
14150
14151 PR symtab/17391
14152 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14153 * gdb.dwarf2/bad-regnum.c: New file.
14154 * gdb.dwarf2/bad-regnum.exp: New file.
14155
1a70ae97
DE
141562015-10-26 Doug Evans <dje@google.com>
14157
14158 PR python/18938
14159 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14160 file.
14161
27dc26ab
JK
141622015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14163
14164 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14165 for a change by "Mention language in compile error message".
14166
bed91f4d
SM
141672015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14168
14169 PR python/18073
14170 * gdb.python/py-type.c (C::a_method): New.
14171 (C::a_const_method): New.
14172 (C::a_static_method): New.
14173 (a_function): New.
14174 * gdb.python/py-type.exp (test_fields): Test getting fields
14175 from function and method.
14176
3f2f83dd
KB
141772015-10-21 Keven Boell <keven.boell@intel.com>
14178
14179 * gdb.fortran/vla-alloc-assoc.exp: New file.
14180 * gdb.fortran/vla-datatypes.exp: New file.
14181 * gdb.fortran/vla-datatypes.f90: New file.
14182 * gdb.fortran/vla-history.exp: New file.
14183 * gdb.fortran/vla-ptype-sub.exp: New file.
14184 * gdb.fortran/vla-ptype.exp: New file.
14185 * gdb.fortran/vla-sizeof.exp: New file.
14186 * gdb.fortran/vla-sub.f90: New file.
14187 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14188 * gdb.fortran/vla-value-sub-finish.exp: New file.
14189 * gdb.fortran/vla-value-sub.exp: New file.
14190 * gdb.fortran/vla-value.exp: New file.
14191 * gdb.fortran/vla-ptr-info.exp: New file.
14192 * gdb.mi/mi-vla-fortran.exp: New file.
14193 * gdb.mi/vla.f90: New file.
14194
27145d50
SL
141952015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14196
14197 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14198 of hardwired timeout value.
14199
5f3ff4f8
JK
142002015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14201 Pedro Alves <palves@redhat.com>
14202
14203 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14204 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14205
bfd09d20
JS
142062015-10-19 Josh Stone <jistone@redhat.com>
14207
14208 * gdb.base/catch-syscall.c: Include <sched.h>.
14209 (unknown_syscall): New variable.
14210 (main): Trigger a vfork and an unknown syscall.
14211 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14212 (unknown_syscall_number): Likewise.
14213 (check_call_to_syscall): Accept an optional syscall pattern.
14214 (check_return_from_syscall): Likewise.
14215 (check_continue): Likewise.
14216 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14217 (test_catch_syscall_skipping_return): New test toggling off 'catch
14218 syscall' to step over the syscall return, then toggling back on.
14219 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14220 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14221 (do_syscall_tests): Call test_catch_syscall_without_args and
14222 test_catch_syscall_mid_vfork.
14223 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14224 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14225
b32b93c6
AS
142262015-10-19 Andrew Stubbs <ams@codesourcery.com>
14227
14228 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14229 print g_vE): Add new pass patterns.
14230 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14231 print various symbol names for vptr fields.
14232
9d622bda
AB
142332015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14234
14235 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14236 results.
14237
0fd8ac1c
YQ
142382015-10-12 Yao Qi <yao.qi@linaro.org>
14239
14240 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14241
34240514
YQ
142422015-10-12 Yao Qi <yao.qi@linaro.org>
14243
14244 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14245 is aarch64*-*-linux*.
14246
8240f442
YQ
142472015-10-12 Yao Qi <yao.qi@linaro.org>
14248
14249 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14250 (can_relocate_bcond_true): ... it.
14251 (can_relocate_bcond_false): New function.
14252 (foo): Likewise.
14253 (can_relocate_bl): Likewise.
14254 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14255 can_relocate_bl.
14256
2520f728
PMR
142572015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14258
14259 * gdb.base/nested-addr.c: New file.
14260 * gdb.base/nested-addr.exp: New testcase.
14261
abcef95a
MM
142622015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14263
14264 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14265 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14266 its output. Ignore the output of "record goto begin" and instead
14267 check that GDB is replaying.
14268
145e3ddb
PA
142692015-10-09 Pedro Alves <palves@redhat.com>
14270
14271 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14272 (top level): Use it in the run with no args test.
14273
d5d8c4e1
IB
142742015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14275
14276 * gdb.dlang/properties.exp: New file.
14277
06e635ef
SL
142782015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14279
14280 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14281 whether or not address 0x1000 is mapped on the target.
14282
e019fd1d
SM
142832015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14284
14285 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14286 build.
14287
77ba2a67
MM
142882015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14289
14290 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14291 instruction-history test.
14292
c60eb31f
DE
142932015-09-28 Doug Evans <dje@google.com>
14294
14295 * gdb.base/gcore.c (array_func): Add reference to static_array.
14296
9a3c8263
SM
142972015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14298
14299 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14300 source line.
14301
9720e656
SL
143022015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14303
14304 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14305 short or char as base type.
14306
938d3bf2
SL
143072015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14308
14309 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14310 to allow any size enum.
14311
e6c2c623
PMR
143122015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14313
14314 * gdb.ada/array_ptr_renaming.exp: New testcase.
14315 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14316 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14317
06da0f77
PL
143182015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14319
14320 * gdb.trace/ftrace-lock.c: New file.
14321 * gdb.trace/ftrace-lock.exp: New file.
14322
4f51c22a
PL
143232015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14324
14325 * gdb.arch/insn-reloc.c: New file.
14326 * gdb.arch/ftrace-insn-reloc.exp: New file.
14327
7041adf4
PL
143282015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14329
14330 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14331 instruction.
14332 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14333 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14334 * gdb.trace/range-stepping.c: Likewise.
14335 * gdb.trace/trace-break.c: Likewise.
14336 * gdb.trace/trace-mt.c (thread_function): Likewise.
14337 * gdb.trace/ftrace.c (marker): Likewise.
14338 * gdb.trace/trace-condition.c (marker): Likewise.
14339 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14340 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14341 is_aarch64_target.
14342
015d2e7e
DE
143432015-09-18 Doug Evans <xdje42@gmail.com>
14344
14345 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14346 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14347
26b188a2
SL
143482015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14349
14350 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14351 the breakpoint.
14352
79dc332b
SL
143532015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14354
14355 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14356 the pending breakpoint. Remove timeout override for "Run till
14357 MI pending breakpoint on pendfunc3 on thread 2" test.
14358
f57929f2
SL
143592015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14360
14361 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14362 filename pattern.
14363
3f469b17
SL
143642015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14365
14366 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14367 in breakpoint filename pattern.
14368
515b89b3
SL
143692015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14370
7800dbe4
SL
14371 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14372
143732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14374
515b89b3
SL
14375 * gdb.linespec/explicit.exp: Check for readline support for
14376 tab-completion tests. Fix obvious typo.
14377
d2939ba2
MM
143782015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14379
14380 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14381 and replay.
14382
cbb55fa7
MM
143832015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14384
14385 * gdb.btrace/non-stop.c: New.
14386 * gdb.btrace/non-stop.exp: New.
14387
43691ca1
PL
143882015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14389 Yao Qi <yao.qi@linaro.org>
14390
14391 * gdb.trace/trace-condition.c: New file.
14392 * gdb.trace/trace-condition.exp: New file.
14393
d78908cf
WW
143942015-09-16 Wei-cheng Wang <cole945@gmail.com>
14395
14396 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14397 for testing bytecode compilation.
14398
1ed415e2
PA
143992015-09-16 Pedro Alves <palves@redhat.com>
14400 Sandra Loosemore <sandra@codesourcery.com>
14401
14402 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14403 (SECONDS): Redefine.
14404 (main): Call pthread_kill and alarm early.
14405 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14406 support.
14407 (test): If the target can't hardware step and doesn't support
14408 displaced stepping, increase the timeout.
14409
d136eff5
PA
144102015-09-16 Pedro Alves <palves@redhat.com>
14411
14412 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14413 (enable_debug): New procedures.
14414 (test): Use them. Bail out if waiting for threads fails.
14415 (top level): Bail out if a test fails.
14416
991f019c
YQ
144172015-09-16 Yao Qi <yao.qi@linaro.org>
14418
14419 * gdb.asm/asm-source.exp: Set asm-arch for
14420 aarch64*-*-* target.
14421 * gdb.asm/aarch64.inc: New file.
14422
bfca584f
PMR
144232015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14424
14425 * gdb.ada/array_of_variable_length.exp: New testcase.
14426 * gdb.ada/array_of_variable_length/foo.adb: New file.
14427 * gdb.ada/array_of_variable_length/pck.adb: New file.
14428 * gdb.ada/array_of_variable_length/pck.ads: New file.
14429
b326e587
DE
144302015-09-15 Doug Evans <dje@google.com>
14431
14432 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14433 of function static local variable.
14434
5382cfab
PW
144352015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14436
14437 * gdb.threads/tls-so_extern.exp: New test file.
14438 * gdb.threads/tls-so_extern.c: New test file.
14439 * gdb.threads/tls-so_extern_main.c: New test file.
14440
141c5cc4
JK
144412015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14442
14443 * gdb.opt/solib-intra-step-lib.c: New file.
14444 * gdb.opt/solib-intra-step-main.c: New file.
14445 * gdb.opt/solib-intra-step.exp: New file.
14446
d15dcecd
PA
144472015-09-15 Pedro Alves <palves@redhat.com>
14448
14449 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14450 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14451
4c2f2a79
PA
144522015-09-14 Pedro Alves <palves@redhat.com>
14453
14454 * gdb.base/hook-stop-continue.c: Delete.
14455 * gdb.base/hook-stop-continue.exp: Delete.
14456 * gdb.base/hook-stop-frame.c: Delete.
14457 * gdb.base/hook-stop-frame.exp: Delete.
14458 * gdb.base/hook-stop.c: New file.
14459 * gdb.base/hook-stop.exp: New file.
14460
919e6dbe
PMR
144612015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14462
14463 * gdb.ada/access_to_packed_array.exp: New testcase.
14464 * gdb.ada/access_to_packed_array/foo.adb: New file.
14465 * gdb.ada/access_to_packed_array/pack.adb: New file.
14466 * gdb.ada/access_to_packed_array/pack.ads: New file.
14467
157280a4
MM
144682015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14469
14470 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14471 buffer size test.
14472
2fd33e94
DB
144732015-09-11 Don Breazeal <donb@codesourcery.com>
14474
14475 * gdb.base/foll-exec.c: Add copyright header. Fix
14476 formatting issues.
14477 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14478 (do_exec_tests): Use clean_restart in place of zap_session,
14479 and for test initialization. Fix formatting issues. Use
14480 fail in place of perror.
14481 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14482 an expect statement to match an expression with output from
14483 the program under debug.
14484 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14485 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14486 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14487 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14488 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14489
e70b6e8e
DE
144902015-09-09 Doug Evans <dje@google.com>
14491
14492 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14493
7a551a51
DE
144942015-09-09 Doug Evans <dje@google.com>
14495
14496 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14497
4c666f84
DE
144982015-09-09 Doug Evans <dje@google.com>
14499
14500 * gdb.base/savedregs.exp: Fix typo.
14501
243a9253
PA
145022015-09-09 Pedro Alves <palves@redhat.com>
14503
14504 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14505
c0fa8fbd
SL
145062015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14507
14508 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14509 command actually switches threads. Give up on remaining
14510 tests if target fails to stop at breakpoint.
14511
cd7c1778
PMR
145122015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14513
14514 * gdb.ada/funcall_char.exp: New testcase.
14515 * gdb.ada/funcall_char/foo.adb: New file.
14516
dc5c8746
PMR
145172015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14518
14519 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14520 expected outputs. Add two testcases for completing ambiguous
14521 functions.
14522 * gdb.ada/complete/aux_pck.adb: New file.
14523 * gdb.ada/complete/aux_pck.ads: New file.
14524 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14525 Ambiguous_Func functions.
14526 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14527 * gdb.ada/complete/pck.adb: Likewise.
14528
4e83a1e7
UW
145292015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14530
14531 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14532 failures to run the test program under GDB.
14533
8ce74153
LM
145342015-08-26 Luis Machado <lgustavo@codesourcery.com>
14535
14536 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14537 to C.
14538
e9756d52
PP
145392015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14540
14541 * gdb.base/run-after-attach.exp: New test file.
14542 * gdb.base/run-after-attach.c: New test file.
14543
8d37573b
DB
145442015-08-26 Don Breazeal <donb@codesourcery.com>
14545
14546 * gdb.base/foll-exec-2.c: New test program.
14547 * gdb.base/foll-exec-2.exp: New test.
14548
63e43d3a
PMR
145492015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14550
14551 * gdb.base/nested-subp1.exp: New file.
14552 * gdb.base/nested-subp1.c: New file.
14553 * gdb.base/nested-subp2.exp: New file.
14554 * gdb.base/nested-subp2.c: New file.
14555 * gdb.base/nested-subp3.exp: New file.
14556 * gdb.base/nested-subp3.c: New file.
14557
3d40fbb5
PA
145582015-08-24 Pedro Alves <palves@redhat.com>
14559
14560 * gdb.server/connect-without-multi-process.c: New file.
14561 * gdb.server/connect-without-multi-process.exp: New file.
14562
4422ac93
LM
145632015-08-24 Luis Machado <lgustavo@codesourcery.com>
14564
14565 * gdb.opt/inline-markers.c: Make z int.
14566
91dddb86
LM
145672015-08-24 Luis Machado <lgustavo@codesourcery.com>
14568
14569 * gdb.opt/inline-markers.c: Make z volatile.
14570
a48847ee
LM
145712015-08-24 Luis Machado <lgustavo@codesourcery.com>
14572
14573 * gdb.opt/inline-bt.c: New volatile global z.
14574 * gdb.opt/inline-cmds.c: Likewise.
14575 * gdb.opt/inline-locals.c: Likewise.
14576 * gdb.opt/inline-markers.c: New extern global z.
14577 (marker): Use z.
14578 (inline_fn): Likewise.
14579
0ebbc52b
PA
145802015-08-24 Pedro Alves <palves@redhat.com>
14581
14582 * config/m32r-stub.exp: Remove file.
14583 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14584 * gdb.base/call-rt-st.exp: Likewise.
14585 * gdb.base/call-strs.exp: Likewise.
14586 * gdb.base/default.exp: Remove references to h8300-*-hms and
14587 *-*-udi*.
14588 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14589
77c365df
AA
145902015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14591
14592 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14593 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14594 and "return" use KFAIL when GDB can not read/write the vector
14595 return value.
14596
4313b8c0
GB
145972015-08-21 Gary Benson <gbenson@redhat.com>
14598
14599 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14600
0e433b32
PA
146012015-08-20 Pedro Alves <palves@redhat.com>
14602
14603 * gdb.server/solib-list.exp: No longer expect an interior stop in
14604 non-stop mode.
14605
221e1a37
PA
146062015-08-20 Pedro Alves <palves@redhat.com>
14607
14608 * gdb.server/connect-stopped-target.c: New file.
14609 * gdb.server/connect-stopped-target.exp: New file.
14610
40e3ad0e
PA
146112015-08-20 Pedro Alves <palves@redhat.com>
14612
14613 * gdb.dwarf2/comp-unit-lang.exp: New file.
14614 * gdb.dwarf2/comp-unit-lang.c: New file.
14615
af39b327
PMR
146162015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14617
14618 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14619 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14620
7d45c7c3 146212015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14622
7d45c7c3
KB
14623 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14624 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14625
4d6cceb4
DE
146262015-08-18 Doug Evans <dje@google.com>
14627 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14628
14629 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14630 skip_python_tests. New arg prompt_regexp.
14631 (skip_python_tests): New function.
14632 * lib/mi-support.exp (mi_skip_python_tests): New function.
14633 * gdb.python/py-mi-objfile-gdb.py: New file.
14634 * gdb.python/py-mi-objfile.c: New file.
14635 * gdb.python/py-mi-objfile.exp: New file.
14636
ad89c2aa
KS
146372015-08-17 Keith Seitz <keiths@redhat.com>
14638
14639 * gdb.linespec/explicit.exp: Move strace test from here ...
14640 * gdb.trace/strace.exp: ... to here.
14641
e3ae3c43
PP
146422015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14643
14644 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14645 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14646
604b2636
DE
146472015-08-14 Doug Evans <xdje42@gmail.com>
14648
14649 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14650 inferior before selecting a new file.
14651
6ff0ba5f
DE
146522015-08-14 Doug Evans <xdje42@gmail.com>
14653
14654 * gdb.mi/mi-disassemble.exp: Update.
14655 * gdb.base/disasm-optim.S: New file.
14656 * gdb.base/disasm-optim.c: New file.
14657 * gdb.base/disasm-optim.h: New file.
14658 * gdb.base/disasm-optim.exp: New file.
14659
9ca98f92
KS
146602015-08-14 Keith Seitz <keiths@redhat.com>
14661
14662 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14663 "evaluated-by".
14664
52bbc560
JB
146652015-08-13 Joel Brobecker <brobecker@adacore.com>
14666
14667 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14668
5d8c3ed3
PMR
146692015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14670
14671 * gdb.ada/fun_renaming.exp: New testcase.
14672 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14673 * gdb.ada/fun_renaming/pack.adb: New file.
14674 * gdb.ada/fun_renaming/pack.ads: New file.
14675
ea8812bc
KS
146762015-08-12 Keith Seitz <keiths@redhat.com>
14677
14678 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14679 gdb_get_line_number.
14680
4dafcdeb
JB
146812015-08-12 Joel Brobecker <brobecker@adacore.com>
14682
14683 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14684 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14685 gdb.base/dso2dso.exp: New files.
14686
5ba32597
SDJ
146872015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14688 Pedro Alves <palves@redhat.com>
14689 Keith Seitz <keiths@redhat.com>
14690
14691 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14692 GDBFLAGS.
14693
b6dafabf
PP
146942015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14695
14696 * gdb.base/gdbhistsize-history.exp
14697 (test_histsize_history_setting): Use save_vars.
14698 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14699 Use save_vars.
14700 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14701 * gdb.base/readline.exp: Use save_vars.
14702
abe8e607
PP
147032015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14704
14705 * lib/gdb.exp (save_vars): New proc.
14706
629500fa
KS
147072015-08-11 Keith Seitz <keiths@redhat.com>
14708
14709 * gdb.base/help.exp: Update help_breakpoint_text.
14710
eb8c4e2e
KS
147112015-08-11 Keith Seitz <keiths@redhat.com>
14712
14713 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14714 (at toplevel): Call test_explicit_breakpoints.
14715 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14716 breakpoints.
14717 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14718 breakpoint conditions, "-cond".
14719
87f0e720
KS
147202015-08-11 Keith Seitz <keiths@redhat.com>
14721
14722 * gdb.linespec/3explicit.c: New file.
14723 * gdb.linespec/cpexplicit.cc: New file.
14724 * gdb.linespec/cpexplicit.exp: New file.
14725 * gdb.linespec/explicit.c: New file.
14726 * gdb.linespec/explicit.exp: New file.
14727 * gdb.linespec/explicit2.c: New file.
14728 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14729 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14730 before using in the matching pattern.
14731 Clarify that `prefix' is a regular expression.
14732
f00aae0f
KS
147332015-08-11 Keith Seitz <keiths@redhat.com>
14734
14735 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14736 test.
14737 Add tests for missing ",FMT" and ",".
14738
e27852be
DE
147392015-08-10 Doug Evans <dje@google.com>
14740 Keith Seitz <keiths@redhat.com>
14741
14742 PR gdb/17960
14743 * gdb.base/completion.exp: Add location completer tests.
14744
7f03bd92
PA
147452015-08-07 Pedro Alves <palves@redhat.com>
14746
14747 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14748 tests here.
14749 (top level): Run do_test with and without displaced stepping.
14750
3fc8eb30
PA
147512015-08-07 Pedro Alves <palves@redhat.com>
14752
14753 * gdb.base/valgrind-disp-step.c: New file.
14754 * gdb.base/valgrind-disp-step.exp: New file.
14755
d4569d7b
PA
147562015-08-07 Pedro Alves <palves@redhat.com>
14757
14758 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14759 Delete function.
14760 (main): Add alarm. Run an infinite loop instead of calling
14761 wait_threads.
14762 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14763 comment.
14764 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14765 Delete function.
14766 (main): Add alarm. Run an infinite loop instead of calling
14767 wait_threads.
14768 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14769 comment.
14770
e1316e60
PA
147712015-08-07 Pedro Alves <palves@redhat.com>
14772
14773 * gdb.base/checkpoint-ns.exp: New file.
14774 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14775 standard_testfile.
14776
da8c46d2
MM
147772015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14778
14779 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14780 * gdb.btrace/instruction_history.exp: Update.
14781 * gdb.btrace/tsx.exp: New.
14782 * gdb.btrace/tsx.c: New.
14783
de1c2c52
PA
147842015-08-06 Pedro Alves <palves@redhat.com>
14785
14786 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14787 increase timeout.
14788 * gdb.reverse/until-precsave.exp: Bump timeouts.
14789
782e0bf4
PA
147902015-08-06 Pedro Alves <palves@redhat.com>
14791
14792 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14793
83e97ed0
PA
147942015-08-06 Pedro Alves <palves@redhat.com>
14795
14796 PR gdb/18749
14797 * gdb.threads/process-dies-while-handling-bp.c: New file.
14798 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14799
863d01bd
PA
148002015-08-06 Pedro Alves <palves@redhat.com>
14801
14802 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14803 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14804
0a39bb32
PA
148052015-08-05 Pedro Alves <palves@redhat.com>
14806
14807 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14808 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14809
ee2d2b10
SL
148102015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14811
14812 * gdb.base/bp-permanent.exp: Report test as unsupported if
14813 the target cannot stop at the permanent breakpoint.
14814
4e1bdb00
DE
148152015-08-03 Doug Evans <dje@google.com>
14816
14817 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14818 10000.
14819
3d338901
DE
148202015-08-03 Doug Evans <dje@google.com>
14821
14822 * Makefile.in (workers/%.worker, build-perf): New rule.
14823 (GDB_PERFTEST_MODE): New variable.
14824 (check-perf): Use it.
14825 (clean): Clean up gdb.perf parallel build subdirs.
14826 * lib/build-piece.exp: New file.
14827 * lib/gdb.exp (make_gdb_parallel_path): New function
14828 (standard_output_file, standard_temp_file): Call it.
14829 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14830 of $GDB_PARALLEL.
14831 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14832
af061d3e
DE
148332015-08-03 Doug Evans <dje@google.com>
14834
8e1afc81 14835 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14836 (LOG_FILE_NAME): New global.
14837 (TextReporter.__init__): Initialize self.txt_sum.
14838 (TextReporter.report): Add support for multiple data-points.
14839 Move report to perftest.sum, put raw data in perftest.log.
14840 (TextReporter.start): Open sum and log files.
14841 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14842 * gdb.perf/lib/perftest/testresult.py
14843 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14844
2c8c5d37
PA
148452015-07-31 Pedro Alves <palves@redhat.com>
14846
14847 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14848 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14849 kill_wait_spawned_process instead of explicit "kill -9".
14850 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14851 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14852 kill_wait_spawned_process.
14853 * gdb.base/attach-twice.exp: Likewise.
14854 * gdb.base/attach.exp: Likewise.
14855 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14856 gdb_test_multiple.
14857 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14858 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14859 kill_wait_spawned_process.
14860 * gdb.base/valgrind-infcall.exp: Likewise.
14861 * gdb.multi/multi-attach.exp: Likewise.
14862 * gdb.python/py-prompt.exp: Likewise.
14863 * gdb.python/py-sync-interp.exp: Likewise.
14864 * gdb.server/ext-attach.exp: Likewise.
14865 * gdb.threads/attach-into-signal.exp (corefunc): Use
14866 spawn_wait_for_attach, spawn_id_get_pid and
14867 kill_wait_spawned_process.
14868 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14869 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14870 spawn_id_get_pid and kill_wait_spawned_process.
14871 * gdb.threads/attach-stopped.exp (corefunc): Use
14872 spawn_wait_for_attach, spawn_id_get_pid and
14873 kill_wait_spawned_process.
14874 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14875 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14876 kill_wait_spawned_process instead of explicit "kill -9".
14877 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14878 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14879 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14880 processes. Don't map cygwin/windows pids here. Now returns a
14881 spawn id list.
14882
032a0fca
SL
148832015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14884
14885 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14886 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14887 correct patch.
14888
61a934ca
SL
148892015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14890
14891 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14892
4bc4d428
SL
148932015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14894
14895 Reapply:
14896 2014-05-21 Mark Wielaard <mjw@redhat.com>
14897
14898 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14899
998d452a
PA
149002015-07-30 Pedro Alves <palves@redhat.com>
14901
14902 * linux-low.c (handle_extended_wait): Set the child's last
14903 reported status to TARGET_WAITKIND_STOPPED.
14904
69dde7dc
PA
149052015-07-30 Pedro Alves <palves@redhat.com>
14906
14907 PR threads/18600
14908 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14909 only shows inferior 1.
14910
4dd63d48
PA
149112015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14912 Pedro Alves <palves@redhat.com>
14913
14914 PR threads/18600
14915 * gdb.threads/fork-plus-threads.c: New file.
14916 * gdb.threads/fork-plus-threads.exp: New file.
14917
d618e4c5
PP
149182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14919
14920 * gdb.base/batch-preserve-term-settings.exp
14921 (test_terminal_settings_preserved_after_cli_exit): Use
14922 send_quit_command.
14923
1eef6428
PA
149242015-07-29 Pedro Alves <palves@redhat.com>
14925 Don Breazeal <donb@codesourcery.com>
14926
14927 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14928 output from both inferior_spawn_id and gdb_spawn_id.
14929
7da5b897
SDJ
149302015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14931
14932 * gdb.threads/attach-into-signal.exp (corefunc): Use
14933 with_test_prefix on nested loops, uniquefying the test messages.
14934
dac804df
SDJ
149352015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14936
14937 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14938 commit.
14939
06265e53
PP
149402015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14941
14942 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14943 New proc.
14944 (test_terminal_settings_preserved_after_sigterm): New test.
14945
18206ca3
PP
149462015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14947
14948 * gdb.base/batch-preserve-term-settings.exp
14949 (test_terminal_settings_preserved_after_cli_exit): New test.
14950
90074d11
PP
149512015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14952
14953 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14954 manipulation of saved_gdbflags.
14955 (test_terminal_settings_preserved): Remove global declaration of
14956 the unused variable pagination_prompt. Remove manipulation of
14957 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14958 GDBFLAGS.
14959
eb1a7902
PA
149602015-07-29 Pedro Alves <palves@redhat.com>
14961
14962 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14963
8b75dd3b
PA
149642015-07-29 Pedro Alves <palves@redhat.com>
14965
14966 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14967 at the top.
14968
dedad4e3
PA
149692015-07-29 Pedro Alves <palves@redhat.com>
14970
14971 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14972 (main): Call gdb_unbuffer_output.
14973 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14974 (main): Call gdb_unbuffer_output.
14975 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14976 (main): Call gdb_unbuffer_output.
14977 * gdb.base/call-strs.exp: Adjust to step over the
14978 gdb_unbuffer_output call.
14979 * gdb.base/catch-gdb-caused-signals.c: Include
14980 "../lib/unbuffer_output.c".
14981 (main): Call gdb_unbuffer_output.
14982 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14983 (main): Call gdb_unbuffer_output.
14984 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14985 (main): Call gdb_unbuffer_output.
14986 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14987 (main): Call gdb_unbuffer_output.
14988 * gdb.base/shlib-call.exp: Adjust to step over the
14989 gdb_unbuffer_output call.
14990 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14991 (main): Call gdb_unbuffer_output.
14992 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14993 (main): Call gdb_unbuffer_output.
14994 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14995 (main): Rename to ...
14996 (test): ... this.
14997 (main): Reimplement.
14998 * gdb.base/varargs.exp: Run to test instead of to main.
14999 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15000 (main): Call gdb_unbuffer_output.
15001
58789a91
PA
150022015-07-29 Pedro Alves <palves@redhat.com>
15003
15004 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15005 factore out from mi_continue_dprintf. For call-style dprintfs,
15006 expect dprintf output out of $inferior_spawn_id.
15007 (mi_continue_dprintf): Use mi_expect_dprintf.
15008 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15009 (main): Call gdb_unbuffer_output.
15010
e8376742
PA
150112015-07-29 Pedro Alves <palves@redhat.com>
15012
15013 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15014 (default_mi_gdb_start): Set inferior_spawn_id instead of
15015 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15016 gdb_spawn_id.
15017 (mi_gdb_test): Always expect inferior output from both
15018 $inferior_spawn_id and $gdb_spawn_id.
15019
08280010
PA
150202015-07-29 Pedro Alves <palves@redhat.com>
15021
15022 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15023 send_inferior and $inferior_spawn_id.
15024
4d30e432
PA
150252015-07-29 Pedro Alves <palves@redhat.com>
15026
15027 * gdb.gdb/complaints.exp (test_initial_complaints)
15028 (test_serial_complaints, test_short_complaints): Use
15029 gdb_test_stdio.
15030 (test_empty_complaint): Handle $inferior_spawn_id !=
15031 $gdb_spawn_id.
15032
0d30a335
PA
150332015-07-29 Pedro Alves <palves@redhat.com>
15034
15035 * gdb.base/varargs.exp: Use gdb_test_stdio.
15036
39413b29
PA
150372015-07-29 Pedro Alves <palves@redhat.com>
15038
15039 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15040
7cb000a9
PA
150412015-07-29 Pedro Alves <palves@redhat.com>
15042
15043 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15044
d7b8ac82
PA
150452015-07-29 Pedro Alves <palves@redhat.com>
15046
15047 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15048 parameter into two new parameters, "inf_result" and "gdb_result".
15049 Expect inferior output and gdb output from $inferior_spawn_id and
15050 $gdb_spawn_id, respectively. Adjust all callers.
15051
789c3a0c
PA
150522015-07-29 Pedro Alves <palves@redhat.com>
15053
15054 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15055 of gdb_test_sequence.
15056
77e760c3
PA
150572015-07-29 Pedro Alves <palves@redhat.com>
15058
15059 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15060 (saw_spurious_output): Expect inferior output from
15061 $inferior_spawn_id. Use gdb_test_stdio.
15062
8396d2cd
PA
150632015-07-29 Pedro Alves <palves@redhat.com>
15064
15065 * gdb.base/dprintf.exp: Use standard_testfile. Change
15066 prepare_for_testing call.
15067 (srcfile): Don't set.
15068 (restart): New procedure.
15069 (test_dprintf): New procecure, use to continue over dprintfs.
15070 (test_call, test_agent): New procedures, tests moved here.
15071 Restart gdb and recreate dprintfs. Adjust expected output.
15072
2051d61f
PA
150732015-07-29 Pedro Alves <palves@redhat.com>
15074
15075 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15076
452397af
PA
150772015-07-29 Pedro Alves <palves@redhat.com>
15078
15079 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15080
8aed9555
PA
150812015-07-29 Pedro Alves <palves@redhat.com>
15082
15083 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15084 gdb_test_stdio.
15085
188a61b4
PA
150862015-07-29 Pedro Alves <palves@redhat.com>
15087
15088 * lib/gdb.exp (gdb_test_stdio): New procedure.
15089
12264a45
PA
150902015-07-29 Pedro Alves <palves@redhat.com>
15091
15092 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15093
23ffc893
PA
150942015-07-29 Pedro Alves <palves@redhat.com>
15095
15096 * gdb.base/call-signal-resume.exp: Remove check for
15097 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15098 * gdb.base/unwindonsignal.exp: Likewise.
15099 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15100 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15101
65566918
PA
151022015-07-29 Pedro Alves <palves@redhat.com>
15103
15104 * gdb.base/siginfo-addr.c (pass): New function.
15105 (handler): Call it iff si_addr is correct.
15106 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15107 Set a breakpoint at "pass" and continue to it.
15108
d60a9221
SDJ
151092015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15110
15111 * gdb.python/py-objfile.exp: Make some tests have unique names.
15112 * gdb.python/py-pp-registration.exp: Likewise.
15113
bde40b8f
PA
151142015-07-28 Pedro Alves <palves@redhat.com>
15115
15116 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15117
13e1dec8
SM
151182015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15119
15120 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15121
da33c9a7
SM
151222015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15123
15124 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15125
077836f7
PP
151262015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15127
15128 * gdb.base/gdb-sigterm-2.exp: New test.
15129
b8cc7b2e
DE
151302015-07-25 Doug Evans <xdje42@gmail.com>
15131
15132 Revert:
15133 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15134 (workers/%.worker, build-perf): New rule.
15135 (GDB_PERFTEST_MODE): New variable.
15136 (check-perf): Use it.
15137 (clean): Clean up gdb.perf parallel build subdirs.
15138 * lib/build-piece.exp: New file.
15139 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15140 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15141 name.
15142 (standard_temp_file): Ditto.
15143 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15144 of $GDB_PARALLEL.
15145
c8bd4544
DE
151462015-07-24 Doug Evans <dje@google.com>
15147
15148 * gdb.perf/lib/perftest/utils.py: New file.
15149 * gdb.perf/gm-hello.cc: New file.
15150 * gdb.perf/gm-pervasive-typedef.cc: New file.
15151 * gdb.perf/gm-pervasive-typedef.h: New file.
15152 * gdb.perf/gm-std.cc: New file.
15153 * gdb.perf/gm-std.h: New file.
15154 * gdb.perf/gm-use-cerr.cc: New file.
15155 * gdb.perf/gm-utils.h: New file.
15156 * gdb.perf/gmonster-null-lookup.py: New file.
15157 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15158 * gdb.perf/gmonster-print-cerr.py: New file.
15159 * gdb.perf/gmonster-ptype-string.py: New file.
15160 * gdb.perf/gmonster-runto-main.py: New file.
15161 * gdb.perf/gmonster-select-file.py: New file.
15162 * gdb.perf/gmonster1-null-lookup.exp: New file.
15163 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15164 * gdb.perf/gmonster1-print-cerr.exp: New file.
15165 * gdb.perf/gmonster1-ptype-string.exp: New file.
15166 * gdb.perf/gmonster1-runto-main.exp: New file.
15167 * gdb.perf/gmonster1-select-file.exp: New file.
15168 * gdb.perf/gmonster1.cc: New file.
15169 * gdb.perf/gmonster1.exp: New file.
15170 * gdb.perf/gmonster2-null-lookup.exp: New file.
15171 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15172 * gdb.perf/gmonster2-print-cerr.exp: New file.
15173 * gdb.perf/gmonster2-ptype-string.exp: New file.
15174 * gdb.perf/gmonster2-runto-main.exp: New file.
15175 * gdb.perf/gmonster2-select-file.exp: New file.
15176 * gdb.perf/gmonster2.cc: New file.
15177 * gdb.perf/gmonster2.exp: New file.
15178
6eab34f3
DE
151792015-07-24 Doug Evans <dje@google.com>
15180
15181 * gdb.perf/README: New file.
15182 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15183 * lib/gen-perf-test.exp: New file.
15184
63738bfd
DE
151852015-07-24 Doug Evans <dje@google.com>
15186
15187 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15188 (PerfTest::startup): New function.
15189 (PerfTest::run): Return result of calling body.
15190 (PerfTest::assemble): Rewrite.
15191 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15192 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15193 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15194 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15195 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15196
7b606f95
DE
151972015-07-24 Doug Evans <dje@google.com>
15198
15199 * lib/gdb.exp (clean_restart): Make executable optional.
15200
a97b16b8
DE
152012015-07-24 Doug Evans <dje@google.com>
15202
15203 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15204 compiler_info references.
15205 * gdb.cp/temargs.exp: Ditto.
15206 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15207 (get_compiler_info): Early exit if already computed. Set compiler_info
15208 to "unknown" if there was a problem.
15209 (test_compiler_info): Add function comment. Call get_compiler_info.
15210
35baa57f
DE
152112015-07-24 Doug Evans <dje@google.com>
15212
15213 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15214 (workers/%.worker, build-perf): New rule.
15215 (GDB_PERFTEST_MODE): New variable.
15216 (check-perf): Use it.
15217 (clean): Clean up gdb.perf parallel build subdirs.
15218 * lib/build-piece.exp: New file.
15219 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15220 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15221 name.
15222 (standard_temp_file): Ditto.
15223 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15224 of $GDB_PARALLEL.
15225
6ebea266
DE
152262015-07-24 Doug Evans <dje@google.com>
15227
15228 * lib/future.exp (gdb_default_target_compile): New option
15229 "early_flags".
15230 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15231 --as-needed.
15232
1e76a7e9
SDJ
152332015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15234
15235 * gdb.base/catch-syscall.exp: Call gdb_exit before
15236 gdb_skip_xml_test.
15237
5068630a
PA
152382015-07-24 Pedro Alves <palves@redhat.com>
15239
15240 * gdb.python/py-events.exp: Accept output between the stop event
15241 and the prompt.
15242 * gdb.python/py-evsignal.exp: Likewise.
15243 * gdb.python/py-evthreads.exp: Likewise.
15244
77598427
PA
152452015-07-24 Pedro Alves <palves@redhat.com>
15246
15247 PR gdb/18717
15248 * gdb.threads/non-ldr-exit.c: New file.
15249 * gdb.threads/non-ldr-exit.exp: New file.
15250
11e6c98f
YQ
152512015-07-24 Yao Qi <yao.qi@linaro.org>
15252
15253 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15254 restarting process.
15255
51aee833
YQ
152562015-07-24 Yao Qi <yao.qi@linaro.org>
15257
15258 * gdb.server/ext-restart.exp: New file.
15259
8cfe207c
YQ
152602015-07-24 Yao Qi <yao.qi@linaro.org>
15261
15262 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15263 argument options.
15264 * gdb.server/ext-wrapper.exp: New file.
15265
cc12ce38
DE
152662015-07-23 Doug Evans <dje@google.com>
15267
15268 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15269 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15270
d0d84780
PMR
152712015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15272
15273 * gdb.ada/var_arr_typedef.exp: New testcase.
15274 * gdb.ada/var_arr_typedef/pack.adb: New file.
15275 * gdb.ada/var_arr_typedef/pack.ads: New file.
15276 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15277
8b558f79
JB
152782015-07-20 Joel Brobecker <brobecker@adacore.com>
15279
15280 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15281
775a3298
JK
152822015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15283
15284 * gdb.arch/i386-biarch-core.exp: Replace istarget
15285 by "complete set gnutarget". Remove expectation for the "core-file"
15286 command.
15287
db1ff28b
JK
152882015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15289
15290 Revert the previous commit:
15291 Tests for validate symbol file using build-id.
15292
0a94970d
JK
152932015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15294
15295 Tests for validate symbol file using build-id.
15296 * gdb.base/solib-mismatch-lib.c: New file.
15297 * gdb.base/solib-mismatch-libmod.c: New file.
15298 * gdb.base/solib-mismatch.c: New file.
15299 * gdb.base/solib-mismatch.exp: New file.
15300
03346981
SL
153012015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15302
15303 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15304 nios2-*-linux*.
15305 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15306 * gdb.base/siginfo.exp: Likewise.
15307 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15308
42422cc7
PL
153092015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15310
15311 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15312 Move it to ...
15313 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15314 ... here.
15315 * gdb.trace/range-stepping.exp: Check that the target supports
15316 range stepping.
15317
cfa68bae
JK
153182015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15319
15320 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15321
8ffdba26
PA
153222015-07-14 Pedro Alves <palves@redhat.com>
15323
15324 * gdb.base/killed-outside.exp: New file.
15325 * gdb.base/killed-outside.c: New file.
15326
218a5a11
JK
153272015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15328
15329 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15330 (n at main): New.
15331 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15332
e03ed3c6
AA
153332015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15334
15335 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15336 infcall tests instead of setting up for KFAIL.
15337
485668e5
MM
153382015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15339
15340 * gdb.btrace/record_goto-step.exp: New.
15341
08464196
JK
153422015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15343
15344 PR compile/18484
15345 * gdb.compile/compile.c (struct struct_type): Add volatile to
15346 selffield's type.
15347 * gdb.compile/compile.exp
15348 (compile code struct_object.selffield = &struct_object): Skip further
15349 struct_object tests if this one xfails.
15350
bcf5c1d9
RC
153512015-07-08 Robert O'Callahan <robert@ocallahan.org>
15352
15353 PR exp/18617
15354 * gdb.trace/ax.exp: Add test.
15355
4931af25
YQ
153562015-07-07 Yao Qi <yao.qi@linaro.org>
15357
15358 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15359 instead of istarget "aarch64*-*-*".
15360 * gdb.arch/aarch64-fp.exp: Likewise.
15361 * gdb.base/float.exp: Likewise.
15362 * gdb.reverse/aarch64.exp: Likewise.
15363 * lib/gdb.exp (is_aarch64_target): New proc.
15364
9fcf688e
YQ
153652015-07-07 Yao Qi <yao.qi@linaro.org>
15366
15367 * lib/gdb.exp (is_aarch32_target): New proc.
15368 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15369 instead of "istarget "arm*-*-*"".
15370 * gdb.arch/arm-disp-step.exp: Likewise.
15371 * gdb.arch/thumb-bx-pc.exp: Likewise.
15372 * gdb.arch/thumb-prologue.exp: Likewise.
15373 * gdb.arch/thumb-singlestep.exp: Likewise.
15374 * gdb.base/disp-step-syscall.exp: Likewise.
15375 * gdb.base/float.exp: Likewise.
15376
fbd8d50d
YQ
153772015-07-07 Yao Qi <yao.qi@linaro.org>
15378
15379 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15380 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15381
71be1fdc
YQ
153822015-07-07 Yao Qi <yao.qi@linaro.org>
15383
15384 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15385 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15386 if it exists.
15387 * gdb.multi/multi-arch.exp: Likewise.
15388
3e221d36
SM
153892015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15390
15391 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15392 print.
15393
d441430b
YQ
153942015-07-07 Yao Qi <yao.qi@linaro.org>
15395
15396 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15397
06f810bd
MG
153982015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15399
15400 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15401 '[' and ']' characters.
15402
5e61e7c0
IB
154032015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15404
15405 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15406
28bf096c
PA
154072015-06-29 Pedro Alves <palves@redhat.com>
15408
15409 PR threads/18127
15410 * gdb.threads/hand-call-new-thread.c: New file.
15411 * gdb.threads/hand-call-new-thread.c: New file.
15412
ee93cd5e
KS
154132015-06-26 Keith Seitz <keiths@redhat.com>
15414 Doug Evans <dje@google.com>
15415
15416 PR 16253
15417 * gdb.cp/var-tag-2.cc: New file.
15418 * gdb.cp/var-tag-3.cc: New file.
15419 * gdb.cp/var-tag-4.cc: New file.
15420 * gdb.cp/var-tag.cc: New file.
15421 * gdb.cp/var-tag.exp: New file.
15422
fc637f04
PP
154232015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15424
15425 * gdb.base/history-duplicates.exp: New test.
15426
2e52ae68
PP
154272015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15428
15429 * gdb.base/completion.exp: Test the completion of the "focus"
15430 command.
15431
6e22494e
JK
154322015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15433
15434 * gdb.arch/amd64-prologue-skip.S: New file.
15435 * gdb.arch/amd64-prologue-skip.exp: New file.
15436
bf7b9cd9
SM
154372015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15438
15439 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15440 is_address_zero_readable check.
15441
201e8dfd
PB
154422015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15443
15444 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15445 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15446
5cd867b4
YQ
154472015-06-24 Yao Qi <yao.qi@linaro.org>
15448
15449 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15450 linux targets.
15451
4d7be007
YQ
154522015-06-24 Yao Qi <yao.qi@linaro.org>
15453
15454 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15455 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15456 * gdb.base/siginfo-thread.exp: Likewise.
15457
07fcd301
YQ
154582015-06-22 Yao Qi <yao.qi@linaro.org>
15459
15460 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15461
52042a00
YQ
154622015-06-22 Yao Qi <yao.qi@linaro.org>
15463
15464 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15465 aarch64*-*-*.
15466 (skip_hw_watchpoint_tests): Likewise.
15467
74bd41ce
PP
154682015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15469
15470 * gdb.base/gdbinit-history.exp: Test the interaction between
15471 setting GDBHISTSIZE and setting the history size via .gdbinit.
15472
bc460514
PP
154732015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15474
15475 PR gdb/16999
15476 * gdb.base/gdbhistsize-history.exp: New test.
15477
b58c513b
PP
154782015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15479
15480 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15481 with GDBHISTSIZE.
15482 * gdb.base/readline.exp: Likewise.
15483
92046791
YQ
154842015-06-17 Yao Qi <yao.qi@linaro.org>
15485
15486 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15487 line.
15488
2093d2d3
PP
154892015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15490
15491 * gdb.base/gdbinit-history.exp: Add test case to check that
15492 an unlimited history file does not get truncated on exit.
15493
e6c693af
AA
154942015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15495
15496 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15497 (VECTOR): New macro. Use it...
15498 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15499 ...for these typedefs.
15500 (int8, char1, int1, double1): New typedefs.
15501 (struct just_int2, struct two_int2): New structures.
15502 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15503 (add_structvecs, add_singlevecs): New functions.
15504 (main): Call add_some_intvecs twice.
15505 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15506 the compile and exit upon failure. Try compiling for the "native"
15507 architecture. Test inferior function calls with vector arguments
15508 and vector return value handling with "finish" and "return".
15509
c74f7d1c
JT
155102015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15511
15512 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15513 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15514 PE file.
15515 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15516
98aa42ee
AT
155172015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15518
15519 PR breakpoints/16465
15520 * gdb.mi/mi-dprintf-pending.c: New file.
15521 * gdb.mi/mi-dprintf-pending.exp: New test.
15522 * gdb.mi/mi-dprintf-pendshr.c: New file.
15523
7d73c23c 155242015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15525 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15526
15527 * gdb.arch/i386-mpx-map.c: New file.
15528 * gdb.arch/i386-mpx-map.exp: New File.
15529
155302015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15531
15532 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15533 * gdb.arch/i386-mpx.exp: Indentation fixed.
15534
155352015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15536
15537 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15538 function and improved indentation.
15539 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15540 gdb_test_multiple. Added additional tests to skip the test.
15541
155422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15543
15544 * gdb.arch/i386-avx512.c: Change path in include file.
15545 * gdb.arch/i386-avx512.exp: Change include dir path
15546 compilation flag.
15547 * gdb.arch/i386-mpx.c: Change path in include file.
15548 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15549 flag.
15550
d5eba19a
JK
155512015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15552
15553 * gdb.compile/compile-print.exp (compile print *vararray@3)
15554 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15555
7f361056
JK
155562015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15557
15558 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15559 (do not keep jit in memory): ... this.
15560 (expect 5): Change it to ...
15561 (expect no 5): ... this.
15562
3b462ec2
SM
155632015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15564
15565 PR gdb/15564
15566 * gdb.mi/mi-detach.exp: New file.
15567
e0619de6
JK
155682015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15569
15570 PR symtab/18392
15571 * gdb.arch/amd64-tailcall-self.S: New file.
15572 * gdb.arch/amd64-tailcall-self.c: New file.
15573 * gdb.arch/amd64-tailcall-self.exp: New file.
15574
e970cb34
DB
155752015-05-28 Don Breazeal <donb@codesourcery.com>
15576
15577 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15578 tests for remote targets by checking is_target_gdbserver.
15579
b2e2f908
DE
155802015-05-27 Doug Evans <dje@google.com>
15581
15582 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15583 * gdb.dwarf2/opaque-type-lookup.c: New file.
15584 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15585
82c7be31
DE
155862015-05-26 Doug Evans <dje@google.com>
15587
15588 * gdb.cp/iostream.cc: New file.
15589 * gdb.cp/iostream.exp: New file.
15590
b4f54984
DE
155912015-05-26 Doug Evans <dje@google.com>
15592
15593 * gdb.dwarf2/dw2-op-call.exp: Update.
15594 * gdb.dwarf2/dw4-sig-types.exp: Update.
15595 * gdb.dwarf2/implptr.exp: Update.
15596 * gdb.mi/mi-cmd-param-changed.exp: Update.
15597
4ea6efe9
DE
155982015-05-26 Doug Evans <dje@google.com>
15599
15600 * gdb.python/py-lazy-string.c: New file.
15601 * gdb.python/py-lazy-string.exp: New file.
15602 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15603 (main): Update. Add estring3.
15604 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15605 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15606
f6bb7db3
YQ
156072015-05-26 Omair Javaid <omair.javaid@linaro.org>
15608 Yao Qi <yao.qi@linaro.org>
15609
15610 * gdb.reverse/aarch64.c: New.
15611 * gdb.reverse/aarch64.exp: New.
15612
a81bfbd0
OJ
156132015-05-26 Omair Javaid <omair.javaid@linaro.org>
15614
25d49b86
PA
15615 * lib/gdb.exp (supports_process_record): Return true for
15616 aarch64*-linux*.
a81bfbd0
OJ
15617 (supports_reverse): Likewise.
15618
158bf1b4
PP
156192015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15620
15621 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15622 Use with_test_prefix.
15623
a0145030
AB
156242015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15625
15626 * gdb.base/completion.exp: Add test for completion of layout
15627 names.
15628
ebe3b578
AB
156292015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15630
15631 * lib/gdb.exp (skip_tui_tests): New proc.
15632 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15633
84204ed7
PA
156342015-05-19 Pedro Alves <palves@redhat.com>
15635
15636 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15637 Save the whole env array instead of just HOME. Unset HISTSIZE in
15638 the environment while testing. Restore whole environment
15639 afterwards.
15640
37442ce1
DE
156412015-05-16 Doug Evans <xdje42@gmail.com>
15642
15643 * gdb.guile/scm-ports.c: New file.
15644 * gdb.guile/scm-ports.exp: Add memory port tests.
15645
36de76f9
JK
156462015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15647
15648 * gdb.compile/compile-print.c: New file.
15649 * gdb.compile/compile-print.exp: New file.
15650
3a9558c4
JK
156512015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15652
15653 * gdb.compile/compile-ops.exp: Cast param to void.
15654 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15655 (compile code struct_object.selffield = &struct_object): Add xfail.
15656
aa715135
JG
156572015-05-15 Joel Brobecker <brobecker@adacore.com>
15658
15659 * gdb.ada/arr_enum_with_gap: New testcase.
15660
931e5bc3
JG
156612015-05-15 Joel Brobecker <brobecker@adacore.com>
15662
15663 * gdb.ada/byte_packed_arr: New testcase.
15664
9cd4d857
JB
156652015-05-15 Joel Brobecker <brobecker@adacore.com>
15666
15667 * gdb.ada/pckd_neg: New testcase.
15668
ebfd00d2
PP
156692015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15670
15671 PR gdb/17820
15672 * gdb.base/gdbinit-history.exp: New test.
15673 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15674 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15675
4c082a81
SC
156762015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15677
15678 * gdb.python/py-xmethods.cc: Enhance test case.
15679 * gdb.python/py-xmethods.exp: New tests.
15680 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15681 function.
15682 (B_indexoper): Likewise.
15683 (global_dm_list) : Add new xmethod worker functions.
15684
f7797074
SDJ
156852015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15686
15687 * gdb.base/coredump-filter.exp: Correctly unset
15688 "coredump_var_addr" array.
15689
a4674e4e
PA
156902015-05-08 Pedro Alves <palves@redhat.com>
15691
15692 * gdb.server/non-existing-program.exp: Unset spawn_id.
15693
df2eb078
SC
156942015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15695
15696 PR python/18291
15697 * gdb.python/py-xmethods.exp: Add tests.
15698
422349a3
YQ
156992015-05-08 Yao Qi <yao.qi@linaro.org>
15700
15701 PR gdb/18208
15702 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15703 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15704 function set_coredump_filter, and remove remote_exec call.
15705 Remove argument ipid. Callers update.
15706 (top level): Don't get inferior's PID.
15707
63fc80ce
AA
157082015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15709
15710 * gdb.base/watch_thread_num.exp: Skip test on targets without
15711 access watchpoints.
15712
80ad801e
PA
157132015-05-06 Pedro Alves <palves@redhat.com>
15714
15715 PR server/18081
15716 * gdb.server/non-existing-program.exp: New file.
15717
0fa7fe50
JB
157182015-05-05 Joel Brobecker <brobecker@adacore.com>
15719
15720 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15721
3ea89b92
PMR
157222015-05-05 Joel Brobecker <brobecker@adacore.com>
15723
15724 * gdb.ada/out_of_line_in_inlined: New testcase.
15725
87b8eff0
JB
157262015-05-05 Joel Brobecker <brobecker@adacore.com>
15727
15728 * gdb.ada/var_rec_arr: New testcase.
15729
5fccc635
YQ
157302015-04-30 Yao Qi <yao.qi@linaro.org>
15731
15732 * gdb.base/break-idempotent.exp: If
15733 skip_hw_watchpoint_multi_tests returns true, skip the tests
15734 on "rwatch" and "awatch".
15735
42d38f42
YQ
157362015-04-30 Yao Qi <yao.qi@linaro.org>
15737
15738 * gdb.base/relativedebug.exp: Invoke gdb command
15739 "info sharedlibrary", and if libc.so doesn't have debug info,
15740 skip the test.
15741
2ce1cdbf
DE
157422015-04-29 Doug Evans <dje@google.com>
15743
15744 * gdb.python/py-xmethods.exp: Add ptype tests.
15745 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15746 get_result_type method.
15747
f24a38c5
LM
157482015-04-29 Luis Machado <lgustavo@codesourcery.com>
15749
15750 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15751 the target does not support hardware watchpoints.
15752
ecbf2b3c
LM
157532015-04-29 Luis Machado <lgustavo@codesourcery.com>
15754
15755 * gdb.base/break-always.exp: Abort testing if writing to memory
15756 causes an error.
15757
34f5f757
DE
157582015-04-28 Doug Evans <dje@google.com>
15759
15760 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15761 * gdb.python/py-pp-registration.exp: ... here. New file.
15762 * gdb.python/py-pp-registration.c: New file.
15763 * gdb.python/py-pp-registration.py: New file.
15764
69b4374a
DE
157652015-04-28 Doug Evans <dje@google.com>
15766
15767 * gdb.python/py-bad-printers.c: New file.
15768 * gdb.python/py-bad-printers.py: New file.
15769 * gdb.python/py-bad-printers.exp: New file.
15770
59fb7612
SS
157712015-04-28 Sasha Smundak <asmundak@google.com>
15772
15773 * gdb.python/py-type.exp: New test.
15774
2631b16a
AW
157752015-04-28 Andy Wingo <wingo@igalia.com>
15776
15777 * gdb.python/py-parameter.exp:
15778 * gdb.guile/scm-parameter.exp: Escape the path that we are
15779 matching against, as it might contain characters that are special
15780 to regular expressions.
15781
460efde1
JB
157822015-04-27 Joel Brobecker <brobecker@adacore.com>
15783
15784 * gdb.ada/rec_comp: New testcase.
15785
2d369d8e
SDJ
157862015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15787
15788 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15789 before using it.
15790
cf75d6c3
AB
157912015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15792
15793 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15794 new tests for verilog output.
15795
8dbe7ca5
YQ
157962015-04-24 Yao Qi <yao.qi@linaro.org>
15797
15798 * boards/remote-gdbserver-on-localhost.exp: New file.
15799
4ef9fb2f
PA
158002015-04-23 Pedro Alves <palves@redhat.com>
15801
15802 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15803 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15804 "end of file", remove $inferior_spawn_id from the indirect list.
15805
0a803169
PA
158062015-04-23 Pedro Alves <palves@redhat.com>
15807
15808 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15809
749ef8f8
PA
158102015-04-23 Pedro Alves <palves@redhat.com>
15811
15812 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15813 on $any_spawn_id instead of only on $gdb_spawn_id.
15814
8aae4344
PM
158152015-04-21 Pierre Muller <muller@sourceware.org>
15816
15817 PR pascal/17815
15818 * lib/pascal.exp (gpc_compile): Add new option "class".
15819 (fpc_compile): Likewise.
15820 * gdb.pascal/case-insensitive-symbols.pas: New file.
15821 * gdb.pascal/case-insensitive-symbols.exp: New file.
15822
1586c8fb
GB
158232015-04-20 Gary Benson <gbenson@redhat.com>
15824
15825 * gdb.base/attach.exp: Fix three extended remote failures.
15826
1b6e6f5c
GB
158272015-04-17 Gary Benson <gbenson@redhat.com>
15828
15829 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15830 the main executable over the remote protocol.
15831
e797481d
PA
158322015-04-16 Pedro Alves <palves@redhat.com>
15833
15834 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15835 a new gdbserver if gdbserver_reconnect_p is set.
15836
1ca99c42
PA
158372015-04-16 Pedro Alves <palves@redhat.com>
15838
15839 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15840 is set, don't exit gdbserver.
15841
af9fd6f8
AA
158422015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15843
15844 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15845 appropriate .insn, such that an older assembler can be used.
15846 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15847 the z/Architecture instruction set on 31-bit targets as well.
15848
04ff1e61
AA
158492015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15850
15851 * gdb.go/handcall.exp: Remove all logic related to the first
15852 breakpoint and rely on go_runto_main instead.
15853 * gdb.go/strings.exp: Likewise.
15854 * gdb.go/unsafe.exp: Likewise.
15855 * gdb.go/hello.exp: Likewise. Also rename the remaining
15856 breakpoint marker to "breakpoint 1".
15857 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15858 * gdb.go/strings.go: Likewise.
15859 * gdb.go/unsafe.go: Likewise.
15860 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15861 "set breakpoint 2 here" and rename the remaining breakpoint marker
15862 to "breakpoint 1".
15863
40d2f8d6
SM
158642015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15865
15866 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15867 if itertools.imap is not present.
15868 * gdb.python/py-objfile.exp: Add parentheses.
15869 * gdb.python/py-type.exp: Same.
15870 * gdb.python/py-unwind-maint.py: Same.
15871
8cbc97c6
YQ
158722015-04-15 Yao Qi <yao.qi@linaro.org>
15873
15874 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15875 of ":$ptr_size" and set its form explicitly.
15876
45fd756c
YQ
158772015-04-15 Pedro Alves <palves@redhat.com>
15878 Yao Qi <yao.qi@linaro.org>
15879
15880 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15881 timeout by factor of 4.
15882 (test_regular_watch): Likewise.
15883 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15884 * gdb.reverse/sigall-reverse.exp: Likewise.
15885 * gdb.reverse/until-precsave.exp: Likewise.
15886 * lib/gdb.exp (with_timeout_factor): New proc.
15887 (gdb_expect): Move some code to ...
15888 (get_largest_timeout): ... here. New procedure.
15889
9e811bc3
LM
158902015-04-14 Luis Machado <lgustavo@codesourcery.com>
15891
15892 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15893
0ff6fcb2
LM
158942015-04-13 Luis Machado <lgustavo@codesourcery.com>
15895
15896 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15897 to write to the .text section.
15898
7578d5f7
LM
158992015-04-13 Luis Machado <lgustavo@codesourcery.com>
15900
15901 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15902 Handle the case of targets that do not provide PID information.
15903
2efe15c4
YQ
159042015-04-13 Yao Qi <yao.qi@linaro.org>
15905
15906 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15907 and use expect instead of gdb_expect.
15908
8cd8f2f8
SDJ
159092015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15910
15911 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15912 "coredump_var_addr" to avoid naming conflict with other testcases.
15913
9ee41772
PA
159142015-04-10 Pedro Alves <palves@redhat.com>
15915
15916 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15917 gdb_test_sequence and gdb_assert.
15918
07473109
PA
159192015-04-10 Pedro Alves <palves@redhat.com>
15920
15921 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15922 test messages that don't include the breakpoint address.
15923
de3db44c
YQ
159242015-04-10 Yao Qi <yao.qi@linaro.org>
15925
15926 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15927 false for some offset and width combinations which aren't
15928 supported by linux kernel.
15929
c79d856c
PA
159302015-04-10 Pedro Alves <palves@redhat.com>
15931
15932 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15933 procedure, factored out from ...
15934 (top level): ... here. Add "set displaced-stepping" testing axis.
15935 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15936 parameter "displaced". Use it.
15937 (top level): Use foreach and add "set displaced-stepping" testing
15938 axis.
15939
ebc90b50
PA
159402015-04-10 Pedro Alves <palves@redhat.com>
15941
15942 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15943 Remove comment.
15944 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15945 both the address of the instruction that triggers the watchpoint
15946 and the address of the instruction immediately after, and use
15947 those addresses for the test. Fix comment.
15948
8f572e5c
PA
159492015-04-10 Pedro Alves <palves@redhat.com>
15950
15951 * gdb.base/sigstep.exp (breakpoint_to_handler)
15952 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15953 Test "backtrace" in handler.
15954 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15955 (top level): Add new "displaced" test axis to
15956 breakpoint_to_handler, breakpoint_to_handler_entry and
15957 breakpoint_over_handler.
15958
8d707a12
PA
159592015-04-10 Pedro Alves <palves@redhat.com>
15960
15961 PR gdb/18216
15962 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15963
ef713951
YQ
159642015-04-10 Yao Qi <yao.qi@linaro.org>
15965
15966 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15967 (test_add_rn_pc): New function.
15968 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15969 (top level): Invoke test_add_rn_pc.
15970
906d60cf
PA
159712015-04-10 Pedro Alves <palves@redhat.com>
15972
15973 PR gdb/13858
15974 * gdb.base/step-over-no-symbols.exp: New file.
15975
f2983cc3
AW
159762015-04-09 Andy Wingo <wingo@igalia.com>
15977
15978 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15979 after the Python tests.
15980
6d62641c
SDJ
159812015-04-08 Keith Seitz <keiths@redhat.com>
15982
15983 PR python/16699
15984 * gdb.python/py-completion.exp: New tests for completion.
15985 * gdb.python/py-completion.py (CompleteLimit1): New class.
15986 (CompleteLimit2): Likewise.
15987 (CompleteLimit3): Likewise.
15988 (CompleteLimit4): Likewise.
15989 (CompleteLimit5): Likewise.
15990 (CompleteLimit6): Likewise.
15991 (CompleteLimit7): Likewise.
15992
f3770638
PA
159932015-04-08 Pedro Alves <palves@redhat.com>
15994
15995 PR gdb/18214
15996 PR gdb/18216
15997 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15998 function.
15999 (main): Install it as SIGUSR1 handler.
16000 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16001 parameter. Always use "setup" as prefix. Toggle "set
16002 displaced-stepping" off/on depending on global. Don't switch to
16003 thread 1 here.
16004 (top level): Add displaced stepping "off/on" test axis. Update
16005 "setup" calls. Wrap each subtest with with_test_prefix. Test
16006 continuing with a queued signal in each thread.
16007
4496bed7
PA
160082015-04-08 Pedro Alves <palves@redhat.com>
16009
16010 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16011 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16012 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16013 Return early if running to main fails.
16014 * gdb.trace/while-stepping.exp: Likewise.
16015
b97fde92
PA
160162015-04-07 Pedro Alves <palves@redhat.com>
16017
16018 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16019 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16020 interact with inferior program.
16021
f71c18e7
PA
160222015-04-07 Pedro Alves <palves@redhat.com>
16023
16024 * lib/gdb.exp (inferior_spawn_id): New global.
16025 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16026 spawn id after processing the user code.
16027 (default_gdb_start): Set inferior_spawn_id.
16028 (send_inferior): New procedure.
16029 * lib/gdbserver-support.exp (gdbserver_start): Set
16030 inferior_spawn_id.
16031 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16032
6423214f
PA
160332015-04-07 Pedro Alves <palves@redhat.com>
16034
16035 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16036 * lib/gdbserver-support.exp (gdbserver_start): Make
16037 $server_spawn_id global.
16038 (gdbserver_start): Don't wait for gdbserver's spawn id with
16039 expect_background.
16040 (close_gdbserver): New procedure.
16041 (gdb_exit): Rename the default version and reimplement.
16042
71c0ee8c
PA
160432015-04-07 Pedro Alves <palves@redhat.com>
16044
72f4393d 16045 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
16046 append the substituted item, not the original item.
16047
203bc29b
PA
160482015-04-07 Pedro Alves <palves@redhat.com>
16049
16050 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16051 gdb_expect.
16052
508a3ddf
PA
160532015-04-07 Pedro Alves <palves@redhat.com>
16054
16055 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16056 output appearing once only.
16057
9f6dbe2b
PA
160582015-04-07 Pedro Alves <palves@redhat.com>
16059
16060 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16061 that doesn't expect anything. Return early if running to main
16062 fails.
16063
337532fa
YQ
160642015-04-07 Yao Qi <yao.qi@linaro.org>
16065
16066 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16067 (child_function): Call alarm.
16068 (main): Move call to alarm into the loop.
16069 * gdb.threads/non-stop-fair-events.exp: Build program with
16070 -DTIMEOUT=$timeout.
16071
01b622d4
DE
160722015-04-06 Doug Evans <xdje42@gmail.com>
16073
16074 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16075 Fix dest parameter to board_info.
16076 (fpc_compile): Ditto.
16077 (gdb_compile_pascal): Rename dest arg to destfile.
16078
961f4160
PMR
160792015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16080
16081 * gdb.ada/funcall_ref.exp: New file.
16082 * gdb.ada/funcall_ref/foo.adb: New file.
16083
cafda597
YQ
160842015-04-02 Yao Qi <yao.qi@linaro.org>
16085
16086 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16087 is remote.
16088
fed040c6
GB
160892015-04-02 Gary Benson <gbenson@redhat.com>
16090
16091 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16092
d11916aa
SS
160932015-04-01 Sasha Smundak <asmundak@google.com>
16094
16095 * gdb.python/py-unwind-maint.c: New file.
16096 * gdb.python/py-unwind-maint.exp: New test.
16097 * gdb.python/py-unwind-maint.py: New file.
16098 * gdb.python/py-unwind.c: New file.
16099 * gdb.python/py-unwind.exp: New test.
16100 * gdb.python/py-unwind.py: New test.
16101
a1471180
PA
161022015-04-01 Pedro Alves <palves@redhat.com>
16103
16104 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16105 to fail instead of non-existent $test.
16106
0bbeccb1
PA
161072015-04-01 Pedro Alves <palves@redhat.com>
16108
16109 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16110 GDBFLAGS if not empty.
16111
3c724c8c
PMR
161122015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16113
16114 * gdb.ada/complete.exp: Remove "multi_line".
16115 * gdb.ada/info_exc.exp: Remove "multi_line".
16116 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16117 * gdb.ada/ptype_field.exp: Remove "multi_line".
16118 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16119 * gdb.ada/tagged.exp: Remove "multi_line".
16120 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16121 [multi_line ...]
16122 * gdb.btrace/delta.exp: Likewise.
16123 * gdb.btrace/exception.exp: Likewise.
16124 * gdb.btrace/function_call_history.exp: Likewise.
16125 * gdb.btrace/instruction_history.exp: Likewise.
16126 * gdb.btrace/nohist.exp: Likewise.
16127 * gdb.btrace/record_goto.exp: Likewise.
16128 * gdb.btrace/segv.exp: Likewise.
16129 * gdb.btrace/stepi.exp: Likewise.
16130 * gdb.btrace/tailcall.exp: Likewise.
16131 * gdb.btrace/unknown_functions.exp: Likewise.
16132 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16133 * lib/gdb.exp: Add the "multi_line" helper.
16134
4eec2deb
PA
161352015-04-01 Pedro Alves <palves@redhat.com>
16136
16137 * gdb.threads/tid-reuse.c: New file.
16138 * gdb.threads/tid-reuse.exp: New file.
16139
df8411da
SDJ
161402015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16141
16142 PR corefiles/16092
16143 * gdb.base/coredump-filter.c: New file.
16144 * gdb.base/coredump-filter.exp: Likewise.
16145
6ef37366
PM
161462015-03-27 Petr Machata <pmachata@redhat.com>
16147
16148 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16149 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16150 (Dwarf::assemble): Initialize them.
16151 (Dwarf::lines): New function.
16152
7ec911b0
JT
161532015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16154
16155 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16156 SYMBOL_PREFIX for x86_64-*-cygwin.
16157
ff908ebf
AW
161582015-03-26 Andy Wingo <wingo@igalia.com>
16159
16160 PR symtab/18148
16161 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16162 const_value but not a location.
16163 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16164 location defined in non-main CUs are visible.
16165
6d5f0679
YQ
161662015-03-26 Yao Qi <yao.qi@linaro.org>
16167
16168 PR testsuite/18139
16169 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16170 Add a line number entry for the same line.
16171 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16172 Add a line number entry for the same line.
16173
2898689b
YQ
161742015-03-26 Yao Qi <yao.qi@linaro.org>
16175
16176 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16177 .int 0.
16178 (func): Likewise. Add .Lfunc_1 label.
16179 Use .Lfunc_1 label.
16180 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16181 .int 0.
16182 (func): Likewise.
16183 Use .Lfunc_1 label.
16184
85180498
YQ
161852015-03-26 Yao Qi <yao.qi@linaro.org>
16186
16187 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16188 Call gdb_compile instead to compile each .s files without debug
16189 information.
16190
8aa08a8d
YQ
161912015-03-26 Yao Qi <yao.qi@linaro.org>
16192
16193 * gdb.base/savedregs.exp (process_saved_regs): Make
16194 "Saved registers:" optional in the pattern.
16195
66849923
MM
161962015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16197
16198 * gdb.btrace/next.exp: Merged into step.exp.
16199 * gdb.btrace/finish.exp: Merged into step.exp.
16200 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16201 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16202 "record goto" and checking the exact replay position.
16203 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16204 check for "Recording format" in "info record" output.
16205 * gdb.btrace/record_goto.exp: Choose test file based on target.
16206 * gdb.btrace/x86-record_goto.S: Renamed into ...
16207 * gdb.btrace/x86_64-record_goto.S: ... this.
16208 * gdb.btrace/i686-record_goto.S: New.
16209 * gdb.btrace/x86-tailcall.S: Renamed into ...
16210 * gdb.btrace/x86_64-tailcall.S: ... this.
16211 * gdb.btrace/i686-tailcall.S: New.
16212 * gdb.btrace/x86-tailcall.c: Renamed into ...
16213 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16214 separate statements. Update test.
16215 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16216 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16217 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16218 * gdb.btrace/tailcall.exp: Choose test file based on target.
16219 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16220
11cc1b74
MM
162212015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16222
16223 * gdb.btrace/exception.exp: Increase BTS buffer size.
16224
a25d8bf9
PA
162252015-03-24 Pedro Alves <palves@redhat.com>
16226
16227 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16228
856e7dd6
PA
162292015-03-24 Pedro Alves <palves@redhat.com>
16230
16231 * gdb.threads/schedlock.exp (test_step): No longer expect that
16232 "set scheduler-locking step" with "next" over a function call runs
16233 threads unlocked.
16234
ad235a41
AT
162352015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16236
16237 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16238
15630549
AT
162392015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16240
16241 PR breakpoints/16466
16242 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16243 * gdb.mi/mi-pending.c (thread_func): New function.
16244 (int main): Add threading support required.
16245 * gdb.mi/mi-pending.exp: Add tests for this issue.
16246 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16247 (pendfunc2): Remove stdio dependency.
16248 * gdb.mi/mi-pendshr2.c: New file.
16249
693dca06
KS
162502015-03-23 Keith Seitz <keiths@redhat.com>
16251
16252 * gdb.linespec/keywords.c: New file.
16253 * gdb.linespec/keywords.exp: New file.
16254
7e993ebf
KS
162552015-03-23 Keith Seitz <keiths@redhat.com>
16256
16257 PR gdb/18021
16258 * gdb.dwarf2/staticvirtual.exp: New test.
16259
bc23328c
JK
162602015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16261
16262 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16263 * README: Remove HP-UX and gdb.hp.
16264 (configuration):
16265 * configure: Regenerate.
16266 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16267 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16268 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16269 gdb.hp/gdb.defects/Makefile.
16270 * gdb.hp/Makefile.in: File deleted.
16271 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16272 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16273 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16274 * gdb.hp/gdb.aCC/run.c: File deleted.
16275 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16276 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16277 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16278 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16279 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16280 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16281 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16282 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16283 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16284 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16285 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16286 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16287 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16288 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16289 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16290 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16291 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16292 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16293 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16294 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16295 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16296 * gdb.hp/gdb.compat/average.c: File deleted.
16297 * gdb.hp/gdb.compat/sum.c: File deleted.
16298 * gdb.hp/gdb.compat/xdb.c: File deleted.
16299 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16300 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16301 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16302 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16303 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16304 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16305 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16306 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16307 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16308 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16309 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16310 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16311 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16312 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16313 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16314 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16315 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16316 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16317 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16318 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16319 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16320 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16321 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16322 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16323 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16324 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16325 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16326 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16327 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16328 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16329 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16330 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16331 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16332 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16333 * gdb.hp/tools/odump: File deleted.
16334
8bf3b159
PA
163352015-03-19 Pedro Alves <palves@redhat.com>
16336
16337 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16338 (saw_thread_3): New globals.
16339 (top level): Increment them when an event for the corresponding
16340 thread is seen.
16341 (no thread starvation): New test.
16342
eb54c8bf
PA
163432015-03-19 Pedro Alves <palves@redhat.com>
16344
16345 * gdb.threads/continue-pending-status.c: New file.
16346 * gdb.threads/continue-pending-status.exp: New file.
16347
32d2e5d6
PA
163482015-03-18 Pedro Alves <palves@redhat.com>
16349
16350 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16351 Use gdb_is_target_remote instead of is_remote. Use
16352 gdb_test_multiple instead of gdb_expect. Exit early if
16353 gdb_test_multiple hits its internal matches. Tighten stepi tests
16354 expected output. Fail on exit with any signal, instead of just
16355 SIGILL.
16356
f68f11b7
YQ
163572015-03-18 Yao Qi <yao.qi@linaro.org>
16358
16359 PR tdep/18107
16360 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16361 variable.
16362 * gdb.base/catch-syscall.exp: Don't skip it on
16363 aarch64*-*-linux* target. Remove elements in all_syscalls.
16364 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16365 target.
16366 (setup_all_syscalls): New proc.
16367
ca5fd19b
YQ
163682015-03-16 Yao Qi <yao.qi@linaro.org>
16369
16370 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16371 (top level): Skip tests if valid_addr_p returns false for
16372 $cmd1 or $cmd2.
16373
85642ba0
AW
163742015-03-11 Andy Wingo <wingo@igalia.com>
16375
16376 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16377
e03f9645
YQ
163782015-03-11 Yao Qi <yao.qi@linaro.org>
16379
16380 * gdb.base/catch-syscall.exp: Fix typo in comments.
16381
5d0962b2
YQ
163822015-03-11 Yao Qi <yao.qi@linaro.org>
16383
16384 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16385
b2df3cef
PA
163862015-03-09 Pedro Alves <palves@redhat.com>
16387
16388 * dg-extract-results.py: Delete.
16389
ef878e53
PA
163902015-03-09 Pedro Alves <palves@redhat.com>
16391
16392 Merge dg-extract-results.sh from GCC upstream (r218843).
16393
16394 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16395 * dg-extract-results.sh: Use --text with grep to avoid issues with
16396 binary files. Fall back to cat -v, if that doesn't work.
16397
9494d219
PA
163982015-03-05 Pedro Alves <palves@redhat.com>
16399
16400 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16401
a8d9763a
SM
164022015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16403
16404 * lib/mi-support.exp (mi_expect_interrupt): Accept
16405 alternative event for when in all-stop mode.
16406
be9957b8
PA
164072015-03-04 Pedro Alves <palves@redhat.com>
16408
16409 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16410
d57be0f4 164112015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16412
16413 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16414
c214c7cf
AA
164152015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16416
16417 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16418 regexps for GDB's current line display, accept a hex address
16419 preceding the line number.
16420
6d74a497
AA
164212015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16422
16423 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16424 the 'arch1' variable for "s390*-linux*" targets.
16425
511aee7c
PA
164262015-03-04 Pedro Alves <palves@redhat.com>
16427
16428 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16429 (main): Pass missing retval argument to pthread_join call.
16430
95e50b27
PA
164312015-03-02 Pedro Alves <palves@redhat.com>
16432
16433 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16434 (top level): Call do_test with non-stop as well.
16435
28054d69
PA
164362015-03-02 Pedro Alves <palves@redhat.com>
16437
16438 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16439 -1.
16440
4fa5d7b4
AA
164412015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16442
16443 * gdb.arch/s390-vregs.exp: New test.
16444 * gdb.arch/s390-vregs.S: New file.
16445
97c18565
PA
164462015-02-27 Pedro Alves <palves@redhat.com>
16447
16448 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16449 call to catch_command_errors.
16450 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16451 catch_command_errors.
16452
a37bfa30
PA
164532015-02-27 Pedro Alves <palves@redhat.com>
16454
16455 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16456 "true" for boolean result.
16457 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16458 prototype of main.
16459
6f98576f
PA
164602015-02-27 Pedro Alves <palves@redhat.com>
16461
16462 * lib/unbuffer_output.c: New file.
16463 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16464 (main): Call gdb_unbuffer_output.
16465
eba5ab56
YQ
164662015-02-27 Yao Qi <yao.qi@linaro.org>
16467
16468 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16469 target.
16470
0def5aaa
DE
164712015-02-26 Doug Evans <dje@google.com>
16472
16473 * gdb.cp/class2.cc (Dbase, D): New classes.
16474 (main): New local delta.
16475 * gdb.cp/class2.exp: Test printing delta.
16476 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16477 (dynbar): New global.
16478 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16479
081a1c2c
JK
164802015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16481
16482 * gdb.compile/compile-ifunc.c: New file.
16483 * gdb.compile/compile-ifunc.exp: New file.
16484
2f41223f
AT
164852015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16486
16487 * gdb.base/structs.exp: Check for correct struct on finish.
16488
03eddd80
YQ
164892015-02-26 Yao Qi <yao.qi@linaro.org>
16490
16491 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16492 is zero.
16493
80c57053
JK
164942015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16495
16496 * gdb.arch/cordic.ko.bz2: New file.
16497 * gdb.arch/cordic.ko.debug.bz2: New file.
16498 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16499
21613c12
YQ
165002015-02-25 Yao Qi <yao.qi@linaro.org>
16501
16502 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16503 aarch64*-*-* target.
16504
d8b901ed
PA
165052015-02-23 Pedro Alves <palves@redhat.com>
16506
16507 * lib/gdb.exp (delete_breakpoints): Rewrite using
16508 gdb_test_multiple.
16509
e5b85ead
PA
165102015-02-23 Pedro Alves <palves@redhat.com>
16511
16512 * gdb.base/info-os.c: Include stdlib.h.
16513
85c3a371
DE
165142015-02-22 Doug Evans <xdje42@gmail.com>
16515
16516 PR symtab/17855
16517 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16518 is read after symbols have been re-read.
16519 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16520 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16521
96553a0c
DE
165222015-02-21 Doug Evans <dje@google.com>
16523
16524 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16525
97a0c697
JK
165262015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16527
16528 PR corefiles/17808
16529 * gdb.arch/i386-biarch-core.core.bz2: New file.
16530 * gdb.arch/i386-biarch-core.exp: New file.
16531
a47cd6e9
PA
165322015-02-21 Pedro Alves <palves@redhat.com>
16533
16534 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16535 runto_main fails.
16536
c5facdc4
PA
165372015-02-20 Pedro Alves <palves@redhat.com>
16538
16539 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16540 info probes.
16541
2db9a427
PA
165422015-02-20 Pedro Alves <palves@redhat.com>
16543
16544 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16545
60fb7e9e
PA
165462015-02-20 Pedro Alves <palves@redhat.com>
16547
16548 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16549 clean_restart before gdb_target_supports_trace.
16550
5c5019c2
PA
165512015-02-20 Pedro Alves <palves@redhat.com>
16552
16553 PR threads/18006
16554 * gdb.threads/clone-thread_db.c: New file.
16555 * gdb.threads/clone-thread_db.exp: New file.
16556
c9587f88
AT
165572015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16558
16559 PR breakpoints/16812
16560 * gdb.base/catch-gdb-caused-signals.c: New file.
16561 * gdb.base/catch-gdb-caused-signals.exp: New file.
16562
f6a88844
JM
165632015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16564
16565 * configure: Regenerated.
16566 * configure.ac: Use GDB_AC_TRANSFORM.
16567 * aclocal.m4: sinclude ../transform.m4.
16568
497c491b
JM
165692015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16570
16571 * lib/dtrace.exp: New file.
16572 * gdb.base/dtrace-probe.exp: Likewise.
16573 * gdb.base/dtrace-probe.d: Likewise.
16574 * gdb.base/dtrace-probe.c: Likewise.
16575 * lib/pdtrace.in: Likewise.
16576 * configure.ac: Output variables with the transformed names of
16577 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16578 * configure: Regenerated.
16579
03e98035
JM
165802015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16581
16582 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16583 expected message when trying to access $_probe_* convenience
16584 variables while not on a probe.
16585
63cc30e9
JK
165862015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16587
16588 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16589
0703599a
PA
165902015-02-11 Pedro Alves <pedro@codesourcery.com>
16591
16592 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16593 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16594
7e60a48e
DE
165952015-02-10 Doug Evans <xdje42@gmail.com>
16596
16597 * lib/gdb.exp (gdb_load): Always return a result.
16598
01b088bc
PA
165992015-02-10 Pedro Alves <palves@redhat.com>
16600
16601 * gdb.threads/signal-sigtrap.c: New file.
16602 * gdb.threads/signal-sigtrap.exp: New file.
16603
b05ec7a5
AT
166042015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16605
16606 * gdb.trace/no-attach-trace.c: New file.
16607 * gdb.trace/no-attach-trace.exp: New file.
16608
a2c2acaf
MW
166092015-02-09 Mark Wielaard <mjw@redhat.com>
16610
16611 * gdb.dwarf2/atomic.c: New file.
16612 * gdb.dwarf2/atomic-type.exp: Likewise.
16613
31fd9caa
MM
166142015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16615
16616 * gdb.btrace/buffer-size.exp: Update "info record" output.
16617 * gdb.btrace/delta.exp: Update "info record" output.
16618 * gdb.btrace/enable.exp: Update "info record" output.
16619 * gdb.btrace/finish.exp: Update "info record" output.
16620 * gdb.btrace/instruction_history.exp: Update "info record" output.
16621 * gdb.btrace/next.exp: Update "info record" output.
16622 * gdb.btrace/nexti.exp: Update "info record" output.
16623 * gdb.btrace/step.exp: Update "info record" output.
16624 * gdb.btrace/stepi.exp: Update "info record" output.
16625 * gdb.btrace/nohist.exp: Update "info record" output.
16626
d33501a5
MM
166272015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16628
16629 * gdb.btrace/buffer-size: New.
16630
f4abbc16
MM
166312015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16632
16633 * gdb.btrace/delta.exp: Update "info record" output.
16634 * gdb.btrace/enable.exp: Update "info record" output.
16635 * gdb.btrace/finish.exp: Update "info record" output.
16636 * gdb.btrace/instruction_history.exp: Update "info record" output.
16637 * gdb.btrace/next.exp: Update "info record" output.
16638 * gdb.btrace/nexti.exp: Update "info record" output.
16639 * gdb.btrace/step.exp: Update "info record" output.
16640 * gdb.btrace/stepi.exp: Update "info record" output.
16641 * gdb.btrace/nohist.exp: Update "info record" output.
16642
b9d61307
SM
166432015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16644
16645 PR gdb/15678
16646 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16647
e584fdbc
PA
166482015-02-06 Pedro Alves <palves@redhat.com>
16649
16650 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16651 macro.
16652 (seconds_left, again): New globals.
16653 (main): Wait seconds_left in a 1-second sleep loop instead of
16654 sleeping 180 seconds. If 'again' is set, reset the seconds
16655 counter.
16656 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16657 'again' in the inferior before detaching. Print the seconds left.
16658 (options): New global.
16659 (top level): Build program with -DTIMEOUT=$timeout.
16660
77f41761
PA
166612015-02-06 Pedro Alves <palves@redhat.com>
16662
16663 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16664 determine how many seconds to pass to 'alarm'.
16665 * gdb.base/gdb-sigterm.exp (top level): Build program with
16666 -DTIMEOUT=$timeout.
16667 (do_test): Return success/failure indication. Add more verbose
16668 logging. Don't fail if 200 single steps are seen. Instead, fail
16669 when the test times out.
16670 (passes): New global.
16671 (top level): Break the testing loop if testing fails on any
16672 iteration. Use gdb_assert.
16673
b9394193
DB
166742015-02-04 Don Breazeal <donb@codesourcery.com>
16675
16676 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16677 and initialize them.
16678 (ipc_cleanup): New function.
16679 (main): Don't declare shmid, semid, and msqid. Add a call to
16680 atexit so that we call ipc_cleanup on exit.
16681
42d9e528
PA
166822015-02-04 Pedro Alves <palves@redhat.com>
16683
16684 * boards/native-extended-gdbserver.exp: Remove any target variant
16685 specifications from the board name before clearing the isremote
16686 flag from board_info.
16687
ae6ae975
DE
166882015-01-31 Doug Evans <xdje42@gmail.com>
16689
16690 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16691
cfb069a8
GB
166922015-01-31 Gary Benson <gbenson@redhat.com>
16693
16694 * gdb.base/completion.exp: Disable completion limiting for
16695 existing tests. Add new tests to check completion limiting.
16696 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16697
5dd31d79
DE
166982015-01-31 Doug Evans <xdje42@gmail.com>
16699
16700 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16701
9f050062
DE
167022015-01-31 Doug Evans <xdje42@gmail.com>
16703
16704 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16705 entries. Duplicate file section script entries.
16706 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16707 inlined entries. Add test for safe-path rejection.
16708 * gdb.python/py-section-script.c: Add duplicate inlined section script
16709 entries. Duplicate file section script entries.
16710 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16711 inlined entries. Add test for safe-path rejection.
16712
df25ebbd
JB
167132015-01-29 Joel Brobecker <brobecker@adacore.com>
16714
16715 * gdb.ada/disc_arr_bound: New testcase.
16716
4a0ca9ec
JB
167172015-01-29 Joel Brobecker <brobecker@adacore.com>
16718
16719 * gdb.ada/mi_var_array: New testcase.
16720
3a8b707a
DE
167212015-01-27 Doug Evans <dje@google.com>
16722
16723 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16724 Add test for objfile.filename, objfile.username after objfile
16725 has been unloaded.
16726
f8313f6e
JB
167272015-01-26 Joel Brobecker <brobecker@adacore.com>
16728
16729 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16730 the second test to print the name attribute of value
16731 returned by the call to gdb.lookup_type, and adjust
16732 the expected output accordingly.
16733
37bc665e
MW
167342015-01-25 Mark Wielaard <mjw@redhat.com>
16735
16736 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16737 * gdb.base/disp-step-fork.c: Include unistd.h.
16738 * gdb.base/siginfo-obj.c: Include stdio.h.
16739 * gdb.base/siginfo-thread.c: Likewise.
16740 * gdb.mi/non-stop.c: Include unistd.h.
16741 * gdb.mi/nsthrexec.c: Include stdio.h.
16742 * gdb.mi/pthreads.c: Include unistd.h.
16743 * gdb.modula2/unbounded1.c (main): Declare returns int.
16744 * gdb.reverse/consecutive-reverse.c: Likewise.
16745 * gdb.threads/create-fail.c: Include unistd.h.
16746 * gdb.threads/killed.c: Likewise.
16747 * gdb.threads/linux-dp.c: Likewise.
16748 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16749 * gdb.threads/non-ldr-exc-2.c: Likewise.
16750 * gdb.threads/non-ldr-exc-3.c: Likewise.
16751 * gdb.threads/non-ldr-exc-4.c: Likewise.
16752 * gdb.threads/pthreads.c: Include unistd.h.
16753 (main): Declare returns int.
16754 * gdb.threads/tls-main.c (foo): New declaration.
16755 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16756
f7e5394d
SM
167572015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16758
16759 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16760 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16761
743649fd
MW
167622015-01-15 Mark Wielaard <mjw@redhat.com>
16763
16764 * gdb.base/noreturn-return.c: New file.
16765 * gdb.base/noreturn-return.exp: New file.
16766 * gdb.base/noreturn-finish.c: New file.
16767 * gdb.base/noreturn-finish.exp: New file.
16768
198297aa
PA
167692015-01-23 Pedro Alves <palves@redhat.com>
16770
16771 * gdb.threads/continue-pending-after-query.c: New file.
16772 * gdb.threads/continue-pending-after-query.exp: New file.
16773
717cf30c
AG
167742015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16775 Simon Marchi <simon.marchi@ericsson.com>
16776
16777 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16778 * gdb.base/valgrind-db-attach.exp: Same.
16779 * gdb.base/valgrind-infcall.exp: Same.
16780 * lib/mi-support.exp (default_mi_gdb_start): Same.
16781 * lib/prompt.exp (default_prompt_gdb_start): Same.
16782 * lib/gdb.exp (default_gdb_spawn): Same.
16783 (gdb_interact): New.
16784
16785
4b62a76e
JK
167862015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16787
16788 * gdb.compile/compile.exp (pointer to jit function): New test.
16789
b4cdae6f
WW
167902015-01-17 Wei-cheng Wang <cole945@gmail.com>
16791
16792 * lib/gdb.exp (supports_process_record): Return true for
16793 powerpc*-*-linux*.
16794 (supports_reverse): Likewise.
16795
d221e7ef
DB
167962015-01-15 Don Breazeal <donb@codesourcery.com>
16797
16798 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16799 instead of checking whether the target board is remote and
16800 use spawn_wait_for_attach instead of exec/sleep.
16801 * gdb.base/attach-twice.exp: Likewise.
16802
bafffb51
JB
168032015-01-15 Joel Brobecker <brobecker@adacore.com>
16804
16805 * gdb.ada/var_arr_attrs: New testcase.
16806
5589af0e
PA
168072015-01-14 Pedro Alves <palves@redhat.com>
16808 Joel Brobecker <brobecker@adacore.com>
16809
16810 PR gdb/17525
16811 * gdb.base/bp-cmds-execution-x-script.c: New file.
16812 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16813 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16814
6c400b59
PA
168152015-01-14 Pedro Alves <palves@redhat.com>
16816
16817 PR cli/17828
16818 * gdb.base/batch-preserve-term-settings.c: New file.
16819 * gdb.base/batch-preserve-term-settings.exp: New file.
16820
e02c96a7
DE
168212015-01-13 Doug Evans <dje@google.com>
16822
16823 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16824 binary.
16825
576fd14c
JB
168262015-01-13 Joel Brobecker <brobecker@adacore.com>
16827
16828 * Makefile.in (clean mostlyclean): Do not delete *.py.
16829
04dccad0
JB
168302015-01-13 Joel Brobecker <brobecker@adacore.com>
16831
16832 * gdb.python/py-lookup-type.exp: New file.
16833
3d230f71
PA
168342015-01-12 Pedro Alves <palves@redhat.com>
16835
16836 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16837 restore GDBFLAGS before returning.
16838
7e67715d
JK
168392015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16840
16841 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16842 is_amd64_regs_target and is_x86_like_target.
16843
f2e0d4b4
DE
168442015-01-11 Doug Evans <xdje42@gmail.com>
16845
16846 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16847 is given without an explicit form.
16848 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16849 attributes.
16850 * gdb.dwarf/corrupt.exp: Ditto.
16851 * gdb.dwarf2/enum-type.exp: Ditto.
16852 * gdb.trace/entry-values.exp: Ditto.
16853 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16854
439250fb
DE
168552015-01-11 Doug Evans <xdje42@gmail.com>
16856
16857 PR gdb/15830
16858 * gdb.base/maint.exp: Remove references to "maint demangle".
16859 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16860 Add tests for explicitly specifying language to demangle.
16861 * gdb.dlang/demangle.exp: Ditto.
16862
ede9f622
PA
168632015-01-09 Pedro Alves <palves@redhat.com>
16864
16865 * gdb.threads/non-stop-fair-events.c: New file.
16866 * gdb.threads/non-stop-fair-events.exp: New file.
16867
a7b796db
PA
168682015-01-09 Pedro Alves <palves@redhat.com>
16869
16870 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16871 the global scope. Set a breakpoint after all threads are started
16872 rather than stepping over two source lines. Expect the prompt.
16873 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16874 global.
16875 (NUM): Now 15.
16876 (main): Use threads_started_barrier to wait for all threads to
16877 start. Main thread no longer calls thread_function. Exit after
16878 180 seconds.
16879 (loop): New function.
16880 (thread_function): Wait on threads_started_barrier barrier. Call
16881 'loop' at each iteration.
16882 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16883 threads have started, instead of hardcoding number of "next"
16884 steps. Use an access watchpoint instead of a write watchpoint.
16885
9665ffdd
PA
168862015-01-09 Pedro Alves <palves@redhat.com>
16887
16888 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16889 (thread_func): Wait on barrier.
16890 (main): Wait for all threads to start before stopping GDB.
16891 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16892 global.
16893 (thread1_func, thread2_func): Wait on barrier.
16894 (main): Wait for all threads to start before stopping GDB.
16895 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16896 New global.
16897 (thread1_func, thread2_func): Wait on barrier.
16898 (main): Wait for all threads to start before stopping GDB.
16899
c945a99f
PA
169002015-01-09 Pedro Alves <palves@redhat.com>
16901
16902 * gdb.threads/attach-many-short-lived-threads.c: New file.
16903 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16904
c1a747c1
PA
169052014-01-09 Pedro Alves <palves@redhat.com>
16906
16907 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16908 instead of to thread 2.
16909 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16910 Add barrier around each pthread_create call instead of around all
16911 calls.
16912 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16913 Set a break on thread_function and have the child threads hit it
16914 one at at a time.
16915
60b3033e
PA
169162015-01-09 Pedro Alves <palves@redhat.com>
16917
16918 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16919 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16920 false.
16921 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16922 checking whether the target board is remote.
16923 * gdb.multi/multi-attach.exp: Likewise.
16924 * gdb.python/py-sync-interp.exp: Likewise.
16925 * gdb.server/ext-attach.exp: Likewise.
16926 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16927 tests that need to attach, instead of checking whether the target
16928 board is remote at the top of the file.
16929
acc018ac
YQ
169302015-01-08 Yao Qi <yao@codesourcery.com>
16931
16932 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16933
50a18af8
JK
169342015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16935
16936 Fix testcase compilation.
16937 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16938
8503d6e1
JB
169392015-01-06 Joel Brobecker <brobecker@adacore.com>
16940
16941 * gdb.python/py-type.exp: Add a couple test about empty
16942 array creation, and negative-length array creation.
16943
cc73dbcc
DE
169442015-01-02 Doug Evans <xdje42@gmail.com>
16945
16946 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16947
0300bbc7
DE
169482015-01-02 Doug Evans <dje@google.com>
16949
16950 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16951
9d85a0ec
YQ
169522014-12-29 Yao Qi <yao@codesourcery.com>
16953
16954 * gdb.trace/entry-values.exp: Update comments. Rename variable
16955 bar_call_foo to returned_from_foo.
16956
87186c6a
MMN
169572014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16958
16959 PR gdb/17394
16960 * gdb.linespec/break-asm-file.c: New file.
16961 * gdb.linespec/break-asm-file.exp: New file.
16962 * gdb.linespec/break-asm-file0.s: New file.
16963 * gdb.linespec/break-asm-file1.s: New file.
16964
1bab7383
YQ
169652014-12-18 Nigel Stephens <nigel@mips.com>
16966 Maciej W. Rozycki <macro@codesourcery.com>
16967
16968 * gdb.base/float.exp: Handle the new output from "info float" on
16969 MIPS targets.
16970
1bc1068a
JK
169712014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16972
16973 Fix MinGW compilation.
16974 * gdb.compile/compile-ops.exp: Update untested message if
16975 !skip_compile_feature_tests.
16976 * gdb.compile/compile-setjmp.exp: Likewise.
16977 * gdb.compile/compile-tls.exp: Likewise.
16978 * gdb.compile/compile.exp: Likewise.
16979 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16980 supported on this host".
16981
b6615d10
DE
169822014-12-16 Doug Evans <xdje42@gmail.com>
16983
16984 * boards/stabs.exp: New file.
16985
25dda427
AA
169862014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16987
16988 * gdb.base/completion.exp: Adjust to format changes of "maint
16989 print user-registers".
16990
bf330350
CU
169912014-12-16 Catalin Udma <catalin.udma@freescale.com>
16992
16993 PR server/17457
16994 * gdb.arch/aarch64-fp.c: New file.
16995 * gdb.arch/aarch64-fp.exp: New file.
16996
395cf596
SDJ
169972014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16998
16999 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17000 r210637, r210913, r211666, r215400, r215817).
17001
17002 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17003 * dg-extract-results.py: New file.
17004 * dg-extract-results.sh: Use it if the environment seems
17005 suitable.
17006
17007 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17008
17009 * dg-extract-results.py (parse_run): Handle warnings that
17010 are printed before a test harness is run.
17011
17012 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17013
17014 * dg-extract-results.py (Named): Remove __cmp__ method.
17015 (output_variation): Use a key to sort variation.harnesses.
17016
17017 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17018
17019 * dg-extract-results.py: For Python 3, force sys.stdout to
17020 handle surrogate escape sequences.
17021 (safe_open): New function.
17022 (output_segment, main): Use it.
17023
17024 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17025
17026 * dg-extract-results.py (Prog.result_re): Include options
17027 in test name.
17028
17029 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17030
17031 * dg-extract-results.py (output_variation): Always sort if
17032 do_sum.
17033
e882ef3c
SM
170342014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17035
17036 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17037 as long as we get pagination notifications.
17038
4992aa20
JM
170392014-12-15 Jason Merrill <jason@redhat.com>
17040
17041 * Makefile.in (check-gdb.%): Restore.
17042 * README: Mention it.
17043
c1b5a1a6
JB
170442014-12-13 Joel Brobecker <brobecker@adacore.com>
17045
17046 * gdb.ada/str_uninit: New testcase.
17047
5537b577
JK
170482014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17049
17050 PR symtab/17642
17051 * gdb.base/vla-stub-define.c: New file.
17052 * gdb.base/vla-stub.c: New file.
17053 * gdb.base/vla-stub.exp: New file.
17054
bb2ec1b3
TT
170552014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17056 Jan Kratochvil <jan.kratochvil@redhat.com>
17057 Tom Tromey <tromey@redhat.com>
17058
17059 * configure.ac: Add gdb.compile/.
17060 * configure: Regenerate.
17061 * gdb.compile/Makefile.in: New file.
17062 * gdb.compile/compile-ops.exp: New file.
17063 * gdb.compile/compile-ops.c: New file.
17064 * gdb.compile/compile-tls.c: New file.
17065 * gdb.compile/compile-tls.exp: New file.
17066 * gdb.compile/compile-constvar.S: New file.
17067 * gdb.compile/compile-constvar.c: New file.
17068 * gdb.compile/compile-mod.c: New file.
17069 * gdb.compile/compile-nodebug.c: New file.
17070 * gdb.compile/compile-setjmp-mod.c: New file.
17071 * gdb.compile/compile-setjmp.c: New file.
17072 * gdb.compile/compile-setjmp.exp: New file.
17073 * gdb.compile/compile-shlib.c: New file.
17074 * gdb.compile/compile.c: New file.
17075 * gdb.compile/compile.exp: New file.
17076 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17077
4ff709eb
TT
170782014-12-12 Tom Tromey <tromey@redhat.com>
17079
17080 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17081 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17082
6dddd6a5
DE
170832014-12-12 Doug Evans <dje@google.com>
17084
17085 * lib/gdb-python.exp (get_python_valueof): New function.
17086 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17087
71c24708
AA
170882014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17089
17090 * gdb.base/completion.exp: Add test for completion of "info
17091 registers ".
17092
3e29f34a
MR
170932014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17094
17095 * gdb.base/func-ptrs.c: New file.
17096 * gdb.base/func-ptrs.exp: New file.
17097
fc126975
SM
170982014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17099
17100 PR breakpoints/17012
17101 * gdb.base/dprintf-detach.c: New file.
17102 * gdb.base/dprintf-detach.exp: New file.
17103
0a46d518
SM
171042014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17105
17106 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17107 * lib/gdb.exp (target_is_gdbserver): New procedure.
17108
a0be3e44
DE
171092014-12-08 Doug Evans <dje@google.com>
17110
17111 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17112
df1b803a
YQ
171132014-12-05 Yao Qi <yao@codesourcery.com>
17114
17115 * gdb.guile/scm-error.exp: Remove the third argument to
17116 gdb_remote_download.
17117 * gdb.guile/scm-frame-args.exp: Likewise.
17118 * gdb.guile/scm-section-script.exp: Likewise.
17119
ddb9f679
YQ
171202014-12-05 Yao Qi <yao@codesourcery.com>
17121
17122 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17123
86e4ed39
DE
171242014-12-04 Doug Evans <dje@google.com>
17125
17126 * gdb.python/py-objfile.exp: Add tests for
17127 objfile.add_separate_debug_file.
17128
7c50a931
DE
171292014-12-04 Doug Evans <dje@google.com>
17130
17131 * lib/gdb.exp (get_build_id): New function.
17132 (build_id_debug_filename_get): Rewrite to use it.
17133 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17134
621661e3
MR
171352014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17136
17137 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17138 `method(long)', not just 0x0.
17139 * gdb.cp/nsalias.exp: Align code labels to 4.
17140 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17141 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17142 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17143 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17144 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17145 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17146
29f0c3b7
DE
171472014-12-02 Doug Evans <dje@google.com>
17148
e1e061e7 17149 PR symtab/17602
29f0c3b7 17150 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 17151 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
17152 * gdb.cp/anon-ns.exp: Update.
17153
162078c8
NB
171542014-12-02 Nick Bull <nicholaspbull@gmail.com>
17155
17156 * gdb.python/py-events.py (inferior_call_handler): New.
17157 (register_changed_handler, memory_changed_handler): New.
17158 (test_events.invoke): Register new handlers.
17159 * gdb.python/py-events.exp: Add tests for inferior call,
17160 memory_changed and register_changed events.
17161
fdb09caf
AA
171622014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17163
17164 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17165 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17166 if the linker doesn't understand this.
17167
55cfb2c4
SM
171682014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17169
17170 * gdb.python/python.exp: Change expected reply to help().
17171
9e8cd6df
YQ
171722014-12-01 Yao Qi <yao@codesourcery.com>
17173
17174 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17175 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17176 * configure: Re-generated.
17177
6c659fc2
SC
171782014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17179
17180 * gdb.cp/chained-calls.cc: New file.
17181 * gdb.cp/chained-calls.exp: New file.
17182 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17183
d7fc3181
SM
171842014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17185
17186 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17187 * gdb.dwarf2/symtab-producer.exp: Same.
17188 * gdb.gdb/python-interrupts.exp: Same.
17189 * gdb.gdb/python-selftest.exp: Same.
17190 * gdb.python/py-linetable.exp: Same.
17191 * gdb.python/py-type.exp: Same.
17192 * gdb.python/py-value-cc.exp: Same.
17193 * gdb.python/py-value.exp: Same.
17194
10e79639
YQ
171952014-11-28 Yao Qi <yao@codesourcery.com>
17196
17197 * gdb.base/break-probes.exp: Match library name prefixed with
17198 sysroot.
17199
f28a0564
SM
172002014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17201
17202 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17203 test expected output. Add parentheses for the call to print.
17204 Remove L suffix from integers.
17205
3fe1ce1d
DE
172062014-11-26 Doug Evans <dje@google.com>
17207
17208 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17209
84429e27
YQ
172102014-11-22 Yao Qi <yao@codesourcery.com>
17211
17212 * gdb.trace/entry-values.c: Remove asms.
17213 (foo): Add foo_label.
17214 (bar): Add bar_label.
17215 * gdb.trace/entry-values.exp: Remove code computing foo's
17216 length and bar's length.
17217 (Dwarf::assemble): Invoke function_range for bar and use
17218 MACRO_AT_func for foo.
17219
26741859
YQ
172202014-11-22 Yao Qi <yao@codesourcery.com>
17221
17222 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17223 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17224 Use .Lgcc43_procstart instead of gcc43.
17225
45e44d27
JB
172262014-11-21 Joel Brobecker <brobecker@adacore.com>
17227
17228 * gdb.ada/n_arr_bound: New testcase.
17229
458c8db8
SDJ
172302014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17231
17232 PR breakpoints/10737
17233 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17234 test_catch_syscall_multi_arch.
17235 (test_catch_syscall_multi_arch): New function.
17236
43f3e411
DE
172372014-11-20 Doug Evans <xdje42@gmail.com>
17238
17239 * gdb.base/maint.exp: Update expected output.
17240
0d7b2549
AA
172412014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17242
17243 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17244 4-byte instruction on S390.
17245
8908fca5
JB
172462014-11-19 Joel Brobecker <brobecker@adacore.com>
17247
17248 * gdb.ada/arr_arr: New testcase.
17249
4a46959e
JB
172502014-11-19 Joel Brobecker <brobecker@adacore.com>
17251
17252 * gdb.ada/pkd_arr_elem: New Testcase.
17253
470e2f4e
LM
172542014-11-18 Luis Machado <lgustavo@codesourcery.com>
17255
17256 * gdb.reverse/break-precsave: Expect completion message for
17257 core file reads.
17258 * gdb.reverse/consecutive-precsave.exp: Likewise.
17259 * gdb.reverse/finish-precsave.exp: Likewise.
17260 * gdb.reverse/i386-precsave.exp: Likewise.
17261 * gdb.reverse/machinestate-precsave.exp: Likewise.
17262 * gdb.reverse/sigall-precsave.exp: Likewise.
17263 * gdb.reverse/solib-precsave.exp: Likewise.
17264 * gdb.reverse/step-precsave.exp: Likewise.
17265 * gdb.reverse/until-precsave.exp: Likewise.
17266 * gdb.reverse/watch-precsave.exp: Likewise.
17267
a267f3ad
AA
172682014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17269
17270 * gdb.base/bp-permanent.c: Include unistd.h.
17271 * gdb.python/py-framefilter-mi.c (main): Add return type.
17272 * gdb.python/py-framefilter.c (main): Likewise.
17273 * gdb.trace/actions-changed.c (main): Likewise.
17274
12084a9a
AA
172752014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17276
17277 * gdb.mi/until.c: Add eye-catchers.
17278 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17279 line numbers.
17280
dc7e1a77
AA
172812014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17282
17283 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17284 function header variants in break1.c.
17285 * gdb.base/ena-dis-br.exp: Likewise.
17286 * gdb.base/hbreak2.exp: Likewise.
17287 * gdb.reverse/until-precsave.exp: Drop references to removed
17288 non-prototype function header variants in ur1.c.
17289 * gdb.reverse/until-reverse.exp: Likewise.
17290
41c77605
PM
172912014-11-17 Petr Machata <pmachata@redhat.com>
17292
17293 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17294 ${_cu_offset_size} bytes abbrev offset.
17295
34248c3a
DE
172962014-11-15 Doug Evans <xdje42@gmail.com>
17297
17298 PR symtab/17559
17299 * gdb.base/line-symtabs.exp: New file.
17300 * gdb.base/line-symtabs.c: New file.
17301 * gdb.base/line-symtabs.h: New file.
17302
646da059
YQ
173032014-11-14 Yao Qi <yao@codesourcery.com>
17304
17305 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17306 (func): Add label func_label.
17307 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17308 Replace low_pc and high_pc with MACRO_AT_range.
17309 Replace name, low_pc and high_pc with MACRO_AT_func.
17310
9301ebe6
YQ
173112014-11-14 Yao Qi <yao@codesourcery.com>
17312
17313 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17314 Replace name, low_pc and high_pc with MACRO_AT_func.
17315
f166b542
YQ
173162014-11-14 Yao Qi <yao@codesourcery.com>
17317
17318 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17319 produce debug information.
17320 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17321
0f6e71e3
YQ
173222014-11-14 Yao Qi <yao@codesourcery.com>
17323
17324 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17325 object and get function length.
17326 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17327 with MACRO_AT_func.
17328 (top-level): Replace gdb_compile and clean_restart with
17329 prepare_for_testing.
17330 * gdb.dwarf2/main.c (main): Add label main_label.
17331
876c4df9
YQ
173322014-11-14 Yao Qi <yao@codesourcery.com>
17333
17334 * lib/dwarf.exp (function_range): New procedure.
17335 (Dwarf::_handle_macro_at_func): New procedure.
17336 (Dwarf::_handle_macro_at_range): New procedure.
17337 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17338
02ad9cf1
YQ
173392014-11-14 Yao Qi <yao@codesourcery.com>
17340
17341 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17342 (_handle_attribute): New procedure.
17343
a59add0c
AA
173442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17345
17346 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17347 * gdb.base/call-sc.c (zed): Likewise.
17348 * gdb.base/checkpoint.c (main): Likewise.
17349 * gdb.base/dump.c (main): Likewise.
17350 * gdb.base/gcore.c (main): Likewise.
17351 * gdb.base/huge.c (main): Likewise.
17352 * gdb.base/multi-forks.c (main): Likewise.
17353 * gdb.base/pr10179-a.c (main): Likewise.
17354 * gdb.base/savedregs.c (main): Likewise.
17355 * gdb.base/sigaltstack.c (main): Likewise.
17356 * gdb.base/siginfo.c (main): Likewise.
17357 * gdb.base/structs.c (zed): Likewise.
17358 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17359 * gdb.mi/mi-syn-frame.c (main): Likewise.
17360 * gdb.mi/until.c (foo, main): Likewise.
17361 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17362 * gdb.base/solib-weak.c (foo): Declare.
17363 * gdb.base/attach-twice.c: Include stdio.h.
17364 * gdb.base/weaklib1.c: Likewise.
17365 * gdb.base/weaklib2.c: Likewise.
17366 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17367 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17368 unistd.h.
17369 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17370 * gdb.mi/mi-exit-code.c: Likewise.
17371 * gdb.base/break-interp-lib.c: Include string.h.
17372 * gdb.base/coremaker.c: Likewise.
17373 * gdb.base/testenv.c: Likewise.
17374 * gdb.python/py-finish-breakpoint.c: Likewise.
17375 * gdb.base/inferior-died.c: Include sys/wait.h.
17376 * gdb.base/fileio.c: Include time.h.
17377 * gdb.base/async-shell.c: Include unistd.h.
17378 * gdb.base/dprintf-non-stop.c: Likewise.
17379 * gdb.base/info-os.c: Likewise.
17380 * gdb.mi/mi-console.c: Likewise.
17381 * gdb.mi/watch-nonstop.c: Likewise.
17382 * gdb.python/py-events.c: Likewise.
17383 * gdb.base/async.c (baz): Move up before its invocation.
17384 * gdb.base/code_elim2.c (my_global_func): Likewise.
17385 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17386 * gdb.base/advance.c (func2): Likewise.
17387
3b5d5997
AA
173882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17389
17390 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17391 variant.
17392 * gdb.base/annota3.c: Likewise.
17393 * gdb.base/async.c: Likewise.
17394 * gdb.base/average.c: Likewise.
17395 * gdb.base/call-ar-st.c: Likewise.
17396 * gdb.base/call-rt-st.c: Likewise.
17397 * gdb.base/call-sc.c: Likewise.
17398 * gdb.base/call-strs.c: Likewise.
17399 * gdb.base/ending-run.c: Likewise.
17400 * gdb.base/execd-prog.c: Likewise.
17401 * gdb.base/exprs.c: Likewise.
17402 * gdb.base/foll-exec.c: Likewise.
17403 * gdb.base/foll-fork.c: Likewise.
17404 * gdb.base/foll-vfork.c: Likewise.
17405 * gdb.base/funcargs.c: Likewise.
17406 * gdb.base/gcore.c: Likewise.
17407 * gdb.base/jump.c: Likewise.
17408 * gdb.base/langs0.c: Likewise.
17409 * gdb.base/langs1.c: Likewise.
17410 * gdb.base/langs2.c: Likewise.
17411 * gdb.base/mips_pro.c: Likewise.
17412 * gdb.base/nodebug.c: Likewise.
17413 * gdb.base/opaque0.c: Likewise.
17414 * gdb.base/opaque1.c: Likewise.
17415 * gdb.base/recurse.c: Likewise.
17416 * gdb.base/run.c: Likewise.
17417 * gdb.base/scope0.c: Likewise.
17418 * gdb.base/scope1.c: Likewise.
17419 * gdb.base/setshow.c: Likewise.
17420 * gdb.base/setvar.c: Likewise.
17421 * gdb.base/shmain.c: Likewise.
17422 * gdb.base/shr1.c: Likewise.
17423 * gdb.base/shr2.c: Likewise.
17424 * gdb.base/sigall.c: Likewise.
17425 * gdb.base/signals.c: Likewise.
17426 * gdb.base/so-indr-cl.c: Likewise.
17427 * gdb.base/solib2.c: Likewise.
17428 * gdb.base/structs.c: Likewise.
17429 * gdb.base/sum.c: Likewise.
17430 * gdb.base/vforked-prog.c: Likewise.
17431 * gdb.base/watchpoint.c: Likewise.
17432 * gdb.reverse/shr2.c: Likewise.
17433 * gdb.reverse/until-reverse.c: Likewise.
17434 * gdb.reverse/ur1.c: Likewise.
17435 * gdb.reverse/watch-reverse.c: Likewise.
17436
066a77c5
AA
174372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17438
17439 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17440 variant.
17441 * gdb.base/sepdebug.exp: Drop references to removed code.
17442
4f204ea5
AA
174432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17444
17445 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17446 variant. Preserve original line numbering.
17447 * gdb.base/list1.c: Likewise.
17448
3b377a3a
AA
174492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17450
17451 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17452 variant.
17453 * gdb.base/break1.c: Likewise.
17454 * gdb.base/break.exp: Drop references to removed code.
17455
e444df73
AA
174562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17457
17458 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17459 variant.
17460
8008f2a7
AA
174612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17462
17463 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17464
a5a06887
AA
174652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17466
17467 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17468 logic into perform_all_tests() and invoke it with and without
17469 function header prototypes.
17470 (do_function_calls): Remove conditional XFAIL for PR 5318.
17471 (rerun_and_prepare): Remove duplicate code.
17472 (perform_all_tests): New. Main logic moved here.
17473
44dba9b9
AA
174742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17475
17476 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17477 code guarded by #ifdef NO_PROTOTYPES.
17478 (t_double_many_args): Likewise.
17479 (DEF_FUNC_MANY_ARGS_1): Likewise.
17480 (DEF_FUNC_VALUES_1): Likewise.
17481 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17482 guarded by #ifdef PROTOTYPES.
17483
d1fbcd56
AA
174842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17485
17486 * gdb.mi/mi-console.c: Add eye-catcher.
17487 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17488 instead of literal line number.
17489
b0e59b8f
AA
174902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17491
17492 * gdb.base/shr2.c: Add eye-catcher.
17493 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17494 line number.
17495
78f98cca
AA
174962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17497
17498 * gdb.base/jump.c: Add eye-catchers.
17499 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17500 numbers.
17501
58fa2af0
AA
175022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17503
17504 * gdb.base/execd-prog.c: Add eye-catchers.
17505 * gdb.base/foll-exec.c: Likewise.
17506 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17507 line numbers.
17508
04e5059b
AA
175092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17510
17511 * gdb.base/ending-run.c: Add eye-catchers.
17512 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17513 literal line numbers.
17514
dbfdb174
AA
175152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17516
17517 * gdb.base/call-rt-st.c: Add eye-catchers.
17518 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17519 literal line numbers.
17520
888a2ade
AA
175212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17522
17523 * gdb.base/call-ar-st.c: Add eye-catchers.
17524 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17525 literal line numbers.
17526
6acc2dde
AA
175272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17528
17529 * gdb.base/average.c: Add eye-catchers.
17530 * gdb.base/sum.c: Likewise.
17531 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17532 regexps dynamically.
17533
9ecfcd1d
AA
175342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17535
17536 * gdb.base/solib1.c: Add eye-catchers.
17537 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17538 literal line numbers.
17539
78708b7c
PA
175402014-11-12 Pedro Alves <palves@redhat.com>
17541
17542 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17543 leader has exited.
17544
af48d08f
PA
175452014-11-12 Pedro Alves <palves@redhat.com>
17546
17547 * gdb.arch/i386-bp_permanent.c: New file.
17548 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17549 (srcfile): Set to i386-bp_permanent.c.
17550 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17551 that stepi does not execute the 'leave' instruction, instead of
17552 testing it does execute.
17553 * gdb.base/bp-permanent.c: New file.
17554 * gdb.base/bp-permanent.exp: New file.
17555
af3768e9
DE
175562014-11-10 Doug Evans <xdje42@gmail.com>
17557
17558 PR symtab/17564
17559 * gdb.base/symtab-search-order.exp: New file.
17560 * gdb.base/symtab-search-order.c: New file.
17561 * gdb.base/symtab-search-order-1.c: New file.
17562 * gdb.base/symtab-search-order-shlib-1.c: New file.
17563
9de00a4a
PA
175642014-11-07 Pedro Alves <palves@redhat.com>
17565
17566 PR gdb/17511
17567 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17568 i?86-*-linux*.
17569
e0f52461
SC
175702014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17571
17572 PR c++/17494
17573 * gdb.cp/pr17494.cc: New file.
17574 * gdb.cp/pr17494.exp: New file.
17575
6ce8c980
YQ
175762014-11-02 Yao Qi <yao@codesourcery.com>
17577
17578 * gdb.python/python.exp: Get working directory and match the
17579 output of "set extended-prompt \\w " with it.
17580
02be9a71
DE
175812014-10-30 Doug Evans <dje@google.com>
17582
17583 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17584 in objfiles.
17585 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17586 in progspaces.
17587
3bdff46b
LM
175882014-10-30 Janis Johnson <janisjo@codesourcery.com>
17589
17590 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17591 * gdb.base/realname-expand.exp: Likewise.
17592 * gdb.linespec/macro-relative.exp: Likewise.
17593
ab917dfb
PA
175942014-10-29 Pedro Alves <palves@redhat.com>
17595
17596 PR gdb/17408
17597 * gdb.threads/schedlock.c (some_function): New function.
17598 (call_function): New global.
17599 (MAYBE_CALL_SOME_FUNCTION): New macro.
17600 (thread_function): Call it.
17601 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17602 and use it instead of a global counter. Adjust all callers.
17603 (get_current_thread): Use "find current thread" for test message
17604 here rather than having all callers pass down the same string.
17605 (goto_loop): New procedure, factored out from ...
17606 (my_continue): ... this.
17607 (step_ten_loops): Change parameter from test message to command to
17608 use. Adjust.
17609 (list_count): Delete global.
17610 (check_result): New procedure, factored out from duplicate top
17611 level code.
17612 (continue tests): Wrap in with_test_prefix.
17613 (test_step): New procedure, factored out from duplicate top level
17614 code.
17615 (top level): Test "step" in combination with all scheduler-locking
17616 modes. Test "next" in combination with all scheduler-locking
17617 modes, and in combination with stepping over a function call or
17618 not.
17619 * gdb.threads/next-bp-other-thread.c: New file.
17620 * gdb.threads/next-bp-other-thread.exp: New file.
17621
d3d4baed
PA
176222014-10-29 Pedro Alves <palves@redhat.com>
17623
17624 PR python/17372
17625 * gdb.python/python.exp: Test a multi-line command that spawns
17626 interactive Python.
17627 * gdb.base/multi-line-starts-subshell.exp: New file.
17628
563e8d85
YQ
176292014-10-29 Yao Qi <yao@codesourcery.com>
17630
17631 * gdb.base/fileio.exp: Make directories on host.
17632
0ea4d52e
YQ
176332014-10-29 Yao Qi <yao@codesourcery.com>
17634
17635 * gdb.base/fileio.c (test_write): Close the file.
17636
7f5ef605
PA
176372014-10-28 Pedro Alves <palves@redhat.com>
17638
17639 PR gdb/12623
17640 * gdb.base/sigstep.c (no_handler): New global.
17641 (main): If 'no_handler is true, set the signal handlers to
17642 SIG_IGN.
17643 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17644 with_sw_watch and no_handler parameters. Handle them.
17645 (top level) <stepping over handler when stopped at a breakpoint
17646 test>: Add a test axis for testing with a software watchpoint, and
17647 another for testing with the signal handler set to SIG_IGN.
17648 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17649 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17650
abbdbd03
PA
176512014-10-28 Pedro Alves <palves@redhat.com>
17652
17653 PR gdb/17511
17654 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17655 * gdb.base/sigstep.exp (other_handler_location): New global.
17656 (advance): Support stepping into the signal handler, and running
17657 commands while in the handler.
17658 (in_handler_map): New global.
17659 (top level): In the advance test, add combinations for getting
17660 into the handler with stepping commands, and for running commands
17661 in the handler. Add comment descripting the advancei tests.
17662
1df4399f
PA
176632014-10-28 Pedro Alves <palves@redhat.com>
17664
17665 * gdb.base/sigstep.exp: Use build_executable instead of
17666 prepare_for_testing.
17667 (top level): Move code that starts GDB, runs to main and creates a
17668 display to ...
17669 (restart): ... this new procedure.
17670 (top level): Move backtrace from signal handler test to ...
17671 (validate_backtrace): ... this new procedure.
17672 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17673 with_test_prefix. Always restart GDB.
17674 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17675 with_test_prefix. Always restart GDB. No need to delete
17676 breakpoints after the test.
17677 (test_skip_handler): Remove prefix parameter.
17678 (skip_over_handler, breakpoint_to_handler)
17679 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17680 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17681 restart GDB. No need to delete breakpoints after the test.
17682 (top level): Use foreach to call the test procedures with
17683 different commands.
17684
a5b6e449
PA
176852014-10-28 Pedro Alves <palves@redhat.com>
17686
17687 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17688 instead of GNATS numbers.
17689 * gdb.base/sigbpt.exp: Likewise.
17690 * gdb.base/siginfo.exp: Likewise.
17691 * gdb.base/sigstep.exp: Likewise.
17692
e5f8a7cc
PA
176932014-10-27 Pedro Alves <palves@redhat.com>
17694
17695 * gdb.base/sigstep.c (dummy): New global.
17696 (main): Issue a couple writes to the new global.
17697 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17698 procedures.
17699 (skip_over_handler): Use test_skip_handler.
17700 (top level): Call skip_over_handler for stepi and nexti too.
17701 (breakpoint_over_handler): Use test_skip_handler.
17702 (top level): Call breakpoint_over_handler for stepi and nexti too.
17703
763905a3
YQ
177042014-10-27 Yao Qi <yao@codesourcery.com>
17705
17706 * gdb.trace/tfile.c (adjust_function_address)
17707 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17708 function descriptor.
17709
6f259a23
DB
177102014-10-24 Don Breazeal <donb@codesourcery.com>
17711
17712 * gdb.base/foll-fork.exp (test_follow_fork,
17713 catch_fork_child_follow): Check for updated fork messages emitted
17714 from infrun.c.
17715 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17716 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17717 vfork_and_exec_child_follow_through_step): Check for updated vfork
17718 messages emitted from infrun.c.
17719
09dd9a69
PA
177202014-10-24 Pedro Alves <palves@redhat.com>
17721
17722 * gdb.base/corefile.exp: Remove references to ultrix.
17723 * gdb.base/interrupt.exp: Likewise.
17724 * gdb.base/whatis.exp: Likewise.
17725 * gdb.gdb/selftest.exp: Likewise.
17726 * gdb.threads/manythreads.exp: Likewise.
17727 * gdb.threads/print-threads.exp: Likewise.
17728 * gdb.threads/pthreads.exp:: Likewise.
17729 * gdb.threads/schedlock.exp: Likewise.
17730
3433cfa5
SC
177312014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17732
17733 * gdb.cp/non-trivial-retval.cc: Add a test case.
17734 * gdb.cp/non-trivial-retval.exp: Add a test.
17735
092f880b
YQ
177362014-10-20 Yao Qi <yao@codesourcery.com>
17737
17738 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17739 * gdb.python/py-objfile-script-gdb.py: New file.
17740 * gdb.python/py-objfile-script.exp: Update reference to
17741 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17742 of remote_download. Remove the dest file.
17743
acbdb7f3
YQ
177442014-10-20 Yao Qi <yao@codesourcery.com>
17745
17746 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17747 * gdb.base/step-line.exp: Likewise.
17748 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17749 * gdb.dwarf2/dw2-basic.exp: Likewise.
17750 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17751 * gdb.dwarf2/dw2-filename.exp: Likewise.
17752 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17753 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17754 * gdb.dwarf2/dw2-producer.exp: Likewise.
17755 * gdb.dwarf2/mac-fileno.exp: Likewise.
17756 * gdb.python/py-frame-args.exp: Likewise.
17757 * gdb.python/py-framefilter.exp: Likewise.
17758 * gdb.python/py-mi.exp: Likewise.
17759 * gdb.python/py-objfile-script.exp: Likewise
17760 * gdb.python/py-pp-integral.exp: Likewise.
17761 * gdb.python/py-pp-re-notag.exp: Likewise.
17762 * gdb.python/py-prettyprint.exp: Likewise.
17763 * gdb.python/py-section-script.exp: Likewise.
17764 * gdb.python/py-typeprint.exp: Likewise.
17765 * gdb.python/py-xmethods.exp: Likewise.
17766 * gdb.stabs/weird.exp: Likewise.
17767 * gdb.xml/tdesc-regs.exp: Likewise.
17768
bd286a29
KCY
177692014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17770
17771 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17772 (out_cu): Use addr_len for the size of addresses.
17773 (out_line): Likewise. Size DW_LNE_set_address instruction
17774 according to addr_len.
17775 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17776 (FUNC): Add START_INSNS to definition.
17777
673dc4a0
YQ
177782014-10-18 Yao Qi <yao@codesourcery.com>
17779
17780 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17781 gdb_has_argv0 return true.
17782 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17783 check [target_info exists noargs], check [gdb_has_argv0]
17784 instead.
17785 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17786 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17787 procedures.
17788
4ffbba72
DE
177892014-10-17 Doug Evans <dje@google.com>
17790
17791 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17792 event.
17793 * gdb.python/py-events.py: Add clear_objfiles event.
17794
d096d8c1
DE
177952014-10-17 Doug Evans <dje@google.com>
17796
17797 * gdb.python/py-objfile.exp: Test progspace attribute.
17798
a80db015
LM
177992014-10-17 Luis Machado <lgustavo@codesourcery.com>
17800
17801 * gdb.guile/scm-breakpoint.exp: Do not assume any
17802 directory separators when matching source file paths.
17803 * gdb.python/py-breakpoint.exp: Likewise.
17804 * gdb.reverse/break-precsave.exp: Likewise.
17805 * gdb.reverse/break-reverse.exp: Likewise.
17806 * gdb.reverse/consecutive-precsave.exp: Likewise.
17807 * gdb.reverse/finish-precsave.exp: Likewise.
17808 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17809 * gdb.reverse/finish-reverse.exp: Likewise.
17810 * gdb.reverse/i386-precsave.exp: Likewise.
17811 * gdb.reverse/i387-env-reverse.exp: Likewise.
17812 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17813 * gdb.reverse/machinestate-precsave.exp: Likewise.
17814 * gdb.reverse/machinestate.exp: Likewise.
17815 * gdb.reverse/sigall-precsave.exp: Likewise.
17816 * gdb.reverse/solib-precsave.exp: Likewise.
17817 * gdb.reverse/step-precsave.exp: Likewise.
17818 * gdb.reverse/until-precsave.exp: Likewise.
17819 * gdb.reverse/watch-precsave.exp: Likewise.
17820 * gdb.reverse/watch-reverse.exp: Likewise.
17821
b22089ab
YQ
178222014-10-17 Yao Qi <yao@codesourcery.com>
17823
17824 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17825 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17826
6c4486e6
PA
178272014-10-17 Pedro Alves <palves@redhat.com>
17828
17829 PR gdb/17471
17830 * gdb.base/bg-execution-repeat.c: New file.
17831 * gdb.base/bg-execution-repeat.exp: New file.
17832
0ff33695
PA
178332014-10-17 Pedro Alves <palves@redhat.com>
17834
17835 PR gdb/17300
17836 * gdb.base/continue-all-already-running.c: New file.
17837 * gdb.base/continue-all-already-running.exp: New file.
17838
6fdebc3d
PA
178392014-10-17 Pedro Alves <palves@redhat.com>
17840
17841 PR gdb/17472
17842 * gdb.base/annota-input-while-running.c: New file.
17843 * gdb.base/annota-input-while-running.exp: New file.
17844
32a8097b
PA
178452014-10-17 Pedro Alves <palves@redhat.com>
17846
17847 * gdb.base/callfuncs.exp: emove references to osf.
17848 * gdb.base/sigall.exp: Likewise.
17849 * gdb.gdb/selftest.exp: Likewise.
17850 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17851 * gdb.mi/non-stop.c: Likewise.
17852 * gdb.mi/pthreads.c: Likewise.
17853 * gdb.reverse/sigall-precsave.exp: Likewise.
17854 * gdb.reverse/sigall-reverse.exp: Likewise.
17855 * gdb.threads/pthreads.c: Likewise.
17856 * gdb.threads/pthreads.exp: Likewise.
17857
7a3517ff
YQ
178582014-10-17 Yao Qi <yao@codesourcery.com>
17859
17860 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17861 check 'target_info exists noargs'.
17862 (test_command_prompt_position): Likewise.
17863 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17864 Remove "set args".
17865 (progvar_simple_while_test): Likewise.
17866 (progvar_complex_if_while_test): Likewise.
17867 (if_while_breakpoint_command_test): Likewise.
17868 (infrun_breakpoint_command_test): Likewise.
17869 (breakpoint_command_test): Likewise.
17870 (watchpoint_command_test): Likewise.
17871 (bp_deleted_in_command_test): Likewise.
17872 (temporary_breakpoint_commands): Likewise.
17873
bb99c472
YQ
178742014-10-16 Yao Qi <yao@codesourcery.com>
17875
17876 * gdb.base/remotetimeout.exp: Remove noargs checking.
17877
7c16b83e
PA
178782014-10-15 Pedro Alves <palves@redhat.com>
17879
17880 PR breakpoints/9649
17881 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17882 * gdb.base/breakpoint-in-ro-region.exp
17883 (probe_target_hardware_step): New procedure.
17884 (top level): Probe hardware stepping and hardware breakpoint
17885 support. Test stepping through a read-only region, with both
17886 "breakpoint auto-hw" on and off and both "always-inserted" on and
17887 off.
17888
35a49624
IB
178892014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17890
17891 * gdb.dlang/demangle.exp: Update for demangling changes.
17892
2d1c107c
SC
178932014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17894
17895 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17896 * gdb.cp/non-trivial-retval.exp: Add new tests.
17897
778811d5
SC
178982014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17899
17900 PR c++/13403
17901 PR c++/15154
17902 * gdb.cp/non-trivial-retval.cc: New file.
17903 * gdb.cp/non-trivial-retval.exp: New file.
17904
10c5f0a8
YQ
179052014-10-15 Yao Qi <yao@codesourcery.com>
17906
17907 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17908 remote host.
17909
65d7b369
YQ
179102014-10-15 Yao Qi <yao@codesourcery.com>
17911
17912 * gdb.python/py-symbol.exp: Match file base name if host is
17913 remote, otherwise match file name with dir name.
17914 * gdb.python/py-symtab.exp: Likewise.
17915 * gdb.python/python.exp: Likewise.
17916
46dc1394
YQ
179172014-10-15 Yao Qi <yao@codesourcery.com>
17918
17919 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17920 pattern.
17921 * gdb.python/py-symtab.exp: Likewise.
17922 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17923 locationn.
17924
c40cc657
JB
179252014-10-14 Joel Brobecker <brobecker@adacore.com>
17926
17927 * gdb.ada/addr_arith: New testcase.
17928
2abf49e1
MR
179292014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17930
17931 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17932 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17933 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17934 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17935
f7088df3
SDJ
179362014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17937
17938 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17939 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17940 * gdb.arch/stap-eval-lang-ada.exp: New file.
17941
4dc06805
YQ
179422014-10-14 Yao Qi <yao@codesourcery.com>
17943
17944 * gdb.mi/mi-var-child.c (nothing1): New function.
17945 (nothing2): New function.
17946 (do_children_tests): Set function pointers by nothing1 and
17947 nothing2.
17948 * gdb.mi/mi-var-child.exp: Step over new added statements.
17949 Update test to match the new output.
17950 * gdb.mi/var-cmd.c (nothing1): New function.
17951 (nothing2): New function.
17952 (do_children_tests): Set function pointers by nothing1 and
17953 nothing2.
17954 * gdb.mi/mi-var-display.exp: Update test to match output.
17955 Step to the line specified by $line_dct_nothing.
17956 Increase the number of lines to step.
17957
46a93de2
YQ
179582014-10-14 Yao Qi <yao@codesourcery.com>
17959
17960 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17961 tests.
17962 * gdb.mi/mi2-var-child.exp: Likewise.
17963
14ea52ee
DE
179642014-10-13 Doug Evans <dje@google.com>
17965
17966 * gdb.python/py-objfile.exp: Change name of file name test.
17967
e5c6e92b
DE
179682014-10-13 Doug Evans <dje@google.com>
17969
17970 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17971 from the start of the CU.
17972
c780cc2f
JK
179732014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17974 Yao Qi <yao@codesourcery.com>
17975
17976 Fix "save breakpoints" for "catch" command.
17977 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17978 Remove -nonewline. Match also the added "main" line.
17979
99894e11
JK
179802014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17981
17982 Fix "save breakpoints" for "disable $bpnum" command.
17983 * gdb.base/save-bp.c (main): Add label.
17984 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17985
6e1ac5a3
JK
179862014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17987
17988 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17989
754dd2b0
YQ
179902014-10-11 Yao Qi <yao@codesourcery.com>
17991
17992 * gdb.server/server-kill.exp: Execute command
17993 "set remote trace-status-packet on" before "tstatus".
17994
f90183d7
YQ
179952014-10-11 Yao Qi <yao@codesourcery.com>
17996
17997 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17998 (main): Call getppid.
17999 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18000 and continue to it. Read variable "server_pid".
18001
bf40a607
YQ
180022014-10-11 Yao Qi <yao@codesourcery.com>
18003
18004 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18005
052ca370
YQ
180062014-10-11 Yao Qi <yao@codesourcery.com>
18007
18008 * gdb.threads/thread-find.exp: Don't execute command
18009 "info threads".
18010 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18011 * gdb.threads/linux-dp.exp: Don't check the condition
18012 $threads_created equals to zero.
18013
3831839c
PA
180142014-10-10 Pedro Alves <palves@redhat.com>
18015
18016 * gdb.base/bigcore.exp: Remove references to IRIX.
18017 * gdb.base/funcargs.exp: Likewise.
18018 * gdb.base/interrupt.exp: Likewise.
18019 * gdb.base/mips_pro.exp: Likewise.
18020 * gdb.base/nodebug.exp: Likewise.
18021 * gdb.base/setvar.exp: Likewise.
18022 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18023
8b9a549d
PA
180242014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18025 Pedro Alves <palves@redhat.com>
18026
18027 PR symtab/14466
18028 * gdb.base/vdso-warning.c: New file.
18029 * gdb.base/vdso-warning.exp: New file.
18030
d48ba5e8
DE
180312014-10-02 Doug Evans <dje@google.com>
18032
18033 * gdb.base/structs.c (main): Don't run forever.
18034
2278c276
PA
180352014-10-02 Pedro Alves <palves@redhat.com>
18036
18037 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18038 (top level) <stop threads 1, stop threads 2>: Use it.
18039
b57bacec
PA
180402014-10-02 Pedro Alves <palves@redhat.com>
18041
18042 * gdb.threads/break-while-running.exp (test): Add new
18043 'update_thread_list' argument. Skip "info threads" if false.
18044 (top level): Add new 'update_thread_list' axis.
18045
13fd3ff3
PA
180462014-10-02 Pedro Alves <palves@redhat.com>
18047
18048 PR breakpoints/17431
18049 * gdb.base/execl-update-breakpoints.c: New file.
18050 * gdb.base/execl-update-breakpoints.exp: New file.
18051
0fec99e8
PA
180522014-10-01 Pedro Alves <palves@redhat.com>
18053
18054 * gdb.base/breakpoint-in-ro-region.c: New file.
18055 * gdb.base/breakpoint-in-ro-region.exp: New file.
18056
2ddf4301
SM
180572014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18058
18059 * gdb.mi/mi-exit-code.exp: New file.
18060 * gdb.mi/mi-exit-code.c: New file.
18061
6a5f3f43
YQ
180622014-09-30 Yao Qi <yao@codesourcery.com>
18063
18064 * lib/prelink-support.exp (build_executable_own_libs): Error if
18065 the target isn't native.
18066
345bcc73
YQ
180672014-09-30 Yao Qi <yao@codesourcery.com>
18068
18069 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18070 false.
18071
a25a5a45
PA
180722014-09-22 Pedro Alves <palves@redhat.com>
18073
18074 * gdb.threads/break-while-running.exp: New file.
18075 * gdb.threads/break-while-running.c: New file.
18076
00ba3162
YQ
180772014-09-19 Yao Qi <yao@codesourcery.com>
18078
18079 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18080 Invoke test. Restart GDB with --readnow and invoke test again.
18081
c3b7b696
YQ
180822014-09-19 Yao Qi <yao@codesourcery.com>
18083
18084 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18085 proc set_breakpoint_on_gcd_function. Invoke
18086 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18087 invoke set_breakpoint_on_gcd_function again.
18088
2b4fd423
DE
180892014-09-18 Doug Evans <dje@google.com>
18090
18091 * gdb.dwarf2/symtab-producer.exp: New file.
18092
a5947601
SDJ
180932014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18094
18095 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18096 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18097 * gdb.base/global-var-nested-by-dso.c: Likewise.
18098 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18099
91c19059
SDJ
181002014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18101 Pedro Alves <palves@redhat.com>
18102
18103 * gdb.base/watch-bitfields.exp: Pass string other than test file
18104 name to prepare_for_testing.
18105 (watch): New procedure.
18106 (expect_watchpoint): Use with_test_prefix.
18107 (top level): Factor out tests to ...
18108 (test_watch_location, test_regular_watch): ... these new
18109 procedures, and use with_test_prefix and gdb_continue_to_end.
18110
bb9d5f81
PP
181112014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18112
18113 PR breakpoints/12526
18114 * gdb.base/watch-bitfields.exp: New file.
18115 * gdb.base/watch-bitfields.c: New file.
18116
635856f5
PA
181172014-09-16 Pedro Alves <palves@redhat.com>
18118
18119 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18120 software and hardware addresses, not software address against
18121 itself.
18122
7280ceea
PA
181232014-09-16 Pedro Alves <palves@redhat.com>
18124
18125 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18126 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18127
428b16bd
PA
181282014-09-16 Pedro Alves <palves@redhat.com>
18129
18130 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18131 files.
18132 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18133 "*-*-vxworks*" throughout.
18134 * gdb.base/break.exp: Likewise.
18135 * gdb.base/default.exp: Likewise.
18136 * gdb.base/scope.exp: Likewise.
18137 * gdb.base/sepdebug.exp: Likewise.
18138 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18139 throughout.
18140 * gdb.base/run.c: Likewise.
18141 * gdb.base/sepdebug.c: Likewise.
18142 * gdb.hp/gdb.aCC/run.c: Likewise.
18143 * gdb.reverse/until-reverse.c: Likewise.
18144 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18145
666d413c
YQ
181462014-09-16 Yao Qi <yao@codesourcery.com>
18147
18148 * boards/local-remote-host-native.exp: New file.
18149
57cbd724
DE
181502014-09-14 Doug Evans <xdje42@gmail.com>
18151
18152 * gdb.threads/queue-signal.c (thread_count): New variable.
18153 (thread_count_mutex, thread_count_condvar): New variables.
18154 (incr_thread_count, wait_all_threads_running): New functions.
18155 (main): Wait for all threads to be in their thread functions.
18156
81219e53
DE
181572014-09-13 Doug Evans <xdje42@gmail.com>
18158
18159 * gdb.threads/queue-signal.c: New file.
18160 * gdb.threads/queue-signal.exp: New file.
18161
3714cea7
DE
181622014-09-13 Doug Evans <xdje42@gmail.com>
18163
18164 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18165 be consistent with what default_gdb_init uses.
18166 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18167 the plain text of the prompt. Add some logging printfs.
18168 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18169
fa43b1d7
PA
181702014-09-12 Pedro Alves <palves@redhat.com>
18171
18172 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18173 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18174 * gdb.arch/i386-size-overlap.exp: Likewise.
18175 * gdb.arch/i386-size.exp: Likewise.
18176 * gdb.arch/i386-unwind.exp: Likewise.
18177 * gdb.base/a2-run.exp: Likewise.
18178 * gdb.base/break.exp: Likewise.
18179 * gdb.base/charset.exp: Likewise.
18180 * gdb.base/chng-syms.exp: Likewise.
18181 * gdb.base/commands.exp: Likewise.
18182 * gdb.base/dbx.exp: Likewise.
18183 * gdb.base/find.exp: Likewise.
18184 * gdb.base/funcargs.exp: Likewise.
18185 * gdb.base/jit-simple.exp: Likewise.
18186 * gdb.base/reread.exp: Likewise.
18187 * gdb.base/sepdebug.exp: Likewise.
18188 * gdb.base/step-bt.exp: Likewise.
18189 * gdb.cp/mb-inline.exp: Likewise.
18190 * gdb.cp/mb-templates.exp: Likewise.
18191 * gdb.objc/basicclass.exp: Likewise.
18192 * gdb.threads/killed.exp: Likewise.
18193
9d9bf2df
EBM
181942014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18195
18196 PR tdep/17379
18197 * gdb.arch/powerpc-stackless.S: New file.
18198 * gdb.arch/powerpc-stackless.exp: New file.
18199
1cf2f1b0
JK
182002014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18201
18202 * gdb.base/attach.c: Include unistd.h.
18203 (main): Call alarm. Add label postloop.
18204 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18205 gdb_breakpoint, gdb_continue_to_breakpoint.
18206 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18207
98880d46
PA
182082014-09-11 Pedro Alves <palves@redhat.com>
18209
18210 PR gdb/17347
18211 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18212 * gdb.base/attach.exp (test_command_line_attach_run): New
18213 procedure.
18214 (top level): Call it.
18215
4c92ff2c
PA
182162014-09-11 Pedro Alves <palves@redhat.com>
18217
18218 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18219 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18220 (do_command_attach_tests): Use spawn_wait_for_attach.
18221 * gdb.base/solib-overlap.exp: Likewise.
18222 * gdb.multi/multi-attach.exp: Likewise.
18223 * gdb.python/py-prompt.exp: Likewise.
18224 * gdb.python/py-sync-interp.exp: Likewise.
18225 * gdb.server/ext-attach.exp: Likewise.
18226
3adc1a7d
GKB
182272014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18228
18229 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18230 command in testcase. Simplify testcase.
18231
96334934
JB
182322014-09-10 Joel Brobecker <brobecker@adacore.com>
18233
18234 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18235
eb479039
JB
182362014-09-10 Joel Brobecker <brobecker@adacore.com>
18237
18238 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18239
deede10c
JB
182402014-09-10 Joel Brobecker <brobecker@adacore.com>
18241
18242 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18243
7828a5f5
JB
182442014-09-10 Joel Brobecker <brobecker@adacore.com>
18245
18246 * gdb.dwarf2/dynarr-ptr.c: New file.
18247 * gdb.dwarf2/dynarr-ptr.exp: New file.
18248
33aeebcf
MR
182492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18250
18251 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18252 of 30 rather than hardcoding 120 for a slow test case. Take the
18253 `gdb,timeout' target setting into account for this calculation.
18254 Don't extend the timeout for the test cases that don't need it.
18255
7b415901
MR
182562014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18257
18258 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18259 a factor of 2 for a slow test case. Take the `gdb,timeout'
18260 target setting into account for this calculation.
18261 * gdb.reverse/until-precsave.exp: Increase the timeout by
18262 a factor of 15 and 3 respectively rather than adding 120
18263 for a pair of slow test cases. Take the `gdb,timeout'
18264 target setting into account for this calculation.
18265
4a40f85a
MR
182662014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18267
18268 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18269 timeout, don't pass one down to gdb_expect.
18270 (gdb_expect): Rework timeout selection.
18271
09635af7
MR
182722014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18273
18274 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18275 exception on timeout.
18276 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18277 (gdbserver_start_extended): Catch any `gdbserver_start' error
18278 exceptions.
18279 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18280 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18281 `gdbserver_gdb_load' error exceptions.
18282
2bdd10b7
MR
182832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18284
18285 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18286 120 on waiting for the TCP socket to open.
18287
316935f0
DE
182882014-09-09 Doug Evans <xdje42@gmail.com>
18289
18290 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18291 _caller_matches, _any_caller_is, _any_caller_matches.
18292
83740597
DE
182932014-09-09 Doug Evans <xdje42@gmail.com>
18294
18295 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18296
4c122fc3
YQ
182972014-09-09 Yao Qi <yao@codesourcery.com>
18298
18299 * gdb.mi/mi-var-display.exp: Set print symbol off.
18300
a9f116cb
GKB
183012014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18302
18303 PR gdb/17035
18304 * gdb.base/commands.exp: Add tests to verify user-defined
18305 commands with empty bodies.
18306 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18307 python commands in `show user command`.
18308 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18309 scheme commands in `show user command`.
18310
c75bd3a2
JK
183112014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18312
18313 PR python/17355
18314 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18315 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18316 * gdb.python/py-framefilter-invalidarg.exp: New file.
18317 * gdb.python/py-framefilter-invalidarg.py: New file.
18318
faa42425
DE
183192014-09-06 Doug Evans <xdje42@gmail.com>
18320
18321 PR 15276
18322 * gdb.python/py-caller-is.c: New file.
18323 * gdb.python/py-caller-is.exp: New file.
18324
474ca4f6
SDJ
183252014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18326
18327 PR gdb/17235
18328 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18329 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18330
eb0b0463
SDJ
183312014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18332
18333 PR fortran/17237
18334 * gdb.fortran/print-formatted.exp: New file.
18335 * gdb.fortran/print-formatted.f90: Likewise.
18336
5f3b99cf
SS
183372014-09-03 Sasha Smundak <asmundak@google.com>
18338
18339 * gdb.python/py-frame.exp: Test Frame.read_register.
18340
7d793aa9
SDJ
183412014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18342
18343 PR python/16699
18344 * gdb.python/py-completion.exp: New file.
18345 * gdb.python/py-completion.py: Likewise.
18346
fb0576e9
DE
183472014-08-28 Doug Evans <dje@google.com>
18348
18349 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18350 eax,etc. are live with values set by gdb and thus the compiler can't
18351 use them.
18352 * gdb.arch/i386-pseudo.c (main): Ditto.
18353
ee92b0dd
DE
183542014-08-27 Doug Evans <dje@google.com>
18355
18356 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18357
6649db35
DE
183582014-08-25 Doug Evans <dje@google.com>
18359
18360 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18361 (main): Ditto.
18362
564b7600
DE
183632014-08-25 Doug Evans <dje@google.com>
18364
18365 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18366
3881fb67
YQ
183672014-08-24 Yao Qi <yao@codesourcery.com>
18368
18369 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18370 symbol off.
18371 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18372
a05a36a5
DE
183732014-08-22 Doug Evans <dje@google.com>
18374
18375 PR 17276
18376 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18377 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18378 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18379
7c343b48
YQ
183802014-08-22 Yao Qi <yao@codesourcery.com>
18381
18382 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18383 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18384 * gdb.python/python.exp: Likewise. Use .py file on the host
18385 instead of the build.
18386
22fd09ae
JK
183872014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18388
18389 * gdb.threads/gcore-stale-thread.c: New file.
18390 * gdb.threads/gcore-stale-thread.exp: New file.
18391
a8454a7c
PA
183922014-08-21 Pedro Alves <palves@redhat.com>
18393
18394 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18395 * gdb.base/gcore-relro-pie.exp: Likewise.
18396 * gdb.base/gcore-relro.exp: Likewise.
18397 * gdb.base/gcore.exp: Likewise.
18398 * gdb.base/print-symbol-loading.exp: Likewise.
18399 * gdb.threads/gcore-thread.exp: Likewise.
18400 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18401
2a31c623
PA
184022014-08-20 Pedro Alves <palves@redhat.com>
18403 Jan Kratochvil <jan.kratochvil@redhat.com>
18404
18405 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18406 configure.
18407 (EXPECT): Handle READ1 being set.
18408 (all): Depend on EXTRA_RULES.
18409 (check-read1, expect-read1, read1.so, read1): New rules.
18410 * README (Testsuite Parameters): Document the READ1 make variable.
18411 (Race detection): New section.
18412 * configure: Regenerate.
18413 * configure.ac: If build==host==target, and running under a
18414 GNU/glibc system, add read1 to the extra Makefile rules.
18415 (EXTRA_RULES): AC_SUBST it.
18416 * lib/read1.c: New file.
18417
d36430db
JB
184182014-08-20 Joel Brobecker <brobecker@adacore.com>
18419
18420 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18421 the handling of variables declared as a typedef to an array
18422 which a DW_AT_data_location attribute.
18423
9a0dc9e3
PA
184242014-08-19 Andrew Burgess <aburgess@broadcom.com>
18425 Pedro Alves <palves@redhat.com>
18426
18427 PR symtab/14604
18428 PR symtab/14605
18429 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18430 gdb_test.
18431
0718a8da
PA
184322014-08-19 Pedro Alves <palves@redhat.com>
18433
18434 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18435
13b448cd
YQ
184362014-08-19 Yao Qi <yao@codesourcery.com>
18437
18438 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18439 right line.
18440
1cbf5077
DB
184412014-08-18 David Blaikie <dblaikie@gmail.com>
18442
18443 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18444
bf0fae19
JB
184452014-08-18 Joel Brobecker <brobecker@adacore.com>
18446
18447 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18448 attribute in array range.
18449
3c8c5dcc
JB
184502014-08-18 Joel Brobecker <brobecker@adacore.com>
18451
18452 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18453
e66d4446
SC
184542014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18455
18456 PR c++/17132
18457 * gdb.cp/pr17132.cc: New file.
18458 * gdb.cp/pr17132.exp: New file.
18459
940df408
SC
184602014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18461
18462 * gdb.python/py-xmethods.py (A_getarrayind)
18463 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18464 Use 'print' with function call syntax.
18465 (E_method_matcher.match): Fix tab vs space indentation mixup.
18466
ebcc6c3a
YQ
184672014-08-15 Yao Qi <yao@codesourcery.com>
18468
18469 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18470 false.
18471
775e0f04
YQ
184722014-08-15 Yao Qi <yao@codesourcery.com>
18473
18474 * gdb.cp/casts.exp: Set print symbol off.
18475 * gdb.cp/class2.exp: Likewise.
18476 * gdb.cp/overload.exp: Likewise.
18477 * gdb.cp/templates.exp: Likewise.
18478
d769e349
DE
184792014-08-11 Doug Evans <dje@google.com>
18480
18481 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18482 (test_load_shlib): Update.
18483
20c6f1e1
YQ
184842014-08-09 Yao Qi <yao@codesourcery.com>
18485
18486 * gdb.base/display.exp: Invoke is_address_zero_readable.
18487 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18488 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18489 * gdb.base/hbreak-unmapped.exp: Return if
18490 is_address_zero_readable returns true.
18491 * gdb.base/signest.exp: Likewise.
18492 * gdb.base/signull.exp: Likewise.
18493 * gdb.base/sigbpt.exp: Likewise.
18494 * gdb.guile/scm-disasm.exp: Do the test if
18495 is_address_zero_readable returns false.
18496 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18497 * gdb.python/py-arch.exp: Likewise.
18498 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18499 * lib/gdb.exp (is_address_zero_readable): New proc.
18500
5792e8e3
YQ
185012014-08-09 Yao Qi <yao@codesourcery.com>
18502
18503 PR testsuite/13443
18504 * gdb.mi/mi-var-display.exp: Make test messages unique.
18505
3cecbbbe
TT
185062014-08-04 Tom Tromey <tromey@redhat.com>
18507
18508 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18509 target 0".
18510
00b51ff5
TT
185112014-08-04 Tom Tromey <tromey@redhat.com>
18512
18513 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18514 "target_resume".
18515
6908c509
JB
185162014-08-01 Joel Brobecker <brobecker@adacore.com>
18517
18518 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18519 inner_vla_struct_object_size.
18520 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18521 as xfail.
18522
cc6563d2
PA
185232014-07-30 Pedro Alves <palves@redhat.com>
18524
18525 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18526 comment.
18527
7e09a223
YQ
185282014-07-29 Yao Qi <yao@codesourcery.com>
18529
18530 PR gdb/17206
18531 * gdb.base/until-nodebug.exp: New.
18532
7ebdbe92
DE
185332014-07-28 Doug Evans <xdje42@gmail.com>
18534
18535 PR guile/17203
18536 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18537 previously existing parameter, and previously ambiguously spelled
18538 parameter.
18539
fdb1adc6
WN
185402014-07-28 Will Newton <will.newton@linaro.org>
18541
18542 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18543
186fcde0
DE
185442014-07-26 Ludovic Courtès <ludo@gnu.org>
18545 Doug Evans <xdje42@gmail.com>
18546
18547 PR guile/17146
18548 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18549
70509625
PA
185502014-07-25 Pedro Alves <palves@redhat.com>
18551
18552 * gdb.threads/signal-command-handle-nopass.c: New file.
18553 * gdb.threads/signal-command-handle-nopass.exp: New file.
18554 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18555 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18556 * gdb.threads/signal-delivered-right-thread.c: New file.
18557 * gdb.threads/signal-delivered-right-thread.exp: New file.
18558
c3f814a1
PA
185592014-07-25 Pedro Alves <palves@redhat.com>
18560
18561 * gdb.base/double-prompt-target-event-error.exp
18562 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18563 match.
18564 (cancel_pagination_in_target_event): Rework double prompt
18565 detection.
18566 * gdb.base/paginate-after-ctrl-c-running.exp
18567 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18568 <return>' match.
18569 * gdb.base/paginate-bg-execution.exp
18570 (test_bg_execution_pagination_return)
18571 (test_bg_execution_pagination_cancel): Remove '-notransfer
18572 <return>' matches.
18573 * gdb.base/paginate-execution-startup.exp
18574 (test_fg_execution_pagination_return)
18575 (test_fg_execution_pagination_cancel): Remove '-notransfer
18576 <return>' matches.
18577 * gdb.base/paginate-inferior-exit.exp
18578 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18579 match.
18580 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18581 * lib/gdb.exp (pagination_prompt): Run text through
18582 string_to_regexp.
18583 (gdb_test_multiple): Match $pagination_prompt instead of
18584 "<return>".
18585 (string_to_regexp): Move to lib/gdb-utils.exp.
18586
e214cf6c
JK
185872014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18588
18589 * gdb.arch/amd64-entry-value-paramref.S: New file.
18590 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18591 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18592 * gdb.arch/amd64-optimout-repeat.S: New file.
18593 * gdb.arch/amd64-optimout-repeat.c: New file.
18594 * gdb.arch/amd64-optimout-repeat.exp: New file.
18595
17d0c5c8
JK
185962014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18597
18598 PR gdb/17170
18599 * gdb.base/statistics.exp: New file.
18600
b8b8facf
DE
186012014-07-17 Doug Evans <dje@google.com>
18602
74b49205 18603 PR gdb/17170
b8b8facf
DE
18604 * gdb.base/maint.exp: Update testing of per-command stats.
18605
1b5d0ab3
PA
186062014-07-16 Pedro Alves <palves@redhat.com>
18607
18608 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18609 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18610 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18611 (tfile_write_buf): New functions.
18612 (add_memory_block): Rewrite using the above.
18613 (adjust_function_address): New function.
18614 (FUNCTION_ADDRESS): New macro.
18615 (write_basic_trace_file): Remove short_x local, and use
18616 tfile_write_16. Change type of func_addr local to unsigned long
18617 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18618 here. Cast argument of add_memory_block to char pointer.
18619 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18620 (main): Remove parameters.
18621 * gdb.trace/tfile.exp: Remove nowarnings.
18622
4d974e88
SM
186232014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18624
18625 * gdb.base/debug-expr.exp: Test string evaluation with
18626 "debug expression" on.
18627
41e99568
PA
186282014-07-15 Pedro Alves <palves@redhat.com>
18629
18630 * gdb.base/reread.exp: Use clean_restart.
18631
487d9753
PL
186322014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18633
18634 * gdb.arch/avr-flash-qualifer.c: New.
18635 * gdb.arch/avr-flash-qualifer.exp: New.
18636
cc1c52ad
PA
186372014-07-14 Pedro Alves <palves@redhat.com>
18638
18639 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18640 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18641
1e973570
PA
186422014-07-14 Pedro Alves <palves@redhat.com>
18643
18644 * gdb.base/double-prompt-target-event-error.c: New file.
18645 * gdb.base/double-prompt-target-event-error.exp: New file.
18646
93d6eb10
PA
186472014-07-14 Pedro Alves <palves@redhat.com>
18648
18649 PR gdb/17072
18650 * gdb.base/paginate-inferior-exit.c: New file.
18651 * gdb.base/paginate-inferior-exit.exp: New file.
18652
0017922d
PA
186532014-07-14 Pedro Alves <palves@redhat.com>
18654
18655 PR gdb/17072
18656 * gdb.base/paginate-bg-execution.c: New file.
18657 * gdb.base/paginate-bg-execution.exp: New file.
18658
94696ad3
PA
186592014-07-14 Pedro Alves <palves@redhat.com>
18660
18661 PR gdb/17072
18662 * gdb.base/paginate-execution-startup.c: New file.
18663 * gdb.base/paginate-execution-startup.exp: New file.
18664 * lib/gdb.exp (pagination_prompt): New global.
18665 (default_gdb_spawn): New procedure, factored out from
18666 default_gdb_spawn.
18667 (default_gdb_start): Adjust to call default_gdb_spawn.
18668 (gdb_spawn): New procedure.
18669
bd293940
PA
186702014-07-14 Pedro Alves <palves@redhat.com>
18671
18672 * lib/gdb.exp (gdb_assert): New procedure.
18673 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18674
c933f875
PA
186752014-07-14 Pedro Alves <palves@redhat.com>
18676
18677 * gdb.base/execution-termios.c: New file.
18678 * gdb.base/execution-termios.exp: New file.
18679
d98b7a16
TT
186802014-07-14 Tom Tromey <tromey@redhat.com>
18681
18682 * gdb.cp/vla-cxx.cc: New file.
18683 * gdb.cp/vla-cxx.exp: New file.
18684
548740d6
TT
186852014-07-14 Tom Tromey <tromey@redhat.com>
18686
18687 * gdb.reverse/rerun-prec.c: New file.
18688 * gdb.reverse/rerun-prec.exp: New file.
18689
a25eb028
MR
186902014-07-12 Maciej W. Rozycki <macro@mips.com>
18691 Maciej W. Rozycki <macro@codesourcery.com>
18692
18693 * lib/gdb-utils.exp: New file.
18694 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18695 inline `gdb_init_command' processing.
18696 (gdb_start_cmd): Likewise.
18697 * lib/mi-support.exp (mi_run_cmd): Likewise.
18698 * README: Document `gdb_init_command' and `gdb_init_commands'.
18699
218c2655
JK
187002014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18701
18702 Fix false FAIL running under a very long directory name.
18703 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18704 and "set print elements 10000". Twice.
18705
5401fde3
YQ
187062014-07-11 Yao Qi <yao@codesourcery.com>
18707
18708 * gdb.base/exprs.exp: "set print symbol off".
18709
e76126e8
PA
187102014-07-11 Pedro Alves <palves@redhat.com>
18711
18712 * gdb.threads/kill.c: New file.
18713 * gdb.threads/kill.exp: New file.
18714
2d6f0de6
YQ
187152014-07-10 Yao Qi <yao@codesourcery.com>
18716
18717 * gdb.trace/tfile.c (write_basic_trace_file)
18718 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18719 address written to trace file.
18720
7180e04a
PA
187212014-07-09 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.base/attach-wait-input.exp: New file.
18724 * gdb.base/attach-wait-input.c: New file.
18725
9a9a7608
AB
187262014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18727
18728 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18729 setting up test structures.
18730 (main): Call new test function.
18731 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18732 test function, continue into test function and walk test
18733 structures.
18734
161ac41e
YQ
187352014-07-02 Yao Qi <yao@codesourcery.com>
18736
18737 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18738 'bar_start' at the beginning of functions 'foo' and 'bar'
18739 respectively.
18740 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18741 instead of 'foo' and 'bar'.
18742
1f267ae3
MM
187432014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18744
18745 * gdb.btrace/segv.exp: New.
18746 * gdb.btrace/segv.c: New.
18747
2b239efb
LM
187482014-07-02 Luis Machado <lgustavo@codesourcery.com>
18749
18750 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18751 instruction.
18752
cf363f18
MW
187532014-06-30 Mark Wielaard <mjw@redhat.com>
18754
18755 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18756 vulture, vilify, villar): New volatile array constants.
18757 (vindictive, vegetation): New const volatile array constants.
18758 * gdb.base/volatile.exp: Test volatile and const volatile array
18759 types.
18760
aebf9d24
AA
187612014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18762
18763 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18764 target lacks support for awatch, rwatch, or hbreak.
18765
b67a2c6f
YQ
187662014-06-27 Yao Qi <yao@codesourcery.com>
18767
18768 * gdb.multi/dummy-frame-restore.exp: New.
18769 * gdb.multi/dummy-frame-restore.c: New.
18770
aef92902
MM
187712014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18772
18773 * gdb.btrace/gcore.exp: New.
18774
8e9db26e
PA
187752014-06-23 Pedro Alves <palves@redhat.com>
18776
18777 * gdb.base/watchpoint-reuse-slot.c: New file.
18778 * gdb.base/watchpoint-reuse-slot.exp: New file.
18779
70afc5b7
SC
187802014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18781
18782 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18783 progspace's filename in 'info', 'enable' and 'disable' command
18784 tests.
18785
b972bd9c
JK
187862014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18787
18788 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18789 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18790 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18791
125f8a3d
GB
187922014-06-20 Gary Benson <gbenson@redhat.com>
18793
18794 * gdb.arch/i386-avx.exp: Fix include file location.
18795 * gdb.arch/i386-sse.exp: Likewise.
18796
3ed9baed
IB
187972014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18798
18799 * gdb.dlang/expression.exp: New file.
18800
034f788c
PA
188012014-06-19 Pedro Alves <palves@redhat.com>
18802
18803 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18804 out from ...
18805 (top level): ... here. Iterate running tests under different
18806 scheduler-locking settings.
18807
45371d0c
LM
188082014-06-18 Luis Machado <lgustavo@codesourcery.com>
18809
18810 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18811 to DW_FORM_addr and use non-zero addresses.
18812
5d376983
SC
188132014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18814
18815 PR gdb/17017
18816 * gdb.python/py-xmethods.cc: Add global function call counters and
18817 increment them in their respective functions. Remove "cout"
18818 statements.
18819 * gdb.python/py-xmethods.exp: Make tests check the global function
18820 call counters instead of depending on inferior IO.
18821
a1aa2221
LM
188222014-06-18 Don Breazeal <donb@codesourcery.com>
18823
18824 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18825 Deleted procedure.
18826 (explicit_fork_parent_follow): Deleted procedure.
18827 (explicit_fork_child_follow): Deleted procedure.
18828 (test_follow_fork): New procedure.
18829 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18830 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18831 procedure calls.
18832
0fc05997
YQ
188332014-06-17 Yao Qi <yao@codesourcery.com>
18834
18835 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18836 CP1252.
18837
70795c52
LM
188382014-06-17 Luis Machado <lgustavo@codesourcery.com>
18839
18840 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18841 Initialize ptr and S explicitly.
18842 (skip_type_update_when_not_use_rtti_test): Likewise.
18843
6be47f0c
KS
188442014-06-16 Keith Seitz <keiths@redhat.com>
18845
18846 PR mi/15863
18847 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18848 the inferior is started.
18849
d03de421
PA
188502014-06-16 Pedro Alves <palves@redhat.com>
18851
18852 * gdb.base/break-main-file-remove-fail.c: New file.
18853 * gdb.base/break-main-file-remove-fail.exp: New file.
18854 * gdb.base/break-unload-file.exp: Use build_executable instead of
18855 prepare_for_testing.
18856 (test_break): New parameter "initial_load". Handle it.
18857 (top level): Add initial_load cmdline/file axis.
18858
f9579b99
TT
188592014-06-12 Tom Tromey <tromey@redhat.com>
18860
18861 * gdb.base/completion.exp: Don't use directory name in test.
18862
3657956b
GB
188632014-06-09 Gary Benson <gbenson@redhat.com>
18864
18865 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18866 separate the always-available ANSI-standard signals from the
18867 signals that require checking.
18868 (main): Likewise.
18869 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18870 Likewise.
18871 (main): Likewise.
18872
4186eb54
KS
188732014-06-07 Keith Seitz <keiths@redhat.com>
18874
18875 Revert:
18876 PR c++/16253
18877 * gdb.cp/var-tag.cc: New file.
18878 * gdb.cp/var-tag.exp: New file.
18879 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18880 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18881 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18882 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18883
25326a28 188842014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18885
18886 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18887
829155c9
PA
188882014-06-06 Pedro Alves <palves@redhat.com>
18889
18890 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18891 in target debug output instead of looking at RSP packets,
18892 disabling the test on any target that uses hardware stepping.
18893 Update comments.
18894
61c8d22e
PA
188952014-06-06 Pedro Alves <palves@redhat.com>
18896
18897 * gdb.base/break-unload-file.exp: Fix typo.
18898
d9a47287
YQ
188992014-06-06 Yao Qi <yao@codesourcery.com>
18900
18901 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18902 from "jit_function" to "^jit_function".
18903
e5e01dbf
YQ
189042014-06-06 Yao Qi <yao@codesourcery.com>
18905
18906 * gdb.base/async.c (foo): Add one statement.
18907 * gdb.base/async.exp: Get the next instruction address and
18908 match the output of "nexti" by instruction address. Match
18909 the hex address in the output of "finish".
18910
73ba372c
GB
189112014-06-06 Gary Benson <gbenson@redhat.com>
18912
18913 * gdb.base/call-signals.c: Remove preprocessor conditionals
18914 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18915 SIGSEGV and SIGTERM.
18916 * gdb.base/sigall.c: Likewise.
18917 * gdb.base/unwindonsignal.c: Likewise.
18918 * gdb.reverse/sigall-reverse.c: Likewise.
18919
831517df
YQ
189202014-06-06 Yao Qi <yao@codesourcery.com>
18921
18922 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18923 readable, skip the test.
18924
b8b91e98
YQ
189252014-06-06 Yao Qi <yao@codesourcery.com>
18926
18927 * gdb.threads/staticthreads.c (thread_function): Move the line
18928 setting breakpoint on forward.
18929 * gdb.threads/staticthreads.exp: Update comments.
18930
fb934770
LC
189312014-06-05 Ludovic Courtès <ludo@gnu.org>
18932
18933 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18934 "history-append! type error".
18935
6ef284bd
SM
189362014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18937
18938 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18939 erroneous dprintf expected input.
18940
a872e241
DE
189412014-06-04 Doug Evans <xdje42@gmail.com>
18942
18943 * gdb.guile/scm-generics.exp: Delete.
18944
16f691fb
DE
189452014-06-04 Doug Evans <xdje42@gmail.com>
18946
18947 * gdb.guile/scm-breakpoint.exp: Update.
18948 Add tests for breakpoint registration.
18949
012370f6
TT
189502014-06-04 Tom Tromey <tromey@redhat.com>
18951
18952 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18953 VLA-in-union.
18954 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18955 inner_vla_struct, vla_union types. Initialize objects of those
18956 types and compute their sizes.
18957
9f5a4cef
HZ
189582014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18959 Hui Zhu <hui@codesourcery.com>
18960
18961 * gdb.base/fileio.exp: Add test for shell not available as well as
18962 available.
18963 * gdb.base/fileio.c (test_system): Check for shell twice.
18964
90a45c4d
YQ
189652014-06-04 Yao Qi <yao@codesourcery.com>
18966
18967 * gdb.base/auto-connect-native-target.exp: Remove redundant
18968 space from the regexp pattern.
18969
70017e41
YQ
189702014-06-04 Yao Qi <yao@codesourcery.com>
18971
18972 * gdb.base/default.exp: Replace "child" with "native" in
18973 regexp pattern.
18974
883964a7
SC
189752014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18976
18977 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18978 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18979 * gdb.python/py-xmethods.py: Python script supporting the
18980 new testcase and tests.
18981
ef370185
JB
189822014-06-03 Joel Brobecker <brobecker@adacore.com>
18983 Pedro Alves <palves@redhat.com>
18984
18985 PR breakpoints/17000
18986 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18987 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18988
1e2ccb61
BM
189892014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18990
18991 * gdb.base/subst.exp: Add tests to verify partial path matching
18992 output.
18993
c6ec5ab2
PA
189942014-06-03 Pedro Alves <palves@redhat.com>
18995
18996 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18997 target that doesn't use software single-stepping.
18998
835c559f
PA
189992014-06-03 Pedro Alves <palves@redhat.com>
19000
19001 PR breakpoints/17000
19002 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19003 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19004
06eb1586
DE
190052014-06-02 Doug Evans <xdje42@gmail.com>
19006
19007 * gdb.guile/scm-parameter.exp: New file.
19008
e698b8c4
DE
190092014-06-02 Doug Evans <xdje42@gmail.com>
19010
19011 * gdb.guile/scm-cmd.c: New file.
19012 * gdb.guile/scm-cmd.exp: New file.
19013
ded03782
DE
190142014-06-02 Doug Evans <xdje42@gmail.com>
19015
19016 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19017 pretty-printer lookup.
19018 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19019 (make-pp_s-printer): Call it.
19020 (make-pretty-printer-from-dict): New function.
19021 (lookup-pretty-printer-maker-from-dict): New function.
19022 (*pretty-printer*): Simplify.
19023 (make-objfile-pp_s-printer): New function.
19024 (install-objfile-pretty-printers!): New function.
19025 (make-progspace-pp_s-printer): New function.
19026 (install-progspace-pretty-printers!): New function.
19027 * gdb.guile/scm-progspace.c: New file.
19028 * gdb.guile/scm-progspace.exp: New file.
19029
41fac0cf
PA
190302014-06-02 Pedro Alves <palves@redhat.com>
19031
19032 * gdb.base/dprintf-bp-same-addr.c: New file.
19033 * gdb.base/dprintf-bp-same-addr.exp: New file.
19034
96ae5695
EBM
190352014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19036
19037 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19038 * gdb.arch/powerpc-power.s: Likewise.
19039
da02b3a8
JB
190402014-06-02 Joel Brobecker <brobecker@adacore.com>
19041
19042 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19043
c72b2e7b
YQ
190442014-06-01 Yao Qi <yao@codesourcery.com>
19045
19046 * gdb.base/watchpoint.exp (test_watch_location): Check null
19047 pointer can be dereferenced. If not, do the test, otherwise
19048 skip it.
19049
53e8a631
AB
190502014-05-30 Andrew Burgess <aburgess@broadcom.com>
19051
19052 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19053 results.
19054 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19055
938f0e2f
AB
190562014-05-30 Andrew Burgess <aburgess@broadcom.com>
19057
19058 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19059 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19060 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19061 * gdb.arch/amd64-invalid-stack-top.c: New file.
19062 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19063
9ba6657a
PA
190642014-05-30 Pedro Alves <palves@redhat.com>
19065
19066 PR breakpoints/17000
19067 * gdb.base/sss-bp-on-user-bp.c: New file.
19068 * gdb.base/sss-bp-on-user-bp.exp: New file.
19069
522c09bf
DB
190702014-05-30 David Blaikie <dblaikie@gmail.com>
19071
19072 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19073 gnu_inline semantics via attribute.
19074 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19075 source explicitly specifies the required semantics.
19076
bf4ef81e
MR
190772014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19078
19079 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19080
329ea579
PA
190812014-05-29 Pedro Alves <palves@redhat.com>
19082 Tom Tromey <tromey@redhat.com>
19083
19084 * gdb.base/async-shell.exp: Don't enable target-async.
19085 * gdb.base/async.exp
19086 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19087 parameter. Adjust.
19088 (top level): Don't test with "target-async".
19089 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19090 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19091 * gdb.base/inferior-died.exp: Don't enable target-async.
19092 * gdb.base/interrupt-noterm.exp: Likewise.
19093 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19094 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19095 * gdb.mi/mi-nonstop.exp: Likewise.
19096 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19097 * gdb.mi/mi-nsintrall.exp: Likewise.
19098 * gdb.mi/mi-nsmoribund.exp: Likewise.
19099 * gdb.mi/mi-nsthrexec.exp: Likewise.
19100 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19101 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19102 * gdb.python/py-evsignal.exp: Don't enable target-async.
19103 * gdb.python/py-evthreads.exp: Likewise.
19104 * gdb.python/py-prompt.exp: Likewise.
19105 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19106 * gdb.server/solib-list.exp: Don't enable target-async.
19107 * gdb.threads/thread-specific-bp.exp: Likewise.
19108 * lib/mi-support.exp: Adjust to use mi-async.
19109
fd664c91
PA
191102014-05-29 Pedro Alves <palves@redhat.com>
19111
19112 PR gdb/13860
19113 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19114 reason, even in sync mode.
19115
251bde03
PA
191162014-05-29 Pedro Alves <palves@redhat.com>
19117 Hui Zhu <hui@codesourcery.com>
19118
19119 PR PR15693
19120 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19121 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19122 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19123 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19124
7f3c0343
JB
191252014-05-28 Joel Brobecker <brobecker@adacore.com>
19126
19127 * config/monitor.exp (gdb_target_monitor): Replace use of
19128 "set remotebaud" by "set serial baud".
19129
b2715b27
AW
191302014-05-26 Andy Wingo <wingo@igalia.com>
19131
19132 * gdb.guile/scm-breakpoint.exp:
19133 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19134 properties instead of gdb-object-properties.
19135
498a4489
YQ
191362014-05-26 Yao Qi <yao@codesourcery.com>
19137
19138 * gdb.server/no-thread-db.exp: Specify source file name
19139 explicitly when setting a breakpoint.
19140
589fdceb
MM
191412014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19142
19143 * gdb.btrace/vdso.c: New.
19144 * gdb.btrace/vdso.exp: New.
19145
e9089e05
MM
191462014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19147
19148 * gdb.base/gcore.exp (capture_command_output): Move ...
19149 * lib/gdb.exp (capture_command_output): ... here.
19150
67b5c0c1
MM
191512014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19152
19153 * gdb.btrace/data.exp: Test memory access during btrace replay.
19154
a2199296
SM
191552014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19156
19157 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19158
17b2616c
PA
191592014-05-21 Pedro Alves <palves@redhat.com>
19160
19161 PR gdb/13860
19162 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19163 (top level): Test that output related to execution commands is
19164 sent to the console with CLI commands, but not with MI commands.
19165 Test that breakpoint events are always mirrored to the console.
19166 Also expect the new source line to be output after a "next" in
19167 async mode too. Make it a pass/fail test.
19168 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19169 output.
19170 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19171
5166082f
PA
191722014-05-21 Pedro Alves <palves@redhat.com>
19173
19174 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19175 Use them to test variations of "list" after reaching a breakpoint.
19176 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19177 Test "list" with listsize 10 after reaching a breakpoint.
19178 * gdb.python/python.exp (decode_line current location line
19179 number): Adjust expected line number.
19180
2f25d70f
SM
191812014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19182
19183 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19184 behavior for $args, pass it directly to "run".
19185
ff604a67
MR
191862014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19187
19188 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19189 30000 to 65536.
19190
6a3cb8e8
PA
191912014-05-21 Pedro Alves <palves@redhat.com>
19192
19193 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19194 auto-connect-native-target off".
19195 * gdb.base/auto-connect-native-target.c: New file.
19196 * gdb.base/auto-connect-native-target.exp: New file.
19197
4ebfc96e
PA
191982014-05-21 Pedro Alves <palves@redhat.com>
19199
19200 * gdb.base/default.exp: Test "target native" instead of "target
19201 child".
19202
36d46afb
MW
192032014-05-21 Mark Wielaard <mjw@redhat.com>
19204
19205 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19206
5876f503
JK
192072014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19208
19209 Fix TLS access for -static -pthread.
19210 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19211 <HAVE_TLS> (thread_function, main): Initialize it.
19212 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19213 Add clean_restart.
19214 <$have_tls != "">: Check TLSVAR.
19215
0256a6ac
PA
192162014-05-21 Pedro Alves <palves@redhat.com>
19217
19218 * gdb.base/dcache-line-read-error.c: New.
19219 * gdb.base/dcache-line-read-error.exp: New.
19220
936d2992
PA
192212014-05-20 Pedro Alves <palves@redhat.com>
19222
19223 * gdb.base/compare-sections.c: New file.
19224 * gdb.base/compare-sections.exp: New file.
19225
802e8e6d
PA
192262014-05-20 Pedro Alves <palves@redhat.com>
19227
19228 * gdb.base/break-idempotent.c: New file.
19229 * gdb.base/break-idempotent.exp: New file.
19230
e59fa00f
MM
192312014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19232
19233 * gdb.btrace/nohist.exp: New.
19234
8b696e31
YQ
192352014-05-20 Yao Qi <yao@codesourcery.com>
19236
19237 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19238 gdb.reverse directory and gdb_reverse_timeout exists in board
19239 setting.
19240 * README: Document gdb_reverse_timeout.
19241
73c9764f
YQ
192422014-05-20 Yao Qi <yao@codesourcery.com>
19243
19244 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19245 'test_file_name'. Treat args as a string instead of a list.
19246 (gdb_init): Rename argument 'args' by 'test_file_name'.
19247
f1f4348a
JK
192482014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19249
19250 * gdb.arch/powerpc-power.exp: New file.
19251 * gdb.arch/powerpc-power.s: New file.
19252
0dbe70ce
DE
192532014-05-16 Doug Evans <dje@google.com>
19254
19255 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19256 * gdb.base/completion.exp: Check that all expected files exist
19257 before doing file completion.
0dbe70ce 19258
8d551b02
DE
192592014-05-16 Doug Evans <dje@google.com>
19260
19261 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19262 Update.
19263 (do_syscall_tests_without_xml): Update.
19264
73eb7709
PA
192652014-05-16 Pedro Alves <palves@redhat.com>
19266
19267 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19268 instead of "unknown output after running".
19269
3fae92fc
YQ
192702014-05-16 Yao Qi <yao@codesourcery.com>
19271
19272 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19273 file1.txt from host at the end.
19274 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19275
c2b2ccc5
DE
192762014-05-15 Doug Evans <dje@google.com>
19277
19278 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19279 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19280 loading file. Add test for TU lookup.
19281
8c217a4b
SM
192822014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19283
19284 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19285 calling "-exec-arguments" or "set args" before running the
19286 inferior.
19287
3deb39c6
SM
192882014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19289
19290 * lib/mi-support.exp (mi_expect_stop): Expect message for
19291 inferiors that exit with non-zero exit code.
19292
71a79f8c
YQ
192932014-05-14 Yao Qi <yao@codesourcery.com>
19294
19295 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19296 match absolute path on remote host.
19297 (test_file_list_exec_source_files): Remove "/" from the
19298 pattern.
19299
f23fcd46
YQ
193002014-05-14 Yao Qi <yao@codesourcery.com>
19301
19302 * boards/local-remote-host-notty.exp (${board}_file): New
19303 proc.
19304
9404b58f
KM
193052014-05-07 Kyle McMartin <kyle@redhat.com>
19306
19307 Pushed by Joel Brobecker <brobecker@adacore.com>.
19308 * gdb.arch/aarch64-atomic-inst.c: New file.
19309 * gdb.arch/aarch64-atomic-inst.exp: New file.
19310
5e45f04c
YQ
193112014-05-07 Yao Qi <yao@codesourcery.com>
19312
19313 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19314 in current context" too.
19315
c888a17d
KS
193162014-05-05 Keith Seitz <keiths@redhat.com>
19317
19318 * gdb.linespec/ls-dollar.exp: Add test for linespec
19319 file:convenience_variable.
19320
290a839c
YQ
193212014-05-05 Yao Qi <yao@codesourcery.com>
19322
19323 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19324 traceframes into tfile and ctf trace files. Read data from
19325 trace file and test collected data.
19326 (gdb_collect_locals_test): Likewise.
19327 (gdb_unavailable_registers_test): Likewise.
19328 (gdb_unavailable_floats): Likewise.
19329 (gdb_collect_globals_test): Likewise.
19330 (top-level): Append "ctf" to trace_file_targets if GDB
19331 supports.
19332
b5262cd0
YQ
193332014-05-05 Yao Qi <yao@codesourcery.com>
19334
19335 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19336 code to ...
19337 (gdb_collect_args_test_1): ... it. New proc.
19338 (gdb_collect_locals_test): Move some code to ...
19339 (gdb_collect_locals_test_1): ... it. New proc.
19340 (gdb_unavailable_registers_test): Move some code to ...
19341 (gdb_unavailable_registers_test_1): ... it. New proc.
19342 (gdb_unavailable_floats): Move some code to ...
19343 (gdb_unavailable_floats_1): ... it. New proc.
19344
30a1e6cc
SDJ
193452014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19346
19347 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19348 probes to test for bitness recognition.
19349 * gdb.arch/amd64-stap-optional-prefix.exp
19350 (test_probe_value_without_reg): New procedure.
19351 Add code to test for different kinds of bitness.
19352
f33da99a
SDJ
193532014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19354
19355 PR breakpoints/16889
19356 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19357 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19358
5b80f00d
PA
193592014-05-01 Pedro Alves <palves@redhat.com>
19360
19361 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19362 gdb_file_cmd if no file is specified.
19363 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19364 last_loaded_file to set the remote exec-file.
19365
f8c2a73c
PA
193662014-05-01 Pedro Alves <palves@redhat.com>
19367
19368 * boards/local-remote-host.exp: New file.
19369
be6e8ac7
PA
193702014-05-01 Pedro Alves <palves@redhat.com>
19371
19372 * boards/local-remote-host.exp: Rename to ...
19373 * boards/local-remote-host-notty.exp: ... this.
19374
cac0dc8f
JB
193752014-04-28 Joel Brobecker <brobecker@adacore.com>
19376
19377 * gdb.ada/dyn_arrayidx: New testcase.
19378
9730e6cc
YQ
193792014-04-26 Yao Qi <yao@codesourcery.com>
19380
19381 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19382 and compute the length of function main. Save it in
19383 $main_length.
19384 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19385 (top-level): Use gdb_compile to compile objects into
19386 executable and restart GDB. Remove invocation to
19387 prepare_for_testing.
19388
7ae1a6a6
PA
193892014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19390 Pedro Alves <palves@redhat.com>
19391
19392 PR server/16255
19393 * gdb.multi/multi-attach.c: New file.
19394 * gdb.multi/multi-attach.exp: New file.
19395
4082afcc
PA
193962014-04-25 Pedro Alves <palves@redhat.com>
19397
19398 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19399 user.
19400 (top level): Test that "set remote conditional-breakpoints-packet
19401 off" works as intended.
19402 * gdb.base/dprintf.exp: Test that "set remote
19403 breakpoint-commands-packet off" works as intended.
19404 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19405 New function.
19406 (top level): Call it.
19407 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19408 remote fast-tracepoints-packet off" works as intended.
19409 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19410 * lib/gdb.exp (gdb_is_target_remote): ... here.
19411
2abc3f8d
DB
194122014-04-24 David Blaikie <dblaikie@gmail.com>
19413
19414 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19415 ensure clang would not discard them.
19416 * gdb.base/gdbvars.c: Ditto.
19417 * gdb.base/memattr.c: Ditto.
19418 * gdb.base/whatis.c: Ditto.
19419 * gdb.python/py-prettyprint.c: Ditto.
19420 * gdb.trace/actions.c: Ditto.
19421 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19422 ensure clang would not discard it.
19423
bfd39632
DB
194242014-04-24 David Blaikie <dblaikie@gmail.com>
19425
19426 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19427 clang to emit the full definition of type required by the test
19428 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19429
22842ff6
DB
194302014-04-24 David Blaikie <dblaikie@gmail.com>
19431
19432 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19433 coax Clang into emitting the definition of the type.
19434 * gdb.cp/pr10728-x.h (y): Ditto.
19435 * gdb.cp/pr10728-y.cc (y): Ditto.
19436
c2e827ad
DB
194372014-04-24 David Blaikie <dblaikie@gmail.com>
19438
19439 * gdb.base/label.exp: XFAIL label related tests under Clang.
19440 * gdb.cp/cplabel.exp: Ditto.
19441 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19442 under Clang those using labels.
19443
4c2d33e7
YQ
194442014-04-25 Yao Qi <yao@codesourcery.com>
19445
19446 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19447 double_label.
19448 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19449 partial_label and double_label.
19450
56083b99
DB
194512014-04-24 David Blaikie <dblaikie@gmail.com>
19452
19453 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19454
25d4e99d
DB
194552014-04-24 David Blaikie <dblaikie@gmail.com>
19456
19457 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19458 of the function to work across GCC and Clang.
19459 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19460 pointer types (const void ** const V void **).
19461
01f9f808
MS
194622014-04-24 Michael Sturm <michael.sturm@mintel.com>
19463 Walfred Tedeschi <walfred.tedeschi@intel.com>
19464
19465 * Makefile.in (EXECUTABLES): Added i386-avx512.
19466 * gdb.arch/i386-avx512.c: New file.
19467 * gdb.arch/i386-avx512.exp: Likewise.
19468
4b48d439
KS
194692014-04-23 Keith Seitz <keiths@redhat.com>
19470
19471 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19472 (mi_make_breakpoint_table): New procedure.
19473 (mi_create_breakpoint): Use mi_make_breakpoint
19474 and return the result.
19475 (mi_make_breakpoint): New procedure.
19476 (mi_build_kv_pairs): New procedure.
19477
19478 * gdb.mi/mi-break.exp: Remove unused globals,
19479 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19480 All callers updated.
19481 * gdb.mi/mi-dprintf.exp: Use variable to track command
19482 number.
19483 Update all callers of mi_create_breakpoint and use
19484 mi_make_breakpoint_table.
19485 Remove any unused global variables.
19486 * gdb.mi/mi-nonstop.exp: Likewise.
19487 * gdb.mi/mi-nsintrall.exp: Likewise.
19488 * gdb.mi/mi-nsmoribund.exp: Likewise.
19489 * gdb.mi/mi-nsthrexec.exp: Likewise.
19490 * gdb.mi/mi-reverse.exp: Likewise.
19491 * gdb.mi/mi-simplerun.exp: Likewise.
19492 * gdb.mi/mi-stepn.exp: Likewise.
19493 * gdb.mi/mi-syn-frame.exp: Likewise.
19494 * gdb.mi/mi-until.exp: Likewise.
19495 * gdb.mi/mi-var-cp.exp: Likewise.
19496 * gdb.mi/mi-var-display.exp: Likewise.
19497 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19498 * gdb.mi/mi2-var-child.exp: Likewise.
19499 * gdb.mi/mi-vla-c99.exp: Likewise.
19500 * lib/mi-support.exp: Likewise.
19501
19502 From Ian Lance Taylor <iant@cygnus.com>:
19503 * lib/gdb.exp (parse_args): New procedure.
19504
08351840
PA
195052014-04-23 Pedro Alves <palves@redhat.com>
19506
19507 * gdb.base/break-unload-file.c: New file.
19508 * gdb.base/break-unload-file.exp: New file.
19509 * gdb.base/sym-file-lib.c (baz): New function.
19510 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19511 field.
19512 (load): Store the segment's mapped size.
19513 (unload): New function.
19514 (unload_shlib): New function.
19515 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19516 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19517 set a breakpoint at baz, and call it.
19518 * gdb.base/sym-file.exp: New tests for stale breakpoint
19519 instructions.
19520
076855f9
PA
195212014-04-23 Pedro Alves <palves@redhat.com>
19522
19523 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19524 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19525 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19526 * gdb.base/hbreak-unmapped.c: New file.
19527 * gdb.base/hbreak-unmapped.exp: New file.
19528 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19529 * lib/gdb.exp (gdb_is_target_remote): ... here.
19530
483805cf
PA
195312014-04-22 Pedro Alves <palves@redhat.com>
19532
19533 * gdb.base/consecutive-step-over.c: New file.
19534 * gdb.base/consecutive-step-over.exp: New file.
19535
06d97543
PA
195362014-04-22 Pedro Alves <palves@redhat.com>
19537
19538 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19539 instead of send_gdb/gdb_expect.
19540
b4429ea2
YQ
195412014-04-22 Yao Qi <yao@codesourcery.com>
19542
19543 * lib/trace-support.exp (generate_tracefile): New procedure.
19544 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19545 return 0.
19546 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19547 if generate_tracefile returns 1.
19548
51d48146
PA
195492014-04-18 Tom Tromey <palves@redhat.com>
19550 Pedro alves <tromey@redhat.com>
19551
19552 PR backtrace/15558
19553 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19554 with a backtrace limit.
19555 * gdb.python/py-frame-inline.exp: Test running to an inline
19556 function with a backtrace limit, and printing the newest frame.
19557 * gdb.python/py-frame-inline.c (main): Call f.
19558
bd1dce5f
MS
195592014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19560
19561 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19562
40d1a503
MS
195632014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19564
19565 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19566 Drop prefix from unsupported source file path.
19567
389b98f7
YQ
195682014-04-17 Yao Qi <yao@codesourcery.com>
19569
19570 * lib/gdb.exp (with_target_charset): New proc.
19571 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19572 with_target_charset.
19573 (test_print_strings): Likewise.
19574 (test_repeat_bytes): Likewise.
19575 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19576 for some tests.
19577
22869d73
KS
195782014-04-16 Keith Seitz <keiths@redhat.com>
19579
19580 PR gdb/15827
19581 * gdb.dwarf2/corrupt.c: New file.
19582 * gdb.dwarf2/corrupt.exp: New file.
19583
c4f87ca6
KS
195842014-04-16 Keith Seitz <keiths@redhat.com>
19585
19586 PR c++/16597
19587 * gdb.cp/namelessclass.cc: New file.
19588 * gdb.cp/namelessclass.exp: New file.
19589 * gdb.cp/namelessclass.S: New file.
19590
ab19de87
DE
195912014-04-16 Doug Evans <dje@google.com>
19592
19593 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19594 Add comment.
19595 (gdbserver_default_get_comm_port): New function.
19596 (gdbserver_start): Check if board file provided
19597 "gdbserver,get_comm_port" and use it if so.
19598 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19599 (gdb,socketport): Set to "stdio".
19600 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19601 (stdio_gdbserver_template): Delete.
19602 (${board}_get_remote_address): Update.
19603 (${board}_build_remote_cmd): Delete.
19604 (${board}_get_comm_port): New function.
19605 (${board}_spawn): Update.
19606 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19607 Delete.
19608 (${board}_get_remote_address): Update.
19609 (${board}_get_comm_port): New function.
19610
fc98a809
AB
196112014-04-16 Andrew Burgess <aburgess@broadcom.com>
19612
19613 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19614 appearing in any order.
19615
87fd9e6e
DE
196162014-04-15 Doug Evans <dje@google.com>
19617
19618 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19619 uninitialized value of "description".
19620
099fc3ea
KS
196212014-04-15 Keith Seitz <keiths@redhat.com>
19622
19623 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19624 Remove unused globals.
19625 (test_running_the_program): Likewise.
19626 (test_controlled_execution): Likewise.
19627 (test_controlling_breakpoints): Likewise.
19628 (test_program_termination): Likewise.
19629
5da151d4
KS
196302014-04-15 Keith Seitz <keiths@redhat.com>
19631
19632 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19633 unused globals.
19634 (test_rbreak_creation_and_listing): Likewise.
19635 (test_ignore_count): Likewise.
19636 (test_error): Likewise.
19637
35e5d2f0
PA
196382014-04-15 Pedro Alves <palves@redhat.com>
19639
19640 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19641 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19642 sym-file-loader.c.
19643 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19644 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19645 to sym-file-loader.c.
19646 (struct library): Forward declare.
19647 (load_shlib, lookup_function): Change prototypes.
19648 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19649 (translate_offset): Remove declarations.
19650 (get_text_addr): New declaration.
19651 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19652 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19653 sym-file-loader.h.
19654 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19655 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19656 here from sym-file-loader.h.
19657 (struct library): New structure.
19658 (load_shlib, lookup_function): Change prototypes and adjust to
19659 work with a struct library.
19660 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19661 (translate_offset): Make static.
19662 (get_text_addr): New function.
19663 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19664
eb4c1710
PA
196652014-04-15 Pedro Alves <palves@redhat.com>
19666
19667 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19668
2d1baf52
PA
196692014-04-15 Pedro Alves <palves@redhat.com>
19670
19671 * gdb.base/sym-file-loader.c: Include <limits.h>.
19672 (SELF_LINK): New define.
19673 (get_origin): New function.
19674 (load_shlib): Use it.
19675 * gdb.base/sym-file.exp: Don't early return if the target is
19676 remote. Use runto_main, and issue fail is that fails. Use
19677 gdb_load_shlibs.
19678 (shlib_name): Delete.
19679 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19680
7dd6df01
PA
196812014-04-15 Pedro Alves <palves@redhat.com>
19682
19683 * gdb.base/sym-file.exp: Remove regex characters from test
19684 message. Don't refer to breakpoint numbers in test messages.
19685
b50c8614
KS
196862014-04-14 Keith Seitz <keiths@redhat.com>
19687
19688 PR c++/16253
19689 * gdb.cp/var-tag.cc: New file.
19690 * gdb.cp/var-tag.exp: New file.
19691 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19692 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19693 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19694 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19695
3d567982
TT
196962014-04-14 Tom Tromey <tromey@redhat.com>
19697
19698 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19699 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19700 type.
19701 * gdb.cp/enum-class.exp: New file.
19702 * gdb.cp/enum-class.cc: New file.
19703
0626fc76
TT
197042014-04-14 Tom Tromey <tromey@redhat.com>
19705
19706 * gdb.dwarf2/enum-type.exp: New file.
19707
dca325b3
SA
197082014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19709
19710 * gdb.mi/mi-vla-c99.exp: New file.
19711 * gdb.mi/vla.c: New file.
19712
5854b38a
SA
197132014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19714
19715 * gdb.base/vla-datatypes.c: New file.
19716 * gdb.base/vla-datatypes.exp: New file.
19717
463bb957
SA
197182014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19719
19720 * gdb.base/vla-ptr.c: New file.
19721 * gdb.base/vla-ptr.exp: New file.
19722
3dd170be
SA
197232014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19724
19725 * gdb.dwarf2/count.exp: New file.
19726
5ecaaa66
SA
197272014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19728
19729 * gdb.base/vla-sideeffect.c: New file.
19730 * gdb.base/vla-sideeffect.exp: New file.
19731
41f1ada5
DB
197322014-04-14 David Blaikie <dblaikie@gmail.com>
19733
19734 * gdb.mi/non-stop.c: Add return value for non-void function return
19735 statement.
19736 * gdb.threads/staticthreads.c: Ditto.
19737
0be03e84
DE
197382014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19739 Doug Evans <xdje42@gmail.com>
19740
19741 * gdb.guile/scm-value.c: Improve test case.
19742 * gdb.guile/scm-value.exp: Add new test.
19743
f180a1fb
DB
197442014-04-11 David Blaikie <dblaikie@gmail.com>
19745
19746 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19747 override Clang's default.
19748
6b662e19
JB
197492014-04-11 Joel Brobecker <brobecker@adacore.com>
19750
19751 Revert the following changes (regressions):
19752
19753 * gdb.base/vla-sideeffect.c: New file.
19754 * gdb.base/vla-sideeffect.exp: New file.
19755
19756 * gdb.dwarf2/count.exp: New file.
19757
19758 * gdb.base/vla-multi.c: New file.
19759 * gdb.base/vla-multi.exp: New file.
19760
19761 * gdb.base/vla-ptr.c: New file.
19762 * gdb.base/vla-ptr.exp: New file.
19763
19764 * gdb.base/vla-datatypes.c: New file.
19765 * gdb.base/vla-datatypes.exp: New file.
19766
19767 * gdb.mi/mi-vla-c99.exp: New file.
19768 * gdb.mi/vla.c: New file.
19769
245a5f0b
KS
197702014-04-11 Keith Seitz <keiths@redhat.com>
19771
19772 PR c++/16675
19773 * gdb.cp/cpsizeof.exp: New file.
19774 * gdb.cp/cpsizeof.cc: New file.
19775
58a84dcf
SA
197762014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19777
191a8a90
JB
19778 * gdb.mi/mi-vla-c99.exp: New file.
19779 * gdb.mi/vla.c: New file.
58a84dcf 19780
c8655f75
SA
197812014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19782
19783 * gdb.base/vla-datatypes.c: New file.
19784 * gdb.base/vla-datatypes.exp: New file.
19785
024e13b4
SA
197862014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19787
19788 * gdb.base/vla-ptr.c: New file.
19789 * gdb.base/vla-ptr.exp: New file.
19790
1a237e0e
SA
197912014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19792
19793 * gdb.base/vla-multi.c: New file.
19794 * gdb.base/vla-multi.exp: New file.
19795
504f3432
SA
197962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19797
19798 * gdb.dwarf2/count.exp: New file.
19799
3bce8237
SA
198002014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19801
191a8a90
JB
19802 * gdb.base/vla-sideeffect.c: New file.
19803 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19804
322f9c21
YQ
198052014-04-11 Yao Qi <yao@codesourcery.com>
19806
19807 * gdb.base/completion.exp: Check file exists before running tests
19808 on file completion.
19809
d708bcd1
PA
198102014-04-10 Pedro Alves <palves@redhat.com>
19811
19812 * gdb.base/cond-eval-mode.c: New file.
19813 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19814 prepare_for_testing to build the new file. Check result of
19815 runto_main.
19816 (test_break, test_watch): New procedures.
19817 (top level): Use them.
19818
ae1d2761
PM
198192014-04-08 Pierre Muller <muller@sourceware.org>
19820
19821 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19822 Ctrl-V use for mingw hosts.
19823
7af389b8
SC
198242014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19825
19826 * gdb.python/py-value.c: Improve test case.
19827 * gdb.python/py-value.exp: Add new test.
19828
5e703181
DE
198292014-04-07 David Blaikie <dblaikie@gmail.com>
19830
19831 * lib/compiler.c: Identify the clang compiler.
19832 * lib/compiler.cc: Ditto.
19833
9810b410
YQ
198342014-04-03 Yao Qi <yao@codesourcery.com>
19835
19836 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19837
98d1b8dc
AB
198382014-04-01 Anton Blanchard <anton@samba.org>
19839
19840 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19841 messages unique.
19842
3114cea1
AB
198432014-04-01 Anton Blanchard <anton@samba.org>
19844
19845 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19846 prepare_for_testing.
19847
62f7182c
AB
198482014-04-01 Anton Blanchard <anton@samba.org>
19849
19850 * gdb.arch/ppc64-atomic-inst.c: Remove.
19851 * gdb.arch/ppc64-atomic-inst.S: New file.
19852 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19853
770e7fc7
DE
198542014-03-31 Doug Evans <dje@google.com>
19855
19856 * gdb.base/print-symbol-loading-lib.c: New file.
19857 * gdb.base/print-symbol-loading-main.c: New file.
19858 * gdb.base/print-symbol-loading.exp: New file.
19859
46e2bafa
YQ
198602014-03-31 Yao Qi <yao@codesourcery.com>
19861
19862 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19863
8776cfe9
JB
198642014-03-28 Joel Brobecker <brobecker@adacore.com>
19865
19866 * gdb.ada/mi_dyn_arr: New testcase.
19867
5d1ef361
DE
198682014-03-27 Doug Evans <dje@google.com>
19869
19870 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19871
b5bee914
YQ
198722014-03-27 Yao Qi <yao@codesourcery.com>
19873
19874 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19875 if target is nios2-*-*.
19876
0d4d0e77
YQ
198772014-03-26 Yao Qi <yao@codesourcery.com>
19878
19879 * lib/gdb.exp (readline_is_used): New proc.
19880 * gdb.base/completion.exp: Move tests on command complete up.
19881 Skip the rest of tests if readline is not used.
19882 * gdb.ada/complete.exp: Skp the test if readline is not
19883 used.
19884 * gdb.base/filesym.exp: Likewise.
19885 * gdb.base/macscp.exp: Likewise.
19886 * gdb.base/readline-ask.exp: Likewise.
19887 * gdb.base/readline.exp: Likewise.
19888 * gdb.python/py-cmd.exp: Likewise.
19889 * gdb.trace/tfile.exp: Likewise.
19890
29361eee
YQ
198912014-03-26 Yao Qi <yao@codesourcery.com>
19892
19893 * gdb.base/macscp.exp: Fix code format issues.
19894
bc9a5525
UW
198952014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19896
19897 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19898 * gdb.asm/powerpc64le.inc: New file.
19899
d3839ede
PA
199002014-03-25 Pedro Alves <palves@redhat.com>
19901 Doug Evans <dje@google.com>
19902
19903 * gdb.base/source-execution.c: New file.
19904 * gdb.base/source-execution.exp: New file.
19905 * gdb.base/source-execution.gdb: New file.
19906
01672a57
DE
199072014-03-24 Doug Evans <dje@google.com>
19908
19909 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19910 using fission.
19911
88bbeca9
HZ
199122014-03-24 Hui Zhu <hui@codesourcery.com>
19913 Pedro Alves <palves@redhat.com>
19914
19915 PR breakpoints/16101
19916 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19917 test pass/fail messages. Detect missing support for dprintf when
19918 breakpoints are actually inserted.
19919 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19920 breakpoints are actually inserted.
19921 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19922 fails.
19923
d2348791
JK
199242014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19925
19926 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19927
feef67ab
DE
199282014-03-22 Doug Evans <xdje42@gmail.com>
19929
19930 * gdb.python/python.exp (python not supported): Verify multi-line
19931 python command issues an error.
25d743f9 19932 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19933 guile command issues an error.
feef67ab 19934
ecebef6a
MR
199352014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19936
19937 * gdb.threads/thread-specific.exp: Handle the lack of usable
19938 $this_breakpoint and $this_thread.
19939
ccdd1909
HZ
199402014-03-21 Hui Zhu <hui@codesourcery.com>
19941
19942 * gdb.base/attach.exp (do_command_attach_tests): New.
19943
beb460e8
PA
199442014-03-20 Tom Tromey <tromey@redhat.com>
19945 Pedro Alves <palves@redhat.com>
19946
19947 PR cli/15718
19948 * gdb.base/condbreak-call-false.c: New file.
19949 * gdb.base/condbreak-call-false.exp: New file.
19950
40acf43a
PA
199512014-03-20 Pedro Alves <palves@redhat.com>
19952
19953 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19954 Delete.
19955 (block_signals, unblock_signals): Delete.
19956 (child_function_2, main): Remove references to deleted variable
19957 and functions.
19958
9f5e1e02
PA
199592014-03-20 Pedro Alves <palves@redhat.com>
19960
19961 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19962 Use pthread_kill to signal thread 2.
19963 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19964 Adjust to make the test send itself a signal rather than using the
19965 host's "kill" command.
19966
99619bea
PA
199672014-03-20 Pedro Alves <palves@redhat.com>
19968
19969 * gdb.threads/multiple-step-overs.c: New file.
19970 * gdb.threads/multiple-step-overs.exp: New file.
19971 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19972 Adjust expected infrun debug output.
19973
2adfaa28
PA
199742014-03-20 Pedro Alves <palves@redhat.com>
19975
19976 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19977 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19978
31e77af2
PA
199792014-03-20 Pedro Alves <palves@redhat.com>
19980
19981 PR breakpoints/7143
19982 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19983 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19984 of gdb_test_multiple.
19985 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19986 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19987
b9f437de
PA
199882014-03-20 Pedro Alves <palves@redhat.com>
19989
19990 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19991 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19992
05adc73e
PA
199932014-03-19 Pedro Alves <palves@redhat.com>
19994
19995 * gdb.base/async.exp: Remove early return.
19996
6048b950
PA
199972014-03-19 Pedro Alves <palves@redhat.com>
19998
19999 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20000
8bcfb00a
PA
200012014-03-19 Pedro Alves <palves@redhat.com>
20002
20003 * gdb.base/async.exp (test_background): Expect \r\n after
20004 "completed." in the fail pattern.
20005
884e37dc
PA
200062014-03-19 Pedro Alves <palves@redhat.com>
20007
20008 * gdb.base/async.exp (test_background): New procedure.
20009 Use it for all background execution command tests.
20010
148e57e2
PA
200112014-03-19 Pedro Alves <palves@redhat.com>
20012
20013 * gdb.base/async.exp: Use prepare_for_testing.
20014
f48088c7
PA
200152014-03-19 Pedro Alves <palves@redhat.com>
20016
20017 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20018 the same line.
20019
e2f6c966
PA
200202014-03-19 Pedro Alves <palves@redhat.com>
20021
20022 * gdb.base/async.c (main): Add "jump here" and "until here" line
20023 marker comments.
20024 * gdb.base/async.exp (jump_here): New global.
20025 (jump& test): Use it.
20026 (until_here): New global.
20027 (until& test): Use it.
20028
c30568d4
PA
200292014-03-19 Pedro Alves <palves@redhat.com>
20030
20031 * gdb.base/async.exp: Don't frob gdb_protocol.
20032
0172b6a7
DE
200332014-03-18 Doug Evans <xdje42@gmail.com>
20034
20035 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20036 Fix spelling of exec-done-display.
20037
06c868a8
JK
200382014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20039
20040 PR gdb/15358
20041 * gdb.base/gdb-sigterm.c: New file.
20042 * gdb.base/gdb-sigterm.exp: New file.
20043
0c7e1a46
PA
200442014-03-18 Pedro Alves <palves@redhat.com>
20045
20046 PR gdb/13860
20047 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20048 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20049 solib-event.
20050
f7c77d93
JB
200512014-03-17 Joel Brobecker <brobecker@adacore.com>
20052
20053 * gdb.ada/pckd_arr_ren: New testcase.
20054
5a1e8c7a
DE
200552014-03-13 Doug Evans <xdje42@gmail.com>
20056
20057 PR guile/16612
20058 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20059 collect after discarding symbols.
20060
350e1a76
DE
200612014-03-13 Ludovic Courtès <ludo@gnu.org>
20062 Doug Evans <xdje42@gmail.com>
20063
20064 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20065 to history survives a gc.
20066
a69900ae
PA
200672014-03-13 Pedro Alves <palves@redhat.com>
20068
20069 * gdb.base/default.exp: Don't test "target procfs".
20070
5db9f0bd
PA
200712014-03-13 Pedro Alves <palves@redhat.com>
20072
20073 * gdb.base/default.exp: Update "target child" and "target procfs"
20074 tests to not expect "Unix".
20075
b3ccfe11
TT
200762014-03-12 Tom Tromey <tromey@redhat.com>
20077
20078 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20079 New procs. Add target-async tests.
20080 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20081 Add target-async tests.
20082
646f4417
AA
200832014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20084
20085 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20086 'func_start' and 'func_end' for the beginning and end of the
20087 function code, respectively.
20088 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20089 'func_end' instead of 'func' and 'main'.
20090
288c211f
AA
200912014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20092
20093 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20094 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20095 generate the debug info assembler source.
20096
e0c0f156
AA
200972014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20098
20099 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20100 * gdb.dwarf2/arr-subrange.exp: Likewise.
20101 * gdb.dwarf2/dwz.exp: Likewise.
20102 * gdb.dwarf2/method-ptr.exp: Likewise.
20103 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20104 * gdb.dwarf2/subrange.exp: Likewise.
20105 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20106 * gdb.dwarf2/implptrpiece.exp: Likewise.
20107 * gdb.dwarf2/nostaticblock.exp: Likewise.
20108
0e5c4555
AA
201092014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20110
20111 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20112 directory to absolute path name arguments.
20113
5ec18f2b
JG
201142014-03-10 Joel Brobecker <brobecker@adacore.com>
20115
20116 * gdb.ada/tagged_access: New testcase.
20117
847fc4f2
MM
201182014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20119
20120 * gdb.btrace/data.exp: Update expected output.
20121
cc3da688
YQ
201222014-03-06 Yao Qi <yao@codesourcery.com>
20123
20124 * gdb.trace/pr16508.exp: New file.
20125
0f26cec1
PA
201262014-03-05 Pedro Alves <palves@redhat.com>
20127
20128 PR gdb/16575
20129 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20130 procedure.
20131 (top level): Adjust to use it. Add tests that exercise breakpoint
20132 interaction with the code-cache.
20133
7a5a839f
LC
201342014-02-26 Ludovic Courtès <ludo@gnu.org>
20135
20136 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20137 test for 'history-append!'.
20138
31aa7e4e
JB
201392014-02-26 Joel Brobecker <brobecker@adacore.com>
20140
20141 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20142 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20143 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20144 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20145 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20146 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20147
1b588015
JB
201482014-02-26 Joel Brobecker <brobecker@adacore.com>
20149
20150 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20151 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20152 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20153
55426c9d
JB
201542014-02-26 Joel Brobecker <brobecker@adacore.com>
20155
20156 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20157
dc53a7ad
JB
201582014-02-26 Joel Brobecker <brobecker@adacore.com>
20159
20160 * gdb.dwarf2/arr-stride.c: New file.
20161 * gdb.dwarf2/arr-stride.exp: New file.
20162
12ab52e9
PA
201632014-02-26 Pedro Alves <palves@redhat.com>
20164
20165 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20166 that won't ever trigger. Make sure that GDB reports the correct
20167 breakpoint that caused the stop.
20168
849c862e
JK
201692014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20170
20171 PR gdb/16626
20172 * gdb.base/auto-load-script: New file.
20173 * gdb.base/auto-load.c: New file.
20174 * gdb.base/auto-load.exp: New file.
20175
71b7d793
JK
20176 PR gdb/16626
20177 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20178
e2f0d509
JK
201792014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20180
20181 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20182 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20183
50cc37c8
DE
201842014-02-24 Doug Evans <dje@google.com>
20185
20186 * lib/gdb.exp (run_on_host): Log error output if program fails.
20187
ea4758f2
PA
201882014-02-21 Pedro Alves <palves@redhat.com>
20189
20190 * gdb.threads/step-after-sr-lock.c: Rename to ...
20191 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20192 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20193 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20194 ... this.
20195
d7b30f67
SDJ
201962014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20197
20198 PR tdep/16397
20199 * gdb.arch/amd64-stap-special-operands.exp: New file.
20200 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20201 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20202 * gdb.arch/amd64-stap-triplet.S: Likewise.
20203 * gdb.arch/amd64-stap-triplet.c: Likewise.
20204
83deb43f
JB
202052014-02-20 Joel Brobecker <brobecker@adacore.com>
20206
20207 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20208 in .section pseudo-op.
20209
adde2bff
DE
202102014-02-20 lin zuojian <manjian2006@gmail.com>
20211 Joel Brobecker <brobecker@adacore.com>
20212 Doug Evans <xdje42@gmail.com>
20213
20214 PR symtab/16581
20215 * gdb.dwarf2/dw2-icycle.S: New file.
20216 * gdb.dwarf2/dw2-icycle.c: New file.
20217 * gdb.dwarf2/dw2-icycle.exp: New file.
20218
f7bd0f78
SC
202192014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20220
20221 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20222 operations on gdb.Value objects.
20223 * gdb.python/py-value-cc.exp: Add new test to test operations on
20224 gdb.Value objects.
20225
c17ef0d5
DE
202262014-02-18 Doug Evans <dje@google.com>
20227
20228 * Makefile.in (TESTS): New variable.
20229 (expanded_tests, expanded_tests_or_none): New variables
20230 (check-single): Pass $(expanded_tests_or_none) to runtest.
20231 (check-parallel): Only run tests in $(TESTS) if non-empty.
20232 (check/no-matching-tests-found): New rule.
20233 * README: Document TESTS makefile variable.
20234
5dd3176f
DE
202352014-02-18 Doug Evans <dje@google.com>
20236
20237 * Makefile.in (check-parallel): rm -rf outputs temp.
20238
0b10be4f
JK
202392014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20240
20241 Fix "ERROR: no fileid for" in the testsuite.
20242 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20243
85f224e7
DE
202442014-02-12 Doug Evans <dje@google.com>
20245
20246 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20247 (MISCELLANEOUS): New variable.
20248 (clean): rm -rf $(MISCELLANEOUS).
20249 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20250 dwp live in the same directory as symlinks, with each symlink pointed
20251 to a differently named file in a different directory.
20252
149b30ff
DE
202532014-02-11 Doug Evans <dje@google.com>
20254
20255 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20256 of Tcl file commands.
20257
1dfdac32
MK
202582014-02-10 Mark Kettenis <kettenis@gnu.org>
20259
20260 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20261 "kill -SIGUSR1 -1".
20262
aa4fb036
JB
202632014-02-10 Joel Brobecker <brobecker@adacore.com>
20264
20265 * gdb.ada/tick_length_array_enum_idx: New testcase.
20266
ed3ef339
DE
202672014-02-10 Doug Evans <xdje42@gmail.com>
20268
20269 * configure.ac (AC_OUTPUT): Add gdb.guile.
20270 * configure: Regenerate.
20271 * lib/gdb-guile.exp: New file.
20272 * lib/gdb.exp (get_target_charset): New function.
20273 * gdb.base/help.exp: Update expected output from "apropos apropos".
20274 * gdb.guile/Makefile.in: New file.
20275 * gdb.guile/guile.exp: New file.
20276 * gdb.guile/scm-arch.c: New file.
20277 * gdb.guile/scm-arch.exp: New file.
20278 * gdb.guile/scm-block.c: New file.
20279 * gdb.guile/scm-block.exp: New file.
20280 * gdb.guile/scm-breakpoint.c: New file.
20281 * gdb.guile/scm-breakpoint.exp: New file.
20282 * gdb.guile/scm-disasm.c: New file.
20283 * gdb.guile/scm-disasm.exp: New file.
20284 * gdb.guile/scm-equal.c: New file.
20285 * gdb.guile/scm-equal.exp: New file.
20286 * gdb.guile/scm-error.exp: New file.
20287 * gdb.guile/scm-error.scm: New file.
20288 * gdb.guile/scm-frame-args.c: New file.
20289 * gdb.guile/scm-frame-args.exp: New file.
20290 * gdb.guile/scm-frame-args.scm: New file.
20291 * gdb.guile/scm-frame-inline.c: New file.
20292 * gdb.guile/scm-frame-inline.exp: New file.
20293 * gdb.guile/scm-frame.c: New file.
20294 * gdb.guile/scm-frame.exp: New file.
20295 * gdb.guile/scm-generics.exp: New file.
20296 * gdb.guile/scm-gsmob.exp: New file.
20297 * gdb.guile/scm-iterator.c: New file.
20298 * gdb.guile/scm-iterator.exp: New file.
20299 * gdb.guile/scm-math.c: New file.
20300 * gdb.guile/scm-math.exp: New file.
20301 * gdb.guile/scm-objfile-script-gdb.in: New file.
20302 * gdb.guile/scm-objfile-script.c: New file.
20303 * gdb.guile/scm-objfile-script.exp: New file.
20304 * gdb.guile/scm-objfile.c: New file.
20305 * gdb.guile/scm-objfile.exp: New file.
20306 * gdb.guile/scm-ports.exp: New file.
20307 * gdb.guile/scm-pretty-print.c: New file.
20308 * gdb.guile/scm-pretty-print.exp: New file.
20309 * gdb.guile/scm-pretty-print.scm: New file.
20310 * gdb.guile/scm-section-script.c: New file.
20311 * gdb.guile/scm-section-script.exp: New file.
20312 * gdb.guile/scm-section-script.scm: New file.
20313 * gdb.guile/scm-symbol.c: New file.
20314 * gdb.guile/scm-symbol.exp: New file.
20315 * gdb.guile/scm-symtab-2.c: New file.
20316 * gdb.guile/scm-symtab.c: New file.
20317 * gdb.guile/scm-symtab.exp: New file.
20318 * gdb.guile/scm-type.c: New file.
20319 * gdb.guile/scm-type.exp: New file.
20320 * gdb.guile/scm-value-cc.cc: New file.
20321 * gdb.guile/scm-value-cc.exp: New file.
20322 * gdb.guile/scm-value.c: New file.
20323 * gdb.guile/scm-value.exp: New file.
20324 * gdb.guile/source2.scm: New file.
20325 * gdb.guile/types-module.cc: New file.
20326 * gdb.guile/types-module.exp: New file.
20327
7026a7c1
YQ
203282014-02-10 Yao Qi <yao@codesourcery.com>
20329
20330 PR testsuite/16543
20331 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20332 * configure: Regenerated.
20333 * Makefile.in: New file.
20334
6c466447
AS
203352014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20336
20337 * gdb.python/py-framefilter.exp: Fix typo.
20338
6e854735
YQ
203392014-02-08 Yao Qi <yao@codesourcery.com>
20340
20341 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20342 that no =breakpoint-modified is emitted when breakpoints are
20343 modified through MI commands.
20344
d137e6dc
PA
203452014-02-07 Pedro Alves <pedro@codesourcery.com>
20346 Pedro Alves <palves@redhat.com>
20347
20348 * gdb.threads/step-after-sr-lock.c: New file.
20349 * gdb.threads/step-after-sr-lock.exp: New file.
20350
b5ee5a50
PA
203512014-02-07 Pedro Alves <palves@redhat.com>
20352
20353 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20354
3c77faf3
JK
203552014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20356
20357 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20358 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20359
6dddc817
DE
203602014-02-06 Doug Evans <xdje42@gmail.com>
20361
20362 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20363 output.
20364
20365 * gdb.gdb/python-interrupts.exp: New file.
20366
de7b2893
YQ
203672014-02-05 Yao Qi <yao@codesourcery.com>
20368
20369 * gdb.trace/report.exp (use_collected_data): Test the output
20370 of "info threads" and "info inferiors".
20371
66d032ac
YQ
203722014-02-05 Yao Qi <yao@codesourcery.com>
20373
20374 Revert this patch:
20375
20376 2013-05-24 Yao Qi <yao@codesourcery.com>
20377
20378 * gdb.trace/tfile.exp: Test inferior and thread.
20379
591a12a1
UW
203802014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20381
20382 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20383 on a function.
20384 * gdb.base/step-bt.c: Call hello via function pointer to make
20385 sure its first instruction is executed on powerpc64le-linux.
20386
0ff3e01f
UW
203872014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20388
20389 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20390
084ee545
UW
203912014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20392
20393 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20394 of the test patterns for use on little-endian systems.
20395
6ed14ff3
UW
203962014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20397
20398 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20399 (decimal_vector): Fix for little-endian.
20400
401e27fd
JM
204012014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20402
20403 * gdb.arch/sparc-sysstep.exp: New file.
20404 * gdb.arch/sparc-sysstep.c: Likewise.
20405
20406 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20407
8b924729
EBM
204082014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20409
20410 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20411
fb151210
JB
204122014-01-23 Tom Tromey <tromey@redhat.com>
20413
20414 * gdb.ada/array_char_idx: New testcase.
20415
0740f8d8
TT
204162014-01-23 Tom Tromey <tromey@redhat.com>
20417
20418 PR python/16487:
20419 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20420 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20421 classes.
20422
21909fa1
TT
204232014-01-23 Tom Tromey <tromey@redhat.com>
20424
20425 PR python/16491:
20426 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20427 string from an inferior frame.
20428 * gdb.python/py-framefilter-mi.exp: Update.
20429
87ce2a04
DE
204302014-01-22 Doug Evans <dje@google.com>
20431
20432 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20433
237b092b
AA
204342014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20435
20436 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20437
d674a709
AA
204382014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20439
20440 * gdb.trace/entry-values.exp: Remove excess space character from
20441 regex patterns. Handle s390 call instruction.
20442
20fa3390
AA
204432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20444
20445 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20446 define "*_start" label. Make "name" static.
20447 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20448 ${name} by references to ${name}_start.
20449
78466714
AA
204502014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20451
20452 * gdb.base/info-macros.exp: Remove "debug" from the compile
20453 options.
20454
ec9f644a
IB
204552014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20456
20457 * gdb.dlang/demangle.exp: New file.
20458
94b1b47e
IB
204592014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20460
20461 * gdb.dlang/primitive-types.exp: New file.
20462
7f420862
IB
204632014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20464
20465 * configure.ac: Create gdb.dlang/Makefile.
20466 * configure: Regenerate.
20467 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20468 * gdb.dlang/Makefile.in: New file.
20469 * lib/d-support.exp: New file.
20470 * lib/gdb.exp (skip_d_tests): New proc.
20471
52834460
MM
204722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20473
20474 * gdb.btrace/delta.exp: Check reverse stepi.
20475 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20476 * gdb.btrace/finish.exp: New.
20477 * gdb.btrace/next.exp: New.
20478 * gdb.btrace/nexti.exp: New.
20479 * gdb.btrace/record_goto.c: Add comments.
20480 * gdb.btrace/step.exp: New.
20481 * gdb.btrace/stepi.exp: New.
20482 * gdb.btrace/multi-thread-step.c: New.
20483 * gdb.btrace/multi-thread-step.exp: New.
20484 * gdb.btrace/rn-dl-bind.c: New.
20485 * gdb.btrace/rn-dl-bind.exp: New.
20486 * gdb.btrace/data.c: New.
20487 * gdb.btrace/data.exp: New.
20488 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20489
6e07b1d2
MM
204902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20491
20492 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20493 * gdb.btrace/exception.exp: Update.
20494 * gdb.btrace/instruction_history.exp: Update.
20495 * gdb.btrace/record_goto.exp: Update.
20496 * gdb.btrace/tailcall.exp: Update.
20497 * gdb.btrace/unknown_functions.exp: Update.
20498 * gdb.btrace/delta.exp: New.
20499
0b722aec
MM
205002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20501
20502 * gdb.btrace/record_goto.exp: Add backtrace test.
20503 * gdb.btrace/tailcall.exp: Add backtrace test.
20504
066ce621
MM
205052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20506
20507 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20508 * gdb.btrace/record_goto.c: New.
20509 * gdb.btrace/record_goto.exp: New.
20510 * gdb.btrace/x86-record_goto.S: New.
20511
0688d04e
MM
205122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20513
20514 * gdb.btrace/function_call_history.exp: Update tests.
20515 * gdb.btrace/instruction_history.exp: Update tests.
20516
8710b709
MM
205172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20518
20519 * gdb.btrace/function_call_history.exp: Fix expected field
20520 order for "record function-call-history".
20521 Add new tests for "record function-call-history /c".
20522 * gdb.btrace/exception.cc: New.
20523 * gdb.btrace/exception.exp: New.
20524 * gdb.btrace/tailcall.exp: New.
20525 * gdb.btrace/x86-tailcall.S: New.
20526 * gdb.btrace/x86-tailcall.c: New.
20527 * gdb.btrace/unknown_functions.c: New.
20528 * gdb.btrace/unknown_functions.exp: New.
20529 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20530
5de9129b
MM
205312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20532
20533 * gdb.btrace/instruction_history.exp: Update.
20534 * gdb.btrace/function_call_history.exp: Update.
20535
23a7fe75
MM
205362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20537
20538 * gdb.btrace/function_call_history.exp: Fix expected function
20539 trace.
20540 * gdb.btrace/instruction_history.exp: Initialize traced.
20541 Remove traced_functions.
20542
724c7dd8
MM
205432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20544
20545 * gdb.btrace/function_call_history.exp: Update
20546 * gdb.btrace/instruction_history.exp: Update.
20547
6d78d93b
MM
205482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20549
20550 * gdb.btrace/enable.exp: Update expected text.
20551
93a360cc
OJ
205522014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20553
20554 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20555 bytes.
20556
3772b53f
MR
205572014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20558
20559 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20560
596662fa
OJ
205612014-01-15 Omair Javaid <omair.javaid@linaro.org>
20562
20563 * lib/gdb.exp (supports_process_record): Return true for
20564 arm*-linux*. (supports_reverse): Likewise.
20565
b5b08fb4
SC
205662014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20567
20568 PR python/15464
20569 PR python/16113
20570 * gdb.python/py-type.c: Enhance test case.
20571 * gdb.python/py-value-cc.cc: Likewise
20572 * gdb.python/py-type.exp: Add new tests.
20573 * gdb.python/py-value-cc.exp: Likewise
20574
52d7fb13
AA
205752014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20576 Pedro Alves <palves@redhat.com>
20577
20578 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20579 Make "name" extern.
20580 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20581 references to ${name}_start by references to ${name}.
20582
a2cd8cfe
JB
205832014-01-10 Joel Brobecker <brobecker@adacore.com>
20584
20585 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20586
4e23fced
JB
205872014-01-10 Joel Brobecker <brobecker@adacore.com>
20588
20589 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20590
c6a9e42c
PA
205912014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20592 Pedro Alves <palves@redhat.com>
20593
20594 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20595 mi_gdb_target_load.
c6a9e42c 20596
b7ea362b
PA
205972014-01-08 Pedro Alves <palves@redhat.com>
20598
20599 * gdb.threads/reconnect-signal.c: New file.
20600 * gdb.threads/reconnect-signal.exp: New file.
20601
5e3f4fab
EBM
206022014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20603
20604 * gdb.base/source-dir.exp: New file.
20605
79301218
JB
206062014-01-07 Joel Brobecker <brobecker@adacore.com>
20607
20608 * gdb.ada/mi_interface: New testcase.
20609
8e355c5d
JB
206102014-01-07 Joel Brobecker <brobecker@adacore.com>
20611
20612 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20613 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20614 gdb.ada/pp-rec-component/pck.ads: New files.
20615
c0d48811
JB
206162014-01-07 Joel Brobecker <brobecker@adacore.com>
20617
20618 * gdb.python/py-pp-integral.c: New file.
20619 * gdb.python/py-pp-integral.py: New file.
20620 * gdb.python/py-pp-integral.exp: New file.
20621
17b609c3 20622For older changes see ChangeLog-1993-2013.
c906108c 20623\f
8d8cb839
EZ
20624;; Local Variables:
20625;; mode: change-log
20626;; left-margin: 8
20627;; fill-column: 74
20628;; version-control: never
20629;; End:
902f2ccb 20630
b811d2c2 20631 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20632 Copying and distribution of this file, with or without modification,
20633 are permitted provided the copyright notice and this notice are preserved.