gdb/python: Add gdb.Architecture.registers method
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
0f767f94
AB
12020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.python/py-arch-reg-names.exp: New file.
4
87dbc774
AB
52020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
8 gdb.PendingFrame.architecture method.
9
d8cc8af6
TV
102020-07-06 Tom de Vries <tdevries@suse.de>
11
12 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
13
3c8ea5be
PA
142020-07-03 Pedro Alves <palves@redhat.com>
15
16 * gdb.base/structs2.c (main): Adjust second parem_reg call to
17 explicitly write negative numbers.
18 * gdb.base/structs2.exp: Adjust expected output.
19
bf90c83a
PA
202020-07-03 Pedro Alves <palves@redhat.com>
21
22 * gdb.base/charset.c (init_string): Change all char parameters to
23 unsigned char parameters.
24
2eb82157
PA
252020-07-03 Pedro Alves <palves@redhat.com>
26
27 * gdb.base/call-sc.exp (start_scalars_test): Use
28 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
29 * gdb.base/overlays.c: Remove references to PARAMS.
30 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
31 * gdb.base/reread.exp: Don't set 'prototypes' global.
32 * gdb.base/structs.exp (start_structs_test): Use
33 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
34 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
35 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
36 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
37 call.
38 * gdb.base/varargs.exp: Don't set 'prototypes' global.
39
9adda7af
PA
402020-07-03 Pedro Alves <palves@redhat.com>
41
42 * gdb.base/m32rovly.c: Delete.
43 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
44
2a17c803
PW
452020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
46
47 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
48 of gdb_py_test_multiple.
49 * gdb.python/py-cmd.exp: Likewise.
50 * gdb.python/py-events.exp: Likewise.
51 * gdb.python/py-function.exp: Likewise.
52 * gdb.python/py-inferior.exp: Likewise.
53 * gdb.python/py-infthread.exp: Likewise.
54 * gdb.python/py-linetable.exp: Likewise.
55 * gdb.python/py-parameter.exp: Likewise.
56 * gdb.python/py-value.exp: Likewise.
57
b011fe1a
TV
582020-06-30 Tom de Vries <tdevries@suse.de>
59
60 PR testsuite/26175
61 * lib/future.exp (gdb_default_target_compile): Detect and handle
62 early_flags.
63
df5b8876
SM
642020-06-29 Simon Marchi <simon.marchi@efficios.com>
65
66 * boards/simavr.exp (gdb_load): Catch errors when closing
67 previous connection. Close connection, wait for process and
68 unset simavr_spawn_id on failure.
69
a3ca48cd
TV
702020-06-29 Tom de Vries <tdevries@suse.de>
71
72 * lib/gdb.exp (unknown): Make test-case unresolved.
73
b0237c0e
TV
742020-06-29 Tom de Vries <tdevries@suse.de>
75
76 PR gdb/25475
77 * gdb.server/solib-list.exp: Verify that the symbol reload
78 confirmation question is asked.
79
c0b3b3bd
PW
802020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
81
82 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
83 have a input seq nr in each pass message.
84 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
85 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
86 * gdb.python/python.exp: Make test names unique,
87 use gdb_test_multiline instead of gdb_py_test_multiple,
88 use $gdb_test_name.
89 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
90
1776e3e5
NA
912020-06-26 Nick Alcock <nick.alcock@oracle.com>
92
93 * configure.ac: Add --enable-libctf.
94 * aclocal.m4: sinclude ../config/enable.m4.
95 * Makefile.in (site.exp): Add enable_libctf to site.exp.
96 * lib/gdb.exp (skip_ctf_tests): Use it.
97 * gdb.base/ctf-constvars.exp: Error message tweak.
98 * gdb.base/ctf-ptype.exp: Likewise.
99 * configure: Regenerate.
100
f53b3eeb
GB
1012020-06-26 Gary Benson <gbenson@redhat.com>
102
103 * gdb.cp/try_catch.cc: Include string.h.
104 (main): Replace comparison against string literal with
105 strcmp, avoiding build failure with -Wstring-compare.
106 Add "marker test-complete".
107 * gdb.cp/try_catch.exp: Run the test to the above marker,
108 then verify that the value of "test" is still true.
109
6d74da72
AB
1102020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
113
2e52d038
AB
1142020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
115
116 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
117
3b9fce96
AB
1182020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
121 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
122 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
123 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
124 * gdb.arch/riscv-tdesc-loading.exp: New file.
125
ed69cbc8
AB
1262020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
127
128 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
129
767a879e
AB
1302020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
131
132 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
133 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
134 * gdb.arch/riscv-tdesc-regs.c: New file.
135 * gdb.arch/riscv-tdesc-regs.exp: New file.
136
221db974
PA
1372020-06-24 Pedro Alves <palves@redhat.com>
138
139 * gdb.arch/amd64-entry-value-paramref.exp: Use
140 prepare_for_testing_full and don't pass "c++" for the .S file
141 build spec.
142 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
143 $options, since it's an assembly file. Remove -Wno-deprecated.
144 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
145 compiling C++ programs.
146
331733cd
PA
1472020-06-24 Pedro Alves <palves@redhat.com>
148
149 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
150 Clang, add "-Wno-unknown-warning-option" to the options.
151
caa7fd04
AB
1522020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
153
154 * gdb.xml/tdesc-reload.c: New file.
155 * gdb.xml/tdesc-reload.exp: New file.
156 * gdb.xml/maint-xml-dump-01.xml: New file.
157 * gdb.xml/maint-xml-dump-02.xml: New file.
158 * gdb.xml/maint-xml-dump.exp: New file.
159
bb8d1260
SL
1602020-06-23 Sandra Loosemore <sandra@codesourcery.com>
161
162 * lib/completion-support.exp (test_gdb_completion_offers_commands):
163 Adjust for omitted commands when TUI is disabled.
164
7e4b9c4c
GB
1652020-06-23 Gary Benson <gbenson@redhat.com>
166 Pedro Alves <palves@redhat.com>
167
168 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
169 * gdb.cp/nsimport.cc: Likewise.
170 * gdb.cp/nsnested.cc: Likewise.
171 * gdb.cp/nsnoimports.cc: Likewise.
172 * gdb.cp/nsusing.cc: Likewise.
173 * gdb.cp/smartp.cc: Likewise.
174 * gdb.python/py-pp-integral.c: Likewise.
175 * gdb.python/py-pp-re-notag.c: Likewise.
176
2e573c0a
GB
1772020-06-23 Gary Benson <gbenson@redhat.com>
178
179 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
180 * gdb.cp/nsimport.cc: Likewise.
181 * gdb.cp/nsnested.cc: Likewise.
182 * gdb.cp/nsnoimports.cc: Likewise.
183 * gdb.cp/nsusing.cc: Likewise.
184 * gdb.cp/smartp.cc: Likewise.
185 * gdb.python/py-pp-integral.c: Likewise.
186 * gdb.python/py-pp-re-notag.c: Likewise.
187
746ebfe8
PW
1882020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
189
190 * gdb.base/default-args.exp: New test.
191 * gdb.base/default-args.c: New file.
192 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
193 * gdb.base/default.exp: Update to new help text.
194 * gdb.base/help.exp: Likewise.
195 * gdb.base/page.exp: Likewise.
196 * gdb.base/style.exp: Likewise.
197 * gdb.guile/guile.exp: Likewise.
198 * gdb.python/python.exp: Likewise.
199
e822f2cd
SL
2002020-06-22 Sandra Loosemore <sandra@codesourcery.com>
201
202 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
203 remote host. Fix search path syntax on Windows host.
204
48e9cc84
PW
2052020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
206
207 * gdb.base/attach.exp: Test priority of 'exec-file' changed
208 over 'exec-file-mismatch'.
209 * gdb.base/attach.c: Mark should_exit volatile.
210 * gdb.base/attach2.c: Likewise. Add a comment explaining
211 why the sleep cannot be big.
212 * gdb.base/attach3.c: New file.
213
160f8a8f
SL
2142020-06-20 Sandra Loosemore <sandra@codesourcery.com>
215
216 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
217 prefix optional.
218
4d91c2a4
SL
2192020-06-20 Sandra Loosemore <sandra@codesourcery.com>
220
221 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
222 for remote host.
223
87f83f20
SL
2242020-06-19 Sandra Loosemore <sandra@codesourcery.com>
225 Hafiz Abid Qadeer <abidh@codesourcery.com>
226
227 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
228 file sent to remote host.
229 (top level): Allow int32_t as type of 32-bit register.
230
37ab8655
TV
2312020-06-19 Tom de Vries <tdevries@suse.de>
232
233 * lib/gdb.exp (gdb_note): New proc.
234 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
235 (gdb_default_target_compile): ... here. Only call
236 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
237 (use_gdb_compile): Change to array.
238 (toplevel): Update sets of use_gdb_compile to specify language.
239 Warn about default_target_compile override. Store dejagnu's version
240 of default_target_compile in dejagnu_default_target_compile.
241
a8a56685
TV
2422020-06-18 Tom de Vries <tdevries@suse.de>
243
244 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
245 (default_gdb_init): ... here.
246
581bea2c
SL
2472020-06-17 Sandra Loosemore <sandra@codesourcery.com>
248
249 Fix TUI support checks in gdb.tui tests.
250
251 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
252 just say UNSUPPORTED.
253 * gdb.tui/corefile-run.exp: Likewise.
254 * gdb.tui/empty.exp: Likewise.
255 * gdb.tui/list-before.exp: Likewise.
256 * gdb.tui/list.exp: Likewise.
257 * gdb.tui/main.exp: Likewise.
258 * gdb.tui/regs.exp: Likewise.
259 * gdb.tui/resize.exp: Likewise.
260 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
261 * gdb.tui/tui-layout-asm.exp: Likewise.
262 * gdb.tui/tui-missing-src.exp: Likewise.
263 * gdb.tui/winheight.exp: Likewise.
264 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
265
05e682e3
SL
2662020-06-17 Sandra Loosemore <sandra@codesourcery.com>
267
268 Fix TCL error in gdb.python/py-format-string.exp.
269
270 * gdb.python/py-format-string.exp: Move test for python support
271 earlier, out of function body.
272
efb763a5
SM
2732020-06-15 Simon Marchi <simon.marchi@efficios.com>
274
275 * gdb.base/index-cache-load-twice.c: New.
276 * gdb.base/index-cache-load-twice.exp: New.
277
43327b20
KS
2782020-06-17 Keith Seitz <keiths@redhat.com>
279
99cf27cf 280 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
281 when executing "gdb --configuration".
282
081e778c
TV
2832020-06-17 Tom de Vries <tdevries@suse.de>
284
285 * lib/gdb.exp (gdb_tcl_unknown): New proc.
286 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
287 conditional on presence of gdb_tcl_unknown.
288 (gdb_finish): Make override undo conditional on presence of
289 gdb_tcl_unknown.
290
d2d1ea20
TT
2912020-06-16 Tom Tromey <tom@tromey.com>
292
293 * gdb.python/tui-window.py (failwin): New function. Register it
294 as a TUI window type.
295 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
296
c802e8a7
GB
2972020-06-16 Gary Benson <gbenson@redhat.com>
298
299 * gdb.python/py-nested-maps.c (create_map): Add missing return
300 value.
301 (create_map_map): Likewise.
302
ff08abb8
TBA
3032020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
304
305 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
306 variable.
307 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
308 and use the already-defined 'options' variable.
309
a29d5112
AB
3102020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
311 Tom de Vries <tdevries@suse.de>
312
313 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
314 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
315 (gdb_setup_known_globals): New proc.
316 (gdb_cleanup_globals): New proc.
317 * lib/gdb.exp (load_lib): New override proc.
318 (gdb_stdin_log_init): Set var in_file as persistent global.
319 * lib/pascal.exp (gdb_stdin_log_init): Set vars
320 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
321 fpc_compiler as persistent global.
322
8c74a764
TV
3232020-06-12 Tom de Vries <tdevries@suse.de>
324
325 * lib/tuiterm.exp (spawn): Rename to ...
326 (tui_spawn): ... this.
327 (toplevel): Move rename of spawn ...
328 (gdb_init_tuiterm): ... here. New proc.
329 (gdb_finish_tuiterm): New proc.
330 * lib/gdb.exp (gdb_finish_hooks): New global var.
331 (gdb_finish): Handle gdb_finish_hooks.
332 (tuiterm_env): New proc.
333 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
334 tuiterm_env.
335 * gdb.tui/basic.exp: Same.
336 * gdb.tui/corefile-run.exp: Same.
337 * gdb.tui/empty.exp: Same.
338 * gdb.tui/list-before.exp: Same.
339 * gdb.tui/list.exp: Same.
340 * gdb.tui/main.exp: Same.
341 * gdb.tui/new-layout.exp: Same.
342 * gdb.tui/regs.exp: Same.
343 * gdb.tui/resize.exp: Same.
344 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
345 * gdb.tui/tui-layout-asm.exp: Same.
346 * gdb.tui/tui-missing-src.exp: Same.
347 * gdb.tui/winheight.exp: Same.
348
26783bce
TV
3492020-06-12 Tom de Vries <tdevries@suse.de>
350
351 PR testsuite/26110
352 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
353 (gdb_finish): Reinstall dejagnu's override of ::unknown.
354
2b4e6a3f
TT
3552020-06-11 Tom Tromey <tom@tromey.com>
356
357 PR gdb/18318:
358 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
359 floating point tests.
360
2f33032a
KS
3612020-06-11 Keith Seitz <keiths@redhat.com>
362
363 PR gdb/21356
364 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
365 vla_struct.
366 Add new struct vla_typedef and union vla_typedef_union and
367 corresponding instantiation objects.
368 Initialize new objects.
369 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
370 and vla_typedef_union_object.
371 Fixup type for vla_struct_object.
372
a8baf0a3
TV
3732020-06-11 Tom de Vries <tdevries@suse.de>
374
375 * lib/gdb.exp (with_override): New proc, factored out of ...
376 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
377
7ab96794
TV
3782020-06-10 Tom de Vries <tdevries@suse.de>
379
380 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
381
cab5c3b7
SM
3822020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
383
384 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
385 parameter, update callers.
386
f8c41851
SM
3872020-06-04 Simon Marchi <simon.marchi@efficios.com>
388
389 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
390 * gdb.dwarf2/share-psymtabs-bt.c: New file.
391 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
392
1c07a73f
TV
3932020-06-04 Tom de Vries <tdevries@suse.de>
394
395 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
396
95146b5d
TV
3972020-06-04 Tom de Vries <tdevries@suse.de>
398
399 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
400 exp_continue.
401
0cfcd4f0
TV
4022020-06-04 Tom de Vries <tdevries@suse.de>
403
404 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
405
f9b5d5ea
TV
4062020-06-03 Tom de Vries <tdevries@suse.de>
407
408 PR symtab/26046
409 * gdb.cp/breakpoint-locs-2.cc: New test.
410 * gdb.cp/breakpoint-locs.cc: New test.
411 * gdb.cp/breakpoint-locs.exp: New file.
412 * gdb.cp/breakpoint-locs.h: New test.
413
5144dfba
TV
4142020-06-03 Tom de Vries <tdevries@suse.de>
415
416 PR testsuite/25609
417 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
418 value of global verbose.
419 * gdb.base/jit-elf.exp: Same.
420 * gdb.base/jit-reader.exp: Same.
421
621eacdf
TV
4222020-06-02 Tom de Vries <tdevries@suse.de>
423
424 * gdb.dwarf2/multidictionary.exp: Don't use
425 gdb_spawn_with_cmdline_opts.
426
1313c56e
AB
4272020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
428
429 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
430 use_header case.
431 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
432 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
433 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
434 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
435 * gdb.dwarf2/dw2-inline-header.c: New file.
436 * gdb.dwarf2/dw2-inline-header.h: New file.
437
f68f85b5
PA
4382020-05-30 Pedro Alves <palves@redhat.com>
439
440 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
441 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
442
678048e8
GB
4432020-05-29 Gary Benson <gbenson@redhat.com>
444
445 * gdb.compile/compile-cplus.exp (additional_flags): Also
446 set when building with clang.
447 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
448 when building with clang.
449
9fcafd23
GB
4502020-05-29 Gary Benson <gbenson@redhat.com>
451
452 * gdb.arch/i386-avx.exp (additional_flags): Also set when
453 building with clang.
454 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
455
735d5a07
GB
4562020-05-29 Gary Benson <gbenson@redhat.com>
457
458 * gdb.cp/koenig.exp (prepare_for_testing): Add
459 additional_flags=-Wno-unused-comparison.
460 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
461
4ad2c6a0
GB
4622020-05-28 Gary Benson <gbenson@redhat.com>
463
464 * gdb.base/sigaltstack.c (catcher): Add default case to switch
465 statement.
466
09fe663e
GB
4672020-05-28 Gary Benson <gbenson@redhat.com>
468
469 * gdb.cp/classes.exp (prepare_for_testing): Add
470 additional_flags=-Wno-deprecated-register.
471 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
472 * gdb.cp/misc.exp: Likewise.
473
cee00f17
GB
4742020-05-28 Gary Benson <gbenson@redhat.com>
475
476 * gdb.linespec/cpls-ops.cc (dummy): New static global.
477 (test_op_new::operator new): Add return statement.
478 (test_op_new_array::operator new[]): Likewise.
479
636edd00
PA
4802020-05-27 Pedro Alves <palves@redhat.com>
481
482 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
483 check. Use test_gdb_complete_unique instead of
484 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
485 test_gdb_complete_multiple instead of
486 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
487
c2b75043
LM
4882020-05-27 Luis Machado <luis.machado@linaro.org>
489
490 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
491 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
492 * gdb.arch/arm-disassembler-options.exp: Likewise.
493 * gdb.arch/arm-disp-step.exp: Likewise.
494 * gdb.arch/thumb-prologue.exp: Likewise.
495 * gdb.base/async.exp: Likewise.
496 * gdb.base/auxv.exp: Likewise.
497 * gdb.base/complex-parts.exp: Likewise.
498 * gdb.base/ena-dis-br.exp: Likewise.
499 * gdb.base/foll-exec.exp: Likewise.
500 * gdb.base/permissions.exp: Likewise.
501 * gdb.base/relocate.exp: Likewise.
502 * gdb.base/return2.exp: Likewise.
503 * gdb.base/sigbpt.exp: Likewise.
504 * gdb.base/siginfo-obj.exp: Likewise.
505 * gdb.cp/converts.exp: Likewise.
506 * gdb.cp/exceptprint.exp: Likewise.
507 * gdb.cp/inherit.exp: Likewise.
508 * gdb.cp/nsnoimports.exp: Likewise.
509 * gdb.cp/virtbase2.exp: Likewise.
510 * gdb.mi/mi-var-cmd.exp: Likewise.
511 * gdb.mi/var-cmd.c: Likewise.
512
53a47a3e
TT
5132020-05-26 Tom Tromey <tromey@adacore.com>
514
515 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
516
0bc2354b
TT
5172020-05-26 Tom Tromey <tromey@adacore.com>
518
519 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
520 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
521 type.
522 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
523 variable.
524
0db49895
CBG
5252020-05-26 Christian Biesinger <cbiesinger@google.com>
526
527 * Makefile.in: Use = instead of == for the test command
528 for portability.
529
40d22035
TV
5302020-05-26 Tom de Vries <tdevries@suse.de>
531
532 * gdb.base/gold-gdb-index-2.c: New test.
533 * gdb.base/gold-gdb-index.c: New test.
534 * gdb.base/gold-gdb-index.exp: New file.
535 * gdb.base/gold-gdb-index.h: New test.
536
043e2e02
TV
5372020-05-25 Tom de Vries <tdevries@suse.de>
538
539 * boards/gold-gdb-index.exp: New file.
540
462f72c5
SM
5412020-05-25 Simon Marchi <simon.marchi@efficios.com>
542
543 * boards/simavr.exp: New file.
544
6cf66e76
SM
5452020-05-25 Simon Marchi <simon.marchi@efficios.com>
546
547 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
548 * gdb.base/inferior-args.exp: New file.
549 * gdb.base/inferior-args.c: New file.
550
75d04512
SM
5512020-05-25 Simon Marchi <simon.marchi@efficios.com>
552
553 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
554 inferior_args. Pass it to gdb_reload.
555 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
556 inferior_args.
557 (gdb_reload): Add inferior_args argument.
558 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
559 pass it to gdbserver_run.
560 * boards/native-gdbserver.exp: Do not set noargs.
561 * boards/native-extended-gdbserver.exp (gdb_reload): Add
562 inferior_args argument.
563 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
564 * gdb.base/a2-run.exp: Check for use_gdb_stub.
565 * gdb.base/args.exp: Likewise.
566
42cf1844
TV
5672020-05-25 Tom de Vries <tdevries@suse.de>
568
569 * lib/gdb.exp (exec_is_pie): Add comment.
570
8f7d38ef
TV
5712020-05-25 Tom de Vries <tdevries@suse.de>
572
573 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
574 instead of $binfile in the untested message.
575
465e1b0f
TV
5762020-05-25 Tom de Vries <tdevries@suse.de>
577
578 PR testsuite/26031
579 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
580
3c5a0e02
TV
5812020-05-25 Tom de Vries <tdevries@suse.de>
582
583 * boards/gold.exp: New file.
584
0a4f5f8c
TT
5852020-05-23 Tom Tromey <tom@tromey.com>
586
587 * gdb.base/style.exp: Remove completion styling test.
588 * lib/gdb-utils.exp (style): Remove completion styles.
589
eca1f90c
TT
5902020-05-23 Tom Tromey <tom@tromey.com>
591
592 * gdb.base/style.exp: Add completion styling test.
593 * lib/gdb-utils.exp (style): Add completion styles.
594
7c13f4e8
AB
5952020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
596
597 * gdb.base/annota1.exp: Update expected results.
598 * gdb.cp/annota2.exp: Update expected results, remove duplicate
599 test name.
600 * gdb.cp/annota3.exp: Update expected results.
601
41977d16
SM
6022020-05-20 Simon Marchi <simon.marchi@efficios.com>
603
604 PR gdb/26016
605 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
606 against MAP_FAILED.
607 * gdb.base/coremaker.c (mmapdata): Likewise.
608 * gdb.base/jit-reader-host.c (main): Likewise.
609 * gdb.base/sym-file-loader.c (load): Likewise.
610 (load_shlib): Likewise.
611
b4757f2e
TT
6122020-05-20 Tom Tromey <tromey@adacore.com>
613
614 * gdb.ada/array_char_idx.exp: Recognize initialized array.
615
9a0bacfb
TV
6162020-05-20 Tom de Vries <tdevries@suse.de>
617
618 PR symtab/25833
619 * gdb.base/with-mf-inc.c: New test.
620 * gdb.base/with-mf-main.c: New test.
621 * gdb.base/with-mf.exp: New file.
622
76571211
TT
6232020-05-19 Tom Tromey <tromey@adacore.com>
624
625 * gdb.rust/simple.exp: Restore missing test result.
626
4cd9f3d5
TV
6272020-05-19 Tom de Vries <tdevries@suse.de>
628
629 * gdb.base/gdb-caching-proc.exp: Fix typo.
630
7d874253
TT
6312020-05-19 Tom Tromey <tromey@adacore.com>
632
633 * gdb.rust/simple.exp: Add some test descriptions.
634 (test_one_slice): Use with_test_prefix.
635
1d727695
TV
6362020-05-18 Tom de Vries <tdevries@suse.de>
637
638 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
639
7f32a4d5
PA
6402020-05-17 Pedro Alves <palves@redhat.com>
641
642 PR gdb/25741
643 * gdb.base/hw-sw-break-same-address.exp: New file.
644
7cfd74cf
PA
6452020-05-16 Pedro Alves <palves@redhat.com>
646
647 * gdb.multi/multi-re-run.exp (test_re_run): Switch
648 LAST_LOADED_FILE accordingly.
649
57b4f16e
PW
6502020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
651
652 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
653
7c05caf7
PW
6542020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
655
656 * gdb.base/help.exp: Test apropos and help for commands
657 having aliases. Fixed comments not starting with an
658 upper-case letter or not finishing with a dot.
659
7aa1b46f
PW
6602020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
661
3b3aaacb
PW
662 * gdb.base/alias.exp: Update help output check.
663
57b4f16e 6642020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 665
7aa1b46f
PW
666 * gdb.base/default.exp: Update output following fixes.
667
0605465f
PW
6682020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
669
670 * gdb.base/alias.exp: Test aliases starting with a prefix of
671 another alias.
672
86e4e63d
GB
6732020-05-15 Gary Benson <gbenson@redhat.com>
674
675 * gdb.base/info-os.c (main): Add return statement.
676 * gdb.base/info_minsym.c (minsym_fun): Likewise.
677 * gdb.base/large-frame-2.c (func): Likewise.
678 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
679 * gdb.base/pr10179-b.c (foo2): Likewise.
680 * gdb.base/valgrind-disp-step.c (foo): Likewise.
681 * gdb.base/watch-cond.c (func): Likewise.
682 * gdb.multi/goodbye.c (verylongfun): Likewise.
683 * gdb.multi/hello.c (commonfun): Likewise.
684 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
685 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
686 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
687 Likewise.
688 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
689 * gdb.threads/interrupt-while-step-over.c (child_function):
690 Likewise.
691 * gdb.trace/actions-changed.c (end): Likewise.
692
163df4df
GB
6932020-05-15 Gary Benson <gbenson@redhat.com>
694
695 * gdb.opencl/callfuncs.exp: Report when test skipped.
696 * gdb.opencl/convs_casts.exp: Likewise.
697 * gdb.opencl/datatypes.exp: Likewise.
698 * gdb.opencl/operators.exp: Likewise.
699 * gdb.opencl/vec_comps.exp: Likewise.
700
6dbc505a
TV
7012020-05-15 Tom de Vries <tdevries@suse.de>
702
703 * gdb.base/align.exp.in: Rename to ...
704 * gdb.base/align.exp.tcl: ... this.
705 * gdb.base/align-c++.exp: Update.
706 * gdb.base/align-c.exp: Update.
707 * gdb.base/all-architectures.exp.in: Rename to ...
708 * gdb.base/all-architectures.exp: ... this.
709 * gdb.base/all-architectures-0.exp: Update.
710 * gdb.base/all-architectures-1.exp: Update.
711 * gdb.base/all-architectures-2.exp: Update.
712 * gdb.base/all-architectures-3.exp: Update.
713 * gdb.base/all-architectures-4.exp: Update.
714 * gdb.base/all-architectures-5.exp: Update.
715 * gdb.base/all-architectures-6.exp: Update.
716 * gdb.base/all-architectures-7.exp: Update.
717 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
718 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
719 * gdb.base/infcall-nested-structs-c++.exp: Update.
720 * gdb.base/infcall-nested-structs-c.exp: Update.
721 * gdb.base/info-types.exp.in: Rename to ...
722 * gdb.base/info-types.exp.tcl: ... this.
723 * gdb.base/info-types-c++.exp: Update.
724 * gdb.base/info-types-c.exp: Update.
725 * gdb.base/max-depth.exp.in: Rename to ...
726 * gdb.base/max-depth.exp.tcl: ... this.
727 * gdb.base/max-depth-c++.exp: Update.
728 * gdb.base/max-depth-c.exp: Update.
729 * gdb.cp/cpexprs.exp.in: Rename to ...
730 * gdb.cp/cpexprs.exp.tcl: ... this.
731 * gdb.cp/cpexprs-debug-types.exp: Update.
732 * gdb.cp/cpexprs.exp: Update.
733 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
734 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
735 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
736 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
737 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
738 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
739 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
740 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
741 * gdb.dwarf2/clang-debug-names-2.exp: Update.
742 * gdb.dwarf2/clang-debug-names.exp: Update.
743
d1034d78
AB
7442020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
745
746 * lib/check-test-names.exp: Remove code that prevents this file
747 loading when tests are run in parallel.
748
3c5c3649
PA
7492020-05-15 Pedro Alves <palves@redhat.com>
750
751 * gdb.multi/multi-kill.exp (start_inferior): Remove
752 'testpid' parameter. Refer to namespace variable directly.
753 (testpid): Declare as namespace variable.
754
272c36b8
PA
7552020-05-15 Pedro Alves <palves@redhat.com>
756
757 * gdb.multi/multi-kill.exp: Wrap in namespace.
758 (start_inferior): Add TESTPID parameter. Use it instead of the
759 testpid global.
760 (top level): Define empty TESTPID array, and pass it down to
761 start_inferior.
762
02eba61a
TV
7632020-05-14 Tom de Vries <tdevries@suse.de>
764
765 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
766 output.
767
971a3747
TV
7682020-05-14 Tom de Vries <tdevries@suse.de>
769
770 * gdb.base/align.exp: Split into ...
771 * gdb.base/align.exp.in: ...
772 * gdb.base/align-c++.exp: ...
773 * gdb.base/align-c.exp: ... these.
774 * gdb.base/infcall-nested-structs.exp: Split into ...
775 * gdb.base/infcall-nested-structs.exp.in: ...
776 * gdb.base/infcall-nested-structs-c++.exp: ...
777 * gdb.base/infcall-nested-structs-c.exp: ... these.
778 * gdb.base/info-types.exp: Split into ...
779 * gdb.base/info-types.exp.in: ...
780 * gdb.base/info-types-c++.exp: ...
781 * gdb.base/info-types-c.exp: ... these.
782 * gdb.base/max-depth.exp: Split into ...
783 * gdb.base/max-depth.exp.in: ...
784 * gdb.base/max-depth-c++.exp: ...
785 * gdb.base/max-depth-c.exp: ... these.
786 * gdb.cp/infcall-nodebug.exp: Split into ...
787 * gdb.cp/infcall-nodebug.exp.in: ...
788 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
789 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
790 * gdb.cp/infcall-nodebug-c-d0.exp: ...
791 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
792
a05575d3
TBA
7932020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
794 Pedro Alves <palves@redhat.com>
795
796 * gdb.multi/multi-exit.c: New file.
797 * gdb.multi/multi-exit.exp: New file.
798 * gdb.multi/multi-kill.c: New file.
799 * gdb.multi/multi-kill.exp: New file.
800
6ad82919
TBA
8012020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
802
803 * gdb.base/annota1.exp: Update the expected output.
804 * gdb.cp/annota2.exp: Ditto.
805
843f4d93
AB
8062020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
807
808 * lib/check-test-names.exp: Disable when testing is being run in
809 parallel.
810
c7c66341
TV
8112020-05-12 Tom de Vries <tdevries@suse.de>
812
813 * gdb.base/jit-elf.exp: Fix string concat.
814
1b59ca1c
TV
8152020-05-12 Tom de Vries <tdevries@suse.de>
816
817 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
818 messages.
819
b4991d29
TV
8202020-05-12 Tom de Vries <tdevries@suse.de>
821
822 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
823
dbb0ab10
TV
8242020-05-12 Tom de Vries <tdevries@suse.de>
825
826 * gdb.ada/catch_ex.exp: Use with_test_prefix.
827 * gdb.ada/mi_catch_ex.exp: Same.
828 * gdb.ada/mi_catch_ex_hand.exp: Same.
829
7549fed8
TV
8302020-05-12 Tom de Vries <tdevries@suse.de>
831
832 * gdb.fortran/complex.exp: Use with_test_prefix.
833
af2d5cd8
TV
8342020-05-12 Tom de Vries <tdevries@suse.de>
835
836 * gdb.trace/passcount.exp: Fix test-names.
837
7c121311
TV
8382020-05-12 Tom de Vries <tdevries@suse.de>
839
840 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
841
c9f3b40e
TV
8422020-05-12 Tom de Vries <tdevries@suse.de>
843
844 * gdb.gdb/complaints.exp: Use with_test_prefix.
845 * gdb.xml/tdesc-regs.exp: Same.
846 * gdb.opt/inline-locals.exp: Fix test name.
847
111b33f0
TV
8482020-05-12 Tom de Vries <tdevries@suse.de>
849
850 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
851 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
852 * gdb.dwarf2/implref-struct.exp: Same.
853 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
854 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
855
ebf47080
SM
8562020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
857
858 * gdb.base/jit-so.exp (one_jit_test): Change test name.
859
d30dcd12
AB
8602020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
861
862 * lib/check-test-names.exp (all_test_names): New module variable.
863 (counts): Add 'duplicates' field.
864 (_check_duplicates): New procedure.
865 (check): Also check for duplicates.
866 (do_log_summary): Print duplicates count.
867 (do_reset_vars): Reset counter for duplicate test names, and
868 discard all know test names.
869
34584c09
AB
8702020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
871
872 * lib/gdb.exp: Include check-test-names.exp library.
873 * lib/check-test-names.exp: New file.
874
e0002117
TV
8752020-05-11 Tom de Vries <tdevries@suse.de>
876
877 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
878
53f539a3
KS
8792020-05-11 Keith Seitz <keiths@redhat.com>
880
881 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
882
113ee09a
TV
8832020-05-11 Tom de Vries <tdevries@suse.de>
884
885 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
886 * gdb.cp/cpexprs.exp.in: .. here.
887 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
888 cpexprs.exp.
889
ba3e70b0
KS
8902020-05-11 Keith Seitz <keiths@redhat.com>
891
892 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
893 test names.
894 * gdb.ada/arrayptr.exp: Likewise.
895 * gdb.ada/assign_arr.exp: Likewise.
896 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
897 * gdb.ada/bp_on_var.exp: Likewise.
898 * gdb.ada/call_pn.exp: Likewise.
899 * gdb.ada/complete.exp: Likewise.
900 * gdb.ada/fun_overload_menu.exp: Likewise.
901 * gdb.ada/funcall_param.exp: Likewise.
902 * gdb.ada/funcall_ref.exp: Likewise.
903 * gdb.ada/packed_array_assign.exp: Likewise.
904 * gdb.ada/same_component_name.exp: Likewise.
905 * gdb.ada/type_coercion.exp: Likewise.
906 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
907 * gdb.ada/variant_record_packed_array.exp: Likewise.
908
3ee6bb11
TV
9092020-05-11 Tom de Vries <tdevries@suse.de>
910
911 PR symtab/25941
912 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
913 out of ...
914 * gdb.dwarf2/clang-debug-names.exp: ... here.
915 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
916 clang-debug-names.exp.in.
917 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
918 * gdb.dwarf2/clang-debug-names-2.c: New test.
919
86cd6bc8
AKS
9202020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
921
922 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
923 (fortran_runto_main): New Proc, fortran version of runto_main.
924 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
925 * gdb.fortran/array-bounds.exp: Likewise.
926 * gdb.fortran/array-slices.exp: Likewise.
927 * gdb.fortran/block-data.exp: Likewise.
928 * gdb.fortran/charset.exp: Likewise.
929 * gdb.fortran/common-block.exp: Likewise.
930 * gdb.fortran/complex.exp: Likewise.
931 * gdb.fortran/derived-type-function.exp: Likewise.
932 * gdb.fortran/derived-type.exp: Likewise.
933 * gdb.fortran/info-modules.exp: Likewise.
934 * gdb.fortran/info-types.exp: Likewise.
935 * gdb.fortran/intrinsics.exp: Likewise.
936 * gdb.fortran/library-module.exp: Likewise.
937 * gdb.fortran/logical.exp: Likewise.
938 * gdb.fortran/max-depth.exp: Likewise.
939 * gdb.fortran/module.exp: Likewise.
940 * gdb.fortran/multi-dim.exp: Likewise.
941 * gdb.fortran/nested-funcs.exp: Likewise.
942 * gdb.fortran/print-formatted.exp: Likewise.
943 * gdb.fortran/print_type.exp: Likewise.
944 * gdb.fortran/printing-types.exp: Likewise.
945 * gdb.fortran/ptr-indentation.exp: Likewise.
946 * gdb.fortran/ptype-on-functions.exp: Likewise.
947 * gdb.fortran/subarray.exp: Likewise.
948 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
949 * gdb.fortran/vla-datatypes.exp: Likewise.
950 * gdb.fortran/vla-history.exp: Likewise.
951 * gdb.fortran/vla-ptr-info.exp: Likewise.
952 * gdb.fortran/vla-ptype-sub.exp: Likewise.
953 * gdb.fortran/vla-ptype.exp: Likewise.
954 * gdb.fortran/vla-sizeof.exp: Likewise.
955 * gdb.fortran/vla-type.exp: Likewise.
956 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
957 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
958 * gdb.fortran/vla-value-sub.exp: Likewise.
959 * gdb.fortran/vla-value.exp: Likewise.
960 * gdb.fortran/whatis_type.exp: Likewise.
961 * gdb.mi/mi-var-child-f.exp: Likewise.
962
6dc55ce9 9632020-05-09 Tom de Vries <tdevries@suse.de>
964
965 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
966
283cb58c
TV
9672020-05-08 Tom de Vries <tdevries@suse.de>
968
969 * gdb.dwarf2/clang-debug-names.c: New test.
970 * gdb.dwarf2/clang-debug-names.exp: New file.
971
ac4a4f1c
SM
9722020-05-06 Simon Marchi <simon.marchi@efficios.com>
973
974 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
975 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
976
24fe640b
TV
9772020-05-06 Tom de Vries <tdevries@suse.de>
978
979 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
980 breakpoint is at a "recommended breakpoint location".
981 * gdb.reverse/consecutive-reverse.exp: Same.
982
0d8683a3
TV
9832020-05-06 Tom de Vries <tdevries@suse.de>
984
985 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
986 address.
987
b8983c46
TV
9882020-05-06 Tom de Vries <tdevries@suse.de>
989
990 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
991
abf6d805
TV
9922020-05-06 Tom de Vries <tdevries@suse.de>
993
994 * gdb.base/store.exp (check_set, up_set): Allowing missing location
995 info for r.
996
0fc2a808
TV
9972020-05-06 Tom de Vries <tdevries@suse.de>
998
999 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1000 necessary.
1001
873dd427
TV
10022020-05-06 Tom de Vries <tdevries@suse.de>
1003
1004 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1005 void.
1006
7c99e7e2
TV
10072020-05-06 Tom de Vries <tdevries@suse.de>
1008
1009 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1010 of ...
1011 * gdb.base/async.exp: ... here.
1012 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1013 "recommended breakpoint location".
1014
6173d6a6
TV
10152020-05-06 Tom de Vries <tdevries@suse.de>
1016
1017 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1018
6015a067
TV
10192020-05-04 Tom de Vries <tdevries@suse.de>
1020
1021 * gdb.base/async.exp: Check whether instruction addresses are a
1022 "recommended breakpoint location".
1023
3b6acaee
TT
10242020-05-03 Tom Tromey <tom@tromey.com>
1025
1026 * gdb.base/sepdebug.exp: Remove "catch" test.
1027 * gdb.base/break.exp: Remove "catch" test.
1028 * gdb.base/default.exp: Update expected output.
1029
5beb4d17
TV
10302020-05-02 Tom de Vries <tdevries@suse.de>
1031
1032 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1033 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1034 * gdb.arch/i386-mpx-map.exp: Same.
1035 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1036 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1037 * gdb.arch/i386-mpx.exp: Same.
1038
8caf140d
TV
10392020-05-02 Tom de Vries <tdevries@suse.de>
1040
1041 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1042
693196cb
TV
10432020-05-01 Tom de Vries <tdevries@suse.de>
1044
1045 * gdb.ada/operator_bp.exp: Allow more than required amount of
1046 breakpoint.
1047
53ae0aa9
TV
10482020-05-01 Tom de Vries <tdevries@suse.de>
1049
1050 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1051
ee9d1e5f
HD
10522020-04-30 Hannes Domani <ssbssa@yahoo.de>
1053
1054 PR gdb/18706
1055 * gdb.cp/stub-array-size.cc: New test.
1056 * gdb.cp/stub-array-size.exp: New file.
1057 * gdb.cp/stub-array-size.h: New test.
1058 * gdb.cp/stub-array-size2.cc: New test.
1059
d5cf82c0
HD
10602020-04-30 Hannes Domani <ssbssa@yahoo.de>
1061
1062 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1063 output to the new format.
1064
42e165c3
SM
10652020-04-29 Simon Marchi <simon.marchi@efficios.com>
1066
1067 * gdb.base/break.exp: Use with_test_prefix.
1068
6e4e3fe1
TV
10692020-04-29 Tom de Vries <tdevries@suse.de>
1070
1071 * lib/gdb.exp (debug_types): New proc.
1072 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1073 * gdb.python/py-symtab.exp: Same.
1074
d642b692
HD
10752020-04-29 Hannes Domani <ssbssa@yahoo.de>
1076
1077 PR gdb/17320
1078 * gdb.base/pretty-array.c: New test.
1079 * gdb.base/pretty-array.exp: New file.
1080
ea90f227
TV
10812020-04-29 Tom de Vries <tdevries@suse.de>
1082
1083 PR symtab/25889
1084 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1085 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1086 and include cpexprs.exp.
1087
a65189c9
TV
10882020-04-28 Mark Williams <mark@myosotissp.com>
1089
1090 PR gdb/24480
1091 * dw4-toplevel-types.exp: Test for top level types.
1092 * dw4-toplevel-types.cc: Test for top level types.
1093
32d1f47a
TBA
10942020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1095
1096 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1097 (theads -> threads).
1098
56a4f5a1
TV
10992020-04-28 Tom de Vries <tdevries@suse.de>
1100
1101 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1102
0b2f8a3b
TV
11032020-04-28 Tom de Vries <tdevries@suse.de>
1104
1105 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1106
5390c717
TV
11072020-04-28 Tom de Vries <tdevries@suse.de>
1108
1109 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1110
15cd93d0
TV
11112020-04-28 Tom de Vries <tdevries@suse.de>
1112
1113 * gdb.dwarf2/main-foo.c: New test.
1114 * gdb.dwarf2/struct-with-sig.exp: New file.
1115
d472f0fb
TV
11162020-04-25 Tom de Vries <tdevries@suse.de>
1117
1118 * boards/debug-types.exp: New file.
1119
8d840e05
AB
11202020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1121
1122 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1123
bcfe6157
TT
11242020-04-24 Tom Tromey <tom@tromey.com>
1125
1126 PR symtab/12707:
1127 * gdb.python/py-symbol.exp: Update expected results for
1128 linkage_name test.
1129 * gdb.cp/print-demangle.exp: New file.
1130 * gdb.base/c-linkage-name.exp: Fix test.
1131 * gdb.guile/scm-symbol.exp: Update expected results for
1132 linkage_name test.
1133
f049a313
TT
11342020-04-24 Tom Tromey <tom@tromey.com>
1135
1136 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1137 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1138 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1139 assembler.
1140
7cf28874
TV
11412020-04-24 Tom de Vries <tdevries@suse.de>
1142
1143 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1144 C++.
1145
dac2fef7
TT
11462020-04-24 Tom Tromey <tromey@adacore.com>
1147
1148 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1149 values.
1150 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1151 values. Update test for minimal encodings.
1152 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1153 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1154 values. Update test for minimal encodings.
1155
1acda803
TT
11562020-04-24 Tom Tromey <tromey@adacore.com>
1157
1158 PR python/23662:
1159 * gdb.ada/variant.exp: Add Python checks.
1160 * gdb.rust/simple.exp: Add dynamic type checks.
1161
adfb9815
TT
11622020-04-24 Tom Tromey <tromey@adacore.com>
1163
1164 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1165 Make array type matching more lax.
1166 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1167 * gdb.ada/mi_variant.exp: New file.
1168 * gdb.ada/mi_variant/pck.ads: New file.
1169 * gdb.ada/mi_variant/pkg.adb: New file.
1170 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1171 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1172
7d79de9a
TT
11732020-04-24 Tom Tromey <tromey@adacore.com>
1174
1175 * gdb.ada/variant.exp: Add dynamic field offset tests.
1176 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1177 * gdb.ada/variant/pkg.adb: Add new variables.
1178
f8e89861
TT
11792020-04-24 Tom Tromey <tromey@adacore.com>
1180
1181 * gdb.ada/variant.exp: New file
1182 * gdb.ada/variant/pkg.adb: New file
1183 * gdb.ada/variant/pck.adb: New file
1184
86e887ae
TV
11852020-04-24 Tom de Vries <tdevries@suse.de>
1186
1187 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1188
88428775
TV
11892020-04-24 Tom de Vries <tdevries@suse.de>
1190
1191 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1192 flags.
1193
4e86f6e7
TV
11942020-04-24 Tom de Vries <tdevries@suse.de>
1195
1196 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1197
2016d3e6
TV
11982020-04-24 Tom de Vries <tdevries@suse.de>
1199
1200 * lib/gdb.exp (default_gdb_start): Handle eof.
1201 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1202 failure.
1203 * gdb.base/readnever.exp: Handle clean_restart failure.
1204
70bc38f5
TV
12052020-04-23 Tom de Vries <tdevries@suse.de>
1206
1207 * gdb.base/decl-before-def.exp: Run to main and print a again.
1208
de82891c
TV
12092020-04-23 Tom de Vries <tdevries@suse.de>
1210
1211 * gdb.base/decl-before-def-decl.c: New test.
1212 * gdb.base/decl-before-def-def.c: New test.
1213 * gdb.base/decl-before-def.exp: New file.
1214
96038148
TV
12152020-04-23 Tom de Vries <tdevries@suse.de>
1216
1217 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1218
54ac3df1
TV
12192020-04-22 Tom de Vries <tdevries@suse.de>
1220
1221 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1222 debug_info_offset.
1223 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1224 before $objsfile in the line line.
1225
714534e1
TV
12262020-04-22 Tom de Vries <tdevries@suse.de>
1227
1228 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1229
16a7dbf4
MS
12302020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1231
1232 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1233 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1234 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1235 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1236 * gdb.base/jit-protocol.h: Update definitions to match all usage
1237 contexts.
1238
12392020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1240
1241 * gdb.base: Rename all jit related test and source files.
1242
12432020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1244
1245 * gdb.base/jit-reader.exp: Relax register output check.
1246
317d2668
TV
12472020-04-22 Tom de Vries <tdevries@suse.de>
1248
1249 PR symtab/25764
1250 * gdb.base/psym-external-decl-2.c: New test.
1251 * gdb.base/psym-external-decl.c: New test.
1252 * gdb.base/psym-external-decl.exp: New file.
1253 * gdb.threads/tls.exp: Add PR25807 kfail.
1254
eea9e357
TV
12552020-04-22 Tom de Vries <tdevries@suse.de>
1256
1257 PR symtab/25801
1258 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1259 in "info source" output.
1260
3d5afab3
TV
12612020-04-22 Tom de Vries <tdevries@suse.de>
1262
1263 PR symtab/25700
1264 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1265 symtab for imported_unit.c.
1266
b32102f6
GB
12672020-04-21 Gary Benson <gbenson@redhat.com>
1268
1269 * gdb.base/advance.c (func): New argument, to match call site.
1270 (func2, func3): Add return statements.
1271
d43b7a2d
TBA
12722020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1273
1274 * gdb.multi/run-only-second-inf.c: New file.
1275 * gdb.multi/run-only-second-inf.exp: New file.
1276
d89edf9b
MM
12772020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1278
1279 * gdb.btrace/multi-inferior.c: New test.
1280 * gdb.btrace/multi-inferior.exp: New file.
1281
1a476b6d
MM
12822020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1283
1284 * gdb.btrace/enable-new-thread.c: New test.
1285 * gdb.btrace/enable-new-thread.exp: New file.
1286
4778a5f8
TV
12872020-04-21 Tom de Vries <tdevries@suse.de>
1288
1289 PR gdb/25471
1290 * gdb.threads/killed-outside.c: New test.
1291 * gdb.threads/killed-outside.exp: New file.
1292
9b2c992c
GB
12932020-04-20 Gary Benson <gbenson@redhat.com>
1294
1295 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1296 * gdb.base/nested-subp2.exp: Likewise.
1297 * gdb.base/nested-subp3.exp: Likewise.
1298
b5d1d6f7
GB
12992020-04-20 Gary Benson <gbenson@redhat.com>
1300
1301 * gdb.base/nested-subp1.exp: Disable test when using clang.
1302 * gdb.base/nested-subp2.exp: Likewise.
1303 * gdb.base/nested-subp3.exp: Likewise.
1304
25230285
GB
13052020-04-20 Gary Benson <gbenson@redhat.com>
1306
1307 * gdb.cp/exception.cc: Fix compilation error with clang.
1308
fa93cc8f
GB
13092020-04-20 Gary Benson <gbenson@redhat.com>
1310
809730f3 1311 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1312
e0c45f30
GB
13132020-04-20 Gary Benson <gbenson@redhat.com>
1314
1315 * gdb.base/jit-main.c: Fix compilation error with clang.
1316
4ddfec93
KR
13172020-04-17 Kamil Rytarowski <n54@gmx.com>
1318
1319 * gdb.base/attach-twice.c: Include "sys/types.h".
1320 (PTRACE_ATTACH): Add fallback definition.
1321 (main): Pass `0' to the 4th argument of `ptrace'.
1322
2bed205e
KR
13232020-04-17 Kamil Rytarowski <n54@gmx.com>
1324
1325 * gdb.base/fork-running-state.c: Include "signal.h".
1326
0743fc83
TT
13272020-04-17 Tom Tromey <tromey@adacore.com>
1328
1329 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1330 Update tests.
1331 * gdb.btrace/cpu.exp: Update tests.
1332 * gdb.base/maint.exp: Update tests.
1333 * gdb.base/default.exp: Update tests.
1334 * gdb.base/completion.exp: Update tests.
1335
efba5c23
TV
13362020-04-16 Tom de Vries <tdevries@suse.de>
1337
1338 PR symtab/25791
1339 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1340 (ensure_gdb_index): and factor out and move ...
1341 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1342 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1343
d191d716
TV
13442020-04-16 Tom de Vries <tdevries@suse.de>
1345
1346 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1347 loading exec.
1348
99f1bc6a
AB
13492020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1350
1351 * gdb.base/many-completions.exp: New file.
1352
194d088f
TV
13532020-04-14 Tom de Vries <tdevries@suse.de>
1354
1355 PR symtab/25718
1356 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1357
c1a66c06
TV
13582020-04-14 Tom de Vries <tdevries@suse.de>
1359
1360 PR symtab/25720
1361 * gdb.base/maint-expand-symbols-header-file.c: New test.
1362 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1363 * gdb.base/maint-expand-symbols-header-file.h: New test.
1364
21b0982c
AB
13652020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1366
1367 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1368 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1369 get_func_info.
1370 (get_func_info): Delete.
1371 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1372 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1373 * lib/dwarf.exp (get_func_info): New function.
1374
dd1cab06
TV
13752020-04-13 Tom de Vries <tdevries@suse.de>
1376
1377 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1378 to what find_gnatmake does.
1379
71ea2b6b
TV
13802020-04-10 Tom de Vries <tdevries@suse.de>
1381
1382 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1383 -readnow.
1384
bdfc1e8a
TV
13852020-04-10 Tom de Vries <tdevries@suse.de>
1386
1387 PR cli/25808
1388 * gdb.base/style.c: Add leading newlines.
1389 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1390 Check listing of main's one-line body.
1391
14ca8ecf
TV
13922020-04-08 Tom de Vries <tdevries@suse.de>
1393
1394 * lib/gdb.exp (psymtabs_p): New proc.
1395 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1396 importing unit" unsupported if there are no partial symbols.
1397
e21d048f
TV
13982020-04-08 Tom de Vries <tdevries@suse.de>
1399
1400 PR testsuite/25760
1401 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1402
25c11aca
TV
14032020-04-07 Tom de Vries <tdevries@suse.de>
1404
1405 PR symtab/25796
1406 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1407
5707e24b
TV
14082020-04-07 Tom de Vries <tdevries@suse.de>
1409
1410 * gdb.base/check-psymtab.c: New test.
1411 * gdb.base/check-psymtab.exp: New file.
1412
6ee448cc
TT
14132020-04-06 Tom Tromey <tromey@adacore.com>
1414
1415 * gdb.ada/variant-record/proc.adb: New file.
1416 * gdb.ada/variant-record/value.adb: New file.
1417 * gdb.ada/variant-record/value.s: New file.
1418 * gdb.ada/variant-record.exp: New file.
1419
9e7c9a03
HD
14202020-04-03 Hannes Domani <ssbssa@yahoo.de>
1421
1422 PR gdb/25325
1423 * gdb.cp/typed-enum.cc: New test.
1424 * gdb.cp/typed-enum.exp: New file.
1425
c90d28ac
AB
14262020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1427
1428 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1429 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1430 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1431 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1432 * gdb.opt/inline-small-func.c: New file.
1433 * gdb.opt/inline-small-func.exp: New file.
1434 * gdb.opt/inline-small-func.h: New file.
1435
34e9a9fa
AB
14362020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1437
1438 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1439 function.
1440
6a354911
AB
14412020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1442
1443 * lib/dwarf.exp (function_range): Allow compiler options to be
1444 specified.
1445
880d9777
TV
14462020-04-02 Tom de Vries <tdevries@suse.de>
1447
1448 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1449 __attribute__((always_inline)).
1450 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1451
f32682ea
TV
14522020-04-02 Tom de Vries <tdevries@suse.de>
1453
1454 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1455 (gdbserver_gdb_exit): ... here. Add timeout warning.
1456 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1457 (connect_target_extended_remote): Append new server_spawn_id to
1458 server_spawn_ids.
1459 (cleanup): New proc.
1460 (setup, <toplevel>): Call cleanup.
1461
d3214198
TV
14622020-04-02 Tom de Vries <tdevries@suse.de>
1463
1464 * gdb.base/main-psymtab.exp: New file.
1465
cc77ed24
TV
14662020-04-02 Tom de Vries <tdevries@suse.de>
1467
1468 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1469
3638a098
TT
14702020-04-01 Tom Tromey <tom@tromey.com>
1471
1472 * gdb.base/complex-parts.exp: Add type tests.
1473
c34e8714
TT
14742020-04-01 Tom Tromey <tom@tromey.com>
1475
1476 * gdb.base/complex-parts.exp: Add arithmetic tests.
1477
981c08ce
TT
14782020-04-01 Tom Tromey <tom@tromey.com>
1479
1480 * gdb.compile/compile.exp: Update.
1481 * gdb.compile/compile-cplus.exp: Update.
1482 * gdb.base/varargs.exp: Update.
1483 * gdb.base/floatn.exp: Update.
1484 * gdb.base/endianity.exp: Update.
1485 * gdb.base/callfuncs.exp (do_function_calls): Update.
1486 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1487 (complex_float_integral_args): Update.
1488 * gdb.base/complex.exp: Update.
1489 * gdb.base/complex-parts.exp: Update.
1490
3d1cfd43
TT
14912020-04-01 Tom Tromey <tromey@adacore.com>
1492
1493 * gdb.rust/union.rs: New file.
1494 * gdb.rust/union.exp: New file.
1495 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1496 (main): Update.
1497 * gdb.rust/simple.exp: Move union tests to union.exp.
1498
e033dfa9
TT
14992020-04-01 Tom Tromey <tromey@adacore.com>
1500
1501 * gdb.rust/simple.rs (main): Remove "y0".
1502
53cccef1
TBA
15032020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1504
1505 * gdb.multi/stop-all-on-exit.c: New test.
1506 * gdb.multi/stop-all-on-exit.exp: New file.
1507
60e22c1e
HD
15082020-04-01 Hannes Domani <ssbssa@yahoo.de>
1509
1510 PR gdb/24789
1511 * gdb.cp/misc.cc: Add integer reference variable.
1512 * gdb.cp/misc.exp: Add test.
1513
e139a727
TBA
15142020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1515
1516 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1517 scenario to cover execution until the end and also the case
1518
16b0db75
TV
15192020-03-31 Tom de Vries <tdevries@suse.de>
1520
1521 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1522 c. Use "maint info symtabs" to check symtab expansion.
1523
c0502da6
TV
15242020-03-30 Tom de Vries <tdevries@suse.de>
1525
1526 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1527 unsupported.
1528 (verify_psymtab_expanded): Move ...
1529 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1530 test.
1531 (readnow): New proc.
1532
5935fd15
AB
15332020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1534
1535 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1536 with $hex.
1537
1773be9e
TT
15382020-03-20 Tom Tromey <tromey@adacore.com>
1539
1540 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1541
70304be9
TT
15422020-03-20 Tom Tromey <tromey@adacore.com>
1543
1544 * gdb.ada/sub_variant/subv.adb: New file.
1545 * gdb.ada/sub_variant.exp: New file.
1546
0dd7b8f7
TV
15472020-03-20 Tom de Vries <tdevries@suse.de>
1548
1549 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1550 first break fails.
1551 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1552
cada5fc9
AB
15532020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1554
1555 * gdb.server/exit-multiple-threads.c: New file.
1556 * gdb.server/exit-multiple-threads.exp: New file.
1557
6b8c53f2
AB
15582020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1559
1560 * gdb.fortran/mixed-lang-stack.c: New file.
1561 * gdb.fortran/mixed-lang-stack.cpp: New file.
1562 * gdb.fortran/mixed-lang-stack.exp: New file.
1563 * gdb.fortran/mixed-lang-stack.f90: New file.
1564
19a2740f
AB
15652020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1566
1567 * gdb.linespec/cp-completion-aliases.cc: New file.
1568 * gdb.linespec/cp-completion-aliases.exp: New file.
1569
d8c8b848
TV
15702020-03-19 Tom de Vries <tdevries@suse.de>
1571
1572 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1573 more precise.
1574
a9933ccf
TV
15752020-03-18 Tom de Vries <tdevries@suse.de>
1576
1577 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1578 * gdb.dwarf2/break-inline-psymtab.c: New test.
1579 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1580
2f89101f
TV
15812020-03-16 Tom de Vries <tdevries@suse.de>
1582
1583 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1584 cache_verify and cache_verify_proc.
1585
6b9374f1
TV
15862020-03-15 Tom de Vries <tdevries@suse.de>
1587
1588 * gdb.server/solib-list.exp: Handle
1589 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1590
eaeaf44c
TV
15912020-03-15 Tom de Vries <tdevries@suse.de>
1592
1593 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1594 objfiles".
1595
3293bbaf
TT
15962020-03-14 Tom Tromey <tom@tromey.com>
1597
1598 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1599
ab44624c
TV
16002020-03-14 Tom de Vries <tdevries@suse.de>
1601
1602 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1603
54c43825
TV
16042020-03-14 Tom de Vries <tdevries@suse.de>
1605
1606 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1607 result in line-by-line fashion.
1608
2ac70237
TV
16092020-03-14 Tom de Vries <tdevries@suse.de>
1610
1611 * lib/gdb.exp (supports_statement_frontiers): New proc.
1612 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1613
09546b56
TV
16142020-03-14 Tom de Vries <tdevries@suse.de>
1615
1616 * gdb.base/printcmds.exp: Add missing quoting for "print
1617 teststring2".
1618
a1f6a07c
TT
16192020-03-13 Tom Tromey <tom@tromey.com>
1620
1621 * gdb.base/printcmds.exp (test_print_strings): Add regression
1622 test.
1623 * gdb.base/printcmds.c (charptr): New typedef.
1624 (teststring2): New global.
1625
1b83d09c
AB
16262020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1627
1628 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1629 full path in the test name.
1630 (test_ld): Add some with_test_prefix blocks to make test names
1631 unique.
1632
2d61316c
TV
16332020-03-13 Tom de Vries <tdevries@suse.de>
1634
1635 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1636
2e9145ac
TV
16372020-03-13 Tom de Vries <tdevries@suse.de>
1638
1639 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1640
96c7f873
TV
16412020-03-13 Tom de Vries <tdevries@suse.de>
1642
1643 PR symtab/25646
1644 * gdb.dwarf2/imported-unit.exp: Add test.
1645
49ba92c0
TV
16462020-03-13 Tom de Vries <tdevries@suse.de>
1647
1648 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1649 (var1, var2): New variable.
1650 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1651 matching symbols.
1652
301b21e0
TV
16532020-03-13 Tom de Vries <tdevries@suse.de>
1654
1655 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1656 (Term::command): Use prompt prefix.
1657 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1658 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1659 command_no_prompt_prefix instead of prefix.
1660 * gdb.tui/tui-layout-asm.exp: Same.
1661
3f512721
SM
16622020-03-12 Simon Marchi <simon.marchi@efficios.com>
1663
1664 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1665
40310f30
SM
16662020-03-12 Simon Marchi <simon.marchi@efficios.com>
1667
1668 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1669 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1670 on" while stepping over the test instruction, match printed
1671 message.
1672
09252140
TV
16732020-03-12 Tom de Vries <tdevries@suse.de>
1674
1675 * gdb.base/info-types.exp: Use exp_continue during matching of output
1676 of "info types".
1677
14e9c72c
TV
16782020-03-12 Tom de Vries <tdevries@suse.de>
1679
1680 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1681
e515d67e
TV
16822020-03-12 Tom de Vries <tdevries@suse.de>
1683
1684 * gdb.fortran/module.exp: Use exp_continue during matching of output
1685 of "info variable -n".
1686
307eafd8
TV
16872020-03-12 Tom de Vries <tdevries@suse.de>
1688
1689 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1690 gdb.dwarf2/dw2-ranges-base.c.
1691
9a2de3fc
TV
16922020-03-12 Tom de Vries <tdevries@suse.de>
1693
1694 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1695 in presence of GLIBC debuginfo.
1696
3217502e
TV
16972020-03-12 Tom de Vries <tdevries@suse.de>
1698
1699 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1700 $core.
1701
1281424c
TV
17022020-03-12 Tom de Vries <tdevries@suse.de>
1703
1704 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1705 more precise.
1706
038b97fc
SM
17072020-03-11 Simon Marchi <simon.marchi@efficios.com>
1708
1709 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1710 from Unix to Windows path.
1711
5308d1e7
TV
17122020-03-11 Tom de Vries <tdevries@suse.de>
1713
1714 * gdb.ada/minsyms.exp: Set language to ada.
1715
f870f78f
TV
17162020-03-11 Tom de Vries <tdevries@suse.de>
1717
1718 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1719
5a13315d
TV
17202020-03-11 Tom de Vries <tdevries@suse.de>
1721
1722 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1723
976862ed
TT
17242020-03-11 Tom Tromey <tromey@adacore.com>
1725
1726 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1727
7462c383
TV
17282020-03-11 Tom de Vries <tdevries@suse.de>
1729
1730 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1731
1c6c46a0
TV
17322020-03-11 Tom de Vries <tdevries@suse.de>
1733
1734 * gdb.base/break-interp.exp: Limit verbose scope.
1735
44f41bb7
TV
17362020-03-11 Tom de Vries <tdevries@suse.de>
1737
1738 * gdb.fortran/logical.f90: Define variable with character type.
1739 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1740
b76f3a42
TV
17412020-03-11 Tom de Vries <tdevries@suse.de>
1742
1743 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1744
1c33af77
TV
17452020-03-11 Tom de Vries <tdevries@suse.de>
1746
1747 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1748 symtabs.
1749
8c95582d
AB
17502020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1751 Bernd Edlinger <bernd.edlinger@hotmail.de>
1752
1753 * gdb.cp/step-and-next-inline.cc: New file.
1754 * gdb.cp/step-and-next-inline.exp: New file.
1755 * gdb.cp/step-and-next-inline.h: New file.
1756 * gdb.dwarf2/dw2-is-stmt.c: New file.
1757 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1758 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1759 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1760 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1761
cecf8547
AB
17622020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1763
1764 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1765 is-stmt flag in the line table.
1766
0ba678c9
TV
17672020-03-09 Tom de Vries <tdevries@suse.de>
1768
1769 * lib/gdb.exp (cached_file): Create cache dir.
1770
72fbdf83
TV
17712020-03-07 Tom de Vries <tdevries@suse.de>
1772
1773 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1774 * gdb.cp/rvalue-ref-params.exp: Same.
1775
436b5e99
TV
17762020-03-06 Tom de Vries <tdevries@suse.de>
1777
1778 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1779 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1780
09f2921c
TV
17812020-03-06 Tom de Vries <tdevries@suse.de>
1782
1783 * README: Fix "the the".
1784 * gdb.base/dprintf.exp: Same.
1785
50a3cc5d
TV
17862020-03-05 Tom de Vries <tdevries@suse.de>
1787
1788 * gdb.base/maint.exp: Update "main print statistics" expected output.
1789
0a709cba
AKS
17902020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1791
1792 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1793 (fortran_int8): Likewise.
1794 (fortran_real4): Likewise.
1795 (fortran_real8): Likewise.
1796 (fortran_complex4): Likewise.
1797 (fortran_logical4): Likewise.
1798 (fortran_character1): Likewise.
1799
5e5d66b6
AB
18002020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1801
1802 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1803 printed as true.
1804
7b973adc
SDJ
18052020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1806
1807 * gdb.base/printcmds.exp: Add test to verify printf of a
1808 variable holding an address.
1809
478e490a
TV
18102020-03-03 Tom de Vries <tdevries@suse.de>
1811
1812 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1813
1ef44e86
TV
18142020-03-03 Tom de Vries <tdevries@suse.de>
1815
1816 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1817 gdb_test_multiple call.
1818
b98cc2cf
TV
18192020-03-03 Tom de Vries <tdevries@suse.de>
1820
1821 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1822 gdb_test_multiple calls.
1823
63e163f2
AB
18242020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1825
1826 * gdb.base/default.exp: Remove test of 'set history filename'.
1827 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1828 filename to the empty string.
1829 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1830 and GDBHISTSIZE.
1831
24ed6739
AB
18322020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1833
1834 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1835 disabled.
1836
590003dc
TV
18372020-03-02 Pedro Alves <palves@redhat.com>
1838 Tom de Vries <tdevries@suse.de>
1839
1840 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1841 -prompt prefix, before user_code argument. Add -lbl option likewise.
1842 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1843 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1844 argument.
1845 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1846 have "\r\n" at start-of-line, instead of at end-of-line.
1847
f5e46084
SM
18482020-02-28 Simon Marchi <simon.marchi@efficios.com>
1849
1850 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1851 libinproctrace.so.
1852
f7a7000d
LM
18532020-02-28 Luis Machado <luis.machado@linaro.org>
1854
1855 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1856 to "p/x".
1857
718e0816
LM
18582020-02-28 Luis Machado <luis.machado@linaro.org>
1859
1860 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1861 asm/ptrace.h and error.h.
1862
13c3a74a
TV
18632020-02-28 Tom de Vries <tdevries@suse.de>
1864
1865 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1866 (struct wrapper, do_something, mundane/symada__cS): Move ...
1867 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1868 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1869 Update "print symada__cS before partial symtab expansion" regexp.
1870 Update breakpoint location. Flush symbol cache after expansion.
1871
85d2d5bb
LM
18722020-02-28 Luis Machado <luis.machado@linaro.org>
1873
1874 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1875
3608f86c
TV
18762020-02-27 Tom de Vries <tdevries@suse.de>
1877
1878 * config/sid.exp: Remove unused globals.
1879 * gdb.base/attach.exp: Same.
1880 * gdb.base/catch-load.exp: Same.
1881 * gdb.base/dbx.exp: Same.
1882 * lib/gdb.exp: Same.
1883 * lib/mi-support.exp: Same.
1884 * lib/prompt.exp: Same.
1885
c8d4f6df
TV
18862020-02-27 Tom de Vries <tdevries@suse.de>
1887
1888 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1889 not set.
1890
0d79cdc4
AM
18912020-02-26 Aaron Merey <amerey@redhat.com>
1892
1893 * gdb.debuginfod: New directory for debuginfod tests.
1894 * gdb.debuginfod/main.c: New test file.
1895 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1896
0dce4280
TV
18972020-02-26 Tom de Vries <tdevries@suse.de>
1898
1899 PR gdb/25603
1900 * gdb.base/persistent-lang.cc: New test.
1901 * gdb.base/persistent-lang.exp: New file.
1902
9e80cfa1
AB
19032020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1904
1905 * gdb.fortran/derived-type-striding.exp: Add a new test.
1906 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1907 new test.
1908
2078dbb2
AB
19092020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1910
1911 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1912 names.
1913
70d49700
TV
19142020-02-25 Tom de Vries <tdevries@suse.de>
1915
1916 PR go/18926
1917 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1918
a88ef40d
TV
19192020-02-24 Tom de Vries <tdevries@suse.de>
1920
1921 PR gdb/25592
1922 * gdb.base/info-locals-unused-static-var.c: New test.
1923 * gdb.base/info-locals-unused-static-var.exp: New file.
1924
01b1af32
TT
19252020-02-22 Tom Tromey <tom@tromey.com>
1926
1927 * gdb.python/tui-window.exp: New file.
1928 * gdb.python/tui-window.py: New file.
1929
7c043ba6
TT
19302020-02-22 Tom Tromey <tom@tromey.com>
1931
1932 PR tui/17850:
1933 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1934 tests.
1935
c22fef7e
TT
19362020-02-22 Tom Tromey <tom@tromey.com>
1937
1938 * gdb.tui/new-layout.exp: Add sub-layout tests.
1939
ee325b61
TT
19402020-02-22 Tom Tromey <tom@tromey.com>
1941
1942 * gdb.tui/new-layout.exp: New file.
1943
3f0cbb04
TT
19442020-02-22 Tom Tromey <tom@tromey.com>
1945
1946 * gdb.rust/rust-style.rs: New file.
1947 * gdb.rust/rust-style.exp: New file.
1948 * gdb.base/style.exp: Test structure printing.
1949 * gdb.base/style.c (struct some_struct): New type.
1950 (enum etype): New type.
1951 (struct_value): New global.
1952
75525152
TV
19532020-02-21 Tom de Vries <tdevries@suse.de>
1954
1955 PR go/18926
1956 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1957 Remove blanket xfails. Use message argument for gdb_breakpoint.
1958 Make continuing to breakpoint test conditional on setting breakpoint.
1959 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1960 DW_AT_name attribute. Add xfail for GCC PR93866.
1961
bd360d30
AB
19622020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1963
1964 * gdb.dwarf2/cpp-linkage-name.c: New file.
1965 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1966
c7adb09f 19672020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1968
1969 * lib/gdb.exp (gdb_wrapper_init): Reset
1970 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1971 not exist.
1972
a9c79803
TV
19732020-02-20 Tom de Vries <tdevries@suse.de>
1974
1975 PR go/17018
1976 * gdb.go/hello.exp: Copy ...
1977 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1978 print of st to print value of global definition. Add xfail for GCC
1979 PR93844.
1980 * gdb.go/hello.exp: Remove printing of st before definition.
1981 * gdb.go/hello.go: Copy ...
1982 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1983 to st.
1984 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1985
d7445728
TV
19862020-02-20 Tom de Vries <tdevries@suse.de>
1987
1988 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1989 (gdb_simple_compile): Handle compile_flags go by using .go extension
1990 for source file.
1991 * gdb.go/chan.exp: Use support_go_compile.
1992 * gdb.go/handcall.exp: Same.
1993 * gdb.go/hello.exp: Same.
1994 * gdb.go/integers.exp: Same.
1995 * gdb.go/max-depth.exp: Same.
1996 * gdb.go/methods.exp: Same.
1997 * gdb.go/package.exp: Same.
1998 * gdb.go/strings.exp: Same.
1999 * gdb.go/types.exp: Same.
2000 * gdb.go/unsafe.exp: Same.
2001
c9c41e6d
TV
20022020-02-19 Tom de Vries <tdevries@suse.de>
2003
2004 * gdb.python/lib-types.exp: Make xfail more strict.
2005
f20ff837
TV
20062020-02-19 Tom de Vries <tdevries@suse.de>
2007
2008 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2009
08410482
DE
20102020-02-19 Doug Evans <dje@google.com>
2011
2012 PR rust/25535
2013 * gdb.rust/simple.exp: Add test.
2014 * gdb.rust/simple.rs: Add test.
2015
623563f7
TV
20162020-02-19 Tom de Vries <tdevries@suse.de>
2017
2018 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2019 output line-by-line.
2020
d3308cfd
TV
20212020-02-19 Tom de Vries <tdevries@suse.de>
2022
2023 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2024
86cbc5dc
TV
20252020-02-19 Tom de Vries <tdevries@suse.de>
2026
2027 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2028 prelink.
2029
9db2b96b
TV
20302020-02-19 Tom de Vries <tdevries@suse.de>
2031
2032 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2033 (gdb_do_cache): Use gdb_do_cache_wrap.
2034 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2035
89e2fdc5
TV
20362020-02-19 Tom de Vries <tdevries@suse.de>
2037
2038 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2039 gdb_compile option.
2040
373d7ac0
SM
20412020-02-18 Simon Marchi <simon.marchi@efficios.com>
2042
2043 * gdb.base/printcmds.exp (test_print_enums): Update expected
2044 output.
2045
b29a2df0
SM
20462020-02-18 Simon Marchi <simon.marchi@efficios.com>
2047
2048 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2049 for "unknown".
2050
6740f0cc
SM
20512020-02-18 Simon Marchi <simon.marchi@efficios.com>
2052
2053 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2054 enumerator.
2055
edd45eb0
SM
20562020-02-18 Simon Marchi <simon.marchi@efficios.com>
2057
2058 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2059 FE_, add FE_NONE.
2060 (three): Update.
2061 (enum flag_enum_without_zero): New enum.
2062 (flag_enum_without_zero): New variable.
2063 (enum not_flag_enum): New enum.
2064 (three_not_flag): New variable.
2065 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2066 (test_print_enums): Add more tests for printing flag enums.
2067
d4295de4
TV
20682020-02-18 Tom de Vries <tdevries@suse.de>
2069
2070 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2071 (gdb_compile_ada): ... here.
2072 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2073 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2074
f251f505
TT
20752020-02-14 Tom Tromey <tom@tromey.com>
2076
2077 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2078 build directory.
2079 * boards/gdbserver-base.exp: Update path to gdbserver.
2080
8f432634
TV
20812020-02-13 Tom de Vries <tdevries@suse.de>
2082
2083 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2084
92b6eaf7
TV
20852020-02-13 Tom de Vries <tdevries@suse.de>
2086
2087 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2088 are missing.
2089
f3b0f7fe
TV
20902020-02-13 Tom de Vries <tdevries@suse.de>
2091
2092 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2093 call.
2094
f6be8713
SDJ
20952020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2096
2097 PR tui/25126
2098 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2099 * gdb.base/cached-source-file.c: New file.
2100 * gdb.base/cached-source-file.exp: New file.
2101
b2770d5e
TV
21022020-02-11 Tom de Vries <tdevries@suse.de>
2103
2104 PR testsuite/25488
2105 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2106
44f6938e
TV
21072020-02-10 Tom de Vries <tdevries@suse.de>
2108
2109 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2110
5f0e2eb7
MR
21112020-02-10 Maciej W. Rozycki <macro@wdc.com>
2112
2113 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2114 and $after_addr are both integers before making a comparison.
2115
46ce2b6f
TV
21162020-02-09 Tom de Vries <tdevries@suse.de>
2117
2118 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2119 command output and paste it into gdb.log. If any, paste catch message
2120 to gdb.log.
2121
5abbbe1d
TT
21222020-02-07 Tom Tromey <tromey@adacore.com>
2123
2124 PR breakpoints/24915:
2125 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2126
1d5d29e7
SV
21272020-02-06 Shahab Vahedi <shahab@synopsys.com>
2128
2129 * gdb.tui/tui-missing-src.exp: Add the "missing source
2130 file" test for the TUI.
2131
b0999b9b
AB
21322020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2133
2134 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2135 including a port number in the output.
2136
c3b149eb
AKS
21372020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2138
2139 * lib/fortran.exp (fortran_int4): Handle clang.
2140 (fortran_int8): Likewise.
2141 (fortran_real4): Likewise.
2142 (fortran_real8): Likewise.
2143 (fortran_complex4): Likewise.
2144 (fortran_logical4): Likewise.
2145 (fortran_character1): Likewise.
2146
f8dcc90b
TV
21472020-02-04 Tom de Vries <tdevries@suse.de>
2148
2149 * README (Race detection): Add note.
2150
f90ac7c2
TV
21512020-02-04 Tom de Vries <tdevries@suse.de>
2152
2153 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2154
780636ae
TV
21552020-02-04 Tom de Vries <tdevries@suse.de>
2156
2157 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2158
5d2e1193
RA
21592020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2160
2161 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2162 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2163 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2164 blttar, bnetarl.
2165 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2166 binary for blttar, bnetarl.
2167 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2168 wait instruction. Delete ldmx test.
2169 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2170
e409c542
AKS
21712020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2172
2173 * gdb.fortran/array-bounds-high.exp: New file.
2174 * gdb.fortran/array-bounds-high.f90: New file.
2175
b0029748
LD
21762020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2177
2178 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2179 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2180
195a8287
TV
21812020-02-01 Tom de Vries <tdevries@suse.de>
2182
2183 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2184
42330a68
AB
21852020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2186
2187 PR tui/9765
2188 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2189 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2190
b62a8028
LM
21912020-01-29 Luis Machado <luis.machado@linaro.org>
2192
2193 * gdb.arch/aarch64-brk-patterns.c: New source file.
2194 * gdb.arch/aarch64-brk-patterns.exp: New test.
2195
5f440116
TBA
21962020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2197
2198 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2199 GCC/Clang version.
2200 * gdb.cp/pass-by-ref.exp: Ditto.
2201
ee2a6fc6
TV
22022020-01-29 Tom de Vries <tdevries@suse.de>
2203
2204 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2205 * gdb.threads/watchpoint-fork-mt.c: Same.
2206 * gdb.threads/watchpoint-fork-parent.c: Same.
2207 * gdb.threads/watchpoint-fork-st.c: Same.
2208 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2209
16b10d6e
LM
22102020-01-27 Luis Machado <luis.machado@linaro.org>
2211
2212 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2213 sitting at a syscall instruction when we hit the syscall function's
2214 breakpoint.
2215 Check PC against one obtained with the x command.
2216 Validate syscall number.
2217 (step_over_syscall): Don't continue to the syscall instruction if
2218 we're already there.
2219
b1468492
PW
22202020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2221
2222 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2223
7ffa82e1
AB
22242020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2225
2226 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2227 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2228
3d92a3e3
AB
22292020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2230
2231 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2232 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2233
94a72be7
AB
22342020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2235
2236 * gdb.base/maint.exp: Update line table parsing test.
2237 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2238
53af73bf
PA
22392020-01-24 Pedro Alves <palves@redhat.com>
2240
2241 PR gdb/25410
2242 * gdb.multi/multi-re-run-1.c: New.
2243 * gdb.multi/multi-re-run-2.c: New.
2244 * gdb.multi/multi-re-run.exp: New.
2245
1ba1ac88
AB
22462020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2247
2248 PR gdb/23718
2249 * gdb.server/server-kill-python.exp: New file.
2250
f3364a6d
AB
22512020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2252
2253 * gdb.server/multi-ui-errors.c: New file.
2254 * gdb.server/multi-ui-errors.exp: New file.
2255
733d0a67
AB
22562020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2257
2258 PR tui/9765
2259 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2260
4f13c1c0
TT
22612020-01-19 Tom Tromey <tom@tromey.com>
2262
2263 * gdb.tui/main.exp: Add check for plain "file".
2264
40c94099
CB
22652020-01-16 Christian Biesinger <cbiesinger@google.com>
2266
2267 * lib/gdb.exp: Fix spelling error (seperatelly).
2268
ff47f4f0
TT
22692020-01-14 Tom Tromey <tom@tromey.com>
2270
2271 PR symtab/12535:
2272 * gdb.python/python.exp: Test decode_line with empty string
2273 argument.
2274
717c684d
BE
22752020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2276
2277 * gdb.base/skip-inline.exp: Extend test.
2278
44e4c775
AB
22792020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2280
2281 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2282 * gdb.dwarf2/dw2-bad-elf.c: New file.
2283 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2284
d93c6db7
AB
22852020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2286
2287 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2288 _line_saw_file.
2289
9a6d629c
AB
22902020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2291
2292 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2293 border.
2294
d9ebdab7
TBA
22952020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2296
2297 * gdb.multi/multi-target.exp (setup): Factor out "info
2298 connections" and "info inferiors" tests to ...
2299 (test_info_inferiors): ... this new procedure.
2300 (top level): Run new "info-inferiors" tests.
2301
f3c469b9
PA
23022020-01-10 Pedro Alves <palves@redhat.com>
2303
2304 * gdb.server/bkpt-other-inferior.exp: New file.
2305
121b3efd
PA
23062020-01-10 Pedro Alves <palves@redhat.com>
2307
2308 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2309 of "add-inferior".
2310 * gdb.base/quit-live.exp: Likewise.
2311 * gdb.base/remote-exec-file.exp: Likewise.
2312 * gdb.guile/scm-progspace.exp: Likewise.
2313 * gdb.linespec/linespec.exp: Likewise.
2314 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2315 * gdb.mi/user-selected-context-sync.exp: Likewise.
2316 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2317 "info inferiors" tests.
2318 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2319 "add-inferior".
2320 * gdb.multi/watchpoint-multi.exp: Likewise.
2321 * gdb.python/py-inferior.exp: Likewise.
2322 * gdb.server/extended-remote-restart.exp: Likewise.
2323 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2324 "info inferiors".
2325 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2326 * gdb.trace/report.exp: Likewise.
2327
1dadb1dd
PA
23282020-01-10 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.multi/multi-target.c: New file.
2331 * gdb.multi/multi-target.exp: New file.
2332 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2333 mode requested, but remote does not support non-stop".
2334
78f2c40a
PA
23352020-01-10 Pedro Alves <palves@redhat.com>
2336
2337 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2338 disconnect before reconnecting.
2339
e7af6c70
TBA
23402020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2341 Pedro Alves <palves@redhat.com>
2342
2343 * gdb.server/connect-without-multi-process.exp: Also test
2344 continuing to end.
2345
acdf84a6
PA
23462020-01-10 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.base/remote-exec-file.exp: New file.
2349
873657b9
PA
23502020-01-10 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2353 output.
2354 * gdb.threads/async.c: New.
2355 * gdb.threads/async.exp: New.
2356 * gdb.multi/tids-gid-reset.c: New.
2357 * gdb.multi/tids-gid-reset.exp: New.
2358
7f0ae84c
GB
23592020-01-10 George Barrett <bob@bob131.so>
2360
2361 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2362 to help in finding the image relocation offset.
2363 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2364 options in arguments.
2365 (stap_test_no_debuginfo): Likewise.
2366 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2367 test variants.
2368 (stap_test): Add null semaphore relocation test.
2369
47e9d49d
GB
23702020-01-10 George Barrett <bob@bob131.so>
2371
2372 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2373 * gdb.base/stap-probe.exp: Likewise.
2374 (stap_test): Pass argument as an additional flag.
2375 (stap_test_no_debuginfo): Likewise.
2376 (stap_test): Check `info probes stap' output for semaphore
2377 addresses if the test binary is supposed to have them.
2378
f5a7c406
AB
23792020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2380
2381 * gdb.tui/basic.exp: Add more scrolling tests.
2382
9ae6bf64
TT
23832020-01-09 Tom Tromey <tom@tromey.com>
2384
2385 PR tui/18932:
2386 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2387 meangingful value.
2388 (Term::command, Term::resize): Update.
2389 * gdb.tui/basic.exp: Add scrolling test.
2390
b2efe70c
AB
23912020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2392
2393 * gdb.tui/tui-layout-asm.exp: New file.
2394
3804da7e
AB
23952020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2396
2397 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2398
b40aa28f
AB
23992020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2400
2401 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2402 (Term::enter_tui): Use Term::prepare_for_tui.
2403
63ffd7c9
AB
24042020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2405
2406 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2407 called.
2408
3be966f6
AB
24092020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2410
2411 * gdb.base/skip.exp: Fix race condition in test.
2412
153d79c4
AB
24132020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2414
2415 * gdb.base/backtrace.c: New file.
2416 * gdb.base/backtrace.exp: New file.
2417
f2302a34
AB
24182020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2419
2420 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2421
6ec1d75e
PW
24222020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2423
2424 * gdb.base/style.exp: Test that warnings are styled.
2425
c296cbe6
BE
24262019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2427
2428 * gdb.base/line65535.exp: New file.
2429 * gdb.base/line65535.c: New file.
2430
b28a729d
SM
24312019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2432
2433 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2434 * lib/gnat_debug_info_test.adb: New file.
2435 * gdb.ada/ptype_tagged_param.exp: Use
2436 gnat_runtime_has_debug_info, expect a different output if
2437 runtime does not have debug info.
2438
7f2d7a0d
SM
24392019-12-20 Simon Marchi <simon.marchi@efficios.com>
2440
2441 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2442 (another) quote in test name.
2443
f3bce483
SM
24442019-12-20 Simon Marchi <simon.marchi@efficios.com>
2445
2446 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2447 Add quote in test name.
2448
c855a912
TBA
24492019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2450
2451 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2452 directory instead.
2453 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2454 * gdb.cp/pass-by-ref-2.cc: New file.
2455 * gdb.cp/pass-by-ref-2.exp: New file.
2456
fc9d2d72
TT
24572019-12-20 Tom Tromey <tom@tromey.com>
2458
2459 * gdb.tui/list-before.exp: New file.
2460
77b97e00
TT
24612019-12-20 Tom Tromey <tom@tromey.com>
2462
2463 * gdb.tui/list.exp: Check for source on initial listing.
2464
f69656d0
TT
24652019-12-11 Tom Tromey <tromey@adacore.com>
2466
2467 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2468 Add crlf test.
2469
99a55965
SM
24702019-12-18 Simon Marchi <simon.marchi@efficios.com>
2471
2472 * gdb.base/default.exp: Update value of $_gdb_major.
2473
5024637f
BE
24742019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2475
2476 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2477
b63634be
BE
24782019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2479
2480 * gdb.base/skip.exp: Whitespace fix.
2481
45d73523
BE
24822019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2483
2484 * gdb.base/skip-inline.c: New file.
2485 * gdb.base/skip-inline.exp: New file.
2486
d043f8c8
SM
24872019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2488
2489 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2490 jit_function_00 to jit_function_stack_mangle.
2491 * gdb.base/jithost.c (jit_function_t): Rename to...
2492 (jit_function_stack_mangle_t): ... this.
2493 (jit_function_add_t): New typedef.
2494 (jit_function_00_code): Rename to...
2495 (jit_function_stack_mangle_code): ... this, make static.
2496 (jit_function_add_code): New.
2497 (main): Generate "add" function and call it. Adjust to changes
2498 in jithost_abi.
2499 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2500 (struct jithost_abi) <begin, end>: Remove fields.
2501 <object, function_stack_mangle, function_add>: New fields.
2502 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2503 code_end>: Remove fields.
2504 <func_stack_mangle>: New field.
2505 (read_debug_info): Adjust to renaming, create block for "add"
2506 function.
2507 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2508
873de05c
TT
25092019-12-11 Tom Tromey <tom@tromey.com>
2510
2511 * gdb.tui/resize.exp: Fix regexp.
2512 * gdb.tui/regs.exp: Fix regexps.
2513 * gdb.tui/main.exp: Fix regexp.
2514
3d979945
TT
25152019-12-11 Tom Tromey <tom@tromey.com>
2516
2517 * gdb.tui/resize.exp: Update.
2518 * gdb.tui/empty.exp (layouts): Update.
2519
2192a9d3
TT
25202019-12-11 Tom Tromey <tom@tromey.com>
2521
2522 * gdb.tui/regs.exp: Update.
2523 * gdb.tui/empty.exp (layouts): Update.
2524 * gdb.tui/basic.exp: Update.
2525 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2526
d8edc8b7
PW
25272019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2528
2529 * gdb.base/options.exp: Add -raw-values in the print completion list.
2530 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2531
4c12d936
KB
25322019-12-10 Kevin Buettner <kevinb@redhat.com>
2533
2534 * gdb.threads/omp-par-scope.c: New file.
2535 * gdb/threads/omp-par-scope.exp: New file.
2536
26b911fb
KB
25372019-12-10 Kevin Buettner <kevinb@redhat.com>
2538
bb47f919
KB
2539 * lib/gdb.exp (support_nested_function_tests): New proc.
2540
25412019-12-10 Kevin Buettner <kevinb@redhat.com>
2542
2543 * lib/gdb.exp (gdb_compile_openmp): New proc.
2544 (build_executable_from_specs): Add an "openmp" option.
2545 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2546
6c71eb7d
TT
25472019-12-10 Tom Tromey <tromey@adacore.com>
2548
2549 * gdb.ada/unchecked_union.exp: New file.
2550 * gdb.ada/unchecked_union/pck.adb: New file.
2551 * gdb.ada/unchecked_union/pck.ads: New file.
2552 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2553 * gdb-utils.exp (string_to_regexp): Also quote "?".
2554
bac7c5cf
GB
25552019-12-10 George Barrett <bob@bob131.so>
2556
2557 Test scripted probe breakpoints.
2558 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2559 * gdb.python/py-breakpoint.c (main): Likewise.
2560 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2561 specifier test.
2562 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2563
330f1d38
TBA
25642019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2565
2566 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2567 an rvalue parameter.
2568 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2569 parameter.
2570
b43315e2
AB
25712019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2572
2573 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2574 modules.
2575
54f73dad
AB
25762019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2577
2578 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2579 broken version of GCC.
2580
d57cbee9
AB
25812019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2582
2583 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2584 sym-info-cmds library.
2585 * gdb.fortran/info-types.exp: Likewise.
2586 * lib/sym-info-cmds.exp: New file.
2587
c14aab8c
TV
25882019-12-08 Tom de Vries <tdevries@suse.de>
2589
2590 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2591
aa2d5a42
KS
25922019-12-07 Keith Seitz <keiths@redhat.com>
2593
2594 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2595 * gdb.base/corefile-buildid-shlib.c: New file.
2596 * gdb.base/corefile-buildid.c: New file.
2597 * gdb.base/corefile-buildid.exp: New file.
2598
93e55f0a
TV
25992019-12-06 Tom de Vries <tdevries@suse.de>
2600
2601 * gdb.dwarf2/varval.exp: Add decl before def test.
2602
c7d12402
TBA
26032019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2604
2605 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2606
06acc08f
TBA
26072019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2608
2609 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2610 CV and reference conversion for overload resolution.
2611 * gdb.cp/rvalue-ref-overload.exp: Test it.
2612
e0fad1ea
PW
26132019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2614
2615 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2616 * gdb.base/frameapply.exp: Test faas without command.
2617
8d70a9f0
AB
26182019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2619
2620 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2621 Fortran tests.
2622 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2623 order.
2624
36c8fb93
AB
26252019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2626
2627 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2628 casting to type with no kind specified.
2629 (test_basic_parsing_of_type_kinds): Additional tests for types
2630 with no kind specified, and add tests for single/double
2631 precision/complex types.
2632
4139ff00
TT
26332019-12-04 Tom Tromey <tromey@adacore.com>
2634
2635 * gdb.base/endianity.c (struct other) <x>: New field.
2636 (main): Initialize it.
2637 * gdb.base/endianity.exp: Update.
2638
a05cf17a
TT
26392019-12-04 Tom Tromey <tromey@adacore.com>
2640
2641 * gdb.ada/scalar_storage/storage.adb: New file.
2642 * gdb.ada/scalar_storage/pck.adb: New file.
2643 * gdb.ada/scalar_storage/pck.ads: New file.
2644 * gdb.ada/scalar_storage.exp: New file.
2645
103a685e
TT
26462019-12-04 Tom Tromey <tromey@adacore.com>
2647
2648 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2649 (main): Initialize it.
2650 * gdb.base/endianity.exp: Update.
2651
c2512106
AB
26522019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2653
2654 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2655
293b38d6
AB
26562019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2657
2658 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2659 -symbol-info-module-functions and -symbol-info-module-variables.
2660
216a7e6b
AB
26612019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2662
2663 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2664
5bbd8269
AB
26652019-12-01 Richard Bunt <richard.bunt@arm.com>
2666 Andrew Burgess <andrew.burgess@embecosm.com>
2667
2668 * gdb.fortran/derived-type-striding.exp: New file.
2669 * gdb.fortran/derived-type-striding.f90: New file.
2670 * gdb.fortran/array-slices.exp: New file.
2671 * gdb.fortran/array-slices.f90: New file.
2672
be09caf1
PW
26732019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2674
2675 * gdb.base/define.exp: Test . in command names.
2676 * gdb.base/setshow.exp: Update test, as . is now part of
2677 command name.
2678
643c0cbe
PW
26792019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2680
2681 * gdb.base/define-prefix.exp: New file.
2682
dcdec678
AB
26832019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2684
2685 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2686 compile.
2687 (skip_btrace_pt_tests): Likewise.
2688
640ab947
AB
26892019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2690
2691 * gdb.fortran/info-modules.exp: Compile source files in correct
2692 order.
2693
d22670f0
KB
26942019-11-27 Kevin Buettner <kevinb@redhat.com>
2695
2696 * gdb.dwarf2/imported-unit.exp: New file.
2697 * gdb.dwarf2/imported-unit.c: New file.
2698
db5960b4
AB
26992019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2700
2701 * gdb.mi/mi-fortran-modules-2.f90: New file.
2702 * gdb.mi/mi-fortran-modules.exp: New file.
2703 * gdb.mi/mi-fortran-modules.f90: New file.
2704
7dc42066
AB
27052019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2706
2707 * gdb.mi/mi-sym-info-1.c: New file.
2708 * gdb.mi/mi-sym-info-2.c: New file.
2709 * gdb.mi/mi-sym-info.exp: New file.
2710
0dfeecca
TT
27112019-11-22 Tom Tromey <tromey@adacore.com>
2712
2713 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2714 * gdb.ada/tasks/foo.adb: Add another stopping location.
2715
34877895
PJ
27162019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2717
2718 * gdb.base/endianity.c: New test.
2719 * gdb.base/endianity.exp: New file.
2720
2e84f897
LD
27212019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2722
2723 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2724
65d1cd5f
TV
27252019-11-21 Tom de Vries <tdevries@suse.de>
2726
2727 PR gdb/24956
2728 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2729
4f22c3f4
SDJ
27302019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2731
2732 * gdb.python/py-progspace.exp: Add missing parentheses on some
2733 'print' commands.
2734
9f6ad286
TT
27352019-11-19 Tom Tromey <tom@tromey.com>
2736
2737 * gdb.tui/winheight.exp: New file.
2738
0b8dbf3f
AB
27392019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * gdb.base/ctf-whatis.c: Delete.
2742 * gdb.base/ctf-whatis.exp: Delete.
2743 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2744
f833b7a7
AB
27452019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2746
2747 * gdb.base/ctf-cvexpr.exp: Delete.
2748 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2749
30d0a636
AB
27502019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2751
2752 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2753 the compiler. Clean up header comment a little.
2754 * gdb.base/ctf-ptype.exp: Likewise.
2755 * gdb.base/ctf-whatis.exp: Likewise.
2756 * lib/gdb.exp (skip_ctf_tests): New proc.
2757
494409bb
SDJ
27582019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2759
2760 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2761 * gdb.tui/corefile-run.exp: New file.
2762
55708e99
TT
27632019-11-14 Tom Tromey <tromey@adacore.com>
2764
2765 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2766 regression tests.
2767
45e42163
TT
27682019-11-12 Tom Tromey <tom@tromey.com>
2769
2770 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2771 after any command. Expect prompt after WAIT_FOR is seen.
2772 (enter_tui): Enable resize messages.
2773 (command): Expect command in output.
2774 (get_line): Avoid error when cursor appears to be off-screen.
2775 (dump_screen): Include screen size in title.
2776 (_do_resize): New proc, from "resize".
2777 (resize): Rewrite. Do resize in two steps.
2778 * gdb.tui/empty.exp (layouts): Fix entries.
2779 (check_boxes): Remove xfail.
2780 (check_text): Dump screen on failure.
2781
086baaf1
AB
27822019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2783
2784 * gdb.python/py-symbol.exp: Add test for
2785 gdb.lookup_static_symbols.
2786
09ff83af
AB
27872019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2788
2789 * gdb.python/py-symbol.c: Declare and call function from new
2790 py-symbol-2.c file.
2791 * gdb.python/py-symbol.exp: Compile both source files, and add new
2792 tests for gdb.lookup_static_symbol.
2793 * gdb.python/py-symbol-2.c: New file.
2794
11af934b
TV
27952019-11-02 Tom de Vries <tdevries@suse.de>
2796
2797 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2798 * gdb.base/anon.exp: Same.
2799 * gdb.base/auto-connect-native-target.exp: Same.
2800 * gdb.base/call-ar-st.exp: Same.
2801 * gdb.base/catch-syscall.exp: Same.
2802 * gdb.base/commands.exp: Same.
2803 * gdb.base/default.exp: Same.
2804 * gdb.base/display.exp: Same.
2805 * gdb.base/float.exp: Same.
2806 * gdb.base/foll-fork.exp: Same.
2807 * gdb.base/help.exp: Same.
2808 * gdb.base/info-macros.exp: Same.
2809 * gdb.base/info-proc.exp: Same.
2810 * gdb.base/info-target.exp: Same.
2811 * gdb.base/long_long.exp: Same.
2812 * gdb.base/macscp.exp: Same.
2813 * gdb.base/memattr.exp: Same.
2814 * gdb.base/nofield.exp: Same.
2815 * gdb.base/pointers.exp: Same.
2816 * gdb.base/printcmds.exp: Same.
2817 * gdb.base/ptype.exp: Same.
2818 * gdb.base/restore.exp: Same.
2819 * gdb.base/return.exp: Same.
2820 * gdb.base/scope.exp: Same.
2821 * gdb.base/set-noassign.exp: Same.
2822 * gdb.base/setshow.exp: Same.
2823 * gdb.base/shlib-call.exp: Same.
2824 * gdb.base/signals.exp: Same.
2825 * gdb.base/sigstep.exp: Same.
2826 * gdb.base/skip.exp: Same.
2827 * gdb.base/solib-symbol.exp: Same.
2828 * gdb.base/stap-probe.exp: Same.
2829 * gdb.base/step-line.exp: Same.
2830 * gdb.base/step-test.exp: Same.
2831 * gdb.base/style.exp: Same.
2832 * gdb.base/varargs.exp: Same.
2833 * gdb.base/vla-datatypes.exp: Same.
2834 * gdb.base/vla-ptr.exp: Same.
2835 * gdb.base/vla-sideeffect.exp: Same.
2836 * gdb.base/volatile.exp: Same.
2837 * gdb.base/watch-cond-infcall.exp: Same.
2838 * gdb.base/watchpoint.exp: Same.
2839
e96ec2ba
TV
28402019-11-02 Tom de Vries <tdevries@suse.de>
2841
2842 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2843 * gdb.cp/cpexprs.exp: Same.
2844 * gdb.cp/except-multi-location.exp: Same.
2845 * gdb.cp/exceptprint.exp: Same.
2846 * gdb.cp/gdb2384.exp: Same.
2847 * gdb.cp/inherit.exp: Same.
2848 * gdb.cp/m-static.exp: Same.
2849 * gdb.cp/meth-typedefs.exp: Same.
2850 * gdb.cp/misc.exp: Same.
2851 * gdb.cp/namespace.exp: Same.
2852 * gdb.cp/non-trivial-retval.exp: Same.
2853 * gdb.cp/overload.exp: Same.
2854 * gdb.cp/pr17132.exp: Same.
2855 * gdb.cp/re-set-overloaded.exp: Same.
2856 * gdb.cp/rvalue-ref-types.exp: Same.
2857 * gdb.cp/templates.exp: Same.
2858
bd5766ec
LM
28592019-11-01 Luis Machado <luis.machado@linaro.org>
2860
2861 PR gdb/25124
2862
2863 * gdb.arch/pr25124.S: New file.
2864 * gdb.arch/pr25124.exp: New file.
2865
165f8965
AB
28662019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2867
2868 * gdb.fortran/info-modules.exp: Update expected results, and add
2869 additional tests for 'info module functinos', and 'info module
2870 variables'.
2871 * gdb.fortran/info-types.exp: Update expected results.
2872 * gdb.fortran/info-types.f90: Extend testcase with additional
2873 module variables and functions.
2874
59c35742
AB
28752019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2876
2877 * gdb.fortran/info-modules.exp: New file.
2878 * gdb.fortran/info-types.exp: Build with new file.
2879 * gdb.fortran/info-types.f90: Include and use new module.
2880 * gdb.fortran/info-types-2.f90: New file.
2881
f3fb2519
PW
28822019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2883
2884 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2885 * gdb.base/settings.exp: Test all settings types using
2886 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2887 that now verifies that the value of "maint show" is the same as
2888 returned by the settings functions. Test the type of the
2889 maintenance settings.
2890 * gdb.base/default.exp: Update show_conv_list.
2891
d1e36019
TV
28922019-10-31 Tom de Vries <tdevries@suse.de>
2893
2894 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2895 gdb_test.
2896 * gdb.arch/amd64-disp-step.exp: Same.
2897 * gdb.asm/asm-source.exp: Same.
2898 * gdb.btrace/buffer-size.exp: Same.
2899 * gdb.btrace/cpu.exp: Same.
2900 * gdb.btrace/enable.exp: Same.
2901 * gdb.dwarf2/count.exp: Same.
2902 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2903 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2904 * gdb.fortran/vla-datatypes.exp: Same.
2905 * gdb.fortran/vla-history.exp: Same.
2906 * gdb.fortran/vla-ptype.exp: Same.
2907 * gdb.fortran/vla-value.exp: Same.
2908 * gdb.fortran/whatis_type.exp: Same.
2909 * gdb.guile/guile.exp: Same.
2910 * gdb.multi/tids.exp: Same.
2911 * gdb.python/py-finish-breakpoint.exp: Same.
2912 * gdb.python/py-framefilter.exp: Same.
2913 * gdb.python/py-pp-registration.exp: Same.
2914 * gdb.python/py-xmethods.exp: Same.
2915 * gdb.python/python.exp: Same.
2916 * gdb.server/connect-with-no-symbol-file.exp: Same.
2917 * gdb.server/no-thread-db.exp: Same.
2918 * gdb.server/run-without-local-binary.exp: Same.
2919 * gdb.stabs/weird.exp: Same.
2920 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2921 * gdb.threads/thread-find.exp: Same.
2922 * gdb.threads/tls-shared.exp: Same.
2923 * gdb.threads/tls.exp: Same.
2924 * gdb.threads/wp-replication.exp: Same.
2925 * gdb.trace/ax.exp: Same.
2926 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2927
3d11e68e
TV
29282019-10-31 Tom de Vries <tdevries@suse.de>
2929
2930 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2931 * gdb.ada/array_subscript_addr.exp: Same.
2932 * gdb.ada/arrayidx.exp: Same.
2933 * gdb.ada/arrayparam.exp: Same.
2934 * gdb.ada/arrayptr.exp: Same.
2935 * gdb.ada/boolean_expr.exp: Same.
2936 * gdb.ada/call_pn.exp: Same.
2937 * gdb.ada/complete.exp: Same.
2938 * gdb.ada/fixed_cmp.exp: Same.
2939 * gdb.ada/fun_addr.exp: Same.
2940 * gdb.ada/funcall_param.exp: Same.
2941 * gdb.ada/interface.exp: Same.
2942 * gdb.ada/mod_from_name.exp: Same.
2943 * gdb.ada/null_array.exp: Same.
2944 * gdb.ada/packed_array.exp: Same.
2945 * gdb.ada/packed_tagged.exp: Same.
2946 * gdb.ada/print_chars.exp: Same.
2947 * gdb.ada/print_pc.exp: Same.
2948 * gdb.ada/ptype_arith_binop.exp: Same.
2949 * gdb.ada/ptype_field.exp: Same.
2950 * gdb.ada/ptype_tagged_param.exp: Same.
2951 * gdb.ada/rec_return.exp: Same.
2952 * gdb.ada/ref_tick_size.exp: Same.
2953 * gdb.ada/str_ref_cmp.exp: Same.
2954 * gdb.ada/taft_type.exp: Same.
2955 * gdb.ada/tagged.exp: Same.
2956 * gdb.ada/type_coercion.exp: Same.
2957 * gdb.ada/uninitialized_vars.exp: Same.
2958
60b6ede8
TV
29592019-10-30 Tom de Vries <tdevries@suse.de>
2960
2961 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2962
30baf67b
TV
29632019-10-26 Tom de Vries <tdevries@suse.de>
2964
2965 * gdb.base/bigcore.c: Fix typos in comments.
2966 * gdb.base/ctf-ptype.c: Same.
2967 * gdb.base/long_long.c: Same.
2968 * gdb.dwarf2/dw2-op-out-param.S: Same.
2969 * gdb.python/py-evthreads.c: Same.
2970 * gdb.reverse/i387-stack-reverse.c: Same.
2971 * gdb.trace/tfile.c: Same.
2972 * lib/compiler.c: Same.
2973 * lib/compiler.cc: Same.
2974
158da0d1
TV
29752019-10-25 Tom de Vries <tdevries@suse.de>
2976
2977 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2978 gdb_test_multiple calls.
2979 * gdb.reverse/sigall-reverse.exp: Same.
2980 * gdb.reverse/solib-precsave.exp: Same.
2981 * gdb.reverse/solib-reverse.exp: Same.
2982 * gdb.reverse/until-precsave.exp: Same.
2983 * gdb.reverse/until-reverse.exp: Same.
2984
4ccdfbec
TV
29852019-10-24 Tom de Vries <tdevries@suse.de>
2986
2987 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2988 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2989 kfail using -wrap pattern flag and convenience variable
2990 gdb_test_name.
2991
33d569b7
AB
29922019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2993
2994 * gdb.python/py-progspace.exp: Add tests for the
2995 Progspace.block_for_pc method.
2996
4d0b984b
TT
29972019-10-23 Tom Tromey <tom@tromey.com>
2998
2999 * configure: Rebuild.
3000 * aclocal.m4: Use m4_include, not sinclude.
3001
94cb3754
TV
30022019-10-21 Tom de Vries <tdevries@suse.de>
3003
3004 * gdb.base/infcall-nested-structs.c: Add
3005 __attribute__((noinline,noclone)) to all functions.
3006 (call_all): Add missing variable initialization. Simplify return value.
3007 (breakpt): Increment volatile variable, to prevent call from being
3008 optimized out.
3009 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3010
062f1fc1
TV
30112019-10-17 Tom de Vries <tdevries@suse.de>
3012
3013 * gdb.fortran/module.exp: Allow info variables to print info for files
3014 other than module.f90.
3015
0b54364d
AB
30162019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3017
3018 * gdb.fortran/module.exp: Extend with 'info variables' test.
3019
7ff5fae7
AB
30202019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3021
3022 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3023 F77_FOR_TARGET.
3024
d10eccaa
TV
30252019-10-16 Tom de Vries <tdevries@suse.de>
3026
3027 PR tdep/25096
3028 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3029
745ff14e
TV
30302019-10-16 Tom de Vries <tdevries@suse.de>
3031
3032 PR tdep/24104
3033 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3034 Add KFAIL for PR tdep/25096.
3035
03e1ab94
TV
30362019-10-16 Tom de Vries <tdevries@suse.de>
3037
3038 PR testsuite/25059
3039 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3040
b17fcc10
TV
30412019-10-16 Tom de Vries <tdevries@suse.de>
3042
3043 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3044 as signed.
3045
9223170f
SM
30462019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3047
3048 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3049 one instead of increasing timeout.
3050
d6e76313
TV
30512019-10-13 Tom de Vries <tdevries@suse.de>
3052
3053 PR record/25038
3054 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3055 * gdb.reverse/sigall-reverse.exp: Same.
3056 * gdb.reverse/solib-precsave.exp: Same.
3057 * gdb.reverse/solib-reverse.exp: Same.
3058 * gdb.reverse/step-precsave.exp: Same.
3059 * gdb.reverse/until-precsave.exp: Same.
3060 * gdb.reverse/until-reverse.exp: Same.
3061 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3062
6dfc0041
AA
30632019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3064
3065 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3066 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3067 (cmp_struct_05_01, cmp_struct_static_02_01)
3068 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3069 comparisons.
3070
abcf2cc8
TV
30712019-10-10 Tom de Vries <tdevries@suse.de>
3072
3073 PR testsuite/24888
3074 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3075 gnatlink.
3076
a50faaf6
TV
30772019-10-09 Tom de Vries <tdevries@suse.de>
3078
3079 PR testsuite/25048
3080 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3081
60ff3cd7
AB
30822019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3083
3084 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3085 exceptions due to missing debug information.
3086
dfee8566
TV
30872019-10-07 Tom de Vries <tdevries@suse.de>
3088
3089 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3090
3d63690a
AB
30912019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3092
3093 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3094 * gdb.base/annota1.exp: Update to use gdb_test_name.
3095
30d1f018
WP
30962019-10-07 Weimin Pan <weimin.pan@oracle.com>
3097
3098 * gdb.base/ctf-whatis.exp: New file.
3099 * gdb.base/ctf-whatis.c: New file.
3100 * gdb.base/ctf-ptype.exp: New file.
3101 * gdb.base/ctf-ptype.c: New file.
3102 * gdb.base/ctf-constvars.exp: New file.
3103 * gdb.base/ctf-constvars.c: New file.
3104 * gdb.base/ctf-cvexpr.exp: New file.
3105
4dbbb47c
TV
31062019-10-04 Tom de Vries <tdevries@suse.de>
3107
3108 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3109 for loop.
3110
77c2dba3
TT
31112019-10-03 Tom Tromey <tom@tromey.com>
3112
3113 PR rust/24976:
3114 * gdb.rust/simple.rs (Union2): New type.
3115 (main): Use Union2.
3116 * gdb.rust/simple.exp: Add test.
3117
179aed7f
AB
31182019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3119
3120 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3121 nested function prefix.
3122
0a4b0913
AB
31232019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3124 Richard Bunt <richard.bunt@arm.com>
3125 Andrew Burgess <andrew.burgess@embecosm.com>
3126
3127 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3128 nested functions.
3129 * gdb.fortran/nested-funcs.f90: Update expected results.
3130 * gdb.fortran/nested-funcs-2.exp: New file.
3131 * gdb.fortran/nested-funcs-2.f90: New file.
3132
082cce05
AB
31332019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3134
3135 * gdb.python/py-parameter.exp: Make test names unique.
3136 * gdb.python/py-template.exp: Likewise.
3137 * gdb.python/py-value.exp: Likewise.
3138
2b74ba5a
AB
31392019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3140
3141 * gdb.base/break-interp.exp: Reduce test name duplication.
3142 * gdb.base/call-sc.exp: Likewise.
3143 * gdb.base/callfuncs.exp: Likewise.
3144 * gdb.base/charset.exp: Likewise.
3145 * gdb.base/dump.exp: Likewise.
3146 * gdb.base/ena-dis-br.exp: Likewise.
3147 * gdb.base/relational.exp: Likewise.
3148 * gdb.base/step-over-syscall.exp: Likewise.
3149 * gdb.base/structs.exp: Likewise.
3150
58eb20d5
AB
31512019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3152
3153 * gdb.linespec/explicit.exp: Make test names unique.
3154 * gdb.linespec/ls-errs.exp: Likewise.
3155
4d421147
AB
31562019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3157
3158 * gdb.reverse/break-precsave.exp: Make test names unique.
3159 * gdb.reverse/break-reverse.exp: Likewise.
3160 * gdb.reverse/finish-precsave.exp: Likewise.
3161 * gdb.reverse/finish-reverse.exp: Likewise.
3162 * gdb.reverse/machinestate-precsave.exp: Likewise.
3163 * gdb.reverse/machinestate.exp: Likewise.
3164 * gdb.reverse/readv-reverse.exp: Likewise.
3165 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3166 * gdb.reverse/sigall-precsave.exp: Likewise.
3167 * gdb.reverse/sigall-reverse.exp: Likewise.
3168 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3169 * gdb.reverse/watch-precsave.exp: Likewise.
3170 * gdb.reverse/watch-reverse.exp: Likewise.
3171
d8c06f22
AB
31722019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3173
3174 * gdb.threads/stop-with-handle.c: New file.
3175 * gdb.threads/stop-with-handle.exp: New file.
3176
3a56ed86
TV
31772019-10-03 Tom de Vries <tdevries@suse.de>
3178
3179 PR testsuite/25059
3180 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3181 directory" line to be missing.
3182
42275044
TV
31832019-10-03 Tom de Vries <tdevries@suse.de>
3184
3185 PR testsuite/25059
3186 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3187 type optional.
3188
9ef62df0
AA
31892019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3190
3191 * gdb.python/py-format-string.c (string.h): New include.
3192 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3193 the same value, for endianness-independence.
3194 * gdb.python/py-format-string.exp (default_regexp_dict)
3195 (test_pretty_structs, test_format): Adjust expected output to the
3196 changed initialization.
3197
37f6a7f4
TT
31982019-10-02 Tom Tromey <tromey@adacore.com>
3199
3200 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3201
1d58d6a2
PA
32022019-10-02 Pedro Alves <palves@redhat.com>
3203 Andrew Burgess <andrew.burgess@embecosm.com>
3204
3205 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3206 "print-file-var.h".
3207 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3208 (get_version_1): Print this_version_id and its address.
3209 Add extern "C" wrappers around interface functions.
3210 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3211 "print-file-var.h".
3212 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3213 (get_version_2): Print this_version_id and its address.
3214 Add extern "C" wrappers around interface functions.
3215 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3216 <stddef.h> and "print-file-var.h".
3217 Add extern "C" wrappers around interface functions.
3218 [VERSION_ID_MAIN] (this_version_id): Define.
3219 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3220 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3221 up extern "C" blocks.
3222 * gdb.base/print-file-var.exp (test): New, factored out from top
3223 level.
3224 (top level): Test all combinations of attribute hidden or not,
3225 dlopen or not, and this_version_id symbol in main file or not.
3226 Compile tests as both C++ and C, make test names unique.
3227
d770d56f
TT
32282019-10-01 Tom Tromey <tom@tromey.com>
3229
3230 * gdb.base/style.exp: Test "show logging filename".
3231
7f6aba03
TT
32322019-10-01 Tom Tromey <tom@tromey.com>
3233
3234 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3235 * gdb.base/style.exp: Add metadata style test.
3236
14309bb6
TT
32372019-10-01 Tom Tromey <tom@tromey.com>
3238
3239 * gdb.base/style.exp: Test "pwd".
3240
2a3c1174
PA
32412019-10-01 Tom Tromey <tom@tromey.com>
3242
3243 * gdb.base/style.exp: Update tests.
3244
53d666ec
AA
32452019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3246
3247 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3248 'six' to unsigned.
3249 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3250 'five'. Use an all-ones bit pattern for each.
3251 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3252 to its changed values.
3253
4a56a520
TT
32542019-09-30 Tom Tromey <tromey@adacore.com>
3255
3256 * gdb.rust/traits.rs: Disable all warnings.
3257
0df0352a
TV
32582019-09-29 Tom de Vries <tdevries@suse.de>
3259
aac66a4c 3260 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3261
73d9a918
TV
32622019-09-29 Tom de Vries <tdevries@suse.de>
3263
3264 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3265
060b3ab4
TV
32662019-09-27 Tom de Vries <tdevries@suse.de>
3267
3268 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3269
68f7d34d
TV
32702019-09-27 Tom de Vries <tdevries@suse.de>
3271
3272 PR record/23188
3273 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3274
5d63b30a
TT
32752019-09-26 Tom Tromey <tromey@adacore.com>
3276
3277 * gdb.ada/py_taft.exp: New file.
3278 * gdb.ada/py_taft/main.adb: New file.
3279 * gdb.ada/py_taft/pkg.adb: New file.
3280 * gdb.ada/py_taft/pkg.ads: New file.
3281
3d435220
TV
32822019-09-24 Tom de Vries <tdevries@suse.de>
3283
3284 PR gdb/24598
3285 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3286
77d03678
TV
32872019-09-22 Tom de Vries <tdevries@suse.de>
3288
3289 * gdb.base/restore.exp: Allow register variables to be optimized out at
3290 -O0.
3291
abf516c6
UW
32922019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3293
3294 * gdb.arch/spu-info.exp: Remove file.
3295 * gdb.arch/spu-info.c: Remove file.
3296 * gdb.arch/spu-ls.exp: Remove file.
3297 * gdb.arch/spu-ls.c: Remove file.
3298
3299 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3300 * gdb.asm/spu.inc: Remove file.
3301
3302 * gdb.base/dump.exp: Remove support for spu*-*-*.
3303 * gdb.base/stack-checking.exp: Likewise.
3304 * gdb.base/overlays.exp: Likewise.
3305 * gdb.base/ovlymgr.c: Likewise.
3306 * gdb.base/spu.ld: Remove file.
3307
3308 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3309 * gdb.cp/cpexprs.exp: Likewise.
3310 * gdb.cp/exception.exp: Likewise.
3311 * gdb.cp/gdb2495.exp: Likewise.
3312 * gdb.cp/mb-templates.exp: Likewise.
3313 * gdb.cp/pr9167.exp: Likewise.
3314 * gdb.cp/userdef.exp: Likewise.
3315
3316 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3317
3318 * gdb.cell: Remove directory.
3319 * lib/cell.exp: Remove file.
3320
e452e88f
TV
33212019-09-19 Tom de Vries <tdevries@suse.de>
3322
3323 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3324
8a625130
TV
33252019-09-19 Tom de Vries <tdevries@suse.de>
3326
3327 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3328
81dc3ab5
TV
33292019-09-19 Tom de Vries <tdevries@suse.de>
3330
3331 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3332 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3333 (gdb_target_cmd): ... here.
3334 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3335 value 2.
3336
b078f3ac
AB
33372019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3338
3339 * gdb.base/source-dir.exp: Avoid having directory names in test
3340 names.
3341
f1b620e9
MG
33422019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3343
3344 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3345 directory.
3346
67f3ed6a
AB
33472019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3348
3349 * gdb.base/list-missing-source.exp: New file.
3350
d1b70248
TV
33512019-09-14 Tom de Vries <tdevries@suse.de>
3352
3353 PR teststuite/24599
3354 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3355 * lib/ada.exp (gnatmake_version_at_least): New proc.
3356
5fabdcd6
AB
33572019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3358
3359 * gdb.base/maint.exp: Use exec_has_index_section.
3360
aa17805f
AB
33612019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3362
3363 * gdb.base/maint.exp: Add test for 'maint info sections'.
3364
25e5c209
TV
33652019-09-12 Tom de Vries <tdevries@suse.de>
3366
3367 * gdb.base/store.exp: Allow register variables to be optimized out at
3368 -O0.
3369
4993045d
PW
33702019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3371
3372 * gdb.ada/rdv_wait.exp: Update to new task names.
3373 * gdb.base/task_switch_in_core.exp: Likewise.
3374 * gdb.base/info_sources_base.c: Likewise.
3375
8a516164
TT
33762019-09-10 Tom Tromey <tromey@adacore.com>
3377
3378 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3379
aa391654
TT
33802019-09-10 Tom Tromey <tromey@adacore.com>
3381
3382 * gdb.ada/dgopt.exp: New file.
3383 * gdb.ada/dgopt/x.adb: New file.
3384
8634b462
TT
33852019-09-08 Tom Tromey <tom@tromey.com>
3386
3387 * gdb.tui/resize.exp: Remove setup_xfail.
3388 * gdb.tui/regs.exp: Remove setup_xfail.
3389 * gdb.tui/basic.exp: Remove setup_xfail.
3390
736b0f76
DB
33912019-09-06 David Blaikie <dblaikie@gmail.com>
3392
3393 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3394 * gdb.cp/cplabel.exp: Ditto.
3395 * gdb.linespec/ls-errs.exp: Ditto.
3396
30331a6c
TV
33972019-09-05 Tom de Vries <tdevries@suse.de>
3398
3399 * lib/gdb.exp (cmp_file_string): New proc.
3400 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3401 runto_main. Verify save breakpoints output.
3402
98b0ebab
PW
34032019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3404
3405 * gdb.base/info-var.exp: Test info variables without running
3406 to main, to avoid expect's buffer overflow.
3407
4e962e74
TT
34082019-09-03 Tom Tromey <tromey@adacore.com>
3409
3410 * gdb.ada/bias.exp: New file.
3411 * gdb.ada/bias/bias.adb: New file.
3412 * gdb.ada/print_chars.exp: Add regression test.
3413 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3414 (MC): New variable.
3415
2ea1a07a
SL
34162019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3417
3418 * gdb.base/argv0-symlink.exp: Run only on native target
3419 and local host.
3420
8077c50d
TV
34212019-08-29 Tom de Vries <tdevries@suse.de>
3422
3423 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3424 diverse debug info.
3425 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3426
48352473
TV
34272019-08-28 Tom de Vries <tdevries@suse.de>
3428
3429 * gdb.base/info-var.exp: Allow info variables to print info for files
3430 other than info-var-f1.c and info-var-f2.c.
3431
d8f27c60
AB
34322019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3433
3434 * gdb.fortran/info-types.exp: Add module.
3435 * gdb.fortran/info-types.f90: Update expected results.
3436
1f20c35e
AB
34372019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3438
3439 * gdb.fortran/info-types.exp: New file.
3440 * gdb.fortran/info-types.f90: New file.
3441 * lib/fortran.exp (fortran_character1): New proc.
3442
4acfdd20
AB
34432019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3444
3445 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3446 functions'. Reindent as needed.
3447 * gdb.base/info-var-f1.c: New file.
3448 * gdb.base/info-var-f2.c: New file.
3449 * gdb.base/info-var.exp: New file.
3450 * gdb.base/info-var.h: New file.
3451
5c31b358
TV
34522019-08-26 Tom de Vries <tdevries@suse.de>
3453
3454 PR c++/24852
3455 * gdb.cp/no-libstdcxx-probe.exp: New test.
3456
b694989f
TV
34572019-08-26 Tom de Vries <tdevries@suse.de>
3458
3459 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3460 * tests need to be skipped.
3461 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3462 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3463 mi_skip_libstdcxx_probe_tests.
3464
d9c4ba53
SDJ
34652019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3466
3467 * gdb.python/py-xmethods.exp: Use raw strings when passing
3468 arguments to SimpleXMethodMatcher.
3469
395fad09
TV
34702019-08-22 Tom de Vries <tdevries@suse.de>
3471
3472 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3473 more informative.
3474
26c957f1
PA
34752019-08-21 Pedro Alves <palves@redhat.com>
3476
3477 * gdb.base/with.exp: Test "with" with no arguments.
3478
61f80d5d
TV
34792019-08-21 Tom de Vries <tdevries@suse.de>
3480
3481 * gdb.base/gdb-caching-proc.exp: Sort files.
3482
d7a11d13
TV
34832019-08-20 Tom de Vries <tdevries@suse.de>
3484
3485 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3486 compilation.
3487
34dafe9f
TV
34882019-08-16 Tom de Vries <tdevries@suse.de>
3489
3490 * gdb.base/compare-sections.exp ("after run to main"): Allow
3491 mismatched read-only sections for PIE executables.
3492
398fdd60
TT
34932019-08-16 Tom Tromey <tom@tromey.com>
3494
3495 * lib/tuiterm.exp (_csi_Z): New proc.
3496 * gdb.tui/basic.exp: Update window positions.
3497 * gdb.tui/empty.exp: Update window positions.
3498
d8f9e51c
SL
34992019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3500
3501 * gdb.base/examine-backward.exp: Correct regexp for
3502 "examine 3 bytes backward from ${address_zero}".
3503
3df505f6
TT
35042019-08-15 Tom Tromey <tom@tromey.com>
3505
3506 * gdb.tui/empty.exp: Enable resizing tests.
3507
272560b5
TT
35082019-08-15 Tom Tromey <tromey@adacore.com>
3509
3510 * gdb.ada/char_enum.exp: Add regression tests.
3511 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3512 and '0'.
3513 (Char, Gchar): Update.
3514 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3515
08235187
CB
35162019-08-15 Christian Biesinger <cbiesinger@google.com>
3517
3518 * gdb.python/python.exp: Expect a leading underscore on
3519 GdbOutput{,Error}File.
3520
22a2ab04
SL
35212019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3522
3523 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3524 Windows host.
3525
835b995b
SL
35262019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3527
3528 * gdb.base/batch-preserve-term-settings.exp
3529 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3530
97dd8e07
CB
35312019-08-15 Christian Biesinger <cbiesinger@google.com>
3532
3533 * lib/gdb.exp: When running on a mingw target, replace
3534 /x/ with x:/.
3535
75faf5c4
AH
35362019-08-14 Alan Hayward <alan.hayward@arm.com>
3537
3538 * gdb.arch/aarch64-prologue.c: New test.
3539 * gdb.arch/aarch64-prologue.exp: New file.
3540
abc6c00f
TV
35412019-08-13 Tom de Vries <tdevries@suse.de>
3542
3543 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3544 Thread.
3545
74c2c1f4
SL
35462019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3547
3548 * gdb.python/py-completion.exp: Download the .py file to the host
3549 and use its host pathname. Conditionalize tests that use
3550 tab completion and manipulate files on the build machine.
3551 * gdb.python/py-events.exp: Download the .py file to the host
3552 and use its host pathname.
3553 * gdb.python/py-evsignal.exp: Likewise.
3554 * gdb.python/py-evthreads.exp: Likewise.
3555 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3556 pathname syntax.
3557 * gdb.python/py-framefilter.exp: Download the .py file to the right
3558 place on the host. Match Windows pathname syntax.
3559 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3560 .py file to the host and use its host pathname.
3561 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3562 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3563 build pathname. Skip symlink test on Windows host. Add missing
3564 newline at end of file.
3565 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3566 and use its host pathname.
3567 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3568 * gdb.python/py-section-script.exp: Use host location of binfile
3569 on safe-path. Use correct path separator on Windows host.
3570 Reorder alternatives in gdb_test_multiple to prevent matching
3571 the wrong alternative on success.
3572 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3573
ca2589f3
PP
35742019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3575
3576 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3577 expect the GDB inferior to no longer immediately stop after
3578 being resumed with "signal SIGINT".
3579
020a839d
SL
35802019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3581
3582 * gdb.linespec/break-ask.exp: Generalize regexps to match
3583 Windows pathnames too.
3584
128d6509
TV
35852019-08-08 Tom de Vries <tdevries@suse.de>
3586
3587 PR testsuite/24862
3588 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3589
590042fc
PW
35902019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3591
3592 * gdb.base/style.exp: Update tests for help doc new invariants.
3593 * gdb.base/help.exp: Likewise.
3594
046bebe1
TT
35952019-08-06 Tom Tromey <tom@tromey.com>
3596
3597 * gdb.base/style.exp: Add disassemble test.
3598 * gdb.base/style.c (some_called_function): New function.
3599 (main): Use it.
3600
0b27c27d
CB
36012019-08-05 Christian Biesinger <cbiesinger@google.com>
3602
3603 * gdb.python/py-block.exp: Test dictionary access on blocks.
3604
580f1034
SM
36052019-08-05 Simon Marchi <simon.marchi@efficios.com>
3606
3607 PR gdb/24863
3608 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3609 -list-thread-groups --available test when running under
3610 check-read1.
3611
d86bd7cb
TV
36122019-08-05 Tom de Vries <tdevries@suse.de>
3613
3614 PR testsuite/24863
3615 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3616 * gdb.base/help.exp: Use with_read1_timeout_factor.
3617 * gdb.base/info-macros.exp: Same.
3618 * gdb.cp/nested-types.exp: Same.
3619
a80cf5d8
TV
36202019-08-05 Tom de Vries <tdevries@suse.de>
3621
3622 * lib/gdb.exp (version_at_least): Factor out of ...
3623 (tcl_version_at_least): ... here.
3624 (gdb_compile): Fail if pie results in non-PIE executable.
3625 (readelf_version, readelf_prints_pie): New proc.
3626 (exec_is_pie): Return -1 if unknown.
3627
d0962838
TV
36282019-08-05 Tom de Vries <tdevries@suse.de>
3629
3630 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3631
2252ff3d
SL
36322019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3633
3634 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3635
26655f53
SL
36362019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3637
3638 * lib/completion-support.exp (test_gdb_complete_none): Skip
3639 tab completion tests if no readline support.
3640 (test_gdb_complete_unique_re): Likewise.
3641 (test_gdb_complete_multiple): Likewise.
3642
db4dc13e
PW
36432019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3644
3645 * gdb.base/info_sources.exp: New file.
3646 * gdb.base/info_sources.c: New file.
3647 * gdb.base/info_sources_base.c: New file.
3648
0eba165a
PFC
36492019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3650
3651 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3652 prefix argument.
3653 (test_exit_status): Add prefix argument.
3654
59bd512b
TV
36552019-08-01 Tom de Vries <tdevries@suse.de>
3656
3657 PR testsuite/24863
3658 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3659 calling exp_continue for new thread and thread exited messages.
3660
2a3ad588
TV
36612019-08-01 Tom de Vries <tdevries@suse.de>
3662
3663 PR testsuite/24863
3664 * gdb.base/structs.exp: Fix check-read1 timeout using
3665 gdb_test_sequence.
3666 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3667
117eb594
TV
36682019-08-01 Tom de Vries <tdevries@suse.de>
3669
3670 PR testsuite/24863
3671 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3672 line.
3673
ed591340
TV
36742019-08-01 Tom de Vries <tdevries@suse.de>
3675
3676 PR testsuite/24863
3677 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3678
aa3b6533
TT
36792019-07-30 Tom Tromey <tromey@adacore.com>
3680
3681 * gdb.ada/display_nested.exp: New file.
3682 * gdb.ada/display_nested/foo.adb: New file.
3683 * gdb.ada/display_nested/pack.adb: New file.
3684 * gdb.ada/display_nested/pack.ads: New file.
3685
2906593f
CB
36862019-07-30 Christian Biesinger <cbiesinger@google.com>
3687
3688 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3689 namespace.
3690 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3691
0f575925
TV
36922019-07-30 Tom de Vries <tdevries@suse.de>
3693
3694 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3695 instead.
3696
b13057d9
TV
36972019-07-30 Tom de Vries <tdevries@suse.de>
3698
3699 PR testsuite/24834
3700 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3701 (exec_is_pie): New proc.
3702
5c4dde85
CB
37032019-07-29 Christian Biesinger <cbiesinger@google.com>
3704
3705 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3706
c620ed88
CB
37072019-07-29 Christian Biesinger <cbiesinger@google.com>
3708
3709 * gdb.python/py-objfile.c: Add global and static vars.
3710 * gdb.python/py-objfile.exp: Test new functions Objfile.
3711 lookup_global_symbol and lookup_static_symbol.
3712
3d235706
TT
37132019-07-29 Tom Tromey <tom@tromey.com>
3714
3715 * lib/tuiterm.exp (Term::_csi_@): New proc.
3716 (Term::_csi_X): Don't move cursor.
3717
c7e4c0a6
PW
37182019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3719
3720 * gdb.base/options.exp: Update backtrace - completion to
3721 new option -frame-info.
3722 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3723 Test new 'set print frame-info'. Test backtrace -frame-info
3724 overriding 'set print frame-info'.
3725 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3726 Test new 'set print frame-info'.
3727 Verify consistency of backtrace with and without filters, with and
3728 without -no-filters.
3729 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3730 default.
3731
de28a3b7
TV
37322019-07-29 Tom de Vries <tdevries@suse.de>
3733
3734 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3735 no arguments".
3736
507dd60e
TV
37372019-07-29 Tom de Vries <tdevries@suse.de>
3738
3739 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3740 is a substring of the first for "complete non-unique file name".
3741
5beafce9
TV
37422019-07-29 Tom de Vries <tdevries@suse.de>
3743
3744 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3745 with ".*".
3746
2d274232
TV
37472019-07-29 Tom de Vries <tdevries@suse.de>
3748
3749 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3750 Pass prompt_regexp parameter to gdb_test_multiple calls.
3751
9197cd8b
TV
37522019-07-29 Tom de Vries <tdevries@suse.de>
3753
3754 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3755 print registers" regexps.
9197cd8b 3756
b528dae0
TV
37572019-07-29 Tom de Vries <tdevries@suse.de>
3758
3759 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3760
d17725d7
TV
37612019-07-29 Tom de Vries <tdevries@suse.de>
3762
3763 PR gdb/24855
3764 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3765 (skip_python_tests_prompt): Add prompt_regexp argument to
3766 gdb_test_multiple calls.
3767
52b75bf1
TT
37682019-07-27 Tom Tromey <tom@tromey.com>
3769
3770 * gdb.tui/main.exp: New file.
3771
2b1d00c2
TT
37722019-07-27 Tom Tromey <tom@tromey.com>
3773
3774 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3775 optional.
3776 * gdb.tui/empty.exp: New file.
3777
ded631d5
TT
37782019-07-27 Tom Tromey <tom@tromey.com>
3779
3780 * lib/tuiterm.exp (spawn): New proc.
3781 (Term::resize): New proc.
3782 * gdb.tui/resize.exp: New file.
3783
58ac439d
TT
37842019-07-27 Tom Tromey <tom@tromey.com>
3785
3786 * gdb.tui/list.exp: New file.
3787
fe1f56ee
TT
37882019-07-27 Tom Tromey <tom@tromey.com>
3789
3790 * gdb.tui/regs.exp: New file.
3791
f790b310
TT
37922019-07-27 Tom Tromey <tom@tromey.com>
3793
3794 * gdb.tui/basic.exp: Add "layout split" test.
3795
d95fc6ee
TT
37962019-07-27 Tom Tromey <tom@tromey.com>
3797
3798 * gdb.tui/basic.exp: Add "layout asm" test.
3799
c3786b3a
TT
38002019-07-27 Tom Tromey <tom@tromey.com>
3801
3802 * lib/tuiterm.exp: New file.
3803 * gdb.tui/basic.exp: New file.
3804
98a617f8
KB
38052019-07-27 Kevin Buettner <kevinb@redhat.com>
3806
3807 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3808 Enable tests associated with this flag. Adjust regex
3809 referencing "foo_low" to now refer to "foo_cold" instead.
3810
5c076da4
KB
38112019-07-27 Kevin Buettner <kevinb@redhat.com>
3812
3813 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3814 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3815 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3816 foo_cold. Revise comments to match.
3817 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3818 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3819 were wrapped into this proc; Call do_test in loop from outermost
3820 level.
3821 (foo_low): Rename all occurrences to "foo_cold".
3822 (backtrace from baz): New test.
3823 (x2/i foo_cold): New test.
3824 (info line *foo_cold): New test.
3825
1512d3b7
TV
38262019-07-26 Tom de Vries <tdevries@suse.de>
3827
3828 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3829
297989a1
TV
38302019-07-25 Tom de Vries <tdevries@suse.de>
3831
3832 PR testsuite/24830
3833 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3834 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3835 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3836 (skip_libstdcxx_probe_tests): ... here.
3837 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3838
b3b965fb
TV
38392019-07-24 Tom de Vries <tdevries@suse.de>
3840
3841 PR testsuite/24807
3842 * gdb.objc/basicclass.m: Include stdio.h.
3843 * gdb.objc/nondebug.m: Same.
3844 * gdb.objc/objcdecode.m: Same.
3845
4625b4d0
TV
38462019-07-24 Tom de Vries <tdevries@suse.de>
3847
3848 PR testsuite/24612
3849 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3850 additional_flags.
3851
024a5840
TV
38522019-07-24 Tom de Vries <tdevries@suse.de>
3853
3854 PR testsuite/24831
3855 * gdb.multi/tids.exp: Update error messages for info threads.
3856
c76ddaa3
TV
38572019-07-24 Tom de Vries <tdevries@suse.de>
3858
3859 * gdb.base/info-types.exp: Allow info types to print info for more than
3860 one file.
3861
9a618ef6
TV
38622019-07-23 Tom de Vries <tdevries@suse.de>
3863
3864 PR testsuite/24842
3865 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3866 gdb_spawn_with_cmdline_opts.
3867
40eadf04
SP
38682019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3869
3870 * gdb.arch/arm-cmse-sgstubs.c: New test.
3871 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3872
5ba29434
TV
38732019-07-23 Tom de Vries <tdevries@suse.de>
3874
3875 PR testsuite/24711
3876 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3877 issuing next command.
3878
a8e9d247
AB
38792019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3880
3881 * gdb.ada/info_auto_lang.exp: Update expected results.
3882 * gdb.base/info-types.c: Add additional types to check.
3883 * gdb.base/info-types.exp: Update expected results.
3884
eb86c5e2
AB
38852019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3886
3887 * gdb.base/info-types.c: New file.
3888 * gdb.base/info-types.exp: New file.
3889
01e175fe
AB
38902019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3891
3892 * gdb.arch/riscv-bp-infcall.c: New file.
3893 * gdb.arch/riscv-bp-infcall.exp: New file.
3894
6b78c3f8
AB
38952019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3896
3897 PR breakpoints/24541
3898 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3899
da738167
TV
39002019-07-14 Tom de Vries <tdevries@suse.de>
3901
3902 PR testsuite/24760
3903 * gdb.objc/basicclass.exp: Fix unterminated string.
3904
0d4e84ed
AB
39052019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3906 Andrew Burgess <andrew.burgess@embecosm.com>
3907
3908 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3909 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3910 negative bounds.
3911 * gdb.fortran/vla-value.exp: Print elements of an array with
3912 negative bounds.
3913 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3914 testing.
3915
021d8588
AB
39162019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3917
3918 * gdb.base/options.exp (expect_string): Dequote strings in
3919 results.
3920 (test-string): Test strings with different quoting and reindent.
3921
f06f1252
TT
39222019-07-10 Tom Tromey <tromey@adacore.com>
3923
3924 * gdb.ada/mi_ex_cond.exp: Update expected results.
3925 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3926 * gdb.ada/mi_catch_ex.exp: Update expected results.
3927 * gdb.ada/mi_catch_assert.exp: Update expected results.
3928 * gdb.ada/catch_ex.exp (catch_exception_info)
3929 (catch_exception_entry, catch_assert_entry)
3930 (catch_unhandled_entry): Update.
3931 * gdb.ada/catch_assert_if.exp: Update expected results.
3932
b863685d
RB
39332019-07-10 Richard Bunt <richard.bunt@arm.com>
3934 Stephen Roberts <stephen.roberts@arm.com>
3935
3936 * gdb.base/define.exp: Restore original prompt.
3937
cb1e4e32
PA
39382019-07-09 Pedro Alves <palves@redhat.com>
3939
3940 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3941 breakpoints" output.
3942 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3943 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3944 throw" creates breakpoint.
3945 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3946 'type="catchpoint"'.
3947
b58a68fe
PA
39482019-07-09 Pedro Alves <palves@redhat.com>
3949
3950 PR c++/15468
3951 * gdb.cp/except-multi-location-lib.cc: New.
3952 * gdb.cp/except-multi-location-main.cc: New.
3953 * gdb.cp/except-multi-location.exp: New.
3954
0826779b
PW
39552019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3956
3957 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3958 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3959 argument and update callers.
3960
5b0e2db4
AB
39612019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3962
3963 * gdb.arch/amd64-break-on-asm-line.S: New file.
3964 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3965
1f6f6e21
PW
39662019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3967
3968 * gdb.base/printcmds.exp: Test printing C string and
3969 C wide string convenience vars without transiting via the inferior.
3970 Also make test names unique.
3971
ea142fbf
AH
39722019-07-08 Alan Hayward <alan.hayward@arm.com>
3973
5862c886 3974 PR breakpoints/25011
ea142fbf
AH
3975 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3976
213fd9fa
PA
39772019-07-04 Pedro Alves <palves@redhat.com>
3978
3979 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3980 body returned ok(0), break(3) or continue(4).
3981 * gdb.testsuite/foreach_with_prefix.exp: New file.
3982
2b40fda7
AH
39832019-07-04 Alan Hayward <alan.hayward@arm.com>
3984
3985 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3986
a26c8de0
PA
39872019-07-03 Pedro Alves <palves@redhat.com>
3988
3989 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3990 "return -code".
3991
5f4ba3e7
PA
39922019-07-03 Pedro Alves <palves@redhat.com>
3993
3994 PR cli/24732
3995 * gdb.base/shell.exp: Load completion-support.exp.
3996 Adjust expected error output. Add completion tests.
3997
a994424f
PA
39982019-07-03 Pedro Alves <palves@redhat.com>
3999
4000 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4001 string_to_regexp.
4002
3d9be6f5
PA
40032019-07-03 Pedro Alves <palves@redhat.com>
4004
4005 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4006 (expect_integer): Adjust to expect "-string".
4007 (expect_string): New.
4008 (all_options): Expect "-string".
4009 (test-flag, test-boolean): Adjust to expect "-string".
4010 (test-string): New proc.
4011 (top level): Call it.
4012
41fc454c
PA
40132019-07-03 Pedro Alves <palves@redhat.com>
4014
4015 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4016 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4017 the expected output in the success.
4018
b2b2a215
PA
40192019-07-03 Pedro Alves <palves@redhat.com>
4020
4021 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4022 Split one gdb_test_multiple call in two to avoid a race.
4023
fdbc9870
PA
40242019-07-03 Pedro Alves <palves@redhat.com>
4025
4026 * gdb.base/with.c: New file.
4027 * gdb.base/with.exp: New file.
4028
c6ac8931
PA
40292019-07-03 Pedro Alves <palves@redhat.com>
4030
4031 * gdb.base/settings.exp: Replace all references to "maint
4032 test-settings set" with references to "maint set test-settings",
4033 and all references to "maint test-settings show" with references
4034 to "maint show test-settings".
4035
970f9d09
PA
40362019-07-03 Pedro Alves <palves@redhat.com>
4037
4038 * gdb.base/settings.exp (test-string): Adjust expected out when
4039 testing "maint test-settings show filename"
4040
54d66006
PA
40412019-07-02 Pedro Alves <palves@redhat.com>
4042
4043 * gdb.base/options.exp (test-info-threads): New procedure.
4044 (top level): Call it.
4045
10d06d82
TT
40462019-06-28 Tom Tromey <tromey@adacore.com>
4047
4048 * gdb.dwarf2/ada-linkage-name.c: New file.
4049 * gdb.dwarf2/ada-linkage-name.exp: New file.
4050
3d507ff2
TT
40512019-06-27 Tom Tromey <tromey@adacore.com>
4052
d039f014 4053 PR c++/20020:
3d507ff2
TT
4054 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4055
8af58ffe
TV
40562019-06-26 Tom de Vries <tdevries@suse.de>
4057
4058 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4059
22e21752
TV
40602019-06-26 Tom de Vries <tdevries@suse.de>
4061
4062 * gdb.base/index-cache.exp: Add back missing debug option.
4063
b65b566c
PW
40642019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4065
4066 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4067
5c2c8c69
TV
40682019-06-25 Tom de Vries <tdevries@suse.de>
4069
4070 PR testsuite/24727
4071 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4072
164e3873
TV
40732019-06-24 Tom de Vries <tdevries@suse.de>
4074
4075 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4076
824eacee
TV
40772019-06-24 Tom de Vries <tdevries@suse.de>
4078
4079 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4080 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4081 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4082
385b97d3
TV
40832019-06-24 Tom de Vries <tdevries@suse.de>
4084
4085 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4086
c596f180
TV
40872019-06-21 Tom de Vries <tdevries@suse.de>
4088
4089 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4090
b13a7d03
TV
40912019-06-21 Tom de Vries <tdevries@suse.de>
4092
4093 PR testsuite/24518
4094 PR ada/24713
4095 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4096 index.
4097
899277ae
TT
40982019-06-19 Tom Tromey <tromey@adacore.com>
4099
4100 * gdb.ada/length_cond.exp: Add intro comment.
4101
680e1bee
TT
41022019-06-19 Tom Tromey <tromey@adacore.com>
4103
4104 * gdb.ada/length_cond.exp: New file.
4105 * gdb.ada/length_cond/length_cond.adb: New file.
4106 * gdb.ada/length_cond/pck.adb: New file.
4107 * gdb.ada/length_cond/pck.ads: New file.
4108
0ed4690a
TV
41092019-06-18 Tom de Vries <tdevries@suse.de>
4110
4111 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4112
d20ed5fd
TT
41132019-06-18 Tom Tromey <tromey@adacore.com>
4114
4115 * gdb.base/list0.h: Add comment explaining control character.
4116
86e04673
TV
41172019-06-18 Tom de Vries <tdevries@suse.de>
4118
4119 * boards/fission.exp: Break up long debug_flags line.
4120
c4973306
SM
41212019-06-16 Tom de Vries <tdevries@suse.de>
4122
4123 PR gdb/24445
4124 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4125 generated index.
4126
93cb9841
AB
41272019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4128
4129 PR gdb/24686
4130 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4131 improve detection of bug gdb/24541.
4132
399aaebd
SM
41332019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4134
4135 PR gdb/24669
4136 * gdb.base/index-cache.exp (uses_readnow,
4137 expecting_index_cache_use): Define global variable.
4138 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4139 expecting_index_cache_use.
4140
584a927c
AB
41412019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4142 Andrew Burgess <andrew.burgess@embecosm.com>
4143
4144 * gdb.fortran/pointers.f90: New file.
4145 * gdb.fortran/print_type.exp: New file.
4146 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4147 * gdb.fortran/vla-type.exp: Likewise.
4148 * gdb.fortran/vla-value.exp: Likewise.
4149 * gdb.mi/mi-vla-fortran.exp: Likewise.
4150
30056ea0
AB
41512019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4152
4153 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4154 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4155 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4156 as a stop reason.
4157
ec8e2b6d
AB
41582019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4159
4160 * gdb.base/annota1.exp: Update expected results.
4161 * gdb.cp/annota2.exp: Likewise.
4162 * gdb.cp/annota3.exp: Likewise.
4163
09e4c4e1
AB
41642019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4165
4166 * gdb.base/style-logging.exp: Remove path from test name.
4167
0735b091
TT
41682019-06-14 Tom Tromey <tromey@adacore.com>
4169
4170 PR gdb/24502:
4171 * gdb.base/style-logging.exp: New file.
4172
f5686554
TT
41732019-06-14 Tom Tromey <tromey@adacore.com>
4174
4175 * gdb.base/symfile-warn.exp: New file.
4176 * gdb.base/symfile-warn.c: New file.
4177
a0c1ffed
TT
41782019-06-14 Tom Tromey <tromey@adacore.com>
4179
4180 * gdb.base/annotate-symlink.exp: New file.
4181
f411722c
TT
41822019-06-14 Tom Tromey <tromey@adacore.com>
4183
4184 * gdb.ada/set_wstr.exp: Add reassignment test.
4185
4268ec18
TT
41862019-06-14 Tom Tromey <tromey@adacore.com>
4187
4188 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4189 'unchecked_access and 'unrestricted_access as well.
4190
9a9e394b
TT
41912019-06-14 Tom Tromey <tromey@adacore.com>
4192
4193 PR ada/24539:
4194 * gdb.ada/vla.exp: Update tests.
4195 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4196 pragma.
4197
4c048731
PA
41982019-06-13 Pedro Alves <palves@redhat.com>
4199
4200 * gdb.base/settings.exp (test-integer): Test junk after
4201 "unlimited".
4202
6665660a
PA
42032019-06-13 Pedro Alves <palves@redhat.com>
4204
4205 * gdb.base/options.exp (test-thread-apply): New.
4206 (top level): Call it.
4207
5d707134
PA
42082019-06-13 Pedro Alves <palves@redhat.com>
4209
4210 * gdb.base/options.exp (test-frame-apply): New.
4211 (top level): Test print commands with different "frame apply"
4212 prefixes.
4213
e2a689da
PA
42142019-06-13 Pedro Alves <palves@redhat.com>
4215
e79be6e5 4216 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4217 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4218 'max_completions' parameter and handle it.
4219 (test_gdb_completion_offers_commands): New.
4220
90a1ef87
PA
42212019-06-13 Pedro Alves <palves@redhat.com>
4222
4223 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4224
d4c16835
PA
42252019-06-13 Pedro Alves <palves@redhat.com>
4226
4227 * gdb.base/options.exp (test-backtrace): New.
4228 (top level): Call it.
4229
2daf894e
PA
42302019-06-13 Pedro Alves <palves@redhat.com>
4231
4232 * gdb.guile/scm-frame-args.exp: Use "set print
4233 raw-frame-arguments" instead of "set print raw frame-arguments".
4234 * gdb.python/py-frame-args.exp: Likewise.
4235
e6ed716c
PA
42362019-06-13 Pedro Alves <palves@redhat.com>
4237
4238 * gdb.compile/compile.exp: Adjust expected output to option
4239 processing changes.
4240
7d8062de
PA
42412019-06-13 Pedro Alves <palves@redhat.com>
4242
4243 * gdb.base/options.exp: Build executable.
4244 (test-print): New procedure.
4245 (top level): Call it, once for "print" and another for "compile
4246 print".
4247
9d0faba9
PA
42482019-06-13 Pedro Alves <palves@redhat.com>
4249
4250 * gdb.base/options.c: New file.
4251 * gdb.base/options.exp: New file.
4252
dee7b4c8
PA
42532019-06-13 Pedro Alves <palves@redhat.com>
4254
4255 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4256 that "o" is ambiguous.
4257
dca0f6c0
PA
42582019-06-13 Pedro Alves <palves@redhat.com>
4259
4260 * gdb.base/settings.c: New file.
4261 * gdb.base/settings.exp: New file.
4262
ccf46844
PA
42632019-06-13 Pedro Alves <palves@redhat.com>
4264
4265 * gdb.base/completion.exp: Fix comment typo.
4266
b9a3f842
PA
42672019-06-13 Pedro Alves <palves@redhat.com>
4268
4269 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4270 foo --1" test.
4271
d106773e
PA
42722019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4273
4274 * gdb.fortran/block-data.f: New.
4275 * gdb.fortran/block-data.exp: New.
4276
fea82da0
TV
42772019-06-11 Tom de Vries <tdevries@suse.de>
4278
4279 PR testsuite/24521
4280 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4281 message.
4282
8c2e74f1
TV
42832019-06-11 Tom de Vries <tdevries@suse.de>
4284
4285 PR testsuite/24521
4286 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4287
b49851c8
TV
42882019-06-11 Tom de Vries <tdevries@suse.de>
4289
4290 * boards/readnow.exp: New file.
4291
a7067863
AB
42922019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4293
4294 * gdb.fortran/vla-sizeof.exp: Update expected results.
4295
1a3da2cd
AB
42962019-06-06 Amos Bird <amosbird@gmail.com>
4297
4298 * gdb.base/annota1.exp (thread_switch): Add test for
4299 thread-exited annotation.
4300
3847a7bf
TT
43012019-06-06 Tom Tromey <tromey@adacore.com>
4302
4303 * gdb.base/maint.exp: Expect command started/finished output.
4304
0088ba59
AB
43052019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4306
4307 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4308 comment.
4309 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4310
312617a3
AB
43112019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4312
4313 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4314 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4315 * gdb.arch/riscv-unwind-long-insn.c: New file.
4316 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4317
e1f2e1a2
CB
43182019-06-04 Christian Biesinger <cbiesinger@google.com>
4319
d3238f7d 4320 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4321
206584bd
PW
43222019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4323
4324 * lib/gdb.exp (help_list_trailer): New regexp variable
4325 factorizing the help trailer message.
4326 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4327 arg to allow to better factorize various tests.
4328 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4329 (test_prefix_command_help): Use help_list_trailer.
4330 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4331 * gdb.guile/scm-cmd.exp: Likewise.
4332 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4333 * gdb.base/help.exp: Use test_user_defined_class_help.
4334 * gdb.base/style.exp: Add tests for styling of help and apropos.
4335 * lib/gdb-utils.exp (style): Add title and highlight styles.
4336
708dc93e
PW
43372019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4338
4339 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4340 $_shell_exitsignal.
4341 * gdb.base/default.exp: Update for new convenience variables.
4342
f49055a5
TT
43432019-05-29 Tom Tromey <tromey@adacore.com>
4344
4345 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4346 to "break complete ada" test case's regexp.
4347
4330d61d
TT
43482019-05-29 Tom Tromey <tromey@adacore.com>
4349
4350 PR c++/20020:
4351 * gdb.cp/constexpr-field.exp: New file.
4352 * gdb.cp/constexpr-field.cc: New file.
4353
000439d5
TT
43542019-05-29 Tom Tromey <tromey@adacore.com>
4355
4356 * gdb.base/finish.exp (finish_no_print): New proc.
4357 (finish_tests): Call it.
4358
5a01c34c
TV
43592019-05-24 Tom de Vries <tdevries@suse.de>
4360
4361 * gdb.dwarf2/gdb-add-index.exp: New file.
4362
18125b16
TT
43632019-05-22 Tom Tromey <tromey@adacore.com>
4364
4365 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4366 * gdb.base/style.exp: Use "style".
4367 * lib/gdb-utils.exp (style): New proc.
4368
af1a8d03
TV
43692019-05-22 Tom de Vries <tdevries@suse.de>
4370
4371 * gdb.base/align.exp: Require c++11.
4372
e7fe496b
TV
43732019-05-22 Tom de Vries <tdevries@suse.de>
4374
4375 PR testsuite/24586
4376 * gdb.python/py-mi-var-info-path-expression.exp: Call
4377 mi_skip_python_tests to check if python is supported.
4378
8fca4da0
AH
43792019-05-22 Alan Hayward <alan.hayward@arm.com>
4380
4381 * gdb.arch/aarch64-pauth.c: New test.
4382 * gdb.arch/aarch64-pauth.exp: New file.
4383
b7060614
AH
43842019-05-22 Alan Hayward <alan.hayward@arm.com>
4385
4386 * README (Re-running Tests Outside The Testsuite): New section.
4387
669d0468
TV
43882019-05-21 Tom de Vries <tdevries@suse.de>
4389
4390 * gdb.arch/amd64-eval.exp: Require c++11.
4391 * gdb.base/max-depth.exp: Same.
4392 * gdb.compile/compile-cplus-array-decay.exp: Same.
4393 * gdb.cp/meth-typedefs.exp: Same.
4394 * gdb.cp/subtypes.exp: Same.
4395 * gdb.cp/temargs.exp: Same.
4396
ce3ebcaa
AH
43972019-05-21 Alan Hayward <alan.hayward@arm.com>
4398
4399 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4400
34d11c68
AB
44012019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4402
4403 PR gdb/18644
4404 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4405 * gdb.fortran/printing-types.exp: Add new test.
4406 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4407 testing.
4408 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4409 setup_kfail call.
4410
87781e84
AH
44112019-05-17 Alan Hayward <alan.hayward@arm.com>
4412
4413 * README (Running the Testsuite): Change example.
4414 (Testsuite Parameters): Remove TRANSCRIPT.
4415 * lib/gdb.exp: Remove TRANSCRIPT check.
4416
b420b89e
AH
44172019-05-17 Alan Hayward <alan.hayward@arm.com>
4418
4419 * README (Testsuite Parameters): Add replay logging to
4420 GDBSERVER_DEBUG.
4421 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4422 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4423 as a comma separated list.
4424 (gdb_debug_init): Override procedure.
4425
408e9b8b
AH
44262019-05-17 Alan Hayward <alan.hayward@arm.com>
4427
4428 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4429 (gdb_write_cmd_file): New procedure.
4430 * lib/gdbserver-support.exp (gdbserver_start): Call
4431 gdbserver_write_cmd_file.
4432 (gdbserver_write_cmd_file): New procedure.
4433
f9e2e39d
AH
44342019-05-17 Alan Hayward <alan.hayward@arm.com>
4435
4436 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4437 (delete_breakpoints): Likewise.
4438 (gdb_run_cmd): Likewise.
4439 (gdb_start_cmd): Likewise.
4440 (gdb_starti_cmd): Likewise.
4441 (gdb_internal_error_resync): Likewise.
4442 (gdb_test_multiple): Likewise.
4443 (gdb_reinitialize_dir): Likewise.
4444 (default_gdb_exit): Likewise.
4445 (gdb_file_cmd): Mark kill as optional.
4446 (default_gdb_start): Call gdb_stdin_log_init.
4447 (send_gdb): Call gdb_stdin_log_write.
4448 (rerun_to_main): Mark Y as an answer.
4449 (gdb_stdin_log_init): New function.
4450 (gdb_stdin_log_write): Likewise.
4451
81f47ac2
AH
44522019-05-17 Alan Hayward <alan.hayward@arm.com>
4453
4454 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4455 * gdb.base/debug-expr.exp: Likewise.
4456 * gdb.base/foll-fork.exp: Likewise.
4457 * gdb.base/foll-vfork.exp: Likewise.
4458 * gdb.base/fork-print-inferior-events.exp: Likewise.
4459 * gdb.base/gdb-sigterm.exp: Likewise.
4460 * gdb.base/gdbinit-history.exp: Likewise.
4461 * gdb.base/osabi.exp: Likewise.
4462 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4463 * gdb.base/ui-redirect.exp: Likewise.
4464 * gdb.gdb/unittest.exp: Likewise.
4465 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4466 * gdb.mi/mi-watch.exp: Likewise.
4467 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4468 * gdb.mi/user-selected-context-sync.exp: Likewise.
4469 * gdb.python/python.exp: Disable debug test when debugging.
4470 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4471 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4472 Likewise.
4473 * gdb.threads/stepi-random-signal.exp: Likewise.
4474
29b52314
AH
44752019-05-17 Alan Hayward <alan.hayward@arm.com>
4476
4477 * Makefile.in: Pass through GDB_DEBUG.
4478 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4479 (gdb,debug): Add board setting.
4480 * lib/gdb.exp (default_gdb_start): Start debugging.
4481 (gdb_debug_enabled): New procedure.
4482 (gdb_debug_init): Likewise.
29b52314
AH
4483
44842019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4485
29b52314
AH
4486 * Makefile.in: Pass through GDB_DEBUG.
4487 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4488 (gdb,debug): Add board setting.
4489 * lib/gdb.exp (default_gdb_start): Start debugging.
4490 (gdb_debug_enabled): New procedure.
4491 (gdb_debug_init): Likewise.
29b52314 4492
ca1285d1
AH
44932019-05-17 Alan Hayward <alan.hayward@arm.com>
4494
4495 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4496
f3a09c80
AH
44972019-05-17 Alan Hayward <alan.hayward@arm.com>
4498
4499 * gdb.base/ui-redirect.exp: Test redirection.
4500
26648588
JV
45012019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4502
4503 * gdb.mi/mi-complete.exp: New file.
4504 * gdb.mi/mi-complete.cc: Likewise.
4505
14237686
AB
45062019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4507
4508 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4509 indexed and sliced arrays, and pointers to arrays.
4510
e7bd7fba
TT
45112019-05-14 Tom Tromey <tromey@adacore.com>
4512
4513 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4514 styling test.
4515
2764128d
TV
45162019-05-14 Tom de Vries <tdevries@suse.de>
4517
4518 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4519 selection entry encoding.
4520
71bed2db
TT
45212019-05-10 Tom Tromey <tromey@adacore.com>
4522
4523 * gdb.ada/info_exc.exp: Add "complete" test.
4524
63b667ad
TV
45252019-05-09 Tom de Vries <tdevries@suse.de>
4526
4527 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4528 CU-relative.
4529
9cfd2b89
TV
45302019-05-09 Tom de Vries <tdevries@suse.de>
4531
4532 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4533 CU-relative.
4534
2228ef77
XR
45352019-05-08 Joel Brobecker <brobecker@adacore.com>
4536
4537 * gdb.ada/frame_arg_lang.exp: New testcase.
4538 * gdb.ada/frame_arg_lang/bla.adb: New file.
4539 * gdb.ada/frame_arg_lang/pck.ads: New file.
4540 * gdb.ada/frame_arg_lang/pck.adb: New file.
4541 * gdb.ada/frame_arg_lang/foo.c: New file.
4542
80e55b13
TT
45432019-05-08 Tom Tromey <tromey@adacore.com>
4544
4545 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4546
9d3421af
TT
45472019-05-08 Tom Tromey <tromey@adacore.com>
4548
4549 * gdb.base/ptype-offsets.exp: Update tests.
4550
844333e2
TT
45512019-05-08 Tom Tromey <tromey@adacore.com>
4552
4553 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4554 cases.
4555 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4556 "short".
4557
988915ee
TT
45582019-05-08 Tom Tromey <tromey@adacore.com>
4559
4560 * gdb.ada/vla.exp: New file.
4561 * gdb.ada/vla/vla.adb: New file.
4562
7bd55dac
TV
45632019-05-07 Tom de Vries <tdevries@suse.de>
4564
4565 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4566
75f06e9d
TV
45672019-05-07 Tom de Vries <tdevries@suse.de>
4568
4569 PR testsuite/24522
4570 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4571 section.
4572
77e7aaa4
TV
45732019-05-07 Tom de Vries <tdevries@suse.de>
4574
4575 PR testsuite/24522
4576 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4577 .debug_aranges section.
4578
456ba0fa
TV
45792019-05-07 Tom de Vries <tdevries@suse.de>
4580
4581 PR testsuite/24159
4582 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4583
5a56d6a6
TV
45842019-05-06 Tom de Vries <tdevries@suse.de>
4585
4586 * lib/gdb.exp (exec_has_index_section): New proc.
4587 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4588 section.
4589
9d6d4be8
TV
45902019-05-04 Tom de Vries <tdevries@suse.de>
4591
4592 * boards/cc-with-debug-names.exp: New file.
4593
222a8d25
TT
45942019-05-03 Tom Tromey <tromey@adacore.com>
4595
4596 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4597 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4598 * gdb.ada/char_enum.exp: Add test.
4599
0fdfd794
TV
46002019-05-03 Tom de Vries <tdevries@suse.de>
4601
4602 * boards/cc-with-gdb-index.exp: New file.
4603
80062eb9
AB
46042019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4605
4606 * gdb.rust/simple.exp: Add new test case.
4607 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4608 (main): Initialise an instance of the new struct.
4609
4504bbde
TT
46102019-05-01 Tom Tromey <tromey@adacore.com>
4611
4612 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4613 record.
4614 (NPR): New variable.
4615 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4616 test.
4617
d48e62f4
TT
46182019-05-01 Tom Tromey <tromey@adacore.com>
4619
4620 * gdb.ada/packed_array_assign.exp: Add packed assignment
4621 regression test.
4622
f59f30f5
TV
46232019-05-01 Tom de Vries <tdevries@suse.de>
4624
4625 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4626
b70bfc54
TV
46272019-05-01 Tom de Vries <tdevries@suse.de>
4628
4629 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4630
15f18d14
AT
46312019-04-30 Ali Tamur <tamur@google.com>
4632
4633 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4634
2ff0a947
TT
46352019-04-30 Tom Tromey <tromey@adacore.com>
4636
4637 * lib/ada.exp (find_ada_tool): New proc.
4638 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4639 * gdb.ada/catch_ex_std.exp: New file.
4640 * gdb.ada/catch_ex_std/foo.adb: New file.
4641 * gdb.ada/catch_ex_std/some_package.adb: New file.
4642 * gdb.ada/catch_ex_std/some_package.ads: New file.
4643
a776957c
TT
46442019-04-30 Tom Tromey <tromey@adacore.com>
4645
4646 PR c++/24470:
4647 * gdb.cp/temargs.cc: Add test code from PR.
4648
bc68014d
AB
46492019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4650
4651 * gdb.fortran/vla-datatypes.exp: Update expected results.
4652 * gdb.fortran/vla-ptype.exp: Likewise.
4653 * gdb.fortran/vla-type.exp: Likewise.
4654 * gdb.fortran/vla-value.exp: Likewise.
4655
f1fdc960
AB
46562019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4657
4658 * gdb.fortran/ptr-indentation.exp: Update expected results.
4659 * gdb.fortran/ptype-on-functions.exp: Likewise.
4660 * gdb.fortran/vla-ptr-info.exp: Likewise.
4661 * gdb.fortran/vla-value.exp: Likewise.
4662
bf7a4de1
AB
46632019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4664
4665 * gdb.fortran/ptype-on-functions.exp: New file.
4666 * gdb.fortran/ptype-on-functions.f90: New file.
4667
bbe75b9d
AB
46682019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4669
4670 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4671 case void string.
4672
1db455a7
AB
46732019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4674
4675 * gdb.fortran/complex.exp: Expand.
4676 * gdb.fortran/complex.f: Renamed to...
4677 * gdb.fortran/complex.f90: ...this, and extended to add more
4678 complex values.
4679
b6d03bb2
AB
46802019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4681
4682 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4683 MODULO, CMPLX.
4684
2e62ab40
AB
46852019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4686 Richard Bunt <richard.bunt@arm.com>
4687
4688 * gdb.base/max-depth.c: New file.
4689 * gdb.base/max-depth.exp: New file.
4690 * gdb.python/py-nested-maps.c: New file.
4691 * gdb.python/py-nested-maps.exp: New file.
4692 * gdb.python/py-nested-maps.py: New file.
4693 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4694 (test_all_common): Call test_max_depth.
4695 * gdb.fortran/max-depth.exp: New file.
4696 * gdb.fortran/max-depth.f90: New file.
4697 * gdb.go/max-depth.exp: New file.
4698 * gdb.go/max-depth.go: New file.
4699 * gdb.modula2/max-depth.exp: New file.
4700 * gdb.modula2/max-depth.c: New file.
4701 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4702
d2b584a5
TV
47032019-04-29 Tom de Vries <tdevries@suse.de>
4704
4705 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4706
136afab8
PW
47072019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4708
4709 * gdb.base/callexit.exp: Test may-call-functions off.
4710
725cbb63
KS
47112019-04-25 Keith Seitz <keiths@redhat.com>
4712
4713 PR c++/24367
4714 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4715 (another_incomplete_struct, test_incomplete): New definitions.
4716 (main): Use new definitions.
4717 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4718 functions.
4719
701adfb0
PA
47202019-04-25 Ali Tamur <tamur@google.com>
4721
4722 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4723
82433e3e
SDJ
47242019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4725
4726 PR corefiles/11608
4727 PR corefiles/18187
4728 * gdb.base/coredump-filter-build-id.exp: New file.
4729
dd06d4d6
AH
47302019-04-25 Alan Hayward <alan.hayward@arm.com>
4731
e79be6e5
SM
4732 * Makefile.in: Pass through GDBSERVER_DEBUG.
4733 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4734 (gdbserver,debug): Add board setting.
4735 * gdb.trace/tspeed.exp: Skip when debugging.
4736 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4737 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4738
1670072e
TT
47392019-04-24 Tom Tromey <tromey@adacore.com>
4740
4741 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4742 Rust.
4743
a59240a4
TT
47442019-04-24 Tom Tromey <tromey@adacore.com>
4745
4746 * gdb.arch/amd64-eval.exp: Test bitfield return.
4747 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4748 (class Foo) <return_bitfields>: New method.
4749 (main): Call it.
4750
b907456c
AB
47512019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4752
4753 * gdb.cp/many-args.cc: New file.
4754 * gdb.cp/many-args.exp: New file.
4755
5c565afd
TV
47562019-04-23 Tom de Vries <tdevries@suse.de>
4757
4758 PR gdb/24433
4759 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4760
ba22ff86
AH
47612019-04-23 Alan Hayward <alan.hayward@arm.com>
4762
4763 * gdb.trace/backtrace.exp: Use nopie flag.
4764 * gdb.trace/circ.exp: Likewise.
4765 * gdb.trace/collection.exp: Likewise.
4766 * gdb.trace/ftrace.exp: Likewise.
4767 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4768 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4769 * gdb.trace/qtro.exp: Likewise.
4770 * gdb.trace/read-memory.exp: Likewise.
4771 * gdb.trace/report.exp: Likewise.
4772 * gdb.trace/tfile.exp: Likewise.
4773 * gdb.trace/tfind.exp: Likewise.
4774 * gdb.trace/unavailable.exp: Likewise.
4775
7905fc35
PA
47762019-04-22 Pedro Alves <palves@redhat.com>
4777
4778 * gdb.base/solib-probes-nosharedlibrary.c,
4779 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4780
8ecb59f8
TT
47812019-04-19 Tom Tromey <tromey@adacore.com>
4782
4783 * gdb.ada/ptype_union.c: New file.
4784 * gdb.ada/ptype_union.exp: New file.
4785
62160ec9
TT
47862019-04-19 Tom Tromey <tromey@adacore.com>
4787
4788 PR symtab/24423:
4789 * gdb.base/list0.h (foo): Add a control-l character.
4790
36cd4ba5
TV
47912019-04-18 Tom de Vries <tdevries@suse.de>
4792
4793 PR gdb/24433
4794 * boards/local-board.exp: Set sysroot to "".
4795
b73715df
TV
47962019-04-18 Tom de Vries <tdevries@suse.de>
4797 Pedro Alves <palves@redhat.com>
4798
4799 PR gdb/24454
4800 * gdb.threads/vfork-follow-child-exec.c: New file.
4801 * gdb.threads/vfork-follow-child-exec.exp: New file.
4802 * gdb.threads/vfork-follow-child-exit.c: New file.
4803 * gdb.threads/vfork-follow-child-exit.exp: New file.
4804
4aa866af
LS
48052019-04-15 Leszek Swirski <leszeks@google.com>
4806
4807 * gdb.arch/amd64-eval.cc: New file.
4808 * gdb.arch/amd64-eval.exp: New file.
4809
e5a1a79a
AH
48102019-04-11 Alan Hayward <alan.hayward@arm.com>
4811
4812 * gdb.server/sysroot.c: New test.
4813 * gdb.server/sysroot.exp: New file.
4814 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4815 matching param.
4816
41077b66
AB
48172019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4818
4819 * gdb.base/align.exp: Extend test to cover structures containing
4820 only static fields.
4821
c30391f8
TV
48222019-04-11 Tom de Vries <tdevries@suse.de>
4823
4824 * boards/cc-with-dwz-m.exp: New file.
4825 * boards/cc-with-dwz.exp: New file.
4826 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4827
e242fd12
SM
48282019-04-09 Simon Marchi <simon.marchi@efficios.com>
4829
4830 * gdb.base/start-cpp.exp: New file.
4831 * gdb.base/start-cpp.cc: New file.
4832
2b0c8b01
KB
48332019-04-08 Kevin Buettner <kevinb@redhat.com>
4834
4835 * gdb.python/py-thrhandle.exp: Adjust tests to call
4836 thread_from_handle instead of thread_from_thread_handle.
4837
947210e5
KB
48382019-04-08 Kevin Buettner <kevinb@redhat.com>
4839
4840 * gdb.python/py-thrhandle.exp: Add tests for
4841 gdb.InferiorThread.handle.
4842
d7df6549
AB
48432019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4844
4845 * gdb.python/py-function.exp: Check calling helper function from
4846 all languages.
4847 * lib/gdb.exp (gdb_supported_languages): New proc.
4848
8bdc1658
AB
48492019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4850
4851 * gdb.base/complex-parts.c: New file.
4852 * gdb.base/complex-parts.exp: New file.
4853
05caa1d2
TT
48542019-04-01 Tom Tromey <tromey@adacore.com>
4855
4856 PR symtab/23331:
4857 * gdb.dwarf2/dw2-ranges-main.c: New file.
4858 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4859 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4860
7734102d
EZ
48612019-03-30 Simon Marchi <simark@simark.ca>
4862
4863 * gdb.base/default.exp: Add values for $_gdb_major and
4864 $_gdb_minor.
4865
188e1fa9
TT
48662019-03-29 Tom Tromey <tromey@adacore.com>
4867
4868 * gdb.base/help.exp: Tighten apropos regexp.
4869
2880242d
KS
48702019-03-29 Keith Seitz <keiths@redhat.com>
4871
4872 * gdb.fortran/array-bounds.exp: New file.
4873 * gdb.fortran/array-bounds.f90: New file.
4874
077cad8e
PW
48752019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4876
4877 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4878
80047cfc
PW
48792019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4880
4881 * gdb.multi/hello.c (main): Increase alarm timer.
4882
f489207e
SL
48832019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4884
4885 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4886 factor when no hardware watchpoint support.
4887
c92df149
AH
48882019-03-28 Alan Hayward <alan.hayward@arm.com>
4889 Pedro Alves <palves@redhat.com>
4890
4891 * boards/local-board.exp: set sysroot to /.
4892
933aebfa
AH
48932019-03-27 Alan Hayward <alan.hayward@arm.com>
4894
4895 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4896 in child.
4897
9f9aa852
AB
48982019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4899
4900 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4901 field.
4902 (make_container): Initialise new field.
4903 * gdb.python/py-prettyprint.exp: Add new tests.
4904 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4905 <display_hint>: New method.
4906
3714a195
AB
49072019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4908
4909 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4910 gdb_continue_to_breakpoint more throughout this test.
4911 (run_lang_tests) Supply unique test names, and use
4912 gdb_test_no_output.
4913
18c77628
AB
49142019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4915
4916 * gdb.base/finish-pretty.exp: Update expected results.
4917 * gdb.base/pretty-print.c: New file.
4918 * gdb.base/pretty-print.exp: New file.
4919
9a93502f
PA
49202019-03-25 Pedro Alves <palves@redhat.com>
4921
4922 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4923 move comments outside list. Append '-i "" eof' section.
4924
968aa7ae
AH
49252019-03-22 Alan Hayward <alan.hayward@arm.com>
4926
34a7f2a4 4927 PR testsuite/25016
968aa7ae
AH
4928 * README: Add pie options.
4929 * gdb.base/break-interp.exp: Ensure pie is disabled.
4930 * gdb.base/dump.exp: Likewise.
4931 * lib/gdb.exp (gdb_compile): Add pie option.
4932
4c7d57e7
TT
49332019-03-19 Tom Tromey <tromey@adacore.com>
4934
4935 * gdb.mi/mi2-cli-display.c: New file.
4936 * gdb.mi/mi2-cli-display.exp: New file.
4937
bff8c71f
TT
49382019-03-18 Joel Brobecker <brobecker@adacore.com>
4939 Tom Tromey <tromey@adacore.com>
4940
4941 * gdb.ada/ptype_array/pck.adb: New file.
4942 * gdb.ada/ptype_array/pck.ads: New file.
4943 * gdb.ada/ptype_array/foo.adb: New file.
4944 * gdb.ada/ptype_array.exp: New file.
4945
d085f989
TT
49462019-03-14 Tom Tromey <tromey@adacore.com>
4947
4948 * gdb.base/style.exp: Add "set style sources" test.
4949
b4be1b06
SM
49502019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4951
4952 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4953 * mi-breakpoint-multiple-locations.exp: ... this.
4954 (make_breakpoints_pattern): New proc.
4955 (do_test): Add mi_version parameter, test -break-insert,
4956 -break-info and =breakpoint-created.
4957
7cde5fc2
AB
49582019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4959
4960 * config/default.exp: Remove 'load_lib gdb.exp'.
4961 * config/monitor.exp: Likewise.
4962 * config/sid.exp: Likewise.
4963 * config/sim.exp: Likewise.
4964 * config/slite.exp: Likewise.
4965 * config/unix.exp: Likewise.
4966 * gdb.base/default.exp: Remove unhelpful comment.
4967
efbecbc1
AB
49682019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4969
4970 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4971
0841c79a
AB
49722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4973
4974 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4975
4a270568
AB
49762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4977
4978 * gdb.fortran/type-kinds.exp: Update expected results.
4979
067630bd
AB
49802019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4981
4982 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4983
3be47f7a
AB
49842019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4985
4986 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4987 function.
4988 (test_basic_parsing_of_type_kinds): Expand types tested.
4989 (test_parsing_invalid_type_kinds): New function.
4990
4d00f5d8
AB
49912019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4992
4993 * gdb.fortran/intrinsics.exp: New file.
4994 * gdb.fortran/intrinsics.f90: New file.
4995 * gdb.fortran/type-kinds.exp: New file.
4996
c8f91604
AB
49972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4998
4999 * gdb.fortran/dot-ops.exp: New file.
5000
dd9f2c76
AB
50012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5002
5003 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5004 Check upper and lower case logical literals.
5005
84ec9724
AB
50062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5007
5008 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5009 Remove duplicate tests.
5010
c3734e09
AH
50112019-03-06 Alan Hayward <alan.hayward@arm.com>
5012
5013 * lib/gdb.exp (builtin_cd): rename of cd.
5014 (cd): Override builtin.
5015
aa3cfbda
RB
50162019-03-06 Richard Bunt <richard.bunt@arm.com>
5017
5018 * gdb.fortran/function-calls.exp: New file.
5019 * gdb.fortran/function-calls.f90: New test.
5020
7b63ad86
RB
50212019-03-04 Richard Bunt <richard.bunt@arm.com>
5022
5023 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5024 on user program standard output.
5025 * gdb.fortran/short-circuit-argument-list.f90: Record function
5026 calls.
5027
01abb042
AH
50282019-02-28 Alan Hayward <alan.hayward@arm.com>
5029
c3734e09
AH
5030 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5031 failure.
01abb042 5032
92137da0
RO
50332019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5034
5035 PR gdb/8527
5036 * gdb.base/interrupt-daemon-attach.c,
5037 gdb.base/interrupt-daemon-attach.exp: New test.
5038
5862844d
PA
50392019-02-27 Pedro Alves <palves@redhat.com>
5040
5041 * gdb.base/page.exp: Add tests for "set width/height -1".
5042
8ed25214
PA
50432019-02-27 Pedro Alves <palves@redhat.com>
5044
5045 * gdb.base/page.exp: Add tests for "set/show width/height" with
5046 "infinite" values.
5047
6c28e44a
TT
50482019-02-27 Tom Tromey <tromey@adacore.com>
5049
5050 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5051 2.4.
5052 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5053 workaround.
5054
bf9a735e
AB
50552019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5056
5057 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5058 tests for structs with static members.
5059
8791793c
TT
50602019-02-26 Tom Tromey <tromey@adacore.com>
5061
5062 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5063 ValueError, not TypeError.
5064
bc2a507e
KB
50652019-02-26 Kevin Buettner <kevinb@redhat.com>
5066
5067 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5068 call from main program.
5069
e0e7d3bd
JB
50702019-02-23 Joel Brobecker <brobecker@adacore.com>
5071
5072 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5073 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5074 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5075 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5076 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5077
9600246d
KS
50782019-02-22 Keith Seitz <keiths@redhat.com>
5079
5080 PR symtab/23853
5081 * gdb.base/symlink-sourcefile.c: New file.
5082 * gdb.base/symlink-sourcefile.exp: New file.
5083
0c95f9ed
TT
50842019-02-20 Tom Tromey <tom@tromey.com>
5085
5086 * gdb.base/info_qt.exp: Update.
5087
6caa91b6
SM
50882019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5089
5090 * gdb.base/source.exp: Move "error in sourced script" code to
5091 the end.
5092 * gdb.base/source-error.gdb: Move contents to
5093 source-error-1.gdb. Add new code to source source-error-1.gdb.
5094 * gdb.base/source-error-1.gdb: New file, from previous
5095 source-error.gdb.
5096
6506371f
TT
50972019-02-17 Tom Tromey <tom@tromey.com>
5098
5099 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5100 for macro styling.
5101 * gdb.base/style.c (SOME_MACRO): New macro.
5102
a0087920
TT
51032019-02-17 Tom Tromey <tom@tromey.com>
5104
5105 * gdb.base/style.exp: Add line-wrapping tests.
5106 * gdb.base/page.exp: Add test for quitting during pagination.
5107
a2cd4f14
JB
51082019-02-17 Joel Brobecker <brobecker@adacore.com>
5109
5110 * gdb.ada/big_packed_array: New testcase.
5111 * gdb.ada/homonym.exp: Fix incorrect expected output for
5112 "break <homonym__get_value>" test.
5113
9d70ffbc
WP
51142019-02-13 Weimin Pan <weimin.pan@oracle.com>
5115
5116 PR breakpoints/21870
5117 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5118 and prepare_for_testing. Add comment.
5119 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5120 redundant cleanup call. Clean up comment.
5121
01c7ae81
WP
51222019-02-12 Weimin Pan <weimin.pan@oracle.com>
5123
5124 PR breakpoints/21870
5125 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5126 * gdb.arch/aarch64-dbreg-contents.c: New file.
5127
aff29d1c
JB
51282019-02-10 Joel Brobecker <brobecker@adacore.com>
5129
5130 * gdb.ada/mi_ref_changeable: New testcase.
5131
df0da8a2
AH
51322019-02-07 Alan Hayward <alan.hayward@arm.com>
5133
5134 * gdb.base/attach.exp: Add double attach test.
5135
bd447abb
SM
51362019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5137
5138 * lib/gdb.exp (default_gdb_start): Don't match pagination
5139 prompt.
5140 (gdb_init): Set stty_init.
5141
1dbc40b9
TT
51422019-01-27 Tom Tromey <tom@tromey.com>
5143
5144 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5145 skip_python_tests.
5146
353229bf
AH
51472019-01-24 Alan Hayward <alan.hayward@arm.com>
5148
5149 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5150 New structure.
5151 (struct struct_static_02_02): Likewise.
5152 (struct struct_static_02_03): Likewise.
5153 (struct struct_static_02_04): Likewise.
5154 (struct struct_static_04_01): Likewise.
5155 (struct struct_static_04_02): Likewise.
5156 (struct struct_static_04_03): Likewise.
5157 (struct struct_static_04_04): Likewise.
5158 (struct struct_static_06_01): Likewise.
5159 (struct struct_static_06_02): Likewise.
5160 (struct struct_static_06_03): Likewise.
5161 (struct struct_static_06_04): Likewise.
5162 (cmp_struct_static_02_01): Likewise.
5163 (cmp_struct_static_02_02): Likewise.
5164 (cmp_struct_static_02_03): Likewise.
5165 (cmp_struct_static_02_04): Likewise.
5166 (cmp_struct_static_04_01): Likewise.
5167 (cmp_struct_static_04_02): Likewise.
5168 (cmp_struct_static_04_03): Likewise.
5169 (cmp_struct_static_04_04): Likewise.
5170 (cmp_struct_static_06_01): Likewise.
5171 (cmp_struct_static_06_02): Likewise.
5172 (cmp_struct_static_06_03): Likewise.
5173 (cmp_struct_static_06_04): Likewise.
5174 (call_all): Test new structs.
5175 * gdb.base/infcall-nested-structs.exp: Likewise.
5176
73021deb
AH
51772019-01-21 Alan Hayward <alan.hayward@arm.com>
5178 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5179
fc65c7db
AH
51802019-01-21 Alan Hayward <alan.hayward@arm.com>
5181 * gdb.base/stack-protector.c: New test.
5182 * gdb.base/stack-protector.exp: New file.
5183 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5184 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5185 option.
5186 (gdb_compile): Remove stack protector for GCC and prevent
5187 recursion.
5188
c24bdb02
KS
51892019-01-16 Keith Seitz <keiths@redhat.com>
5190
5191 PR gdb/23773
5192 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5193
6f072a10
PFC
51942019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5195
5196 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5197 aliases.
5198 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5199 tests.
5200 * gdb.arch/powerpc-vector-regs.c: New file.
5201 * gdb.arch/powerpc-vector-regs.exp: New file.
5202
a7b8d682
PFC
52032019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5204
5205 * gdb.arch/altivec-regs.exp: Fix the list passed to
5206 gdb_expect_list when testing "info vector".
5207
6eb6fb67
AB
52082019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5209
5210 * gdb.base/style.exp: Don't include path in testname.
5211
b56f80d8
KS
52122019-01-10 Keith Seitz <keiths@redhat.com>
5213
5214 PR gdb/23712
5215 PR symtab/23010
5216 * gdb.dwarf2/multidictionary.exp: New file.
5217
041be526
SM
52182019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5219
5220 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5221 (test_gnuv3_style_demangling): ... this.
5222 (test_lucid_style_demangling): Remove.
5223 (test_arm_style_demangling): Remove.
5224 (test_hp_style_demangling): Remove.
5225 (do_tests): Remove calls to the above.
5226
d820d0c3
AB
52272019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5228
5229 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5230 case.
5231
f097f5ad
TT
52322019-01-06 Tom Tromey <tom@tromey.com>
5233
5234 PR gdb/28155:
5235 * gdb.dwarf2/typedef-void-finish.exp: New file.
5236
2cd8cc0b
TT
52372018-12-28 Tom Tromey <tom@tromey.com>
5238 Simon Marchi <simark@simark.ca>
5239
5240 * gdb.base/jit-exec.exp: New file.
5241 * gdb.base/jit-exec.c: New file.
5242 * gdb.base/jit-execd.c: New file.
5243
35fb8261
TT
52442018-12-28 Tom Tromey <tom@tromey.com>
5245
5246 * gdb.base/style.exp: Update test to check for address styling.
5247
47fd17cd
TT
52482018-12-28 Tom Tromey <tom@tromey.com>
5249
5250 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5251 message.
5252
d47032b7
TT
52532018-12-28 Tom Tromey <tom@tromey.com>
5254
5255 * gdb.base/style.exp: Add test for version number styling.
5256
af79b68d
TT
52572018-12-28 Tom Tromey <tom@tromey.com>
5258
5259 * gdb.base/style.exp: Add test for print_address_symbolic.
5260
0bb296cb
TT
52612018-12-28 Tom Tromey <tom@tromey.com>
5262
5263 * gdb.base/style.exp: Add test for breakpoint setting.
5264
80ae2043
TT
52652018-12-28 Tom Tromey <tom@tromey.com>
5266
5267 * gdb.base/style.exp: Add test for variable names.
5268
cbe56571
TT
52692018-12-28 Tom Tromey <tom@tromey.com>
5270
5271 * gdb.base/style.exp: New file.
5272 * gdb.base/style.c: New file.
5273
9162a27c
TT
52742018-12-28 Tom Tromey <tom@tromey.com>
5275
5276 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5277 "dumb".
5278 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5279 the TERM environment variable.
5280
bc543c90
TT
52812018-12-27 Tom Tromey <tom@tromey.com>
5282
5283 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5284 pagination test.
5285
6f0ffe50
AB
52862018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5287
5288 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5289 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5290
b5a1e557
PW
52912018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5292
5293 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5294 Filename a.adb changed to bp_fun_addr.adb.
5295 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5296
6e8b1ab2
JV
52972018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5298
5299 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5300 non-PIE executables.
5301 * README: Mention the gdb,nopie_flag board setting.
5302 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5303 non-PIE executable.
5304 * gdb.arch/amd64-entry-value.exp: Likewise.
5305 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5306 * gdb.arch/i386-float.exp: Likewise.
5307 * gdb.arch/i386-signal.exp: Likewise.
5308 * gdb.mi/mi-reg-undefined.exp: Likewise.
5309
d00a27c5
PM
53102018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5311
5312 PR gdb/23974
5313 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5314
161d081c
PW
53152018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5316
5317 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5318 Update order of results accordingly.
5319
b001de23
AB
53202018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5321
5322 * gdb.base/annota1.exp: Update a test regexp.
5323
99e1a184
AB
53242018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5325
5326 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5327
7a81c1e2
PW
53282018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5329
5330 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5331 (reuse_time): Initialize to REUSE_TIME_CAP.
5332 (check_rc): New function.
5333 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5334 Check pthread_create rc.
5335 (spawner_thread_func): Check pthread_create and pthread_join rc.
5336
73e8dc90
PA
53372018-12-08 Pedro Alves <palves@redhat.com>
5338
5339 * gdb.base/list.exp (test_forward_search): Rename to ...
5340 (test_forward_reverse_search): ... this. Also test reverse-search
5341 and the forward-search alias.
5342
13f2ed32
AB
53432018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5344
5345 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5346 local timeout variable before return, and remove all local timeout
5347 variable entirely.
5348 (gdb_load): Likewise.
5349
64d27cfc
TV
53502018-12-01 Tom de Vries <tdevries@suse.de>
5351
5352 * gdb.base/gdb-caching-proc.exp: New file.
5353
f63c03b4
SDJ
53542018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5355
5356 * Makefile.in (TIMESTAMP): New variable.
5357 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5358 command.
5359 (check-single-racy): Likewise.
5360 (check/%.exp): Likewise.
5361 (check-racy/%.exp): Likewise.
5362 (workers/%.worker): Likewise.
5363 (build-perf): Likewise.
5364 (check-perf): Likewise.
5365 * README: Describe new "TS" and "TS_FORMAT" variables.
5366 * print-ts.py: New file.
5367
1c97054b
BF
53682018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5369
5370 PR python/23714
5371 * gdb.python/python.exp: Test command repetition after
5372 gdb.execute.
5373
1871a62d
AB
53742018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5375
5376 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5377 is correctly aligned.
5378
fb5e1ed9
PW
53792018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5380
5381 * gdb.ada/info_auto_lang.exp: New testcase.
5382 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5383 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5384 * gdb.ada/info_auto_lang/some_c.c: New file.
5385
43d397ca
PW
53862018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5387
5388 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5389 FUNC_lang language syntax.
5390
beddd671
PW
53912018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5392
5393 * gdb.base/info_minsym.c: New file.
5394 * gdb.base/info_minsym.exp: New file.
5395
73fc52c4
TT
53962018-11-19 Tom Tromey <tom@tromey.com>
5397
5398 PR rust/23625:
5399 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5400 * gdb.rust/expr.exp: Update expected output. Change one test.
5401
994b876a
TT
54022018-11-19 Tom Tromey <tom@tromey.com>
5403
5404 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5405
6769f276
PA
54062018-11-19 Pedro Alves <palves@redhat.com>
5407
5408 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5409 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5410 see the expected warning.
5411
38a72da0
AH
54122018-11-16 Alan Hayward <alan.hayward@arm.com>
5413
5414 PR gdb/22736:
5415 * gdb.cp/infcall-nodebug-lib.c: New test.
5416 * gdb.cp/infcall-nodebug-main.c: New test.
5417 * gdb.cp/infcall-nodebug.exp: New file.
5418
53a89d6e
SM
54192018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5420
5421 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5422 completer tests.
5423
9325300d
TV
54242018-11-09 Tom de Vries <tdevries@suse.de>
5425
5426 * gdb.base/msym-lang.c: New test.
5427 * gdb.base/msym-lang.exp: New file.
5428 * gdb.base/msym-lang-main.c: New test.
5429
20f0d60d
TT
54302018-11-08 Tom Tromey <tom@tromey.com>
5431
5432 PR gdb/23555:
5433 PR gdb/23838:
5434 * gdb.base/warning.exp: New file.
5435
b5420128
JB
54362018-11-08 Jan Beulich <jbeulich@suse.com>
5437
5438 * testsuite/gdb.arch/i386-avx512.c,
5439 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5440
cd115d61
AB
54412018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5442
5443 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5444 point hardware.
5445
35ee2dc2
AB
54462018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5447
5448 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5449 * gdb.dwarf2/missing-type-name.exp: New file.
5450
31aceee8
TV
54512018-11-06 Tom de Vries <tdevries@suse.de>
5452
5453 * gdb.base/many-headers.c: New test.
5454 * gdb.base/many-headers.exp: New file.
5455
109be305
JW
54562018-11-06 Jim Wilson <jimw@sifive.com>
5457
5458 * gdb.base/code_elim.exp: For riscv, set additional_flags
5459 to include -msmall-data-limit=0.
5460
e2b7af72
JB
54612018-11-01 Joel Brobecker <brobecker@adacore.com>
5462
5463 * gdb.ada/watch_minus_l: New testcase.
5464
cdcda965
SM
54652018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5466
5467 * gdb.arch/aix-sighandle.c: New file.
5468 * gdb.arch/aix-sighandle.exp: New file.
5469
92dcebf3
AB
54702018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5471
5472 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5473 registers being unions.
5474
68b9ac18
TV
54752018-10-31 Tom de Vries <tdevries@suse.de>
5476
5477 * lib/valgrind.exp: New file.
5478 (vgdb_start, vgdb_stop): New procs, factored out of ...
5479 * gdb.base/valgrind-bt.exp: ... here, ...
5480 * gdb.base/valgrind-disp-step.exp: ... here and ...
5481 * gdb.base/valgrind-infcall.exp: ... here.
5482
1443936e
TV
54832018-10-31 Tom de Vries <tdevries@suse.de>
5484
5485 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5486
eb77c9df
AB
54872018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5488
5489 * gdb.dwarf2/void-type.c: New file.
5490 * gdb.dwarf2/void-type.exp: New file.
5491
82b5e646
PW
54922018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5493
5494 * gdb.base/info_qt.c: New file.
5495 * gdb.base/info_qt.exp: New file.
5496
8d619c01
EBM
54972018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5498
5499 * gdb.arch/powerpc-htm-regs.c: New file.
5500 * gdb.arch/powerpc-htm-regs.exp: New file.
5501
f2cf6173
EBM
55022018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5503
5504 * gdb.arch/powerpc-tar.c: New file.
5505 * gdb.arch/powerpc-tar.exp: New file.
5506
7ca18ed6
EBM
55072018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5508
5509 * gdb.arch/powerpc-ppr-dscr.c: New file.
5510 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5511
bfcc0eba
TV
55122018-10-25 Tom de Vries <tdevries@suse.de>
5513
5514 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5515
fe1a5cad
TV
55162018-10-24 Tom de Vries <tdevries@suse.de>
5517
5518 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5519 longer exists error.
5520
a76dc3b7
TV
55212018-10-24 Tom de Vries <tdevries@suse.de>
5522
5523 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5524
4df46df7
TV
55252018-10-24 Tom de Vries <tdevries@suse.de>
5526
5527 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5528 --db-attach in valgrind.
5529
0dbfcfff
AB
55302018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5531
5532 * gdb.arch/riscv-reg-aliases.c: New file.
5533 * gdb.arch/riscv-reg-aliases.exp: New file.
5534
b04480b1
AH
55352018-10-19 Alan Hayward <alan.hayward@arm.com>
5536
5537 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5538
2c6ac8d7
AH
55392018-10-19 Alan Hayward <alan.hayward@arm.com>
5540
5541 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5542
2bc69f25
AH
55432018-10-19 Alan Hayward <alan.hayward@arm.com>
5544
5545 * gdb.cp/ovldbreak.exp: Fix regexps.
5546
1f1ae3a3
AH
55472018-10-19 Alan Hayward <alan.hayward@arm.com>
5548
5549 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5550
94c18618
SDJ
55512018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5552
5553 PR cli/23785
5554 * gdb.base/restore.exp: New test to check if "restore" with an
5555 invalid file doesn't segfault.
5556
812cd6eb
TV
55572018-10-18 Tom de Vries <tdevries@suse.de>
5558
5559 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5560 * gdb.ada/excep_handle.exp: Same.
5561 * gdb.ada/mi_string_access.exp: Same.
5562 * gdb.ada/mi_var_union.exp: Same.
5563 * gdb.arch/arc-analyze-prologue.exp: Same.
5564 * gdb.arch/arc-decode-insn.exp: Same.
5565 * gdb.base/readnever.exp: Same.
5566 * gdb.fortran/printing-types.exp: Same.
5567 * gdb.guile/scm-lazy-string.exp: Same.
5568
c4b90788
TV
55692018-10-16 Tom de Vries <tdevries@suse.de>
5570
5571 PR gdb/23730
5572 * gdb.base/catch-follow-exec.c: Add copyright notice.
5573 * gdb.base/catch-follow-exec.exp: Rewrite to use
5574 gdb_spawn_with_cmdline_opts. Require gdb-native.
5575
8bca2978
SL
55762018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5577
5578 * gdb.trace/actions-changed.exp: Check for arch support.
5579 * gdb.trace/actions.exp: Likewise.
5580 * gdb.trace/ax.exp: Likewise.
5581 * gdb.trace/backtrace.exp: Likewise.
5582 * gdb.trace/change-loc.exp: Likewise.
5583 * gdb.trace/deltrace.exp: Likewise.
5584 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5585 * gdb.trace/ftrace.exp: Likewise.
5586 * gdb.trace/infotrace.exp: Check for arch support.
5587 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5588 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5589 * gdb.trace/mi-tsv-changed.exp: Likewise.
5590 * gdb.trace/packetlen.exp: Likewise.
5591 * gdb.trace/passc-dyn.exp: Likewise.
5592 * gdb.trace/passcount.exp: Likewise.
5593 * gdb.trace/pending.exp: Likewise.
5594 * gdb.trace/range-stepping.exp: Check for shlib support.
5595 * gdb.trace/report.exp: Check for arch support.
5596 * gdb.trace/save-trace.exp: Likewise.
5597 * gdb.trace/signal.exp: Check for signal support.
5598 * gdb.trace/tfind.exp: Check for arch support.
5599 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5600 * gdb.trace/trace-common.h: Add comment.
5601 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5602 * gdb.trace/trace-enable-disable.exp: Likewise.
5603 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5604 * gdb.trace/tracecmd.exp: Check for arch support.
5605 * gdb.trace/tspeed.exp: Check for shlib and target support.
5606 * gdb.trace/tstatus.exp: Check for arch support.
5607 * gdb.trace/tsv.exp: Likewise.
5608 * gdb.trace/while-dyn.exp: Likewise.
5609 * gdb.trace/while-stepping.exp: Likewise.
5610 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5611
f9c49bff
SM
56122018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5613
5614 * gdb.trace/tspeed.exp: Remove nowarnings.
5615 (prepare_for_trace_test): Declare "global ipalib".
5616 * gdb.trace/tspeed.c: Include unistd.h.
5617 (main): Remove superfluous printf argument.
5618
d4330bde
SL
56192018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5620
5621 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5622 directory prefix on the filename.
5623
8ecfd7bd
SDJ
56242018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5625
5626 * gdb.gdb/unittest.exp: Update expected message informing that
5627 selftests have been disabled.
5628 * gdb.server/unittest.exp: Likewise.
5629
58bbcd02
TV
56302018-10-09 Tom de Vries <tdevries@suse.de>
5631
5632 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5633 with runto_main.
5634
9f6b697b
WP
56352018-10-08 Weimin Pan <weimin.pan@oracle.com>
5636
5637 PR c++/16841
5638 * gdb.cp/virtbase2.cc: New file.
5639 * gdb.cp/virtbase2.exp: New file.
5640
add5ded5
TT
56412018-10-06 Tom Tromey <tom@tromey.com>
5642
5643 PR python/19399:
5644 * gdb.python/py-inferior.exp: Add architecture test.
5645
f9e48344
TT
56462018-10-06 Tom Tromey <tom@tromey.com>
5647
5648 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5649 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5650
2a8be203
TT
56512018-10-06 Tom Tromey <tom@tromey.com>
5652
5653 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5654 of a "throw" catchpoint.
5655
e04caa70
SDJ
56562018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5657
5658 * gdb.base/info-proc.exp: Update string expected from "help info
5659 proc".
5660
5ca8c39f
TT
56612018-10-04 Tom Tromey <tom@tromey.com>
5662
5663 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5664 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5665 (test_initial_complaints, test_empty_complaints): Update.
5666 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5667
3453e7e4
TT
56682018-10-04 Tom Tromey <tom@tromey.com>
5669
5670 PR cli/19551:
5671 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5672 * lib/gdb.exp (gdb_file_cmd): Update.
5673 * gdb.stabs/weird.exp (print_weird_var): Update.
5674 * gdb.server/solib-list.exp: Update.
5675 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5676 * gdb.mi/mi-cli.exp: Update.
5677 * gdb.linespec/linespec.exp: Update.
5678 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5679 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5680 * gdb.cp/cp-relocate.exp: Update.
5681 * gdb.base/sym-file.exp: Update.
5682 * gdb.base/relocate.exp: Update.
5683 * gdb.base/readnever.exp: Update.
5684 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5685 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5686 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5687 * gdb.base/code_elim.exp: Update.
5688 * gdb.base/break-unload-file.exp (test_break): Update.
5689 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5690 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5691 Update.
5692 * gdb.base/attach.exp (do_attach_tests): Update.
5693 * gdb.base/sepdebug.exp: Update.
5694 * gdb.python/py-section-script.exp: Update.
5695
6afcf761
TT
56962018-10-04 Tom Tromey <tom@tromey.com>
5697
5698 PR cli/22234:
5699 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5700 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5701 output.
5702
fef1b293
TT
57032018-10-04 Tom Tromey <tom@tromey.com>
5704
5705 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5706 set width and height to 0.
5707 (test_command_line_attach_run): Use -quiet.
5708
ca98345e
SL
57092018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5710
5711 * lib/gdb.exp (skip_ifunc_tests): New.
5712 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5713 other compile failures.
5714 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5715
ff34e6ae
SM
57162018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5717
5718 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5719 is_amd64_regs_target.
5720
6bb8890e
AH
57212018-10-01 Alan Hayward <alan.hayward@arm.com>
5722
5723 * gdb.arch/aarch64-sighandler-regs.c: New test.
5724 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5725 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5726
224d30d3
MM
57272018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5728
5729 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5730 assembly.
5731
f67ffa6a
AB
57322018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5733
5734 * gdb.base/frame-selection.exp: New file.
5735 * gdb.base/frame-selection.c: New file.
5736
9fc3183f
AH
57372018-09-27 Alan Hayward <alan.hayward@arm.com>
5738
5739 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5740 pthread barrier.
5741 (main): Likewise.
5742
d354055e
AB
57432018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5744
5745 * gdb.base/large-frame-1.c: New file.
5746 * gdb.base/large-frame-2.c: New file.
5747 * gdb.base/large-frame.exp: New file.
5748 * gdb.base/large-frame.h: New file.
5749
db727370
JL
57502018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5751
5752 PR gdb/20948
5753 * gdb.base/write_mem.exp: New test.
5754 * gdb.base/write_mem.c: Likewise.
5755
ae778caf
TT
57562018-09-23 Tom Tromey <tom@tromey.com>
5757
5758 PR python/18852:
5759 * gdb.python/py-parameter.exp: Add test for parameter that throws
5760 on "set".
5761
fd3ba736
TT
57622018-09-23 Tom Tromey <tom@tromey.com>
5763
5764 PR python/17284:
5765 * gdb.python/py-template.exp (test_template_arg): Add test for
5766 negative template argument number.
5767
39a24317
TT
57682018-09-23 Tom Tromey <tom@tromey.com>
5769
5770 PR python/14062:
5771 * gdb.python/python.exp: Add test for post_event error.
5772
f5769a2c
TT
57732018-09-23 Tom Tromey <tom@tromey.com>
5774
5775 PR python/18170:
5776 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5777 convert pointers to int and long.
5778
1c1e54f6
TT
57792018-09-23 Tom Tromey <tom@tromey.com>
5780
5781 PR python/20126:
5782 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5783 signed-ness conversion tests.
5784
fb4fa946
TT
57852018-09-23 Tom Tromey <tom@tromey.com>
5786
5787 PR python/18352;
5788 * gdb.python/py-value.exp (test_float_conversion): New proc.
5789 Use it.
5790
a466edac
HAQ
57912018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5792
5793 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5794
4ee9b0c5
SL
57952018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5796
5797 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5798 no readline.
5799 * gdb.base/utf8-identifiers.exp: Likewise.
5800 * gdb.cp/cpcompletion.exp: Likewise.
5801 * gdb.linespec/cpcompletion.exp: Likewise.
5802 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5803 * gdb.linespec/cpls-ops.exp: Likewise.
5804
23be8da7
RB
58052018-09-19 Richard Bunt <richard.bunt@arm.com>
5806 Chris January <chris.january@arm.com>
5807
5808 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5809 * gdb.fortran/short-circuit-argument-list.exp: New file.
5810 * gdb.fortran/short-circuit-argument-list.f90: New test.
5811
5031d0ae
SDJ
58122018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5813
5814 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5815 "arch=" keyword when executing "-stack-list-frames".
5816
b4c0d1a4
SDJ
58172018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5818
5819 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5820 "arch=" keyword when executing "-stack-list-frames".
5821
7a6d2b45
SDJ
58222018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5823
5824 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5825 break ada".
5826
8588b356
SM
58272018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5828
5829 PR python/23669
5830 * gdb.python/python.exp: Test gdb.execute("show commands").
5831
65e65158
TT
58322018-09-16 Tom Tromey <tom@tromey.com>
5833
5834 * gdb.base/new-ui.exp (do_execution_tests): Update.
5835 * gdb.base/dbx.exp (test_breakpoints): Update.
5836
bf326452
AH
58372018-09-14 Alan Hayward <alan.hayward@arm.com>
5838
5839 * lib/gdb.exp (gdb_simple_compile): Add proc.
5840 (is_elf_target): Use gdb_simple_compile.
5841 (skip_altivec_tests): Likewise.
5842 (skip_vsx_tests): Likewise.
5843 (skip_tsx_tests): Likewise.
5844 (skip_btrace_tests): Likewise.
5845 (skip_btrace_pt_tests): Likewise.
5846 (gdb_can_simple_compile): Likewise.
5847 (gdb_has_argv0): Likewise.
5848 (gdb_target_symbol_prefix): Likewise.
5849 (target_supports_scheduler_locking): Likewise.
5850
2361b0fb
TT
58512018-09-13 Tom Tromey <tom@tromey.com>
5852
5853 * Makefile.in (TAGS): Recognize proc_with_prefix and
5854 gdb_caching_proc.
5855
0ae1a321
SM
58562018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5857
5858 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5859 method.
5860
a40bf0c2
SM
58612018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5862
5863 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5864 and a few other Inferior properties when the Inferior is no
5865 longer valid.
5866
4a3fe98f
TT
58672018-09-13 Tom Tromey <tom@tromey.com>
5868
5869 PR rust/23650:
5870 * gdb.rust/simple.exp: Add test for enum field access error.
5871
098b2108
TT
58722018-09-13 Tom Tromey <tom@tromey.com>
5873
5874 PR rust/23626:
5875 * gdb.rust/simple.rs (EmptyEnum): New type.
5876 (main): Use it.
5877 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5878
1256af7d
SM
58792018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5880
5881 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5882 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5883 * gdb.python/py-symtab.exp: Update test printing an objfile.
5884
4aa8e6c2
SM
58852018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5886
5887 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5888 object.
5889
c221b2f7
AH
58902018-09-12 Alan Hayward <alan.hayward@arm.com>
5891
5892 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5893 (support_complex_tests): Use gdb_can_simple_compile.
5894 (is_ilp32_target): Likewise.
5895 (is_lp64_target): Likewise.
5896 (is_64_target): Likewise.
5897 (is_amd64_regs_target): Likewise.
5898 (is_aarch32_target): Likewise.
5899 (gdb_int128_helper): Likewise.
5900
6f1107b5
JK
59012018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5902
5903 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5904
1f5d1570
JG
59052018-09-10 Jerome Guitton <guitton@adacore.com>
5906
5907 * gdb.ada/same_component_name: Add test for case of tagged record
5908 with variable-length fields.
5909
cc330e39
XR
59102018-09-10 Xavier Roirand <roirand@adacore.com>
5911
5912 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5913 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5914 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5915 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5916
b9c50e9a
XR
59172018-09-10 Xavier Roirand <roirand@adacore.com>
5918
5919 * gdb.ada/mi_string_access.exp: New testcase.
5920 * gdb.ada/mi_string_access/bar.adb: New file.
5921 * gdb.ada/mi_string_access/pck.adb: New file.
5922 * gdb.ada/mi_string_access/pck.asd: New file.
5923
2963898f
XR
59242018-09-10 Xavier Roirand <roirand@adacore.com>
5925
5926 * gdb.ada/mi_var_union.exp: New testcase.
5927 * gdb.ada/mi_var_union/bar.adb: New file.
5928 * gdb.ada/mi_var_union/pck.adb: New file.
5929 * gdb.ada/mi_var_union/pck.asd: New file.
5930
1aac008f
TT
59312018-09-08 Tom Tromey <tom@tromey.com>
5932
5933 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5934
332cf4c9
TT
59352018-09-08 Tom Tromey <tom@tromey.com>
5936
5937 PR python/16047:
5938 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5939 (register_pretty_printers): Register new printer.
5940 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5941 test.
5942 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5943 (an_int_type3): New global.
5944
424da6cf
JB
59452018-09-08 Joel Brobecker <brobecker@adacore.com>
5946
5947 * gdb.ada/expr_with_funcall: New testcase.
5948
2a62dfa9
JB
59492018-09-08 Joel Brobecker <brobecker@adacore.com>
5950
5951 * gdb.ada/packed_array_assign: New testcase.
5952
96b6697f
AB
59532018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5954
5955 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5956 names, and add test prefixes to make test names unique.
5957
e4a62c65
TV
59582018-09-05 Tom de Vries <tdevries@suse.de>
5959
5960 * gdb.dwarf2/varval.exp: Add test.
5961
dd083ee2
GB
59622018-09-04 Gary Benson <gbenson@redhat.com>
5963
5964 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5965 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5966
aef9346c
TT
59672018-08-31 Tom Tromey <tom@tromey.com>
5968
5969 * gdb.rust/simple.rs: Rename second variable "v".
5970
c67f2e15
AB
59712018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5972
5973 * gdb.base/funcargs.c (use_a): New function.
5974 (recurse): Call use_a.
5975
078a0207
KS
59762018-08-29 Keith Seitz <keiths@redhat.com>
5977
5978 * gdb.compile/compile-cplus-anonymous.cc: New file.
5979 * gdb.compile/compile-cplus-anonymous.exp: New file.
5980 * gdb.compile/compile-cplus-array-decay.cc: New file.
5981 * gdb.compile/compile-cplus-array-decay.exp: New file.
5982 * gdb.compile/compile-cplus-inherit.cc: New file.
5983 * gdb.compile/compile-cplus-inherit.exp: New file.
5984 * gdb.compile/compile-cplus-member.cc: New file.
5985 * gdb.compile/compile-cplus-member.exp: New file.
5986 * gdb.compile/compile-cplus-method.cc: New file.
5987 * gdb.compile/compile-cplus-method.exp: New file.
5988 * gdb.compile/compile-cplus-mod.c: "New" file.
5989 * gdb.compile/compile-cplus-namespace.cc: New file.
5990 * gdb.compile/compile-cplus-namespace.exp: New file.
5991 * gdb.compile/compile-cplus-nested.cc: New file.
5992 * gdb.compile/compile-cplus-nested.exp: New file.
5993 * gdb.compile/compile-cplus-print.c: "New" file.
5994 * gdb.compile/compile-cplus-print.exp: "New" file.
5995 * gdb.compile/compile-cplus-virtual.cc: New file.
5996 * gdb.compile/compile-cplus-virtual.exp: New file.
5997 * gdb.compile/compile-cplus.c: "New" file.
5998 * gdb.compile/compile-cplus.exp: "New" file.
5999 * lib/compile-support.exp: New file.
6000
b0f492b9
GB
60012018-08-16 Gary Benson <gbenson@redhat.com>
6002
6003 PR gdb/13000:
6004 * gdb.base/batch-exit-status.exp: New file.
6005 * gdb.base/batch-exit-status.good-commands: Likewise.
6006 * gdb.base/batch-exit-status.bad-commands: Likewise.
6007
36eb4c5f
AH
60082018-08-29 Alan Hayward <alan.hayward@arm.com>
6009
6010 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6011 (struct struct02): Likewise.
6012 (struct struct03): Likewise.
6013 (struct struct04): Likewise.
6014 (struct struct_01_01): New struct.
6015 (struct struct_01_02): Likewise.
6016 (struct struct_01_03): Likewise.
6017 (struct struct_01_04): Likewise.
6018 (struct struct_02_01): Likewise.
6019 (struct struct_02_02): Likewise.
6020 (struct struct_02_03): Likewise.
6021 (struct struct_02_04): Likewise.
6022 (struct struct_04_01): Likewise.
6023 (struct struct_04_02): Likewise.
6024 (struct struct_04_03): Likewise.
6025 (struct struct_04_04): Likewise.
6026 (struct struct_05_01): Likewise.
6027 (struct struct_05_02): Likewise.
6028 (struct struct_05_03): Likewise.
6029 (struct struct_05_04): Likewise.
6030 (cmp_struct01): Remove function.
6031 (cmp_struct02): Likewise.
6032 (cmp_struct03): Likewise.
6033 (cmp_struct04): Likewise.
6034 (cmp_struct_01_01): Add Function.
6035 (cmp_struct_01_02): Likewise.
6036 (cmp_struct_01_03): Likewise.
6037 (cmp_struct_01_04): Likewise.
6038 (cmp_struct_02_01): Likewise.
6039 (cmp_struct_02_02): Likewise.
6040 (cmp_struct_02_03): Likewise.
6041 (cmp_struct_02_04): Likewise.
6042 (cmp_struct_04_01): Likewise.
6043 (cmp_struct_04_02): Likewise.
6044 (cmp_struct_04_03): Likewise.
6045 (cmp_struct_04_04): Likewise.
6046 (cmp_struct_05_01): Likewise.
6047 (cmp_struct_05_02): Likewise.
6048 (cmp_struct_05_03): Likewise.
6049 (cmp_struct_05_04): Likewise.
6050 (call_all): Add new structs.
6051 * gdb.base/infcall-nested-structs.exp: Likewise.
6052
3bf9c013
JV
60532018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6054
6055 * gdb.python/py-framefilter-mi.exp: Update regexp to
6056 check for "arch" field in frame output.
6057
450d1e88
KB
60582018-08-23 Kevin Buettner <kevinb@redhat.com>
6059
6060 * gdb.dwarf2/dw2-ranges-func.c: New file.
6061 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6062
ae739fe7
SM
60632018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6064
6065 * gdb.base/term.exp: Compare terminal settings with values from
6066 the inferior.
6067 * gdb.base/term.c: Get and set terminal settings.
6068
6d52907e
JV
60692018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6070
6071 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6072 accommodate new "arch" field in frame output.
6073 * gdb.mi/mi-return.exp: Likewise.
6074 * gdb.mi/mi-stack.exp: Likewise.
6075 * gdb.mi/mi-syn-frame.exp: Likewise.
6076 * gdb.mi/user-selected-context-sync.exp: Likewise.
6077
be2d111a
MS
60782018-08-19 Michael Spang <spang@google.com>
6079
6080 PR gdb/11786
6081 * gdb.base/gcore-tls-pie.c: New file.
6082 * gdb.base/gcore-tls-pie.exp: New file.
6083
ae3a7c47
KB
60842018-08-18 Kevin Buettner <kevinb@redhat.com>
6085
6086 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6087 * gdb.dwarf2/varval.c: New file.
6088 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6089
2ecae92e
AH
60902018-08-17 Alan Hayward <alan.hayward@arm.com>
6091
6092 PR gdb/18931
6093 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6094
c1854f1d
KS
60952018-08-16 Keith Seitz <keiths@redhat.com>
6096
6097 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6098 tests expected to pass.
6099
26fb3983
JV
61002018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6101
6102 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6103 -data-disassemble -a.
6104 (test_disassembly_bogus_args): Likewise.
6105
67943c00
AB
61062018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6107
6108 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6109
5ff2bbae
AB
61102018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6111
6112 * gdb.base/vla-optimized-out.exp: Add new test.
6113
e5bbcd0f
AB
61142018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6115
6116 * gdb.base/vla-optimized-out-o3.exp: Delete.
6117 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6118 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6119 deleted tests.
6120
9d4a934c
AB
61212018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6122
6123 PR gdb/18050:
6124 * gdb.server/extended-remote-restart.c: New file.
6125 * gdb.server/extended-remote-restart.exp: New file.
6126
045cf012
SM
61272018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6128
6129 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6130 "set variable index = 42".
6131
87d6a7aa
SM
61322018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6133
6134 * boards/index-cache-gdb.exp: New file.
6135 * gdb.dwarf2/index-cache.exp: New file.
6136 * gdb.dwarf2/index-cache.c: New file.
6137 * gdb.base/maint.exp: Check if we are using the index cache.
6138
96d68bd4
RO
61392018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6140
6141 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6142 MAKEFLAGS.
6143
5a699617
RO
61442018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6145
6146 * dg-extract-results.sh: Move to toplevel contrib.
6147 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6148 * Makefile.in (check-parallel-racy): Likewise.
6149
5bd18990
AB
61502018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6151
6152 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6153 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6154 tests if the target supports scheduler locking.
6155
3fbbcf47
TV
61562018-08-04 Tom de Vries <tdevries@suse.de>
6157
6158 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6159
3e1d3d8c
TT
61602018-08-02 Tom Tromey <tom@tromey.com>
6161
6162 PR symtab/16842.
6163 * gdb.cp/temargs.exp: Test "info address" of a template
6164 parameter.
6165
5abe0f0c
JV
61662018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6167
6168 * gdb.python/py-mi-var-info-path-expression.c: New file.
6169 * gdb.python/py-mi-var-info-path-expression.py: New file.
6170 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6171
fb66cde8
SDJ
61722018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6173
6174 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6175 error after "cannot resolve name" string.
6176
c708f4d2
AB
61772018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6178
6179 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6180 started.
6181 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6182
37cc0cae
TV
61832018-07-28 Tom de Vries <tdevries@suse.de>
6184
6185 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6186
63b4ecf7
TV
61872018-07-26 Tom de Vries <tdevries@suse.de>
6188
6189 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6190
3c3bb058
AB
61912018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6192
6193 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6194 is visible.
6195
9e7f3bbb
TV
61962018-07-26 Tom de Vries <tdevries@suse.de>
6197
6198 PR breakpoints/23366
6199 * gdb.base/catch-follow-exec.c: New test.
6200 * gdb.base/catch-follow-exec.exp: New file.
6201
16f808ec
TV
62022018-07-25 Tom de Vries <tdevries@suse.de>
6203
6204 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6205 vla-optimized-out.c.
6206
d7154a8d
JV
62072018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6208
6209 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6210 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6211
232a0032
TV
62122018-07-20 Tom de Vries <tdevries@suse.de>
6213
6214 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6215 NOCLONE macro.
6216 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6217
fbb1d502
TV
62182018-07-19 Tom de Vries <tdevries@suse.de>
6219
6220 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6221 regular expression.
6222
42dc7699
TV
62232018-07-18 Tom de Vries <tdevries@suse.de>
6224
6225 * gdb.base/vla-optimized-out.c: New test.
6226 * gdb.base/vla-optimized-out.exp: New file.
6227
7f1f7e23
SDJ
62282018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6229
6230 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6231 message "No address associated with hostname" when gdbserver
6232 cannot resolve the hostname.
6233
5759ebb3
PW
62342018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6235
6236 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6237 Add some test prefixes to make tests unique.
6238
3606ccab
PW
62392018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6240
6241 * gdb.base/frameapply.c: New file.
6242 * gdb.base/frameapply.exp: New file.
6243
529c08b2
PW
62442018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6245
6246 * gdb.base/skip.exp: Update expected error message.
6247
c7ab0aef
SDJ
62482018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6249 Jan Kratochvil <jan.kratochvil@redhat.com>
6250 Paul Fertser <fercerpav@gmail.com>
6251 Tsutomu Seki <sekiriki@gmail.com>
6252
6253 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6254 parameter.
6255 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6256 by default.
6257 * boards/native-gdbserver.exp: Likewise.
6258 * gdb.server/run-without-local-binary.exp: Improve regexp used
6259 for detecting when a remote debugging connection succeeds.
6260 * gdb.server/server-connect.exp: New file.
6261 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6262 Do not prefix the port number with ":".
6263 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6264 support for detecting and using it. Add '$debughost_gdbserver'
6265 to the list of arguments used to start gdbserver. Handle case
6266 when gdbserver cannot resolve a network name.
6267
16ff70dd
SDJ
62682018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6269
6270 PR c++/23373
6271 * gdb.base/ptype-offsets.cc (struct static_member): New
6272 struct.
6273 (main) <stmember>: New variable.
6274 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6275 with a static member in it.
6276
3541979f
AB
62772018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6278
6279 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6280 watchpoints enabled and disabled.
6281
c8ad9b9a
AB
62822018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6283
6284 * gdb.base/examine-backward.exp: Still run tests around address
6285 0x0, even if address 0x0 is not readable. Update the pattern for
6286 matching address 0x0 in expected output.
6287
e0e5e971
AB
62882018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6289
6290 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6291 malloc/free.
6292
1ea5da02
TV
62932018-07-04 Tom de Vries <tdevries@suse.de>
6294
6295 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6296
471b9d15
MR
62972018-07-02 Maciej W. Rozycki <macro@mips.com>
6298
6299 PR tdep/8282
6300 * gdb.arch/mips-disassembler-options.exp: New test.
6301 * gdb.arch/mips-disassembler-options.s: New test source.
6302
75acb486
PA
63032018-06-29 Pedro Alves <palves@redhat.com>
6304
6305 * gdb.threads/names.exp: Adjust expected "info threads" output.
6306
cd2bb709
PA
63072018-06-29 Pedro Alves <palves@redhat.com>
6308
6309 * gdb.opt/inline-break.exp (line number, address): Add "info
6310 break" tests.
6311
991ff292
PA
63122018-06-29 Pedro Alves <palves@redhat.com>
6313
6314 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6315 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6316 number and address and running to them.
6317
356819b6 63182018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6319
6320 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6321
2512d7ef
JK
63222018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6323
6324 * lib/compiler.c: Remove executable permission flag.
6325
be1b6474
RB
63262018-06-28 Richard Bunt <richard.bunt@arm.com>
6327
6328 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6329 code.
6330 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6331
291f9a96
PT
63322018-06-28 Petr Tesarik <ptesarik@suse.cz>
6333
6334 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6335
ed6dfe51
PT
63362018-06-28 Petr Tesarik <ptesarik@suse.cz>
6337
6338 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6339 address argument is omitted.
6340
d4d429d5
PT
63412018-06-28 Petr Tesarik <ptesarik@suse.cz>
6342
6343 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6344
7ab6656f
OJ
63452018-06-27 Omair Javaid <omair.javaid@linaro.org>
6346
6347 PR gdb/21695
6348 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6349 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6350
a33ccfc7
TT
63512018-06-26 Tom Tromey <tom@tromey.com>
6352
6353 PR rust/22574:
6354 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6355 * gdb.rust/simple.rs (struct SimpleLayout): New.
6356
6d72d289
SM
63572018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6358
6359 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6360 "info registers" output.
6361
8363f9d5
RB
63622018-06-21 Richard Bunt <richard.bunt@arm.com>
6363
6364 * gdb.base/watchpoint-hw-attach.c: New test.
6365 * gdb.base/watchpoint-hw-attach.exp: New file.
6366
f00674fe
SM
63672018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6368
6369 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6370 through /bin/sh.
6371 * boards/dwarf4-gdb-index.exp: Likewise.
6372 * boards/fission-dwp.exp: Likewise.
6373
1d554008
UW
63742018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6375
6376 * gdb.base/float128.exp: Add comment and improved fail message
6377 to the failure case of "print large128" test.
6378
d0ac1c44
SM
63792018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6380
6381 * configure.ac: Remove AC_PREREQ.
6382 * configure: Re-generate.
6383
61b04dd0
PA
63842018-06-19 Pedro Alves <palves@redhat.com>
6385
6386 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6387 (func_extern_caller): New.
6388 (main): Call func_extern_caller.
6389 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6390 logic change.
6391
f63b508a
SM
63922018-06-18 Weimin Pan <weimin.pan@oracle.com>
6393
6394 PR gdb/16841
6395 * gdb.cp/typedef-base.cc: New file.
6396 * gdb.cp/typedef-base.exp: New file.
6397
0fe3a558
TV
63982018-06-18 Tom de Vries <tdevries@suse.de>
6399
6400 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6401
7010835a
AB
64022018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6403 Richard Bunt <Richard.Bunt@arm.com>
6404
6405 * gdb.threads/attach-slow-waitpid.c: New file.
6406 * gdb.threads/attach-slow-waitpid.exp: New file.
6407 * gdb.threads/slow-waitpid.c: New file.
6408
14897d65
PA
64092018-06-14 Pedro Alves <palves@redhat.com>
6410
6411 * gdb.base/fork-running-state.c: Include <errno.h>.
6412 (exit_if_relative_exits): New.
6413 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6414 exits.
6415 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6416 child exits.
6417
5d9a0608
TV
64182018-06-14 Tom de Vries <tdevries@suse.de>
6419
6420 PR cli/22573
6421 * gdb.base/finish-pretty.c: New test.
6422 * gdb.base/finish-pretty.exp: New file.
6423
11ae5818
PA
64242018-06-14 Pedro Alves <palves@redhat.com>
6425
6426 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6427 gdb's expected startup output.
6428
1d39de44
PA
64292018-06-14 Pedro Alves <palves@redhat.com>
6430
6431 * lib/selftest-support.exp (selftest_setup): Remove inlined
6432 function handling.
6433
70ee0000
TV
64342018-06-14 Tom de Vries <tdevries@suse.de>
6435
6436 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6437 matching of breakpoint printing.
6438
11f4b608
TV
64392018-06-13 Tom de Vries <tdevries@suse.de>
6440
6441 PR testsuite/23269
6442 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6443 (fork_child): ... here, and ...
6444 (fork_parent): ... here.
6445
64462018-06-12 Tom de Vries <tdevries@suse.de>
6447
6448 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6449
9516f85a
AB
64502018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6451 Stephen Roberts <stephen.roberts@arm.com>
6452
6453 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6454 rewrite test to describe action performed, rather than possible
6455 failure.
6456
5045b3d7
GB
64572018-06-08 Gary Benson <gbenson@redhat.com>
6458
6459 * gdb.threads/check-libthread-db.exp: New file.
6460 * gdb.threads/check-libthread-db.c: Likewise.
6461
c61b06a1
TT
64622018-06-05 Tom Tromey <tom@tromey.com>
6463
6464 * gdb.base/default.exp: Update expected "show version" output.
6465
eb6af809
TT
64662018-06-05 Tom Tromey <tom@tromey.com>
6467
6468 PR cli/12326:
6469 * gdb.cp/static-print-quit.exp: Update.
6470 * lib/gdb.exp (pagination_prompt): Update.
6471 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6472 * gdb.python/python.exp: Update.
6473
178d6a63
JB
64742018-06-04 Joel Brobecker <brobecker@adacore.com>
6475
6476 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6477
8e817061
JB
64782018-06-01 Joel Brobecker <brobecker@adacore.com>
6479
6480 * gdb.ada/bp_fun_addr: New testcase.
6481
e86ca25f
TT
64822018-06-01 Tom Tromey <tom@tromey.com>
6483
6484 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6485 results.
6486 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6487 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6488 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6489 * gdb.base/maint.exp (maint_pass_if): Update.
6490
4b2dfa9d
MR
64912018-05-31 Maciej W. Rozycki <macro@mips.com>
6492
6493 * gdb.base/endian.exp: New test.
6494 * gdb.base/endian.c: New test source.
6495
45f25d6c
AB
64962018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6497
6498 PR gdb/23203
6499 * gdb.base/bt-selected-frame.c: New file.
6500 * gdb.base/bt-selected-frame.exp: New file.
6501 * lib/gdb.exp (get_current_frame_number): New function.
6502
d9f6d7f8
MR
65032018-05-24 Maciej W. Rozycki <macro@mips.com>
6504 Pedro Alves <palves@redhat.com>
6505
6506 * gdb.threads/tls-core.c: Include <stdlib.h>
6507 (thread_proc): Call `abort'.
6508 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6509 (tls_core_test): New procedure, bits factored out from ...
6510 (top level): ... here. Test both native cores and gcore cores.
6511
ff1cf532
TT
65122018-05-23 Tom Tromey <tom@tromey.com>
6513
6514 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6515
b98664d3
TT
65162018-05-23 Tom Tromey <tom@tromey.com>
6517
6518 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6519 symfile_complaints.
6520 (test_short_complaints): Likewise.
6521 (test_empty_complaints): Likewise.
6522 (test_initial_complaints): Update.
6523
4e9668d0
TT
65242018-05-23 Tom Tromey <tom@tromey.com>
6525
6526 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6527
43ba33c7
TT
65282018-05-23 Tom Tromey <tom@tromey.com>
6529
6530 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6531 (test_short_complaints): Update.
6532
035522c0
PA
65332018-05-22 Pedro Alves <palves@redhat.com>
6534
6535 * gdb.base/remote.exp: Only gdb_start after compiling the
6536 testcase. Issue "disconnect" before testing "set remote" command
6537 defaults. Issue clean_restart before running to main.
6538
cc0be08f
PA
65392018-05-22 Pedro Alves <palves@redhat.com>
6540
6541 * gdb.base/remote.exp: Adjust expected output of "show remote
6542 memory-write-packet-size". Add tests for "set remote
6543 memory-write-packet-size 0" and "set remote
6544 memory-write-packet-size fixed/limit".
6545
b1b60145
PA
65462018-05-22 Pedro Alves <palves@redhat.com>
6547
6548 PR gdb/22973
6549 * gdb.base/utf8-identifiers.c: New file.
6550 * gdb.base/utf8-identifiers.exp: New file.
6551
0ec848ad
PFC
65522018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6553
6554 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6555
2c3305f6
PFC
65562018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6557
6558 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6559
ce1e8424
TT
65602018-05-18 Tom Tromey <tom@tromey.com>
6561
6562 * gdb.base/ptype-offsets.exp: Update.
6563
ddfe970e
KS
65642018-05-17 Keith Seitz <keiths@redhat.com>
6565
6566 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6567 in expected breakpoint stop locations.
6568 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6569 move to proper scope to test variable values.
6570 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6571 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6572 New functions.
6573 (main): Call not_inline_func3.
6574 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6575 inline_func1, inline_func2, and inline_func3. Test that when each
6576 breakpoint is hit, GDB properly reports both the stop location
6577 and the backtrace. Repeat tests for temporary breakpoints.
6578
0726fcc6
MR
65792018-05-15 Maciej W. Rozycki <macro@mips.com>
6580
6581 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6582 rather then trying to access it in determining whether the PID
6583 of `gdbserver' could have been retrieved.
6584
8ee22052
AB
65852018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6586
6587 * gdb.arch/amd64-init-x87-values.S: New file.
6588 * gdb.arch/amd64-init-x87-values.exp: New file.
6589
7785df48
JK
65902018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6591
6592 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6593
56bcdbea
TT
65942018-05-04 Tom Tromey <tom@tromey.com>
6595
6596 PR python/22730:
6597 * gdb.python/python.exp: Test multi-line execute.
6598
a913fffb
TT
65992018-05-04 Tom Tromey <tom@tromey.com>
6600
6601 PR python/22731:
6602 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6603
7a2c85f2
TT
66042018-05-04 Tom Tromey <tom@tromey.com>
6605
6606 PR gdb/11750:
6607 * gdb.base/define.exp: Test defining a user command inside a user
6608 command.
6609 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6610
a3b60e45
JK
66112018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6612 Pedro Alves <palves@redhat.com>
6613
6614 PR breakpoints/19806 and support for PR external/20207.
6615 * gdb.base/watchpoint-unaligned.c: New file.
6616 * gdb.base/watchpoint-unaligned.exp: New file.
6617
45fe4a03
AB
66182018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6619
6620 * gdb.base/maint.exp: Make test names unique, use
6621 test_prefix_command_help to test 'help maint info', and remove
6622 repeated test of 'help maint'.
6623
9be2ae8f
TT
66242018-05-04 Tom Tromey <tom@tromey.com>
6625
6626 PR gdb/22619:
6627 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6628 behavior.
6629
11859c31
AB
66302018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6631
6632 * gdb.base/maint.exp: Process output from 'maint print registers'
6633 line at a time.
6634
089a9490
AB
66352018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6636
6637 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6638 timeout.
6639
9b0797e2
AB
66402018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6641
6642 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6643 filter pattern.
6644
f6ac5f3d
PA
66452018-05-02 Pedro Alves <palves@redhat.com>
6646
6647 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6648 to_log_command renames.
6649 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6650
77d3c63b
TT
66512018-05-02 Tom Tromey <tom@tromey.com>
6652
6653 * gdb.python/py-parameter.exp: Set test message.
6654
0489430a
TT
66552018-05-02 Tom Tromey <tom@tromey.com>
6656
6657 PR python/20084:
6658 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6659 PARAM_ZUINTEGER_UNLIMITED tests.
6660
1632f8ba
DR
66612018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6662
6663 PR rust/23124
6664 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6665 when casting.
6666
6d7bb824
TT
66672018-04-30 Tom Tromey <tom@tromey.com>
6668
6669 * gdb.python/py-type.exp: Check align attribute.
6670 * gdb.python/py-type.c: New "aligncheck" global.
6671
007e1530
TT
66722018-04-30 Tom Tromey <tom@tromey.com>
6673
6674 PR exp/17095:
6675 * gdb.dwarf2/dw2-align.exp: New file.
6676 * gdb.cp/align.exp: New file.
6677 * gdb.base/align.exp: New file.
6678 * lib/gdb.exp (gdb_int128_helper): New proc.
6679 (has_int128_c, has_int128_cxx): New caching procs.
6680
6873858b
TT
66812018-04-27 Tom Tromey <tom@tromey.com>
6682
6683 PR rust/22545:
6684 * gdb.rust/simple.exp: Add inclusive range tests.
6685
79188d8d
PA
66862018-04-26 Pedro Alves <palves@redhat.com>
6687
6688 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6689 ifunc breakpoint locations correctly of ifunc breakpoints set
6690 while the program resolves the ifunc.
6691
c7075ad5
PA
66922018-04-26 Pedro Alves <palves@redhat.com>
6693
6694 * gdb.base/gnu-ifunc-final.c: New file.
6695 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6696 * gdb.base/gnu-ifunc.exp (executable): Delete.
6697 (staticexecutable): Adjust.
6698 (lib_opts, exec_opts): Delete.
6699 (make_binsuffix, build, set-break): New procedures.
6700 (misc_tests): New, with tests factored out from the top level.
6701 (top level): Test different combinations of ifunc resolver name,
6702 resolver with and with debug info, and ifunc target with and
6703 without debug info. Wrap static tests with with_target_prefix.
6704
8388016d
PA
67052018-04-26 Pedro Alves <palves@redhat.com>
6706
6707 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6708 return type" warnings.
6709
249b5733
PA
67102018-04-25 Pedro Alves <palves@redhat.com>
6711
6712 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6713 killed".
6714 * gdb.base/kill-after-signal.exp: Likewise.
6715 * gdb.threads/kill.exp: Likewise.
6716
f67c0c91
SDJ
67172018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6718 Sergio Durigan Junior <sergiodj@redhat.com>
6719 Pedro Alves <palves@redhat.com>
6720
6721 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6722 regexps to expect for '[Inferior ... detached]' as well.
6723 * gdb.base/attach.exp: Likewise.
6724 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6725 "gdb_continue_to_end".
6726 (test_catch_syscall_with_wrong_args): Likewise.
6727 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6728 ']'. Don't set 'verbose' on.
6729 * gdb.base/foll-vfork.exp: Likewise.
6730 * gdb.base/fork-print-inferior-events.c: New file.
6731 * gdb.base/fork-print-inferior-events.exp: New file.
6732 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6733 '[Inferior ... has been killed]' message.
6734 * gdb.base/kill-after-signal.exp: Likewise.
6735 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6736 detach message.
6737 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6738 message.
6739 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6740 regexps to expect for '[Inferior ... detached]' as well.
6741 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6742
0a8ddac4
SM
67432018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6744
6745 PR gdb/23104
6746 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6747
701adfb0
PA
67482018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6749
6750 PR gdb/23095
6751 * gdb.base/break-probes.exp: Pass shlib_load to
6752 prepare_for_testing. Set normal_bp to r_debug_state if target is
6753 bsd.
6754
d27d16bf
RB
67552018-04-19 Richard Bunt <richard.bunt@arm.com>
6756
6757 * gdb.threads/multiple-successive-infcall.c: New test.
6758 * gdb.threads/multiple-successive-infcall.exp: New file.
6759
a037790e
TT
67602018-04-17 Tom Tromey <tom@tromey.com>
6761
6762 * gdb.rust/simple.rs (Union): New type.
6763 (main): New local "u".
6764 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6765
e3a91079
AA
67662018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6767
6768 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6769 number information in output of "whereis" command.
6770 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6771
b744723f
AA
67722018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6773
6774 * gdb.ada/info_types.exp: Adjust expected output to the line
6775 numbers now printed by "info var/func/type".
6776 * gdb.base/completion.exp: Likewise.
6777 * gdb.base/included.exp: Likewise.
6778 * gdb.cp/cp-relocate.exp: Likewise.
6779 * gdb.cp/cplusfuncs.exp: Likewise.
6780 * gdb.cp/namespace.exp: Likewise.
6781 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6782
4a4495d6
MM
67832018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6784
6785 * gdb.btrace/cpu.exp: New.
6786
1d509aa6
MM
67872018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6788
6789 * gdb.base/step-indirect-call-thunk.exp: New.
6790 * gdb.base/step-indirect-call-thunk.c: New.
6791 * gdb.reverse/step-indirect-call-thunk.exp: New.
6792 * gdb.reverse/step-indirect-call-thunk.c: New.
6793
6295b6da
SM
67942018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6795
6796 * gdb.base/pie-fork.c: New file.
6797 * gdb.base/pie-fork.exp: New file.
6798
50146e70
TT
67992018-04-11 Tom Tromey <tom@tromey.com>
6800
6801 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6802
f50d8a2e
PA
68032018-04-10 Pedro Alves <palves@redhat.com>
6804
6805 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6806 exits. Instead loop running forever.
6807 (fork_parent): Run forever too.
6808
a0be7a36
SM
68092018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6810
6811 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6812 mi_continue_to_line.
6813 * gdb.mi/mi-stack.c (callee4): Add comment.
6814
9b73db36
SM
68152018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6816
6817 * gdb.mi/mi-stack.exp: Fix indentation.
6818
c912f608
SM
68192018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6820
6821 PR gdb/22979
6822 * gdb.arch/amd64-osabi.exp: New file.
6823
26540402
SM
68242018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6825
6826 PR gdb/22980
6827 * gdb.base/osabi.exp: New file.
6828
121ad66c 68292018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6830
6831 * gdb.cp/static-typedef-print.exp: New file.
6832 * gdb.cp/static-typedef-print.cc: New file.
6833
3fcded8f
JB
68342018-03-27 Joel Brobecker <brobecker@adacore.com>
6835
6836 * gdb.ada/varsize_limit: New testcase.
6837
59cc4834
JB
68382018-03-27 Joel Brobecker <brobecker@adacore.com>
6839
6840 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6841
6842 * gdb.ada/notcplusplus: New testcase.
6843
6844 * gdb.base/c-linkage-name.c: New file.
6845 * gdb.base/c-linkage-name.exp: New testcase.
6846
4ca59a9f
TT
68472018-03-26 Tom Tromey <tom@tromey.com>
6848
6849 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6850 * gdb.python/py-framefilter.py (name_error): New global.
6851 (ErrorInName.function): Use name_error.
6852
978d6c75
TT
68532018-03-26 Tom Tromey <tom@tromey.com>
6854
6855 PR backtrace/15582:
6856 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6857
b7fee5a3
KS
68582018-03-23 Keith Seitz <keiths@redhat.com>
6859
6860 PR c++/22968
6861 * gdb.cp/subtypes.exp: New file.
6862 * gdb.cp/subtypes.h: New file.
6863 * gdb.cp/subtypes.cc: New file.
6864 * gdb.cp/subtypes-2.cc: New file.
6865
376be529
AB
68662018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6867
6868 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6869 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6870 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6871 -nostartfiles when compiling the test. Confirm that all registers
6872 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6873
066cfa98
AB
68742018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6875
6876 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6877 option, syntax was wrong anyway.
6878 * gdb.arch/arm-disp-step.exp: Likewise.
6879 * gdb.arch/sparc64-regs.exp: Likewise.
6880 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6881 option, syntax was wrong anyway, switch to use
6882 prepare_for_testing.
6883 * gdb.arch/i386-disp-step.exp: Likewise.
6884
079670b9
AA
68852018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6886
6887 * gdb.ada/exec_changed.exp: Replace "target_info exists
6888 use_gdb_stub" by "use_gdb_stub".
6889 * gdb.ada/start.exp: Likewise.
6890 * gdb.base/async-shell.exp: Likewise.
6891 * gdb.base/attach-pie-misread.exp: Likewise.
6892 * gdb.base/attach-wait-input.exp: Likewise.
6893 * gdb.base/break-entry.exp: Likewise.
6894 * gdb.base/break-interp.exp: Likewise.
6895 * gdb.base/dprintf-detach.exp: Likewise.
6896 * gdb.base/nostdlib.exp: Likewise.
6897 * gdb.base/solib-nodir.exp: Likewise.
6898 * gdb.base/statistics.exp: Likewise.
6899 * gdb.base/testenv.exp: Likewise.
6900 * gdb.mi/mi-exec-run.exp: Likewise.
6901 * gdb.mi/mi-start.exp: Likewise.
6902 * gdb.multi/dummy-frame-restore.exp: Likewise.
6903 * gdb.multi/multi-arch-exec.exp: Likewise.
6904 * gdb.multi/multi-arch.exp: Likewise.
6905 * gdb.multi/tids.exp: Likewise.
6906 * gdb.multi/watchpoint-multi.exp: Likewise.
6907 * gdb.python/py-events.exp: Likewise.
6908 * gdb.threads/attach-into-signal.exp: Likewise.
6909 * gdb.threads/attach-stopped.exp: Likewise.
6910 * gdb.threads/threadapply.exp: Likewise.
6911 * lib/selftest-support.exp: Likewise.
6912
26d6cec4
AA
69132018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6914
6915 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6916
4ee89e90
SR
69172018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6918
6919 * gdb.perf/template-breakpoints.cc: New file.
6920 * gdb.perf/template-breakpoints.exp: New file.
6921 * gdb.perf/template-breakpoints.py: New file.
6922
92630041
TT
69232018-03-19 Tom Tromey <tom@tromey.com>
6924
6925 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6926 y0.
6927 * gdb.rust/simple.exp: Test bare identifier form of struct
6928 initializer.
6929
76727919
TT
69302018-03-19 Tom Tromey <tom@tromey.com>
6931
6932 * gdb.gdb/observer.exp: Remove.
6933
194ed413
AA
69342018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6935
6936 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6937 "qualified" option when setting breakpoints.
6938 * gdb.trace/backtrace.exp: Likewise.
6939 * gdb.trace/circ.exp: Likewise.
6940 * gdb.trace/collection.exp: Likewise.
6941 * gdb.trace/disconnected-tracing.exp: Likewise.
6942 * gdb.trace/ftrace-lock.exp: Likewise.
6943 * gdb.trace/ftrace.exp: Likewise.
6944 * gdb.trace/infotrace.exp: Likewise.
6945 * gdb.trace/packetlen.exp: Likewise.
6946 * gdb.trace/passc-dyn.exp: Likewise.
6947 * gdb.trace/qtro.exp: Likewise.
6948 * gdb.trace/read-memory.exp: Likewise.
6949 * gdb.trace/report.exp: Likewise.
6950 * gdb.trace/signal.exp: Likewise.
6951 * gdb.trace/status-stop.exp: Likewise.
6952 * gdb.trace/strace.exp: Likewise.
6953 * gdb.trace/tfind.exp: Likewise.
6954 * gdb.trace/trace-break.exp: Likewise.
6955 * gdb.trace/trace-condition.exp: Likewise.
6956 * gdb.trace/trace-mt.exp: Likewise.
6957 * gdb.trace/tstatus.exp: Likewise.
6958 * gdb.trace/tsv.exp: Likewise.
6959 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6960 * gdb.trace/unavailable.exp: Likewise.
6961 * gdb.trace/while-dyn.exp: Likewise.
6962
8b067d2c
AA
69632018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6964
6965 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6966 that libinproctrace is copied to the target.
6967
3ae9ce5d
TT
69682018-03-14 Tom Tromey <tom@tromey.com>
6969
6970 PR cli/14977:
6971 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6972 a null pointer.
6973 * gdb.base/wchar.exp: Likewise.
6974
b8c2339b
TT
69752018-03-14 Tom Tromey <tom@tromey.com>
6976
6977 PR cli/19918:
6978 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6979 flag.
6980
4872dc46
SM
69812018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6982
6983 PR gdb/22841
6984 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6985 "target" to remote_exec.
6986
e4fe3756
SM
69872018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6988
6989 PR gdb/22841
6990 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6991 ${board}_upload): Remove.
6992
e95a97d4
AA
69932018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6994
6995 * gdb.cp/watch-cp.cc: New test.
6996 * gdb.cp/watch-cp.exp: New file.
6997
dbbb1059
AB
69982018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6999
7000 * gdb.base/infcall-nested-structs.exp: New file.
7001 * gdb.base/infcall-nested-structs.c: New file.
7002 * gdb.base/float.exp: Add riscv support.
7003
ecc054c0
TP
70042018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7005
7006 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7007 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7008
25e3c82c
SDJ
70092018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7010
7011 * gdb.server/abspath.exp: New file.
7012 * lib/gdb.exp (with_cwd): New procedure.
7013
3083294d
SM
70142018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7015
7016 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7017 use it.
7018 (gdb_is_target_remote_prompt): New proc.
7019 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7020 (gdb_is_target_native): Pass prompt parameter to
7021 gdb_is_target_1.
7022
3275ef47
SM
70232018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7024
7025 * gdb.base/load-command.c: New file.
7026 * gdb.base/load-command.exp: New file.
7027 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7028 (gdb_is_target_1): ...this, and generalize for other targets
7029 than just remote.
7030 (gdb_is_target_remote): Use gdb_is_target_1.
7031 (gdb_is_target_native): use gdb_is_target_1.
7032
6893c19a
TT
70332018-02-26 Tom Tromey <tom@tromey.com>
7034
7035 PR python/16497:
7036 * gdb.python/py-framefilter.exp: Update test.
7037
2ddeaf8a
TT
70382018-02-26 Tom Tromey <tom@tromey.com>
7039
7040 * gdb.dwarf2/variant.c: New file.
7041 * gdb.dwarf2/variant.exp: New file.
7042
c9317f21
TT
70432018-02-26 Tom Tromey <tom@tromey.com>
7044
7045 * gdb.rust/simple.exp: Accept more possible results in enum test.
7046
6f6d0c26
SM
70472018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7048
7049 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7050 parentheses.
7051
11b03145
MR
70522018-02-23 Maciej W. Rozycki <macro@mips.com>
7053
7054 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7055 name of a variable: $actual_linejj -> $actual_line.
7056
54a27fe5
JB
70572018-02-21 John Baldwin <jhb@FreeBSD.org>
7058
7059 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7060
de65820c
MM
70612018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7062
7063 * gdb.btrace/buffer-size.exp: Do not force BTS.
7064
980548fd
PA
70652018-02-14 Pedro Alves <palves@redhat.com>
7066
7067 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7068 getting a "Quit".
7069
c4e12631
MM
70702018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7071
7072 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7073 Fix test name.
7074
c2e0e465
SM
70752018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7076
7077 * gdb.cp/m-static.exp: Check type of optimized out static
7078 member.
7079
f7216783
AB
70802018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7081
7082 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7083 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7084
0625771b
LS
70852018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7086 Leszek Swirski <leszeks@google.com>
7087
7088 * gdb.python/py-prettyprint.c
7089 (struct to_string_returns_value_inner,
7090 struct to_string_returns_value_wrapper): New.
7091 (main): Add tsrvw variable.
7092 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7093 ToStringReturnsValueWrapper): New classes.
7094 (register_pretty_printers): Register new pretty-printers.
7095 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7096 recursive pretty printer.
7097 * gdb.python/py-mi.exp: Likewise.
7098
59498c30
LS
70992018-02-01 Leszek Swirski <leszeks@google.com>
7100
7101 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7102 functions with the same name as an include file are parsed
7103 correctly.
7104
d4d38844
YQ
71052018-02-01 Yao Qi <yao.qi@linaro.org>
7106
7107 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7108 "\[^\r\n\]*".
7109
07e5f5cf
NP
71102018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7111
7112 * gdb.arch/powerpc-prologue-frame.s: New file.
7113 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7114 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7115
929b5ad4
JB
71162018-01-31 Joel Brobecker <brobecker@adacore.com>
7117
7118 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7119
e671cd59
PA
71202018-01-30 Pedro Alves <palves@redhat.com>
7121
7122 PR gdb/13211
7123 * gdb.base/interrupt-daemon.c: New.
7124 * gdb.base/interrupt-daemon.exp: New.
7125 * gdb.multi/multi-term-settings.c: New.
7126 * gdb.multi/multi-term-settings.exp: New.
7127
fc413dc4
JB
71282018-01-30 Joel Brobecker <brobecker@adacore.com>
7129
7130 * gdb.base/break.exp: Save the location where the breakpoint
7131 on break.c:47 was actually inserted when debugging the version
7132 compiled at -O2 and use it in the expected output of the "info
7133 break" test performed soon after.
7134
5c319bb2
PA
71352018-01-22 Pedro Alves <palves@redhat.com>
7136 Sergio Durigan Junior <sergiodj@redhat.com>
7137
7138 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7139 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7140
a9e40818
JB
71412018-01-22 Joel Brobecker <brobecker@adacore.com>
7142
7143 * gdb.base/break-include.c, gdb.base/break-include.inc,
7144 gdb.base/break-include.exp: New files.
7145 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7146 line number now being the actual line number where the breakpoint
7147 was inserted.
7148 * gdb.mi/mi-break.exp: Likewise.
7149 * gdb.mi/mi-reverse.exp: Likewise.
7150 * gdb.mi/mi-simplerun.exp: Ditto.
7151
e707fc44
AB
71522018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7153
7154 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7155 varobj.
7156 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7157
ae451627
AB
71582018-01-21 Don Breazeal <donb@codesourcery.com>
7159 Andrew Burgess <andrew.burgess@embecosm.com>
7160
7161 * gdb.mi/basics.c: Add new global.
7162 * gdb.mi/mi-frame-regs.exp: New file.
7163 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7164 case.
7165
b1b189e0
AB
71662018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7167
7168 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7169 non-parameter, and on an unknown symbol.
7170
fcfcc376
TT
71712018-01-19 Tom Tromey <tom@tromey.com>
7172
7173 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7174 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7175
634c1c31
AA
71762018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7177
7178 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7179 setrlimit and chdir to int.
7180
d6ad07fd
AA
71812018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7182
7183 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7184 function.
7185 (my_tend): Likewise.
7186 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7187 rationale of avoiding FP- and vector instructions.
7188
adf8243b
RK
71892018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7190
7191 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7192 "info reg" with "\[ \t\]*".
7193 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7194 "\[ \t\]+".
7195 * gdb.arch/s390-multiarch.exp: Ditto.
7196 * gdb.base/pc-fp.exp: Ditto.
7197 * gdb.reverse/i386-precsave.exp: Ditto.
7198 * gdb.reverse/i386-reverse.exp: Ditto.
7199 * gdb.reverse/i387-env-reverse.exp: Ditto.
7200 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7201
dcc06925
AA
72022018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7203
7204 * lib/gdb.exp (gdb_compile): Re-enable use of
7205 universal_compile_options for languages other than Rust.
7206
25d4fd80
AA
72072018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7208
7209 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7210
ee7f689e 72112018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7212
7213 PR gdb/16577
7214 * gdb.base/solib-vanish.exp: New.
7215 * gdb.base/solib-vanish-main.c: New.
7216 * gdb.base/solib-vanish-lib1.c: New.
7217 * gdb.base/solib-vanish-lib2.c: New.
7218
d8447b6b
YQ
72192018-01-17 Yao Qi <yao.qi@linaro.org>
7220
7221 * gdb.compile/compile.exp: Match the address printed for
7222 frame in the output of command "bt".
7223
86d6a90c
TT
72242018-01-15 Tom Tromey <tom@tromey.com>
7225
7226 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7227 compute sp_reg.
7228
cbcdb1aa
AB
72292018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7230
7231 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7232 to prepare.
7233 (prepare): Return 0 on error, 1 on success.
7234
eea61984
PA
72352018-01-12 Pedro Alves <palves@redhat.com>
7236
7237 * gdb.base/continue-after-aborted-step-over.c: New.
7238 * gdb.base/continue-after-aborted-step-over.exp: New.
7239
6181e9c2
SM
72402018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7241
7242 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7243 options when not creating an executable.
7244
3cada740
PA
72452018-01-11 Pedro Alves <palves@redhat.com>
7246
7247 PR remote/22597
7248 * gdb.server/stop-reply-no-thread.c: New file.
7249 * gdb.server/stop-reply-no-thread.exp: New file.
7250
c63d3e8d
PA
72512018-01-10 Pedro Alves <palves@redhat.com>
7252
7253 PR gdb/22670
7254 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7255 functions too. Test setting breakpoints and printing C functions
7256 with no debug info too.
7257 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7258
d4c2a405
PA
72592018-01-10 Pedro Alves <palves@redhat.com>
7260
7261 PR gdb/22670
7262 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7263 a fail.
7264
8825213e
PA
72652018-01-10 Pedro Alves <palves@redhat.com>
7266
7267 PR gdb/22670
7268 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7269
605fd3c6
YQ
72702018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7271
7272 * gdb.server/unittest.exp: Match the output in non-development
7273 mode.
7274
1e5ded6c
YQ
72752018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7276
7277 * gdb.gdb/unittest.exp: Match output in non-development mode.
7278
30066b0b
JB
72792018-01-08 Joel Brobecker <brobecker@adacore.com>
7280
7281 * gdb.ada/access_tagged_param.exp: Relax expected output
7282 for value of "ObjL" in "continue" to pck.inspect breakpoint
7283 test.
7284
04bafb1e
XR
72852018-01-08 Joel Brobecker <brobecker@adacore.com>
7286
9f86398b
JB
7287 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7288 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7289
e379cee6
PA
72902018-01-05 Pedro Alves <palves@redhat.com>
7291
7292 PR gdb/18653
7293 * gdb.base/libsegfault.exp: New.
7294
de63c46b
PA
72952018-01-05 Joel Brobecker <brobecker@adacore.com>
7296
7297 PR gdb/22670
7298 * gdb.ada/access_tagged_param.exp: New file.
7299 * gdb.ada/access_tagged_param/foo.adb: New file.
7300
f98fc17b
PA
73012018-01-05 Pedro Alves <palves@redhat.com>
7302
7303 PR gdb/22670
7304 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7305 exercise lower case too, and to exercise both full matching and
7306 wild matching.
7307
342f8240
JB
73082018-01-05 Joel Brobecker <brobecker@adacore.com>
7309
7310 * gdb.ada/rename_subscript_param: New testcase.
7311
7150d33c
JG
73122018-01-05 Jerome Guitton <guitton@adacore.com>
7313
7314 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7315
cc0e770c
JB
73162018-01-05 Joel Brobecker <brobecker@adacore.com>
7317
7318 * gdb.ada/convvar_comp: New testcase.
7319
672a41aa 73202018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7321
7322 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7323 (My_Table): New global variable.
7324 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7325
7365ec2f
JB
73262018-01-04 Joel Brobecker <brobecker@adacore.com>
7327
7328 PR gdb/22670
7329 * gdb.ada/maint_with_ada: New testcase.
7330
289483b6
JB
73312018-01-04 Joel Brobecker <brobecker@adacore.com>
7332
7333 PR gdb/22670
7334 * gdb.ada/bp_c_mixed_case: New testcase.
7335
344420da
JB
73362018-01-04 Joel Brobecker <brobecker@adacore.com>
7337
7338 PR gdb/22670
7339 * gdb.ada/complete.exp: Add "complete break ada" test.
7340
66fc87a0
JB
73412018-01-04 Joel Brobecker <brobecker@adacore.com>
7342
7343 PR gdb/22670
7344 * gdb.ada/info_addr_mixed_case: New testcase.
7345
9f757bf7
XR
73462018-01-03 Xavier Roirand <roirand@adacore.com>
7347
7348 * gdb.ada/excep_handle.exp: New testcase.
7349 * gdb.ada/excep_handle/foo.adb: New file.
7350 * gdb.ada/excep_handle/pck.ads: New file.
7351
bd570f80
JB
73522018-01-03 Joel Brobecker <brobecker@adacore.com>
7353
7354 * gdb.base/step-line.c: Add extra empty line in copyright header.
7355 * gdb.base/step-line.inp: Likewise.
7356
9fe561ab
JB
73572018-01-02 Joel Brobecker <brobecker@adacore.com>
7358
7359 * gdb.ada/dyn_stride.exp: Add slice test.
7360
a405673c
JB
73612018-01-02 Joel Brobecker <brobecker@adacore.com>
7362
7363 * gdb.ada/dyn_stride: New testcase.
7364
cef0f868
SH
73652017-12-27 Stafford Horne <shorne@gmail.com>
7366
7367 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7368 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7369
b67d92b0
SH
73702017-12-27 Stafford Horne <shorne@gmail.com>
7371
7372 * gdb.base/reggroups.c: New file.
7373 * gdb.base/reggroups.exp: New file.
7374
eccab96d
JB
73752017-12-18 Joel Brobecker <brobecker@adacore.com>
7376
7377 * gdb.dwarf2/ada-valprint-error.c: New file.
7378 * gdb.dwarf2/ada-valprint-error.exp: New file.
7379
0e2da9f0
JB
73802017-12-18 Joel Brobecker <brobecker@adacore.com>
7381
7382 * gdb.ada/assign_arr: New testcase.
7383
cb923fcc
XR
73842017-12-18 Xavier Roirand <roirand@adacore.com>
7385
7386 * gdb.ada/funcall_ptr: New testcase.
7387
7c161838
SDJ
73882017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7389
7390 PR cli/16224
7391 * gdb.base/ptype-offsets.cc: New file.
7392 * gdb.base/ptype-offsets.exp: New file.
7393
1af17fd9
YQ
73942017-12-15 Yao Qi <yao.qi@linaro.org>
7395
7396 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7397 if XML is disabled.
7398
828d5846
XR
73992017-12-15 Xavier Roirand <roirand@adacore.com>
7400
7401 * gdb.ada/same_component_name: New testcase.
7402
79e8fcaa
JB
74032017-12-14 Joel Brobecker <brobecker@adacore.com>
7404
7405 * gdb.ada/str_binop_equal: New testcase.
7406
e05fa6f9
JB
74072017-12-14 Joel Brobecker <brobecker@adacore.com>
7408
7409 * gdb.ada/task_switch_in_core: New testcase.
7410
b89641ba
SM
74112017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7412
7413 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7414 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7415 call test_bkpt_qualified.
7416 (test_bkpt_qualified): New proc.
7417
6892d2e4
PA
74182017-12-13 Pedro Alves <palves@redhat.com>
7419
7420 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7421 Tighten regexp by matching with an anchor.
7422
a22ecf70
PA
74232017-12-13 Pedro Alves <palves@redhat.com>
7424
7425 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7426 ("expression with namespace"): New set of tests.
7427 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7428 (Nested::Test_NS::qux): New.
7429 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7430 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7431
9937536c
JB
74322017-12-13 Joel Brobecker <brobecker@adacore.com>
7433
7434 * gdb.base/server-del-break.c: New file.
7435 * gdb.base/server-del-break.exp: New file.
7436
fe49c6f5
SH
74372017-12-12 Stafford Horne <shorne@gmail.com>
7438
7439 * gdb.xml/tdesc-regs.exp: Add or1k support.
7440
c3d18620
SH
74412017-12-12 Stafford Horne <shorne@gmail.com>
7442
7443 * gdb.base/bp-permanent.c: Define nop of or1k.
7444
c5f9cfc8
JB
74452017-12-11 Joel Brobecker <brobecker@adacore.com>
7446
7447 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7448 output with components being reordered.
7449
a9c135fc
JB
74502017-12-11 Joel Brobecker <brobecker@adacore.com>
7451
7452 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7453 output with components being reordered.
7454
927aa2e7
JK
74552017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7456 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.base/maint.exp (check for .gdb_index): Check also for
7459 .debug_names.
7460 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7461 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7462 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7463 (.gdb_index used after symbol reloading): Support also .debug_names.
7464 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7465
f17d9474
YQ
74662017-12-08 Yao Qi <yao.qi@linaro.org>
7467
7468 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7469 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7470
a0de8c21
YQ
74712017-12-08 Yao Qi <yao.qi@linaro.org>
7472
7473 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7474 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7475
a738ea1d
YQ
74762017-12-08 Yao Qi <yao.qi@linaro.org>
7477
7478 * gdb.arch/aarch64-tagged-pointer.c: New file.
7479 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7480
1cd9a73b
SDJ
74812017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7482
7483 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7484 "int".
7485
fa6eb693
KS
74862017-12-07 Keith Seitz <keiths@redhat.com>
7487
7488 PR breakpoints/22569
7489 * gdb.linespec/ls-errs.exp: Change expected result of "break
7490 -source this file has spaces.c -line 3".
7491 Check that an explicit source file followed by whitespace is
7492 identified as an invalid explicit location.
7493
883fd55a
KS
74942017-12-07 Keith Seitz <keiths@redhat.com>
7495
7496 * gdb.cp/nested-types.cc: New file.
7497 * gdb.cp/nested-types.exp: New file.
7498 * lib/cp-support.exp: Load data-structures.exp library.
7499 (debug_cp_test_ptype_class): New global.
7500 (cp_ptype_class_verbose, next_line): New procedures.
7501 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7502 Add and document new return value.
7503 Switch the list of lines to a queue.
7504 Add support for new `type' key for nested type definitions.
7505 Add debugging/troubleshooting messages.
7506 * lib/data-structures.exp: New file.
7507
ec72db3e
SM
75082017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7509
7510 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7511 with proc_with_prefix, don't use with_test_prefix.
7512
99598d71
TT
75132017-12-07 Tom Tromey <tom@tromey.com>
7514
7515 * gdb.base/break.exp: Add test for empty "commands".
7516
a8806230
YQ
75172017-12-07 Yao Qi <yao.qi@linaro.org>
7518
7519 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7520 malloc and catch syscall.
7521
824cc835
PM
75222017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7523
e79be6e5 7524 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7525 tests for explicit locations.
7526
7cc244de
PA
75272017-12-06 Pedro Alves <palves@redhat.com>
7528
7529 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7530 force-disabling XML descriptions.
7531
50a1fdd5
PA
75322017-12-04 Pedro Alves <palves@redhat.com>
7533
7534 PR gdb/22499
7535 * gdb.arch/amd64-disp-step-avx.S: New file.
7536 * gdb.arch/amd64-disp-step-avx.exp: New file.
7537
f0fb2488
PA
75382017-12-03 Pedro Alves <palves@redhat.com>
7539
7540 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7541 and <string.h>.
7542 (parent_function): Print distinct messages when waitpid fails, or
7543 the child exits with a signal, or the child exits for an unhandled
7544 reason.
7545 * gdb.threads/process-dies-while-detaching.exp
7546 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7547 it. Wait for both inferior output and GDB's prompt. Use an
7548 indirect spawn id list.
7549 (do_detach): New parameter 'child_exit'. Use it to compute
7550 expected inferior output.
7551 (test_detach, test_detach_watch, test_detach_killed_outside):
7552 Adjust to pass down the expected child exit kind.
7553
97cbe998
SDJ
75542017-12-01 Joel Brobecker <brobecker@adacore.com>
7555 Sergio Durigan Junior <sergiodj@redhat.com>
7556 Pedro Alves <palves@redhat.com>
7557
7558 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7559
40fc416f
SDJ
75602017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7561
7562 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7563 to 'symbol-file' and 'add-symbol-file' can be
7564 position-independent.
7565
1cc75e92
YQ
75662017-12-01 Yao Qi <yao.qi@linaro.org>
7567
7568 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7569 the URL in copyright header.
7570 * gdb.arch/aarch64-fp.exp: Likewise.
7571 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7572 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7573 * gdb.base/expand-psymtabs.exp: Likewise.
7574 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7575 * gdb.fortran/common-block.exp: Likewise.
7576 * gdb.fortran/common-block.f90: Likewise.
7577 * gdb.fortran/logical.exp: Likewise.
7578 * gdb.fortran/vla-datatypes.f90: Likewise.
7579 * gdb.fortran/vla-sub.f90: Likewise.
7580
875fb7a7
JB
75812017-11-30 Joel Brobecker <brobecker@adacore.com>
7582
7583 * gdb.ada/repeat_dyn: New testcase.
7584
6f14765f
UW
75852017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7586
7587 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7588 Update for changed thread numbering.
7589 * gdb.cell/bt.exp: Update for changed GDB output.
7590
f1af7b94
SM
75912017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7592
7593 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7594 setting isremote by hand.
7595 * boards/dwarf4-gdb-index.exp: Likewise.
7596 * boards/fission.exp: Likewise.
7597 * boards/stabs.exp: Likewise.
7598
e3919f3e
PA
75992017-11-30 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.linespec/cpls-ops.exp
7602 (check_explicit_skips_function_argument): Extract the underlying
7603 type of size_t instead of hardcoding it.
7604
bd69330d
PA
76052017-11-29 Pedro Alves <palves@redhat.com>
7606
7607 PR c++/19436
7608 * gdb.linespec/cpls-abi-tag.cc: New file.
7609 * gdb.linespec/cpls-abi-tag.exp: New file.
7610
a20714ff
PA
76112017-11-29 Pedro Alves <palves@redhat.com>
7612
7613 * gdb.base/langs.exp: Use -qualified.
7614 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7615 it.
7616 * gdb.cp/namespace.exp: Use -qualified.
7617 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7618 (overload-3, template-overload, template-ret-type, const-overload)
7619 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7620 procedures.
7621 (test_driver): Call them.
7622 * gdb.cp/save-bp-qualified.cc: New.
7623 * gdb.cp/save-bp-qualified.exp: New.
7624 * gdb.linespec/explicit.exp: Test -qualified.
7625 * lib/completion-support.exp (completion::explicit_opts_list): Add
7626 "-qualified".
7627 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7628
f6f1d339
PM
76292017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7630
7631 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7632
02ca603a
TT
76332017-11-29 Tom Tromey <tom@tromey.com>
7634
7635 * gdb.base/relocate.exp: Update invalid argument test.
7636 Add new tests for invalid arguments.
7637
ed6c0bfb
TP
76382017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7639
7640 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7641 Return 0 as a long.
7642 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7643
f106e10e
TP
76442017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7645
7646 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7647 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7648 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7649 func ().
7650 * gdb.cp/shadow.cc (B.func): Return 0.
7651
10329bb2
JB
76522017-11-27 Joel Brobecker <brobecker@adacore.com>
7653
7654 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7655 expected output in gdb_expect call to allow the exception
7656 message to be present as well. Fix syntax confusion to avoid
7657 TCL thinking that exception_name is an array.
7658
617cd4bc
UW
76592017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7660
7661 * gdb.arch/spu-info.c: Include <unistd.h>.
7662 (do_signal_test): Fix broken calls to write.
7663 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7664 Fix checks for empty mailboxes. Update signal tests for corrected
7665 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7666 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7667 * gdb.cell/arch.exp: Use standard_output_file.
7668 * gdb.cell/break.exp: Likewise.
7669 * gdb.cell/bt.exp: Likewise.
7670 * gdb.cell/core.exp: Likewise.
7671 * gdb.cell/dwarfaddr.exp: Likewise.
7672 * gdb.cell/ea-cache.exp: Likewise.
7673 * gdb.cell/ea-standalone.exp: Likewise.
7674 * gdb.cell/f-regs.exp: Likewise.
7675 * gdb.cell/fork.exp: Likewise.
7676 * gdb.cell/gcore.exp: Likewise.
7677 * gdb.cell/mem-access.exp: Likewise.
7678 * gdb.cell/ptype.exp: Likewise.
7679 * gdb.cell/registers.exp: Likewise.
7680 * gdb.cell/sizeof.exp: Likewise.
7681 * gdb.cell/solib-symbol.exp: Likewise.
7682 * gdb.cell/solib.exp: Likewise.
617cd4bc 7683
a81aaca0
PA
76842017-11-25 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.base/complete-empty.exp: New file.
7687 * gdb.base/completion.exp: Adjust.
7688
6a3c6ee4
PA
76892017-11-25 Pedro Alves <palves@redhat.com>
7690
7691 * gdb.linespec/cpls-ops.cc: New file.
7692 * gdb.linespec/cpls-ops.exp: New file.
7693 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7694 factored out from ...
7695 (test_complete_prefix_range): ... this.
7696
8955eb2d
PA
76972017-11-24 Pedro Alves <palves@redhat.com>
7698
7699 * gdb.linespec/cpcompletion.exp: New file.
7700 * gdb.linespec/cpls-hyphen.cc: New file.
7701 * gdb.linespec/cpls.cc: New file.
7702 * gdb.linespec/cpls2.cc: New file.
7703 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7704 test to use test_gdb_complete_unique. Add label completion,
7705 keyword completion and explicit location completion tests.
7706 * lib/completion-support.exp: New file.
7707
e547c119
JB
77082017-11-24 Joel Brobecker <brobecker@adacore.com>
7709
7710 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7711 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7712 when hitting an exception catchpoint.
7713
7c3c1aa8
YQ
77142017-11-22 Yao Qi <yao.qi@linaro.org>
7715
7716 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7717
41bd68f5
SM
77182017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7719
7720 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7721 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7722 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7723
1daad298
YQ
77242017-11-22 Yao Qi <yao.qi@linaro.org>
7725
7726 * gdb.base/info-os.exp: Pass pthreads.
7727 * gdb.multi/multi-attach.exp: Likewise.
7728
88465e87
YQ
77292017-11-22 Yao Qi <yao.qi@linaro.org>
7730
7731 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7732 compiler.
7733
dc196b23
YQ
77342017-11-22 Yao Qi <yao.qi@linaro.org>
7735
7736 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7737 * gdb.base/break-interp.exp: Likewise.
7738 * gdb.base/jit-attach-pie.exp: Likewise.
7739
2400729e
UW
77402017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7741
7742 * gdb.base/float128.c (large128): New variable.
7743 * gdb.base/float128.exp: Add test to print largest __float128 value.
7744
7a26362d
UW
77452017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7746
7747 * gdb.arch/vsx-regs.exp: Update register content checks.
7748
ed0f4273
UW
77492017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7750
7751 * gdb.arch/ppc-longdouble.exp: New file.
7752 * gdb.arch/ppc-longdouble.c: Likewise.
7753
a25d69c6
PA
77542017-11-21 Pedro Alves <palves@redhat.com>
7755
7756 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7757
73fcf641
PA
77582017-11-20 Pedro Alves <palves@redhat.com>
7759
7760 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7761 (long_double_typedef): New typedefs.
7762 Use DEF on double and long double.
7763 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7764 cases.
7765 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7766 and 'long_double_ptr_same_size' locals. Use them to decide
7767 whether cast from array/function to float is valid/invalid.
7768
71a3c369
TT
77692017-11-17 Tom Tromey <tom@tromey.com>
7770
7771 * gdb.rust/traits.rs: New file.
7772 * gdb.rust/traits.exp: New file.
7773
ced9779b
JB
77742017-11-17 Joel Brobecker <brobecker@adacore.com>
7775
7776 * gdb.ada/minsyms: New testcase.
7777
a0922d80
PA
77782017-11-16 Pedro Alves <palves@redhat.com>
7779
7780 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7781 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7782
ea04e54c
PA
77832017-11-16 Pedro Alves <palves@redhat.com>
7784
7785 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7786 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7787
e849ea89
PA
77882017-11-16 Pedro Alves <palves@redhat.com>
7789
7790 * gdb.server/reconnect-ctrl-c.c: New file.
7791 * gdb.server/reconnect-ctrl-c.exp: New file.
7792
d8ae99a7
PM
77932017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7794
7795 * gdb.python/py-rbreak.exp: New file.
7796 * gdb.python/py-rbreak.c: New file.
7797 * gdb.python/py-rbreak-func2.c: New file.
7798
968a13f8
PA
77992017-11-16 Pedro Alves <palves@redhat.com>
7800
7801 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7802 pattern.
7803 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7804 GDB.
7805
71774bc9
SM
78062017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7807
7808 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7809 regex.
7810
ddbb44cf
SM
78112017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7812
7813 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7814 test names.
7815
584a564f
PA
78162017-11-09 Pedro Alves <palves@redhat.com>
7817
7818 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7819 factored out from ...
7820 (top level): ... here, and adjusted to avoid expecting beyond the
7821 prompt in a single gdb_test_multiple.
7822
5ed7a928
PA
78232017-11-09 Pedro Alves <palves@redhat.com>
7824
7825 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7826 output.
7827 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7828 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7829 * gdb.server/ext-run.exp ("kill" test): Likewise.
7830 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7831
a60e0738
PA
78322017-11-09 Pedro Alves <palves@redhat.com>
7833
7834 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7835 match till end of line.
7836
2c88253f
PA
78372017-11-09 Pedro Alves <palves@redhat.com>
7838
7839 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7840
c7a38517
PA
78412017-11-09 Pedro Alves <palves@redhat.com>
7842
7843 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7844 New procedures, factored out from ...
7845 (top level): ... here, and adjusted to avoid expecting beyond the
7846 prompt in one go.
7847
f29f4b6b
PA
78482017-11-09 Pedro Alves <palves@redhat.com>
7849
7850 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7851 output. Fix '?' match.
7852
286acbb5
JB
78532017-11-08 Joel Brobecker <brobecker@adacore.com>
7854
7855 * gdb.ada/scoped_watch: New testcase.
7856 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7857 which is actually correct.
7858 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7859 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7860
62d7ae92
PA
78612017-11-08 Pedro Alves <palves@redhat.com>
7862
7863 * gdb.gdb/complaints.exp (test_initial_complaints)
7864 (test_serial_complaints, test_short_complaints): Call
7865 complaint_internal instead of complaint.
7866
280ca31f
DT
78672017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7868
7869 * gdb.threads/tls-core.c: New file.
7870 * gdb.threads/tls-core.exp: Likewise.
7871
b5ec771e
PA
78722017-11-08 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7875 (p Exported_Capitalized): New test.
7876 (p exported_capitalized): New test.
7877
a02b41a7
PA
78782017-11-07 Pedro Alves <palves@redhat.com>
7879
7880 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7881
95e95a6d
PA
78822017-11-07 Pedro Alves <palves@redhat.com>
7883
7884 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7885 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7886 (disable_invalid, disable_inverted, disable_negative): New
7887 procedures.
7888 ("bad numbers"): New set of tests.
7889
cee62dbd
PA
78902017-11-07 Pedro Alves <palves@redhat.com>
7891
7892 * gdb.cp/ena-dis-br-range.exp: Add tests.
7893
cc638e86
PA
78942017-11-07 Pedro Alves <palves@redhat.com>
7895
7896 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7897
d0fe4701
XR
78982017-11-07 Xavier Roirand <roirand@adacore.com>
7899 Pedro Alves <palves@redhat.com>
7900
7901 * gdb.base/ena-dis-br.exp: Add reference to
7902 gdb.cp/ena-dis-br-range.exp.
7903 * gdb.cp/ena-dis-br-range.exp: New file.
7904 * gdb.cp/ena-dis-br-range.cc: New file.
7905
46f67f80
PA
79062017-11-06 Pedro Alves <palves@redhat.com>
7907
7908 * gdb.base/attach-non-pgrp-leader.c: New.
7909 * gdb.base/attach-non-pgrp-leader.exp: New.
7910
726e1356
PA
79112017-11-06 Pedro Alves <palves@redhat.com>
7912
7913 * configure.ac: No longer check for termio.h and sgtty.h.
7914 * configure: Regenerate.
7915 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7916 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7917 Remove termio and sgtty code.
7918
50ab6ace
YQ
79192017-11-03 Yao Qi <yao.qi@linaro.org>
7920
7921 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7922 in GDB is disabled.
7923
8e68731c
YQ
79242017-11-03 Yao Qi <yao.qi@linaro.org>
7925
7926 * gdb.python/py-thrhandle.exp: Skip it if python is not
7927 enabled.
7928
3a87ae65
SM
79292017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7930
7931 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7932 as a breakpoint command.
7933
484d8d36
MD
79342017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7935
7936 PR python/21213
7937 * gdb.python/py-infthread.exp: Test calling
7938 InferiorThread.inferior () multiple times in a row.
7939
4a27f119
KS
79402017-10-27 Keith Seitz <keiths@redhat.com>
7941
7942 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7943 Test "info break" for every inlined function breakpoint.
7944
bb11dd58
YQ
79452017-10-27 Yao Qi <yao.qi@linaro.org>
7946
7947 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7948
a43f3893
PF
79492017-10-26 Patrick Frants <osscontribute@gmail.com>
7950
7951 * gdb.cp/classes.exp (test_static_members): Test printing
7952 Outer::instance.
7953 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7954 (Inner::instance, Outer::instance): New.
7955
792ccf00
PA
79562017-10-24 Pedro Alves <palves@redhat.com>
7957
7958 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7959 extra console" test in two stages.
7960
eb2bfbad
PA
79612017-10-24 Pedro Alves <palves@redhat.com>
7962
7963 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7964
1f75a651
PA
79652017-10-24 Pedro Alves <palves@redhat.com>
7966
7967 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7968 loop.
7969
779990d9
PA
79702017-10-24 Pedro Alves <palves@redhat.com>
7971
7972 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7973 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7974
ad9b8f5d
PA
79752017-10-24 Pedro Alves <palves@redhat.com>
7976
7977 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7978 parameter and handle it. Don't output read value in test name.
7979
fee6da6e
PA
79802017-10-24 Pedro Alves <palves@redhat.com>
7981
7982 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7983 custom test name.
7984
10389c2c
PA
79852017-10-24 Pedro Alves <palves@redhat.com>
7986
7987 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7988 include the unstable output directory name in the test's name.
7989 (initial_setup_simple) <'set args'>: Use custom test name.
7990
a80e65a9
PA
79912017-10-24 Pedro Alves <palves@redhat.com>
7992
7993 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7994 with explicit test name.
7995
15763a09
PA
79962017-10-20 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7999 'wait -i'. Use gdb_assert and remote_close.
8000
49a4ce2e
AB
80012017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8002
8003 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8004 number from variable rather than hard-coded.
8005
a75868f5
PA
80062017-10-19 Pedro Alves <palves@redhat.com>
8007
8008 * gdb.base/long-inferior-output.c: New file.
8009 * gdb.base/long-inferior-output.exp: New file.
8010
c8ba13ad
KS
80112017-11-18 Keith Seitz <keiths@redhat.com>
8012
8013 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8014 method.
8015 (main): Call it.
8016 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8017 Add additional user-defined conversion operator tests.
8018
b27de576
PA
80192017-10-17 Pedro Alves <palves@redhat.com>
8020
8021 * boards/native-stdio-gdbserver.exp: Load "local-board".
8022
8484c955
PA
80232017-10-17 Pedro Alves <palves@redhat.com>
8024
8025 * gdb.base/quit-live.c: New file.
8026 * gdb.base/quit-live.exp: New file.
8027
83d5a34d
KS
80282017-10-16 Keith Seitz <keiths@redhat.com>
8029
8030 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8031 (class_with_protected_typedef, class_with_private_typedef)
8032 (struct_with_public_typedef, struct_with_protected_typedef)
8033 (struct_with_private_typedef): New classes/structs.
8034 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8035 typedefs and access specifiers.
8036
739b3f1d
PA
80372017-10-16 Pedro Alves <palves@redhat.com>
8038 Simon Marchi <simon.marchi@polymtl.ca>
8039
8040 * README (Local vs Remote vs Native): New section.
8041 * boards/local-board.exp: New file, with bits factored out from
8042 ...
8043 * boards/native-extended-gdbserver.exp: ... here. Load
8044 "local-board".
8045 * boards/native-gdbserver.exp: Load "local-board".
8046 (${board}_spawn, ${board}_exec): Delete.
8047 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8048 ...
8049 * boards/stdio-gdbserver-base.exp: ... this new file.
8050 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8051 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8052 procedure.
8053 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8054 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8055 stdio_gdbserver_command.
8056 (${board}_get_remote_address, ${board}_get_comm_port)
8057 (${board}_download, ${board}_upload): Delete.
8058 (get_target_remote_pipe_cmd): New.
8059
fe68b953
SM
80602017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8061
8062 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8063 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8064 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8065 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8066 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8067 remove with_test_prefix.
8068
300b6685
PA
80692017-10-13 Pedro Alves <palves@redhat.com>
8070
8071 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8072 * gdb.base/annota1.exp: Use it instead of is_remote.
8073 * gdb.base/annota3.exp: Use it instead of is_remote.
8074 * gdb.cp/annota2.exp: Use it instead of is_remote.
8075 * gdb.cp/annota3.exp: Use it instead of is_remote.
8076 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8077
50500caf
PA
80782017-10-13 Pedro Alves <palves@redhat.com>
8079
8080 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8081 (test_num_test_vars, run_and_count_vars, find_env)
8082 (test_set_unset_env, test_inherit_env_var): New procedures.
8083 (top level): Use them.
8084
dad0c6d2
PA
80852017-10-13 Pedro Alves <palves@redhat.com>
8086
8087 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8088 also skip on stub-like targets.
8089
8b0553c1
PA
80902017-10-13 Pedro Alves <palves@redhat.com>
8091
8092 PR gdb/22293
8093 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8094 (top level): Move some tests to ...
8095 (test_not_found): ... this new procedure.
8096 (top level): Call it.
8097
7594f623
PA
80982017-10-13 Pedro Alves <palves@redhat.com>
8099
8100 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8101 expect different "info terminal" output if testing with a
8102 non-native target.
8103
ebe3b402
PA
81042017-10-13 Pedro Alves <palves@redhat.com>
8105 Simon Marchi <simon.marchi@polymtl.ca>
8106
8107 PR python/12966
8108 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8109
42f1b161
PA
81102017-10-13 Pedro Alves <palves@redhat.com>
8111
8112 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8113 already.
8114
8d6ef72b
PA
81152017-10-13 Pedro Alves <palves@redhat.com>
8116
8117 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8118 is_remote.
8119
d7bcd5b8
PA
81202017-10-13 Pedro Alves <palves@redhat.com>
8121
8122 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8123 is_remote.
8124
df479dc6
PA
81252017-10-13 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8128 is set.
8129 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8130 instead of is_remote.
8131
23fb630a
PA
81322017-10-13 Pedro Alves <palves@redhat.com>
8133
8134 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8135 (top level): Add comment.
8136
cc77b1dc
PA
81372017-10-13 Pedro Alves <palves@redhat.com>
8138
8139 * gdb.base/remote.exp (top level): Fix comment typo and add
8140 missing return.
8141
27c9e813
PA
81422017-10-13 Pedro Alves <palves@redhat.com>
8143 Simon Marchi <simon.marchi@polymtl.ca>
8144
8145 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8146 calls and add comments. Skip test if use_gdb_stub is set.
8147 (top level): Use "set cwd" command instead of "cd" command.
8148
5e830d98
PA
81492017-10-13 Pedro Alves <palves@redhat.com>
8150
8151 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8152 is_remote target check.
8153
f5ca0032
PA
81542017-10-13 Pedro Alves <palves@redhat.com>
8155
8156 * gdb.base/scope.exp: Use build_executable + clean_restart +
8157 gdb_file_cmd instead of prepare_for_testing and no longer skip
8158 "before run" tests on is_remote target boards. Update comments.
8159 * boards/native-extended-gdbserver.exp
8160 (extended_gdbserver_load_last_file): New, factored out from ...
8161 (gdb_load): ... this. Move further below and add comment.
8162 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8163
8aed1c0d
PA
81642017-10-12 Pedro Alves <palves@redhat.com>
8165
8166 * gdb.base/attach.exp: Remove references to gdb64.
8167 * gdb.base/dbx.exp: Remove references to gdb64.
8168
cfa34c87
SM
81692017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8170 Pedro Alves <palves@redhat.com>
8171
8172 * gdb.base/label.exp: Remove is_remote target check.
8173
9192b7de
PA
81742017-10-12 Pedro Alves <palves@redhat.com>
8175
8176 * gdb.base/auvx.exp (coredir): Update comment.
8177 (top level) <core_works>: Use "set cwd" command instead of "cd"
8178 command.
8179
6bf0052d
PA
81802017-10-12 Pedro Alves <palves@redhat.com>
8181 Simon Marchi <simon.marchi@polymtl.ca>
8182
8183 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8184 target boards.
8185
e48ef82d
PA
81862017-10-12 Pedro Alves <palves@redhat.com>
8187 Simon Marchi <simon.marchi@polymtl.ca>
8188
8189 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8190 Instead skip if there's any gdb_protocol set.
8191
8d7aea57
SM
81922017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8193 Pedro Alves <palves@redhat.com>
8194
8195 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8196
30440677
PA
81972017-10-12 Pedro Alves <palves@redhat.com>
8198 Simon Marchi <simon.marchi@polymtl.ca>
8199
8200 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8201 instead of on dejagnu remote boards.
8202
4e04f045 82032017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8204 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8205
8206 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8207 checks. Use build_executable + clean_restart instead of
8208 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8209 of enabling non-stop after starting gdb.
8210
871a186e
PA
82112017-10-12 Pedro Alves <palves@redhat.com>
8212
8213 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8214 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8215 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8216 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8217
56d704da
AK
82182017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8219
8220 * gdb.arch/arc-tdesc-cpu.exp: New file.
8221 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8222
2f20e312
SM
82232017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8224
8225 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8226
65630365
PA
82272017-10-10 Pedro Alves <palves@redhat.com>
8228
8229 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8230 expect CLI output.
8231
bf469271
PA
82322017-10-10 Pedro Alves <palves@redhat.com>
8233
8234 * lib/selftest-support.exp (selftest_setup): Update for
8235 captured_command_loop's prototype change.
8236
777a42f1
PA
82372017-10-09 Pedro Alves <palves@redhat.com>
8238
8239 Test both arch1=>arch2 and arch2=>arch1.
8240
8241 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8242 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8243 factored out to...
8244 (append_arch1_options, append_arch2_options, append_arch_options)
8245 (build_executables): New procedures.
8246 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8247 local.
8248 (top level): Add new 'first_arch' testing axis.
8249
cbd2b4e3
PA
82502017-10-09 Pedro Alves <palves@redhat.com>
8251
8252 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8253 (barrier): New.
8254 (thread_start, all_started): New functions.
8255 (main): Spawn new thread and wait until it is scheduled.
8256 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8257 option.
8258 (do_test): Add 'selected_thread' parameter. Run to all_started
8259 instead of main. Explicitly set the breakpoint at main. Switch
8260 to the SELECTED_THREAD thread.
8261 (top level): Test handling the exec event with either the main
8262 thread or the second thread selected.
8263
5c9e4427
PA
82642017-10-09 Pedro Alves <palves@redhat.com>
8265
8266 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8267 logic. Move STOP marker after the value checks.
8268 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8269 regexp.
8270
b3b7c423
SL
82712017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8272
8273 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8274
3b4b2f16
UW
82752017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8276
8277 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8278 integer-to-dfp conversion.
8279 * gdb.base/dfp-test.exp: Likewise.
8280
5cd63fda
PA
82812017-10-04 Pedro Alves <palves@redhat.com>
8282
8283 * gdb.multi/hangout.c: Include <unistd.h>.
8284 (hangout_loop): New function.
8285 (main): Call alarm. Call hangout_loop in a loop.
8286 * gdb.multi/hello.c: Include <unistd.h>.
8287 (hello_loop): New function.
8288 (main): Call alarm. Call hangout_loop in a loop.
8289 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8290 inferior with the other selected.
8291
4c71c105
SM
82922017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8293
8294 * gdb.mi/list-thread-groups-available.exp: New file.
8295 * gdb.mi/list-thread-groups-available.c: New file.
8296
bc3b087d
SDJ
82972017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8298
8299 * gdb.base/set-cwd.exp: Make it available on
8300 native-extended-gdbserver.
8301
d092c5a2
SDJ
83022017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8303
8304 * gdb.base/set-cwd.c: New file.
8305 * gdb.base/set-cwd.exp: Likewise.
8306
45320ffa
TT
83072017-10-02 Tom Tromey <tom@tromey.com>
8308
8309 PR rust/22236:
8310 * gdb.rust/simple.rs (main): New variable "fslice".
8311 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8312
b3e3859b
TT
83132017-10-02 Tom Tromey <tom@tromey.com>
8314
8315 * gdb.rust/simple.exp: Test ptype of a slice.
8316
01af5e0d
TT
83172017-10-02 Tom Tromey <tom@tromey.com>
8318
8319 * gdb.rust/simple.exp: Test index of slice.
8320
a9bbfbd8
TT
83212017-09-27 Tom Tromey <tom@tromey.com>
8322
8323 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8324
df8899e5
TP
83252017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8326 Pedro Alves <palves@redhat.com>
8327
8328 * gdb.base/compare-sections.exp (get value of read-only section): Read
8329 as unsigned value.
8330 (corrupt read-only section): Likewise and don't set written if patching
8331 failed.
8332
757bf54b
KB
83332017-09-21 Kevin Buettner <kevinb@redhat.com>
8334
8335 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8336 files.
8337
06871ae8
PA
83382017-09-20 Pedro Alves <palves@redhat.com>
8339
8340 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8341 symbol names in gdb's output.
8342 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8343
e5f25bc5
PA
83442017-09-20 Pedro Alves <palves@redhat.com>
8345
8346 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8347 Rename to ...
8348 (test_list_ambiguous_symbol): ... this and add a symbol name
8349 parameter. Adjust.
8350 (test_list_ambiguous_function): Reimplement on top of
8351 test_list_ambiguous_symbol and also test listing ambiguous
8352 variables.
8353 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8354 (ambiguous_fun): ... this.
8355 (ambiguous_var): New.
8356 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8357 (ambiguous_fun): ... this.
8358 (ambiguous_var): New.
8359
4e5a4f58
JB
83602017-09-19 John Baldwin <jhb@FreeBSD.org>
8361
8362 * gdb.base/starti.c: New file.
8363 * gdb.base/starti.exp: New file.
8364 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8365
26e53f3e
PA
83662017-09-14 Pedro Alves <palves@redhat.com>
8367
8368 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8369 (top level): Use it instead of runto.
8370
cb791d59
TT
83712017-09-11 Tom Tromey <tom@tromey.com>
8372
8373 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8374
7c96f8c1
TT
83752017-09-11 Tom Tromey <tom@tromey.com>
8376
8377 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8378 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8379
469412dd
CW
83802017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8381
8382 * gdb.fortran/printing-types.exp: New file.
8383 * gdb.fortran/printing-types.exp: New file.
8384
e0f86435
BH
83852017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8386
8387 * gdb.fortran/vla-ptype.exp: Fix typos.
8388 * gdb.fortran/vla-value.exp: Same.
8389
9e9af4be
BH
83902017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8391
8392 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8393 * gdb.mi/mi-var-child-f.exp: Likewise.
8394 * gdb.mi/mi-vla-fortran.exp: Likewise.
8395
a5ad232b 83962017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8397 Christoph Weinmann <christoph.t.weinmann@intel.com>
8398 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8399
8400 * gdb.fortran/ptr-indentation.f90: New file.
8401 * gdb.fortran/ptr-indentation.exp: New file.
8402
5aec60eb
TT
84032017-09-05 Tom Tromey <tom@tromey.com>
8404
8405 PR gdb/22010:
8406 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8407
8f8f8152
TP
84082017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8409
8410 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8411
fbd1b771
JK
84122017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8413
8414 * gdb.threads/tls-nodebug-pie.c: New file.
8415 * gdb.threads/tls-nodebug-pie.exp: New file.
8416
5eb5f850
TT
84172017-09-05 Tom Tromey <tom@tromey.com>
8418
8419 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8420 for rust.
8421
ae780a21
SM
84222017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8423
8424 * gdb.multi/multi-arch-exec.exp: Test with different
8425 "follow-exec-mode" settings.
8426 (do_test): New procedure.
8427
3693fdb3
PA
84282017-09-04 Pedro Alves <palves@redhat.com>
8429
8430 * gdb.base/func-static.c (S::method const, S::method volatile)
8431 (S::method volatile const): New methods.
8432 (c_s, v_s, cv_s): New instances.
8433 (main): Call method() on them.
8434 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8435 (cannot_resolve): New procedure.
8436 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8437 print-quote-unquoted columns.
8438 (do_test): Test printing each scope too.
8439
e68cb8e0
PA
84402017-09-04 Pedro Alves <palves@redhat.com>
8441
8442 * gdb.base/local-static.exp: Also test with
8443 class::method::variable wholly quoted.
8444 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8445
858be34c
PA
84462017-09-04 Pedro Alves <palves@redhat.com>
8447
8448 * gdb.base/local-static.c: New.
8449 * gdb.base/local-static.cc: New.
8450 * gdb.base/local-static.exp: New.
8451
46a4882b
PA
84522017-09-04 Pedro Alves <palves@redhat.com>
8453
8454 * gdb.asm/asm-source.exp: Add casts to int.
8455 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8456 (dataglobal64_1, dataglobal64_2): New globals.
8457 * gdb.base/nodebug.exp: Test different expressions involving the
8458 new globals, with print, whatis and ptype. Add casts to int.
8459 * gdb.base/solib-display.exp: Add casts to int.
8460 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8461 * gdb.cp/m-static.exp: Add cast to int.
8462 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8463 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8464 tls variable with no debug info without a cast. Test with a cast
8465 to int too.
8466 * gdb.trace/entry-values.exp: Add casts.
8467
2c5a2be1
PA
84682017-09-04 Pedro Alves <palves@redhat.com>
8469
8470 * gdb.base/nodebug.exp: Test that ptype's error about functions
8471 with unknown return type includes the function name too.
8472
7022349d
PA
84732017-09-04 Pedro Alves <palves@redhat.com>
8474
8475 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8476 return type of munmap in infcall.
8477 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8478 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8479 type of ftell in infcall.
8480 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8481 type of getpid in infcall.
8482 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8483 infcall.
8484 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8485 Bail on failure to extract the pid.
8486 * gdb.base/nodebug.c: #include <stdint.h>.
8487 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8488 New functions.
8489 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8490 Change expected output of print/whatis/ptype with functions with
8491 no debug info. Test all supported languages. Call
8492 test_call_promotion.
8493 * gdb.compile/compile.exp: Adjust expected output to expect
8494 warning.
8495 * gdb.threads/siginfo-threads.exp: Likewise.
8496
54990598
PA
84972017-09-04 Pedro Alves <palves@redhat.com>
8498
8499 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8500 "prototypes". Test calling float functions via prototyped and
8501 unprototyped function pointers.
8502 (perform_all_tests): New parameter "prototypes". Pass it down.
8503 (top level): Pass down "prototypes" parameter to
8504 perform_all_tests.
8505
34d16ea2
SM
85062017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8507
8508 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8509 Test with nested loops.
8510
9521ecda
SM
85112017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8512
8513 * gdb.base/commands.exp: Call the new procedures.
8514 (loop_break_test, loop_continue_test): New procedures.
8515
80a65e9b
SM
85162017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8517
8518 * gdb.base/commands.exp: Call new procedure.
8519 (define_if_without_arg_test): New procedure.
8520
e439fa14
PA
85212017-09-04 Pedro Alves <palves@redhat.com>
8522
8523 * gdb.base/list-ambiguous.exp: New file.
8524 * gdb.base/list-ambiguous0.c: New file.
8525 * gdb.base/list-ambiguous1.c: New file.
8526 * gdb.base/list.exp (test_list_range): Adjust expected output.
8527
0a2dde4a
SDJ
85282017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8529
8530 * gdb.base/share-env-with-gdbserver.c: New file.
8531 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8532
5e89eb3a
SM
85332017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8534
8535 * gdb.base/commands.exp (gdbvar_simple_if_test,
8536 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8537 progvar_simple_if_test, progvar_simple_while_test,
8538 progvar_complex_if_while_test, user_defined_command_test,
8539 user_defined_command_args_eval,
8540 user_defined_command_args_stack_test,
8541 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8542 temporary_breakpoint_commands,
8543 gdb_test_no_prompt, redefine_hook_test,
8544 redefine_backtrace_test): Remove "global gdb_prompt".
8545
fd437cbc
SM
85462017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8547
8548 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8549 New proc, call it from toplevel.
8550
87215ad1
SDJ
85512017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8552
8553 PR remote/21852
8554 * gdb.server/normal.c: New file, copied from gdb.base.
8555 * gdb.server/run-without-local-binary.exp: New file.
8556
58afddc6
WP
85572017-08-07 Weimin Pan <weimin.pan@oracle.com>
8558
8559 * gdb.arch/sparc64-adi.exp: New file.
8560 * gdb.arch/sparc64-adi.c: New file.
8561
5277199a
PA
85622017-08-22 Pedro Alves <palves@redhat.com>
8563
8564 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8565 (top level): Add "list all overloads" tests.
8566
14278e1f
TT
85672017-08-22 Tom Tromey <tom@tromey.com>
8568
8569 * gdb.gdb/xfullpath.exp: Remove.
8570
bf223d3e
PA
85712017-08-21 Pedro Alves <palves@redhat.com>
8572
8573 PR gdb/19487
8574 * gdb.base/symbol-alias.c: New.
8575 * gdb.base/symbol-alias2.c: New.
8576 * gdb.base/symbol-alias.exp: New.
8577
c973d0aa
PA
85782017-08-21 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.base/dfp-test.c
8581 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8582 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8583 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8584 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8585 * gdb.base/whatis-ptype-typedefs.c: New.
8586 * gdb.base/whatis-ptype-typedefs.exp: New.
8587 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8588 (an_int, an_int_type, an_int_type2): New globals.
8589 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8590 involving typedefs and cast expressions.
8591 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8592 (lookup_typedefs_function): New.
8593 (typedefs_pretty_printers_dict): New.
8594 (top level): Register lookup_typedefs_function in
8595 gdb.pretty_printers.
8596
6d580b63
YQ
85972017-08-18 Yao Qi <yao.qi@linaro.org>
8598
8599 * gdb.server/unittest.exp: New.
8600
206726fb
SDJ
86012017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8602
8603 PR gdb/21954
8604 * gdb.base/environ.exp: Add test to check if 'unset environment'
8605 works.
8606
bf0ec4c2
AA
86072017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8608
8609 * lib/gdb.exp (universal_compile_options): New caching proc.
8610 (gdb_compile): Suppress GCC's coloring of messages.
8611
d6382fff
TT
86122017-08-14 Tom Tromey <tom@tromey.com>
8613
8614 PR gdb/21675:
8615 * gdb.base/printcmds.exp (test_radices): New function.
8616 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8617 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8618 * lib/gdb.exp (get_integer_valueof): Use p/d.
8619
c2c2dd9f
SM
86202017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8621
8622 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8623 characters.
8624
fdffd6f4
TT
86252017-08-05 Tom Tromey <tom@tromey.com>
8626
8627 * gdb.rust/simple.exp: Allow String to appear in a different
8628 namespace.
8629
27d41eac
YQ
86302017-07-26 Yao Qi <yao.qi@linaro.org>
8631
8632 * gdb.gdb/unittest.exp: Invoke command
8633 "maintenance check xml-descriptions".
8634
031ed05d
AA
86352017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8636
8637 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8638 calling context.
8639 (hex128): Drop erroneous calculation of parameters.
8640
dcd27ddf
SM
86412017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8642
8643 * gdb.python/py-unwind.exp: Disable stack protection when
8644 building test file.
8645
47e77640
PA
86462017-07-20 Pedro Alves <palves@redhat.com>
8647
8648 * gdb.base/default.exp (set language): Adjust expected output.
8649
62d2a18a
PA
86502017-07-20 Pedro Alves <palves@redhat.com>
8651
8652 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8653 (test_minsym): ... this, and make static.
8654 (get_pck__foo__bar__minsym): Rename to ...
8655 (get_test_minsym): ... this.
8656 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8657 symbol names and comments.
8658 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8659 (get_test_minsym): ... this.
8660 (pck__foo__bar__minsym__2): Rename to ...
8661 (test_minsym): ... this.
8662 (main): Adjust.
8663
c45ec17c
PA
86642017-07-17 Pedro Alves <palves@redhat.com>
8665
8666 * gdb.base/completion.exp: Adjust expected output.
8667 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8668 the completer works.
8669
c6756f62
PA
86702017-07-17 Pedro Alves <palves@redhat.com>
8671
8672 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8673
5bd68487
AB
86742017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8675
8676 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8677
8880f2a9
TT
86782017-07-14 Tom Tromey <tom@tromey.com>
8679
8680 PR rust/21764:
8681 * gdb.rust/simple.exp: Add tests.
8682
65547233
TT
86832017-07-14 Tom Tromey <tom@tromey.com>
8684
8685 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8686
8f14146e
PA
86872017-07-14 Pedro Alves <palves@redhat.com>
8688
8689 * gdb.linespec/base/one/thefile.cc (z1): New function.
8690 * gdb.linespec/base/two/thefile.cc (z2): New function.
8691 * gdb.linespec/linespec.exp: Add tests.
8692
b4365d02
AB
86932017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8694
8695 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8696 to mi_create_breakpoint.
8697
5d2cbaa5
AB
86982017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8699
8700 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8701 mi_create_breakpoint.
8702
11cb5716
IB
87032017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8704
8705 * gdb.dlang/demangle.exp: Update for demangling changes.
8706
03278692
TT
87072017-07-09 Tom Tromey <tom@tromey.com>
8708
8709 * gdb.dwarf2/shortpiece.exp: New file.
8710
33c5cd75
DB
87112017-07-06 David Blaikie <dblaikie@gmail.com>
8712
8713 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8714 built from fissiont-multi-cu{1,2}.c.
8715 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8716 except putting 'main' and 'func' in separate CUs in the same DWO file.
8717 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8718 test.
8719 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8720 test.
8721
8455d262
PA
87222017-07-06 Pedro Alves <palves@redhat.com>
8723
8724 * gdb.python/py-unwind.exp: Test flushregs.
8725
dc4bde35
SDJ
87262017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8727
8728 PR cli/21688
8729 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8730 tests for alias commands and trailing whitespace.
8731
51ed89aa
SDJ
87322017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8733
8734 PR cli/21688
8735 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8736 procedure. Call it.
8737
eb17d413
PA
87382017-06-29 Pedro Alves <palves@redhat.com>
8739
8740 * gdb.base/printcmds.exp: Add tests.
8741
41664b45
DG
87422017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8743
8744 PR gdb/21337
8745 * gdb.base/reread-readsym.exp: New file.
8746 * gdb.base/reread-readsym.c: New file.
8747
75312ae3
KB
87482017-06-21 Kevin Buettner <kevinb@redhat.com>
8749
8750 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8751 subpattern.
8752
66953522
PB
87532017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8754
8755 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8756 extended mnemonic.
8757 * gdb.arch/powerpc-power9.s: Likewise.
8758
5524b525
AA
87592017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8760
8761 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8762 on 32-bit x86 targets. Exploit is_*_target macros where
8763 appropriate.
8764
03c8af18
AA
87652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8766
8767 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8768 register pieces.
8769
3bf31011
AA
87702017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8771
8772 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8773 located in one or more DWARF pieces.
8774
805acca0
AA
87752017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8776
8777 * lib/gdb.exp (get_endianness): New proc.
8778 * gdb.arch/aarch64-fp.exp: Use it.
8779 * gdb.arch/altivec-regs.exp: Likewise.
8780 * gdb.arch/e500-regs.exp: Likewise.
8781 * gdb.arch/vsx-regs.exp: Likewise.
8782 * gdb.base/dump.exp: Likewise.
8783 * gdb.base/funcargs.exp: Likewise.
8784 * gdb.base/gnu_vector.exp: Likewise.
8785 * gdb.dwarf2/formdata16.exp: Likewise.
8786 * gdb.dwarf2/implptrpiece.exp: Likewise.
8787 * gdb.dwarf2/nonvar-access.exp: Likewise.
8788 * gdb.python/py-inferior.exp: Likewise.
8789 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8790
e9352324
AA
87912017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8792
8793 PR gdb/21226
8794 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8795 stack value pieces are taken from the LSB end.
8796
d5d1163e
AA
87972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8798
8799 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8800 variable at nonzero offset.
8801
0567c986
AA
88022017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8803
8804 * gdb.dwarf2/var-access.c: New file.
8805 * gdb.dwarf2/var-access.exp: New test.
8806 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8807
973e9aab
TT
88082017-06-12 Tom Tromey <tom@tromey.com>
8809
8810 * gdb.dwarf2/formdata16.exp: Add tests.
8811
d9109c80
TT
88122017-06-12 Tom Tromey <tom@tromey.com>
8813
8814 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8815
30a25466
TT
88162017-06-12 Tom Tromey <tom@tromey.com>
8817
8818 PR exp/16225:
8819 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8820 * gdb.arch/vsx-regs.exp: Update tests.
8821 * gdb.arch/s390-vregs.exp (hex128): New proc.
8822 Update test.
8823 * gdb.arch/altivec-regs.exp: Update tests.
8824
aefd8b33
SDJ
88252017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8826
8827 * gdb.base/startup-with-shell.c: New file.
8828 * gdb.base/startup-with-shell.exp: Likewise.
8829
2090129c
SDJ
88302017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8831
8832 * gdb.server/non-existing-program.exp: Update regex in order to
8833 reflect the fact that gdbserver is now using fork_inferior (with a
8834 shell) to startup the inferior.
8835
8e86a419
SM
88362017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8837
8838 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8839 support function calls from GDB.
8840
e6cf65f2
TT
88412017-05-21 Tom Tromey <tom@tromey.com>
8842
8843 PR rust/21466:
8844 * gdb.rust/unsized.exp: New file.
8845 * gdb.rust/unsized.rs: New file.
8846
43cc5389
TT
88472017-05-19 Tom Tromey <tom@tromey.com>
8848
8849 PR rust/21484:
8850 * gdb.rust/watch.exp: New file.
8851 * gdb.rust/watch.rs: New file.
8852
ec8df234
TT
88532017-05-18 Tom Tromey <tom@tromey.com>
8854
8855 * gdb.rust/simple.exp: Allow Box to be qualified.
8856
3e3e7fae
TP
88572017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8858
8859 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8860
59cc050d
PA
88612017-05-18 Pedro Alves <palves@redhat.com>
8862
8863 * gdb.base/fileio.c (test_write, test_read, test_close)
8864 (test_fstat): Don't print 'ret' in the fail path.
8865
c8f6abd1
PA
88662017-05-18 Pedro Alves <palves@redhat.com>
8867
8868 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8869 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8870 (test_system, test_rename, test_unlink, test_time): Change
8871 prototypes.
8872 * gdb.base/fileio.exp (stop_msg): Adjust.
8873
d2a03b77
PA
88742017-05-18 Pedro Alves <palves@redhat.com>
8875
8876 * gdb.base/fileio.c (null_str): New global.
8877 (test_stat): Use it.
8878 * gdb.base/fileio.exp: Remove nowarnings.
8879
0d5c6999
YQ
88802017-05-17 Yao Qi <yao.qi@linaro.org>
8881
8882 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8883
21873064
YQ
88842017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8885
8886 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8887 argument command.
8888 (top-level): Invoke test_set_inferior_tty.
8889
d512d31c
PA
88902017-05-04 Pedro Alves <palves@redhat.com>
8891
8892 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8893 Add parens to print call for Python 3.
8894
90cef2ed
KS
88952017-05-03 Keith Seitz <keiths@redhat.com>
8896
8897 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8898 (main): Call it.
8899
14f819c8
TW
89002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8901
8902 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8903 to prev and next.
8904
913aeadd
TW
89052017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8906
8907 * gdb.python/py-record-btrace.exp: Remove test for
8908 gdb.BtraceInstruction.error.
8909
a3be24ad
TW
89102017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8911
8912 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8913
ae20e79a
TW
89142017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8915
8916 * gdb.python/py-record-btrace-threads.c: New file.
8917 * gdb.python/py-record-btrace-threads.exp: New file.
8918
45ce1b47
SDJ
89192017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8920
8921 PR testsuite/8595
8922 * gdb.base/environ.exp: Make test available in all architectures.
8923 Move bits related to "info program" testing to
8924 gdb.base/info-program.exp. Rewrite tests to use the two new
8925 procedures mentione below.
8926 (test_set_show_env_var) New procedure.
8927 (test_set_show_env_var_equal): Likewise.
8928 * gdb.base/info-program.exp: New file.
8929
e15c3eb4
KS
89302017-04-27 Keith Seitz <keiths@redhat.com>
8931
8932 * gdb.cp/oranking.cc (test15): New function.
8933 (main): Call test15 and declare additional variables for testing.
8934 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8935 "p foo101('abc')" tests.
8936 Add tests for cv qualifier overloads.
8937 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8938 "lvalue reference overload" test.
8939 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8940 "print value of f1 on Child&& in f2" test.
8941
3a3fd0fd
PA
89422017-04-19 Pedro Alves <palves@redhat.com>
8943
8944 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8945 procedure.
8946 (top level): Call it.
8947 * lib/gdb.exp (gdb_define_cmd): New procedure.
8948
53375380
PA
89492017-04-12 Pedro Alves <palves@redhat.com>
8950
8951 PR gdb/21323
8952 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8953 (wchar): New global.
8954 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8955 (do_test_wide_char, wide_char_types_no_program, top level): Add
8956 wchar_t testing.
8957
53e710ac
PA
89582017-04-12 Pedro Alves <palves@redhat.com>
8959
8960 PR c++/21323
8961 * gdb.cp/wide_char_types.c: New file.
8962 * gdb.cp/wide_char_types.exp: New file.
8963
0ad9d8c7
SDJ
89642017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8965
8966 PR gdb/21352
8967 * gdb.trace/tsv.exp: Add test for "tsave -r".
8968
b1b45502
IB
89692017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8970
8971 * gdb.dlang/watch-loc.c: New file.
8972 * gdb.dlang/watch-loc.exp: New file.
8973
ec13808e
JK
89742017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8975
8976 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8977
fe5f7374
AK
89782017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8979
8980 * gdb.arch/arc-analyze-prologue.S: New file.
8981 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8982
eea78757
AK
89832017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8984
8985 * gdb.arch/arc-decode-insn.S: New file.
8986 * gdb.arch/arc-decode-insn.exp: Likewise.
8987
5badf10a
IR
89882017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8989
8990 PR tdep/20928
8991 * gdb.arch/sparc64-regs.exp: New file.
8992 * gdb.arch/sparc64-regs.S: Likewise.
8993
cee59b3f
TW
89942017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8995
8996 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8997 and memory view on Python 3.
8998
c0f55cc6
AV
89992017-03-20 Artemiy Volkov <artemiyv@acm.org>
9000 Keith Seitz <keiths@redhat.com>
9001
9002 PR gdb/14441
9003 * gdb.cp/demangle.exp: Add rvalue reference tests.
9004 * gdb.cp/rvalue-ref-casts.cc: New file.
9005 * gdb.cp/rvalue-ref-casts.exp: New file.
9006 * gdb.cp/rvalue-ref-overload.cc: New file.
9007 * gdb.cp/rvalue-ref-overload.exp: New file.
9008 * gdb.cp/rvalue-ref-params.cc: New file.
9009 * gdb.cp/rvalue-ref-params.exp: New file.
9010 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9011 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9012 * gdb.cp/rvalue-ref-types.cc: New file.
9013 * gdb.cp/rvalue-ref-types.exp: New file.
9014 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9015 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9016
51457a05
MAL
90172017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9018
9019 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9020 New procedure.
9021
5b291c04
MAL
90222017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9023
9024 * lib/mi-support.exp (mi_gdb_test): Add additional message
9025 for unexpected output.
9026
59a56148
AA
90272017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9028
9029 * gdb.base/examine-backward.c (Barrier): New character array
9030 constant, to ensure that TestStrings is preceded by a string
9031 terminator.
9032
7942e96e
AA
90332017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9034
9035 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9036 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9037 and implicit pointer into such a location.
9038
6ebac3fb
DE
90392017-03-16 Doug Evans <dje@google.com>
9040
9041 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9042
ec3b243d
TP
90432017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9044
9045 * gdb.cp/m-static.exp: Fix expectation for prototype of
9046 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9047
90482017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9049
9050 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9051 * gdb.guile/scm-lazy-string.c: New file.
9052 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9053 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9054 for pointer, array, typedef lazy strings.
9055
2cc36e25 90562017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9057
9058 PR python/17728, python/18439, python/18779
9059 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9060 * gdb.python/py-lazy-string.c (pointer): New typedef.
9061 (main): New locals ptr, array, typedef_ptr.
9062 * gdb.python/py-value.exp: Move lazy string tests to ...
9063 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9064 array, typedef lazy strings.
ec3b243d 9065
0efcde63
AK
90662017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9067
9068 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9069 Add optional 'test' parameter.
9070
7978d7c3
SM
90712017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9072
9073 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9074 Skip for versions of DejaGnu < 1.5.
9075
896c0c1e
SM
90762017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9077
9078 * lib/gdb.exp (dejagnu_version): New proc.
9079 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9080 Use dejagnu_version.
9081
5f4d1085
KS
90822017-03-10 Keith Seitz <keiths@redhat.com>
9083
9084 PR c++/8128
9085 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9086 type from destructor regexps.
9087 Add a branch which actually passes the test.
9088 Adjust "ptype t5i" test names.
9089
1de05205
PA
90902017-03-08 Pedro Alves <palves@redhat.com>
9091
9092 * gdb.base/step-over-exit.exp: Add explicit test message.
9093
c65d6b55
PA
90942017-03-08 Pedro Alves <palves@redhat.com>
9095
9096 PR gdb/18360
9097 * gdb.threads/interrupt-while-step-over.c: New file.
9098 * gdb.threads/interrupt-while-step-over.exp: New file.
9099
2e86a283
PA
91002017-03-08 Pedro Alves <palves@redhat.com>
9101
9102 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9103 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9104
25dcbff6
PA
91052017-03-08 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9108 PKRU as not supported as a PASS.
9109
dc9366eb
PA
91102017-03-08 Pedro Alves <palves@redhat.com>
9111
9112 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9113 prefix instead of $binfile1/$binfile2.
9114 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9115 in test message.
9116 * gdb.python/py-completion.exp: Use "load python file" as test
9117 messages instead of unstable path names.
9118
6e5d74e7
PA
91192017-03-08 Pedro Alves <palves@redhat.com>
9120 Jan Kratochvil <jan.kratochvil@redhat.com>
9121
9122 PR cli/21218
9123 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9124 New proc.
9125 (top level): Call it.
9126
9753a2f6
PA
91272017-03-08 Pedro Alves <palves@redhat.com>
9128
9129 PR tui/21216
9130 * gdb.tui/tui-nl-filtered-output.exp: New file.
9131
1a4dd9dd
PA
91322017-03-08 Pedro Alves <palves@redhat.com>
9133
9134 * gdb.base/completion.exp: Move TUI completion tests to ...
9135 * gdb.tui/completion.exp: ... this new file.
9136
7cbbff33
PA
91372017-03-08 Pedro Alves <palves@redhat.com>
9138
9139 * gdb.base/tui-disasm-long-lines.c,
9140 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9141 gdb.base/tui-layout.exp: Move to ...
9142 * gdb.tui/: ... this new directory.
9143
5f6fd321
PA
91442017-03-07 Pedro Alves <palves@redhat.com>
9145
9146 * gdb.base/tui-layout.c: New file.
9147 * gdb.base/tui-layout.exp: New file.
9148
44959fa8
PA
91492017-03-07 Pedro Alves <palves@redhat.com>
9150
9151 * gdb.base/tui-layout.c: Rename to ...
9152 * gdb.base/tui-disasm-long-lines.c: ... this.
9153 * gdb.base/tui-layout.exp: Rename to ...
9154 * gdb.base/tui-disasm-long-lines.exp: ... this.
9155
f8c4e718
PA
91562017-03-07 Pedro Alves <palves@redhat.com>
9157
9158 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9159
6dbb839a 91602017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9161
9162 * i386-mpx-call.c: New file.
9163 * i386-mpx-call.exp: New file.
9164
65b48a81
PB
91652017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9166
9167 * gdb.arch/powerpc-power.exp: Delete test.
9168 * gdb.arch/powerpc-power.s: Likewise.
9169 * gdb.disasm/disassembler-options.exp: New test.
9170 * gdb.arch/powerpc-altivec.exp: Likewise.
9171 * gdb.arch/powerpc-altivec.s: Likewise.
9172 * gdb.arch/powerpc-altivec2.exp: Likewise.
9173 * gdb.arch/powerpc-altivec2.s: Likewise.
9174 * gdb.arch/powerpc-altivec3.exp: Likewise.
9175 * gdb.arch/powerpc-altivec3.s: Likewise.
9176 * gdb.arch/powerpc-power7.exp: Likewise.
9177 * gdb.arch/powerpc-power7.s: Likewise.
9178 * gdb.arch/powerpc-power8.exp: Likewise.
9179 * gdb.arch/powerpc-power8.s: Likewise.
9180 * gdb.arch/powerpc-power9.exp: Likewise.
9181 * gdb.arch/powerpc-power9.s: Likewise.
9182 * gdb.arch/powerpc-vsx.exp: Likewise.
9183 * gdb.arch/powerpc-vsx.s: Likewise.
9184 * gdb.arch/powerpc-vsx2.exp: Likewise.
9185 * gdb.arch/powerpc-vsx2.s: Likewise.
9186 * gdb.arch/powerpc-vsx3.exp: Likewise.
9187 * gdb.arch/powerpc-vsx3.s: Likewise.
9188 * gdb.arch/arm-disassembler-options.exp: Likewise.
9189 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9190 * gdb.arch/s390-disassembler-options.exp: Likewise.
9191
17cd4947
LM
91922017-02-23 Luis Machado <lgustavo@codesourcery.com>
9193
9194 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9195 (check_supported_features): ... this. Changed return type to void.
9196 (supports_rdseed): New static global.
9197 (rdseed): Check supports_rdseed.
9198 (initialize): Call check_supported_features.
9199
2039d74e
EBM
92002017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9201
9202 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9203 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9204 and lqarx/stqcx.
9205 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9206 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9207
a51d7ecf
EBM
92082017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9209
9210 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9211 uppercase.
9212
0224619f
JK
92132017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9214
9215 * gdb.dwarf2/formdata16.c: New file.
9216 * gdb.dwarf2/formdata16.exp: New file.
9217 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9218
216f72a1
JK
92192017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9220
9221 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9222 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9223 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9224 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9225 DW_AT_GNU_*.
9226
43988095
JK
92272017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9228
9229 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9230
99e8a4f9
SDJ
92312017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9232
9233 PR gdb/21164
9234 * gdb.base/maint.exp: Add testcases for when the commands do
9235 not have arguments.
9236
b58a8c0c
TP
92372017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9238
9239 * gdb.cp/chained-calls.exp: Use p instead of P.
9240
4e746bb6
TW
92412017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9242
9243 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9244 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9245
3f77c769
TT
92462017-02-14 Tom Tromey <tom@tromey.com>
9247
9248 PR python/13598:
9249 * gdb.python/py-events.exp: Add before_prompt event tests.
9250
075beec0
AA
92512017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9252
9253 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9254
bf5f525c
LM
92552017-02-13 Luis Machado <lgustavo@codesourcery.com>
9256
9257 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9258 (main): Call my_unique_function_name.
9259 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9260 completion of patterns with a single match.
9261 Add missing -re switches to gdb_test_multiple calls.
9262
13a66184
LM
92632017-02-13 Luis Machado <lgustavo@codesourcery.com>
9264
9265 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9266 return if core file is not recognized.
9267
26a06916
SM
92682017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9269
9270 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9271 and extra UIs.
9272
b761ca9e
SM
92732017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9274
9275 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9276 proc_with_prefix.
9277
b964bee0
TT
92782017-02-10 Tom Tromey <tom@tromey.com>
9279
9280 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9281
18da0c51
MG
92822017-02-10 Martin Galvan <martingalvan@sourceware.org>
9283
9284 PR gdb/21122
9285 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9286
604c4576
JG
92872017-02-08 Jerome Guitton <guitton@adacore.com>
9288
9289 * gdb.base/define.exp: Add test for command abbreviations
9290 in define.
9291
20b477a7
LM
92922017-02-06 Luis Machado <lgustavo@codesourcery.com>
9293
9294 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9295 * gdb.reverse/insn-reverse-x86.c: New file.
9296
3f7b46f2
IR
92972017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9298
9299 PR tdep/20936
9300 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9301
f0fd41c1
TT
93022017-02-03 Tom Tromey <tom@tromey.com>
9303
9304 PR rust/21097:
9305 * gdb.rust/simple.exp: Add new tests.
9306
5be5dbf0
PA
93072017-02-02 Pedro Alves <palves@redhat.com>
9308
9309 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9310 tests.
9311
7346ef59
AA
93122017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9313
9314 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9315 taking a 2-byte value out of a 4-byte DWARF implicit value on
9316 big-endian targets.
9317 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9318 logic. Add test cases for DW_OP_implicit.
9319
787f0025
MM
93202017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9321
9322 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9323
68777c29
MM
93242017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9325
9326 * gdb.btrace/enable.exp: Call gdb_exit before
9327 skip_gdbserver_tests.
9328
0a1c7e28
MM
93292017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9330
9331 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9332 GDBFLAGS.
9333
b5ac99b0
MM
93342017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9335
9336 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9337 the test is skipped.
9338 * gdb.btrace/data.exp: Likewise.
9339 * gdb.btrace/delta.exp: Likewise.
9340 * gdb.btrace/dlopen.exp: Likewise.
9341 * gdb.btrace/enable-running.exp: Likewise.
9342 * gdb.btrace/enable.exp: Likewise.
9343 * gdb.btrace/exception.exp: Likewise.
9344 * gdb.btrace/function_call_history.exp: Likewise.
9345 * gdb.btrace/gcore.exp: Likewise.
9346 * gdb.btrace/instruction_history.exp: Likewise.
9347 * gdb.btrace/multi-thread-step.exp: Likewise.
9348 * gdb.btrace/nohist.exp: Likewise.
9349 * gdb.btrace/non-stop.exp: Likewise.
9350 * gdb.btrace/reconnect.exp: Likewise.
9351 * gdb.btrace/record_goto-step.exp: Likewise.
9352 * gdb.btrace/record_goto.exp: Likewise.
9353 * gdb.btrace/rn-dl-bind.exp: Likewise.
9354 * gdb.btrace/segv.exp: Likewise.
9355 * gdb.btrace/step.exp: Likewise.
9356 * gdb.btrace/stepi.exp: Likewise.
9357 * gdb.btrace/tailcall-only.exp: Likewise.
9358 * gdb.btrace/tailcall.exp: Likewise.
9359 * gdb.btrace/tsx.exp: Likewise.
9360 * gdb.btrace/unknown_functions.exp: Likewise.
9361 * gdb.btrace/vdso.exp: Likewise.
9362
cd4007e4
MM
93632017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9364
9365 * gdb.btrace/enable-running.c: New.
9366 * gdb.btrace/enable-running.exp: New.
9367
2735833d
WT
93682017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9369
9370 * gdb.arch/amd64-gs_base.c: New file.
9371 * gdb.arch/amd64-gs_base.exp: New file.
9372
b51e1e94
LM
93732017-01-26 Luis Machado <lgustavo@codesourcery.com>
9374
9375 * lib/memory.exp: Remove spurious empty newlines.
9376
72ca0410
SM
93772017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9378
9379 * gdb.python/py-bad-printers.exp: Load python file using "source".
9380 * gdb.python/py-events.exp: Likewise.
9381 * gdb.python/py-evsignal.exp: Likewise.
9382 * gdb.python/py-evthreads.exp: Likewise.
9383 * gdb.python/py-frame-args.exp: Likewise.
9384 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9385 * gdb.python/py-framefilter-mi.exp: Likewise.
9386 * gdb.python/py-framefilter.exp: Likewise.
9387 * gdb.python/py-mi.exp: Likewise.
9388 * gdb.python/py-pp-maint.exp: Likewise.
9389 * gdb.python/py-pp-registration.exp: Likewise.
9390 * gdb.python/py-prettyprint.exp: Likewise.
9391 (run_lang_tests): Likewise.
9392 * gdb.python/py-typeprint.exp: Likewise.
9393
e309aa65
LM
93942017-01-26 Luis Machado <lgustavo@codesourcery.com>
9395
9396 * lib/memory.exp: New file.
9397 * lib/gdb.exp: Load memory.exp.
9398 * gdb.base/memattr.exp (delete_memory): Move proc to
9399 lib/memory.exp and rename to delete_memory_regions.
9400 Replace delete_memory with delete_memory_regions.
9401 Cleanup memory regions before tests.
9402 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9403 before tests.
9404
515aff23
LM
94052017-01-26 Luis Machado <lgustavo@codesourcery.com>
9406
9407 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9408 files.
9409 (initialize): New function conditionally defined.
9410 (testcases): Move within conditional block.
9411 (main): Call initialize.
9412 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9413 of gdb.reverse/insn-reverse.c.
9414 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9415 gdb.reverse/insn-reverse.c.
9416
d8b49cf0
YQ
94172017-01-26 Yao Qi <yao.qi@linaro.org>
9418
9419 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9420 disassemble on address 0.
9421
f13a9a0c
YQ
94222017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9423 Yao Qi <yao.qi@linaro.org>
9424
9425 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9426 * gdb.dwarf2/implptr-64bit.S: Remove.
9427 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9428 variables in caller's context. Add DW_OP_implicit_value.
9429
5ac95241
YQ
94302017-01-25 Yao Qi <yao.qi@linaro.org>
9431
9432 * lib/dwarf.exp (Dwarf::_location): Handle
9433 DW_OP_GNU_implicit_pointer with proper size.
9434
23e82930
LM
94352017-01-20 Luis Machado <lgustavo@codesourcery.com>
9436
9437 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9438 and add untested calls.
9439
d334ae25
LM
94402017-01-20 Luis Machado <lgustavo@codesourcery.com>
9441
9442 * gdb.python/python.exp: Check line number against what GDB thinks
9443 the line number is for func1.
9444
f5e6296e
IB
94452017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9446
9447 * gdb.dlang/debug-expr.exp: New file.
9448
5b362f04
LM
94492016-12-23 Luis Machado <lgustavo@codesourcery.com>
9450
9451 Fix test names for the following files:
9452
9453 * gdb.ada/exec_changed.exp
9454 * gdb.ada/info_types.exp
9455 * gdb.arch/aarch64-atomic-inst.exp
9456 * gdb.arch/aarch64-fp.exp
9457 * gdb.arch/altivec-abi.exp
9458 * gdb.arch/altivec-regs.exp
9459 * gdb.arch/amd64-byte.exp
9460 * gdb.arch/amd64-disp-step.exp
9461 * gdb.arch/amd64-dword.exp
9462 * gdb.arch/amd64-entry-value-inline.exp
9463 * gdb.arch/amd64-entry-value-param.exp
9464 * gdb.arch/amd64-entry-value-paramref.exp
9465 * gdb.arch/amd64-entry-value.exp
9466 * gdb.arch/amd64-i386-address.exp
9467 * gdb.arch/amd64-invalid-stack-middle.exp
9468 * gdb.arch/amd64-invalid-stack-top.exp
9469 * gdb.arch/amd64-optimout-repeat.exp
9470 * gdb.arch/amd64-prologue-skip.exp
9471 * gdb.arch/amd64-prologue-xmm.exp
9472 * gdb.arch/amd64-stap-special-operands.exp
9473 * gdb.arch/amd64-stap-wrong-subexp.exp
9474 * gdb.arch/amd64-tailcall-cxx.exp
9475 * gdb.arch/amd64-tailcall-noret.exp
9476 * gdb.arch/amd64-tailcall-ret.exp
9477 * gdb.arch/amd64-tailcall-self.exp
9478 * gdb.arch/amd64-word.exp
9479 * gdb.arch/arm-bl-branch-dest.exp
9480 * gdb.arch/arm-disp-step.exp
9481 * gdb.arch/arm-neon.exp
9482 * gdb.arch/arm-single-step-kernel-helper.exp
9483 * gdb.arch/avr-flash-qualifier.exp
9484 * gdb.arch/disp-step-insn-reloc.exp
9485 * gdb.arch/e500-abi.exp
9486 * gdb.arch/e500-regs.exp
9487 * gdb.arch/ftrace-insn-reloc.exp
9488 * gdb.arch/i386-avx512.exp
9489 * gdb.arch/i386-bp_permanent.exp
9490 * gdb.arch/i386-byte.exp
9491 * gdb.arch/i386-cfi-notcurrent.exp
9492 * gdb.arch/i386-disp-step.exp
9493 * gdb.arch/i386-dr3-watch.exp
9494 * gdb.arch/i386-float.exp
9495 * gdb.arch/i386-gnu-cfi.exp
9496 * gdb.arch/i386-mpx-map.exp
9497 * gdb.arch/i386-mpx-sigsegv.exp
9498 * gdb.arch/i386-mpx-simple_segv.exp
9499 * gdb.arch/i386-mpx.exp
9500 * gdb.arch/i386-permbkpt.exp
9501 * gdb.arch/i386-prologue.exp
9502 * gdb.arch/i386-signal.exp
9503 * gdb.arch/i386-size-overlap.exp
9504 * gdb.arch/i386-unwind.exp
9505 * gdb.arch/i386-word.exp
9506 * gdb.arch/mips-fcr.exp
9507 * gdb.arch/powerpc-d128-regs.exp
9508 * gdb.arch/powerpc-stackless.exp
9509 * gdb.arch/ppc64-atomic-inst.exp
9510 * gdb.arch/s390-stackless.exp
9511 * gdb.arch/s390-tdbregs.exp
9512 * gdb.arch/s390-vregs.exp
9513 * gdb.arch/sparc-sysstep.exp
9514 * gdb.arch/thumb-bx-pc.exp
9515 * gdb.arch/thumb-singlestep.exp
9516 * gdb.arch/thumb2-it.exp
9517 * gdb.arch/vsx-regs.exp
9518 * gdb.asm/asm-source.exp
9519 * gdb.base/a2-run.exp
9520 * gdb.base/advance.exp
9521 * gdb.base/all-bin.exp
9522 * gdb.base/anon.exp
9523 * gdb.base/args.exp
9524 * gdb.base/arithmet.exp
9525 * gdb.base/async-shell.exp
9526 * gdb.base/async.exp
9527 * gdb.base/attach-pie-noexec.exp
9528 * gdb.base/attach-twice.exp
9529 * gdb.base/auto-load.exp
9530 * gdb.base/bang.exp
9531 * gdb.base/bitfields.exp
9532 * gdb.base/break-always.exp
9533 * gdb.base/break-caller-line.exp
9534 * gdb.base/break-entry.exp
9535 * gdb.base/break-inline.exp
9536 * gdb.base/break-on-linker-gcd-function.exp
9537 * gdb.base/break-probes.exp
9538 * gdb.base/break.exp
9539 * gdb.base/breakpoint-shadow.exp
9540 * gdb.base/call-ar-st.exp
9541 * gdb.base/call-sc.exp
9542 * gdb.base/call-signal-resume.exp
9543 * gdb.base/call-strs.exp
9544 * gdb.base/callfuncs.exp
9545 * gdb.base/catch-fork-static.exp
9546 * gdb.base/catch-gdb-caused-signals.exp
9547 * gdb.base/catch-load.exp
9548 * gdb.base/catch-signal-fork.exp
9549 * gdb.base/catch-signal.exp
9550 * gdb.base/catch-syscall.exp
9551 * gdb.base/charset.exp
9552 * gdb.base/checkpoint.exp
9553 * gdb.base/chng-syms.exp
9554 * gdb.base/code-expr.exp
9555 * gdb.base/code_elim.exp
9556 * gdb.base/commands.exp
9557 * gdb.base/completion.exp
9558 * gdb.base/complex.exp
9559 * gdb.base/cond-expr.exp
9560 * gdb.base/condbreak.exp
9561 * gdb.base/consecutive.exp
9562 * gdb.base/continue-all-already-running.exp
9563 * gdb.base/coredump-filter.exp
9564 * gdb.base/corefile.exp
9565 * gdb.base/dbx.exp
9566 * gdb.base/debug-expr.exp
9567 * gdb.base/define.exp
9568 * gdb.base/del.exp
9569 * gdb.base/disabled-location.exp
9570 * gdb.base/disasm-end-cu.exp
9571 * gdb.base/disasm-optim.exp
9572 * gdb.base/display.exp
9573 * gdb.base/duplicate-bp.exp
9574 * gdb.base/ena-dis-br.exp
9575 * gdb.base/ending-run.exp
9576 * gdb.base/enumval.exp
9577 * gdb.base/environ.exp
9578 * gdb.base/eu-strip-infcall.exp
9579 * gdb.base/eval-avoid-side-effects.exp
9580 * gdb.base/eval-skip.exp
9581 * gdb.base/exitsignal.exp
9582 * gdb.base/expand-psymtabs.exp
9583 * gdb.base/filesym.exp
9584 * gdb.base/find-unmapped.exp
9585 * gdb.base/finish.exp
9586 * gdb.base/float.exp
9587 * gdb.base/foll-exec-mode.exp
9588 * gdb.base/foll-exec.exp
9589 * gdb.base/foll-fork.exp
9590 * gdb.base/fortran-sym-case.exp
9591 * gdb.base/freebpcmd.exp
9592 * gdb.base/func-ptr.exp
9593 * gdb.base/func-ptrs.exp
9594 * gdb.base/funcargs.exp
9595 * gdb.base/gcore-buffer-overflow.exp
9596 * gdb.base/gcore-relro-pie.exp
9597 * gdb.base/gcore-relro.exp
9598 * gdb.base/gcore.exp
9599 * gdb.base/gdb1090.exp
9600 * gdb.base/gdb11530.exp
9601 * gdb.base/gdb11531.exp
9602 * gdb.base/gdb1821.exp
9603 * gdb.base/gdbindex-stabs.exp
9604 * gdb.base/gdbvars.exp
9605 * gdb.base/hbreak.exp
9606 * gdb.base/hbreak2.exp
9607 * gdb.base/included.exp
9608 * gdb.base/infcall-input.exp
9609 * gdb.base/inferior-died.exp
9610 * gdb.base/infnan.exp
9611 * gdb.base/info-macros.exp
9612 * gdb.base/info-os.exp
9613 * gdb.base/info-proc.exp
9614 * gdb.base/info-shared.exp
9615 * gdb.base/info-target.exp
9616 * gdb.base/infoline.exp
9617 * gdb.base/interp.exp
9618 * gdb.base/interrupt.exp
9619 * gdb.base/jit-reader.exp
9620 * gdb.base/jit-simple.exp
9621 * gdb.base/kill-after-signal.exp
9622 * gdb.base/kill-detach-inferiors-cmd.exp
9623 * gdb.base/label.exp
9624 * gdb.base/langs.exp
9625 * gdb.base/ldbl_e308.exp
9626 * gdb.base/line-symtabs.exp
9627 * gdb.base/linespecs.exp
9628 * gdb.base/list.exp
9629 * gdb.base/long_long.exp
9630 * gdb.base/longest-types.exp
9631 * gdb.base/maint.exp
9632 * gdb.base/max-value-size.exp
9633 * gdb.base/memattr.exp
9634 * gdb.base/mips_pro.exp
9635 * gdb.base/morestack.exp
9636 * gdb.base/moribund-step.exp
9637 * gdb.base/multi-forks.exp
9638 * gdb.base/nested-addr.exp
9639 * gdb.base/nextoverexit.exp
9640 * gdb.base/noreturn-finish.exp
9641 * gdb.base/noreturn-return.exp
9642 * gdb.base/nostdlib.exp
9643 * gdb.base/offsets.exp
9644 * gdb.base/opaque.exp
9645 * gdb.base/pc-fp.exp
9646 * gdb.base/permissions.exp
9647 * gdb.base/print-symbol-loading.exp
9648 * gdb.base/prologue-include.exp
9649 * gdb.base/psymtab.exp
9650 * gdb.base/ptype.exp
9651 * gdb.base/random-signal.exp
9652 * gdb.base/randomize.exp
9653 * gdb.base/range-stepping.exp
9654 * gdb.base/readline-ask.exp
9655 * gdb.base/recpar.exp
9656 * gdb.base/recurse.exp
9657 * gdb.base/relational.exp
9658 * gdb.base/restore.exp
9659 * gdb.base/return-nodebug.exp
9660 * gdb.base/return.exp
9661 * gdb.base/run-after-attach.exp
9662 * gdb.base/save-bp.exp
9663 * gdb.base/scope.exp
9664 * gdb.base/sect-cmd.exp
9665 * gdb.base/set-lang-auto.exp
9666 * gdb.base/set-noassign.exp
9667 * gdb.base/setvar.exp
9668 * gdb.base/sigall.exp
9669 * gdb.base/sigbpt.exp
9670 * gdb.base/siginfo-addr.exp
9671 * gdb.base/siginfo-infcall.exp
9672 * gdb.base/siginfo-obj.exp
9673 * gdb.base/siginfo.exp
9674 * gdb.base/signals-state-child.exp
9675 * gdb.base/signest.exp
9676 * gdb.base/sigstep.exp
9677 * gdb.base/sizeof.exp
9678 * gdb.base/skip.exp
9679 * gdb.base/solib-corrupted.exp
9680 * gdb.base/solib-nodir.exp
9681 * gdb.base/solib-search.exp
9682 * gdb.base/stack-checking.exp
9683 * gdb.base/stale-infcall.exp
9684 * gdb.base/stap-probe.exp
9685 * gdb.base/start.exp
9686 * gdb.base/step-break.exp
9687 * gdb.base/step-bt.exp
9688 * gdb.base/step-line.exp
9689 * gdb.base/step-over-exit.exp
9690 * gdb.base/step-over-syscall.exp
9691 * gdb.base/step-resume-infcall.exp
9692 * gdb.base/step-test.exp
9693 * gdb.base/store.exp
9694 * gdb.base/structs3.exp
9695 * gdb.base/sym-file.exp
9696 * gdb.base/symbol-without-target_section.exp
9697 * gdb.base/term.exp
9698 * gdb.base/testenv.exp
9699 * gdb.base/ui-redirect.exp
9700 * gdb.base/until.exp
9701 * gdb.base/unwindonsignal.exp
9702 * gdb.base/value-double-free.exp
9703 * gdb.base/vla-datatypes.exp
9704 * gdb.base/vla-ptr.exp
9705 * gdb.base/vla-sideeffect.exp
9706 * gdb.base/volatile.exp
9707 * gdb.base/watch-cond-infcall.exp
9708 * gdb.base/watch-cond.exp
9709 * gdb.base/watch-non-mem.exp
9710 * gdb.base/watch-read.exp
9711 * gdb.base/watch-vfork.exp
9712 * gdb.base/watchpoint-cond-gone.exp
9713 * gdb.base/watchpoint-delete.exp
9714 * gdb.base/watchpoint-hw-hit-once.exp
9715 * gdb.base/watchpoint-hw.exp
9716 * gdb.base/watchpoint-stops-at-right-insn.exp
9717 * gdb.base/watchpoints.exp
9718 * gdb.base/wchar.exp
9719 * gdb.base/whatis-exp.exp
9720 * gdb.btrace/buffer-size.exp
9721 * gdb.btrace/data.exp
9722 * gdb.btrace/delta.exp
9723 * gdb.btrace/dlopen.exp
9724 * gdb.btrace/enable.exp
9725 * gdb.btrace/exception.exp
9726 * gdb.btrace/function_call_history.exp
9727 * gdb.btrace/gcore.exp
9728 * gdb.btrace/instruction_history.exp
9729 * gdb.btrace/nohist.exp
9730 * gdb.btrace/reconnect.exp
9731 * gdb.btrace/record_goto-step.exp
9732 * gdb.btrace/record_goto.exp
9733 * gdb.btrace/rn-dl-bind.exp
9734 * gdb.btrace/segv.exp
9735 * gdb.btrace/step.exp
9736 * gdb.btrace/stepi.exp
9737 * gdb.btrace/tailcall-only.exp
9738 * gdb.btrace/tailcall.exp
9739 * gdb.btrace/tsx.exp
9740 * gdb.btrace/unknown_functions.exp
9741 * gdb.btrace/vdso.exp
9742 * gdb.compile/compile-ifunc.exp
9743 * gdb.compile/compile-ops.exp
9744 * gdb.compile/compile-print.exp
9745 * gdb.compile/compile-setjmp.exp
9746 * gdb.cp/abstract-origin.exp
9747 * gdb.cp/ambiguous.exp
9748 * gdb.cp/annota2.exp
9749 * gdb.cp/annota3.exp
9750 * gdb.cp/anon-ns.exp
9751 * gdb.cp/anon-struct.exp
9752 * gdb.cp/anon-union.exp
9753 * gdb.cp/arg-reference.exp
9754 * gdb.cp/baseenum.exp
9755 * gdb.cp/bool.exp
9756 * gdb.cp/breakpoint.exp
9757 * gdb.cp/bs15503.exp
9758 * gdb.cp/call-c.exp
9759 * gdb.cp/casts.exp
9760 * gdb.cp/chained-calls.exp
9761 * gdb.cp/class2.exp
9762 * gdb.cp/classes.exp
9763 * gdb.cp/cmpd-minsyms.exp
9764 * gdb.cp/converts.exp
9765 * gdb.cp/cp-relocate.exp
9766 * gdb.cp/cpcompletion.exp
9767 * gdb.cp/cpexprs.exp
9768 * gdb.cp/cplabel.exp
9769 * gdb.cp/cplusfuncs.exp
9770 * gdb.cp/cpsizeof.exp
9771 * gdb.cp/ctti.exp
9772 * gdb.cp/derivation.exp
9773 * gdb.cp/destrprint.exp
9774 * gdb.cp/dispcxx.exp
9775 * gdb.cp/enum-class.exp
9776 * gdb.cp/exception.exp
9777 * gdb.cp/exceptprint.exp
9778 * gdb.cp/expand-psymtabs-cxx.exp
9779 * gdb.cp/expand-sals.exp
9780 * gdb.cp/extern-c.exp
9781 * gdb.cp/filename.exp
9782 * gdb.cp/formatted-ref.exp
9783 * gdb.cp/fpointer.exp
9784 * gdb.cp/gdb1355.exp
9785 * gdb.cp/gdb2495.exp
9786 * gdb.cp/hang.exp
9787 * gdb.cp/impl-this.exp
9788 * gdb.cp/infcall-dlopen.exp
9789 * gdb.cp/inherit.exp
9790 * gdb.cp/iostream.exp
9791 * gdb.cp/koenig.exp
9792 * gdb.cp/local.exp
9793 * gdb.cp/m-data.exp
9794 * gdb.cp/m-static.exp
9795 * gdb.cp/mb-ctor.exp
9796 * gdb.cp/mb-inline.exp
9797 * gdb.cp/mb-templates.exp
9798 * gdb.cp/member-name.exp
9799 * gdb.cp/member-ptr.exp
9800 * gdb.cp/meth-typedefs.exp
9801 * gdb.cp/method.exp
9802 * gdb.cp/method2.exp
9803 * gdb.cp/minsym-fallback.exp
9804 * gdb.cp/misc.exp
9805 * gdb.cp/namelessclass.exp
9806 * gdb.cp/namespace-enum.exp
9807 * gdb.cp/namespace-nested-import.exp
9808 * gdb.cp/namespace.exp
9809 * gdb.cp/nextoverthrow.exp
9810 * gdb.cp/no-dmgl-verbose.exp
9811 * gdb.cp/non-trivial-retval.exp
9812 * gdb.cp/noparam.exp
9813 * gdb.cp/nsdecl.exp
9814 * gdb.cp/nsimport.exp
9815 * gdb.cp/nsnested.exp
9816 * gdb.cp/nsnoimports.exp
9817 * gdb.cp/nsrecurs.exp
9818 * gdb.cp/nsstress.exp
9819 * gdb.cp/nsusing.exp
9820 * gdb.cp/operator.exp
9821 * gdb.cp/oranking.exp
9822 * gdb.cp/overload-const.exp
9823 * gdb.cp/overload.exp
9824 * gdb.cp/ovldbreak.exp
9825 * gdb.cp/ovsrch.exp
9826 * gdb.cp/paren-type.exp
9827 * gdb.cp/parse-lang.exp
9828 * gdb.cp/pass-by-ref.exp
9829 * gdb.cp/pr-1023.exp
9830 * gdb.cp/pr-1210.exp
9831 * gdb.cp/pr-574.exp
9832 * gdb.cp/pr10687.exp
9833 * gdb.cp/pr12028.exp
9834 * gdb.cp/pr17132.exp
9835 * gdb.cp/pr17494.exp
9836 * gdb.cp/pr9067.exp
9837 * gdb.cp/pr9167.exp
9838 * gdb.cp/pr9631.exp
9839 * gdb.cp/printmethod.exp
9840 * gdb.cp/psmang.exp
9841 * gdb.cp/psymtab-parameter.exp
9842 * gdb.cp/ptype-cv-cp.exp
9843 * gdb.cp/ptype-flags.exp
9844 * gdb.cp/re-set-overloaded.exp
9845 * gdb.cp/ref-types.exp
9846 * gdb.cp/rtti.exp
9847 * gdb.cp/scope-err.exp
9848 * gdb.cp/shadow.exp
9849 * gdb.cp/smartp.exp
9850 * gdb.cp/static-method.exp
9851 * gdb.cp/static-print-quit.exp
9852 * gdb.cp/temargs.exp
9853 * gdb.cp/templates.exp
9854 * gdb.cp/try_catch.exp
9855 * gdb.cp/typedef-operator.exp
9856 * gdb.cp/typeid.exp
9857 * gdb.cp/userdef.exp
9858 * gdb.cp/using-crash.exp
9859 * gdb.cp/var-tag.exp
9860 * gdb.cp/virtbase.exp
9861 * gdb.cp/virtfunc.exp
9862 * gdb.cp/virtfunc2.exp
9863 * gdb.cp/vla-cxx.exp
9864 * gdb.disasm/t01_mov.exp
9865 * gdb.disasm/t02_mova.exp
9866 * gdb.disasm/t03_add.exp
9867 * gdb.disasm/t04_sub.exp
9868 * gdb.disasm/t05_cmp.exp
9869 * gdb.disasm/t06_ari2.exp
9870 * gdb.disasm/t07_ari3.exp
9871 * gdb.disasm/t08_or.exp
9872 * gdb.disasm/t09_xor.exp
9873 * gdb.disasm/t10_and.exp
9874 * gdb.disasm/t11_logs.exp
9875 * gdb.disasm/t12_bit.exp
9876 * gdb.disasm/t13_otr.exp
9877 * gdb.dlang/circular.exp
9878 * gdb.dwarf2/arr-stride.exp
9879 * gdb.dwarf2/arr-subrange.exp
9880 * gdb.dwarf2/atomic-type.exp
9881 * gdb.dwarf2/bad-regnum.exp
9882 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9883 * gdb.dwarf2/callframecfa.exp
9884 * gdb.dwarf2/clztest.exp
9885 * gdb.dwarf2/corrupt.exp
9886 * gdb.dwarf2/data-loc.exp
9887 * gdb.dwarf2/dup-psym.exp
9888 * gdb.dwarf2/dw2-anon-mptr.exp
9889 * gdb.dwarf2/dw2-anonymous-func.exp
9890 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9891 * gdb.dwarf2/dw2-bad-unresolved.exp
9892 * gdb.dwarf2/dw2-basic.exp
9893 * gdb.dwarf2/dw2-canonicalize-type.exp
9894 * gdb.dwarf2/dw2-case-insensitive.exp
9895 * gdb.dwarf2/dw2-common-block.exp
9896 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9897 * gdb.dwarf2/dw2-compressed.exp
9898 * gdb.dwarf2/dw2-const.exp
9899 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9900 * gdb.dwarf2/dw2-cu-size.exp
9901 * gdb.dwarf2/dw2-dup-frame.exp
9902 * gdb.dwarf2/dw2-entry-value.exp
9903 * gdb.dwarf2/dw2-icycle.exp
9904 * gdb.dwarf2/dw2-ifort-parameter.exp
9905 * gdb.dwarf2/dw2-inline-break.exp
9906 * gdb.dwarf2/dw2-inline-param.exp
9907 * gdb.dwarf2/dw2-intercu.exp
9908 * gdb.dwarf2/dw2-intermix.exp
9909 * gdb.dwarf2/dw2-lexical-block-bare.exp
9910 * gdb.dwarf2/dw2-linkage-name-trust.exp
9911 * gdb.dwarf2/dw2-minsym-in-cu.exp
9912 * gdb.dwarf2/dw2-noloc.exp
9913 * gdb.dwarf2/dw2-op-call.exp
9914 * gdb.dwarf2/dw2-op-out-param.exp
9915 * gdb.dwarf2/dw2-opt-structptr.exp
9916 * gdb.dwarf2/dw2-param-error.exp
9917 * gdb.dwarf2/dw2-producer.exp
9918 * gdb.dwarf2/dw2-ranges-base.exp
9919 * gdb.dwarf2/dw2-ref-missing-frame.exp
9920 * gdb.dwarf2/dw2-reg-undefined.exp
9921 * gdb.dwarf2/dw2-regno-invalid.exp
9922 * gdb.dwarf2/dw2-restore.exp
9923 * gdb.dwarf2/dw2-restrict.exp
9924 * gdb.dwarf2/dw2-single-line-discriminators.exp
9925 * gdb.dwarf2/dw2-strp.exp
9926 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9927 * gdb.dwarf2/dw2-unresolved.exp
9928 * gdb.dwarf2/dw2-var-zero-addr.exp
9929 * gdb.dwarf2/dw4-sig-types.exp
9930 * gdb.dwarf2/dwz.exp
9931 * gdb.dwarf2/dynarr-ptr.exp
9932 * gdb.dwarf2/enum-type.exp
9933 * gdb.dwarf2/gdb-index.exp
9934 * gdb.dwarf2/implptr-64bit.exp
9935 * gdb.dwarf2/implptr-optimized-out.exp
9936 * gdb.dwarf2/implptr.exp
9937 * gdb.dwarf2/implref-array.exp
9938 * gdb.dwarf2/implref-const.exp
9939 * gdb.dwarf2/implref-global.exp
9940 * gdb.dwarf2/implref-struct.exp
9941 * gdb.dwarf2/mac-fileno.exp
9942 * gdb.dwarf2/main-subprogram.exp
9943 * gdb.dwarf2/member-ptr-forwardref.exp
9944 * gdb.dwarf2/method-ptr.exp
9945 * gdb.dwarf2/missing-sig-type.exp
9946 * gdb.dwarf2/nonvar-access.exp
9947 * gdb.dwarf2/opaque-type-lookup.exp
9948 * gdb.dwarf2/pieces-optimized-out.exp
9949 * gdb.dwarf2/pieces.exp
9950 * gdb.dwarf2/pr10770.exp
9951 * gdb.dwarf2/pr13961.exp
9952 * gdb.dwarf2/staticvirtual.exp
9953 * gdb.dwarf2/subrange.exp
9954 * gdb.dwarf2/symtab-producer.exp
9955 * gdb.dwarf2/trace-crash.exp
9956 * gdb.dwarf2/typeddwarf.exp
9957 * gdb.dwarf2/valop.exp
9958 * gdb.dwarf2/watch-notconst.exp
9959 * gdb.fortran/array-element.exp
9960 * gdb.fortran/charset.exp
9961 * gdb.fortran/common-block.exp
9962 * gdb.fortran/complex.exp
9963 * gdb.fortran/derived-type-function.exp
9964 * gdb.fortran/derived-type.exp
9965 * gdb.fortran/logical.exp
9966 * gdb.fortran/module.exp
9967 * gdb.fortran/multi-dim.exp
9968 * gdb.fortran/nested-funcs.exp
9969 * gdb.fortran/print-formatted.exp
9970 * gdb.fortran/subarray.exp
9971 * gdb.fortran/vla-alloc-assoc.exp
9972 * gdb.fortran/vla-datatypes.exp
9973 * gdb.fortran/vla-history.exp
9974 * gdb.fortran/vla-ptr-info.exp
9975 * gdb.fortran/vla-ptype-sub.exp
9976 * gdb.fortran/vla-ptype.exp
9977 * gdb.fortran/vla-sizeof.exp
9978 * gdb.fortran/vla-type.exp
9979 * gdb.fortran/vla-value-sub-arbitrary.exp
9980 * gdb.fortran/vla-value-sub-finish.exp
9981 * gdb.fortran/vla-value-sub.exp
9982 * gdb.fortran/vla-value.exp
9983 * gdb.fortran/whatis_type.exp
9984 * gdb.go/chan.exp
9985 * gdb.go/handcall.exp
9986 * gdb.go/hello.exp
9987 * gdb.go/integers.exp
9988 * gdb.go/methods.exp
9989 * gdb.go/package.exp
9990 * gdb.go/strings.exp
9991 * gdb.go/types.exp
9992 * gdb.go/unsafe.exp
9993 * gdb.guile/scm-arch.exp
9994 * gdb.guile/scm-block.exp
9995 * gdb.guile/scm-breakpoint.exp
9996 * gdb.guile/scm-cmd.exp
9997 * gdb.guile/scm-disasm.exp
9998 * gdb.guile/scm-equal.exp
9999 * gdb.guile/scm-frame-args.exp
10000 * gdb.guile/scm-frame-inline.exp
10001 * gdb.guile/scm-frame.exp
10002 * gdb.guile/scm-iterator.exp
10003 * gdb.guile/scm-math.exp
10004 * gdb.guile/scm-objfile.exp
10005 * gdb.guile/scm-ports.exp
10006 * gdb.guile/scm-symbol.exp
10007 * gdb.guile/scm-symtab.exp
10008 * gdb.guile/scm-value-cc.exp
10009 * gdb.guile/types-module.exp
10010 * gdb.linespec/break-ask.exp
10011 * gdb.linespec/cpexplicit.exp
10012 * gdb.linespec/explicit.exp
10013 * gdb.linespec/keywords.exp
10014 * gdb.linespec/linespec.exp
10015 * gdb.linespec/ls-dollar.exp
10016 * gdb.linespec/ls-errs.exp
10017 * gdb.linespec/skip-two.exp
10018 * gdb.linespec/thread.exp
10019 * gdb.mi/mi-async.exp
10020 * gdb.mi/mi-basics.exp
10021 * gdb.mi/mi-break.exp
10022 * gdb.mi/mi-catch-load.exp
10023 * gdb.mi/mi-cli.exp
10024 * gdb.mi/mi-cmd-param-changed.exp
10025 * gdb.mi/mi-console.exp
10026 * gdb.mi/mi-detach.exp
10027 * gdb.mi/mi-disassemble.exp
10028 * gdb.mi/mi-eval.exp
10029 * gdb.mi/mi-file-transfer.exp
10030 * gdb.mi/mi-file.exp
10031 * gdb.mi/mi-fill-memory.exp
10032 * gdb.mi/mi-inheritance-syntax-error.exp
10033 * gdb.mi/mi-linespec-err-cp.exp
10034 * gdb.mi/mi-logging.exp
10035 * gdb.mi/mi-memory-changed.exp
10036 * gdb.mi/mi-read-memory.exp
10037 * gdb.mi/mi-record-changed.exp
10038 * gdb.mi/mi-reg-undefined.exp
10039 * gdb.mi/mi-regs.exp
10040 * gdb.mi/mi-return.exp
10041 * gdb.mi/mi-reverse.exp
10042 * gdb.mi/mi-simplerun.exp
10043 * gdb.mi/mi-solib.exp
10044 * gdb.mi/mi-stack.exp
10045 * gdb.mi/mi-stepi.exp
10046 * gdb.mi/mi-syn-frame.exp
10047 * gdb.mi/mi-until.exp
10048 * gdb.mi/mi-var-block.exp
10049 * gdb.mi/mi-var-child.exp
10050 * gdb.mi/mi-var-cmd.exp
10051 * gdb.mi/mi-var-cp.exp
10052 * gdb.mi/mi-var-display.exp
10053 * gdb.mi/mi-var-invalidate.exp
10054 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10055 * gdb.mi/mi-vla-fortran.exp
10056 * gdb.mi/mi-watch.exp
10057 * gdb.mi/mi2-var-child.exp
10058 * gdb.mi/user-selected-context-sync.exp
10059 * gdb.modula2/unbounded-array.exp
10060 * gdb.multi/dummy-frame-restore.exp
10061 * gdb.multi/multi-arch-exec.exp
10062 * gdb.multi/multi-arch.exp
10063 * gdb.multi/tids.exp
10064 * gdb.multi/watchpoint-multi.exp
10065 * gdb.opencl/callfuncs.exp
10066 * gdb.opencl/convs_casts.exp
10067 * gdb.opencl/datatypes.exp
10068 * gdb.opencl/operators.exp
10069 * gdb.opencl/vec_comps.exp
10070 * gdb.opt/clobbered-registers-O2.exp
10071 * gdb.opt/inline-break.exp
10072 * gdb.opt/inline-bt.exp
10073 * gdb.opt/inline-cmds.exp
10074 * gdb.opt/inline-locals.exp
10075 * gdb.pascal/case-insensitive-symbols.exp
10076 * gdb.pascal/floats.exp
10077 * gdb.pascal/gdb11492.exp
10078 * gdb.python/lib-types.exp
10079 * gdb.python/py-arch.exp
10080 * gdb.python/py-as-string.exp
10081 * gdb.python/py-bad-printers.exp
10082 * gdb.python/py-block.exp
10083 * gdb.python/py-breakpoint-create-fail.exp
10084 * gdb.python/py-breakpoint.exp
10085 * gdb.python/py-caller-is.exp
10086 * gdb.python/py-cmd.exp
10087 * gdb.python/py-explore-cc.exp
10088 * gdb.python/py-explore.exp
10089 * gdb.python/py-finish-breakpoint.exp
10090 * gdb.python/py-finish-breakpoint2.exp
10091 * gdb.python/py-frame-args.exp
10092 * gdb.python/py-frame-inline.exp
10093 * gdb.python/py-frame.exp
10094 * gdb.python/py-framefilter-mi.exp
10095 * gdb.python/py-infthread.exp
10096 * gdb.python/py-lazy-string.exp
10097 * gdb.python/py-linetable.exp
10098 * gdb.python/py-mi-events.exp
10099 * gdb.python/py-mi-objfile.exp
10100 * gdb.python/py-mi.exp
10101 * gdb.python/py-objfile.exp
10102 * gdb.python/py-pp-integral.exp
10103 * gdb.python/py-pp-maint.exp
10104 * gdb.python/py-pp-re-notag.exp
10105 * gdb.python/py-pp-registration.exp
10106 * gdb.python/py-recurse-unwind.exp
10107 * gdb.python/py-strfns.exp
10108 * gdb.python/py-symbol.exp
10109 * gdb.python/py-symtab.exp
10110 * gdb.python/py-sync-interp.exp
10111 * gdb.python/py-typeprint.exp
10112 * gdb.python/py-unwind-maint.exp
10113 * gdb.python/py-unwind.exp
10114 * gdb.python/py-value-cc.exp
10115 * gdb.python/py-xmethods.exp
10116 * gdb.reverse/amd64-tailcall-reverse.exp
10117 * gdb.reverse/break-precsave.exp
10118 * gdb.reverse/break-reverse.exp
10119 * gdb.reverse/consecutive-precsave.exp
10120 * gdb.reverse/consecutive-reverse.exp
10121 * gdb.reverse/finish-precsave.exp
10122 * gdb.reverse/finish-reverse-bkpt.exp
10123 * gdb.reverse/finish-reverse.exp
10124 * gdb.reverse/fstatat-reverse.exp
10125 * gdb.reverse/getresuid-reverse.exp
10126 * gdb.reverse/i386-precsave.exp
10127 * gdb.reverse/i386-reverse.exp
10128 * gdb.reverse/i386-sse-reverse.exp
10129 * gdb.reverse/i387-env-reverse.exp
10130 * gdb.reverse/i387-stack-reverse.exp
10131 * gdb.reverse/insn-reverse.exp
10132 * gdb.reverse/machinestate-precsave.exp
10133 * gdb.reverse/machinestate.exp
10134 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10135 * gdb.reverse/pipe-reverse.exp
10136 * gdb.reverse/readv-reverse.exp
10137 * gdb.reverse/recvmsg-reverse.exp
10138 * gdb.reverse/rerun-prec.exp
10139 * gdb.reverse/s390-mvcle.exp
10140 * gdb.reverse/step-precsave.exp
10141 * gdb.reverse/step-reverse.exp
10142 * gdb.reverse/time-reverse.exp
10143 * gdb.reverse/until-precsave.exp
10144 * gdb.reverse/until-reverse.exp
10145 * gdb.reverse/waitpid-reverse.exp
10146 * gdb.reverse/watch-precsave.exp
10147 * gdb.reverse/watch-reverse.exp
10148 * gdb.rust/generics.exp
10149 * gdb.rust/methods.exp
10150 * gdb.rust/modules.exp
10151 * gdb.rust/simple.exp
10152 * gdb.server/connect-with-no-symbol-file.exp
10153 * gdb.server/ext-attach.exp
10154 * gdb.server/ext-restart.exp
10155 * gdb.server/ext-wrapper.exp
10156 * gdb.server/file-transfer.exp
10157 * gdb.server/server-exec-info.exp
10158 * gdb.server/server-kill.exp
10159 * gdb.server/server-mon.exp
10160 * gdb.server/wrapper.exp
10161 * gdb.stabs/exclfwd.exp
10162 * gdb.stabs/gdb11479.exp
10163 * gdb.threads/clone-new-thread-event.exp
10164 * gdb.threads/corethreads.exp
10165 * gdb.threads/current-lwp-dead.exp
10166 * gdb.threads/dlopen-libpthread.exp
10167 * gdb.threads/gcore-thread.exp
10168 * gdb.threads/sigstep-threads.exp
10169 * gdb.threads/watchpoint-fork.exp
10170 * gdb.trace/actions-changed.exp
10171 * gdb.trace/backtrace.exp
10172 * gdb.trace/change-loc.exp
10173 * gdb.trace/circ.exp
10174 * gdb.trace/collection.exp
10175 * gdb.trace/disconnected-tracing.exp
10176 * gdb.trace/ftrace.exp
10177 * gdb.trace/mi-trace-frame-collected.exp
10178 * gdb.trace/mi-trace-unavailable.exp
10179 * gdb.trace/mi-traceframe-changed.exp
10180 * gdb.trace/mi-tsv-changed.exp
10181 * gdb.trace/no-attach-trace.exp
10182 * gdb.trace/passc-dyn.exp
10183 * gdb.trace/qtro.exp
10184 * gdb.trace/range-stepping.exp
10185 * gdb.trace/read-memory.exp
10186 * gdb.trace/save-trace.exp
10187 * gdb.trace/signal.exp
10188 * gdb.trace/status-stop.exp
10189 * gdb.trace/tfile.exp
10190 * gdb.trace/trace-break.exp
10191 * gdb.trace/trace-buffer-size.exp
10192 * gdb.trace/trace-condition.exp
10193 * gdb.trace/tracefile-pseudo-reg.exp
10194 * gdb.trace/tstatus.exp
10195 * gdb.trace/unavailable.exp
10196 * gdb.trace/while-dyn.exp
10197 * gdb.trace/while-stepping.exp
10198
34c41c68
DE
101992016-12-22 Doug Evans <xdje42@gmail.com>
10200
10201 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10202 and msymbols.
10203
16e69324
YQ
102042016-12-19 Yao Qi <yao.qi@linaro.org>
10205
10206 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10207 (test_with_self): Don't call do_steps_and_nexts, and remove
10208 code about stepping into xmalloc.
10209
f94f411b
YQ
102102016-12-09 Yao Qi <yao.qi@linaro.org>
10211
10212 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10213
102142016-12-09 Yao Qi <yao.qi@linaro.org>
10215
10216 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10217
f1b5deee
PA
102182016-12-09 Pedro Alves <palves@redhat.com>
10219
10220 * gdb.base/all-architectures-0.exp: New file.
10221 * gdb.base/all-architectures-1.exp: New file.
10222 * gdb.base/all-architectures-2.exp: New file.
10223 * gdb.base/all-architectures-3.exp: New file.
10224 * gdb.base/all-architectures-4.exp: New file.
10225 * gdb.base/all-architectures-5.exp: New file.
10226 * gdb.base/all-architectures-6.exp: New file.
10227 * gdb.base/all-architectures-7.exp: New file.
10228 * gdb.base/all-architectures.exp.in: New file.
10229
364ca42e
YQ
102302016-12-09 Yao Qi <yao.qi@linaro.org>
10231
10232 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10233
107c2d62
LM
102342016-12-02 Luis Machado <lgustavo@codesourcery.com>
10235
10236 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10237 possible.
10238 Remove useless pattern-matching code.
10239
df3ee9ca
PA
102402016-12-02 Pedro Alves <palves@redhat.com>
10241
10242 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10243 procedure.
10244 (top level): Call it.
10245
ec835369
PA
102462016-12-02 Pedro Alves <palves@redhat.com>
10247
10248 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10249 New procedure.
10250 (top level): Call it.
10251
01770bbd
PA
102522016-12-02 Pedro Alves <palves@redhat.com>
10253
10254 PR cli/20559
10255 * gdb.base/commands.exp (user_defined_command_args_eval): New
10256 procedure.
10257 (top level): Call it.
10258
008459ea
LM
102592016-12-02 Luis Machado <lgustavo@codesourcery.com>
10260
10261 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10262 timeout handling.
10263
0c1b455e
TT
102642016-12-02 Tom Tromey <tom@tromey.com>
10265
10266 * gdb.dwarf2/main-subprogram.c: New file.
10267 * gdb.dwarf2/main-subprogram.exp: New file.
10268
018572b8
LM
102692016-12-01 Luis Machado <lgustavo@codesourcery.com>
10270
10271 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10272 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10273 gdb_test_no_output for a couple of cases.
10274 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10275
84c93cd5
LM
102762016-12-01 Luis Machado <lgustavo@codesourcery.com>
10277
10278 Fix test names and standardize compilation error messages throughout
10279 the following files:
10280
10281 * gdb.ada/start.exp
10282 * gdb.arch/alpha-step.exp
10283 * gdb.arch/e500-prologue.exp
10284 * gdb.arch/ftrace-insn-reloc.exp
10285 * gdb.arch/gdb1291.exp
10286 * gdb.arch/gdb1431.exp
10287 * gdb.arch/gdb1558.exp
10288 * gdb.arch/i386-dr3-watch.exp
10289 * gdb.arch/i386-sse-stack-align.exp
10290 * gdb.arch/ia64-breakpoint-shadow.exp
10291 * gdb.arch/pa-nullify.exp
10292 * gdb.arch/powerpc-aix-prologue.exp
10293 * gdb.arch/thumb-bx-pc.exp
10294 * gdb.base/annota1.exp
10295 * gdb.base/annota3.exp
10296 * gdb.base/arrayidx.exp
10297 * gdb.base/assign.exp
10298 * gdb.base/attach.exp
10299 * gdb.base/auxv.exp
10300 * gdb.base/bang.exp
10301 * gdb.base/bfp-test.exp
10302 * gdb.base/bigcore.exp
10303 * gdb.base/bitfields2.exp
10304 * gdb.base/break-fun-addr.exp
10305 * gdb.base/break-probes.exp
10306 * gdb.base/call-rt-st.exp
10307 * gdb.base/callexit.exp
10308 * gdb.base/catch-fork-kill.exp
10309 * gdb.base/charset.exp
10310 * gdb.base/checkpoint.exp
10311 * gdb.base/comprdebug.exp
10312 * gdb.base/constvars.exp
10313 * gdb.base/coredump-filter.exp
10314 * gdb.base/cursal.exp
10315 * gdb.base/cvexpr.exp
10316 * gdb.base/detach.exp
10317 * gdb.base/display.exp
10318 * gdb.base/dmsym.exp
10319 * gdb.base/dprintf-pending.exp
10320 * gdb.base/dso2dso.exp
10321 * gdb.base/dtrace-probe.exp
10322 * gdb.base/dump.exp
10323 * gdb.base/enum_cond.exp
10324 * gdb.base/exe-lock.exp
10325 * gdb.base/exec-invalid-sysroot.exp
10326 * gdb.base/execl-update-breakpoints.exp
10327 * gdb.base/exprs.exp
10328 * gdb.base/fileio.exp
10329 * gdb.base/find.exp
10330 * gdb.base/finish.exp
10331 * gdb.base/fixsection.exp
10332 * gdb.base/foll-vfork.exp
10333 * gdb.base/frame-args.exp
10334 * gdb.base/gcore.exp
10335 * gdb.base/gdb1250.exp
10336 * gdb.base/global-var-nested-by-dso.exp
10337 * gdb.base/gnu-ifunc.exp
10338 * gdb.base/hashline1.exp
10339 * gdb.base/hashline2.exp
10340 * gdb.base/hashline3.exp
10341 * gdb.base/hbreak-in-shr-unsupported.exp
10342 * gdb.base/huge.exp
10343 * gdb.base/infcall-input.exp
10344 * gdb.base/info-fun.exp
10345 * gdb.base/info-shared.exp
10346 * gdb.base/jit-simple.exp
10347 * gdb.base/jit-so.exp
10348 * gdb.base/jit.exp
10349 * gdb.base/jump.exp
10350 * gdb.base/label.exp
10351 * gdb.base/lineinc.exp
10352 * gdb.base/logical.exp
10353 * gdb.base/longjmp.exp
10354 * gdb.base/macscp.exp
10355 * gdb.base/miscexprs.exp
10356 * gdb.base/new-ui-echo.exp
10357 * gdb.base/new-ui-pending-input.exp
10358 * gdb.base/new-ui.exp
10359 * gdb.base/nodebug.exp
10360 * gdb.base/nofield.exp
10361 * gdb.base/offsets.exp
10362 * gdb.base/overlays.exp
10363 * gdb.base/pending.exp
10364 * gdb.base/pointers.exp
10365 * gdb.base/pr11022.exp
10366 * gdb.base/printcmds.exp
10367 * gdb.base/prologue.exp
10368 * gdb.base/ptr-typedef.exp
10369 * gdb.base/realname-expand.exp
10370 * gdb.base/relativedebug.exp
10371 * gdb.base/relocate.exp
10372 * gdb.base/remote.exp
10373 * gdb.base/reread.exp
10374 * gdb.base/return2.exp
10375 * gdb.base/savedregs.exp
10376 * gdb.base/sep.exp
10377 * gdb.base/sepdebug.exp
10378 * gdb.base/sepsymtab.exp
10379 * gdb.base/set-inferior-tty.exp
10380 * gdb.base/setshow.exp
10381 * gdb.base/shlib-call.exp
10382 * gdb.base/sigaltstack.exp
10383 * gdb.base/siginfo-addr.exp
10384 * gdb.base/signals.exp
10385 * gdb.base/signull.exp
10386 * gdb.base/sigrepeat.exp
10387 * gdb.base/so-impl-ld.exp
10388 * gdb.base/solib-display.exp
10389 * gdb.base/solib-overlap.exp
10390 * gdb.base/solib-search.exp
10391 * gdb.base/solib-symbol.exp
10392 * gdb.base/structs.exp
10393 * gdb.base/structs2.exp
10394 * gdb.base/symtab-search-order.exp
10395 * gdb.base/twice.exp
10396 * gdb.base/unload.exp
10397 * gdb.base/varargs.exp
10398 * gdb.base/watchpoint-solib.exp
10399 * gdb.base/watchpoint.exp
10400 * gdb.base/whatis.exp
10401 * gdb.base/wrong_frame_bt_full.exp
10402 * gdb.btrace/dlopen.exp
10403 * gdb.cell/ea-standalone.exp
10404 * gdb.cell/ea-test.exp
10405 * gdb.cp/dispcxx.exp
10406 * gdb.cp/gdb2384.exp
10407 * gdb.cp/method2.exp
10408 * gdb.cp/nextoverthrow.exp
10409 * gdb.cp/pr10728.exp
10410 * gdb.disasm/am33.exp
10411 * gdb.disasm/h8300s.exp
10412 * gdb.disasm/mn10300.exp
10413 * gdb.disasm/sh3.exp
10414 * gdb.dwarf2/dw2-dir-file-name.exp
10415 * gdb.fortran/complex.exp
10416 * gdb.fortran/library-module.exp
10417 * gdb.guile/scm-pretty-print.exp
10418 * gdb.guile/scm-symbol.exp
10419 * gdb.guile/scm-type.exp
10420 * gdb.guile/scm-value.exp
10421 * gdb.linespec/linespec.exp
10422 * gdb.mi/gdb701.exp
10423 * gdb.mi/gdb792.exp
10424 * gdb.mi/mi-breakpoint-changed.exp
10425 * gdb.mi/mi-dprintf-pending.exp
10426 * gdb.mi/mi-dprintf.exp
10427 * gdb.mi/mi-exit-code.exp
10428 * gdb.mi/mi-pending.exp
10429 * gdb.mi/mi-solib.exp
10430 * gdb.mi/new-ui-mi-sync.exp
10431 * gdb.mi/pr11022.exp
10432 * gdb.mi/user-selected-context-sync.exp
10433 * gdb.opt/solib-intra-step.exp
10434 * gdb.python/py-events.exp
10435 * gdb.python/py-finish-breakpoint.exp
10436 * gdb.python/py-mi.exp
10437 * gdb.python/py-prettyprint.exp
10438 * gdb.python/py-shared.exp
10439 * gdb.python/py-symbol.exp
10440 * gdb.python/py-template.exp
10441 * gdb.python/py-type.exp
10442 * gdb.python/py-value.exp
10443 * gdb.reverse/solib-precsave.exp
10444 * gdb.reverse/solib-reverse.exp
10445 * gdb.server/solib-list.exp
10446 * gdb.stabs/weird.exp
10447 * gdb.threads/reconnect-signal.exp
10448 * gdb.threads/stepi-random-signal.exp
10449 * gdb.trace/actions.exp
10450 * gdb.trace/ax.exp
10451 * gdb.trace/backtrace.exp
10452 * gdb.trace/change-loc.exp
10453 * gdb.trace/deltrace.exp
10454 * gdb.trace/ftrace-lock.exp
10455 * gdb.trace/ftrace.exp
10456 * gdb.trace/infotrace.exp
10457 * gdb.trace/mi-tracepoint-changed.exp
10458 * gdb.trace/packetlen.exp
10459 * gdb.trace/passcount.exp
10460 * gdb.trace/pending.exp
10461 * gdb.trace/range-stepping.exp
10462 * gdb.trace/report.exp
10463 * gdb.trace/stap-trace.exp
10464 * gdb.trace/tfind.exp
10465 * gdb.trace/trace-break.exp
10466 * gdb.trace/trace-condition.exp
10467 * gdb.trace/trace-enable-disable.exp
10468 * gdb.trace/trace-mt.exp
10469 * gdb.trace/tracecmd.exp
10470 * gdb.trace/tspeed.exp
10471 * gdb.trace/tsv.exp
10472 * lib/perftest.exp
10473
fb9feb35
LM
104742016-12-01 Luis Machado <lgustavo@codesourcery.com>
10475
10476 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10477 with gdb_test_no_output.
10478 Use command as test name.
10479
cd2ddb6c
LM
104802016-12-01 Luis Machado <lgustavo@codesourcery.com>
10481
10482 Fix test names starting with uppercase throughout the files.
10483
10484 * gdb.ada/assign_1.exp
10485 * gdb.ada/boolean_expr.exp
10486 * gdb.base/arrayidx.exp
10487 * gdb.base/del.exp
10488 * gdb.base/gcore-buffer-overflow.exp
10489 * gdb.base/testenv.exp
10490 * gdb.compile/compile.exp
10491 * gdb.python/py-framefilter-invalidarg.exp
10492 * gdb.python/py-framefilter.exp
10493
bb95117e
LM
104942016-12-01 Luis Machado <lgustavo@codesourcery.com>
10495
10496 Fix test names starting with uppercase throughout the files.
10497
10498 * gdb.ada/array_return.exp
10499 * gdb.ada/expr_delims.exp
10500 * gdb.ada/mi_dyn_arr.exp
10501 * gdb.ada/mi_interface.exp
10502 * gdb.ada/mi_var_array.exp
10503 * gdb.ada/watch_arg.exp
10504 * gdb.arch/alpha-step.exp
10505 * gdb.arch/altivec-regs.exp
10506 * gdb.arch/e500-regs.exp
10507 * gdb.arch/powerpc-d128-regs.exp
10508 * gdb.base/arrayidx.exp
10509 * gdb.base/break.exp
10510 * gdb.base/checkpoint.exp
10511 * gdb.base/debug-expr.exp
10512 * gdb.base/dmsym.exp
10513 * gdb.base/radix.exp
10514 * gdb.base/sepdebug.exp
10515 * gdb.base/testenv.exp
10516 * gdb.base/watch_thread_num.exp
10517 * gdb.base/watchpoint-cond-gone.exp
10518 * gdb.cell/break.exp
10519 * gdb.cell/ea-cache.exp
10520 * gdb.compile/compile.exp
10521 * gdb.cp/gdb2495.exp
10522 * gdb.gdb/selftest.exp
10523 * gdb.gdb/xfullpath.exp
10524 * gdb.go/hello.exp
10525 * gdb.go/integers.exp
10526 * gdb.objc/basicclass.exp
10527 * gdb.pascal/hello.exp
10528 * gdb.pascal/integers.exp
10529 * gdb.python/py-breakpoint.exp
10530 * gdb.python/py-cmd.exp
10531 * gdb.python/py-linetable.exp
10532 * gdb.python/py-xmethods.exp
10533 * gdb.python/python.exp
10534 * gdb.reverse/consecutive-precsave.exp
10535 * gdb.reverse/finish-precsave.exp
10536 * gdb.reverse/i386-precsave.exp
10537 * gdb.reverse/machinestate-precsave.exp
10538 * gdb.reverse/sigall-precsave.exp
10539 * gdb.reverse/solib-precsave.exp
10540 * gdb.reverse/step-precsave.exp
10541 * gdb.reverse/until-precsave.exp
10542 * gdb.reverse/watch-precsave.exp
10543 * gdb.threads/leader-exit.exp
10544 * gdb.threads/pthreads.exp
10545 * gdb.threads/wp-replication.exp
10546 * gdb.trace/actions.exp
10547 * gdb.trace/mi-tsv-changed.exp
10548 * gdb.trace/tsv.exp
10549
de97fdd4
LM
105502016-12-01 Luis Machado <lgustavo@codesourcery.com>
10551
10552 Fix test names starting with uppercase throughout the files.
10553
10554 * gdb.arch/i386-bp_permanent.exp
10555 * gdb.arch/i386-gnu-cfi.exp
10556 * gdb.base/disasm-end-cu.exp
10557 * gdb.base/macscp.exp
10558 * gdb.base/pending.exp
10559 * gdb.base/watch_thread_num.exp
10560 * gdb.cp/exception.exp
10561 * gdb.cp/gdb2495.exp
10562 * gdb.cp/local.exp
10563 * gdb.python/py-evsignal.exp
10564 * gdb.python/python.exp
10565 * gdb.trace/tracecmd.exp
10566
9f058c10
LM
105672016-12-01 Luis Machado <lgustavo@codesourcery.com>
10568
10569 Fix test names starting with uppercase throughout the files.
10570
10571 * gdb.base/charset.exp
10572 * gdb.base/eval.exp
10573 * gdb.base/multi-forks.exp
10574 * gdb.guile/scm-progspace.exp
10575 * gdb.opencl/datatypes.exp
10576 * gdb.python/py-block.exp
10577 * gdb.python/py-function.exp
10578 * gdb.python/py-symbol.exp
10579 * gdb.python/py-symtab.exp
10580 * gdb.python/py-xmethods.exp
10581 * gdb.reverse/break-precsave.exp
10582 * gdb.reverse/break-reverse.exp
10583 * gdb.reverse/consecutive-precsave.exp
10584 * gdb.reverse/consecutive-reverse.exp
10585 * gdb.reverse/finish-precsave.exp
10586 * gdb.reverse/finish-reverse-bkpt.exp
10587 * gdb.reverse/finish-reverse.exp
10588 * gdb.reverse/fstatat-reverse.exp
10589 * gdb.reverse/getresuid-reverse.exp
10590 * gdb.reverse/i386-precsave.exp
10591 * gdb.reverse/i386-reverse.exp
10592 * gdb.reverse/i386-sse-reverse.exp
10593 * gdb.reverse/i387-stack-reverse.exp
10594 * gdb.reverse/insn-reverse.exp
10595 * gdb.reverse/machinestate-precsave.exp
10596 * gdb.reverse/machinestate.exp
10597 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10598 * gdb.reverse/pipe-reverse.exp
10599 * gdb.reverse/readv-reverse.exp
10600 * gdb.reverse/recvmsg-reverse.exp
10601 * gdb.reverse/rerun-prec.exp
10602 * gdb.reverse/s390-mvcle.exp
10603 * gdb.reverse/sigall-precsave.exp
10604 * gdb.reverse/sigall-reverse.exp
10605 * gdb.reverse/solib-precsave.exp
10606 * gdb.reverse/solib-reverse.exp
10607 * gdb.reverse/step-precsave.exp
10608 * gdb.reverse/step-reverse.exp
10609 * gdb.reverse/time-reverse.exp
10610 * gdb.reverse/until-precsave.exp
10611 * gdb.reverse/until-reverse.exp
10612 * gdb.reverse/waitpid-reverse.exp
10613 * gdb.reverse/watch-precsave.exp
10614 * gdb.reverse/watch-reverse.exp
10615
cdc7edd7
LM
106162016-12-01 Luis Machado <lgustavo@codesourcery.com>
10617
10618 Fix test names starting with uppercase throughout the files.
10619
10620 * gdb.arch/i386-mpx-simple_segv.exp
10621 * gdb.arch/i386-mpx.exp
10622 * gdb.arch/i386-permbkpt.exp
10623 * gdb.arch/pa-nullify.exp
10624 * gdb.arch/powerpc-d128-regs.exp
10625 * gdb.arch/vsx-regs.exp
10626 * gdb.base/bfp-test.exp
10627 * gdb.base/break.exp
10628 * gdb.base/breakpoint-shadow.exp
10629 * gdb.base/callfuncs.exp
10630 * gdb.base/charset.exp
10631 * gdb.base/commands.exp
10632 * gdb.base/completion.exp
10633 * gdb.base/dfp-test.exp
10634 * gdb.base/echo.exp
10635 * gdb.base/ending-run.exp
10636 * gdb.base/eval.exp
10637 * gdb.base/expand-psymtabs.exp
10638 * gdb.base/float128.exp
10639 * gdb.base/floatn.exp
10640 * gdb.base/foll-exec-mode.exp
10641 * gdb.base/gdb1056.exp
10642 * gdb.base/gdb11531.exp
10643 * gdb.base/kill-after-signal.exp
10644 * gdb.base/multi-forks.exp
10645 * gdb.base/overlays.exp
10646 * gdb.base/pending.exp
10647 * gdb.base/sepdebug.exp
10648 * gdb.base/testenv.exp
10649 * gdb.base/valgrind-db-attach.exp
10650 * gdb.base/watch_thread_num.exp
10651 * gdb.base/watchpoint-cond-gone.exp
10652 * gdb.base/watchpoint.exp
10653 * gdb.base/watchpoints.exp
10654 * gdb.cp/arg-reference.exp
10655 * gdb.cp/baseenum.exp
10656 * gdb.cp/operator.exp
10657 * gdb.cp/shadow.exp
10658 * gdb.dwarf2/dw2-op-out-param.exp
10659 * gdb.dwarf2/dw2-reg-undefined.exp
10660 * gdb.go/chan.exp
10661 * gdb.go/hello.exp
10662 * gdb.go/integers.exp
10663 * gdb.go/methods.exp
10664 * gdb.go/package.exp
10665 * gdb.guile/scm-parameter.exp
10666 * gdb.guile/scm-progspace.exp
10667 * gdb.guile/scm-value.exp
10668 * gdb.mi/mi-pending.exp
10669 * gdb.mi/user-selected-context-sync.exp
10670 * gdb.multi/multi-attach.exp
10671 * gdb.multi/tids.exp
10672 * gdb.opt/clobbered-registers-O2.exp
10673 * gdb.pascal/floats.exp
10674 * gdb.pascal/integers.exp
10675 * gdb.python/py-block.exp
10676 * gdb.python/py-events.exp
10677 * gdb.python/py-parameter.exp
10678 * gdb.python/py-symbol.exp
10679 * gdb.python/py-symtab.exp
10680 * gdb.python/py-type.exp
10681 * gdb.python/py-value.exp
10682 * gdb.python/py-xmethods.exp
10683 * gdb.python/python.exp
10684 * gdb.reverse/break-precsave.exp
10685 * gdb.reverse/consecutive-precsave.exp
10686 * gdb.reverse/finish-precsave.exp
10687 * gdb.reverse/i386-precsave.exp
10688 * gdb.reverse/machinestate-precsave.exp
10689 * gdb.reverse/sigall-precsave.exp
10690 * gdb.reverse/solib-precsave.exp
10691 * gdb.reverse/step-precsave.exp
10692 * gdb.reverse/until-precsave.exp
10693 * gdb.reverse/watch-precsave.exp
10694 * gdb.server/ext-attach.exp
10695 * gdb.server/ext-restart.exp
10696 * gdb.server/ext-run.exp
10697 * gdb.server/ext-wrapper.exp
10698 * gdb.stabs/gdb11479.exp
10699 * gdb.stabs/weird.exp
10700 * gdb.threads/attach-many-short-lived-threads.exp
10701 * gdb.threads/kill.exp
10702 * gdb.threads/watchpoint-fork.exp
10703
bc6c7af4
LM
107042016-12-01 Luis Machado <lgustavo@codesourcery.com>
10705
10706 Fix test names starting with uppercase throughout all the files below.
10707
10708 * gdb.ada/array_return.exp
10709 * gdb.ada/catch_ex.exp
10710 * gdb.ada/info_exc.exp
10711 * gdb.ada/mi_catch_ex.exp
10712 * gdb.ada/mi_dyn_arr.exp
10713 * gdb.ada/mi_ex_cond.exp
10714 * gdb.ada/mi_exc_info.exp
10715 * gdb.ada/mi_interface.exp
10716 * gdb.ada/mi_task_arg.exp
10717 * gdb.ada/mi_task_info.exp
10718 * gdb.ada/mi_var_array.exp
10719 * gdb.arch/alpha-step.exp
10720 * gdb.arch/amd64-disp-step.exp
10721 * gdb.arch/arm-disp-step.exp
10722 * gdb.arch/disp-step-insn-reloc.exp
10723 * gdb.arch/e500-prologue.exp
10724 * gdb.arch/ftrace-insn-reloc.exp
10725 * gdb.arch/gdb1558.exp
10726 * gdb.arch/i386-bp_permanent.exp
10727 * gdb.arch/i386-disp-step.exp
10728 * gdb.arch/i386-float.exp
10729 * gdb.arch/i386-gnu-cfi.exp
10730 * gdb.arch/ia64-breakpoint-shadow.exp
10731 * gdb.arch/mips16-thunks.exp
10732 * gdb.arch/pa-nullify.exp
10733 * gdb.arch/powerpc-aix-prologue.exp
10734 * gdb.arch/powerpc-power.exp
10735 * gdb.arch/ppc-dfp.exp
10736 * gdb.arch/s390-tdbregs.exp
10737 * gdb.arch/spu-info.exp
10738 * gdb.arch/spu-ls.exp
10739 * gdb.arch/thumb-bx-pc.exp
10740 * gdb.base/advance.exp
10741 * gdb.base/annota-input-while-running.exp
10742 * gdb.base/arrayidx.exp
10743 * gdb.base/asmlabel.exp
10744 * gdb.base/async.exp
10745 * gdb.base/attach-wait-input.exp
10746 * gdb.base/auto-connect-native-target.exp
10747 * gdb.base/batch-preserve-term-settings.exp
10748 * gdb.base/bfp-test.exp
10749 * gdb.base/bigcore.exp
10750 * gdb.base/bp-permanent.exp
10751 * gdb.base/break-always.exp
10752 * gdb.base/break-fun-addr.exp
10753 * gdb.base/break-idempotent.exp
10754 * gdb.base/break-main-file-remove-fail.exp
10755 * gdb.base/break-probes.exp
10756 * gdb.base/break-unload-file.exp
10757 * gdb.base/break.exp
10758 * gdb.base/call-ar-st.exp
10759 * gdb.base/call-rt-st.exp
10760 * gdb.base/call-sc.exp
10761 * gdb.base/call-signal-resume.exp
10762 * gdb.base/call-strs.exp
10763 * gdb.base/callexit.exp
10764 * gdb.base/callfuncs.exp
10765 * gdb.base/catch-gdb-caused-signals.exp
10766 * gdb.base/catch-signal-siginfo-cond.exp
10767 * gdb.base/catch-syscall.exp
10768 * gdb.base/compare-sections.exp
10769 * gdb.base/cond-eval-mode.exp
10770 * gdb.base/condbreak-call-false.exp
10771 * gdb.base/consecutive-step-over.exp
10772 * gdb.base/cursal.exp
10773 * gdb.base/disabled-location.exp
10774 * gdb.base/disasm-end-cu.exp
10775 * gdb.base/display.exp
10776 * gdb.base/double-prompt-target-event-error.exp
10777 * gdb.base/dprintf-bp-same-addr.exp
10778 * gdb.base/dprintf-detach.exp
10779 * gdb.base/dprintf-next.exp
10780 * gdb.base/dprintf-non-stop.exp
10781 * gdb.base/dprintf-pending.exp
10782 * gdb.base/dso2dso.exp
10783 * gdb.base/ending-run.exp
10784 * gdb.base/enum_cond.exp
10785 * gdb.base/examine-backward.exp
10786 * gdb.base/exe-lock.exp
10787 * gdb.base/exec-invalid-sysroot.exp
10788 * gdb.base/execl-update-breakpoints.exp
10789 * gdb.base/execution-termios.exp
10790 * gdb.base/fileio.exp
10791 * gdb.base/fixsection.exp
10792 * gdb.base/foll-exec-mode.exp
10793 * gdb.base/foll-exec.exp
10794 * gdb.base/fork-running-state.exp
10795 * gdb.base/frame-args.exp
10796 * gdb.base/fullpath-expand.exp
10797 * gdb.base/func-ptr.exp
10798 * gdb.base/gcore-relro-pie.exp
10799 * gdb.base/gdb1090.exp
10800 * gdb.base/gdb1555.exp
10801 * gdb.base/global-var-nested-by-dso.exp
10802 * gdb.base/gnu-ifunc.exp
10803 * gdb.base/hbreak-in-shr-unsupported.exp
10804 * gdb.base/hbreak-unmapped.exp
10805 * gdb.base/hook-stop.exp
10806 * gdb.base/infcall-input.exp
10807 * gdb.base/info-fun.exp
10808 * gdb.base/info-shared.exp
10809 * gdb.base/interrupt-noterm.exp
10810 * gdb.base/jit-so.exp
10811 * gdb.base/jit.exp
10812 * gdb.base/line-symtabs.exp
10813 * gdb.base/list.exp
10814 * gdb.base/longjmp.exp
10815 * gdb.base/macscp.exp
10816 * gdb.base/max-value-size.exp
10817 * gdb.base/nodebug.exp
10818 * gdb.base/nofield.exp
10819 * gdb.base/overlays.exp
10820 * gdb.base/paginate-after-ctrl-c-running.exp
10821 * gdb.base/paginate-bg-execution.exp
10822 * gdb.base/paginate-inferior-exit.exp
10823 * gdb.base/pending.exp
10824 * gdb.base/pr11022.exp
10825 * gdb.base/printcmds.exp
10826 * gdb.base/ptr-typedef.exp
10827 * gdb.base/ptype.exp
10828 * gdb.base/randomize.exp
10829 * gdb.base/range-stepping.exp
10830 * gdb.base/realname-expand.exp
10831 * gdb.base/relativedebug.exp
10832 * gdb.base/remote.exp
10833 * gdb.base/savedregs.exp
10834 * gdb.base/sepdebug.exp
10835 * gdb.base/set-noassign.exp
10836 * gdb.base/shlib-call.exp
10837 * gdb.base/shreloc.exp
10838 * gdb.base/sigaltstack.exp
10839 * gdb.base/sigbpt.exp
10840 * gdb.base/siginfo-addr.exp
10841 * gdb.base/siginfo-obj.exp
10842 * gdb.base/siginfo-thread.exp
10843 * gdb.base/signest.exp
10844 * gdb.base/signull.exp
10845 * gdb.base/sigrepeat.exp
10846 * gdb.base/skip.exp
10847 * gdb.base/so-impl-ld.exp
10848 * gdb.base/solib-corrupted.exp
10849 * gdb.base/solib-disc.exp
10850 * gdb.base/solib-display.exp
10851 * gdb.base/solib-overlap.exp
10852 * gdb.base/solib-search.exp
10853 * gdb.base/solib-symbol.exp
10854 * gdb.base/source-execution.exp
10855 * gdb.base/sss-bp-on-user-bp-2.exp
10856 * gdb.base/sss-bp-on-user-bp.exp
10857 * gdb.base/stack-checking.exp
10858 * gdb.base/stale-infcall.exp
10859 * gdb.base/step-break.exp
10860 * gdb.base/step-line.exp
10861 * gdb.base/step-over-exit.exp
10862 * gdb.base/step-test.exp
10863 * gdb.base/structs.exp
10864 * gdb.base/sym-file.exp
10865 * gdb.base/symtab-search-order.exp
10866 * gdb.base/term.exp
10867 * gdb.base/type-opaque.exp
10868 * gdb.base/unload.exp
10869 * gdb.base/until-nodebug.exp
10870 * gdb.base/until.exp
10871 * gdb.base/unwindonsignal.exp
10872 * gdb.base/watch-cond.exp
10873 * gdb.base/watch-non-mem.exp
10874 * gdb.base/watch_thread_num.exp
10875 * gdb.base/watchpoint-reuse-slot.exp
10876 * gdb.base/watchpoint-solib.exp
10877 * gdb.base/watchpoint.exp
10878 * gdb.btrace/dlopen.exp
10879 * gdb.cell/arch.exp
10880 * gdb.cell/break.exp
10881 * gdb.cell/bt.exp
10882 * gdb.cell/core.exp
10883 * gdb.cell/data.exp
10884 * gdb.cell/dwarfaddr.exp
10885 * gdb.cell/ea-cache.exp
10886 * gdb.cell/ea-standalone.exp
10887 * gdb.cell/ea-test.exp
10888 * gdb.cell/f-regs.exp
10889 * gdb.cell/fork.exp
10890 * gdb.cell/gcore.exp
10891 * gdb.cell/mem-access.exp
10892 * gdb.cell/ptype.exp
10893 * gdb.cell/registers.exp
10894 * gdb.cell/sizeof.exp
10895 * gdb.cell/solib-symbol.exp
10896 * gdb.cell/solib.exp
10897 * gdb.compile/compile-tls.exp
10898 * gdb.cp/exception.exp
10899 * gdb.cp/gdb2495.exp
10900 * gdb.cp/local.exp
10901 * gdb.cp/mb-inline.exp
10902 * gdb.cp/mb-templates.exp
10903 * gdb.cp/pr10687.exp
10904 * gdb.cp/pr9167.exp
10905 * gdb.cp/scope-err.exp
10906 * gdb.cp/templates.exp
10907 * gdb.cp/virtfunc.exp
10908 * gdb.dwarf2/dw2-dir-file-name.exp
10909 * gdb.dwarf2/dw2-single-line-discriminators.exp
10910 * gdb.fortran/complex.exp
10911 * gdb.fortran/library-module.exp
10912 * gdb.guile/guile.exp
10913 * gdb.guile/scm-cmd.exp
10914 * gdb.guile/scm-frame-inline.exp
10915 * gdb.guile/scm-objfile.exp
10916 * gdb.guile/scm-pretty-print.exp
10917 * gdb.guile/scm-symbol.exp
10918 * gdb.guile/scm-type.exp
10919 * gdb.guile/scm-value.exp
10920 * gdb.linespec/keywords.exp
10921 * gdb.linespec/ls-errs.exp
10922 * gdb.linespec/macro-relative.exp
10923 * gdb.linespec/thread.exp
10924 * gdb.mi/mi-breakpoint-changed.exp
10925 * gdb.mi/mi-dprintf-pending.exp
10926 * gdb.mi/mi-fullname-deleted.exp
10927 * gdb.mi/mi-logging.exp
10928 * gdb.mi/mi-pending.exp
10929 * gdb.mi/mi-solib.exp
10930 * gdb.mi/new-ui-mi-sync.exp
10931 * gdb.mi/user-selected-context-sync.exp
10932 * gdb.multi/dummy-frame-restore.exp
10933 * gdb.multi/multi-arch-exec.exp
10934 * gdb.multi/remove-inferiors.exp
10935 * gdb.multi/watchpoint-multi-exit.exp
10936 * gdb.opt/solib-intra-step.exp
10937 * gdb.perf/backtrace.exp
10938 * gdb.perf/single-step.exp
10939 * gdb.perf/skip-command.exp
10940 * gdb.perf/skip-prologue.exp
10941 * gdb.perf/solib.exp
10942 * gdb.python/lib-types.exp
10943 * gdb.python/py-as-string.exp
10944 * gdb.python/py-bad-printers.exp
10945 * gdb.python/py-block.exp
10946 * gdb.python/py-breakpoint.exp
10947 * gdb.python/py-cmd.exp
10948 * gdb.python/py-events.exp
10949 * gdb.python/py-evthreads.exp
10950 * gdb.python/py-finish-breakpoint.exp
10951 * gdb.python/py-finish-breakpoint2.exp
10952 * gdb.python/py-frame-inline.exp
10953 * gdb.python/py-frame.exp
10954 * gdb.python/py-inferior.exp
10955 * gdb.python/py-infthread.exp
10956 * gdb.python/py-mi.exp
10957 * gdb.python/py-objfile.exp
10958 * gdb.python/py-pp-maint.exp
10959 * gdb.python/py-pp-registration.exp
10960 * gdb.python/py-prettyprint.exp
10961 * gdb.python/py-recurse-unwind.exp
10962 * gdb.python/py-shared.exp
10963 * gdb.python/py-symbol.exp
10964 * gdb.python/py-symtab.exp
10965 * gdb.python/py-template.exp
10966 * gdb.python/py-type.exp
10967 * gdb.python/py-unwind-maint.exp
10968 * gdb.python/py-unwind.exp
10969 * gdb.python/py-value.exp
10970 * gdb.python/python.exp
10971 * gdb.reverse/finish-reverse-bkpt.exp
10972 * gdb.reverse/insn-reverse.exp
10973 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10974 * gdb.reverse/solib-precsave.exp
10975 * gdb.reverse/solib-reverse.exp
10976 * gdb.stabs/gdb11479.exp
10977 * gdb.stabs/weird.exp
10978 * gdb.threads/fork-child-threads.exp
10979 * gdb.threads/fork-plus-threads.exp
10980 * gdb.threads/fork-thread-pending.exp
10981 * gdb.threads/forking-threads-plus-breakpoint.exp
10982 * gdb.threads/hand-call-in-threads.exp
10983 * gdb.threads/interrupted-hand-call.exp
10984 * gdb.threads/linux-dp.exp
10985 * gdb.threads/local-watch-wrong-thread.exp
10986 * gdb.threads/next-while-other-thread-longjmps.exp
10987 * gdb.threads/non-ldr-exit.exp
10988 * gdb.threads/pending-step.exp
10989 * gdb.threads/print-threads.exp
10990 * gdb.threads/process-dies-while-detaching.exp
10991 * gdb.threads/process-dies-while-handling-bp.exp
10992 * gdb.threads/pthreads.exp
10993 * gdb.threads/queue-signal.exp
10994 * gdb.threads/reconnect-signal.exp
10995 * gdb.threads/signal-command-handle-nopass.exp
10996 * gdb.threads/signal-command-multiple-signals-pending.exp
10997 * gdb.threads/signal-delivered-right-thread.exp
10998 * gdb.threads/signal-sigtrap.exp
10999 * gdb.threads/sigthread.exp
11000 * gdb.threads/staticthreads.exp
11001 * gdb.threads/stepi-random-signal.exp
11002 * gdb.threads/thread-unwindonsignal.exp
11003 * gdb.threads/thread_check.exp
11004 * gdb.threads/thread_events.exp
11005 * gdb.threads/tid-reuse.exp
11006 * gdb.threads/tls-nodebug.exp
11007 * gdb.threads/tls-shared.exp
11008 * gdb.threads/tls-so_extern.exp
11009 * gdb.threads/tls.exp
11010 * gdb.threads/wp-replication.exp
11011 * gdb.trace/actions-changed.exp
11012 * gdb.trace/actions.exp
11013 * gdb.trace/backtrace.exp
11014 * gdb.trace/change-loc.exp
11015 * gdb.trace/collection.exp
11016 * gdb.trace/deltrace.exp
11017 * gdb.trace/disconnected-tracing.exp
11018 * gdb.trace/entry-values.exp
11019 * gdb.trace/ftrace-lock.exp
11020 * gdb.trace/ftrace.exp
11021 * gdb.trace/infotrace.exp
11022 * gdb.trace/mi-trace-frame-collected.exp
11023 * gdb.trace/mi-trace-unavailable.exp
11024 * gdb.trace/mi-traceframe-changed.exp
11025 * gdb.trace/mi-tracepoint-changed.exp
11026 * gdb.trace/mi-tsv-changed.exp
11027 * gdb.trace/no-attach-trace.exp
11028 * gdb.trace/packetlen.exp
11029 * gdb.trace/passc-dyn.exp
11030 * gdb.trace/passcount.exp
11031 * gdb.trace/pending.exp
11032 * gdb.trace/pr16508.exp
11033 * gdb.trace/qtro.exp
11034 * gdb.trace/range-stepping.exp
11035 * gdb.trace/read-memory.exp
11036 * gdb.trace/report.exp
11037 * gdb.trace/save-trace.exp
11038 * gdb.trace/signal.exp
11039 * gdb.trace/stap-trace.exp
11040 * gdb.trace/status-stop.exp
11041 * gdb.trace/strace.exp
11042 * gdb.trace/tfile.exp
11043 * gdb.trace/tfind.exp
11044 * gdb.trace/trace-break.exp
11045 * gdb.trace/trace-condition.exp
11046 * gdb.trace/trace-enable-disable.exp
11047 * gdb.trace/trace-mt.exp
11048 * gdb.trace/tracecmd.exp
11049 * gdb.trace/tracefile-pseudo-reg.exp
11050 * gdb.trace/tspeed.exp
11051 * gdb.trace/tstatus.exp
11052 * gdb.trace/tsv.exp
11053 * gdb.trace/unavailable.exp
11054 * gdb.trace/while-dyn.exp
11055 * gdb.trace/while-stepping.exp
11056 * lib/gdb-guile.exp
11057 * lib/gdb.exp
11058 * lib/mi-support.exp
11059 * lib/pascal.exp
11060 * lib/perftest.exp
11061 * lib/prelink-support.exp
11062 * lib/selftest-support.exp
11063
ad02e4fe
SM
110642016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11065
11066 * Makefile.in: Include disable-implicit-rules.mk.
11067
22347e55
AA
110682016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11069
11070 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11071 non-byte-aligned bit fields.
11072
da5b30da
AA
110732016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11074
11075 PR gdb/12616
11076 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11077 respects the DW_AT_data_bit_offset attribute.
11078
b593ecca
SM
110792016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11080
11081 * gdb.base/default.exp: Fix output of "set language".
11082
3b165252
SM
110832016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11084
11085 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11086 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11087 make.
11088 * configure.ac: Remove checks for the make program.
11089 * configure: Re-generate.
11090
1a2f3d7f
KB
110912016-11-16 Kevin Buettner <kevinb@redhat.com>
11092
11093 * gdb.python/py-recurse-unwind.c (main): Add loop.
11094 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11095 to read_register() and gdb.parse_and_eval(). Make each code
11096 call a separate case that can be individually tested.
11097 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11098 proc. Call cont_and_backtrace for each of the code paths that
11099 we want to test in the unwinder.
11100
b7f38fda
AA
111012016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11102
11103 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11104 the definition of struct S.
11105
1f8db343
CM
111062016-11-11 Catherine Moore <clm@codesourcery.com>
11107
11108 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11109
fad0c9fb
PA
111102016-11-09 Pedro Alves <palves@redhat.com>
11111
11112 * gdb.base/commands.exp (runto_or_return): New procedure.
11113 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11114 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11115 (progvar_simple_while_test, progvar_complex_if_while_test)
11116 (if_while_breakpoint_command_test)
11117 (infrun_breakpoint_command_test, breakpoint_command_test)
11118 (user_defined_command_test, watchpoint_command_test)
11119 (test_command_prompt_position, redefine_hook_test)
11120 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11121 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11122 multi_line_input and multi_line. Remove gdb_expect and
11123 gdb_stop_suppressing_tests uses.
11124 * lib/gdb.exp (valnum_re): New global.
11125 (multi_line_input): New procedure.
11126
8354c62c
SM
111272016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11128
11129 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11130 Remove.
11131 (test_setup): Define with proc_with_prefix.
11132 (test_cli_inferior): Likewise.
11133 (test_cli_thread): Likewise.
11134 (test_cli_frame): Likewise.
11135 (test_cli_select_frame): Likewise.
11136 (test_cli_up_down): Likewise.
11137 (test_mi_thread_select): Likewise.
11138 (test_mi_stack_select_frame): Likewise.
11139 (test_cli_in_mi_inferior): Likewise.
11140 (test_cli_in_mi_thread): Likewise.
11141 (test_cli_in_mi_frame): Likewise.
11142 (top level): Do not use with_test_prefix_procname.
11143
64f367a2
PA
111442016-11-09 Pedro Alves <palves@redhat.com>
11145
11146 * gdb.base/commands.exp (gdbvar_simple_if_test)
11147 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11148 (progvar_simple_if_test, progvar_simple_while_test)
11149 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11150 (infrun_breakpoint_command_test, breakpoint_command_test)
11151 (user_defined_command_test, watchpoint_command_test)
11152 (test_command_prompt_position, deprecated_command_test)
11153 (bp_deleted_in_command, temporary_breakpoint_commands)
11154 (stray_arg0_test, source_file_with_indented_comment)
11155 (recursive_source_test, if_commands_test)
11156 (error_clears_commands_left, redefine_hook_test)
11157 (redefine_backtrace_test): Use proc_with_prefix.
11158 * lib/gdb.exp (proc_with_prefix): New proc.
11159
0bb65f1e
AA
111602016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11161
11162 * gdb.base/tui-layout.c: New file.
11163 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11164 disassembly window contains very long lines.
11165
7353f247
TT
111662016-11-08 Tom Tromey <tom@tromey.com>
11167
11168 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11169 depend on Python 2.
11170
30a7bb83
TT
111712016-11-08 Tom Tromey <tom@tromey.com>
11172
11173 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11174 New method.
11175
cdf5a07c
MG
111762016-10-29 Manish Goregaokar <manish@mozilla.com>
11177
2806dc7e 11178 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11179
51a789c3
MG
111802016-10-27 Manish Goregaokar <manish@mozilla.com>
11181
2806dc7e
PA
11182 * gdb.rust/simple.rs: Add test for univariant enums without
11183 discriminants and for encoded struct-like enums.
51a789c3 11184
f610ab6d
PA
111852016-10-28 Pedro Alves <palves@redhat.com>
11186
11187 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11188 gdb_test_multiple, tighten regexps and match symtabs and line
11189 tables incrementally.
11190
b129b0ca
LM
111912016-10-28 Luis Machado <lgustavo@codesourcery.com>
11192
11193 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11194 general.
11195
ecf45d2c
SL
111962016-10-25 Luis Machado <lgustavo@codesourcery.com>
11197
11198 * gdb.base/exec-invalid-sysroot.exp: New file.
11199
b8d38ee4
JK
112002016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11201
11202 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11203
f90fd8c2
JK
112042016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11205
11206 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11207
2d2476aa
MR
112082016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11209
2806dc7e
PA
11210 * gdb.base/killed-outside.exp: Remove $options from a call to
11211 `prepare_for_testing'.
2d2476aa 11212
e42b25a0
SM
112132016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11214
11215 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11216 Change test message.
11217
3ccdb432
SM
112182016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11219
11220 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11221 Update comment.
11222
5bad3170
SM
112232016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11224
11225 * gdb.trace/mi-trace-save.exp: New file.
11226
5ad9dba7
YQ
112272016-10-13 Yao Qi <yao.qi@linaro.org>
11228
11229 * gdb.base/code_elim.exp (get_var_address): Remove.
11230 * gdb.base/relocate.exp: Likewise.
11231 * gdb.base/shreloc.exp: Likewise.
11232 * lib/gdb.exp (get_var_address): New.
11233
62df7e21
YQ
112342016-10-13 Yao Qi <yao.qi@linaro.org>
11235
11236 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11237 floating point tests if $skip_float_test is false.
11238
4dac951e
LM
112392016-10-12 Luis Machado <lgustavo@codesourcery.com>
11240
11241 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11242 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11243 argc values.
11244 Add 1 to argc so we guarantee distinct initial/modified argc values.
11245
8f1a8fc4
JK
112462016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11247
11248 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11249
16c85b5d
JK
112502016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11251
11252 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11253 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11254 * gdb.arch/vsx-regs.exp: Likewise.
11255
1d0e042a
YQ
112562016-10-07 Yao Qi <yao.qi@linaro.org>
11257
11258 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11259
68dadef5
MM
112602016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11261
11262 * gdb.python/python.exp: Test decode_line("*0").
11263
33fa2c6e
DE
112642016-10-06 Doug Evans <dje@google.com>
11265
11266 * gdb.python/py-value.exp (test_value_creation): Add test for large
11267 unsigned 64-bit value.
11268
9c37b5ae
TT
112692016-10-06 Tom Tromey <tom@tromey.com>
11270
11271 * gdb.compile/compile.exp: Change java tests to rust.
11272 * gdb.base/setshow.exp: Change java tests to rust.
11273 * gdb.base/default.exp: Remove java from language list.
11274 * README (Examples): Update language example.
11275 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11276 test.
11277 * lib/gdb.exp (skip_java_tests): Remove.
11278 * lib/java.exp: Remove.
11279 * gdb.java: Remove.
11280
78b86327
MR
112812016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11282
11283 * gdb.arch/mips-fcr.exp: New test.
11284 * gdb.arch/mips-fcr.c: Source for the new test.
11285
7470adbb
MR
112862016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11287
11288 * gdb.base/solib-disc.exp: Use `standard_output_file'
11289 throughout.
11290
4a556533
PA
112912016-10-06 Pedro Alves <palves@redhat.com>
11292
11293 * gdb.base/jit-simple-dl.c: New file.
11294 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11295 * gdb.base/jit-simple.c: ... this.
11296 * gdb.base/jit-simple.exp (jit_run): Delete.
11297 (build_jit): New proc.
11298 (jit_test_reread): Recompile either the main program or the shared
11299 library, depending on what is being tested. Skip changing address
11300 if caller wants to. Compare before/after addresses. If testing
11301 standalone, explicitly load the binary. Test "maint info
11302 breakpoints".
11303 (top level): Add "standalone vs shared lib" and "change address"
11304 vs "same address" axes.
11305
5a122fbc
PA
113062016-10-06 Pedro Alves <palves@redhat.com>
11307
11308 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11309 call.
11310 (jit_run): Delete.
11311 (jit_test_reread): Use with_test_prefix. Reload the main binary
11312 explicitly. Compare the before/after addresses of the JIT
11313 descriptor.
11314
ee8da4b8
DE
113152016-08-15 Doug Evans <dje@google.com>
11316
11317 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11318 for single bitfields is bool.
11319 * gdb.xml/tdesc-regs.exp: Ditto.
11320
f389f6fe
JK
113212016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11322
11323 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11324
fdebf1a4
YQ
113252016-10-05 Yao Qi <yao.qi@linaro.org>
11326
11327 * lib/gdb.exp (support_complex_tests): Return zero if
11328 gdb_skip_float_test return true.
11329
9c36d954 113302016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11331 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11332
11333 PR gdb/20487
11334 * gdb.mi/user-selected-context-sync.exp: New file.
11335 * gdb.mi/user-selected-context-sync.c: New file.
11336
4034d0ff 113372016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11338 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11339
11340 PR gdb/20487
11341 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11342 =thread-select-event check.
11343
a4297203
PB
113442016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11345
11346 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11347 the compulsory L operand changes.
11348 * gdb.arch/powerpc-power.s: Likewise.
11349
bb805577
JK
113502016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11351
11352 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11353 * gdb.base/jit-attach-pie.c: New file.
11354 * gdb.base/jit-attach-pie.exp: New file.
11355
6d61dee5
PA
113562016-09-28 Pedro Alves <palves@redhat.com>
11357
11358 * gdb.base/infcall-input.c: New file.
11359 * gdb.base/infcall-input.exp: New file.
11360
f73842fc
YQ
113612016-09-22 Yao Qi <yao.qi@linaro.org>
11362
11363 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11364 (gdb_exit): Rename it to ...
11365 (gdbserver_gdb_exit): ... Close GDBserver.
11366 (gdb_exit): New proc, call gdbserver_gdb_exit.
11367 (mi_gdb_exit): Likewise.
11368
90681dab
YQ
113692016-09-22 Yao Qi <yao.qi@linaro.org>
11370
11371 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11372 path.
11373 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11374 Remove duplication.
11375
9c211fd8
YQ
113762016-09-22 Yao Qi <yao.qi@linaro.org>
11377
11378 * lib/gdbserver-support.exp: Check the existence of
11379 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11380
ad0a504f
AK
113812016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11382
11383 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11384
36cf1806
TT
113852016-09-21 Tom Tromey <tom@tromey.com>
11386
11387 PR gdb/20604:
11388 * gdb.base/quit.exp: New file.
11389
74172ecf
SM
113902016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11391
11392 * .gitignore: New file.
11393
3d0ec882
MR
113942016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11395
11396 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11397 throughout.
11398
8193adea
AA
113992016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11400
11401 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11402
d41a5c09
JK
114032016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11404
11405 * gdb.cp/casts.cc (decltype): Move it ...
11406 (main): ... with its call to ...
11407 * gdb.cp/casts03.cc: ... a new file.
11408 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11409
d2dfe700
JK
114102016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11411
11412 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11413
e2a92b16
PB
114142016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11415
11416 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11417 and sync up the test with tests in gas/testsuite/gas/ppc.
11418 * gdb.arch/powerpc-power.exp: Likewise.
11419
49b4de64
JK
114202016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11421
11422 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11423
2c29df25
SDJ
114242016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11425 Jan Kratochvil <jan.kratochvil@redhat.com>
11426
11427 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11428 make m1's definition to be different from m2's. Use 'dummy' as an
11429 argument for probe 'two'.
11430
cc3c2846
JB
114312016-09-10 Jon Beniston <jon@beniston.com>
11432
11433 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11434 for sim target.
11435
e1b2624a
AA
114362016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11437
11438 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11439 variable declaration.
11440 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11441 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11442 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11443 received HWCAP as its argument.
11444
4295e285
PA
114452016-09-06 Pedro Alves <palves@redhat.com>
11446
11447 * gdb.base/new-ui-pending-input.c: New file.
11448 * gdb.base/new-ui-pending-input.exp: New file.
11449 * gdb.exp (clear_gdb_spawn_id): New procedure.
11450 (with_spawn_id): Check whether gdb_spawn_id exists before
11451 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11452 on exit.
11453
00d5215e
UW
114542016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11455
11456 * gdb.base/float128.c: New file.
11457 * gdb.base/float128.exp: Likewise.
11458 * gdb.base/floatn.c: Likewise.
11459 * gdb.base/floatn.exp: Likewise.
11460
a9ff5f12
UW
114612016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11462
11463 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11464
f245535c
PA
114652016-09-05 Pedro Alves <palves@redhat.com>
11466
11467 PR backtrace/19927
11468 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11469 unwinders are immediately called as side effect of "source" or
11470 "disable unwinder" commands.
11471 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11472
ae9cf263
YQ
114732016-09-02 Yao Qi <yao.qi@linaro.org>
11474
11475 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11476 is true and $type is "float" or "double".
11477
27aba047
YQ
114782016-09-02 Yao Qi <yao.qi@linaro.org>
11479
11480 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11481 true.
11482 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11483 * gdb.base/call-rt-st.exp: Likewise.
11484 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11485 return value instead of gdb,skip_float_test.
11486 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11487 (do_function_calls): Use its return value instead of
11488 gdb,skip_float_test.
11489 * gdb.base/finish.exp: Likewise.
11490 * gdb.base/funcargs.exp: Likewise.
11491 * gdb.base/return.exp: Likewise.
11492 * gdb.base/return2.exp: Likewise.
11493 * gdb.base/varargs.exp: Likewise.
11494 * lib/gdb.exp (gdb_skip_float_test): Change it to
11495 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11496
5af962df
AA
114972016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11498
11499 * gdb.multi/tids.exp: Test "thread apply all".
11500
7fac6910
JK
115012016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11502
11503 * gdb.base/default.exp (tty): Remove.
11504
bb1fe4ac
KB
115052016-08-24 Kevin Buettner <kevinb@redhat.com>
11506
2806dc7e
PA
11507 * gdb.python/py-recurse-unwind.c: New file.
11508 * gdb.python/py-recurse-unwind.py: New file.
11509 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11510
0a1ddfa6
SM
115112016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11512
11513 * gdb.base/set-inferior-tty.exp: New file.
11514 * gdb.base/set-inferior-tty.c: New file.
11515
d9de1fe3
PA
115162016-08-23 Pedro Alves <palves@redhat.com>
11517
11518 PR gdb/20494
11519 * gdb.base/new-ui-echo.c: New file.
11520 * gdb.base/new-ui-echo.exp: New file.
11521
e9d9abd7
YQ
115222016-08-23 Yao Qi <yao.qi@linaro.org>
11523
11524 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11525 gdbserver_spawn.
11526 * gdb.server/connect-without-multi-process.exp (do_test):
11527 Likewise.
11528
3589529e
YQ
115292016-08-23 Yao Qi <yao.qi@linaro.org>
11530
11531 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11532 standalone_txt. Delete gdb_txt and standalone_txt on host
11533 and target. Spawn the binary on target. Copy files from
11534 target to host.
11535
6bb90213
PA
115362016-08-22 Pedro Alves <palves@redhat.com>
11537
11538 PR gdb/20505
11539 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11540 with_test_prefix. Factor out bits to ...
11541 (test_no_vdso): ... this new procedure.
11542
20c2c024
CL
115432016-08-19 Carl Love <cel@us.ibm.com>
11544
11545 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11546 maintaining separate logic for constructing the output path.
11547 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11548 * gdb.arch/ppc-dfp.exp: Likewise.
11549 * gdb.arch/ppc-fp.exp: Likewise.
11550 * gdb.arch/vsx-regs.exp: Likewise.
11551 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11552 binprefix for generating the additional binary files.
11553
0646e07d
PA
115542016-08-19 Pedro Alves <palves@redhat.com>
11555
11556 * gdb.trace/mi-trace-frame-collected.exp
11557 (test_trace_frame_collected): On x32, expect two registers.
11558
46da9242
CL
115592016-08-18 Carl Love <cel@us.ibm.com>
11560
11561 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11562 and sync up the test with tests in gas/testsuite/gas/ppc.
11563 * gdb.arch/powerpc-power.exp: Likewise.
11564
eb2332d7
SM
115652016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11566
11567 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11568 expected error message.
11569
63c61e04
SM
115702016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11571
11572 * gdb.multi/remove-inferiors.exp: New file.
11573 * gdb.multi/remove-inferiors.c: New file.
11574
7b17065f
YQ
115752016-08-12 Yao Qi <yao.qi@linaro.org>
11576
11577 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11578 argument list.
11579
01d3dedf
PA
115802016-08-10 Pedro Alves <palves@redhat.com>
11581
11582 PR gdb/19187
11583 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11584 setup_kfails.
11585
3eb7562a
PA
115862016-08-09 Pedro Alves <palves@redhat.com>
11587 Simon Marchi <simon.marchi@ericsson.com>
11588
11589 PR gdb/20418
11590 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11591 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11592
80614914
PA
115932016-08-09 Pedro Alves <palves@redhat.com>
11594
11595 PR mi/20431
11596 * gdb.mi/mi-cmd-error.exp: New file.
11597
f348d89a
PA
115982016-08-09 Pedro Alves <palves@redhat.com>
11599
11600 PR gdb/18653
11601 * gdb.base/signals-state-child.c: New file.
11602 * gdb.base/signals-state-child.exp: New file.
11603 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11604
e5ca03b4
PA
116052016-08-09 Pedro Alves <palves@redhat.com>
11606
11607 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11608
282a0691
TT
116092016-08-03 Tom Tromey <tom@tromey.com>
11610
11611 PR python/18565:
11612 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11613
41bfcd63
YQ
116142016-08-01 Yao Qi <yao.qi@linaro.org>
11615
11616 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11617 variable mode to "multi-process" if $multi_process is 1, otherwise
11618 set it to "single-process".
11619
e3465b24
YQ
116202016-08-01 Yao Qi <yao.qi@linaro.org>
11621
11622 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11623 * gdb.cp/cpexprs.exp: Likewise.
11624 * gdb.cp/m-static.exp: Likewise.
11625
0b31a4bc
TT
116262016-07-26 Tom Tromey <tom@tromey.com>
11627
11628 PR python/20190:
11629 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11630 test.
11631
e0461dbb
MM
116322016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11633
11634 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11635 selecting assembly source files.
11636 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11637 assembly source files.
11638 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11639 assembly source files.
11640 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11641 selecting assembly source files.
11642
8194e927
SM
116432016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11644
11645 * gdb.base/new-ui.exp (do_test_invalid_args): New
11646 procedure.
11647
c0272db5
TW
116482016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11649
11650 * gdb.btrace/reconnect.c: New file.
11651 * gdb.btrace/reconnect.exp: New file.
11652
e3487908
GKB
116532016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11654
11655 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11656 to test_catch_syscall_group.
11657 (test_catch_syscall_group): New.
11658
12df5c00
TT
116592016-07-21 Tom Tromey <tom@tromey.com>
11660
11661 * gdb.rust/simple.rs (main): Use empty struct expression.
11662 * gdb.rust/simple.exp: Add tests for empty struct expression.
11663
bae62ee2
YQ
116642016-07-21 Yao Qi <yao.qi@linaro.org>
11665
11666 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11667 if gdb_skip_xml_test is true on some targets.
11668
b1b53fb3
YQ
116692016-07-21 Yao Qi <yao.qi@linaro.org>
11670
11671 * gdb.server/solib-list.exp: Unset last_loaded_file.
11672
027d97f8
JK
116732016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11674
11675 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11676 "step into captured_main (args)".
11677
7674d381
JK
116782016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11679
11680 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11681
72b5d099
JK
116822016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11683
11684 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11685
1f960ced
PA
116862016-07-19 Pedro Alves <palves@redhat.com>
11687
11688 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11689 * gdb.opt/inline-bt.exp: Likewise.
11690 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11691 additional_flags=-Winline.
11692 * gdb.opt/inline-locals.exp: Likewise.
11693 * gdb.opt/inline-markers.c (ATTR): Define.
11694 (inlined_fn): Use it.
11695
f25827c1
YQ
116962016-07-19 Yao Qi <yao.qi@linaro.org>
11697
11698 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11699 (test_with_self): Remove some code. Remove argument executable.
11700 (top-level): Use do_self_tests.
11701
37539ebe
DB
117022016-07-15 Zachary Welch <zwelch@codesourcery.com>
11703 Don Breazeal <donb@codesourcery.com>
11704
11705 * gdb.base/maint.exp: Escape paths used in regular expressions.
11706 * gdb.stabs/weird.exp: Likewise.
11707
dac790e1
TT
117082016-07-13 Tom Tromey <tom@tromey.com>
11709
11710 PR python/15620, PR python/18620:
11711 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11712 (test_bkpt_events): New procs.
11713
93daf339
TT
117142016-07-13 Tom Tromey <tom@tromey.com>
11715
11716 PR python/17698:
11717 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11718 test.
11719 (test_watchpoints): Likewise.
11720 (test_bkpt_pending): New proc.
11721
6571a381
TT
117222016-07-13 Tom Tromey <tom@tromey.com>
11723
11724 PR cli/18053:
11725 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11726 completion test.
11727
e8732474
JK
117282016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11729
11730 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11731 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11732 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11733 f_label.
11734 (g): Rename g_end_lbl to g_label.
11735 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11736 low_pc and high_pc.
11737 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11738
e0f3fd7c
TT
117392016-07-12 Tom Tromey <tom@tromey.com>
11740
11741 PR python/19293:
11742 * gdb.python/py-unwind-maint.exp: Update tests.
11743
3cfe46b6
YQ
117442016-07-12 Yao Qi <yao.qi@linaro.org>
11745
11746 * lib/selftest-support.exp (selftest_setup): Match the output
11747 when captured_main is inlined.
11748
4f19a0e6
WT
117492016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11750
11751 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11752 New variables.
11753 (print this%a, print this%b, print this): New tests.
11754 * gdb.fortran/derived-types.f90 (this): New object and
11755 initialization.
11756
986cf455
SM
117572016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11758
11759 * gdb.ada/arraydim.exp: Remove extra directory level in build
11760 directory.
11761
f0464b23
SM
117622016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11763
11764 * lib/ada.exp: Remove extra directory level in build directory.
11765 * gdb.ada/cond_lang.exp: Likewise.
11766 * gdb.ada/exec_changed.exp: Likewise.
11767 * gdb.ada/lang_switch.exp: Likewise.
11768
42d94011
MG
117692016-07-06 Manish Goregaokar <manish@mozilla.com>
11770
2806dc7e
PA
11771 * simple.rs: Add test for raw pointer subscripting.
11772 * simple.exp: Add test expectations.
42d94011 11773
647c264c
YQ
117742016-07-05 Yao Qi <yao.qi@linaro.org>
11775
11776 * gdb.mi/mi-reverse.exp: Match =record-started output.
11777
20aa2c60
PA
117782016-07-01 Pedro Alves <palves@redhat.com>
11779
11780 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11781 procedure.
11782 (jit_reader_test): Test the jit reader's unwinder.
11783 * gdb.base/jithost.c (jit_function_00_code): New global.
11784 (main): Use memcpy to fill in the mmapped code, instead of poking
11785 bytes manually here.
11786 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11787 value.
11788 (read_debug_info): Save the function's range.
11789 (read_sp): New function.
11790 (unwind_frame): Use it. Also unwind RBP.
11791 (get_frame_id): Use read_sp.
11792 (gdb_init_reader): Use calloc instead of malloc.
11793 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11794 parameter. Use gdb_test_multiple.
11795
ced2dffb
PA
117962016-07-01 Pedro Alves <palves@redhat.com>
11797 Antoine Tremblay <antoine.tremblay@ericsson.com>
11798
11799 * gdb.threads/process-dies-while-detaching.c: New file.
11800 * gdb.threads/process-dies-while-detaching.exp: New file.
11801
63000888
PA
118022016-07-01 Pedro Alves <palves@redhat.com>
11803
11804 * gdb.multi/watchpoint-multi-exit.c: New file.
11805 * gdb.multi/watchpoint-multi-exit.exp: New file.
11806
038d4868
PA
118072016-06-30 Pedro Alves <palves@redhat.com>
11808
11809 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11810 unset inferior_spawn_id.
11811
994e9c83
PA
118122016-06-30 Pedro Alves <palves@redhat.com>
11813
11814 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11815 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11816
e5653468
YQ
118172016-06-29 Yao Qi <yao.qi@linaro.org>
11818
11819 * gdb.base/return.c: Add copyright header.
11820
803b47e5
TT
118212016-06-29 Tom Tromey <tom@tromey.com>
11822
11823 PR python/20129:
11824 * gdb.python/py-framefilter.exp: Add tests for setting priority
11825 and disabling of non-existent frame filter.
11826
28244707
YQ
118272016-06-29 Yao Qi <yao.qi@linaro.org>
11828
11829 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11830 0x0f07ff.
11831
a31d2f06
YQ
118322016-06-28 Yao Qi <yao.qi@linaro.org>
11833
11834 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11835 triplets. Start gdb, execute catch syscall, and continue. Check
11836 gdb's output to determine catch syscall is supported.
11837
921d8f54
MG
118382016-06-27 Manish Goregaokar <manish@mozilla.com>
11839
25d49b86
PA
11840 * gdb.rust/simple.rs: Add test for returning unit in a function.
11841 * gdb.rust/simple.exp: Add expectation for functions returning
11842 unit.
921d8f54 11843
f4952523
PMR
118442016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11845
11846 * gdb.python/py-breakpoint-create-fail.c,
11847 gdb.python/py-breakpoint-create-fail.exp,
11848 gdb.python/py-breakpoint-create-fail.py: New testcase.
11849
fccb08f8
MG
118502016-06-25 Manish Goregaokar <manish@mozilla.com>
11851
11852 PR gdb/20239
11853 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11854 * gdb.rust/simple.exp: Add test expectations for new NonZero
11855 tests.
fccb08f8 11856
6b850546
DT
118572016-06-24 David Taylor <dtaylor@emc.com>
11858
11859 * gdb.base/offsets.exp: New file.
11860 * gdb.base/offsets.c: New file.
11861
17621150
TT
118622016-06-23 Tom Tromey <tom@tromey.com>
11863
11864 PR gdb/16483:
11865 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11866 before any filters are loaded.
11867
04d59df6
WT
118682016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11869
11870 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11871 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11872 structs.
11873 * gdb.fortran/derived-type-function.exp: New file.
11874 * gdb.fortran/derived-type-function.f90: New file.
11875
11876
ac69f786
PA
118772016-06-21 Pedro Alves <palves@redhat.com>
11878
11879 * gdb.base/new-ui.exp: New file.
11880 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11881 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11882 (with_spawn_id): New procedure.
11883
49940788
PA
118842016-06-21 Pedro Alves <palves@redhat.com>
11885
11886 * gdb.mi/mi-exec-run.exp: New file.
11887
ef274d26
PA
118882016-06-21 Pedro Alves <palves@redhat.com>
11889
11890 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11891 breakpoint command's output on the main UI.
11892 (test_break): New procedure, factored out from calls in the top
11893 level.
11894 (top level): Use foreach_with_prefix to test MI as main UI and as
11895 separate UI.
11896
468afe6c
PA
118972016-06-21 Pedro Alves <palves@redhat.com>
11898
11899 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11900 (test_awatch_creation_and_listing)
11901 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11902 Remove 'type' parameter.
11903 (test_watchpoint_all): New parameter mi_mode. Remove
11904 with_test_prefix.
11905 (top level): Use foreach_with_prefix, and add main/separate UI MI
11906 testing axis.
11907
51f77c37
PA
119082016-06-21 Pedro Alves <palves@redhat.com>
11909
11910 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11911 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11912 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11913 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11914 (gdb_main_spawn_id, mi_spawn_id): Declare and
11915 comment.
11916 (mi_create_inferior_pty): New procedure,
11917 factored out from default_mi_gdb_start.
11918 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11919 procedures.
11920 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11921 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11922 Use mi_create_inferior_pty.
11923 (mi_gdb_start): Use eval to pass down args list.
11924
8980e177
PA
119252016-06-21 Pedro Alves <palves@redhat.com>
11926
11927 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11928 * gdb.opt/inline-cmds.exp: Add MI tests.
11929
f38d3ad1
PA
119302016-06-21 Pedro Alves <palves@redhat.com>
11931
11932 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11933
45db7c09
PA
119342016-06-21 Pedro Alves <palves@redhat.com>
11935
11936 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11937 (top level): Use it instead of mi_execute_to.
11938
5a069ab3
PA
119392016-06-21 Pedro Alves <palves@redhat.com>
11940
11941 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11942 (cont_handler_str): New.
11943 (signal_stop_handler): Set stop_handler_str instead of printing to
11944 stdout.
11945 (continue_handler): Set cont_handler_str instead of printing to
11946 stdout.
11947 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11948 mi_send_resuming_command. Print stop_handler_str and
11949 cont_handler_str instead of expecting the python events print
11950 directly.
11951
2838cc1d
SD
119522016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11953
11954 * gdb.base/jit-reader.exp: New file.
11955 * gdb.base/jithost.c: New file.
11956 * gdb.base/jithost.h: New file.
11957 * gdb.base/jitreader.c : New file.
11958 * gdb.base/jit-protocol.h: New file.
11959
21a77091
YQ
119602016-06-17 Yao Qi <yao.qi@linaro.org>
11961
11962 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11963 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11964 and detach-on-fork. Adjust tests.
11965 (top level): Invoke break_cond_on_syscall with combinations of
11966 syscall, follow-fork-mode and detach-on-fork.
11967
f50bf8e5
YQ
119682016-06-17 Yao Qi <yao.qi@linaro.org>
11969
11970 * gdb.base/step-over-exit.c: New.
11971 * gdb.base/step-over-exit.exp: New.
11972
a28d8e50
YTL
119732016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11974
11975 * gdb.base/float.exp: Add target check for nds32*-*-*.
11976 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11977
cad8e26d
AB
119782016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11979
11980 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11981 for unsupported target features.
11982 * gdb.base/call-rt-st.exp: Likewise.
11983 * gdb.base/call-sc.exp: Likewise.
11984 * gdb.base/call-signal-resume.exp: Likewise.
11985 * gdb.base/call-strs.exp: Likewise.
11986 * gdb.base/callexit.exp: Likewise.
11987 * gdb.base/callfuncs.exp: Likewise.
11988 * gdb.base/nodebug.exp: Likewise.
11989 * gdb.base/printcmds.exp: Likewise.
11990 * gdb.base/ptype.exp: Likewise.
11991 * gdb.base/structs.exp: Likewise.
11992 * gdb.base/unwindonsignal.exp: Likewise.
11993 * gdb.cp/gdb2495.exp: Likewise.
11994 * gdb.cp/templates.exp: Likewise.
11995 * gdb.cp/virtfunc.exp: Likewise.
11996 * gdb.threads/hand-call-in-threads.exp: Likewise.
11997 * gdb.threads/interrupted-hand-call.exp: Likewise.
11998 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11999
347dc102
TT
120002016-06-10 Tom Tromey <tom@tromey.com>
12001
12002 PR rust/20110:
12003 * gdb.rust/expr.exp: Add test for integer constant larger than
12004 i32.
12005
5e13cf25
BH
120062016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12007
12008 * gdb.fortran/nested-funcs.exp: New.
12009 * gdb.fortran/nested-funcs.f90: New.
12010
bb556f1f
TK
120112016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12012
12013 * gdb.base/examine-backward.c: New file.
12014 * gdb.base/examine-backward.exp: New file.
12015
38b022b4
SM
120162016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12017
12018 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12019 matching.
12020
1b40ec05
TT
120212016-06-02 Tom Tromey <tom@tromey.com>
12022
12023 PR python/18984:
12024 * gdb.python/py-shared.exp: Add solib_name test.
12025
193bd378
SM
120262016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12027
12028 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12029
3326303b
MG
120302016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12031
12032 PR c++/19893
12033 * gdb.dwarf2/implref.exp: Rename to...
12034 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12035 * gdb.dwarf2/implref-array.c: New file.
12036 * gdb.dwarf2/implref-array.exp: Likewise.
12037 * gdb.dwarf2/implref-global.c: Likewise.
12038 * gdb.dwarf2/implref-global.exp: Likewise.
12039 * gdb.dwarf2/implref-struct.c: Likewise.
12040 * gdb.dwarf2/implref-struct.exp: Likewise.
12041
825c8ef2
AT
120422016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12043
12044 * gdb.trace/trace-condition.exp: Add 64bit tests.
12045
2320162a
AT
120462016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12047
12048 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12049 bits types.
12050 (main): Adapt to 8 to 64 bits types.
12051 * gdb.trace/trace-condition.exp: Add new tests.
12052
a7818233
AT
120532016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12054
12055 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12056
0d336466
AT
120572016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12058
12059 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12060 Move condition tests...
12061 * gdb.trace/trace-condition.exp: Here.
12062
7faeb45a
AT
120632016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12064
12065 * gdb.trace/trace-condition.exp: Add counter-case tests.
12066
e385593e
JK
120672016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12068
12069 PR c++/15231
12070 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12071 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12072
744608cc
PA
120732016-05-27 Pedro Alves <palves@redhat.com>
12074
12075 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12076 New procedure.
12077 (top level): Call it, and bail out of DejaGnu is known to be bad.
12078
ac775bf4
AB
120792016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12080
12081 * gdb.base/whatis.c: Extend the test case.
12082 * gdb.base/whatis.exp: Add additional tests.
12083
2bbad2ea
BH
120842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12085
12086* gdb.fortran/type.f90: Add pointer variable.
12087* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12088
8b70175d
BH
120892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12090
12091 * gdb.fortran/vla-type.exp: Fix testcase name.
12092
86d8a848
BH
120932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12094
12095 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12096
e188eb36
BH
120972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12098
12099 * gdb.fortran/type.f90: Add nested structures.
12100 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12101 * gdb.fortran/derived-type.exp: Adapt expected output.
12102 * gdb.fortran/vla-type.exp: Adapt expected output.
12103
9b2db1fd
BH
121042016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12105
12106 * gdb.fortran/whatis_type.exp: Adapt expected output.
12107
72b17055
BH
121082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12109
12110 * gdb.fortran/print_type.exp: Fix expected output.
12111 * gdb.fortran/whatis_type.exp: Fix expected output.
12112
3cd81d8d
BH
121132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12114
12115 * gdb.fortran/whatis_type.exp: Use multi_line.
12116
ddae9462
TT
121172016-05-24 Tom Tromey <tom@tromey.com>
12118
12119 PR python/17386:
12120 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12121 use value as an index.
12122
1957f6b8
TT
121232016-05-23 Tom Tromey <tom@tromey.com>
12124
12125 PR python/17981:
12126 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12127 no-breakpoint case.
12128
026a9174
PA
121292016-05-24 Pedro Alves <palves@redhat.com>
12130
12131 PR gdb/19828
12132 * gdb.threads/clone-attach-detach.c: New file.
12133 * gdb.threads/clone-attach-detach.exp: New file.
12134
e70a7231
FR
121352016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12136
12137 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12138
0f6ed0e0
TT
121392016-05-23 Tom Tromey <tom@tromey.com>
12140
12141 PR python/19438, PR python/18393:
12142 * gdb.python/py-progspace.exp: Add "dir" test.
12143 * gdb.python/py-objfile.exp: Add "dir" test.
12144
ffd19d61
YQ
121452016-05-23 Yao Qi <yao.qi@linaro.org>
12146
12147 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12148 * gdb.arch/thumb2-it.exp: Likewise.
12149
9e8f9b05
SM
121502016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12151
12152 * gdb.mi/mi-threads-interrupt.c: New file.
12153 * gdb.mi/mi-threads-interrupt.exp: New file.
12154
61c6156d
SM
121552016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12156
12157 PR gdb/18077
12158 * gdb.mi/mi-async-run.exp: New file.
12159 * gdb.mi/mi-async-run.c: New file.
12160
67218854
TT
121612016-05-17 Tom Tromey <tom@tromey.com>
12162 Manish Goregaokar <manishsmail@gmail.com>
12163
12164 * lib/rust-support.exp: New file.
12165 * lib/gdb.exp (skip_rust_tests): New proc.
12166 (build_executable_from_specs): Handle rust.
12167 * lib/future.exp (gdb_find_rustc): New proc.
12168 (gdb_default_target_compile): Handle rust.
12169 * gdb.rust/expr.exp: New file.
12170 * gdb.rust/generics.exp: New file.
12171 * gdb.rust/generics.rs: New file.
12172 * gdb.rust/methods.exp: New file.
12173 * gdb.rust/methods.rs: New file.
12174 * gdb.rust/modules.exp: New file.
12175 * gdb.rust/modules.rs: New file.
12176 * gdb.rust/simple.exp: New file.
12177 * gdb.rust/simple.rs: New file.
12178
c44af4eb
TT
121792016-05-17 Tom Tromey <tom@tromey.com>
12180
12181 * gdb.base/default.exp (set language): Add rust.
12182
dcd1f979
TT
121832016-05-17 Tom Tromey <tom@tromey.com>
12184
12185 * gdb.gdb/unittest.exp: New file.
12186
155b7f57
YQ
121872016-05-16 Yao Qi <yao.qi@linaro.org>
12188
12189 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12190 shell_prompt. Update shell_prompt_re.
12191
8ddd5a6c
DE
121922016-05-12 Doug Evans <dje@google.com>
12193
12194 PR symtab/19999
12195 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12196 $options when building executable.
12197 * gdb.dwarf2/fission-loclists-pie.S: New file.
12198 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12199
02e370d9
SM
122002016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12201
12202 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12203 of [is_remote target],
12204
8929ad8b
SM
122052016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12206
12207 * lib/gdb.exp (use_gdb_stub): New procedure.
12208
6c447423
DE
122092016-05-03 Yunlian Jiang <yunlian@google.com>
12210 Doug Evans <dje@google.com>
12211
12212 PR symtab/19914
12213 * gdb.dwarf2/dwp-sepdebug.c: New file.
12214 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12215
444e826c
SM
122162016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12217
12218 * gdb.base/detach.exp: Remove is_remote check.
12219
740feeaa
SM
122202016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12221
12222 * gdb.base/annota-input-while-running.exp: Don't check for
12223 [is_remote target]. Enable annotations after running to main.
12224 Remove unused "set test..." line.
12225
9080ac9d
SM
122262016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12227
12228 * gdb.trace/trace-enable-disable.exp: New file.
12229 * gdb.trace/trace-enable-disable.c: New file.
12230
952ebca5
SM
122312016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12232
12233 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12234 use it in info sharedlibrary test.
12235 * gdb.trace/ftrace-lock.exp: Likewise.
12236 * gdb.trace/ftrace.exp: Likewise.
12237 * gdb.trace/range-stepping.exp: Likewise.
12238 * gdb.trace/trace-break.exp: Likewise.
12239 * gdb.trace/trace-condition.exp: Likewise.
12240 * gdb.trace/trace-mt.exp: Likewise.
12241
d9019901
SM
122422016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12243
12244 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12245 (gdb_load_shlib): ... this.
12246 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12247 gdb_load_shlib.
12248 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12249 * gdb.base/ctxobj.exp: Likewise.
12250 * gdb.base/dprintf-pending.exp: Likewise.
12251 * gdb.base/dso2dso.exp: Likewise.
12252 * gdb.base/fixsection.exp: Likewise.
12253 * gdb.base/gcore-relro.exp: Likewise.
12254 * gdb.base/gdb1555.exp: Likewise.
12255 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12256 * gdb.base/gnu-ifunc.exp: Likewise.
12257 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12258 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12259 * gdb.base/pending.exp: Likewise.
12260 * gdb.base/print-file-var.exp: Likewise.
12261 * gdb.base/print-symbol-loading.exp: Likewise.
12262 * gdb.base/shlib-call.exp: Likewise.
12263 * gdb.base/shreloc.exp: Likewise.
12264 * gdb.base/so-impl-ld.exp: Likewise.
12265 * gdb.base/solib-disc.exp: Likewise.
12266 * gdb.base/solib-nodir.exp: Likewise.
12267 * gdb.base/solib-overlap.exp: Likewise.
12268 * gdb.base/solib-symbol.exp: Likewise.
12269 * gdb.base/solib-weak.exp (do_test): Likewise.
12270 * gdb.base/sym-file.exp: Likewise.
12271 * gdb.base/symtab-search-order.exp: Likewise.
12272 * gdb.base/type-opaque.exp: Likewise.
12273 * gdb.base/unload.exp: Likewise.
12274 * gdb.base/watchpoint-solib.exp: Likewise.
12275 * gdb.compile/compile.exp: Likewise.
12276 * gdb.cp/gdb2384.exp: Likewise.
12277 * gdb.cp/infcall-dlopen.exp: Likewise.
12278 * gdb.cp/re-set-overloaded.exp: Likewise.
12279 * gdb.fortran/library-module.exp: Likewise.
12280 * gdb.opt/solib-intra-step.exp: Likewise.
12281 * gdb.python/py-finish-breakpoint.exp: Likewise.
12282 * gdb.python/py-shared.exp: Likewise.
12283 * gdb.reverse/solib-precsave.exp: Likewise.
12284 * gdb.reverse/solib-reverse.exp: Likewise.
12285 * gdb.server/solib-list.exp: Likewise.
12286 * gdb.threads/dlopen-libpthread.exp: Likewise.
12287 * gdb.threads/tls-shared.exp: Likewise.
12288 * gdb.threads/tls-so_extern.exp: Likewise.
12289 * gdb.trace/change-loc.exp: Likewise.
12290 * gdb.trace/ftrace-lock.exp: Likewise.
12291 * gdb.trace/ftrace.exp: Likewise.
12292 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12293 * gdb.trace/pending.exp: Likewise.
12294 * gdb.trace/range-stepping.exp: Likewise.
12295 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12296 (strace_info_marker): Likewise.
12297 (strace_probe_marker): Likewise.
12298 (strace_trace_on_same_addr): Likewise.
12299 (strace_trace_on_diff_addr): Likewise.
12300 * gdb.trace/trace-break.exp: Likewise.
12301 * gdb.trace/trace-condition.exp: Likewise.
12302 * gdb.trace/trace-mt.exp: Likewise.
12303
fca4cfd9
SM
123042016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12305
12306 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12307 result of gdb_remote_download.
12308 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12309 * gdb.base/dso2dso.exp: Likewise.
12310 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12311 * gdb.base/print-file-var.exp: Likewise.
12312 * gdb.base/shlib-call.exp: Likewise.
12313 * gdb.base/shreloc.exp: Likewise.
12314 * gdb.base/solib-overlap.exp: Likewise.
12315 * gdb.base/solib-weak.exp (do_test): Likewise.
12316 * gdb.base/unload.exp: Likewise.
12317
11cf4ffb
YQ
123182016-04-27 Yao Qi <yao.qi@linaro.org>
12319
12320 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12321 exists.
12322
3e2e34f8
KB
123232016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12324
12325 * vla-type.exp: Print structure from toplevel.
12326
8f07e298
BH
123272016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12328
12329 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12330 of dynamic types.
12331 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12332 of dynamic types.
12333
9920b434
BH
123342016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12335
12336 * gdb.fortran/vla-type.f90: New file.
12337 * gdb.fortran/vla-type.exp: New file.
12338
f3abeff5
YQ
123392016-04-25 Yao Qi <yao.qi@linaro.org>
12340
12341 * gdb.base/branch-to-self.c: New file.
12342 * gdb.base/branch-to-self.exp: New file.
12343
0a5d52f0
YQ
123442016-04-22 Yao Qi <yao.qi@linaro.org>
12345
12346 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12347 more after $hex.
12348
495346f6
YQ
123492016-04-22 Yao Qi <yao.qi@linaro.org>
12350
12351 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12352 * gdb.base/annota3.exp: Likewise.
12353
4a7e075c
YQ
123542016-04-22 Yao Qi <yao.qi@linaro.org>
12355
12356 * gdb.reverse/step-precsave.exp: Do one step and test program
12357 stops in "callee" and do multiple steps until program goes out
12358 of "callee".
12359 * gdb.reverse/step-reverse.exp: Likewise.
12360
5b061e98
YQ
123612016-04-22 Yao Qi <yao.qi@linaro.org>
12362
12363 * gdb.trace/signal.exp: Also pass if
12364 $tracepoint_hits($i) > $iterations.
12365
5c5dc57f
YQ
123662016-04-22 Yao Qi <yao.qi@linaro.org>
12367
12368 * gdb.trace/signal.c: New file.
12369 * gdb.trace/signal.exp: New file.
12370
a55411b9
DE
123712016-04-19 Doug Evans <xdje42@gmail.com>
12372
12373 * gdb.base/bad-file.exp: New file.
12374
a22df60a
MG
123752016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12376
12377 * gdb.dwarf2/implref.exp: New file.
12378
0c13f7e5
BH
123792016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12380
12381 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12382 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12383 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12384 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12385 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12386 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12387 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12388 * lib/fortran.exp (fortran_int4): New procedure.
12389 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12390 (fortran_logical4): Likewise.
12391
9b9b09e9
BH
123922016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12393
12394 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12395
a14d1f4d
BH
123962016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12397
12398 * lib/compiler.c: Add Intel specific preprocessor macros.
12399 * lib/compiler.cc: Likewise.
25d49b86 12400
7d49b1d0
LM
124012016-04-13 Luis Machado <lgustavo@codesourcery.com>
12402
12403 * gdb.server/connect-with-no-symbol-file.c: New file.
12404 * gdb.server/connect-with-no-symbol-file.exp: New file.
12405
8392fa22
SM
124062016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12407
12408 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12409
8c4c4aeb
SM
124102016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12411
12412 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12413 standard output directory.
12414
45e3745e
AT
124152016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12416
12417 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12418
e26b7e41
MM
124192016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12420
12421 * gdb.btrace/instruction_history.c (loop): Add declaration.
12422
8ce09462
AT
124232016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12424
12425 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12426
2e88a1ea
SM
124272016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12428
12429 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12430 parentheses to print.
12431 (continue_handler): Likewise.
12432
f48e22e3
SM
124332016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12434
12435 * gdb.server/solib-list.exp: Remove is_remote check.
12436 Pass shlib= to gdb_compile. Don't link shared library with
12437 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12438 Run binary filename through "readlink -f" on the target.
12439
096be756
PA
124402016-04-08 Pedro Alves <palves@redhat.com>
12441
12442 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12443 interpreter filename as argument to gdbserver_spawn.
12444 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12445 Return empty if $last_loaded_file does not exist.
12446
06500533
JK
124472016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12448
12449 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12450 * gdb.base/jit-main.c: Use exit after usage.
12451
2d35e871
JK
124522016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12453
12454 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12455 GDBHISTSIZE prior to the tests.
12456 * gdb.base/gdbinit-history.exp: Likewise.
12457
124582016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12459
12460 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12461 instead of build_executable. Use gdb_load_shlibs.
12462
c8064e7e
YQ
124632016-04-07 Yao Qi <yao.qi@linaro.org>
12464
12465 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12466 Execute "si" command.
12467
bde47561
YQ
124682016-04-07 Yao Qi <yao.qi@linaro.org>
12469
12470 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12471 number instead of the comments on some line.
12472
b16f8a3b
DB
124732016-04-06 Don Breazeal <donb@codesourcery.com>
12474
12475 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12476 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12477
c2f901df
SM
124782016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12479
12480 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12481 standard_output_file. Remove unused binfile variable.
12482
ac17fda0
CU
124832016-04-05 Catalin Udma <catalin.udma@freescale.com>
12484
12485 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12486 * gdb.python/py-mi-objfile.exp: Match "list main" output
12487 in console format.
12488
03a8c4df
SM
124892016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12490
12491 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12492 absolute.
12493
6e774b13
SM
124942016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12495
12496 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12497 absolute.
12498 * gdb.trace/ftrace.exp: Likewise.
12499 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12500 targets as well.
12501 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12502 (gdb_load_shlibs): Copy libraries to test directory when testing
12503 natively. Only set solib-search-path if testing remotely.
12504 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12505
7817ea46
SM
125062016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12507
12508 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12509 gdb_download. Use it even if the target is not remote.
12510 * gdb.base/jit.exp (compile_jit_test): Likewise.
12511 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12512 output directory if the destination board is local, otherwise use
12513 the standard remote_download from DejaGnu.
12514 (gdb_download): Remove.
12515 (gdb_load_shlibs): Use gdb_remote_download instead of
12516 gdb_download.
12517 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12518 Use gdb_remote_download instead of gdb_download. Use it even if
12519 the target is not remote.
12520 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12521 instead of gdb_download.
12522
7beb7f68
SM
125232016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12524
12525 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12526 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12527 run.
12528
cc63428a
AV
125292016-04-01 Artemiy Volkov <artemiyv@acm.org>
12530
12531 PR gdb/19820
12532 * gdb.base/printcmds.exp: Add artificial arrays tests.
12533
64cdf930
PA
125342016-03-31 Pedro Alves <palves@redhat.com>
12535
12536 PR gdb/19858
12537 * gdb.base/jit-main.c: Include unistd.h.
12538 (ATTACH): Define to 0 if not already defined.
12539 (wait_for_gdb, mypid): New globals.
12540 (WAIT_FOR_GDB): New macro.
12541 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12542 some breakpoint locations.
12543 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12544 New procedures.
12545 (one_jit_test): Add REATTACH parameter, and handle it. Use
12546 continue_to_test_location.
12547 (top level): Test attach, and adjusts calls to one_jit_test.
12548
40dea8cb
PA
125492016-03-31 Pedro Alves <palves@redhat.com>
12550
12551 PR gdb/19858
12552 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12553 BINSUFFIX parameter, and handle it.
12554 (top level): Adjust calls compile_jit_test.
12555
e7ea3ec7
CU
125562016-03-31 Catalin Udma <catalin.udma@freescale.com>
12557
12558 PR python/19743
12559 * gdb.python/py-mi-events-gdb.py: New file.
12560 * gdb.python/py-mi-events.c: New file.
12561 * gdb.python/py-mi-events.exp: New file.
12562
e6359af3
YQ
125632016-03-30 Yao Qi <yao.qi@linaro.org>
12564
12565 * gdb.reverse/until-precsave.exp: Match function name only.
12566 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12567 Move malloc to a condition block.
12568 * gdb.reverse/until-reverse.exp: Match function name only.
12569
a4105d04
MK
125702016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12571
12572 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12573 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12574 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12575 variable for GPR 0 instead of assuming it is register 0.
12576 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12577 * lib/trace-support.exp: Add s390 registers.
12578
bfa6adb9
YQ
125792016-03-29 Yao Qi <yao.qi@linaro.org>
12580
12581 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12582
1e6697ea
YQ
125832016-03-24 Yao Qi <yao.qi@linaro.org>
12584
12585 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12586 test message.
12587
64bcd522
AA
125882016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12589
12590 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12591 maintaining separate logic for constructing the output path.
12592
7868401b
DB
125932016-03-16 Don Breazeal <donb@codesourcery.com>
12594
12595 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12596 Retry fork and waitpid on interrupted system call errors.
12597 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12598 Use with_timeout_factor to increase timeout by factor of 10.
12599
1cafadb4
DB
126002016-03-15 Don Breazeal <donb@codesourcery.com>
12601
12602 * gdb.cp/scope-err.cc: New test program.
12603 * gdb.cp/scope-err.exp: New test script.
12604 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12605 lines and "set breakpoint here" comment.
12606 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12607 Fixed some whitespace and format issues.
12608 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12609 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12610
81516450
DE
126112016-03-15 Doug Evans <dje@google.com>
12612
12613 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12614 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12615 All callers updated. Add tests for enums, mixed flags register.
12616
aa52b601
DE
126172016-03-15 Doug Evans <dje@google.com>
12618
12619 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12620 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12621
fa4ff313
SM
126222016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12623
12624 * gdb.base/default.exp: Add $_as_string to the list of expected
12625 convenience functions.
12626
f2403c39
AB
126272016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12628
12629 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12630
f2f3ccb9
SM
126312016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12632
12633 * gdb.python/py-as-string.exp: New file.
12634 * gdb.python/py-as-string.c: New file.
12635
00dbd492
PA
126362016-03-09 Pedro Alves <palves@redhat.com>
12637
12638 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12639 signal" -> "Thread NN received signal" output change.
12640 * gdb.threads/ia64-sigill.exp: Likewise.
12641 * gdb.threads/linux-dp.exp: Likewise.
12642 * gdb.threads/manythreads.exp: Likewise.
12643 * gdb.threads/pending-step.exp: Likewise.
12644 * gdb.threads/print-threads.exp: Likewise.
12645 * gdb.threads/sigstep-threads.exp: Likewise.
12646 * gdb.threads/staticthreads.exp: Likewise.
12647 * gdb.threads/tls.exp: Likewise.
12648
1e6697ea
YQ
126492016-03-09 Pedro Alves <palves@redhat.com>
12650
12651 * gdb.base/command-line-input.exp: New file.
12652
b04fd3be
MK
126532016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12654
12655 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12656 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12657 * gdb.trace/pending.exp: Accept leading dot before function name.
12658 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12659 * lib/trace-support.exp: Set registers for ppc.
12660
98fa59e9
MK
126612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12662
12663 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12664 use it for disassembly; accept .main in addition to main in backtrace.
12665
f77198c8
MK
126662016-03-09 Wei-cheng Wang <cole945@gmail.com>
12667 Marcin Kościelnicki <koriakin@0x04.net>
12668
12669 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12670 (gdb_recursion_test_ptr): New global variable.
12671 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12672 gdb_recursion_test.
12673 (gdb_c_test): Ditto.
12674
ba84e0da
MK
126752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12676
12677 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12678 ordering.
12679
4366d36e
MK
126802016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12681
12682 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12683 (bar): Add bar_start_lbl label.
12684 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12685 of foo/bar for emitting DWARF and tracing.
12686
5eb264df
SDJ
126872016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12688
12689 * analyze-racy-logs.py: Set executable bit.
12690
fb6a751f
SDJ
126912016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12692
12693 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12694 (CHECK_TARGET_TMP): Likewise.
12695 (check-single-racy): New rule.
12696 (check-parallel-racy): Likewise.
12697 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12698 (do-check-parallel-racy): New rule.
12699 (check-racy/%.exp): Likewise.
12700 * README (Racy testcases): New section.
12701 * analyze-racy-logs.py: New file.
12702
bdf7e230
DE
127032016-03-03 Doug Evans <dje@google.com>
12704
12705 * gdb.base/skip.exp: Use with_test_prefix.
12706
4719d415
YQ
127072016-03-03 Yao Qi <yao.qi@linaro.org>
12708
12709 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12710 Invoke step_over_syscall "clone" and break_cond_on_syscall
12711 "clone".
12712 * gdb.base/step-over-clone.c: New file.
12713
ea507862
YQ
127142016-03-03 Yao Qi <yao.qi@linaro.org>
12715
12716 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12717 code format.
12718
8fc8cbda
YQ
127192016-03-03 Yao Qi <yao.qi@linaro.org>
12720
12721 * gdb.base/disp-step-fork.c: Rename to ...
12722 * gdb.base/step-over-fork.c: ... it. New file.
12723 * gdb.base/disp-step-vfork.c: Rename to ...
12724 * gdb.base/step-over-vfork.c: ... it. New file.
12725 * gdb.base/disp-step-syscall.exp: Rename to ...
12726 * gdb.base/step-over-syscall.exp: ... it. New file.
12727 (disp_step_cross_syscall): Rename to ...
12728 (step_over_syscall): ... it.
12729
92fa70b0
YQ
127302016-03-03 Yao Qi <yao.qi@linaro.org>
12731
12732 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12733 If target supports condition evaluation on target, invoke
12734 break_cond_on_syscall for fork and vfork.
12735
e197ad3c
YQ
127362016-03-03 Yao Qi <yao.qi@linaro.org>
12737
12738 * gdb.base/disp-step-syscall.exp: Don't invoke
12739 support_displaced_stepping.
12740 (disp_step_cross_syscall): Test with displaced stepping off and
12741 on if supported.
12742
0b47da9f
YQ
127432016-03-03 Yao Qi <yao.qi@linaro.org>
12744
12745 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12746 proc.
12747 (setup): New proc.
12748 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12749 and setup.
12750
065ab6dc
BH
127512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12752
12753 * gdb.fortran/vla-history.exp: Remove breakpoint.
12754
07e448ad 127552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12756
25d49b86
PA
12757 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12758 exceeds timeout.
07e448ad 12759
9ac2d526 127602016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12761
25d49b86
PA
12762 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12763 breakpoint.
9ac2d526 12764
17807369
BH
127652016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12766
12767 * gdb.mi/vla.f90: Nullify pointer after declaration.
12768
86e501af
PA
127692016-03-01 Pedro Alves <palves@redhat.com>
12770
12771 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12772
1e903e32
PA
127732016-03-01 Pedro Alves <palves@redhat.com>
12774
12775 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12776 before anything else.
12777 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12778 _GNU_SOURCE here.
12779 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12780 before anything else.
12781 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12782
6ccb54e2
PA
127832016-03-01 Pedro Alves <palves@redhat.com>
12784
12785 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12786
30ca9da1
YQ
127872016-03-01 Yao Qi <yao.qi@linaro.org>
12788
12789 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12790 prepare_for_testing.
12791
dc856b38
YQ
127922016-03-01 Yao Qi <yao.qi@linaro.org>
12793
12794 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12795
4a932159
AA
127962016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12797
12798 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12799 manually constructing the output path.
12800
f2489477
AA
128012016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12802
12803 * gdb.arch/s390-stackless.S: New.
12804 * gdb.arch/s390-stackless.exp: New.
12805
38899f16
IB
128062016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12807
12808 * gdb.dlang/circular.c: New file.
12809 * gdb.dlang/circular.exp: New file.
12810
9fde51ed
YQ
128112016-02-26 Yao Qi <yao.qi@linaro.org>
12812
12813 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12814 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12815 (testcases): Update.
12816
ce90fefe
YQ
128172016-02-26 Yao Qi <yao.qi@linaro.org>
12818
12819 * gdb.reverse/aarch64.c: Rename to ...
12820 * gdb.reverse/insn-reverse.c: ... it.
12821 * gdb.reverse/aarch64.exp: Rename to ...
12822 * gdb.reverse/insn-reverse.exp: ... it.
12823
3263bceb
YQ
128242016-02-26 Yao Qi <yao.qi@linaro.org>
12825
12826 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12827 (testcase_ftype): New.
12828 (testcases): New array.
12829 (n_testcases): New.
12830 (main): Call each element in testcases.
12831 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12832 (read_testcase): New.
12833 Do the tests in a loop.
12834
6cb59ff1
YQ
128352016-02-25 Yao Qi <yao.qi@linaro.org>
12836
12837 * gdb.base/branches.c: Remove.
12838
ae91f625
MK
128392016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12840
12841 PR gdb/13808
12842 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12843
678b48b7
MK
128442016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12845
12846 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12847
7337a6f2
MK
128482016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12849
12850 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12851 change x86_64 call_insn to 'callq'.
12852
861ca91f
AT
128532016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12854
12855 * gdb.trace/tfile-avx.c: Move to...
12856 * gdb.trace/tracefile-pseudo-reg.c: Here.
12857 * gdb.trace/tfile-avx.exp: Move to...
12858 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12859
bf74e428
GB
128602016-02-24 Gary Benson <gbenson@redhat.com>
12861
12862 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12863 message on attach.
12864
cce0e923
DE
128652016-02-23 Doug Evans <dje@google.com>
12866
12867 * gdb.base/skip.c (test_skip): New function.
12868 (end_test_skip_file_and_function): New function.
12869 (test_skip_file_and_function): New function.
12870 * gdb.base/skip1.c (test_skip): New function.
12871 (skip1_test_skip_file_and_function): New function.
12872 * gdb.base/skip.exp: Add tests for new skip options.
12873 * gdb.base/skip-solib.exp: Update expected output.
12874 * gdb.perf/skip-command.cc: New file.
12875 * gdb.perf/skip-command.exp: New file.
12876 * gdb.perf/skip-command.py: New file.
12877
4000e47e
MK
128782016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12879
12880 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12881 info registers pattern.
12882
24f75ead
IB
128832016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12884
12885 * lib/future.exp: Add D support.
12886 (gdb_find_gdc): New proc.
12887 (gdb_default_target_compile): Add D support.
12888
fbb7bcbe
WW
128892016-02-18 Wei-cheng Wang <cole945@gmail.com>
12890
12891 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12892 user+system time.
12893 (trace_speed_test): Determine the iteration count for a time
12894 between 15..30 seconds.
12895
012b3a21
WT
128962016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12897
12898 * gdb.arch/i386-mpx-sigsegv.c: New file.
12899 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12900 * gdb.arch/i386-mpx-simple_segv.c: New file.
12901 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12902
2d5189bd
YQ
129032016-02-18 Yao Qi <yao.qi@linaro.org>
12904
12905 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12906 Don't call setup_kfail.
12907
40fb20d0
YQ
129082016-02-18 Yao Qi <yao.qi@linaro.org>
12909
12910 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12911 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12912
21b1f8d2
DE
129132016-02-16 Doug Evans <dje@google.com>
12914
12915 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12916 * gdb.base/skip1.c: Ditto.
12917 * gdb.base/skip.exp: Whitespace cleanup.
12918
4041ed77
DB
129192016-02-16 Don Breazeal <donb@codesourcery.com>
12920
12921 PR remote/19496
12922 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12923 Remove kfail for PR remote/19496.
12924
c4ef31bf
SM
129252016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12926
12927 * lib/gdb.exp (standard_temp_file): Return a path specific to
12928 the runtest invocation.
12929
266b65b3
SM
129302016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12931
12932 * gdb.trace/save-trace.exp: Change relative path to be in the
12933 standard output directory.
12934
a7a0a6a9
JK
129352016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12936
12937 * gdb.arch/i386-prologue.c: Add missing prototypes.
12938
c99dbb42
JK
129392016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12940
12941 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12942 * gdb.arch/i386-prologue.exp: Likewise.
12943 * gdb.arch/i386-size.exp: Likewise.
12944
aa480355
SM
129452016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12946
12947 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12948 define object file path.
12949 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12950 file path.
12951 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12952 standard_output_file to define binfile.
12953
ba881f50
JK
129542016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12955
12956 Fix compatibility with recent gfortran-5.3.1.
12957 * gdb.fortran/vla-history.exp (print vla1 allocated)
12958 (print vla2 allocated, print $2, print $3): Remove
12959 (print $4): Rename to ...
12960 (print $2): ... here.
12961 (print $9): Rename to ...
12962 (print $5): ... here.
12963 (print $10): Rename to ...
12964 (print $6): ... here.
12965 * gdb.fortran/vla.f90: Add pvla initialization.
12966
e9fb005c
JK
129672016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12968
12969 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12970 New test.
12971 * gdb.fortran/vla-value-sub.exp: Likewise.
12972
e44e00ff
MK
129732016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12974
12975 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12976
97e94151
SM
129772016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12978
12979 * i386-biarch-core.exp: Define corefile using
12980 standard_output_file.
12981
01113bc1
YQ
129822016-02-12 Yao Qi <yao.qi@linaro.org>
12983
12984 * gdb.arch/arm-single-step-kernel-helper.c: New.
12985 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12986
33b4777c
MM
129872016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12988
12989 * gdb.btrace/tailcall-only.exp: New.
12990 * gdb.btrace/tailcall-only.c: New.
12991 * gdb.btrace/x86_64-tailcall-only.S: New.
12992 * gdb.btrace/i686-tailcall-only.S: New.
12993
acc23c11
PA
129942016-02-11 Pedro Alves <palves@redhat.com>
12995
12996 * README (Parallel testing): Add missing double quotes.
12997
e352bf0a
PA
129982016-02-11 Pedro Alves <palves@redhat.com>
12999
13000 * README (Parallel testing): New section.
13001 (GDB_PARALLEL): Rewrite.
13002 (FORCE_PARALLEL): Document.
13003
9f5fed78
MK
130042016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13005
13006 * gdb.trace/tfile-avx.c: New test.
13007 * gdb.trace/tfile-avx.exp: New test.
13008
9ef9e6a6
KS
130092016-02-09 Keith Seitz <keiths@redhat.com>
13010
13011 PR breakpoints/19546
13012 * gdb.base/infcall-exec.c: New file.
13013 * gdb.base/infcall-exec2.c: New file.
13014 * gdb.base/infcall-exec.exp: New file.
13015
a96e36da
KS
130162016-02-09 Keith Seitz <keiths@redhat.com>
13017
13018 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13019 (toplevel): Call test_bkpt_address.
13020
9f61929f
KS
130212016-02-09 Keith Seitz <keiths@redhat.com>
13022
13023 PR python/19506
13024 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13025 (toplevel): Call test_bkpt_address.
13026
1e94266c
SM
130272016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13028
13029 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13030 to AC_OUTPUT.
13031 * configure: Regenerate.
13032
2a7f3dff
PA
130332016-02-09 Pedro Alves <palves@redhat.com>
13034
13035 PR breakpoints/19548
13036 * gdb.base/execl-update-breakpoints.c (some_function): New
13037 function.
13038 (main): Call it.
13039 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13040 Tighten expected GDB output.
13041
2151ccc5
SM
130422016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13043
13044 * Makefile.in (ALL_SUBDIRS): Remove.
13045 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13046 (distclean maintainer-clean realclean): Likewise.
13047 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13048 * configure: Regenerate.
13049 * gdb.ada/Makefile.in: Delete.
13050 * gdb.arch/Makefile.in: Likewise.
13051 * gdb.asm/Makefile.in: Likewise.
13052 * gdb.base/Makefile.in: Likewise.
13053 * gdb.btrace/Makefile.in: Likewise.
13054 * gdb.cell/Makefile.in: Likewise.
13055 * gdb.compile/Makefile.in: Likewise.
13056 * gdb.cp/Makefile.in: Likewise.
13057 * gdb.disasm/Makefile.in: Likewise.
13058 * gdb.dlang/Makefile.in: Likewise.
13059 * gdb.dwarf2/Makefile.in: Likewise.
13060 * gdb.fortran/Makefile.in: Likewise.
13061 * gdb.gdb/Makefile.in: Likewise.
13062 * gdb.go/Makefile.in: Likewise.
13063 * gdb.guile/Makefile.in: Likewise.
13064 * gdb.java/Makefile.in: Likewise.
13065 * gdb.linespec/Makefile.in: Likewise.
13066 * gdb.mi/Makefile.in: Likewise.
13067 * gdb.modula2/Makefile.in: Likewise.
13068 * gdb.multi/Makefile.in: Likewise.
13069 * gdb.objc/Makefile.in: Likewise.
13070 * gdb.opencl/Makefile.in: Likewise.
13071 * gdb.opt/Makefile.in: Likewise.
13072 * gdb.pascal/Makefile.in: Likewise.
13073 * gdb.perf/Makefile.in: Likewise.
13074 * gdb.python/Makefile.in: Likewise.
13075 * gdb.reverse/Makefile.in: Likewise.
13076 * gdb.server/Makefile.in: Likewise.
13077 * gdb.stabs/Makefile.in: Likewise.
13078 * gdb.threads/Makefile.in: Likewise.
13079 * gdb.trace/Makefile.in: Likewise.
13080 * gdb.xml/Makefile.in: Likewise.
13081 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13082 GDB_PARALLEL.
13083 (standard_output_file): Remove check for GDB_PARALLEL, always
13084 return path in outputs/$subdir/$testname.
13085
437277d4
SM
130862016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13087
13088 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13089 (site.exp): Assign abs_srcdir to tcl's srcdir.
13090
31d913c7
YQ
130912016-02-04 Yao Qi <yao.qi@linaro.org>
13092
13093 * gdb.base/foll-exec-mode.c: Include limits.h.
13094 (main): Add parameters argc and argv. Get directory from
13095 argv[0].
13096 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13097 compilation.
13098 * gdb.base/foll-exec.c: Include limits.h.
13099 (main): Add parameters argc and argv.
13100 Get directory from argv[0].
13101 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13102 Adjust tests on the number of lines as source code changed.
13103 * gdb.base/foll-vfork-exit.c: Include limits.h.
13104 (main): Add one line of statement before vfork.
13105 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13106 (main): Add parameters argc and argv. Get directory from
13107 argv[0].
13108 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13109 (setup_gdb): Set tbreak to skip some source lines.
13110 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13111 (main): Add parameters argc and argv. Get directory from
13112 argv[0].
13113 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13114 compilation.
13115 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13116 (main): Add parameters argc and argv. Get directory from
13117 argv[0].
13118 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13119 compilation.
13120
9482b9fb
DE
131212016-02-01 Doug Evans <dje@google.com>
13122
13123 * gdb.base/skip.exp: Clean up multiple references to same test name.
13124
6b2e4f10
PA
131252016-02-01 Pedro Alves <palves@redhat.com>
13126
ccb6afd6 13127 PR remote/19496
6b2e4f10
PA
13128 * gdb.threads/forking-threads-plus-breakpoint.exp
13129 (displaced_stepping_supported): New global.
13130 (probe_displaced_stepping_support): New procedure.
13131 (do_test): Add 'displaced' parameter, and use it.
13132 (top level): Check for displaced stepping support. Add displaced
13133 stepping on/off testing axis.
13134
37a8db1a
AB
131352016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13136
13137 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13138 pointer. Don't perform further tests on the unassociated pointer
13139 if the first test fails.
13140
5fdf6324
AB
131412016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13142
13143 * gdb.base/max-value-size.c: New file.
13144 * gdb.base/max-value-size.exp: New file.
13145 * gdb.base/huge.exp: Disable max-value-size for this test.
13146
935c6144
IB
131472016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13148
13149 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13150
7fe8399d
YQ
131512016-01-28 Yao Qi <yao.qi@linaro.org>
13152
13153 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13154
a2077e25
PA
131552016-01-25 Pedro Alves <palves@redhat.com>
13156
13157 PR threads/19461
13158 * gdb.base/fork-running-state.c: New file.
13159 * gdb.base/fork-running-state.exp: New file.
13160
1d2736d4
PA
131612016-01-25 Pedro Alves <palves@redhat.com>
13162
13163 PR gdb/19494
13164 * gdb.base/catch-fork-kill.c: New file.
13165 * gdb.base/catch-fork-kill.exp: New file.
13166
f1da4b11
PA
131672016-01-25 Pedro Alves <palves@redhat.com>
13168
13169 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13170 Delete, moved to lib/gdb.exp.
13171 * gdb.threads/forking-threads-plus-breakpoint.exp
13172 (foreach_with_prefix): Likewise.
13173 * gdb.threads/process-dies-while-handling-bp.exp
13174 (foreach_with_prefix): Likewise.
13175 * lib/gdb.exp (foreach_with_prefix): New procedure.
13176
45f38546
MK
131772016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13178
13179 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13180 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13181
dc29a1ce
MK
131822016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13183
13184 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13185 endian targets.
13186
092127d7
JK
131872016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13188 Pedro Alves <palves@redhat.com>
13189
13190 Fix testsuite compatibility with Guile.
13191 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13192 number.
13193
31d765d3
JK
131942016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13195
13196 Fix testsuite compatibility with Guile.
13197 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13198 (thread 1): New test for backtrace through signal handler.
13199
1ac78c04
YQ
132002016-01-22 Yao Qi <yao.qi@linaro.org>
13201
13202 PR testsuite/19491
13203 * gdb.base/multi-forks.c: Include
13204 ../lib/unbuffer_output.c
13205 (main): Call gdb_unbuffer_output.
13206
4f5946a8
DE
132072016-01-21 Doug Evans <dje@google.com>
13208
13209 * lib/ada.exp (gdb_compile_ada): Fix typo.
13210
305e13e6
JB
132112016-01-21 Joel Brobecker <brobecker@adacore.com>
13212
13213 * gdb.base/break-fun-addr.exp: New file.
13214 * gdb.base/break-fun-addr1.c: New file.
13215 * gdb.base/break-fun-addr2.c: New file.
13216
5f5dfff6
SM
132172016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13218
13219 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13220 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13221 enum flag values.
13222
fd356fa2
AA
132232016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13224
13225 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13226 when GDB can not set the vector return value. Add more comments
13227 for clarification.
13228
9df22175
AT
132292016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13230
13231 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13232 command.
13233
41d1845e
SM
132342016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13235
13236 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13237
01ac6840
SM
132382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13239
13240 * Makefile.in (check-single): Pass --status to runtest.
13241 (check/%.exp): Likewise.
13242
132432016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13244
13245 * Makefile.in (check-parallel): Propagate return code from make
13246 do-check-parallel.
13247
bd0a71fa
MK
132482016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13249
13250 * gdb.trace/ftrace.exp: Fix expected message on continue.
13251 * gdb.trace/pending.exp: Fix expected message on continue.
13252 * gdb.trace/trace-break.exp: Fix expected message on continue.
13253
8bcbad33
SM
132542016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13255
13256 * lib/gdb.exp (gdb_test): Remove unused global references.
13257
f303dbd6
PA
132582016-01-18 Pedro Alves <palves@redhat.com>
13259
13260 * gdb.base/async-shell.exp: Adjust expected output.
13261 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13262 * gdb.base/siginfo-thread.exp: Adjust expected output.
13263 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13264 * gdb.java/jnpe.exp: Adjust expected output.
13265 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13266 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13267 * gdb.threads/leader-exit.exp: Adjust expected output.
13268 * gdb.threads/manythreads.exp: Adjust expected output.
13269 * gdb.threads/pthreads.exp: Adjust expected output.
13270 * gdb.threads/schedlock.exp: Adjust expected output.
13271 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13272 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13273 expected output.
13274 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13275 output.
13276 * gdb.threads/sigthread.exp: Adjust expected output.
13277 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13278
b2789696
YQ
132792016-01-18 Yao Qi <yao.qi@linaro.org>
13280
13281 * gdb.guile/scm-section-script.c: Replace @progbits with
13282 %progbits.
13283 * gdb.python/py-section-script.c: Likewise.
13284
71ef29a8
PA
132852016-01-15 Pedro Alves <palves@redhat.com>
13286
13287 * gdb.multi/tids.exp: Test star wildcard ranges.
13288
3f5b7598
PA
132892016-01-15 Pedro Alves <palves@redhat.com>
13290
13291 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13292 command from "thread apply" invocation.
13293 (thr_apply_info_thr_invalid): Default the expected output to the
13294 input tid list.
13295 (top level): Add tests that use convenience variables. Add tests
13296 for "thread apply" with a valid TID list, but missing the command.
13297
663f6d42
PA
132982016-01-13 Pedro Alves <palves@redhat.com>
13299
13300 * gdb.base/default.exp: Expect $_gthread as well.
13301 * gdb.multi/tids.exp: Test $_gthread.
13302 * gdb.threads/thread-specific.exp: Test $_gthread.
13303
c84f6bbf
PA
133042016-01-13 Pedro Alves <palves@redhat.com>
13305
13306 * gdb.multi/tids.exp: Test "info threads -gid".
13307
22a02324
PA
133082016-01-13 Pedro Alves <palves@redhat.com>
13309
13310 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13311 Breakpoint.thread.
13312 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13313
5d5658a1
PA
133142016-01-07 Pedro Alves <palves@redhat.com>
13315
13316 * gdb.base/break.exp: Adjust to output changes.
13317 * gdb.base/hbreak2.exp: Likewise.
13318 * gdb.base/sepdebug.exp: Likewise.
13319 * gdb.base/watch_thread_num.exp: Likewise.
13320 * gdb.linespec/keywords.exp: Likewise.
13321 * gdb.multi/info-threads.exp: Likewise.
13322 * gdb.threads/thread-find.exp: Likewise.
13323 * gdb.multi/tids.c: New file.
13324 * gdb.multi/tids.exp: New file.
13325
84654457
PA
133262016-01-13 Pedro Alves <palves@redhat.com>
13327
13328 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13329
e3940304
PA
133302016-01-13 Pedro Alves <palves@redhat.com>
13331
13332 * gdb.base/default.exp: Expect $_inferior as well.
13333 * gdb.multi/base.exp: Test $_inferior.
13334
a911d87a
PA
133352016-01-13 Pedro Alves <palves@redhat.com>
13336
13337 PR breakpoints/19388
13338 * gdb.base/catch-signal-siginfo-cond.c: New file.
13339 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13340
82075af2
JS
133412016-01-12 Josh Stone <jistone@redhat.com>
13342 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13343
13344 * gdb.base/catch-syscall.c (do_execve): New variable.
13345 (main): Conditionally trigger an execve.
13346 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13347 (test_catch_syscall_execve): New, check entry/return across execve.
13348 (do_syscall_tests): Call test_catch_syscall_execve.
13349
e46eeedd
PA
133502016-01-12 Pedro Alves <palves@redhat.com>
13351
13352 * gdb.base/random-signal.exp (do_test): New procedure, with body
13353 of testcase moved in.
13354
01d8c27e
JK
133552016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13356 Pedro Alves <palves@redhat.com>
13357
13358 * gdb.base/funcargs.exp (finish from indirectly called function):
13359 Reintroduce the case for 'First'.
13360
9a706302
JK
133612016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13362 Pedro Alves <palves@redhat.com>
13363
13364 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13365 (tcatch_vfork_then_child_follow_exec)
13366 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13367 identification.
13368
c0ecb95f
JK
133692016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13370
13371 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13372 and repeats to unlimited.
13373 * gdb.python/py-value.exp: Likewise.
13374 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13375 and repeats to unlimited.
13376
6cfc1fcb
JK
133772016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13378
13379 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13380 and reordering the functions.
13381 * gdb.multi/hangout.c: Likewise.
13382 * gdb.multi/hello.c: Likewise.
13383
582a1b00
SM
133842016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13385
13386 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13387 absolute.
13388 (SingleStatisticTestResult.report): Use dict.keys instead of
13389 dict.iterkeys.
13390
79bc59cb
PA
133912016-01-06 Pedro Alves <palves@redhat.com>
13392
13393 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13394
43368e1d
MM
133952016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13396
13397 * gdb.btrace/dlopen.exp: New.
13398 * gdb.btrace/dlopen.c: New.
13399 * gdb.btrace/dlopen-dso.c: New.
13400
79fad5b8
SL
134012015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13402
13403 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13404 PATTERN argument is optional.
13405
ab8314b3
JB
134062015-12-24 Joel Brobecker <brobecker@adacore.com>
13407
13408 * lib/ada.exp (target_compile_ada_from_dir): New function.
13409 (gdb_compile_ada): Reimplement avoiding the use of project files.
13410 * gdb.ada/gnat_ada.gpr: Delete.
13411 * gdb.ada/cond_lang.exp: Adjust test to make path before
13412 filename optional.
13413 * gdb.ada/small_reg_param.exp: Likewise.
13414
fe33faff
SM
134152015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13416
13417 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13418
6d265cb4
TP
134192015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13420
13421 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13422 case.
13423
10125099
SM
134242015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13425
13426 * gdb.base/break.exp: Remove dead code.
13427 * gdb.base/sepdebug.exp: Likewise.
13428
3ca22649
SM
134292015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13430
13431 * gdb.asm/asm-source.exp: Remove HP-UX references.
13432 * gdb.base/annota1.exp: Likewise.
13433 * gdb.base/annota3.exp: Likewise.
13434 * gdb.base/attach.exp: Likewise.
13435 * gdb.base/bigcore.exp: Likewise.
13436 * gdb.base/break.exp: Likewise.
13437 * gdb.base/call-ar-st.exp: Likewise.
13438 * gdb.base/callfuncs.exp: Likewise.
13439 * gdb.base/catch-fork-static.exp: Likewise.
13440 * gdb.base/display.exp: Likewise.
13441 * gdb.base/foll-exec-mode.exp: Likewise.
13442 * gdb.base/foll-exec.exp: Likewise.
13443 * gdb.base/foll-fork.exp: Likewise.
13444 * gdb.base/foll-vfork.exp: Likewise.
13445 * gdb.base/funcargs.exp: Likewise.
13446 * gdb.base/hbreak2.exp: Likewise.
13447 * gdb.base/inferior-died.exp: Likewise.
13448 * gdb.base/interrupt.exp: Likewise.
13449 * gdb.base/multi-forks.exp: Likewise.
13450 * gdb.base/nodebug.exp: Likewise.
13451 * gdb.base/sepdebug.exp: Likewise.
13452 * gdb.base/solib1.c: Likewise.
13453 * gdb.base/step-test.exp: Likewise.
13454 * gdb.mi/non-stop.c: Likewise.
13455 * gdb.mi/pthreads.c: Likewise.
13456 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13457 * gdb.threads/pthreads.c: Likewise.
13458 * gdb.threads/staticthreads.exp: Likewise.
13459 * lib/future.exp: Likewise.
13460 * lib/gdb.exp: Likewise.
13461 * gdb.base/so-indr-cl.c: Remove.
13462 * gdb.base/so-indr-cl.exp: Likewise.
13463 * gdb.base/solib.c: Likewise.
13464 * gdb.base/solib.exp: Likewise.
13465 * gdb.base/solib2.c: Likewise.
13466
b6304613
SM
134672015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13468
13469 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13470 * gdb.base/call-ar-st.exp: Likewise.
13471 * gdb.base/callfuncs.exp: Likewise.
13472 * gdb.base/condbreak.exp: Likewise.
13473 * gdb.base/constvars.exp: Likewise.
13474 * gdb.base/hbreak2.exp: Likewise.
13475 * gdb.base/langs.exp: Likewise.
13476 * gdb.base/list.exp: Likewise.
13477 * gdb.base/long_long.exp: Likewise.
13478 * gdb.base/ptype.exp: Likewise.
13479 * gdb.base/scope.exp: Likewise.
13480 * gdb.base/signals.exp: Likewise.
13481 * gdb.base/so-impl-ld.exp: Likewise.
13482 * gdb.base/varargs.exp: Likewise.
13483 * gdb.base/volatile.exp: Likewise.
13484 * gdb.base/whatis.exp: Likewise.
13485 * gdb.cp/cplusfuncs.exp: Likewise.
13486 * gdb.cp/inherit.exp: Likewise.
13487 * gdb.cp/local.exp: Likewise.
13488 * gdb.cp/member-ptr.exp: Likewise.
13489 * gdb.cp/method.exp: Likewise.
13490 * gdb.cp/overload.exp: Likewise.
13491 * gdb.cp/templates.exp: Likewise.
13492 * gdb.stabs/weird.exp: Likewise.
13493 * lib/compiler.c: Likewise.
13494 * lib/compiler.cc: Likewise.
13495 * lib/cp-support.exp: Likewise.
13496 * lib/gdb.exp: Likewise.
13497
bf401b07
SM
134982015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13499
13500 * configure.ac: Remove HP-UX case.
13501 * configure: Regenerate.
13502
aff9c0f8
SM
135032015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13504
13505 * lib/gdb.exp (gdb_compile): Add function doc.
13506
a6904d5a
PA
135072015-12-17 Pedro Alves <palves@redhat.com>
13508
13509 PR threads/19354
13510 * gdb.multi/info-threads.exp: New file.
13511
a22279dd
YQ
135122015-12-15 Yao Qi <yao.qi@linaro.org>
13513
13514 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13515 is aarch64*-*-*.
13516
0588c796
SL
135172015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13518
13519 * gdb.base/history-duplicates.exp: Skip if no readline support.
13520
5d978e17
SL
135212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13522
13523 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13524
7e763b86
SL
135252015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13526
13527 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13528
87a3a92c
SL
135292015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13530
13531 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13532 ctrl-C if nointerrupts target property is set.
13533 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13534 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13535 * gdb.base/paginate-bg-execution.exp: Likewise.
13536 * gdb.base/paginate-execution-startup.exp: Likewise.
13537 * gdb.base/random-signal.exp: Likewise.
13538 * gdb.base/range-stepping.exp: Likewise.
13539 * gdb.cp/annota2.exp: Likewise.
13540 * gdb.cp/annota3.exp: Likewise.
13541 * gdb.gdb/selftest.exp: Likewise.
13542 * gdb.threads/continue-pending-status.exp: Likewise.
13543 * gdb.threads/leader-exit.exp: Likewise.
13544 * gdb.threads/manythreads.exp: Likewise.
13545 * gdb.threads/pthreads.exp: Likewise.
13546 * gdb.threads/schedlock.exp: Likewise.
13547 * gdb.threads/sigthread.exp: Likewise.
13548
a8f077dc
DB
135492015-12-11 Don Breazeal <donb@codesourcery.com>
13550
13551 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13552 remote.
13553 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13554 * gdb.base/foll-exec.exp (main): Enable for target remote.
13555 * gdb.base/foll-fork.exp (main): Likewise.
13556 * gdb.base/foll-vfork.exp (main): Likewise.
13557 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13558 (proc continue_to_exit_bp_loc): Use clean_restart.
13559 * gdb.base/pie-execl.exp (main): Disable for target remote.
13560 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13561 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13562 * gdb.threads/execl.exp (main): Likewise.
13563 * gdb.threads/fork-child-threads.exp (main): Likewise.
13564 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13565 remote.
13566 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13567 remote.
13568 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13569 pid.tid style ptids, instead of just tid.
13570 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13571 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13572 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13573 ptids, instead of just tid.
13574
3b2464a8
AB
135752015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13576
13577 * gdb.base/list.exp (test_list_forward): Add end of file error
13578 test.
13579 (test_repeat_list_command): Add end of file error test.
13580 (test_list_backwards): Add beginning of file error test.
13581
a0def019
AB
135822015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13583
13584 * gdb.base/list.exp (test_list_invalid_args): New function,
13585 defined, and called.
13586
5c000dff
AB
135872015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13588
13589 * gdb.base/list.exp (test_list): Make test names unique.
13590
f1637ebe
YQ
135912015-12-11 Yao Qi <yao.qi@linaro.org>
13592
13593 * gdb.base/coremaker2.c: Remove.
13594
36d6fc0a
PA
135952015-12-10 Pedro Alves <palves@redhat.com>
13596
13597 * gdb.multi/base.exp: Remove stale "spaces" references.
13598
762f7747
PA
135992015-12-10 Pedro Alves <palves@redhat.com>
13600
13601 * gdb.multi/base.exp: Don't use nowarnings.
13602 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13603 * gdb.multi/hangout.c: Include stdio.h.
13604 * gdb.multi/hello.c: Include stdlib.h.
13605 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13606 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13607 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13608
28d2bfb9
AB
136092015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13610
13611 * gdb.dwarf2/dw2-ranges-base.c: New file.
13612 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13613 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13614 support additional line table, and debug ranges generation.
13615 (Dwarf::ranges): New function, generate .debug_ranges.
13616 (Dwarf::lines): Support generating simple line table programs.
13617 (Dwarf::assemble): Initialise new namespace variables.
13618
5fc2beac
KB
136192015-12-09 Kevin Buettner <kevinb@redhat.com>
13620
13621 * gdb.base/async.exp (proc test_background): Add case for
13622 asynchronous execution not supported.
13623
1c35a88f
LM
136242015-12-09 Luis Machado <lgustavo@codesourcery.com>
13625
13626 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13627 format and change test names to make them unique.
13628
b593e3d9
RK
136292015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13630 Pedro Alves <pedro@redhat.com>
13631
13632 PR gdb/18702
13633 Add checking of floatformats setup on x86_64 hosts.
13634 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13635 (smallval, bigval): New labels/constants.
13636 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13637 float" after loading bigval and smallval.
13638
d72413e6
PMR
136392015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13640
13641 * gdb.ada/fun_overload_menu.exp: New testcase.
13642 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13643
ece66d65
JS
136442015-12-04 Josh Stone <jistone@redhat.com>
13645
13646 * gdb.base/catch-fork-static.exp: New.
13647
41d0efca
YQ
136482015-12-03 Yao Qi <yao.qi@linaro.org>
13649
13650 * gdb.base/sizeof.c: Don't include stdio.h and
13651 ../lib/unbuffer_output.c.
13652 (main): New variable 'size' and 'value'. Remove printf and
13653 gdb_unbuffer_output. Assign return value to size and value.
13654 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13655 at the beginning.
13656 (check_sizeof): Check the result by printing variable 'size'.
13657 (check_valueof): Check the result by printing variable 'value'.
13658
99fd02d9
YQ
136592015-12-01 Yao Qi <yao.qi@linaro.org>
13660
13661 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13662 for aarch64*-*-linux* target.
13663
f2faf941
PA
136642015-11-30 Pedro Alves <palves@redhat.com>
13665
13666 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13667
04bf20c5
PA
136682015-11-30 Pedro Alves <palves@redhat.com>
13669
13670 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13671 Handle non-stop mode vCont replies.
13672
09df4675
PA
136732015-11-30 Pedro Alves <palves@redhat.com>
13674
13675 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13676 prepare_for_testing. Start gdb with "set non-stop on" appended to
13677 GDBFLAGS. Lax expected stop output.
13678
58b584af
YQ
136792015-11-27 Yao Qi <yao.qi@linaro.org>
13680
13681 * gdb.arch/arm-neon.exp: New.
13682 * gdb.arch/arm-neon.c: New.
13683
dfcb77a8
YQ
136842015-11-27 Yao Qi <yao.qi@linaro.org>
13685
13686 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13687
88e8ec1b
YQ
136882015-11-27 Yao Qi <yao.qi@linaro.org>
13689
13690 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13691 frames-invalid annotation.
13692
bfde72c2
YQ
136932015-11-27 Yao Qi <yao.qi@linaro.org>
13694
13695 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13696
f6512a69
SM
136972015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13698
13699 * gdb.threads/names.exp: New file.
13700 * gdb.threads/names.c: New file.
13701 * README: Mention gdb,no_thread_names.
13702
46a3515b
MM
137032015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13704
13705 PR 19297
13706 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13707 support" error.
13708
62147a22
PA
137092015-11-24 Pedro Alves <palves@redhat.com>
13710
13711 PR 17539
13712 * gdb.base/display.exp: Expect displays to be sorted in ascending
13713 order. Use multi_line.
13714 * gdb.base/solib-display.exp: Likewise.
13715
2f341b6e
PA
137162015-11-24 Pedro Alves <palves@redhat.com>
13717
13718 PR 17539
25d49b86
PA
13719 * gdb.base/display.exp: Expect displays to be sorted in ascending
13720 order. Use multi_line.
13721 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13722
7e0aa6aa
PA
137232015-11-24 Pedro Alves <palves@redhat.com>
13724
13725 PR 17539
13726 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13727 threads in ascending order.
13728 * gdb.base/foll-fork.exp: Likewise.
13729 * gdb.base/foll-vfork.exp: Likewise.
13730 * gdb.base/multi-forks.exp: Likewise.
13731 * gdb.mi/mi-nonstop.exp: Likewise.
13732 * gdb.mi/mi-nsintrall.exp: Likewise.
13733 * gdb.multi/base.exp: Likewise.
13734 * gdb.multi/multi-arch.exp: Likewise.
13735 * gdb.python/py-inferior.exp: Likewise.
13736 * gdb.threads/break-while-running.exp: Likewise.
13737 * gdb.threads/execl.exp: Likewise.
13738 * gdb.threads/gcore-thread.exp: Likewise.
13739 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13740 * gdb.threads/kill.exp: Likewise.
13741 * gdb.threads/linux-dp.exp: Likewise.
13742 * gdb.threads/multiple-step-overs.exp: Likewise.
13743 * gdb.threads/next-bp-other-thread.exp: Likewise.
13744 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13745 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13746 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13747 * gdb.threads/thread-find.exp: Likewise.
13748 * gdb.threads/tls.exp: Likewise.
13749 * lib/mi-support.exp (mi_reverse_list): Delete.
13750 (mi_check_thread_states): No longer reverse list.
13751
2cc57ad8
PA
137522015-11-24 Pedro Alves <palves@redhat.com>
13753
13754 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13755 use lowercase.
13756
c93e8391
SM
137572015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13758
13759 * gdb.trace/actions.c: Include trace-common.h.
13760 (main): Add a location for a fast tracepoint.
13761 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13762 the normal tracepoints.
13763 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13764
045ccf91
SM
137652015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13766
13767 * save-trace.exp: Factor out code to these...
13768 (gdb_save_tracepoints): New.
13769 (gdb_load_tracepoints): New.
13770 (do_save_load_test): New.
13771
5506f9f6
KB
137722015-11-23 Kevin Buettner <kevinb@redhat.com>
13773
13774 * gdb.base/asmlabel.exp: New test.
13775 * gdb.base/asmlabel.c: New test case.
13776
16c3b12f
JB
137772015-11-23 Joel Brobecker <brobecker@adacore.com>
13778
13779 * gdb.base/wrong_frame_bt_full-main.c: New file.
13780 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13781 * gdb.base/wrong_frame_bt_full.exp: New file.
13782
155bfbd3
JB
137832015-11-23 Joel Brobecker <brobecker@adacore.com>
13784
13785 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13786
bb097445
JM
137872015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13788
206853a0 13789 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13790 pstate register when comparing registers values in
13791 sparc64-*-linux-gnu targets to avoid spurious differences.
13792
9c88ed8f
JM
137932015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13794
206853a0 13795 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13796
96161e25
SL
137972015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13798
13799 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13800 as type argument to gdb_compile.
13801 * gdb.base/nested-subp2.exp: Likewise.
13802 * gdb.base/nested-subp3.exp: Likewise.
13803
340c2830
DV
138042015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13805
13806 * lib/dwarf.exp (_note): Fix left shift of negative value.
13807 * gdb.trace/trace-condition.exp: Likewise.
13808
c1862d0f
YQ
138092015-11-13 Yao Qi <yao.qi@linaro.org>
13810
13811 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13812 comments about d10v.
13813 (test_scalar_returns): Likewise.
13814 * gdb.base/d10v.ld: Remove.
13815 * gdb.base/overlays.exp: Remove the target triplet checking for
13816 d10v-*-*.
13817 * gdb.base/structs.exp (test_struct_returns): Remove the
13818 comments about d10v.
13819 (test_struct_calls): Likewise.
13820
77ae9c19
YQ
138212015-11-13 Yao Qi <yao.qi@linaro.org>
13822
13823 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13824 * gdb.base/gnu_vector.c: Don't include stdio.h.
13825 (main): Don't print res and call add_some_intvecs.
13826
430e004e
MK
138272015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13828
13829 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13830 macro.
13831 (func5): Removed.
13832 (func4): Use FAST_TRACEPOINT_LABEL.
13833 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13834 macro.
13835 (func): Removed.
13836 (thread_function): Use FAST_TRACEPOINT_LABEL.
13837 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13838 (func): Remove.
13839 (marker): Use FAST_TRACEPOINT_LABEL.
13840 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13841 (pendfunc1): Remove.
13842 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13843 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13844 (foo): Remove.
13845 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13846 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13847 macro.
13848 (func): Remove.
13849 (marker): Use FAST_TRACEPOINT_LABEL.
13850 * gdb.trace/trace-common.h: New header.
13851 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13852 macro.
13853 (func): Remove.
13854 (marker): Use FAST_TRACEPOINT_LABEL.
13855 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13856 (func): Remove.
13857 (thread_function): Use FAST_TRACEPOINT_LABEL.
13858
6e7675a7
MK
138592015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13860
13861 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13862 in front.
13863 * gdb.trace/change-loc.exp: Use global pcreg definition.
13864 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13865 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13866 in front.
13867 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13868 * gdb.trace/pending.exp: Likewise.
13869 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13870 * gdb.trace/trace-break.exp: Likewise.
13871 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13872 in front.
13873 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13874 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13875 in front.
13876 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13877
dddc0e16
JB
138782015-11-09 Joel Brobecker <brobecker@adacore.com>
13879
13880 * gdb.ada/fin_fun_out: New testcase.
13881
c6f0b406
KB
138822015-11-07 Kevin Buettner <kevinb@redhat.com>
13883
13884 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13885 value associated with DW_AT_byte_size.
13886 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13887 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13888 DW_AT_upper_bound.
13889
f01dcfd9
KB
138902015-11-07 Kevin Buettner <kevinb@redhat.com>
13891
13892 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13893 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13894 version.
13895 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13896 gdb.dwarf2/dw2-canonicalize-type.exp,
13897 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13898 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13899 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13900 provided by gdb_target_symbol_prefix_flags_asm.
13901 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13902 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13903 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13904 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13905 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13906 macros where needed). Use this macro for symbols which require
13907 the prefix provided by SYMBOL_PREFIX.
13908
2223449a
KB
139092015-11-05 Kevin Buettner <kevinb@redhat.com>
13910
13911 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13912 New procs.
13913 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13914 representing expressions, of more than one list element.
13915 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13916 to prepend linker symbol prefix to f.
13917 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13918 table_1 and table_2.
13919 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13920 Likewise, for f and g.
13921 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13922 for ptr.
13923 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13924 for main.
13925 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13926 table_1_ptr and table_2_ptr.
13927
6f2f1a3a
JK
139282015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13929 Joel Brobecker <brobecker@adacore.com>
13930
13931 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13932
566c56c9
MK
139332015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13934
13935 * gdb.reverse/s390-mvcle.c: New test.
13936 * gdb.reverse/s390-mvcle.exp: New file.
13937 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13938
d5f0636b
MK
139392015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13940
13941 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13942
7ad8b86c
MK
139432015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13944
13945 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13946 reaching marker2.
13947 * gdb.reverse/getresuid-reverse.exp: Likewise.
13948 * gdb.reverse/pipe-reverse.exp: Likewise.
13949 * gdb.reverse/readv-reverse.exp: Likewise.
13950 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13951 * gdb.reverse/time-reverse.exp: Likewise.
13952 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13953
4081c0f1
YQ
139542015-10-30 Yao Qi <yao.qi@linaro.org>
13955
13956 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13957 (empty_cycle): Remove.
13958 (main): Don't call empty_cycle. Don't use watch_count_done.
13959 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13960 empty_cycle. Rewrite the code counting HW watchpoints.
13961
452b4ba5
MK
139622015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13963
13964 * gdb.reverse/fstatat-reverse.c: New test.
13965 * gdb.reverse/fstatat-reverse.exp: New file.
13966 * gdb.reverse/getresuid-reverse.c: New test.
13967 * gdb.reverse/getresuid-reverse.exp: New file.
13968 * gdb.reverse/pipe-reverse.c: New test.
13969 * gdb.reverse/pipe-reverse.exp: New file.
13970 * gdb.reverse/readv-reverse.c: New test.
13971 * gdb.reverse/readv-reverse.exp: New file.
13972 * gdb.reverse/recvmsg-reverse.c: New test.
13973 * gdb.reverse/recvmsg-reverse.exp: New file.
13974 * gdb.reverse/time-reverse.c: New test.
13975 * gdb.reverse/time-reverse.exp: New file.
13976 * gdb.reverse/waitpid-reverse.c: New test.
13977 * gdb.reverse/waitpid-reverse.exp: New file.
13978
5e2e7507
JK
139792015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13980
13981 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13982
0fde2c53
DE
139832015-10-26 Doug Evans <dje@google.com>
13984
13985 PR symtab/17391
13986 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13987 * gdb.dwarf2/bad-regnum.c: New file.
13988 * gdb.dwarf2/bad-regnum.exp: New file.
13989
1a70ae97
DE
139902015-10-26 Doug Evans <dje@google.com>
13991
13992 PR python/18938
13993 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13994 file.
13995
27dc26ab
JK
139962015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13997
13998 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13999 for a change by "Mention language in compile error message".
14000
bed91f4d
SM
140012015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14002
14003 PR python/18073
14004 * gdb.python/py-type.c (C::a_method): New.
14005 (C::a_const_method): New.
14006 (C::a_static_method): New.
14007 (a_function): New.
14008 * gdb.python/py-type.exp (test_fields): Test getting fields
14009 from function and method.
14010
3f2f83dd
KB
140112015-10-21 Keven Boell <keven.boell@intel.com>
14012
14013 * gdb.fortran/vla-alloc-assoc.exp: New file.
14014 * gdb.fortran/vla-datatypes.exp: New file.
14015 * gdb.fortran/vla-datatypes.f90: New file.
14016 * gdb.fortran/vla-history.exp: New file.
14017 * gdb.fortran/vla-ptype-sub.exp: New file.
14018 * gdb.fortran/vla-ptype.exp: New file.
14019 * gdb.fortran/vla-sizeof.exp: New file.
14020 * gdb.fortran/vla-sub.f90: New file.
14021 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14022 * gdb.fortran/vla-value-sub-finish.exp: New file.
14023 * gdb.fortran/vla-value-sub.exp: New file.
14024 * gdb.fortran/vla-value.exp: New file.
14025 * gdb.fortran/vla-ptr-info.exp: New file.
14026 * gdb.mi/mi-vla-fortran.exp: New file.
14027 * gdb.mi/vla.f90: New file.
14028
27145d50
SL
140292015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14030
14031 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14032 of hardwired timeout value.
14033
5f3ff4f8
JK
140342015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14035 Pedro Alves <palves@redhat.com>
14036
14037 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14038 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14039
bfd09d20
JS
140402015-10-19 Josh Stone <jistone@redhat.com>
14041
14042 * gdb.base/catch-syscall.c: Include <sched.h>.
14043 (unknown_syscall): New variable.
14044 (main): Trigger a vfork and an unknown syscall.
14045 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14046 (unknown_syscall_number): Likewise.
14047 (check_call_to_syscall): Accept an optional syscall pattern.
14048 (check_return_from_syscall): Likewise.
14049 (check_continue): Likewise.
14050 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14051 (test_catch_syscall_skipping_return): New test toggling off 'catch
14052 syscall' to step over the syscall return, then toggling back on.
14053 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14054 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14055 (do_syscall_tests): Call test_catch_syscall_without_args and
14056 test_catch_syscall_mid_vfork.
14057 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14058 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14059
b32b93c6
AS
140602015-10-19 Andrew Stubbs <ams@codesourcery.com>
14061
14062 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14063 print g_vE): Add new pass patterns.
14064 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14065 print various symbol names for vptr fields.
14066
9d622bda
AB
140672015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14068
14069 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14070 results.
14071
0fd8ac1c
YQ
140722015-10-12 Yao Qi <yao.qi@linaro.org>
14073
14074 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14075
34240514
YQ
140762015-10-12 Yao Qi <yao.qi@linaro.org>
14077
14078 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14079 is aarch64*-*-linux*.
14080
8240f442
YQ
140812015-10-12 Yao Qi <yao.qi@linaro.org>
14082
14083 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14084 (can_relocate_bcond_true): ... it.
14085 (can_relocate_bcond_false): New function.
14086 (foo): Likewise.
14087 (can_relocate_bl): Likewise.
14088 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14089 can_relocate_bl.
14090
2520f728
PMR
140912015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14092
14093 * gdb.base/nested-addr.c: New file.
14094 * gdb.base/nested-addr.exp: New testcase.
14095
abcef95a
MM
140962015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14097
14098 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14099 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14100 its output. Ignore the output of "record goto begin" and instead
14101 check that GDB is replaying.
14102
145e3ddb
PA
141032015-10-09 Pedro Alves <palves@redhat.com>
14104
14105 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14106 (top level): Use it in the run with no args test.
14107
d5d8c4e1
IB
141082015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14109
14110 * gdb.dlang/properties.exp: New file.
14111
06e635ef
SL
141122015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14113
14114 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14115 whether or not address 0x1000 is mapped on the target.
14116
e019fd1d
SM
141172015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14118
14119 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14120 build.
14121
77ba2a67
MM
141222015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14123
14124 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14125 instruction-history test.
14126
c60eb31f
DE
141272015-09-28 Doug Evans <dje@google.com>
14128
14129 * gdb.base/gcore.c (array_func): Add reference to static_array.
14130
9a3c8263
SM
141312015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14132
14133 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14134 source line.
14135
9720e656
SL
141362015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14137
14138 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14139 short or char as base type.
14140
938d3bf2
SL
141412015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14142
14143 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14144 to allow any size enum.
14145
e6c2c623
PMR
141462015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14147
14148 * gdb.ada/array_ptr_renaming.exp: New testcase.
14149 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14150 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14151
06da0f77
PL
141522015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14153
14154 * gdb.trace/ftrace-lock.c: New file.
14155 * gdb.trace/ftrace-lock.exp: New file.
14156
4f51c22a
PL
141572015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14158
14159 * gdb.arch/insn-reloc.c: New file.
14160 * gdb.arch/ftrace-insn-reloc.exp: New file.
14161
7041adf4
PL
141622015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14163
14164 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14165 instruction.
14166 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14167 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14168 * gdb.trace/range-stepping.c: Likewise.
14169 * gdb.trace/trace-break.c: Likewise.
14170 * gdb.trace/trace-mt.c (thread_function): Likewise.
14171 * gdb.trace/ftrace.c (marker): Likewise.
14172 * gdb.trace/trace-condition.c (marker): Likewise.
14173 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14174 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14175 is_aarch64_target.
14176
015d2e7e
DE
141772015-09-18 Doug Evans <xdje42@gmail.com>
14178
14179 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14180 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14181
26b188a2
SL
141822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14183
14184 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14185 the breakpoint.
14186
79dc332b
SL
141872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14188
14189 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14190 the pending breakpoint. Remove timeout override for "Run till
14191 MI pending breakpoint on pendfunc3 on thread 2" test.
14192
f57929f2
SL
141932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14194
14195 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14196 filename pattern.
14197
3f469b17
SL
141982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14199
14200 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14201 in breakpoint filename pattern.
14202
515b89b3
SL
142032015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14204
7800dbe4
SL
14205 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14206
142072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14208
515b89b3
SL
14209 * gdb.linespec/explicit.exp: Check for readline support for
14210 tab-completion tests. Fix obvious typo.
14211
d2939ba2
MM
142122015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14213
14214 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14215 and replay.
14216
cbb55fa7
MM
142172015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14218
14219 * gdb.btrace/non-stop.c: New.
14220 * gdb.btrace/non-stop.exp: New.
14221
43691ca1
PL
142222015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14223 Yao Qi <yao.qi@linaro.org>
14224
14225 * gdb.trace/trace-condition.c: New file.
14226 * gdb.trace/trace-condition.exp: New file.
14227
d78908cf
WW
142282015-09-16 Wei-cheng Wang <cole945@gmail.com>
14229
14230 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14231 for testing bytecode compilation.
14232
1ed415e2
PA
142332015-09-16 Pedro Alves <palves@redhat.com>
14234 Sandra Loosemore <sandra@codesourcery.com>
14235
14236 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14237 (SECONDS): Redefine.
14238 (main): Call pthread_kill and alarm early.
14239 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14240 support.
14241 (test): If the target can't hardware step and doesn't support
14242 displaced stepping, increase the timeout.
14243
d136eff5
PA
142442015-09-16 Pedro Alves <palves@redhat.com>
14245
14246 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14247 (enable_debug): New procedures.
14248 (test): Use them. Bail out if waiting for threads fails.
14249 (top level): Bail out if a test fails.
14250
991f019c
YQ
142512015-09-16 Yao Qi <yao.qi@linaro.org>
14252
14253 * gdb.asm/asm-source.exp: Set asm-arch for
14254 aarch64*-*-* target.
14255 * gdb.asm/aarch64.inc: New file.
14256
bfca584f
PMR
142572015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14258
14259 * gdb.ada/array_of_variable_length.exp: New testcase.
14260 * gdb.ada/array_of_variable_length/foo.adb: New file.
14261 * gdb.ada/array_of_variable_length/pck.adb: New file.
14262 * gdb.ada/array_of_variable_length/pck.ads: New file.
14263
b326e587
DE
142642015-09-15 Doug Evans <dje@google.com>
14265
14266 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14267 of function static local variable.
14268
5382cfab
PW
142692015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14270
14271 * gdb.threads/tls-so_extern.exp: New test file.
14272 * gdb.threads/tls-so_extern.c: New test file.
14273 * gdb.threads/tls-so_extern_main.c: New test file.
14274
141c5cc4
JK
142752015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14276
14277 * gdb.opt/solib-intra-step-lib.c: New file.
14278 * gdb.opt/solib-intra-step-main.c: New file.
14279 * gdb.opt/solib-intra-step.exp: New file.
14280
d15dcecd
PA
142812015-09-15 Pedro Alves <palves@redhat.com>
14282
14283 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14284 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14285
4c2f2a79
PA
142862015-09-14 Pedro Alves <palves@redhat.com>
14287
14288 * gdb.base/hook-stop-continue.c: Delete.
14289 * gdb.base/hook-stop-continue.exp: Delete.
14290 * gdb.base/hook-stop-frame.c: Delete.
14291 * gdb.base/hook-stop-frame.exp: Delete.
14292 * gdb.base/hook-stop.c: New file.
14293 * gdb.base/hook-stop.exp: New file.
14294
919e6dbe
PMR
142952015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14296
14297 * gdb.ada/access_to_packed_array.exp: New testcase.
14298 * gdb.ada/access_to_packed_array/foo.adb: New file.
14299 * gdb.ada/access_to_packed_array/pack.adb: New file.
14300 * gdb.ada/access_to_packed_array/pack.ads: New file.
14301
157280a4
MM
143022015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14303
14304 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14305 buffer size test.
14306
2fd33e94
DB
143072015-09-11 Don Breazeal <donb@codesourcery.com>
14308
14309 * gdb.base/foll-exec.c: Add copyright header. Fix
14310 formatting issues.
14311 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14312 (do_exec_tests): Use clean_restart in place of zap_session,
14313 and for test initialization. Fix formatting issues. Use
14314 fail in place of perror.
14315 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14316 an expect statement to match an expression with output from
14317 the program under debug.
14318 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14319 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14320 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14321 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14322 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14323
e70b6e8e
DE
143242015-09-09 Doug Evans <dje@google.com>
14325
14326 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14327
7a551a51
DE
143282015-09-09 Doug Evans <dje@google.com>
14329
14330 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14331
4c666f84
DE
143322015-09-09 Doug Evans <dje@google.com>
14333
14334 * gdb.base/savedregs.exp: Fix typo.
14335
243a9253
PA
143362015-09-09 Pedro Alves <palves@redhat.com>
14337
14338 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14339
c0fa8fbd
SL
143402015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14341
14342 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14343 command actually switches threads. Give up on remaining
14344 tests if target fails to stop at breakpoint.
14345
cd7c1778
PMR
143462015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14347
14348 * gdb.ada/funcall_char.exp: New testcase.
14349 * gdb.ada/funcall_char/foo.adb: New file.
14350
dc5c8746
PMR
143512015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14352
14353 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14354 expected outputs. Add two testcases for completing ambiguous
14355 functions.
14356 * gdb.ada/complete/aux_pck.adb: New file.
14357 * gdb.ada/complete/aux_pck.ads: New file.
14358 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14359 Ambiguous_Func functions.
14360 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14361 * gdb.ada/complete/pck.adb: Likewise.
14362
4e83a1e7
UW
143632015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14364
14365 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14366 failures to run the test program under GDB.
14367
8ce74153
LM
143682015-08-26 Luis Machado <lgustavo@codesourcery.com>
14369
14370 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14371 to C.
14372
e9756d52
PP
143732015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14374
14375 * gdb.base/run-after-attach.exp: New test file.
14376 * gdb.base/run-after-attach.c: New test file.
14377
8d37573b
DB
143782015-08-26 Don Breazeal <donb@codesourcery.com>
14379
14380 * gdb.base/foll-exec-2.c: New test program.
14381 * gdb.base/foll-exec-2.exp: New test.
14382
63e43d3a
PMR
143832015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14384
14385 * gdb.base/nested-subp1.exp: New file.
14386 * gdb.base/nested-subp1.c: New file.
14387 * gdb.base/nested-subp2.exp: New file.
14388 * gdb.base/nested-subp2.c: New file.
14389 * gdb.base/nested-subp3.exp: New file.
14390 * gdb.base/nested-subp3.c: New file.
14391
3d40fbb5
PA
143922015-08-24 Pedro Alves <palves@redhat.com>
14393
14394 * gdb.server/connect-without-multi-process.c: New file.
14395 * gdb.server/connect-without-multi-process.exp: New file.
14396
4422ac93
LM
143972015-08-24 Luis Machado <lgustavo@codesourcery.com>
14398
14399 * gdb.opt/inline-markers.c: Make z int.
14400
91dddb86
LM
144012015-08-24 Luis Machado <lgustavo@codesourcery.com>
14402
14403 * gdb.opt/inline-markers.c: Make z volatile.
14404
a48847ee
LM
144052015-08-24 Luis Machado <lgustavo@codesourcery.com>
14406
14407 * gdb.opt/inline-bt.c: New volatile global z.
14408 * gdb.opt/inline-cmds.c: Likewise.
14409 * gdb.opt/inline-locals.c: Likewise.
14410 * gdb.opt/inline-markers.c: New extern global z.
14411 (marker): Use z.
14412 (inline_fn): Likewise.
14413
0ebbc52b
PA
144142015-08-24 Pedro Alves <palves@redhat.com>
14415
14416 * config/m32r-stub.exp: Remove file.
14417 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14418 * gdb.base/call-rt-st.exp: Likewise.
14419 * gdb.base/call-strs.exp: Likewise.
14420 * gdb.base/default.exp: Remove references to h8300-*-hms and
14421 *-*-udi*.
14422 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14423
77c365df
AA
144242015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14425
14426 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14427 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14428 and "return" use KFAIL when GDB can not read/write the vector
14429 return value.
14430
4313b8c0
GB
144312015-08-21 Gary Benson <gbenson@redhat.com>
14432
14433 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14434
0e433b32
PA
144352015-08-20 Pedro Alves <palves@redhat.com>
14436
14437 * gdb.server/solib-list.exp: No longer expect an interior stop in
14438 non-stop mode.
14439
221e1a37
PA
144402015-08-20 Pedro Alves <palves@redhat.com>
14441
14442 * gdb.server/connect-stopped-target.c: New file.
14443 * gdb.server/connect-stopped-target.exp: New file.
14444
40e3ad0e
PA
144452015-08-20 Pedro Alves <palves@redhat.com>
14446
14447 * gdb.dwarf2/comp-unit-lang.exp: New file.
14448 * gdb.dwarf2/comp-unit-lang.c: New file.
14449
af39b327
PMR
144502015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14451
14452 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14453 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14454
7d45c7c3 144552015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14456
7d45c7c3
KB
14457 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14458 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14459
4d6cceb4
DE
144602015-08-18 Doug Evans <dje@google.com>
14461 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14462
14463 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14464 skip_python_tests. New arg prompt_regexp.
14465 (skip_python_tests): New function.
14466 * lib/mi-support.exp (mi_skip_python_tests): New function.
14467 * gdb.python/py-mi-objfile-gdb.py: New file.
14468 * gdb.python/py-mi-objfile.c: New file.
14469 * gdb.python/py-mi-objfile.exp: New file.
14470
ad89c2aa
KS
144712015-08-17 Keith Seitz <keiths@redhat.com>
14472
14473 * gdb.linespec/explicit.exp: Move strace test from here ...
14474 * gdb.trace/strace.exp: ... to here.
14475
e3ae3c43
PP
144762015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14477
14478 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14479 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14480
604b2636
DE
144812015-08-14 Doug Evans <xdje42@gmail.com>
14482
14483 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14484 inferior before selecting a new file.
14485
6ff0ba5f
DE
144862015-08-14 Doug Evans <xdje42@gmail.com>
14487
14488 * gdb.mi/mi-disassemble.exp: Update.
14489 * gdb.base/disasm-optim.S: New file.
14490 * gdb.base/disasm-optim.c: New file.
14491 * gdb.base/disasm-optim.h: New file.
14492 * gdb.base/disasm-optim.exp: New file.
14493
9ca98f92
KS
144942015-08-14 Keith Seitz <keiths@redhat.com>
14495
14496 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14497 "evaluated-by".
14498
52bbc560
JB
144992015-08-13 Joel Brobecker <brobecker@adacore.com>
14500
14501 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14502
5d8c3ed3
PMR
145032015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14504
14505 * gdb.ada/fun_renaming.exp: New testcase.
14506 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14507 * gdb.ada/fun_renaming/pack.adb: New file.
14508 * gdb.ada/fun_renaming/pack.ads: New file.
14509
ea8812bc
KS
145102015-08-12 Keith Seitz <keiths@redhat.com>
14511
14512 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14513 gdb_get_line_number.
14514
4dafcdeb
JB
145152015-08-12 Joel Brobecker <brobecker@adacore.com>
14516
14517 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14518 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14519 gdb.base/dso2dso.exp: New files.
14520
5ba32597
SDJ
145212015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14522 Pedro Alves <palves@redhat.com>
14523 Keith Seitz <keiths@redhat.com>
14524
14525 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14526 GDBFLAGS.
14527
b6dafabf
PP
145282015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14529
14530 * gdb.base/gdbhistsize-history.exp
14531 (test_histsize_history_setting): Use save_vars.
14532 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14533 Use save_vars.
14534 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14535 * gdb.base/readline.exp: Use save_vars.
14536
abe8e607
PP
145372015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14538
14539 * lib/gdb.exp (save_vars): New proc.
14540
629500fa
KS
145412015-08-11 Keith Seitz <keiths@redhat.com>
14542
14543 * gdb.base/help.exp: Update help_breakpoint_text.
14544
eb8c4e2e
KS
145452015-08-11 Keith Seitz <keiths@redhat.com>
14546
14547 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14548 (at toplevel): Call test_explicit_breakpoints.
14549 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14550 breakpoints.
14551 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14552 breakpoint conditions, "-cond".
14553
87f0e720
KS
145542015-08-11 Keith Seitz <keiths@redhat.com>
14555
14556 * gdb.linespec/3explicit.c: New file.
14557 * gdb.linespec/cpexplicit.cc: New file.
14558 * gdb.linespec/cpexplicit.exp: New file.
14559 * gdb.linespec/explicit.c: New file.
14560 * gdb.linespec/explicit.exp: New file.
14561 * gdb.linespec/explicit2.c: New file.
14562 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14563 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14564 before using in the matching pattern.
14565 Clarify that `prefix' is a regular expression.
14566
f00aae0f
KS
145672015-08-11 Keith Seitz <keiths@redhat.com>
14568
14569 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14570 test.
14571 Add tests for missing ",FMT" and ",".
14572
e27852be
DE
145732015-08-10 Doug Evans <dje@google.com>
14574 Keith Seitz <keiths@redhat.com>
14575
14576 PR gdb/17960
14577 * gdb.base/completion.exp: Add location completer tests.
14578
7f03bd92
PA
145792015-08-07 Pedro Alves <palves@redhat.com>
14580
14581 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14582 tests here.
14583 (top level): Run do_test with and without displaced stepping.
14584
3fc8eb30
PA
145852015-08-07 Pedro Alves <palves@redhat.com>
14586
14587 * gdb.base/valgrind-disp-step.c: New file.
14588 * gdb.base/valgrind-disp-step.exp: New file.
14589
d4569d7b
PA
145902015-08-07 Pedro Alves <palves@redhat.com>
14591
14592 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14593 Delete function.
14594 (main): Add alarm. Run an infinite loop instead of calling
14595 wait_threads.
14596 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14597 comment.
14598 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14599 Delete function.
14600 (main): Add alarm. Run an infinite loop instead of calling
14601 wait_threads.
14602 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14603 comment.
14604
e1316e60
PA
146052015-08-07 Pedro Alves <palves@redhat.com>
14606
14607 * gdb.base/checkpoint-ns.exp: New file.
14608 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14609 standard_testfile.
14610
da8c46d2
MM
146112015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14612
14613 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14614 * gdb.btrace/instruction_history.exp: Update.
14615 * gdb.btrace/tsx.exp: New.
14616 * gdb.btrace/tsx.c: New.
14617
de1c2c52
PA
146182015-08-06 Pedro Alves <palves@redhat.com>
14619
14620 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14621 increase timeout.
14622 * gdb.reverse/until-precsave.exp: Bump timeouts.
14623
782e0bf4
PA
146242015-08-06 Pedro Alves <palves@redhat.com>
14625
14626 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14627
83e97ed0
PA
146282015-08-06 Pedro Alves <palves@redhat.com>
14629
14630 PR gdb/18749
14631 * gdb.threads/process-dies-while-handling-bp.c: New file.
14632 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14633
863d01bd
PA
146342015-08-06 Pedro Alves <palves@redhat.com>
14635
14636 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14637 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14638
0a39bb32
PA
146392015-08-05 Pedro Alves <palves@redhat.com>
14640
14641 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14642 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14643
ee2d2b10
SL
146442015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14645
14646 * gdb.base/bp-permanent.exp: Report test as unsupported if
14647 the target cannot stop at the permanent breakpoint.
14648
4e1bdb00
DE
146492015-08-03 Doug Evans <dje@google.com>
14650
14651 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14652 10000.
14653
3d338901
DE
146542015-08-03 Doug Evans <dje@google.com>
14655
14656 * Makefile.in (workers/%.worker, build-perf): New rule.
14657 (GDB_PERFTEST_MODE): New variable.
14658 (check-perf): Use it.
14659 (clean): Clean up gdb.perf parallel build subdirs.
14660 * lib/build-piece.exp: New file.
14661 * lib/gdb.exp (make_gdb_parallel_path): New function
14662 (standard_output_file, standard_temp_file): Call it.
14663 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14664 of $GDB_PARALLEL.
14665 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14666
af061d3e
DE
146672015-08-03 Doug Evans <dje@google.com>
14668
8e1afc81 14669 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14670 (LOG_FILE_NAME): New global.
14671 (TextReporter.__init__): Initialize self.txt_sum.
14672 (TextReporter.report): Add support for multiple data-points.
14673 Move report to perftest.sum, put raw data in perftest.log.
14674 (TextReporter.start): Open sum and log files.
14675 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14676 * gdb.perf/lib/perftest/testresult.py
14677 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14678
2c8c5d37
PA
146792015-07-31 Pedro Alves <palves@redhat.com>
14680
14681 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14682 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14683 kill_wait_spawned_process instead of explicit "kill -9".
14684 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14685 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14686 kill_wait_spawned_process.
14687 * gdb.base/attach-twice.exp: Likewise.
14688 * gdb.base/attach.exp: Likewise.
14689 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14690 gdb_test_multiple.
14691 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14692 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14693 kill_wait_spawned_process.
14694 * gdb.base/valgrind-infcall.exp: Likewise.
14695 * gdb.multi/multi-attach.exp: Likewise.
14696 * gdb.python/py-prompt.exp: Likewise.
14697 * gdb.python/py-sync-interp.exp: Likewise.
14698 * gdb.server/ext-attach.exp: Likewise.
14699 * gdb.threads/attach-into-signal.exp (corefunc): Use
14700 spawn_wait_for_attach, spawn_id_get_pid and
14701 kill_wait_spawned_process.
14702 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14703 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14704 spawn_id_get_pid and kill_wait_spawned_process.
14705 * gdb.threads/attach-stopped.exp (corefunc): Use
14706 spawn_wait_for_attach, spawn_id_get_pid and
14707 kill_wait_spawned_process.
14708 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14709 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14710 kill_wait_spawned_process instead of explicit "kill -9".
14711 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14712 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14713 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14714 processes. Don't map cygwin/windows pids here. Now returns a
14715 spawn id list.
14716
032a0fca
SL
147172015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14718
14719 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14720 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14721 correct patch.
14722
61a934ca
SL
147232015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14724
14725 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14726
4bc4d428
SL
147272015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14728
14729 Reapply:
14730 2014-05-21 Mark Wielaard <mjw@redhat.com>
14731
14732 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14733
998d452a
PA
147342015-07-30 Pedro Alves <palves@redhat.com>
14735
14736 * linux-low.c (handle_extended_wait): Set the child's last
14737 reported status to TARGET_WAITKIND_STOPPED.
14738
69dde7dc
PA
147392015-07-30 Pedro Alves <palves@redhat.com>
14740
14741 PR threads/18600
14742 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14743 only shows inferior 1.
14744
4dd63d48
PA
147452015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14746 Pedro Alves <palves@redhat.com>
14747
14748 PR threads/18600
14749 * gdb.threads/fork-plus-threads.c: New file.
14750 * gdb.threads/fork-plus-threads.exp: New file.
14751
d618e4c5
PP
147522015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14753
14754 * gdb.base/batch-preserve-term-settings.exp
14755 (test_terminal_settings_preserved_after_cli_exit): Use
14756 send_quit_command.
14757
1eef6428
PA
147582015-07-29 Pedro Alves <palves@redhat.com>
14759 Don Breazeal <donb@codesourcery.com>
14760
14761 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14762 output from both inferior_spawn_id and gdb_spawn_id.
14763
7da5b897
SDJ
147642015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14765
14766 * gdb.threads/attach-into-signal.exp (corefunc): Use
14767 with_test_prefix on nested loops, uniquefying the test messages.
14768
dac804df
SDJ
147692015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14770
14771 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14772 commit.
14773
06265e53
PP
147742015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14775
14776 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14777 New proc.
14778 (test_terminal_settings_preserved_after_sigterm): New test.
14779
18206ca3
PP
147802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14781
14782 * gdb.base/batch-preserve-term-settings.exp
14783 (test_terminal_settings_preserved_after_cli_exit): New test.
14784
90074d11
PP
147852015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14786
14787 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14788 manipulation of saved_gdbflags.
14789 (test_terminal_settings_preserved): Remove global declaration of
14790 the unused variable pagination_prompt. Remove manipulation of
14791 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14792 GDBFLAGS.
14793
eb1a7902
PA
147942015-07-29 Pedro Alves <palves@redhat.com>
14795
14796 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14797
8b75dd3b
PA
147982015-07-29 Pedro Alves <palves@redhat.com>
14799
14800 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14801 at the top.
14802
dedad4e3
PA
148032015-07-29 Pedro Alves <palves@redhat.com>
14804
14805 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14806 (main): Call gdb_unbuffer_output.
14807 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14808 (main): Call gdb_unbuffer_output.
14809 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14810 (main): Call gdb_unbuffer_output.
14811 * gdb.base/call-strs.exp: Adjust to step over the
14812 gdb_unbuffer_output call.
14813 * gdb.base/catch-gdb-caused-signals.c: Include
14814 "../lib/unbuffer_output.c".
14815 (main): Call gdb_unbuffer_output.
14816 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14817 (main): Call gdb_unbuffer_output.
14818 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14819 (main): Call gdb_unbuffer_output.
14820 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14821 (main): Call gdb_unbuffer_output.
14822 * gdb.base/shlib-call.exp: Adjust to step over the
14823 gdb_unbuffer_output call.
14824 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14825 (main): Call gdb_unbuffer_output.
14826 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14827 (main): Call gdb_unbuffer_output.
14828 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14829 (main): Rename to ...
14830 (test): ... this.
14831 (main): Reimplement.
14832 * gdb.base/varargs.exp: Run to test instead of to main.
14833 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14834 (main): Call gdb_unbuffer_output.
14835
58789a91
PA
148362015-07-29 Pedro Alves <palves@redhat.com>
14837
14838 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14839 factore out from mi_continue_dprintf. For call-style dprintfs,
14840 expect dprintf output out of $inferior_spawn_id.
14841 (mi_continue_dprintf): Use mi_expect_dprintf.
14842 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14843 (main): Call gdb_unbuffer_output.
14844
e8376742
PA
148452015-07-29 Pedro Alves <palves@redhat.com>
14846
14847 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14848 (default_mi_gdb_start): Set inferior_spawn_id instead of
14849 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14850 gdb_spawn_id.
14851 (mi_gdb_test): Always expect inferior output from both
14852 $inferior_spawn_id and $gdb_spawn_id.
14853
08280010
PA
148542015-07-29 Pedro Alves <palves@redhat.com>
14855
14856 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14857 send_inferior and $inferior_spawn_id.
14858
4d30e432
PA
148592015-07-29 Pedro Alves <palves@redhat.com>
14860
14861 * gdb.gdb/complaints.exp (test_initial_complaints)
14862 (test_serial_complaints, test_short_complaints): Use
14863 gdb_test_stdio.
14864 (test_empty_complaint): Handle $inferior_spawn_id !=
14865 $gdb_spawn_id.
14866
0d30a335
PA
148672015-07-29 Pedro Alves <palves@redhat.com>
14868
14869 * gdb.base/varargs.exp: Use gdb_test_stdio.
14870
39413b29
PA
148712015-07-29 Pedro Alves <palves@redhat.com>
14872
14873 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14874
7cb000a9
PA
148752015-07-29 Pedro Alves <palves@redhat.com>
14876
14877 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14878
d7b8ac82
PA
148792015-07-29 Pedro Alves <palves@redhat.com>
14880
14881 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14882 parameter into two new parameters, "inf_result" and "gdb_result".
14883 Expect inferior output and gdb output from $inferior_spawn_id and
14884 $gdb_spawn_id, respectively. Adjust all callers.
14885
789c3a0c
PA
148862015-07-29 Pedro Alves <palves@redhat.com>
14887
14888 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14889 of gdb_test_sequence.
14890
77e760c3
PA
148912015-07-29 Pedro Alves <palves@redhat.com>
14892
14893 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14894 (saw_spurious_output): Expect inferior output from
14895 $inferior_spawn_id. Use gdb_test_stdio.
14896
8396d2cd
PA
148972015-07-29 Pedro Alves <palves@redhat.com>
14898
14899 * gdb.base/dprintf.exp: Use standard_testfile. Change
14900 prepare_for_testing call.
14901 (srcfile): Don't set.
14902 (restart): New procedure.
14903 (test_dprintf): New procecure, use to continue over dprintfs.
14904 (test_call, test_agent): New procedures, tests moved here.
14905 Restart gdb and recreate dprintfs. Adjust expected output.
14906
2051d61f
PA
149072015-07-29 Pedro Alves <palves@redhat.com>
14908
14909 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14910
452397af
PA
149112015-07-29 Pedro Alves <palves@redhat.com>
14912
14913 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14914
8aed9555
PA
149152015-07-29 Pedro Alves <palves@redhat.com>
14916
14917 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14918 gdb_test_stdio.
14919
188a61b4
PA
149202015-07-29 Pedro Alves <palves@redhat.com>
14921
14922 * lib/gdb.exp (gdb_test_stdio): New procedure.
14923
12264a45
PA
149242015-07-29 Pedro Alves <palves@redhat.com>
14925
14926 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14927
23ffc893
PA
149282015-07-29 Pedro Alves <palves@redhat.com>
14929
14930 * gdb.base/call-signal-resume.exp: Remove check for
14931 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14932 * gdb.base/unwindonsignal.exp: Likewise.
14933 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14934 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14935
65566918
PA
149362015-07-29 Pedro Alves <palves@redhat.com>
14937
14938 * gdb.base/siginfo-addr.c (pass): New function.
14939 (handler): Call it iff si_addr is correct.
14940 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14941 Set a breakpoint at "pass" and continue to it.
14942
d60a9221
SDJ
149432015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14944
14945 * gdb.python/py-objfile.exp: Make some tests have unique names.
14946 * gdb.python/py-pp-registration.exp: Likewise.
14947
bde40b8f
PA
149482015-07-28 Pedro Alves <palves@redhat.com>
14949
14950 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14951
13e1dec8
SM
149522015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14953
14954 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14955
da33c9a7
SM
149562015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14957
14958 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14959
077836f7
PP
149602015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14961
14962 * gdb.base/gdb-sigterm-2.exp: New test.
14963
b8cc7b2e
DE
149642015-07-25 Doug Evans <xdje42@gmail.com>
14965
14966 Revert:
14967 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14968 (workers/%.worker, build-perf): New rule.
14969 (GDB_PERFTEST_MODE): New variable.
14970 (check-perf): Use it.
14971 (clean): Clean up gdb.perf parallel build subdirs.
14972 * lib/build-piece.exp: New file.
14973 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14974 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14975 name.
14976 (standard_temp_file): Ditto.
14977 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14978 of $GDB_PARALLEL.
14979
c8bd4544
DE
149802015-07-24 Doug Evans <dje@google.com>
14981
14982 * gdb.perf/lib/perftest/utils.py: New file.
14983 * gdb.perf/gm-hello.cc: New file.
14984 * gdb.perf/gm-pervasive-typedef.cc: New file.
14985 * gdb.perf/gm-pervasive-typedef.h: New file.
14986 * gdb.perf/gm-std.cc: New file.
14987 * gdb.perf/gm-std.h: New file.
14988 * gdb.perf/gm-use-cerr.cc: New file.
14989 * gdb.perf/gm-utils.h: New file.
14990 * gdb.perf/gmonster-null-lookup.py: New file.
14991 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14992 * gdb.perf/gmonster-print-cerr.py: New file.
14993 * gdb.perf/gmonster-ptype-string.py: New file.
14994 * gdb.perf/gmonster-runto-main.py: New file.
14995 * gdb.perf/gmonster-select-file.py: New file.
14996 * gdb.perf/gmonster1-null-lookup.exp: New file.
14997 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14998 * gdb.perf/gmonster1-print-cerr.exp: New file.
14999 * gdb.perf/gmonster1-ptype-string.exp: New file.
15000 * gdb.perf/gmonster1-runto-main.exp: New file.
15001 * gdb.perf/gmonster1-select-file.exp: New file.
15002 * gdb.perf/gmonster1.cc: New file.
15003 * gdb.perf/gmonster1.exp: New file.
15004 * gdb.perf/gmonster2-null-lookup.exp: New file.
15005 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15006 * gdb.perf/gmonster2-print-cerr.exp: New file.
15007 * gdb.perf/gmonster2-ptype-string.exp: New file.
15008 * gdb.perf/gmonster2-runto-main.exp: New file.
15009 * gdb.perf/gmonster2-select-file.exp: New file.
15010 * gdb.perf/gmonster2.cc: New file.
15011 * gdb.perf/gmonster2.exp: New file.
15012
6eab34f3
DE
150132015-07-24 Doug Evans <dje@google.com>
15014
15015 * gdb.perf/README: New file.
15016 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15017 * lib/gen-perf-test.exp: New file.
15018
63738bfd
DE
150192015-07-24 Doug Evans <dje@google.com>
15020
15021 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15022 (PerfTest::startup): New function.
15023 (PerfTest::run): Return result of calling body.
15024 (PerfTest::assemble): Rewrite.
15025 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15026 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15027 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15028 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15029 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15030
7b606f95
DE
150312015-07-24 Doug Evans <dje@google.com>
15032
15033 * lib/gdb.exp (clean_restart): Make executable optional.
15034
a97b16b8
DE
150352015-07-24 Doug Evans <dje@google.com>
15036
15037 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15038 compiler_info references.
15039 * gdb.cp/temargs.exp: Ditto.
15040 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15041 (get_compiler_info): Early exit if already computed. Set compiler_info
15042 to "unknown" if there was a problem.
15043 (test_compiler_info): Add function comment. Call get_compiler_info.
15044
35baa57f
DE
150452015-07-24 Doug Evans <dje@google.com>
15046
15047 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15048 (workers/%.worker, build-perf): New rule.
15049 (GDB_PERFTEST_MODE): New variable.
15050 (check-perf): Use it.
15051 (clean): Clean up gdb.perf parallel build subdirs.
15052 * lib/build-piece.exp: New file.
15053 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15054 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15055 name.
15056 (standard_temp_file): Ditto.
15057 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15058 of $GDB_PARALLEL.
15059
6ebea266
DE
150602015-07-24 Doug Evans <dje@google.com>
15061
15062 * lib/future.exp (gdb_default_target_compile): New option
15063 "early_flags".
15064 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15065 --as-needed.
15066
1e76a7e9
SDJ
150672015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15068
15069 * gdb.base/catch-syscall.exp: Call gdb_exit before
15070 gdb_skip_xml_test.
15071
5068630a
PA
150722015-07-24 Pedro Alves <palves@redhat.com>
15073
15074 * gdb.python/py-events.exp: Accept output between the stop event
15075 and the prompt.
15076 * gdb.python/py-evsignal.exp: Likewise.
15077 * gdb.python/py-evthreads.exp: Likewise.
15078
77598427
PA
150792015-07-24 Pedro Alves <palves@redhat.com>
15080
15081 PR gdb/18717
15082 * gdb.threads/non-ldr-exit.c: New file.
15083 * gdb.threads/non-ldr-exit.exp: New file.
15084
11e6c98f
YQ
150852015-07-24 Yao Qi <yao.qi@linaro.org>
15086
15087 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15088 restarting process.
15089
51aee833
YQ
150902015-07-24 Yao Qi <yao.qi@linaro.org>
15091
15092 * gdb.server/ext-restart.exp: New file.
15093
8cfe207c
YQ
150942015-07-24 Yao Qi <yao.qi@linaro.org>
15095
15096 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15097 argument options.
15098 * gdb.server/ext-wrapper.exp: New file.
15099
cc12ce38
DE
151002015-07-23 Doug Evans <dje@google.com>
15101
15102 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15103 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15104
d0d84780
PMR
151052015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15106
15107 * gdb.ada/var_arr_typedef.exp: New testcase.
15108 * gdb.ada/var_arr_typedef/pack.adb: New file.
15109 * gdb.ada/var_arr_typedef/pack.ads: New file.
15110 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15111
8b558f79
JB
151122015-07-20 Joel Brobecker <brobecker@adacore.com>
15113
15114 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15115
775a3298
JK
151162015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15117
15118 * gdb.arch/i386-biarch-core.exp: Replace istarget
15119 by "complete set gnutarget". Remove expectation for the "core-file"
15120 command.
15121
db1ff28b
JK
151222015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15123
15124 Revert the previous commit:
15125 Tests for validate symbol file using build-id.
15126
0a94970d
JK
151272015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15128
15129 Tests for validate symbol file using build-id.
15130 * gdb.base/solib-mismatch-lib.c: New file.
15131 * gdb.base/solib-mismatch-libmod.c: New file.
15132 * gdb.base/solib-mismatch.c: New file.
15133 * gdb.base/solib-mismatch.exp: New file.
15134
03346981
SL
151352015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15136
15137 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15138 nios2-*-linux*.
15139 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15140 * gdb.base/siginfo.exp: Likewise.
15141 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15142
42422cc7
PL
151432015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15144
15145 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15146 Move it to ...
15147 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15148 ... here.
15149 * gdb.trace/range-stepping.exp: Check that the target supports
15150 range stepping.
15151
cfa68bae
JK
151522015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15153
15154 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15155
8ffdba26
PA
151562015-07-14 Pedro Alves <palves@redhat.com>
15157
15158 * gdb.base/killed-outside.exp: New file.
15159 * gdb.base/killed-outside.c: New file.
15160
218a5a11
JK
151612015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15162
15163 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15164 (n at main): New.
15165 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15166
e03ed3c6
AA
151672015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15168
15169 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15170 infcall tests instead of setting up for KFAIL.
15171
485668e5
MM
151722015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15173
15174 * gdb.btrace/record_goto-step.exp: New.
15175
08464196
JK
151762015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15177
15178 PR compile/18484
15179 * gdb.compile/compile.c (struct struct_type): Add volatile to
15180 selffield's type.
15181 * gdb.compile/compile.exp
15182 (compile code struct_object.selffield = &struct_object): Skip further
15183 struct_object tests if this one xfails.
15184
bcf5c1d9
RC
151852015-07-08 Robert O'Callahan <robert@ocallahan.org>
15186
15187 PR exp/18617
15188 * gdb.trace/ax.exp: Add test.
15189
4931af25
YQ
151902015-07-07 Yao Qi <yao.qi@linaro.org>
15191
15192 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15193 instead of istarget "aarch64*-*-*".
15194 * gdb.arch/aarch64-fp.exp: Likewise.
15195 * gdb.base/float.exp: Likewise.
15196 * gdb.reverse/aarch64.exp: Likewise.
15197 * lib/gdb.exp (is_aarch64_target): New proc.
15198
9fcf688e
YQ
151992015-07-07 Yao Qi <yao.qi@linaro.org>
15200
15201 * lib/gdb.exp (is_aarch32_target): New proc.
15202 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15203 instead of "istarget "arm*-*-*"".
15204 * gdb.arch/arm-disp-step.exp: Likewise.
15205 * gdb.arch/thumb-bx-pc.exp: Likewise.
15206 * gdb.arch/thumb-prologue.exp: Likewise.
15207 * gdb.arch/thumb-singlestep.exp: Likewise.
15208 * gdb.base/disp-step-syscall.exp: Likewise.
15209 * gdb.base/float.exp: Likewise.
15210
fbd8d50d
YQ
152112015-07-07 Yao Qi <yao.qi@linaro.org>
15212
15213 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15214 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15215
71be1fdc
YQ
152162015-07-07 Yao Qi <yao.qi@linaro.org>
15217
15218 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15219 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15220 if it exists.
15221 * gdb.multi/multi-arch.exp: Likewise.
15222
3e221d36
SM
152232015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15224
15225 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15226 print.
15227
d441430b
YQ
152282015-07-07 Yao Qi <yao.qi@linaro.org>
15229
15230 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15231
06f810bd
MG
152322015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15233
15234 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15235 '[' and ']' characters.
15236
5e61e7c0
IB
152372015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15238
15239 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15240
28bf096c
PA
152412015-06-29 Pedro Alves <palves@redhat.com>
15242
15243 PR threads/18127
15244 * gdb.threads/hand-call-new-thread.c: New file.
15245 * gdb.threads/hand-call-new-thread.c: New file.
15246
ee93cd5e
KS
152472015-06-26 Keith Seitz <keiths@redhat.com>
15248 Doug Evans <dje@google.com>
15249
15250 PR 16253
15251 * gdb.cp/var-tag-2.cc: New file.
15252 * gdb.cp/var-tag-3.cc: New file.
15253 * gdb.cp/var-tag-4.cc: New file.
15254 * gdb.cp/var-tag.cc: New file.
15255 * gdb.cp/var-tag.exp: New file.
15256
fc637f04
PP
152572015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15258
15259 * gdb.base/history-duplicates.exp: New test.
15260
2e52ae68
PP
152612015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15262
15263 * gdb.base/completion.exp: Test the completion of the "focus"
15264 command.
15265
6e22494e
JK
152662015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15267
15268 * gdb.arch/amd64-prologue-skip.S: New file.
15269 * gdb.arch/amd64-prologue-skip.exp: New file.
15270
bf7b9cd9
SM
152712015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15272
15273 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15274 is_address_zero_readable check.
15275
201e8dfd
PB
152762015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15277
15278 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15279 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15280
5cd867b4
YQ
152812015-06-24 Yao Qi <yao.qi@linaro.org>
15282
15283 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15284 linux targets.
15285
4d7be007
YQ
152862015-06-24 Yao Qi <yao.qi@linaro.org>
15287
15288 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15289 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15290 * gdb.base/siginfo-thread.exp: Likewise.
15291
07fcd301
YQ
152922015-06-22 Yao Qi <yao.qi@linaro.org>
15293
15294 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15295
52042a00
YQ
152962015-06-22 Yao Qi <yao.qi@linaro.org>
15297
15298 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15299 aarch64*-*-*.
15300 (skip_hw_watchpoint_tests): Likewise.
15301
74bd41ce
PP
153022015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15303
15304 * gdb.base/gdbinit-history.exp: Test the interaction between
15305 setting GDBHISTSIZE and setting the history size via .gdbinit.
15306
bc460514
PP
153072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15308
15309 PR gdb/16999
15310 * gdb.base/gdbhistsize-history.exp: New test.
15311
b58c513b
PP
153122015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15313
15314 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15315 with GDBHISTSIZE.
15316 * gdb.base/readline.exp: Likewise.
15317
92046791
YQ
153182015-06-17 Yao Qi <yao.qi@linaro.org>
15319
15320 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15321 line.
15322
2093d2d3
PP
153232015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15324
15325 * gdb.base/gdbinit-history.exp: Add test case to check that
15326 an unlimited history file does not get truncated on exit.
15327
e6c693af
AA
153282015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15329
15330 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15331 (VECTOR): New macro. Use it...
15332 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15333 ...for these typedefs.
15334 (int8, char1, int1, double1): New typedefs.
15335 (struct just_int2, struct two_int2): New structures.
15336 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15337 (add_structvecs, add_singlevecs): New functions.
15338 (main): Call add_some_intvecs twice.
15339 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15340 the compile and exit upon failure. Try compiling for the "native"
15341 architecture. Test inferior function calls with vector arguments
15342 and vector return value handling with "finish" and "return".
15343
c74f7d1c
JT
153442015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15345
15346 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15347 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15348 PE file.
15349 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15350
98aa42ee
AT
153512015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15352
15353 PR breakpoints/16465
15354 * gdb.mi/mi-dprintf-pending.c: New file.
15355 * gdb.mi/mi-dprintf-pending.exp: New test.
15356 * gdb.mi/mi-dprintf-pendshr.c: New file.
15357
7d73c23c 153582015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15359 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15360
15361 * gdb.arch/i386-mpx-map.c: New file.
15362 * gdb.arch/i386-mpx-map.exp: New File.
15363
153642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15365
15366 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15367 * gdb.arch/i386-mpx.exp: Indentation fixed.
15368
153692015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15370
15371 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15372 function and improved indentation.
15373 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15374 gdb_test_multiple. Added additional tests to skip the test.
15375
153762015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15377
15378 * gdb.arch/i386-avx512.c: Change path in include file.
15379 * gdb.arch/i386-avx512.exp: Change include dir path
15380 compilation flag.
15381 * gdb.arch/i386-mpx.c: Change path in include file.
15382 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15383 flag.
15384
d5eba19a
JK
153852015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15386
15387 * gdb.compile/compile-print.exp (compile print *vararray@3)
15388 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15389
7f361056
JK
153902015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15391
15392 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15393 (do not keep jit in memory): ... this.
15394 (expect 5): Change it to ...
15395 (expect no 5): ... this.
15396
3b462ec2
SM
153972015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15398
15399 PR gdb/15564
15400 * gdb.mi/mi-detach.exp: New file.
15401
e0619de6
JK
154022015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15403
15404 PR symtab/18392
15405 * gdb.arch/amd64-tailcall-self.S: New file.
15406 * gdb.arch/amd64-tailcall-self.c: New file.
15407 * gdb.arch/amd64-tailcall-self.exp: New file.
15408
e970cb34
DB
154092015-05-28 Don Breazeal <donb@codesourcery.com>
15410
15411 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15412 tests for remote targets by checking is_target_gdbserver.
15413
b2e2f908
DE
154142015-05-27 Doug Evans <dje@google.com>
15415
15416 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15417 * gdb.dwarf2/opaque-type-lookup.c: New file.
15418 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15419
82c7be31
DE
154202015-05-26 Doug Evans <dje@google.com>
15421
15422 * gdb.cp/iostream.cc: New file.
15423 * gdb.cp/iostream.exp: New file.
15424
b4f54984
DE
154252015-05-26 Doug Evans <dje@google.com>
15426
15427 * gdb.dwarf2/dw2-op-call.exp: Update.
15428 * gdb.dwarf2/dw4-sig-types.exp: Update.
15429 * gdb.dwarf2/implptr.exp: Update.
15430 * gdb.mi/mi-cmd-param-changed.exp: Update.
15431
4ea6efe9
DE
154322015-05-26 Doug Evans <dje@google.com>
15433
15434 * gdb.python/py-lazy-string.c: New file.
15435 * gdb.python/py-lazy-string.exp: New file.
15436 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15437 (main): Update. Add estring3.
15438 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15439 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15440
f6bb7db3
YQ
154412015-05-26 Omair Javaid <omair.javaid@linaro.org>
15442 Yao Qi <yao.qi@linaro.org>
15443
15444 * gdb.reverse/aarch64.c: New.
15445 * gdb.reverse/aarch64.exp: New.
15446
a81bfbd0
OJ
154472015-05-26 Omair Javaid <omair.javaid@linaro.org>
15448
25d49b86
PA
15449 * lib/gdb.exp (supports_process_record): Return true for
15450 aarch64*-linux*.
a81bfbd0
OJ
15451 (supports_reverse): Likewise.
15452
158bf1b4
PP
154532015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15454
15455 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15456 Use with_test_prefix.
15457
a0145030
AB
154582015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15459
15460 * gdb.base/completion.exp: Add test for completion of layout
15461 names.
15462
ebe3b578
AB
154632015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15464
15465 * lib/gdb.exp (skip_tui_tests): New proc.
15466 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15467
84204ed7
PA
154682015-05-19 Pedro Alves <palves@redhat.com>
15469
15470 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15471 Save the whole env array instead of just HOME. Unset HISTSIZE in
15472 the environment while testing. Restore whole environment
15473 afterwards.
15474
37442ce1
DE
154752015-05-16 Doug Evans <xdje42@gmail.com>
15476
15477 * gdb.guile/scm-ports.c: New file.
15478 * gdb.guile/scm-ports.exp: Add memory port tests.
15479
36de76f9
JK
154802015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15481
15482 * gdb.compile/compile-print.c: New file.
15483 * gdb.compile/compile-print.exp: New file.
15484
3a9558c4
JK
154852015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15486
15487 * gdb.compile/compile-ops.exp: Cast param to void.
15488 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15489 (compile code struct_object.selffield = &struct_object): Add xfail.
15490
aa715135
JG
154912015-05-15 Joel Brobecker <brobecker@adacore.com>
15492
15493 * gdb.ada/arr_enum_with_gap: New testcase.
15494
931e5bc3
JG
154952015-05-15 Joel Brobecker <brobecker@adacore.com>
15496
15497 * gdb.ada/byte_packed_arr: New testcase.
15498
9cd4d857
JB
154992015-05-15 Joel Brobecker <brobecker@adacore.com>
15500
15501 * gdb.ada/pckd_neg: New testcase.
15502
ebfd00d2
PP
155032015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15504
15505 PR gdb/17820
15506 * gdb.base/gdbinit-history.exp: New test.
15507 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15508 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15509
4c082a81
SC
155102015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15511
15512 * gdb.python/py-xmethods.cc: Enhance test case.
15513 * gdb.python/py-xmethods.exp: New tests.
15514 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15515 function.
15516 (B_indexoper): Likewise.
15517 (global_dm_list) : Add new xmethod worker functions.
15518
f7797074
SDJ
155192015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15520
15521 * gdb.base/coredump-filter.exp: Correctly unset
15522 "coredump_var_addr" array.
15523
a4674e4e
PA
155242015-05-08 Pedro Alves <palves@redhat.com>
15525
15526 * gdb.server/non-existing-program.exp: Unset spawn_id.
15527
df2eb078
SC
155282015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15529
15530 PR python/18291
15531 * gdb.python/py-xmethods.exp: Add tests.
15532
422349a3
YQ
155332015-05-08 Yao Qi <yao.qi@linaro.org>
15534
15535 PR gdb/18208
15536 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15537 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15538 function set_coredump_filter, and remove remote_exec call.
15539 Remove argument ipid. Callers update.
15540 (top level): Don't get inferior's PID.
15541
63fc80ce
AA
155422015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15543
15544 * gdb.base/watch_thread_num.exp: Skip test on targets without
15545 access watchpoints.
15546
80ad801e
PA
155472015-05-06 Pedro Alves <palves@redhat.com>
15548
15549 PR server/18081
15550 * gdb.server/non-existing-program.exp: New file.
15551
0fa7fe50
JB
155522015-05-05 Joel Brobecker <brobecker@adacore.com>
15553
15554 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15555
3ea89b92
PMR
155562015-05-05 Joel Brobecker <brobecker@adacore.com>
15557
15558 * gdb.ada/out_of_line_in_inlined: New testcase.
15559
87b8eff0
JB
155602015-05-05 Joel Brobecker <brobecker@adacore.com>
15561
15562 * gdb.ada/var_rec_arr: New testcase.
15563
5fccc635
YQ
155642015-04-30 Yao Qi <yao.qi@linaro.org>
15565
15566 * gdb.base/break-idempotent.exp: If
15567 skip_hw_watchpoint_multi_tests returns true, skip the tests
15568 on "rwatch" and "awatch".
15569
42d38f42
YQ
155702015-04-30 Yao Qi <yao.qi@linaro.org>
15571
15572 * gdb.base/relativedebug.exp: Invoke gdb command
15573 "info sharedlibrary", and if libc.so doesn't have debug info,
15574 skip the test.
15575
2ce1cdbf
DE
155762015-04-29 Doug Evans <dje@google.com>
15577
15578 * gdb.python/py-xmethods.exp: Add ptype tests.
15579 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15580 get_result_type method.
15581
f24a38c5
LM
155822015-04-29 Luis Machado <lgustavo@codesourcery.com>
15583
15584 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15585 the target does not support hardware watchpoints.
15586
ecbf2b3c
LM
155872015-04-29 Luis Machado <lgustavo@codesourcery.com>
15588
15589 * gdb.base/break-always.exp: Abort testing if writing to memory
15590 causes an error.
15591
34f5f757
DE
155922015-04-28 Doug Evans <dje@google.com>
15593
15594 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15595 * gdb.python/py-pp-registration.exp: ... here. New file.
15596 * gdb.python/py-pp-registration.c: New file.
15597 * gdb.python/py-pp-registration.py: New file.
15598
69b4374a
DE
155992015-04-28 Doug Evans <dje@google.com>
15600
15601 * gdb.python/py-bad-printers.c: New file.
15602 * gdb.python/py-bad-printers.py: New file.
15603 * gdb.python/py-bad-printers.exp: New file.
15604
59fb7612
SS
156052015-04-28 Sasha Smundak <asmundak@google.com>
15606
15607 * gdb.python/py-type.exp: New test.
15608
2631b16a
AW
156092015-04-28 Andy Wingo <wingo@igalia.com>
15610
15611 * gdb.python/py-parameter.exp:
15612 * gdb.guile/scm-parameter.exp: Escape the path that we are
15613 matching against, as it might contain characters that are special
15614 to regular expressions.
15615
460efde1
JB
156162015-04-27 Joel Brobecker <brobecker@adacore.com>
15617
15618 * gdb.ada/rec_comp: New testcase.
15619
2d369d8e
SDJ
156202015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15621
15622 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15623 before using it.
15624
cf75d6c3
AB
156252015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15626
15627 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15628 new tests for verilog output.
15629
8dbe7ca5
YQ
156302015-04-24 Yao Qi <yao.qi@linaro.org>
15631
15632 * boards/remote-gdbserver-on-localhost.exp: New file.
15633
4ef9fb2f
PA
156342015-04-23 Pedro Alves <palves@redhat.com>
15635
15636 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15637 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15638 "end of file", remove $inferior_spawn_id from the indirect list.
15639
0a803169
PA
156402015-04-23 Pedro Alves <palves@redhat.com>
15641
15642 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15643
749ef8f8
PA
156442015-04-23 Pedro Alves <palves@redhat.com>
15645
15646 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15647 on $any_spawn_id instead of only on $gdb_spawn_id.
15648
8aae4344
PM
156492015-04-21 Pierre Muller <muller@sourceware.org>
15650
15651 PR pascal/17815
15652 * lib/pascal.exp (gpc_compile): Add new option "class".
15653 (fpc_compile): Likewise.
15654 * gdb.pascal/case-insensitive-symbols.pas: New file.
15655 * gdb.pascal/case-insensitive-symbols.exp: New file.
15656
1586c8fb
GB
156572015-04-20 Gary Benson <gbenson@redhat.com>
15658
15659 * gdb.base/attach.exp: Fix three extended remote failures.
15660
1b6e6f5c
GB
156612015-04-17 Gary Benson <gbenson@redhat.com>
15662
15663 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15664 the main executable over the remote protocol.
15665
e797481d
PA
156662015-04-16 Pedro Alves <palves@redhat.com>
15667
15668 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15669 a new gdbserver if gdbserver_reconnect_p is set.
15670
1ca99c42
PA
156712015-04-16 Pedro Alves <palves@redhat.com>
15672
15673 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15674 is set, don't exit gdbserver.
15675
af9fd6f8
AA
156762015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15677
15678 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15679 appropriate .insn, such that an older assembler can be used.
15680 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15681 the z/Architecture instruction set on 31-bit targets as well.
15682
04ff1e61
AA
156832015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15684
15685 * gdb.go/handcall.exp: Remove all logic related to the first
15686 breakpoint and rely on go_runto_main instead.
15687 * gdb.go/strings.exp: Likewise.
15688 * gdb.go/unsafe.exp: Likewise.
15689 * gdb.go/hello.exp: Likewise. Also rename the remaining
15690 breakpoint marker to "breakpoint 1".
15691 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15692 * gdb.go/strings.go: Likewise.
15693 * gdb.go/unsafe.go: Likewise.
15694 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15695 "set breakpoint 2 here" and rename the remaining breakpoint marker
15696 to "breakpoint 1".
15697
40d2f8d6
SM
156982015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15699
15700 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15701 if itertools.imap is not present.
15702 * gdb.python/py-objfile.exp: Add parentheses.
15703 * gdb.python/py-type.exp: Same.
15704 * gdb.python/py-unwind-maint.py: Same.
15705
8cbc97c6
YQ
157062015-04-15 Yao Qi <yao.qi@linaro.org>
15707
15708 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15709 of ":$ptr_size" and set its form explicitly.
15710
45fd756c
YQ
157112015-04-15 Pedro Alves <palves@redhat.com>
15712 Yao Qi <yao.qi@linaro.org>
15713
15714 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15715 timeout by factor of 4.
15716 (test_regular_watch): Likewise.
15717 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15718 * gdb.reverse/sigall-reverse.exp: Likewise.
15719 * gdb.reverse/until-precsave.exp: Likewise.
15720 * lib/gdb.exp (with_timeout_factor): New proc.
15721 (gdb_expect): Move some code to ...
15722 (get_largest_timeout): ... here. New procedure.
15723
9e811bc3
LM
157242015-04-14 Luis Machado <lgustavo@codesourcery.com>
15725
15726 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15727
0ff6fcb2
LM
157282015-04-13 Luis Machado <lgustavo@codesourcery.com>
15729
15730 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15731 to write to the .text section.
15732
7578d5f7
LM
157332015-04-13 Luis Machado <lgustavo@codesourcery.com>
15734
15735 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15736 Handle the case of targets that do not provide PID information.
15737
2efe15c4
YQ
157382015-04-13 Yao Qi <yao.qi@linaro.org>
15739
15740 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15741 and use expect instead of gdb_expect.
15742
8cd8f2f8
SDJ
157432015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15744
15745 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15746 "coredump_var_addr" to avoid naming conflict with other testcases.
15747
9ee41772
PA
157482015-04-10 Pedro Alves <palves@redhat.com>
15749
15750 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15751 gdb_test_sequence and gdb_assert.
15752
07473109
PA
157532015-04-10 Pedro Alves <palves@redhat.com>
15754
15755 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15756 test messages that don't include the breakpoint address.
15757
de3db44c
YQ
157582015-04-10 Yao Qi <yao.qi@linaro.org>
15759
15760 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15761 false for some offset and width combinations which aren't
15762 supported by linux kernel.
15763
c79d856c
PA
157642015-04-10 Pedro Alves <palves@redhat.com>
15765
15766 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15767 procedure, factored out from ...
15768 (top level): ... here. Add "set displaced-stepping" testing axis.
15769 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15770 parameter "displaced". Use it.
15771 (top level): Use foreach and add "set displaced-stepping" testing
15772 axis.
15773
ebc90b50
PA
157742015-04-10 Pedro Alves <palves@redhat.com>
15775
15776 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15777 Remove comment.
15778 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15779 both the address of the instruction that triggers the watchpoint
15780 and the address of the instruction immediately after, and use
15781 those addresses for the test. Fix comment.
15782
8f572e5c
PA
157832015-04-10 Pedro Alves <palves@redhat.com>
15784
15785 * gdb.base/sigstep.exp (breakpoint_to_handler)
15786 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15787 Test "backtrace" in handler.
15788 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15789 (top level): Add new "displaced" test axis to
15790 breakpoint_to_handler, breakpoint_to_handler_entry and
15791 breakpoint_over_handler.
15792
8d707a12
PA
157932015-04-10 Pedro Alves <palves@redhat.com>
15794
15795 PR gdb/18216
15796 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15797
ef713951
YQ
157982015-04-10 Yao Qi <yao.qi@linaro.org>
15799
15800 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15801 (test_add_rn_pc): New function.
15802 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15803 (top level): Invoke test_add_rn_pc.
15804
906d60cf
PA
158052015-04-10 Pedro Alves <palves@redhat.com>
15806
15807 PR gdb/13858
15808 * gdb.base/step-over-no-symbols.exp: New file.
15809
f2983cc3
AW
158102015-04-09 Andy Wingo <wingo@igalia.com>
15811
15812 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15813 after the Python tests.
15814
6d62641c
SDJ
158152015-04-08 Keith Seitz <keiths@redhat.com>
15816
15817 PR python/16699
15818 * gdb.python/py-completion.exp: New tests for completion.
15819 * gdb.python/py-completion.py (CompleteLimit1): New class.
15820 (CompleteLimit2): Likewise.
15821 (CompleteLimit3): Likewise.
15822 (CompleteLimit4): Likewise.
15823 (CompleteLimit5): Likewise.
15824 (CompleteLimit6): Likewise.
15825 (CompleteLimit7): Likewise.
15826
f3770638
PA
158272015-04-08 Pedro Alves <palves@redhat.com>
15828
15829 PR gdb/18214
15830 PR gdb/18216
15831 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15832 function.
15833 (main): Install it as SIGUSR1 handler.
15834 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15835 parameter. Always use "setup" as prefix. Toggle "set
15836 displaced-stepping" off/on depending on global. Don't switch to
15837 thread 1 here.
15838 (top level): Add displaced stepping "off/on" test axis. Update
15839 "setup" calls. Wrap each subtest with with_test_prefix. Test
15840 continuing with a queued signal in each thread.
15841
4496bed7
PA
158422015-04-08 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15845 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15846 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15847 Return early if running to main fails.
15848 * gdb.trace/while-stepping.exp: Likewise.
15849
b97fde92
PA
158502015-04-07 Pedro Alves <palves@redhat.com>
15851
15852 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15853 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15854 interact with inferior program.
15855
f71c18e7
PA
158562015-04-07 Pedro Alves <palves@redhat.com>
15857
15858 * lib/gdb.exp (inferior_spawn_id): New global.
15859 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15860 spawn id after processing the user code.
15861 (default_gdb_start): Set inferior_spawn_id.
15862 (send_inferior): New procedure.
15863 * lib/gdbserver-support.exp (gdbserver_start): Set
15864 inferior_spawn_id.
15865 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15866
6423214f
PA
158672015-04-07 Pedro Alves <palves@redhat.com>
15868
15869 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15870 * lib/gdbserver-support.exp (gdbserver_start): Make
15871 $server_spawn_id global.
15872 (gdbserver_start): Don't wait for gdbserver's spawn id with
15873 expect_background.
15874 (close_gdbserver): New procedure.
15875 (gdb_exit): Rename the default version and reimplement.
15876
71c0ee8c
PA
158772015-04-07 Pedro Alves <palves@redhat.com>
15878
72f4393d 15879 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15880 append the substituted item, not the original item.
15881
203bc29b
PA
158822015-04-07 Pedro Alves <palves@redhat.com>
15883
15884 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15885 gdb_expect.
15886
508a3ddf
PA
158872015-04-07 Pedro Alves <palves@redhat.com>
15888
15889 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15890 output appearing once only.
15891
9f6dbe2b
PA
158922015-04-07 Pedro Alves <palves@redhat.com>
15893
15894 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15895 that doesn't expect anything. Return early if running to main
15896 fails.
15897
337532fa
YQ
158982015-04-07 Yao Qi <yao.qi@linaro.org>
15899
15900 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15901 (child_function): Call alarm.
15902 (main): Move call to alarm into the loop.
15903 * gdb.threads/non-stop-fair-events.exp: Build program with
15904 -DTIMEOUT=$timeout.
15905
01b622d4
DE
159062015-04-06 Doug Evans <xdje42@gmail.com>
15907
15908 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15909 Fix dest parameter to board_info.
15910 (fpc_compile): Ditto.
15911 (gdb_compile_pascal): Rename dest arg to destfile.
15912
961f4160
PMR
159132015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15914
15915 * gdb.ada/funcall_ref.exp: New file.
15916 * gdb.ada/funcall_ref/foo.adb: New file.
15917
cafda597
YQ
159182015-04-02 Yao Qi <yao.qi@linaro.org>
15919
15920 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15921 is remote.
15922
fed040c6
GB
159232015-04-02 Gary Benson <gbenson@redhat.com>
15924
15925 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15926
d11916aa
SS
159272015-04-01 Sasha Smundak <asmundak@google.com>
15928
15929 * gdb.python/py-unwind-maint.c: New file.
15930 * gdb.python/py-unwind-maint.exp: New test.
15931 * gdb.python/py-unwind-maint.py: New file.
15932 * gdb.python/py-unwind.c: New file.
15933 * gdb.python/py-unwind.exp: New test.
15934 * gdb.python/py-unwind.py: New test.
15935
a1471180
PA
159362015-04-01 Pedro Alves <palves@redhat.com>
15937
15938 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15939 to fail instead of non-existent $test.
15940
0bbeccb1
PA
159412015-04-01 Pedro Alves <palves@redhat.com>
15942
15943 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15944 GDBFLAGS if not empty.
15945
3c724c8c
PMR
159462015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15947
15948 * gdb.ada/complete.exp: Remove "multi_line".
15949 * gdb.ada/info_exc.exp: Remove "multi_line".
15950 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15951 * gdb.ada/ptype_field.exp: Remove "multi_line".
15952 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15953 * gdb.ada/tagged.exp: Remove "multi_line".
15954 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15955 [multi_line ...]
15956 * gdb.btrace/delta.exp: Likewise.
15957 * gdb.btrace/exception.exp: Likewise.
15958 * gdb.btrace/function_call_history.exp: Likewise.
15959 * gdb.btrace/instruction_history.exp: Likewise.
15960 * gdb.btrace/nohist.exp: Likewise.
15961 * gdb.btrace/record_goto.exp: Likewise.
15962 * gdb.btrace/segv.exp: Likewise.
15963 * gdb.btrace/stepi.exp: Likewise.
15964 * gdb.btrace/tailcall.exp: Likewise.
15965 * gdb.btrace/unknown_functions.exp: Likewise.
15966 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15967 * lib/gdb.exp: Add the "multi_line" helper.
15968
4eec2deb
PA
159692015-04-01 Pedro Alves <palves@redhat.com>
15970
15971 * gdb.threads/tid-reuse.c: New file.
15972 * gdb.threads/tid-reuse.exp: New file.
15973
df8411da
SDJ
159742015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15975
15976 PR corefiles/16092
15977 * gdb.base/coredump-filter.c: New file.
15978 * gdb.base/coredump-filter.exp: Likewise.
15979
6ef37366
PM
159802015-03-27 Petr Machata <pmachata@redhat.com>
15981
15982 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15983 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15984 (Dwarf::assemble): Initialize them.
15985 (Dwarf::lines): New function.
15986
7ec911b0
JT
159872015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15988
15989 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15990 SYMBOL_PREFIX for x86_64-*-cygwin.
15991
ff908ebf
AW
159922015-03-26 Andy Wingo <wingo@igalia.com>
15993
15994 PR symtab/18148
15995 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15996 const_value but not a location.
15997 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15998 location defined in non-main CUs are visible.
15999
6d5f0679
YQ
160002015-03-26 Yao Qi <yao.qi@linaro.org>
16001
16002 PR testsuite/18139
16003 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16004 Add a line number entry for the same line.
16005 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16006 Add a line number entry for the same line.
16007
2898689b
YQ
160082015-03-26 Yao Qi <yao.qi@linaro.org>
16009
16010 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16011 .int 0.
16012 (func): Likewise. Add .Lfunc_1 label.
16013 Use .Lfunc_1 label.
16014 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16015 .int 0.
16016 (func): Likewise.
16017 Use .Lfunc_1 label.
16018
85180498
YQ
160192015-03-26 Yao Qi <yao.qi@linaro.org>
16020
16021 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16022 Call gdb_compile instead to compile each .s files without debug
16023 information.
16024
8aa08a8d
YQ
160252015-03-26 Yao Qi <yao.qi@linaro.org>
16026
16027 * gdb.base/savedregs.exp (process_saved_regs): Make
16028 "Saved registers:" optional in the pattern.
16029
66849923
MM
160302015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16031
16032 * gdb.btrace/next.exp: Merged into step.exp.
16033 * gdb.btrace/finish.exp: Merged into step.exp.
16034 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16035 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16036 "record goto" and checking the exact replay position.
16037 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16038 check for "Recording format" in "info record" output.
16039 * gdb.btrace/record_goto.exp: Choose test file based on target.
16040 * gdb.btrace/x86-record_goto.S: Renamed into ...
16041 * gdb.btrace/x86_64-record_goto.S: ... this.
16042 * gdb.btrace/i686-record_goto.S: New.
16043 * gdb.btrace/x86-tailcall.S: Renamed into ...
16044 * gdb.btrace/x86_64-tailcall.S: ... this.
16045 * gdb.btrace/i686-tailcall.S: New.
16046 * gdb.btrace/x86-tailcall.c: Renamed into ...
16047 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16048 separate statements. Update test.
16049 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16050 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16051 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16052 * gdb.btrace/tailcall.exp: Choose test file based on target.
16053 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16054
11cc1b74
MM
160552015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16056
16057 * gdb.btrace/exception.exp: Increase BTS buffer size.
16058
a25d8bf9
PA
160592015-03-24 Pedro Alves <palves@redhat.com>
16060
16061 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16062
856e7dd6
PA
160632015-03-24 Pedro Alves <palves@redhat.com>
16064
16065 * gdb.threads/schedlock.exp (test_step): No longer expect that
16066 "set scheduler-locking step" with "next" over a function call runs
16067 threads unlocked.
16068
ad235a41
AT
160692015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16070
16071 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16072
15630549
AT
160732015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16074
16075 PR breakpoints/16466
16076 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16077 * gdb.mi/mi-pending.c (thread_func): New function.
16078 (int main): Add threading support required.
16079 * gdb.mi/mi-pending.exp: Add tests for this issue.
16080 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16081 (pendfunc2): Remove stdio dependency.
16082 * gdb.mi/mi-pendshr2.c: New file.
16083
693dca06
KS
160842015-03-23 Keith Seitz <keiths@redhat.com>
16085
16086 * gdb.linespec/keywords.c: New file.
16087 * gdb.linespec/keywords.exp: New file.
16088
7e993ebf
KS
160892015-03-23 Keith Seitz <keiths@redhat.com>
16090
16091 PR gdb/18021
16092 * gdb.dwarf2/staticvirtual.exp: New test.
16093
bc23328c
JK
160942015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16095
16096 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16097 * README: Remove HP-UX and gdb.hp.
16098 (configuration):
16099 * configure: Regenerate.
16100 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16101 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16102 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16103 gdb.hp/gdb.defects/Makefile.
16104 * gdb.hp/Makefile.in: File deleted.
16105 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16106 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16107 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16108 * gdb.hp/gdb.aCC/run.c: File deleted.
16109 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16110 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16111 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16112 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16113 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16114 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16115 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16116 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16117 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16118 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16119 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16120 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16121 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16122 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16123 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16124 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16125 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16126 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16127 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16128 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16129 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16130 * gdb.hp/gdb.compat/average.c: File deleted.
16131 * gdb.hp/gdb.compat/sum.c: File deleted.
16132 * gdb.hp/gdb.compat/xdb.c: File deleted.
16133 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16134 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16135 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16136 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16137 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16138 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16139 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16140 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16141 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16142 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16143 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16144 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16145 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16146 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16147 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16148 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16149 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16150 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16151 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16152 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16153 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16154 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16155 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16156 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16157 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16158 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16159 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16160 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16161 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16162 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16163 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16164 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16165 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16166 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16167 * gdb.hp/tools/odump: File deleted.
16168
8bf3b159
PA
161692015-03-19 Pedro Alves <palves@redhat.com>
16170
16171 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16172 (saw_thread_3): New globals.
16173 (top level): Increment them when an event for the corresponding
16174 thread is seen.
16175 (no thread starvation): New test.
16176
eb54c8bf
PA
161772015-03-19 Pedro Alves <palves@redhat.com>
16178
16179 * gdb.threads/continue-pending-status.c: New file.
16180 * gdb.threads/continue-pending-status.exp: New file.
16181
32d2e5d6
PA
161822015-03-18 Pedro Alves <palves@redhat.com>
16183
16184 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16185 Use gdb_is_target_remote instead of is_remote. Use
16186 gdb_test_multiple instead of gdb_expect. Exit early if
16187 gdb_test_multiple hits its internal matches. Tighten stepi tests
16188 expected output. Fail on exit with any signal, instead of just
16189 SIGILL.
16190
f68f11b7
YQ
161912015-03-18 Yao Qi <yao.qi@linaro.org>
16192
16193 PR tdep/18107
16194 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16195 variable.
16196 * gdb.base/catch-syscall.exp: Don't skip it on
16197 aarch64*-*-linux* target. Remove elements in all_syscalls.
16198 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16199 target.
16200 (setup_all_syscalls): New proc.
16201
ca5fd19b
YQ
162022015-03-16 Yao Qi <yao.qi@linaro.org>
16203
16204 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16205 (top level): Skip tests if valid_addr_p returns false for
16206 $cmd1 or $cmd2.
16207
85642ba0
AW
162082015-03-11 Andy Wingo <wingo@igalia.com>
16209
16210 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16211
e03f9645
YQ
162122015-03-11 Yao Qi <yao.qi@linaro.org>
16213
16214 * gdb.base/catch-syscall.exp: Fix typo in comments.
16215
5d0962b2
YQ
162162015-03-11 Yao Qi <yao.qi@linaro.org>
16217
16218 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16219
b2df3cef
PA
162202015-03-09 Pedro Alves <palves@redhat.com>
16221
16222 * dg-extract-results.py: Delete.
16223
ef878e53
PA
162242015-03-09 Pedro Alves <palves@redhat.com>
16225
16226 Merge dg-extract-results.sh from GCC upstream (r218843).
16227
16228 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16229 * dg-extract-results.sh: Use --text with grep to avoid issues with
16230 binary files. Fall back to cat -v, if that doesn't work.
16231
9494d219
PA
162322015-03-05 Pedro Alves <palves@redhat.com>
16233
16234 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16235
a8d9763a
SM
162362015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16237
16238 * lib/mi-support.exp (mi_expect_interrupt): Accept
16239 alternative event for when in all-stop mode.
16240
be9957b8
PA
162412015-03-04 Pedro Alves <palves@redhat.com>
16242
16243 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16244
d57be0f4 162452015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16246
16247 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16248
c214c7cf
AA
162492015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16250
16251 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16252 regexps for GDB's current line display, accept a hex address
16253 preceding the line number.
16254
6d74a497
AA
162552015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16256
16257 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16258 the 'arch1' variable for "s390*-linux*" targets.
16259
511aee7c
PA
162602015-03-04 Pedro Alves <palves@redhat.com>
16261
16262 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16263 (main): Pass missing retval argument to pthread_join call.
16264
95e50b27
PA
162652015-03-02 Pedro Alves <palves@redhat.com>
16266
16267 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16268 (top level): Call do_test with non-stop as well.
16269
28054d69
PA
162702015-03-02 Pedro Alves <palves@redhat.com>
16271
16272 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16273 -1.
16274
4fa5d7b4
AA
162752015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16276
16277 * gdb.arch/s390-vregs.exp: New test.
16278 * gdb.arch/s390-vregs.S: New file.
16279
97c18565
PA
162802015-02-27 Pedro Alves <palves@redhat.com>
16281
16282 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16283 call to catch_command_errors.
16284 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16285 catch_command_errors.
16286
a37bfa30
PA
162872015-02-27 Pedro Alves <palves@redhat.com>
16288
16289 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16290 "true" for boolean result.
16291 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16292 prototype of main.
16293
6f98576f
PA
162942015-02-27 Pedro Alves <palves@redhat.com>
16295
16296 * lib/unbuffer_output.c: New file.
16297 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16298 (main): Call gdb_unbuffer_output.
16299
eba5ab56
YQ
163002015-02-27 Yao Qi <yao.qi@linaro.org>
16301
16302 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16303 target.
16304
0def5aaa
DE
163052015-02-26 Doug Evans <dje@google.com>
16306
16307 * gdb.cp/class2.cc (Dbase, D): New classes.
16308 (main): New local delta.
16309 * gdb.cp/class2.exp: Test printing delta.
16310 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16311 (dynbar): New global.
16312 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16313
081a1c2c
JK
163142015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16315
16316 * gdb.compile/compile-ifunc.c: New file.
16317 * gdb.compile/compile-ifunc.exp: New file.
16318
2f41223f
AT
163192015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16320
16321 * gdb.base/structs.exp: Check for correct struct on finish.
16322
03eddd80
YQ
163232015-02-26 Yao Qi <yao.qi@linaro.org>
16324
16325 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16326 is zero.
16327
80c57053
JK
163282015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16329
16330 * gdb.arch/cordic.ko.bz2: New file.
16331 * gdb.arch/cordic.ko.debug.bz2: New file.
16332 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16333
21613c12
YQ
163342015-02-25 Yao Qi <yao.qi@linaro.org>
16335
16336 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16337 aarch64*-*-* target.
16338
d8b901ed
PA
163392015-02-23 Pedro Alves <palves@redhat.com>
16340
16341 * lib/gdb.exp (delete_breakpoints): Rewrite using
16342 gdb_test_multiple.
16343
e5b85ead
PA
163442015-02-23 Pedro Alves <palves@redhat.com>
16345
16346 * gdb.base/info-os.c: Include stdlib.h.
16347
85c3a371
DE
163482015-02-22 Doug Evans <xdje42@gmail.com>
16349
16350 PR symtab/17855
16351 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16352 is read after symbols have been re-read.
16353 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16354 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16355
96553a0c
DE
163562015-02-21 Doug Evans <dje@google.com>
16357
16358 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16359
97a0c697
JK
163602015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16361
16362 PR corefiles/17808
16363 * gdb.arch/i386-biarch-core.core.bz2: New file.
16364 * gdb.arch/i386-biarch-core.exp: New file.
16365
a47cd6e9
PA
163662015-02-21 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16369 runto_main fails.
16370
c5facdc4
PA
163712015-02-20 Pedro Alves <palves@redhat.com>
16372
16373 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16374 info probes.
16375
2db9a427
PA
163762015-02-20 Pedro Alves <palves@redhat.com>
16377
16378 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16379
60fb7e9e
PA
163802015-02-20 Pedro Alves <palves@redhat.com>
16381
16382 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16383 clean_restart before gdb_target_supports_trace.
16384
5c5019c2
PA
163852015-02-20 Pedro Alves <palves@redhat.com>
16386
16387 PR threads/18006
16388 * gdb.threads/clone-thread_db.c: New file.
16389 * gdb.threads/clone-thread_db.exp: New file.
16390
c9587f88
AT
163912015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16392
16393 PR breakpoints/16812
16394 * gdb.base/catch-gdb-caused-signals.c: New file.
16395 * gdb.base/catch-gdb-caused-signals.exp: New file.
16396
f6a88844
JM
163972015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16398
16399 * configure: Regenerated.
16400 * configure.ac: Use GDB_AC_TRANSFORM.
16401 * aclocal.m4: sinclude ../transform.m4.
16402
497c491b
JM
164032015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16404
16405 * lib/dtrace.exp: New file.
16406 * gdb.base/dtrace-probe.exp: Likewise.
16407 * gdb.base/dtrace-probe.d: Likewise.
16408 * gdb.base/dtrace-probe.c: Likewise.
16409 * lib/pdtrace.in: Likewise.
16410 * configure.ac: Output variables with the transformed names of
16411 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16412 * configure: Regenerated.
16413
03e98035
JM
164142015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16415
16416 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16417 expected message when trying to access $_probe_* convenience
16418 variables while not on a probe.
16419
63cc30e9
JK
164202015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16421
16422 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16423
0703599a
PA
164242015-02-11 Pedro Alves <pedro@codesourcery.com>
16425
16426 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16427 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16428
7e60a48e
DE
164292015-02-10 Doug Evans <xdje42@gmail.com>
16430
16431 * lib/gdb.exp (gdb_load): Always return a result.
16432
01b088bc
PA
164332015-02-10 Pedro Alves <palves@redhat.com>
16434
16435 * gdb.threads/signal-sigtrap.c: New file.
16436 * gdb.threads/signal-sigtrap.exp: New file.
16437
b05ec7a5
AT
164382015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16439
16440 * gdb.trace/no-attach-trace.c: New file.
16441 * gdb.trace/no-attach-trace.exp: New file.
16442
a2c2acaf
MW
164432015-02-09 Mark Wielaard <mjw@redhat.com>
16444
16445 * gdb.dwarf2/atomic.c: New file.
16446 * gdb.dwarf2/atomic-type.exp: Likewise.
16447
31fd9caa
MM
164482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16449
16450 * gdb.btrace/buffer-size.exp: Update "info record" output.
16451 * gdb.btrace/delta.exp: Update "info record" output.
16452 * gdb.btrace/enable.exp: Update "info record" output.
16453 * gdb.btrace/finish.exp: Update "info record" output.
16454 * gdb.btrace/instruction_history.exp: Update "info record" output.
16455 * gdb.btrace/next.exp: Update "info record" output.
16456 * gdb.btrace/nexti.exp: Update "info record" output.
16457 * gdb.btrace/step.exp: Update "info record" output.
16458 * gdb.btrace/stepi.exp: Update "info record" output.
16459 * gdb.btrace/nohist.exp: Update "info record" output.
16460
d33501a5
MM
164612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16462
16463 * gdb.btrace/buffer-size: New.
16464
f4abbc16
MM
164652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16466
16467 * gdb.btrace/delta.exp: Update "info record" output.
16468 * gdb.btrace/enable.exp: Update "info record" output.
16469 * gdb.btrace/finish.exp: Update "info record" output.
16470 * gdb.btrace/instruction_history.exp: Update "info record" output.
16471 * gdb.btrace/next.exp: Update "info record" output.
16472 * gdb.btrace/nexti.exp: Update "info record" output.
16473 * gdb.btrace/step.exp: Update "info record" output.
16474 * gdb.btrace/stepi.exp: Update "info record" output.
16475 * gdb.btrace/nohist.exp: Update "info record" output.
16476
b9d61307
SM
164772015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16478
16479 PR gdb/15678
16480 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16481
e584fdbc
PA
164822015-02-06 Pedro Alves <palves@redhat.com>
16483
16484 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16485 macro.
16486 (seconds_left, again): New globals.
16487 (main): Wait seconds_left in a 1-second sleep loop instead of
16488 sleeping 180 seconds. If 'again' is set, reset the seconds
16489 counter.
16490 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16491 'again' in the inferior before detaching. Print the seconds left.
16492 (options): New global.
16493 (top level): Build program with -DTIMEOUT=$timeout.
16494
77f41761
PA
164952015-02-06 Pedro Alves <palves@redhat.com>
16496
16497 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16498 determine how many seconds to pass to 'alarm'.
16499 * gdb.base/gdb-sigterm.exp (top level): Build program with
16500 -DTIMEOUT=$timeout.
16501 (do_test): Return success/failure indication. Add more verbose
16502 logging. Don't fail if 200 single steps are seen. Instead, fail
16503 when the test times out.
16504 (passes): New global.
16505 (top level): Break the testing loop if testing fails on any
16506 iteration. Use gdb_assert.
16507
b9394193
DB
165082015-02-04 Don Breazeal <donb@codesourcery.com>
16509
16510 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16511 and initialize them.
16512 (ipc_cleanup): New function.
16513 (main): Don't declare shmid, semid, and msqid. Add a call to
16514 atexit so that we call ipc_cleanup on exit.
16515
42d9e528
PA
165162015-02-04 Pedro Alves <palves@redhat.com>
16517
16518 * boards/native-extended-gdbserver.exp: Remove any target variant
16519 specifications from the board name before clearing the isremote
16520 flag from board_info.
16521
ae6ae975
DE
165222015-01-31 Doug Evans <xdje42@gmail.com>
16523
16524 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16525
cfb069a8
GB
165262015-01-31 Gary Benson <gbenson@redhat.com>
16527
16528 * gdb.base/completion.exp: Disable completion limiting for
16529 existing tests. Add new tests to check completion limiting.
16530 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16531
5dd31d79
DE
165322015-01-31 Doug Evans <xdje42@gmail.com>
16533
16534 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16535
9f050062
DE
165362015-01-31 Doug Evans <xdje42@gmail.com>
16537
16538 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16539 entries. Duplicate file section script entries.
16540 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16541 inlined entries. Add test for safe-path rejection.
16542 * gdb.python/py-section-script.c: Add duplicate inlined section script
16543 entries. Duplicate file section script entries.
16544 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16545 inlined entries. Add test for safe-path rejection.
16546
df25ebbd
JB
165472015-01-29 Joel Brobecker <brobecker@adacore.com>
16548
16549 * gdb.ada/disc_arr_bound: New testcase.
16550
4a0ca9ec
JB
165512015-01-29 Joel Brobecker <brobecker@adacore.com>
16552
16553 * gdb.ada/mi_var_array: New testcase.
16554
3a8b707a
DE
165552015-01-27 Doug Evans <dje@google.com>
16556
16557 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16558 Add test for objfile.filename, objfile.username after objfile
16559 has been unloaded.
16560
f8313f6e
JB
165612015-01-26 Joel Brobecker <brobecker@adacore.com>
16562
16563 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16564 the second test to print the name attribute of value
16565 returned by the call to gdb.lookup_type, and adjust
16566 the expected output accordingly.
16567
37bc665e
MW
165682015-01-25 Mark Wielaard <mjw@redhat.com>
16569
16570 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16571 * gdb.base/disp-step-fork.c: Include unistd.h.
16572 * gdb.base/siginfo-obj.c: Include stdio.h.
16573 * gdb.base/siginfo-thread.c: Likewise.
16574 * gdb.mi/non-stop.c: Include unistd.h.
16575 * gdb.mi/nsthrexec.c: Include stdio.h.
16576 * gdb.mi/pthreads.c: Include unistd.h.
16577 * gdb.modula2/unbounded1.c (main): Declare returns int.
16578 * gdb.reverse/consecutive-reverse.c: Likewise.
16579 * gdb.threads/create-fail.c: Include unistd.h.
16580 * gdb.threads/killed.c: Likewise.
16581 * gdb.threads/linux-dp.c: Likewise.
16582 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16583 * gdb.threads/non-ldr-exc-2.c: Likewise.
16584 * gdb.threads/non-ldr-exc-3.c: Likewise.
16585 * gdb.threads/non-ldr-exc-4.c: Likewise.
16586 * gdb.threads/pthreads.c: Include unistd.h.
16587 (main): Declare returns int.
16588 * gdb.threads/tls-main.c (foo): New declaration.
16589 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16590
f7e5394d
SM
165912015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16592
16593 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16594 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16595
743649fd
MW
165962015-01-15 Mark Wielaard <mjw@redhat.com>
16597
16598 * gdb.base/noreturn-return.c: New file.
16599 * gdb.base/noreturn-return.exp: New file.
16600 * gdb.base/noreturn-finish.c: New file.
16601 * gdb.base/noreturn-finish.exp: New file.
16602
198297aa
PA
166032015-01-23 Pedro Alves <palves@redhat.com>
16604
16605 * gdb.threads/continue-pending-after-query.c: New file.
16606 * gdb.threads/continue-pending-after-query.exp: New file.
16607
717cf30c
AG
166082015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16609 Simon Marchi <simon.marchi@ericsson.com>
16610
16611 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16612 * gdb.base/valgrind-db-attach.exp: Same.
16613 * gdb.base/valgrind-infcall.exp: Same.
16614 * lib/mi-support.exp (default_mi_gdb_start): Same.
16615 * lib/prompt.exp (default_prompt_gdb_start): Same.
16616 * lib/gdb.exp (default_gdb_spawn): Same.
16617 (gdb_interact): New.
16618
16619
4b62a76e
JK
166202015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16621
16622 * gdb.compile/compile.exp (pointer to jit function): New test.
16623
b4cdae6f
WW
166242015-01-17 Wei-cheng Wang <cole945@gmail.com>
16625
16626 * lib/gdb.exp (supports_process_record): Return true for
16627 powerpc*-*-linux*.
16628 (supports_reverse): Likewise.
16629
d221e7ef
DB
166302015-01-15 Don Breazeal <donb@codesourcery.com>
16631
16632 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16633 instead of checking whether the target board is remote and
16634 use spawn_wait_for_attach instead of exec/sleep.
16635 * gdb.base/attach-twice.exp: Likewise.
16636
bafffb51
JB
166372015-01-15 Joel Brobecker <brobecker@adacore.com>
16638
16639 * gdb.ada/var_arr_attrs: New testcase.
16640
5589af0e
PA
166412015-01-14 Pedro Alves <palves@redhat.com>
16642 Joel Brobecker <brobecker@adacore.com>
16643
16644 PR gdb/17525
16645 * gdb.base/bp-cmds-execution-x-script.c: New file.
16646 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16647 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16648
6c400b59
PA
166492015-01-14 Pedro Alves <palves@redhat.com>
16650
16651 PR cli/17828
16652 * gdb.base/batch-preserve-term-settings.c: New file.
16653 * gdb.base/batch-preserve-term-settings.exp: New file.
16654
e02c96a7
DE
166552015-01-13 Doug Evans <dje@google.com>
16656
16657 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16658 binary.
16659
576fd14c
JB
166602015-01-13 Joel Brobecker <brobecker@adacore.com>
16661
16662 * Makefile.in (clean mostlyclean): Do not delete *.py.
16663
04dccad0
JB
166642015-01-13 Joel Brobecker <brobecker@adacore.com>
16665
16666 * gdb.python/py-lookup-type.exp: New file.
16667
3d230f71
PA
166682015-01-12 Pedro Alves <palves@redhat.com>
16669
16670 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16671 restore GDBFLAGS before returning.
16672
7e67715d
JK
166732015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16674
16675 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16676 is_amd64_regs_target and is_x86_like_target.
16677
f2e0d4b4
DE
166782015-01-11 Doug Evans <xdje42@gmail.com>
16679
16680 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16681 is given without an explicit form.
16682 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16683 attributes.
16684 * gdb.dwarf/corrupt.exp: Ditto.
16685 * gdb.dwarf2/enum-type.exp: Ditto.
16686 * gdb.trace/entry-values.exp: Ditto.
16687 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16688
439250fb
DE
166892015-01-11 Doug Evans <xdje42@gmail.com>
16690
16691 PR gdb/15830
16692 * gdb.base/maint.exp: Remove references to "maint demangle".
16693 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16694 Add tests for explicitly specifying language to demangle.
16695 * gdb.dlang/demangle.exp: Ditto.
16696
ede9f622
PA
166972015-01-09 Pedro Alves <palves@redhat.com>
16698
16699 * gdb.threads/non-stop-fair-events.c: New file.
16700 * gdb.threads/non-stop-fair-events.exp: New file.
16701
a7b796db
PA
167022015-01-09 Pedro Alves <palves@redhat.com>
16703
16704 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16705 the global scope. Set a breakpoint after all threads are started
16706 rather than stepping over two source lines. Expect the prompt.
16707 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16708 global.
16709 (NUM): Now 15.
16710 (main): Use threads_started_barrier to wait for all threads to
16711 start. Main thread no longer calls thread_function. Exit after
16712 180 seconds.
16713 (loop): New function.
16714 (thread_function): Wait on threads_started_barrier barrier. Call
16715 'loop' at each iteration.
16716 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16717 threads have started, instead of hardcoding number of "next"
16718 steps. Use an access watchpoint instead of a write watchpoint.
16719
9665ffdd
PA
167202015-01-09 Pedro Alves <palves@redhat.com>
16721
16722 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16723 (thread_func): Wait on barrier.
16724 (main): Wait for all threads to start before stopping GDB.
16725 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16726 global.
16727 (thread1_func, thread2_func): Wait on barrier.
16728 (main): Wait for all threads to start before stopping GDB.
16729 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16730 New global.
16731 (thread1_func, thread2_func): Wait on barrier.
16732 (main): Wait for all threads to start before stopping GDB.
16733
c945a99f
PA
167342015-01-09 Pedro Alves <palves@redhat.com>
16735
16736 * gdb.threads/attach-many-short-lived-threads.c: New file.
16737 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16738
c1a747c1
PA
167392014-01-09 Pedro Alves <palves@redhat.com>
16740
16741 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16742 instead of to thread 2.
16743 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16744 Add barrier around each pthread_create call instead of around all
16745 calls.
16746 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16747 Set a break on thread_function and have the child threads hit it
16748 one at at a time.
16749
60b3033e
PA
167502015-01-09 Pedro Alves <palves@redhat.com>
16751
16752 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16753 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16754 false.
16755 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16756 checking whether the target board is remote.
16757 * gdb.multi/multi-attach.exp: Likewise.
16758 * gdb.python/py-sync-interp.exp: Likewise.
16759 * gdb.server/ext-attach.exp: Likewise.
16760 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16761 tests that need to attach, instead of checking whether the target
16762 board is remote at the top of the file.
16763
acc018ac
YQ
167642015-01-08 Yao Qi <yao@codesourcery.com>
16765
16766 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16767
50a18af8
JK
167682015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16769
16770 Fix testcase compilation.
16771 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16772
8503d6e1
JB
167732015-01-06 Joel Brobecker <brobecker@adacore.com>
16774
16775 * gdb.python/py-type.exp: Add a couple test about empty
16776 array creation, and negative-length array creation.
16777
cc73dbcc
DE
167782015-01-02 Doug Evans <xdje42@gmail.com>
16779
16780 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16781
0300bbc7
DE
167822015-01-02 Doug Evans <dje@google.com>
16783
16784 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16785
9d85a0ec
YQ
167862014-12-29 Yao Qi <yao@codesourcery.com>
16787
16788 * gdb.trace/entry-values.exp: Update comments. Rename variable
16789 bar_call_foo to returned_from_foo.
16790
87186c6a
MMN
167912014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16792
16793 PR gdb/17394
16794 * gdb.linespec/break-asm-file.c: New file.
16795 * gdb.linespec/break-asm-file.exp: New file.
16796 * gdb.linespec/break-asm-file0.s: New file.
16797 * gdb.linespec/break-asm-file1.s: New file.
16798
1bab7383
YQ
167992014-12-18 Nigel Stephens <nigel@mips.com>
16800 Maciej W. Rozycki <macro@codesourcery.com>
16801
16802 * gdb.base/float.exp: Handle the new output from "info float" on
16803 MIPS targets.
16804
1bc1068a
JK
168052014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16806
16807 Fix MinGW compilation.
16808 * gdb.compile/compile-ops.exp: Update untested message if
16809 !skip_compile_feature_tests.
16810 * gdb.compile/compile-setjmp.exp: Likewise.
16811 * gdb.compile/compile-tls.exp: Likewise.
16812 * gdb.compile/compile.exp: Likewise.
16813 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16814 supported on this host".
16815
b6615d10
DE
168162014-12-16 Doug Evans <xdje42@gmail.com>
16817
16818 * boards/stabs.exp: New file.
16819
25dda427
AA
168202014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16821
16822 * gdb.base/completion.exp: Adjust to format changes of "maint
16823 print user-registers".
16824
bf330350
CU
168252014-12-16 Catalin Udma <catalin.udma@freescale.com>
16826
16827 PR server/17457
16828 * gdb.arch/aarch64-fp.c: New file.
16829 * gdb.arch/aarch64-fp.exp: New file.
16830
395cf596
SDJ
168312014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16832
16833 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16834 r210637, r210913, r211666, r215400, r215817).
16835
16836 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16837 * dg-extract-results.py: New file.
16838 * dg-extract-results.sh: Use it if the environment seems
16839 suitable.
16840
16841 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16842
16843 * dg-extract-results.py (parse_run): Handle warnings that
16844 are printed before a test harness is run.
16845
16846 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16847
16848 * dg-extract-results.py (Named): Remove __cmp__ method.
16849 (output_variation): Use a key to sort variation.harnesses.
16850
16851 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16852
16853 * dg-extract-results.py: For Python 3, force sys.stdout to
16854 handle surrogate escape sequences.
16855 (safe_open): New function.
16856 (output_segment, main): Use it.
16857
16858 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16859
16860 * dg-extract-results.py (Prog.result_re): Include options
16861 in test name.
16862
16863 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16864
16865 * dg-extract-results.py (output_variation): Always sort if
16866 do_sum.
16867
e882ef3c
SM
168682014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16869
16870 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16871 as long as we get pagination notifications.
16872
4992aa20
JM
168732014-12-15 Jason Merrill <jason@redhat.com>
16874
16875 * Makefile.in (check-gdb.%): Restore.
16876 * README: Mention it.
16877
c1b5a1a6
JB
168782014-12-13 Joel Brobecker <brobecker@adacore.com>
16879
16880 * gdb.ada/str_uninit: New testcase.
16881
5537b577
JK
168822014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16883
16884 PR symtab/17642
16885 * gdb.base/vla-stub-define.c: New file.
16886 * gdb.base/vla-stub.c: New file.
16887 * gdb.base/vla-stub.exp: New file.
16888
bb2ec1b3
TT
168892014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16890 Jan Kratochvil <jan.kratochvil@redhat.com>
16891 Tom Tromey <tromey@redhat.com>
16892
16893 * configure.ac: Add gdb.compile/.
16894 * configure: Regenerate.
16895 * gdb.compile/Makefile.in: New file.
16896 * gdb.compile/compile-ops.exp: New file.
16897 * gdb.compile/compile-ops.c: New file.
16898 * gdb.compile/compile-tls.c: New file.
16899 * gdb.compile/compile-tls.exp: New file.
16900 * gdb.compile/compile-constvar.S: New file.
16901 * gdb.compile/compile-constvar.c: New file.
16902 * gdb.compile/compile-mod.c: New file.
16903 * gdb.compile/compile-nodebug.c: New file.
16904 * gdb.compile/compile-setjmp-mod.c: New file.
16905 * gdb.compile/compile-setjmp.c: New file.
16906 * gdb.compile/compile-setjmp.exp: New file.
16907 * gdb.compile/compile-shlib.c: New file.
16908 * gdb.compile/compile.c: New file.
16909 * gdb.compile/compile.exp: New file.
16910 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16911
4ff709eb
TT
169122014-12-12 Tom Tromey <tromey@redhat.com>
16913
16914 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16915 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16916
6dddd6a5
DE
169172014-12-12 Doug Evans <dje@google.com>
16918
16919 * lib/gdb-python.exp (get_python_valueof): New function.
16920 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16921
71c24708
AA
169222014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16923
16924 * gdb.base/completion.exp: Add test for completion of "info
16925 registers ".
16926
3e29f34a
MR
169272014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16928
16929 * gdb.base/func-ptrs.c: New file.
16930 * gdb.base/func-ptrs.exp: New file.
16931
fc126975
SM
169322014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16933
16934 PR breakpoints/17012
16935 * gdb.base/dprintf-detach.c: New file.
16936 * gdb.base/dprintf-detach.exp: New file.
16937
0a46d518
SM
169382014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16939
16940 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16941 * lib/gdb.exp (target_is_gdbserver): New procedure.
16942
a0be3e44
DE
169432014-12-08 Doug Evans <dje@google.com>
16944
16945 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16946
df1b803a
YQ
169472014-12-05 Yao Qi <yao@codesourcery.com>
16948
16949 * gdb.guile/scm-error.exp: Remove the third argument to
16950 gdb_remote_download.
16951 * gdb.guile/scm-frame-args.exp: Likewise.
16952 * gdb.guile/scm-section-script.exp: Likewise.
16953
ddb9f679
YQ
169542014-12-05 Yao Qi <yao@codesourcery.com>
16955
16956 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16957
86e4ed39
DE
169582014-12-04 Doug Evans <dje@google.com>
16959
16960 * gdb.python/py-objfile.exp: Add tests for
16961 objfile.add_separate_debug_file.
16962
7c50a931
DE
169632014-12-04 Doug Evans <dje@google.com>
16964
16965 * lib/gdb.exp (get_build_id): New function.
16966 (build_id_debug_filename_get): Rewrite to use it.
16967 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16968
621661e3
MR
169692014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16970
16971 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16972 `method(long)', not just 0x0.
16973 * gdb.cp/nsalias.exp: Align code labels to 4.
16974 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16975 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16976 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16977 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16978 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16979 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16980
29f0c3b7
DE
169812014-12-02 Doug Evans <dje@google.com>
16982
e1e061e7 16983 PR symtab/17602
29f0c3b7 16984 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16985 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16986 * gdb.cp/anon-ns.exp: Update.
16987
162078c8
NB
169882014-12-02 Nick Bull <nicholaspbull@gmail.com>
16989
16990 * gdb.python/py-events.py (inferior_call_handler): New.
16991 (register_changed_handler, memory_changed_handler): New.
16992 (test_events.invoke): Register new handlers.
16993 * gdb.python/py-events.exp: Add tests for inferior call,
16994 memory_changed and register_changed events.
16995
fdb09caf
AA
169962014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16997
16998 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16999 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17000 if the linker doesn't understand this.
17001
55cfb2c4
SM
170022014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17003
17004 * gdb.python/python.exp: Change expected reply to help().
17005
9e8cd6df
YQ
170062014-12-01 Yao Qi <yao@codesourcery.com>
17007
17008 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17009 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17010 * configure: Re-generated.
17011
6c659fc2
SC
170122014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17013
17014 * gdb.cp/chained-calls.cc: New file.
17015 * gdb.cp/chained-calls.exp: New file.
17016 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17017
d7fc3181
SM
170182014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17019
17020 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17021 * gdb.dwarf2/symtab-producer.exp: Same.
17022 * gdb.gdb/python-interrupts.exp: Same.
17023 * gdb.gdb/python-selftest.exp: Same.
17024 * gdb.python/py-linetable.exp: Same.
17025 * gdb.python/py-type.exp: Same.
17026 * gdb.python/py-value-cc.exp: Same.
17027 * gdb.python/py-value.exp: Same.
17028
10e79639
YQ
170292014-11-28 Yao Qi <yao@codesourcery.com>
17030
17031 * gdb.base/break-probes.exp: Match library name prefixed with
17032 sysroot.
17033
f28a0564
SM
170342014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17035
17036 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17037 test expected output. Add parentheses for the call to print.
17038 Remove L suffix from integers.
17039
3fe1ce1d
DE
170402014-11-26 Doug Evans <dje@google.com>
17041
17042 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17043
84429e27
YQ
170442014-11-22 Yao Qi <yao@codesourcery.com>
17045
17046 * gdb.trace/entry-values.c: Remove asms.
17047 (foo): Add foo_label.
17048 (bar): Add bar_label.
17049 * gdb.trace/entry-values.exp: Remove code computing foo's
17050 length and bar's length.
17051 (Dwarf::assemble): Invoke function_range for bar and use
17052 MACRO_AT_func for foo.
17053
26741859
YQ
170542014-11-22 Yao Qi <yao@codesourcery.com>
17055
17056 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17057 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17058 Use .Lgcc43_procstart instead of gcc43.
17059
45e44d27
JB
170602014-11-21 Joel Brobecker <brobecker@adacore.com>
17061
17062 * gdb.ada/n_arr_bound: New testcase.
17063
458c8db8
SDJ
170642014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17065
17066 PR breakpoints/10737
17067 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17068 test_catch_syscall_multi_arch.
17069 (test_catch_syscall_multi_arch): New function.
17070
43f3e411
DE
170712014-11-20 Doug Evans <xdje42@gmail.com>
17072
17073 * gdb.base/maint.exp: Update expected output.
17074
0d7b2549
AA
170752014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17076
17077 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17078 4-byte instruction on S390.
17079
8908fca5
JB
170802014-11-19 Joel Brobecker <brobecker@adacore.com>
17081
17082 * gdb.ada/arr_arr: New testcase.
17083
4a46959e
JB
170842014-11-19 Joel Brobecker <brobecker@adacore.com>
17085
17086 * gdb.ada/pkd_arr_elem: New Testcase.
17087
470e2f4e
LM
170882014-11-18 Luis Machado <lgustavo@codesourcery.com>
17089
17090 * gdb.reverse/break-precsave: Expect completion message for
17091 core file reads.
17092 * gdb.reverse/consecutive-precsave.exp: Likewise.
17093 * gdb.reverse/finish-precsave.exp: Likewise.
17094 * gdb.reverse/i386-precsave.exp: Likewise.
17095 * gdb.reverse/machinestate-precsave.exp: Likewise.
17096 * gdb.reverse/sigall-precsave.exp: Likewise.
17097 * gdb.reverse/solib-precsave.exp: Likewise.
17098 * gdb.reverse/step-precsave.exp: Likewise.
17099 * gdb.reverse/until-precsave.exp: Likewise.
17100 * gdb.reverse/watch-precsave.exp: Likewise.
17101
a267f3ad
AA
171022014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17103
17104 * gdb.base/bp-permanent.c: Include unistd.h.
17105 * gdb.python/py-framefilter-mi.c (main): Add return type.
17106 * gdb.python/py-framefilter.c (main): Likewise.
17107 * gdb.trace/actions-changed.c (main): Likewise.
17108
12084a9a
AA
171092014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17110
17111 * gdb.mi/until.c: Add eye-catchers.
17112 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17113 line numbers.
17114
dc7e1a77
AA
171152014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17116
17117 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17118 function header variants in break1.c.
17119 * gdb.base/ena-dis-br.exp: Likewise.
17120 * gdb.base/hbreak2.exp: Likewise.
17121 * gdb.reverse/until-precsave.exp: Drop references to removed
17122 non-prototype function header variants in ur1.c.
17123 * gdb.reverse/until-reverse.exp: Likewise.
17124
41c77605
PM
171252014-11-17 Petr Machata <pmachata@redhat.com>
17126
17127 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17128 ${_cu_offset_size} bytes abbrev offset.
17129
34248c3a
DE
171302014-11-15 Doug Evans <xdje42@gmail.com>
17131
17132 PR symtab/17559
17133 * gdb.base/line-symtabs.exp: New file.
17134 * gdb.base/line-symtabs.c: New file.
17135 * gdb.base/line-symtabs.h: New file.
17136
646da059
YQ
171372014-11-14 Yao Qi <yao@codesourcery.com>
17138
17139 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17140 (func): Add label func_label.
17141 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17142 Replace low_pc and high_pc with MACRO_AT_range.
17143 Replace name, low_pc and high_pc with MACRO_AT_func.
17144
9301ebe6
YQ
171452014-11-14 Yao Qi <yao@codesourcery.com>
17146
17147 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17148 Replace name, low_pc and high_pc with MACRO_AT_func.
17149
f166b542
YQ
171502014-11-14 Yao Qi <yao@codesourcery.com>
17151
17152 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17153 produce debug information.
17154 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17155
0f6e71e3
YQ
171562014-11-14 Yao Qi <yao@codesourcery.com>
17157
17158 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17159 object and get function length.
17160 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17161 with MACRO_AT_func.
17162 (top-level): Replace gdb_compile and clean_restart with
17163 prepare_for_testing.
17164 * gdb.dwarf2/main.c (main): Add label main_label.
17165
876c4df9
YQ
171662014-11-14 Yao Qi <yao@codesourcery.com>
17167
17168 * lib/dwarf.exp (function_range): New procedure.
17169 (Dwarf::_handle_macro_at_func): New procedure.
17170 (Dwarf::_handle_macro_at_range): New procedure.
17171 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17172
02ad9cf1
YQ
171732014-11-14 Yao Qi <yao@codesourcery.com>
17174
17175 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17176 (_handle_attribute): New procedure.
17177
a59add0c
AA
171782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17179
17180 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17181 * gdb.base/call-sc.c (zed): Likewise.
17182 * gdb.base/checkpoint.c (main): Likewise.
17183 * gdb.base/dump.c (main): Likewise.
17184 * gdb.base/gcore.c (main): Likewise.
17185 * gdb.base/huge.c (main): Likewise.
17186 * gdb.base/multi-forks.c (main): Likewise.
17187 * gdb.base/pr10179-a.c (main): Likewise.
17188 * gdb.base/savedregs.c (main): Likewise.
17189 * gdb.base/sigaltstack.c (main): Likewise.
17190 * gdb.base/siginfo.c (main): Likewise.
17191 * gdb.base/structs.c (zed): Likewise.
17192 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17193 * gdb.mi/mi-syn-frame.c (main): Likewise.
17194 * gdb.mi/until.c (foo, main): Likewise.
17195 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17196 * gdb.base/solib-weak.c (foo): Declare.
17197 * gdb.base/attach-twice.c: Include stdio.h.
17198 * gdb.base/weaklib1.c: Likewise.
17199 * gdb.base/weaklib2.c: Likewise.
17200 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17201 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17202 unistd.h.
17203 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17204 * gdb.mi/mi-exit-code.c: Likewise.
17205 * gdb.base/break-interp-lib.c: Include string.h.
17206 * gdb.base/coremaker.c: Likewise.
17207 * gdb.base/testenv.c: Likewise.
17208 * gdb.python/py-finish-breakpoint.c: Likewise.
17209 * gdb.base/inferior-died.c: Include sys/wait.h.
17210 * gdb.base/fileio.c: Include time.h.
17211 * gdb.base/async-shell.c: Include unistd.h.
17212 * gdb.base/dprintf-non-stop.c: Likewise.
17213 * gdb.base/info-os.c: Likewise.
17214 * gdb.mi/mi-console.c: Likewise.
17215 * gdb.mi/watch-nonstop.c: Likewise.
17216 * gdb.python/py-events.c: Likewise.
17217 * gdb.base/async.c (baz): Move up before its invocation.
17218 * gdb.base/code_elim2.c (my_global_func): Likewise.
17219 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17220 * gdb.base/advance.c (func2): Likewise.
17221
3b5d5997
AA
172222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17223
17224 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17225 variant.
17226 * gdb.base/annota3.c: Likewise.
17227 * gdb.base/async.c: Likewise.
17228 * gdb.base/average.c: Likewise.
17229 * gdb.base/call-ar-st.c: Likewise.
17230 * gdb.base/call-rt-st.c: Likewise.
17231 * gdb.base/call-sc.c: Likewise.
17232 * gdb.base/call-strs.c: Likewise.
17233 * gdb.base/ending-run.c: Likewise.
17234 * gdb.base/execd-prog.c: Likewise.
17235 * gdb.base/exprs.c: Likewise.
17236 * gdb.base/foll-exec.c: Likewise.
17237 * gdb.base/foll-fork.c: Likewise.
17238 * gdb.base/foll-vfork.c: Likewise.
17239 * gdb.base/funcargs.c: Likewise.
17240 * gdb.base/gcore.c: Likewise.
17241 * gdb.base/jump.c: Likewise.
17242 * gdb.base/langs0.c: Likewise.
17243 * gdb.base/langs1.c: Likewise.
17244 * gdb.base/langs2.c: Likewise.
17245 * gdb.base/mips_pro.c: Likewise.
17246 * gdb.base/nodebug.c: Likewise.
17247 * gdb.base/opaque0.c: Likewise.
17248 * gdb.base/opaque1.c: Likewise.
17249 * gdb.base/recurse.c: Likewise.
17250 * gdb.base/run.c: Likewise.
17251 * gdb.base/scope0.c: Likewise.
17252 * gdb.base/scope1.c: Likewise.
17253 * gdb.base/setshow.c: Likewise.
17254 * gdb.base/setvar.c: Likewise.
17255 * gdb.base/shmain.c: Likewise.
17256 * gdb.base/shr1.c: Likewise.
17257 * gdb.base/shr2.c: Likewise.
17258 * gdb.base/sigall.c: Likewise.
17259 * gdb.base/signals.c: Likewise.
17260 * gdb.base/so-indr-cl.c: Likewise.
17261 * gdb.base/solib2.c: Likewise.
17262 * gdb.base/structs.c: Likewise.
17263 * gdb.base/sum.c: Likewise.
17264 * gdb.base/vforked-prog.c: Likewise.
17265 * gdb.base/watchpoint.c: Likewise.
17266 * gdb.reverse/shr2.c: Likewise.
17267 * gdb.reverse/until-reverse.c: Likewise.
17268 * gdb.reverse/ur1.c: Likewise.
17269 * gdb.reverse/watch-reverse.c: Likewise.
17270
066a77c5
AA
172712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17272
17273 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17274 variant.
17275 * gdb.base/sepdebug.exp: Drop references to removed code.
17276
4f204ea5
AA
172772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17278
17279 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17280 variant. Preserve original line numbering.
17281 * gdb.base/list1.c: Likewise.
17282
3b377a3a
AA
172832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17284
17285 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17286 variant.
17287 * gdb.base/break1.c: Likewise.
17288 * gdb.base/break.exp: Drop references to removed code.
17289
e444df73
AA
172902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17291
17292 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17293 variant.
17294
8008f2a7
AA
172952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17296
17297 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17298
a5a06887
AA
172992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17300
17301 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17302 logic into perform_all_tests() and invoke it with and without
17303 function header prototypes.
17304 (do_function_calls): Remove conditional XFAIL for PR 5318.
17305 (rerun_and_prepare): Remove duplicate code.
17306 (perform_all_tests): New. Main logic moved here.
17307
44dba9b9
AA
173082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17309
17310 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17311 code guarded by #ifdef NO_PROTOTYPES.
17312 (t_double_many_args): Likewise.
17313 (DEF_FUNC_MANY_ARGS_1): Likewise.
17314 (DEF_FUNC_VALUES_1): Likewise.
17315 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17316 guarded by #ifdef PROTOTYPES.
17317
d1fbcd56
AA
173182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17319
17320 * gdb.mi/mi-console.c: Add eye-catcher.
17321 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17322 instead of literal line number.
17323
b0e59b8f
AA
173242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17325
17326 * gdb.base/shr2.c: Add eye-catcher.
17327 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17328 line number.
17329
78f98cca
AA
173302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17331
17332 * gdb.base/jump.c: Add eye-catchers.
17333 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17334 numbers.
17335
58fa2af0
AA
173362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17337
17338 * gdb.base/execd-prog.c: Add eye-catchers.
17339 * gdb.base/foll-exec.c: Likewise.
17340 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17341 line numbers.
17342
04e5059b
AA
173432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17344
17345 * gdb.base/ending-run.c: Add eye-catchers.
17346 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17347 literal line numbers.
17348
dbfdb174
AA
173492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17350
17351 * gdb.base/call-rt-st.c: Add eye-catchers.
17352 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17353 literal line numbers.
17354
888a2ade
AA
173552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17356
17357 * gdb.base/call-ar-st.c: Add eye-catchers.
17358 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17359 literal line numbers.
17360
6acc2dde
AA
173612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17362
17363 * gdb.base/average.c: Add eye-catchers.
17364 * gdb.base/sum.c: Likewise.
17365 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17366 regexps dynamically.
17367
9ecfcd1d
AA
173682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17369
17370 * gdb.base/solib1.c: Add eye-catchers.
17371 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17372 literal line numbers.
17373
78708b7c
PA
173742014-11-12 Pedro Alves <palves@redhat.com>
17375
17376 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17377 leader has exited.
17378
af48d08f
PA
173792014-11-12 Pedro Alves <palves@redhat.com>
17380
17381 * gdb.arch/i386-bp_permanent.c: New file.
17382 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17383 (srcfile): Set to i386-bp_permanent.c.
17384 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17385 that stepi does not execute the 'leave' instruction, instead of
17386 testing it does execute.
17387 * gdb.base/bp-permanent.c: New file.
17388 * gdb.base/bp-permanent.exp: New file.
17389
af3768e9
DE
173902014-11-10 Doug Evans <xdje42@gmail.com>
17391
17392 PR symtab/17564
17393 * gdb.base/symtab-search-order.exp: New file.
17394 * gdb.base/symtab-search-order.c: New file.
17395 * gdb.base/symtab-search-order-1.c: New file.
17396 * gdb.base/symtab-search-order-shlib-1.c: New file.
17397
9de00a4a
PA
173982014-11-07 Pedro Alves <palves@redhat.com>
17399
17400 PR gdb/17511
17401 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17402 i?86-*-linux*.
17403
e0f52461
SC
174042014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17405
17406 PR c++/17494
17407 * gdb.cp/pr17494.cc: New file.
17408 * gdb.cp/pr17494.exp: New file.
17409
6ce8c980
YQ
174102014-11-02 Yao Qi <yao@codesourcery.com>
17411
17412 * gdb.python/python.exp: Get working directory and match the
17413 output of "set extended-prompt \\w " with it.
17414
02be9a71
DE
174152014-10-30 Doug Evans <dje@google.com>
17416
17417 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17418 in objfiles.
17419 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17420 in progspaces.
17421
3bdff46b
LM
174222014-10-30 Janis Johnson <janisjo@codesourcery.com>
17423
17424 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17425 * gdb.base/realname-expand.exp: Likewise.
17426 * gdb.linespec/macro-relative.exp: Likewise.
17427
ab917dfb
PA
174282014-10-29 Pedro Alves <palves@redhat.com>
17429
17430 PR gdb/17408
17431 * gdb.threads/schedlock.c (some_function): New function.
17432 (call_function): New global.
17433 (MAYBE_CALL_SOME_FUNCTION): New macro.
17434 (thread_function): Call it.
17435 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17436 and use it instead of a global counter. Adjust all callers.
17437 (get_current_thread): Use "find current thread" for test message
17438 here rather than having all callers pass down the same string.
17439 (goto_loop): New procedure, factored out from ...
17440 (my_continue): ... this.
17441 (step_ten_loops): Change parameter from test message to command to
17442 use. Adjust.
17443 (list_count): Delete global.
17444 (check_result): New procedure, factored out from duplicate top
17445 level code.
17446 (continue tests): Wrap in with_test_prefix.
17447 (test_step): New procedure, factored out from duplicate top level
17448 code.
17449 (top level): Test "step" in combination with all scheduler-locking
17450 modes. Test "next" in combination with all scheduler-locking
17451 modes, and in combination with stepping over a function call or
17452 not.
17453 * gdb.threads/next-bp-other-thread.c: New file.
17454 * gdb.threads/next-bp-other-thread.exp: New file.
17455
d3d4baed
PA
174562014-10-29 Pedro Alves <palves@redhat.com>
17457
17458 PR python/17372
17459 * gdb.python/python.exp: Test a multi-line command that spawns
17460 interactive Python.
17461 * gdb.base/multi-line-starts-subshell.exp: New file.
17462
563e8d85
YQ
174632014-10-29 Yao Qi <yao@codesourcery.com>
17464
17465 * gdb.base/fileio.exp: Make directories on host.
17466
0ea4d52e
YQ
174672014-10-29 Yao Qi <yao@codesourcery.com>
17468
17469 * gdb.base/fileio.c (test_write): Close the file.
17470
7f5ef605
PA
174712014-10-28 Pedro Alves <palves@redhat.com>
17472
17473 PR gdb/12623
17474 * gdb.base/sigstep.c (no_handler): New global.
17475 (main): If 'no_handler is true, set the signal handlers to
17476 SIG_IGN.
17477 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17478 with_sw_watch and no_handler parameters. Handle them.
17479 (top level) <stepping over handler when stopped at a breakpoint
17480 test>: Add a test axis for testing with a software watchpoint, and
17481 another for testing with the signal handler set to SIG_IGN.
17482 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17483 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17484
abbdbd03
PA
174852014-10-28 Pedro Alves <palves@redhat.com>
17486
17487 PR gdb/17511
17488 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17489 * gdb.base/sigstep.exp (other_handler_location): New global.
17490 (advance): Support stepping into the signal handler, and running
17491 commands while in the handler.
17492 (in_handler_map): New global.
17493 (top level): In the advance test, add combinations for getting
17494 into the handler with stepping commands, and for running commands
17495 in the handler. Add comment descripting the advancei tests.
17496
1df4399f
PA
174972014-10-28 Pedro Alves <palves@redhat.com>
17498
17499 * gdb.base/sigstep.exp: Use build_executable instead of
17500 prepare_for_testing.
17501 (top level): Move code that starts GDB, runs to main and creates a
17502 display to ...
17503 (restart): ... this new procedure.
17504 (top level): Move backtrace from signal handler test to ...
17505 (validate_backtrace): ... this new procedure.
17506 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17507 with_test_prefix. Always restart GDB.
17508 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17509 with_test_prefix. Always restart GDB. No need to delete
17510 breakpoints after the test.
17511 (test_skip_handler): Remove prefix parameter.
17512 (skip_over_handler, breakpoint_to_handler)
17513 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17514 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17515 restart GDB. No need to delete breakpoints after the test.
17516 (top level): Use foreach to call the test procedures with
17517 different commands.
17518
a5b6e449
PA
175192014-10-28 Pedro Alves <palves@redhat.com>
17520
17521 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17522 instead of GNATS numbers.
17523 * gdb.base/sigbpt.exp: Likewise.
17524 * gdb.base/siginfo.exp: Likewise.
17525 * gdb.base/sigstep.exp: Likewise.
17526
e5f8a7cc
PA
175272014-10-27 Pedro Alves <palves@redhat.com>
17528
17529 * gdb.base/sigstep.c (dummy): New global.
17530 (main): Issue a couple writes to the new global.
17531 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17532 procedures.
17533 (skip_over_handler): Use test_skip_handler.
17534 (top level): Call skip_over_handler for stepi and nexti too.
17535 (breakpoint_over_handler): Use test_skip_handler.
17536 (top level): Call breakpoint_over_handler for stepi and nexti too.
17537
763905a3
YQ
175382014-10-27 Yao Qi <yao@codesourcery.com>
17539
17540 * gdb.trace/tfile.c (adjust_function_address)
17541 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17542 function descriptor.
17543
6f259a23
DB
175442014-10-24 Don Breazeal <donb@codesourcery.com>
17545
17546 * gdb.base/foll-fork.exp (test_follow_fork,
17547 catch_fork_child_follow): Check for updated fork messages emitted
17548 from infrun.c.
17549 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17550 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17551 vfork_and_exec_child_follow_through_step): Check for updated vfork
17552 messages emitted from infrun.c.
17553
09dd9a69
PA
175542014-10-24 Pedro Alves <palves@redhat.com>
17555
17556 * gdb.base/corefile.exp: Remove references to ultrix.
17557 * gdb.base/interrupt.exp: Likewise.
17558 * gdb.base/whatis.exp: Likewise.
17559 * gdb.gdb/selftest.exp: Likewise.
17560 * gdb.threads/manythreads.exp: Likewise.
17561 * gdb.threads/print-threads.exp: Likewise.
17562 * gdb.threads/pthreads.exp:: Likewise.
17563 * gdb.threads/schedlock.exp: Likewise.
17564
3433cfa5
SC
175652014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17566
17567 * gdb.cp/non-trivial-retval.cc: Add a test case.
17568 * gdb.cp/non-trivial-retval.exp: Add a test.
17569
092f880b
YQ
175702014-10-20 Yao Qi <yao@codesourcery.com>
17571
17572 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17573 * gdb.python/py-objfile-script-gdb.py: New file.
17574 * gdb.python/py-objfile-script.exp: Update reference to
17575 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17576 of remote_download. Remove the dest file.
17577
acbdb7f3
YQ
175782014-10-20 Yao Qi <yao@codesourcery.com>
17579
17580 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17581 * gdb.base/step-line.exp: Likewise.
17582 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17583 * gdb.dwarf2/dw2-basic.exp: Likewise.
17584 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17585 * gdb.dwarf2/dw2-filename.exp: Likewise.
17586 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17587 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17588 * gdb.dwarf2/dw2-producer.exp: Likewise.
17589 * gdb.dwarf2/mac-fileno.exp: Likewise.
17590 * gdb.python/py-frame-args.exp: Likewise.
17591 * gdb.python/py-framefilter.exp: Likewise.
17592 * gdb.python/py-mi.exp: Likewise.
17593 * gdb.python/py-objfile-script.exp: Likewise
17594 * gdb.python/py-pp-integral.exp: Likewise.
17595 * gdb.python/py-pp-re-notag.exp: Likewise.
17596 * gdb.python/py-prettyprint.exp: Likewise.
17597 * gdb.python/py-section-script.exp: Likewise.
17598 * gdb.python/py-typeprint.exp: Likewise.
17599 * gdb.python/py-xmethods.exp: Likewise.
17600 * gdb.stabs/weird.exp: Likewise.
17601 * gdb.xml/tdesc-regs.exp: Likewise.
17602
bd286a29
KCY
176032014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17604
17605 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17606 (out_cu): Use addr_len for the size of addresses.
17607 (out_line): Likewise. Size DW_LNE_set_address instruction
17608 according to addr_len.
17609 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17610 (FUNC): Add START_INSNS to definition.
17611
673dc4a0
YQ
176122014-10-18 Yao Qi <yao@codesourcery.com>
17613
17614 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17615 gdb_has_argv0 return true.
17616 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17617 check [target_info exists noargs], check [gdb_has_argv0]
17618 instead.
17619 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17620 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17621 procedures.
17622
4ffbba72
DE
176232014-10-17 Doug Evans <dje@google.com>
17624
17625 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17626 event.
17627 * gdb.python/py-events.py: Add clear_objfiles event.
17628
d096d8c1
DE
176292014-10-17 Doug Evans <dje@google.com>
17630
17631 * gdb.python/py-objfile.exp: Test progspace attribute.
17632
a80db015
LM
176332014-10-17 Luis Machado <lgustavo@codesourcery.com>
17634
17635 * gdb.guile/scm-breakpoint.exp: Do not assume any
17636 directory separators when matching source file paths.
17637 * gdb.python/py-breakpoint.exp: Likewise.
17638 * gdb.reverse/break-precsave.exp: Likewise.
17639 * gdb.reverse/break-reverse.exp: Likewise.
17640 * gdb.reverse/consecutive-precsave.exp: Likewise.
17641 * gdb.reverse/finish-precsave.exp: Likewise.
17642 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17643 * gdb.reverse/finish-reverse.exp: Likewise.
17644 * gdb.reverse/i386-precsave.exp: Likewise.
17645 * gdb.reverse/i387-env-reverse.exp: Likewise.
17646 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17647 * gdb.reverse/machinestate-precsave.exp: Likewise.
17648 * gdb.reverse/machinestate.exp: Likewise.
17649 * gdb.reverse/sigall-precsave.exp: Likewise.
17650 * gdb.reverse/solib-precsave.exp: Likewise.
17651 * gdb.reverse/step-precsave.exp: Likewise.
17652 * gdb.reverse/until-precsave.exp: Likewise.
17653 * gdb.reverse/watch-precsave.exp: Likewise.
17654 * gdb.reverse/watch-reverse.exp: Likewise.
17655
b22089ab
YQ
176562014-10-17 Yao Qi <yao@codesourcery.com>
17657
17658 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17659 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17660
6c4486e6
PA
176612014-10-17 Pedro Alves <palves@redhat.com>
17662
17663 PR gdb/17471
17664 * gdb.base/bg-execution-repeat.c: New file.
17665 * gdb.base/bg-execution-repeat.exp: New file.
17666
0ff33695
PA
176672014-10-17 Pedro Alves <palves@redhat.com>
17668
17669 PR gdb/17300
17670 * gdb.base/continue-all-already-running.c: New file.
17671 * gdb.base/continue-all-already-running.exp: New file.
17672
6fdebc3d
PA
176732014-10-17 Pedro Alves <palves@redhat.com>
17674
17675 PR gdb/17472
17676 * gdb.base/annota-input-while-running.c: New file.
17677 * gdb.base/annota-input-while-running.exp: New file.
17678
32a8097b
PA
176792014-10-17 Pedro Alves <palves@redhat.com>
17680
17681 * gdb.base/callfuncs.exp: emove references to osf.
17682 * gdb.base/sigall.exp: Likewise.
17683 * gdb.gdb/selftest.exp: Likewise.
17684 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17685 * gdb.mi/non-stop.c: Likewise.
17686 * gdb.mi/pthreads.c: Likewise.
17687 * gdb.reverse/sigall-precsave.exp: Likewise.
17688 * gdb.reverse/sigall-reverse.exp: Likewise.
17689 * gdb.threads/pthreads.c: Likewise.
17690 * gdb.threads/pthreads.exp: Likewise.
17691
7a3517ff
YQ
176922014-10-17 Yao Qi <yao@codesourcery.com>
17693
17694 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17695 check 'target_info exists noargs'.
17696 (test_command_prompt_position): Likewise.
17697 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17698 Remove "set args".
17699 (progvar_simple_while_test): Likewise.
17700 (progvar_complex_if_while_test): Likewise.
17701 (if_while_breakpoint_command_test): Likewise.
17702 (infrun_breakpoint_command_test): Likewise.
17703 (breakpoint_command_test): Likewise.
17704 (watchpoint_command_test): Likewise.
17705 (bp_deleted_in_command_test): Likewise.
17706 (temporary_breakpoint_commands): Likewise.
17707
bb99c472
YQ
177082014-10-16 Yao Qi <yao@codesourcery.com>
17709
17710 * gdb.base/remotetimeout.exp: Remove noargs checking.
17711
7c16b83e
PA
177122014-10-15 Pedro Alves <palves@redhat.com>
17713
17714 PR breakpoints/9649
17715 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17716 * gdb.base/breakpoint-in-ro-region.exp
17717 (probe_target_hardware_step): New procedure.
17718 (top level): Probe hardware stepping and hardware breakpoint
17719 support. Test stepping through a read-only region, with both
17720 "breakpoint auto-hw" on and off and both "always-inserted" on and
17721 off.
17722
35a49624
IB
177232014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17724
17725 * gdb.dlang/demangle.exp: Update for demangling changes.
17726
2d1c107c
SC
177272014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17728
17729 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17730 * gdb.cp/non-trivial-retval.exp: Add new tests.
17731
778811d5
SC
177322014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17733
17734 PR c++/13403
17735 PR c++/15154
17736 * gdb.cp/non-trivial-retval.cc: New file.
17737 * gdb.cp/non-trivial-retval.exp: New file.
17738
10c5f0a8
YQ
177392014-10-15 Yao Qi <yao@codesourcery.com>
17740
17741 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17742 remote host.
17743
65d7b369
YQ
177442014-10-15 Yao Qi <yao@codesourcery.com>
17745
17746 * gdb.python/py-symbol.exp: Match file base name if host is
17747 remote, otherwise match file name with dir name.
17748 * gdb.python/py-symtab.exp: Likewise.
17749 * gdb.python/python.exp: Likewise.
17750
46dc1394
YQ
177512014-10-15 Yao Qi <yao@codesourcery.com>
17752
17753 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17754 pattern.
17755 * gdb.python/py-symtab.exp: Likewise.
17756 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17757 locationn.
17758
c40cc657
JB
177592014-10-14 Joel Brobecker <brobecker@adacore.com>
17760
17761 * gdb.ada/addr_arith: New testcase.
17762
2abf49e1
MR
177632014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17764
17765 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17766 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17767 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17768 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17769
f7088df3
SDJ
177702014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17771
17772 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17773 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17774 * gdb.arch/stap-eval-lang-ada.exp: New file.
17775
4dc06805
YQ
177762014-10-14 Yao Qi <yao@codesourcery.com>
17777
17778 * gdb.mi/mi-var-child.c (nothing1): New function.
17779 (nothing2): New function.
17780 (do_children_tests): Set function pointers by nothing1 and
17781 nothing2.
17782 * gdb.mi/mi-var-child.exp: Step over new added statements.
17783 Update test to match the new output.
17784 * gdb.mi/var-cmd.c (nothing1): New function.
17785 (nothing2): New function.
17786 (do_children_tests): Set function pointers by nothing1 and
17787 nothing2.
17788 * gdb.mi/mi-var-display.exp: Update test to match output.
17789 Step to the line specified by $line_dct_nothing.
17790 Increase the number of lines to step.
17791
46a93de2
YQ
177922014-10-14 Yao Qi <yao@codesourcery.com>
17793
17794 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17795 tests.
17796 * gdb.mi/mi2-var-child.exp: Likewise.
17797
14ea52ee
DE
177982014-10-13 Doug Evans <dje@google.com>
17799
17800 * gdb.python/py-objfile.exp: Change name of file name test.
17801
e5c6e92b
DE
178022014-10-13 Doug Evans <dje@google.com>
17803
17804 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17805 from the start of the CU.
17806
c780cc2f
JK
178072014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17808 Yao Qi <yao@codesourcery.com>
17809
17810 Fix "save breakpoints" for "catch" command.
17811 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17812 Remove -nonewline. Match also the added "main" line.
17813
99894e11
JK
178142014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17815
17816 Fix "save breakpoints" for "disable $bpnum" command.
17817 * gdb.base/save-bp.c (main): Add label.
17818 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17819
6e1ac5a3
JK
178202014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17821
17822 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17823
754dd2b0
YQ
178242014-10-11 Yao Qi <yao@codesourcery.com>
17825
17826 * gdb.server/server-kill.exp: Execute command
17827 "set remote trace-status-packet on" before "tstatus".
17828
f90183d7
YQ
178292014-10-11 Yao Qi <yao@codesourcery.com>
17830
17831 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17832 (main): Call getppid.
17833 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17834 and continue to it. Read variable "server_pid".
17835
bf40a607
YQ
178362014-10-11 Yao Qi <yao@codesourcery.com>
17837
17838 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17839
052ca370
YQ
178402014-10-11 Yao Qi <yao@codesourcery.com>
17841
17842 * gdb.threads/thread-find.exp: Don't execute command
17843 "info threads".
17844 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17845 * gdb.threads/linux-dp.exp: Don't check the condition
17846 $threads_created equals to zero.
17847
3831839c
PA
178482014-10-10 Pedro Alves <palves@redhat.com>
17849
17850 * gdb.base/bigcore.exp: Remove references to IRIX.
17851 * gdb.base/funcargs.exp: Likewise.
17852 * gdb.base/interrupt.exp: Likewise.
17853 * gdb.base/mips_pro.exp: Likewise.
17854 * gdb.base/nodebug.exp: Likewise.
17855 * gdb.base/setvar.exp: Likewise.
17856 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17857
8b9a549d
PA
178582014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17859 Pedro Alves <palves@redhat.com>
17860
17861 PR symtab/14466
17862 * gdb.base/vdso-warning.c: New file.
17863 * gdb.base/vdso-warning.exp: New file.
17864
d48ba5e8
DE
178652014-10-02 Doug Evans <dje@google.com>
17866
17867 * gdb.base/structs.c (main): Don't run forever.
17868
2278c276
PA
178692014-10-02 Pedro Alves <palves@redhat.com>
17870
17871 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17872 (top level) <stop threads 1, stop threads 2>: Use it.
17873
b57bacec
PA
178742014-10-02 Pedro Alves <palves@redhat.com>
17875
17876 * gdb.threads/break-while-running.exp (test): Add new
17877 'update_thread_list' argument. Skip "info threads" if false.
17878 (top level): Add new 'update_thread_list' axis.
17879
13fd3ff3
PA
178802014-10-02 Pedro Alves <palves@redhat.com>
17881
17882 PR breakpoints/17431
17883 * gdb.base/execl-update-breakpoints.c: New file.
17884 * gdb.base/execl-update-breakpoints.exp: New file.
17885
0fec99e8
PA
178862014-10-01 Pedro Alves <palves@redhat.com>
17887
17888 * gdb.base/breakpoint-in-ro-region.c: New file.
17889 * gdb.base/breakpoint-in-ro-region.exp: New file.
17890
2ddf4301
SM
178912014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17892
17893 * gdb.mi/mi-exit-code.exp: New file.
17894 * gdb.mi/mi-exit-code.c: New file.
17895
6a5f3f43
YQ
178962014-09-30 Yao Qi <yao@codesourcery.com>
17897
17898 * lib/prelink-support.exp (build_executable_own_libs): Error if
17899 the target isn't native.
17900
345bcc73
YQ
179012014-09-30 Yao Qi <yao@codesourcery.com>
17902
17903 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17904 false.
17905
a25a5a45
PA
179062014-09-22 Pedro Alves <palves@redhat.com>
17907
17908 * gdb.threads/break-while-running.exp: New file.
17909 * gdb.threads/break-while-running.c: New file.
17910
00ba3162
YQ
179112014-09-19 Yao Qi <yao@codesourcery.com>
17912
17913 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17914 Invoke test. Restart GDB with --readnow and invoke test again.
17915
c3b7b696
YQ
179162014-09-19 Yao Qi <yao@codesourcery.com>
17917
17918 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17919 proc set_breakpoint_on_gcd_function. Invoke
17920 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17921 invoke set_breakpoint_on_gcd_function again.
17922
2b4fd423
DE
179232014-09-18 Doug Evans <dje@google.com>
17924
17925 * gdb.dwarf2/symtab-producer.exp: New file.
17926
a5947601
SDJ
179272014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17928
17929 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17930 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17931 * gdb.base/global-var-nested-by-dso.c: Likewise.
17932 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17933
91c19059
SDJ
179342014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17935 Pedro Alves <palves@redhat.com>
17936
17937 * gdb.base/watch-bitfields.exp: Pass string other than test file
17938 name to prepare_for_testing.
17939 (watch): New procedure.
17940 (expect_watchpoint): Use with_test_prefix.
17941 (top level): Factor out tests to ...
17942 (test_watch_location, test_regular_watch): ... these new
17943 procedures, and use with_test_prefix and gdb_continue_to_end.
17944
bb9d5f81
PP
179452014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17946
17947 PR breakpoints/12526
17948 * gdb.base/watch-bitfields.exp: New file.
17949 * gdb.base/watch-bitfields.c: New file.
17950
635856f5
PA
179512014-09-16 Pedro Alves <palves@redhat.com>
17952
17953 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17954 software and hardware addresses, not software address against
17955 itself.
17956
7280ceea
PA
179572014-09-16 Pedro Alves <palves@redhat.com>
17958
17959 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17960 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17961
428b16bd
PA
179622014-09-16 Pedro Alves <palves@redhat.com>
17963
17964 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17965 files.
17966 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17967 "*-*-vxworks*" throughout.
17968 * gdb.base/break.exp: Likewise.
17969 * gdb.base/default.exp: Likewise.
17970 * gdb.base/scope.exp: Likewise.
17971 * gdb.base/sepdebug.exp: Likewise.
17972 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17973 throughout.
17974 * gdb.base/run.c: Likewise.
17975 * gdb.base/sepdebug.c: Likewise.
17976 * gdb.hp/gdb.aCC/run.c: Likewise.
17977 * gdb.reverse/until-reverse.c: Likewise.
17978 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17979
666d413c
YQ
179802014-09-16 Yao Qi <yao@codesourcery.com>
17981
17982 * boards/local-remote-host-native.exp: New file.
17983
57cbd724
DE
179842014-09-14 Doug Evans <xdje42@gmail.com>
17985
17986 * gdb.threads/queue-signal.c (thread_count): New variable.
17987 (thread_count_mutex, thread_count_condvar): New variables.
17988 (incr_thread_count, wait_all_threads_running): New functions.
17989 (main): Wait for all threads to be in their thread functions.
17990
81219e53
DE
179912014-09-13 Doug Evans <xdje42@gmail.com>
17992
17993 * gdb.threads/queue-signal.c: New file.
17994 * gdb.threads/queue-signal.exp: New file.
17995
3714cea7
DE
179962014-09-13 Doug Evans <xdje42@gmail.com>
17997
17998 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17999 be consistent with what default_gdb_init uses.
18000 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18001 the plain text of the prompt. Add some logging printfs.
18002 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18003
fa43b1d7
PA
180042014-09-12 Pedro Alves <palves@redhat.com>
18005
18006 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18007 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18008 * gdb.arch/i386-size-overlap.exp: Likewise.
18009 * gdb.arch/i386-size.exp: Likewise.
18010 * gdb.arch/i386-unwind.exp: Likewise.
18011 * gdb.base/a2-run.exp: Likewise.
18012 * gdb.base/break.exp: Likewise.
18013 * gdb.base/charset.exp: Likewise.
18014 * gdb.base/chng-syms.exp: Likewise.
18015 * gdb.base/commands.exp: Likewise.
18016 * gdb.base/dbx.exp: Likewise.
18017 * gdb.base/find.exp: Likewise.
18018 * gdb.base/funcargs.exp: Likewise.
18019 * gdb.base/jit-simple.exp: Likewise.
18020 * gdb.base/reread.exp: Likewise.
18021 * gdb.base/sepdebug.exp: Likewise.
18022 * gdb.base/step-bt.exp: Likewise.
18023 * gdb.cp/mb-inline.exp: Likewise.
18024 * gdb.cp/mb-templates.exp: Likewise.
18025 * gdb.objc/basicclass.exp: Likewise.
18026 * gdb.threads/killed.exp: Likewise.
18027
9d9bf2df
EBM
180282014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18029
18030 PR tdep/17379
18031 * gdb.arch/powerpc-stackless.S: New file.
18032 * gdb.arch/powerpc-stackless.exp: New file.
18033
1cf2f1b0
JK
180342014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18035
18036 * gdb.base/attach.c: Include unistd.h.
18037 (main): Call alarm. Add label postloop.
18038 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18039 gdb_breakpoint, gdb_continue_to_breakpoint.
18040 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18041
98880d46
PA
180422014-09-11 Pedro Alves <palves@redhat.com>
18043
18044 PR gdb/17347
18045 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18046 * gdb.base/attach.exp (test_command_line_attach_run): New
18047 procedure.
18048 (top level): Call it.
18049
4c92ff2c
PA
180502014-09-11 Pedro Alves <palves@redhat.com>
18051
18052 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18053 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18054 (do_command_attach_tests): Use spawn_wait_for_attach.
18055 * gdb.base/solib-overlap.exp: Likewise.
18056 * gdb.multi/multi-attach.exp: Likewise.
18057 * gdb.python/py-prompt.exp: Likewise.
18058 * gdb.python/py-sync-interp.exp: Likewise.
18059 * gdb.server/ext-attach.exp: Likewise.
18060
3adc1a7d
GKB
180612014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18062
18063 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18064 command in testcase. Simplify testcase.
18065
96334934
JB
180662014-09-10 Joel Brobecker <brobecker@adacore.com>
18067
18068 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18069
eb479039
JB
180702014-09-10 Joel Brobecker <brobecker@adacore.com>
18071
18072 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18073
deede10c
JB
180742014-09-10 Joel Brobecker <brobecker@adacore.com>
18075
18076 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18077
7828a5f5
JB
180782014-09-10 Joel Brobecker <brobecker@adacore.com>
18079
18080 * gdb.dwarf2/dynarr-ptr.c: New file.
18081 * gdb.dwarf2/dynarr-ptr.exp: New file.
18082
33aeebcf
MR
180832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18084
18085 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18086 of 30 rather than hardcoding 120 for a slow test case. Take the
18087 `gdb,timeout' target setting into account for this calculation.
18088 Don't extend the timeout for the test cases that don't need it.
18089
7b415901
MR
180902014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18091
18092 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18093 a factor of 2 for a slow test case. Take the `gdb,timeout'
18094 target setting into account for this calculation.
18095 * gdb.reverse/until-precsave.exp: Increase the timeout by
18096 a factor of 15 and 3 respectively rather than adding 120
18097 for a pair of slow test cases. Take the `gdb,timeout'
18098 target setting into account for this calculation.
18099
4a40f85a
MR
181002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18101
18102 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18103 timeout, don't pass one down to gdb_expect.
18104 (gdb_expect): Rework timeout selection.
18105
09635af7
MR
181062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18107
18108 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18109 exception on timeout.
18110 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18111 (gdbserver_start_extended): Catch any `gdbserver_start' error
18112 exceptions.
18113 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18114 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18115 `gdbserver_gdb_load' error exceptions.
18116
2bdd10b7
MR
181172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18118
18119 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18120 120 on waiting for the TCP socket to open.
18121
316935f0
DE
181222014-09-09 Doug Evans <xdje42@gmail.com>
18123
18124 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18125 _caller_matches, _any_caller_is, _any_caller_matches.
18126
83740597
DE
181272014-09-09 Doug Evans <xdje42@gmail.com>
18128
18129 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18130
4c122fc3
YQ
181312014-09-09 Yao Qi <yao@codesourcery.com>
18132
18133 * gdb.mi/mi-var-display.exp: Set print symbol off.
18134
a9f116cb
GKB
181352014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18136
18137 PR gdb/17035
18138 * gdb.base/commands.exp: Add tests to verify user-defined
18139 commands with empty bodies.
18140 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18141 python commands in `show user command`.
18142 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18143 scheme commands in `show user command`.
18144
c75bd3a2
JK
181452014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18146
18147 PR python/17355
18148 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18149 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18150 * gdb.python/py-framefilter-invalidarg.exp: New file.
18151 * gdb.python/py-framefilter-invalidarg.py: New file.
18152
faa42425
DE
181532014-09-06 Doug Evans <xdje42@gmail.com>
18154
18155 PR 15276
18156 * gdb.python/py-caller-is.c: New file.
18157 * gdb.python/py-caller-is.exp: New file.
18158
474ca4f6
SDJ
181592014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18160
18161 PR gdb/17235
18162 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18163 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18164
eb0b0463
SDJ
181652014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18166
18167 PR fortran/17237
18168 * gdb.fortran/print-formatted.exp: New file.
18169 * gdb.fortran/print-formatted.f90: Likewise.
18170
5f3b99cf
SS
181712014-09-03 Sasha Smundak <asmundak@google.com>
18172
18173 * gdb.python/py-frame.exp: Test Frame.read_register.
18174
7d793aa9
SDJ
181752014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18176
18177 PR python/16699
18178 * gdb.python/py-completion.exp: New file.
18179 * gdb.python/py-completion.py: Likewise.
18180
fb0576e9
DE
181812014-08-28 Doug Evans <dje@google.com>
18182
18183 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18184 eax,etc. are live with values set by gdb and thus the compiler can't
18185 use them.
18186 * gdb.arch/i386-pseudo.c (main): Ditto.
18187
ee92b0dd
DE
181882014-08-27 Doug Evans <dje@google.com>
18189
18190 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18191
6649db35
DE
181922014-08-25 Doug Evans <dje@google.com>
18193
18194 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18195 (main): Ditto.
18196
564b7600
DE
181972014-08-25 Doug Evans <dje@google.com>
18198
18199 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18200
3881fb67
YQ
182012014-08-24 Yao Qi <yao@codesourcery.com>
18202
18203 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18204 symbol off.
18205 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18206
a05a36a5
DE
182072014-08-22 Doug Evans <dje@google.com>
18208
18209 PR 17276
18210 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18211 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18212 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18213
7c343b48
YQ
182142014-08-22 Yao Qi <yao@codesourcery.com>
18215
18216 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18217 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18218 * gdb.python/python.exp: Likewise. Use .py file on the host
18219 instead of the build.
18220
22fd09ae
JK
182212014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18222
18223 * gdb.threads/gcore-stale-thread.c: New file.
18224 * gdb.threads/gcore-stale-thread.exp: New file.
18225
a8454a7c
PA
182262014-08-21 Pedro Alves <palves@redhat.com>
18227
18228 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18229 * gdb.base/gcore-relro-pie.exp: Likewise.
18230 * gdb.base/gcore-relro.exp: Likewise.
18231 * gdb.base/gcore.exp: Likewise.
18232 * gdb.base/print-symbol-loading.exp: Likewise.
18233 * gdb.threads/gcore-thread.exp: Likewise.
18234 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18235
2a31c623
PA
182362014-08-20 Pedro Alves <palves@redhat.com>
18237 Jan Kratochvil <jan.kratochvil@redhat.com>
18238
18239 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18240 configure.
18241 (EXPECT): Handle READ1 being set.
18242 (all): Depend on EXTRA_RULES.
18243 (check-read1, expect-read1, read1.so, read1): New rules.
18244 * README (Testsuite Parameters): Document the READ1 make variable.
18245 (Race detection): New section.
18246 * configure: Regenerate.
18247 * configure.ac: If build==host==target, and running under a
18248 GNU/glibc system, add read1 to the extra Makefile rules.
18249 (EXTRA_RULES): AC_SUBST it.
18250 * lib/read1.c: New file.
18251
d36430db
JB
182522014-08-20 Joel Brobecker <brobecker@adacore.com>
18253
18254 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18255 the handling of variables declared as a typedef to an array
18256 which a DW_AT_data_location attribute.
18257
9a0dc9e3
PA
182582014-08-19 Andrew Burgess <aburgess@broadcom.com>
18259 Pedro Alves <palves@redhat.com>
18260
18261 PR symtab/14604
18262 PR symtab/14605
18263 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18264 gdb_test.
18265
0718a8da
PA
182662014-08-19 Pedro Alves <palves@redhat.com>
18267
18268 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18269
13b448cd
YQ
182702014-08-19 Yao Qi <yao@codesourcery.com>
18271
18272 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18273 right line.
18274
1cbf5077
DB
182752014-08-18 David Blaikie <dblaikie@gmail.com>
18276
18277 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18278
bf0fae19
JB
182792014-08-18 Joel Brobecker <brobecker@adacore.com>
18280
18281 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18282 attribute in array range.
18283
3c8c5dcc
JB
182842014-08-18 Joel Brobecker <brobecker@adacore.com>
18285
18286 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18287
e66d4446
SC
182882014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18289
18290 PR c++/17132
18291 * gdb.cp/pr17132.cc: New file.
18292 * gdb.cp/pr17132.exp: New file.
18293
940df408
SC
182942014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18295
18296 * gdb.python/py-xmethods.py (A_getarrayind)
18297 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18298 Use 'print' with function call syntax.
18299 (E_method_matcher.match): Fix tab vs space indentation mixup.
18300
ebcc6c3a
YQ
183012014-08-15 Yao Qi <yao@codesourcery.com>
18302
18303 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18304 false.
18305
775e0f04
YQ
183062014-08-15 Yao Qi <yao@codesourcery.com>
18307
18308 * gdb.cp/casts.exp: Set print symbol off.
18309 * gdb.cp/class2.exp: Likewise.
18310 * gdb.cp/overload.exp: Likewise.
18311 * gdb.cp/templates.exp: Likewise.
18312
d769e349
DE
183132014-08-11 Doug Evans <dje@google.com>
18314
18315 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18316 (test_load_shlib): Update.
18317
20c6f1e1
YQ
183182014-08-09 Yao Qi <yao@codesourcery.com>
18319
18320 * gdb.base/display.exp: Invoke is_address_zero_readable.
18321 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18322 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18323 * gdb.base/hbreak-unmapped.exp: Return if
18324 is_address_zero_readable returns true.
18325 * gdb.base/signest.exp: Likewise.
18326 * gdb.base/signull.exp: Likewise.
18327 * gdb.base/sigbpt.exp: Likewise.
18328 * gdb.guile/scm-disasm.exp: Do the test if
18329 is_address_zero_readable returns false.
18330 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18331 * gdb.python/py-arch.exp: Likewise.
18332 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18333 * lib/gdb.exp (is_address_zero_readable): New proc.
18334
5792e8e3
YQ
183352014-08-09 Yao Qi <yao@codesourcery.com>
18336
18337 PR testsuite/13443
18338 * gdb.mi/mi-var-display.exp: Make test messages unique.
18339
3cecbbbe
TT
183402014-08-04 Tom Tromey <tromey@redhat.com>
18341
18342 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18343 target 0".
18344
00b51ff5
TT
183452014-08-04 Tom Tromey <tromey@redhat.com>
18346
18347 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18348 "target_resume".
18349
6908c509
JB
183502014-08-01 Joel Brobecker <brobecker@adacore.com>
18351
18352 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18353 inner_vla_struct_object_size.
18354 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18355 as xfail.
18356
cc6563d2
PA
183572014-07-30 Pedro Alves <palves@redhat.com>
18358
18359 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18360 comment.
18361
7e09a223
YQ
183622014-07-29 Yao Qi <yao@codesourcery.com>
18363
18364 PR gdb/17206
18365 * gdb.base/until-nodebug.exp: New.
18366
7ebdbe92
DE
183672014-07-28 Doug Evans <xdje42@gmail.com>
18368
18369 PR guile/17203
18370 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18371 previously existing parameter, and previously ambiguously spelled
18372 parameter.
18373
fdb1adc6
WN
183742014-07-28 Will Newton <will.newton@linaro.org>
18375
18376 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18377
186fcde0
DE
183782014-07-26 Ludovic Courtès <ludo@gnu.org>
18379 Doug Evans <xdje42@gmail.com>
18380
18381 PR guile/17146
18382 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18383
70509625
PA
183842014-07-25 Pedro Alves <palves@redhat.com>
18385
18386 * gdb.threads/signal-command-handle-nopass.c: New file.
18387 * gdb.threads/signal-command-handle-nopass.exp: New file.
18388 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18389 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18390 * gdb.threads/signal-delivered-right-thread.c: New file.
18391 * gdb.threads/signal-delivered-right-thread.exp: New file.
18392
c3f814a1
PA
183932014-07-25 Pedro Alves <palves@redhat.com>
18394
18395 * gdb.base/double-prompt-target-event-error.exp
18396 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18397 match.
18398 (cancel_pagination_in_target_event): Rework double prompt
18399 detection.
18400 * gdb.base/paginate-after-ctrl-c-running.exp
18401 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18402 <return>' match.
18403 * gdb.base/paginate-bg-execution.exp
18404 (test_bg_execution_pagination_return)
18405 (test_bg_execution_pagination_cancel): Remove '-notransfer
18406 <return>' matches.
18407 * gdb.base/paginate-execution-startup.exp
18408 (test_fg_execution_pagination_return)
18409 (test_fg_execution_pagination_cancel): Remove '-notransfer
18410 <return>' matches.
18411 * gdb.base/paginate-inferior-exit.exp
18412 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18413 match.
18414 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18415 * lib/gdb.exp (pagination_prompt): Run text through
18416 string_to_regexp.
18417 (gdb_test_multiple): Match $pagination_prompt instead of
18418 "<return>".
18419 (string_to_regexp): Move to lib/gdb-utils.exp.
18420
e214cf6c
JK
184212014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18422
18423 * gdb.arch/amd64-entry-value-paramref.S: New file.
18424 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18425 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18426 * gdb.arch/amd64-optimout-repeat.S: New file.
18427 * gdb.arch/amd64-optimout-repeat.c: New file.
18428 * gdb.arch/amd64-optimout-repeat.exp: New file.
18429
17d0c5c8
JK
184302014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18431
18432 PR gdb/17170
18433 * gdb.base/statistics.exp: New file.
18434
b8b8facf
DE
184352014-07-17 Doug Evans <dje@google.com>
18436
74b49205 18437 PR gdb/17170
b8b8facf
DE
18438 * gdb.base/maint.exp: Update testing of per-command stats.
18439
1b5d0ab3
PA
184402014-07-16 Pedro Alves <palves@redhat.com>
18441
18442 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18443 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18444 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18445 (tfile_write_buf): New functions.
18446 (add_memory_block): Rewrite using the above.
18447 (adjust_function_address): New function.
18448 (FUNCTION_ADDRESS): New macro.
18449 (write_basic_trace_file): Remove short_x local, and use
18450 tfile_write_16. Change type of func_addr local to unsigned long
18451 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18452 here. Cast argument of add_memory_block to char pointer.
18453 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18454 (main): Remove parameters.
18455 * gdb.trace/tfile.exp: Remove nowarnings.
18456
4d974e88
SM
184572014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18458
18459 * gdb.base/debug-expr.exp: Test string evaluation with
18460 "debug expression" on.
18461
41e99568
PA
184622014-07-15 Pedro Alves <palves@redhat.com>
18463
18464 * gdb.base/reread.exp: Use clean_restart.
18465
487d9753
PL
184662014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18467
18468 * gdb.arch/avr-flash-qualifer.c: New.
18469 * gdb.arch/avr-flash-qualifer.exp: New.
18470
cc1c52ad
PA
184712014-07-14 Pedro Alves <palves@redhat.com>
18472
18473 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18474 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18475
1e973570
PA
184762014-07-14 Pedro Alves <palves@redhat.com>
18477
18478 * gdb.base/double-prompt-target-event-error.c: New file.
18479 * gdb.base/double-prompt-target-event-error.exp: New file.
18480
93d6eb10
PA
184812014-07-14 Pedro Alves <palves@redhat.com>
18482
18483 PR gdb/17072
18484 * gdb.base/paginate-inferior-exit.c: New file.
18485 * gdb.base/paginate-inferior-exit.exp: New file.
18486
0017922d
PA
184872014-07-14 Pedro Alves <palves@redhat.com>
18488
18489 PR gdb/17072
18490 * gdb.base/paginate-bg-execution.c: New file.
18491 * gdb.base/paginate-bg-execution.exp: New file.
18492
94696ad3
PA
184932014-07-14 Pedro Alves <palves@redhat.com>
18494
18495 PR gdb/17072
18496 * gdb.base/paginate-execution-startup.c: New file.
18497 * gdb.base/paginate-execution-startup.exp: New file.
18498 * lib/gdb.exp (pagination_prompt): New global.
18499 (default_gdb_spawn): New procedure, factored out from
18500 default_gdb_spawn.
18501 (default_gdb_start): Adjust to call default_gdb_spawn.
18502 (gdb_spawn): New procedure.
18503
bd293940
PA
185042014-07-14 Pedro Alves <palves@redhat.com>
18505
18506 * lib/gdb.exp (gdb_assert): New procedure.
18507 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18508
c933f875
PA
185092014-07-14 Pedro Alves <palves@redhat.com>
18510
18511 * gdb.base/execution-termios.c: New file.
18512 * gdb.base/execution-termios.exp: New file.
18513
d98b7a16
TT
185142014-07-14 Tom Tromey <tromey@redhat.com>
18515
18516 * gdb.cp/vla-cxx.cc: New file.
18517 * gdb.cp/vla-cxx.exp: New file.
18518
548740d6
TT
185192014-07-14 Tom Tromey <tromey@redhat.com>
18520
18521 * gdb.reverse/rerun-prec.c: New file.
18522 * gdb.reverse/rerun-prec.exp: New file.
18523
a25eb028
MR
185242014-07-12 Maciej W. Rozycki <macro@mips.com>
18525 Maciej W. Rozycki <macro@codesourcery.com>
18526
18527 * lib/gdb-utils.exp: New file.
18528 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18529 inline `gdb_init_command' processing.
18530 (gdb_start_cmd): Likewise.
18531 * lib/mi-support.exp (mi_run_cmd): Likewise.
18532 * README: Document `gdb_init_command' and `gdb_init_commands'.
18533
218c2655
JK
185342014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18535
18536 Fix false FAIL running under a very long directory name.
18537 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18538 and "set print elements 10000". Twice.
18539
5401fde3
YQ
185402014-07-11 Yao Qi <yao@codesourcery.com>
18541
18542 * gdb.base/exprs.exp: "set print symbol off".
18543
e76126e8
PA
185442014-07-11 Pedro Alves <palves@redhat.com>
18545
18546 * gdb.threads/kill.c: New file.
18547 * gdb.threads/kill.exp: New file.
18548
2d6f0de6
YQ
185492014-07-10 Yao Qi <yao@codesourcery.com>
18550
18551 * gdb.trace/tfile.c (write_basic_trace_file)
18552 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18553 address written to trace file.
18554
7180e04a
PA
185552014-07-09 Pedro Alves <palves@redhat.com>
18556
18557 * gdb.base/attach-wait-input.exp: New file.
18558 * gdb.base/attach-wait-input.c: New file.
18559
9a9a7608
AB
185602014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18561
18562 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18563 setting up test structures.
18564 (main): Call new test function.
18565 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18566 test function, continue into test function and walk test
18567 structures.
18568
161ac41e
YQ
185692014-07-02 Yao Qi <yao@codesourcery.com>
18570
18571 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18572 'bar_start' at the beginning of functions 'foo' and 'bar'
18573 respectively.
18574 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18575 instead of 'foo' and 'bar'.
18576
1f267ae3
MM
185772014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18578
18579 * gdb.btrace/segv.exp: New.
18580 * gdb.btrace/segv.c: New.
18581
2b239efb
LM
185822014-07-02 Luis Machado <lgustavo@codesourcery.com>
18583
18584 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18585 instruction.
18586
cf363f18
MW
185872014-06-30 Mark Wielaard <mjw@redhat.com>
18588
18589 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18590 vulture, vilify, villar): New volatile array constants.
18591 (vindictive, vegetation): New const volatile array constants.
18592 * gdb.base/volatile.exp: Test volatile and const volatile array
18593 types.
18594
aebf9d24
AA
185952014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18596
18597 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18598 target lacks support for awatch, rwatch, or hbreak.
18599
b67a2c6f
YQ
186002014-06-27 Yao Qi <yao@codesourcery.com>
18601
18602 * gdb.multi/dummy-frame-restore.exp: New.
18603 * gdb.multi/dummy-frame-restore.c: New.
18604
aef92902
MM
186052014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18606
18607 * gdb.btrace/gcore.exp: New.
18608
8e9db26e
PA
186092014-06-23 Pedro Alves <palves@redhat.com>
18610
18611 * gdb.base/watchpoint-reuse-slot.c: New file.
18612 * gdb.base/watchpoint-reuse-slot.exp: New file.
18613
70afc5b7
SC
186142014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18615
18616 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18617 progspace's filename in 'info', 'enable' and 'disable' command
18618 tests.
18619
b972bd9c
JK
186202014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18621
18622 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18623 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18624 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18625
125f8a3d
GB
186262014-06-20 Gary Benson <gbenson@redhat.com>
18627
18628 * gdb.arch/i386-avx.exp: Fix include file location.
18629 * gdb.arch/i386-sse.exp: Likewise.
18630
3ed9baed
IB
186312014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18632
18633 * gdb.dlang/expression.exp: New file.
18634
034f788c
PA
186352014-06-19 Pedro Alves <palves@redhat.com>
18636
18637 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18638 out from ...
18639 (top level): ... here. Iterate running tests under different
18640 scheduler-locking settings.
18641
45371d0c
LM
186422014-06-18 Luis Machado <lgustavo@codesourcery.com>
18643
18644 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18645 to DW_FORM_addr and use non-zero addresses.
18646
5d376983
SC
186472014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18648
18649 PR gdb/17017
18650 * gdb.python/py-xmethods.cc: Add global function call counters and
18651 increment them in their respective functions. Remove "cout"
18652 statements.
18653 * gdb.python/py-xmethods.exp: Make tests check the global function
18654 call counters instead of depending on inferior IO.
18655
a1aa2221
LM
186562014-06-18 Don Breazeal <donb@codesourcery.com>
18657
18658 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18659 Deleted procedure.
18660 (explicit_fork_parent_follow): Deleted procedure.
18661 (explicit_fork_child_follow): Deleted procedure.
18662 (test_follow_fork): New procedure.
18663 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18664 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18665 procedure calls.
18666
0fc05997
YQ
186672014-06-17 Yao Qi <yao@codesourcery.com>
18668
18669 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18670 CP1252.
18671
70795c52
LM
186722014-06-17 Luis Machado <lgustavo@codesourcery.com>
18673
18674 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18675 Initialize ptr and S explicitly.
18676 (skip_type_update_when_not_use_rtti_test): Likewise.
18677
6be47f0c
KS
186782014-06-16 Keith Seitz <keiths@redhat.com>
18679
18680 PR mi/15863
18681 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18682 the inferior is started.
18683
d03de421
PA
186842014-06-16 Pedro Alves <palves@redhat.com>
18685
18686 * gdb.base/break-main-file-remove-fail.c: New file.
18687 * gdb.base/break-main-file-remove-fail.exp: New file.
18688 * gdb.base/break-unload-file.exp: Use build_executable instead of
18689 prepare_for_testing.
18690 (test_break): New parameter "initial_load". Handle it.
18691 (top level): Add initial_load cmdline/file axis.
18692
f9579b99
TT
186932014-06-12 Tom Tromey <tromey@redhat.com>
18694
18695 * gdb.base/completion.exp: Don't use directory name in test.
18696
3657956b
GB
186972014-06-09 Gary Benson <gbenson@redhat.com>
18698
18699 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18700 separate the always-available ANSI-standard signals from the
18701 signals that require checking.
18702 (main): Likewise.
18703 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18704 Likewise.
18705 (main): Likewise.
18706
4186eb54
KS
187072014-06-07 Keith Seitz <keiths@redhat.com>
18708
18709 Revert:
18710 PR c++/16253
18711 * gdb.cp/var-tag.cc: New file.
18712 * gdb.cp/var-tag.exp: New file.
18713 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18714 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18715 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18716 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18717
25326a28 187182014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18719
18720 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18721
829155c9
PA
187222014-06-06 Pedro Alves <palves@redhat.com>
18723
18724 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18725 in target debug output instead of looking at RSP packets,
18726 disabling the test on any target that uses hardware stepping.
18727 Update comments.
18728
61c8d22e
PA
187292014-06-06 Pedro Alves <palves@redhat.com>
18730
18731 * gdb.base/break-unload-file.exp: Fix typo.
18732
d9a47287
YQ
187332014-06-06 Yao Qi <yao@codesourcery.com>
18734
18735 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18736 from "jit_function" to "^jit_function".
18737
e5e01dbf
YQ
187382014-06-06 Yao Qi <yao@codesourcery.com>
18739
18740 * gdb.base/async.c (foo): Add one statement.
18741 * gdb.base/async.exp: Get the next instruction address and
18742 match the output of "nexti" by instruction address. Match
18743 the hex address in the output of "finish".
18744
73ba372c
GB
187452014-06-06 Gary Benson <gbenson@redhat.com>
18746
18747 * gdb.base/call-signals.c: Remove preprocessor conditionals
18748 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18749 SIGSEGV and SIGTERM.
18750 * gdb.base/sigall.c: Likewise.
18751 * gdb.base/unwindonsignal.c: Likewise.
18752 * gdb.reverse/sigall-reverse.c: Likewise.
18753
831517df
YQ
187542014-06-06 Yao Qi <yao@codesourcery.com>
18755
18756 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18757 readable, skip the test.
18758
b8b91e98
YQ
187592014-06-06 Yao Qi <yao@codesourcery.com>
18760
18761 * gdb.threads/staticthreads.c (thread_function): Move the line
18762 setting breakpoint on forward.
18763 * gdb.threads/staticthreads.exp: Update comments.
18764
fb934770
LC
187652014-06-05 Ludovic Courtès <ludo@gnu.org>
18766
18767 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18768 "history-append! type error".
18769
6ef284bd
SM
187702014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18771
18772 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18773 erroneous dprintf expected input.
18774
a872e241
DE
187752014-06-04 Doug Evans <xdje42@gmail.com>
18776
18777 * gdb.guile/scm-generics.exp: Delete.
18778
16f691fb
DE
187792014-06-04 Doug Evans <xdje42@gmail.com>
18780
18781 * gdb.guile/scm-breakpoint.exp: Update.
18782 Add tests for breakpoint registration.
18783
012370f6
TT
187842014-06-04 Tom Tromey <tromey@redhat.com>
18785
18786 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18787 VLA-in-union.
18788 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18789 inner_vla_struct, vla_union types. Initialize objects of those
18790 types and compute their sizes.
18791
9f5a4cef
HZ
187922014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18793 Hui Zhu <hui@codesourcery.com>
18794
18795 * gdb.base/fileio.exp: Add test for shell not available as well as
18796 available.
18797 * gdb.base/fileio.c (test_system): Check for shell twice.
18798
90a45c4d
YQ
187992014-06-04 Yao Qi <yao@codesourcery.com>
18800
18801 * gdb.base/auto-connect-native-target.exp: Remove redundant
18802 space from the regexp pattern.
18803
70017e41
YQ
188042014-06-04 Yao Qi <yao@codesourcery.com>
18805
18806 * gdb.base/default.exp: Replace "child" with "native" in
18807 regexp pattern.
18808
883964a7
SC
188092014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18810
18811 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18812 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18813 * gdb.python/py-xmethods.py: Python script supporting the
18814 new testcase and tests.
18815
ef370185
JB
188162014-06-03 Joel Brobecker <brobecker@adacore.com>
18817 Pedro Alves <palves@redhat.com>
18818
18819 PR breakpoints/17000
18820 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18821 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18822
1e2ccb61
BM
188232014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18824
18825 * gdb.base/subst.exp: Add tests to verify partial path matching
18826 output.
18827
c6ec5ab2
PA
188282014-06-03 Pedro Alves <palves@redhat.com>
18829
18830 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18831 target that doesn't use software single-stepping.
18832
835c559f
PA
188332014-06-03 Pedro Alves <palves@redhat.com>
18834
18835 PR breakpoints/17000
18836 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18837 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18838
06eb1586
DE
188392014-06-02 Doug Evans <xdje42@gmail.com>
18840
18841 * gdb.guile/scm-parameter.exp: New file.
18842
e698b8c4
DE
188432014-06-02 Doug Evans <xdje42@gmail.com>
18844
18845 * gdb.guile/scm-cmd.c: New file.
18846 * gdb.guile/scm-cmd.exp: New file.
18847
ded03782
DE
188482014-06-02 Doug Evans <xdje42@gmail.com>
18849
18850 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18851 pretty-printer lookup.
18852 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18853 (make-pp_s-printer): Call it.
18854 (make-pretty-printer-from-dict): New function.
18855 (lookup-pretty-printer-maker-from-dict): New function.
18856 (*pretty-printer*): Simplify.
18857 (make-objfile-pp_s-printer): New function.
18858 (install-objfile-pretty-printers!): New function.
18859 (make-progspace-pp_s-printer): New function.
18860 (install-progspace-pretty-printers!): New function.
18861 * gdb.guile/scm-progspace.c: New file.
18862 * gdb.guile/scm-progspace.exp: New file.
18863
41fac0cf
PA
188642014-06-02 Pedro Alves <palves@redhat.com>
18865
18866 * gdb.base/dprintf-bp-same-addr.c: New file.
18867 * gdb.base/dprintf-bp-same-addr.exp: New file.
18868
96ae5695
EBM
188692014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18870
18871 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18872 * gdb.arch/powerpc-power.s: Likewise.
18873
da02b3a8
JB
188742014-06-02 Joel Brobecker <brobecker@adacore.com>
18875
18876 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18877
c72b2e7b
YQ
188782014-06-01 Yao Qi <yao@codesourcery.com>
18879
18880 * gdb.base/watchpoint.exp (test_watch_location): Check null
18881 pointer can be dereferenced. If not, do the test, otherwise
18882 skip it.
18883
53e8a631
AB
188842014-05-30 Andrew Burgess <aburgess@broadcom.com>
18885
18886 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18887 results.
18888 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18889
938f0e2f
AB
188902014-05-30 Andrew Burgess <aburgess@broadcom.com>
18891
18892 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18893 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18894 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18895 * gdb.arch/amd64-invalid-stack-top.c: New file.
18896 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18897
9ba6657a
PA
188982014-05-30 Pedro Alves <palves@redhat.com>
18899
18900 PR breakpoints/17000
18901 * gdb.base/sss-bp-on-user-bp.c: New file.
18902 * gdb.base/sss-bp-on-user-bp.exp: New file.
18903
522c09bf
DB
189042014-05-30 David Blaikie <dblaikie@gmail.com>
18905
18906 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18907 gnu_inline semantics via attribute.
18908 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18909 source explicitly specifies the required semantics.
18910
bf4ef81e
MR
189112014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18912
18913 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18914
329ea579
PA
189152014-05-29 Pedro Alves <palves@redhat.com>
18916 Tom Tromey <tromey@redhat.com>
18917
18918 * gdb.base/async-shell.exp: Don't enable target-async.
18919 * gdb.base/async.exp
18920 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18921 parameter. Adjust.
18922 (top level): Don't test with "target-async".
18923 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18924 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18925 * gdb.base/inferior-died.exp: Don't enable target-async.
18926 * gdb.base/interrupt-noterm.exp: Likewise.
18927 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18928 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18929 * gdb.mi/mi-nonstop.exp: Likewise.
18930 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18931 * gdb.mi/mi-nsintrall.exp: Likewise.
18932 * gdb.mi/mi-nsmoribund.exp: Likewise.
18933 * gdb.mi/mi-nsthrexec.exp: Likewise.
18934 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18935 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18936 * gdb.python/py-evsignal.exp: Don't enable target-async.
18937 * gdb.python/py-evthreads.exp: Likewise.
18938 * gdb.python/py-prompt.exp: Likewise.
18939 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18940 * gdb.server/solib-list.exp: Don't enable target-async.
18941 * gdb.threads/thread-specific-bp.exp: Likewise.
18942 * lib/mi-support.exp: Adjust to use mi-async.
18943
fd664c91
PA
189442014-05-29 Pedro Alves <palves@redhat.com>
18945
18946 PR gdb/13860
18947 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18948 reason, even in sync mode.
18949
251bde03
PA
189502014-05-29 Pedro Alves <palves@redhat.com>
18951 Hui Zhu <hui@codesourcery.com>
18952
18953 PR PR15693
18954 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18955 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18956 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18957 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18958
7f3c0343
JB
189592014-05-28 Joel Brobecker <brobecker@adacore.com>
18960
18961 * config/monitor.exp (gdb_target_monitor): Replace use of
18962 "set remotebaud" by "set serial baud".
18963
b2715b27
AW
189642014-05-26 Andy Wingo <wingo@igalia.com>
18965
18966 * gdb.guile/scm-breakpoint.exp:
18967 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18968 properties instead of gdb-object-properties.
18969
498a4489
YQ
189702014-05-26 Yao Qi <yao@codesourcery.com>
18971
18972 * gdb.server/no-thread-db.exp: Specify source file name
18973 explicitly when setting a breakpoint.
18974
589fdceb
MM
189752014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18976
18977 * gdb.btrace/vdso.c: New.
18978 * gdb.btrace/vdso.exp: New.
18979
e9089e05
MM
189802014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18981
18982 * gdb.base/gcore.exp (capture_command_output): Move ...
18983 * lib/gdb.exp (capture_command_output): ... here.
18984
67b5c0c1
MM
189852014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18986
18987 * gdb.btrace/data.exp: Test memory access during btrace replay.
18988
a2199296
SM
189892014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18990
18991 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18992
17b2616c
PA
189932014-05-21 Pedro Alves <palves@redhat.com>
18994
18995 PR gdb/13860
18996 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18997 (top level): Test that output related to execution commands is
18998 sent to the console with CLI commands, but not with MI commands.
18999 Test that breakpoint events are always mirrored to the console.
19000 Also expect the new source line to be output after a "next" in
19001 async mode too. Make it a pass/fail test.
19002 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19003 output.
19004 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19005
5166082f
PA
190062014-05-21 Pedro Alves <palves@redhat.com>
19007
19008 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19009 Use them to test variations of "list" after reaching a breakpoint.
19010 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19011 Test "list" with listsize 10 after reaching a breakpoint.
19012 * gdb.python/python.exp (decode_line current location line
19013 number): Adjust expected line number.
19014
2f25d70f
SM
190152014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19016
19017 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19018 behavior for $args, pass it directly to "run".
19019
ff604a67
MR
190202014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19021
19022 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19023 30000 to 65536.
19024
6a3cb8e8
PA
190252014-05-21 Pedro Alves <palves@redhat.com>
19026
19027 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19028 auto-connect-native-target off".
19029 * gdb.base/auto-connect-native-target.c: New file.
19030 * gdb.base/auto-connect-native-target.exp: New file.
19031
4ebfc96e
PA
190322014-05-21 Pedro Alves <palves@redhat.com>
19033
19034 * gdb.base/default.exp: Test "target native" instead of "target
19035 child".
19036
36d46afb
MW
190372014-05-21 Mark Wielaard <mjw@redhat.com>
19038
19039 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19040
5876f503
JK
190412014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19042
19043 Fix TLS access for -static -pthread.
19044 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19045 <HAVE_TLS> (thread_function, main): Initialize it.
19046 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19047 Add clean_restart.
19048 <$have_tls != "">: Check TLSVAR.
19049
0256a6ac
PA
190502014-05-21 Pedro Alves <palves@redhat.com>
19051
19052 * gdb.base/dcache-line-read-error.c: New.
19053 * gdb.base/dcache-line-read-error.exp: New.
19054
936d2992
PA
190552014-05-20 Pedro Alves <palves@redhat.com>
19056
19057 * gdb.base/compare-sections.c: New file.
19058 * gdb.base/compare-sections.exp: New file.
19059
802e8e6d
PA
190602014-05-20 Pedro Alves <palves@redhat.com>
19061
19062 * gdb.base/break-idempotent.c: New file.
19063 * gdb.base/break-idempotent.exp: New file.
19064
e59fa00f
MM
190652014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19066
19067 * gdb.btrace/nohist.exp: New.
19068
8b696e31
YQ
190692014-05-20 Yao Qi <yao@codesourcery.com>
19070
19071 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19072 gdb.reverse directory and gdb_reverse_timeout exists in board
19073 setting.
19074 * README: Document gdb_reverse_timeout.
19075
73c9764f
YQ
190762014-05-20 Yao Qi <yao@codesourcery.com>
19077
19078 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19079 'test_file_name'. Treat args as a string instead of a list.
19080 (gdb_init): Rename argument 'args' by 'test_file_name'.
19081
f1f4348a
JK
190822014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19083
19084 * gdb.arch/powerpc-power.exp: New file.
19085 * gdb.arch/powerpc-power.s: New file.
19086
0dbe70ce
DE
190872014-05-16 Doug Evans <dje@google.com>
19088
19089 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19090 * gdb.base/completion.exp: Check that all expected files exist
19091 before doing file completion.
0dbe70ce 19092
8d551b02
DE
190932014-05-16 Doug Evans <dje@google.com>
19094
19095 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19096 Update.
19097 (do_syscall_tests_without_xml): Update.
19098
73eb7709
PA
190992014-05-16 Pedro Alves <palves@redhat.com>
19100
19101 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19102 instead of "unknown output after running".
19103
3fae92fc
YQ
191042014-05-16 Yao Qi <yao@codesourcery.com>
19105
19106 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19107 file1.txt from host at the end.
19108 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19109
c2b2ccc5
DE
191102014-05-15 Doug Evans <dje@google.com>
19111
19112 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19113 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19114 loading file. Add test for TU lookup.
19115
8c217a4b
SM
191162014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19117
19118 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19119 calling "-exec-arguments" or "set args" before running the
19120 inferior.
19121
3deb39c6
SM
191222014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19123
19124 * lib/mi-support.exp (mi_expect_stop): Expect message for
19125 inferiors that exit with non-zero exit code.
19126
71a79f8c
YQ
191272014-05-14 Yao Qi <yao@codesourcery.com>
19128
19129 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19130 match absolute path on remote host.
19131 (test_file_list_exec_source_files): Remove "/" from the
19132 pattern.
19133
f23fcd46
YQ
191342014-05-14 Yao Qi <yao@codesourcery.com>
19135
19136 * boards/local-remote-host-notty.exp (${board}_file): New
19137 proc.
19138
9404b58f
KM
191392014-05-07 Kyle McMartin <kyle@redhat.com>
19140
19141 Pushed by Joel Brobecker <brobecker@adacore.com>.
19142 * gdb.arch/aarch64-atomic-inst.c: New file.
19143 * gdb.arch/aarch64-atomic-inst.exp: New file.
19144
5e45f04c
YQ
191452014-05-07 Yao Qi <yao@codesourcery.com>
19146
19147 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19148 in current context" too.
19149
c888a17d
KS
191502014-05-05 Keith Seitz <keiths@redhat.com>
19151
19152 * gdb.linespec/ls-dollar.exp: Add test for linespec
19153 file:convenience_variable.
19154
290a839c
YQ
191552014-05-05 Yao Qi <yao@codesourcery.com>
19156
19157 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19158 traceframes into tfile and ctf trace files. Read data from
19159 trace file and test collected data.
19160 (gdb_collect_locals_test): Likewise.
19161 (gdb_unavailable_registers_test): Likewise.
19162 (gdb_unavailable_floats): Likewise.
19163 (gdb_collect_globals_test): Likewise.
19164 (top-level): Append "ctf" to trace_file_targets if GDB
19165 supports.
19166
b5262cd0
YQ
191672014-05-05 Yao Qi <yao@codesourcery.com>
19168
19169 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19170 code to ...
19171 (gdb_collect_args_test_1): ... it. New proc.
19172 (gdb_collect_locals_test): Move some code to ...
19173 (gdb_collect_locals_test_1): ... it. New proc.
19174 (gdb_unavailable_registers_test): Move some code to ...
19175 (gdb_unavailable_registers_test_1): ... it. New proc.
19176 (gdb_unavailable_floats): Move some code to ...
19177 (gdb_unavailable_floats_1): ... it. New proc.
19178
30a1e6cc
SDJ
191792014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19180
19181 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19182 probes to test for bitness recognition.
19183 * gdb.arch/amd64-stap-optional-prefix.exp
19184 (test_probe_value_without_reg): New procedure.
19185 Add code to test for different kinds of bitness.
19186
f33da99a
SDJ
191872014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19188
19189 PR breakpoints/16889
19190 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19191 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19192
5b80f00d
PA
191932014-05-01 Pedro Alves <palves@redhat.com>
19194
19195 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19196 gdb_file_cmd if no file is specified.
19197 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19198 last_loaded_file to set the remote exec-file.
19199
f8c2a73c
PA
192002014-05-01 Pedro Alves <palves@redhat.com>
19201
19202 * boards/local-remote-host.exp: New file.
19203
be6e8ac7
PA
192042014-05-01 Pedro Alves <palves@redhat.com>
19205
19206 * boards/local-remote-host.exp: Rename to ...
19207 * boards/local-remote-host-notty.exp: ... this.
19208
cac0dc8f
JB
192092014-04-28 Joel Brobecker <brobecker@adacore.com>
19210
19211 * gdb.ada/dyn_arrayidx: New testcase.
19212
9730e6cc
YQ
192132014-04-26 Yao Qi <yao@codesourcery.com>
19214
19215 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19216 and compute the length of function main. Save it in
19217 $main_length.
19218 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19219 (top-level): Use gdb_compile to compile objects into
19220 executable and restart GDB. Remove invocation to
19221 prepare_for_testing.
19222
7ae1a6a6
PA
192232014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19224 Pedro Alves <palves@redhat.com>
19225
19226 PR server/16255
19227 * gdb.multi/multi-attach.c: New file.
19228 * gdb.multi/multi-attach.exp: New file.
19229
4082afcc
PA
192302014-04-25 Pedro Alves <palves@redhat.com>
19231
19232 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19233 user.
19234 (top level): Test that "set remote conditional-breakpoints-packet
19235 off" works as intended.
19236 * gdb.base/dprintf.exp: Test that "set remote
19237 breakpoint-commands-packet off" works as intended.
19238 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19239 New function.
19240 (top level): Call it.
19241 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19242 remote fast-tracepoints-packet off" works as intended.
19243 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19244 * lib/gdb.exp (gdb_is_target_remote): ... here.
19245
2abc3f8d
DB
192462014-04-24 David Blaikie <dblaikie@gmail.com>
19247
19248 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19249 ensure clang would not discard them.
19250 * gdb.base/gdbvars.c: Ditto.
19251 * gdb.base/memattr.c: Ditto.
19252 * gdb.base/whatis.c: Ditto.
19253 * gdb.python/py-prettyprint.c: Ditto.
19254 * gdb.trace/actions.c: Ditto.
19255 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19256 ensure clang would not discard it.
19257
bfd39632
DB
192582014-04-24 David Blaikie <dblaikie@gmail.com>
19259
19260 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19261 clang to emit the full definition of type required by the test
19262 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19263
22842ff6
DB
192642014-04-24 David Blaikie <dblaikie@gmail.com>
19265
19266 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19267 coax Clang into emitting the definition of the type.
19268 * gdb.cp/pr10728-x.h (y): Ditto.
19269 * gdb.cp/pr10728-y.cc (y): Ditto.
19270
c2e827ad
DB
192712014-04-24 David Blaikie <dblaikie@gmail.com>
19272
19273 * gdb.base/label.exp: XFAIL label related tests under Clang.
19274 * gdb.cp/cplabel.exp: Ditto.
19275 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19276 under Clang those using labels.
19277
4c2d33e7
YQ
192782014-04-25 Yao Qi <yao@codesourcery.com>
19279
19280 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19281 double_label.
19282 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19283 partial_label and double_label.
19284
56083b99
DB
192852014-04-24 David Blaikie <dblaikie@gmail.com>
19286
19287 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19288
25d4e99d
DB
192892014-04-24 David Blaikie <dblaikie@gmail.com>
19290
19291 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19292 of the function to work across GCC and Clang.
19293 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19294 pointer types (const void ** const V void **).
19295
01f9f808
MS
192962014-04-24 Michael Sturm <michael.sturm@mintel.com>
19297 Walfred Tedeschi <walfred.tedeschi@intel.com>
19298
19299 * Makefile.in (EXECUTABLES): Added i386-avx512.
19300 * gdb.arch/i386-avx512.c: New file.
19301 * gdb.arch/i386-avx512.exp: Likewise.
19302
4b48d439
KS
193032014-04-23 Keith Seitz <keiths@redhat.com>
19304
19305 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19306 (mi_make_breakpoint_table): New procedure.
19307 (mi_create_breakpoint): Use mi_make_breakpoint
19308 and return the result.
19309 (mi_make_breakpoint): New procedure.
19310 (mi_build_kv_pairs): New procedure.
19311
19312 * gdb.mi/mi-break.exp: Remove unused globals,
19313 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19314 All callers updated.
19315 * gdb.mi/mi-dprintf.exp: Use variable to track command
19316 number.
19317 Update all callers of mi_create_breakpoint and use
19318 mi_make_breakpoint_table.
19319 Remove any unused global variables.
19320 * gdb.mi/mi-nonstop.exp: Likewise.
19321 * gdb.mi/mi-nsintrall.exp: Likewise.
19322 * gdb.mi/mi-nsmoribund.exp: Likewise.
19323 * gdb.mi/mi-nsthrexec.exp: Likewise.
19324 * gdb.mi/mi-reverse.exp: Likewise.
19325 * gdb.mi/mi-simplerun.exp: Likewise.
19326 * gdb.mi/mi-stepn.exp: Likewise.
19327 * gdb.mi/mi-syn-frame.exp: Likewise.
19328 * gdb.mi/mi-until.exp: Likewise.
19329 * gdb.mi/mi-var-cp.exp: Likewise.
19330 * gdb.mi/mi-var-display.exp: Likewise.
19331 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19332 * gdb.mi/mi2-var-child.exp: Likewise.
19333 * gdb.mi/mi-vla-c99.exp: Likewise.
19334 * lib/mi-support.exp: Likewise.
19335
19336 From Ian Lance Taylor <iant@cygnus.com>:
19337 * lib/gdb.exp (parse_args): New procedure.
19338
08351840
PA
193392014-04-23 Pedro Alves <palves@redhat.com>
19340
19341 * gdb.base/break-unload-file.c: New file.
19342 * gdb.base/break-unload-file.exp: New file.
19343 * gdb.base/sym-file-lib.c (baz): New function.
19344 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19345 field.
19346 (load): Store the segment's mapped size.
19347 (unload): New function.
19348 (unload_shlib): New function.
19349 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19350 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19351 set a breakpoint at baz, and call it.
19352 * gdb.base/sym-file.exp: New tests for stale breakpoint
19353 instructions.
19354
076855f9
PA
193552014-04-23 Pedro Alves <palves@redhat.com>
19356
19357 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19358 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19359 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19360 * gdb.base/hbreak-unmapped.c: New file.
19361 * gdb.base/hbreak-unmapped.exp: New file.
19362 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19363 * lib/gdb.exp (gdb_is_target_remote): ... here.
19364
483805cf
PA
193652014-04-22 Pedro Alves <palves@redhat.com>
19366
19367 * gdb.base/consecutive-step-over.c: New file.
19368 * gdb.base/consecutive-step-over.exp: New file.
19369
06d97543
PA
193702014-04-22 Pedro Alves <palves@redhat.com>
19371
19372 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19373 instead of send_gdb/gdb_expect.
19374
b4429ea2
YQ
193752014-04-22 Yao Qi <yao@codesourcery.com>
19376
19377 * lib/trace-support.exp (generate_tracefile): New procedure.
19378 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19379 return 0.
19380 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19381 if generate_tracefile returns 1.
19382
51d48146
PA
193832014-04-18 Tom Tromey <palves@redhat.com>
19384 Pedro alves <tromey@redhat.com>
19385
19386 PR backtrace/15558
19387 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19388 with a backtrace limit.
19389 * gdb.python/py-frame-inline.exp: Test running to an inline
19390 function with a backtrace limit, and printing the newest frame.
19391 * gdb.python/py-frame-inline.c (main): Call f.
19392
bd1dce5f
MS
193932014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19394
19395 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19396
40d1a503
MS
193972014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19398
19399 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19400 Drop prefix from unsupported source file path.
19401
389b98f7
YQ
194022014-04-17 Yao Qi <yao@codesourcery.com>
19403
19404 * lib/gdb.exp (with_target_charset): New proc.
19405 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19406 with_target_charset.
19407 (test_print_strings): Likewise.
19408 (test_repeat_bytes): Likewise.
19409 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19410 for some tests.
19411
22869d73
KS
194122014-04-16 Keith Seitz <keiths@redhat.com>
19413
19414 PR gdb/15827
19415 * gdb.dwarf2/corrupt.c: New file.
19416 * gdb.dwarf2/corrupt.exp: New file.
19417
c4f87ca6
KS
194182014-04-16 Keith Seitz <keiths@redhat.com>
19419
19420 PR c++/16597
19421 * gdb.cp/namelessclass.cc: New file.
19422 * gdb.cp/namelessclass.exp: New file.
19423 * gdb.cp/namelessclass.S: New file.
19424
ab19de87
DE
194252014-04-16 Doug Evans <dje@google.com>
19426
19427 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19428 Add comment.
19429 (gdbserver_default_get_comm_port): New function.
19430 (gdbserver_start): Check if board file provided
19431 "gdbserver,get_comm_port" and use it if so.
19432 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19433 (gdb,socketport): Set to "stdio".
19434 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19435 (stdio_gdbserver_template): Delete.
19436 (${board}_get_remote_address): Update.
19437 (${board}_build_remote_cmd): Delete.
19438 (${board}_get_comm_port): New function.
19439 (${board}_spawn): Update.
19440 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19441 Delete.
19442 (${board}_get_remote_address): Update.
19443 (${board}_get_comm_port): New function.
19444
fc98a809
AB
194452014-04-16 Andrew Burgess <aburgess@broadcom.com>
19446
19447 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19448 appearing in any order.
19449
87fd9e6e
DE
194502014-04-15 Doug Evans <dje@google.com>
19451
19452 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19453 uninitialized value of "description".
19454
099fc3ea
KS
194552014-04-15 Keith Seitz <keiths@redhat.com>
19456
19457 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19458 Remove unused globals.
19459 (test_running_the_program): Likewise.
19460 (test_controlled_execution): Likewise.
19461 (test_controlling_breakpoints): Likewise.
19462 (test_program_termination): Likewise.
19463
5da151d4
KS
194642014-04-15 Keith Seitz <keiths@redhat.com>
19465
19466 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19467 unused globals.
19468 (test_rbreak_creation_and_listing): Likewise.
19469 (test_ignore_count): Likewise.
19470 (test_error): Likewise.
19471
35e5d2f0
PA
194722014-04-15 Pedro Alves <palves@redhat.com>
19473
19474 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19475 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19476 sym-file-loader.c.
19477 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19478 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19479 to sym-file-loader.c.
19480 (struct library): Forward declare.
19481 (load_shlib, lookup_function): Change prototypes.
19482 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19483 (translate_offset): Remove declarations.
19484 (get_text_addr): New declaration.
19485 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19486 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19487 sym-file-loader.h.
19488 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19489 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19490 here from sym-file-loader.h.
19491 (struct library): New structure.
19492 (load_shlib, lookup_function): Change prototypes and adjust to
19493 work with a struct library.
19494 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19495 (translate_offset): Make static.
19496 (get_text_addr): New function.
19497 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19498
eb4c1710
PA
194992014-04-15 Pedro Alves <palves@redhat.com>
19500
19501 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19502
2d1baf52
PA
195032014-04-15 Pedro Alves <palves@redhat.com>
19504
19505 * gdb.base/sym-file-loader.c: Include <limits.h>.
19506 (SELF_LINK): New define.
19507 (get_origin): New function.
19508 (load_shlib): Use it.
19509 * gdb.base/sym-file.exp: Don't early return if the target is
19510 remote. Use runto_main, and issue fail is that fails. Use
19511 gdb_load_shlibs.
19512 (shlib_name): Delete.
19513 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19514
7dd6df01
PA
195152014-04-15 Pedro Alves <palves@redhat.com>
19516
19517 * gdb.base/sym-file.exp: Remove regex characters from test
19518 message. Don't refer to breakpoint numbers in test messages.
19519
b50c8614
KS
195202014-04-14 Keith Seitz <keiths@redhat.com>
19521
19522 PR c++/16253
19523 * gdb.cp/var-tag.cc: New file.
19524 * gdb.cp/var-tag.exp: New file.
19525 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19526 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19527 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19528 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19529
3d567982
TT
195302014-04-14 Tom Tromey <tromey@redhat.com>
19531
19532 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19533 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19534 type.
19535 * gdb.cp/enum-class.exp: New file.
19536 * gdb.cp/enum-class.cc: New file.
19537
0626fc76
TT
195382014-04-14 Tom Tromey <tromey@redhat.com>
19539
19540 * gdb.dwarf2/enum-type.exp: New file.
19541
dca325b3
SA
195422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19543
19544 * gdb.mi/mi-vla-c99.exp: New file.
19545 * gdb.mi/vla.c: New file.
19546
5854b38a
SA
195472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19548
19549 * gdb.base/vla-datatypes.c: New file.
19550 * gdb.base/vla-datatypes.exp: New file.
19551
463bb957
SA
195522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19553
19554 * gdb.base/vla-ptr.c: New file.
19555 * gdb.base/vla-ptr.exp: New file.
19556
3dd170be
SA
195572014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19558
19559 * gdb.dwarf2/count.exp: New file.
19560
5ecaaa66
SA
195612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19562
19563 * gdb.base/vla-sideeffect.c: New file.
19564 * gdb.base/vla-sideeffect.exp: New file.
19565
41f1ada5
DB
195662014-04-14 David Blaikie <dblaikie@gmail.com>
19567
19568 * gdb.mi/non-stop.c: Add return value for non-void function return
19569 statement.
19570 * gdb.threads/staticthreads.c: Ditto.
19571
0be03e84
DE
195722014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19573 Doug Evans <xdje42@gmail.com>
19574
19575 * gdb.guile/scm-value.c: Improve test case.
19576 * gdb.guile/scm-value.exp: Add new test.
19577
f180a1fb
DB
195782014-04-11 David Blaikie <dblaikie@gmail.com>
19579
19580 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19581 override Clang's default.
19582
6b662e19
JB
195832014-04-11 Joel Brobecker <brobecker@adacore.com>
19584
19585 Revert the following changes (regressions):
19586
19587 * gdb.base/vla-sideeffect.c: New file.
19588 * gdb.base/vla-sideeffect.exp: New file.
19589
19590 * gdb.dwarf2/count.exp: New file.
19591
19592 * gdb.base/vla-multi.c: New file.
19593 * gdb.base/vla-multi.exp: New file.
19594
19595 * gdb.base/vla-ptr.c: New file.
19596 * gdb.base/vla-ptr.exp: New file.
19597
19598 * gdb.base/vla-datatypes.c: New file.
19599 * gdb.base/vla-datatypes.exp: New file.
19600
19601 * gdb.mi/mi-vla-c99.exp: New file.
19602 * gdb.mi/vla.c: New file.
19603
245a5f0b
KS
196042014-04-11 Keith Seitz <keiths@redhat.com>
19605
19606 PR c++/16675
19607 * gdb.cp/cpsizeof.exp: New file.
19608 * gdb.cp/cpsizeof.cc: New file.
19609
58a84dcf
SA
196102014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19611
191a8a90
JB
19612 * gdb.mi/mi-vla-c99.exp: New file.
19613 * gdb.mi/vla.c: New file.
58a84dcf 19614
c8655f75
SA
196152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19616
19617 * gdb.base/vla-datatypes.c: New file.
19618 * gdb.base/vla-datatypes.exp: New file.
19619
024e13b4
SA
196202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19621
19622 * gdb.base/vla-ptr.c: New file.
19623 * gdb.base/vla-ptr.exp: New file.
19624
1a237e0e
SA
196252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19626
19627 * gdb.base/vla-multi.c: New file.
19628 * gdb.base/vla-multi.exp: New file.
19629
504f3432
SA
196302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19631
19632 * gdb.dwarf2/count.exp: New file.
19633
3bce8237
SA
196342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19635
191a8a90
JB
19636 * gdb.base/vla-sideeffect.c: New file.
19637 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19638
322f9c21
YQ
196392014-04-11 Yao Qi <yao@codesourcery.com>
19640
19641 * gdb.base/completion.exp: Check file exists before running tests
19642 on file completion.
19643
d708bcd1
PA
196442014-04-10 Pedro Alves <palves@redhat.com>
19645
19646 * gdb.base/cond-eval-mode.c: New file.
19647 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19648 prepare_for_testing to build the new file. Check result of
19649 runto_main.
19650 (test_break, test_watch): New procedures.
19651 (top level): Use them.
19652
ae1d2761
PM
196532014-04-08 Pierre Muller <muller@sourceware.org>
19654
19655 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19656 Ctrl-V use for mingw hosts.
19657
7af389b8
SC
196582014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19659
19660 * gdb.python/py-value.c: Improve test case.
19661 * gdb.python/py-value.exp: Add new test.
19662
5e703181
DE
196632014-04-07 David Blaikie <dblaikie@gmail.com>
19664
19665 * lib/compiler.c: Identify the clang compiler.
19666 * lib/compiler.cc: Ditto.
19667
9810b410
YQ
196682014-04-03 Yao Qi <yao@codesourcery.com>
19669
19670 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19671
98d1b8dc
AB
196722014-04-01 Anton Blanchard <anton@samba.org>
19673
19674 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19675 messages unique.
19676
3114cea1
AB
196772014-04-01 Anton Blanchard <anton@samba.org>
19678
19679 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19680 prepare_for_testing.
19681
62f7182c
AB
196822014-04-01 Anton Blanchard <anton@samba.org>
19683
19684 * gdb.arch/ppc64-atomic-inst.c: Remove.
19685 * gdb.arch/ppc64-atomic-inst.S: New file.
19686 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19687
770e7fc7
DE
196882014-03-31 Doug Evans <dje@google.com>
19689
19690 * gdb.base/print-symbol-loading-lib.c: New file.
19691 * gdb.base/print-symbol-loading-main.c: New file.
19692 * gdb.base/print-symbol-loading.exp: New file.
19693
46e2bafa
YQ
196942014-03-31 Yao Qi <yao@codesourcery.com>
19695
19696 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19697
8776cfe9
JB
196982014-03-28 Joel Brobecker <brobecker@adacore.com>
19699
19700 * gdb.ada/mi_dyn_arr: New testcase.
19701
5d1ef361
DE
197022014-03-27 Doug Evans <dje@google.com>
19703
19704 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19705
b5bee914
YQ
197062014-03-27 Yao Qi <yao@codesourcery.com>
19707
19708 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19709 if target is nios2-*-*.
19710
0d4d0e77
YQ
197112014-03-26 Yao Qi <yao@codesourcery.com>
19712
19713 * lib/gdb.exp (readline_is_used): New proc.
19714 * gdb.base/completion.exp: Move tests on command complete up.
19715 Skip the rest of tests if readline is not used.
19716 * gdb.ada/complete.exp: Skp the test if readline is not
19717 used.
19718 * gdb.base/filesym.exp: Likewise.
19719 * gdb.base/macscp.exp: Likewise.
19720 * gdb.base/readline-ask.exp: Likewise.
19721 * gdb.base/readline.exp: Likewise.
19722 * gdb.python/py-cmd.exp: Likewise.
19723 * gdb.trace/tfile.exp: Likewise.
19724
29361eee
YQ
197252014-03-26 Yao Qi <yao@codesourcery.com>
19726
19727 * gdb.base/macscp.exp: Fix code format issues.
19728
bc9a5525
UW
197292014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19730
19731 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19732 * gdb.asm/powerpc64le.inc: New file.
19733
d3839ede
PA
197342014-03-25 Pedro Alves <palves@redhat.com>
19735 Doug Evans <dje@google.com>
19736
19737 * gdb.base/source-execution.c: New file.
19738 * gdb.base/source-execution.exp: New file.
19739 * gdb.base/source-execution.gdb: New file.
19740
01672a57
DE
197412014-03-24 Doug Evans <dje@google.com>
19742
19743 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19744 using fission.
19745
88bbeca9
HZ
197462014-03-24 Hui Zhu <hui@codesourcery.com>
19747 Pedro Alves <palves@redhat.com>
19748
19749 PR breakpoints/16101
19750 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19751 test pass/fail messages. Detect missing support for dprintf when
19752 breakpoints are actually inserted.
19753 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19754 breakpoints are actually inserted.
19755 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19756 fails.
19757
d2348791
JK
197582014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19759
19760 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19761
feef67ab
DE
197622014-03-22 Doug Evans <xdje42@gmail.com>
19763
19764 * gdb.python/python.exp (python not supported): Verify multi-line
19765 python command issues an error.
25d743f9 19766 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19767 guile command issues an error.
feef67ab 19768
ecebef6a
MR
197692014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19770
19771 * gdb.threads/thread-specific.exp: Handle the lack of usable
19772 $this_breakpoint and $this_thread.
19773
ccdd1909
HZ
197742014-03-21 Hui Zhu <hui@codesourcery.com>
19775
19776 * gdb.base/attach.exp (do_command_attach_tests): New.
19777
beb460e8
PA
197782014-03-20 Tom Tromey <tromey@redhat.com>
19779 Pedro Alves <palves@redhat.com>
19780
19781 PR cli/15718
19782 * gdb.base/condbreak-call-false.c: New file.
19783 * gdb.base/condbreak-call-false.exp: New file.
19784
40acf43a
PA
197852014-03-20 Pedro Alves <palves@redhat.com>
19786
19787 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19788 Delete.
19789 (block_signals, unblock_signals): Delete.
19790 (child_function_2, main): Remove references to deleted variable
19791 and functions.
19792
9f5e1e02
PA
197932014-03-20 Pedro Alves <palves@redhat.com>
19794
19795 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19796 Use pthread_kill to signal thread 2.
19797 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19798 Adjust to make the test send itself a signal rather than using the
19799 host's "kill" command.
19800
99619bea
PA
198012014-03-20 Pedro Alves <palves@redhat.com>
19802
19803 * gdb.threads/multiple-step-overs.c: New file.
19804 * gdb.threads/multiple-step-overs.exp: New file.
19805 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19806 Adjust expected infrun debug output.
19807
2adfaa28
PA
198082014-03-20 Pedro Alves <palves@redhat.com>
19809
19810 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19811 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19812
31e77af2
PA
198132014-03-20 Pedro Alves <palves@redhat.com>
19814
19815 PR breakpoints/7143
19816 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19817 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19818 of gdb_test_multiple.
19819 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19820 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19821
b9f437de
PA
198222014-03-20 Pedro Alves <palves@redhat.com>
19823
19824 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19825 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19826
05adc73e
PA
198272014-03-19 Pedro Alves <palves@redhat.com>
19828
19829 * gdb.base/async.exp: Remove early return.
19830
6048b950
PA
198312014-03-19 Pedro Alves <palves@redhat.com>
19832
19833 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19834
8bcfb00a
PA
198352014-03-19 Pedro Alves <palves@redhat.com>
19836
19837 * gdb.base/async.exp (test_background): Expect \r\n after
19838 "completed." in the fail pattern.
19839
884e37dc
PA
198402014-03-19 Pedro Alves <palves@redhat.com>
19841
19842 * gdb.base/async.exp (test_background): New procedure.
19843 Use it for all background execution command tests.
19844
148e57e2
PA
198452014-03-19 Pedro Alves <palves@redhat.com>
19846
19847 * gdb.base/async.exp: Use prepare_for_testing.
19848
f48088c7
PA
198492014-03-19 Pedro Alves <palves@redhat.com>
19850
19851 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19852 the same line.
19853
e2f6c966
PA
198542014-03-19 Pedro Alves <palves@redhat.com>
19855
19856 * gdb.base/async.c (main): Add "jump here" and "until here" line
19857 marker comments.
19858 * gdb.base/async.exp (jump_here): New global.
19859 (jump& test): Use it.
19860 (until_here): New global.
19861 (until& test): Use it.
19862
c30568d4
PA
198632014-03-19 Pedro Alves <palves@redhat.com>
19864
19865 * gdb.base/async.exp: Don't frob gdb_protocol.
19866
0172b6a7
DE
198672014-03-18 Doug Evans <xdje42@gmail.com>
19868
19869 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19870 Fix spelling of exec-done-display.
19871
06c868a8
JK
198722014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19873
19874 PR gdb/15358
19875 * gdb.base/gdb-sigterm.c: New file.
19876 * gdb.base/gdb-sigterm.exp: New file.
19877
0c7e1a46
PA
198782014-03-18 Pedro Alves <palves@redhat.com>
19879
19880 PR gdb/13860
19881 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19882 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19883 solib-event.
19884
f7c77d93
JB
198852014-03-17 Joel Brobecker <brobecker@adacore.com>
19886
19887 * gdb.ada/pckd_arr_ren: New testcase.
19888
5a1e8c7a
DE
198892014-03-13 Doug Evans <xdje42@gmail.com>
19890
19891 PR guile/16612
19892 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19893 collect after discarding symbols.
19894
350e1a76
DE
198952014-03-13 Ludovic Courtès <ludo@gnu.org>
19896 Doug Evans <xdje42@gmail.com>
19897
19898 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19899 to history survives a gc.
19900
a69900ae
PA
199012014-03-13 Pedro Alves <palves@redhat.com>
19902
19903 * gdb.base/default.exp: Don't test "target procfs".
19904
5db9f0bd
PA
199052014-03-13 Pedro Alves <palves@redhat.com>
19906
19907 * gdb.base/default.exp: Update "target child" and "target procfs"
19908 tests to not expect "Unix".
19909
b3ccfe11
TT
199102014-03-12 Tom Tromey <tromey@redhat.com>
19911
19912 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19913 New procs. Add target-async tests.
19914 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19915 Add target-async tests.
19916
646f4417
AA
199172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19918
19919 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19920 'func_start' and 'func_end' for the beginning and end of the
19921 function code, respectively.
19922 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19923 'func_end' instead of 'func' and 'main'.
19924
288c211f
AA
199252014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19926
19927 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19928 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19929 generate the debug info assembler source.
19930
e0c0f156
AA
199312014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19932
19933 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19934 * gdb.dwarf2/arr-subrange.exp: Likewise.
19935 * gdb.dwarf2/dwz.exp: Likewise.
19936 * gdb.dwarf2/method-ptr.exp: Likewise.
19937 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19938 * gdb.dwarf2/subrange.exp: Likewise.
19939 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19940 * gdb.dwarf2/implptrpiece.exp: Likewise.
19941 * gdb.dwarf2/nostaticblock.exp: Likewise.
19942
0e5c4555
AA
199432014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19944
19945 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19946 directory to absolute path name arguments.
19947
5ec18f2b
JG
199482014-03-10 Joel Brobecker <brobecker@adacore.com>
19949
19950 * gdb.ada/tagged_access: New testcase.
19951
847fc4f2
MM
199522014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19953
19954 * gdb.btrace/data.exp: Update expected output.
19955
cc3da688
YQ
199562014-03-06 Yao Qi <yao@codesourcery.com>
19957
19958 * gdb.trace/pr16508.exp: New file.
19959
0f26cec1
PA
199602014-03-05 Pedro Alves <palves@redhat.com>
19961
19962 PR gdb/16575
19963 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19964 procedure.
19965 (top level): Adjust to use it. Add tests that exercise breakpoint
19966 interaction with the code-cache.
19967
7a5a839f
LC
199682014-02-26 Ludovic Courtès <ludo@gnu.org>
19969
19970 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19971 test for 'history-append!'.
19972
31aa7e4e
JB
199732014-02-26 Joel Brobecker <brobecker@adacore.com>
19974
19975 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19976 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19977 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19978 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19979 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19980 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19981
1b588015
JB
199822014-02-26 Joel Brobecker <brobecker@adacore.com>
19983
19984 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19985 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19986 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19987
55426c9d
JB
199882014-02-26 Joel Brobecker <brobecker@adacore.com>
19989
19990 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19991
dc53a7ad
JB
199922014-02-26 Joel Brobecker <brobecker@adacore.com>
19993
19994 * gdb.dwarf2/arr-stride.c: New file.
19995 * gdb.dwarf2/arr-stride.exp: New file.
19996
12ab52e9
PA
199972014-02-26 Pedro Alves <palves@redhat.com>
19998
19999 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20000 that won't ever trigger. Make sure that GDB reports the correct
20001 breakpoint that caused the stop.
20002
849c862e
JK
200032014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20004
20005 PR gdb/16626
20006 * gdb.base/auto-load-script: New file.
20007 * gdb.base/auto-load.c: New file.
20008 * gdb.base/auto-load.exp: New file.
20009
71b7d793
JK
20010 PR gdb/16626
20011 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20012
e2f0d509
JK
200132014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20014
20015 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20016 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20017
50cc37c8
DE
200182014-02-24 Doug Evans <dje@google.com>
20019
20020 * lib/gdb.exp (run_on_host): Log error output if program fails.
20021
ea4758f2
PA
200222014-02-21 Pedro Alves <palves@redhat.com>
20023
20024 * gdb.threads/step-after-sr-lock.c: Rename to ...
20025 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20026 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20027 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20028 ... this.
20029
d7b30f67
SDJ
200302014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20031
20032 PR tdep/16397
20033 * gdb.arch/amd64-stap-special-operands.exp: New file.
20034 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20035 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20036 * gdb.arch/amd64-stap-triplet.S: Likewise.
20037 * gdb.arch/amd64-stap-triplet.c: Likewise.
20038
83deb43f
JB
200392014-02-20 Joel Brobecker <brobecker@adacore.com>
20040
20041 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20042 in .section pseudo-op.
20043
adde2bff
DE
200442014-02-20 lin zuojian <manjian2006@gmail.com>
20045 Joel Brobecker <brobecker@adacore.com>
20046 Doug Evans <xdje42@gmail.com>
20047
20048 PR symtab/16581
20049 * gdb.dwarf2/dw2-icycle.S: New file.
20050 * gdb.dwarf2/dw2-icycle.c: New file.
20051 * gdb.dwarf2/dw2-icycle.exp: New file.
20052
f7bd0f78
SC
200532014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20054
20055 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20056 operations on gdb.Value objects.
20057 * gdb.python/py-value-cc.exp: Add new test to test operations on
20058 gdb.Value objects.
20059
c17ef0d5
DE
200602014-02-18 Doug Evans <dje@google.com>
20061
20062 * Makefile.in (TESTS): New variable.
20063 (expanded_tests, expanded_tests_or_none): New variables
20064 (check-single): Pass $(expanded_tests_or_none) to runtest.
20065 (check-parallel): Only run tests in $(TESTS) if non-empty.
20066 (check/no-matching-tests-found): New rule.
20067 * README: Document TESTS makefile variable.
20068
5dd3176f
DE
200692014-02-18 Doug Evans <dje@google.com>
20070
20071 * Makefile.in (check-parallel): rm -rf outputs temp.
20072
0b10be4f
JK
200732014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20074
20075 Fix "ERROR: no fileid for" in the testsuite.
20076 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20077
85f224e7
DE
200782014-02-12 Doug Evans <dje@google.com>
20079
20080 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20081 (MISCELLANEOUS): New variable.
20082 (clean): rm -rf $(MISCELLANEOUS).
20083 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20084 dwp live in the same directory as symlinks, with each symlink pointed
20085 to a differently named file in a different directory.
20086
149b30ff
DE
200872014-02-11 Doug Evans <dje@google.com>
20088
20089 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20090 of Tcl file commands.
20091
1dfdac32
MK
200922014-02-10 Mark Kettenis <kettenis@gnu.org>
20093
20094 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20095 "kill -SIGUSR1 -1".
20096
aa4fb036
JB
200972014-02-10 Joel Brobecker <brobecker@adacore.com>
20098
20099 * gdb.ada/tick_length_array_enum_idx: New testcase.
20100
ed3ef339
DE
201012014-02-10 Doug Evans <xdje42@gmail.com>
20102
20103 * configure.ac (AC_OUTPUT): Add gdb.guile.
20104 * configure: Regenerate.
20105 * lib/gdb-guile.exp: New file.
20106 * lib/gdb.exp (get_target_charset): New function.
20107 * gdb.base/help.exp: Update expected output from "apropos apropos".
20108 * gdb.guile/Makefile.in: New file.
20109 * gdb.guile/guile.exp: New file.
20110 * gdb.guile/scm-arch.c: New file.
20111 * gdb.guile/scm-arch.exp: New file.
20112 * gdb.guile/scm-block.c: New file.
20113 * gdb.guile/scm-block.exp: New file.
20114 * gdb.guile/scm-breakpoint.c: New file.
20115 * gdb.guile/scm-breakpoint.exp: New file.
20116 * gdb.guile/scm-disasm.c: New file.
20117 * gdb.guile/scm-disasm.exp: New file.
20118 * gdb.guile/scm-equal.c: New file.
20119 * gdb.guile/scm-equal.exp: New file.
20120 * gdb.guile/scm-error.exp: New file.
20121 * gdb.guile/scm-error.scm: New file.
20122 * gdb.guile/scm-frame-args.c: New file.
20123 * gdb.guile/scm-frame-args.exp: New file.
20124 * gdb.guile/scm-frame-args.scm: New file.
20125 * gdb.guile/scm-frame-inline.c: New file.
20126 * gdb.guile/scm-frame-inline.exp: New file.
20127 * gdb.guile/scm-frame.c: New file.
20128 * gdb.guile/scm-frame.exp: New file.
20129 * gdb.guile/scm-generics.exp: New file.
20130 * gdb.guile/scm-gsmob.exp: New file.
20131 * gdb.guile/scm-iterator.c: New file.
20132 * gdb.guile/scm-iterator.exp: New file.
20133 * gdb.guile/scm-math.c: New file.
20134 * gdb.guile/scm-math.exp: New file.
20135 * gdb.guile/scm-objfile-script-gdb.in: New file.
20136 * gdb.guile/scm-objfile-script.c: New file.
20137 * gdb.guile/scm-objfile-script.exp: New file.
20138 * gdb.guile/scm-objfile.c: New file.
20139 * gdb.guile/scm-objfile.exp: New file.
20140 * gdb.guile/scm-ports.exp: New file.
20141 * gdb.guile/scm-pretty-print.c: New file.
20142 * gdb.guile/scm-pretty-print.exp: New file.
20143 * gdb.guile/scm-pretty-print.scm: New file.
20144 * gdb.guile/scm-section-script.c: New file.
20145 * gdb.guile/scm-section-script.exp: New file.
20146 * gdb.guile/scm-section-script.scm: New file.
20147 * gdb.guile/scm-symbol.c: New file.
20148 * gdb.guile/scm-symbol.exp: New file.
20149 * gdb.guile/scm-symtab-2.c: New file.
20150 * gdb.guile/scm-symtab.c: New file.
20151 * gdb.guile/scm-symtab.exp: New file.
20152 * gdb.guile/scm-type.c: New file.
20153 * gdb.guile/scm-type.exp: New file.
20154 * gdb.guile/scm-value-cc.cc: New file.
20155 * gdb.guile/scm-value-cc.exp: New file.
20156 * gdb.guile/scm-value.c: New file.
20157 * gdb.guile/scm-value.exp: New file.
20158 * gdb.guile/source2.scm: New file.
20159 * gdb.guile/types-module.cc: New file.
20160 * gdb.guile/types-module.exp: New file.
20161
7026a7c1
YQ
201622014-02-10 Yao Qi <yao@codesourcery.com>
20163
20164 PR testsuite/16543
20165 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20166 * configure: Regenerated.
20167 * Makefile.in: New file.
20168
6c466447
AS
201692014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20170
20171 * gdb.python/py-framefilter.exp: Fix typo.
20172
6e854735
YQ
201732014-02-08 Yao Qi <yao@codesourcery.com>
20174
20175 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20176 that no =breakpoint-modified is emitted when breakpoints are
20177 modified through MI commands.
20178
d137e6dc
PA
201792014-02-07 Pedro Alves <pedro@codesourcery.com>
20180 Pedro Alves <palves@redhat.com>
20181
20182 * gdb.threads/step-after-sr-lock.c: New file.
20183 * gdb.threads/step-after-sr-lock.exp: New file.
20184
b5ee5a50
PA
201852014-02-07 Pedro Alves <palves@redhat.com>
20186
20187 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20188
3c77faf3
JK
201892014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20190
20191 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20192 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20193
6dddc817
DE
201942014-02-06 Doug Evans <xdje42@gmail.com>
20195
20196 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20197 output.
20198
20199 * gdb.gdb/python-interrupts.exp: New file.
20200
de7b2893
YQ
202012014-02-05 Yao Qi <yao@codesourcery.com>
20202
20203 * gdb.trace/report.exp (use_collected_data): Test the output
20204 of "info threads" and "info inferiors".
20205
66d032ac
YQ
202062014-02-05 Yao Qi <yao@codesourcery.com>
20207
20208 Revert this patch:
20209
20210 2013-05-24 Yao Qi <yao@codesourcery.com>
20211
20212 * gdb.trace/tfile.exp: Test inferior and thread.
20213
591a12a1
UW
202142014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20215
20216 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20217 on a function.
20218 * gdb.base/step-bt.c: Call hello via function pointer to make
20219 sure its first instruction is executed on powerpc64le-linux.
20220
0ff3e01f
UW
202212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20222
20223 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20224
084ee545
UW
202252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20226
20227 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20228 of the test patterns for use on little-endian systems.
20229
6ed14ff3
UW
202302014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20231
20232 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20233 (decimal_vector): Fix for little-endian.
20234
401e27fd
JM
202352014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20236
20237 * gdb.arch/sparc-sysstep.exp: New file.
20238 * gdb.arch/sparc-sysstep.c: Likewise.
20239
20240 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20241
8b924729
EBM
202422014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20243
20244 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20245
fb151210
JB
202462014-01-23 Tom Tromey <tromey@redhat.com>
20247
20248 * gdb.ada/array_char_idx: New testcase.
20249
0740f8d8
TT
202502014-01-23 Tom Tromey <tromey@redhat.com>
20251
20252 PR python/16487:
20253 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20254 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20255 classes.
20256
21909fa1
TT
202572014-01-23 Tom Tromey <tromey@redhat.com>
20258
20259 PR python/16491:
20260 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20261 string from an inferior frame.
20262 * gdb.python/py-framefilter-mi.exp: Update.
20263
87ce2a04
DE
202642014-01-22 Doug Evans <dje@google.com>
20265
20266 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20267
237b092b
AA
202682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20269
20270 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20271
d674a709
AA
202722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20273
20274 * gdb.trace/entry-values.exp: Remove excess space character from
20275 regex patterns. Handle s390 call instruction.
20276
20fa3390
AA
202772014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20278
20279 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20280 define "*_start" label. Make "name" static.
20281 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20282 ${name} by references to ${name}_start.
20283
78466714
AA
202842014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20285
20286 * gdb.base/info-macros.exp: Remove "debug" from the compile
20287 options.
20288
ec9f644a
IB
202892014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20290
20291 * gdb.dlang/demangle.exp: New file.
20292
94b1b47e
IB
202932014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20294
20295 * gdb.dlang/primitive-types.exp: New file.
20296
7f420862
IB
202972014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20298
20299 * configure.ac: Create gdb.dlang/Makefile.
20300 * configure: Regenerate.
20301 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20302 * gdb.dlang/Makefile.in: New file.
20303 * lib/d-support.exp: New file.
20304 * lib/gdb.exp (skip_d_tests): New proc.
20305
52834460
MM
203062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20307
20308 * gdb.btrace/delta.exp: Check reverse stepi.
20309 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20310 * gdb.btrace/finish.exp: New.
20311 * gdb.btrace/next.exp: New.
20312 * gdb.btrace/nexti.exp: New.
20313 * gdb.btrace/record_goto.c: Add comments.
20314 * gdb.btrace/step.exp: New.
20315 * gdb.btrace/stepi.exp: New.
20316 * gdb.btrace/multi-thread-step.c: New.
20317 * gdb.btrace/multi-thread-step.exp: New.
20318 * gdb.btrace/rn-dl-bind.c: New.
20319 * gdb.btrace/rn-dl-bind.exp: New.
20320 * gdb.btrace/data.c: New.
20321 * gdb.btrace/data.exp: New.
20322 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20323
6e07b1d2
MM
203242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20325
20326 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20327 * gdb.btrace/exception.exp: Update.
20328 * gdb.btrace/instruction_history.exp: Update.
20329 * gdb.btrace/record_goto.exp: Update.
20330 * gdb.btrace/tailcall.exp: Update.
20331 * gdb.btrace/unknown_functions.exp: Update.
20332 * gdb.btrace/delta.exp: New.
20333
0b722aec
MM
203342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20335
20336 * gdb.btrace/record_goto.exp: Add backtrace test.
20337 * gdb.btrace/tailcall.exp: Add backtrace test.
20338
066ce621
MM
203392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20340
20341 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20342 * gdb.btrace/record_goto.c: New.
20343 * gdb.btrace/record_goto.exp: New.
20344 * gdb.btrace/x86-record_goto.S: New.
20345
0688d04e
MM
203462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20347
20348 * gdb.btrace/function_call_history.exp: Update tests.
20349 * gdb.btrace/instruction_history.exp: Update tests.
20350
8710b709
MM
203512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20352
20353 * gdb.btrace/function_call_history.exp: Fix expected field
20354 order for "record function-call-history".
20355 Add new tests for "record function-call-history /c".
20356 * gdb.btrace/exception.cc: New.
20357 * gdb.btrace/exception.exp: New.
20358 * gdb.btrace/tailcall.exp: New.
20359 * gdb.btrace/x86-tailcall.S: New.
20360 * gdb.btrace/x86-tailcall.c: New.
20361 * gdb.btrace/unknown_functions.c: New.
20362 * gdb.btrace/unknown_functions.exp: New.
20363 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20364
5de9129b
MM
203652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20366
20367 * gdb.btrace/instruction_history.exp: Update.
20368 * gdb.btrace/function_call_history.exp: Update.
20369
23a7fe75
MM
203702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20371
20372 * gdb.btrace/function_call_history.exp: Fix expected function
20373 trace.
20374 * gdb.btrace/instruction_history.exp: Initialize traced.
20375 Remove traced_functions.
20376
724c7dd8
MM
203772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20378
20379 * gdb.btrace/function_call_history.exp: Update
20380 * gdb.btrace/instruction_history.exp: Update.
20381
6d78d93b
MM
203822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20383
20384 * gdb.btrace/enable.exp: Update expected text.
20385
93a360cc
OJ
203862014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20387
20388 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20389 bytes.
20390
3772b53f
MR
203912014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20392
20393 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20394
596662fa
OJ
203952014-01-15 Omair Javaid <omair.javaid@linaro.org>
20396
20397 * lib/gdb.exp (supports_process_record): Return true for
20398 arm*-linux*. (supports_reverse): Likewise.
20399
b5b08fb4
SC
204002014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20401
20402 PR python/15464
20403 PR python/16113
20404 * gdb.python/py-type.c: Enhance test case.
20405 * gdb.python/py-value-cc.cc: Likewise
20406 * gdb.python/py-type.exp: Add new tests.
20407 * gdb.python/py-value-cc.exp: Likewise
20408
52d7fb13
AA
204092014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20410 Pedro Alves <palves@redhat.com>
20411
20412 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20413 Make "name" extern.
20414 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20415 references to ${name}_start by references to ${name}.
20416
a2cd8cfe
JB
204172014-01-10 Joel Brobecker <brobecker@adacore.com>
20418
20419 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20420
4e23fced
JB
204212014-01-10 Joel Brobecker <brobecker@adacore.com>
20422
20423 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20424
c6a9e42c
PA
204252014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20426 Pedro Alves <palves@redhat.com>
20427
20428 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20429 mi_gdb_target_load.
c6a9e42c 20430
b7ea362b
PA
204312014-01-08 Pedro Alves <palves@redhat.com>
20432
20433 * gdb.threads/reconnect-signal.c: New file.
20434 * gdb.threads/reconnect-signal.exp: New file.
20435
5e3f4fab
EBM
204362014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20437
20438 * gdb.base/source-dir.exp: New file.
20439
79301218
JB
204402014-01-07 Joel Brobecker <brobecker@adacore.com>
20441
20442 * gdb.ada/mi_interface: New testcase.
20443
8e355c5d
JB
204442014-01-07 Joel Brobecker <brobecker@adacore.com>
20445
20446 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20447 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20448 gdb.ada/pp-rec-component/pck.ads: New files.
20449
c0d48811
JB
204502014-01-07 Joel Brobecker <brobecker@adacore.com>
20451
20452 * gdb.python/py-pp-integral.c: New file.
20453 * gdb.python/py-pp-integral.py: New file.
20454 * gdb.python/py-pp-integral.exp: New file.
20455
17b609c3 20456For older changes see ChangeLog-1993-2013.
c906108c 20457\f
8d8cb839
EZ
20458;; Local Variables:
20459;; mode: change-log
20460;; left-margin: 8
20461;; fill-column: 74
20462;; version-control: never
20463;; End:
902f2ccb 20464
b811d2c2 20465 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20466 Copying and distribution of this file, with or without modification,
20467 are permitted provided the copyright notice and this notice are preserved.
This page took 3.710164 seconds and 4 git commands to generate.