]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Improve documentation of which shell is used by GDB's shell commands
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
6d74da72
AB
12020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4
2e52d038
AB
52020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
8
3b9fce96
AB
92020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
10
11 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
12 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
13 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
14 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
15 * gdb.arch/riscv-tdesc-loading.exp: New file.
16
ed69cbc8
AB
172020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
20
767a879e
AB
212020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
24 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
25 * gdb.arch/riscv-tdesc-regs.c: New file.
26 * gdb.arch/riscv-tdesc-regs.exp: New file.
27
221db974
PA
282020-06-24 Pedro Alves <palves@redhat.com>
29
30 * gdb.arch/amd64-entry-value-paramref.exp: Use
31 prepare_for_testing_full and don't pass "c++" for the .S file
32 build spec.
33 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
34 $options, since it's an assembly file. Remove -Wno-deprecated.
35 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
36 compiling C++ programs.
37
331733cd
PA
382020-06-24 Pedro Alves <palves@redhat.com>
39
40 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
41 Clang, add "-Wno-unknown-warning-option" to the options.
42
caa7fd04
AB
432020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gdb.xml/tdesc-reload.c: New file.
46 * gdb.xml/tdesc-reload.exp: New file.
47 * gdb.xml/maint-xml-dump-01.xml: New file.
48 * gdb.xml/maint-xml-dump-02.xml: New file.
49 * gdb.xml/maint-xml-dump.exp: New file.
50
bb8d1260
SL
512020-06-23 Sandra Loosemore <sandra@codesourcery.com>
52
53 * lib/completion-support.exp (test_gdb_completion_offers_commands):
54 Adjust for omitted commands when TUI is disabled.
55
7e4b9c4c
GB
562020-06-23 Gary Benson <gbenson@redhat.com>
57 Pedro Alves <palves@redhat.com>
58
59 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
60 * gdb.cp/nsimport.cc: Likewise.
61 * gdb.cp/nsnested.cc: Likewise.
62 * gdb.cp/nsnoimports.cc: Likewise.
63 * gdb.cp/nsusing.cc: Likewise.
64 * gdb.cp/smartp.cc: Likewise.
65 * gdb.python/py-pp-integral.c: Likewise.
66 * gdb.python/py-pp-re-notag.c: Likewise.
67
2e573c0a
GB
682020-06-23 Gary Benson <gbenson@redhat.com>
69
70 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
71 * gdb.cp/nsimport.cc: Likewise.
72 * gdb.cp/nsnested.cc: Likewise.
73 * gdb.cp/nsnoimports.cc: Likewise.
74 * gdb.cp/nsusing.cc: Likewise.
75 * gdb.cp/smartp.cc: Likewise.
76 * gdb.python/py-pp-integral.c: Likewise.
77 * gdb.python/py-pp-re-notag.c: Likewise.
78
746ebfe8
PW
792020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
80
81 * gdb.base/default-args.exp: New test.
82 * gdb.base/default-args.c: New file.
83 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
84 * gdb.base/default.exp: Update to new help text.
85 * gdb.base/help.exp: Likewise.
86 * gdb.base/page.exp: Likewise.
87 * gdb.base/style.exp: Likewise.
88 * gdb.guile/guile.exp: Likewise.
89 * gdb.python/python.exp: Likewise.
90
e822f2cd
SL
912020-06-22 Sandra Loosemore <sandra@codesourcery.com>
92
93 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
94 remote host. Fix search path syntax on Windows host.
95
48e9cc84
PW
962020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
97
98 * gdb.base/attach.exp: Test priority of 'exec-file' changed
99 over 'exec-file-mismatch'.
100 * gdb.base/attach.c: Mark should_exit volatile.
101 * gdb.base/attach2.c: Likewise. Add a comment explaining
102 why the sleep cannot be big.
103 * gdb.base/attach3.c: New file.
104
160f8a8f
SL
1052020-06-20 Sandra Loosemore <sandra@codesourcery.com>
106
107 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
108 prefix optional.
109
4d91c2a4
SL
1102020-06-20 Sandra Loosemore <sandra@codesourcery.com>
111
112 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
113 for remote host.
114
87f83f20
SL
1152020-06-19 Sandra Loosemore <sandra@codesourcery.com>
116 Hafiz Abid Qadeer <abidh@codesourcery.com>
117
118 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
119 file sent to remote host.
120 (top level): Allow int32_t as type of 32-bit register.
121
37ab8655
TV
1222020-06-19 Tom de Vries <tdevries@suse.de>
123
124 * lib/gdb.exp (gdb_note): New proc.
125 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
126 (gdb_default_target_compile): ... here. Only call
127 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
128 (use_gdb_compile): Change to array.
129 (toplevel): Update sets of use_gdb_compile to specify language.
130 Warn about default_target_compile override. Store dejagnu's version
131 of default_target_compile in dejagnu_default_target_compile.
132
a8a56685
TV
1332020-06-18 Tom de Vries <tdevries@suse.de>
134
135 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
136 (default_gdb_init): ... here.
137
581bea2c
SL
1382020-06-17 Sandra Loosemore <sandra@codesourcery.com>
139
140 Fix TUI support checks in gdb.tui tests.
141
142 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
143 just say UNSUPPORTED.
144 * gdb.tui/corefile-run.exp: Likewise.
145 * gdb.tui/empty.exp: Likewise.
146 * gdb.tui/list-before.exp: Likewise.
147 * gdb.tui/list.exp: Likewise.
148 * gdb.tui/main.exp: Likewise.
149 * gdb.tui/regs.exp: Likewise.
150 * gdb.tui/resize.exp: Likewise.
151 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
152 * gdb.tui/tui-layout-asm.exp: Likewise.
153 * gdb.tui/tui-missing-src.exp: Likewise.
154 * gdb.tui/winheight.exp: Likewise.
155 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
156
05e682e3
SL
1572020-06-17 Sandra Loosemore <sandra@codesourcery.com>
158
159 Fix TCL error in gdb.python/py-format-string.exp.
160
161 * gdb.python/py-format-string.exp: Move test for python support
162 earlier, out of function body.
163
efb763a5
SM
1642020-06-15 Simon Marchi <simon.marchi@efficios.com>
165
166 * gdb.base/index-cache-load-twice.c: New.
167 * gdb.base/index-cache-load-twice.exp: New.
168
43327b20
KS
1692020-06-17 Keith Seitz <keiths@redhat.com>
170
99cf27cf 171 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
172 when executing "gdb --configuration".
173
081e778c
TV
1742020-06-17 Tom de Vries <tdevries@suse.de>
175
176 * lib/gdb.exp (gdb_tcl_unknown): New proc.
177 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
178 conditional on presence of gdb_tcl_unknown.
179 (gdb_finish): Make override undo conditional on presence of
180 gdb_tcl_unknown.
181
d2d1ea20
TT
1822020-06-16 Tom Tromey <tom@tromey.com>
183
184 * gdb.python/tui-window.py (failwin): New function. Register it
185 as a TUI window type.
186 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
187
c802e8a7
GB
1882020-06-16 Gary Benson <gbenson@redhat.com>
189
190 * gdb.python/py-nested-maps.c (create_map): Add missing return
191 value.
192 (create_map_map): Likewise.
193
ff08abb8
TBA
1942020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
195
196 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
197 variable.
198 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
199 and use the already-defined 'options' variable.
200
a29d5112
AB
2012020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
202 Tom de Vries <tdevries@suse.de>
203
204 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
205 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
206 (gdb_setup_known_globals): New proc.
207 (gdb_cleanup_globals): New proc.
208 * lib/gdb.exp (load_lib): New override proc.
209 (gdb_stdin_log_init): Set var in_file as persistent global.
210 * lib/pascal.exp (gdb_stdin_log_init): Set vars
211 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
212 fpc_compiler as persistent global.
213
8c74a764
TV
2142020-06-12 Tom de Vries <tdevries@suse.de>
215
216 * lib/tuiterm.exp (spawn): Rename to ...
217 (tui_spawn): ... this.
218 (toplevel): Move rename of spawn ...
219 (gdb_init_tuiterm): ... here. New proc.
220 (gdb_finish_tuiterm): New proc.
221 * lib/gdb.exp (gdb_finish_hooks): New global var.
222 (gdb_finish): Handle gdb_finish_hooks.
223 (tuiterm_env): New proc.
224 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
225 tuiterm_env.
226 * gdb.tui/basic.exp: Same.
227 * gdb.tui/corefile-run.exp: Same.
228 * gdb.tui/empty.exp: Same.
229 * gdb.tui/list-before.exp: Same.
230 * gdb.tui/list.exp: Same.
231 * gdb.tui/main.exp: Same.
232 * gdb.tui/new-layout.exp: Same.
233 * gdb.tui/regs.exp: Same.
234 * gdb.tui/resize.exp: Same.
235 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
236 * gdb.tui/tui-layout-asm.exp: Same.
237 * gdb.tui/tui-missing-src.exp: Same.
238 * gdb.tui/winheight.exp: Same.
239
26783bce
TV
2402020-06-12 Tom de Vries <tdevries@suse.de>
241
242 PR testsuite/26110
243 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
244 (gdb_finish): Reinstall dejagnu's override of ::unknown.
245
2b4e6a3f
TT
2462020-06-11 Tom Tromey <tom@tromey.com>
247
248 PR gdb/18318:
249 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
250 floating point tests.
251
2f33032a
KS
2522020-06-11 Keith Seitz <keiths@redhat.com>
253
254 PR gdb/21356
255 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
256 vla_struct.
257 Add new struct vla_typedef and union vla_typedef_union and
258 corresponding instantiation objects.
259 Initialize new objects.
260 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
261 and vla_typedef_union_object.
262 Fixup type for vla_struct_object.
263
a8baf0a3
TV
2642020-06-11 Tom de Vries <tdevries@suse.de>
265
266 * lib/gdb.exp (with_override): New proc, factored out of ...
267 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
268
7ab96794
TV
2692020-06-10 Tom de Vries <tdevries@suse.de>
270
271 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
272
cab5c3b7
SM
2732020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
274
275 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
276 parameter, update callers.
277
f8c41851
SM
2782020-06-04 Simon Marchi <simon.marchi@efficios.com>
279
280 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
281 * gdb.dwarf2/share-psymtabs-bt.c: New file.
282 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
283
1c07a73f
TV
2842020-06-04 Tom de Vries <tdevries@suse.de>
285
286 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
287
95146b5d
TV
2882020-06-04 Tom de Vries <tdevries@suse.de>
289
290 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
291 exp_continue.
292
0cfcd4f0
TV
2932020-06-04 Tom de Vries <tdevries@suse.de>
294
295 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
296
f9b5d5ea
TV
2972020-06-03 Tom de Vries <tdevries@suse.de>
298
299 PR symtab/26046
300 * gdb.cp/breakpoint-locs-2.cc: New test.
301 * gdb.cp/breakpoint-locs.cc: New test.
302 * gdb.cp/breakpoint-locs.exp: New file.
303 * gdb.cp/breakpoint-locs.h: New test.
304
5144dfba
TV
3052020-06-03 Tom de Vries <tdevries@suse.de>
306
307 PR testsuite/25609
308 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
309 value of global verbose.
310 * gdb.base/jit-elf.exp: Same.
311 * gdb.base/jit-reader.exp: Same.
312
621eacdf
TV
3132020-06-02 Tom de Vries <tdevries@suse.de>
314
315 * gdb.dwarf2/multidictionary.exp: Don't use
316 gdb_spawn_with_cmdline_opts.
317
1313c56e
AB
3182020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
319
320 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
321 use_header case.
322 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
323 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
324 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
325 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
326 * gdb.dwarf2/dw2-inline-header.c: New file.
327 * gdb.dwarf2/dw2-inline-header.h: New file.
328
f68f85b5
PA
3292020-05-30 Pedro Alves <palves@redhat.com>
330
331 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
332 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
333
678048e8
GB
3342020-05-29 Gary Benson <gbenson@redhat.com>
335
336 * gdb.compile/compile-cplus.exp (additional_flags): Also
337 set when building with clang.
338 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
339 when building with clang.
340
9fcafd23
GB
3412020-05-29 Gary Benson <gbenson@redhat.com>
342
343 * gdb.arch/i386-avx.exp (additional_flags): Also set when
344 building with clang.
345 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
346
735d5a07
GB
3472020-05-29 Gary Benson <gbenson@redhat.com>
348
349 * gdb.cp/koenig.exp (prepare_for_testing): Add
350 additional_flags=-Wno-unused-comparison.
351 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
352
4ad2c6a0
GB
3532020-05-28 Gary Benson <gbenson@redhat.com>
354
355 * gdb.base/sigaltstack.c (catcher): Add default case to switch
356 statement.
357
09fe663e
GB
3582020-05-28 Gary Benson <gbenson@redhat.com>
359
360 * gdb.cp/classes.exp (prepare_for_testing): Add
361 additional_flags=-Wno-deprecated-register.
362 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
363 * gdb.cp/misc.exp: Likewise.
364
cee00f17
GB
3652020-05-28 Gary Benson <gbenson@redhat.com>
366
367 * gdb.linespec/cpls-ops.cc (dummy): New static global.
368 (test_op_new::operator new): Add return statement.
369 (test_op_new_array::operator new[]): Likewise.
370
636edd00
PA
3712020-05-27 Pedro Alves <palves@redhat.com>
372
373 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
374 check. Use test_gdb_complete_unique instead of
375 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
376 test_gdb_complete_multiple instead of
377 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
378
c2b75043
LM
3792020-05-27 Luis Machado <luis.machado@linaro.org>
380
381 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
382 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
383 * gdb.arch/arm-disassembler-options.exp: Likewise.
384 * gdb.arch/arm-disp-step.exp: Likewise.
385 * gdb.arch/thumb-prologue.exp: Likewise.
386 * gdb.base/async.exp: Likewise.
387 * gdb.base/auxv.exp: Likewise.
388 * gdb.base/complex-parts.exp: Likewise.
389 * gdb.base/ena-dis-br.exp: Likewise.
390 * gdb.base/foll-exec.exp: Likewise.
391 * gdb.base/permissions.exp: Likewise.
392 * gdb.base/relocate.exp: Likewise.
393 * gdb.base/return2.exp: Likewise.
394 * gdb.base/sigbpt.exp: Likewise.
395 * gdb.base/siginfo-obj.exp: Likewise.
396 * gdb.cp/converts.exp: Likewise.
397 * gdb.cp/exceptprint.exp: Likewise.
398 * gdb.cp/inherit.exp: Likewise.
399 * gdb.cp/nsnoimports.exp: Likewise.
400 * gdb.cp/virtbase2.exp: Likewise.
401 * gdb.mi/mi-var-cmd.exp: Likewise.
402 * gdb.mi/var-cmd.c: Likewise.
403
53a47a3e
TT
4042020-05-26 Tom Tromey <tromey@adacore.com>
405
406 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
407
0bc2354b
TT
4082020-05-26 Tom Tromey <tromey@adacore.com>
409
410 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
411 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
412 type.
413 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
414 variable.
415
0db49895
CBG
4162020-05-26 Christian Biesinger <cbiesinger@google.com>
417
418 * Makefile.in: Use = instead of == for the test command
419 for portability.
420
40d22035
TV
4212020-05-26 Tom de Vries <tdevries@suse.de>
422
423 * gdb.base/gold-gdb-index-2.c: New test.
424 * gdb.base/gold-gdb-index.c: New test.
425 * gdb.base/gold-gdb-index.exp: New file.
426 * gdb.base/gold-gdb-index.h: New test.
427
043e2e02
TV
4282020-05-25 Tom de Vries <tdevries@suse.de>
429
430 * boards/gold-gdb-index.exp: New file.
431
462f72c5
SM
4322020-05-25 Simon Marchi <simon.marchi@efficios.com>
433
434 * boards/simavr.exp: New file.
435
6cf66e76
SM
4362020-05-25 Simon Marchi <simon.marchi@efficios.com>
437
438 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
439 * gdb.base/inferior-args.exp: New file.
440 * gdb.base/inferior-args.c: New file.
441
75d04512
SM
4422020-05-25 Simon Marchi <simon.marchi@efficios.com>
443
444 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
445 inferior_args. Pass it to gdb_reload.
446 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
447 inferior_args.
448 (gdb_reload): Add inferior_args argument.
449 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
450 pass it to gdbserver_run.
451 * boards/native-gdbserver.exp: Do not set noargs.
452 * boards/native-extended-gdbserver.exp (gdb_reload): Add
453 inferior_args argument.
454 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
455 * gdb.base/a2-run.exp: Check for use_gdb_stub.
456 * gdb.base/args.exp: Likewise.
457
42cf1844
TV
4582020-05-25 Tom de Vries <tdevries@suse.de>
459
460 * lib/gdb.exp (exec_is_pie): Add comment.
461
8f7d38ef
TV
4622020-05-25 Tom de Vries <tdevries@suse.de>
463
464 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
465 instead of $binfile in the untested message.
466
465e1b0f
TV
4672020-05-25 Tom de Vries <tdevries@suse.de>
468
469 PR testsuite/26031
470 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
471
3c5a0e02
TV
4722020-05-25 Tom de Vries <tdevries@suse.de>
473
474 * boards/gold.exp: New file.
475
0a4f5f8c
TT
4762020-05-23 Tom Tromey <tom@tromey.com>
477
478 * gdb.base/style.exp: Remove completion styling test.
479 * lib/gdb-utils.exp (style): Remove completion styles.
480
eca1f90c
TT
4812020-05-23 Tom Tromey <tom@tromey.com>
482
483 * gdb.base/style.exp: Add completion styling test.
484 * lib/gdb-utils.exp (style): Add completion styles.
485
7c13f4e8
AB
4862020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * gdb.base/annota1.exp: Update expected results.
489 * gdb.cp/annota2.exp: Update expected results, remove duplicate
490 test name.
491 * gdb.cp/annota3.exp: Update expected results.
492
41977d16
SM
4932020-05-20 Simon Marchi <simon.marchi@efficios.com>
494
495 PR gdb/26016
496 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
497 against MAP_FAILED.
498 * gdb.base/coremaker.c (mmapdata): Likewise.
499 * gdb.base/jit-reader-host.c (main): Likewise.
500 * gdb.base/sym-file-loader.c (load): Likewise.
501 (load_shlib): Likewise.
502
b4757f2e
TT
5032020-05-20 Tom Tromey <tromey@adacore.com>
504
505 * gdb.ada/array_char_idx.exp: Recognize initialized array.
506
9a0bacfb
TV
5072020-05-20 Tom de Vries <tdevries@suse.de>
508
509 PR symtab/25833
510 * gdb.base/with-mf-inc.c: New test.
511 * gdb.base/with-mf-main.c: New test.
512 * gdb.base/with-mf.exp: New file.
513
76571211
TT
5142020-05-19 Tom Tromey <tromey@adacore.com>
515
516 * gdb.rust/simple.exp: Restore missing test result.
517
4cd9f3d5
TV
5182020-05-19 Tom de Vries <tdevries@suse.de>
519
520 * gdb.base/gdb-caching-proc.exp: Fix typo.
521
7d874253
TT
5222020-05-19 Tom Tromey <tromey@adacore.com>
523
524 * gdb.rust/simple.exp: Add some test descriptions.
525 (test_one_slice): Use with_test_prefix.
526
1d727695
TV
5272020-05-18 Tom de Vries <tdevries@suse.de>
528
529 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
530
7f32a4d5
PA
5312020-05-17 Pedro Alves <palves@redhat.com>
532
533 PR gdb/25741
534 * gdb.base/hw-sw-break-same-address.exp: New file.
535
7cfd74cf
PA
5362020-05-16 Pedro Alves <palves@redhat.com>
537
538 * gdb.multi/multi-re-run.exp (test_re_run): Switch
539 LAST_LOADED_FILE accordingly.
540
57b4f16e
PW
5412020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
542
543 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
544
7c05caf7
PW
5452020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
546
547 * gdb.base/help.exp: Test apropos and help for commands
548 having aliases. Fixed comments not starting with an
549 upper-case letter or not finishing with a dot.
550
7aa1b46f
PW
5512020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
552
3b3aaacb
PW
553 * gdb.base/alias.exp: Update help output check.
554
57b4f16e 5552020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 556
7aa1b46f
PW
557 * gdb.base/default.exp: Update output following fixes.
558
0605465f
PW
5592020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
560
561 * gdb.base/alias.exp: Test aliases starting with a prefix of
562 another alias.
563
86e4e63d
GB
5642020-05-15 Gary Benson <gbenson@redhat.com>
565
566 * gdb.base/info-os.c (main): Add return statement.
567 * gdb.base/info_minsym.c (minsym_fun): Likewise.
568 * gdb.base/large-frame-2.c (func): Likewise.
569 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
570 * gdb.base/pr10179-b.c (foo2): Likewise.
571 * gdb.base/valgrind-disp-step.c (foo): Likewise.
572 * gdb.base/watch-cond.c (func): Likewise.
573 * gdb.multi/goodbye.c (verylongfun): Likewise.
574 * gdb.multi/hello.c (commonfun): Likewise.
575 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
576 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
577 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
578 Likewise.
579 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
580 * gdb.threads/interrupt-while-step-over.c (child_function):
581 Likewise.
582 * gdb.trace/actions-changed.c (end): Likewise.
583
163df4df
GB
5842020-05-15 Gary Benson <gbenson@redhat.com>
585
586 * gdb.opencl/callfuncs.exp: Report when test skipped.
587 * gdb.opencl/convs_casts.exp: Likewise.
588 * gdb.opencl/datatypes.exp: Likewise.
589 * gdb.opencl/operators.exp: Likewise.
590 * gdb.opencl/vec_comps.exp: Likewise.
591
6dbc505a
TV
5922020-05-15 Tom de Vries <tdevries@suse.de>
593
594 * gdb.base/align.exp.in: Rename to ...
595 * gdb.base/align.exp.tcl: ... this.
596 * gdb.base/align-c++.exp: Update.
597 * gdb.base/align-c.exp: Update.
598 * gdb.base/all-architectures.exp.in: Rename to ...
599 * gdb.base/all-architectures.exp: ... this.
600 * gdb.base/all-architectures-0.exp: Update.
601 * gdb.base/all-architectures-1.exp: Update.
602 * gdb.base/all-architectures-2.exp: Update.
603 * gdb.base/all-architectures-3.exp: Update.
604 * gdb.base/all-architectures-4.exp: Update.
605 * gdb.base/all-architectures-5.exp: Update.
606 * gdb.base/all-architectures-6.exp: Update.
607 * gdb.base/all-architectures-7.exp: Update.
608 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
609 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
610 * gdb.base/infcall-nested-structs-c++.exp: Update.
611 * gdb.base/infcall-nested-structs-c.exp: Update.
612 * gdb.base/info-types.exp.in: Rename to ...
613 * gdb.base/info-types.exp.tcl: ... this.
614 * gdb.base/info-types-c++.exp: Update.
615 * gdb.base/info-types-c.exp: Update.
616 * gdb.base/max-depth.exp.in: Rename to ...
617 * gdb.base/max-depth.exp.tcl: ... this.
618 * gdb.base/max-depth-c++.exp: Update.
619 * gdb.base/max-depth-c.exp: Update.
620 * gdb.cp/cpexprs.exp.in: Rename to ...
621 * gdb.cp/cpexprs.exp.tcl: ... this.
622 * gdb.cp/cpexprs-debug-types.exp: Update.
623 * gdb.cp/cpexprs.exp: Update.
624 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
625 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
626 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
627 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
628 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
629 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
630 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
631 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
632 * gdb.dwarf2/clang-debug-names-2.exp: Update.
633 * gdb.dwarf2/clang-debug-names.exp: Update.
634
d1034d78
AB
6352020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
636
637 * lib/check-test-names.exp: Remove code that prevents this file
638 loading when tests are run in parallel.
639
3c5c3649
PA
6402020-05-15 Pedro Alves <palves@redhat.com>
641
642 * gdb.multi/multi-kill.exp (start_inferior): Remove
643 'testpid' parameter. Refer to namespace variable directly.
644 (testpid): Declare as namespace variable.
645
272c36b8
PA
6462020-05-15 Pedro Alves <palves@redhat.com>
647
648 * gdb.multi/multi-kill.exp: Wrap in namespace.
649 (start_inferior): Add TESTPID parameter. Use it instead of the
650 testpid global.
651 (top level): Define empty TESTPID array, and pass it down to
652 start_inferior.
653
02eba61a
TV
6542020-05-14 Tom de Vries <tdevries@suse.de>
655
656 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
657 output.
658
971a3747
TV
6592020-05-14 Tom de Vries <tdevries@suse.de>
660
661 * gdb.base/align.exp: Split into ...
662 * gdb.base/align.exp.in: ...
663 * gdb.base/align-c++.exp: ...
664 * gdb.base/align-c.exp: ... these.
665 * gdb.base/infcall-nested-structs.exp: Split into ...
666 * gdb.base/infcall-nested-structs.exp.in: ...
667 * gdb.base/infcall-nested-structs-c++.exp: ...
668 * gdb.base/infcall-nested-structs-c.exp: ... these.
669 * gdb.base/info-types.exp: Split into ...
670 * gdb.base/info-types.exp.in: ...
671 * gdb.base/info-types-c++.exp: ...
672 * gdb.base/info-types-c.exp: ... these.
673 * gdb.base/max-depth.exp: Split into ...
674 * gdb.base/max-depth.exp.in: ...
675 * gdb.base/max-depth-c++.exp: ...
676 * gdb.base/max-depth-c.exp: ... these.
677 * gdb.cp/infcall-nodebug.exp: Split into ...
678 * gdb.cp/infcall-nodebug.exp.in: ...
679 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
680 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
681 * gdb.cp/infcall-nodebug-c-d0.exp: ...
682 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
683
a05575d3
TBA
6842020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
685 Pedro Alves <palves@redhat.com>
686
687 * gdb.multi/multi-exit.c: New file.
688 * gdb.multi/multi-exit.exp: New file.
689 * gdb.multi/multi-kill.c: New file.
690 * gdb.multi/multi-kill.exp: New file.
691
6ad82919
TBA
6922020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
693
694 * gdb.base/annota1.exp: Update the expected output.
695 * gdb.cp/annota2.exp: Ditto.
696
843f4d93
AB
6972020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
698
699 * lib/check-test-names.exp: Disable when testing is being run in
700 parallel.
701
c7c66341
TV
7022020-05-12 Tom de Vries <tdevries@suse.de>
703
704 * gdb.base/jit-elf.exp: Fix string concat.
705
1b59ca1c
TV
7062020-05-12 Tom de Vries <tdevries@suse.de>
707
708 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
709 messages.
710
b4991d29
TV
7112020-05-12 Tom de Vries <tdevries@suse.de>
712
713 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
714
dbb0ab10
TV
7152020-05-12 Tom de Vries <tdevries@suse.de>
716
717 * gdb.ada/catch_ex.exp: Use with_test_prefix.
718 * gdb.ada/mi_catch_ex.exp: Same.
719 * gdb.ada/mi_catch_ex_hand.exp: Same.
720
7549fed8
TV
7212020-05-12 Tom de Vries <tdevries@suse.de>
722
723 * gdb.fortran/complex.exp: Use with_test_prefix.
724
af2d5cd8
TV
7252020-05-12 Tom de Vries <tdevries@suse.de>
726
727 * gdb.trace/passcount.exp: Fix test-names.
728
7c121311
TV
7292020-05-12 Tom de Vries <tdevries@suse.de>
730
731 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
732
c9f3b40e
TV
7332020-05-12 Tom de Vries <tdevries@suse.de>
734
735 * gdb.gdb/complaints.exp: Use with_test_prefix.
736 * gdb.xml/tdesc-regs.exp: Same.
737 * gdb.opt/inline-locals.exp: Fix test name.
738
111b33f0
TV
7392020-05-12 Tom de Vries <tdevries@suse.de>
740
741 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
742 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
743 * gdb.dwarf2/implref-struct.exp: Same.
744 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
745 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
746
ebf47080
SM
7472020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
748
749 * gdb.base/jit-so.exp (one_jit_test): Change test name.
750
d30dcd12
AB
7512020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
752
753 * lib/check-test-names.exp (all_test_names): New module variable.
754 (counts): Add 'duplicates' field.
755 (_check_duplicates): New procedure.
756 (check): Also check for duplicates.
757 (do_log_summary): Print duplicates count.
758 (do_reset_vars): Reset counter for duplicate test names, and
759 discard all know test names.
760
34584c09
AB
7612020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
762
763 * lib/gdb.exp: Include check-test-names.exp library.
764 * lib/check-test-names.exp: New file.
765
e0002117
TV
7662020-05-11 Tom de Vries <tdevries@suse.de>
767
768 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
769
53f539a3
KS
7702020-05-11 Keith Seitz <keiths@redhat.com>
771
772 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
773
113ee09a
TV
7742020-05-11 Tom de Vries <tdevries@suse.de>
775
776 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
777 * gdb.cp/cpexprs.exp.in: .. here.
778 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
779 cpexprs.exp.
780
ba3e70b0
KS
7812020-05-11 Keith Seitz <keiths@redhat.com>
782
783 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
784 test names.
785 * gdb.ada/arrayptr.exp: Likewise.
786 * gdb.ada/assign_arr.exp: Likewise.
787 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
788 * gdb.ada/bp_on_var.exp: Likewise.
789 * gdb.ada/call_pn.exp: Likewise.
790 * gdb.ada/complete.exp: Likewise.
791 * gdb.ada/fun_overload_menu.exp: Likewise.
792 * gdb.ada/funcall_param.exp: Likewise.
793 * gdb.ada/funcall_ref.exp: Likewise.
794 * gdb.ada/packed_array_assign.exp: Likewise.
795 * gdb.ada/same_component_name.exp: Likewise.
796 * gdb.ada/type_coercion.exp: Likewise.
797 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
798 * gdb.ada/variant_record_packed_array.exp: Likewise.
799
3ee6bb11
TV
8002020-05-11 Tom de Vries <tdevries@suse.de>
801
802 PR symtab/25941
803 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
804 out of ...
805 * gdb.dwarf2/clang-debug-names.exp: ... here.
806 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
807 clang-debug-names.exp.in.
808 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
809 * gdb.dwarf2/clang-debug-names-2.c: New test.
810
86cd6bc8
AKS
8112020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
812
813 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
814 (fortran_runto_main): New Proc, fortran version of runto_main.
815 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
816 * gdb.fortran/array-bounds.exp: Likewise.
817 * gdb.fortran/array-slices.exp: Likewise.
818 * gdb.fortran/block-data.exp: Likewise.
819 * gdb.fortran/charset.exp: Likewise.
820 * gdb.fortran/common-block.exp: Likewise.
821 * gdb.fortran/complex.exp: Likewise.
822 * gdb.fortran/derived-type-function.exp: Likewise.
823 * gdb.fortran/derived-type.exp: Likewise.
824 * gdb.fortran/info-modules.exp: Likewise.
825 * gdb.fortran/info-types.exp: Likewise.
826 * gdb.fortran/intrinsics.exp: Likewise.
827 * gdb.fortran/library-module.exp: Likewise.
828 * gdb.fortran/logical.exp: Likewise.
829 * gdb.fortran/max-depth.exp: Likewise.
830 * gdb.fortran/module.exp: Likewise.
831 * gdb.fortran/multi-dim.exp: Likewise.
832 * gdb.fortran/nested-funcs.exp: Likewise.
833 * gdb.fortran/print-formatted.exp: Likewise.
834 * gdb.fortran/print_type.exp: Likewise.
835 * gdb.fortran/printing-types.exp: Likewise.
836 * gdb.fortran/ptr-indentation.exp: Likewise.
837 * gdb.fortran/ptype-on-functions.exp: Likewise.
838 * gdb.fortran/subarray.exp: Likewise.
839 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
840 * gdb.fortran/vla-datatypes.exp: Likewise.
841 * gdb.fortran/vla-history.exp: Likewise.
842 * gdb.fortran/vla-ptr-info.exp: Likewise.
843 * gdb.fortran/vla-ptype-sub.exp: Likewise.
844 * gdb.fortran/vla-ptype.exp: Likewise.
845 * gdb.fortran/vla-sizeof.exp: Likewise.
846 * gdb.fortran/vla-type.exp: Likewise.
847 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
848 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
849 * gdb.fortran/vla-value-sub.exp: Likewise.
850 * gdb.fortran/vla-value.exp: Likewise.
851 * gdb.fortran/whatis_type.exp: Likewise.
852 * gdb.mi/mi-var-child-f.exp: Likewise.
853
6dc55ce9 8542020-05-09 Tom de Vries <tdevries@suse.de>
855
856 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
857
283cb58c
TV
8582020-05-08 Tom de Vries <tdevries@suse.de>
859
860 * gdb.dwarf2/clang-debug-names.c: New test.
861 * gdb.dwarf2/clang-debug-names.exp: New file.
862
ac4a4f1c
SM
8632020-05-06 Simon Marchi <simon.marchi@efficios.com>
864
865 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
866 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
867
24fe640b
TV
8682020-05-06 Tom de Vries <tdevries@suse.de>
869
870 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
871 breakpoint is at a "recommended breakpoint location".
872 * gdb.reverse/consecutive-reverse.exp: Same.
873
0d8683a3
TV
8742020-05-06 Tom de Vries <tdevries@suse.de>
875
876 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
877 address.
878
b8983c46
TV
8792020-05-06 Tom de Vries <tdevries@suse.de>
880
881 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
882
abf6d805
TV
8832020-05-06 Tom de Vries <tdevries@suse.de>
884
885 * gdb.base/store.exp (check_set, up_set): Allowing missing location
886 info for r.
887
0fc2a808
TV
8882020-05-06 Tom de Vries <tdevries@suse.de>
889
890 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
891 necessary.
892
873dd427
TV
8932020-05-06 Tom de Vries <tdevries@suse.de>
894
895 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
896 void.
897
7c99e7e2
TV
8982020-05-06 Tom de Vries <tdevries@suse.de>
899
900 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
901 of ...
902 * gdb.base/async.exp: ... here.
903 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
904 "recommended breakpoint location".
905
6173d6a6
TV
9062020-05-06 Tom de Vries <tdevries@suse.de>
907
908 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
909
6015a067
TV
9102020-05-04 Tom de Vries <tdevries@suse.de>
911
912 * gdb.base/async.exp: Check whether instruction addresses are a
913 "recommended breakpoint location".
914
3b6acaee
TT
9152020-05-03 Tom Tromey <tom@tromey.com>
916
917 * gdb.base/sepdebug.exp: Remove "catch" test.
918 * gdb.base/break.exp: Remove "catch" test.
919 * gdb.base/default.exp: Update expected output.
920
5beb4d17
TV
9212020-05-02 Tom de Vries <tdevries@suse.de>
922
923 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
924 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
925 * gdb.arch/i386-mpx-map.exp: Same.
926 * gdb.arch/i386-mpx-sigsegv.exp: Same.
927 * gdb.arch/i386-mpx-simple_segv.exp: Same.
928 * gdb.arch/i386-mpx.exp: Same.
929
8caf140d
TV
9302020-05-02 Tom de Vries <tdevries@suse.de>
931
932 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
933
693196cb
TV
9342020-05-01 Tom de Vries <tdevries@suse.de>
935
936 * gdb.ada/operator_bp.exp: Allow more than required amount of
937 breakpoint.
938
53ae0aa9
TV
9392020-05-01 Tom de Vries <tdevries@suse.de>
940
941 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
942
ee9d1e5f
HD
9432020-04-30 Hannes Domani <ssbssa@yahoo.de>
944
945 PR gdb/18706
946 * gdb.cp/stub-array-size.cc: New test.
947 * gdb.cp/stub-array-size.exp: New file.
948 * gdb.cp/stub-array-size.h: New test.
949 * gdb.cp/stub-array-size2.cc: New test.
950
d5cf82c0
HD
9512020-04-30 Hannes Domani <ssbssa@yahoo.de>
952
953 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
954 output to the new format.
955
42e165c3
SM
9562020-04-29 Simon Marchi <simon.marchi@efficios.com>
957
958 * gdb.base/break.exp: Use with_test_prefix.
959
6e4e3fe1
TV
9602020-04-29 Tom de Vries <tdevries@suse.de>
961
962 * lib/gdb.exp (debug_types): New proc.
963 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
964 * gdb.python/py-symtab.exp: Same.
965
d642b692
HD
9662020-04-29 Hannes Domani <ssbssa@yahoo.de>
967
968 PR gdb/17320
969 * gdb.base/pretty-array.c: New test.
970 * gdb.base/pretty-array.exp: New file.
971
ea90f227
TV
9722020-04-29 Tom de Vries <tdevries@suse.de>
973
974 PR symtab/25889
975 * gdb.cp/cpexprs.exp: Adapt for inclusion.
976 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
977 and include cpexprs.exp.
978
a65189c9
TV
9792020-04-28 Mark Williams <mark@myosotissp.com>
980
981 PR gdb/24480
982 * dw4-toplevel-types.exp: Test for top level types.
983 * dw4-toplevel-types.cc: Test for top level types.
984
32d1f47a
TBA
9852020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
986
987 * gdb.threads/stop-with-handle.exp: Fix typo in comment
988 (theads -> threads).
989
56a4f5a1
TV
9902020-04-28 Tom de Vries <tdevries@suse.de>
991
992 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
993
0b2f8a3b
TV
9942020-04-28 Tom de Vries <tdevries@suse.de>
995
996 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
997
5390c717
TV
9982020-04-28 Tom de Vries <tdevries@suse.de>
999
1000 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1001
15cd93d0
TV
10022020-04-28 Tom de Vries <tdevries@suse.de>
1003
1004 * gdb.dwarf2/main-foo.c: New test.
1005 * gdb.dwarf2/struct-with-sig.exp: New file.
1006
d472f0fb
TV
10072020-04-25 Tom de Vries <tdevries@suse.de>
1008
1009 * boards/debug-types.exp: New file.
1010
8d840e05
AB
10112020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1012
1013 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1014
bcfe6157
TT
10152020-04-24 Tom Tromey <tom@tromey.com>
1016
1017 PR symtab/12707:
1018 * gdb.python/py-symbol.exp: Update expected results for
1019 linkage_name test.
1020 * gdb.cp/print-demangle.exp: New file.
1021 * gdb.base/c-linkage-name.exp: Fix test.
1022 * gdb.guile/scm-symbol.exp: Update expected results for
1023 linkage_name test.
1024
f049a313
TT
10252020-04-24 Tom Tromey <tom@tromey.com>
1026
1027 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1028 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1029 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1030 assembler.
1031
7cf28874
TV
10322020-04-24 Tom de Vries <tdevries@suse.de>
1033
1034 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1035 C++.
1036
dac2fef7
TT
10372020-04-24 Tom Tromey <tromey@adacore.com>
1038
1039 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1040 values.
1041 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1042 values. Update test for minimal encodings.
1043 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1044 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1045 values. Update test for minimal encodings.
1046
1acda803
TT
10472020-04-24 Tom Tromey <tromey@adacore.com>
1048
1049 PR python/23662:
1050 * gdb.ada/variant.exp: Add Python checks.
1051 * gdb.rust/simple.exp: Add dynamic type checks.
1052
adfb9815
TT
10532020-04-24 Tom Tromey <tromey@adacore.com>
1054
1055 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1056 Make array type matching more lax.
1057 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1058 * gdb.ada/mi_variant.exp: New file.
1059 * gdb.ada/mi_variant/pck.ads: New file.
1060 * gdb.ada/mi_variant/pkg.adb: New file.
1061 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1062 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1063
7d79de9a
TT
10642020-04-24 Tom Tromey <tromey@adacore.com>
1065
1066 * gdb.ada/variant.exp: Add dynamic field offset tests.
1067 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1068 * gdb.ada/variant/pkg.adb: Add new variables.
1069
f8e89861
TT
10702020-04-24 Tom Tromey <tromey@adacore.com>
1071
1072 * gdb.ada/variant.exp: New file
1073 * gdb.ada/variant/pkg.adb: New file
1074 * gdb.ada/variant/pck.adb: New file
1075
86e887ae
TV
10762020-04-24 Tom de Vries <tdevries@suse.de>
1077
1078 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1079
88428775
TV
10802020-04-24 Tom de Vries <tdevries@suse.de>
1081
1082 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1083 flags.
1084
4e86f6e7
TV
10852020-04-24 Tom de Vries <tdevries@suse.de>
1086
1087 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1088
2016d3e6
TV
10892020-04-24 Tom de Vries <tdevries@suse.de>
1090
1091 * lib/gdb.exp (default_gdb_start): Handle eof.
1092 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1093 failure.
1094 * gdb.base/readnever.exp: Handle clean_restart failure.
1095
70bc38f5
TV
10962020-04-23 Tom de Vries <tdevries@suse.de>
1097
1098 * gdb.base/decl-before-def.exp: Run to main and print a again.
1099
de82891c
TV
11002020-04-23 Tom de Vries <tdevries@suse.de>
1101
1102 * gdb.base/decl-before-def-decl.c: New test.
1103 * gdb.base/decl-before-def-def.c: New test.
1104 * gdb.base/decl-before-def.exp: New file.
1105
96038148
TV
11062020-04-23 Tom de Vries <tdevries@suse.de>
1107
1108 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1109
54ac3df1
TV
11102020-04-22 Tom de Vries <tdevries@suse.de>
1111
1112 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1113 debug_info_offset.
1114 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1115 before $objsfile in the line line.
1116
714534e1
TV
11172020-04-22 Tom de Vries <tdevries@suse.de>
1118
1119 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1120
16a7dbf4
MS
11212020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1122
1123 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1124 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1125 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1126 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1127 * gdb.base/jit-protocol.h: Update definitions to match all usage
1128 contexts.
1129
11302020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1131
1132 * gdb.base: Rename all jit related test and source files.
1133
11342020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1135
1136 * gdb.base/jit-reader.exp: Relax register output check.
1137
317d2668
TV
11382020-04-22 Tom de Vries <tdevries@suse.de>
1139
1140 PR symtab/25764
1141 * gdb.base/psym-external-decl-2.c: New test.
1142 * gdb.base/psym-external-decl.c: New test.
1143 * gdb.base/psym-external-decl.exp: New file.
1144 * gdb.threads/tls.exp: Add PR25807 kfail.
1145
eea9e357
TV
11462020-04-22 Tom de Vries <tdevries@suse.de>
1147
1148 PR symtab/25801
1149 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1150 in "info source" output.
1151
3d5afab3
TV
11522020-04-22 Tom de Vries <tdevries@suse.de>
1153
1154 PR symtab/25700
1155 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1156 symtab for imported_unit.c.
1157
b32102f6
GB
11582020-04-21 Gary Benson <gbenson@redhat.com>
1159
1160 * gdb.base/advance.c (func): New argument, to match call site.
1161 (func2, func3): Add return statements.
1162
d43b7a2d
TBA
11632020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1164
1165 * gdb.multi/run-only-second-inf.c: New file.
1166 * gdb.multi/run-only-second-inf.exp: New file.
1167
d89edf9b
MM
11682020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1169
1170 * gdb.btrace/multi-inferior.c: New test.
1171 * gdb.btrace/multi-inferior.exp: New file.
1172
1a476b6d
MM
11732020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1174
1175 * gdb.btrace/enable-new-thread.c: New test.
1176 * gdb.btrace/enable-new-thread.exp: New file.
1177
4778a5f8
TV
11782020-04-21 Tom de Vries <tdevries@suse.de>
1179
1180 PR gdb/25471
1181 * gdb.threads/killed-outside.c: New test.
1182 * gdb.threads/killed-outside.exp: New file.
1183
9b2c992c
GB
11842020-04-20 Gary Benson <gbenson@redhat.com>
1185
1186 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1187 * gdb.base/nested-subp2.exp: Likewise.
1188 * gdb.base/nested-subp3.exp: Likewise.
1189
b5d1d6f7
GB
11902020-04-20 Gary Benson <gbenson@redhat.com>
1191
1192 * gdb.base/nested-subp1.exp: Disable test when using clang.
1193 * gdb.base/nested-subp2.exp: Likewise.
1194 * gdb.base/nested-subp3.exp: Likewise.
1195
25230285
GB
11962020-04-20 Gary Benson <gbenson@redhat.com>
1197
1198 * gdb.cp/exception.cc: Fix compilation error with clang.
1199
fa93cc8f
GB
12002020-04-20 Gary Benson <gbenson@redhat.com>
1201
809730f3 1202 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1203
e0c45f30
GB
12042020-04-20 Gary Benson <gbenson@redhat.com>
1205
1206 * gdb.base/jit-main.c: Fix compilation error with clang.
1207
4ddfec93
KR
12082020-04-17 Kamil Rytarowski <n54@gmx.com>
1209
1210 * gdb.base/attach-twice.c: Include "sys/types.h".
1211 (PTRACE_ATTACH): Add fallback definition.
1212 (main): Pass `0' to the 4th argument of `ptrace'.
1213
2bed205e
KR
12142020-04-17 Kamil Rytarowski <n54@gmx.com>
1215
1216 * gdb.base/fork-running-state.c: Include "signal.h".
1217
0743fc83
TT
12182020-04-17 Tom Tromey <tromey@adacore.com>
1219
1220 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1221 Update tests.
1222 * gdb.btrace/cpu.exp: Update tests.
1223 * gdb.base/maint.exp: Update tests.
1224 * gdb.base/default.exp: Update tests.
1225 * gdb.base/completion.exp: Update tests.
1226
efba5c23
TV
12272020-04-16 Tom de Vries <tdevries@suse.de>
1228
1229 PR symtab/25791
1230 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1231 (ensure_gdb_index): and factor out and move ...
1232 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1233 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1234
d191d716
TV
12352020-04-16 Tom de Vries <tdevries@suse.de>
1236
1237 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1238 loading exec.
1239
99f1bc6a
AB
12402020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1241
1242 * gdb.base/many-completions.exp: New file.
1243
194d088f
TV
12442020-04-14 Tom de Vries <tdevries@suse.de>
1245
1246 PR symtab/25718
1247 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1248
c1a66c06
TV
12492020-04-14 Tom de Vries <tdevries@suse.de>
1250
1251 PR symtab/25720
1252 * gdb.base/maint-expand-symbols-header-file.c: New test.
1253 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1254 * gdb.base/maint-expand-symbols-header-file.h: New test.
1255
21b0982c
AB
12562020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1257
1258 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1259 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1260 get_func_info.
1261 (get_func_info): Delete.
1262 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1263 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1264 * lib/dwarf.exp (get_func_info): New function.
1265
dd1cab06
TV
12662020-04-13 Tom de Vries <tdevries@suse.de>
1267
1268 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1269 to what find_gnatmake does.
1270
71ea2b6b
TV
12712020-04-10 Tom de Vries <tdevries@suse.de>
1272
1273 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1274 -readnow.
1275
bdfc1e8a
TV
12762020-04-10 Tom de Vries <tdevries@suse.de>
1277
1278 PR cli/25808
1279 * gdb.base/style.c: Add leading newlines.
1280 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1281 Check listing of main's one-line body.
1282
14ca8ecf
TV
12832020-04-08 Tom de Vries <tdevries@suse.de>
1284
1285 * lib/gdb.exp (psymtabs_p): New proc.
1286 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1287 importing unit" unsupported if there are no partial symbols.
1288
e21d048f
TV
12892020-04-08 Tom de Vries <tdevries@suse.de>
1290
1291 PR testsuite/25760
1292 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1293
25c11aca
TV
12942020-04-07 Tom de Vries <tdevries@suse.de>
1295
1296 PR symtab/25796
1297 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1298
5707e24b
TV
12992020-04-07 Tom de Vries <tdevries@suse.de>
1300
1301 * gdb.base/check-psymtab.c: New test.
1302 * gdb.base/check-psymtab.exp: New file.
1303
6ee448cc
TT
13042020-04-06 Tom Tromey <tromey@adacore.com>
1305
1306 * gdb.ada/variant-record/proc.adb: New file.
1307 * gdb.ada/variant-record/value.adb: New file.
1308 * gdb.ada/variant-record/value.s: New file.
1309 * gdb.ada/variant-record.exp: New file.
1310
9e7c9a03
HD
13112020-04-03 Hannes Domani <ssbssa@yahoo.de>
1312
1313 PR gdb/25325
1314 * gdb.cp/typed-enum.cc: New test.
1315 * gdb.cp/typed-enum.exp: New file.
1316
c90d28ac
AB
13172020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1318
1319 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1320 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1321 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1322 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1323 * gdb.opt/inline-small-func.c: New file.
1324 * gdb.opt/inline-small-func.exp: New file.
1325 * gdb.opt/inline-small-func.h: New file.
1326
34e9a9fa
AB
13272020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1328
1329 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1330 function.
1331
6a354911
AB
13322020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1333
1334 * lib/dwarf.exp (function_range): Allow compiler options to be
1335 specified.
1336
880d9777
TV
13372020-04-02 Tom de Vries <tdevries@suse.de>
1338
1339 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1340 __attribute__((always_inline)).
1341 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1342
f32682ea
TV
13432020-04-02 Tom de Vries <tdevries@suse.de>
1344
1345 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1346 (gdbserver_gdb_exit): ... here. Add timeout warning.
1347 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1348 (connect_target_extended_remote): Append new server_spawn_id to
1349 server_spawn_ids.
1350 (cleanup): New proc.
1351 (setup, <toplevel>): Call cleanup.
1352
d3214198
TV
13532020-04-02 Tom de Vries <tdevries@suse.de>
1354
1355 * gdb.base/main-psymtab.exp: New file.
1356
cc77ed24
TV
13572020-04-02 Tom de Vries <tdevries@suse.de>
1358
1359 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1360
3638a098
TT
13612020-04-01 Tom Tromey <tom@tromey.com>
1362
1363 * gdb.base/complex-parts.exp: Add type tests.
1364
c34e8714
TT
13652020-04-01 Tom Tromey <tom@tromey.com>
1366
1367 * gdb.base/complex-parts.exp: Add arithmetic tests.
1368
981c08ce
TT
13692020-04-01 Tom Tromey <tom@tromey.com>
1370
1371 * gdb.compile/compile.exp: Update.
1372 * gdb.compile/compile-cplus.exp: Update.
1373 * gdb.base/varargs.exp: Update.
1374 * gdb.base/floatn.exp: Update.
1375 * gdb.base/endianity.exp: Update.
1376 * gdb.base/callfuncs.exp (do_function_calls): Update.
1377 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1378 (complex_float_integral_args): Update.
1379 * gdb.base/complex.exp: Update.
1380 * gdb.base/complex-parts.exp: Update.
1381
3d1cfd43
TT
13822020-04-01 Tom Tromey <tromey@adacore.com>
1383
1384 * gdb.rust/union.rs: New file.
1385 * gdb.rust/union.exp: New file.
1386 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1387 (main): Update.
1388 * gdb.rust/simple.exp: Move union tests to union.exp.
1389
e033dfa9
TT
13902020-04-01 Tom Tromey <tromey@adacore.com>
1391
1392 * gdb.rust/simple.rs (main): Remove "y0".
1393
53cccef1
TBA
13942020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1395
1396 * gdb.multi/stop-all-on-exit.c: New test.
1397 * gdb.multi/stop-all-on-exit.exp: New file.
1398
60e22c1e
HD
13992020-04-01 Hannes Domani <ssbssa@yahoo.de>
1400
1401 PR gdb/24789
1402 * gdb.cp/misc.cc: Add integer reference variable.
1403 * gdb.cp/misc.exp: Add test.
1404
e139a727
TBA
14052020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1406
1407 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1408 scenario to cover execution until the end and also the case
1409
16b0db75
TV
14102020-03-31 Tom de Vries <tdevries@suse.de>
1411
1412 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1413 c. Use "maint info symtabs" to check symtab expansion.
1414
c0502da6
TV
14152020-03-30 Tom de Vries <tdevries@suse.de>
1416
1417 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1418 unsupported.
1419 (verify_psymtab_expanded): Move ...
1420 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1421 test.
1422 (readnow): New proc.
1423
5935fd15
AB
14242020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1425
1426 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1427 with $hex.
1428
1773be9e
TT
14292020-03-20 Tom Tromey <tromey@adacore.com>
1430
1431 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1432
70304be9
TT
14332020-03-20 Tom Tromey <tromey@adacore.com>
1434
1435 * gdb.ada/sub_variant/subv.adb: New file.
1436 * gdb.ada/sub_variant.exp: New file.
1437
0dd7b8f7
TV
14382020-03-20 Tom de Vries <tdevries@suse.de>
1439
1440 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1441 first break fails.
1442 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1443
cada5fc9
AB
14442020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1445
1446 * gdb.server/exit-multiple-threads.c: New file.
1447 * gdb.server/exit-multiple-threads.exp: New file.
1448
6b8c53f2
AB
14492020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1450
1451 * gdb.fortran/mixed-lang-stack.c: New file.
1452 * gdb.fortran/mixed-lang-stack.cpp: New file.
1453 * gdb.fortran/mixed-lang-stack.exp: New file.
1454 * gdb.fortran/mixed-lang-stack.f90: New file.
1455
19a2740f
AB
14562020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1457
1458 * gdb.linespec/cp-completion-aliases.cc: New file.
1459 * gdb.linespec/cp-completion-aliases.exp: New file.
1460
d8c8b848
TV
14612020-03-19 Tom de Vries <tdevries@suse.de>
1462
1463 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1464 more precise.
1465
a9933ccf
TV
14662020-03-18 Tom de Vries <tdevries@suse.de>
1467
1468 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1469 * gdb.dwarf2/break-inline-psymtab.c: New test.
1470 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1471
2f89101f
TV
14722020-03-16 Tom de Vries <tdevries@suse.de>
1473
1474 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1475 cache_verify and cache_verify_proc.
1476
6b9374f1
TV
14772020-03-15 Tom de Vries <tdevries@suse.de>
1478
1479 * gdb.server/solib-list.exp: Handle
1480 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1481
eaeaf44c
TV
14822020-03-15 Tom de Vries <tdevries@suse.de>
1483
1484 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1485 objfiles".
1486
3293bbaf
TT
14872020-03-14 Tom Tromey <tom@tromey.com>
1488
1489 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1490
ab44624c
TV
14912020-03-14 Tom de Vries <tdevries@suse.de>
1492
1493 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1494
54c43825
TV
14952020-03-14 Tom de Vries <tdevries@suse.de>
1496
1497 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1498 result in line-by-line fashion.
1499
2ac70237
TV
15002020-03-14 Tom de Vries <tdevries@suse.de>
1501
1502 * lib/gdb.exp (supports_statement_frontiers): New proc.
1503 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1504
09546b56
TV
15052020-03-14 Tom de Vries <tdevries@suse.de>
1506
1507 * gdb.base/printcmds.exp: Add missing quoting for "print
1508 teststring2".
1509
a1f6a07c
TT
15102020-03-13 Tom Tromey <tom@tromey.com>
1511
1512 * gdb.base/printcmds.exp (test_print_strings): Add regression
1513 test.
1514 * gdb.base/printcmds.c (charptr): New typedef.
1515 (teststring2): New global.
1516
1b83d09c
AB
15172020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1518
1519 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1520 full path in the test name.
1521 (test_ld): Add some with_test_prefix blocks to make test names
1522 unique.
1523
2d61316c
TV
15242020-03-13 Tom de Vries <tdevries@suse.de>
1525
1526 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1527
2e9145ac
TV
15282020-03-13 Tom de Vries <tdevries@suse.de>
1529
1530 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1531
96c7f873
TV
15322020-03-13 Tom de Vries <tdevries@suse.de>
1533
1534 PR symtab/25646
1535 * gdb.dwarf2/imported-unit.exp: Add test.
1536
49ba92c0
TV
15372020-03-13 Tom de Vries <tdevries@suse.de>
1538
1539 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1540 (var1, var2): New variable.
1541 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1542 matching symbols.
1543
301b21e0
TV
15442020-03-13 Tom de Vries <tdevries@suse.de>
1545
1546 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1547 (Term::command): Use prompt prefix.
1548 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1549 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1550 command_no_prompt_prefix instead of prefix.
1551 * gdb.tui/tui-layout-asm.exp: Same.
1552
3f512721
SM
15532020-03-12 Simon Marchi <simon.marchi@efficios.com>
1554
1555 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1556
40310f30
SM
15572020-03-12 Simon Marchi <simon.marchi@efficios.com>
1558
1559 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1560 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1561 on" while stepping over the test instruction, match printed
1562 message.
1563
09252140
TV
15642020-03-12 Tom de Vries <tdevries@suse.de>
1565
1566 * gdb.base/info-types.exp: Use exp_continue during matching of output
1567 of "info types".
1568
14e9c72c
TV
15692020-03-12 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1572
e515d67e
TV
15732020-03-12 Tom de Vries <tdevries@suse.de>
1574
1575 * gdb.fortran/module.exp: Use exp_continue during matching of output
1576 of "info variable -n".
1577
307eafd8
TV
15782020-03-12 Tom de Vries <tdevries@suse.de>
1579
1580 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1581 gdb.dwarf2/dw2-ranges-base.c.
1582
9a2de3fc
TV
15832020-03-12 Tom de Vries <tdevries@suse.de>
1584
1585 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1586 in presence of GLIBC debuginfo.
1587
3217502e
TV
15882020-03-12 Tom de Vries <tdevries@suse.de>
1589
1590 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1591 $core.
1592
1281424c
TV
15932020-03-12 Tom de Vries <tdevries@suse.de>
1594
1595 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1596 more precise.
1597
038b97fc
SM
15982020-03-11 Simon Marchi <simon.marchi@efficios.com>
1599
1600 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1601 from Unix to Windows path.
1602
5308d1e7
TV
16032020-03-11 Tom de Vries <tdevries@suse.de>
1604
1605 * gdb.ada/minsyms.exp: Set language to ada.
1606
f870f78f
TV
16072020-03-11 Tom de Vries <tdevries@suse.de>
1608
1609 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1610
5a13315d
TV
16112020-03-11 Tom de Vries <tdevries@suse.de>
1612
1613 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1614
976862ed
TT
16152020-03-11 Tom Tromey <tromey@adacore.com>
1616
1617 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1618
7462c383
TV
16192020-03-11 Tom de Vries <tdevries@suse.de>
1620
1621 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1622
1c6c46a0
TV
16232020-03-11 Tom de Vries <tdevries@suse.de>
1624
1625 * gdb.base/break-interp.exp: Limit verbose scope.
1626
44f41bb7
TV
16272020-03-11 Tom de Vries <tdevries@suse.de>
1628
1629 * gdb.fortran/logical.f90: Define variable with character type.
1630 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1631
b76f3a42
TV
16322020-03-11 Tom de Vries <tdevries@suse.de>
1633
1634 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1635
1c33af77
TV
16362020-03-11 Tom de Vries <tdevries@suse.de>
1637
1638 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1639 symtabs.
1640
8c95582d
AB
16412020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1642 Bernd Edlinger <bernd.edlinger@hotmail.de>
1643
1644 * gdb.cp/step-and-next-inline.cc: New file.
1645 * gdb.cp/step-and-next-inline.exp: New file.
1646 * gdb.cp/step-and-next-inline.h: New file.
1647 * gdb.dwarf2/dw2-is-stmt.c: New file.
1648 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1649 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1650 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1651 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1652
cecf8547
AB
16532020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1654
1655 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1656 is-stmt flag in the line table.
1657
0ba678c9
TV
16582020-03-09 Tom de Vries <tdevries@suse.de>
1659
1660 * lib/gdb.exp (cached_file): Create cache dir.
1661
72fbdf83
TV
16622020-03-07 Tom de Vries <tdevries@suse.de>
1663
1664 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1665 * gdb.cp/rvalue-ref-params.exp: Same.
1666
436b5e99
TV
16672020-03-06 Tom de Vries <tdevries@suse.de>
1668
1669 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1670 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1671
09f2921c
TV
16722020-03-06 Tom de Vries <tdevries@suse.de>
1673
1674 * README: Fix "the the".
1675 * gdb.base/dprintf.exp: Same.
1676
50a3cc5d
TV
16772020-03-05 Tom de Vries <tdevries@suse.de>
1678
1679 * gdb.base/maint.exp: Update "main print statistics" expected output.
1680
0a709cba
AKS
16812020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1682
1683 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1684 (fortran_int8): Likewise.
1685 (fortran_real4): Likewise.
1686 (fortran_real8): Likewise.
1687 (fortran_complex4): Likewise.
1688 (fortran_logical4): Likewise.
1689 (fortran_character1): Likewise.
1690
5e5d66b6
AB
16912020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1692
1693 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1694 printed as true.
1695
7b973adc
SDJ
16962020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1697
1698 * gdb.base/printcmds.exp: Add test to verify printf of a
1699 variable holding an address.
1700
478e490a
TV
17012020-03-03 Tom de Vries <tdevries@suse.de>
1702
1703 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1704
1ef44e86
TV
17052020-03-03 Tom de Vries <tdevries@suse.de>
1706
1707 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1708 gdb_test_multiple call.
1709
b98cc2cf
TV
17102020-03-03 Tom de Vries <tdevries@suse.de>
1711
1712 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1713 gdb_test_multiple calls.
1714
63e163f2
AB
17152020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1716
1717 * gdb.base/default.exp: Remove test of 'set history filename'.
1718 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1719 filename to the empty string.
1720 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1721 and GDBHISTSIZE.
1722
24ed6739
AB
17232020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1724
1725 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1726 disabled.
1727
590003dc
TV
17282020-03-02 Pedro Alves <palves@redhat.com>
1729 Tom de Vries <tdevries@suse.de>
1730
1731 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1732 -prompt prefix, before user_code argument. Add -lbl option likewise.
1733 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1734 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1735 argument.
1736 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1737 have "\r\n" at start-of-line, instead of at end-of-line.
1738
f5e46084
SM
17392020-02-28 Simon Marchi <simon.marchi@efficios.com>
1740
1741 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1742 libinproctrace.so.
1743
f7a7000d
LM
17442020-02-28 Luis Machado <luis.machado@linaro.org>
1745
1746 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1747 to "p/x".
1748
718e0816
LM
17492020-02-28 Luis Machado <luis.machado@linaro.org>
1750
1751 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1752 asm/ptrace.h and error.h.
1753
13c3a74a
TV
17542020-02-28 Tom de Vries <tdevries@suse.de>
1755
1756 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1757 (struct wrapper, do_something, mundane/symada__cS): Move ...
1758 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1759 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1760 Update "print symada__cS before partial symtab expansion" regexp.
1761 Update breakpoint location. Flush symbol cache after expansion.
1762
85d2d5bb
LM
17632020-02-28 Luis Machado <luis.machado@linaro.org>
1764
1765 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1766
3608f86c
TV
17672020-02-27 Tom de Vries <tdevries@suse.de>
1768
1769 * config/sid.exp: Remove unused globals.
1770 * gdb.base/attach.exp: Same.
1771 * gdb.base/catch-load.exp: Same.
1772 * gdb.base/dbx.exp: Same.
1773 * lib/gdb.exp: Same.
1774 * lib/mi-support.exp: Same.
1775 * lib/prompt.exp: Same.
1776
c8d4f6df
TV
17772020-02-27 Tom de Vries <tdevries@suse.de>
1778
1779 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1780 not set.
1781
0d79cdc4
AM
17822020-02-26 Aaron Merey <amerey@redhat.com>
1783
1784 * gdb.debuginfod: New directory for debuginfod tests.
1785 * gdb.debuginfod/main.c: New test file.
1786 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1787
0dce4280
TV
17882020-02-26 Tom de Vries <tdevries@suse.de>
1789
1790 PR gdb/25603
1791 * gdb.base/persistent-lang.cc: New test.
1792 * gdb.base/persistent-lang.exp: New file.
1793
9e80cfa1
AB
17942020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1795
1796 * gdb.fortran/derived-type-striding.exp: Add a new test.
1797 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1798 new test.
1799
2078dbb2
AB
18002020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1801
1802 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1803 names.
1804
70d49700
TV
18052020-02-25 Tom de Vries <tdevries@suse.de>
1806
1807 PR go/18926
1808 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1809
a88ef40d
TV
18102020-02-24 Tom de Vries <tdevries@suse.de>
1811
1812 PR gdb/25592
1813 * gdb.base/info-locals-unused-static-var.c: New test.
1814 * gdb.base/info-locals-unused-static-var.exp: New file.
1815
01b1af32
TT
18162020-02-22 Tom Tromey <tom@tromey.com>
1817
1818 * gdb.python/tui-window.exp: New file.
1819 * gdb.python/tui-window.py: New file.
1820
7c043ba6
TT
18212020-02-22 Tom Tromey <tom@tromey.com>
1822
1823 PR tui/17850:
1824 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1825 tests.
1826
c22fef7e
TT
18272020-02-22 Tom Tromey <tom@tromey.com>
1828
1829 * gdb.tui/new-layout.exp: Add sub-layout tests.
1830
ee325b61
TT
18312020-02-22 Tom Tromey <tom@tromey.com>
1832
1833 * gdb.tui/new-layout.exp: New file.
1834
3f0cbb04
TT
18352020-02-22 Tom Tromey <tom@tromey.com>
1836
1837 * gdb.rust/rust-style.rs: New file.
1838 * gdb.rust/rust-style.exp: New file.
1839 * gdb.base/style.exp: Test structure printing.
1840 * gdb.base/style.c (struct some_struct): New type.
1841 (enum etype): New type.
1842 (struct_value): New global.
1843
75525152
TV
18442020-02-21 Tom de Vries <tdevries@suse.de>
1845
1846 PR go/18926
1847 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1848 Remove blanket xfails. Use message argument for gdb_breakpoint.
1849 Make continuing to breakpoint test conditional on setting breakpoint.
1850 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1851 DW_AT_name attribute. Add xfail for GCC PR93866.
1852
bd360d30
AB
18532020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1854
1855 * gdb.dwarf2/cpp-linkage-name.c: New file.
1856 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1857
c7adb09f 18582020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1859
1860 * lib/gdb.exp (gdb_wrapper_init): Reset
1861 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1862 not exist.
1863
a9c79803
TV
18642020-02-20 Tom de Vries <tdevries@suse.de>
1865
1866 PR go/17018
1867 * gdb.go/hello.exp: Copy ...
1868 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1869 print of st to print value of global definition. Add xfail for GCC
1870 PR93844.
1871 * gdb.go/hello.exp: Remove printing of st before definition.
1872 * gdb.go/hello.go: Copy ...
1873 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1874 to st.
1875 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1876
d7445728
TV
18772020-02-20 Tom de Vries <tdevries@suse.de>
1878
1879 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1880 (gdb_simple_compile): Handle compile_flags go by using .go extension
1881 for source file.
1882 * gdb.go/chan.exp: Use support_go_compile.
1883 * gdb.go/handcall.exp: Same.
1884 * gdb.go/hello.exp: Same.
1885 * gdb.go/integers.exp: Same.
1886 * gdb.go/max-depth.exp: Same.
1887 * gdb.go/methods.exp: Same.
1888 * gdb.go/package.exp: Same.
1889 * gdb.go/strings.exp: Same.
1890 * gdb.go/types.exp: Same.
1891 * gdb.go/unsafe.exp: Same.
1892
c9c41e6d
TV
18932020-02-19 Tom de Vries <tdevries@suse.de>
1894
1895 * gdb.python/lib-types.exp: Make xfail more strict.
1896
f20ff837
TV
18972020-02-19 Tom de Vries <tdevries@suse.de>
1898
1899 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1900
08410482
DE
19012020-02-19 Doug Evans <dje@google.com>
1902
1903 PR rust/25535
1904 * gdb.rust/simple.exp: Add test.
1905 * gdb.rust/simple.rs: Add test.
1906
623563f7
TV
19072020-02-19 Tom de Vries <tdevries@suse.de>
1908
1909 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1910 output line-by-line.
1911
d3308cfd
TV
19122020-02-19 Tom de Vries <tdevries@suse.de>
1913
1914 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1915
86cbc5dc
TV
19162020-02-19 Tom de Vries <tdevries@suse.de>
1917
1918 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1919 prelink.
1920
9db2b96b
TV
19212020-02-19 Tom de Vries <tdevries@suse.de>
1922
1923 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1924 (gdb_do_cache): Use gdb_do_cache_wrap.
1925 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1926
89e2fdc5
TV
19272020-02-19 Tom de Vries <tdevries@suse.de>
1928
1929 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1930 gdb_compile option.
1931
373d7ac0
SM
19322020-02-18 Simon Marchi <simon.marchi@efficios.com>
1933
1934 * gdb.base/printcmds.exp (test_print_enums): Update expected
1935 output.
1936
b29a2df0
SM
19372020-02-18 Simon Marchi <simon.marchi@efficios.com>
1938
1939 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1940 for "unknown".
1941
6740f0cc
SM
19422020-02-18 Simon Marchi <simon.marchi@efficios.com>
1943
1944 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1945 enumerator.
1946
edd45eb0
SM
19472020-02-18 Simon Marchi <simon.marchi@efficios.com>
1948
1949 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1950 FE_, add FE_NONE.
1951 (three): Update.
1952 (enum flag_enum_without_zero): New enum.
1953 (flag_enum_without_zero): New variable.
1954 (enum not_flag_enum): New enum.
1955 (three_not_flag): New variable.
1956 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1957 (test_print_enums): Add more tests for printing flag enums.
1958
d4295de4
TV
19592020-02-18 Tom de Vries <tdevries@suse.de>
1960
1961 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1962 (gdb_compile_ada): ... here.
1963 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1964 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1965
f251f505
TT
19662020-02-14 Tom Tromey <tom@tromey.com>
1967
1968 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1969 build directory.
1970 * boards/gdbserver-base.exp: Update path to gdbserver.
1971
8f432634
TV
19722020-02-13 Tom de Vries <tdevries@suse.de>
1973
1974 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1975
92b6eaf7
TV
19762020-02-13 Tom de Vries <tdevries@suse.de>
1977
1978 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1979 are missing.
1980
f3b0f7fe
TV
19812020-02-13 Tom de Vries <tdevries@suse.de>
1982
1983 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1984 call.
1985
f6be8713
SDJ
19862020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1987
1988 PR tui/25126
1989 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1990 * gdb.base/cached-source-file.c: New file.
1991 * gdb.base/cached-source-file.exp: New file.
1992
b2770d5e
TV
19932020-02-11 Tom de Vries <tdevries@suse.de>
1994
1995 PR testsuite/25488
1996 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1997
44f6938e
TV
19982020-02-10 Tom de Vries <tdevries@suse.de>
1999
2000 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2001
5f0e2eb7
MR
20022020-02-10 Maciej W. Rozycki <macro@wdc.com>
2003
2004 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2005 and $after_addr are both integers before making a comparison.
2006
46ce2b6f
TV
20072020-02-09 Tom de Vries <tdevries@suse.de>
2008
2009 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2010 command output and paste it into gdb.log. If any, paste catch message
2011 to gdb.log.
2012
5abbbe1d
TT
20132020-02-07 Tom Tromey <tromey@adacore.com>
2014
2015 PR breakpoints/24915:
2016 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2017
1d5d29e7
SV
20182020-02-06 Shahab Vahedi <shahab@synopsys.com>
2019
2020 * gdb.tui/tui-missing-src.exp: Add the "missing source
2021 file" test for the TUI.
2022
b0999b9b
AB
20232020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2026 including a port number in the output.
2027
c3b149eb
AKS
20282020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2029
2030 * lib/fortran.exp (fortran_int4): Handle clang.
2031 (fortran_int8): Likewise.
2032 (fortran_real4): Likewise.
2033 (fortran_real8): Likewise.
2034 (fortran_complex4): Likewise.
2035 (fortran_logical4): Likewise.
2036 (fortran_character1): Likewise.
2037
f8dcc90b
TV
20382020-02-04 Tom de Vries <tdevries@suse.de>
2039
2040 * README (Race detection): Add note.
2041
f90ac7c2
TV
20422020-02-04 Tom de Vries <tdevries@suse.de>
2043
2044 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2045
780636ae
TV
20462020-02-04 Tom de Vries <tdevries@suse.de>
2047
2048 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2049
5d2e1193
RA
20502020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2051
2052 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2053 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2054 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2055 blttar, bnetarl.
2056 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2057 binary for blttar, bnetarl.
2058 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2059 wait instruction. Delete ldmx test.
2060 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2061
e409c542
AKS
20622020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2063
2064 * gdb.fortran/array-bounds-high.exp: New file.
2065 * gdb.fortran/array-bounds-high.f90: New file.
2066
b0029748
LD
20672020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2068
2069 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2070 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2071
195a8287
TV
20722020-02-01 Tom de Vries <tdevries@suse.de>
2073
2074 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2075
42330a68
AB
20762020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2077
2078 PR tui/9765
2079 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2080 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2081
b62a8028
LM
20822020-01-29 Luis Machado <luis.machado@linaro.org>
2083
2084 * gdb.arch/aarch64-brk-patterns.c: New source file.
2085 * gdb.arch/aarch64-brk-patterns.exp: New test.
2086
5f440116
TBA
20872020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2088
2089 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2090 GCC/Clang version.
2091 * gdb.cp/pass-by-ref.exp: Ditto.
2092
ee2a6fc6
TV
20932020-01-29 Tom de Vries <tdevries@suse.de>
2094
2095 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2096 * gdb.threads/watchpoint-fork-mt.c: Same.
2097 * gdb.threads/watchpoint-fork-parent.c: Same.
2098 * gdb.threads/watchpoint-fork-st.c: Same.
2099 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2100
16b10d6e
LM
21012020-01-27 Luis Machado <luis.machado@linaro.org>
2102
2103 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2104 sitting at a syscall instruction when we hit the syscall function's
2105 breakpoint.
2106 Check PC against one obtained with the x command.
2107 Validate syscall number.
2108 (step_over_syscall): Don't continue to the syscall instruction if
2109 we're already there.
2110
b1468492
PW
21112020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2112
2113 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2114
7ffa82e1
AB
21152020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2118 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2119
3d92a3e3
AB
21202020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2121
2122 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2123 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2124
94a72be7
AB
21252020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2126
2127 * gdb.base/maint.exp: Update line table parsing test.
2128 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2129
53af73bf
PA
21302020-01-24 Pedro Alves <palves@redhat.com>
2131
2132 PR gdb/25410
2133 * gdb.multi/multi-re-run-1.c: New.
2134 * gdb.multi/multi-re-run-2.c: New.
2135 * gdb.multi/multi-re-run.exp: New.
2136
1ba1ac88
AB
21372020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2138
2139 PR gdb/23718
2140 * gdb.server/server-kill-python.exp: New file.
2141
f3364a6d
AB
21422020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2143
2144 * gdb.server/multi-ui-errors.c: New file.
2145 * gdb.server/multi-ui-errors.exp: New file.
2146
733d0a67
AB
21472020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2148
2149 PR tui/9765
2150 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2151
4f13c1c0
TT
21522020-01-19 Tom Tromey <tom@tromey.com>
2153
2154 * gdb.tui/main.exp: Add check for plain "file".
2155
40c94099
CB
21562020-01-16 Christian Biesinger <cbiesinger@google.com>
2157
2158 * lib/gdb.exp: Fix spelling error (seperatelly).
2159
ff47f4f0
TT
21602020-01-14 Tom Tromey <tom@tromey.com>
2161
2162 PR symtab/12535:
2163 * gdb.python/python.exp: Test decode_line with empty string
2164 argument.
2165
717c684d
BE
21662020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2167
2168 * gdb.base/skip-inline.exp: Extend test.
2169
44e4c775
AB
21702020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2171
2172 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2173 * gdb.dwarf2/dw2-bad-elf.c: New file.
2174 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2175
d93c6db7
AB
21762020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2177
2178 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2179 _line_saw_file.
2180
9a6d629c
AB
21812020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2182
2183 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2184 border.
2185
d9ebdab7
TBA
21862020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2187
2188 * gdb.multi/multi-target.exp (setup): Factor out "info
2189 connections" and "info inferiors" tests to ...
2190 (test_info_inferiors): ... this new procedure.
2191 (top level): Run new "info-inferiors" tests.
2192
f3c469b9
PA
21932020-01-10 Pedro Alves <palves@redhat.com>
2194
2195 * gdb.server/bkpt-other-inferior.exp: New file.
2196
121b3efd
PA
21972020-01-10 Pedro Alves <palves@redhat.com>
2198
2199 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2200 of "add-inferior".
2201 * gdb.base/quit-live.exp: Likewise.
2202 * gdb.base/remote-exec-file.exp: Likewise.
2203 * gdb.guile/scm-progspace.exp: Likewise.
2204 * gdb.linespec/linespec.exp: Likewise.
2205 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2206 * gdb.mi/user-selected-context-sync.exp: Likewise.
2207 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2208 "info inferiors" tests.
2209 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2210 "add-inferior".
2211 * gdb.multi/watchpoint-multi.exp: Likewise.
2212 * gdb.python/py-inferior.exp: Likewise.
2213 * gdb.server/extended-remote-restart.exp: Likewise.
2214 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2215 "info inferiors".
2216 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2217 * gdb.trace/report.exp: Likewise.
2218
1dadb1dd
PA
22192020-01-10 Pedro Alves <palves@redhat.com>
2220
2221 * gdb.multi/multi-target.c: New file.
2222 * gdb.multi/multi-target.exp: New file.
2223 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2224 mode requested, but remote does not support non-stop".
2225
78f2c40a
PA
22262020-01-10 Pedro Alves <palves@redhat.com>
2227
2228 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2229 disconnect before reconnecting.
2230
e7af6c70
TBA
22312020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2232 Pedro Alves <palves@redhat.com>
2233
2234 * gdb.server/connect-without-multi-process.exp: Also test
2235 continuing to end.
2236
acdf84a6
PA
22372020-01-10 Pedro Alves <palves@redhat.com>
2238
2239 * gdb.base/remote-exec-file.exp: New file.
2240
873657b9
PA
22412020-01-10 Pedro Alves <palves@redhat.com>
2242
2243 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2244 output.
2245 * gdb.threads/async.c: New.
2246 * gdb.threads/async.exp: New.
2247 * gdb.multi/tids-gid-reset.c: New.
2248 * gdb.multi/tids-gid-reset.exp: New.
2249
7f0ae84c
GB
22502020-01-10 George Barrett <bob@bob131.so>
2251
2252 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2253 to help in finding the image relocation offset.
2254 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2255 options in arguments.
2256 (stap_test_no_debuginfo): Likewise.
2257 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2258 test variants.
2259 (stap_test): Add null semaphore relocation test.
2260
47e9d49d
GB
22612020-01-10 George Barrett <bob@bob131.so>
2262
2263 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2264 * gdb.base/stap-probe.exp: Likewise.
2265 (stap_test): Pass argument as an additional flag.
2266 (stap_test_no_debuginfo): Likewise.
2267 (stap_test): Check `info probes stap' output for semaphore
2268 addresses if the test binary is supposed to have them.
2269
f5a7c406
AB
22702020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * gdb.tui/basic.exp: Add more scrolling tests.
2273
9ae6bf64
TT
22742020-01-09 Tom Tromey <tom@tromey.com>
2275
2276 PR tui/18932:
2277 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2278 meangingful value.
2279 (Term::command, Term::resize): Update.
2280 * gdb.tui/basic.exp: Add scrolling test.
2281
b2efe70c
AB
22822020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2283
2284 * gdb.tui/tui-layout-asm.exp: New file.
2285
3804da7e
AB
22862020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2287
2288 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2289
b40aa28f
AB
22902020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2291
2292 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2293 (Term::enter_tui): Use Term::prepare_for_tui.
2294
63ffd7c9
AB
22952020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2296
2297 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2298 called.
2299
3be966f6
AB
23002020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.base/skip.exp: Fix race condition in test.
2303
153d79c4
AB
23042020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2305
2306 * gdb.base/backtrace.c: New file.
2307 * gdb.base/backtrace.exp: New file.
2308
f2302a34
AB
23092020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2310
2311 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2312
6ec1d75e
PW
23132020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2314
2315 * gdb.base/style.exp: Test that warnings are styled.
2316
c296cbe6
BE
23172019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2318
2319 * gdb.base/line65535.exp: New file.
2320 * gdb.base/line65535.c: New file.
2321
b28a729d
SM
23222019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2323
2324 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2325 * lib/gnat_debug_info_test.adb: New file.
2326 * gdb.ada/ptype_tagged_param.exp: Use
2327 gnat_runtime_has_debug_info, expect a different output if
2328 runtime does not have debug info.
2329
7f2d7a0d
SM
23302019-12-20 Simon Marchi <simon.marchi@efficios.com>
2331
2332 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2333 (another) quote in test name.
2334
f3bce483
SM
23352019-12-20 Simon Marchi <simon.marchi@efficios.com>
2336
2337 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2338 Add quote in test name.
2339
c855a912
TBA
23402019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2341
2342 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2343 directory instead.
2344 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2345 * gdb.cp/pass-by-ref-2.cc: New file.
2346 * gdb.cp/pass-by-ref-2.exp: New file.
2347
fc9d2d72
TT
23482019-12-20 Tom Tromey <tom@tromey.com>
2349
2350 * gdb.tui/list-before.exp: New file.
2351
77b97e00
TT
23522019-12-20 Tom Tromey <tom@tromey.com>
2353
2354 * gdb.tui/list.exp: Check for source on initial listing.
2355
f69656d0
TT
23562019-12-11 Tom Tromey <tromey@adacore.com>
2357
2358 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2359 Add crlf test.
2360
99a55965
SM
23612019-12-18 Simon Marchi <simon.marchi@efficios.com>
2362
2363 * gdb.base/default.exp: Update value of $_gdb_major.
2364
5024637f
BE
23652019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2366
2367 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2368
b63634be
BE
23692019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2370
2371 * gdb.base/skip.exp: Whitespace fix.
2372
45d73523
BE
23732019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2374
2375 * gdb.base/skip-inline.c: New file.
2376 * gdb.base/skip-inline.exp: New file.
2377
d043f8c8
SM
23782019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2379
2380 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2381 jit_function_00 to jit_function_stack_mangle.
2382 * gdb.base/jithost.c (jit_function_t): Rename to...
2383 (jit_function_stack_mangle_t): ... this.
2384 (jit_function_add_t): New typedef.
2385 (jit_function_00_code): Rename to...
2386 (jit_function_stack_mangle_code): ... this, make static.
2387 (jit_function_add_code): New.
2388 (main): Generate "add" function and call it. Adjust to changes
2389 in jithost_abi.
2390 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2391 (struct jithost_abi) <begin, end>: Remove fields.
2392 <object, function_stack_mangle, function_add>: New fields.
2393 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2394 code_end>: Remove fields.
2395 <func_stack_mangle>: New field.
2396 (read_debug_info): Adjust to renaming, create block for "add"
2397 function.
2398 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2399
873de05c
TT
24002019-12-11 Tom Tromey <tom@tromey.com>
2401
2402 * gdb.tui/resize.exp: Fix regexp.
2403 * gdb.tui/regs.exp: Fix regexps.
2404 * gdb.tui/main.exp: Fix regexp.
2405
3d979945
TT
24062019-12-11 Tom Tromey <tom@tromey.com>
2407
2408 * gdb.tui/resize.exp: Update.
2409 * gdb.tui/empty.exp (layouts): Update.
2410
2192a9d3
TT
24112019-12-11 Tom Tromey <tom@tromey.com>
2412
2413 * gdb.tui/regs.exp: Update.
2414 * gdb.tui/empty.exp (layouts): Update.
2415 * gdb.tui/basic.exp: Update.
2416 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2417
d8edc8b7
PW
24182019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2419
2420 * gdb.base/options.exp: Add -raw-values in the print completion list.
2421 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2422
4c12d936
KB
24232019-12-10 Kevin Buettner <kevinb@redhat.com>
2424
2425 * gdb.threads/omp-par-scope.c: New file.
2426 * gdb/threads/omp-par-scope.exp: New file.
2427
26b911fb
KB
24282019-12-10 Kevin Buettner <kevinb@redhat.com>
2429
bb47f919
KB
2430 * lib/gdb.exp (support_nested_function_tests): New proc.
2431
24322019-12-10 Kevin Buettner <kevinb@redhat.com>
2433
2434 * lib/gdb.exp (gdb_compile_openmp): New proc.
2435 (build_executable_from_specs): Add an "openmp" option.
2436 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2437
6c71eb7d
TT
24382019-12-10 Tom Tromey <tromey@adacore.com>
2439
2440 * gdb.ada/unchecked_union.exp: New file.
2441 * gdb.ada/unchecked_union/pck.adb: New file.
2442 * gdb.ada/unchecked_union/pck.ads: New file.
2443 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2444 * gdb-utils.exp (string_to_regexp): Also quote "?".
2445
bac7c5cf
GB
24462019-12-10 George Barrett <bob@bob131.so>
2447
2448 Test scripted probe breakpoints.
2449 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2450 * gdb.python/py-breakpoint.c (main): Likewise.
2451 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2452 specifier test.
2453 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2454
330f1d38
TBA
24552019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2456
2457 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2458 an rvalue parameter.
2459 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2460 parameter.
2461
b43315e2
AB
24622019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2463
2464 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2465 modules.
2466
54f73dad
AB
24672019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2468
2469 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2470 broken version of GCC.
2471
d57cbee9
AB
24722019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2473
2474 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2475 sym-info-cmds library.
2476 * gdb.fortran/info-types.exp: Likewise.
2477 * lib/sym-info-cmds.exp: New file.
2478
c14aab8c
TV
24792019-12-08 Tom de Vries <tdevries@suse.de>
2480
2481 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2482
aa2d5a42
KS
24832019-12-07 Keith Seitz <keiths@redhat.com>
2484
2485 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2486 * gdb.base/corefile-buildid-shlib.c: New file.
2487 * gdb.base/corefile-buildid.c: New file.
2488 * gdb.base/corefile-buildid.exp: New file.
2489
93e55f0a
TV
24902019-12-06 Tom de Vries <tdevries@suse.de>
2491
2492 * gdb.dwarf2/varval.exp: Add decl before def test.
2493
c7d12402
TBA
24942019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2495
2496 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2497
06acc08f
TBA
24982019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2499
2500 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2501 CV and reference conversion for overload resolution.
2502 * gdb.cp/rvalue-ref-overload.exp: Test it.
2503
e0fad1ea
PW
25042019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2505
2506 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2507 * gdb.base/frameapply.exp: Test faas without command.
2508
8d70a9f0
AB
25092019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2510
2511 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2512 Fortran tests.
2513 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2514 order.
2515
36c8fb93
AB
25162019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2517
2518 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2519 casting to type with no kind specified.
2520 (test_basic_parsing_of_type_kinds): Additional tests for types
2521 with no kind specified, and add tests for single/double
2522 precision/complex types.
2523
4139ff00
TT
25242019-12-04 Tom Tromey <tromey@adacore.com>
2525
2526 * gdb.base/endianity.c (struct other) <x>: New field.
2527 (main): Initialize it.
2528 * gdb.base/endianity.exp: Update.
2529
a05cf17a
TT
25302019-12-04 Tom Tromey <tromey@adacore.com>
2531
2532 * gdb.ada/scalar_storage/storage.adb: New file.
2533 * gdb.ada/scalar_storage/pck.adb: New file.
2534 * gdb.ada/scalar_storage/pck.ads: New file.
2535 * gdb.ada/scalar_storage.exp: New file.
2536
103a685e
TT
25372019-12-04 Tom Tromey <tromey@adacore.com>
2538
2539 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2540 (main): Initialize it.
2541 * gdb.base/endianity.exp: Update.
2542
c2512106
AB
25432019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2544
2545 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2546
293b38d6
AB
25472019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2548
2549 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2550 -symbol-info-module-functions and -symbol-info-module-variables.
2551
216a7e6b
AB
25522019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2553
2554 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2555
5bbd8269
AB
25562019-12-01 Richard Bunt <richard.bunt@arm.com>
2557 Andrew Burgess <andrew.burgess@embecosm.com>
2558
2559 * gdb.fortran/derived-type-striding.exp: New file.
2560 * gdb.fortran/derived-type-striding.f90: New file.
2561 * gdb.fortran/array-slices.exp: New file.
2562 * gdb.fortran/array-slices.f90: New file.
2563
be09caf1
PW
25642019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2565
2566 * gdb.base/define.exp: Test . in command names.
2567 * gdb.base/setshow.exp: Update test, as . is now part of
2568 command name.
2569
643c0cbe
PW
25702019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2571
2572 * gdb.base/define-prefix.exp: New file.
2573
dcdec678
AB
25742019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2575
2576 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2577 compile.
2578 (skip_btrace_pt_tests): Likewise.
2579
640ab947
AB
25802019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2581
2582 * gdb.fortran/info-modules.exp: Compile source files in correct
2583 order.
2584
d22670f0
KB
25852019-11-27 Kevin Buettner <kevinb@redhat.com>
2586
2587 * gdb.dwarf2/imported-unit.exp: New file.
2588 * gdb.dwarf2/imported-unit.c: New file.
2589
db5960b4
AB
25902019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2591
2592 * gdb.mi/mi-fortran-modules-2.f90: New file.
2593 * gdb.mi/mi-fortran-modules.exp: New file.
2594 * gdb.mi/mi-fortran-modules.f90: New file.
2595
7dc42066
AB
25962019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2597
2598 * gdb.mi/mi-sym-info-1.c: New file.
2599 * gdb.mi/mi-sym-info-2.c: New file.
2600 * gdb.mi/mi-sym-info.exp: New file.
2601
0dfeecca
TT
26022019-11-22 Tom Tromey <tromey@adacore.com>
2603
2604 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2605 * gdb.ada/tasks/foo.adb: Add another stopping location.
2606
34877895
PJ
26072019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2608
2609 * gdb.base/endianity.c: New test.
2610 * gdb.base/endianity.exp: New file.
2611
2e84f897
LD
26122019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2613
2614 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2615
65d1cd5f
TV
26162019-11-21 Tom de Vries <tdevries@suse.de>
2617
2618 PR gdb/24956
2619 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2620
4f22c3f4
SDJ
26212019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2622
2623 * gdb.python/py-progspace.exp: Add missing parentheses on some
2624 'print' commands.
2625
9f6ad286
TT
26262019-11-19 Tom Tromey <tom@tromey.com>
2627
2628 * gdb.tui/winheight.exp: New file.
2629
0b8dbf3f
AB
26302019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2631
2632 * gdb.base/ctf-whatis.c: Delete.
2633 * gdb.base/ctf-whatis.exp: Delete.
2634 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2635
f833b7a7
AB
26362019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2637
2638 * gdb.base/ctf-cvexpr.exp: Delete.
2639 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2640
30d0a636
AB
26412019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2642
2643 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2644 the compiler. Clean up header comment a little.
2645 * gdb.base/ctf-ptype.exp: Likewise.
2646 * gdb.base/ctf-whatis.exp: Likewise.
2647 * lib/gdb.exp (skip_ctf_tests): New proc.
2648
494409bb
SDJ
26492019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2650
2651 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2652 * gdb.tui/corefile-run.exp: New file.
2653
55708e99
TT
26542019-11-14 Tom Tromey <tromey@adacore.com>
2655
2656 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2657 regression tests.
2658
45e42163
TT
26592019-11-12 Tom Tromey <tom@tromey.com>
2660
2661 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2662 after any command. Expect prompt after WAIT_FOR is seen.
2663 (enter_tui): Enable resize messages.
2664 (command): Expect command in output.
2665 (get_line): Avoid error when cursor appears to be off-screen.
2666 (dump_screen): Include screen size in title.
2667 (_do_resize): New proc, from "resize".
2668 (resize): Rewrite. Do resize in two steps.
2669 * gdb.tui/empty.exp (layouts): Fix entries.
2670 (check_boxes): Remove xfail.
2671 (check_text): Dump screen on failure.
2672
086baaf1
AB
26732019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2674
2675 * gdb.python/py-symbol.exp: Add test for
2676 gdb.lookup_static_symbols.
2677
09ff83af
AB
26782019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2679
2680 * gdb.python/py-symbol.c: Declare and call function from new
2681 py-symbol-2.c file.
2682 * gdb.python/py-symbol.exp: Compile both source files, and add new
2683 tests for gdb.lookup_static_symbol.
2684 * gdb.python/py-symbol-2.c: New file.
2685
11af934b
TV
26862019-11-02 Tom de Vries <tdevries@suse.de>
2687
2688 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2689 * gdb.base/anon.exp: Same.
2690 * gdb.base/auto-connect-native-target.exp: Same.
2691 * gdb.base/call-ar-st.exp: Same.
2692 * gdb.base/catch-syscall.exp: Same.
2693 * gdb.base/commands.exp: Same.
2694 * gdb.base/default.exp: Same.
2695 * gdb.base/display.exp: Same.
2696 * gdb.base/float.exp: Same.
2697 * gdb.base/foll-fork.exp: Same.
2698 * gdb.base/help.exp: Same.
2699 * gdb.base/info-macros.exp: Same.
2700 * gdb.base/info-proc.exp: Same.
2701 * gdb.base/info-target.exp: Same.
2702 * gdb.base/long_long.exp: Same.
2703 * gdb.base/macscp.exp: Same.
2704 * gdb.base/memattr.exp: Same.
2705 * gdb.base/nofield.exp: Same.
2706 * gdb.base/pointers.exp: Same.
2707 * gdb.base/printcmds.exp: Same.
2708 * gdb.base/ptype.exp: Same.
2709 * gdb.base/restore.exp: Same.
2710 * gdb.base/return.exp: Same.
2711 * gdb.base/scope.exp: Same.
2712 * gdb.base/set-noassign.exp: Same.
2713 * gdb.base/setshow.exp: Same.
2714 * gdb.base/shlib-call.exp: Same.
2715 * gdb.base/signals.exp: Same.
2716 * gdb.base/sigstep.exp: Same.
2717 * gdb.base/skip.exp: Same.
2718 * gdb.base/solib-symbol.exp: Same.
2719 * gdb.base/stap-probe.exp: Same.
2720 * gdb.base/step-line.exp: Same.
2721 * gdb.base/step-test.exp: Same.
2722 * gdb.base/style.exp: Same.
2723 * gdb.base/varargs.exp: Same.
2724 * gdb.base/vla-datatypes.exp: Same.
2725 * gdb.base/vla-ptr.exp: Same.
2726 * gdb.base/vla-sideeffect.exp: Same.
2727 * gdb.base/volatile.exp: Same.
2728 * gdb.base/watch-cond-infcall.exp: Same.
2729 * gdb.base/watchpoint.exp: Same.
2730
e96ec2ba
TV
27312019-11-02 Tom de Vries <tdevries@suse.de>
2732
2733 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2734 * gdb.cp/cpexprs.exp: Same.
2735 * gdb.cp/except-multi-location.exp: Same.
2736 * gdb.cp/exceptprint.exp: Same.
2737 * gdb.cp/gdb2384.exp: Same.
2738 * gdb.cp/inherit.exp: Same.
2739 * gdb.cp/m-static.exp: Same.
2740 * gdb.cp/meth-typedefs.exp: Same.
2741 * gdb.cp/misc.exp: Same.
2742 * gdb.cp/namespace.exp: Same.
2743 * gdb.cp/non-trivial-retval.exp: Same.
2744 * gdb.cp/overload.exp: Same.
2745 * gdb.cp/pr17132.exp: Same.
2746 * gdb.cp/re-set-overloaded.exp: Same.
2747 * gdb.cp/rvalue-ref-types.exp: Same.
2748 * gdb.cp/templates.exp: Same.
2749
bd5766ec
LM
27502019-11-01 Luis Machado <luis.machado@linaro.org>
2751
2752 PR gdb/25124
2753
2754 * gdb.arch/pr25124.S: New file.
2755 * gdb.arch/pr25124.exp: New file.
2756
165f8965
AB
27572019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2758
2759 * gdb.fortran/info-modules.exp: Update expected results, and add
2760 additional tests for 'info module functinos', and 'info module
2761 variables'.
2762 * gdb.fortran/info-types.exp: Update expected results.
2763 * gdb.fortran/info-types.f90: Extend testcase with additional
2764 module variables and functions.
2765
59c35742
AB
27662019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2767
2768 * gdb.fortran/info-modules.exp: New file.
2769 * gdb.fortran/info-types.exp: Build with new file.
2770 * gdb.fortran/info-types.f90: Include and use new module.
2771 * gdb.fortran/info-types-2.f90: New file.
2772
f3fb2519
PW
27732019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2774
2775 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2776 * gdb.base/settings.exp: Test all settings types using
2777 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2778 that now verifies that the value of "maint show" is the same as
2779 returned by the settings functions. Test the type of the
2780 maintenance settings.
2781 * gdb.base/default.exp: Update show_conv_list.
2782
d1e36019
TV
27832019-10-31 Tom de Vries <tdevries@suse.de>
2784
2785 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2786 gdb_test.
2787 * gdb.arch/amd64-disp-step.exp: Same.
2788 * gdb.asm/asm-source.exp: Same.
2789 * gdb.btrace/buffer-size.exp: Same.
2790 * gdb.btrace/cpu.exp: Same.
2791 * gdb.btrace/enable.exp: Same.
2792 * gdb.dwarf2/count.exp: Same.
2793 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2794 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2795 * gdb.fortran/vla-datatypes.exp: Same.
2796 * gdb.fortran/vla-history.exp: Same.
2797 * gdb.fortran/vla-ptype.exp: Same.
2798 * gdb.fortran/vla-value.exp: Same.
2799 * gdb.fortran/whatis_type.exp: Same.
2800 * gdb.guile/guile.exp: Same.
2801 * gdb.multi/tids.exp: Same.
2802 * gdb.python/py-finish-breakpoint.exp: Same.
2803 * gdb.python/py-framefilter.exp: Same.
2804 * gdb.python/py-pp-registration.exp: Same.
2805 * gdb.python/py-xmethods.exp: Same.
2806 * gdb.python/python.exp: Same.
2807 * gdb.server/connect-with-no-symbol-file.exp: Same.
2808 * gdb.server/no-thread-db.exp: Same.
2809 * gdb.server/run-without-local-binary.exp: Same.
2810 * gdb.stabs/weird.exp: Same.
2811 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2812 * gdb.threads/thread-find.exp: Same.
2813 * gdb.threads/tls-shared.exp: Same.
2814 * gdb.threads/tls.exp: Same.
2815 * gdb.threads/wp-replication.exp: Same.
2816 * gdb.trace/ax.exp: Same.
2817 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2818
3d11e68e
TV
28192019-10-31 Tom de Vries <tdevries@suse.de>
2820
2821 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2822 * gdb.ada/array_subscript_addr.exp: Same.
2823 * gdb.ada/arrayidx.exp: Same.
2824 * gdb.ada/arrayparam.exp: Same.
2825 * gdb.ada/arrayptr.exp: Same.
2826 * gdb.ada/boolean_expr.exp: Same.
2827 * gdb.ada/call_pn.exp: Same.
2828 * gdb.ada/complete.exp: Same.
2829 * gdb.ada/fixed_cmp.exp: Same.
2830 * gdb.ada/fun_addr.exp: Same.
2831 * gdb.ada/funcall_param.exp: Same.
2832 * gdb.ada/interface.exp: Same.
2833 * gdb.ada/mod_from_name.exp: Same.
2834 * gdb.ada/null_array.exp: Same.
2835 * gdb.ada/packed_array.exp: Same.
2836 * gdb.ada/packed_tagged.exp: Same.
2837 * gdb.ada/print_chars.exp: Same.
2838 * gdb.ada/print_pc.exp: Same.
2839 * gdb.ada/ptype_arith_binop.exp: Same.
2840 * gdb.ada/ptype_field.exp: Same.
2841 * gdb.ada/ptype_tagged_param.exp: Same.
2842 * gdb.ada/rec_return.exp: Same.
2843 * gdb.ada/ref_tick_size.exp: Same.
2844 * gdb.ada/str_ref_cmp.exp: Same.
2845 * gdb.ada/taft_type.exp: Same.
2846 * gdb.ada/tagged.exp: Same.
2847 * gdb.ada/type_coercion.exp: Same.
2848 * gdb.ada/uninitialized_vars.exp: Same.
2849
60b6ede8
TV
28502019-10-30 Tom de Vries <tdevries@suse.de>
2851
2852 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2853
30baf67b
TV
28542019-10-26 Tom de Vries <tdevries@suse.de>
2855
2856 * gdb.base/bigcore.c: Fix typos in comments.
2857 * gdb.base/ctf-ptype.c: Same.
2858 * gdb.base/long_long.c: Same.
2859 * gdb.dwarf2/dw2-op-out-param.S: Same.
2860 * gdb.python/py-evthreads.c: Same.
2861 * gdb.reverse/i387-stack-reverse.c: Same.
2862 * gdb.trace/tfile.c: Same.
2863 * lib/compiler.c: Same.
2864 * lib/compiler.cc: Same.
2865
158da0d1
TV
28662019-10-25 Tom de Vries <tdevries@suse.de>
2867
2868 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2869 gdb_test_multiple calls.
2870 * gdb.reverse/sigall-reverse.exp: Same.
2871 * gdb.reverse/solib-precsave.exp: Same.
2872 * gdb.reverse/solib-reverse.exp: Same.
2873 * gdb.reverse/until-precsave.exp: Same.
2874 * gdb.reverse/until-reverse.exp: Same.
2875
4ccdfbec
TV
28762019-10-24 Tom de Vries <tdevries@suse.de>
2877
2878 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2879 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2880 kfail using -wrap pattern flag and convenience variable
2881 gdb_test_name.
2882
33d569b7
AB
28832019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2884
2885 * gdb.python/py-progspace.exp: Add tests for the
2886 Progspace.block_for_pc method.
2887
4d0b984b
TT
28882019-10-23 Tom Tromey <tom@tromey.com>
2889
2890 * configure: Rebuild.
2891 * aclocal.m4: Use m4_include, not sinclude.
2892
94cb3754
TV
28932019-10-21 Tom de Vries <tdevries@suse.de>
2894
2895 * gdb.base/infcall-nested-structs.c: Add
2896 __attribute__((noinline,noclone)) to all functions.
2897 (call_all): Add missing variable initialization. Simplify return value.
2898 (breakpt): Increment volatile variable, to prevent call from being
2899 optimized out.
2900 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2901
062f1fc1
TV
29022019-10-17 Tom de Vries <tdevries@suse.de>
2903
2904 * gdb.fortran/module.exp: Allow info variables to print info for files
2905 other than module.f90.
2906
0b54364d
AB
29072019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2908
2909 * gdb.fortran/module.exp: Extend with 'info variables' test.
2910
7ff5fae7
AB
29112019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2912
2913 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2914 F77_FOR_TARGET.
2915
d10eccaa
TV
29162019-10-16 Tom de Vries <tdevries@suse.de>
2917
2918 PR tdep/25096
2919 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2920
745ff14e
TV
29212019-10-16 Tom de Vries <tdevries@suse.de>
2922
2923 PR tdep/24104
2924 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2925 Add KFAIL for PR tdep/25096.
2926
03e1ab94
TV
29272019-10-16 Tom de Vries <tdevries@suse.de>
2928
2929 PR testsuite/25059
2930 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2931
b17fcc10
TV
29322019-10-16 Tom de Vries <tdevries@suse.de>
2933
2934 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2935 as signed.
2936
9223170f
SM
29372019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2938
2939 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2940 one instead of increasing timeout.
2941
d6e76313
TV
29422019-10-13 Tom de Vries <tdevries@suse.de>
2943
2944 PR record/25038
2945 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2946 * gdb.reverse/sigall-reverse.exp: Same.
2947 * gdb.reverse/solib-precsave.exp: Same.
2948 * gdb.reverse/solib-reverse.exp: Same.
2949 * gdb.reverse/step-precsave.exp: Same.
2950 * gdb.reverse/until-precsave.exp: Same.
2951 * gdb.reverse/until-reverse.exp: Same.
2952 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2953
6dfc0041
AA
29542019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2955
2956 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2957 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2958 (cmp_struct_05_01, cmp_struct_static_02_01)
2959 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2960 comparisons.
2961
abcf2cc8
TV
29622019-10-10 Tom de Vries <tdevries@suse.de>
2963
2964 PR testsuite/24888
2965 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2966 gnatlink.
2967
a50faaf6
TV
29682019-10-09 Tom de Vries <tdevries@suse.de>
2969
2970 PR testsuite/25048
2971 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2972
60ff3cd7
AB
29732019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2976 exceptions due to missing debug information.
2977
dfee8566
TV
29782019-10-07 Tom de Vries <tdevries@suse.de>
2979
2980 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2981
3d63690a
AB
29822019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2985 * gdb.base/annota1.exp: Update to use gdb_test_name.
2986
30d1f018
WP
29872019-10-07 Weimin Pan <weimin.pan@oracle.com>
2988
2989 * gdb.base/ctf-whatis.exp: New file.
2990 * gdb.base/ctf-whatis.c: New file.
2991 * gdb.base/ctf-ptype.exp: New file.
2992 * gdb.base/ctf-ptype.c: New file.
2993 * gdb.base/ctf-constvars.exp: New file.
2994 * gdb.base/ctf-constvars.c: New file.
2995 * gdb.base/ctf-cvexpr.exp: New file.
2996
4dbbb47c
TV
29972019-10-04 Tom de Vries <tdevries@suse.de>
2998
2999 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3000 for loop.
3001
77c2dba3
TT
30022019-10-03 Tom Tromey <tom@tromey.com>
3003
3004 PR rust/24976:
3005 * gdb.rust/simple.rs (Union2): New type.
3006 (main): Use Union2.
3007 * gdb.rust/simple.exp: Add test.
3008
179aed7f
AB
30092019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3010
3011 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3012 nested function prefix.
3013
0a4b0913
AB
30142019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3015 Richard Bunt <richard.bunt@arm.com>
3016 Andrew Burgess <andrew.burgess@embecosm.com>
3017
3018 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3019 nested functions.
3020 * gdb.fortran/nested-funcs.f90: Update expected results.
3021 * gdb.fortran/nested-funcs-2.exp: New file.
3022 * gdb.fortran/nested-funcs-2.f90: New file.
3023
082cce05
AB
30242019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3025
3026 * gdb.python/py-parameter.exp: Make test names unique.
3027 * gdb.python/py-template.exp: Likewise.
3028 * gdb.python/py-value.exp: Likewise.
3029
2b74ba5a
AB
30302019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3031
3032 * gdb.base/break-interp.exp: Reduce test name duplication.
3033 * gdb.base/call-sc.exp: Likewise.
3034 * gdb.base/callfuncs.exp: Likewise.
3035 * gdb.base/charset.exp: Likewise.
3036 * gdb.base/dump.exp: Likewise.
3037 * gdb.base/ena-dis-br.exp: Likewise.
3038 * gdb.base/relational.exp: Likewise.
3039 * gdb.base/step-over-syscall.exp: Likewise.
3040 * gdb.base/structs.exp: Likewise.
3041
58eb20d5
AB
30422019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3043
3044 * gdb.linespec/explicit.exp: Make test names unique.
3045 * gdb.linespec/ls-errs.exp: Likewise.
3046
4d421147
AB
30472019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3048
3049 * gdb.reverse/break-precsave.exp: Make test names unique.
3050 * gdb.reverse/break-reverse.exp: Likewise.
3051 * gdb.reverse/finish-precsave.exp: Likewise.
3052 * gdb.reverse/finish-reverse.exp: Likewise.
3053 * gdb.reverse/machinestate-precsave.exp: Likewise.
3054 * gdb.reverse/machinestate.exp: Likewise.
3055 * gdb.reverse/readv-reverse.exp: Likewise.
3056 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3057 * gdb.reverse/sigall-precsave.exp: Likewise.
3058 * gdb.reverse/sigall-reverse.exp: Likewise.
3059 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3060 * gdb.reverse/watch-precsave.exp: Likewise.
3061 * gdb.reverse/watch-reverse.exp: Likewise.
3062
d8c06f22
AB
30632019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3064
3065 * gdb.threads/stop-with-handle.c: New file.
3066 * gdb.threads/stop-with-handle.exp: New file.
3067
3a56ed86
TV
30682019-10-03 Tom de Vries <tdevries@suse.de>
3069
3070 PR testsuite/25059
3071 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3072 directory" line to be missing.
3073
42275044
TV
30742019-10-03 Tom de Vries <tdevries@suse.de>
3075
3076 PR testsuite/25059
3077 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3078 type optional.
3079
9ef62df0
AA
30802019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3081
3082 * gdb.python/py-format-string.c (string.h): New include.
3083 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3084 the same value, for endianness-independence.
3085 * gdb.python/py-format-string.exp (default_regexp_dict)
3086 (test_pretty_structs, test_format): Adjust expected output to the
3087 changed initialization.
3088
37f6a7f4
TT
30892019-10-02 Tom Tromey <tromey@adacore.com>
3090
3091 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3092
1d58d6a2
PA
30932019-10-02 Pedro Alves <palves@redhat.com>
3094 Andrew Burgess <andrew.burgess@embecosm.com>
3095
3096 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3097 "print-file-var.h".
3098 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3099 (get_version_1): Print this_version_id and its address.
3100 Add extern "C" wrappers around interface functions.
3101 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3102 "print-file-var.h".
3103 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3104 (get_version_2): Print this_version_id and its address.
3105 Add extern "C" wrappers around interface functions.
3106 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3107 <stddef.h> and "print-file-var.h".
3108 Add extern "C" wrappers around interface functions.
3109 [VERSION_ID_MAIN] (this_version_id): Define.
3110 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3111 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3112 up extern "C" blocks.
3113 * gdb.base/print-file-var.exp (test): New, factored out from top
3114 level.
3115 (top level): Test all combinations of attribute hidden or not,
3116 dlopen or not, and this_version_id symbol in main file or not.
3117 Compile tests as both C++ and C, make test names unique.
3118
d770d56f
TT
31192019-10-01 Tom Tromey <tom@tromey.com>
3120
3121 * gdb.base/style.exp: Test "show logging filename".
3122
7f6aba03
TT
31232019-10-01 Tom Tromey <tom@tromey.com>
3124
3125 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3126 * gdb.base/style.exp: Add metadata style test.
3127
14309bb6
TT
31282019-10-01 Tom Tromey <tom@tromey.com>
3129
3130 * gdb.base/style.exp: Test "pwd".
3131
2a3c1174
PA
31322019-10-01 Tom Tromey <tom@tromey.com>
3133
3134 * gdb.base/style.exp: Update tests.
3135
53d666ec
AA
31362019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3137
3138 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3139 'six' to unsigned.
3140 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3141 'five'. Use an all-ones bit pattern for each.
3142 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3143 to its changed values.
3144
4a56a520
TT
31452019-09-30 Tom Tromey <tromey@adacore.com>
3146
3147 * gdb.rust/traits.rs: Disable all warnings.
3148
0df0352a
TV
31492019-09-29 Tom de Vries <tdevries@suse.de>
3150
aac66a4c 3151 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3152
73d9a918
TV
31532019-09-29 Tom de Vries <tdevries@suse.de>
3154
3155 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3156
060b3ab4
TV
31572019-09-27 Tom de Vries <tdevries@suse.de>
3158
3159 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3160
68f7d34d
TV
31612019-09-27 Tom de Vries <tdevries@suse.de>
3162
3163 PR record/23188
3164 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3165
5d63b30a
TT
31662019-09-26 Tom Tromey <tromey@adacore.com>
3167
3168 * gdb.ada/py_taft.exp: New file.
3169 * gdb.ada/py_taft/main.adb: New file.
3170 * gdb.ada/py_taft/pkg.adb: New file.
3171 * gdb.ada/py_taft/pkg.ads: New file.
3172
3d435220
TV
31732019-09-24 Tom de Vries <tdevries@suse.de>
3174
3175 PR gdb/24598
3176 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3177
77d03678
TV
31782019-09-22 Tom de Vries <tdevries@suse.de>
3179
3180 * gdb.base/restore.exp: Allow register variables to be optimized out at
3181 -O0.
3182
abf516c6
UW
31832019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3184
3185 * gdb.arch/spu-info.exp: Remove file.
3186 * gdb.arch/spu-info.c: Remove file.
3187 * gdb.arch/spu-ls.exp: Remove file.
3188 * gdb.arch/spu-ls.c: Remove file.
3189
3190 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3191 * gdb.asm/spu.inc: Remove file.
3192
3193 * gdb.base/dump.exp: Remove support for spu*-*-*.
3194 * gdb.base/stack-checking.exp: Likewise.
3195 * gdb.base/overlays.exp: Likewise.
3196 * gdb.base/ovlymgr.c: Likewise.
3197 * gdb.base/spu.ld: Remove file.
3198
3199 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3200 * gdb.cp/cpexprs.exp: Likewise.
3201 * gdb.cp/exception.exp: Likewise.
3202 * gdb.cp/gdb2495.exp: Likewise.
3203 * gdb.cp/mb-templates.exp: Likewise.
3204 * gdb.cp/pr9167.exp: Likewise.
3205 * gdb.cp/userdef.exp: Likewise.
3206
3207 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3208
3209 * gdb.cell: Remove directory.
3210 * lib/cell.exp: Remove file.
3211
e452e88f
TV
32122019-09-19 Tom de Vries <tdevries@suse.de>
3213
3214 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3215
8a625130
TV
32162019-09-19 Tom de Vries <tdevries@suse.de>
3217
3218 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3219
81dc3ab5
TV
32202019-09-19 Tom de Vries <tdevries@suse.de>
3221
3222 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3223 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3224 (gdb_target_cmd): ... here.
3225 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3226 value 2.
3227
b078f3ac
AB
32282019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3229
3230 * gdb.base/source-dir.exp: Avoid having directory names in test
3231 names.
3232
f1b620e9
MG
32332019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3234
3235 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3236 directory.
3237
67f3ed6a
AB
32382019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3239
3240 * gdb.base/list-missing-source.exp: New file.
3241
d1b70248
TV
32422019-09-14 Tom de Vries <tdevries@suse.de>
3243
3244 PR teststuite/24599
3245 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3246 * lib/ada.exp (gnatmake_version_at_least): New proc.
3247
5fabdcd6
AB
32482019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3249
3250 * gdb.base/maint.exp: Use exec_has_index_section.
3251
aa17805f
AB
32522019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3253
3254 * gdb.base/maint.exp: Add test for 'maint info sections'.
3255
25e5c209
TV
32562019-09-12 Tom de Vries <tdevries@suse.de>
3257
3258 * gdb.base/store.exp: Allow register variables to be optimized out at
3259 -O0.
3260
4993045d
PW
32612019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3262
3263 * gdb.ada/rdv_wait.exp: Update to new task names.
3264 * gdb.base/task_switch_in_core.exp: Likewise.
3265 * gdb.base/info_sources_base.c: Likewise.
3266
8a516164
TT
32672019-09-10 Tom Tromey <tromey@adacore.com>
3268
3269 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3270
aa391654
TT
32712019-09-10 Tom Tromey <tromey@adacore.com>
3272
3273 * gdb.ada/dgopt.exp: New file.
3274 * gdb.ada/dgopt/x.adb: New file.
3275
8634b462
TT
32762019-09-08 Tom Tromey <tom@tromey.com>
3277
3278 * gdb.tui/resize.exp: Remove setup_xfail.
3279 * gdb.tui/regs.exp: Remove setup_xfail.
3280 * gdb.tui/basic.exp: Remove setup_xfail.
3281
736b0f76
DB
32822019-09-06 David Blaikie <dblaikie@gmail.com>
3283
3284 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3285 * gdb.cp/cplabel.exp: Ditto.
3286 * gdb.linespec/ls-errs.exp: Ditto.
3287
30331a6c
TV
32882019-09-05 Tom de Vries <tdevries@suse.de>
3289
3290 * lib/gdb.exp (cmp_file_string): New proc.
3291 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3292 runto_main. Verify save breakpoints output.
3293
98b0ebab
PW
32942019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3295
3296 * gdb.base/info-var.exp: Test info variables without running
3297 to main, to avoid expect's buffer overflow.
3298
4e962e74
TT
32992019-09-03 Tom Tromey <tromey@adacore.com>
3300
3301 * gdb.ada/bias.exp: New file.
3302 * gdb.ada/bias/bias.adb: New file.
3303 * gdb.ada/print_chars.exp: Add regression test.
3304 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3305 (MC): New variable.
3306
2ea1a07a
SL
33072019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3308
3309 * gdb.base/argv0-symlink.exp: Run only on native target
3310 and local host.
3311
8077c50d
TV
33122019-08-29 Tom de Vries <tdevries@suse.de>
3313
3314 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3315 diverse debug info.
3316 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3317
48352473
TV
33182019-08-28 Tom de Vries <tdevries@suse.de>
3319
3320 * gdb.base/info-var.exp: Allow info variables to print info for files
3321 other than info-var-f1.c and info-var-f2.c.
3322
d8f27c60
AB
33232019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3324
3325 * gdb.fortran/info-types.exp: Add module.
3326 * gdb.fortran/info-types.f90: Update expected results.
3327
1f20c35e
AB
33282019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3329
3330 * gdb.fortran/info-types.exp: New file.
3331 * gdb.fortran/info-types.f90: New file.
3332 * lib/fortran.exp (fortran_character1): New proc.
3333
4acfdd20
AB
33342019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3335
3336 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3337 functions'. Reindent as needed.
3338 * gdb.base/info-var-f1.c: New file.
3339 * gdb.base/info-var-f2.c: New file.
3340 * gdb.base/info-var.exp: New file.
3341 * gdb.base/info-var.h: New file.
3342
5c31b358
TV
33432019-08-26 Tom de Vries <tdevries@suse.de>
3344
3345 PR c++/24852
3346 * gdb.cp/no-libstdcxx-probe.exp: New test.
3347
b694989f
TV
33482019-08-26 Tom de Vries <tdevries@suse.de>
3349
3350 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3351 * tests need to be skipped.
3352 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3353 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3354 mi_skip_libstdcxx_probe_tests.
3355
d9c4ba53
SDJ
33562019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3357
3358 * gdb.python/py-xmethods.exp: Use raw strings when passing
3359 arguments to SimpleXMethodMatcher.
3360
395fad09
TV
33612019-08-22 Tom de Vries <tdevries@suse.de>
3362
3363 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3364 more informative.
3365
26c957f1
PA
33662019-08-21 Pedro Alves <palves@redhat.com>
3367
3368 * gdb.base/with.exp: Test "with" with no arguments.
3369
61f80d5d
TV
33702019-08-21 Tom de Vries <tdevries@suse.de>
3371
3372 * gdb.base/gdb-caching-proc.exp: Sort files.
3373
d7a11d13
TV
33742019-08-20 Tom de Vries <tdevries@suse.de>
3375
3376 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3377 compilation.
3378
34dafe9f
TV
33792019-08-16 Tom de Vries <tdevries@suse.de>
3380
3381 * gdb.base/compare-sections.exp ("after run to main"): Allow
3382 mismatched read-only sections for PIE executables.
3383
398fdd60
TT
33842019-08-16 Tom Tromey <tom@tromey.com>
3385
3386 * lib/tuiterm.exp (_csi_Z): New proc.
3387 * gdb.tui/basic.exp: Update window positions.
3388 * gdb.tui/empty.exp: Update window positions.
3389
d8f9e51c
SL
33902019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3391
3392 * gdb.base/examine-backward.exp: Correct regexp for
3393 "examine 3 bytes backward from ${address_zero}".
3394
3df505f6
TT
33952019-08-15 Tom Tromey <tom@tromey.com>
3396
3397 * gdb.tui/empty.exp: Enable resizing tests.
3398
272560b5
TT
33992019-08-15 Tom Tromey <tromey@adacore.com>
3400
3401 * gdb.ada/char_enum.exp: Add regression tests.
3402 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3403 and '0'.
3404 (Char, Gchar): Update.
3405 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3406
08235187
CB
34072019-08-15 Christian Biesinger <cbiesinger@google.com>
3408
3409 * gdb.python/python.exp: Expect a leading underscore on
3410 GdbOutput{,Error}File.
3411
22a2ab04
SL
34122019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3413
3414 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3415 Windows host.
3416
835b995b
SL
34172019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3418
3419 * gdb.base/batch-preserve-term-settings.exp
3420 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3421
97dd8e07
CB
34222019-08-15 Christian Biesinger <cbiesinger@google.com>
3423
3424 * lib/gdb.exp: When running on a mingw target, replace
3425 /x/ with x:/.
3426
75faf5c4
AH
34272019-08-14 Alan Hayward <alan.hayward@arm.com>
3428
3429 * gdb.arch/aarch64-prologue.c: New test.
3430 * gdb.arch/aarch64-prologue.exp: New file.
3431
abc6c00f
TV
34322019-08-13 Tom de Vries <tdevries@suse.de>
3433
3434 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3435 Thread.
3436
74c2c1f4
SL
34372019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3438
3439 * gdb.python/py-completion.exp: Download the .py file to the host
3440 and use its host pathname. Conditionalize tests that use
3441 tab completion and manipulate files on the build machine.
3442 * gdb.python/py-events.exp: Download the .py file to the host
3443 and use its host pathname.
3444 * gdb.python/py-evsignal.exp: Likewise.
3445 * gdb.python/py-evthreads.exp: Likewise.
3446 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3447 pathname syntax.
3448 * gdb.python/py-framefilter.exp: Download the .py file to the right
3449 place on the host. Match Windows pathname syntax.
3450 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3451 .py file to the host and use its host pathname.
3452 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3453 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3454 build pathname. Skip symlink test on Windows host. Add missing
3455 newline at end of file.
3456 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3457 and use its host pathname.
3458 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3459 * gdb.python/py-section-script.exp: Use host location of binfile
3460 on safe-path. Use correct path separator on Windows host.
3461 Reorder alternatives in gdb_test_multiple to prevent matching
3462 the wrong alternative on success.
3463 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3464
ca2589f3
PP
34652019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3466
3467 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3468 expect the GDB inferior to no longer immediately stop after
3469 being resumed with "signal SIGINT".
3470
020a839d
SL
34712019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3472
3473 * gdb.linespec/break-ask.exp: Generalize regexps to match
3474 Windows pathnames too.
3475
128d6509
TV
34762019-08-08 Tom de Vries <tdevries@suse.de>
3477
3478 PR testsuite/24862
3479 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3480
590042fc
PW
34812019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3482
3483 * gdb.base/style.exp: Update tests for help doc new invariants.
3484 * gdb.base/help.exp: Likewise.
3485
046bebe1
TT
34862019-08-06 Tom Tromey <tom@tromey.com>
3487
3488 * gdb.base/style.exp: Add disassemble test.
3489 * gdb.base/style.c (some_called_function): New function.
3490 (main): Use it.
3491
0b27c27d
CB
34922019-08-05 Christian Biesinger <cbiesinger@google.com>
3493
3494 * gdb.python/py-block.exp: Test dictionary access on blocks.
3495
580f1034
SM
34962019-08-05 Simon Marchi <simon.marchi@efficios.com>
3497
3498 PR gdb/24863
3499 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3500 -list-thread-groups --available test when running under
3501 check-read1.
3502
d86bd7cb
TV
35032019-08-05 Tom de Vries <tdevries@suse.de>
3504
3505 PR testsuite/24863
3506 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3507 * gdb.base/help.exp: Use with_read1_timeout_factor.
3508 * gdb.base/info-macros.exp: Same.
3509 * gdb.cp/nested-types.exp: Same.
3510
a80cf5d8
TV
35112019-08-05 Tom de Vries <tdevries@suse.de>
3512
3513 * lib/gdb.exp (version_at_least): Factor out of ...
3514 (tcl_version_at_least): ... here.
3515 (gdb_compile): Fail if pie results in non-PIE executable.
3516 (readelf_version, readelf_prints_pie): New proc.
3517 (exec_is_pie): Return -1 if unknown.
3518
d0962838
TV
35192019-08-05 Tom de Vries <tdevries@suse.de>
3520
3521 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3522
2252ff3d
SL
35232019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3524
3525 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3526
26655f53
SL
35272019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3528
3529 * lib/completion-support.exp (test_gdb_complete_none): Skip
3530 tab completion tests if no readline support.
3531 (test_gdb_complete_unique_re): Likewise.
3532 (test_gdb_complete_multiple): Likewise.
3533
db4dc13e
PW
35342019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3535
3536 * gdb.base/info_sources.exp: New file.
3537 * gdb.base/info_sources.c: New file.
3538 * gdb.base/info_sources_base.c: New file.
3539
0eba165a
PFC
35402019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3541
3542 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3543 prefix argument.
3544 (test_exit_status): Add prefix argument.
3545
59bd512b
TV
35462019-08-01 Tom de Vries <tdevries@suse.de>
3547
3548 PR testsuite/24863
3549 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3550 calling exp_continue for new thread and thread exited messages.
3551
2a3ad588
TV
35522019-08-01 Tom de Vries <tdevries@suse.de>
3553
3554 PR testsuite/24863
3555 * gdb.base/structs.exp: Fix check-read1 timeout using
3556 gdb_test_sequence.
3557 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3558
117eb594
TV
35592019-08-01 Tom de Vries <tdevries@suse.de>
3560
3561 PR testsuite/24863
3562 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3563 line.
3564
ed591340
TV
35652019-08-01 Tom de Vries <tdevries@suse.de>
3566
3567 PR testsuite/24863
3568 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3569
aa3b6533
TT
35702019-07-30 Tom Tromey <tromey@adacore.com>
3571
3572 * gdb.ada/display_nested.exp: New file.
3573 * gdb.ada/display_nested/foo.adb: New file.
3574 * gdb.ada/display_nested/pack.adb: New file.
3575 * gdb.ada/display_nested/pack.ads: New file.
3576
2906593f
CB
35772019-07-30 Christian Biesinger <cbiesinger@google.com>
3578
3579 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3580 namespace.
3581 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3582
0f575925
TV
35832019-07-30 Tom de Vries <tdevries@suse.de>
3584
3585 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3586 instead.
3587
b13057d9
TV
35882019-07-30 Tom de Vries <tdevries@suse.de>
3589
3590 PR testsuite/24834
3591 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3592 (exec_is_pie): New proc.
3593
5c4dde85
CB
35942019-07-29 Christian Biesinger <cbiesinger@google.com>
3595
3596 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3597
c620ed88
CB
35982019-07-29 Christian Biesinger <cbiesinger@google.com>
3599
3600 * gdb.python/py-objfile.c: Add global and static vars.
3601 * gdb.python/py-objfile.exp: Test new functions Objfile.
3602 lookup_global_symbol and lookup_static_symbol.
3603
3d235706
TT
36042019-07-29 Tom Tromey <tom@tromey.com>
3605
3606 * lib/tuiterm.exp (Term::_csi_@): New proc.
3607 (Term::_csi_X): Don't move cursor.
3608
c7e4c0a6
PW
36092019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3610
3611 * gdb.base/options.exp: Update backtrace - completion to
3612 new option -frame-info.
3613 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3614 Test new 'set print frame-info'. Test backtrace -frame-info
3615 overriding 'set print frame-info'.
3616 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3617 Test new 'set print frame-info'.
3618 Verify consistency of backtrace with and without filters, with and
3619 without -no-filters.
3620 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3621 default.
3622
de28a3b7
TV
36232019-07-29 Tom de Vries <tdevries@suse.de>
3624
3625 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3626 no arguments".
3627
507dd60e
TV
36282019-07-29 Tom de Vries <tdevries@suse.de>
3629
3630 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3631 is a substring of the first for "complete non-unique file name".
3632
5beafce9
TV
36332019-07-29 Tom de Vries <tdevries@suse.de>
3634
3635 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3636 with ".*".
3637
2d274232
TV
36382019-07-29 Tom de Vries <tdevries@suse.de>
3639
3640 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3641 Pass prompt_regexp parameter to gdb_test_multiple calls.
3642
9197cd8b
TV
36432019-07-29 Tom de Vries <tdevries@suse.de>
3644
3645 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3646 print registers" regexps.
9197cd8b 3647
b528dae0
TV
36482019-07-29 Tom de Vries <tdevries@suse.de>
3649
3650 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3651
d17725d7
TV
36522019-07-29 Tom de Vries <tdevries@suse.de>
3653
3654 PR gdb/24855
3655 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3656 (skip_python_tests_prompt): Add prompt_regexp argument to
3657 gdb_test_multiple calls.
3658
52b75bf1
TT
36592019-07-27 Tom Tromey <tom@tromey.com>
3660
3661 * gdb.tui/main.exp: New file.
3662
2b1d00c2
TT
36632019-07-27 Tom Tromey <tom@tromey.com>
3664
3665 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3666 optional.
3667 * gdb.tui/empty.exp: New file.
3668
ded631d5
TT
36692019-07-27 Tom Tromey <tom@tromey.com>
3670
3671 * lib/tuiterm.exp (spawn): New proc.
3672 (Term::resize): New proc.
3673 * gdb.tui/resize.exp: New file.
3674
58ac439d
TT
36752019-07-27 Tom Tromey <tom@tromey.com>
3676
3677 * gdb.tui/list.exp: New file.
3678
fe1f56ee
TT
36792019-07-27 Tom Tromey <tom@tromey.com>
3680
3681 * gdb.tui/regs.exp: New file.
3682
f790b310
TT
36832019-07-27 Tom Tromey <tom@tromey.com>
3684
3685 * gdb.tui/basic.exp: Add "layout split" test.
3686
d95fc6ee
TT
36872019-07-27 Tom Tromey <tom@tromey.com>
3688
3689 * gdb.tui/basic.exp: Add "layout asm" test.
3690
c3786b3a
TT
36912019-07-27 Tom Tromey <tom@tromey.com>
3692
3693 * lib/tuiterm.exp: New file.
3694 * gdb.tui/basic.exp: New file.
3695
98a617f8
KB
36962019-07-27 Kevin Buettner <kevinb@redhat.com>
3697
3698 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3699 Enable tests associated with this flag. Adjust regex
3700 referencing "foo_low" to now refer to "foo_cold" instead.
3701
5c076da4
KB
37022019-07-27 Kevin Buettner <kevinb@redhat.com>
3703
3704 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3705 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3706 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3707 foo_cold. Revise comments to match.
3708 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3709 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3710 were wrapped into this proc; Call do_test in loop from outermost
3711 level.
3712 (foo_low): Rename all occurrences to "foo_cold".
3713 (backtrace from baz): New test.
3714 (x2/i foo_cold): New test.
3715 (info line *foo_cold): New test.
3716
1512d3b7
TV
37172019-07-26 Tom de Vries <tdevries@suse.de>
3718
3719 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3720
297989a1
TV
37212019-07-25 Tom de Vries <tdevries@suse.de>
3722
3723 PR testsuite/24830
3724 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3725 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3726 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3727 (skip_libstdcxx_probe_tests): ... here.
3728 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3729
b3b965fb
TV
37302019-07-24 Tom de Vries <tdevries@suse.de>
3731
3732 PR testsuite/24807
3733 * gdb.objc/basicclass.m: Include stdio.h.
3734 * gdb.objc/nondebug.m: Same.
3735 * gdb.objc/objcdecode.m: Same.
3736
4625b4d0
TV
37372019-07-24 Tom de Vries <tdevries@suse.de>
3738
3739 PR testsuite/24612
3740 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3741 additional_flags.
3742
024a5840
TV
37432019-07-24 Tom de Vries <tdevries@suse.de>
3744
3745 PR testsuite/24831
3746 * gdb.multi/tids.exp: Update error messages for info threads.
3747
c76ddaa3
TV
37482019-07-24 Tom de Vries <tdevries@suse.de>
3749
3750 * gdb.base/info-types.exp: Allow info types to print info for more than
3751 one file.
3752
9a618ef6
TV
37532019-07-23 Tom de Vries <tdevries@suse.de>
3754
3755 PR testsuite/24842
3756 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3757 gdb_spawn_with_cmdline_opts.
3758
40eadf04
SP
37592019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3760
3761 * gdb.arch/arm-cmse-sgstubs.c: New test.
3762 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3763
5ba29434
TV
37642019-07-23 Tom de Vries <tdevries@suse.de>
3765
3766 PR testsuite/24711
3767 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3768 issuing next command.
3769
a8e9d247
AB
37702019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3771
3772 * gdb.ada/info_auto_lang.exp: Update expected results.
3773 * gdb.base/info-types.c: Add additional types to check.
3774 * gdb.base/info-types.exp: Update expected results.
3775
eb86c5e2
AB
37762019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3777
3778 * gdb.base/info-types.c: New file.
3779 * gdb.base/info-types.exp: New file.
3780
01e175fe
AB
37812019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3782
3783 * gdb.arch/riscv-bp-infcall.c: New file.
3784 * gdb.arch/riscv-bp-infcall.exp: New file.
3785
6b78c3f8
AB
37862019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3787
3788 PR breakpoints/24541
3789 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3790
da738167
TV
37912019-07-14 Tom de Vries <tdevries@suse.de>
3792
3793 PR testsuite/24760
3794 * gdb.objc/basicclass.exp: Fix unterminated string.
3795
0d4e84ed
AB
37962019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3797 Andrew Burgess <andrew.burgess@embecosm.com>
3798
3799 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3800 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3801 negative bounds.
3802 * gdb.fortran/vla-value.exp: Print elements of an array with
3803 negative bounds.
3804 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3805 testing.
3806
021d8588
AB
38072019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3808
3809 * gdb.base/options.exp (expect_string): Dequote strings in
3810 results.
3811 (test-string): Test strings with different quoting and reindent.
3812
f06f1252
TT
38132019-07-10 Tom Tromey <tromey@adacore.com>
3814
3815 * gdb.ada/mi_ex_cond.exp: Update expected results.
3816 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3817 * gdb.ada/mi_catch_ex.exp: Update expected results.
3818 * gdb.ada/mi_catch_assert.exp: Update expected results.
3819 * gdb.ada/catch_ex.exp (catch_exception_info)
3820 (catch_exception_entry, catch_assert_entry)
3821 (catch_unhandled_entry): Update.
3822 * gdb.ada/catch_assert_if.exp: Update expected results.
3823
b863685d
RB
38242019-07-10 Richard Bunt <richard.bunt@arm.com>
3825 Stephen Roberts <stephen.roberts@arm.com>
3826
3827 * gdb.base/define.exp: Restore original prompt.
3828
cb1e4e32
PA
38292019-07-09 Pedro Alves <palves@redhat.com>
3830
3831 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3832 breakpoints" output.
3833 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3834 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3835 throw" creates breakpoint.
3836 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3837 'type="catchpoint"'.
3838
b58a68fe
PA
38392019-07-09 Pedro Alves <palves@redhat.com>
3840
3841 PR c++/15468
3842 * gdb.cp/except-multi-location-lib.cc: New.
3843 * gdb.cp/except-multi-location-main.cc: New.
3844 * gdb.cp/except-multi-location.exp: New.
3845
0826779b
PW
38462019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3847
3848 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3849 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3850 argument and update callers.
3851
5b0e2db4
AB
38522019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3853
3854 * gdb.arch/amd64-break-on-asm-line.S: New file.
3855 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3856
1f6f6e21
PW
38572019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3858
3859 * gdb.base/printcmds.exp: Test printing C string and
3860 C wide string convenience vars without transiting via the inferior.
3861 Also make test names unique.
3862
ea142fbf
AH
38632019-07-08 Alan Hayward <alan.hayward@arm.com>
3864
5862c886 3865 PR breakpoints/25011
ea142fbf
AH
3866 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3867
213fd9fa
PA
38682019-07-04 Pedro Alves <palves@redhat.com>
3869
3870 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3871 body returned ok(0), break(3) or continue(4).
3872 * gdb.testsuite/foreach_with_prefix.exp: New file.
3873
2b40fda7
AH
38742019-07-04 Alan Hayward <alan.hayward@arm.com>
3875
3876 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3877
a26c8de0
PA
38782019-07-03 Pedro Alves <palves@redhat.com>
3879
3880 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3881 "return -code".
3882
5f4ba3e7
PA
38832019-07-03 Pedro Alves <palves@redhat.com>
3884
3885 PR cli/24732
3886 * gdb.base/shell.exp: Load completion-support.exp.
3887 Adjust expected error output. Add completion tests.
3888
a994424f
PA
38892019-07-03 Pedro Alves <palves@redhat.com>
3890
3891 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3892 string_to_regexp.
3893
3d9be6f5
PA
38942019-07-03 Pedro Alves <palves@redhat.com>
3895
3896 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3897 (expect_integer): Adjust to expect "-string".
3898 (expect_string): New.
3899 (all_options): Expect "-string".
3900 (test-flag, test-boolean): Adjust to expect "-string".
3901 (test-string): New proc.
3902 (top level): Call it.
3903
41fc454c
PA
39042019-07-03 Pedro Alves <palves@redhat.com>
3905
3906 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3907 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3908 the expected output in the success.
3909
b2b2a215
PA
39102019-07-03 Pedro Alves <palves@redhat.com>
3911
3912 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3913 Split one gdb_test_multiple call in two to avoid a race.
3914
fdbc9870
PA
39152019-07-03 Pedro Alves <palves@redhat.com>
3916
3917 * gdb.base/with.c: New file.
3918 * gdb.base/with.exp: New file.
3919
c6ac8931
PA
39202019-07-03 Pedro Alves <palves@redhat.com>
3921
3922 * gdb.base/settings.exp: Replace all references to "maint
3923 test-settings set" with references to "maint set test-settings",
3924 and all references to "maint test-settings show" with references
3925 to "maint show test-settings".
3926
970f9d09
PA
39272019-07-03 Pedro Alves <palves@redhat.com>
3928
3929 * gdb.base/settings.exp (test-string): Adjust expected out when
3930 testing "maint test-settings show filename"
3931
54d66006
PA
39322019-07-02 Pedro Alves <palves@redhat.com>
3933
3934 * gdb.base/options.exp (test-info-threads): New procedure.
3935 (top level): Call it.
3936
10d06d82
TT
39372019-06-28 Tom Tromey <tromey@adacore.com>
3938
3939 * gdb.dwarf2/ada-linkage-name.c: New file.
3940 * gdb.dwarf2/ada-linkage-name.exp: New file.
3941
3d507ff2
TT
39422019-06-27 Tom Tromey <tromey@adacore.com>
3943
d039f014 3944 PR c++/20020:
3d507ff2
TT
3945 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3946
8af58ffe
TV
39472019-06-26 Tom de Vries <tdevries@suse.de>
3948
3949 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3950
22e21752
TV
39512019-06-26 Tom de Vries <tdevries@suse.de>
3952
3953 * gdb.base/index-cache.exp: Add back missing debug option.
3954
b65b566c
PW
39552019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3956
3957 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3958
5c2c8c69
TV
39592019-06-25 Tom de Vries <tdevries@suse.de>
3960
3961 PR testsuite/24727
3962 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3963
164e3873
TV
39642019-06-24 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3967
824eacee
TV
39682019-06-24 Tom de Vries <tdevries@suse.de>
3969
3970 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3971 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3972 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3973
385b97d3
TV
39742019-06-24 Tom de Vries <tdevries@suse.de>
3975
3976 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3977
c596f180
TV
39782019-06-21 Tom de Vries <tdevries@suse.de>
3979
3980 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3981
b13a7d03
TV
39822019-06-21 Tom de Vries <tdevries@suse.de>
3983
3984 PR testsuite/24518
3985 PR ada/24713
3986 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3987 index.
3988
899277ae
TT
39892019-06-19 Tom Tromey <tromey@adacore.com>
3990
3991 * gdb.ada/length_cond.exp: Add intro comment.
3992
680e1bee
TT
39932019-06-19 Tom Tromey <tromey@adacore.com>
3994
3995 * gdb.ada/length_cond.exp: New file.
3996 * gdb.ada/length_cond/length_cond.adb: New file.
3997 * gdb.ada/length_cond/pck.adb: New file.
3998 * gdb.ada/length_cond/pck.ads: New file.
3999
0ed4690a
TV
40002019-06-18 Tom de Vries <tdevries@suse.de>
4001
4002 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4003
d20ed5fd
TT
40042019-06-18 Tom Tromey <tromey@adacore.com>
4005
4006 * gdb.base/list0.h: Add comment explaining control character.
4007
86e04673
TV
40082019-06-18 Tom de Vries <tdevries@suse.de>
4009
4010 * boards/fission.exp: Break up long debug_flags line.
4011
c4973306
SM
40122019-06-16 Tom de Vries <tdevries@suse.de>
4013
4014 PR gdb/24445
4015 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4016 generated index.
4017
93cb9841
AB
40182019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4019
4020 PR gdb/24686
4021 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4022 improve detection of bug gdb/24541.
4023
399aaebd
SM
40242019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4025
4026 PR gdb/24669
4027 * gdb.base/index-cache.exp (uses_readnow,
4028 expecting_index_cache_use): Define global variable.
4029 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4030 expecting_index_cache_use.
4031
584a927c
AB
40322019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4033 Andrew Burgess <andrew.burgess@embecosm.com>
4034
4035 * gdb.fortran/pointers.f90: New file.
4036 * gdb.fortran/print_type.exp: New file.
4037 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4038 * gdb.fortran/vla-type.exp: Likewise.
4039 * gdb.fortran/vla-value.exp: Likewise.
4040 * gdb.mi/mi-vla-fortran.exp: Likewise.
4041
30056ea0
AB
40422019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4043
4044 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4045 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4046 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4047 as a stop reason.
4048
ec8e2b6d
AB
40492019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4050
4051 * gdb.base/annota1.exp: Update expected results.
4052 * gdb.cp/annota2.exp: Likewise.
4053 * gdb.cp/annota3.exp: Likewise.
4054
09e4c4e1
AB
40552019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4056
4057 * gdb.base/style-logging.exp: Remove path from test name.
4058
0735b091
TT
40592019-06-14 Tom Tromey <tromey@adacore.com>
4060
4061 PR gdb/24502:
4062 * gdb.base/style-logging.exp: New file.
4063
f5686554
TT
40642019-06-14 Tom Tromey <tromey@adacore.com>
4065
4066 * gdb.base/symfile-warn.exp: New file.
4067 * gdb.base/symfile-warn.c: New file.
4068
a0c1ffed
TT
40692019-06-14 Tom Tromey <tromey@adacore.com>
4070
4071 * gdb.base/annotate-symlink.exp: New file.
4072
f411722c
TT
40732019-06-14 Tom Tromey <tromey@adacore.com>
4074
4075 * gdb.ada/set_wstr.exp: Add reassignment test.
4076
4268ec18
TT
40772019-06-14 Tom Tromey <tromey@adacore.com>
4078
4079 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4080 'unchecked_access and 'unrestricted_access as well.
4081
9a9e394b
TT
40822019-06-14 Tom Tromey <tromey@adacore.com>
4083
4084 PR ada/24539:
4085 * gdb.ada/vla.exp: Update tests.
4086 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4087 pragma.
4088
4c048731
PA
40892019-06-13 Pedro Alves <palves@redhat.com>
4090
4091 * gdb.base/settings.exp (test-integer): Test junk after
4092 "unlimited".
4093
6665660a
PA
40942019-06-13 Pedro Alves <palves@redhat.com>
4095
4096 * gdb.base/options.exp (test-thread-apply): New.
4097 (top level): Call it.
4098
5d707134
PA
40992019-06-13 Pedro Alves <palves@redhat.com>
4100
4101 * gdb.base/options.exp (test-frame-apply): New.
4102 (top level): Test print commands with different "frame apply"
4103 prefixes.
4104
e2a689da
PA
41052019-06-13 Pedro Alves <palves@redhat.com>
4106
e79be6e5 4107 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4108 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4109 'max_completions' parameter and handle it.
4110 (test_gdb_completion_offers_commands): New.
4111
90a1ef87
PA
41122019-06-13 Pedro Alves <palves@redhat.com>
4113
4114 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4115
d4c16835
PA
41162019-06-13 Pedro Alves <palves@redhat.com>
4117
4118 * gdb.base/options.exp (test-backtrace): New.
4119 (top level): Call it.
4120
2daf894e
PA
41212019-06-13 Pedro Alves <palves@redhat.com>
4122
4123 * gdb.guile/scm-frame-args.exp: Use "set print
4124 raw-frame-arguments" instead of "set print raw frame-arguments".
4125 * gdb.python/py-frame-args.exp: Likewise.
4126
e6ed716c
PA
41272019-06-13 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.compile/compile.exp: Adjust expected output to option
4130 processing changes.
4131
7d8062de
PA
41322019-06-13 Pedro Alves <palves@redhat.com>
4133
4134 * gdb.base/options.exp: Build executable.
4135 (test-print): New procedure.
4136 (top level): Call it, once for "print" and another for "compile
4137 print".
4138
9d0faba9
PA
41392019-06-13 Pedro Alves <palves@redhat.com>
4140
4141 * gdb.base/options.c: New file.
4142 * gdb.base/options.exp: New file.
4143
dee7b4c8
PA
41442019-06-13 Pedro Alves <palves@redhat.com>
4145
4146 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4147 that "o" is ambiguous.
4148
dca0f6c0
PA
41492019-06-13 Pedro Alves <palves@redhat.com>
4150
4151 * gdb.base/settings.c: New file.
4152 * gdb.base/settings.exp: New file.
4153
ccf46844
PA
41542019-06-13 Pedro Alves <palves@redhat.com>
4155
4156 * gdb.base/completion.exp: Fix comment typo.
4157
b9a3f842
PA
41582019-06-13 Pedro Alves <palves@redhat.com>
4159
4160 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4161 foo --1" test.
4162
d106773e
PA
41632019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4164
4165 * gdb.fortran/block-data.f: New.
4166 * gdb.fortran/block-data.exp: New.
4167
fea82da0
TV
41682019-06-11 Tom de Vries <tdevries@suse.de>
4169
4170 PR testsuite/24521
4171 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4172 message.
4173
8c2e74f1
TV
41742019-06-11 Tom de Vries <tdevries@suse.de>
4175
4176 PR testsuite/24521
4177 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4178
b49851c8
TV
41792019-06-11 Tom de Vries <tdevries@suse.de>
4180
4181 * boards/readnow.exp: New file.
4182
a7067863
AB
41832019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4184
4185 * gdb.fortran/vla-sizeof.exp: Update expected results.
4186
1a3da2cd
AB
41872019-06-06 Amos Bird <amosbird@gmail.com>
4188
4189 * gdb.base/annota1.exp (thread_switch): Add test for
4190 thread-exited annotation.
4191
3847a7bf
TT
41922019-06-06 Tom Tromey <tromey@adacore.com>
4193
4194 * gdb.base/maint.exp: Expect command started/finished output.
4195
0088ba59
AB
41962019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4197
4198 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4199 comment.
4200 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4201
312617a3
AB
42022019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4203
4204 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4205 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4206 * gdb.arch/riscv-unwind-long-insn.c: New file.
4207 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4208
e1f2e1a2
CB
42092019-06-04 Christian Biesinger <cbiesinger@google.com>
4210
d3238f7d 4211 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4212
206584bd
PW
42132019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4214
4215 * lib/gdb.exp (help_list_trailer): New regexp variable
4216 factorizing the help trailer message.
4217 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4218 arg to allow to better factorize various tests.
4219 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4220 (test_prefix_command_help): Use help_list_trailer.
4221 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4222 * gdb.guile/scm-cmd.exp: Likewise.
4223 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4224 * gdb.base/help.exp: Use test_user_defined_class_help.
4225 * gdb.base/style.exp: Add tests for styling of help and apropos.
4226 * lib/gdb-utils.exp (style): Add title and highlight styles.
4227
708dc93e
PW
42282019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4229
4230 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4231 $_shell_exitsignal.
4232 * gdb.base/default.exp: Update for new convenience variables.
4233
f49055a5
TT
42342019-05-29 Tom Tromey <tromey@adacore.com>
4235
4236 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4237 to "break complete ada" test case's regexp.
4238
4330d61d
TT
42392019-05-29 Tom Tromey <tromey@adacore.com>
4240
4241 PR c++/20020:
4242 * gdb.cp/constexpr-field.exp: New file.
4243 * gdb.cp/constexpr-field.cc: New file.
4244
000439d5
TT
42452019-05-29 Tom Tromey <tromey@adacore.com>
4246
4247 * gdb.base/finish.exp (finish_no_print): New proc.
4248 (finish_tests): Call it.
4249
5a01c34c
TV
42502019-05-24 Tom de Vries <tdevries@suse.de>
4251
4252 * gdb.dwarf2/gdb-add-index.exp: New file.
4253
18125b16
TT
42542019-05-22 Tom Tromey <tromey@adacore.com>
4255
4256 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4257 * gdb.base/style.exp: Use "style".
4258 * lib/gdb-utils.exp (style): New proc.
4259
af1a8d03
TV
42602019-05-22 Tom de Vries <tdevries@suse.de>
4261
4262 * gdb.base/align.exp: Require c++11.
4263
e7fe496b
TV
42642019-05-22 Tom de Vries <tdevries@suse.de>
4265
4266 PR testsuite/24586
4267 * gdb.python/py-mi-var-info-path-expression.exp: Call
4268 mi_skip_python_tests to check if python is supported.
4269
8fca4da0
AH
42702019-05-22 Alan Hayward <alan.hayward@arm.com>
4271
4272 * gdb.arch/aarch64-pauth.c: New test.
4273 * gdb.arch/aarch64-pauth.exp: New file.
4274
b7060614
AH
42752019-05-22 Alan Hayward <alan.hayward@arm.com>
4276
4277 * README (Re-running Tests Outside The Testsuite): New section.
4278
669d0468
TV
42792019-05-21 Tom de Vries <tdevries@suse.de>
4280
4281 * gdb.arch/amd64-eval.exp: Require c++11.
4282 * gdb.base/max-depth.exp: Same.
4283 * gdb.compile/compile-cplus-array-decay.exp: Same.
4284 * gdb.cp/meth-typedefs.exp: Same.
4285 * gdb.cp/subtypes.exp: Same.
4286 * gdb.cp/temargs.exp: Same.
4287
ce3ebcaa
AH
42882019-05-21 Alan Hayward <alan.hayward@arm.com>
4289
4290 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4291
34d11c68
AB
42922019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4293
4294 PR gdb/18644
4295 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4296 * gdb.fortran/printing-types.exp: Add new test.
4297 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4298 testing.
4299 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4300 setup_kfail call.
4301
87781e84
AH
43022019-05-17 Alan Hayward <alan.hayward@arm.com>
4303
4304 * README (Running the Testsuite): Change example.
4305 (Testsuite Parameters): Remove TRANSCRIPT.
4306 * lib/gdb.exp: Remove TRANSCRIPT check.
4307
b420b89e
AH
43082019-05-17 Alan Hayward <alan.hayward@arm.com>
4309
4310 * README (Testsuite Parameters): Add replay logging to
4311 GDBSERVER_DEBUG.
4312 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4313 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4314 as a comma separated list.
4315 (gdb_debug_init): Override procedure.
4316
408e9b8b
AH
43172019-05-17 Alan Hayward <alan.hayward@arm.com>
4318
4319 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4320 (gdb_write_cmd_file): New procedure.
4321 * lib/gdbserver-support.exp (gdbserver_start): Call
4322 gdbserver_write_cmd_file.
4323 (gdbserver_write_cmd_file): New procedure.
4324
f9e2e39d
AH
43252019-05-17 Alan Hayward <alan.hayward@arm.com>
4326
4327 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4328 (delete_breakpoints): Likewise.
4329 (gdb_run_cmd): Likewise.
4330 (gdb_start_cmd): Likewise.
4331 (gdb_starti_cmd): Likewise.
4332 (gdb_internal_error_resync): Likewise.
4333 (gdb_test_multiple): Likewise.
4334 (gdb_reinitialize_dir): Likewise.
4335 (default_gdb_exit): Likewise.
4336 (gdb_file_cmd): Mark kill as optional.
4337 (default_gdb_start): Call gdb_stdin_log_init.
4338 (send_gdb): Call gdb_stdin_log_write.
4339 (rerun_to_main): Mark Y as an answer.
4340 (gdb_stdin_log_init): New function.
4341 (gdb_stdin_log_write): Likewise.
4342
81f47ac2
AH
43432019-05-17 Alan Hayward <alan.hayward@arm.com>
4344
4345 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4346 * gdb.base/debug-expr.exp: Likewise.
4347 * gdb.base/foll-fork.exp: Likewise.
4348 * gdb.base/foll-vfork.exp: Likewise.
4349 * gdb.base/fork-print-inferior-events.exp: Likewise.
4350 * gdb.base/gdb-sigterm.exp: Likewise.
4351 * gdb.base/gdbinit-history.exp: Likewise.
4352 * gdb.base/osabi.exp: Likewise.
4353 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4354 * gdb.base/ui-redirect.exp: Likewise.
4355 * gdb.gdb/unittest.exp: Likewise.
4356 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4357 * gdb.mi/mi-watch.exp: Likewise.
4358 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4359 * gdb.mi/user-selected-context-sync.exp: Likewise.
4360 * gdb.python/python.exp: Disable debug test when debugging.
4361 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4362 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4363 Likewise.
4364 * gdb.threads/stepi-random-signal.exp: Likewise.
4365
29b52314
AH
43662019-05-17 Alan Hayward <alan.hayward@arm.com>
4367
4368 * Makefile.in: Pass through GDB_DEBUG.
4369 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4370 (gdb,debug): Add board setting.
4371 * lib/gdb.exp (default_gdb_start): Start debugging.
4372 (gdb_debug_enabled): New procedure.
4373 (gdb_debug_init): Likewise.
29b52314
AH
4374
43752019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4376
29b52314
AH
4377 * Makefile.in: Pass through GDB_DEBUG.
4378 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4379 (gdb,debug): Add board setting.
4380 * lib/gdb.exp (default_gdb_start): Start debugging.
4381 (gdb_debug_enabled): New procedure.
4382 (gdb_debug_init): Likewise.
29b52314 4383
ca1285d1
AH
43842019-05-17 Alan Hayward <alan.hayward@arm.com>
4385
4386 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4387
f3a09c80
AH
43882019-05-17 Alan Hayward <alan.hayward@arm.com>
4389
4390 * gdb.base/ui-redirect.exp: Test redirection.
4391
26648588
JV
43922019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4393
4394 * gdb.mi/mi-complete.exp: New file.
4395 * gdb.mi/mi-complete.cc: Likewise.
4396
14237686
AB
43972019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4398
4399 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4400 indexed and sliced arrays, and pointers to arrays.
4401
e7bd7fba
TT
44022019-05-14 Tom Tromey <tromey@adacore.com>
4403
4404 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4405 styling test.
4406
2764128d
TV
44072019-05-14 Tom de Vries <tdevries@suse.de>
4408
4409 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4410 selection entry encoding.
4411
71bed2db
TT
44122019-05-10 Tom Tromey <tromey@adacore.com>
4413
4414 * gdb.ada/info_exc.exp: Add "complete" test.
4415
63b667ad
TV
44162019-05-09 Tom de Vries <tdevries@suse.de>
4417
4418 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4419 CU-relative.
4420
9cfd2b89
TV
44212019-05-09 Tom de Vries <tdevries@suse.de>
4422
4423 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4424 CU-relative.
4425
2228ef77
XR
44262019-05-08 Joel Brobecker <brobecker@adacore.com>
4427
4428 * gdb.ada/frame_arg_lang.exp: New testcase.
4429 * gdb.ada/frame_arg_lang/bla.adb: New file.
4430 * gdb.ada/frame_arg_lang/pck.ads: New file.
4431 * gdb.ada/frame_arg_lang/pck.adb: New file.
4432 * gdb.ada/frame_arg_lang/foo.c: New file.
4433
80e55b13
TT
44342019-05-08 Tom Tromey <tromey@adacore.com>
4435
4436 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4437
9d3421af
TT
44382019-05-08 Tom Tromey <tromey@adacore.com>
4439
4440 * gdb.base/ptype-offsets.exp: Update tests.
4441
844333e2
TT
44422019-05-08 Tom Tromey <tromey@adacore.com>
4443
4444 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4445 cases.
4446 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4447 "short".
4448
988915ee
TT
44492019-05-08 Tom Tromey <tromey@adacore.com>
4450
4451 * gdb.ada/vla.exp: New file.
4452 * gdb.ada/vla/vla.adb: New file.
4453
7bd55dac
TV
44542019-05-07 Tom de Vries <tdevries@suse.de>
4455
4456 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4457
75f06e9d
TV
44582019-05-07 Tom de Vries <tdevries@suse.de>
4459
4460 PR testsuite/24522
4461 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4462 section.
4463
77e7aaa4
TV
44642019-05-07 Tom de Vries <tdevries@suse.de>
4465
4466 PR testsuite/24522
4467 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4468 .debug_aranges section.
4469
456ba0fa
TV
44702019-05-07 Tom de Vries <tdevries@suse.de>
4471
4472 PR testsuite/24159
4473 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4474
5a56d6a6
TV
44752019-05-06 Tom de Vries <tdevries@suse.de>
4476
4477 * lib/gdb.exp (exec_has_index_section): New proc.
4478 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4479 section.
4480
9d6d4be8
TV
44812019-05-04 Tom de Vries <tdevries@suse.de>
4482
4483 * boards/cc-with-debug-names.exp: New file.
4484
222a8d25
TT
44852019-05-03 Tom Tromey <tromey@adacore.com>
4486
4487 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4488 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4489 * gdb.ada/char_enum.exp: Add test.
4490
0fdfd794
TV
44912019-05-03 Tom de Vries <tdevries@suse.de>
4492
4493 * boards/cc-with-gdb-index.exp: New file.
4494
80062eb9
AB
44952019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4496
4497 * gdb.rust/simple.exp: Add new test case.
4498 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4499 (main): Initialise an instance of the new struct.
4500
4504bbde
TT
45012019-05-01 Tom Tromey <tromey@adacore.com>
4502
4503 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4504 record.
4505 (NPR): New variable.
4506 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4507 test.
4508
d48e62f4
TT
45092019-05-01 Tom Tromey <tromey@adacore.com>
4510
4511 * gdb.ada/packed_array_assign.exp: Add packed assignment
4512 regression test.
4513
f59f30f5
TV
45142019-05-01 Tom de Vries <tdevries@suse.de>
4515
4516 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4517
b70bfc54
TV
45182019-05-01 Tom de Vries <tdevries@suse.de>
4519
4520 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4521
15f18d14
AT
45222019-04-30 Ali Tamur <tamur@google.com>
4523
4524 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4525
2ff0a947
TT
45262019-04-30 Tom Tromey <tromey@adacore.com>
4527
4528 * lib/ada.exp (find_ada_tool): New proc.
4529 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4530 * gdb.ada/catch_ex_std.exp: New file.
4531 * gdb.ada/catch_ex_std/foo.adb: New file.
4532 * gdb.ada/catch_ex_std/some_package.adb: New file.
4533 * gdb.ada/catch_ex_std/some_package.ads: New file.
4534
a776957c
TT
45352019-04-30 Tom Tromey <tromey@adacore.com>
4536
4537 PR c++/24470:
4538 * gdb.cp/temargs.cc: Add test code from PR.
4539
bc68014d
AB
45402019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4541
4542 * gdb.fortran/vla-datatypes.exp: Update expected results.
4543 * gdb.fortran/vla-ptype.exp: Likewise.
4544 * gdb.fortran/vla-type.exp: Likewise.
4545 * gdb.fortran/vla-value.exp: Likewise.
4546
f1fdc960
AB
45472019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4548
4549 * gdb.fortran/ptr-indentation.exp: Update expected results.
4550 * gdb.fortran/ptype-on-functions.exp: Likewise.
4551 * gdb.fortran/vla-ptr-info.exp: Likewise.
4552 * gdb.fortran/vla-value.exp: Likewise.
4553
bf7a4de1
AB
45542019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4555
4556 * gdb.fortran/ptype-on-functions.exp: New file.
4557 * gdb.fortran/ptype-on-functions.f90: New file.
4558
bbe75b9d
AB
45592019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4560
4561 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4562 case void string.
4563
1db455a7
AB
45642019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4565
4566 * gdb.fortran/complex.exp: Expand.
4567 * gdb.fortran/complex.f: Renamed to...
4568 * gdb.fortran/complex.f90: ...this, and extended to add more
4569 complex values.
4570
b6d03bb2
AB
45712019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4572
4573 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4574 MODULO, CMPLX.
4575
2e62ab40
AB
45762019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4577 Richard Bunt <richard.bunt@arm.com>
4578
4579 * gdb.base/max-depth.c: New file.
4580 * gdb.base/max-depth.exp: New file.
4581 * gdb.python/py-nested-maps.c: New file.
4582 * gdb.python/py-nested-maps.exp: New file.
4583 * gdb.python/py-nested-maps.py: New file.
4584 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4585 (test_all_common): Call test_max_depth.
4586 * gdb.fortran/max-depth.exp: New file.
4587 * gdb.fortran/max-depth.f90: New file.
4588 * gdb.go/max-depth.exp: New file.
4589 * gdb.go/max-depth.go: New file.
4590 * gdb.modula2/max-depth.exp: New file.
4591 * gdb.modula2/max-depth.c: New file.
4592 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4593
d2b584a5
TV
45942019-04-29 Tom de Vries <tdevries@suse.de>
4595
4596 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4597
136afab8
PW
45982019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4599
4600 * gdb.base/callexit.exp: Test may-call-functions off.
4601
725cbb63
KS
46022019-04-25 Keith Seitz <keiths@redhat.com>
4603
4604 PR c++/24367
4605 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4606 (another_incomplete_struct, test_incomplete): New definitions.
4607 (main): Use new definitions.
4608 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4609 functions.
4610
701adfb0
PA
46112019-04-25 Ali Tamur <tamur@google.com>
4612
4613 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4614
82433e3e
SDJ
46152019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4616
4617 PR corefiles/11608
4618 PR corefiles/18187
4619 * gdb.base/coredump-filter-build-id.exp: New file.
4620
dd06d4d6
AH
46212019-04-25 Alan Hayward <alan.hayward@arm.com>
4622
e79be6e5
SM
4623 * Makefile.in: Pass through GDBSERVER_DEBUG.
4624 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4625 (gdbserver,debug): Add board setting.
4626 * gdb.trace/tspeed.exp: Skip when debugging.
4627 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4628 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4629
1670072e
TT
46302019-04-24 Tom Tromey <tromey@adacore.com>
4631
4632 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4633 Rust.
4634
a59240a4
TT
46352019-04-24 Tom Tromey <tromey@adacore.com>
4636
4637 * gdb.arch/amd64-eval.exp: Test bitfield return.
4638 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4639 (class Foo) <return_bitfields>: New method.
4640 (main): Call it.
4641
b907456c
AB
46422019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4643
4644 * gdb.cp/many-args.cc: New file.
4645 * gdb.cp/many-args.exp: New file.
4646
5c565afd
TV
46472019-04-23 Tom de Vries <tdevries@suse.de>
4648
4649 PR gdb/24433
4650 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4651
ba22ff86
AH
46522019-04-23 Alan Hayward <alan.hayward@arm.com>
4653
4654 * gdb.trace/backtrace.exp: Use nopie flag.
4655 * gdb.trace/circ.exp: Likewise.
4656 * gdb.trace/collection.exp: Likewise.
4657 * gdb.trace/ftrace.exp: Likewise.
4658 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4659 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4660 * gdb.trace/qtro.exp: Likewise.
4661 * gdb.trace/read-memory.exp: Likewise.
4662 * gdb.trace/report.exp: Likewise.
4663 * gdb.trace/tfile.exp: Likewise.
4664 * gdb.trace/tfind.exp: Likewise.
4665 * gdb.trace/unavailable.exp: Likewise.
4666
7905fc35
PA
46672019-04-22 Pedro Alves <palves@redhat.com>
4668
4669 * gdb.base/solib-probes-nosharedlibrary.c,
4670 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4671
8ecb59f8
TT
46722019-04-19 Tom Tromey <tromey@adacore.com>
4673
4674 * gdb.ada/ptype_union.c: New file.
4675 * gdb.ada/ptype_union.exp: New file.
4676
62160ec9
TT
46772019-04-19 Tom Tromey <tromey@adacore.com>
4678
4679 PR symtab/24423:
4680 * gdb.base/list0.h (foo): Add a control-l character.
4681
36cd4ba5
TV
46822019-04-18 Tom de Vries <tdevries@suse.de>
4683
4684 PR gdb/24433
4685 * boards/local-board.exp: Set sysroot to "".
4686
b73715df
TV
46872019-04-18 Tom de Vries <tdevries@suse.de>
4688 Pedro Alves <palves@redhat.com>
4689
4690 PR gdb/24454
4691 * gdb.threads/vfork-follow-child-exec.c: New file.
4692 * gdb.threads/vfork-follow-child-exec.exp: New file.
4693 * gdb.threads/vfork-follow-child-exit.c: New file.
4694 * gdb.threads/vfork-follow-child-exit.exp: New file.
4695
4aa866af
LS
46962019-04-15 Leszek Swirski <leszeks@google.com>
4697
4698 * gdb.arch/amd64-eval.cc: New file.
4699 * gdb.arch/amd64-eval.exp: New file.
4700
e5a1a79a
AH
47012019-04-11 Alan Hayward <alan.hayward@arm.com>
4702
4703 * gdb.server/sysroot.c: New test.
4704 * gdb.server/sysroot.exp: New file.
4705 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4706 matching param.
4707
41077b66
AB
47082019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4709
4710 * gdb.base/align.exp: Extend test to cover structures containing
4711 only static fields.
4712
c30391f8
TV
47132019-04-11 Tom de Vries <tdevries@suse.de>
4714
4715 * boards/cc-with-dwz-m.exp: New file.
4716 * boards/cc-with-dwz.exp: New file.
4717 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4718
e242fd12
SM
47192019-04-09 Simon Marchi <simon.marchi@efficios.com>
4720
4721 * gdb.base/start-cpp.exp: New file.
4722 * gdb.base/start-cpp.cc: New file.
4723
2b0c8b01
KB
47242019-04-08 Kevin Buettner <kevinb@redhat.com>
4725
4726 * gdb.python/py-thrhandle.exp: Adjust tests to call
4727 thread_from_handle instead of thread_from_thread_handle.
4728
947210e5
KB
47292019-04-08 Kevin Buettner <kevinb@redhat.com>
4730
4731 * gdb.python/py-thrhandle.exp: Add tests for
4732 gdb.InferiorThread.handle.
4733
d7df6549
AB
47342019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4735
4736 * gdb.python/py-function.exp: Check calling helper function from
4737 all languages.
4738 * lib/gdb.exp (gdb_supported_languages): New proc.
4739
8bdc1658
AB
47402019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4741
4742 * gdb.base/complex-parts.c: New file.
4743 * gdb.base/complex-parts.exp: New file.
4744
05caa1d2
TT
47452019-04-01 Tom Tromey <tromey@adacore.com>
4746
4747 PR symtab/23331:
4748 * gdb.dwarf2/dw2-ranges-main.c: New file.
4749 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4750 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4751
7734102d
EZ
47522019-03-30 Simon Marchi <simark@simark.ca>
4753
4754 * gdb.base/default.exp: Add values for $_gdb_major and
4755 $_gdb_minor.
4756
188e1fa9
TT
47572019-03-29 Tom Tromey <tromey@adacore.com>
4758
4759 * gdb.base/help.exp: Tighten apropos regexp.
4760
2880242d
KS
47612019-03-29 Keith Seitz <keiths@redhat.com>
4762
4763 * gdb.fortran/array-bounds.exp: New file.
4764 * gdb.fortran/array-bounds.f90: New file.
4765
077cad8e
PW
47662019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4767
4768 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4769
80047cfc
PW
47702019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4771
4772 * gdb.multi/hello.c (main): Increase alarm timer.
4773
f489207e
SL
47742019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4775
4776 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4777 factor when no hardware watchpoint support.
4778
c92df149
AH
47792019-03-28 Alan Hayward <alan.hayward@arm.com>
4780 Pedro Alves <palves@redhat.com>
4781
4782 * boards/local-board.exp: set sysroot to /.
4783
933aebfa
AH
47842019-03-27 Alan Hayward <alan.hayward@arm.com>
4785
4786 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4787 in child.
4788
9f9aa852
AB
47892019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4790
4791 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4792 field.
4793 (make_container): Initialise new field.
4794 * gdb.python/py-prettyprint.exp: Add new tests.
4795 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4796 <display_hint>: New method.
4797
3714a195
AB
47982019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4799
4800 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4801 gdb_continue_to_breakpoint more throughout this test.
4802 (run_lang_tests) Supply unique test names, and use
4803 gdb_test_no_output.
4804
18c77628
AB
48052019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4806
4807 * gdb.base/finish-pretty.exp: Update expected results.
4808 * gdb.base/pretty-print.c: New file.
4809 * gdb.base/pretty-print.exp: New file.
4810
9a93502f
PA
48112019-03-25 Pedro Alves <palves@redhat.com>
4812
4813 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4814 move comments outside list. Append '-i "" eof' section.
4815
968aa7ae
AH
48162019-03-22 Alan Hayward <alan.hayward@arm.com>
4817
34a7f2a4 4818 PR testsuite/25016
968aa7ae
AH
4819 * README: Add pie options.
4820 * gdb.base/break-interp.exp: Ensure pie is disabled.
4821 * gdb.base/dump.exp: Likewise.
4822 * lib/gdb.exp (gdb_compile): Add pie option.
4823
4c7d57e7
TT
48242019-03-19 Tom Tromey <tromey@adacore.com>
4825
4826 * gdb.mi/mi2-cli-display.c: New file.
4827 * gdb.mi/mi2-cli-display.exp: New file.
4828
bff8c71f
TT
48292019-03-18 Joel Brobecker <brobecker@adacore.com>
4830 Tom Tromey <tromey@adacore.com>
4831
4832 * gdb.ada/ptype_array/pck.adb: New file.
4833 * gdb.ada/ptype_array/pck.ads: New file.
4834 * gdb.ada/ptype_array/foo.adb: New file.
4835 * gdb.ada/ptype_array.exp: New file.
4836
d085f989
TT
48372019-03-14 Tom Tromey <tromey@adacore.com>
4838
4839 * gdb.base/style.exp: Add "set style sources" test.
4840
b4be1b06
SM
48412019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4842
4843 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4844 * mi-breakpoint-multiple-locations.exp: ... this.
4845 (make_breakpoints_pattern): New proc.
4846 (do_test): Add mi_version parameter, test -break-insert,
4847 -break-info and =breakpoint-created.
4848
7cde5fc2
AB
48492019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4850
4851 * config/default.exp: Remove 'load_lib gdb.exp'.
4852 * config/monitor.exp: Likewise.
4853 * config/sid.exp: Likewise.
4854 * config/sim.exp: Likewise.
4855 * config/slite.exp: Likewise.
4856 * config/unix.exp: Likewise.
4857 * gdb.base/default.exp: Remove unhelpful comment.
4858
efbecbc1
AB
48592019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4860
4861 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4862
0841c79a
AB
48632019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4864
4865 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4866
4a270568
AB
48672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4868
4869 * gdb.fortran/type-kinds.exp: Update expected results.
4870
067630bd
AB
48712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4872
4873 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4874
3be47f7a
AB
48752019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4876
4877 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4878 function.
4879 (test_basic_parsing_of_type_kinds): Expand types tested.
4880 (test_parsing_invalid_type_kinds): New function.
4881
4d00f5d8
AB
48822019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4883
4884 * gdb.fortran/intrinsics.exp: New file.
4885 * gdb.fortran/intrinsics.f90: New file.
4886 * gdb.fortran/type-kinds.exp: New file.
4887
c8f91604
AB
48882019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4889
4890 * gdb.fortran/dot-ops.exp: New file.
4891
dd9f2c76
AB
48922019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4893
4894 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4895 Check upper and lower case logical literals.
4896
84ec9724
AB
48972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4898
4899 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4900 Remove duplicate tests.
4901
c3734e09
AH
49022019-03-06 Alan Hayward <alan.hayward@arm.com>
4903
4904 * lib/gdb.exp (builtin_cd): rename of cd.
4905 (cd): Override builtin.
4906
aa3cfbda
RB
49072019-03-06 Richard Bunt <richard.bunt@arm.com>
4908
4909 * gdb.fortran/function-calls.exp: New file.
4910 * gdb.fortran/function-calls.f90: New test.
4911
7b63ad86
RB
49122019-03-04 Richard Bunt <richard.bunt@arm.com>
4913
4914 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4915 on user program standard output.
4916 * gdb.fortran/short-circuit-argument-list.f90: Record function
4917 calls.
4918
01abb042
AH
49192019-02-28 Alan Hayward <alan.hayward@arm.com>
4920
c3734e09
AH
4921 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4922 failure.
01abb042 4923
92137da0
RO
49242019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4925
4926 PR gdb/8527
4927 * gdb.base/interrupt-daemon-attach.c,
4928 gdb.base/interrupt-daemon-attach.exp: New test.
4929
5862844d
PA
49302019-02-27 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/page.exp: Add tests for "set width/height -1".
4933
8ed25214
PA
49342019-02-27 Pedro Alves <palves@redhat.com>
4935
4936 * gdb.base/page.exp: Add tests for "set/show width/height" with
4937 "infinite" values.
4938
6c28e44a
TT
49392019-02-27 Tom Tromey <tromey@adacore.com>
4940
4941 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4942 2.4.
4943 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4944 workaround.
4945
bf9a735e
AB
49462019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4947
4948 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4949 tests for structs with static members.
4950
8791793c
TT
49512019-02-26 Tom Tromey <tromey@adacore.com>
4952
4953 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4954 ValueError, not TypeError.
4955
bc2a507e
KB
49562019-02-26 Kevin Buettner <kevinb@redhat.com>
4957
4958 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4959 call from main program.
4960
e0e7d3bd
JB
49612019-02-23 Joel Brobecker <brobecker@adacore.com>
4962
4963 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4964 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4965 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4966 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4967 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4968
9600246d
KS
49692019-02-22 Keith Seitz <keiths@redhat.com>
4970
4971 PR symtab/23853
4972 * gdb.base/symlink-sourcefile.c: New file.
4973 * gdb.base/symlink-sourcefile.exp: New file.
4974
0c95f9ed
TT
49752019-02-20 Tom Tromey <tom@tromey.com>
4976
4977 * gdb.base/info_qt.exp: Update.
4978
6caa91b6
SM
49792019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4980
4981 * gdb.base/source.exp: Move "error in sourced script" code to
4982 the end.
4983 * gdb.base/source-error.gdb: Move contents to
4984 source-error-1.gdb. Add new code to source source-error-1.gdb.
4985 * gdb.base/source-error-1.gdb: New file, from previous
4986 source-error.gdb.
4987
6506371f
TT
49882019-02-17 Tom Tromey <tom@tromey.com>
4989
4990 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4991 for macro styling.
4992 * gdb.base/style.c (SOME_MACRO): New macro.
4993
a0087920
TT
49942019-02-17 Tom Tromey <tom@tromey.com>
4995
4996 * gdb.base/style.exp: Add line-wrapping tests.
4997 * gdb.base/page.exp: Add test for quitting during pagination.
4998
a2cd4f14
JB
49992019-02-17 Joel Brobecker <brobecker@adacore.com>
5000
5001 * gdb.ada/big_packed_array: New testcase.
5002 * gdb.ada/homonym.exp: Fix incorrect expected output for
5003 "break <homonym__get_value>" test.
5004
9d70ffbc
WP
50052019-02-13 Weimin Pan <weimin.pan@oracle.com>
5006
5007 PR breakpoints/21870
5008 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5009 and prepare_for_testing. Add comment.
5010 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5011 redundant cleanup call. Clean up comment.
5012
01c7ae81
WP
50132019-02-12 Weimin Pan <weimin.pan@oracle.com>
5014
5015 PR breakpoints/21870
5016 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5017 * gdb.arch/aarch64-dbreg-contents.c: New file.
5018
aff29d1c
JB
50192019-02-10 Joel Brobecker <brobecker@adacore.com>
5020
5021 * gdb.ada/mi_ref_changeable: New testcase.
5022
df0da8a2
AH
50232019-02-07 Alan Hayward <alan.hayward@arm.com>
5024
5025 * gdb.base/attach.exp: Add double attach test.
5026
bd447abb
SM
50272019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5028
5029 * lib/gdb.exp (default_gdb_start): Don't match pagination
5030 prompt.
5031 (gdb_init): Set stty_init.
5032
1dbc40b9
TT
50332019-01-27 Tom Tromey <tom@tromey.com>
5034
5035 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5036 skip_python_tests.
5037
353229bf
AH
50382019-01-24 Alan Hayward <alan.hayward@arm.com>
5039
5040 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5041 New structure.
5042 (struct struct_static_02_02): Likewise.
5043 (struct struct_static_02_03): Likewise.
5044 (struct struct_static_02_04): Likewise.
5045 (struct struct_static_04_01): Likewise.
5046 (struct struct_static_04_02): Likewise.
5047 (struct struct_static_04_03): Likewise.
5048 (struct struct_static_04_04): Likewise.
5049 (struct struct_static_06_01): Likewise.
5050 (struct struct_static_06_02): Likewise.
5051 (struct struct_static_06_03): Likewise.
5052 (struct struct_static_06_04): Likewise.
5053 (cmp_struct_static_02_01): Likewise.
5054 (cmp_struct_static_02_02): Likewise.
5055 (cmp_struct_static_02_03): Likewise.
5056 (cmp_struct_static_02_04): Likewise.
5057 (cmp_struct_static_04_01): Likewise.
5058 (cmp_struct_static_04_02): Likewise.
5059 (cmp_struct_static_04_03): Likewise.
5060 (cmp_struct_static_04_04): Likewise.
5061 (cmp_struct_static_06_01): Likewise.
5062 (cmp_struct_static_06_02): Likewise.
5063 (cmp_struct_static_06_03): Likewise.
5064 (cmp_struct_static_06_04): Likewise.
5065 (call_all): Test new structs.
5066 * gdb.base/infcall-nested-structs.exp: Likewise.
5067
73021deb
AH
50682019-01-21 Alan Hayward <alan.hayward@arm.com>
5069 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5070
fc65c7db
AH
50712019-01-21 Alan Hayward <alan.hayward@arm.com>
5072 * gdb.base/stack-protector.c: New test.
5073 * gdb.base/stack-protector.exp: New file.
5074 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5075 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5076 option.
5077 (gdb_compile): Remove stack protector for GCC and prevent
5078 recursion.
5079
c24bdb02
KS
50802019-01-16 Keith Seitz <keiths@redhat.com>
5081
5082 PR gdb/23773
5083 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5084
6f072a10
PFC
50852019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5086
5087 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5088 aliases.
5089 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5090 tests.
5091 * gdb.arch/powerpc-vector-regs.c: New file.
5092 * gdb.arch/powerpc-vector-regs.exp: New file.
5093
a7b8d682
PFC
50942019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5095
5096 * gdb.arch/altivec-regs.exp: Fix the list passed to
5097 gdb_expect_list when testing "info vector".
5098
6eb6fb67
AB
50992019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5100
5101 * gdb.base/style.exp: Don't include path in testname.
5102
b56f80d8
KS
51032019-01-10 Keith Seitz <keiths@redhat.com>
5104
5105 PR gdb/23712
5106 PR symtab/23010
5107 * gdb.dwarf2/multidictionary.exp: New file.
5108
041be526
SM
51092019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5110
5111 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5112 (test_gnuv3_style_demangling): ... this.
5113 (test_lucid_style_demangling): Remove.
5114 (test_arm_style_demangling): Remove.
5115 (test_hp_style_demangling): Remove.
5116 (do_tests): Remove calls to the above.
5117
d820d0c3
AB
51182019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5119
5120 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5121 case.
5122
f097f5ad
TT
51232019-01-06 Tom Tromey <tom@tromey.com>
5124
5125 PR gdb/28155:
5126 * gdb.dwarf2/typedef-void-finish.exp: New file.
5127
2cd8cc0b
TT
51282018-12-28 Tom Tromey <tom@tromey.com>
5129 Simon Marchi <simark@simark.ca>
5130
5131 * gdb.base/jit-exec.exp: New file.
5132 * gdb.base/jit-exec.c: New file.
5133 * gdb.base/jit-execd.c: New file.
5134
35fb8261
TT
51352018-12-28 Tom Tromey <tom@tromey.com>
5136
5137 * gdb.base/style.exp: Update test to check for address styling.
5138
47fd17cd
TT
51392018-12-28 Tom Tromey <tom@tromey.com>
5140
5141 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5142 message.
5143
d47032b7
TT
51442018-12-28 Tom Tromey <tom@tromey.com>
5145
5146 * gdb.base/style.exp: Add test for version number styling.
5147
af79b68d
TT
51482018-12-28 Tom Tromey <tom@tromey.com>
5149
5150 * gdb.base/style.exp: Add test for print_address_symbolic.
5151
0bb296cb
TT
51522018-12-28 Tom Tromey <tom@tromey.com>
5153
5154 * gdb.base/style.exp: Add test for breakpoint setting.
5155
80ae2043
TT
51562018-12-28 Tom Tromey <tom@tromey.com>
5157
5158 * gdb.base/style.exp: Add test for variable names.
5159
cbe56571
TT
51602018-12-28 Tom Tromey <tom@tromey.com>
5161
5162 * gdb.base/style.exp: New file.
5163 * gdb.base/style.c: New file.
5164
9162a27c
TT
51652018-12-28 Tom Tromey <tom@tromey.com>
5166
5167 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5168 "dumb".
5169 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5170 the TERM environment variable.
5171
bc543c90
TT
51722018-12-27 Tom Tromey <tom@tromey.com>
5173
5174 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5175 pagination test.
5176
6f0ffe50
AB
51772018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5178
5179 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5180 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5181
b5a1e557
PW
51822018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5183
5184 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5185 Filename a.adb changed to bp_fun_addr.adb.
5186 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5187
6e8b1ab2
JV
51882018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5189
5190 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5191 non-PIE executables.
5192 * README: Mention the gdb,nopie_flag board setting.
5193 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5194 non-PIE executable.
5195 * gdb.arch/amd64-entry-value.exp: Likewise.
5196 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5197 * gdb.arch/i386-float.exp: Likewise.
5198 * gdb.arch/i386-signal.exp: Likewise.
5199 * gdb.mi/mi-reg-undefined.exp: Likewise.
5200
d00a27c5
PM
52012018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5202
5203 PR gdb/23974
5204 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5205
161d081c
PW
52062018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5207
5208 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5209 Update order of results accordingly.
5210
b001de23
AB
52112018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5212
5213 * gdb.base/annota1.exp: Update a test regexp.
5214
99e1a184
AB
52152018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5216
5217 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5218
7a81c1e2
PW
52192018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5220
5221 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5222 (reuse_time): Initialize to REUSE_TIME_CAP.
5223 (check_rc): New function.
5224 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5225 Check pthread_create rc.
5226 (spawner_thread_func): Check pthread_create and pthread_join rc.
5227
73e8dc90
PA
52282018-12-08 Pedro Alves <palves@redhat.com>
5229
5230 * gdb.base/list.exp (test_forward_search): Rename to ...
5231 (test_forward_reverse_search): ... this. Also test reverse-search
5232 and the forward-search alias.
5233
13f2ed32
AB
52342018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5235
5236 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5237 local timeout variable before return, and remove all local timeout
5238 variable entirely.
5239 (gdb_load): Likewise.
5240
64d27cfc
TV
52412018-12-01 Tom de Vries <tdevries@suse.de>
5242
5243 * gdb.base/gdb-caching-proc.exp: New file.
5244
f63c03b4
SDJ
52452018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5246
5247 * Makefile.in (TIMESTAMP): New variable.
5248 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5249 command.
5250 (check-single-racy): Likewise.
5251 (check/%.exp): Likewise.
5252 (check-racy/%.exp): Likewise.
5253 (workers/%.worker): Likewise.
5254 (build-perf): Likewise.
5255 (check-perf): Likewise.
5256 * README: Describe new "TS" and "TS_FORMAT" variables.
5257 * print-ts.py: New file.
5258
1c97054b
BF
52592018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5260
5261 PR python/23714
5262 * gdb.python/python.exp: Test command repetition after
5263 gdb.execute.
5264
1871a62d
AB
52652018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5266
5267 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5268 is correctly aligned.
5269
fb5e1ed9
PW
52702018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5271
5272 * gdb.ada/info_auto_lang.exp: New testcase.
5273 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5274 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5275 * gdb.ada/info_auto_lang/some_c.c: New file.
5276
43d397ca
PW
52772018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5278
5279 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5280 FUNC_lang language syntax.
5281
beddd671
PW
52822018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5283
5284 * gdb.base/info_minsym.c: New file.
5285 * gdb.base/info_minsym.exp: New file.
5286
73fc52c4
TT
52872018-11-19 Tom Tromey <tom@tromey.com>
5288
5289 PR rust/23625:
5290 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5291 * gdb.rust/expr.exp: Update expected output. Change one test.
5292
994b876a
TT
52932018-11-19 Tom Tromey <tom@tromey.com>
5294
5295 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5296
6769f276
PA
52972018-11-19 Pedro Alves <palves@redhat.com>
5298
5299 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5300 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5301 see the expected warning.
5302
38a72da0
AH
53032018-11-16 Alan Hayward <alan.hayward@arm.com>
5304
5305 PR gdb/22736:
5306 * gdb.cp/infcall-nodebug-lib.c: New test.
5307 * gdb.cp/infcall-nodebug-main.c: New test.
5308 * gdb.cp/infcall-nodebug.exp: New file.
5309
53a89d6e
SM
53102018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5311
5312 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5313 completer tests.
5314
9325300d
TV
53152018-11-09 Tom de Vries <tdevries@suse.de>
5316
5317 * gdb.base/msym-lang.c: New test.
5318 * gdb.base/msym-lang.exp: New file.
5319 * gdb.base/msym-lang-main.c: New test.
5320
20f0d60d
TT
53212018-11-08 Tom Tromey <tom@tromey.com>
5322
5323 PR gdb/23555:
5324 PR gdb/23838:
5325 * gdb.base/warning.exp: New file.
5326
b5420128
JB
53272018-11-08 Jan Beulich <jbeulich@suse.com>
5328
5329 * testsuite/gdb.arch/i386-avx512.c,
5330 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5331
cd115d61
AB
53322018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5333
5334 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5335 point hardware.
5336
35ee2dc2
AB
53372018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5338
5339 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5340 * gdb.dwarf2/missing-type-name.exp: New file.
5341
31aceee8
TV
53422018-11-06 Tom de Vries <tdevries@suse.de>
5343
5344 * gdb.base/many-headers.c: New test.
5345 * gdb.base/many-headers.exp: New file.
5346
109be305
JW
53472018-11-06 Jim Wilson <jimw@sifive.com>
5348
5349 * gdb.base/code_elim.exp: For riscv, set additional_flags
5350 to include -msmall-data-limit=0.
5351
e2b7af72
JB
53522018-11-01 Joel Brobecker <brobecker@adacore.com>
5353
5354 * gdb.ada/watch_minus_l: New testcase.
5355
cdcda965
SM
53562018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5357
5358 * gdb.arch/aix-sighandle.c: New file.
5359 * gdb.arch/aix-sighandle.exp: New file.
5360
92dcebf3
AB
53612018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5362
5363 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5364 registers being unions.
5365
68b9ac18
TV
53662018-10-31 Tom de Vries <tdevries@suse.de>
5367
5368 * lib/valgrind.exp: New file.
5369 (vgdb_start, vgdb_stop): New procs, factored out of ...
5370 * gdb.base/valgrind-bt.exp: ... here, ...
5371 * gdb.base/valgrind-disp-step.exp: ... here and ...
5372 * gdb.base/valgrind-infcall.exp: ... here.
5373
1443936e
TV
53742018-10-31 Tom de Vries <tdevries@suse.de>
5375
5376 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5377
eb77c9df
AB
53782018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5379
5380 * gdb.dwarf2/void-type.c: New file.
5381 * gdb.dwarf2/void-type.exp: New file.
5382
82b5e646
PW
53832018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5384
5385 * gdb.base/info_qt.c: New file.
5386 * gdb.base/info_qt.exp: New file.
5387
8d619c01
EBM
53882018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5389
5390 * gdb.arch/powerpc-htm-regs.c: New file.
5391 * gdb.arch/powerpc-htm-regs.exp: New file.
5392
f2cf6173
EBM
53932018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5394
5395 * gdb.arch/powerpc-tar.c: New file.
5396 * gdb.arch/powerpc-tar.exp: New file.
5397
7ca18ed6
EBM
53982018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5399
5400 * gdb.arch/powerpc-ppr-dscr.c: New file.
5401 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5402
bfcc0eba
TV
54032018-10-25 Tom de Vries <tdevries@suse.de>
5404
5405 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5406
fe1a5cad
TV
54072018-10-24 Tom de Vries <tdevries@suse.de>
5408
5409 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5410 longer exists error.
5411
a76dc3b7
TV
54122018-10-24 Tom de Vries <tdevries@suse.de>
5413
5414 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5415
4df46df7
TV
54162018-10-24 Tom de Vries <tdevries@suse.de>
5417
5418 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5419 --db-attach in valgrind.
5420
0dbfcfff
AB
54212018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5422
5423 * gdb.arch/riscv-reg-aliases.c: New file.
5424 * gdb.arch/riscv-reg-aliases.exp: New file.
5425
b04480b1
AH
54262018-10-19 Alan Hayward <alan.hayward@arm.com>
5427
5428 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5429
2c6ac8d7
AH
54302018-10-19 Alan Hayward <alan.hayward@arm.com>
5431
5432 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5433
2bc69f25
AH
54342018-10-19 Alan Hayward <alan.hayward@arm.com>
5435
5436 * gdb.cp/ovldbreak.exp: Fix regexps.
5437
1f1ae3a3
AH
54382018-10-19 Alan Hayward <alan.hayward@arm.com>
5439
5440 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5441
94c18618
SDJ
54422018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5443
5444 PR cli/23785
5445 * gdb.base/restore.exp: New test to check if "restore" with an
5446 invalid file doesn't segfault.
5447
812cd6eb
TV
54482018-10-18 Tom de Vries <tdevries@suse.de>
5449
5450 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5451 * gdb.ada/excep_handle.exp: Same.
5452 * gdb.ada/mi_string_access.exp: Same.
5453 * gdb.ada/mi_var_union.exp: Same.
5454 * gdb.arch/arc-analyze-prologue.exp: Same.
5455 * gdb.arch/arc-decode-insn.exp: Same.
5456 * gdb.base/readnever.exp: Same.
5457 * gdb.fortran/printing-types.exp: Same.
5458 * gdb.guile/scm-lazy-string.exp: Same.
5459
c4b90788
TV
54602018-10-16 Tom de Vries <tdevries@suse.de>
5461
5462 PR gdb/23730
5463 * gdb.base/catch-follow-exec.c: Add copyright notice.
5464 * gdb.base/catch-follow-exec.exp: Rewrite to use
5465 gdb_spawn_with_cmdline_opts. Require gdb-native.
5466
8bca2978
SL
54672018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5468
5469 * gdb.trace/actions-changed.exp: Check for arch support.
5470 * gdb.trace/actions.exp: Likewise.
5471 * gdb.trace/ax.exp: Likewise.
5472 * gdb.trace/backtrace.exp: Likewise.
5473 * gdb.trace/change-loc.exp: Likewise.
5474 * gdb.trace/deltrace.exp: Likewise.
5475 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5476 * gdb.trace/ftrace.exp: Likewise.
5477 * gdb.trace/infotrace.exp: Check for arch support.
5478 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5479 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5480 * gdb.trace/mi-tsv-changed.exp: Likewise.
5481 * gdb.trace/packetlen.exp: Likewise.
5482 * gdb.trace/passc-dyn.exp: Likewise.
5483 * gdb.trace/passcount.exp: Likewise.
5484 * gdb.trace/pending.exp: Likewise.
5485 * gdb.trace/range-stepping.exp: Check for shlib support.
5486 * gdb.trace/report.exp: Check for arch support.
5487 * gdb.trace/save-trace.exp: Likewise.
5488 * gdb.trace/signal.exp: Check for signal support.
5489 * gdb.trace/tfind.exp: Check for arch support.
5490 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5491 * gdb.trace/trace-common.h: Add comment.
5492 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5493 * gdb.trace/trace-enable-disable.exp: Likewise.
5494 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5495 * gdb.trace/tracecmd.exp: Check for arch support.
5496 * gdb.trace/tspeed.exp: Check for shlib and target support.
5497 * gdb.trace/tstatus.exp: Check for arch support.
5498 * gdb.trace/tsv.exp: Likewise.
5499 * gdb.trace/while-dyn.exp: Likewise.
5500 * gdb.trace/while-stepping.exp: Likewise.
5501 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5502
f9c49bff
SM
55032018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5504
5505 * gdb.trace/tspeed.exp: Remove nowarnings.
5506 (prepare_for_trace_test): Declare "global ipalib".
5507 * gdb.trace/tspeed.c: Include unistd.h.
5508 (main): Remove superfluous printf argument.
5509
d4330bde
SL
55102018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5511
5512 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5513 directory prefix on the filename.
5514
8ecfd7bd
SDJ
55152018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5516
5517 * gdb.gdb/unittest.exp: Update expected message informing that
5518 selftests have been disabled.
5519 * gdb.server/unittest.exp: Likewise.
5520
58bbcd02
TV
55212018-10-09 Tom de Vries <tdevries@suse.de>
5522
5523 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5524 with runto_main.
5525
9f6b697b
WP
55262018-10-08 Weimin Pan <weimin.pan@oracle.com>
5527
5528 PR c++/16841
5529 * gdb.cp/virtbase2.cc: New file.
5530 * gdb.cp/virtbase2.exp: New file.
5531
add5ded5
TT
55322018-10-06 Tom Tromey <tom@tromey.com>
5533
5534 PR python/19399:
5535 * gdb.python/py-inferior.exp: Add architecture test.
5536
f9e48344
TT
55372018-10-06 Tom Tromey <tom@tromey.com>
5538
5539 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5540 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5541
2a8be203
TT
55422018-10-06 Tom Tromey <tom@tromey.com>
5543
5544 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5545 of a "throw" catchpoint.
5546
e04caa70
SDJ
55472018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5548
5549 * gdb.base/info-proc.exp: Update string expected from "help info
5550 proc".
5551
5ca8c39f
TT
55522018-10-04 Tom Tromey <tom@tromey.com>
5553
5554 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5555 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5556 (test_initial_complaints, test_empty_complaints): Update.
5557 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5558
3453e7e4
TT
55592018-10-04 Tom Tromey <tom@tromey.com>
5560
5561 PR cli/19551:
5562 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5563 * lib/gdb.exp (gdb_file_cmd): Update.
5564 * gdb.stabs/weird.exp (print_weird_var): Update.
5565 * gdb.server/solib-list.exp: Update.
5566 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5567 * gdb.mi/mi-cli.exp: Update.
5568 * gdb.linespec/linespec.exp: Update.
5569 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5570 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5571 * gdb.cp/cp-relocate.exp: Update.
5572 * gdb.base/sym-file.exp: Update.
5573 * gdb.base/relocate.exp: Update.
5574 * gdb.base/readnever.exp: Update.
5575 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5576 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5577 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5578 * gdb.base/code_elim.exp: Update.
5579 * gdb.base/break-unload-file.exp (test_break): Update.
5580 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5581 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5582 Update.
5583 * gdb.base/attach.exp (do_attach_tests): Update.
5584 * gdb.base/sepdebug.exp: Update.
5585 * gdb.python/py-section-script.exp: Update.
5586
6afcf761
TT
55872018-10-04 Tom Tromey <tom@tromey.com>
5588
5589 PR cli/22234:
5590 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5591 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5592 output.
5593
fef1b293
TT
55942018-10-04 Tom Tromey <tom@tromey.com>
5595
5596 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5597 set width and height to 0.
5598 (test_command_line_attach_run): Use -quiet.
5599
ca98345e
SL
56002018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5601
5602 * lib/gdb.exp (skip_ifunc_tests): New.
5603 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5604 other compile failures.
5605 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5606
ff34e6ae
SM
56072018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5608
5609 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5610 is_amd64_regs_target.
5611
6bb8890e
AH
56122018-10-01 Alan Hayward <alan.hayward@arm.com>
5613
5614 * gdb.arch/aarch64-sighandler-regs.c: New test.
5615 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5616 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5617
224d30d3
MM
56182018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5619
5620 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5621 assembly.
5622
f67ffa6a
AB
56232018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5624
5625 * gdb.base/frame-selection.exp: New file.
5626 * gdb.base/frame-selection.c: New file.
5627
9fc3183f
AH
56282018-09-27 Alan Hayward <alan.hayward@arm.com>
5629
5630 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5631 pthread barrier.
5632 (main): Likewise.
5633
d354055e
AB
56342018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5635
5636 * gdb.base/large-frame-1.c: New file.
5637 * gdb.base/large-frame-2.c: New file.
5638 * gdb.base/large-frame.exp: New file.
5639 * gdb.base/large-frame.h: New file.
5640
db727370
JL
56412018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5642
5643 PR gdb/20948
5644 * gdb.base/write_mem.exp: New test.
5645 * gdb.base/write_mem.c: Likewise.
5646
ae778caf
TT
56472018-09-23 Tom Tromey <tom@tromey.com>
5648
5649 PR python/18852:
5650 * gdb.python/py-parameter.exp: Add test for parameter that throws
5651 on "set".
5652
fd3ba736
TT
56532018-09-23 Tom Tromey <tom@tromey.com>
5654
5655 PR python/17284:
5656 * gdb.python/py-template.exp (test_template_arg): Add test for
5657 negative template argument number.
5658
39a24317
TT
56592018-09-23 Tom Tromey <tom@tromey.com>
5660
5661 PR python/14062:
5662 * gdb.python/python.exp: Add test for post_event error.
5663
f5769a2c
TT
56642018-09-23 Tom Tromey <tom@tromey.com>
5665
5666 PR python/18170:
5667 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5668 convert pointers to int and long.
5669
1c1e54f6
TT
56702018-09-23 Tom Tromey <tom@tromey.com>
5671
5672 PR python/20126:
5673 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5674 signed-ness conversion tests.
5675
fb4fa946
TT
56762018-09-23 Tom Tromey <tom@tromey.com>
5677
5678 PR python/18352;
5679 * gdb.python/py-value.exp (test_float_conversion): New proc.
5680 Use it.
5681
a466edac
HAQ
56822018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5683
5684 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5685
4ee9b0c5
SL
56862018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5687
5688 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5689 no readline.
5690 * gdb.base/utf8-identifiers.exp: Likewise.
5691 * gdb.cp/cpcompletion.exp: Likewise.
5692 * gdb.linespec/cpcompletion.exp: Likewise.
5693 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5694 * gdb.linespec/cpls-ops.exp: Likewise.
5695
23be8da7
RB
56962018-09-19 Richard Bunt <richard.bunt@arm.com>
5697 Chris January <chris.january@arm.com>
5698
5699 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5700 * gdb.fortran/short-circuit-argument-list.exp: New file.
5701 * gdb.fortran/short-circuit-argument-list.f90: New test.
5702
5031d0ae
SDJ
57032018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5704
5705 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5706 "arch=" keyword when executing "-stack-list-frames".
5707
b4c0d1a4
SDJ
57082018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5709
5710 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5711 "arch=" keyword when executing "-stack-list-frames".
5712
7a6d2b45
SDJ
57132018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5714
5715 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5716 break ada".
5717
8588b356
SM
57182018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5719
5720 PR python/23669
5721 * gdb.python/python.exp: Test gdb.execute("show commands").
5722
65e65158
TT
57232018-09-16 Tom Tromey <tom@tromey.com>
5724
5725 * gdb.base/new-ui.exp (do_execution_tests): Update.
5726 * gdb.base/dbx.exp (test_breakpoints): Update.
5727
bf326452
AH
57282018-09-14 Alan Hayward <alan.hayward@arm.com>
5729
5730 * lib/gdb.exp (gdb_simple_compile): Add proc.
5731 (is_elf_target): Use gdb_simple_compile.
5732 (skip_altivec_tests): Likewise.
5733 (skip_vsx_tests): Likewise.
5734 (skip_tsx_tests): Likewise.
5735 (skip_btrace_tests): Likewise.
5736 (skip_btrace_pt_tests): Likewise.
5737 (gdb_can_simple_compile): Likewise.
5738 (gdb_has_argv0): Likewise.
5739 (gdb_target_symbol_prefix): Likewise.
5740 (target_supports_scheduler_locking): Likewise.
5741
2361b0fb
TT
57422018-09-13 Tom Tromey <tom@tromey.com>
5743
5744 * Makefile.in (TAGS): Recognize proc_with_prefix and
5745 gdb_caching_proc.
5746
0ae1a321
SM
57472018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5748
5749 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5750 method.
5751
a40bf0c2
SM
57522018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5753
5754 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5755 and a few other Inferior properties when the Inferior is no
5756 longer valid.
5757
4a3fe98f
TT
57582018-09-13 Tom Tromey <tom@tromey.com>
5759
5760 PR rust/23650:
5761 * gdb.rust/simple.exp: Add test for enum field access error.
5762
098b2108
TT
57632018-09-13 Tom Tromey <tom@tromey.com>
5764
5765 PR rust/23626:
5766 * gdb.rust/simple.rs (EmptyEnum): New type.
5767 (main): Use it.
5768 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5769
1256af7d
SM
57702018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5771
5772 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5773 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5774 * gdb.python/py-symtab.exp: Update test printing an objfile.
5775
4aa8e6c2
SM
57762018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5777
5778 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5779 object.
5780
c221b2f7
AH
57812018-09-12 Alan Hayward <alan.hayward@arm.com>
5782
5783 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5784 (support_complex_tests): Use gdb_can_simple_compile.
5785 (is_ilp32_target): Likewise.
5786 (is_lp64_target): Likewise.
5787 (is_64_target): Likewise.
5788 (is_amd64_regs_target): Likewise.
5789 (is_aarch32_target): Likewise.
5790 (gdb_int128_helper): Likewise.
5791
6f1107b5
JK
57922018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5793
5794 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5795
1f5d1570
JG
57962018-09-10 Jerome Guitton <guitton@adacore.com>
5797
5798 * gdb.ada/same_component_name: Add test for case of tagged record
5799 with variable-length fields.
5800
cc330e39
XR
58012018-09-10 Xavier Roirand <roirand@adacore.com>
5802
5803 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5804 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5805 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5806 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5807
b9c50e9a
XR
58082018-09-10 Xavier Roirand <roirand@adacore.com>
5809
5810 * gdb.ada/mi_string_access.exp: New testcase.
5811 * gdb.ada/mi_string_access/bar.adb: New file.
5812 * gdb.ada/mi_string_access/pck.adb: New file.
5813 * gdb.ada/mi_string_access/pck.asd: New file.
5814
2963898f
XR
58152018-09-10 Xavier Roirand <roirand@adacore.com>
5816
5817 * gdb.ada/mi_var_union.exp: New testcase.
5818 * gdb.ada/mi_var_union/bar.adb: New file.
5819 * gdb.ada/mi_var_union/pck.adb: New file.
5820 * gdb.ada/mi_var_union/pck.asd: New file.
5821
1aac008f
TT
58222018-09-08 Tom Tromey <tom@tromey.com>
5823
5824 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5825
332cf4c9
TT
58262018-09-08 Tom Tromey <tom@tromey.com>
5827
5828 PR python/16047:
5829 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5830 (register_pretty_printers): Register new printer.
5831 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5832 test.
5833 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5834 (an_int_type3): New global.
5835
424da6cf
JB
58362018-09-08 Joel Brobecker <brobecker@adacore.com>
5837
5838 * gdb.ada/expr_with_funcall: New testcase.
5839
2a62dfa9
JB
58402018-09-08 Joel Brobecker <brobecker@adacore.com>
5841
5842 * gdb.ada/packed_array_assign: New testcase.
5843
96b6697f
AB
58442018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5845
5846 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5847 names, and add test prefixes to make test names unique.
5848
e4a62c65
TV
58492018-09-05 Tom de Vries <tdevries@suse.de>
5850
5851 * gdb.dwarf2/varval.exp: Add test.
5852
dd083ee2
GB
58532018-09-04 Gary Benson <gbenson@redhat.com>
5854
5855 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5856 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5857
aef9346c
TT
58582018-08-31 Tom Tromey <tom@tromey.com>
5859
5860 * gdb.rust/simple.rs: Rename second variable "v".
5861
c67f2e15
AB
58622018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5863
5864 * gdb.base/funcargs.c (use_a): New function.
5865 (recurse): Call use_a.
5866
078a0207
KS
58672018-08-29 Keith Seitz <keiths@redhat.com>
5868
5869 * gdb.compile/compile-cplus-anonymous.cc: New file.
5870 * gdb.compile/compile-cplus-anonymous.exp: New file.
5871 * gdb.compile/compile-cplus-array-decay.cc: New file.
5872 * gdb.compile/compile-cplus-array-decay.exp: New file.
5873 * gdb.compile/compile-cplus-inherit.cc: New file.
5874 * gdb.compile/compile-cplus-inherit.exp: New file.
5875 * gdb.compile/compile-cplus-member.cc: New file.
5876 * gdb.compile/compile-cplus-member.exp: New file.
5877 * gdb.compile/compile-cplus-method.cc: New file.
5878 * gdb.compile/compile-cplus-method.exp: New file.
5879 * gdb.compile/compile-cplus-mod.c: "New" file.
5880 * gdb.compile/compile-cplus-namespace.cc: New file.
5881 * gdb.compile/compile-cplus-namespace.exp: New file.
5882 * gdb.compile/compile-cplus-nested.cc: New file.
5883 * gdb.compile/compile-cplus-nested.exp: New file.
5884 * gdb.compile/compile-cplus-print.c: "New" file.
5885 * gdb.compile/compile-cplus-print.exp: "New" file.
5886 * gdb.compile/compile-cplus-virtual.cc: New file.
5887 * gdb.compile/compile-cplus-virtual.exp: New file.
5888 * gdb.compile/compile-cplus.c: "New" file.
5889 * gdb.compile/compile-cplus.exp: "New" file.
5890 * lib/compile-support.exp: New file.
5891
b0f492b9
GB
58922018-08-16 Gary Benson <gbenson@redhat.com>
5893
5894 PR gdb/13000:
5895 * gdb.base/batch-exit-status.exp: New file.
5896 * gdb.base/batch-exit-status.good-commands: Likewise.
5897 * gdb.base/batch-exit-status.bad-commands: Likewise.
5898
36eb4c5f
AH
58992018-08-29 Alan Hayward <alan.hayward@arm.com>
5900
5901 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5902 (struct struct02): Likewise.
5903 (struct struct03): Likewise.
5904 (struct struct04): Likewise.
5905 (struct struct_01_01): New struct.
5906 (struct struct_01_02): Likewise.
5907 (struct struct_01_03): Likewise.
5908 (struct struct_01_04): Likewise.
5909 (struct struct_02_01): Likewise.
5910 (struct struct_02_02): Likewise.
5911 (struct struct_02_03): Likewise.
5912 (struct struct_02_04): Likewise.
5913 (struct struct_04_01): Likewise.
5914 (struct struct_04_02): Likewise.
5915 (struct struct_04_03): Likewise.
5916 (struct struct_04_04): Likewise.
5917 (struct struct_05_01): Likewise.
5918 (struct struct_05_02): Likewise.
5919 (struct struct_05_03): Likewise.
5920 (struct struct_05_04): Likewise.
5921 (cmp_struct01): Remove function.
5922 (cmp_struct02): Likewise.
5923 (cmp_struct03): Likewise.
5924 (cmp_struct04): Likewise.
5925 (cmp_struct_01_01): Add Function.
5926 (cmp_struct_01_02): Likewise.
5927 (cmp_struct_01_03): Likewise.
5928 (cmp_struct_01_04): Likewise.
5929 (cmp_struct_02_01): Likewise.
5930 (cmp_struct_02_02): Likewise.
5931 (cmp_struct_02_03): Likewise.
5932 (cmp_struct_02_04): Likewise.
5933 (cmp_struct_04_01): Likewise.
5934 (cmp_struct_04_02): Likewise.
5935 (cmp_struct_04_03): Likewise.
5936 (cmp_struct_04_04): Likewise.
5937 (cmp_struct_05_01): Likewise.
5938 (cmp_struct_05_02): Likewise.
5939 (cmp_struct_05_03): Likewise.
5940 (cmp_struct_05_04): Likewise.
5941 (call_all): Add new structs.
5942 * gdb.base/infcall-nested-structs.exp: Likewise.
5943
3bf9c013
JV
59442018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5945
5946 * gdb.python/py-framefilter-mi.exp: Update regexp to
5947 check for "arch" field in frame output.
5948
450d1e88
KB
59492018-08-23 Kevin Buettner <kevinb@redhat.com>
5950
5951 * gdb.dwarf2/dw2-ranges-func.c: New file.
5952 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5953
ae739fe7
SM
59542018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5955
5956 * gdb.base/term.exp: Compare terminal settings with values from
5957 the inferior.
5958 * gdb.base/term.c: Get and set terminal settings.
5959
6d52907e
JV
59602018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5961
5962 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5963 accommodate new "arch" field in frame output.
5964 * gdb.mi/mi-return.exp: Likewise.
5965 * gdb.mi/mi-stack.exp: Likewise.
5966 * gdb.mi/mi-syn-frame.exp: Likewise.
5967 * gdb.mi/user-selected-context-sync.exp: Likewise.
5968
be2d111a
MS
59692018-08-19 Michael Spang <spang@google.com>
5970
5971 PR gdb/11786
5972 * gdb.base/gcore-tls-pie.c: New file.
5973 * gdb.base/gcore-tls-pie.exp: New file.
5974
ae3a7c47
KB
59752018-08-18 Kevin Buettner <kevinb@redhat.com>
5976
5977 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5978 * gdb.dwarf2/varval.c: New file.
5979 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5980
2ecae92e
AH
59812018-08-17 Alan Hayward <alan.hayward@arm.com>
5982
5983 PR gdb/18931
5984 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5985
c1854f1d
KS
59862018-08-16 Keith Seitz <keiths@redhat.com>
5987
5988 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5989 tests expected to pass.
5990
26fb3983
JV
59912018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5992
5993 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5994 -data-disassemble -a.
5995 (test_disassembly_bogus_args): Likewise.
5996
67943c00
AB
59972018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5998
5999 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6000
5ff2bbae
AB
60012018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6002
6003 * gdb.base/vla-optimized-out.exp: Add new test.
6004
e5bbcd0f
AB
60052018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6006
6007 * gdb.base/vla-optimized-out-o3.exp: Delete.
6008 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6009 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6010 deleted tests.
6011
9d4a934c
AB
60122018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6013
6014 PR gdb/18050:
6015 * gdb.server/extended-remote-restart.c: New file.
6016 * gdb.server/extended-remote-restart.exp: New file.
6017
045cf012
SM
60182018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6019
6020 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6021 "set variable index = 42".
6022
87d6a7aa
SM
60232018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6024
6025 * boards/index-cache-gdb.exp: New file.
6026 * gdb.dwarf2/index-cache.exp: New file.
6027 * gdb.dwarf2/index-cache.c: New file.
6028 * gdb.base/maint.exp: Check if we are using the index cache.
6029
96d68bd4
RO
60302018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6031
6032 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6033 MAKEFLAGS.
6034
5a699617
RO
60352018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6036
6037 * dg-extract-results.sh: Move to toplevel contrib.
6038 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6039 * Makefile.in (check-parallel-racy): Likewise.
6040
5bd18990
AB
60412018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6042
6043 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6044 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6045 tests if the target supports scheduler locking.
6046
3fbbcf47
TV
60472018-08-04 Tom de Vries <tdevries@suse.de>
6048
6049 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6050
3e1d3d8c
TT
60512018-08-02 Tom Tromey <tom@tromey.com>
6052
6053 PR symtab/16842.
6054 * gdb.cp/temargs.exp: Test "info address" of a template
6055 parameter.
6056
5abe0f0c
JV
60572018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6058
6059 * gdb.python/py-mi-var-info-path-expression.c: New file.
6060 * gdb.python/py-mi-var-info-path-expression.py: New file.
6061 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6062
fb66cde8
SDJ
60632018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6064
6065 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6066 error after "cannot resolve name" string.
6067
c708f4d2
AB
60682018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6069
6070 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6071 started.
6072 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6073
37cc0cae
TV
60742018-07-28 Tom de Vries <tdevries@suse.de>
6075
6076 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6077
63b4ecf7
TV
60782018-07-26 Tom de Vries <tdevries@suse.de>
6079
6080 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6081
3c3bb058
AB
60822018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6083
6084 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6085 is visible.
6086
9e7f3bbb
TV
60872018-07-26 Tom de Vries <tdevries@suse.de>
6088
6089 PR breakpoints/23366
6090 * gdb.base/catch-follow-exec.c: New test.
6091 * gdb.base/catch-follow-exec.exp: New file.
6092
16f808ec
TV
60932018-07-25 Tom de Vries <tdevries@suse.de>
6094
6095 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6096 vla-optimized-out.c.
6097
d7154a8d
JV
60982018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6099
6100 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6101 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6102
232a0032
TV
61032018-07-20 Tom de Vries <tdevries@suse.de>
6104
6105 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6106 NOCLONE macro.
6107 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6108
fbb1d502
TV
61092018-07-19 Tom de Vries <tdevries@suse.de>
6110
6111 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6112 regular expression.
6113
42dc7699
TV
61142018-07-18 Tom de Vries <tdevries@suse.de>
6115
6116 * gdb.base/vla-optimized-out.c: New test.
6117 * gdb.base/vla-optimized-out.exp: New file.
6118
7f1f7e23
SDJ
61192018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6120
6121 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6122 message "No address associated with hostname" when gdbserver
6123 cannot resolve the hostname.
6124
5759ebb3
PW
61252018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6126
6127 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6128 Add some test prefixes to make tests unique.
6129
3606ccab
PW
61302018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6131
6132 * gdb.base/frameapply.c: New file.
6133 * gdb.base/frameapply.exp: New file.
6134
529c08b2
PW
61352018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6136
6137 * gdb.base/skip.exp: Update expected error message.
6138
c7ab0aef
SDJ
61392018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6140 Jan Kratochvil <jan.kratochvil@redhat.com>
6141 Paul Fertser <fercerpav@gmail.com>
6142 Tsutomu Seki <sekiriki@gmail.com>
6143
6144 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6145 parameter.
6146 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6147 by default.
6148 * boards/native-gdbserver.exp: Likewise.
6149 * gdb.server/run-without-local-binary.exp: Improve regexp used
6150 for detecting when a remote debugging connection succeeds.
6151 * gdb.server/server-connect.exp: New file.
6152 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6153 Do not prefix the port number with ":".
6154 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6155 support for detecting and using it. Add '$debughost_gdbserver'
6156 to the list of arguments used to start gdbserver. Handle case
6157 when gdbserver cannot resolve a network name.
6158
16ff70dd
SDJ
61592018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6160
6161 PR c++/23373
6162 * gdb.base/ptype-offsets.cc (struct static_member): New
6163 struct.
6164 (main) <stmember>: New variable.
6165 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6166 with a static member in it.
6167
3541979f
AB
61682018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6169
6170 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6171 watchpoints enabled and disabled.
6172
c8ad9b9a
AB
61732018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6174
6175 * gdb.base/examine-backward.exp: Still run tests around address
6176 0x0, even if address 0x0 is not readable. Update the pattern for
6177 matching address 0x0 in expected output.
6178
e0e5e971
AB
61792018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6180
6181 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6182 malloc/free.
6183
1ea5da02
TV
61842018-07-04 Tom de Vries <tdevries@suse.de>
6185
6186 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6187
471b9d15
MR
61882018-07-02 Maciej W. Rozycki <macro@mips.com>
6189
6190 PR tdep/8282
6191 * gdb.arch/mips-disassembler-options.exp: New test.
6192 * gdb.arch/mips-disassembler-options.s: New test source.
6193
75acb486
PA
61942018-06-29 Pedro Alves <palves@redhat.com>
6195
6196 * gdb.threads/names.exp: Adjust expected "info threads" output.
6197
cd2bb709
PA
61982018-06-29 Pedro Alves <palves@redhat.com>
6199
6200 * gdb.opt/inline-break.exp (line number, address): Add "info
6201 break" tests.
6202
991ff292
PA
62032018-06-29 Pedro Alves <palves@redhat.com>
6204
6205 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6206 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6207 number and address and running to them.
6208
356819b6 62092018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6210
6211 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6212
2512d7ef
JK
62132018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6214
6215 * lib/compiler.c: Remove executable permission flag.
6216
be1b6474
RB
62172018-06-28 Richard Bunt <richard.bunt@arm.com>
6218
6219 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6220 code.
6221 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6222
291f9a96
PT
62232018-06-28 Petr Tesarik <ptesarik@suse.cz>
6224
6225 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6226
ed6dfe51
PT
62272018-06-28 Petr Tesarik <ptesarik@suse.cz>
6228
6229 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6230 address argument is omitted.
6231
d4d429d5
PT
62322018-06-28 Petr Tesarik <ptesarik@suse.cz>
6233
6234 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6235
7ab6656f
OJ
62362018-06-27 Omair Javaid <omair.javaid@linaro.org>
6237
6238 PR gdb/21695
6239 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6240 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6241
a33ccfc7
TT
62422018-06-26 Tom Tromey <tom@tromey.com>
6243
6244 PR rust/22574:
6245 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6246 * gdb.rust/simple.rs (struct SimpleLayout): New.
6247
6d72d289
SM
62482018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6249
6250 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6251 "info registers" output.
6252
8363f9d5
RB
62532018-06-21 Richard Bunt <richard.bunt@arm.com>
6254
6255 * gdb.base/watchpoint-hw-attach.c: New test.
6256 * gdb.base/watchpoint-hw-attach.exp: New file.
6257
f00674fe
SM
62582018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6259
6260 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6261 through /bin/sh.
6262 * boards/dwarf4-gdb-index.exp: Likewise.
6263 * boards/fission-dwp.exp: Likewise.
6264
1d554008
UW
62652018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6266
6267 * gdb.base/float128.exp: Add comment and improved fail message
6268 to the failure case of "print large128" test.
6269
d0ac1c44
SM
62702018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6271
6272 * configure.ac: Remove AC_PREREQ.
6273 * configure: Re-generate.
6274
61b04dd0
PA
62752018-06-19 Pedro Alves <palves@redhat.com>
6276
6277 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6278 (func_extern_caller): New.
6279 (main): Call func_extern_caller.
6280 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6281 logic change.
6282
f63b508a
SM
62832018-06-18 Weimin Pan <weimin.pan@oracle.com>
6284
6285 PR gdb/16841
6286 * gdb.cp/typedef-base.cc: New file.
6287 * gdb.cp/typedef-base.exp: New file.
6288
0fe3a558
TV
62892018-06-18 Tom de Vries <tdevries@suse.de>
6290
6291 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6292
7010835a
AB
62932018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6294 Richard Bunt <Richard.Bunt@arm.com>
6295
6296 * gdb.threads/attach-slow-waitpid.c: New file.
6297 * gdb.threads/attach-slow-waitpid.exp: New file.
6298 * gdb.threads/slow-waitpid.c: New file.
6299
14897d65
PA
63002018-06-14 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.base/fork-running-state.c: Include <errno.h>.
6303 (exit_if_relative_exits): New.
6304 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6305 exits.
6306 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6307 child exits.
6308
5d9a0608
TV
63092018-06-14 Tom de Vries <tdevries@suse.de>
6310
6311 PR cli/22573
6312 * gdb.base/finish-pretty.c: New test.
6313 * gdb.base/finish-pretty.exp: New file.
6314
11ae5818
PA
63152018-06-14 Pedro Alves <palves@redhat.com>
6316
6317 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6318 gdb's expected startup output.
6319
1d39de44
PA
63202018-06-14 Pedro Alves <palves@redhat.com>
6321
6322 * lib/selftest-support.exp (selftest_setup): Remove inlined
6323 function handling.
6324
70ee0000
TV
63252018-06-14 Tom de Vries <tdevries@suse.de>
6326
6327 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6328 matching of breakpoint printing.
6329
11f4b608
TV
63302018-06-13 Tom de Vries <tdevries@suse.de>
6331
6332 PR testsuite/23269
6333 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6334 (fork_child): ... here, and ...
6335 (fork_parent): ... here.
6336
63372018-06-12 Tom de Vries <tdevries@suse.de>
6338
6339 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6340
9516f85a
AB
63412018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6342 Stephen Roberts <stephen.roberts@arm.com>
6343
6344 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6345 rewrite test to describe action performed, rather than possible
6346 failure.
6347
5045b3d7
GB
63482018-06-08 Gary Benson <gbenson@redhat.com>
6349
6350 * gdb.threads/check-libthread-db.exp: New file.
6351 * gdb.threads/check-libthread-db.c: Likewise.
6352
c61b06a1
TT
63532018-06-05 Tom Tromey <tom@tromey.com>
6354
6355 * gdb.base/default.exp: Update expected "show version" output.
6356
eb6af809
TT
63572018-06-05 Tom Tromey <tom@tromey.com>
6358
6359 PR cli/12326:
6360 * gdb.cp/static-print-quit.exp: Update.
6361 * lib/gdb.exp (pagination_prompt): Update.
6362 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6363 * gdb.python/python.exp: Update.
6364
178d6a63
JB
63652018-06-04 Joel Brobecker <brobecker@adacore.com>
6366
6367 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6368
8e817061
JB
63692018-06-01 Joel Brobecker <brobecker@adacore.com>
6370
6371 * gdb.ada/bp_fun_addr: New testcase.
6372
e86ca25f
TT
63732018-06-01 Tom Tromey <tom@tromey.com>
6374
6375 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6376 results.
6377 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6378 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6379 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6380 * gdb.base/maint.exp (maint_pass_if): Update.
6381
4b2dfa9d
MR
63822018-05-31 Maciej W. Rozycki <macro@mips.com>
6383
6384 * gdb.base/endian.exp: New test.
6385 * gdb.base/endian.c: New test source.
6386
45f25d6c
AB
63872018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6388
6389 PR gdb/23203
6390 * gdb.base/bt-selected-frame.c: New file.
6391 * gdb.base/bt-selected-frame.exp: New file.
6392 * lib/gdb.exp (get_current_frame_number): New function.
6393
d9f6d7f8
MR
63942018-05-24 Maciej W. Rozycki <macro@mips.com>
6395 Pedro Alves <palves@redhat.com>
6396
6397 * gdb.threads/tls-core.c: Include <stdlib.h>
6398 (thread_proc): Call `abort'.
6399 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6400 (tls_core_test): New procedure, bits factored out from ...
6401 (top level): ... here. Test both native cores and gcore cores.
6402
ff1cf532
TT
64032018-05-23 Tom Tromey <tom@tromey.com>
6404
6405 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6406
b98664d3
TT
64072018-05-23 Tom Tromey <tom@tromey.com>
6408
6409 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6410 symfile_complaints.
6411 (test_short_complaints): Likewise.
6412 (test_empty_complaints): Likewise.
6413 (test_initial_complaints): Update.
6414
4e9668d0
TT
64152018-05-23 Tom Tromey <tom@tromey.com>
6416
6417 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6418
43ba33c7
TT
64192018-05-23 Tom Tromey <tom@tromey.com>
6420
6421 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6422 (test_short_complaints): Update.
6423
035522c0
PA
64242018-05-22 Pedro Alves <palves@redhat.com>
6425
6426 * gdb.base/remote.exp: Only gdb_start after compiling the
6427 testcase. Issue "disconnect" before testing "set remote" command
6428 defaults. Issue clean_restart before running to main.
6429
cc0be08f
PA
64302018-05-22 Pedro Alves <palves@redhat.com>
6431
6432 * gdb.base/remote.exp: Adjust expected output of "show remote
6433 memory-write-packet-size". Add tests for "set remote
6434 memory-write-packet-size 0" and "set remote
6435 memory-write-packet-size fixed/limit".
6436
b1b60145
PA
64372018-05-22 Pedro Alves <palves@redhat.com>
6438
6439 PR gdb/22973
6440 * gdb.base/utf8-identifiers.c: New file.
6441 * gdb.base/utf8-identifiers.exp: New file.
6442
0ec848ad
PFC
64432018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6444
6445 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6446
2c3305f6
PFC
64472018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6448
6449 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6450
ce1e8424
TT
64512018-05-18 Tom Tromey <tom@tromey.com>
6452
6453 * gdb.base/ptype-offsets.exp: Update.
6454
ddfe970e
KS
64552018-05-17 Keith Seitz <keiths@redhat.com>
6456
6457 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6458 in expected breakpoint stop locations.
6459 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6460 move to proper scope to test variable values.
6461 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6462 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6463 New functions.
6464 (main): Call not_inline_func3.
6465 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6466 inline_func1, inline_func2, and inline_func3. Test that when each
6467 breakpoint is hit, GDB properly reports both the stop location
6468 and the backtrace. Repeat tests for temporary breakpoints.
6469
0726fcc6
MR
64702018-05-15 Maciej W. Rozycki <macro@mips.com>
6471
6472 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6473 rather then trying to access it in determining whether the PID
6474 of `gdbserver' could have been retrieved.
6475
8ee22052
AB
64762018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6477
6478 * gdb.arch/amd64-init-x87-values.S: New file.
6479 * gdb.arch/amd64-init-x87-values.exp: New file.
6480
7785df48
JK
64812018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6482
6483 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6484
56bcdbea
TT
64852018-05-04 Tom Tromey <tom@tromey.com>
6486
6487 PR python/22730:
6488 * gdb.python/python.exp: Test multi-line execute.
6489
a913fffb
TT
64902018-05-04 Tom Tromey <tom@tromey.com>
6491
6492 PR python/22731:
6493 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6494
7a2c85f2
TT
64952018-05-04 Tom Tromey <tom@tromey.com>
6496
6497 PR gdb/11750:
6498 * gdb.base/define.exp: Test defining a user command inside a user
6499 command.
6500 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6501
a3b60e45
JK
65022018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6503 Pedro Alves <palves@redhat.com>
6504
6505 PR breakpoints/19806 and support for PR external/20207.
6506 * gdb.base/watchpoint-unaligned.c: New file.
6507 * gdb.base/watchpoint-unaligned.exp: New file.
6508
45fe4a03
AB
65092018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6510
6511 * gdb.base/maint.exp: Make test names unique, use
6512 test_prefix_command_help to test 'help maint info', and remove
6513 repeated test of 'help maint'.
6514
9be2ae8f
TT
65152018-05-04 Tom Tromey <tom@tromey.com>
6516
6517 PR gdb/22619:
6518 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6519 behavior.
6520
11859c31
AB
65212018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6522
6523 * gdb.base/maint.exp: Process output from 'maint print registers'
6524 line at a time.
6525
089a9490
AB
65262018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6527
6528 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6529 timeout.
6530
9b0797e2
AB
65312018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6532
6533 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6534 filter pattern.
6535
f6ac5f3d
PA
65362018-05-02 Pedro Alves <palves@redhat.com>
6537
6538 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6539 to_log_command renames.
6540 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6541
77d3c63b
TT
65422018-05-02 Tom Tromey <tom@tromey.com>
6543
6544 * gdb.python/py-parameter.exp: Set test message.
6545
0489430a
TT
65462018-05-02 Tom Tromey <tom@tromey.com>
6547
6548 PR python/20084:
6549 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6550 PARAM_ZUINTEGER_UNLIMITED tests.
6551
1632f8ba
DR
65522018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6553
6554 PR rust/23124
6555 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6556 when casting.
6557
6d7bb824
TT
65582018-04-30 Tom Tromey <tom@tromey.com>
6559
6560 * gdb.python/py-type.exp: Check align attribute.
6561 * gdb.python/py-type.c: New "aligncheck" global.
6562
007e1530
TT
65632018-04-30 Tom Tromey <tom@tromey.com>
6564
6565 PR exp/17095:
6566 * gdb.dwarf2/dw2-align.exp: New file.
6567 * gdb.cp/align.exp: New file.
6568 * gdb.base/align.exp: New file.
6569 * lib/gdb.exp (gdb_int128_helper): New proc.
6570 (has_int128_c, has_int128_cxx): New caching procs.
6571
6873858b
TT
65722018-04-27 Tom Tromey <tom@tromey.com>
6573
6574 PR rust/22545:
6575 * gdb.rust/simple.exp: Add inclusive range tests.
6576
79188d8d
PA
65772018-04-26 Pedro Alves <palves@redhat.com>
6578
6579 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6580 ifunc breakpoint locations correctly of ifunc breakpoints set
6581 while the program resolves the ifunc.
6582
c7075ad5
PA
65832018-04-26 Pedro Alves <palves@redhat.com>
6584
6585 * gdb.base/gnu-ifunc-final.c: New file.
6586 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6587 * gdb.base/gnu-ifunc.exp (executable): Delete.
6588 (staticexecutable): Adjust.
6589 (lib_opts, exec_opts): Delete.
6590 (make_binsuffix, build, set-break): New procedures.
6591 (misc_tests): New, with tests factored out from the top level.
6592 (top level): Test different combinations of ifunc resolver name,
6593 resolver with and with debug info, and ifunc target with and
6594 without debug info. Wrap static tests with with_target_prefix.
6595
8388016d
PA
65962018-04-26 Pedro Alves <palves@redhat.com>
6597
6598 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6599 return type" warnings.
6600
249b5733
PA
66012018-04-25 Pedro Alves <palves@redhat.com>
6602
6603 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6604 killed".
6605 * gdb.base/kill-after-signal.exp: Likewise.
6606 * gdb.threads/kill.exp: Likewise.
6607
f67c0c91
SDJ
66082018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6609 Sergio Durigan Junior <sergiodj@redhat.com>
6610 Pedro Alves <palves@redhat.com>
6611
6612 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6613 regexps to expect for '[Inferior ... detached]' as well.
6614 * gdb.base/attach.exp: Likewise.
6615 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6616 "gdb_continue_to_end".
6617 (test_catch_syscall_with_wrong_args): Likewise.
6618 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6619 ']'. Don't set 'verbose' on.
6620 * gdb.base/foll-vfork.exp: Likewise.
6621 * gdb.base/fork-print-inferior-events.c: New file.
6622 * gdb.base/fork-print-inferior-events.exp: New file.
6623 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6624 '[Inferior ... has been killed]' message.
6625 * gdb.base/kill-after-signal.exp: Likewise.
6626 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6627 detach message.
6628 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6629 message.
6630 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6631 regexps to expect for '[Inferior ... detached]' as well.
6632 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6633
0a8ddac4
SM
66342018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6635
6636 PR gdb/23104
6637 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6638
701adfb0
PA
66392018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6640
6641 PR gdb/23095
6642 * gdb.base/break-probes.exp: Pass shlib_load to
6643 prepare_for_testing. Set normal_bp to r_debug_state if target is
6644 bsd.
6645
d27d16bf
RB
66462018-04-19 Richard Bunt <richard.bunt@arm.com>
6647
6648 * gdb.threads/multiple-successive-infcall.c: New test.
6649 * gdb.threads/multiple-successive-infcall.exp: New file.
6650
a037790e
TT
66512018-04-17 Tom Tromey <tom@tromey.com>
6652
6653 * gdb.rust/simple.rs (Union): New type.
6654 (main): New local "u".
6655 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6656
e3a91079
AA
66572018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6658
6659 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6660 number information in output of "whereis" command.
6661 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6662
b744723f
AA
66632018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6664
6665 * gdb.ada/info_types.exp: Adjust expected output to the line
6666 numbers now printed by "info var/func/type".
6667 * gdb.base/completion.exp: Likewise.
6668 * gdb.base/included.exp: Likewise.
6669 * gdb.cp/cp-relocate.exp: Likewise.
6670 * gdb.cp/cplusfuncs.exp: Likewise.
6671 * gdb.cp/namespace.exp: Likewise.
6672 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6673
4a4495d6
MM
66742018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6675
6676 * gdb.btrace/cpu.exp: New.
6677
1d509aa6
MM
66782018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6679
6680 * gdb.base/step-indirect-call-thunk.exp: New.
6681 * gdb.base/step-indirect-call-thunk.c: New.
6682 * gdb.reverse/step-indirect-call-thunk.exp: New.
6683 * gdb.reverse/step-indirect-call-thunk.c: New.
6684
6295b6da
SM
66852018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6686
6687 * gdb.base/pie-fork.c: New file.
6688 * gdb.base/pie-fork.exp: New file.
6689
50146e70
TT
66902018-04-11 Tom Tromey <tom@tromey.com>
6691
6692 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6693
f50d8a2e
PA
66942018-04-10 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6697 exits. Instead loop running forever.
6698 (fork_parent): Run forever too.
6699
a0be7a36
SM
67002018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6701
6702 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6703 mi_continue_to_line.
6704 * gdb.mi/mi-stack.c (callee4): Add comment.
6705
9b73db36
SM
67062018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6707
6708 * gdb.mi/mi-stack.exp: Fix indentation.
6709
c912f608
SM
67102018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6711
6712 PR gdb/22979
6713 * gdb.arch/amd64-osabi.exp: New file.
6714
26540402
SM
67152018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6716
6717 PR gdb/22980
6718 * gdb.base/osabi.exp: New file.
6719
121ad66c 67202018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6721
6722 * gdb.cp/static-typedef-print.exp: New file.
6723 * gdb.cp/static-typedef-print.cc: New file.
6724
3fcded8f
JB
67252018-03-27 Joel Brobecker <brobecker@adacore.com>
6726
6727 * gdb.ada/varsize_limit: New testcase.
6728
59cc4834
JB
67292018-03-27 Joel Brobecker <brobecker@adacore.com>
6730
6731 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6732
6733 * gdb.ada/notcplusplus: New testcase.
6734
6735 * gdb.base/c-linkage-name.c: New file.
6736 * gdb.base/c-linkage-name.exp: New testcase.
6737
4ca59a9f
TT
67382018-03-26 Tom Tromey <tom@tromey.com>
6739
6740 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6741 * gdb.python/py-framefilter.py (name_error): New global.
6742 (ErrorInName.function): Use name_error.
6743
978d6c75
TT
67442018-03-26 Tom Tromey <tom@tromey.com>
6745
6746 PR backtrace/15582:
6747 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6748
b7fee5a3
KS
67492018-03-23 Keith Seitz <keiths@redhat.com>
6750
6751 PR c++/22968
6752 * gdb.cp/subtypes.exp: New file.
6753 * gdb.cp/subtypes.h: New file.
6754 * gdb.cp/subtypes.cc: New file.
6755 * gdb.cp/subtypes-2.cc: New file.
6756
376be529
AB
67572018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6758
6759 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6760 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6761 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6762 -nostartfiles when compiling the test. Confirm that all registers
6763 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6764
066cfa98
AB
67652018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6766
6767 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6768 option, syntax was wrong anyway.
6769 * gdb.arch/arm-disp-step.exp: Likewise.
6770 * gdb.arch/sparc64-regs.exp: Likewise.
6771 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6772 option, syntax was wrong anyway, switch to use
6773 prepare_for_testing.
6774 * gdb.arch/i386-disp-step.exp: Likewise.
6775
079670b9
AA
67762018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6777
6778 * gdb.ada/exec_changed.exp: Replace "target_info exists
6779 use_gdb_stub" by "use_gdb_stub".
6780 * gdb.ada/start.exp: Likewise.
6781 * gdb.base/async-shell.exp: Likewise.
6782 * gdb.base/attach-pie-misread.exp: Likewise.
6783 * gdb.base/attach-wait-input.exp: Likewise.
6784 * gdb.base/break-entry.exp: Likewise.
6785 * gdb.base/break-interp.exp: Likewise.
6786 * gdb.base/dprintf-detach.exp: Likewise.
6787 * gdb.base/nostdlib.exp: Likewise.
6788 * gdb.base/solib-nodir.exp: Likewise.
6789 * gdb.base/statistics.exp: Likewise.
6790 * gdb.base/testenv.exp: Likewise.
6791 * gdb.mi/mi-exec-run.exp: Likewise.
6792 * gdb.mi/mi-start.exp: Likewise.
6793 * gdb.multi/dummy-frame-restore.exp: Likewise.
6794 * gdb.multi/multi-arch-exec.exp: Likewise.
6795 * gdb.multi/multi-arch.exp: Likewise.
6796 * gdb.multi/tids.exp: Likewise.
6797 * gdb.multi/watchpoint-multi.exp: Likewise.
6798 * gdb.python/py-events.exp: Likewise.
6799 * gdb.threads/attach-into-signal.exp: Likewise.
6800 * gdb.threads/attach-stopped.exp: Likewise.
6801 * gdb.threads/threadapply.exp: Likewise.
6802 * lib/selftest-support.exp: Likewise.
6803
26d6cec4
AA
68042018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6805
6806 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6807
4ee89e90
SR
68082018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6809
6810 * gdb.perf/template-breakpoints.cc: New file.
6811 * gdb.perf/template-breakpoints.exp: New file.
6812 * gdb.perf/template-breakpoints.py: New file.
6813
92630041
TT
68142018-03-19 Tom Tromey <tom@tromey.com>
6815
6816 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6817 y0.
6818 * gdb.rust/simple.exp: Test bare identifier form of struct
6819 initializer.
6820
76727919
TT
68212018-03-19 Tom Tromey <tom@tromey.com>
6822
6823 * gdb.gdb/observer.exp: Remove.
6824
194ed413
AA
68252018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6826
6827 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6828 "qualified" option when setting breakpoints.
6829 * gdb.trace/backtrace.exp: Likewise.
6830 * gdb.trace/circ.exp: Likewise.
6831 * gdb.trace/collection.exp: Likewise.
6832 * gdb.trace/disconnected-tracing.exp: Likewise.
6833 * gdb.trace/ftrace-lock.exp: Likewise.
6834 * gdb.trace/ftrace.exp: Likewise.
6835 * gdb.trace/infotrace.exp: Likewise.
6836 * gdb.trace/packetlen.exp: Likewise.
6837 * gdb.trace/passc-dyn.exp: Likewise.
6838 * gdb.trace/qtro.exp: Likewise.
6839 * gdb.trace/read-memory.exp: Likewise.
6840 * gdb.trace/report.exp: Likewise.
6841 * gdb.trace/signal.exp: Likewise.
6842 * gdb.trace/status-stop.exp: Likewise.
6843 * gdb.trace/strace.exp: Likewise.
6844 * gdb.trace/tfind.exp: Likewise.
6845 * gdb.trace/trace-break.exp: Likewise.
6846 * gdb.trace/trace-condition.exp: Likewise.
6847 * gdb.trace/trace-mt.exp: Likewise.
6848 * gdb.trace/tstatus.exp: Likewise.
6849 * gdb.trace/tsv.exp: Likewise.
6850 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6851 * gdb.trace/unavailable.exp: Likewise.
6852 * gdb.trace/while-dyn.exp: Likewise.
6853
8b067d2c
AA
68542018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6855
6856 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6857 that libinproctrace is copied to the target.
6858
3ae9ce5d
TT
68592018-03-14 Tom Tromey <tom@tromey.com>
6860
6861 PR cli/14977:
6862 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6863 a null pointer.
6864 * gdb.base/wchar.exp: Likewise.
6865
b8c2339b
TT
68662018-03-14 Tom Tromey <tom@tromey.com>
6867
6868 PR cli/19918:
6869 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6870 flag.
6871
4872dc46
SM
68722018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6873
6874 PR gdb/22841
6875 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6876 "target" to remote_exec.
6877
e4fe3756
SM
68782018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6879
6880 PR gdb/22841
6881 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6882 ${board}_upload): Remove.
6883
e95a97d4
AA
68842018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6885
6886 * gdb.cp/watch-cp.cc: New test.
6887 * gdb.cp/watch-cp.exp: New file.
6888
dbbb1059
AB
68892018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6890
6891 * gdb.base/infcall-nested-structs.exp: New file.
6892 * gdb.base/infcall-nested-structs.c: New file.
6893 * gdb.base/float.exp: Add riscv support.
6894
ecc054c0
TP
68952018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6896
6897 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6898 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6899
25e3c82c
SDJ
69002018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6901
6902 * gdb.server/abspath.exp: New file.
6903 * lib/gdb.exp (with_cwd): New procedure.
6904
3083294d
SM
69052018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6906
6907 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6908 use it.
6909 (gdb_is_target_remote_prompt): New proc.
6910 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6911 (gdb_is_target_native): Pass prompt parameter to
6912 gdb_is_target_1.
6913
3275ef47
SM
69142018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6915
6916 * gdb.base/load-command.c: New file.
6917 * gdb.base/load-command.exp: New file.
6918 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6919 (gdb_is_target_1): ...this, and generalize for other targets
6920 than just remote.
6921 (gdb_is_target_remote): Use gdb_is_target_1.
6922 (gdb_is_target_native): use gdb_is_target_1.
6923
6893c19a
TT
69242018-02-26 Tom Tromey <tom@tromey.com>
6925
6926 PR python/16497:
6927 * gdb.python/py-framefilter.exp: Update test.
6928
2ddeaf8a
TT
69292018-02-26 Tom Tromey <tom@tromey.com>
6930
6931 * gdb.dwarf2/variant.c: New file.
6932 * gdb.dwarf2/variant.exp: New file.
6933
c9317f21
TT
69342018-02-26 Tom Tromey <tom@tromey.com>
6935
6936 * gdb.rust/simple.exp: Accept more possible results in enum test.
6937
6f6d0c26
SM
69382018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6939
6940 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6941 parentheses.
6942
11b03145
MR
69432018-02-23 Maciej W. Rozycki <macro@mips.com>
6944
6945 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6946 name of a variable: $actual_linejj -> $actual_line.
6947
54a27fe5
JB
69482018-02-21 John Baldwin <jhb@FreeBSD.org>
6949
6950 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6951
de65820c
MM
69522018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6953
6954 * gdb.btrace/buffer-size.exp: Do not force BTS.
6955
980548fd
PA
69562018-02-14 Pedro Alves <palves@redhat.com>
6957
6958 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6959 getting a "Quit".
6960
c4e12631
MM
69612018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6962
6963 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6964 Fix test name.
6965
c2e0e465
SM
69662018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6967
6968 * gdb.cp/m-static.exp: Check type of optimized out static
6969 member.
6970
f7216783
AB
69712018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6972
6973 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6974 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6975
0625771b
LS
69762018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6977 Leszek Swirski <leszeks@google.com>
6978
6979 * gdb.python/py-prettyprint.c
6980 (struct to_string_returns_value_inner,
6981 struct to_string_returns_value_wrapper): New.
6982 (main): Add tsrvw variable.
6983 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6984 ToStringReturnsValueWrapper): New classes.
6985 (register_pretty_printers): Register new pretty-printers.
6986 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6987 recursive pretty printer.
6988 * gdb.python/py-mi.exp: Likewise.
6989
59498c30
LS
69902018-02-01 Leszek Swirski <leszeks@google.com>
6991
6992 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6993 functions with the same name as an include file are parsed
6994 correctly.
6995
d4d38844
YQ
69962018-02-01 Yao Qi <yao.qi@linaro.org>
6997
6998 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6999 "\[^\r\n\]*".
7000
07e5f5cf
NP
70012018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7002
7003 * gdb.arch/powerpc-prologue-frame.s: New file.
7004 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7005 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7006
929b5ad4
JB
70072018-01-31 Joel Brobecker <brobecker@adacore.com>
7008
7009 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7010
e671cd59
PA
70112018-01-30 Pedro Alves <palves@redhat.com>
7012
7013 PR gdb/13211
7014 * gdb.base/interrupt-daemon.c: New.
7015 * gdb.base/interrupt-daemon.exp: New.
7016 * gdb.multi/multi-term-settings.c: New.
7017 * gdb.multi/multi-term-settings.exp: New.
7018
fc413dc4
JB
70192018-01-30 Joel Brobecker <brobecker@adacore.com>
7020
7021 * gdb.base/break.exp: Save the location where the breakpoint
7022 on break.c:47 was actually inserted when debugging the version
7023 compiled at -O2 and use it in the expected output of the "info
7024 break" test performed soon after.
7025
5c319bb2
PA
70262018-01-22 Pedro Alves <palves@redhat.com>
7027 Sergio Durigan Junior <sergiodj@redhat.com>
7028
7029 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7030 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7031
a9e40818
JB
70322018-01-22 Joel Brobecker <brobecker@adacore.com>
7033
7034 * gdb.base/break-include.c, gdb.base/break-include.inc,
7035 gdb.base/break-include.exp: New files.
7036 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7037 line number now being the actual line number where the breakpoint
7038 was inserted.
7039 * gdb.mi/mi-break.exp: Likewise.
7040 * gdb.mi/mi-reverse.exp: Likewise.
7041 * gdb.mi/mi-simplerun.exp: Ditto.
7042
e707fc44
AB
70432018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7044
7045 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7046 varobj.
7047 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7048
ae451627
AB
70492018-01-21 Don Breazeal <donb@codesourcery.com>
7050 Andrew Burgess <andrew.burgess@embecosm.com>
7051
7052 * gdb.mi/basics.c: Add new global.
7053 * gdb.mi/mi-frame-regs.exp: New file.
7054 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7055 case.
7056
b1b189e0
AB
70572018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7058
7059 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7060 non-parameter, and on an unknown symbol.
7061
fcfcc376
TT
70622018-01-19 Tom Tromey <tom@tromey.com>
7063
7064 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7065 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7066
634c1c31
AA
70672018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7068
7069 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7070 setrlimit and chdir to int.
7071
d6ad07fd
AA
70722018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7073
7074 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7075 function.
7076 (my_tend): Likewise.
7077 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7078 rationale of avoiding FP- and vector instructions.
7079
adf8243b
RK
70802018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7081
7082 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7083 "info reg" with "\[ \t\]*".
7084 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7085 "\[ \t\]+".
7086 * gdb.arch/s390-multiarch.exp: Ditto.
7087 * gdb.base/pc-fp.exp: Ditto.
7088 * gdb.reverse/i386-precsave.exp: Ditto.
7089 * gdb.reverse/i386-reverse.exp: Ditto.
7090 * gdb.reverse/i387-env-reverse.exp: Ditto.
7091 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7092
dcc06925
AA
70932018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7094
7095 * lib/gdb.exp (gdb_compile): Re-enable use of
7096 universal_compile_options for languages other than Rust.
7097
25d4fd80
AA
70982018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7099
7100 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7101
ee7f689e 71022018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7103
7104 PR gdb/16577
7105 * gdb.base/solib-vanish.exp: New.
7106 * gdb.base/solib-vanish-main.c: New.
7107 * gdb.base/solib-vanish-lib1.c: New.
7108 * gdb.base/solib-vanish-lib2.c: New.
7109
d8447b6b
YQ
71102018-01-17 Yao Qi <yao.qi@linaro.org>
7111
7112 * gdb.compile/compile.exp: Match the address printed for
7113 frame in the output of command "bt".
7114
86d6a90c
TT
71152018-01-15 Tom Tromey <tom@tromey.com>
7116
7117 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7118 compute sp_reg.
7119
cbcdb1aa
AB
71202018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7121
7122 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7123 to prepare.
7124 (prepare): Return 0 on error, 1 on success.
7125
eea61984
PA
71262018-01-12 Pedro Alves <palves@redhat.com>
7127
7128 * gdb.base/continue-after-aborted-step-over.c: New.
7129 * gdb.base/continue-after-aborted-step-over.exp: New.
7130
6181e9c2
SM
71312018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7132
7133 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7134 options when not creating an executable.
7135
3cada740
PA
71362018-01-11 Pedro Alves <palves@redhat.com>
7137
7138 PR remote/22597
7139 * gdb.server/stop-reply-no-thread.c: New file.
7140 * gdb.server/stop-reply-no-thread.exp: New file.
7141
c63d3e8d
PA
71422018-01-10 Pedro Alves <palves@redhat.com>
7143
7144 PR gdb/22670
7145 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7146 functions too. Test setting breakpoints and printing C functions
7147 with no debug info too.
7148 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7149
d4c2a405
PA
71502018-01-10 Pedro Alves <palves@redhat.com>
7151
7152 PR gdb/22670
7153 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7154 a fail.
7155
8825213e
PA
71562018-01-10 Pedro Alves <palves@redhat.com>
7157
7158 PR gdb/22670
7159 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7160
605fd3c6
YQ
71612018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7162
7163 * gdb.server/unittest.exp: Match the output in non-development
7164 mode.
7165
1e5ded6c
YQ
71662018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7167
7168 * gdb.gdb/unittest.exp: Match output in non-development mode.
7169
30066b0b
JB
71702018-01-08 Joel Brobecker <brobecker@adacore.com>
7171
7172 * gdb.ada/access_tagged_param.exp: Relax expected output
7173 for value of "ObjL" in "continue" to pck.inspect breakpoint
7174 test.
7175
04bafb1e
XR
71762018-01-08 Joel Brobecker <brobecker@adacore.com>
7177
9f86398b
JB
7178 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7179 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7180
e379cee6
PA
71812018-01-05 Pedro Alves <palves@redhat.com>
7182
7183 PR gdb/18653
7184 * gdb.base/libsegfault.exp: New.
7185
de63c46b
PA
71862018-01-05 Joel Brobecker <brobecker@adacore.com>
7187
7188 PR gdb/22670
7189 * gdb.ada/access_tagged_param.exp: New file.
7190 * gdb.ada/access_tagged_param/foo.adb: New file.
7191
f98fc17b
PA
71922018-01-05 Pedro Alves <palves@redhat.com>
7193
7194 PR gdb/22670
7195 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7196 exercise lower case too, and to exercise both full matching and
7197 wild matching.
7198
342f8240
JB
71992018-01-05 Joel Brobecker <brobecker@adacore.com>
7200
7201 * gdb.ada/rename_subscript_param: New testcase.
7202
7150d33c
JG
72032018-01-05 Jerome Guitton <guitton@adacore.com>
7204
7205 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7206
cc0e770c
JB
72072018-01-05 Joel Brobecker <brobecker@adacore.com>
7208
7209 * gdb.ada/convvar_comp: New testcase.
7210
672a41aa 72112018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7212
7213 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7214 (My_Table): New global variable.
7215 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7216
7365ec2f
JB
72172018-01-04 Joel Brobecker <brobecker@adacore.com>
7218
7219 PR gdb/22670
7220 * gdb.ada/maint_with_ada: New testcase.
7221
289483b6
JB
72222018-01-04 Joel Brobecker <brobecker@adacore.com>
7223
7224 PR gdb/22670
7225 * gdb.ada/bp_c_mixed_case: New testcase.
7226
344420da
JB
72272018-01-04 Joel Brobecker <brobecker@adacore.com>
7228
7229 PR gdb/22670
7230 * gdb.ada/complete.exp: Add "complete break ada" test.
7231
66fc87a0
JB
72322018-01-04 Joel Brobecker <brobecker@adacore.com>
7233
7234 PR gdb/22670
7235 * gdb.ada/info_addr_mixed_case: New testcase.
7236
9f757bf7
XR
72372018-01-03 Xavier Roirand <roirand@adacore.com>
7238
7239 * gdb.ada/excep_handle.exp: New testcase.
7240 * gdb.ada/excep_handle/foo.adb: New file.
7241 * gdb.ada/excep_handle/pck.ads: New file.
7242
bd570f80
JB
72432018-01-03 Joel Brobecker <brobecker@adacore.com>
7244
7245 * gdb.base/step-line.c: Add extra empty line in copyright header.
7246 * gdb.base/step-line.inp: Likewise.
7247
9fe561ab
JB
72482018-01-02 Joel Brobecker <brobecker@adacore.com>
7249
7250 * gdb.ada/dyn_stride.exp: Add slice test.
7251
a405673c
JB
72522018-01-02 Joel Brobecker <brobecker@adacore.com>
7253
7254 * gdb.ada/dyn_stride: New testcase.
7255
cef0f868
SH
72562017-12-27 Stafford Horne <shorne@gmail.com>
7257
7258 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7259 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7260
b67d92b0
SH
72612017-12-27 Stafford Horne <shorne@gmail.com>
7262
7263 * gdb.base/reggroups.c: New file.
7264 * gdb.base/reggroups.exp: New file.
7265
eccab96d
JB
72662017-12-18 Joel Brobecker <brobecker@adacore.com>
7267
7268 * gdb.dwarf2/ada-valprint-error.c: New file.
7269 * gdb.dwarf2/ada-valprint-error.exp: New file.
7270
0e2da9f0
JB
72712017-12-18 Joel Brobecker <brobecker@adacore.com>
7272
7273 * gdb.ada/assign_arr: New testcase.
7274
cb923fcc
XR
72752017-12-18 Xavier Roirand <roirand@adacore.com>
7276
7277 * gdb.ada/funcall_ptr: New testcase.
7278
7c161838
SDJ
72792017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7280
7281 PR cli/16224
7282 * gdb.base/ptype-offsets.cc: New file.
7283 * gdb.base/ptype-offsets.exp: New file.
7284
1af17fd9
YQ
72852017-12-15 Yao Qi <yao.qi@linaro.org>
7286
7287 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7288 if XML is disabled.
7289
828d5846
XR
72902017-12-15 Xavier Roirand <roirand@adacore.com>
7291
7292 * gdb.ada/same_component_name: New testcase.
7293
79e8fcaa
JB
72942017-12-14 Joel Brobecker <brobecker@adacore.com>
7295
7296 * gdb.ada/str_binop_equal: New testcase.
7297
e05fa6f9
JB
72982017-12-14 Joel Brobecker <brobecker@adacore.com>
7299
7300 * gdb.ada/task_switch_in_core: New testcase.
7301
b89641ba
SM
73022017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7303
7304 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7305 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7306 call test_bkpt_qualified.
7307 (test_bkpt_qualified): New proc.
7308
6892d2e4
PA
73092017-12-13 Pedro Alves <palves@redhat.com>
7310
7311 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7312 Tighten regexp by matching with an anchor.
7313
a22ecf70
PA
73142017-12-13 Pedro Alves <palves@redhat.com>
7315
7316 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7317 ("expression with namespace"): New set of tests.
7318 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7319 (Nested::Test_NS::qux): New.
7320 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7321 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7322
9937536c
JB
73232017-12-13 Joel Brobecker <brobecker@adacore.com>
7324
7325 * gdb.base/server-del-break.c: New file.
7326 * gdb.base/server-del-break.exp: New file.
7327
fe49c6f5
SH
73282017-12-12 Stafford Horne <shorne@gmail.com>
7329
7330 * gdb.xml/tdesc-regs.exp: Add or1k support.
7331
c3d18620
SH
73322017-12-12 Stafford Horne <shorne@gmail.com>
7333
7334 * gdb.base/bp-permanent.c: Define nop of or1k.
7335
c5f9cfc8
JB
73362017-12-11 Joel Brobecker <brobecker@adacore.com>
7337
7338 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7339 output with components being reordered.
7340
a9c135fc
JB
73412017-12-11 Joel Brobecker <brobecker@adacore.com>
7342
7343 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7344 output with components being reordered.
7345
927aa2e7
JK
73462017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7347 Pedro Alves <palves@redhat.com>
7348
7349 * gdb.base/maint.exp (check for .gdb_index): Check also for
7350 .debug_names.
7351 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7352 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7353 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7354 (.gdb_index used after symbol reloading): Support also .debug_names.
7355 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7356
f17d9474
YQ
73572017-12-08 Yao Qi <yao.qi@linaro.org>
7358
7359 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7360 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7361
a0de8c21
YQ
73622017-12-08 Yao Qi <yao.qi@linaro.org>
7363
7364 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7365 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7366
a738ea1d
YQ
73672017-12-08 Yao Qi <yao.qi@linaro.org>
7368
7369 * gdb.arch/aarch64-tagged-pointer.c: New file.
7370 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7371
1cd9a73b
SDJ
73722017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7373
7374 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7375 "int".
7376
fa6eb693
KS
73772017-12-07 Keith Seitz <keiths@redhat.com>
7378
7379 PR breakpoints/22569
7380 * gdb.linespec/ls-errs.exp: Change expected result of "break
7381 -source this file has spaces.c -line 3".
7382 Check that an explicit source file followed by whitespace is
7383 identified as an invalid explicit location.
7384
883fd55a
KS
73852017-12-07 Keith Seitz <keiths@redhat.com>
7386
7387 * gdb.cp/nested-types.cc: New file.
7388 * gdb.cp/nested-types.exp: New file.
7389 * lib/cp-support.exp: Load data-structures.exp library.
7390 (debug_cp_test_ptype_class): New global.
7391 (cp_ptype_class_verbose, next_line): New procedures.
7392 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7393 Add and document new return value.
7394 Switch the list of lines to a queue.
7395 Add support for new `type' key for nested type definitions.
7396 Add debugging/troubleshooting messages.
7397 * lib/data-structures.exp: New file.
7398
ec72db3e
SM
73992017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7400
7401 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7402 with proc_with_prefix, don't use with_test_prefix.
7403
99598d71
TT
74042017-12-07 Tom Tromey <tom@tromey.com>
7405
7406 * gdb.base/break.exp: Add test for empty "commands".
7407
a8806230
YQ
74082017-12-07 Yao Qi <yao.qi@linaro.org>
7409
7410 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7411 malloc and catch syscall.
7412
824cc835
PM
74132017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7414
e79be6e5 7415 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7416 tests for explicit locations.
7417
7cc244de
PA
74182017-12-06 Pedro Alves <palves@redhat.com>
7419
7420 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7421 force-disabling XML descriptions.
7422
50a1fdd5
PA
74232017-12-04 Pedro Alves <palves@redhat.com>
7424
7425 PR gdb/22499
7426 * gdb.arch/amd64-disp-step-avx.S: New file.
7427 * gdb.arch/amd64-disp-step-avx.exp: New file.
7428
f0fb2488
PA
74292017-12-03 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7432 and <string.h>.
7433 (parent_function): Print distinct messages when waitpid fails, or
7434 the child exits with a signal, or the child exits for an unhandled
7435 reason.
7436 * gdb.threads/process-dies-while-detaching.exp
7437 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7438 it. Wait for both inferior output and GDB's prompt. Use an
7439 indirect spawn id list.
7440 (do_detach): New parameter 'child_exit'. Use it to compute
7441 expected inferior output.
7442 (test_detach, test_detach_watch, test_detach_killed_outside):
7443 Adjust to pass down the expected child exit kind.
7444
97cbe998
SDJ
74452017-12-01 Joel Brobecker <brobecker@adacore.com>
7446 Sergio Durigan Junior <sergiodj@redhat.com>
7447 Pedro Alves <palves@redhat.com>
7448
7449 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7450
40fc416f
SDJ
74512017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7452
7453 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7454 to 'symbol-file' and 'add-symbol-file' can be
7455 position-independent.
7456
1cc75e92
YQ
74572017-12-01 Yao Qi <yao.qi@linaro.org>
7458
7459 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7460 the URL in copyright header.
7461 * gdb.arch/aarch64-fp.exp: Likewise.
7462 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7463 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7464 * gdb.base/expand-psymtabs.exp: Likewise.
7465 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7466 * gdb.fortran/common-block.exp: Likewise.
7467 * gdb.fortran/common-block.f90: Likewise.
7468 * gdb.fortran/logical.exp: Likewise.
7469 * gdb.fortran/vla-datatypes.f90: Likewise.
7470 * gdb.fortran/vla-sub.f90: Likewise.
7471
875fb7a7
JB
74722017-11-30 Joel Brobecker <brobecker@adacore.com>
7473
7474 * gdb.ada/repeat_dyn: New testcase.
7475
6f14765f
UW
74762017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7477
7478 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7479 Update for changed thread numbering.
7480 * gdb.cell/bt.exp: Update for changed GDB output.
7481
f1af7b94
SM
74822017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7483
7484 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7485 setting isremote by hand.
7486 * boards/dwarf4-gdb-index.exp: Likewise.
7487 * boards/fission.exp: Likewise.
7488 * boards/stabs.exp: Likewise.
7489
e3919f3e
PA
74902017-11-30 Pedro Alves <palves@redhat.com>
7491
7492 * gdb.linespec/cpls-ops.exp
7493 (check_explicit_skips_function_argument): Extract the underlying
7494 type of size_t instead of hardcoding it.
7495
bd69330d
PA
74962017-11-29 Pedro Alves <palves@redhat.com>
7497
7498 PR c++/19436
7499 * gdb.linespec/cpls-abi-tag.cc: New file.
7500 * gdb.linespec/cpls-abi-tag.exp: New file.
7501
a20714ff
PA
75022017-11-29 Pedro Alves <palves@redhat.com>
7503
7504 * gdb.base/langs.exp: Use -qualified.
7505 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7506 it.
7507 * gdb.cp/namespace.exp: Use -qualified.
7508 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7509 (overload-3, template-overload, template-ret-type, const-overload)
7510 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7511 procedures.
7512 (test_driver): Call them.
7513 * gdb.cp/save-bp-qualified.cc: New.
7514 * gdb.cp/save-bp-qualified.exp: New.
7515 * gdb.linespec/explicit.exp: Test -qualified.
7516 * lib/completion-support.exp (completion::explicit_opts_list): Add
7517 "-qualified".
7518 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7519
f6f1d339
PM
75202017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7521
7522 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7523
02ca603a
TT
75242017-11-29 Tom Tromey <tom@tromey.com>
7525
7526 * gdb.base/relocate.exp: Update invalid argument test.
7527 Add new tests for invalid arguments.
7528
ed6c0bfb
TP
75292017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7530
7531 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7532 Return 0 as a long.
7533 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7534
f106e10e
TP
75352017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7536
7537 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7538 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7539 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7540 func ().
7541 * gdb.cp/shadow.cc (B.func): Return 0.
7542
10329bb2
JB
75432017-11-27 Joel Brobecker <brobecker@adacore.com>
7544
7545 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7546 expected output in gdb_expect call to allow the exception
7547 message to be present as well. Fix syntax confusion to avoid
7548 TCL thinking that exception_name is an array.
7549
617cd4bc
UW
75502017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7551
7552 * gdb.arch/spu-info.c: Include <unistd.h>.
7553 (do_signal_test): Fix broken calls to write.
7554 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7555 Fix checks for empty mailboxes. Update signal tests for corrected
7556 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7557 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7558 * gdb.cell/arch.exp: Use standard_output_file.
7559 * gdb.cell/break.exp: Likewise.
7560 * gdb.cell/bt.exp: Likewise.
7561 * gdb.cell/core.exp: Likewise.
7562 * gdb.cell/dwarfaddr.exp: Likewise.
7563 * gdb.cell/ea-cache.exp: Likewise.
7564 * gdb.cell/ea-standalone.exp: Likewise.
7565 * gdb.cell/f-regs.exp: Likewise.
7566 * gdb.cell/fork.exp: Likewise.
7567 * gdb.cell/gcore.exp: Likewise.
7568 * gdb.cell/mem-access.exp: Likewise.
7569 * gdb.cell/ptype.exp: Likewise.
7570 * gdb.cell/registers.exp: Likewise.
7571 * gdb.cell/sizeof.exp: Likewise.
7572 * gdb.cell/solib-symbol.exp: Likewise.
7573 * gdb.cell/solib.exp: Likewise.
617cd4bc 7574
a81aaca0
PA
75752017-11-25 Pedro Alves <palves@redhat.com>
7576
7577 * gdb.base/complete-empty.exp: New file.
7578 * gdb.base/completion.exp: Adjust.
7579
6a3c6ee4
PA
75802017-11-25 Pedro Alves <palves@redhat.com>
7581
7582 * gdb.linespec/cpls-ops.cc: New file.
7583 * gdb.linespec/cpls-ops.exp: New file.
7584 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7585 factored out from ...
7586 (test_complete_prefix_range): ... this.
7587
8955eb2d
PA
75882017-11-24 Pedro Alves <palves@redhat.com>
7589
7590 * gdb.linespec/cpcompletion.exp: New file.
7591 * gdb.linespec/cpls-hyphen.cc: New file.
7592 * gdb.linespec/cpls.cc: New file.
7593 * gdb.linespec/cpls2.cc: New file.
7594 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7595 test to use test_gdb_complete_unique. Add label completion,
7596 keyword completion and explicit location completion tests.
7597 * lib/completion-support.exp: New file.
7598
e547c119
JB
75992017-11-24 Joel Brobecker <brobecker@adacore.com>
7600
7601 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7602 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7603 when hitting an exception catchpoint.
7604
7c3c1aa8
YQ
76052017-11-22 Yao Qi <yao.qi@linaro.org>
7606
7607 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7608
41bd68f5
SM
76092017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7610
7611 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7612 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7613 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7614
1daad298
YQ
76152017-11-22 Yao Qi <yao.qi@linaro.org>
7616
7617 * gdb.base/info-os.exp: Pass pthreads.
7618 * gdb.multi/multi-attach.exp: Likewise.
7619
88465e87
YQ
76202017-11-22 Yao Qi <yao.qi@linaro.org>
7621
7622 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7623 compiler.
7624
dc196b23
YQ
76252017-11-22 Yao Qi <yao.qi@linaro.org>
7626
7627 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7628 * gdb.base/break-interp.exp: Likewise.
7629 * gdb.base/jit-attach-pie.exp: Likewise.
7630
2400729e
UW
76312017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7632
7633 * gdb.base/float128.c (large128): New variable.
7634 * gdb.base/float128.exp: Add test to print largest __float128 value.
7635
7a26362d
UW
76362017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7637
7638 * gdb.arch/vsx-regs.exp: Update register content checks.
7639
ed0f4273
UW
76402017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7641
7642 * gdb.arch/ppc-longdouble.exp: New file.
7643 * gdb.arch/ppc-longdouble.c: Likewise.
7644
a25d69c6
PA
76452017-11-21 Pedro Alves <palves@redhat.com>
7646
7647 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7648
73fcf641
PA
76492017-11-20 Pedro Alves <palves@redhat.com>
7650
7651 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7652 (long_double_typedef): New typedefs.
7653 Use DEF on double and long double.
7654 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7655 cases.
7656 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7657 and 'long_double_ptr_same_size' locals. Use them to decide
7658 whether cast from array/function to float is valid/invalid.
7659
71a3c369
TT
76602017-11-17 Tom Tromey <tom@tromey.com>
7661
7662 * gdb.rust/traits.rs: New file.
7663 * gdb.rust/traits.exp: New file.
7664
ced9779b
JB
76652017-11-17 Joel Brobecker <brobecker@adacore.com>
7666
7667 * gdb.ada/minsyms: New testcase.
7668
a0922d80
PA
76692017-11-16 Pedro Alves <palves@redhat.com>
7670
7671 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7672 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7673
ea04e54c
PA
76742017-11-16 Pedro Alves <palves@redhat.com>
7675
7676 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7677 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7678
e849ea89
PA
76792017-11-16 Pedro Alves <palves@redhat.com>
7680
7681 * gdb.server/reconnect-ctrl-c.c: New file.
7682 * gdb.server/reconnect-ctrl-c.exp: New file.
7683
d8ae99a7
PM
76842017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7685
7686 * gdb.python/py-rbreak.exp: New file.
7687 * gdb.python/py-rbreak.c: New file.
7688 * gdb.python/py-rbreak-func2.c: New file.
7689
968a13f8
PA
76902017-11-16 Pedro Alves <palves@redhat.com>
7691
7692 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7693 pattern.
7694 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7695 GDB.
7696
71774bc9
SM
76972017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7698
7699 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7700 regex.
7701
ddbb44cf
SM
77022017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7703
7704 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7705 test names.
7706
584a564f
PA
77072017-11-09 Pedro Alves <palves@redhat.com>
7708
7709 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7710 factored out from ...
7711 (top level): ... here, and adjusted to avoid expecting beyond the
7712 prompt in a single gdb_test_multiple.
7713
5ed7a928
PA
77142017-11-09 Pedro Alves <palves@redhat.com>
7715
7716 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7717 output.
7718 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7719 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7720 * gdb.server/ext-run.exp ("kill" test): Likewise.
7721 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7722
a60e0738
PA
77232017-11-09 Pedro Alves <palves@redhat.com>
7724
7725 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7726 match till end of line.
7727
2c88253f
PA
77282017-11-09 Pedro Alves <palves@redhat.com>
7729
7730 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7731
c7a38517
PA
77322017-11-09 Pedro Alves <palves@redhat.com>
7733
7734 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7735 New procedures, factored out from ...
7736 (top level): ... here, and adjusted to avoid expecting beyond the
7737 prompt in one go.
7738
f29f4b6b
PA
77392017-11-09 Pedro Alves <palves@redhat.com>
7740
7741 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7742 output. Fix '?' match.
7743
286acbb5
JB
77442017-11-08 Joel Brobecker <brobecker@adacore.com>
7745
7746 * gdb.ada/scoped_watch: New testcase.
7747 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7748 which is actually correct.
7749 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7750 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7751
62d7ae92
PA
77522017-11-08 Pedro Alves <palves@redhat.com>
7753
7754 * gdb.gdb/complaints.exp (test_initial_complaints)
7755 (test_serial_complaints, test_short_complaints): Call
7756 complaint_internal instead of complaint.
7757
280ca31f
DT
77582017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7759
7760 * gdb.threads/tls-core.c: New file.
7761 * gdb.threads/tls-core.exp: Likewise.
7762
b5ec771e
PA
77632017-11-08 Pedro Alves <palves@redhat.com>
7764
7765 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7766 (p Exported_Capitalized): New test.
7767 (p exported_capitalized): New test.
7768
a02b41a7
PA
77692017-11-07 Pedro Alves <palves@redhat.com>
7770
7771 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7772
95e95a6d
PA
77732017-11-07 Pedro Alves <palves@redhat.com>
7774
7775 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7776 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7777 (disable_invalid, disable_inverted, disable_negative): New
7778 procedures.
7779 ("bad numbers"): New set of tests.
7780
cee62dbd
PA
77812017-11-07 Pedro Alves <palves@redhat.com>
7782
7783 * gdb.cp/ena-dis-br-range.exp: Add tests.
7784
cc638e86
PA
77852017-11-07 Pedro Alves <palves@redhat.com>
7786
7787 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7788
d0fe4701
XR
77892017-11-07 Xavier Roirand <roirand@adacore.com>
7790 Pedro Alves <palves@redhat.com>
7791
7792 * gdb.base/ena-dis-br.exp: Add reference to
7793 gdb.cp/ena-dis-br-range.exp.
7794 * gdb.cp/ena-dis-br-range.exp: New file.
7795 * gdb.cp/ena-dis-br-range.cc: New file.
7796
46f67f80
PA
77972017-11-06 Pedro Alves <palves@redhat.com>
7798
7799 * gdb.base/attach-non-pgrp-leader.c: New.
7800 * gdb.base/attach-non-pgrp-leader.exp: New.
7801
726e1356
PA
78022017-11-06 Pedro Alves <palves@redhat.com>
7803
7804 * configure.ac: No longer check for termio.h and sgtty.h.
7805 * configure: Regenerate.
7806 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7807 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7808 Remove termio and sgtty code.
7809
50ab6ace
YQ
78102017-11-03 Yao Qi <yao.qi@linaro.org>
7811
7812 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7813 in GDB is disabled.
7814
8e68731c
YQ
78152017-11-03 Yao Qi <yao.qi@linaro.org>
7816
7817 * gdb.python/py-thrhandle.exp: Skip it if python is not
7818 enabled.
7819
3a87ae65
SM
78202017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7821
7822 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7823 as a breakpoint command.
7824
484d8d36
MD
78252017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7826
7827 PR python/21213
7828 * gdb.python/py-infthread.exp: Test calling
7829 InferiorThread.inferior () multiple times in a row.
7830
4a27f119
KS
78312017-10-27 Keith Seitz <keiths@redhat.com>
7832
7833 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7834 Test "info break" for every inlined function breakpoint.
7835
bb11dd58
YQ
78362017-10-27 Yao Qi <yao.qi@linaro.org>
7837
7838 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7839
a43f3893
PF
78402017-10-26 Patrick Frants <osscontribute@gmail.com>
7841
7842 * gdb.cp/classes.exp (test_static_members): Test printing
7843 Outer::instance.
7844 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7845 (Inner::instance, Outer::instance): New.
7846
792ccf00
PA
78472017-10-24 Pedro Alves <palves@redhat.com>
7848
7849 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7850 extra console" test in two stages.
7851
eb2bfbad
PA
78522017-10-24 Pedro Alves <palves@redhat.com>
7853
7854 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7855
1f75a651
PA
78562017-10-24 Pedro Alves <palves@redhat.com>
7857
7858 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7859 loop.
7860
779990d9
PA
78612017-10-24 Pedro Alves <palves@redhat.com>
7862
7863 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7864 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7865
ad9b8f5d
PA
78662017-10-24 Pedro Alves <palves@redhat.com>
7867
7868 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7869 parameter and handle it. Don't output read value in test name.
7870
fee6da6e
PA
78712017-10-24 Pedro Alves <palves@redhat.com>
7872
7873 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7874 custom test name.
7875
10389c2c
PA
78762017-10-24 Pedro Alves <palves@redhat.com>
7877
7878 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7879 include the unstable output directory name in the test's name.
7880 (initial_setup_simple) <'set args'>: Use custom test name.
7881
a80e65a9
PA
78822017-10-24 Pedro Alves <palves@redhat.com>
7883
7884 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7885 with explicit test name.
7886
15763a09
PA
78872017-10-20 Pedro Alves <palves@redhat.com>
7888
7889 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7890 'wait -i'. Use gdb_assert and remote_close.
7891
49a4ce2e
AB
78922017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7893
7894 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7895 number from variable rather than hard-coded.
7896
a75868f5
PA
78972017-10-19 Pedro Alves <palves@redhat.com>
7898
7899 * gdb.base/long-inferior-output.c: New file.
7900 * gdb.base/long-inferior-output.exp: New file.
7901
c8ba13ad
KS
79022017-11-18 Keith Seitz <keiths@redhat.com>
7903
7904 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7905 method.
7906 (main): Call it.
7907 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7908 Add additional user-defined conversion operator tests.
7909
b27de576
PA
79102017-10-17 Pedro Alves <palves@redhat.com>
7911
7912 * boards/native-stdio-gdbserver.exp: Load "local-board".
7913
8484c955
PA
79142017-10-17 Pedro Alves <palves@redhat.com>
7915
7916 * gdb.base/quit-live.c: New file.
7917 * gdb.base/quit-live.exp: New file.
7918
83d5a34d
KS
79192017-10-16 Keith Seitz <keiths@redhat.com>
7920
7921 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7922 (class_with_protected_typedef, class_with_private_typedef)
7923 (struct_with_public_typedef, struct_with_protected_typedef)
7924 (struct_with_private_typedef): New classes/structs.
7925 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7926 typedefs and access specifiers.
7927
739b3f1d
PA
79282017-10-16 Pedro Alves <palves@redhat.com>
7929 Simon Marchi <simon.marchi@polymtl.ca>
7930
7931 * README (Local vs Remote vs Native): New section.
7932 * boards/local-board.exp: New file, with bits factored out from
7933 ...
7934 * boards/native-extended-gdbserver.exp: ... here. Load
7935 "local-board".
7936 * boards/native-gdbserver.exp: Load "local-board".
7937 (${board}_spawn, ${board}_exec): Delete.
7938 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7939 ...
7940 * boards/stdio-gdbserver-base.exp: ... this new file.
7941 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7942 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7943 procedure.
7944 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7945 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7946 stdio_gdbserver_command.
7947 (${board}_get_remote_address, ${board}_get_comm_port)
7948 (${board}_download, ${board}_upload): Delete.
7949 (get_target_remote_pipe_cmd): New.
7950
fe68b953
SM
79512017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7952
7953 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7954 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7955 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7956 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7957 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7958 remove with_test_prefix.
7959
300b6685
PA
79602017-10-13 Pedro Alves <palves@redhat.com>
7961
7962 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7963 * gdb.base/annota1.exp: Use it instead of is_remote.
7964 * gdb.base/annota3.exp: Use it instead of is_remote.
7965 * gdb.cp/annota2.exp: Use it instead of is_remote.
7966 * gdb.cp/annota3.exp: Use it instead of is_remote.
7967 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7968
50500caf
PA
79692017-10-13 Pedro Alves <palves@redhat.com>
7970
7971 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7972 (test_num_test_vars, run_and_count_vars, find_env)
7973 (test_set_unset_env, test_inherit_env_var): New procedures.
7974 (top level): Use them.
7975
dad0c6d2
PA
79762017-10-13 Pedro Alves <palves@redhat.com>
7977
7978 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7979 also skip on stub-like targets.
7980
8b0553c1
PA
79812017-10-13 Pedro Alves <palves@redhat.com>
7982
7983 PR gdb/22293
7984 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7985 (top level): Move some tests to ...
7986 (test_not_found): ... this new procedure.
7987 (top level): Call it.
7988
7594f623
PA
79892017-10-13 Pedro Alves <palves@redhat.com>
7990
7991 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7992 expect different "info terminal" output if testing with a
7993 non-native target.
7994
ebe3b402
PA
79952017-10-13 Pedro Alves <palves@redhat.com>
7996 Simon Marchi <simon.marchi@polymtl.ca>
7997
7998 PR python/12966
7999 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8000
42f1b161
PA
80012017-10-13 Pedro Alves <palves@redhat.com>
8002
8003 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8004 already.
8005
8d6ef72b
PA
80062017-10-13 Pedro Alves <palves@redhat.com>
8007
8008 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8009 is_remote.
8010
d7bcd5b8
PA
80112017-10-13 Pedro Alves <palves@redhat.com>
8012
8013 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8014 is_remote.
8015
df479dc6
PA
80162017-10-13 Pedro Alves <palves@redhat.com>
8017
8018 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8019 is set.
8020 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8021 instead of is_remote.
8022
23fb630a
PA
80232017-10-13 Pedro Alves <palves@redhat.com>
8024
8025 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8026 (top level): Add comment.
8027
cc77b1dc
PA
80282017-10-13 Pedro Alves <palves@redhat.com>
8029
8030 * gdb.base/remote.exp (top level): Fix comment typo and add
8031 missing return.
8032
27c9e813
PA
80332017-10-13 Pedro Alves <palves@redhat.com>
8034 Simon Marchi <simon.marchi@polymtl.ca>
8035
8036 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8037 calls and add comments. Skip test if use_gdb_stub is set.
8038 (top level): Use "set cwd" command instead of "cd" command.
8039
5e830d98
PA
80402017-10-13 Pedro Alves <palves@redhat.com>
8041
8042 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8043 is_remote target check.
8044
f5ca0032
PA
80452017-10-13 Pedro Alves <palves@redhat.com>
8046
8047 * gdb.base/scope.exp: Use build_executable + clean_restart +
8048 gdb_file_cmd instead of prepare_for_testing and no longer skip
8049 "before run" tests on is_remote target boards. Update comments.
8050 * boards/native-extended-gdbserver.exp
8051 (extended_gdbserver_load_last_file): New, factored out from ...
8052 (gdb_load): ... this. Move further below and add comment.
8053 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8054
8aed1c0d
PA
80552017-10-12 Pedro Alves <palves@redhat.com>
8056
8057 * gdb.base/attach.exp: Remove references to gdb64.
8058 * gdb.base/dbx.exp: Remove references to gdb64.
8059
cfa34c87
SM
80602017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8061 Pedro Alves <palves@redhat.com>
8062
8063 * gdb.base/label.exp: Remove is_remote target check.
8064
9192b7de
PA
80652017-10-12 Pedro Alves <palves@redhat.com>
8066
8067 * gdb.base/auvx.exp (coredir): Update comment.
8068 (top level) <core_works>: Use "set cwd" command instead of "cd"
8069 command.
8070
6bf0052d
PA
80712017-10-12 Pedro Alves <palves@redhat.com>
8072 Simon Marchi <simon.marchi@polymtl.ca>
8073
8074 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8075 target boards.
8076
e48ef82d
PA
80772017-10-12 Pedro Alves <palves@redhat.com>
8078 Simon Marchi <simon.marchi@polymtl.ca>
8079
8080 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8081 Instead skip if there's any gdb_protocol set.
8082
8d7aea57
SM
80832017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8084 Pedro Alves <palves@redhat.com>
8085
8086 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8087
30440677
PA
80882017-10-12 Pedro Alves <palves@redhat.com>
8089 Simon Marchi <simon.marchi@polymtl.ca>
8090
8091 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8092 instead of on dejagnu remote boards.
8093
4e04f045 80942017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8095 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8096
8097 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8098 checks. Use build_executable + clean_restart instead of
8099 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8100 of enabling non-stop after starting gdb.
8101
871a186e
PA
81022017-10-12 Pedro Alves <palves@redhat.com>
8103
8104 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8105 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8106 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8107 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8108
56d704da
AK
81092017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8110
8111 * gdb.arch/arc-tdesc-cpu.exp: New file.
8112 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8113
2f20e312
SM
81142017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8115
8116 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8117
65630365
PA
81182017-10-10 Pedro Alves <palves@redhat.com>
8119
8120 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8121 expect CLI output.
8122
bf469271
PA
81232017-10-10 Pedro Alves <palves@redhat.com>
8124
8125 * lib/selftest-support.exp (selftest_setup): Update for
8126 captured_command_loop's prototype change.
8127
777a42f1
PA
81282017-10-09 Pedro Alves <palves@redhat.com>
8129
8130 Test both arch1=>arch2 and arch2=>arch1.
8131
8132 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8133 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8134 factored out to...
8135 (append_arch1_options, append_arch2_options, append_arch_options)
8136 (build_executables): New procedures.
8137 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8138 local.
8139 (top level): Add new 'first_arch' testing axis.
8140
cbd2b4e3
PA
81412017-10-09 Pedro Alves <palves@redhat.com>
8142
8143 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8144 (barrier): New.
8145 (thread_start, all_started): New functions.
8146 (main): Spawn new thread and wait until it is scheduled.
8147 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8148 option.
8149 (do_test): Add 'selected_thread' parameter. Run to all_started
8150 instead of main. Explicitly set the breakpoint at main. Switch
8151 to the SELECTED_THREAD thread.
8152 (top level): Test handling the exec event with either the main
8153 thread or the second thread selected.
8154
5c9e4427
PA
81552017-10-09 Pedro Alves <palves@redhat.com>
8156
8157 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8158 logic. Move STOP marker after the value checks.
8159 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8160 regexp.
8161
b3b7c423
SL
81622017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8163
8164 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8165
3b4b2f16
UW
81662017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8167
8168 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8169 integer-to-dfp conversion.
8170 * gdb.base/dfp-test.exp: Likewise.
8171
5cd63fda
PA
81722017-10-04 Pedro Alves <palves@redhat.com>
8173
8174 * gdb.multi/hangout.c: Include <unistd.h>.
8175 (hangout_loop): New function.
8176 (main): Call alarm. Call hangout_loop in a loop.
8177 * gdb.multi/hello.c: Include <unistd.h>.
8178 (hello_loop): New function.
8179 (main): Call alarm. Call hangout_loop in a loop.
8180 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8181 inferior with the other selected.
8182
4c71c105
SM
81832017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8184
8185 * gdb.mi/list-thread-groups-available.exp: New file.
8186 * gdb.mi/list-thread-groups-available.c: New file.
8187
bc3b087d
SDJ
81882017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8189
8190 * gdb.base/set-cwd.exp: Make it available on
8191 native-extended-gdbserver.
8192
d092c5a2
SDJ
81932017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8194
8195 * gdb.base/set-cwd.c: New file.
8196 * gdb.base/set-cwd.exp: Likewise.
8197
45320ffa
TT
81982017-10-02 Tom Tromey <tom@tromey.com>
8199
8200 PR rust/22236:
8201 * gdb.rust/simple.rs (main): New variable "fslice".
8202 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8203
b3e3859b
TT
82042017-10-02 Tom Tromey <tom@tromey.com>
8205
8206 * gdb.rust/simple.exp: Test ptype of a slice.
8207
01af5e0d
TT
82082017-10-02 Tom Tromey <tom@tromey.com>
8209
8210 * gdb.rust/simple.exp: Test index of slice.
8211
a9bbfbd8
TT
82122017-09-27 Tom Tromey <tom@tromey.com>
8213
8214 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8215
df8899e5
TP
82162017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8217 Pedro Alves <palves@redhat.com>
8218
8219 * gdb.base/compare-sections.exp (get value of read-only section): Read
8220 as unsigned value.
8221 (corrupt read-only section): Likewise and don't set written if patching
8222 failed.
8223
757bf54b
KB
82242017-09-21 Kevin Buettner <kevinb@redhat.com>
8225
8226 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8227 files.
8228
06871ae8
PA
82292017-09-20 Pedro Alves <palves@redhat.com>
8230
8231 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8232 symbol names in gdb's output.
8233 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8234
e5f25bc5
PA
82352017-09-20 Pedro Alves <palves@redhat.com>
8236
8237 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8238 Rename to ...
8239 (test_list_ambiguous_symbol): ... this and add a symbol name
8240 parameter. Adjust.
8241 (test_list_ambiguous_function): Reimplement on top of
8242 test_list_ambiguous_symbol and also test listing ambiguous
8243 variables.
8244 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8245 (ambiguous_fun): ... this.
8246 (ambiguous_var): New.
8247 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8248 (ambiguous_fun): ... this.
8249 (ambiguous_var): New.
8250
4e5a4f58
JB
82512017-09-19 John Baldwin <jhb@FreeBSD.org>
8252
8253 * gdb.base/starti.c: New file.
8254 * gdb.base/starti.exp: New file.
8255 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8256
26e53f3e
PA
82572017-09-14 Pedro Alves <palves@redhat.com>
8258
8259 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8260 (top level): Use it instead of runto.
8261
cb791d59
TT
82622017-09-11 Tom Tromey <tom@tromey.com>
8263
8264 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8265
7c96f8c1
TT
82662017-09-11 Tom Tromey <tom@tromey.com>
8267
8268 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8269 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8270
469412dd
CW
82712017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8272
8273 * gdb.fortran/printing-types.exp: New file.
8274 * gdb.fortran/printing-types.exp: New file.
8275
e0f86435
BH
82762017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8277
8278 * gdb.fortran/vla-ptype.exp: Fix typos.
8279 * gdb.fortran/vla-value.exp: Same.
8280
9e9af4be
BH
82812017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8282
8283 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8284 * gdb.mi/mi-var-child-f.exp: Likewise.
8285 * gdb.mi/mi-vla-fortran.exp: Likewise.
8286
a5ad232b 82872017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8288 Christoph Weinmann <christoph.t.weinmann@intel.com>
8289 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8290
8291 * gdb.fortran/ptr-indentation.f90: New file.
8292 * gdb.fortran/ptr-indentation.exp: New file.
8293
5aec60eb
TT
82942017-09-05 Tom Tromey <tom@tromey.com>
8295
8296 PR gdb/22010:
8297 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8298
8f8f8152
TP
82992017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8300
8301 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8302
fbd1b771
JK
83032017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8304
8305 * gdb.threads/tls-nodebug-pie.c: New file.
8306 * gdb.threads/tls-nodebug-pie.exp: New file.
8307
5eb5f850
TT
83082017-09-05 Tom Tromey <tom@tromey.com>
8309
8310 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8311 for rust.
8312
ae780a21
SM
83132017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8314
8315 * gdb.multi/multi-arch-exec.exp: Test with different
8316 "follow-exec-mode" settings.
8317 (do_test): New procedure.
8318
3693fdb3
PA
83192017-09-04 Pedro Alves <palves@redhat.com>
8320
8321 * gdb.base/func-static.c (S::method const, S::method volatile)
8322 (S::method volatile const): New methods.
8323 (c_s, v_s, cv_s): New instances.
8324 (main): Call method() on them.
8325 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8326 (cannot_resolve): New procedure.
8327 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8328 print-quote-unquoted columns.
8329 (do_test): Test printing each scope too.
8330
e68cb8e0
PA
83312017-09-04 Pedro Alves <palves@redhat.com>
8332
8333 * gdb.base/local-static.exp: Also test with
8334 class::method::variable wholly quoted.
8335 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8336
858be34c
PA
83372017-09-04 Pedro Alves <palves@redhat.com>
8338
8339 * gdb.base/local-static.c: New.
8340 * gdb.base/local-static.cc: New.
8341 * gdb.base/local-static.exp: New.
8342
46a4882b
PA
83432017-09-04 Pedro Alves <palves@redhat.com>
8344
8345 * gdb.asm/asm-source.exp: Add casts to int.
8346 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8347 (dataglobal64_1, dataglobal64_2): New globals.
8348 * gdb.base/nodebug.exp: Test different expressions involving the
8349 new globals, with print, whatis and ptype. Add casts to int.
8350 * gdb.base/solib-display.exp: Add casts to int.
8351 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8352 * gdb.cp/m-static.exp: Add cast to int.
8353 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8354 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8355 tls variable with no debug info without a cast. Test with a cast
8356 to int too.
8357 * gdb.trace/entry-values.exp: Add casts.
8358
2c5a2be1
PA
83592017-09-04 Pedro Alves <palves@redhat.com>
8360
8361 * gdb.base/nodebug.exp: Test that ptype's error about functions
8362 with unknown return type includes the function name too.
8363
7022349d
PA
83642017-09-04 Pedro Alves <palves@redhat.com>
8365
8366 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8367 return type of munmap in infcall.
8368 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8369 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8370 type of ftell in infcall.
8371 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8372 type of getpid in infcall.
8373 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8374 infcall.
8375 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8376 Bail on failure to extract the pid.
8377 * gdb.base/nodebug.c: #include <stdint.h>.
8378 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8379 New functions.
8380 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8381 Change expected output of print/whatis/ptype with functions with
8382 no debug info. Test all supported languages. Call
8383 test_call_promotion.
8384 * gdb.compile/compile.exp: Adjust expected output to expect
8385 warning.
8386 * gdb.threads/siginfo-threads.exp: Likewise.
8387
54990598
PA
83882017-09-04 Pedro Alves <palves@redhat.com>
8389
8390 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8391 "prototypes". Test calling float functions via prototyped and
8392 unprototyped function pointers.
8393 (perform_all_tests): New parameter "prototypes". Pass it down.
8394 (top level): Pass down "prototypes" parameter to
8395 perform_all_tests.
8396
34d16ea2
SM
83972017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8398
8399 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8400 Test with nested loops.
8401
9521ecda
SM
84022017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8403
8404 * gdb.base/commands.exp: Call the new procedures.
8405 (loop_break_test, loop_continue_test): New procedures.
8406
80a65e9b
SM
84072017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8408
8409 * gdb.base/commands.exp: Call new procedure.
8410 (define_if_without_arg_test): New procedure.
8411
e439fa14
PA
84122017-09-04 Pedro Alves <palves@redhat.com>
8413
8414 * gdb.base/list-ambiguous.exp: New file.
8415 * gdb.base/list-ambiguous0.c: New file.
8416 * gdb.base/list-ambiguous1.c: New file.
8417 * gdb.base/list.exp (test_list_range): Adjust expected output.
8418
0a2dde4a
SDJ
84192017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8420
8421 * gdb.base/share-env-with-gdbserver.c: New file.
8422 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8423
5e89eb3a
SM
84242017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8425
8426 * gdb.base/commands.exp (gdbvar_simple_if_test,
8427 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8428 progvar_simple_if_test, progvar_simple_while_test,
8429 progvar_complex_if_while_test, user_defined_command_test,
8430 user_defined_command_args_eval,
8431 user_defined_command_args_stack_test,
8432 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8433 temporary_breakpoint_commands,
8434 gdb_test_no_prompt, redefine_hook_test,
8435 redefine_backtrace_test): Remove "global gdb_prompt".
8436
fd437cbc
SM
84372017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8438
8439 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8440 New proc, call it from toplevel.
8441
87215ad1
SDJ
84422017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8443
8444 PR remote/21852
8445 * gdb.server/normal.c: New file, copied from gdb.base.
8446 * gdb.server/run-without-local-binary.exp: New file.
8447
58afddc6
WP
84482017-08-07 Weimin Pan <weimin.pan@oracle.com>
8449
8450 * gdb.arch/sparc64-adi.exp: New file.
8451 * gdb.arch/sparc64-adi.c: New file.
8452
5277199a
PA
84532017-08-22 Pedro Alves <palves@redhat.com>
8454
8455 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8456 (top level): Add "list all overloads" tests.
8457
14278e1f
TT
84582017-08-22 Tom Tromey <tom@tromey.com>
8459
8460 * gdb.gdb/xfullpath.exp: Remove.
8461
bf223d3e
PA
84622017-08-21 Pedro Alves <palves@redhat.com>
8463
8464 PR gdb/19487
8465 * gdb.base/symbol-alias.c: New.
8466 * gdb.base/symbol-alias2.c: New.
8467 * gdb.base/symbol-alias.exp: New.
8468
c973d0aa
PA
84692017-08-21 Pedro Alves <palves@redhat.com>
8470
8471 * gdb.base/dfp-test.c
8472 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8473 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8474 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8475 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8476 * gdb.base/whatis-ptype-typedefs.c: New.
8477 * gdb.base/whatis-ptype-typedefs.exp: New.
8478 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8479 (an_int, an_int_type, an_int_type2): New globals.
8480 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8481 involving typedefs and cast expressions.
8482 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8483 (lookup_typedefs_function): New.
8484 (typedefs_pretty_printers_dict): New.
8485 (top level): Register lookup_typedefs_function in
8486 gdb.pretty_printers.
8487
6d580b63
YQ
84882017-08-18 Yao Qi <yao.qi@linaro.org>
8489
8490 * gdb.server/unittest.exp: New.
8491
206726fb
SDJ
84922017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8493
8494 PR gdb/21954
8495 * gdb.base/environ.exp: Add test to check if 'unset environment'
8496 works.
8497
bf0ec4c2
AA
84982017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8499
8500 * lib/gdb.exp (universal_compile_options): New caching proc.
8501 (gdb_compile): Suppress GCC's coloring of messages.
8502
d6382fff
TT
85032017-08-14 Tom Tromey <tom@tromey.com>
8504
8505 PR gdb/21675:
8506 * gdb.base/printcmds.exp (test_radices): New function.
8507 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8508 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8509 * lib/gdb.exp (get_integer_valueof): Use p/d.
8510
c2c2dd9f
SM
85112017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8512
8513 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8514 characters.
8515
fdffd6f4
TT
85162017-08-05 Tom Tromey <tom@tromey.com>
8517
8518 * gdb.rust/simple.exp: Allow String to appear in a different
8519 namespace.
8520
27d41eac
YQ
85212017-07-26 Yao Qi <yao.qi@linaro.org>
8522
8523 * gdb.gdb/unittest.exp: Invoke command
8524 "maintenance check xml-descriptions".
8525
031ed05d
AA
85262017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8527
8528 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8529 calling context.
8530 (hex128): Drop erroneous calculation of parameters.
8531
dcd27ddf
SM
85322017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8533
8534 * gdb.python/py-unwind.exp: Disable stack protection when
8535 building test file.
8536
47e77640
PA
85372017-07-20 Pedro Alves <palves@redhat.com>
8538
8539 * gdb.base/default.exp (set language): Adjust expected output.
8540
62d2a18a
PA
85412017-07-20 Pedro Alves <palves@redhat.com>
8542
8543 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8544 (test_minsym): ... this, and make static.
8545 (get_pck__foo__bar__minsym): Rename to ...
8546 (get_test_minsym): ... this.
8547 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8548 symbol names and comments.
8549 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8550 (get_test_minsym): ... this.
8551 (pck__foo__bar__minsym__2): Rename to ...
8552 (test_minsym): ... this.
8553 (main): Adjust.
8554
c45ec17c
PA
85552017-07-17 Pedro Alves <palves@redhat.com>
8556
8557 * gdb.base/completion.exp: Adjust expected output.
8558 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8559 the completer works.
8560
c6756f62
PA
85612017-07-17 Pedro Alves <palves@redhat.com>
8562
8563 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8564
5bd68487
AB
85652017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8566
8567 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8568
8880f2a9
TT
85692017-07-14 Tom Tromey <tom@tromey.com>
8570
8571 PR rust/21764:
8572 * gdb.rust/simple.exp: Add tests.
8573
65547233
TT
85742017-07-14 Tom Tromey <tom@tromey.com>
8575
8576 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8577
8f14146e
PA
85782017-07-14 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.linespec/base/one/thefile.cc (z1): New function.
8581 * gdb.linespec/base/two/thefile.cc (z2): New function.
8582 * gdb.linespec/linespec.exp: Add tests.
8583
b4365d02
AB
85842017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8585
8586 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8587 to mi_create_breakpoint.
8588
5d2cbaa5
AB
85892017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8590
8591 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8592 mi_create_breakpoint.
8593
11cb5716
IB
85942017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8595
8596 * gdb.dlang/demangle.exp: Update for demangling changes.
8597
03278692
TT
85982017-07-09 Tom Tromey <tom@tromey.com>
8599
8600 * gdb.dwarf2/shortpiece.exp: New file.
8601
33c5cd75
DB
86022017-07-06 David Blaikie <dblaikie@gmail.com>
8603
8604 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8605 built from fissiont-multi-cu{1,2}.c.
8606 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8607 except putting 'main' and 'func' in separate CUs in the same DWO file.
8608 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8609 test.
8610 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8611 test.
8612
8455d262
PA
86132017-07-06 Pedro Alves <palves@redhat.com>
8614
8615 * gdb.python/py-unwind.exp: Test flushregs.
8616
dc4bde35
SDJ
86172017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8618
8619 PR cli/21688
8620 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8621 tests for alias commands and trailing whitespace.
8622
51ed89aa
SDJ
86232017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8624
8625 PR cli/21688
8626 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8627 procedure. Call it.
8628
eb17d413
PA
86292017-06-29 Pedro Alves <palves@redhat.com>
8630
8631 * gdb.base/printcmds.exp: Add tests.
8632
41664b45
DG
86332017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8634
8635 PR gdb/21337
8636 * gdb.base/reread-readsym.exp: New file.
8637 * gdb.base/reread-readsym.c: New file.
8638
75312ae3
KB
86392017-06-21 Kevin Buettner <kevinb@redhat.com>
8640
8641 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8642 subpattern.
8643
66953522
PB
86442017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8645
8646 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8647 extended mnemonic.
8648 * gdb.arch/powerpc-power9.s: Likewise.
8649
5524b525
AA
86502017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8651
8652 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8653 on 32-bit x86 targets. Exploit is_*_target macros where
8654 appropriate.
8655
03c8af18
AA
86562017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8657
8658 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8659 register pieces.
8660
3bf31011
AA
86612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8662
8663 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8664 located in one or more DWARF pieces.
8665
805acca0
AA
86662017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8667
8668 * lib/gdb.exp (get_endianness): New proc.
8669 * gdb.arch/aarch64-fp.exp: Use it.
8670 * gdb.arch/altivec-regs.exp: Likewise.
8671 * gdb.arch/e500-regs.exp: Likewise.
8672 * gdb.arch/vsx-regs.exp: Likewise.
8673 * gdb.base/dump.exp: Likewise.
8674 * gdb.base/funcargs.exp: Likewise.
8675 * gdb.base/gnu_vector.exp: Likewise.
8676 * gdb.dwarf2/formdata16.exp: Likewise.
8677 * gdb.dwarf2/implptrpiece.exp: Likewise.
8678 * gdb.dwarf2/nonvar-access.exp: Likewise.
8679 * gdb.python/py-inferior.exp: Likewise.
8680 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8681
e9352324
AA
86822017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8683
8684 PR gdb/21226
8685 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8686 stack value pieces are taken from the LSB end.
8687
d5d1163e
AA
86882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8689
8690 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8691 variable at nonzero offset.
8692
0567c986
AA
86932017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8694
8695 * gdb.dwarf2/var-access.c: New file.
8696 * gdb.dwarf2/var-access.exp: New test.
8697 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8698
973e9aab
TT
86992017-06-12 Tom Tromey <tom@tromey.com>
8700
8701 * gdb.dwarf2/formdata16.exp: Add tests.
8702
d9109c80
TT
87032017-06-12 Tom Tromey <tom@tromey.com>
8704
8705 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8706
30a25466
TT
87072017-06-12 Tom Tromey <tom@tromey.com>
8708
8709 PR exp/16225:
8710 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8711 * gdb.arch/vsx-regs.exp: Update tests.
8712 * gdb.arch/s390-vregs.exp (hex128): New proc.
8713 Update test.
8714 * gdb.arch/altivec-regs.exp: Update tests.
8715
aefd8b33
SDJ
87162017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8717
8718 * gdb.base/startup-with-shell.c: New file.
8719 * gdb.base/startup-with-shell.exp: Likewise.
8720
2090129c
SDJ
87212017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8722
8723 * gdb.server/non-existing-program.exp: Update regex in order to
8724 reflect the fact that gdbserver is now using fork_inferior (with a
8725 shell) to startup the inferior.
8726
8e86a419
SM
87272017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8728
8729 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8730 support function calls from GDB.
8731
e6cf65f2
TT
87322017-05-21 Tom Tromey <tom@tromey.com>
8733
8734 PR rust/21466:
8735 * gdb.rust/unsized.exp: New file.
8736 * gdb.rust/unsized.rs: New file.
8737
43cc5389
TT
87382017-05-19 Tom Tromey <tom@tromey.com>
8739
8740 PR rust/21484:
8741 * gdb.rust/watch.exp: New file.
8742 * gdb.rust/watch.rs: New file.
8743
ec8df234
TT
87442017-05-18 Tom Tromey <tom@tromey.com>
8745
8746 * gdb.rust/simple.exp: Allow Box to be qualified.
8747
3e3e7fae
TP
87482017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8749
8750 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8751
59cc050d
PA
87522017-05-18 Pedro Alves <palves@redhat.com>
8753
8754 * gdb.base/fileio.c (test_write, test_read, test_close)
8755 (test_fstat): Don't print 'ret' in the fail path.
8756
c8f6abd1
PA
87572017-05-18 Pedro Alves <palves@redhat.com>
8758
8759 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8760 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8761 (test_system, test_rename, test_unlink, test_time): Change
8762 prototypes.
8763 * gdb.base/fileio.exp (stop_msg): Adjust.
8764
d2a03b77
PA
87652017-05-18 Pedro Alves <palves@redhat.com>
8766
8767 * gdb.base/fileio.c (null_str): New global.
8768 (test_stat): Use it.
8769 * gdb.base/fileio.exp: Remove nowarnings.
8770
0d5c6999
YQ
87712017-05-17 Yao Qi <yao.qi@linaro.org>
8772
8773 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8774
21873064
YQ
87752017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8776
8777 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8778 argument command.
8779 (top-level): Invoke test_set_inferior_tty.
8780
d512d31c
PA
87812017-05-04 Pedro Alves <palves@redhat.com>
8782
8783 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8784 Add parens to print call for Python 3.
8785
90cef2ed
KS
87862017-05-03 Keith Seitz <keiths@redhat.com>
8787
8788 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8789 (main): Call it.
8790
14f819c8
TW
87912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8792
8793 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8794 to prev and next.
8795
913aeadd
TW
87962017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8797
8798 * gdb.python/py-record-btrace.exp: Remove test for
8799 gdb.BtraceInstruction.error.
8800
a3be24ad
TW
88012017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8802
8803 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8804
ae20e79a
TW
88052017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8806
8807 * gdb.python/py-record-btrace-threads.c: New file.
8808 * gdb.python/py-record-btrace-threads.exp: New file.
8809
45ce1b47
SDJ
88102017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8811
8812 PR testsuite/8595
8813 * gdb.base/environ.exp: Make test available in all architectures.
8814 Move bits related to "info program" testing to
8815 gdb.base/info-program.exp. Rewrite tests to use the two new
8816 procedures mentione below.
8817 (test_set_show_env_var) New procedure.
8818 (test_set_show_env_var_equal): Likewise.
8819 * gdb.base/info-program.exp: New file.
8820
e15c3eb4
KS
88212017-04-27 Keith Seitz <keiths@redhat.com>
8822
8823 * gdb.cp/oranking.cc (test15): New function.
8824 (main): Call test15 and declare additional variables for testing.
8825 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8826 "p foo101('abc')" tests.
8827 Add tests for cv qualifier overloads.
8828 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8829 "lvalue reference overload" test.
8830 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8831 "print value of f1 on Child&& in f2" test.
8832
3a3fd0fd
PA
88332017-04-19 Pedro Alves <palves@redhat.com>
8834
8835 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8836 procedure.
8837 (top level): Call it.
8838 * lib/gdb.exp (gdb_define_cmd): New procedure.
8839
53375380
PA
88402017-04-12 Pedro Alves <palves@redhat.com>
8841
8842 PR gdb/21323
8843 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8844 (wchar): New global.
8845 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8846 (do_test_wide_char, wide_char_types_no_program, top level): Add
8847 wchar_t testing.
8848
53e710ac
PA
88492017-04-12 Pedro Alves <palves@redhat.com>
8850
8851 PR c++/21323
8852 * gdb.cp/wide_char_types.c: New file.
8853 * gdb.cp/wide_char_types.exp: New file.
8854
0ad9d8c7
SDJ
88552017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8856
8857 PR gdb/21352
8858 * gdb.trace/tsv.exp: Add test for "tsave -r".
8859
b1b45502
IB
88602017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8861
8862 * gdb.dlang/watch-loc.c: New file.
8863 * gdb.dlang/watch-loc.exp: New file.
8864
ec13808e
JK
88652017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8866
8867 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8868
fe5f7374
AK
88692017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8870
8871 * gdb.arch/arc-analyze-prologue.S: New file.
8872 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8873
eea78757
AK
88742017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8875
8876 * gdb.arch/arc-decode-insn.S: New file.
8877 * gdb.arch/arc-decode-insn.exp: Likewise.
8878
5badf10a
IR
88792017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8880
8881 PR tdep/20928
8882 * gdb.arch/sparc64-regs.exp: New file.
8883 * gdb.arch/sparc64-regs.S: Likewise.
8884
cee59b3f
TW
88852017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8886
8887 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8888 and memory view on Python 3.
8889
c0f55cc6
AV
88902017-03-20 Artemiy Volkov <artemiyv@acm.org>
8891 Keith Seitz <keiths@redhat.com>
8892
8893 PR gdb/14441
8894 * gdb.cp/demangle.exp: Add rvalue reference tests.
8895 * gdb.cp/rvalue-ref-casts.cc: New file.
8896 * gdb.cp/rvalue-ref-casts.exp: New file.
8897 * gdb.cp/rvalue-ref-overload.cc: New file.
8898 * gdb.cp/rvalue-ref-overload.exp: New file.
8899 * gdb.cp/rvalue-ref-params.cc: New file.
8900 * gdb.cp/rvalue-ref-params.exp: New file.
8901 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8902 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8903 * gdb.cp/rvalue-ref-types.cc: New file.
8904 * gdb.cp/rvalue-ref-types.exp: New file.
8905 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8906 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8907
51457a05
MAL
89082017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8909
8910 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8911 New procedure.
8912
5b291c04
MAL
89132017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8914
8915 * lib/mi-support.exp (mi_gdb_test): Add additional message
8916 for unexpected output.
8917
59a56148
AA
89182017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8919
8920 * gdb.base/examine-backward.c (Barrier): New character array
8921 constant, to ensure that TestStrings is preceded by a string
8922 terminator.
8923
7942e96e
AA
89242017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8925
8926 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8927 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8928 and implicit pointer into such a location.
8929
6ebac3fb
DE
89302017-03-16 Doug Evans <dje@google.com>
8931
8932 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8933
ec3b243d
TP
89342017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8935
8936 * gdb.cp/m-static.exp: Fix expectation for prototype of
8937 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8938
89392017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8940
8941 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8942 * gdb.guile/scm-lazy-string.c: New file.
8943 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8944 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8945 for pointer, array, typedef lazy strings.
8946
2cc36e25 89472017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8948
8949 PR python/17728, python/18439, python/18779
8950 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8951 * gdb.python/py-lazy-string.c (pointer): New typedef.
8952 (main): New locals ptr, array, typedef_ptr.
8953 * gdb.python/py-value.exp: Move lazy string tests to ...
8954 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8955 array, typedef lazy strings.
ec3b243d 8956
0efcde63
AK
89572017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8958
8959 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8960 Add optional 'test' parameter.
8961
7978d7c3
SM
89622017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8963
8964 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8965 Skip for versions of DejaGnu < 1.5.
8966
896c0c1e
SM
89672017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8968
8969 * lib/gdb.exp (dejagnu_version): New proc.
8970 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8971 Use dejagnu_version.
8972
5f4d1085
KS
89732017-03-10 Keith Seitz <keiths@redhat.com>
8974
8975 PR c++/8128
8976 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8977 type from destructor regexps.
8978 Add a branch which actually passes the test.
8979 Adjust "ptype t5i" test names.
8980
1de05205
PA
89812017-03-08 Pedro Alves <palves@redhat.com>
8982
8983 * gdb.base/step-over-exit.exp: Add explicit test message.
8984
c65d6b55
PA
89852017-03-08 Pedro Alves <palves@redhat.com>
8986
8987 PR gdb/18360
8988 * gdb.threads/interrupt-while-step-over.c: New file.
8989 * gdb.threads/interrupt-while-step-over.exp: New file.
8990
2e86a283
PA
89912017-03-08 Pedro Alves <palves@redhat.com>
8992
8993 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8994 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8995
25dcbff6
PA
89962017-03-08 Pedro Alves <palves@redhat.com>
8997
8998 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8999 PKRU as not supported as a PASS.
9000
dc9366eb
PA
90012017-03-08 Pedro Alves <palves@redhat.com>
9002
9003 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9004 prefix instead of $binfile1/$binfile2.
9005 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9006 in test message.
9007 * gdb.python/py-completion.exp: Use "load python file" as test
9008 messages instead of unstable path names.
9009
6e5d74e7
PA
90102017-03-08 Pedro Alves <palves@redhat.com>
9011 Jan Kratochvil <jan.kratochvil@redhat.com>
9012
9013 PR cli/21218
9014 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9015 New proc.
9016 (top level): Call it.
9017
9753a2f6
PA
90182017-03-08 Pedro Alves <palves@redhat.com>
9019
9020 PR tui/21216
9021 * gdb.tui/tui-nl-filtered-output.exp: New file.
9022
1a4dd9dd
PA
90232017-03-08 Pedro Alves <palves@redhat.com>
9024
9025 * gdb.base/completion.exp: Move TUI completion tests to ...
9026 * gdb.tui/completion.exp: ... this new file.
9027
7cbbff33
PA
90282017-03-08 Pedro Alves <palves@redhat.com>
9029
9030 * gdb.base/tui-disasm-long-lines.c,
9031 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9032 gdb.base/tui-layout.exp: Move to ...
9033 * gdb.tui/: ... this new directory.
9034
5f6fd321
PA
90352017-03-07 Pedro Alves <palves@redhat.com>
9036
9037 * gdb.base/tui-layout.c: New file.
9038 * gdb.base/tui-layout.exp: New file.
9039
44959fa8
PA
90402017-03-07 Pedro Alves <palves@redhat.com>
9041
9042 * gdb.base/tui-layout.c: Rename to ...
9043 * gdb.base/tui-disasm-long-lines.c: ... this.
9044 * gdb.base/tui-layout.exp: Rename to ...
9045 * gdb.base/tui-disasm-long-lines.exp: ... this.
9046
f8c4e718
PA
90472017-03-07 Pedro Alves <palves@redhat.com>
9048
9049 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9050
6dbb839a 90512017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9052
9053 * i386-mpx-call.c: New file.
9054 * i386-mpx-call.exp: New file.
9055
65b48a81
PB
90562017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9057
9058 * gdb.arch/powerpc-power.exp: Delete test.
9059 * gdb.arch/powerpc-power.s: Likewise.
9060 * gdb.disasm/disassembler-options.exp: New test.
9061 * gdb.arch/powerpc-altivec.exp: Likewise.
9062 * gdb.arch/powerpc-altivec.s: Likewise.
9063 * gdb.arch/powerpc-altivec2.exp: Likewise.
9064 * gdb.arch/powerpc-altivec2.s: Likewise.
9065 * gdb.arch/powerpc-altivec3.exp: Likewise.
9066 * gdb.arch/powerpc-altivec3.s: Likewise.
9067 * gdb.arch/powerpc-power7.exp: Likewise.
9068 * gdb.arch/powerpc-power7.s: Likewise.
9069 * gdb.arch/powerpc-power8.exp: Likewise.
9070 * gdb.arch/powerpc-power8.s: Likewise.
9071 * gdb.arch/powerpc-power9.exp: Likewise.
9072 * gdb.arch/powerpc-power9.s: Likewise.
9073 * gdb.arch/powerpc-vsx.exp: Likewise.
9074 * gdb.arch/powerpc-vsx.s: Likewise.
9075 * gdb.arch/powerpc-vsx2.exp: Likewise.
9076 * gdb.arch/powerpc-vsx2.s: Likewise.
9077 * gdb.arch/powerpc-vsx3.exp: Likewise.
9078 * gdb.arch/powerpc-vsx3.s: Likewise.
9079 * gdb.arch/arm-disassembler-options.exp: Likewise.
9080 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9081 * gdb.arch/s390-disassembler-options.exp: Likewise.
9082
17cd4947
LM
90832017-02-23 Luis Machado <lgustavo@codesourcery.com>
9084
9085 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9086 (check_supported_features): ... this. Changed return type to void.
9087 (supports_rdseed): New static global.
9088 (rdseed): Check supports_rdseed.
9089 (initialize): Call check_supported_features.
9090
2039d74e
EBM
90912017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9092
9093 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9094 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9095 and lqarx/stqcx.
9096 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9097 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9098
a51d7ecf
EBM
90992017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9100
9101 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9102 uppercase.
9103
0224619f
JK
91042017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9105
9106 * gdb.dwarf2/formdata16.c: New file.
9107 * gdb.dwarf2/formdata16.exp: New file.
9108 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9109
216f72a1
JK
91102017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9111
9112 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9113 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9114 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9115 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9116 DW_AT_GNU_*.
9117
43988095
JK
91182017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9119
9120 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9121
99e8a4f9
SDJ
91222017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9123
9124 PR gdb/21164
9125 * gdb.base/maint.exp: Add testcases for when the commands do
9126 not have arguments.
9127
b58a8c0c
TP
91282017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9129
9130 * gdb.cp/chained-calls.exp: Use p instead of P.
9131
4e746bb6
TW
91322017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9133
9134 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9135 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9136
3f77c769
TT
91372017-02-14 Tom Tromey <tom@tromey.com>
9138
9139 PR python/13598:
9140 * gdb.python/py-events.exp: Add before_prompt event tests.
9141
075beec0
AA
91422017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9143
9144 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9145
bf5f525c
LM
91462017-02-13 Luis Machado <lgustavo@codesourcery.com>
9147
9148 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9149 (main): Call my_unique_function_name.
9150 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9151 completion of patterns with a single match.
9152 Add missing -re switches to gdb_test_multiple calls.
9153
13a66184
LM
91542017-02-13 Luis Machado <lgustavo@codesourcery.com>
9155
9156 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9157 return if core file is not recognized.
9158
26a06916
SM
91592017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9160
9161 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9162 and extra UIs.
9163
b761ca9e
SM
91642017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9165
9166 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9167 proc_with_prefix.
9168
b964bee0
TT
91692017-02-10 Tom Tromey <tom@tromey.com>
9170
9171 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9172
18da0c51
MG
91732017-02-10 Martin Galvan <martingalvan@sourceware.org>
9174
9175 PR gdb/21122
9176 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9177
604c4576
JG
91782017-02-08 Jerome Guitton <guitton@adacore.com>
9179
9180 * gdb.base/define.exp: Add test for command abbreviations
9181 in define.
9182
20b477a7
LM
91832017-02-06 Luis Machado <lgustavo@codesourcery.com>
9184
9185 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9186 * gdb.reverse/insn-reverse-x86.c: New file.
9187
3f7b46f2
IR
91882017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9189
9190 PR tdep/20936
9191 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9192
f0fd41c1
TT
91932017-02-03 Tom Tromey <tom@tromey.com>
9194
9195 PR rust/21097:
9196 * gdb.rust/simple.exp: Add new tests.
9197
5be5dbf0
PA
91982017-02-02 Pedro Alves <palves@redhat.com>
9199
9200 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9201 tests.
9202
7346ef59
AA
92032017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9204
9205 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9206 taking a 2-byte value out of a 4-byte DWARF implicit value on
9207 big-endian targets.
9208 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9209 logic. Add test cases for DW_OP_implicit.
9210
787f0025
MM
92112017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9212
9213 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9214
68777c29
MM
92152017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9216
9217 * gdb.btrace/enable.exp: Call gdb_exit before
9218 skip_gdbserver_tests.
9219
0a1c7e28
MM
92202017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9221
9222 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9223 GDBFLAGS.
9224
b5ac99b0
MM
92252017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9226
9227 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9228 the test is skipped.
9229 * gdb.btrace/data.exp: Likewise.
9230 * gdb.btrace/delta.exp: Likewise.
9231 * gdb.btrace/dlopen.exp: Likewise.
9232 * gdb.btrace/enable-running.exp: Likewise.
9233 * gdb.btrace/enable.exp: Likewise.
9234 * gdb.btrace/exception.exp: Likewise.
9235 * gdb.btrace/function_call_history.exp: Likewise.
9236 * gdb.btrace/gcore.exp: Likewise.
9237 * gdb.btrace/instruction_history.exp: Likewise.
9238 * gdb.btrace/multi-thread-step.exp: Likewise.
9239 * gdb.btrace/nohist.exp: Likewise.
9240 * gdb.btrace/non-stop.exp: Likewise.
9241 * gdb.btrace/reconnect.exp: Likewise.
9242 * gdb.btrace/record_goto-step.exp: Likewise.
9243 * gdb.btrace/record_goto.exp: Likewise.
9244 * gdb.btrace/rn-dl-bind.exp: Likewise.
9245 * gdb.btrace/segv.exp: Likewise.
9246 * gdb.btrace/step.exp: Likewise.
9247 * gdb.btrace/stepi.exp: Likewise.
9248 * gdb.btrace/tailcall-only.exp: Likewise.
9249 * gdb.btrace/tailcall.exp: Likewise.
9250 * gdb.btrace/tsx.exp: Likewise.
9251 * gdb.btrace/unknown_functions.exp: Likewise.
9252 * gdb.btrace/vdso.exp: Likewise.
9253
cd4007e4
MM
92542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9255
9256 * gdb.btrace/enable-running.c: New.
9257 * gdb.btrace/enable-running.exp: New.
9258
2735833d
WT
92592017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9260
9261 * gdb.arch/amd64-gs_base.c: New file.
9262 * gdb.arch/amd64-gs_base.exp: New file.
9263
b51e1e94
LM
92642017-01-26 Luis Machado <lgustavo@codesourcery.com>
9265
9266 * lib/memory.exp: Remove spurious empty newlines.
9267
72ca0410
SM
92682017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9269
9270 * gdb.python/py-bad-printers.exp: Load python file using "source".
9271 * gdb.python/py-events.exp: Likewise.
9272 * gdb.python/py-evsignal.exp: Likewise.
9273 * gdb.python/py-evthreads.exp: Likewise.
9274 * gdb.python/py-frame-args.exp: Likewise.
9275 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9276 * gdb.python/py-framefilter-mi.exp: Likewise.
9277 * gdb.python/py-framefilter.exp: Likewise.
9278 * gdb.python/py-mi.exp: Likewise.
9279 * gdb.python/py-pp-maint.exp: Likewise.
9280 * gdb.python/py-pp-registration.exp: Likewise.
9281 * gdb.python/py-prettyprint.exp: Likewise.
9282 (run_lang_tests): Likewise.
9283 * gdb.python/py-typeprint.exp: Likewise.
9284
e309aa65
LM
92852017-01-26 Luis Machado <lgustavo@codesourcery.com>
9286
9287 * lib/memory.exp: New file.
9288 * lib/gdb.exp: Load memory.exp.
9289 * gdb.base/memattr.exp (delete_memory): Move proc to
9290 lib/memory.exp and rename to delete_memory_regions.
9291 Replace delete_memory with delete_memory_regions.
9292 Cleanup memory regions before tests.
9293 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9294 before tests.
9295
515aff23
LM
92962017-01-26 Luis Machado <lgustavo@codesourcery.com>
9297
9298 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9299 files.
9300 (initialize): New function conditionally defined.
9301 (testcases): Move within conditional block.
9302 (main): Call initialize.
9303 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9304 of gdb.reverse/insn-reverse.c.
9305 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9306 gdb.reverse/insn-reverse.c.
9307
d8b49cf0
YQ
93082017-01-26 Yao Qi <yao.qi@linaro.org>
9309
9310 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9311 disassemble on address 0.
9312
f13a9a0c
YQ
93132017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9314 Yao Qi <yao.qi@linaro.org>
9315
9316 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9317 * gdb.dwarf2/implptr-64bit.S: Remove.
9318 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9319 variables in caller's context. Add DW_OP_implicit_value.
9320
5ac95241
YQ
93212017-01-25 Yao Qi <yao.qi@linaro.org>
9322
9323 * lib/dwarf.exp (Dwarf::_location): Handle
9324 DW_OP_GNU_implicit_pointer with proper size.
9325
23e82930
LM
93262017-01-20 Luis Machado <lgustavo@codesourcery.com>
9327
9328 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9329 and add untested calls.
9330
d334ae25
LM
93312017-01-20 Luis Machado <lgustavo@codesourcery.com>
9332
9333 * gdb.python/python.exp: Check line number against what GDB thinks
9334 the line number is for func1.
9335
f5e6296e
IB
93362017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9337
9338 * gdb.dlang/debug-expr.exp: New file.
9339
5b362f04
LM
93402016-12-23 Luis Machado <lgustavo@codesourcery.com>
9341
9342 Fix test names for the following files:
9343
9344 * gdb.ada/exec_changed.exp
9345 * gdb.ada/info_types.exp
9346 * gdb.arch/aarch64-atomic-inst.exp
9347 * gdb.arch/aarch64-fp.exp
9348 * gdb.arch/altivec-abi.exp
9349 * gdb.arch/altivec-regs.exp
9350 * gdb.arch/amd64-byte.exp
9351 * gdb.arch/amd64-disp-step.exp
9352 * gdb.arch/amd64-dword.exp
9353 * gdb.arch/amd64-entry-value-inline.exp
9354 * gdb.arch/amd64-entry-value-param.exp
9355 * gdb.arch/amd64-entry-value-paramref.exp
9356 * gdb.arch/amd64-entry-value.exp
9357 * gdb.arch/amd64-i386-address.exp
9358 * gdb.arch/amd64-invalid-stack-middle.exp
9359 * gdb.arch/amd64-invalid-stack-top.exp
9360 * gdb.arch/amd64-optimout-repeat.exp
9361 * gdb.arch/amd64-prologue-skip.exp
9362 * gdb.arch/amd64-prologue-xmm.exp
9363 * gdb.arch/amd64-stap-special-operands.exp
9364 * gdb.arch/amd64-stap-wrong-subexp.exp
9365 * gdb.arch/amd64-tailcall-cxx.exp
9366 * gdb.arch/amd64-tailcall-noret.exp
9367 * gdb.arch/amd64-tailcall-ret.exp
9368 * gdb.arch/amd64-tailcall-self.exp
9369 * gdb.arch/amd64-word.exp
9370 * gdb.arch/arm-bl-branch-dest.exp
9371 * gdb.arch/arm-disp-step.exp
9372 * gdb.arch/arm-neon.exp
9373 * gdb.arch/arm-single-step-kernel-helper.exp
9374 * gdb.arch/avr-flash-qualifier.exp
9375 * gdb.arch/disp-step-insn-reloc.exp
9376 * gdb.arch/e500-abi.exp
9377 * gdb.arch/e500-regs.exp
9378 * gdb.arch/ftrace-insn-reloc.exp
9379 * gdb.arch/i386-avx512.exp
9380 * gdb.arch/i386-bp_permanent.exp
9381 * gdb.arch/i386-byte.exp
9382 * gdb.arch/i386-cfi-notcurrent.exp
9383 * gdb.arch/i386-disp-step.exp
9384 * gdb.arch/i386-dr3-watch.exp
9385 * gdb.arch/i386-float.exp
9386 * gdb.arch/i386-gnu-cfi.exp
9387 * gdb.arch/i386-mpx-map.exp
9388 * gdb.arch/i386-mpx-sigsegv.exp
9389 * gdb.arch/i386-mpx-simple_segv.exp
9390 * gdb.arch/i386-mpx.exp
9391 * gdb.arch/i386-permbkpt.exp
9392 * gdb.arch/i386-prologue.exp
9393 * gdb.arch/i386-signal.exp
9394 * gdb.arch/i386-size-overlap.exp
9395 * gdb.arch/i386-unwind.exp
9396 * gdb.arch/i386-word.exp
9397 * gdb.arch/mips-fcr.exp
9398 * gdb.arch/powerpc-d128-regs.exp
9399 * gdb.arch/powerpc-stackless.exp
9400 * gdb.arch/ppc64-atomic-inst.exp
9401 * gdb.arch/s390-stackless.exp
9402 * gdb.arch/s390-tdbregs.exp
9403 * gdb.arch/s390-vregs.exp
9404 * gdb.arch/sparc-sysstep.exp
9405 * gdb.arch/thumb-bx-pc.exp
9406 * gdb.arch/thumb-singlestep.exp
9407 * gdb.arch/thumb2-it.exp
9408 * gdb.arch/vsx-regs.exp
9409 * gdb.asm/asm-source.exp
9410 * gdb.base/a2-run.exp
9411 * gdb.base/advance.exp
9412 * gdb.base/all-bin.exp
9413 * gdb.base/anon.exp
9414 * gdb.base/args.exp
9415 * gdb.base/arithmet.exp
9416 * gdb.base/async-shell.exp
9417 * gdb.base/async.exp
9418 * gdb.base/attach-pie-noexec.exp
9419 * gdb.base/attach-twice.exp
9420 * gdb.base/auto-load.exp
9421 * gdb.base/bang.exp
9422 * gdb.base/bitfields.exp
9423 * gdb.base/break-always.exp
9424 * gdb.base/break-caller-line.exp
9425 * gdb.base/break-entry.exp
9426 * gdb.base/break-inline.exp
9427 * gdb.base/break-on-linker-gcd-function.exp
9428 * gdb.base/break-probes.exp
9429 * gdb.base/break.exp
9430 * gdb.base/breakpoint-shadow.exp
9431 * gdb.base/call-ar-st.exp
9432 * gdb.base/call-sc.exp
9433 * gdb.base/call-signal-resume.exp
9434 * gdb.base/call-strs.exp
9435 * gdb.base/callfuncs.exp
9436 * gdb.base/catch-fork-static.exp
9437 * gdb.base/catch-gdb-caused-signals.exp
9438 * gdb.base/catch-load.exp
9439 * gdb.base/catch-signal-fork.exp
9440 * gdb.base/catch-signal.exp
9441 * gdb.base/catch-syscall.exp
9442 * gdb.base/charset.exp
9443 * gdb.base/checkpoint.exp
9444 * gdb.base/chng-syms.exp
9445 * gdb.base/code-expr.exp
9446 * gdb.base/code_elim.exp
9447 * gdb.base/commands.exp
9448 * gdb.base/completion.exp
9449 * gdb.base/complex.exp
9450 * gdb.base/cond-expr.exp
9451 * gdb.base/condbreak.exp
9452 * gdb.base/consecutive.exp
9453 * gdb.base/continue-all-already-running.exp
9454 * gdb.base/coredump-filter.exp
9455 * gdb.base/corefile.exp
9456 * gdb.base/dbx.exp
9457 * gdb.base/debug-expr.exp
9458 * gdb.base/define.exp
9459 * gdb.base/del.exp
9460 * gdb.base/disabled-location.exp
9461 * gdb.base/disasm-end-cu.exp
9462 * gdb.base/disasm-optim.exp
9463 * gdb.base/display.exp
9464 * gdb.base/duplicate-bp.exp
9465 * gdb.base/ena-dis-br.exp
9466 * gdb.base/ending-run.exp
9467 * gdb.base/enumval.exp
9468 * gdb.base/environ.exp
9469 * gdb.base/eu-strip-infcall.exp
9470 * gdb.base/eval-avoid-side-effects.exp
9471 * gdb.base/eval-skip.exp
9472 * gdb.base/exitsignal.exp
9473 * gdb.base/expand-psymtabs.exp
9474 * gdb.base/filesym.exp
9475 * gdb.base/find-unmapped.exp
9476 * gdb.base/finish.exp
9477 * gdb.base/float.exp
9478 * gdb.base/foll-exec-mode.exp
9479 * gdb.base/foll-exec.exp
9480 * gdb.base/foll-fork.exp
9481 * gdb.base/fortran-sym-case.exp
9482 * gdb.base/freebpcmd.exp
9483 * gdb.base/func-ptr.exp
9484 * gdb.base/func-ptrs.exp
9485 * gdb.base/funcargs.exp
9486 * gdb.base/gcore-buffer-overflow.exp
9487 * gdb.base/gcore-relro-pie.exp
9488 * gdb.base/gcore-relro.exp
9489 * gdb.base/gcore.exp
9490 * gdb.base/gdb1090.exp
9491 * gdb.base/gdb11530.exp
9492 * gdb.base/gdb11531.exp
9493 * gdb.base/gdb1821.exp
9494 * gdb.base/gdbindex-stabs.exp
9495 * gdb.base/gdbvars.exp
9496 * gdb.base/hbreak.exp
9497 * gdb.base/hbreak2.exp
9498 * gdb.base/included.exp
9499 * gdb.base/infcall-input.exp
9500 * gdb.base/inferior-died.exp
9501 * gdb.base/infnan.exp
9502 * gdb.base/info-macros.exp
9503 * gdb.base/info-os.exp
9504 * gdb.base/info-proc.exp
9505 * gdb.base/info-shared.exp
9506 * gdb.base/info-target.exp
9507 * gdb.base/infoline.exp
9508 * gdb.base/interp.exp
9509 * gdb.base/interrupt.exp
9510 * gdb.base/jit-reader.exp
9511 * gdb.base/jit-simple.exp
9512 * gdb.base/kill-after-signal.exp
9513 * gdb.base/kill-detach-inferiors-cmd.exp
9514 * gdb.base/label.exp
9515 * gdb.base/langs.exp
9516 * gdb.base/ldbl_e308.exp
9517 * gdb.base/line-symtabs.exp
9518 * gdb.base/linespecs.exp
9519 * gdb.base/list.exp
9520 * gdb.base/long_long.exp
9521 * gdb.base/longest-types.exp
9522 * gdb.base/maint.exp
9523 * gdb.base/max-value-size.exp
9524 * gdb.base/memattr.exp
9525 * gdb.base/mips_pro.exp
9526 * gdb.base/morestack.exp
9527 * gdb.base/moribund-step.exp
9528 * gdb.base/multi-forks.exp
9529 * gdb.base/nested-addr.exp
9530 * gdb.base/nextoverexit.exp
9531 * gdb.base/noreturn-finish.exp
9532 * gdb.base/noreturn-return.exp
9533 * gdb.base/nostdlib.exp
9534 * gdb.base/offsets.exp
9535 * gdb.base/opaque.exp
9536 * gdb.base/pc-fp.exp
9537 * gdb.base/permissions.exp
9538 * gdb.base/print-symbol-loading.exp
9539 * gdb.base/prologue-include.exp
9540 * gdb.base/psymtab.exp
9541 * gdb.base/ptype.exp
9542 * gdb.base/random-signal.exp
9543 * gdb.base/randomize.exp
9544 * gdb.base/range-stepping.exp
9545 * gdb.base/readline-ask.exp
9546 * gdb.base/recpar.exp
9547 * gdb.base/recurse.exp
9548 * gdb.base/relational.exp
9549 * gdb.base/restore.exp
9550 * gdb.base/return-nodebug.exp
9551 * gdb.base/return.exp
9552 * gdb.base/run-after-attach.exp
9553 * gdb.base/save-bp.exp
9554 * gdb.base/scope.exp
9555 * gdb.base/sect-cmd.exp
9556 * gdb.base/set-lang-auto.exp
9557 * gdb.base/set-noassign.exp
9558 * gdb.base/setvar.exp
9559 * gdb.base/sigall.exp
9560 * gdb.base/sigbpt.exp
9561 * gdb.base/siginfo-addr.exp
9562 * gdb.base/siginfo-infcall.exp
9563 * gdb.base/siginfo-obj.exp
9564 * gdb.base/siginfo.exp
9565 * gdb.base/signals-state-child.exp
9566 * gdb.base/signest.exp
9567 * gdb.base/sigstep.exp
9568 * gdb.base/sizeof.exp
9569 * gdb.base/skip.exp
9570 * gdb.base/solib-corrupted.exp
9571 * gdb.base/solib-nodir.exp
9572 * gdb.base/solib-search.exp
9573 * gdb.base/stack-checking.exp
9574 * gdb.base/stale-infcall.exp
9575 * gdb.base/stap-probe.exp
9576 * gdb.base/start.exp
9577 * gdb.base/step-break.exp
9578 * gdb.base/step-bt.exp
9579 * gdb.base/step-line.exp
9580 * gdb.base/step-over-exit.exp
9581 * gdb.base/step-over-syscall.exp
9582 * gdb.base/step-resume-infcall.exp
9583 * gdb.base/step-test.exp
9584 * gdb.base/store.exp
9585 * gdb.base/structs3.exp
9586 * gdb.base/sym-file.exp
9587 * gdb.base/symbol-without-target_section.exp
9588 * gdb.base/term.exp
9589 * gdb.base/testenv.exp
9590 * gdb.base/ui-redirect.exp
9591 * gdb.base/until.exp
9592 * gdb.base/unwindonsignal.exp
9593 * gdb.base/value-double-free.exp
9594 * gdb.base/vla-datatypes.exp
9595 * gdb.base/vla-ptr.exp
9596 * gdb.base/vla-sideeffect.exp
9597 * gdb.base/volatile.exp
9598 * gdb.base/watch-cond-infcall.exp
9599 * gdb.base/watch-cond.exp
9600 * gdb.base/watch-non-mem.exp
9601 * gdb.base/watch-read.exp
9602 * gdb.base/watch-vfork.exp
9603 * gdb.base/watchpoint-cond-gone.exp
9604 * gdb.base/watchpoint-delete.exp
9605 * gdb.base/watchpoint-hw-hit-once.exp
9606 * gdb.base/watchpoint-hw.exp
9607 * gdb.base/watchpoint-stops-at-right-insn.exp
9608 * gdb.base/watchpoints.exp
9609 * gdb.base/wchar.exp
9610 * gdb.base/whatis-exp.exp
9611 * gdb.btrace/buffer-size.exp
9612 * gdb.btrace/data.exp
9613 * gdb.btrace/delta.exp
9614 * gdb.btrace/dlopen.exp
9615 * gdb.btrace/enable.exp
9616 * gdb.btrace/exception.exp
9617 * gdb.btrace/function_call_history.exp
9618 * gdb.btrace/gcore.exp
9619 * gdb.btrace/instruction_history.exp
9620 * gdb.btrace/nohist.exp
9621 * gdb.btrace/reconnect.exp
9622 * gdb.btrace/record_goto-step.exp
9623 * gdb.btrace/record_goto.exp
9624 * gdb.btrace/rn-dl-bind.exp
9625 * gdb.btrace/segv.exp
9626 * gdb.btrace/step.exp
9627 * gdb.btrace/stepi.exp
9628 * gdb.btrace/tailcall-only.exp
9629 * gdb.btrace/tailcall.exp
9630 * gdb.btrace/tsx.exp
9631 * gdb.btrace/unknown_functions.exp
9632 * gdb.btrace/vdso.exp
9633 * gdb.compile/compile-ifunc.exp
9634 * gdb.compile/compile-ops.exp
9635 * gdb.compile/compile-print.exp
9636 * gdb.compile/compile-setjmp.exp
9637 * gdb.cp/abstract-origin.exp
9638 * gdb.cp/ambiguous.exp
9639 * gdb.cp/annota2.exp
9640 * gdb.cp/annota3.exp
9641 * gdb.cp/anon-ns.exp
9642 * gdb.cp/anon-struct.exp
9643 * gdb.cp/anon-union.exp
9644 * gdb.cp/arg-reference.exp
9645 * gdb.cp/baseenum.exp
9646 * gdb.cp/bool.exp
9647 * gdb.cp/breakpoint.exp
9648 * gdb.cp/bs15503.exp
9649 * gdb.cp/call-c.exp
9650 * gdb.cp/casts.exp
9651 * gdb.cp/chained-calls.exp
9652 * gdb.cp/class2.exp
9653 * gdb.cp/classes.exp
9654 * gdb.cp/cmpd-minsyms.exp
9655 * gdb.cp/converts.exp
9656 * gdb.cp/cp-relocate.exp
9657 * gdb.cp/cpcompletion.exp
9658 * gdb.cp/cpexprs.exp
9659 * gdb.cp/cplabel.exp
9660 * gdb.cp/cplusfuncs.exp
9661 * gdb.cp/cpsizeof.exp
9662 * gdb.cp/ctti.exp
9663 * gdb.cp/derivation.exp
9664 * gdb.cp/destrprint.exp
9665 * gdb.cp/dispcxx.exp
9666 * gdb.cp/enum-class.exp
9667 * gdb.cp/exception.exp
9668 * gdb.cp/exceptprint.exp
9669 * gdb.cp/expand-psymtabs-cxx.exp
9670 * gdb.cp/expand-sals.exp
9671 * gdb.cp/extern-c.exp
9672 * gdb.cp/filename.exp
9673 * gdb.cp/formatted-ref.exp
9674 * gdb.cp/fpointer.exp
9675 * gdb.cp/gdb1355.exp
9676 * gdb.cp/gdb2495.exp
9677 * gdb.cp/hang.exp
9678 * gdb.cp/impl-this.exp
9679 * gdb.cp/infcall-dlopen.exp
9680 * gdb.cp/inherit.exp
9681 * gdb.cp/iostream.exp
9682 * gdb.cp/koenig.exp
9683 * gdb.cp/local.exp
9684 * gdb.cp/m-data.exp
9685 * gdb.cp/m-static.exp
9686 * gdb.cp/mb-ctor.exp
9687 * gdb.cp/mb-inline.exp
9688 * gdb.cp/mb-templates.exp
9689 * gdb.cp/member-name.exp
9690 * gdb.cp/member-ptr.exp
9691 * gdb.cp/meth-typedefs.exp
9692 * gdb.cp/method.exp
9693 * gdb.cp/method2.exp
9694 * gdb.cp/minsym-fallback.exp
9695 * gdb.cp/misc.exp
9696 * gdb.cp/namelessclass.exp
9697 * gdb.cp/namespace-enum.exp
9698 * gdb.cp/namespace-nested-import.exp
9699 * gdb.cp/namespace.exp
9700 * gdb.cp/nextoverthrow.exp
9701 * gdb.cp/no-dmgl-verbose.exp
9702 * gdb.cp/non-trivial-retval.exp
9703 * gdb.cp/noparam.exp
9704 * gdb.cp/nsdecl.exp
9705 * gdb.cp/nsimport.exp
9706 * gdb.cp/nsnested.exp
9707 * gdb.cp/nsnoimports.exp
9708 * gdb.cp/nsrecurs.exp
9709 * gdb.cp/nsstress.exp
9710 * gdb.cp/nsusing.exp
9711 * gdb.cp/operator.exp
9712 * gdb.cp/oranking.exp
9713 * gdb.cp/overload-const.exp
9714 * gdb.cp/overload.exp
9715 * gdb.cp/ovldbreak.exp
9716 * gdb.cp/ovsrch.exp
9717 * gdb.cp/paren-type.exp
9718 * gdb.cp/parse-lang.exp
9719 * gdb.cp/pass-by-ref.exp
9720 * gdb.cp/pr-1023.exp
9721 * gdb.cp/pr-1210.exp
9722 * gdb.cp/pr-574.exp
9723 * gdb.cp/pr10687.exp
9724 * gdb.cp/pr12028.exp
9725 * gdb.cp/pr17132.exp
9726 * gdb.cp/pr17494.exp
9727 * gdb.cp/pr9067.exp
9728 * gdb.cp/pr9167.exp
9729 * gdb.cp/pr9631.exp
9730 * gdb.cp/printmethod.exp
9731 * gdb.cp/psmang.exp
9732 * gdb.cp/psymtab-parameter.exp
9733 * gdb.cp/ptype-cv-cp.exp
9734 * gdb.cp/ptype-flags.exp
9735 * gdb.cp/re-set-overloaded.exp
9736 * gdb.cp/ref-types.exp
9737 * gdb.cp/rtti.exp
9738 * gdb.cp/scope-err.exp
9739 * gdb.cp/shadow.exp
9740 * gdb.cp/smartp.exp
9741 * gdb.cp/static-method.exp
9742 * gdb.cp/static-print-quit.exp
9743 * gdb.cp/temargs.exp
9744 * gdb.cp/templates.exp
9745 * gdb.cp/try_catch.exp
9746 * gdb.cp/typedef-operator.exp
9747 * gdb.cp/typeid.exp
9748 * gdb.cp/userdef.exp
9749 * gdb.cp/using-crash.exp
9750 * gdb.cp/var-tag.exp
9751 * gdb.cp/virtbase.exp
9752 * gdb.cp/virtfunc.exp
9753 * gdb.cp/virtfunc2.exp
9754 * gdb.cp/vla-cxx.exp
9755 * gdb.disasm/t01_mov.exp
9756 * gdb.disasm/t02_mova.exp
9757 * gdb.disasm/t03_add.exp
9758 * gdb.disasm/t04_sub.exp
9759 * gdb.disasm/t05_cmp.exp
9760 * gdb.disasm/t06_ari2.exp
9761 * gdb.disasm/t07_ari3.exp
9762 * gdb.disasm/t08_or.exp
9763 * gdb.disasm/t09_xor.exp
9764 * gdb.disasm/t10_and.exp
9765 * gdb.disasm/t11_logs.exp
9766 * gdb.disasm/t12_bit.exp
9767 * gdb.disasm/t13_otr.exp
9768 * gdb.dlang/circular.exp
9769 * gdb.dwarf2/arr-stride.exp
9770 * gdb.dwarf2/arr-subrange.exp
9771 * gdb.dwarf2/atomic-type.exp
9772 * gdb.dwarf2/bad-regnum.exp
9773 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9774 * gdb.dwarf2/callframecfa.exp
9775 * gdb.dwarf2/clztest.exp
9776 * gdb.dwarf2/corrupt.exp
9777 * gdb.dwarf2/data-loc.exp
9778 * gdb.dwarf2/dup-psym.exp
9779 * gdb.dwarf2/dw2-anon-mptr.exp
9780 * gdb.dwarf2/dw2-anonymous-func.exp
9781 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9782 * gdb.dwarf2/dw2-bad-unresolved.exp
9783 * gdb.dwarf2/dw2-basic.exp
9784 * gdb.dwarf2/dw2-canonicalize-type.exp
9785 * gdb.dwarf2/dw2-case-insensitive.exp
9786 * gdb.dwarf2/dw2-common-block.exp
9787 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9788 * gdb.dwarf2/dw2-compressed.exp
9789 * gdb.dwarf2/dw2-const.exp
9790 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9791 * gdb.dwarf2/dw2-cu-size.exp
9792 * gdb.dwarf2/dw2-dup-frame.exp
9793 * gdb.dwarf2/dw2-entry-value.exp
9794 * gdb.dwarf2/dw2-icycle.exp
9795 * gdb.dwarf2/dw2-ifort-parameter.exp
9796 * gdb.dwarf2/dw2-inline-break.exp
9797 * gdb.dwarf2/dw2-inline-param.exp
9798 * gdb.dwarf2/dw2-intercu.exp
9799 * gdb.dwarf2/dw2-intermix.exp
9800 * gdb.dwarf2/dw2-lexical-block-bare.exp
9801 * gdb.dwarf2/dw2-linkage-name-trust.exp
9802 * gdb.dwarf2/dw2-minsym-in-cu.exp
9803 * gdb.dwarf2/dw2-noloc.exp
9804 * gdb.dwarf2/dw2-op-call.exp
9805 * gdb.dwarf2/dw2-op-out-param.exp
9806 * gdb.dwarf2/dw2-opt-structptr.exp
9807 * gdb.dwarf2/dw2-param-error.exp
9808 * gdb.dwarf2/dw2-producer.exp
9809 * gdb.dwarf2/dw2-ranges-base.exp
9810 * gdb.dwarf2/dw2-ref-missing-frame.exp
9811 * gdb.dwarf2/dw2-reg-undefined.exp
9812 * gdb.dwarf2/dw2-regno-invalid.exp
9813 * gdb.dwarf2/dw2-restore.exp
9814 * gdb.dwarf2/dw2-restrict.exp
9815 * gdb.dwarf2/dw2-single-line-discriminators.exp
9816 * gdb.dwarf2/dw2-strp.exp
9817 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9818 * gdb.dwarf2/dw2-unresolved.exp
9819 * gdb.dwarf2/dw2-var-zero-addr.exp
9820 * gdb.dwarf2/dw4-sig-types.exp
9821 * gdb.dwarf2/dwz.exp
9822 * gdb.dwarf2/dynarr-ptr.exp
9823 * gdb.dwarf2/enum-type.exp
9824 * gdb.dwarf2/gdb-index.exp
9825 * gdb.dwarf2/implptr-64bit.exp
9826 * gdb.dwarf2/implptr-optimized-out.exp
9827 * gdb.dwarf2/implptr.exp
9828 * gdb.dwarf2/implref-array.exp
9829 * gdb.dwarf2/implref-const.exp
9830 * gdb.dwarf2/implref-global.exp
9831 * gdb.dwarf2/implref-struct.exp
9832 * gdb.dwarf2/mac-fileno.exp
9833 * gdb.dwarf2/main-subprogram.exp
9834 * gdb.dwarf2/member-ptr-forwardref.exp
9835 * gdb.dwarf2/method-ptr.exp
9836 * gdb.dwarf2/missing-sig-type.exp
9837 * gdb.dwarf2/nonvar-access.exp
9838 * gdb.dwarf2/opaque-type-lookup.exp
9839 * gdb.dwarf2/pieces-optimized-out.exp
9840 * gdb.dwarf2/pieces.exp
9841 * gdb.dwarf2/pr10770.exp
9842 * gdb.dwarf2/pr13961.exp
9843 * gdb.dwarf2/staticvirtual.exp
9844 * gdb.dwarf2/subrange.exp
9845 * gdb.dwarf2/symtab-producer.exp
9846 * gdb.dwarf2/trace-crash.exp
9847 * gdb.dwarf2/typeddwarf.exp
9848 * gdb.dwarf2/valop.exp
9849 * gdb.dwarf2/watch-notconst.exp
9850 * gdb.fortran/array-element.exp
9851 * gdb.fortran/charset.exp
9852 * gdb.fortran/common-block.exp
9853 * gdb.fortran/complex.exp
9854 * gdb.fortran/derived-type-function.exp
9855 * gdb.fortran/derived-type.exp
9856 * gdb.fortran/logical.exp
9857 * gdb.fortran/module.exp
9858 * gdb.fortran/multi-dim.exp
9859 * gdb.fortran/nested-funcs.exp
9860 * gdb.fortran/print-formatted.exp
9861 * gdb.fortran/subarray.exp
9862 * gdb.fortran/vla-alloc-assoc.exp
9863 * gdb.fortran/vla-datatypes.exp
9864 * gdb.fortran/vla-history.exp
9865 * gdb.fortran/vla-ptr-info.exp
9866 * gdb.fortran/vla-ptype-sub.exp
9867 * gdb.fortran/vla-ptype.exp
9868 * gdb.fortran/vla-sizeof.exp
9869 * gdb.fortran/vla-type.exp
9870 * gdb.fortran/vla-value-sub-arbitrary.exp
9871 * gdb.fortran/vla-value-sub-finish.exp
9872 * gdb.fortran/vla-value-sub.exp
9873 * gdb.fortran/vla-value.exp
9874 * gdb.fortran/whatis_type.exp
9875 * gdb.go/chan.exp
9876 * gdb.go/handcall.exp
9877 * gdb.go/hello.exp
9878 * gdb.go/integers.exp
9879 * gdb.go/methods.exp
9880 * gdb.go/package.exp
9881 * gdb.go/strings.exp
9882 * gdb.go/types.exp
9883 * gdb.go/unsafe.exp
9884 * gdb.guile/scm-arch.exp
9885 * gdb.guile/scm-block.exp
9886 * gdb.guile/scm-breakpoint.exp
9887 * gdb.guile/scm-cmd.exp
9888 * gdb.guile/scm-disasm.exp
9889 * gdb.guile/scm-equal.exp
9890 * gdb.guile/scm-frame-args.exp
9891 * gdb.guile/scm-frame-inline.exp
9892 * gdb.guile/scm-frame.exp
9893 * gdb.guile/scm-iterator.exp
9894 * gdb.guile/scm-math.exp
9895 * gdb.guile/scm-objfile.exp
9896 * gdb.guile/scm-ports.exp
9897 * gdb.guile/scm-symbol.exp
9898 * gdb.guile/scm-symtab.exp
9899 * gdb.guile/scm-value-cc.exp
9900 * gdb.guile/types-module.exp
9901 * gdb.linespec/break-ask.exp
9902 * gdb.linespec/cpexplicit.exp
9903 * gdb.linespec/explicit.exp
9904 * gdb.linespec/keywords.exp
9905 * gdb.linespec/linespec.exp
9906 * gdb.linespec/ls-dollar.exp
9907 * gdb.linespec/ls-errs.exp
9908 * gdb.linespec/skip-two.exp
9909 * gdb.linespec/thread.exp
9910 * gdb.mi/mi-async.exp
9911 * gdb.mi/mi-basics.exp
9912 * gdb.mi/mi-break.exp
9913 * gdb.mi/mi-catch-load.exp
9914 * gdb.mi/mi-cli.exp
9915 * gdb.mi/mi-cmd-param-changed.exp
9916 * gdb.mi/mi-console.exp
9917 * gdb.mi/mi-detach.exp
9918 * gdb.mi/mi-disassemble.exp
9919 * gdb.mi/mi-eval.exp
9920 * gdb.mi/mi-file-transfer.exp
9921 * gdb.mi/mi-file.exp
9922 * gdb.mi/mi-fill-memory.exp
9923 * gdb.mi/mi-inheritance-syntax-error.exp
9924 * gdb.mi/mi-linespec-err-cp.exp
9925 * gdb.mi/mi-logging.exp
9926 * gdb.mi/mi-memory-changed.exp
9927 * gdb.mi/mi-read-memory.exp
9928 * gdb.mi/mi-record-changed.exp
9929 * gdb.mi/mi-reg-undefined.exp
9930 * gdb.mi/mi-regs.exp
9931 * gdb.mi/mi-return.exp
9932 * gdb.mi/mi-reverse.exp
9933 * gdb.mi/mi-simplerun.exp
9934 * gdb.mi/mi-solib.exp
9935 * gdb.mi/mi-stack.exp
9936 * gdb.mi/mi-stepi.exp
9937 * gdb.mi/mi-syn-frame.exp
9938 * gdb.mi/mi-until.exp
9939 * gdb.mi/mi-var-block.exp
9940 * gdb.mi/mi-var-child.exp
9941 * gdb.mi/mi-var-cmd.exp
9942 * gdb.mi/mi-var-cp.exp
9943 * gdb.mi/mi-var-display.exp
9944 * gdb.mi/mi-var-invalidate.exp
9945 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9946 * gdb.mi/mi-vla-fortran.exp
9947 * gdb.mi/mi-watch.exp
9948 * gdb.mi/mi2-var-child.exp
9949 * gdb.mi/user-selected-context-sync.exp
9950 * gdb.modula2/unbounded-array.exp
9951 * gdb.multi/dummy-frame-restore.exp
9952 * gdb.multi/multi-arch-exec.exp
9953 * gdb.multi/multi-arch.exp
9954 * gdb.multi/tids.exp
9955 * gdb.multi/watchpoint-multi.exp
9956 * gdb.opencl/callfuncs.exp
9957 * gdb.opencl/convs_casts.exp
9958 * gdb.opencl/datatypes.exp
9959 * gdb.opencl/operators.exp
9960 * gdb.opencl/vec_comps.exp
9961 * gdb.opt/clobbered-registers-O2.exp
9962 * gdb.opt/inline-break.exp
9963 * gdb.opt/inline-bt.exp
9964 * gdb.opt/inline-cmds.exp
9965 * gdb.opt/inline-locals.exp
9966 * gdb.pascal/case-insensitive-symbols.exp
9967 * gdb.pascal/floats.exp
9968 * gdb.pascal/gdb11492.exp
9969 * gdb.python/lib-types.exp
9970 * gdb.python/py-arch.exp
9971 * gdb.python/py-as-string.exp
9972 * gdb.python/py-bad-printers.exp
9973 * gdb.python/py-block.exp
9974 * gdb.python/py-breakpoint-create-fail.exp
9975 * gdb.python/py-breakpoint.exp
9976 * gdb.python/py-caller-is.exp
9977 * gdb.python/py-cmd.exp
9978 * gdb.python/py-explore-cc.exp
9979 * gdb.python/py-explore.exp
9980 * gdb.python/py-finish-breakpoint.exp
9981 * gdb.python/py-finish-breakpoint2.exp
9982 * gdb.python/py-frame-args.exp
9983 * gdb.python/py-frame-inline.exp
9984 * gdb.python/py-frame.exp
9985 * gdb.python/py-framefilter-mi.exp
9986 * gdb.python/py-infthread.exp
9987 * gdb.python/py-lazy-string.exp
9988 * gdb.python/py-linetable.exp
9989 * gdb.python/py-mi-events.exp
9990 * gdb.python/py-mi-objfile.exp
9991 * gdb.python/py-mi.exp
9992 * gdb.python/py-objfile.exp
9993 * gdb.python/py-pp-integral.exp
9994 * gdb.python/py-pp-maint.exp
9995 * gdb.python/py-pp-re-notag.exp
9996 * gdb.python/py-pp-registration.exp
9997 * gdb.python/py-recurse-unwind.exp
9998 * gdb.python/py-strfns.exp
9999 * gdb.python/py-symbol.exp
10000 * gdb.python/py-symtab.exp
10001 * gdb.python/py-sync-interp.exp
10002 * gdb.python/py-typeprint.exp
10003 * gdb.python/py-unwind-maint.exp
10004 * gdb.python/py-unwind.exp
10005 * gdb.python/py-value-cc.exp
10006 * gdb.python/py-xmethods.exp
10007 * gdb.reverse/amd64-tailcall-reverse.exp
10008 * gdb.reverse/break-precsave.exp
10009 * gdb.reverse/break-reverse.exp
10010 * gdb.reverse/consecutive-precsave.exp
10011 * gdb.reverse/consecutive-reverse.exp
10012 * gdb.reverse/finish-precsave.exp
10013 * gdb.reverse/finish-reverse-bkpt.exp
10014 * gdb.reverse/finish-reverse.exp
10015 * gdb.reverse/fstatat-reverse.exp
10016 * gdb.reverse/getresuid-reverse.exp
10017 * gdb.reverse/i386-precsave.exp
10018 * gdb.reverse/i386-reverse.exp
10019 * gdb.reverse/i386-sse-reverse.exp
10020 * gdb.reverse/i387-env-reverse.exp
10021 * gdb.reverse/i387-stack-reverse.exp
10022 * gdb.reverse/insn-reverse.exp
10023 * gdb.reverse/machinestate-precsave.exp
10024 * gdb.reverse/machinestate.exp
10025 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10026 * gdb.reverse/pipe-reverse.exp
10027 * gdb.reverse/readv-reverse.exp
10028 * gdb.reverse/recvmsg-reverse.exp
10029 * gdb.reverse/rerun-prec.exp
10030 * gdb.reverse/s390-mvcle.exp
10031 * gdb.reverse/step-precsave.exp
10032 * gdb.reverse/step-reverse.exp
10033 * gdb.reverse/time-reverse.exp
10034 * gdb.reverse/until-precsave.exp
10035 * gdb.reverse/until-reverse.exp
10036 * gdb.reverse/waitpid-reverse.exp
10037 * gdb.reverse/watch-precsave.exp
10038 * gdb.reverse/watch-reverse.exp
10039 * gdb.rust/generics.exp
10040 * gdb.rust/methods.exp
10041 * gdb.rust/modules.exp
10042 * gdb.rust/simple.exp
10043 * gdb.server/connect-with-no-symbol-file.exp
10044 * gdb.server/ext-attach.exp
10045 * gdb.server/ext-restart.exp
10046 * gdb.server/ext-wrapper.exp
10047 * gdb.server/file-transfer.exp
10048 * gdb.server/server-exec-info.exp
10049 * gdb.server/server-kill.exp
10050 * gdb.server/server-mon.exp
10051 * gdb.server/wrapper.exp
10052 * gdb.stabs/exclfwd.exp
10053 * gdb.stabs/gdb11479.exp
10054 * gdb.threads/clone-new-thread-event.exp
10055 * gdb.threads/corethreads.exp
10056 * gdb.threads/current-lwp-dead.exp
10057 * gdb.threads/dlopen-libpthread.exp
10058 * gdb.threads/gcore-thread.exp
10059 * gdb.threads/sigstep-threads.exp
10060 * gdb.threads/watchpoint-fork.exp
10061 * gdb.trace/actions-changed.exp
10062 * gdb.trace/backtrace.exp
10063 * gdb.trace/change-loc.exp
10064 * gdb.trace/circ.exp
10065 * gdb.trace/collection.exp
10066 * gdb.trace/disconnected-tracing.exp
10067 * gdb.trace/ftrace.exp
10068 * gdb.trace/mi-trace-frame-collected.exp
10069 * gdb.trace/mi-trace-unavailable.exp
10070 * gdb.trace/mi-traceframe-changed.exp
10071 * gdb.trace/mi-tsv-changed.exp
10072 * gdb.trace/no-attach-trace.exp
10073 * gdb.trace/passc-dyn.exp
10074 * gdb.trace/qtro.exp
10075 * gdb.trace/range-stepping.exp
10076 * gdb.trace/read-memory.exp
10077 * gdb.trace/save-trace.exp
10078 * gdb.trace/signal.exp
10079 * gdb.trace/status-stop.exp
10080 * gdb.trace/tfile.exp
10081 * gdb.trace/trace-break.exp
10082 * gdb.trace/trace-buffer-size.exp
10083 * gdb.trace/trace-condition.exp
10084 * gdb.trace/tracefile-pseudo-reg.exp
10085 * gdb.trace/tstatus.exp
10086 * gdb.trace/unavailable.exp
10087 * gdb.trace/while-dyn.exp
10088 * gdb.trace/while-stepping.exp
10089
34c41c68
DE
100902016-12-22 Doug Evans <xdje42@gmail.com>
10091
10092 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10093 and msymbols.
10094
16e69324
YQ
100952016-12-19 Yao Qi <yao.qi@linaro.org>
10096
10097 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10098 (test_with_self): Don't call do_steps_and_nexts, and remove
10099 code about stepping into xmalloc.
10100
f94f411b
YQ
101012016-12-09 Yao Qi <yao.qi@linaro.org>
10102
10103 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10104
101052016-12-09 Yao Qi <yao.qi@linaro.org>
10106
10107 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10108
f1b5deee
PA
101092016-12-09 Pedro Alves <palves@redhat.com>
10110
10111 * gdb.base/all-architectures-0.exp: New file.
10112 * gdb.base/all-architectures-1.exp: New file.
10113 * gdb.base/all-architectures-2.exp: New file.
10114 * gdb.base/all-architectures-3.exp: New file.
10115 * gdb.base/all-architectures-4.exp: New file.
10116 * gdb.base/all-architectures-5.exp: New file.
10117 * gdb.base/all-architectures-6.exp: New file.
10118 * gdb.base/all-architectures-7.exp: New file.
10119 * gdb.base/all-architectures.exp.in: New file.
10120
364ca42e
YQ
101212016-12-09 Yao Qi <yao.qi@linaro.org>
10122
10123 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10124
107c2d62
LM
101252016-12-02 Luis Machado <lgustavo@codesourcery.com>
10126
10127 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10128 possible.
10129 Remove useless pattern-matching code.
10130
df3ee9ca
PA
101312016-12-02 Pedro Alves <palves@redhat.com>
10132
10133 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10134 procedure.
10135 (top level): Call it.
10136
ec835369
PA
101372016-12-02 Pedro Alves <palves@redhat.com>
10138
10139 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10140 New procedure.
10141 (top level): Call it.
10142
01770bbd
PA
101432016-12-02 Pedro Alves <palves@redhat.com>
10144
10145 PR cli/20559
10146 * gdb.base/commands.exp (user_defined_command_args_eval): New
10147 procedure.
10148 (top level): Call it.
10149
008459ea
LM
101502016-12-02 Luis Machado <lgustavo@codesourcery.com>
10151
10152 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10153 timeout handling.
10154
0c1b455e
TT
101552016-12-02 Tom Tromey <tom@tromey.com>
10156
10157 * gdb.dwarf2/main-subprogram.c: New file.
10158 * gdb.dwarf2/main-subprogram.exp: New file.
10159
018572b8
LM
101602016-12-01 Luis Machado <lgustavo@codesourcery.com>
10161
10162 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10163 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10164 gdb_test_no_output for a couple of cases.
10165 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10166
84c93cd5
LM
101672016-12-01 Luis Machado <lgustavo@codesourcery.com>
10168
10169 Fix test names and standardize compilation error messages throughout
10170 the following files:
10171
10172 * gdb.ada/start.exp
10173 * gdb.arch/alpha-step.exp
10174 * gdb.arch/e500-prologue.exp
10175 * gdb.arch/ftrace-insn-reloc.exp
10176 * gdb.arch/gdb1291.exp
10177 * gdb.arch/gdb1431.exp
10178 * gdb.arch/gdb1558.exp
10179 * gdb.arch/i386-dr3-watch.exp
10180 * gdb.arch/i386-sse-stack-align.exp
10181 * gdb.arch/ia64-breakpoint-shadow.exp
10182 * gdb.arch/pa-nullify.exp
10183 * gdb.arch/powerpc-aix-prologue.exp
10184 * gdb.arch/thumb-bx-pc.exp
10185 * gdb.base/annota1.exp
10186 * gdb.base/annota3.exp
10187 * gdb.base/arrayidx.exp
10188 * gdb.base/assign.exp
10189 * gdb.base/attach.exp
10190 * gdb.base/auxv.exp
10191 * gdb.base/bang.exp
10192 * gdb.base/bfp-test.exp
10193 * gdb.base/bigcore.exp
10194 * gdb.base/bitfields2.exp
10195 * gdb.base/break-fun-addr.exp
10196 * gdb.base/break-probes.exp
10197 * gdb.base/call-rt-st.exp
10198 * gdb.base/callexit.exp
10199 * gdb.base/catch-fork-kill.exp
10200 * gdb.base/charset.exp
10201 * gdb.base/checkpoint.exp
10202 * gdb.base/comprdebug.exp
10203 * gdb.base/constvars.exp
10204 * gdb.base/coredump-filter.exp
10205 * gdb.base/cursal.exp
10206 * gdb.base/cvexpr.exp
10207 * gdb.base/detach.exp
10208 * gdb.base/display.exp
10209 * gdb.base/dmsym.exp
10210 * gdb.base/dprintf-pending.exp
10211 * gdb.base/dso2dso.exp
10212 * gdb.base/dtrace-probe.exp
10213 * gdb.base/dump.exp
10214 * gdb.base/enum_cond.exp
10215 * gdb.base/exe-lock.exp
10216 * gdb.base/exec-invalid-sysroot.exp
10217 * gdb.base/execl-update-breakpoints.exp
10218 * gdb.base/exprs.exp
10219 * gdb.base/fileio.exp
10220 * gdb.base/find.exp
10221 * gdb.base/finish.exp
10222 * gdb.base/fixsection.exp
10223 * gdb.base/foll-vfork.exp
10224 * gdb.base/frame-args.exp
10225 * gdb.base/gcore.exp
10226 * gdb.base/gdb1250.exp
10227 * gdb.base/global-var-nested-by-dso.exp
10228 * gdb.base/gnu-ifunc.exp
10229 * gdb.base/hashline1.exp
10230 * gdb.base/hashline2.exp
10231 * gdb.base/hashline3.exp
10232 * gdb.base/hbreak-in-shr-unsupported.exp
10233 * gdb.base/huge.exp
10234 * gdb.base/infcall-input.exp
10235 * gdb.base/info-fun.exp
10236 * gdb.base/info-shared.exp
10237 * gdb.base/jit-simple.exp
10238 * gdb.base/jit-so.exp
10239 * gdb.base/jit.exp
10240 * gdb.base/jump.exp
10241 * gdb.base/label.exp
10242 * gdb.base/lineinc.exp
10243 * gdb.base/logical.exp
10244 * gdb.base/longjmp.exp
10245 * gdb.base/macscp.exp
10246 * gdb.base/miscexprs.exp
10247 * gdb.base/new-ui-echo.exp
10248 * gdb.base/new-ui-pending-input.exp
10249 * gdb.base/new-ui.exp
10250 * gdb.base/nodebug.exp
10251 * gdb.base/nofield.exp
10252 * gdb.base/offsets.exp
10253 * gdb.base/overlays.exp
10254 * gdb.base/pending.exp
10255 * gdb.base/pointers.exp
10256 * gdb.base/pr11022.exp
10257 * gdb.base/printcmds.exp
10258 * gdb.base/prologue.exp
10259 * gdb.base/ptr-typedef.exp
10260 * gdb.base/realname-expand.exp
10261 * gdb.base/relativedebug.exp
10262 * gdb.base/relocate.exp
10263 * gdb.base/remote.exp
10264 * gdb.base/reread.exp
10265 * gdb.base/return2.exp
10266 * gdb.base/savedregs.exp
10267 * gdb.base/sep.exp
10268 * gdb.base/sepdebug.exp
10269 * gdb.base/sepsymtab.exp
10270 * gdb.base/set-inferior-tty.exp
10271 * gdb.base/setshow.exp
10272 * gdb.base/shlib-call.exp
10273 * gdb.base/sigaltstack.exp
10274 * gdb.base/siginfo-addr.exp
10275 * gdb.base/signals.exp
10276 * gdb.base/signull.exp
10277 * gdb.base/sigrepeat.exp
10278 * gdb.base/so-impl-ld.exp
10279 * gdb.base/solib-display.exp
10280 * gdb.base/solib-overlap.exp
10281 * gdb.base/solib-search.exp
10282 * gdb.base/solib-symbol.exp
10283 * gdb.base/structs.exp
10284 * gdb.base/structs2.exp
10285 * gdb.base/symtab-search-order.exp
10286 * gdb.base/twice.exp
10287 * gdb.base/unload.exp
10288 * gdb.base/varargs.exp
10289 * gdb.base/watchpoint-solib.exp
10290 * gdb.base/watchpoint.exp
10291 * gdb.base/whatis.exp
10292 * gdb.base/wrong_frame_bt_full.exp
10293 * gdb.btrace/dlopen.exp
10294 * gdb.cell/ea-standalone.exp
10295 * gdb.cell/ea-test.exp
10296 * gdb.cp/dispcxx.exp
10297 * gdb.cp/gdb2384.exp
10298 * gdb.cp/method2.exp
10299 * gdb.cp/nextoverthrow.exp
10300 * gdb.cp/pr10728.exp
10301 * gdb.disasm/am33.exp
10302 * gdb.disasm/h8300s.exp
10303 * gdb.disasm/mn10300.exp
10304 * gdb.disasm/sh3.exp
10305 * gdb.dwarf2/dw2-dir-file-name.exp
10306 * gdb.fortran/complex.exp
10307 * gdb.fortran/library-module.exp
10308 * gdb.guile/scm-pretty-print.exp
10309 * gdb.guile/scm-symbol.exp
10310 * gdb.guile/scm-type.exp
10311 * gdb.guile/scm-value.exp
10312 * gdb.linespec/linespec.exp
10313 * gdb.mi/gdb701.exp
10314 * gdb.mi/gdb792.exp
10315 * gdb.mi/mi-breakpoint-changed.exp
10316 * gdb.mi/mi-dprintf-pending.exp
10317 * gdb.mi/mi-dprintf.exp
10318 * gdb.mi/mi-exit-code.exp
10319 * gdb.mi/mi-pending.exp
10320 * gdb.mi/mi-solib.exp
10321 * gdb.mi/new-ui-mi-sync.exp
10322 * gdb.mi/pr11022.exp
10323 * gdb.mi/user-selected-context-sync.exp
10324 * gdb.opt/solib-intra-step.exp
10325 * gdb.python/py-events.exp
10326 * gdb.python/py-finish-breakpoint.exp
10327 * gdb.python/py-mi.exp
10328 * gdb.python/py-prettyprint.exp
10329 * gdb.python/py-shared.exp
10330 * gdb.python/py-symbol.exp
10331 * gdb.python/py-template.exp
10332 * gdb.python/py-type.exp
10333 * gdb.python/py-value.exp
10334 * gdb.reverse/solib-precsave.exp
10335 * gdb.reverse/solib-reverse.exp
10336 * gdb.server/solib-list.exp
10337 * gdb.stabs/weird.exp
10338 * gdb.threads/reconnect-signal.exp
10339 * gdb.threads/stepi-random-signal.exp
10340 * gdb.trace/actions.exp
10341 * gdb.trace/ax.exp
10342 * gdb.trace/backtrace.exp
10343 * gdb.trace/change-loc.exp
10344 * gdb.trace/deltrace.exp
10345 * gdb.trace/ftrace-lock.exp
10346 * gdb.trace/ftrace.exp
10347 * gdb.trace/infotrace.exp
10348 * gdb.trace/mi-tracepoint-changed.exp
10349 * gdb.trace/packetlen.exp
10350 * gdb.trace/passcount.exp
10351 * gdb.trace/pending.exp
10352 * gdb.trace/range-stepping.exp
10353 * gdb.trace/report.exp
10354 * gdb.trace/stap-trace.exp
10355 * gdb.trace/tfind.exp
10356 * gdb.trace/trace-break.exp
10357 * gdb.trace/trace-condition.exp
10358 * gdb.trace/trace-enable-disable.exp
10359 * gdb.trace/trace-mt.exp
10360 * gdb.trace/tracecmd.exp
10361 * gdb.trace/tspeed.exp
10362 * gdb.trace/tsv.exp
10363 * lib/perftest.exp
10364
fb9feb35
LM
103652016-12-01 Luis Machado <lgustavo@codesourcery.com>
10366
10367 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10368 with gdb_test_no_output.
10369 Use command as test name.
10370
cd2ddb6c
LM
103712016-12-01 Luis Machado <lgustavo@codesourcery.com>
10372
10373 Fix test names starting with uppercase throughout the files.
10374
10375 * gdb.ada/assign_1.exp
10376 * gdb.ada/boolean_expr.exp
10377 * gdb.base/arrayidx.exp
10378 * gdb.base/del.exp
10379 * gdb.base/gcore-buffer-overflow.exp
10380 * gdb.base/testenv.exp
10381 * gdb.compile/compile.exp
10382 * gdb.python/py-framefilter-invalidarg.exp
10383 * gdb.python/py-framefilter.exp
10384
bb95117e
LM
103852016-12-01 Luis Machado <lgustavo@codesourcery.com>
10386
10387 Fix test names starting with uppercase throughout the files.
10388
10389 * gdb.ada/array_return.exp
10390 * gdb.ada/expr_delims.exp
10391 * gdb.ada/mi_dyn_arr.exp
10392 * gdb.ada/mi_interface.exp
10393 * gdb.ada/mi_var_array.exp
10394 * gdb.ada/watch_arg.exp
10395 * gdb.arch/alpha-step.exp
10396 * gdb.arch/altivec-regs.exp
10397 * gdb.arch/e500-regs.exp
10398 * gdb.arch/powerpc-d128-regs.exp
10399 * gdb.base/arrayidx.exp
10400 * gdb.base/break.exp
10401 * gdb.base/checkpoint.exp
10402 * gdb.base/debug-expr.exp
10403 * gdb.base/dmsym.exp
10404 * gdb.base/radix.exp
10405 * gdb.base/sepdebug.exp
10406 * gdb.base/testenv.exp
10407 * gdb.base/watch_thread_num.exp
10408 * gdb.base/watchpoint-cond-gone.exp
10409 * gdb.cell/break.exp
10410 * gdb.cell/ea-cache.exp
10411 * gdb.compile/compile.exp
10412 * gdb.cp/gdb2495.exp
10413 * gdb.gdb/selftest.exp
10414 * gdb.gdb/xfullpath.exp
10415 * gdb.go/hello.exp
10416 * gdb.go/integers.exp
10417 * gdb.objc/basicclass.exp
10418 * gdb.pascal/hello.exp
10419 * gdb.pascal/integers.exp
10420 * gdb.python/py-breakpoint.exp
10421 * gdb.python/py-cmd.exp
10422 * gdb.python/py-linetable.exp
10423 * gdb.python/py-xmethods.exp
10424 * gdb.python/python.exp
10425 * gdb.reverse/consecutive-precsave.exp
10426 * gdb.reverse/finish-precsave.exp
10427 * gdb.reverse/i386-precsave.exp
10428 * gdb.reverse/machinestate-precsave.exp
10429 * gdb.reverse/sigall-precsave.exp
10430 * gdb.reverse/solib-precsave.exp
10431 * gdb.reverse/step-precsave.exp
10432 * gdb.reverse/until-precsave.exp
10433 * gdb.reverse/watch-precsave.exp
10434 * gdb.threads/leader-exit.exp
10435 * gdb.threads/pthreads.exp
10436 * gdb.threads/wp-replication.exp
10437 * gdb.trace/actions.exp
10438 * gdb.trace/mi-tsv-changed.exp
10439 * gdb.trace/tsv.exp
10440
de97fdd4
LM
104412016-12-01 Luis Machado <lgustavo@codesourcery.com>
10442
10443 Fix test names starting with uppercase throughout the files.
10444
10445 * gdb.arch/i386-bp_permanent.exp
10446 * gdb.arch/i386-gnu-cfi.exp
10447 * gdb.base/disasm-end-cu.exp
10448 * gdb.base/macscp.exp
10449 * gdb.base/pending.exp
10450 * gdb.base/watch_thread_num.exp
10451 * gdb.cp/exception.exp
10452 * gdb.cp/gdb2495.exp
10453 * gdb.cp/local.exp
10454 * gdb.python/py-evsignal.exp
10455 * gdb.python/python.exp
10456 * gdb.trace/tracecmd.exp
10457
9f058c10
LM
104582016-12-01 Luis Machado <lgustavo@codesourcery.com>
10459
10460 Fix test names starting with uppercase throughout the files.
10461
10462 * gdb.base/charset.exp
10463 * gdb.base/eval.exp
10464 * gdb.base/multi-forks.exp
10465 * gdb.guile/scm-progspace.exp
10466 * gdb.opencl/datatypes.exp
10467 * gdb.python/py-block.exp
10468 * gdb.python/py-function.exp
10469 * gdb.python/py-symbol.exp
10470 * gdb.python/py-symtab.exp
10471 * gdb.python/py-xmethods.exp
10472 * gdb.reverse/break-precsave.exp
10473 * gdb.reverse/break-reverse.exp
10474 * gdb.reverse/consecutive-precsave.exp
10475 * gdb.reverse/consecutive-reverse.exp
10476 * gdb.reverse/finish-precsave.exp
10477 * gdb.reverse/finish-reverse-bkpt.exp
10478 * gdb.reverse/finish-reverse.exp
10479 * gdb.reverse/fstatat-reverse.exp
10480 * gdb.reverse/getresuid-reverse.exp
10481 * gdb.reverse/i386-precsave.exp
10482 * gdb.reverse/i386-reverse.exp
10483 * gdb.reverse/i386-sse-reverse.exp
10484 * gdb.reverse/i387-stack-reverse.exp
10485 * gdb.reverse/insn-reverse.exp
10486 * gdb.reverse/machinestate-precsave.exp
10487 * gdb.reverse/machinestate.exp
10488 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10489 * gdb.reverse/pipe-reverse.exp
10490 * gdb.reverse/readv-reverse.exp
10491 * gdb.reverse/recvmsg-reverse.exp
10492 * gdb.reverse/rerun-prec.exp
10493 * gdb.reverse/s390-mvcle.exp
10494 * gdb.reverse/sigall-precsave.exp
10495 * gdb.reverse/sigall-reverse.exp
10496 * gdb.reverse/solib-precsave.exp
10497 * gdb.reverse/solib-reverse.exp
10498 * gdb.reverse/step-precsave.exp
10499 * gdb.reverse/step-reverse.exp
10500 * gdb.reverse/time-reverse.exp
10501 * gdb.reverse/until-precsave.exp
10502 * gdb.reverse/until-reverse.exp
10503 * gdb.reverse/waitpid-reverse.exp
10504 * gdb.reverse/watch-precsave.exp
10505 * gdb.reverse/watch-reverse.exp
10506
cdc7edd7
LM
105072016-12-01 Luis Machado <lgustavo@codesourcery.com>
10508
10509 Fix test names starting with uppercase throughout the files.
10510
10511 * gdb.arch/i386-mpx-simple_segv.exp
10512 * gdb.arch/i386-mpx.exp
10513 * gdb.arch/i386-permbkpt.exp
10514 * gdb.arch/pa-nullify.exp
10515 * gdb.arch/powerpc-d128-regs.exp
10516 * gdb.arch/vsx-regs.exp
10517 * gdb.base/bfp-test.exp
10518 * gdb.base/break.exp
10519 * gdb.base/breakpoint-shadow.exp
10520 * gdb.base/callfuncs.exp
10521 * gdb.base/charset.exp
10522 * gdb.base/commands.exp
10523 * gdb.base/completion.exp
10524 * gdb.base/dfp-test.exp
10525 * gdb.base/echo.exp
10526 * gdb.base/ending-run.exp
10527 * gdb.base/eval.exp
10528 * gdb.base/expand-psymtabs.exp
10529 * gdb.base/float128.exp
10530 * gdb.base/floatn.exp
10531 * gdb.base/foll-exec-mode.exp
10532 * gdb.base/gdb1056.exp
10533 * gdb.base/gdb11531.exp
10534 * gdb.base/kill-after-signal.exp
10535 * gdb.base/multi-forks.exp
10536 * gdb.base/overlays.exp
10537 * gdb.base/pending.exp
10538 * gdb.base/sepdebug.exp
10539 * gdb.base/testenv.exp
10540 * gdb.base/valgrind-db-attach.exp
10541 * gdb.base/watch_thread_num.exp
10542 * gdb.base/watchpoint-cond-gone.exp
10543 * gdb.base/watchpoint.exp
10544 * gdb.base/watchpoints.exp
10545 * gdb.cp/arg-reference.exp
10546 * gdb.cp/baseenum.exp
10547 * gdb.cp/operator.exp
10548 * gdb.cp/shadow.exp
10549 * gdb.dwarf2/dw2-op-out-param.exp
10550 * gdb.dwarf2/dw2-reg-undefined.exp
10551 * gdb.go/chan.exp
10552 * gdb.go/hello.exp
10553 * gdb.go/integers.exp
10554 * gdb.go/methods.exp
10555 * gdb.go/package.exp
10556 * gdb.guile/scm-parameter.exp
10557 * gdb.guile/scm-progspace.exp
10558 * gdb.guile/scm-value.exp
10559 * gdb.mi/mi-pending.exp
10560 * gdb.mi/user-selected-context-sync.exp
10561 * gdb.multi/multi-attach.exp
10562 * gdb.multi/tids.exp
10563 * gdb.opt/clobbered-registers-O2.exp
10564 * gdb.pascal/floats.exp
10565 * gdb.pascal/integers.exp
10566 * gdb.python/py-block.exp
10567 * gdb.python/py-events.exp
10568 * gdb.python/py-parameter.exp
10569 * gdb.python/py-symbol.exp
10570 * gdb.python/py-symtab.exp
10571 * gdb.python/py-type.exp
10572 * gdb.python/py-value.exp
10573 * gdb.python/py-xmethods.exp
10574 * gdb.python/python.exp
10575 * gdb.reverse/break-precsave.exp
10576 * gdb.reverse/consecutive-precsave.exp
10577 * gdb.reverse/finish-precsave.exp
10578 * gdb.reverse/i386-precsave.exp
10579 * gdb.reverse/machinestate-precsave.exp
10580 * gdb.reverse/sigall-precsave.exp
10581 * gdb.reverse/solib-precsave.exp
10582 * gdb.reverse/step-precsave.exp
10583 * gdb.reverse/until-precsave.exp
10584 * gdb.reverse/watch-precsave.exp
10585 * gdb.server/ext-attach.exp
10586 * gdb.server/ext-restart.exp
10587 * gdb.server/ext-run.exp
10588 * gdb.server/ext-wrapper.exp
10589 * gdb.stabs/gdb11479.exp
10590 * gdb.stabs/weird.exp
10591 * gdb.threads/attach-many-short-lived-threads.exp
10592 * gdb.threads/kill.exp
10593 * gdb.threads/watchpoint-fork.exp
10594
bc6c7af4
LM
105952016-12-01 Luis Machado <lgustavo@codesourcery.com>
10596
10597 Fix test names starting with uppercase throughout all the files below.
10598
10599 * gdb.ada/array_return.exp
10600 * gdb.ada/catch_ex.exp
10601 * gdb.ada/info_exc.exp
10602 * gdb.ada/mi_catch_ex.exp
10603 * gdb.ada/mi_dyn_arr.exp
10604 * gdb.ada/mi_ex_cond.exp
10605 * gdb.ada/mi_exc_info.exp
10606 * gdb.ada/mi_interface.exp
10607 * gdb.ada/mi_task_arg.exp
10608 * gdb.ada/mi_task_info.exp
10609 * gdb.ada/mi_var_array.exp
10610 * gdb.arch/alpha-step.exp
10611 * gdb.arch/amd64-disp-step.exp
10612 * gdb.arch/arm-disp-step.exp
10613 * gdb.arch/disp-step-insn-reloc.exp
10614 * gdb.arch/e500-prologue.exp
10615 * gdb.arch/ftrace-insn-reloc.exp
10616 * gdb.arch/gdb1558.exp
10617 * gdb.arch/i386-bp_permanent.exp
10618 * gdb.arch/i386-disp-step.exp
10619 * gdb.arch/i386-float.exp
10620 * gdb.arch/i386-gnu-cfi.exp
10621 * gdb.arch/ia64-breakpoint-shadow.exp
10622 * gdb.arch/mips16-thunks.exp
10623 * gdb.arch/pa-nullify.exp
10624 * gdb.arch/powerpc-aix-prologue.exp
10625 * gdb.arch/powerpc-power.exp
10626 * gdb.arch/ppc-dfp.exp
10627 * gdb.arch/s390-tdbregs.exp
10628 * gdb.arch/spu-info.exp
10629 * gdb.arch/spu-ls.exp
10630 * gdb.arch/thumb-bx-pc.exp
10631 * gdb.base/advance.exp
10632 * gdb.base/annota-input-while-running.exp
10633 * gdb.base/arrayidx.exp
10634 * gdb.base/asmlabel.exp
10635 * gdb.base/async.exp
10636 * gdb.base/attach-wait-input.exp
10637 * gdb.base/auto-connect-native-target.exp
10638 * gdb.base/batch-preserve-term-settings.exp
10639 * gdb.base/bfp-test.exp
10640 * gdb.base/bigcore.exp
10641 * gdb.base/bp-permanent.exp
10642 * gdb.base/break-always.exp
10643 * gdb.base/break-fun-addr.exp
10644 * gdb.base/break-idempotent.exp
10645 * gdb.base/break-main-file-remove-fail.exp
10646 * gdb.base/break-probes.exp
10647 * gdb.base/break-unload-file.exp
10648 * gdb.base/break.exp
10649 * gdb.base/call-ar-st.exp
10650 * gdb.base/call-rt-st.exp
10651 * gdb.base/call-sc.exp
10652 * gdb.base/call-signal-resume.exp
10653 * gdb.base/call-strs.exp
10654 * gdb.base/callexit.exp
10655 * gdb.base/callfuncs.exp
10656 * gdb.base/catch-gdb-caused-signals.exp
10657 * gdb.base/catch-signal-siginfo-cond.exp
10658 * gdb.base/catch-syscall.exp
10659 * gdb.base/compare-sections.exp
10660 * gdb.base/cond-eval-mode.exp
10661 * gdb.base/condbreak-call-false.exp
10662 * gdb.base/consecutive-step-over.exp
10663 * gdb.base/cursal.exp
10664 * gdb.base/disabled-location.exp
10665 * gdb.base/disasm-end-cu.exp
10666 * gdb.base/display.exp
10667 * gdb.base/double-prompt-target-event-error.exp
10668 * gdb.base/dprintf-bp-same-addr.exp
10669 * gdb.base/dprintf-detach.exp
10670 * gdb.base/dprintf-next.exp
10671 * gdb.base/dprintf-non-stop.exp
10672 * gdb.base/dprintf-pending.exp
10673 * gdb.base/dso2dso.exp
10674 * gdb.base/ending-run.exp
10675 * gdb.base/enum_cond.exp
10676 * gdb.base/examine-backward.exp
10677 * gdb.base/exe-lock.exp
10678 * gdb.base/exec-invalid-sysroot.exp
10679 * gdb.base/execl-update-breakpoints.exp
10680 * gdb.base/execution-termios.exp
10681 * gdb.base/fileio.exp
10682 * gdb.base/fixsection.exp
10683 * gdb.base/foll-exec-mode.exp
10684 * gdb.base/foll-exec.exp
10685 * gdb.base/fork-running-state.exp
10686 * gdb.base/frame-args.exp
10687 * gdb.base/fullpath-expand.exp
10688 * gdb.base/func-ptr.exp
10689 * gdb.base/gcore-relro-pie.exp
10690 * gdb.base/gdb1090.exp
10691 * gdb.base/gdb1555.exp
10692 * gdb.base/global-var-nested-by-dso.exp
10693 * gdb.base/gnu-ifunc.exp
10694 * gdb.base/hbreak-in-shr-unsupported.exp
10695 * gdb.base/hbreak-unmapped.exp
10696 * gdb.base/hook-stop.exp
10697 * gdb.base/infcall-input.exp
10698 * gdb.base/info-fun.exp
10699 * gdb.base/info-shared.exp
10700 * gdb.base/interrupt-noterm.exp
10701 * gdb.base/jit-so.exp
10702 * gdb.base/jit.exp
10703 * gdb.base/line-symtabs.exp
10704 * gdb.base/list.exp
10705 * gdb.base/longjmp.exp
10706 * gdb.base/macscp.exp
10707 * gdb.base/max-value-size.exp
10708 * gdb.base/nodebug.exp
10709 * gdb.base/nofield.exp
10710 * gdb.base/overlays.exp
10711 * gdb.base/paginate-after-ctrl-c-running.exp
10712 * gdb.base/paginate-bg-execution.exp
10713 * gdb.base/paginate-inferior-exit.exp
10714 * gdb.base/pending.exp
10715 * gdb.base/pr11022.exp
10716 * gdb.base/printcmds.exp
10717 * gdb.base/ptr-typedef.exp
10718 * gdb.base/ptype.exp
10719 * gdb.base/randomize.exp
10720 * gdb.base/range-stepping.exp
10721 * gdb.base/realname-expand.exp
10722 * gdb.base/relativedebug.exp
10723 * gdb.base/remote.exp
10724 * gdb.base/savedregs.exp
10725 * gdb.base/sepdebug.exp
10726 * gdb.base/set-noassign.exp
10727 * gdb.base/shlib-call.exp
10728 * gdb.base/shreloc.exp
10729 * gdb.base/sigaltstack.exp
10730 * gdb.base/sigbpt.exp
10731 * gdb.base/siginfo-addr.exp
10732 * gdb.base/siginfo-obj.exp
10733 * gdb.base/siginfo-thread.exp
10734 * gdb.base/signest.exp
10735 * gdb.base/signull.exp
10736 * gdb.base/sigrepeat.exp
10737 * gdb.base/skip.exp
10738 * gdb.base/so-impl-ld.exp
10739 * gdb.base/solib-corrupted.exp
10740 * gdb.base/solib-disc.exp
10741 * gdb.base/solib-display.exp
10742 * gdb.base/solib-overlap.exp
10743 * gdb.base/solib-search.exp
10744 * gdb.base/solib-symbol.exp
10745 * gdb.base/source-execution.exp
10746 * gdb.base/sss-bp-on-user-bp-2.exp
10747 * gdb.base/sss-bp-on-user-bp.exp
10748 * gdb.base/stack-checking.exp
10749 * gdb.base/stale-infcall.exp
10750 * gdb.base/step-break.exp
10751 * gdb.base/step-line.exp
10752 * gdb.base/step-over-exit.exp
10753 * gdb.base/step-test.exp
10754 * gdb.base/structs.exp
10755 * gdb.base/sym-file.exp
10756 * gdb.base/symtab-search-order.exp
10757 * gdb.base/term.exp
10758 * gdb.base/type-opaque.exp
10759 * gdb.base/unload.exp
10760 * gdb.base/until-nodebug.exp
10761 * gdb.base/until.exp
10762 * gdb.base/unwindonsignal.exp
10763 * gdb.base/watch-cond.exp
10764 * gdb.base/watch-non-mem.exp
10765 * gdb.base/watch_thread_num.exp
10766 * gdb.base/watchpoint-reuse-slot.exp
10767 * gdb.base/watchpoint-solib.exp
10768 * gdb.base/watchpoint.exp
10769 * gdb.btrace/dlopen.exp
10770 * gdb.cell/arch.exp
10771 * gdb.cell/break.exp
10772 * gdb.cell/bt.exp
10773 * gdb.cell/core.exp
10774 * gdb.cell/data.exp
10775 * gdb.cell/dwarfaddr.exp
10776 * gdb.cell/ea-cache.exp
10777 * gdb.cell/ea-standalone.exp
10778 * gdb.cell/ea-test.exp
10779 * gdb.cell/f-regs.exp
10780 * gdb.cell/fork.exp
10781 * gdb.cell/gcore.exp
10782 * gdb.cell/mem-access.exp
10783 * gdb.cell/ptype.exp
10784 * gdb.cell/registers.exp
10785 * gdb.cell/sizeof.exp
10786 * gdb.cell/solib-symbol.exp
10787 * gdb.cell/solib.exp
10788 * gdb.compile/compile-tls.exp
10789 * gdb.cp/exception.exp
10790 * gdb.cp/gdb2495.exp
10791 * gdb.cp/local.exp
10792 * gdb.cp/mb-inline.exp
10793 * gdb.cp/mb-templates.exp
10794 * gdb.cp/pr10687.exp
10795 * gdb.cp/pr9167.exp
10796 * gdb.cp/scope-err.exp
10797 * gdb.cp/templates.exp
10798 * gdb.cp/virtfunc.exp
10799 * gdb.dwarf2/dw2-dir-file-name.exp
10800 * gdb.dwarf2/dw2-single-line-discriminators.exp
10801 * gdb.fortran/complex.exp
10802 * gdb.fortran/library-module.exp
10803 * gdb.guile/guile.exp
10804 * gdb.guile/scm-cmd.exp
10805 * gdb.guile/scm-frame-inline.exp
10806 * gdb.guile/scm-objfile.exp
10807 * gdb.guile/scm-pretty-print.exp
10808 * gdb.guile/scm-symbol.exp
10809 * gdb.guile/scm-type.exp
10810 * gdb.guile/scm-value.exp
10811 * gdb.linespec/keywords.exp
10812 * gdb.linespec/ls-errs.exp
10813 * gdb.linespec/macro-relative.exp
10814 * gdb.linespec/thread.exp
10815 * gdb.mi/mi-breakpoint-changed.exp
10816 * gdb.mi/mi-dprintf-pending.exp
10817 * gdb.mi/mi-fullname-deleted.exp
10818 * gdb.mi/mi-logging.exp
10819 * gdb.mi/mi-pending.exp
10820 * gdb.mi/mi-solib.exp
10821 * gdb.mi/new-ui-mi-sync.exp
10822 * gdb.mi/user-selected-context-sync.exp
10823 * gdb.multi/dummy-frame-restore.exp
10824 * gdb.multi/multi-arch-exec.exp
10825 * gdb.multi/remove-inferiors.exp
10826 * gdb.multi/watchpoint-multi-exit.exp
10827 * gdb.opt/solib-intra-step.exp
10828 * gdb.perf/backtrace.exp
10829 * gdb.perf/single-step.exp
10830 * gdb.perf/skip-command.exp
10831 * gdb.perf/skip-prologue.exp
10832 * gdb.perf/solib.exp
10833 * gdb.python/lib-types.exp
10834 * gdb.python/py-as-string.exp
10835 * gdb.python/py-bad-printers.exp
10836 * gdb.python/py-block.exp
10837 * gdb.python/py-breakpoint.exp
10838 * gdb.python/py-cmd.exp
10839 * gdb.python/py-events.exp
10840 * gdb.python/py-evthreads.exp
10841 * gdb.python/py-finish-breakpoint.exp
10842 * gdb.python/py-finish-breakpoint2.exp
10843 * gdb.python/py-frame-inline.exp
10844 * gdb.python/py-frame.exp
10845 * gdb.python/py-inferior.exp
10846 * gdb.python/py-infthread.exp
10847 * gdb.python/py-mi.exp
10848 * gdb.python/py-objfile.exp
10849 * gdb.python/py-pp-maint.exp
10850 * gdb.python/py-pp-registration.exp
10851 * gdb.python/py-prettyprint.exp
10852 * gdb.python/py-recurse-unwind.exp
10853 * gdb.python/py-shared.exp
10854 * gdb.python/py-symbol.exp
10855 * gdb.python/py-symtab.exp
10856 * gdb.python/py-template.exp
10857 * gdb.python/py-type.exp
10858 * gdb.python/py-unwind-maint.exp
10859 * gdb.python/py-unwind.exp
10860 * gdb.python/py-value.exp
10861 * gdb.python/python.exp
10862 * gdb.reverse/finish-reverse-bkpt.exp
10863 * gdb.reverse/insn-reverse.exp
10864 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10865 * gdb.reverse/solib-precsave.exp
10866 * gdb.reverse/solib-reverse.exp
10867 * gdb.stabs/gdb11479.exp
10868 * gdb.stabs/weird.exp
10869 * gdb.threads/fork-child-threads.exp
10870 * gdb.threads/fork-plus-threads.exp
10871 * gdb.threads/fork-thread-pending.exp
10872 * gdb.threads/forking-threads-plus-breakpoint.exp
10873 * gdb.threads/hand-call-in-threads.exp
10874 * gdb.threads/interrupted-hand-call.exp
10875 * gdb.threads/linux-dp.exp
10876 * gdb.threads/local-watch-wrong-thread.exp
10877 * gdb.threads/next-while-other-thread-longjmps.exp
10878 * gdb.threads/non-ldr-exit.exp
10879 * gdb.threads/pending-step.exp
10880 * gdb.threads/print-threads.exp
10881 * gdb.threads/process-dies-while-detaching.exp
10882 * gdb.threads/process-dies-while-handling-bp.exp
10883 * gdb.threads/pthreads.exp
10884 * gdb.threads/queue-signal.exp
10885 * gdb.threads/reconnect-signal.exp
10886 * gdb.threads/signal-command-handle-nopass.exp
10887 * gdb.threads/signal-command-multiple-signals-pending.exp
10888 * gdb.threads/signal-delivered-right-thread.exp
10889 * gdb.threads/signal-sigtrap.exp
10890 * gdb.threads/sigthread.exp
10891 * gdb.threads/staticthreads.exp
10892 * gdb.threads/stepi-random-signal.exp
10893 * gdb.threads/thread-unwindonsignal.exp
10894 * gdb.threads/thread_check.exp
10895 * gdb.threads/thread_events.exp
10896 * gdb.threads/tid-reuse.exp
10897 * gdb.threads/tls-nodebug.exp
10898 * gdb.threads/tls-shared.exp
10899 * gdb.threads/tls-so_extern.exp
10900 * gdb.threads/tls.exp
10901 * gdb.threads/wp-replication.exp
10902 * gdb.trace/actions-changed.exp
10903 * gdb.trace/actions.exp
10904 * gdb.trace/backtrace.exp
10905 * gdb.trace/change-loc.exp
10906 * gdb.trace/collection.exp
10907 * gdb.trace/deltrace.exp
10908 * gdb.trace/disconnected-tracing.exp
10909 * gdb.trace/entry-values.exp
10910 * gdb.trace/ftrace-lock.exp
10911 * gdb.trace/ftrace.exp
10912 * gdb.trace/infotrace.exp
10913 * gdb.trace/mi-trace-frame-collected.exp
10914 * gdb.trace/mi-trace-unavailable.exp
10915 * gdb.trace/mi-traceframe-changed.exp
10916 * gdb.trace/mi-tracepoint-changed.exp
10917 * gdb.trace/mi-tsv-changed.exp
10918 * gdb.trace/no-attach-trace.exp
10919 * gdb.trace/packetlen.exp
10920 * gdb.trace/passc-dyn.exp
10921 * gdb.trace/passcount.exp
10922 * gdb.trace/pending.exp
10923 * gdb.trace/pr16508.exp
10924 * gdb.trace/qtro.exp
10925 * gdb.trace/range-stepping.exp
10926 * gdb.trace/read-memory.exp
10927 * gdb.trace/report.exp
10928 * gdb.trace/save-trace.exp
10929 * gdb.trace/signal.exp
10930 * gdb.trace/stap-trace.exp
10931 * gdb.trace/status-stop.exp
10932 * gdb.trace/strace.exp
10933 * gdb.trace/tfile.exp
10934 * gdb.trace/tfind.exp
10935 * gdb.trace/trace-break.exp
10936 * gdb.trace/trace-condition.exp
10937 * gdb.trace/trace-enable-disable.exp
10938 * gdb.trace/trace-mt.exp
10939 * gdb.trace/tracecmd.exp
10940 * gdb.trace/tracefile-pseudo-reg.exp
10941 * gdb.trace/tspeed.exp
10942 * gdb.trace/tstatus.exp
10943 * gdb.trace/tsv.exp
10944 * gdb.trace/unavailable.exp
10945 * gdb.trace/while-dyn.exp
10946 * gdb.trace/while-stepping.exp
10947 * lib/gdb-guile.exp
10948 * lib/gdb.exp
10949 * lib/mi-support.exp
10950 * lib/pascal.exp
10951 * lib/perftest.exp
10952 * lib/prelink-support.exp
10953 * lib/selftest-support.exp
10954
ad02e4fe
SM
109552016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10956
10957 * Makefile.in: Include disable-implicit-rules.mk.
10958
22347e55
AA
109592016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10960
10961 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10962 non-byte-aligned bit fields.
10963
da5b30da
AA
109642016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10965
10966 PR gdb/12616
10967 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10968 respects the DW_AT_data_bit_offset attribute.
10969
b593ecca
SM
109702016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10971
10972 * gdb.base/default.exp: Fix output of "set language".
10973
3b165252
SM
109742016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10975
10976 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10977 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10978 make.
10979 * configure.ac: Remove checks for the make program.
10980 * configure: Re-generate.
10981
1a2f3d7f
KB
109822016-11-16 Kevin Buettner <kevinb@redhat.com>
10983
10984 * gdb.python/py-recurse-unwind.c (main): Add loop.
10985 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10986 to read_register() and gdb.parse_and_eval(). Make each code
10987 call a separate case that can be individually tested.
10988 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10989 proc. Call cont_and_backtrace for each of the code paths that
10990 we want to test in the unwinder.
10991
b7f38fda
AA
109922016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10993
10994 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10995 the definition of struct S.
10996
1f8db343
CM
109972016-11-11 Catherine Moore <clm@codesourcery.com>
10998
10999 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11000
fad0c9fb
PA
110012016-11-09 Pedro Alves <palves@redhat.com>
11002
11003 * gdb.base/commands.exp (runto_or_return): New procedure.
11004 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11005 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11006 (progvar_simple_while_test, progvar_complex_if_while_test)
11007 (if_while_breakpoint_command_test)
11008 (infrun_breakpoint_command_test, breakpoint_command_test)
11009 (user_defined_command_test, watchpoint_command_test)
11010 (test_command_prompt_position, redefine_hook_test)
11011 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11012 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11013 multi_line_input and multi_line. Remove gdb_expect and
11014 gdb_stop_suppressing_tests uses.
11015 * lib/gdb.exp (valnum_re): New global.
11016 (multi_line_input): New procedure.
11017
8354c62c
SM
110182016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11019
11020 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11021 Remove.
11022 (test_setup): Define with proc_with_prefix.
11023 (test_cli_inferior): Likewise.
11024 (test_cli_thread): Likewise.
11025 (test_cli_frame): Likewise.
11026 (test_cli_select_frame): Likewise.
11027 (test_cli_up_down): Likewise.
11028 (test_mi_thread_select): Likewise.
11029 (test_mi_stack_select_frame): Likewise.
11030 (test_cli_in_mi_inferior): Likewise.
11031 (test_cli_in_mi_thread): Likewise.
11032 (test_cli_in_mi_frame): Likewise.
11033 (top level): Do not use with_test_prefix_procname.
11034
64f367a2
PA
110352016-11-09 Pedro Alves <palves@redhat.com>
11036
11037 * gdb.base/commands.exp (gdbvar_simple_if_test)
11038 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11039 (progvar_simple_if_test, progvar_simple_while_test)
11040 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11041 (infrun_breakpoint_command_test, breakpoint_command_test)
11042 (user_defined_command_test, watchpoint_command_test)
11043 (test_command_prompt_position, deprecated_command_test)
11044 (bp_deleted_in_command, temporary_breakpoint_commands)
11045 (stray_arg0_test, source_file_with_indented_comment)
11046 (recursive_source_test, if_commands_test)
11047 (error_clears_commands_left, redefine_hook_test)
11048 (redefine_backtrace_test): Use proc_with_prefix.
11049 * lib/gdb.exp (proc_with_prefix): New proc.
11050
0bb65f1e
AA
110512016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11052
11053 * gdb.base/tui-layout.c: New file.
11054 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11055 disassembly window contains very long lines.
11056
7353f247
TT
110572016-11-08 Tom Tromey <tom@tromey.com>
11058
11059 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11060 depend on Python 2.
11061
30a7bb83
TT
110622016-11-08 Tom Tromey <tom@tromey.com>
11063
11064 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11065 New method.
11066
cdf5a07c
MG
110672016-10-29 Manish Goregaokar <manish@mozilla.com>
11068
2806dc7e 11069 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11070
51a789c3
MG
110712016-10-27 Manish Goregaokar <manish@mozilla.com>
11072
2806dc7e
PA
11073 * gdb.rust/simple.rs: Add test for univariant enums without
11074 discriminants and for encoded struct-like enums.
51a789c3 11075
f610ab6d
PA
110762016-10-28 Pedro Alves <palves@redhat.com>
11077
11078 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11079 gdb_test_multiple, tighten regexps and match symtabs and line
11080 tables incrementally.
11081
b129b0ca
LM
110822016-10-28 Luis Machado <lgustavo@codesourcery.com>
11083
11084 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11085 general.
11086
ecf45d2c
SL
110872016-10-25 Luis Machado <lgustavo@codesourcery.com>
11088
11089 * gdb.base/exec-invalid-sysroot.exp: New file.
11090
b8d38ee4
JK
110912016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11092
11093 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11094
f90fd8c2
JK
110952016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11096
11097 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11098
2d2476aa
MR
110992016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11100
2806dc7e
PA
11101 * gdb.base/killed-outside.exp: Remove $options from a call to
11102 `prepare_for_testing'.
2d2476aa 11103
e42b25a0
SM
111042016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11105
11106 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11107 Change test message.
11108
3ccdb432
SM
111092016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11110
11111 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11112 Update comment.
11113
5bad3170
SM
111142016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11115
11116 * gdb.trace/mi-trace-save.exp: New file.
11117
5ad9dba7
YQ
111182016-10-13 Yao Qi <yao.qi@linaro.org>
11119
11120 * gdb.base/code_elim.exp (get_var_address): Remove.
11121 * gdb.base/relocate.exp: Likewise.
11122 * gdb.base/shreloc.exp: Likewise.
11123 * lib/gdb.exp (get_var_address): New.
11124
62df7e21
YQ
111252016-10-13 Yao Qi <yao.qi@linaro.org>
11126
11127 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11128 floating point tests if $skip_float_test is false.
11129
4dac951e
LM
111302016-10-12 Luis Machado <lgustavo@codesourcery.com>
11131
11132 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11133 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11134 argc values.
11135 Add 1 to argc so we guarantee distinct initial/modified argc values.
11136
8f1a8fc4
JK
111372016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11138
11139 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11140
16c85b5d
JK
111412016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11142
11143 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11144 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11145 * gdb.arch/vsx-regs.exp: Likewise.
11146
1d0e042a
YQ
111472016-10-07 Yao Qi <yao.qi@linaro.org>
11148
11149 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11150
68dadef5
MM
111512016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11152
11153 * gdb.python/python.exp: Test decode_line("*0").
11154
33fa2c6e
DE
111552016-10-06 Doug Evans <dje@google.com>
11156
11157 * gdb.python/py-value.exp (test_value_creation): Add test for large
11158 unsigned 64-bit value.
11159
9c37b5ae
TT
111602016-10-06 Tom Tromey <tom@tromey.com>
11161
11162 * gdb.compile/compile.exp: Change java tests to rust.
11163 * gdb.base/setshow.exp: Change java tests to rust.
11164 * gdb.base/default.exp: Remove java from language list.
11165 * README (Examples): Update language example.
11166 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11167 test.
11168 * lib/gdb.exp (skip_java_tests): Remove.
11169 * lib/java.exp: Remove.
11170 * gdb.java: Remove.
11171
78b86327
MR
111722016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11173
11174 * gdb.arch/mips-fcr.exp: New test.
11175 * gdb.arch/mips-fcr.c: Source for the new test.
11176
7470adbb
MR
111772016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11178
11179 * gdb.base/solib-disc.exp: Use `standard_output_file'
11180 throughout.
11181
4a556533
PA
111822016-10-06 Pedro Alves <palves@redhat.com>
11183
11184 * gdb.base/jit-simple-dl.c: New file.
11185 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11186 * gdb.base/jit-simple.c: ... this.
11187 * gdb.base/jit-simple.exp (jit_run): Delete.
11188 (build_jit): New proc.
11189 (jit_test_reread): Recompile either the main program or the shared
11190 library, depending on what is being tested. Skip changing address
11191 if caller wants to. Compare before/after addresses. If testing
11192 standalone, explicitly load the binary. Test "maint info
11193 breakpoints".
11194 (top level): Add "standalone vs shared lib" and "change address"
11195 vs "same address" axes.
11196
5a122fbc
PA
111972016-10-06 Pedro Alves <palves@redhat.com>
11198
11199 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11200 call.
11201 (jit_run): Delete.
11202 (jit_test_reread): Use with_test_prefix. Reload the main binary
11203 explicitly. Compare the before/after addresses of the JIT
11204 descriptor.
11205
ee8da4b8
DE
112062016-08-15 Doug Evans <dje@google.com>
11207
11208 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11209 for single bitfields is bool.
11210 * gdb.xml/tdesc-regs.exp: Ditto.
11211
f389f6fe
JK
112122016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11213
11214 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11215
fdebf1a4
YQ
112162016-10-05 Yao Qi <yao.qi@linaro.org>
11217
11218 * lib/gdb.exp (support_complex_tests): Return zero if
11219 gdb_skip_float_test return true.
11220
9c36d954 112212016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11222 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11223
11224 PR gdb/20487
11225 * gdb.mi/user-selected-context-sync.exp: New file.
11226 * gdb.mi/user-selected-context-sync.c: New file.
11227
4034d0ff 112282016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11229 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11230
11231 PR gdb/20487
11232 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11233 =thread-select-event check.
11234
a4297203
PB
112352016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11236
11237 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11238 the compulsory L operand changes.
11239 * gdb.arch/powerpc-power.s: Likewise.
11240
bb805577
JK
112412016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11242
11243 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11244 * gdb.base/jit-attach-pie.c: New file.
11245 * gdb.base/jit-attach-pie.exp: New file.
11246
6d61dee5
PA
112472016-09-28 Pedro Alves <palves@redhat.com>
11248
11249 * gdb.base/infcall-input.c: New file.
11250 * gdb.base/infcall-input.exp: New file.
11251
f73842fc
YQ
112522016-09-22 Yao Qi <yao.qi@linaro.org>
11253
11254 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11255 (gdb_exit): Rename it to ...
11256 (gdbserver_gdb_exit): ... Close GDBserver.
11257 (gdb_exit): New proc, call gdbserver_gdb_exit.
11258 (mi_gdb_exit): Likewise.
11259
90681dab
YQ
112602016-09-22 Yao Qi <yao.qi@linaro.org>
11261
11262 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11263 path.
11264 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11265 Remove duplication.
11266
9c211fd8
YQ
112672016-09-22 Yao Qi <yao.qi@linaro.org>
11268
11269 * lib/gdbserver-support.exp: Check the existence of
11270 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11271
ad0a504f
AK
112722016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11273
11274 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11275
36cf1806
TT
112762016-09-21 Tom Tromey <tom@tromey.com>
11277
11278 PR gdb/20604:
11279 * gdb.base/quit.exp: New file.
11280
74172ecf
SM
112812016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11282
11283 * .gitignore: New file.
11284
3d0ec882
MR
112852016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11286
11287 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11288 throughout.
11289
8193adea
AA
112902016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11291
11292 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11293
d41a5c09
JK
112942016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11295
11296 * gdb.cp/casts.cc (decltype): Move it ...
11297 (main): ... with its call to ...
11298 * gdb.cp/casts03.cc: ... a new file.
11299 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11300
d2dfe700
JK
113012016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11302
11303 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11304
e2a92b16
PB
113052016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11306
11307 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11308 and sync up the test with tests in gas/testsuite/gas/ppc.
11309 * gdb.arch/powerpc-power.exp: Likewise.
11310
49b4de64
JK
113112016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11312
11313 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11314
2c29df25
SDJ
113152016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11316 Jan Kratochvil <jan.kratochvil@redhat.com>
11317
11318 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11319 make m1's definition to be different from m2's. Use 'dummy' as an
11320 argument for probe 'two'.
11321
cc3c2846
JB
113222016-09-10 Jon Beniston <jon@beniston.com>
11323
11324 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11325 for sim target.
11326
e1b2624a
AA
113272016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11328
11329 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11330 variable declaration.
11331 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11332 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11333 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11334 received HWCAP as its argument.
11335
4295e285
PA
113362016-09-06 Pedro Alves <palves@redhat.com>
11337
11338 * gdb.base/new-ui-pending-input.c: New file.
11339 * gdb.base/new-ui-pending-input.exp: New file.
11340 * gdb.exp (clear_gdb_spawn_id): New procedure.
11341 (with_spawn_id): Check whether gdb_spawn_id exists before
11342 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11343 on exit.
11344
00d5215e
UW
113452016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11346
11347 * gdb.base/float128.c: New file.
11348 * gdb.base/float128.exp: Likewise.
11349 * gdb.base/floatn.c: Likewise.
11350 * gdb.base/floatn.exp: Likewise.
11351
a9ff5f12
UW
113522016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11353
11354 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11355
f245535c
PA
113562016-09-05 Pedro Alves <palves@redhat.com>
11357
11358 PR backtrace/19927
11359 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11360 unwinders are immediately called as side effect of "source" or
11361 "disable unwinder" commands.
11362 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11363
ae9cf263
YQ
113642016-09-02 Yao Qi <yao.qi@linaro.org>
11365
11366 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11367 is true and $type is "float" or "double".
11368
27aba047
YQ
113692016-09-02 Yao Qi <yao.qi@linaro.org>
11370
11371 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11372 true.
11373 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11374 * gdb.base/call-rt-st.exp: Likewise.
11375 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11376 return value instead of gdb,skip_float_test.
11377 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11378 (do_function_calls): Use its return value instead of
11379 gdb,skip_float_test.
11380 * gdb.base/finish.exp: Likewise.
11381 * gdb.base/funcargs.exp: Likewise.
11382 * gdb.base/return.exp: Likewise.
11383 * gdb.base/return2.exp: Likewise.
11384 * gdb.base/varargs.exp: Likewise.
11385 * lib/gdb.exp (gdb_skip_float_test): Change it to
11386 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11387
5af962df
AA
113882016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11389
11390 * gdb.multi/tids.exp: Test "thread apply all".
11391
7fac6910
JK
113922016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11393
11394 * gdb.base/default.exp (tty): Remove.
11395
bb1fe4ac
KB
113962016-08-24 Kevin Buettner <kevinb@redhat.com>
11397
2806dc7e
PA
11398 * gdb.python/py-recurse-unwind.c: New file.
11399 * gdb.python/py-recurse-unwind.py: New file.
11400 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11401
0a1ddfa6
SM
114022016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11403
11404 * gdb.base/set-inferior-tty.exp: New file.
11405 * gdb.base/set-inferior-tty.c: New file.
11406
d9de1fe3
PA
114072016-08-23 Pedro Alves <palves@redhat.com>
11408
11409 PR gdb/20494
11410 * gdb.base/new-ui-echo.c: New file.
11411 * gdb.base/new-ui-echo.exp: New file.
11412
e9d9abd7
YQ
114132016-08-23 Yao Qi <yao.qi@linaro.org>
11414
11415 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11416 gdbserver_spawn.
11417 * gdb.server/connect-without-multi-process.exp (do_test):
11418 Likewise.
11419
3589529e
YQ
114202016-08-23 Yao Qi <yao.qi@linaro.org>
11421
11422 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11423 standalone_txt. Delete gdb_txt and standalone_txt on host
11424 and target. Spawn the binary on target. Copy files from
11425 target to host.
11426
6bb90213
PA
114272016-08-22 Pedro Alves <palves@redhat.com>
11428
11429 PR gdb/20505
11430 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11431 with_test_prefix. Factor out bits to ...
11432 (test_no_vdso): ... this new procedure.
11433
20c2c024
CL
114342016-08-19 Carl Love <cel@us.ibm.com>
11435
11436 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11437 maintaining separate logic for constructing the output path.
11438 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11439 * gdb.arch/ppc-dfp.exp: Likewise.
11440 * gdb.arch/ppc-fp.exp: Likewise.
11441 * gdb.arch/vsx-regs.exp: Likewise.
11442 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11443 binprefix for generating the additional binary files.
11444
0646e07d
PA
114452016-08-19 Pedro Alves <palves@redhat.com>
11446
11447 * gdb.trace/mi-trace-frame-collected.exp
11448 (test_trace_frame_collected): On x32, expect two registers.
11449
46da9242
CL
114502016-08-18 Carl Love <cel@us.ibm.com>
11451
11452 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11453 and sync up the test with tests in gas/testsuite/gas/ppc.
11454 * gdb.arch/powerpc-power.exp: Likewise.
11455
eb2332d7
SM
114562016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11457
11458 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11459 expected error message.
11460
63c61e04
SM
114612016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11462
11463 * gdb.multi/remove-inferiors.exp: New file.
11464 * gdb.multi/remove-inferiors.c: New file.
11465
7b17065f
YQ
114662016-08-12 Yao Qi <yao.qi@linaro.org>
11467
11468 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11469 argument list.
11470
01d3dedf
PA
114712016-08-10 Pedro Alves <palves@redhat.com>
11472
11473 PR gdb/19187
11474 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11475 setup_kfails.
11476
3eb7562a
PA
114772016-08-09 Pedro Alves <palves@redhat.com>
11478 Simon Marchi <simon.marchi@ericsson.com>
11479
11480 PR gdb/20418
11481 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11482 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11483
80614914
PA
114842016-08-09 Pedro Alves <palves@redhat.com>
11485
11486 PR mi/20431
11487 * gdb.mi/mi-cmd-error.exp: New file.
11488
f348d89a
PA
114892016-08-09 Pedro Alves <palves@redhat.com>
11490
11491 PR gdb/18653
11492 * gdb.base/signals-state-child.c: New file.
11493 * gdb.base/signals-state-child.exp: New file.
11494 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11495
e5ca03b4
PA
114962016-08-09 Pedro Alves <palves@redhat.com>
11497
11498 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11499
282a0691
TT
115002016-08-03 Tom Tromey <tom@tromey.com>
11501
11502 PR python/18565:
11503 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11504
41bfcd63
YQ
115052016-08-01 Yao Qi <yao.qi@linaro.org>
11506
11507 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11508 variable mode to "multi-process" if $multi_process is 1, otherwise
11509 set it to "single-process".
11510
e3465b24
YQ
115112016-08-01 Yao Qi <yao.qi@linaro.org>
11512
11513 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11514 * gdb.cp/cpexprs.exp: Likewise.
11515 * gdb.cp/m-static.exp: Likewise.
11516
0b31a4bc
TT
115172016-07-26 Tom Tromey <tom@tromey.com>
11518
11519 PR python/20190:
11520 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11521 test.
11522
e0461dbb
MM
115232016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11524
11525 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11526 selecting assembly source files.
11527 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11528 assembly source files.
11529 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11530 assembly source files.
11531 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11532 selecting assembly source files.
11533
8194e927
SM
115342016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11535
11536 * gdb.base/new-ui.exp (do_test_invalid_args): New
11537 procedure.
11538
c0272db5
TW
115392016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11540
11541 * gdb.btrace/reconnect.c: New file.
11542 * gdb.btrace/reconnect.exp: New file.
11543
e3487908
GKB
115442016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11545
11546 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11547 to test_catch_syscall_group.
11548 (test_catch_syscall_group): New.
11549
12df5c00
TT
115502016-07-21 Tom Tromey <tom@tromey.com>
11551
11552 * gdb.rust/simple.rs (main): Use empty struct expression.
11553 * gdb.rust/simple.exp: Add tests for empty struct expression.
11554
bae62ee2
YQ
115552016-07-21 Yao Qi <yao.qi@linaro.org>
11556
11557 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11558 if gdb_skip_xml_test is true on some targets.
11559
b1b53fb3
YQ
115602016-07-21 Yao Qi <yao.qi@linaro.org>
11561
11562 * gdb.server/solib-list.exp: Unset last_loaded_file.
11563
027d97f8
JK
115642016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11565
11566 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11567 "step into captured_main (args)".
11568
7674d381
JK
115692016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11570
11571 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11572
72b5d099
JK
115732016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11574
11575 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11576
1f960ced
PA
115772016-07-19 Pedro Alves <palves@redhat.com>
11578
11579 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11580 * gdb.opt/inline-bt.exp: Likewise.
11581 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11582 additional_flags=-Winline.
11583 * gdb.opt/inline-locals.exp: Likewise.
11584 * gdb.opt/inline-markers.c (ATTR): Define.
11585 (inlined_fn): Use it.
11586
f25827c1
YQ
115872016-07-19 Yao Qi <yao.qi@linaro.org>
11588
11589 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11590 (test_with_self): Remove some code. Remove argument executable.
11591 (top-level): Use do_self_tests.
11592
37539ebe
DB
115932016-07-15 Zachary Welch <zwelch@codesourcery.com>
11594 Don Breazeal <donb@codesourcery.com>
11595
11596 * gdb.base/maint.exp: Escape paths used in regular expressions.
11597 * gdb.stabs/weird.exp: Likewise.
11598
dac790e1
TT
115992016-07-13 Tom Tromey <tom@tromey.com>
11600
11601 PR python/15620, PR python/18620:
11602 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11603 (test_bkpt_events): New procs.
11604
93daf339
TT
116052016-07-13 Tom Tromey <tom@tromey.com>
11606
11607 PR python/17698:
11608 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11609 test.
11610 (test_watchpoints): Likewise.
11611 (test_bkpt_pending): New proc.
11612
6571a381
TT
116132016-07-13 Tom Tromey <tom@tromey.com>
11614
11615 PR cli/18053:
11616 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11617 completion test.
11618
e8732474
JK
116192016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11620
11621 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11622 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11623 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11624 f_label.
11625 (g): Rename g_end_lbl to g_label.
11626 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11627 low_pc and high_pc.
11628 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11629
e0f3fd7c
TT
116302016-07-12 Tom Tromey <tom@tromey.com>
11631
11632 PR python/19293:
11633 * gdb.python/py-unwind-maint.exp: Update tests.
11634
3cfe46b6
YQ
116352016-07-12 Yao Qi <yao.qi@linaro.org>
11636
11637 * lib/selftest-support.exp (selftest_setup): Match the output
11638 when captured_main is inlined.
11639
4f19a0e6
WT
116402016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11641
11642 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11643 New variables.
11644 (print this%a, print this%b, print this): New tests.
11645 * gdb.fortran/derived-types.f90 (this): New object and
11646 initialization.
11647
986cf455
SM
116482016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11649
11650 * gdb.ada/arraydim.exp: Remove extra directory level in build
11651 directory.
11652
f0464b23
SM
116532016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11654
11655 * lib/ada.exp: Remove extra directory level in build directory.
11656 * gdb.ada/cond_lang.exp: Likewise.
11657 * gdb.ada/exec_changed.exp: Likewise.
11658 * gdb.ada/lang_switch.exp: Likewise.
11659
42d94011
MG
116602016-07-06 Manish Goregaokar <manish@mozilla.com>
11661
2806dc7e
PA
11662 * simple.rs: Add test for raw pointer subscripting.
11663 * simple.exp: Add test expectations.
42d94011 11664
647c264c
YQ
116652016-07-05 Yao Qi <yao.qi@linaro.org>
11666
11667 * gdb.mi/mi-reverse.exp: Match =record-started output.
11668
20aa2c60
PA
116692016-07-01 Pedro Alves <palves@redhat.com>
11670
11671 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11672 procedure.
11673 (jit_reader_test): Test the jit reader's unwinder.
11674 * gdb.base/jithost.c (jit_function_00_code): New global.
11675 (main): Use memcpy to fill in the mmapped code, instead of poking
11676 bytes manually here.
11677 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11678 value.
11679 (read_debug_info): Save the function's range.
11680 (read_sp): New function.
11681 (unwind_frame): Use it. Also unwind RBP.
11682 (get_frame_id): Use read_sp.
11683 (gdb_init_reader): Use calloc instead of malloc.
11684 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11685 parameter. Use gdb_test_multiple.
11686
ced2dffb
PA
116872016-07-01 Pedro Alves <palves@redhat.com>
11688 Antoine Tremblay <antoine.tremblay@ericsson.com>
11689
11690 * gdb.threads/process-dies-while-detaching.c: New file.
11691 * gdb.threads/process-dies-while-detaching.exp: New file.
11692
63000888
PA
116932016-07-01 Pedro Alves <palves@redhat.com>
11694
11695 * gdb.multi/watchpoint-multi-exit.c: New file.
11696 * gdb.multi/watchpoint-multi-exit.exp: New file.
11697
038d4868
PA
116982016-06-30 Pedro Alves <palves@redhat.com>
11699
11700 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11701 unset inferior_spawn_id.
11702
994e9c83
PA
117032016-06-30 Pedro Alves <palves@redhat.com>
11704
11705 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11706 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11707
e5653468
YQ
117082016-06-29 Yao Qi <yao.qi@linaro.org>
11709
11710 * gdb.base/return.c: Add copyright header.
11711
803b47e5
TT
117122016-06-29 Tom Tromey <tom@tromey.com>
11713
11714 PR python/20129:
11715 * gdb.python/py-framefilter.exp: Add tests for setting priority
11716 and disabling of non-existent frame filter.
11717
28244707
YQ
117182016-06-29 Yao Qi <yao.qi@linaro.org>
11719
11720 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11721 0x0f07ff.
11722
a31d2f06
YQ
117232016-06-28 Yao Qi <yao.qi@linaro.org>
11724
11725 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11726 triplets. Start gdb, execute catch syscall, and continue. Check
11727 gdb's output to determine catch syscall is supported.
11728
921d8f54
MG
117292016-06-27 Manish Goregaokar <manish@mozilla.com>
11730
25d49b86
PA
11731 * gdb.rust/simple.rs: Add test for returning unit in a function.
11732 * gdb.rust/simple.exp: Add expectation for functions returning
11733 unit.
921d8f54 11734
f4952523
PMR
117352016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11736
11737 * gdb.python/py-breakpoint-create-fail.c,
11738 gdb.python/py-breakpoint-create-fail.exp,
11739 gdb.python/py-breakpoint-create-fail.py: New testcase.
11740
fccb08f8
MG
117412016-06-25 Manish Goregaokar <manish@mozilla.com>
11742
11743 PR gdb/20239
11744 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11745 * gdb.rust/simple.exp: Add test expectations for new NonZero
11746 tests.
fccb08f8 11747
6b850546
DT
117482016-06-24 David Taylor <dtaylor@emc.com>
11749
11750 * gdb.base/offsets.exp: New file.
11751 * gdb.base/offsets.c: New file.
11752
17621150
TT
117532016-06-23 Tom Tromey <tom@tromey.com>
11754
11755 PR gdb/16483:
11756 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11757 before any filters are loaded.
11758
04d59df6
WT
117592016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11760
11761 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11762 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11763 structs.
11764 * gdb.fortran/derived-type-function.exp: New file.
11765 * gdb.fortran/derived-type-function.f90: New file.
11766
11767
ac69f786
PA
117682016-06-21 Pedro Alves <palves@redhat.com>
11769
11770 * gdb.base/new-ui.exp: New file.
11771 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11772 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11773 (with_spawn_id): New procedure.
11774
49940788
PA
117752016-06-21 Pedro Alves <palves@redhat.com>
11776
11777 * gdb.mi/mi-exec-run.exp: New file.
11778
ef274d26
PA
117792016-06-21 Pedro Alves <palves@redhat.com>
11780
11781 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11782 breakpoint command's output on the main UI.
11783 (test_break): New procedure, factored out from calls in the top
11784 level.
11785 (top level): Use foreach_with_prefix to test MI as main UI and as
11786 separate UI.
11787
468afe6c
PA
117882016-06-21 Pedro Alves <palves@redhat.com>
11789
11790 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11791 (test_awatch_creation_and_listing)
11792 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11793 Remove 'type' parameter.
11794 (test_watchpoint_all): New parameter mi_mode. Remove
11795 with_test_prefix.
11796 (top level): Use foreach_with_prefix, and add main/separate UI MI
11797 testing axis.
11798
51f77c37
PA
117992016-06-21 Pedro Alves <palves@redhat.com>
11800
11801 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11802 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11803 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11804 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11805 (gdb_main_spawn_id, mi_spawn_id): Declare and
11806 comment.
11807 (mi_create_inferior_pty): New procedure,
11808 factored out from default_mi_gdb_start.
11809 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11810 procedures.
11811 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11812 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11813 Use mi_create_inferior_pty.
11814 (mi_gdb_start): Use eval to pass down args list.
11815
8980e177
PA
118162016-06-21 Pedro Alves <palves@redhat.com>
11817
11818 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11819 * gdb.opt/inline-cmds.exp: Add MI tests.
11820
f38d3ad1
PA
118212016-06-21 Pedro Alves <palves@redhat.com>
11822
11823 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11824
45db7c09
PA
118252016-06-21 Pedro Alves <palves@redhat.com>
11826
11827 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11828 (top level): Use it instead of mi_execute_to.
11829
5a069ab3
PA
118302016-06-21 Pedro Alves <palves@redhat.com>
11831
11832 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11833 (cont_handler_str): New.
11834 (signal_stop_handler): Set stop_handler_str instead of printing to
11835 stdout.
11836 (continue_handler): Set cont_handler_str instead of printing to
11837 stdout.
11838 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11839 mi_send_resuming_command. Print stop_handler_str and
11840 cont_handler_str instead of expecting the python events print
11841 directly.
11842
2838cc1d
SD
118432016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11844
11845 * gdb.base/jit-reader.exp: New file.
11846 * gdb.base/jithost.c: New file.
11847 * gdb.base/jithost.h: New file.
11848 * gdb.base/jitreader.c : New file.
11849 * gdb.base/jit-protocol.h: New file.
11850
21a77091
YQ
118512016-06-17 Yao Qi <yao.qi@linaro.org>
11852
11853 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11854 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11855 and detach-on-fork. Adjust tests.
11856 (top level): Invoke break_cond_on_syscall with combinations of
11857 syscall, follow-fork-mode and detach-on-fork.
11858
f50bf8e5
YQ
118592016-06-17 Yao Qi <yao.qi@linaro.org>
11860
11861 * gdb.base/step-over-exit.c: New.
11862 * gdb.base/step-over-exit.exp: New.
11863
a28d8e50
YTL
118642016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11865
11866 * gdb.base/float.exp: Add target check for nds32*-*-*.
11867 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11868
cad8e26d
AB
118692016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11870
11871 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11872 for unsupported target features.
11873 * gdb.base/call-rt-st.exp: Likewise.
11874 * gdb.base/call-sc.exp: Likewise.
11875 * gdb.base/call-signal-resume.exp: Likewise.
11876 * gdb.base/call-strs.exp: Likewise.
11877 * gdb.base/callexit.exp: Likewise.
11878 * gdb.base/callfuncs.exp: Likewise.
11879 * gdb.base/nodebug.exp: Likewise.
11880 * gdb.base/printcmds.exp: Likewise.
11881 * gdb.base/ptype.exp: Likewise.
11882 * gdb.base/structs.exp: Likewise.
11883 * gdb.base/unwindonsignal.exp: Likewise.
11884 * gdb.cp/gdb2495.exp: Likewise.
11885 * gdb.cp/templates.exp: Likewise.
11886 * gdb.cp/virtfunc.exp: Likewise.
11887 * gdb.threads/hand-call-in-threads.exp: Likewise.
11888 * gdb.threads/interrupted-hand-call.exp: Likewise.
11889 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11890
347dc102
TT
118912016-06-10 Tom Tromey <tom@tromey.com>
11892
11893 PR rust/20110:
11894 * gdb.rust/expr.exp: Add test for integer constant larger than
11895 i32.
11896
5e13cf25
BH
118972016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11898
11899 * gdb.fortran/nested-funcs.exp: New.
11900 * gdb.fortran/nested-funcs.f90: New.
11901
bb556f1f
TK
119022016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11903
11904 * gdb.base/examine-backward.c: New file.
11905 * gdb.base/examine-backward.exp: New file.
11906
38b022b4
SM
119072016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11908
11909 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11910 matching.
11911
1b40ec05
TT
119122016-06-02 Tom Tromey <tom@tromey.com>
11913
11914 PR python/18984:
11915 * gdb.python/py-shared.exp: Add solib_name test.
11916
193bd378
SM
119172016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11918
11919 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11920
3326303b
MG
119212016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11922
11923 PR c++/19893
11924 * gdb.dwarf2/implref.exp: Rename to...
11925 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11926 * gdb.dwarf2/implref-array.c: New file.
11927 * gdb.dwarf2/implref-array.exp: Likewise.
11928 * gdb.dwarf2/implref-global.c: Likewise.
11929 * gdb.dwarf2/implref-global.exp: Likewise.
11930 * gdb.dwarf2/implref-struct.c: Likewise.
11931 * gdb.dwarf2/implref-struct.exp: Likewise.
11932
825c8ef2
AT
119332016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11934
11935 * gdb.trace/trace-condition.exp: Add 64bit tests.
11936
2320162a
AT
119372016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11938
11939 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11940 bits types.
11941 (main): Adapt to 8 to 64 bits types.
11942 * gdb.trace/trace-condition.exp: Add new tests.
11943
a7818233
AT
119442016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11945
11946 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11947
0d336466
AT
119482016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11949
11950 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11951 Move condition tests...
11952 * gdb.trace/trace-condition.exp: Here.
11953
7faeb45a
AT
119542016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11955
11956 * gdb.trace/trace-condition.exp: Add counter-case tests.
11957
e385593e
JK
119582016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11959
11960 PR c++/15231
11961 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11962 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11963
744608cc
PA
119642016-05-27 Pedro Alves <palves@redhat.com>
11965
11966 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11967 New procedure.
11968 (top level): Call it, and bail out of DejaGnu is known to be bad.
11969
ac775bf4
AB
119702016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11971
11972 * gdb.base/whatis.c: Extend the test case.
11973 * gdb.base/whatis.exp: Add additional tests.
11974
2bbad2ea
BH
119752016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11976
11977* gdb.fortran/type.f90: Add pointer variable.
11978* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11979
8b70175d
BH
119802016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11981
11982 * gdb.fortran/vla-type.exp: Fix testcase name.
11983
86d8a848
BH
119842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11985
11986 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11987
e188eb36
BH
119882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11989
11990 * gdb.fortran/type.f90: Add nested structures.
11991 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11992 * gdb.fortran/derived-type.exp: Adapt expected output.
11993 * gdb.fortran/vla-type.exp: Adapt expected output.
11994
9b2db1fd
BH
119952016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11996
11997 * gdb.fortran/whatis_type.exp: Adapt expected output.
11998
72b17055
BH
119992016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12000
12001 * gdb.fortran/print_type.exp: Fix expected output.
12002 * gdb.fortran/whatis_type.exp: Fix expected output.
12003
3cd81d8d
BH
120042016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12005
12006 * gdb.fortran/whatis_type.exp: Use multi_line.
12007
ddae9462
TT
120082016-05-24 Tom Tromey <tom@tromey.com>
12009
12010 PR python/17386:
12011 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12012 use value as an index.
12013
1957f6b8
TT
120142016-05-23 Tom Tromey <tom@tromey.com>
12015
12016 PR python/17981:
12017 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12018 no-breakpoint case.
12019
026a9174
PA
120202016-05-24 Pedro Alves <palves@redhat.com>
12021
12022 PR gdb/19828
12023 * gdb.threads/clone-attach-detach.c: New file.
12024 * gdb.threads/clone-attach-detach.exp: New file.
12025
e70a7231
FR
120262016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12027
12028 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12029
0f6ed0e0
TT
120302016-05-23 Tom Tromey <tom@tromey.com>
12031
12032 PR python/19438, PR python/18393:
12033 * gdb.python/py-progspace.exp: Add "dir" test.
12034 * gdb.python/py-objfile.exp: Add "dir" test.
12035
ffd19d61
YQ
120362016-05-23 Yao Qi <yao.qi@linaro.org>
12037
12038 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12039 * gdb.arch/thumb2-it.exp: Likewise.
12040
9e8f9b05
SM
120412016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12042
12043 * gdb.mi/mi-threads-interrupt.c: New file.
12044 * gdb.mi/mi-threads-interrupt.exp: New file.
12045
61c6156d
SM
120462016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12047
12048 PR gdb/18077
12049 * gdb.mi/mi-async-run.exp: New file.
12050 * gdb.mi/mi-async-run.c: New file.
12051
67218854
TT
120522016-05-17 Tom Tromey <tom@tromey.com>
12053 Manish Goregaokar <manishsmail@gmail.com>
12054
12055 * lib/rust-support.exp: New file.
12056 * lib/gdb.exp (skip_rust_tests): New proc.
12057 (build_executable_from_specs): Handle rust.
12058 * lib/future.exp (gdb_find_rustc): New proc.
12059 (gdb_default_target_compile): Handle rust.
12060 * gdb.rust/expr.exp: New file.
12061 * gdb.rust/generics.exp: New file.
12062 * gdb.rust/generics.rs: New file.
12063 * gdb.rust/methods.exp: New file.
12064 * gdb.rust/methods.rs: New file.
12065 * gdb.rust/modules.exp: New file.
12066 * gdb.rust/modules.rs: New file.
12067 * gdb.rust/simple.exp: New file.
12068 * gdb.rust/simple.rs: New file.
12069
c44af4eb
TT
120702016-05-17 Tom Tromey <tom@tromey.com>
12071
12072 * gdb.base/default.exp (set language): Add rust.
12073
dcd1f979
TT
120742016-05-17 Tom Tromey <tom@tromey.com>
12075
12076 * gdb.gdb/unittest.exp: New file.
12077
155b7f57
YQ
120782016-05-16 Yao Qi <yao.qi@linaro.org>
12079
12080 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12081 shell_prompt. Update shell_prompt_re.
12082
8ddd5a6c
DE
120832016-05-12 Doug Evans <dje@google.com>
12084
12085 PR symtab/19999
12086 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12087 $options when building executable.
12088 * gdb.dwarf2/fission-loclists-pie.S: New file.
12089 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12090
02e370d9
SM
120912016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12092
12093 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12094 of [is_remote target],
12095
8929ad8b
SM
120962016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12097
12098 * lib/gdb.exp (use_gdb_stub): New procedure.
12099
6c447423
DE
121002016-05-03 Yunlian Jiang <yunlian@google.com>
12101 Doug Evans <dje@google.com>
12102
12103 PR symtab/19914
12104 * gdb.dwarf2/dwp-sepdebug.c: New file.
12105 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12106
444e826c
SM
121072016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12108
12109 * gdb.base/detach.exp: Remove is_remote check.
12110
740feeaa
SM
121112016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12112
12113 * gdb.base/annota-input-while-running.exp: Don't check for
12114 [is_remote target]. Enable annotations after running to main.
12115 Remove unused "set test..." line.
12116
9080ac9d
SM
121172016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12118
12119 * gdb.trace/trace-enable-disable.exp: New file.
12120 * gdb.trace/trace-enable-disable.c: New file.
12121
952ebca5
SM
121222016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12123
12124 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12125 use it in info sharedlibrary test.
12126 * gdb.trace/ftrace-lock.exp: Likewise.
12127 * gdb.trace/ftrace.exp: Likewise.
12128 * gdb.trace/range-stepping.exp: Likewise.
12129 * gdb.trace/trace-break.exp: Likewise.
12130 * gdb.trace/trace-condition.exp: Likewise.
12131 * gdb.trace/trace-mt.exp: Likewise.
12132
d9019901
SM
121332016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12134
12135 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12136 (gdb_load_shlib): ... this.
12137 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12138 gdb_load_shlib.
12139 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12140 * gdb.base/ctxobj.exp: Likewise.
12141 * gdb.base/dprintf-pending.exp: Likewise.
12142 * gdb.base/dso2dso.exp: Likewise.
12143 * gdb.base/fixsection.exp: Likewise.
12144 * gdb.base/gcore-relro.exp: Likewise.
12145 * gdb.base/gdb1555.exp: Likewise.
12146 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12147 * gdb.base/gnu-ifunc.exp: Likewise.
12148 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12149 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12150 * gdb.base/pending.exp: Likewise.
12151 * gdb.base/print-file-var.exp: Likewise.
12152 * gdb.base/print-symbol-loading.exp: Likewise.
12153 * gdb.base/shlib-call.exp: Likewise.
12154 * gdb.base/shreloc.exp: Likewise.
12155 * gdb.base/so-impl-ld.exp: Likewise.
12156 * gdb.base/solib-disc.exp: Likewise.
12157 * gdb.base/solib-nodir.exp: Likewise.
12158 * gdb.base/solib-overlap.exp: Likewise.
12159 * gdb.base/solib-symbol.exp: Likewise.
12160 * gdb.base/solib-weak.exp (do_test): Likewise.
12161 * gdb.base/sym-file.exp: Likewise.
12162 * gdb.base/symtab-search-order.exp: Likewise.
12163 * gdb.base/type-opaque.exp: Likewise.
12164 * gdb.base/unload.exp: Likewise.
12165 * gdb.base/watchpoint-solib.exp: Likewise.
12166 * gdb.compile/compile.exp: Likewise.
12167 * gdb.cp/gdb2384.exp: Likewise.
12168 * gdb.cp/infcall-dlopen.exp: Likewise.
12169 * gdb.cp/re-set-overloaded.exp: Likewise.
12170 * gdb.fortran/library-module.exp: Likewise.
12171 * gdb.opt/solib-intra-step.exp: Likewise.
12172 * gdb.python/py-finish-breakpoint.exp: Likewise.
12173 * gdb.python/py-shared.exp: Likewise.
12174 * gdb.reverse/solib-precsave.exp: Likewise.
12175 * gdb.reverse/solib-reverse.exp: Likewise.
12176 * gdb.server/solib-list.exp: Likewise.
12177 * gdb.threads/dlopen-libpthread.exp: Likewise.
12178 * gdb.threads/tls-shared.exp: Likewise.
12179 * gdb.threads/tls-so_extern.exp: Likewise.
12180 * gdb.trace/change-loc.exp: Likewise.
12181 * gdb.trace/ftrace-lock.exp: Likewise.
12182 * gdb.trace/ftrace.exp: Likewise.
12183 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12184 * gdb.trace/pending.exp: Likewise.
12185 * gdb.trace/range-stepping.exp: Likewise.
12186 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12187 (strace_info_marker): Likewise.
12188 (strace_probe_marker): Likewise.
12189 (strace_trace_on_same_addr): Likewise.
12190 (strace_trace_on_diff_addr): Likewise.
12191 * gdb.trace/trace-break.exp: Likewise.
12192 * gdb.trace/trace-condition.exp: Likewise.
12193 * gdb.trace/trace-mt.exp: Likewise.
12194
fca4cfd9
SM
121952016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12196
12197 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12198 result of gdb_remote_download.
12199 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12200 * gdb.base/dso2dso.exp: Likewise.
12201 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12202 * gdb.base/print-file-var.exp: Likewise.
12203 * gdb.base/shlib-call.exp: Likewise.
12204 * gdb.base/shreloc.exp: Likewise.
12205 * gdb.base/solib-overlap.exp: Likewise.
12206 * gdb.base/solib-weak.exp (do_test): Likewise.
12207 * gdb.base/unload.exp: Likewise.
12208
11cf4ffb
YQ
122092016-04-27 Yao Qi <yao.qi@linaro.org>
12210
12211 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12212 exists.
12213
3e2e34f8
KB
122142016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12215
12216 * vla-type.exp: Print structure from toplevel.
12217
8f07e298
BH
122182016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12219
12220 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12221 of dynamic types.
12222 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12223 of dynamic types.
12224
9920b434
BH
122252016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12226
12227 * gdb.fortran/vla-type.f90: New file.
12228 * gdb.fortran/vla-type.exp: New file.
12229
f3abeff5
YQ
122302016-04-25 Yao Qi <yao.qi@linaro.org>
12231
12232 * gdb.base/branch-to-self.c: New file.
12233 * gdb.base/branch-to-self.exp: New file.
12234
0a5d52f0
YQ
122352016-04-22 Yao Qi <yao.qi@linaro.org>
12236
12237 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12238 more after $hex.
12239
495346f6
YQ
122402016-04-22 Yao Qi <yao.qi@linaro.org>
12241
12242 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12243 * gdb.base/annota3.exp: Likewise.
12244
4a7e075c
YQ
122452016-04-22 Yao Qi <yao.qi@linaro.org>
12246
12247 * gdb.reverse/step-precsave.exp: Do one step and test program
12248 stops in "callee" and do multiple steps until program goes out
12249 of "callee".
12250 * gdb.reverse/step-reverse.exp: Likewise.
12251
5b061e98
YQ
122522016-04-22 Yao Qi <yao.qi@linaro.org>
12253
12254 * gdb.trace/signal.exp: Also pass if
12255 $tracepoint_hits($i) > $iterations.
12256
5c5dc57f
YQ
122572016-04-22 Yao Qi <yao.qi@linaro.org>
12258
12259 * gdb.trace/signal.c: New file.
12260 * gdb.trace/signal.exp: New file.
12261
a55411b9
DE
122622016-04-19 Doug Evans <xdje42@gmail.com>
12263
12264 * gdb.base/bad-file.exp: New file.
12265
a22df60a
MG
122662016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12267
12268 * gdb.dwarf2/implref.exp: New file.
12269
0c13f7e5
BH
122702016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12271
12272 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12273 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12274 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12275 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12276 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12277 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12278 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12279 * lib/fortran.exp (fortran_int4): New procedure.
12280 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12281 (fortran_logical4): Likewise.
12282
9b9b09e9
BH
122832016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12284
12285 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12286
a14d1f4d
BH
122872016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12288
12289 * lib/compiler.c: Add Intel specific preprocessor macros.
12290 * lib/compiler.cc: Likewise.
25d49b86 12291
7d49b1d0
LM
122922016-04-13 Luis Machado <lgustavo@codesourcery.com>
12293
12294 * gdb.server/connect-with-no-symbol-file.c: New file.
12295 * gdb.server/connect-with-no-symbol-file.exp: New file.
12296
8392fa22
SM
122972016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12298
12299 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12300
8c4c4aeb
SM
123012016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12302
12303 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12304 standard output directory.
12305
45e3745e
AT
123062016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12307
12308 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12309
e26b7e41
MM
123102016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12311
12312 * gdb.btrace/instruction_history.c (loop): Add declaration.
12313
8ce09462
AT
123142016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12315
12316 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12317
2e88a1ea
SM
123182016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12319
12320 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12321 parentheses to print.
12322 (continue_handler): Likewise.
12323
f48e22e3
SM
123242016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12325
12326 * gdb.server/solib-list.exp: Remove is_remote check.
12327 Pass shlib= to gdb_compile. Don't link shared library with
12328 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12329 Run binary filename through "readlink -f" on the target.
12330
096be756
PA
123312016-04-08 Pedro Alves <palves@redhat.com>
12332
12333 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12334 interpreter filename as argument to gdbserver_spawn.
12335 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12336 Return empty if $last_loaded_file does not exist.
12337
06500533
JK
123382016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12339
12340 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12341 * gdb.base/jit-main.c: Use exit after usage.
12342
2d35e871
JK
123432016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12344
12345 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12346 GDBHISTSIZE prior to the tests.
12347 * gdb.base/gdbinit-history.exp: Likewise.
12348
123492016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12350
12351 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12352 instead of build_executable. Use gdb_load_shlibs.
12353
c8064e7e
YQ
123542016-04-07 Yao Qi <yao.qi@linaro.org>
12355
12356 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12357 Execute "si" command.
12358
bde47561
YQ
123592016-04-07 Yao Qi <yao.qi@linaro.org>
12360
12361 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12362 number instead of the comments on some line.
12363
b16f8a3b
DB
123642016-04-06 Don Breazeal <donb@codesourcery.com>
12365
12366 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12367 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12368
c2f901df
SM
123692016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12370
12371 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12372 standard_output_file. Remove unused binfile variable.
12373
ac17fda0
CU
123742016-04-05 Catalin Udma <catalin.udma@freescale.com>
12375
12376 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12377 * gdb.python/py-mi-objfile.exp: Match "list main" output
12378 in console format.
12379
03a8c4df
SM
123802016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12381
12382 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12383 absolute.
12384
6e774b13
SM
123852016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12386
12387 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12388 absolute.
12389 * gdb.trace/ftrace.exp: Likewise.
12390 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12391 targets as well.
12392 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12393 (gdb_load_shlibs): Copy libraries to test directory when testing
12394 natively. Only set solib-search-path if testing remotely.
12395 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12396
7817ea46
SM
123972016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12398
12399 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12400 gdb_download. Use it even if the target is not remote.
12401 * gdb.base/jit.exp (compile_jit_test): Likewise.
12402 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12403 output directory if the destination board is local, otherwise use
12404 the standard remote_download from DejaGnu.
12405 (gdb_download): Remove.
12406 (gdb_load_shlibs): Use gdb_remote_download instead of
12407 gdb_download.
12408 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12409 Use gdb_remote_download instead of gdb_download. Use it even if
12410 the target is not remote.
12411 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12412 instead of gdb_download.
12413
7beb7f68
SM
124142016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12415
12416 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12417 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12418 run.
12419
cc63428a
AV
124202016-04-01 Artemiy Volkov <artemiyv@acm.org>
12421
12422 PR gdb/19820
12423 * gdb.base/printcmds.exp: Add artificial arrays tests.
12424
64cdf930
PA
124252016-03-31 Pedro Alves <palves@redhat.com>
12426
12427 PR gdb/19858
12428 * gdb.base/jit-main.c: Include unistd.h.
12429 (ATTACH): Define to 0 if not already defined.
12430 (wait_for_gdb, mypid): New globals.
12431 (WAIT_FOR_GDB): New macro.
12432 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12433 some breakpoint locations.
12434 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12435 New procedures.
12436 (one_jit_test): Add REATTACH parameter, and handle it. Use
12437 continue_to_test_location.
12438 (top level): Test attach, and adjusts calls to one_jit_test.
12439
40dea8cb
PA
124402016-03-31 Pedro Alves <palves@redhat.com>
12441
12442 PR gdb/19858
12443 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12444 BINSUFFIX parameter, and handle it.
12445 (top level): Adjust calls compile_jit_test.
12446
e7ea3ec7
CU
124472016-03-31 Catalin Udma <catalin.udma@freescale.com>
12448
12449 PR python/19743
12450 * gdb.python/py-mi-events-gdb.py: New file.
12451 * gdb.python/py-mi-events.c: New file.
12452 * gdb.python/py-mi-events.exp: New file.
12453
e6359af3
YQ
124542016-03-30 Yao Qi <yao.qi@linaro.org>
12455
12456 * gdb.reverse/until-precsave.exp: Match function name only.
12457 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12458 Move malloc to a condition block.
12459 * gdb.reverse/until-reverse.exp: Match function name only.
12460
a4105d04
MK
124612016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12462
12463 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12464 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12465 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12466 variable for GPR 0 instead of assuming it is register 0.
12467 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12468 * lib/trace-support.exp: Add s390 registers.
12469
bfa6adb9
YQ
124702016-03-29 Yao Qi <yao.qi@linaro.org>
12471
12472 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12473
1e6697ea
YQ
124742016-03-24 Yao Qi <yao.qi@linaro.org>
12475
12476 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12477 test message.
12478
64bcd522
AA
124792016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12480
12481 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12482 maintaining separate logic for constructing the output path.
12483
7868401b
DB
124842016-03-16 Don Breazeal <donb@codesourcery.com>
12485
12486 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12487 Retry fork and waitpid on interrupted system call errors.
12488 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12489 Use with_timeout_factor to increase timeout by factor of 10.
12490
1cafadb4
DB
124912016-03-15 Don Breazeal <donb@codesourcery.com>
12492
12493 * gdb.cp/scope-err.cc: New test program.
12494 * gdb.cp/scope-err.exp: New test script.
12495 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12496 lines and "set breakpoint here" comment.
12497 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12498 Fixed some whitespace and format issues.
12499 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12500 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12501
81516450
DE
125022016-03-15 Doug Evans <dje@google.com>
12503
12504 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12505 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12506 All callers updated. Add tests for enums, mixed flags register.
12507
aa52b601
DE
125082016-03-15 Doug Evans <dje@google.com>
12509
12510 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12511 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12512
fa4ff313
SM
125132016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12514
12515 * gdb.base/default.exp: Add $_as_string to the list of expected
12516 convenience functions.
12517
f2403c39
AB
125182016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12519
12520 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12521
f2f3ccb9
SM
125222016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12523
12524 * gdb.python/py-as-string.exp: New file.
12525 * gdb.python/py-as-string.c: New file.
12526
00dbd492
PA
125272016-03-09 Pedro Alves <palves@redhat.com>
12528
12529 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12530 signal" -> "Thread NN received signal" output change.
12531 * gdb.threads/ia64-sigill.exp: Likewise.
12532 * gdb.threads/linux-dp.exp: Likewise.
12533 * gdb.threads/manythreads.exp: Likewise.
12534 * gdb.threads/pending-step.exp: Likewise.
12535 * gdb.threads/print-threads.exp: Likewise.
12536 * gdb.threads/sigstep-threads.exp: Likewise.
12537 * gdb.threads/staticthreads.exp: Likewise.
12538 * gdb.threads/tls.exp: Likewise.
12539
1e6697ea
YQ
125402016-03-09 Pedro Alves <palves@redhat.com>
12541
12542 * gdb.base/command-line-input.exp: New file.
12543
b04fd3be
MK
125442016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12545
12546 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12547 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12548 * gdb.trace/pending.exp: Accept leading dot before function name.
12549 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12550 * lib/trace-support.exp: Set registers for ppc.
12551
98fa59e9
MK
125522016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12553
12554 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12555 use it for disassembly; accept .main in addition to main in backtrace.
12556
f77198c8
MK
125572016-03-09 Wei-cheng Wang <cole945@gmail.com>
12558 Marcin Kościelnicki <koriakin@0x04.net>
12559
12560 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12561 (gdb_recursion_test_ptr): New global variable.
12562 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12563 gdb_recursion_test.
12564 (gdb_c_test): Ditto.
12565
ba84e0da
MK
125662016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12567
12568 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12569 ordering.
12570
4366d36e
MK
125712016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12572
12573 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12574 (bar): Add bar_start_lbl label.
12575 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12576 of foo/bar for emitting DWARF and tracing.
12577
5eb264df
SDJ
125782016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12579
12580 * analyze-racy-logs.py: Set executable bit.
12581
fb6a751f
SDJ
125822016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12583
12584 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12585 (CHECK_TARGET_TMP): Likewise.
12586 (check-single-racy): New rule.
12587 (check-parallel-racy): Likewise.
12588 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12589 (do-check-parallel-racy): New rule.
12590 (check-racy/%.exp): Likewise.
12591 * README (Racy testcases): New section.
12592 * analyze-racy-logs.py: New file.
12593
bdf7e230
DE
125942016-03-03 Doug Evans <dje@google.com>
12595
12596 * gdb.base/skip.exp: Use with_test_prefix.
12597
4719d415
YQ
125982016-03-03 Yao Qi <yao.qi@linaro.org>
12599
12600 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12601 Invoke step_over_syscall "clone" and break_cond_on_syscall
12602 "clone".
12603 * gdb.base/step-over-clone.c: New file.
12604
ea507862
YQ
126052016-03-03 Yao Qi <yao.qi@linaro.org>
12606
12607 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12608 code format.
12609
8fc8cbda
YQ
126102016-03-03 Yao Qi <yao.qi@linaro.org>
12611
12612 * gdb.base/disp-step-fork.c: Rename to ...
12613 * gdb.base/step-over-fork.c: ... it. New file.
12614 * gdb.base/disp-step-vfork.c: Rename to ...
12615 * gdb.base/step-over-vfork.c: ... it. New file.
12616 * gdb.base/disp-step-syscall.exp: Rename to ...
12617 * gdb.base/step-over-syscall.exp: ... it. New file.
12618 (disp_step_cross_syscall): Rename to ...
12619 (step_over_syscall): ... it.
12620
92fa70b0
YQ
126212016-03-03 Yao Qi <yao.qi@linaro.org>
12622
12623 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12624 If target supports condition evaluation on target, invoke
12625 break_cond_on_syscall for fork and vfork.
12626
e197ad3c
YQ
126272016-03-03 Yao Qi <yao.qi@linaro.org>
12628
12629 * gdb.base/disp-step-syscall.exp: Don't invoke
12630 support_displaced_stepping.
12631 (disp_step_cross_syscall): Test with displaced stepping off and
12632 on if supported.
12633
0b47da9f
YQ
126342016-03-03 Yao Qi <yao.qi@linaro.org>
12635
12636 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12637 proc.
12638 (setup): New proc.
12639 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12640 and setup.
12641
065ab6dc
BH
126422016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12643
12644 * gdb.fortran/vla-history.exp: Remove breakpoint.
12645
07e448ad 126462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12647
25d49b86
PA
12648 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12649 exceeds timeout.
07e448ad 12650
9ac2d526 126512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12652
25d49b86
PA
12653 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12654 breakpoint.
9ac2d526 12655
17807369
BH
126562016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12657
12658 * gdb.mi/vla.f90: Nullify pointer after declaration.
12659
86e501af
PA
126602016-03-01 Pedro Alves <palves@redhat.com>
12661
12662 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12663
1e903e32
PA
126642016-03-01 Pedro Alves <palves@redhat.com>
12665
12666 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12667 before anything else.
12668 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12669 _GNU_SOURCE here.
12670 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12671 before anything else.
12672 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12673
6ccb54e2
PA
126742016-03-01 Pedro Alves <palves@redhat.com>
12675
12676 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12677
30ca9da1
YQ
126782016-03-01 Yao Qi <yao.qi@linaro.org>
12679
12680 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12681 prepare_for_testing.
12682
dc856b38
YQ
126832016-03-01 Yao Qi <yao.qi@linaro.org>
12684
12685 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12686
4a932159
AA
126872016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12688
12689 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12690 manually constructing the output path.
12691
f2489477
AA
126922016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12693
12694 * gdb.arch/s390-stackless.S: New.
12695 * gdb.arch/s390-stackless.exp: New.
12696
38899f16
IB
126972016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12698
12699 * gdb.dlang/circular.c: New file.
12700 * gdb.dlang/circular.exp: New file.
12701
9fde51ed
YQ
127022016-02-26 Yao Qi <yao.qi@linaro.org>
12703
12704 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12705 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12706 (testcases): Update.
12707
ce90fefe
YQ
127082016-02-26 Yao Qi <yao.qi@linaro.org>
12709
12710 * gdb.reverse/aarch64.c: Rename to ...
12711 * gdb.reverse/insn-reverse.c: ... it.
12712 * gdb.reverse/aarch64.exp: Rename to ...
12713 * gdb.reverse/insn-reverse.exp: ... it.
12714
3263bceb
YQ
127152016-02-26 Yao Qi <yao.qi@linaro.org>
12716
12717 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12718 (testcase_ftype): New.
12719 (testcases): New array.
12720 (n_testcases): New.
12721 (main): Call each element in testcases.
12722 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12723 (read_testcase): New.
12724 Do the tests in a loop.
12725
6cb59ff1
YQ
127262016-02-25 Yao Qi <yao.qi@linaro.org>
12727
12728 * gdb.base/branches.c: Remove.
12729
ae91f625
MK
127302016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12731
12732 PR gdb/13808
12733 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12734
678b48b7
MK
127352016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12736
12737 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12738
7337a6f2
MK
127392016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12740
12741 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12742 change x86_64 call_insn to 'callq'.
12743
861ca91f
AT
127442016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12745
12746 * gdb.trace/tfile-avx.c: Move to...
12747 * gdb.trace/tracefile-pseudo-reg.c: Here.
12748 * gdb.trace/tfile-avx.exp: Move to...
12749 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12750
bf74e428
GB
127512016-02-24 Gary Benson <gbenson@redhat.com>
12752
12753 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12754 message on attach.
12755
cce0e923
DE
127562016-02-23 Doug Evans <dje@google.com>
12757
12758 * gdb.base/skip.c (test_skip): New function.
12759 (end_test_skip_file_and_function): New function.
12760 (test_skip_file_and_function): New function.
12761 * gdb.base/skip1.c (test_skip): New function.
12762 (skip1_test_skip_file_and_function): New function.
12763 * gdb.base/skip.exp: Add tests for new skip options.
12764 * gdb.base/skip-solib.exp: Update expected output.
12765 * gdb.perf/skip-command.cc: New file.
12766 * gdb.perf/skip-command.exp: New file.
12767 * gdb.perf/skip-command.py: New file.
12768
4000e47e
MK
127692016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12770
12771 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12772 info registers pattern.
12773
24f75ead
IB
127742016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12775
12776 * lib/future.exp: Add D support.
12777 (gdb_find_gdc): New proc.
12778 (gdb_default_target_compile): Add D support.
12779
fbb7bcbe
WW
127802016-02-18 Wei-cheng Wang <cole945@gmail.com>
12781
12782 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12783 user+system time.
12784 (trace_speed_test): Determine the iteration count for a time
12785 between 15..30 seconds.
12786
012b3a21
WT
127872016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12788
12789 * gdb.arch/i386-mpx-sigsegv.c: New file.
12790 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12791 * gdb.arch/i386-mpx-simple_segv.c: New file.
12792 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12793
2d5189bd
YQ
127942016-02-18 Yao Qi <yao.qi@linaro.org>
12795
12796 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12797 Don't call setup_kfail.
12798
40fb20d0
YQ
127992016-02-18 Yao Qi <yao.qi@linaro.org>
12800
12801 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12802 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12803
21b1f8d2
DE
128042016-02-16 Doug Evans <dje@google.com>
12805
12806 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12807 * gdb.base/skip1.c: Ditto.
12808 * gdb.base/skip.exp: Whitespace cleanup.
12809
4041ed77
DB
128102016-02-16 Don Breazeal <donb@codesourcery.com>
12811
12812 PR remote/19496
12813 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12814 Remove kfail for PR remote/19496.
12815
c4ef31bf
SM
128162016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12817
12818 * lib/gdb.exp (standard_temp_file): Return a path specific to
12819 the runtest invocation.
12820
266b65b3
SM
128212016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12822
12823 * gdb.trace/save-trace.exp: Change relative path to be in the
12824 standard output directory.
12825
a7a0a6a9
JK
128262016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12827
12828 * gdb.arch/i386-prologue.c: Add missing prototypes.
12829
c99dbb42
JK
128302016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12831
12832 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12833 * gdb.arch/i386-prologue.exp: Likewise.
12834 * gdb.arch/i386-size.exp: Likewise.
12835
aa480355
SM
128362016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12837
12838 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12839 define object file path.
12840 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12841 file path.
12842 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12843 standard_output_file to define binfile.
12844
ba881f50
JK
128452016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12846
12847 Fix compatibility with recent gfortran-5.3.1.
12848 * gdb.fortran/vla-history.exp (print vla1 allocated)
12849 (print vla2 allocated, print $2, print $3): Remove
12850 (print $4): Rename to ...
12851 (print $2): ... here.
12852 (print $9): Rename to ...
12853 (print $5): ... here.
12854 (print $10): Rename to ...
12855 (print $6): ... here.
12856 * gdb.fortran/vla.f90: Add pvla initialization.
12857
e9fb005c
JK
128582016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12859
12860 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12861 New test.
12862 * gdb.fortran/vla-value-sub.exp: Likewise.
12863
e44e00ff
MK
128642016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12865
12866 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12867
97e94151
SM
128682016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12869
12870 * i386-biarch-core.exp: Define corefile using
12871 standard_output_file.
12872
01113bc1
YQ
128732016-02-12 Yao Qi <yao.qi@linaro.org>
12874
12875 * gdb.arch/arm-single-step-kernel-helper.c: New.
12876 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12877
33b4777c
MM
128782016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12879
12880 * gdb.btrace/tailcall-only.exp: New.
12881 * gdb.btrace/tailcall-only.c: New.
12882 * gdb.btrace/x86_64-tailcall-only.S: New.
12883 * gdb.btrace/i686-tailcall-only.S: New.
12884
acc23c11
PA
128852016-02-11 Pedro Alves <palves@redhat.com>
12886
12887 * README (Parallel testing): Add missing double quotes.
12888
e352bf0a
PA
128892016-02-11 Pedro Alves <palves@redhat.com>
12890
12891 * README (Parallel testing): New section.
12892 (GDB_PARALLEL): Rewrite.
12893 (FORCE_PARALLEL): Document.
12894
9f5fed78
MK
128952016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12896
12897 * gdb.trace/tfile-avx.c: New test.
12898 * gdb.trace/tfile-avx.exp: New test.
12899
9ef9e6a6
KS
129002016-02-09 Keith Seitz <keiths@redhat.com>
12901
12902 PR breakpoints/19546
12903 * gdb.base/infcall-exec.c: New file.
12904 * gdb.base/infcall-exec2.c: New file.
12905 * gdb.base/infcall-exec.exp: New file.
12906
a96e36da
KS
129072016-02-09 Keith Seitz <keiths@redhat.com>
12908
12909 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12910 (toplevel): Call test_bkpt_address.
12911
9f61929f
KS
129122016-02-09 Keith Seitz <keiths@redhat.com>
12913
12914 PR python/19506
12915 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12916 (toplevel): Call test_bkpt_address.
12917
1e94266c
SM
129182016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12919
12920 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12921 to AC_OUTPUT.
12922 * configure: Regenerate.
12923
2a7f3dff
PA
129242016-02-09 Pedro Alves <palves@redhat.com>
12925
12926 PR breakpoints/19548
12927 * gdb.base/execl-update-breakpoints.c (some_function): New
12928 function.
12929 (main): Call it.
12930 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12931 Tighten expected GDB output.
12932
2151ccc5
SM
129332016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12934
12935 * Makefile.in (ALL_SUBDIRS): Remove.
12936 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12937 (distclean maintainer-clean realclean): Likewise.
12938 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12939 * configure: Regenerate.
12940 * gdb.ada/Makefile.in: Delete.
12941 * gdb.arch/Makefile.in: Likewise.
12942 * gdb.asm/Makefile.in: Likewise.
12943 * gdb.base/Makefile.in: Likewise.
12944 * gdb.btrace/Makefile.in: Likewise.
12945 * gdb.cell/Makefile.in: Likewise.
12946 * gdb.compile/Makefile.in: Likewise.
12947 * gdb.cp/Makefile.in: Likewise.
12948 * gdb.disasm/Makefile.in: Likewise.
12949 * gdb.dlang/Makefile.in: Likewise.
12950 * gdb.dwarf2/Makefile.in: Likewise.
12951 * gdb.fortran/Makefile.in: Likewise.
12952 * gdb.gdb/Makefile.in: Likewise.
12953 * gdb.go/Makefile.in: Likewise.
12954 * gdb.guile/Makefile.in: Likewise.
12955 * gdb.java/Makefile.in: Likewise.
12956 * gdb.linespec/Makefile.in: Likewise.
12957 * gdb.mi/Makefile.in: Likewise.
12958 * gdb.modula2/Makefile.in: Likewise.
12959 * gdb.multi/Makefile.in: Likewise.
12960 * gdb.objc/Makefile.in: Likewise.
12961 * gdb.opencl/Makefile.in: Likewise.
12962 * gdb.opt/Makefile.in: Likewise.
12963 * gdb.pascal/Makefile.in: Likewise.
12964 * gdb.perf/Makefile.in: Likewise.
12965 * gdb.python/Makefile.in: Likewise.
12966 * gdb.reverse/Makefile.in: Likewise.
12967 * gdb.server/Makefile.in: Likewise.
12968 * gdb.stabs/Makefile.in: Likewise.
12969 * gdb.threads/Makefile.in: Likewise.
12970 * gdb.trace/Makefile.in: Likewise.
12971 * gdb.xml/Makefile.in: Likewise.
12972 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12973 GDB_PARALLEL.
12974 (standard_output_file): Remove check for GDB_PARALLEL, always
12975 return path in outputs/$subdir/$testname.
12976
437277d4
SM
129772016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12978
12979 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12980 (site.exp): Assign abs_srcdir to tcl's srcdir.
12981
31d913c7
YQ
129822016-02-04 Yao Qi <yao.qi@linaro.org>
12983
12984 * gdb.base/foll-exec-mode.c: Include limits.h.
12985 (main): Add parameters argc and argv. Get directory from
12986 argv[0].
12987 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12988 compilation.
12989 * gdb.base/foll-exec.c: Include limits.h.
12990 (main): Add parameters argc and argv.
12991 Get directory from argv[0].
12992 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12993 Adjust tests on the number of lines as source code changed.
12994 * gdb.base/foll-vfork-exit.c: Include limits.h.
12995 (main): Add one line of statement before vfork.
12996 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12997 (main): Add parameters argc and argv. Get directory from
12998 argv[0].
12999 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13000 (setup_gdb): Set tbreak to skip some source lines.
13001 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13002 (main): Add parameters argc and argv. Get directory from
13003 argv[0].
13004 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13005 compilation.
13006 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13007 (main): Add parameters argc and argv. Get directory from
13008 argv[0].
13009 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13010 compilation.
13011
9482b9fb
DE
130122016-02-01 Doug Evans <dje@google.com>
13013
13014 * gdb.base/skip.exp: Clean up multiple references to same test name.
13015
6b2e4f10
PA
130162016-02-01 Pedro Alves <palves@redhat.com>
13017
ccb6afd6 13018 PR remote/19496
6b2e4f10
PA
13019 * gdb.threads/forking-threads-plus-breakpoint.exp
13020 (displaced_stepping_supported): New global.
13021 (probe_displaced_stepping_support): New procedure.
13022 (do_test): Add 'displaced' parameter, and use it.
13023 (top level): Check for displaced stepping support. Add displaced
13024 stepping on/off testing axis.
13025
37a8db1a
AB
130262016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13027
13028 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13029 pointer. Don't perform further tests on the unassociated pointer
13030 if the first test fails.
13031
5fdf6324
AB
130322016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13033
13034 * gdb.base/max-value-size.c: New file.
13035 * gdb.base/max-value-size.exp: New file.
13036 * gdb.base/huge.exp: Disable max-value-size for this test.
13037
935c6144
IB
130382016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13039
13040 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13041
7fe8399d
YQ
130422016-01-28 Yao Qi <yao.qi@linaro.org>
13043
13044 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13045
a2077e25
PA
130462016-01-25 Pedro Alves <palves@redhat.com>
13047
13048 PR threads/19461
13049 * gdb.base/fork-running-state.c: New file.
13050 * gdb.base/fork-running-state.exp: New file.
13051
1d2736d4
PA
130522016-01-25 Pedro Alves <palves@redhat.com>
13053
13054 PR gdb/19494
13055 * gdb.base/catch-fork-kill.c: New file.
13056 * gdb.base/catch-fork-kill.exp: New file.
13057
f1da4b11
PA
130582016-01-25 Pedro Alves <palves@redhat.com>
13059
13060 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13061 Delete, moved to lib/gdb.exp.
13062 * gdb.threads/forking-threads-plus-breakpoint.exp
13063 (foreach_with_prefix): Likewise.
13064 * gdb.threads/process-dies-while-handling-bp.exp
13065 (foreach_with_prefix): Likewise.
13066 * lib/gdb.exp (foreach_with_prefix): New procedure.
13067
45f38546
MK
130682016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13069
13070 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13071 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13072
dc29a1ce
MK
130732016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13074
13075 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13076 endian targets.
13077
092127d7
JK
130782016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13079 Pedro Alves <palves@redhat.com>
13080
13081 Fix testsuite compatibility with Guile.
13082 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13083 number.
13084
31d765d3
JK
130852016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13086
13087 Fix testsuite compatibility with Guile.
13088 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13089 (thread 1): New test for backtrace through signal handler.
13090
1ac78c04
YQ
130912016-01-22 Yao Qi <yao.qi@linaro.org>
13092
13093 PR testsuite/19491
13094 * gdb.base/multi-forks.c: Include
13095 ../lib/unbuffer_output.c
13096 (main): Call gdb_unbuffer_output.
13097
4f5946a8
DE
130982016-01-21 Doug Evans <dje@google.com>
13099
13100 * lib/ada.exp (gdb_compile_ada): Fix typo.
13101
305e13e6
JB
131022016-01-21 Joel Brobecker <brobecker@adacore.com>
13103
13104 * gdb.base/break-fun-addr.exp: New file.
13105 * gdb.base/break-fun-addr1.c: New file.
13106 * gdb.base/break-fun-addr2.c: New file.
13107
5f5dfff6
SM
131082016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13109
13110 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13111 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13112 enum flag values.
13113
fd356fa2
AA
131142016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13115
13116 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13117 when GDB can not set the vector return value. Add more comments
13118 for clarification.
13119
9df22175
AT
131202016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13121
13122 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13123 command.
13124
41d1845e
SM
131252016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13126
13127 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13128
01ac6840
SM
131292016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13130
13131 * Makefile.in (check-single): Pass --status to runtest.
13132 (check/%.exp): Likewise.
13133
131342016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13135
13136 * Makefile.in (check-parallel): Propagate return code from make
13137 do-check-parallel.
13138
bd0a71fa
MK
131392016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13140
13141 * gdb.trace/ftrace.exp: Fix expected message on continue.
13142 * gdb.trace/pending.exp: Fix expected message on continue.
13143 * gdb.trace/trace-break.exp: Fix expected message on continue.
13144
8bcbad33
SM
131452016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13146
13147 * lib/gdb.exp (gdb_test): Remove unused global references.
13148
f303dbd6
PA
131492016-01-18 Pedro Alves <palves@redhat.com>
13150
13151 * gdb.base/async-shell.exp: Adjust expected output.
13152 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13153 * gdb.base/siginfo-thread.exp: Adjust expected output.
13154 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13155 * gdb.java/jnpe.exp: Adjust expected output.
13156 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13157 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13158 * gdb.threads/leader-exit.exp: Adjust expected output.
13159 * gdb.threads/manythreads.exp: Adjust expected output.
13160 * gdb.threads/pthreads.exp: Adjust expected output.
13161 * gdb.threads/schedlock.exp: Adjust expected output.
13162 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13163 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13164 expected output.
13165 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13166 output.
13167 * gdb.threads/sigthread.exp: Adjust expected output.
13168 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13169
b2789696
YQ
131702016-01-18 Yao Qi <yao.qi@linaro.org>
13171
13172 * gdb.guile/scm-section-script.c: Replace @progbits with
13173 %progbits.
13174 * gdb.python/py-section-script.c: Likewise.
13175
71ef29a8
PA
131762016-01-15 Pedro Alves <palves@redhat.com>
13177
13178 * gdb.multi/tids.exp: Test star wildcard ranges.
13179
3f5b7598
PA
131802016-01-15 Pedro Alves <palves@redhat.com>
13181
13182 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13183 command from "thread apply" invocation.
13184 (thr_apply_info_thr_invalid): Default the expected output to the
13185 input tid list.
13186 (top level): Add tests that use convenience variables. Add tests
13187 for "thread apply" with a valid TID list, but missing the command.
13188
663f6d42
PA
131892016-01-13 Pedro Alves <palves@redhat.com>
13190
13191 * gdb.base/default.exp: Expect $_gthread as well.
13192 * gdb.multi/tids.exp: Test $_gthread.
13193 * gdb.threads/thread-specific.exp: Test $_gthread.
13194
c84f6bbf
PA
131952016-01-13 Pedro Alves <palves@redhat.com>
13196
13197 * gdb.multi/tids.exp: Test "info threads -gid".
13198
22a02324
PA
131992016-01-13 Pedro Alves <palves@redhat.com>
13200
13201 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13202 Breakpoint.thread.
13203 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13204
5d5658a1
PA
132052016-01-07 Pedro Alves <palves@redhat.com>
13206
13207 * gdb.base/break.exp: Adjust to output changes.
13208 * gdb.base/hbreak2.exp: Likewise.
13209 * gdb.base/sepdebug.exp: Likewise.
13210 * gdb.base/watch_thread_num.exp: Likewise.
13211 * gdb.linespec/keywords.exp: Likewise.
13212 * gdb.multi/info-threads.exp: Likewise.
13213 * gdb.threads/thread-find.exp: Likewise.
13214 * gdb.multi/tids.c: New file.
13215 * gdb.multi/tids.exp: New file.
13216
84654457
PA
132172016-01-13 Pedro Alves <palves@redhat.com>
13218
13219 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13220
e3940304
PA
132212016-01-13 Pedro Alves <palves@redhat.com>
13222
13223 * gdb.base/default.exp: Expect $_inferior as well.
13224 * gdb.multi/base.exp: Test $_inferior.
13225
a911d87a
PA
132262016-01-13 Pedro Alves <palves@redhat.com>
13227
13228 PR breakpoints/19388
13229 * gdb.base/catch-signal-siginfo-cond.c: New file.
13230 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13231
82075af2
JS
132322016-01-12 Josh Stone <jistone@redhat.com>
13233 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13234
13235 * gdb.base/catch-syscall.c (do_execve): New variable.
13236 (main): Conditionally trigger an execve.
13237 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13238 (test_catch_syscall_execve): New, check entry/return across execve.
13239 (do_syscall_tests): Call test_catch_syscall_execve.
13240
e46eeedd
PA
132412016-01-12 Pedro Alves <palves@redhat.com>
13242
13243 * gdb.base/random-signal.exp (do_test): New procedure, with body
13244 of testcase moved in.
13245
01d8c27e
JK
132462016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13247 Pedro Alves <palves@redhat.com>
13248
13249 * gdb.base/funcargs.exp (finish from indirectly called function):
13250 Reintroduce the case for 'First'.
13251
9a706302
JK
132522016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13253 Pedro Alves <palves@redhat.com>
13254
13255 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13256 (tcatch_vfork_then_child_follow_exec)
13257 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13258 identification.
13259
c0ecb95f
JK
132602016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13261
13262 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13263 and repeats to unlimited.
13264 * gdb.python/py-value.exp: Likewise.
13265 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13266 and repeats to unlimited.
13267
6cfc1fcb
JK
132682016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13269
13270 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13271 and reordering the functions.
13272 * gdb.multi/hangout.c: Likewise.
13273 * gdb.multi/hello.c: Likewise.
13274
582a1b00
SM
132752016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13276
13277 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13278 absolute.
13279 (SingleStatisticTestResult.report): Use dict.keys instead of
13280 dict.iterkeys.
13281
79bc59cb
PA
132822016-01-06 Pedro Alves <palves@redhat.com>
13283
13284 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13285
43368e1d
MM
132862016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13287
13288 * gdb.btrace/dlopen.exp: New.
13289 * gdb.btrace/dlopen.c: New.
13290 * gdb.btrace/dlopen-dso.c: New.
13291
79fad5b8
SL
132922015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13293
13294 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13295 PATTERN argument is optional.
13296
ab8314b3
JB
132972015-12-24 Joel Brobecker <brobecker@adacore.com>
13298
13299 * lib/ada.exp (target_compile_ada_from_dir): New function.
13300 (gdb_compile_ada): Reimplement avoiding the use of project files.
13301 * gdb.ada/gnat_ada.gpr: Delete.
13302 * gdb.ada/cond_lang.exp: Adjust test to make path before
13303 filename optional.
13304 * gdb.ada/small_reg_param.exp: Likewise.
13305
fe33faff
SM
133062015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13307
13308 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13309
6d265cb4
TP
133102015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13311
13312 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13313 case.
13314
10125099
SM
133152015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13316
13317 * gdb.base/break.exp: Remove dead code.
13318 * gdb.base/sepdebug.exp: Likewise.
13319
3ca22649
SM
133202015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13321
13322 * gdb.asm/asm-source.exp: Remove HP-UX references.
13323 * gdb.base/annota1.exp: Likewise.
13324 * gdb.base/annota3.exp: Likewise.
13325 * gdb.base/attach.exp: Likewise.
13326 * gdb.base/bigcore.exp: Likewise.
13327 * gdb.base/break.exp: Likewise.
13328 * gdb.base/call-ar-st.exp: Likewise.
13329 * gdb.base/callfuncs.exp: Likewise.
13330 * gdb.base/catch-fork-static.exp: Likewise.
13331 * gdb.base/display.exp: Likewise.
13332 * gdb.base/foll-exec-mode.exp: Likewise.
13333 * gdb.base/foll-exec.exp: Likewise.
13334 * gdb.base/foll-fork.exp: Likewise.
13335 * gdb.base/foll-vfork.exp: Likewise.
13336 * gdb.base/funcargs.exp: Likewise.
13337 * gdb.base/hbreak2.exp: Likewise.
13338 * gdb.base/inferior-died.exp: Likewise.
13339 * gdb.base/interrupt.exp: Likewise.
13340 * gdb.base/multi-forks.exp: Likewise.
13341 * gdb.base/nodebug.exp: Likewise.
13342 * gdb.base/sepdebug.exp: Likewise.
13343 * gdb.base/solib1.c: Likewise.
13344 * gdb.base/step-test.exp: Likewise.
13345 * gdb.mi/non-stop.c: Likewise.
13346 * gdb.mi/pthreads.c: Likewise.
13347 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13348 * gdb.threads/pthreads.c: Likewise.
13349 * gdb.threads/staticthreads.exp: Likewise.
13350 * lib/future.exp: Likewise.
13351 * lib/gdb.exp: Likewise.
13352 * gdb.base/so-indr-cl.c: Remove.
13353 * gdb.base/so-indr-cl.exp: Likewise.
13354 * gdb.base/solib.c: Likewise.
13355 * gdb.base/solib.exp: Likewise.
13356 * gdb.base/solib2.c: Likewise.
13357
b6304613
SM
133582015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13359
13360 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13361 * gdb.base/call-ar-st.exp: Likewise.
13362 * gdb.base/callfuncs.exp: Likewise.
13363 * gdb.base/condbreak.exp: Likewise.
13364 * gdb.base/constvars.exp: Likewise.
13365 * gdb.base/hbreak2.exp: Likewise.
13366 * gdb.base/langs.exp: Likewise.
13367 * gdb.base/list.exp: Likewise.
13368 * gdb.base/long_long.exp: Likewise.
13369 * gdb.base/ptype.exp: Likewise.
13370 * gdb.base/scope.exp: Likewise.
13371 * gdb.base/signals.exp: Likewise.
13372 * gdb.base/so-impl-ld.exp: Likewise.
13373 * gdb.base/varargs.exp: Likewise.
13374 * gdb.base/volatile.exp: Likewise.
13375 * gdb.base/whatis.exp: Likewise.
13376 * gdb.cp/cplusfuncs.exp: Likewise.
13377 * gdb.cp/inherit.exp: Likewise.
13378 * gdb.cp/local.exp: Likewise.
13379 * gdb.cp/member-ptr.exp: Likewise.
13380 * gdb.cp/method.exp: Likewise.
13381 * gdb.cp/overload.exp: Likewise.
13382 * gdb.cp/templates.exp: Likewise.
13383 * gdb.stabs/weird.exp: Likewise.
13384 * lib/compiler.c: Likewise.
13385 * lib/compiler.cc: Likewise.
13386 * lib/cp-support.exp: Likewise.
13387 * lib/gdb.exp: Likewise.
13388
bf401b07
SM
133892015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13390
13391 * configure.ac: Remove HP-UX case.
13392 * configure: Regenerate.
13393
aff9c0f8
SM
133942015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13395
13396 * lib/gdb.exp (gdb_compile): Add function doc.
13397
a6904d5a
PA
133982015-12-17 Pedro Alves <palves@redhat.com>
13399
13400 PR threads/19354
13401 * gdb.multi/info-threads.exp: New file.
13402
a22279dd
YQ
134032015-12-15 Yao Qi <yao.qi@linaro.org>
13404
13405 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13406 is aarch64*-*-*.
13407
0588c796
SL
134082015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13409
13410 * gdb.base/history-duplicates.exp: Skip if no readline support.
13411
5d978e17
SL
134122015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13413
13414 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13415
7e763b86
SL
134162015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13417
13418 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13419
87a3a92c
SL
134202015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13421
13422 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13423 ctrl-C if nointerrupts target property is set.
13424 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13425 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13426 * gdb.base/paginate-bg-execution.exp: Likewise.
13427 * gdb.base/paginate-execution-startup.exp: Likewise.
13428 * gdb.base/random-signal.exp: Likewise.
13429 * gdb.base/range-stepping.exp: Likewise.
13430 * gdb.cp/annota2.exp: Likewise.
13431 * gdb.cp/annota3.exp: Likewise.
13432 * gdb.gdb/selftest.exp: Likewise.
13433 * gdb.threads/continue-pending-status.exp: Likewise.
13434 * gdb.threads/leader-exit.exp: Likewise.
13435 * gdb.threads/manythreads.exp: Likewise.
13436 * gdb.threads/pthreads.exp: Likewise.
13437 * gdb.threads/schedlock.exp: Likewise.
13438 * gdb.threads/sigthread.exp: Likewise.
13439
a8f077dc
DB
134402015-12-11 Don Breazeal <donb@codesourcery.com>
13441
13442 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13443 remote.
13444 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13445 * gdb.base/foll-exec.exp (main): Enable for target remote.
13446 * gdb.base/foll-fork.exp (main): Likewise.
13447 * gdb.base/foll-vfork.exp (main): Likewise.
13448 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13449 (proc continue_to_exit_bp_loc): Use clean_restart.
13450 * gdb.base/pie-execl.exp (main): Disable for target remote.
13451 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13452 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13453 * gdb.threads/execl.exp (main): Likewise.
13454 * gdb.threads/fork-child-threads.exp (main): Likewise.
13455 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13456 remote.
13457 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13458 remote.
13459 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13460 pid.tid style ptids, instead of just tid.
13461 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13462 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13463 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13464 ptids, instead of just tid.
13465
3b2464a8
AB
134662015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13467
13468 * gdb.base/list.exp (test_list_forward): Add end of file error
13469 test.
13470 (test_repeat_list_command): Add end of file error test.
13471 (test_list_backwards): Add beginning of file error test.
13472
a0def019
AB
134732015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13474
13475 * gdb.base/list.exp (test_list_invalid_args): New function,
13476 defined, and called.
13477
5c000dff
AB
134782015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13479
13480 * gdb.base/list.exp (test_list): Make test names unique.
13481
f1637ebe
YQ
134822015-12-11 Yao Qi <yao.qi@linaro.org>
13483
13484 * gdb.base/coremaker2.c: Remove.
13485
36d6fc0a
PA
134862015-12-10 Pedro Alves <palves@redhat.com>
13487
13488 * gdb.multi/base.exp: Remove stale "spaces" references.
13489
762f7747
PA
134902015-12-10 Pedro Alves <palves@redhat.com>
13491
13492 * gdb.multi/base.exp: Don't use nowarnings.
13493 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13494 * gdb.multi/hangout.c: Include stdio.h.
13495 * gdb.multi/hello.c: Include stdlib.h.
13496 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13497 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13498 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13499
28d2bfb9
AB
135002015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13501
13502 * gdb.dwarf2/dw2-ranges-base.c: New file.
13503 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13504 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13505 support additional line table, and debug ranges generation.
13506 (Dwarf::ranges): New function, generate .debug_ranges.
13507 (Dwarf::lines): Support generating simple line table programs.
13508 (Dwarf::assemble): Initialise new namespace variables.
13509
5fc2beac
KB
135102015-12-09 Kevin Buettner <kevinb@redhat.com>
13511
13512 * gdb.base/async.exp (proc test_background): Add case for
13513 asynchronous execution not supported.
13514
1c35a88f
LM
135152015-12-09 Luis Machado <lgustavo@codesourcery.com>
13516
13517 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13518 format and change test names to make them unique.
13519
b593e3d9
RK
135202015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13521 Pedro Alves <pedro@redhat.com>
13522
13523 PR gdb/18702
13524 Add checking of floatformats setup on x86_64 hosts.
13525 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13526 (smallval, bigval): New labels/constants.
13527 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13528 float" after loading bigval and smallval.
13529
d72413e6
PMR
135302015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13531
13532 * gdb.ada/fun_overload_menu.exp: New testcase.
13533 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13534
ece66d65
JS
135352015-12-04 Josh Stone <jistone@redhat.com>
13536
13537 * gdb.base/catch-fork-static.exp: New.
13538
41d0efca
YQ
135392015-12-03 Yao Qi <yao.qi@linaro.org>
13540
13541 * gdb.base/sizeof.c: Don't include stdio.h and
13542 ../lib/unbuffer_output.c.
13543 (main): New variable 'size' and 'value'. Remove printf and
13544 gdb_unbuffer_output. Assign return value to size and value.
13545 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13546 at the beginning.
13547 (check_sizeof): Check the result by printing variable 'size'.
13548 (check_valueof): Check the result by printing variable 'value'.
13549
99fd02d9
YQ
135502015-12-01 Yao Qi <yao.qi@linaro.org>
13551
13552 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13553 for aarch64*-*-linux* target.
13554
f2faf941
PA
135552015-11-30 Pedro Alves <palves@redhat.com>
13556
13557 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13558
04bf20c5
PA
135592015-11-30 Pedro Alves <palves@redhat.com>
13560
13561 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13562 Handle non-stop mode vCont replies.
13563
09df4675
PA
135642015-11-30 Pedro Alves <palves@redhat.com>
13565
13566 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13567 prepare_for_testing. Start gdb with "set non-stop on" appended to
13568 GDBFLAGS. Lax expected stop output.
13569
58b584af
YQ
135702015-11-27 Yao Qi <yao.qi@linaro.org>
13571
13572 * gdb.arch/arm-neon.exp: New.
13573 * gdb.arch/arm-neon.c: New.
13574
dfcb77a8
YQ
135752015-11-27 Yao Qi <yao.qi@linaro.org>
13576
13577 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13578
88e8ec1b
YQ
135792015-11-27 Yao Qi <yao.qi@linaro.org>
13580
13581 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13582 frames-invalid annotation.
13583
bfde72c2
YQ
135842015-11-27 Yao Qi <yao.qi@linaro.org>
13585
13586 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13587
f6512a69
SM
135882015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13589
13590 * gdb.threads/names.exp: New file.
13591 * gdb.threads/names.c: New file.
13592 * README: Mention gdb,no_thread_names.
13593
46a3515b
MM
135942015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13595
13596 PR 19297
13597 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13598 support" error.
13599
62147a22
PA
136002015-11-24 Pedro Alves <palves@redhat.com>
13601
13602 PR 17539
13603 * gdb.base/display.exp: Expect displays to be sorted in ascending
13604 order. Use multi_line.
13605 * gdb.base/solib-display.exp: Likewise.
13606
2f341b6e
PA
136072015-11-24 Pedro Alves <palves@redhat.com>
13608
13609 PR 17539
25d49b86
PA
13610 * gdb.base/display.exp: Expect displays to be sorted in ascending
13611 order. Use multi_line.
13612 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13613
7e0aa6aa
PA
136142015-11-24 Pedro Alves <palves@redhat.com>
13615
13616 PR 17539
13617 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13618 threads in ascending order.
13619 * gdb.base/foll-fork.exp: Likewise.
13620 * gdb.base/foll-vfork.exp: Likewise.
13621 * gdb.base/multi-forks.exp: Likewise.
13622 * gdb.mi/mi-nonstop.exp: Likewise.
13623 * gdb.mi/mi-nsintrall.exp: Likewise.
13624 * gdb.multi/base.exp: Likewise.
13625 * gdb.multi/multi-arch.exp: Likewise.
13626 * gdb.python/py-inferior.exp: Likewise.
13627 * gdb.threads/break-while-running.exp: Likewise.
13628 * gdb.threads/execl.exp: Likewise.
13629 * gdb.threads/gcore-thread.exp: Likewise.
13630 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13631 * gdb.threads/kill.exp: Likewise.
13632 * gdb.threads/linux-dp.exp: Likewise.
13633 * gdb.threads/multiple-step-overs.exp: Likewise.
13634 * gdb.threads/next-bp-other-thread.exp: Likewise.
13635 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13636 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13637 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13638 * gdb.threads/thread-find.exp: Likewise.
13639 * gdb.threads/tls.exp: Likewise.
13640 * lib/mi-support.exp (mi_reverse_list): Delete.
13641 (mi_check_thread_states): No longer reverse list.
13642
2cc57ad8
PA
136432015-11-24 Pedro Alves <palves@redhat.com>
13644
13645 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13646 use lowercase.
13647
c93e8391
SM
136482015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13649
13650 * gdb.trace/actions.c: Include trace-common.h.
13651 (main): Add a location for a fast tracepoint.
13652 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13653 the normal tracepoints.
13654 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13655
045ccf91
SM
136562015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13657
13658 * save-trace.exp: Factor out code to these...
13659 (gdb_save_tracepoints): New.
13660 (gdb_load_tracepoints): New.
13661 (do_save_load_test): New.
13662
5506f9f6
KB
136632015-11-23 Kevin Buettner <kevinb@redhat.com>
13664
13665 * gdb.base/asmlabel.exp: New test.
13666 * gdb.base/asmlabel.c: New test case.
13667
16c3b12f
JB
136682015-11-23 Joel Brobecker <brobecker@adacore.com>
13669
13670 * gdb.base/wrong_frame_bt_full-main.c: New file.
13671 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13672 * gdb.base/wrong_frame_bt_full.exp: New file.
13673
155bfbd3
JB
136742015-11-23 Joel Brobecker <brobecker@adacore.com>
13675
13676 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13677
bb097445
JM
136782015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13679
206853a0 13680 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13681 pstate register when comparing registers values in
13682 sparc64-*-linux-gnu targets to avoid spurious differences.
13683
9c88ed8f
JM
136842015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13685
206853a0 13686 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13687
96161e25
SL
136882015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13689
13690 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13691 as type argument to gdb_compile.
13692 * gdb.base/nested-subp2.exp: Likewise.
13693 * gdb.base/nested-subp3.exp: Likewise.
13694
340c2830
DV
136952015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13696
13697 * lib/dwarf.exp (_note): Fix left shift of negative value.
13698 * gdb.trace/trace-condition.exp: Likewise.
13699
c1862d0f
YQ
137002015-11-13 Yao Qi <yao.qi@linaro.org>
13701
13702 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13703 comments about d10v.
13704 (test_scalar_returns): Likewise.
13705 * gdb.base/d10v.ld: Remove.
13706 * gdb.base/overlays.exp: Remove the target triplet checking for
13707 d10v-*-*.
13708 * gdb.base/structs.exp (test_struct_returns): Remove the
13709 comments about d10v.
13710 (test_struct_calls): Likewise.
13711
77ae9c19
YQ
137122015-11-13 Yao Qi <yao.qi@linaro.org>
13713
13714 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13715 * gdb.base/gnu_vector.c: Don't include stdio.h.
13716 (main): Don't print res and call add_some_intvecs.
13717
430e004e
MK
137182015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13719
13720 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13721 macro.
13722 (func5): Removed.
13723 (func4): Use FAST_TRACEPOINT_LABEL.
13724 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13725 macro.
13726 (func): Removed.
13727 (thread_function): Use FAST_TRACEPOINT_LABEL.
13728 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13729 (func): Remove.
13730 (marker): Use FAST_TRACEPOINT_LABEL.
13731 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13732 (pendfunc1): Remove.
13733 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13734 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13735 (foo): Remove.
13736 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13737 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13738 macro.
13739 (func): Remove.
13740 (marker): Use FAST_TRACEPOINT_LABEL.
13741 * gdb.trace/trace-common.h: New header.
13742 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13743 macro.
13744 (func): Remove.
13745 (marker): Use FAST_TRACEPOINT_LABEL.
13746 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13747 (func): Remove.
13748 (thread_function): Use FAST_TRACEPOINT_LABEL.
13749
6e7675a7
MK
137502015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13751
13752 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13753 in front.
13754 * gdb.trace/change-loc.exp: Use global pcreg definition.
13755 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13756 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13757 in front.
13758 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13759 * gdb.trace/pending.exp: Likewise.
13760 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13761 * gdb.trace/trace-break.exp: Likewise.
13762 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13763 in front.
13764 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13765 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13766 in front.
13767 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13768
dddc0e16
JB
137692015-11-09 Joel Brobecker <brobecker@adacore.com>
13770
13771 * gdb.ada/fin_fun_out: New testcase.
13772
c6f0b406
KB
137732015-11-07 Kevin Buettner <kevinb@redhat.com>
13774
13775 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13776 value associated with DW_AT_byte_size.
13777 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13778 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13779 DW_AT_upper_bound.
13780
f01dcfd9
KB
137812015-11-07 Kevin Buettner <kevinb@redhat.com>
13782
13783 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13784 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13785 version.
13786 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13787 gdb.dwarf2/dw2-canonicalize-type.exp,
13788 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13789 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13790 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13791 provided by gdb_target_symbol_prefix_flags_asm.
13792 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13793 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13794 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13795 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13796 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13797 macros where needed). Use this macro for symbols which require
13798 the prefix provided by SYMBOL_PREFIX.
13799
2223449a
KB
138002015-11-05 Kevin Buettner <kevinb@redhat.com>
13801
13802 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13803 New procs.
13804 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13805 representing expressions, of more than one list element.
13806 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13807 to prepend linker symbol prefix to f.
13808 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13809 table_1 and table_2.
13810 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13811 Likewise, for f and g.
13812 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13813 for ptr.
13814 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13815 for main.
13816 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13817 table_1_ptr and table_2_ptr.
13818
6f2f1a3a
JK
138192015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13820 Joel Brobecker <brobecker@adacore.com>
13821
13822 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13823
566c56c9
MK
138242015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13825
13826 * gdb.reverse/s390-mvcle.c: New test.
13827 * gdb.reverse/s390-mvcle.exp: New file.
13828 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13829
d5f0636b
MK
138302015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13831
13832 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13833
7ad8b86c
MK
138342015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13835
13836 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13837 reaching marker2.
13838 * gdb.reverse/getresuid-reverse.exp: Likewise.
13839 * gdb.reverse/pipe-reverse.exp: Likewise.
13840 * gdb.reverse/readv-reverse.exp: Likewise.
13841 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13842 * gdb.reverse/time-reverse.exp: Likewise.
13843 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13844
4081c0f1
YQ
138452015-10-30 Yao Qi <yao.qi@linaro.org>
13846
13847 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13848 (empty_cycle): Remove.
13849 (main): Don't call empty_cycle. Don't use watch_count_done.
13850 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13851 empty_cycle. Rewrite the code counting HW watchpoints.
13852
452b4ba5
MK
138532015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13854
13855 * gdb.reverse/fstatat-reverse.c: New test.
13856 * gdb.reverse/fstatat-reverse.exp: New file.
13857 * gdb.reverse/getresuid-reverse.c: New test.
13858 * gdb.reverse/getresuid-reverse.exp: New file.
13859 * gdb.reverse/pipe-reverse.c: New test.
13860 * gdb.reverse/pipe-reverse.exp: New file.
13861 * gdb.reverse/readv-reverse.c: New test.
13862 * gdb.reverse/readv-reverse.exp: New file.
13863 * gdb.reverse/recvmsg-reverse.c: New test.
13864 * gdb.reverse/recvmsg-reverse.exp: New file.
13865 * gdb.reverse/time-reverse.c: New test.
13866 * gdb.reverse/time-reverse.exp: New file.
13867 * gdb.reverse/waitpid-reverse.c: New test.
13868 * gdb.reverse/waitpid-reverse.exp: New file.
13869
5e2e7507
JK
138702015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13871
13872 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13873
0fde2c53
DE
138742015-10-26 Doug Evans <dje@google.com>
13875
13876 PR symtab/17391
13877 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13878 * gdb.dwarf2/bad-regnum.c: New file.
13879 * gdb.dwarf2/bad-regnum.exp: New file.
13880
1a70ae97
DE
138812015-10-26 Doug Evans <dje@google.com>
13882
13883 PR python/18938
13884 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13885 file.
13886
27dc26ab
JK
138872015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13888
13889 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13890 for a change by "Mention language in compile error message".
13891
bed91f4d
SM
138922015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13893
13894 PR python/18073
13895 * gdb.python/py-type.c (C::a_method): New.
13896 (C::a_const_method): New.
13897 (C::a_static_method): New.
13898 (a_function): New.
13899 * gdb.python/py-type.exp (test_fields): Test getting fields
13900 from function and method.
13901
3f2f83dd
KB
139022015-10-21 Keven Boell <keven.boell@intel.com>
13903
13904 * gdb.fortran/vla-alloc-assoc.exp: New file.
13905 * gdb.fortran/vla-datatypes.exp: New file.
13906 * gdb.fortran/vla-datatypes.f90: New file.
13907 * gdb.fortran/vla-history.exp: New file.
13908 * gdb.fortran/vla-ptype-sub.exp: New file.
13909 * gdb.fortran/vla-ptype.exp: New file.
13910 * gdb.fortran/vla-sizeof.exp: New file.
13911 * gdb.fortran/vla-sub.f90: New file.
13912 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13913 * gdb.fortran/vla-value-sub-finish.exp: New file.
13914 * gdb.fortran/vla-value-sub.exp: New file.
13915 * gdb.fortran/vla-value.exp: New file.
13916 * gdb.fortran/vla-ptr-info.exp: New file.
13917 * gdb.mi/mi-vla-fortran.exp: New file.
13918 * gdb.mi/vla.f90: New file.
13919
27145d50
SL
139202015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13921
13922 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13923 of hardwired timeout value.
13924
5f3ff4f8
JK
139252015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13926 Pedro Alves <palves@redhat.com>
13927
13928 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13929 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13930
bfd09d20
JS
139312015-10-19 Josh Stone <jistone@redhat.com>
13932
13933 * gdb.base/catch-syscall.c: Include <sched.h>.
13934 (unknown_syscall): New variable.
13935 (main): Trigger a vfork and an unknown syscall.
13936 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13937 (unknown_syscall_number): Likewise.
13938 (check_call_to_syscall): Accept an optional syscall pattern.
13939 (check_return_from_syscall): Likewise.
13940 (check_continue): Likewise.
13941 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13942 (test_catch_syscall_skipping_return): New test toggling off 'catch
13943 syscall' to step over the syscall return, then toggling back on.
13944 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13945 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13946 (do_syscall_tests): Call test_catch_syscall_without_args and
13947 test_catch_syscall_mid_vfork.
13948 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13949 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13950
b32b93c6
AS
139512015-10-19 Andrew Stubbs <ams@codesourcery.com>
13952
13953 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13954 print g_vE): Add new pass patterns.
13955 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13956 print various symbol names for vptr fields.
13957
9d622bda
AB
139582015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13959
13960 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13961 results.
13962
0fd8ac1c
YQ
139632015-10-12 Yao Qi <yao.qi@linaro.org>
13964
13965 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13966
34240514
YQ
139672015-10-12 Yao Qi <yao.qi@linaro.org>
13968
13969 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13970 is aarch64*-*-linux*.
13971
8240f442
YQ
139722015-10-12 Yao Qi <yao.qi@linaro.org>
13973
13974 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13975 (can_relocate_bcond_true): ... it.
13976 (can_relocate_bcond_false): New function.
13977 (foo): Likewise.
13978 (can_relocate_bl): Likewise.
13979 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13980 can_relocate_bl.
13981
2520f728
PMR
139822015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13983
13984 * gdb.base/nested-addr.c: New file.
13985 * gdb.base/nested-addr.exp: New testcase.
13986
abcef95a
MM
139872015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13988
13989 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13990 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13991 its output. Ignore the output of "record goto begin" and instead
13992 check that GDB is replaying.
13993
145e3ddb
PA
139942015-10-09 Pedro Alves <palves@redhat.com>
13995
13996 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13997 (top level): Use it in the run with no args test.
13998
d5d8c4e1
IB
139992015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14000
14001 * gdb.dlang/properties.exp: New file.
14002
06e635ef
SL
140032015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14004
14005 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14006 whether or not address 0x1000 is mapped on the target.
14007
e019fd1d
SM
140082015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14009
14010 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14011 build.
14012
77ba2a67
MM
140132015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14014
14015 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14016 instruction-history test.
14017
c60eb31f
DE
140182015-09-28 Doug Evans <dje@google.com>
14019
14020 * gdb.base/gcore.c (array_func): Add reference to static_array.
14021
9a3c8263
SM
140222015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14023
14024 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14025 source line.
14026
9720e656
SL
140272015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14028
14029 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14030 short or char as base type.
14031
938d3bf2
SL
140322015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14033
14034 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14035 to allow any size enum.
14036
e6c2c623
PMR
140372015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14038
14039 * gdb.ada/array_ptr_renaming.exp: New testcase.
14040 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14041 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14042
06da0f77
PL
140432015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14044
14045 * gdb.trace/ftrace-lock.c: New file.
14046 * gdb.trace/ftrace-lock.exp: New file.
14047
4f51c22a
PL
140482015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14049
14050 * gdb.arch/insn-reloc.c: New file.
14051 * gdb.arch/ftrace-insn-reloc.exp: New file.
14052
7041adf4
PL
140532015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14054
14055 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14056 instruction.
14057 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14058 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14059 * gdb.trace/range-stepping.c: Likewise.
14060 * gdb.trace/trace-break.c: Likewise.
14061 * gdb.trace/trace-mt.c (thread_function): Likewise.
14062 * gdb.trace/ftrace.c (marker): Likewise.
14063 * gdb.trace/trace-condition.c (marker): Likewise.
14064 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14065 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14066 is_aarch64_target.
14067
015d2e7e
DE
140682015-09-18 Doug Evans <xdje42@gmail.com>
14069
14070 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14071 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14072
26b188a2
SL
140732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14074
14075 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14076 the breakpoint.
14077
79dc332b
SL
140782015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14079
14080 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14081 the pending breakpoint. Remove timeout override for "Run till
14082 MI pending breakpoint on pendfunc3 on thread 2" test.
14083
f57929f2
SL
140842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14085
14086 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14087 filename pattern.
14088
3f469b17
SL
140892015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14090
14091 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14092 in breakpoint filename pattern.
14093
515b89b3
SL
140942015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14095
7800dbe4
SL
14096 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14097
140982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14099
515b89b3
SL
14100 * gdb.linespec/explicit.exp: Check for readline support for
14101 tab-completion tests. Fix obvious typo.
14102
d2939ba2
MM
141032015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14104
14105 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14106 and replay.
14107
cbb55fa7
MM
141082015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14109
14110 * gdb.btrace/non-stop.c: New.
14111 * gdb.btrace/non-stop.exp: New.
14112
43691ca1
PL
141132015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14114 Yao Qi <yao.qi@linaro.org>
14115
14116 * gdb.trace/trace-condition.c: New file.
14117 * gdb.trace/trace-condition.exp: New file.
14118
d78908cf
WW
141192015-09-16 Wei-cheng Wang <cole945@gmail.com>
14120
14121 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14122 for testing bytecode compilation.
14123
1ed415e2
PA
141242015-09-16 Pedro Alves <palves@redhat.com>
14125 Sandra Loosemore <sandra@codesourcery.com>
14126
14127 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14128 (SECONDS): Redefine.
14129 (main): Call pthread_kill and alarm early.
14130 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14131 support.
14132 (test): If the target can't hardware step and doesn't support
14133 displaced stepping, increase the timeout.
14134
d136eff5
PA
141352015-09-16 Pedro Alves <palves@redhat.com>
14136
14137 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14138 (enable_debug): New procedures.
14139 (test): Use them. Bail out if waiting for threads fails.
14140 (top level): Bail out if a test fails.
14141
991f019c
YQ
141422015-09-16 Yao Qi <yao.qi@linaro.org>
14143
14144 * gdb.asm/asm-source.exp: Set asm-arch for
14145 aarch64*-*-* target.
14146 * gdb.asm/aarch64.inc: New file.
14147
bfca584f
PMR
141482015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14149
14150 * gdb.ada/array_of_variable_length.exp: New testcase.
14151 * gdb.ada/array_of_variable_length/foo.adb: New file.
14152 * gdb.ada/array_of_variable_length/pck.adb: New file.
14153 * gdb.ada/array_of_variable_length/pck.ads: New file.
14154
b326e587
DE
141552015-09-15 Doug Evans <dje@google.com>
14156
14157 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14158 of function static local variable.
14159
5382cfab
PW
141602015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14161
14162 * gdb.threads/tls-so_extern.exp: New test file.
14163 * gdb.threads/tls-so_extern.c: New test file.
14164 * gdb.threads/tls-so_extern_main.c: New test file.
14165
141c5cc4
JK
141662015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14167
14168 * gdb.opt/solib-intra-step-lib.c: New file.
14169 * gdb.opt/solib-intra-step-main.c: New file.
14170 * gdb.opt/solib-intra-step.exp: New file.
14171
d15dcecd
PA
141722015-09-15 Pedro Alves <palves@redhat.com>
14173
14174 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14175 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14176
4c2f2a79
PA
141772015-09-14 Pedro Alves <palves@redhat.com>
14178
14179 * gdb.base/hook-stop-continue.c: Delete.
14180 * gdb.base/hook-stop-continue.exp: Delete.
14181 * gdb.base/hook-stop-frame.c: Delete.
14182 * gdb.base/hook-stop-frame.exp: Delete.
14183 * gdb.base/hook-stop.c: New file.
14184 * gdb.base/hook-stop.exp: New file.
14185
919e6dbe
PMR
141862015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14187
14188 * gdb.ada/access_to_packed_array.exp: New testcase.
14189 * gdb.ada/access_to_packed_array/foo.adb: New file.
14190 * gdb.ada/access_to_packed_array/pack.adb: New file.
14191 * gdb.ada/access_to_packed_array/pack.ads: New file.
14192
157280a4
MM
141932015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14194
14195 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14196 buffer size test.
14197
2fd33e94
DB
141982015-09-11 Don Breazeal <donb@codesourcery.com>
14199
14200 * gdb.base/foll-exec.c: Add copyright header. Fix
14201 formatting issues.
14202 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14203 (do_exec_tests): Use clean_restart in place of zap_session,
14204 and for test initialization. Fix formatting issues. Use
14205 fail in place of perror.
14206 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14207 an expect statement to match an expression with output from
14208 the program under debug.
14209 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14210 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14211 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14212 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14213 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14214
e70b6e8e
DE
142152015-09-09 Doug Evans <dje@google.com>
14216
14217 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14218
7a551a51
DE
142192015-09-09 Doug Evans <dje@google.com>
14220
14221 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14222
4c666f84
DE
142232015-09-09 Doug Evans <dje@google.com>
14224
14225 * gdb.base/savedregs.exp: Fix typo.
14226
243a9253
PA
142272015-09-09 Pedro Alves <palves@redhat.com>
14228
14229 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14230
c0fa8fbd
SL
142312015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14232
14233 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14234 command actually switches threads. Give up on remaining
14235 tests if target fails to stop at breakpoint.
14236
cd7c1778
PMR
142372015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14238
14239 * gdb.ada/funcall_char.exp: New testcase.
14240 * gdb.ada/funcall_char/foo.adb: New file.
14241
dc5c8746
PMR
142422015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14243
14244 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14245 expected outputs. Add two testcases for completing ambiguous
14246 functions.
14247 * gdb.ada/complete/aux_pck.adb: New file.
14248 * gdb.ada/complete/aux_pck.ads: New file.
14249 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14250 Ambiguous_Func functions.
14251 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14252 * gdb.ada/complete/pck.adb: Likewise.
14253
4e83a1e7
UW
142542015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14255
14256 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14257 failures to run the test program under GDB.
14258
8ce74153
LM
142592015-08-26 Luis Machado <lgustavo@codesourcery.com>
14260
14261 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14262 to C.
14263
e9756d52
PP
142642015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14265
14266 * gdb.base/run-after-attach.exp: New test file.
14267 * gdb.base/run-after-attach.c: New test file.
14268
8d37573b
DB
142692015-08-26 Don Breazeal <donb@codesourcery.com>
14270
14271 * gdb.base/foll-exec-2.c: New test program.
14272 * gdb.base/foll-exec-2.exp: New test.
14273
63e43d3a
PMR
142742015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14275
14276 * gdb.base/nested-subp1.exp: New file.
14277 * gdb.base/nested-subp1.c: New file.
14278 * gdb.base/nested-subp2.exp: New file.
14279 * gdb.base/nested-subp2.c: New file.
14280 * gdb.base/nested-subp3.exp: New file.
14281 * gdb.base/nested-subp3.c: New file.
14282
3d40fbb5
PA
142832015-08-24 Pedro Alves <palves@redhat.com>
14284
14285 * gdb.server/connect-without-multi-process.c: New file.
14286 * gdb.server/connect-without-multi-process.exp: New file.
14287
4422ac93
LM
142882015-08-24 Luis Machado <lgustavo@codesourcery.com>
14289
14290 * gdb.opt/inline-markers.c: Make z int.
14291
91dddb86
LM
142922015-08-24 Luis Machado <lgustavo@codesourcery.com>
14293
14294 * gdb.opt/inline-markers.c: Make z volatile.
14295
a48847ee
LM
142962015-08-24 Luis Machado <lgustavo@codesourcery.com>
14297
14298 * gdb.opt/inline-bt.c: New volatile global z.
14299 * gdb.opt/inline-cmds.c: Likewise.
14300 * gdb.opt/inline-locals.c: Likewise.
14301 * gdb.opt/inline-markers.c: New extern global z.
14302 (marker): Use z.
14303 (inline_fn): Likewise.
14304
0ebbc52b
PA
143052015-08-24 Pedro Alves <palves@redhat.com>
14306
14307 * config/m32r-stub.exp: Remove file.
14308 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14309 * gdb.base/call-rt-st.exp: Likewise.
14310 * gdb.base/call-strs.exp: Likewise.
14311 * gdb.base/default.exp: Remove references to h8300-*-hms and
14312 *-*-udi*.
14313 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14314
77c365df
AA
143152015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14316
14317 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14318 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14319 and "return" use KFAIL when GDB can not read/write the vector
14320 return value.
14321
4313b8c0
GB
143222015-08-21 Gary Benson <gbenson@redhat.com>
14323
14324 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14325
0e433b32
PA
143262015-08-20 Pedro Alves <palves@redhat.com>
14327
14328 * gdb.server/solib-list.exp: No longer expect an interior stop in
14329 non-stop mode.
14330
221e1a37
PA
143312015-08-20 Pedro Alves <palves@redhat.com>
14332
14333 * gdb.server/connect-stopped-target.c: New file.
14334 * gdb.server/connect-stopped-target.exp: New file.
14335
40e3ad0e
PA
143362015-08-20 Pedro Alves <palves@redhat.com>
14337
14338 * gdb.dwarf2/comp-unit-lang.exp: New file.
14339 * gdb.dwarf2/comp-unit-lang.c: New file.
14340
af39b327
PMR
143412015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14342
14343 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14344 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14345
7d45c7c3 143462015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14347
7d45c7c3
KB
14348 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14349 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14350
4d6cceb4
DE
143512015-08-18 Doug Evans <dje@google.com>
14352 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14353
14354 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14355 skip_python_tests. New arg prompt_regexp.
14356 (skip_python_tests): New function.
14357 * lib/mi-support.exp (mi_skip_python_tests): New function.
14358 * gdb.python/py-mi-objfile-gdb.py: New file.
14359 * gdb.python/py-mi-objfile.c: New file.
14360 * gdb.python/py-mi-objfile.exp: New file.
14361
ad89c2aa
KS
143622015-08-17 Keith Seitz <keiths@redhat.com>
14363
14364 * gdb.linespec/explicit.exp: Move strace test from here ...
14365 * gdb.trace/strace.exp: ... to here.
14366
e3ae3c43
PP
143672015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14368
14369 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14370 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14371
604b2636
DE
143722015-08-14 Doug Evans <xdje42@gmail.com>
14373
14374 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14375 inferior before selecting a new file.
14376
6ff0ba5f
DE
143772015-08-14 Doug Evans <xdje42@gmail.com>
14378
14379 * gdb.mi/mi-disassemble.exp: Update.
14380 * gdb.base/disasm-optim.S: New file.
14381 * gdb.base/disasm-optim.c: New file.
14382 * gdb.base/disasm-optim.h: New file.
14383 * gdb.base/disasm-optim.exp: New file.
14384
9ca98f92
KS
143852015-08-14 Keith Seitz <keiths@redhat.com>
14386
14387 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14388 "evaluated-by".
14389
52bbc560
JB
143902015-08-13 Joel Brobecker <brobecker@adacore.com>
14391
14392 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14393
5d8c3ed3
PMR
143942015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14395
14396 * gdb.ada/fun_renaming.exp: New testcase.
14397 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14398 * gdb.ada/fun_renaming/pack.adb: New file.
14399 * gdb.ada/fun_renaming/pack.ads: New file.
14400
ea8812bc
KS
144012015-08-12 Keith Seitz <keiths@redhat.com>
14402
14403 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14404 gdb_get_line_number.
14405
4dafcdeb
JB
144062015-08-12 Joel Brobecker <brobecker@adacore.com>
14407
14408 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14409 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14410 gdb.base/dso2dso.exp: New files.
14411
5ba32597
SDJ
144122015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14413 Pedro Alves <palves@redhat.com>
14414 Keith Seitz <keiths@redhat.com>
14415
14416 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14417 GDBFLAGS.
14418
b6dafabf
PP
144192015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14420
14421 * gdb.base/gdbhistsize-history.exp
14422 (test_histsize_history_setting): Use save_vars.
14423 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14424 Use save_vars.
14425 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14426 * gdb.base/readline.exp: Use save_vars.
14427
abe8e607
PP
144282015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14429
14430 * lib/gdb.exp (save_vars): New proc.
14431
629500fa
KS
144322015-08-11 Keith Seitz <keiths@redhat.com>
14433
14434 * gdb.base/help.exp: Update help_breakpoint_text.
14435
eb8c4e2e
KS
144362015-08-11 Keith Seitz <keiths@redhat.com>
14437
14438 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14439 (at toplevel): Call test_explicit_breakpoints.
14440 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14441 breakpoints.
14442 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14443 breakpoint conditions, "-cond".
14444
87f0e720
KS
144452015-08-11 Keith Seitz <keiths@redhat.com>
14446
14447 * gdb.linespec/3explicit.c: New file.
14448 * gdb.linespec/cpexplicit.cc: New file.
14449 * gdb.linespec/cpexplicit.exp: New file.
14450 * gdb.linespec/explicit.c: New file.
14451 * gdb.linespec/explicit.exp: New file.
14452 * gdb.linespec/explicit2.c: New file.
14453 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14454 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14455 before using in the matching pattern.
14456 Clarify that `prefix' is a regular expression.
14457
f00aae0f
KS
144582015-08-11 Keith Seitz <keiths@redhat.com>
14459
14460 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14461 test.
14462 Add tests for missing ",FMT" and ",".
14463
e27852be
DE
144642015-08-10 Doug Evans <dje@google.com>
14465 Keith Seitz <keiths@redhat.com>
14466
14467 PR gdb/17960
14468 * gdb.base/completion.exp: Add location completer tests.
14469
7f03bd92
PA
144702015-08-07 Pedro Alves <palves@redhat.com>
14471
14472 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14473 tests here.
14474 (top level): Run do_test with and without displaced stepping.
14475
3fc8eb30
PA
144762015-08-07 Pedro Alves <palves@redhat.com>
14477
14478 * gdb.base/valgrind-disp-step.c: New file.
14479 * gdb.base/valgrind-disp-step.exp: New file.
14480
d4569d7b
PA
144812015-08-07 Pedro Alves <palves@redhat.com>
14482
14483 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14484 Delete function.
14485 (main): Add alarm. Run an infinite loop instead of calling
14486 wait_threads.
14487 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14488 comment.
14489 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14490 Delete function.
14491 (main): Add alarm. Run an infinite loop instead of calling
14492 wait_threads.
14493 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14494 comment.
14495
e1316e60
PA
144962015-08-07 Pedro Alves <palves@redhat.com>
14497
14498 * gdb.base/checkpoint-ns.exp: New file.
14499 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14500 standard_testfile.
14501
da8c46d2
MM
145022015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14503
14504 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14505 * gdb.btrace/instruction_history.exp: Update.
14506 * gdb.btrace/tsx.exp: New.
14507 * gdb.btrace/tsx.c: New.
14508
de1c2c52
PA
145092015-08-06 Pedro Alves <palves@redhat.com>
14510
14511 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14512 increase timeout.
14513 * gdb.reverse/until-precsave.exp: Bump timeouts.
14514
782e0bf4
PA
145152015-08-06 Pedro Alves <palves@redhat.com>
14516
14517 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14518
83e97ed0
PA
145192015-08-06 Pedro Alves <palves@redhat.com>
14520
14521 PR gdb/18749
14522 * gdb.threads/process-dies-while-handling-bp.c: New file.
14523 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14524
863d01bd
PA
145252015-08-06 Pedro Alves <palves@redhat.com>
14526
14527 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14528 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14529
0a39bb32
PA
145302015-08-05 Pedro Alves <palves@redhat.com>
14531
14532 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14533 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14534
ee2d2b10
SL
145352015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14536
14537 * gdb.base/bp-permanent.exp: Report test as unsupported if
14538 the target cannot stop at the permanent breakpoint.
14539
4e1bdb00
DE
145402015-08-03 Doug Evans <dje@google.com>
14541
14542 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14543 10000.
14544
3d338901
DE
145452015-08-03 Doug Evans <dje@google.com>
14546
14547 * Makefile.in (workers/%.worker, build-perf): New rule.
14548 (GDB_PERFTEST_MODE): New variable.
14549 (check-perf): Use it.
14550 (clean): Clean up gdb.perf parallel build subdirs.
14551 * lib/build-piece.exp: New file.
14552 * lib/gdb.exp (make_gdb_parallel_path): New function
14553 (standard_output_file, standard_temp_file): Call it.
14554 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14555 of $GDB_PARALLEL.
14556 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14557
af061d3e
DE
145582015-08-03 Doug Evans <dje@google.com>
14559
8e1afc81 14560 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14561 (LOG_FILE_NAME): New global.
14562 (TextReporter.__init__): Initialize self.txt_sum.
14563 (TextReporter.report): Add support for multiple data-points.
14564 Move report to perftest.sum, put raw data in perftest.log.
14565 (TextReporter.start): Open sum and log files.
14566 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14567 * gdb.perf/lib/perftest/testresult.py
14568 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14569
2c8c5d37
PA
145702015-07-31 Pedro Alves <palves@redhat.com>
14571
14572 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14573 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14574 kill_wait_spawned_process instead of explicit "kill -9".
14575 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14576 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14577 kill_wait_spawned_process.
14578 * gdb.base/attach-twice.exp: Likewise.
14579 * gdb.base/attach.exp: Likewise.
14580 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14581 gdb_test_multiple.
14582 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14583 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14584 kill_wait_spawned_process.
14585 * gdb.base/valgrind-infcall.exp: Likewise.
14586 * gdb.multi/multi-attach.exp: Likewise.
14587 * gdb.python/py-prompt.exp: Likewise.
14588 * gdb.python/py-sync-interp.exp: Likewise.
14589 * gdb.server/ext-attach.exp: Likewise.
14590 * gdb.threads/attach-into-signal.exp (corefunc): Use
14591 spawn_wait_for_attach, spawn_id_get_pid and
14592 kill_wait_spawned_process.
14593 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14594 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14595 spawn_id_get_pid and kill_wait_spawned_process.
14596 * gdb.threads/attach-stopped.exp (corefunc): Use
14597 spawn_wait_for_attach, spawn_id_get_pid and
14598 kill_wait_spawned_process.
14599 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14600 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14601 kill_wait_spawned_process instead of explicit "kill -9".
14602 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14603 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14604 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14605 processes. Don't map cygwin/windows pids here. Now returns a
14606 spawn id list.
14607
032a0fca
SL
146082015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14609
14610 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14611 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14612 correct patch.
14613
61a934ca
SL
146142015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14615
14616 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14617
4bc4d428
SL
146182015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14619
14620 Reapply:
14621 2014-05-21 Mark Wielaard <mjw@redhat.com>
14622
14623 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14624
998d452a
PA
146252015-07-30 Pedro Alves <palves@redhat.com>
14626
14627 * linux-low.c (handle_extended_wait): Set the child's last
14628 reported status to TARGET_WAITKIND_STOPPED.
14629
69dde7dc
PA
146302015-07-30 Pedro Alves <palves@redhat.com>
14631
14632 PR threads/18600
14633 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14634 only shows inferior 1.
14635
4dd63d48
PA
146362015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14637 Pedro Alves <palves@redhat.com>
14638
14639 PR threads/18600
14640 * gdb.threads/fork-plus-threads.c: New file.
14641 * gdb.threads/fork-plus-threads.exp: New file.
14642
d618e4c5
PP
146432015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14644
14645 * gdb.base/batch-preserve-term-settings.exp
14646 (test_terminal_settings_preserved_after_cli_exit): Use
14647 send_quit_command.
14648
1eef6428
PA
146492015-07-29 Pedro Alves <palves@redhat.com>
14650 Don Breazeal <donb@codesourcery.com>
14651
14652 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14653 output from both inferior_spawn_id and gdb_spawn_id.
14654
7da5b897
SDJ
146552015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14656
14657 * gdb.threads/attach-into-signal.exp (corefunc): Use
14658 with_test_prefix on nested loops, uniquefying the test messages.
14659
dac804df
SDJ
146602015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14661
14662 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14663 commit.
14664
06265e53
PP
146652015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14666
14667 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14668 New proc.
14669 (test_terminal_settings_preserved_after_sigterm): New test.
14670
18206ca3
PP
146712015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14672
14673 * gdb.base/batch-preserve-term-settings.exp
14674 (test_terminal_settings_preserved_after_cli_exit): New test.
14675
90074d11
PP
146762015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14677
14678 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14679 manipulation of saved_gdbflags.
14680 (test_terminal_settings_preserved): Remove global declaration of
14681 the unused variable pagination_prompt. Remove manipulation of
14682 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14683 GDBFLAGS.
14684
eb1a7902
PA
146852015-07-29 Pedro Alves <palves@redhat.com>
14686
14687 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14688
8b75dd3b
PA
146892015-07-29 Pedro Alves <palves@redhat.com>
14690
14691 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14692 at the top.
14693
dedad4e3
PA
146942015-07-29 Pedro Alves <palves@redhat.com>
14695
14696 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14697 (main): Call gdb_unbuffer_output.
14698 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14699 (main): Call gdb_unbuffer_output.
14700 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14701 (main): Call gdb_unbuffer_output.
14702 * gdb.base/call-strs.exp: Adjust to step over the
14703 gdb_unbuffer_output call.
14704 * gdb.base/catch-gdb-caused-signals.c: Include
14705 "../lib/unbuffer_output.c".
14706 (main): Call gdb_unbuffer_output.
14707 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14708 (main): Call gdb_unbuffer_output.
14709 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14710 (main): Call gdb_unbuffer_output.
14711 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14712 (main): Call gdb_unbuffer_output.
14713 * gdb.base/shlib-call.exp: Adjust to step over the
14714 gdb_unbuffer_output call.
14715 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14716 (main): Call gdb_unbuffer_output.
14717 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14718 (main): Call gdb_unbuffer_output.
14719 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14720 (main): Rename to ...
14721 (test): ... this.
14722 (main): Reimplement.
14723 * gdb.base/varargs.exp: Run to test instead of to main.
14724 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14725 (main): Call gdb_unbuffer_output.
14726
58789a91
PA
147272015-07-29 Pedro Alves <palves@redhat.com>
14728
14729 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14730 factore out from mi_continue_dprintf. For call-style dprintfs,
14731 expect dprintf output out of $inferior_spawn_id.
14732 (mi_continue_dprintf): Use mi_expect_dprintf.
14733 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14734 (main): Call gdb_unbuffer_output.
14735
e8376742
PA
147362015-07-29 Pedro Alves <palves@redhat.com>
14737
14738 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14739 (default_mi_gdb_start): Set inferior_spawn_id instead of
14740 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14741 gdb_spawn_id.
14742 (mi_gdb_test): Always expect inferior output from both
14743 $inferior_spawn_id and $gdb_spawn_id.
14744
08280010
PA
147452015-07-29 Pedro Alves <palves@redhat.com>
14746
14747 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14748 send_inferior and $inferior_spawn_id.
14749
4d30e432
PA
147502015-07-29 Pedro Alves <palves@redhat.com>
14751
14752 * gdb.gdb/complaints.exp (test_initial_complaints)
14753 (test_serial_complaints, test_short_complaints): Use
14754 gdb_test_stdio.
14755 (test_empty_complaint): Handle $inferior_spawn_id !=
14756 $gdb_spawn_id.
14757
0d30a335
PA
147582015-07-29 Pedro Alves <palves@redhat.com>
14759
14760 * gdb.base/varargs.exp: Use gdb_test_stdio.
14761
39413b29
PA
147622015-07-29 Pedro Alves <palves@redhat.com>
14763
14764 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14765
7cb000a9
PA
147662015-07-29 Pedro Alves <palves@redhat.com>
14767
14768 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14769
d7b8ac82
PA
147702015-07-29 Pedro Alves <palves@redhat.com>
14771
14772 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14773 parameter into two new parameters, "inf_result" and "gdb_result".
14774 Expect inferior output and gdb output from $inferior_spawn_id and
14775 $gdb_spawn_id, respectively. Adjust all callers.
14776
789c3a0c
PA
147772015-07-29 Pedro Alves <palves@redhat.com>
14778
14779 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14780 of gdb_test_sequence.
14781
77e760c3
PA
147822015-07-29 Pedro Alves <palves@redhat.com>
14783
14784 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14785 (saw_spurious_output): Expect inferior output from
14786 $inferior_spawn_id. Use gdb_test_stdio.
14787
8396d2cd
PA
147882015-07-29 Pedro Alves <palves@redhat.com>
14789
14790 * gdb.base/dprintf.exp: Use standard_testfile. Change
14791 prepare_for_testing call.
14792 (srcfile): Don't set.
14793 (restart): New procedure.
14794 (test_dprintf): New procecure, use to continue over dprintfs.
14795 (test_call, test_agent): New procedures, tests moved here.
14796 Restart gdb and recreate dprintfs. Adjust expected output.
14797
2051d61f
PA
147982015-07-29 Pedro Alves <palves@redhat.com>
14799
14800 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14801
452397af
PA
148022015-07-29 Pedro Alves <palves@redhat.com>
14803
14804 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14805
8aed9555
PA
148062015-07-29 Pedro Alves <palves@redhat.com>
14807
14808 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14809 gdb_test_stdio.
14810
188a61b4
PA
148112015-07-29 Pedro Alves <palves@redhat.com>
14812
14813 * lib/gdb.exp (gdb_test_stdio): New procedure.
14814
12264a45
PA
148152015-07-29 Pedro Alves <palves@redhat.com>
14816
14817 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14818
23ffc893
PA
148192015-07-29 Pedro Alves <palves@redhat.com>
14820
14821 * gdb.base/call-signal-resume.exp: Remove check for
14822 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14823 * gdb.base/unwindonsignal.exp: Likewise.
14824 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14825 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14826
65566918
PA
148272015-07-29 Pedro Alves <palves@redhat.com>
14828
14829 * gdb.base/siginfo-addr.c (pass): New function.
14830 (handler): Call it iff si_addr is correct.
14831 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14832 Set a breakpoint at "pass" and continue to it.
14833
d60a9221
SDJ
148342015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14835
14836 * gdb.python/py-objfile.exp: Make some tests have unique names.
14837 * gdb.python/py-pp-registration.exp: Likewise.
14838
bde40b8f
PA
148392015-07-28 Pedro Alves <palves@redhat.com>
14840
14841 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14842
13e1dec8
SM
148432015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14844
14845 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14846
da33c9a7
SM
148472015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14848
14849 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14850
077836f7
PP
148512015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14852
14853 * gdb.base/gdb-sigterm-2.exp: New test.
14854
b8cc7b2e
DE
148552015-07-25 Doug Evans <xdje42@gmail.com>
14856
14857 Revert:
14858 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14859 (workers/%.worker, build-perf): New rule.
14860 (GDB_PERFTEST_MODE): New variable.
14861 (check-perf): Use it.
14862 (clean): Clean up gdb.perf parallel build subdirs.
14863 * lib/build-piece.exp: New file.
14864 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14865 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14866 name.
14867 (standard_temp_file): Ditto.
14868 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14869 of $GDB_PARALLEL.
14870
c8bd4544
DE
148712015-07-24 Doug Evans <dje@google.com>
14872
14873 * gdb.perf/lib/perftest/utils.py: New file.
14874 * gdb.perf/gm-hello.cc: New file.
14875 * gdb.perf/gm-pervasive-typedef.cc: New file.
14876 * gdb.perf/gm-pervasive-typedef.h: New file.
14877 * gdb.perf/gm-std.cc: New file.
14878 * gdb.perf/gm-std.h: New file.
14879 * gdb.perf/gm-use-cerr.cc: New file.
14880 * gdb.perf/gm-utils.h: New file.
14881 * gdb.perf/gmonster-null-lookup.py: New file.
14882 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14883 * gdb.perf/gmonster-print-cerr.py: New file.
14884 * gdb.perf/gmonster-ptype-string.py: New file.
14885 * gdb.perf/gmonster-runto-main.py: New file.
14886 * gdb.perf/gmonster-select-file.py: New file.
14887 * gdb.perf/gmonster1-null-lookup.exp: New file.
14888 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14889 * gdb.perf/gmonster1-print-cerr.exp: New file.
14890 * gdb.perf/gmonster1-ptype-string.exp: New file.
14891 * gdb.perf/gmonster1-runto-main.exp: New file.
14892 * gdb.perf/gmonster1-select-file.exp: New file.
14893 * gdb.perf/gmonster1.cc: New file.
14894 * gdb.perf/gmonster1.exp: New file.
14895 * gdb.perf/gmonster2-null-lookup.exp: New file.
14896 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14897 * gdb.perf/gmonster2-print-cerr.exp: New file.
14898 * gdb.perf/gmonster2-ptype-string.exp: New file.
14899 * gdb.perf/gmonster2-runto-main.exp: New file.
14900 * gdb.perf/gmonster2-select-file.exp: New file.
14901 * gdb.perf/gmonster2.cc: New file.
14902 * gdb.perf/gmonster2.exp: New file.
14903
6eab34f3
DE
149042015-07-24 Doug Evans <dje@google.com>
14905
14906 * gdb.perf/README: New file.
14907 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14908 * lib/gen-perf-test.exp: New file.
14909
63738bfd
DE
149102015-07-24 Doug Evans <dje@google.com>
14911
14912 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14913 (PerfTest::startup): New function.
14914 (PerfTest::run): Return result of calling body.
14915 (PerfTest::assemble): Rewrite.
14916 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14917 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14918 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14919 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14920 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14921
7b606f95
DE
149222015-07-24 Doug Evans <dje@google.com>
14923
14924 * lib/gdb.exp (clean_restart): Make executable optional.
14925
a97b16b8
DE
149262015-07-24 Doug Evans <dje@google.com>
14927
14928 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14929 compiler_info references.
14930 * gdb.cp/temargs.exp: Ditto.
14931 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14932 (get_compiler_info): Early exit if already computed. Set compiler_info
14933 to "unknown" if there was a problem.
14934 (test_compiler_info): Add function comment. Call get_compiler_info.
14935
35baa57f
DE
149362015-07-24 Doug Evans <dje@google.com>
14937
14938 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14939 (workers/%.worker, build-perf): New rule.
14940 (GDB_PERFTEST_MODE): New variable.
14941 (check-perf): Use it.
14942 (clean): Clean up gdb.perf parallel build subdirs.
14943 * lib/build-piece.exp: New file.
14944 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14945 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14946 name.
14947 (standard_temp_file): Ditto.
14948 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14949 of $GDB_PARALLEL.
14950
6ebea266
DE
149512015-07-24 Doug Evans <dje@google.com>
14952
14953 * lib/future.exp (gdb_default_target_compile): New option
14954 "early_flags".
14955 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14956 --as-needed.
14957
1e76a7e9
SDJ
149582015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14959
14960 * gdb.base/catch-syscall.exp: Call gdb_exit before
14961 gdb_skip_xml_test.
14962
5068630a
PA
149632015-07-24 Pedro Alves <palves@redhat.com>
14964
14965 * gdb.python/py-events.exp: Accept output between the stop event
14966 and the prompt.
14967 * gdb.python/py-evsignal.exp: Likewise.
14968 * gdb.python/py-evthreads.exp: Likewise.
14969
77598427
PA
149702015-07-24 Pedro Alves <palves@redhat.com>
14971
14972 PR gdb/18717
14973 * gdb.threads/non-ldr-exit.c: New file.
14974 * gdb.threads/non-ldr-exit.exp: New file.
14975
11e6c98f
YQ
149762015-07-24 Yao Qi <yao.qi@linaro.org>
14977
14978 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14979 restarting process.
14980
51aee833
YQ
149812015-07-24 Yao Qi <yao.qi@linaro.org>
14982
14983 * gdb.server/ext-restart.exp: New file.
14984
8cfe207c
YQ
149852015-07-24 Yao Qi <yao.qi@linaro.org>
14986
14987 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14988 argument options.
14989 * gdb.server/ext-wrapper.exp: New file.
14990
cc12ce38
DE
149912015-07-23 Doug Evans <dje@google.com>
14992
14993 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14994 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14995
d0d84780
PMR
149962015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14997
14998 * gdb.ada/var_arr_typedef.exp: New testcase.
14999 * gdb.ada/var_arr_typedef/pack.adb: New file.
15000 * gdb.ada/var_arr_typedef/pack.ads: New file.
15001 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15002
8b558f79
JB
150032015-07-20 Joel Brobecker <brobecker@adacore.com>
15004
15005 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15006
775a3298
JK
150072015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15008
15009 * gdb.arch/i386-biarch-core.exp: Replace istarget
15010 by "complete set gnutarget". Remove expectation for the "core-file"
15011 command.
15012
db1ff28b
JK
150132015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15014
15015 Revert the previous commit:
15016 Tests for validate symbol file using build-id.
15017
0a94970d
JK
150182015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15019
15020 Tests for validate symbol file using build-id.
15021 * gdb.base/solib-mismatch-lib.c: New file.
15022 * gdb.base/solib-mismatch-libmod.c: New file.
15023 * gdb.base/solib-mismatch.c: New file.
15024 * gdb.base/solib-mismatch.exp: New file.
15025
03346981
SL
150262015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15027
15028 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15029 nios2-*-linux*.
15030 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15031 * gdb.base/siginfo.exp: Likewise.
15032 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15033
42422cc7
PL
150342015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15035
15036 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15037 Move it to ...
15038 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15039 ... here.
15040 * gdb.trace/range-stepping.exp: Check that the target supports
15041 range stepping.
15042
cfa68bae
JK
150432015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15044
15045 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15046
8ffdba26
PA
150472015-07-14 Pedro Alves <palves@redhat.com>
15048
15049 * gdb.base/killed-outside.exp: New file.
15050 * gdb.base/killed-outside.c: New file.
15051
218a5a11
JK
150522015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15053
15054 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15055 (n at main): New.
15056 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15057
e03ed3c6
AA
150582015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15059
15060 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15061 infcall tests instead of setting up for KFAIL.
15062
485668e5
MM
150632015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15064
15065 * gdb.btrace/record_goto-step.exp: New.
15066
08464196
JK
150672015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15068
15069 PR compile/18484
15070 * gdb.compile/compile.c (struct struct_type): Add volatile to
15071 selffield's type.
15072 * gdb.compile/compile.exp
15073 (compile code struct_object.selffield = &struct_object): Skip further
15074 struct_object tests if this one xfails.
15075
bcf5c1d9
RC
150762015-07-08 Robert O'Callahan <robert@ocallahan.org>
15077
15078 PR exp/18617
15079 * gdb.trace/ax.exp: Add test.
15080
4931af25
YQ
150812015-07-07 Yao Qi <yao.qi@linaro.org>
15082
15083 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15084 instead of istarget "aarch64*-*-*".
15085 * gdb.arch/aarch64-fp.exp: Likewise.
15086 * gdb.base/float.exp: Likewise.
15087 * gdb.reverse/aarch64.exp: Likewise.
15088 * lib/gdb.exp (is_aarch64_target): New proc.
15089
9fcf688e
YQ
150902015-07-07 Yao Qi <yao.qi@linaro.org>
15091
15092 * lib/gdb.exp (is_aarch32_target): New proc.
15093 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15094 instead of "istarget "arm*-*-*"".
15095 * gdb.arch/arm-disp-step.exp: Likewise.
15096 * gdb.arch/thumb-bx-pc.exp: Likewise.
15097 * gdb.arch/thumb-prologue.exp: Likewise.
15098 * gdb.arch/thumb-singlestep.exp: Likewise.
15099 * gdb.base/disp-step-syscall.exp: Likewise.
15100 * gdb.base/float.exp: Likewise.
15101
fbd8d50d
YQ
151022015-07-07 Yao Qi <yao.qi@linaro.org>
15103
15104 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15105 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15106
71be1fdc
YQ
151072015-07-07 Yao Qi <yao.qi@linaro.org>
15108
15109 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15110 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15111 if it exists.
15112 * gdb.multi/multi-arch.exp: Likewise.
15113
3e221d36
SM
151142015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15115
15116 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15117 print.
15118
d441430b
YQ
151192015-07-07 Yao Qi <yao.qi@linaro.org>
15120
15121 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15122
06f810bd
MG
151232015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15124
15125 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15126 '[' and ']' characters.
15127
5e61e7c0
IB
151282015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15129
15130 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15131
28bf096c
PA
151322015-06-29 Pedro Alves <palves@redhat.com>
15133
15134 PR threads/18127
15135 * gdb.threads/hand-call-new-thread.c: New file.
15136 * gdb.threads/hand-call-new-thread.c: New file.
15137
ee93cd5e
KS
151382015-06-26 Keith Seitz <keiths@redhat.com>
15139 Doug Evans <dje@google.com>
15140
15141 PR 16253
15142 * gdb.cp/var-tag-2.cc: New file.
15143 * gdb.cp/var-tag-3.cc: New file.
15144 * gdb.cp/var-tag-4.cc: New file.
15145 * gdb.cp/var-tag.cc: New file.
15146 * gdb.cp/var-tag.exp: New file.
15147
fc637f04
PP
151482015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15149
15150 * gdb.base/history-duplicates.exp: New test.
15151
2e52ae68
PP
151522015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15153
15154 * gdb.base/completion.exp: Test the completion of the "focus"
15155 command.
15156
6e22494e
JK
151572015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15158
15159 * gdb.arch/amd64-prologue-skip.S: New file.
15160 * gdb.arch/amd64-prologue-skip.exp: New file.
15161
bf7b9cd9
SM
151622015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15163
15164 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15165 is_address_zero_readable check.
15166
201e8dfd
PB
151672015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15168
15169 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15170 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15171
5cd867b4
YQ
151722015-06-24 Yao Qi <yao.qi@linaro.org>
15173
15174 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15175 linux targets.
15176
4d7be007
YQ
151772015-06-24 Yao Qi <yao.qi@linaro.org>
15178
15179 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15180 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15181 * gdb.base/siginfo-thread.exp: Likewise.
15182
07fcd301
YQ
151832015-06-22 Yao Qi <yao.qi@linaro.org>
15184
15185 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15186
52042a00
YQ
151872015-06-22 Yao Qi <yao.qi@linaro.org>
15188
15189 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15190 aarch64*-*-*.
15191 (skip_hw_watchpoint_tests): Likewise.
15192
74bd41ce
PP
151932015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15194
15195 * gdb.base/gdbinit-history.exp: Test the interaction between
15196 setting GDBHISTSIZE and setting the history size via .gdbinit.
15197
bc460514
PP
151982015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15199
15200 PR gdb/16999
15201 * gdb.base/gdbhistsize-history.exp: New test.
15202
b58c513b
PP
152032015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15204
15205 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15206 with GDBHISTSIZE.
15207 * gdb.base/readline.exp: Likewise.
15208
92046791
YQ
152092015-06-17 Yao Qi <yao.qi@linaro.org>
15210
15211 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15212 line.
15213
2093d2d3
PP
152142015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15215
15216 * gdb.base/gdbinit-history.exp: Add test case to check that
15217 an unlimited history file does not get truncated on exit.
15218
e6c693af
AA
152192015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15220
15221 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15222 (VECTOR): New macro. Use it...
15223 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15224 ...for these typedefs.
15225 (int8, char1, int1, double1): New typedefs.
15226 (struct just_int2, struct two_int2): New structures.
15227 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15228 (add_structvecs, add_singlevecs): New functions.
15229 (main): Call add_some_intvecs twice.
15230 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15231 the compile and exit upon failure. Try compiling for the "native"
15232 architecture. Test inferior function calls with vector arguments
15233 and vector return value handling with "finish" and "return".
15234
c74f7d1c
JT
152352015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15236
15237 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15238 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15239 PE file.
15240 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15241
98aa42ee
AT
152422015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15243
15244 PR breakpoints/16465
15245 * gdb.mi/mi-dprintf-pending.c: New file.
15246 * gdb.mi/mi-dprintf-pending.exp: New test.
15247 * gdb.mi/mi-dprintf-pendshr.c: New file.
15248
7d73c23c 152492015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15250 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15251
15252 * gdb.arch/i386-mpx-map.c: New file.
15253 * gdb.arch/i386-mpx-map.exp: New File.
15254
152552015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15256
15257 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15258 * gdb.arch/i386-mpx.exp: Indentation fixed.
15259
152602015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15261
15262 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15263 function and improved indentation.
15264 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15265 gdb_test_multiple. Added additional tests to skip the test.
15266
152672015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15268
15269 * gdb.arch/i386-avx512.c: Change path in include file.
15270 * gdb.arch/i386-avx512.exp: Change include dir path
15271 compilation flag.
15272 * gdb.arch/i386-mpx.c: Change path in include file.
15273 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15274 flag.
15275
d5eba19a
JK
152762015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15277
15278 * gdb.compile/compile-print.exp (compile print *vararray@3)
15279 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15280
7f361056
JK
152812015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15282
15283 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15284 (do not keep jit in memory): ... this.
15285 (expect 5): Change it to ...
15286 (expect no 5): ... this.
15287
3b462ec2
SM
152882015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15289
15290 PR gdb/15564
15291 * gdb.mi/mi-detach.exp: New file.
15292
e0619de6
JK
152932015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15294
15295 PR symtab/18392
15296 * gdb.arch/amd64-tailcall-self.S: New file.
15297 * gdb.arch/amd64-tailcall-self.c: New file.
15298 * gdb.arch/amd64-tailcall-self.exp: New file.
15299
e970cb34
DB
153002015-05-28 Don Breazeal <donb@codesourcery.com>
15301
15302 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15303 tests for remote targets by checking is_target_gdbserver.
15304
b2e2f908
DE
153052015-05-27 Doug Evans <dje@google.com>
15306
15307 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15308 * gdb.dwarf2/opaque-type-lookup.c: New file.
15309 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15310
82c7be31
DE
153112015-05-26 Doug Evans <dje@google.com>
15312
15313 * gdb.cp/iostream.cc: New file.
15314 * gdb.cp/iostream.exp: New file.
15315
b4f54984
DE
153162015-05-26 Doug Evans <dje@google.com>
15317
15318 * gdb.dwarf2/dw2-op-call.exp: Update.
15319 * gdb.dwarf2/dw4-sig-types.exp: Update.
15320 * gdb.dwarf2/implptr.exp: Update.
15321 * gdb.mi/mi-cmd-param-changed.exp: Update.
15322
4ea6efe9
DE
153232015-05-26 Doug Evans <dje@google.com>
15324
15325 * gdb.python/py-lazy-string.c: New file.
15326 * gdb.python/py-lazy-string.exp: New file.
15327 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15328 (main): Update. Add estring3.
15329 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15330 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15331
f6bb7db3
YQ
153322015-05-26 Omair Javaid <omair.javaid@linaro.org>
15333 Yao Qi <yao.qi@linaro.org>
15334
15335 * gdb.reverse/aarch64.c: New.
15336 * gdb.reverse/aarch64.exp: New.
15337
a81bfbd0
OJ
153382015-05-26 Omair Javaid <omair.javaid@linaro.org>
15339
25d49b86
PA
15340 * lib/gdb.exp (supports_process_record): Return true for
15341 aarch64*-linux*.
a81bfbd0
OJ
15342 (supports_reverse): Likewise.
15343
158bf1b4
PP
153442015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15345
15346 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15347 Use with_test_prefix.
15348
a0145030
AB
153492015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15350
15351 * gdb.base/completion.exp: Add test for completion of layout
15352 names.
15353
ebe3b578
AB
153542015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15355
15356 * lib/gdb.exp (skip_tui_tests): New proc.
15357 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15358
84204ed7
PA
153592015-05-19 Pedro Alves <palves@redhat.com>
15360
15361 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15362 Save the whole env array instead of just HOME. Unset HISTSIZE in
15363 the environment while testing. Restore whole environment
15364 afterwards.
15365
37442ce1
DE
153662015-05-16 Doug Evans <xdje42@gmail.com>
15367
15368 * gdb.guile/scm-ports.c: New file.
15369 * gdb.guile/scm-ports.exp: Add memory port tests.
15370
36de76f9
JK
153712015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15372
15373 * gdb.compile/compile-print.c: New file.
15374 * gdb.compile/compile-print.exp: New file.
15375
3a9558c4
JK
153762015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15377
15378 * gdb.compile/compile-ops.exp: Cast param to void.
15379 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15380 (compile code struct_object.selffield = &struct_object): Add xfail.
15381
aa715135
JG
153822015-05-15 Joel Brobecker <brobecker@adacore.com>
15383
15384 * gdb.ada/arr_enum_with_gap: New testcase.
15385
931e5bc3
JG
153862015-05-15 Joel Brobecker <brobecker@adacore.com>
15387
15388 * gdb.ada/byte_packed_arr: New testcase.
15389
9cd4d857
JB
153902015-05-15 Joel Brobecker <brobecker@adacore.com>
15391
15392 * gdb.ada/pckd_neg: New testcase.
15393
ebfd00d2
PP
153942015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15395
15396 PR gdb/17820
15397 * gdb.base/gdbinit-history.exp: New test.
15398 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15399 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15400
4c082a81
SC
154012015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15402
15403 * gdb.python/py-xmethods.cc: Enhance test case.
15404 * gdb.python/py-xmethods.exp: New tests.
15405 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15406 function.
15407 (B_indexoper): Likewise.
15408 (global_dm_list) : Add new xmethod worker functions.
15409
f7797074
SDJ
154102015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15411
15412 * gdb.base/coredump-filter.exp: Correctly unset
15413 "coredump_var_addr" array.
15414
a4674e4e
PA
154152015-05-08 Pedro Alves <palves@redhat.com>
15416
15417 * gdb.server/non-existing-program.exp: Unset spawn_id.
15418
df2eb078
SC
154192015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15420
15421 PR python/18291
15422 * gdb.python/py-xmethods.exp: Add tests.
15423
422349a3
YQ
154242015-05-08 Yao Qi <yao.qi@linaro.org>
15425
15426 PR gdb/18208
15427 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15428 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15429 function set_coredump_filter, and remove remote_exec call.
15430 Remove argument ipid. Callers update.
15431 (top level): Don't get inferior's PID.
15432
63fc80ce
AA
154332015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15434
15435 * gdb.base/watch_thread_num.exp: Skip test on targets without
15436 access watchpoints.
15437
80ad801e
PA
154382015-05-06 Pedro Alves <palves@redhat.com>
15439
15440 PR server/18081
15441 * gdb.server/non-existing-program.exp: New file.
15442
0fa7fe50
JB
154432015-05-05 Joel Brobecker <brobecker@adacore.com>
15444
15445 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15446
3ea89b92
PMR
154472015-05-05 Joel Brobecker <brobecker@adacore.com>
15448
15449 * gdb.ada/out_of_line_in_inlined: New testcase.
15450
87b8eff0
JB
154512015-05-05 Joel Brobecker <brobecker@adacore.com>
15452
15453 * gdb.ada/var_rec_arr: New testcase.
15454
5fccc635
YQ
154552015-04-30 Yao Qi <yao.qi@linaro.org>
15456
15457 * gdb.base/break-idempotent.exp: If
15458 skip_hw_watchpoint_multi_tests returns true, skip the tests
15459 on "rwatch" and "awatch".
15460
42d38f42
YQ
154612015-04-30 Yao Qi <yao.qi@linaro.org>
15462
15463 * gdb.base/relativedebug.exp: Invoke gdb command
15464 "info sharedlibrary", and if libc.so doesn't have debug info,
15465 skip the test.
15466
2ce1cdbf
DE
154672015-04-29 Doug Evans <dje@google.com>
15468
15469 * gdb.python/py-xmethods.exp: Add ptype tests.
15470 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15471 get_result_type method.
15472
f24a38c5
LM
154732015-04-29 Luis Machado <lgustavo@codesourcery.com>
15474
15475 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15476 the target does not support hardware watchpoints.
15477
ecbf2b3c
LM
154782015-04-29 Luis Machado <lgustavo@codesourcery.com>
15479
15480 * gdb.base/break-always.exp: Abort testing if writing to memory
15481 causes an error.
15482
34f5f757
DE
154832015-04-28 Doug Evans <dje@google.com>
15484
15485 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15486 * gdb.python/py-pp-registration.exp: ... here. New file.
15487 * gdb.python/py-pp-registration.c: New file.
15488 * gdb.python/py-pp-registration.py: New file.
15489
69b4374a
DE
154902015-04-28 Doug Evans <dje@google.com>
15491
15492 * gdb.python/py-bad-printers.c: New file.
15493 * gdb.python/py-bad-printers.py: New file.
15494 * gdb.python/py-bad-printers.exp: New file.
15495
59fb7612
SS
154962015-04-28 Sasha Smundak <asmundak@google.com>
15497
15498 * gdb.python/py-type.exp: New test.
15499
2631b16a
AW
155002015-04-28 Andy Wingo <wingo@igalia.com>
15501
15502 * gdb.python/py-parameter.exp:
15503 * gdb.guile/scm-parameter.exp: Escape the path that we are
15504 matching against, as it might contain characters that are special
15505 to regular expressions.
15506
460efde1
JB
155072015-04-27 Joel Brobecker <brobecker@adacore.com>
15508
15509 * gdb.ada/rec_comp: New testcase.
15510
2d369d8e
SDJ
155112015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15512
15513 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15514 before using it.
15515
cf75d6c3
AB
155162015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15517
15518 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15519 new tests for verilog output.
15520
8dbe7ca5
YQ
155212015-04-24 Yao Qi <yao.qi@linaro.org>
15522
15523 * boards/remote-gdbserver-on-localhost.exp: New file.
15524
4ef9fb2f
PA
155252015-04-23 Pedro Alves <palves@redhat.com>
15526
15527 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15528 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15529 "end of file", remove $inferior_spawn_id from the indirect list.
15530
0a803169
PA
155312015-04-23 Pedro Alves <palves@redhat.com>
15532
15533 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15534
749ef8f8
PA
155352015-04-23 Pedro Alves <palves@redhat.com>
15536
15537 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15538 on $any_spawn_id instead of only on $gdb_spawn_id.
15539
8aae4344
PM
155402015-04-21 Pierre Muller <muller@sourceware.org>
15541
15542 PR pascal/17815
15543 * lib/pascal.exp (gpc_compile): Add new option "class".
15544 (fpc_compile): Likewise.
15545 * gdb.pascal/case-insensitive-symbols.pas: New file.
15546 * gdb.pascal/case-insensitive-symbols.exp: New file.
15547
1586c8fb
GB
155482015-04-20 Gary Benson <gbenson@redhat.com>
15549
15550 * gdb.base/attach.exp: Fix three extended remote failures.
15551
1b6e6f5c
GB
155522015-04-17 Gary Benson <gbenson@redhat.com>
15553
15554 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15555 the main executable over the remote protocol.
15556
e797481d
PA
155572015-04-16 Pedro Alves <palves@redhat.com>
15558
15559 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15560 a new gdbserver if gdbserver_reconnect_p is set.
15561
1ca99c42
PA
155622015-04-16 Pedro Alves <palves@redhat.com>
15563
15564 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15565 is set, don't exit gdbserver.
15566
af9fd6f8
AA
155672015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15568
15569 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15570 appropriate .insn, such that an older assembler can be used.
15571 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15572 the z/Architecture instruction set on 31-bit targets as well.
15573
04ff1e61
AA
155742015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15575
15576 * gdb.go/handcall.exp: Remove all logic related to the first
15577 breakpoint and rely on go_runto_main instead.
15578 * gdb.go/strings.exp: Likewise.
15579 * gdb.go/unsafe.exp: Likewise.
15580 * gdb.go/hello.exp: Likewise. Also rename the remaining
15581 breakpoint marker to "breakpoint 1".
15582 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15583 * gdb.go/strings.go: Likewise.
15584 * gdb.go/unsafe.go: Likewise.
15585 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15586 "set breakpoint 2 here" and rename the remaining breakpoint marker
15587 to "breakpoint 1".
15588
40d2f8d6
SM
155892015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15590
15591 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15592 if itertools.imap is not present.
15593 * gdb.python/py-objfile.exp: Add parentheses.
15594 * gdb.python/py-type.exp: Same.
15595 * gdb.python/py-unwind-maint.py: Same.
15596
8cbc97c6
YQ
155972015-04-15 Yao Qi <yao.qi@linaro.org>
15598
15599 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15600 of ":$ptr_size" and set its form explicitly.
15601
45fd756c
YQ
156022015-04-15 Pedro Alves <palves@redhat.com>
15603 Yao Qi <yao.qi@linaro.org>
15604
15605 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15606 timeout by factor of 4.
15607 (test_regular_watch): Likewise.
15608 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15609 * gdb.reverse/sigall-reverse.exp: Likewise.
15610 * gdb.reverse/until-precsave.exp: Likewise.
15611 * lib/gdb.exp (with_timeout_factor): New proc.
15612 (gdb_expect): Move some code to ...
15613 (get_largest_timeout): ... here. New procedure.
15614
9e811bc3
LM
156152015-04-14 Luis Machado <lgustavo@codesourcery.com>
15616
15617 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15618
0ff6fcb2
LM
156192015-04-13 Luis Machado <lgustavo@codesourcery.com>
15620
15621 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15622 to write to the .text section.
15623
7578d5f7
LM
156242015-04-13 Luis Machado <lgustavo@codesourcery.com>
15625
15626 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15627 Handle the case of targets that do not provide PID information.
15628
2efe15c4
YQ
156292015-04-13 Yao Qi <yao.qi@linaro.org>
15630
15631 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15632 and use expect instead of gdb_expect.
15633
8cd8f2f8
SDJ
156342015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15635
15636 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15637 "coredump_var_addr" to avoid naming conflict with other testcases.
15638
9ee41772
PA
156392015-04-10 Pedro Alves <palves@redhat.com>
15640
15641 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15642 gdb_test_sequence and gdb_assert.
15643
07473109
PA
156442015-04-10 Pedro Alves <palves@redhat.com>
15645
15646 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15647 test messages that don't include the breakpoint address.
15648
de3db44c
YQ
156492015-04-10 Yao Qi <yao.qi@linaro.org>
15650
15651 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15652 false for some offset and width combinations which aren't
15653 supported by linux kernel.
15654
c79d856c
PA
156552015-04-10 Pedro Alves <palves@redhat.com>
15656
15657 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15658 procedure, factored out from ...
15659 (top level): ... here. Add "set displaced-stepping" testing axis.
15660 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15661 parameter "displaced". Use it.
15662 (top level): Use foreach and add "set displaced-stepping" testing
15663 axis.
15664
ebc90b50
PA
156652015-04-10 Pedro Alves <palves@redhat.com>
15666
15667 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15668 Remove comment.
15669 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15670 both the address of the instruction that triggers the watchpoint
15671 and the address of the instruction immediately after, and use
15672 those addresses for the test. Fix comment.
15673
8f572e5c
PA
156742015-04-10 Pedro Alves <palves@redhat.com>
15675
15676 * gdb.base/sigstep.exp (breakpoint_to_handler)
15677 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15678 Test "backtrace" in handler.
15679 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15680 (top level): Add new "displaced" test axis to
15681 breakpoint_to_handler, breakpoint_to_handler_entry and
15682 breakpoint_over_handler.
15683
8d707a12
PA
156842015-04-10 Pedro Alves <palves@redhat.com>
15685
15686 PR gdb/18216
15687 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15688
ef713951
YQ
156892015-04-10 Yao Qi <yao.qi@linaro.org>
15690
15691 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15692 (test_add_rn_pc): New function.
15693 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15694 (top level): Invoke test_add_rn_pc.
15695
906d60cf
PA
156962015-04-10 Pedro Alves <palves@redhat.com>
15697
15698 PR gdb/13858
15699 * gdb.base/step-over-no-symbols.exp: New file.
15700
f2983cc3
AW
157012015-04-09 Andy Wingo <wingo@igalia.com>
15702
15703 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15704 after the Python tests.
15705
6d62641c
SDJ
157062015-04-08 Keith Seitz <keiths@redhat.com>
15707
15708 PR python/16699
15709 * gdb.python/py-completion.exp: New tests for completion.
15710 * gdb.python/py-completion.py (CompleteLimit1): New class.
15711 (CompleteLimit2): Likewise.
15712 (CompleteLimit3): Likewise.
15713 (CompleteLimit4): Likewise.
15714 (CompleteLimit5): Likewise.
15715 (CompleteLimit6): Likewise.
15716 (CompleteLimit7): Likewise.
15717
f3770638
PA
157182015-04-08 Pedro Alves <palves@redhat.com>
15719
15720 PR gdb/18214
15721 PR gdb/18216
15722 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15723 function.
15724 (main): Install it as SIGUSR1 handler.
15725 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15726 parameter. Always use "setup" as prefix. Toggle "set
15727 displaced-stepping" off/on depending on global. Don't switch to
15728 thread 1 here.
15729 (top level): Add displaced stepping "off/on" test axis. Update
15730 "setup" calls. Wrap each subtest with with_test_prefix. Test
15731 continuing with a queued signal in each thread.
15732
4496bed7
PA
157332015-04-08 Pedro Alves <palves@redhat.com>
15734
15735 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15736 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15737 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15738 Return early if running to main fails.
15739 * gdb.trace/while-stepping.exp: Likewise.
15740
b97fde92
PA
157412015-04-07 Pedro Alves <palves@redhat.com>
15742
15743 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15744 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15745 interact with inferior program.
15746
f71c18e7
PA
157472015-04-07 Pedro Alves <palves@redhat.com>
15748
15749 * lib/gdb.exp (inferior_spawn_id): New global.
15750 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15751 spawn id after processing the user code.
15752 (default_gdb_start): Set inferior_spawn_id.
15753 (send_inferior): New procedure.
15754 * lib/gdbserver-support.exp (gdbserver_start): Set
15755 inferior_spawn_id.
15756 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15757
6423214f
PA
157582015-04-07 Pedro Alves <palves@redhat.com>
15759
15760 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15761 * lib/gdbserver-support.exp (gdbserver_start): Make
15762 $server_spawn_id global.
15763 (gdbserver_start): Don't wait for gdbserver's spawn id with
15764 expect_background.
15765 (close_gdbserver): New procedure.
15766 (gdb_exit): Rename the default version and reimplement.
15767
71c0ee8c
PA
157682015-04-07 Pedro Alves <palves@redhat.com>
15769
72f4393d 15770 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15771 append the substituted item, not the original item.
15772
203bc29b
PA
157732015-04-07 Pedro Alves <palves@redhat.com>
15774
15775 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15776 gdb_expect.
15777
508a3ddf
PA
157782015-04-07 Pedro Alves <palves@redhat.com>
15779
15780 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15781 output appearing once only.
15782
9f6dbe2b
PA
157832015-04-07 Pedro Alves <palves@redhat.com>
15784
15785 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15786 that doesn't expect anything. Return early if running to main
15787 fails.
15788
337532fa
YQ
157892015-04-07 Yao Qi <yao.qi@linaro.org>
15790
15791 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15792 (child_function): Call alarm.
15793 (main): Move call to alarm into the loop.
15794 * gdb.threads/non-stop-fair-events.exp: Build program with
15795 -DTIMEOUT=$timeout.
15796
01b622d4
DE
157972015-04-06 Doug Evans <xdje42@gmail.com>
15798
15799 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15800 Fix dest parameter to board_info.
15801 (fpc_compile): Ditto.
15802 (gdb_compile_pascal): Rename dest arg to destfile.
15803
961f4160
PMR
158042015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15805
15806 * gdb.ada/funcall_ref.exp: New file.
15807 * gdb.ada/funcall_ref/foo.adb: New file.
15808
cafda597
YQ
158092015-04-02 Yao Qi <yao.qi@linaro.org>
15810
15811 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15812 is remote.
15813
fed040c6
GB
158142015-04-02 Gary Benson <gbenson@redhat.com>
15815
15816 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15817
d11916aa
SS
158182015-04-01 Sasha Smundak <asmundak@google.com>
15819
15820 * gdb.python/py-unwind-maint.c: New file.
15821 * gdb.python/py-unwind-maint.exp: New test.
15822 * gdb.python/py-unwind-maint.py: New file.
15823 * gdb.python/py-unwind.c: New file.
15824 * gdb.python/py-unwind.exp: New test.
15825 * gdb.python/py-unwind.py: New test.
15826
a1471180
PA
158272015-04-01 Pedro Alves <palves@redhat.com>
15828
15829 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15830 to fail instead of non-existent $test.
15831
0bbeccb1
PA
158322015-04-01 Pedro Alves <palves@redhat.com>
15833
15834 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15835 GDBFLAGS if not empty.
15836
3c724c8c
PMR
158372015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15838
15839 * gdb.ada/complete.exp: Remove "multi_line".
15840 * gdb.ada/info_exc.exp: Remove "multi_line".
15841 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15842 * gdb.ada/ptype_field.exp: Remove "multi_line".
15843 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15844 * gdb.ada/tagged.exp: Remove "multi_line".
15845 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15846 [multi_line ...]
15847 * gdb.btrace/delta.exp: Likewise.
15848 * gdb.btrace/exception.exp: Likewise.
15849 * gdb.btrace/function_call_history.exp: Likewise.
15850 * gdb.btrace/instruction_history.exp: Likewise.
15851 * gdb.btrace/nohist.exp: Likewise.
15852 * gdb.btrace/record_goto.exp: Likewise.
15853 * gdb.btrace/segv.exp: Likewise.
15854 * gdb.btrace/stepi.exp: Likewise.
15855 * gdb.btrace/tailcall.exp: Likewise.
15856 * gdb.btrace/unknown_functions.exp: Likewise.
15857 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15858 * lib/gdb.exp: Add the "multi_line" helper.
15859
4eec2deb
PA
158602015-04-01 Pedro Alves <palves@redhat.com>
15861
15862 * gdb.threads/tid-reuse.c: New file.
15863 * gdb.threads/tid-reuse.exp: New file.
15864
df8411da
SDJ
158652015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15866
15867 PR corefiles/16092
15868 * gdb.base/coredump-filter.c: New file.
15869 * gdb.base/coredump-filter.exp: Likewise.
15870
6ef37366
PM
158712015-03-27 Petr Machata <pmachata@redhat.com>
15872
15873 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15874 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15875 (Dwarf::assemble): Initialize them.
15876 (Dwarf::lines): New function.
15877
7ec911b0
JT
158782015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15879
15880 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15881 SYMBOL_PREFIX for x86_64-*-cygwin.
15882
ff908ebf
AW
158832015-03-26 Andy Wingo <wingo@igalia.com>
15884
15885 PR symtab/18148
15886 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15887 const_value but not a location.
15888 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15889 location defined in non-main CUs are visible.
15890
6d5f0679
YQ
158912015-03-26 Yao Qi <yao.qi@linaro.org>
15892
15893 PR testsuite/18139
15894 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15895 Add a line number entry for the same line.
15896 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15897 Add a line number entry for the same line.
15898
2898689b
YQ
158992015-03-26 Yao Qi <yao.qi@linaro.org>
15900
15901 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15902 .int 0.
15903 (func): Likewise. Add .Lfunc_1 label.
15904 Use .Lfunc_1 label.
15905 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15906 .int 0.
15907 (func): Likewise.
15908 Use .Lfunc_1 label.
15909
85180498
YQ
159102015-03-26 Yao Qi <yao.qi@linaro.org>
15911
15912 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15913 Call gdb_compile instead to compile each .s files without debug
15914 information.
15915
8aa08a8d
YQ
159162015-03-26 Yao Qi <yao.qi@linaro.org>
15917
15918 * gdb.base/savedregs.exp (process_saved_regs): Make
15919 "Saved registers:" optional in the pattern.
15920
66849923
MM
159212015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15922
15923 * gdb.btrace/next.exp: Merged into step.exp.
15924 * gdb.btrace/finish.exp: Merged into step.exp.
15925 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15926 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15927 "record goto" and checking the exact replay position.
15928 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15929 check for "Recording format" in "info record" output.
15930 * gdb.btrace/record_goto.exp: Choose test file based on target.
15931 * gdb.btrace/x86-record_goto.S: Renamed into ...
15932 * gdb.btrace/x86_64-record_goto.S: ... this.
15933 * gdb.btrace/i686-record_goto.S: New.
15934 * gdb.btrace/x86-tailcall.S: Renamed into ...
15935 * gdb.btrace/x86_64-tailcall.S: ... this.
15936 * gdb.btrace/i686-tailcall.S: New.
15937 * gdb.btrace/x86-tailcall.c: Renamed into ...
15938 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15939 separate statements. Update test.
15940 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15941 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15942 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15943 * gdb.btrace/tailcall.exp: Choose test file based on target.
15944 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15945
11cc1b74
MM
159462015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15947
15948 * gdb.btrace/exception.exp: Increase BTS buffer size.
15949
a25d8bf9
PA
159502015-03-24 Pedro Alves <palves@redhat.com>
15951
15952 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15953
856e7dd6
PA
159542015-03-24 Pedro Alves <palves@redhat.com>
15955
15956 * gdb.threads/schedlock.exp (test_step): No longer expect that
15957 "set scheduler-locking step" with "next" over a function call runs
15958 threads unlocked.
15959
ad235a41
AT
159602015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15961
15962 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15963
15630549
AT
159642015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15965
15966 PR breakpoints/16466
15967 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15968 * gdb.mi/mi-pending.c (thread_func): New function.
15969 (int main): Add threading support required.
15970 * gdb.mi/mi-pending.exp: Add tests for this issue.
15971 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15972 (pendfunc2): Remove stdio dependency.
15973 * gdb.mi/mi-pendshr2.c: New file.
15974
693dca06
KS
159752015-03-23 Keith Seitz <keiths@redhat.com>
15976
15977 * gdb.linespec/keywords.c: New file.
15978 * gdb.linespec/keywords.exp: New file.
15979
7e993ebf
KS
159802015-03-23 Keith Seitz <keiths@redhat.com>
15981
15982 PR gdb/18021
15983 * gdb.dwarf2/staticvirtual.exp: New test.
15984
bc23328c
JK
159852015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15986
15987 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15988 * README: Remove HP-UX and gdb.hp.
15989 (configuration):
15990 * configure: Regenerate.
15991 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15992 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15993 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15994 gdb.hp/gdb.defects/Makefile.
15995 * gdb.hp/Makefile.in: File deleted.
15996 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15997 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15998 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15999 * gdb.hp/gdb.aCC/run.c: File deleted.
16000 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16001 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16002 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16003 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16004 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16005 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16006 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16007 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16008 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16009 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16010 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16011 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16012 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16013 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16014 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16015 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16016 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16017 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16018 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16019 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16020 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16021 * gdb.hp/gdb.compat/average.c: File deleted.
16022 * gdb.hp/gdb.compat/sum.c: File deleted.
16023 * gdb.hp/gdb.compat/xdb.c: File deleted.
16024 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16025 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16026 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16027 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16028 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16029 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16030 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16031 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16032 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16033 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16034 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16035 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16036 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16037 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16038 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16039 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16040 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16041 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16042 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16043 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16044 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16045 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16046 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16047 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16048 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16049 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16050 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16051 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16052 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16053 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16054 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16055 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16056 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16057 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16058 * gdb.hp/tools/odump: File deleted.
16059
8bf3b159
PA
160602015-03-19 Pedro Alves <palves@redhat.com>
16061
16062 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16063 (saw_thread_3): New globals.
16064 (top level): Increment them when an event for the corresponding
16065 thread is seen.
16066 (no thread starvation): New test.
16067
eb54c8bf
PA
160682015-03-19 Pedro Alves <palves@redhat.com>
16069
16070 * gdb.threads/continue-pending-status.c: New file.
16071 * gdb.threads/continue-pending-status.exp: New file.
16072
32d2e5d6
PA
160732015-03-18 Pedro Alves <palves@redhat.com>
16074
16075 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16076 Use gdb_is_target_remote instead of is_remote. Use
16077 gdb_test_multiple instead of gdb_expect. Exit early if
16078 gdb_test_multiple hits its internal matches. Tighten stepi tests
16079 expected output. Fail on exit with any signal, instead of just
16080 SIGILL.
16081
f68f11b7
YQ
160822015-03-18 Yao Qi <yao.qi@linaro.org>
16083
16084 PR tdep/18107
16085 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16086 variable.
16087 * gdb.base/catch-syscall.exp: Don't skip it on
16088 aarch64*-*-linux* target. Remove elements in all_syscalls.
16089 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16090 target.
16091 (setup_all_syscalls): New proc.
16092
ca5fd19b
YQ
160932015-03-16 Yao Qi <yao.qi@linaro.org>
16094
16095 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16096 (top level): Skip tests if valid_addr_p returns false for
16097 $cmd1 or $cmd2.
16098
85642ba0
AW
160992015-03-11 Andy Wingo <wingo@igalia.com>
16100
16101 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16102
e03f9645
YQ
161032015-03-11 Yao Qi <yao.qi@linaro.org>
16104
16105 * gdb.base/catch-syscall.exp: Fix typo in comments.
16106
5d0962b2
YQ
161072015-03-11 Yao Qi <yao.qi@linaro.org>
16108
16109 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16110
b2df3cef
PA
161112015-03-09 Pedro Alves <palves@redhat.com>
16112
16113 * dg-extract-results.py: Delete.
16114
ef878e53
PA
161152015-03-09 Pedro Alves <palves@redhat.com>
16116
16117 Merge dg-extract-results.sh from GCC upstream (r218843).
16118
16119 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16120 * dg-extract-results.sh: Use --text with grep to avoid issues with
16121 binary files. Fall back to cat -v, if that doesn't work.
16122
9494d219
PA
161232015-03-05 Pedro Alves <palves@redhat.com>
16124
16125 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16126
a8d9763a
SM
161272015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16128
16129 * lib/mi-support.exp (mi_expect_interrupt): Accept
16130 alternative event for when in all-stop mode.
16131
be9957b8
PA
161322015-03-04 Pedro Alves <palves@redhat.com>
16133
16134 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16135
d57be0f4 161362015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16137
16138 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16139
c214c7cf
AA
161402015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16141
16142 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16143 regexps for GDB's current line display, accept a hex address
16144 preceding the line number.
16145
6d74a497
AA
161462015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16147
16148 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16149 the 'arch1' variable for "s390*-linux*" targets.
16150
511aee7c
PA
161512015-03-04 Pedro Alves <palves@redhat.com>
16152
16153 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16154 (main): Pass missing retval argument to pthread_join call.
16155
95e50b27
PA
161562015-03-02 Pedro Alves <palves@redhat.com>
16157
16158 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16159 (top level): Call do_test with non-stop as well.
16160
28054d69
PA
161612015-03-02 Pedro Alves <palves@redhat.com>
16162
16163 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16164 -1.
16165
4fa5d7b4
AA
161662015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16167
16168 * gdb.arch/s390-vregs.exp: New test.
16169 * gdb.arch/s390-vregs.S: New file.
16170
97c18565
PA
161712015-02-27 Pedro Alves <palves@redhat.com>
16172
16173 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16174 call to catch_command_errors.
16175 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16176 catch_command_errors.
16177
a37bfa30
PA
161782015-02-27 Pedro Alves <palves@redhat.com>
16179
16180 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16181 "true" for boolean result.
16182 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16183 prototype of main.
16184
6f98576f
PA
161852015-02-27 Pedro Alves <palves@redhat.com>
16186
16187 * lib/unbuffer_output.c: New file.
16188 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16189 (main): Call gdb_unbuffer_output.
16190
eba5ab56
YQ
161912015-02-27 Yao Qi <yao.qi@linaro.org>
16192
16193 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16194 target.
16195
0def5aaa
DE
161962015-02-26 Doug Evans <dje@google.com>
16197
16198 * gdb.cp/class2.cc (Dbase, D): New classes.
16199 (main): New local delta.
16200 * gdb.cp/class2.exp: Test printing delta.
16201 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16202 (dynbar): New global.
16203 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16204
081a1c2c
JK
162052015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16206
16207 * gdb.compile/compile-ifunc.c: New file.
16208 * gdb.compile/compile-ifunc.exp: New file.
16209
2f41223f
AT
162102015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16211
16212 * gdb.base/structs.exp: Check for correct struct on finish.
16213
03eddd80
YQ
162142015-02-26 Yao Qi <yao.qi@linaro.org>
16215
16216 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16217 is zero.
16218
80c57053
JK
162192015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16220
16221 * gdb.arch/cordic.ko.bz2: New file.
16222 * gdb.arch/cordic.ko.debug.bz2: New file.
16223 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16224
21613c12
YQ
162252015-02-25 Yao Qi <yao.qi@linaro.org>
16226
16227 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16228 aarch64*-*-* target.
16229
d8b901ed
PA
162302015-02-23 Pedro Alves <palves@redhat.com>
16231
16232 * lib/gdb.exp (delete_breakpoints): Rewrite using
16233 gdb_test_multiple.
16234
e5b85ead
PA
162352015-02-23 Pedro Alves <palves@redhat.com>
16236
16237 * gdb.base/info-os.c: Include stdlib.h.
16238
85c3a371
DE
162392015-02-22 Doug Evans <xdje42@gmail.com>
16240
16241 PR symtab/17855
16242 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16243 is read after symbols have been re-read.
16244 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16245 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16246
96553a0c
DE
162472015-02-21 Doug Evans <dje@google.com>
16248
16249 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16250
97a0c697
JK
162512015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16252
16253 PR corefiles/17808
16254 * gdb.arch/i386-biarch-core.core.bz2: New file.
16255 * gdb.arch/i386-biarch-core.exp: New file.
16256
a47cd6e9
PA
162572015-02-21 Pedro Alves <palves@redhat.com>
16258
16259 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16260 runto_main fails.
16261
c5facdc4
PA
162622015-02-20 Pedro Alves <palves@redhat.com>
16263
16264 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16265 info probes.
16266
2db9a427
PA
162672015-02-20 Pedro Alves <palves@redhat.com>
16268
16269 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16270
60fb7e9e
PA
162712015-02-20 Pedro Alves <palves@redhat.com>
16272
16273 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16274 clean_restart before gdb_target_supports_trace.
16275
5c5019c2
PA
162762015-02-20 Pedro Alves <palves@redhat.com>
16277
16278 PR threads/18006
16279 * gdb.threads/clone-thread_db.c: New file.
16280 * gdb.threads/clone-thread_db.exp: New file.
16281
c9587f88
AT
162822015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16283
16284 PR breakpoints/16812
16285 * gdb.base/catch-gdb-caused-signals.c: New file.
16286 * gdb.base/catch-gdb-caused-signals.exp: New file.
16287
f6a88844
JM
162882015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16289
16290 * configure: Regenerated.
16291 * configure.ac: Use GDB_AC_TRANSFORM.
16292 * aclocal.m4: sinclude ../transform.m4.
16293
497c491b
JM
162942015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16295
16296 * lib/dtrace.exp: New file.
16297 * gdb.base/dtrace-probe.exp: Likewise.
16298 * gdb.base/dtrace-probe.d: Likewise.
16299 * gdb.base/dtrace-probe.c: Likewise.
16300 * lib/pdtrace.in: Likewise.
16301 * configure.ac: Output variables with the transformed names of
16302 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16303 * configure: Regenerated.
16304
03e98035
JM
163052015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16306
16307 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16308 expected message when trying to access $_probe_* convenience
16309 variables while not on a probe.
16310
63cc30e9
JK
163112015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16312
16313 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16314
0703599a
PA
163152015-02-11 Pedro Alves <pedro@codesourcery.com>
16316
16317 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16318 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16319
7e60a48e
DE
163202015-02-10 Doug Evans <xdje42@gmail.com>
16321
16322 * lib/gdb.exp (gdb_load): Always return a result.
16323
01b088bc
PA
163242015-02-10 Pedro Alves <palves@redhat.com>
16325
16326 * gdb.threads/signal-sigtrap.c: New file.
16327 * gdb.threads/signal-sigtrap.exp: New file.
16328
b05ec7a5
AT
163292015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16330
16331 * gdb.trace/no-attach-trace.c: New file.
16332 * gdb.trace/no-attach-trace.exp: New file.
16333
a2c2acaf
MW
163342015-02-09 Mark Wielaard <mjw@redhat.com>
16335
16336 * gdb.dwarf2/atomic.c: New file.
16337 * gdb.dwarf2/atomic-type.exp: Likewise.
16338
31fd9caa
MM
163392015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16340
16341 * gdb.btrace/buffer-size.exp: Update "info record" output.
16342 * gdb.btrace/delta.exp: Update "info record" output.
16343 * gdb.btrace/enable.exp: Update "info record" output.
16344 * gdb.btrace/finish.exp: Update "info record" output.
16345 * gdb.btrace/instruction_history.exp: Update "info record" output.
16346 * gdb.btrace/next.exp: Update "info record" output.
16347 * gdb.btrace/nexti.exp: Update "info record" output.
16348 * gdb.btrace/step.exp: Update "info record" output.
16349 * gdb.btrace/stepi.exp: Update "info record" output.
16350 * gdb.btrace/nohist.exp: Update "info record" output.
16351
d33501a5
MM
163522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16353
16354 * gdb.btrace/buffer-size: New.
16355
f4abbc16
MM
163562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16357
16358 * gdb.btrace/delta.exp: Update "info record" output.
16359 * gdb.btrace/enable.exp: Update "info record" output.
16360 * gdb.btrace/finish.exp: Update "info record" output.
16361 * gdb.btrace/instruction_history.exp: Update "info record" output.
16362 * gdb.btrace/next.exp: Update "info record" output.
16363 * gdb.btrace/nexti.exp: Update "info record" output.
16364 * gdb.btrace/step.exp: Update "info record" output.
16365 * gdb.btrace/stepi.exp: Update "info record" output.
16366 * gdb.btrace/nohist.exp: Update "info record" output.
16367
b9d61307
SM
163682015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16369
16370 PR gdb/15678
16371 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16372
e584fdbc
PA
163732015-02-06 Pedro Alves <palves@redhat.com>
16374
16375 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16376 macro.
16377 (seconds_left, again): New globals.
16378 (main): Wait seconds_left in a 1-second sleep loop instead of
16379 sleeping 180 seconds. If 'again' is set, reset the seconds
16380 counter.
16381 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16382 'again' in the inferior before detaching. Print the seconds left.
16383 (options): New global.
16384 (top level): Build program with -DTIMEOUT=$timeout.
16385
77f41761
PA
163862015-02-06 Pedro Alves <palves@redhat.com>
16387
16388 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16389 determine how many seconds to pass to 'alarm'.
16390 * gdb.base/gdb-sigterm.exp (top level): Build program with
16391 -DTIMEOUT=$timeout.
16392 (do_test): Return success/failure indication. Add more verbose
16393 logging. Don't fail if 200 single steps are seen. Instead, fail
16394 when the test times out.
16395 (passes): New global.
16396 (top level): Break the testing loop if testing fails on any
16397 iteration. Use gdb_assert.
16398
b9394193
DB
163992015-02-04 Don Breazeal <donb@codesourcery.com>
16400
16401 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16402 and initialize them.
16403 (ipc_cleanup): New function.
16404 (main): Don't declare shmid, semid, and msqid. Add a call to
16405 atexit so that we call ipc_cleanup on exit.
16406
42d9e528
PA
164072015-02-04 Pedro Alves <palves@redhat.com>
16408
16409 * boards/native-extended-gdbserver.exp: Remove any target variant
16410 specifications from the board name before clearing the isremote
16411 flag from board_info.
16412
ae6ae975
DE
164132015-01-31 Doug Evans <xdje42@gmail.com>
16414
16415 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16416
cfb069a8
GB
164172015-01-31 Gary Benson <gbenson@redhat.com>
16418
16419 * gdb.base/completion.exp: Disable completion limiting for
16420 existing tests. Add new tests to check completion limiting.
16421 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16422
5dd31d79
DE
164232015-01-31 Doug Evans <xdje42@gmail.com>
16424
16425 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16426
9f050062
DE
164272015-01-31 Doug Evans <xdje42@gmail.com>
16428
16429 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16430 entries. Duplicate file section script entries.
16431 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16432 inlined entries. Add test for safe-path rejection.
16433 * gdb.python/py-section-script.c: Add duplicate inlined section script
16434 entries. Duplicate file section script entries.
16435 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16436 inlined entries. Add test for safe-path rejection.
16437
df25ebbd
JB
164382015-01-29 Joel Brobecker <brobecker@adacore.com>
16439
16440 * gdb.ada/disc_arr_bound: New testcase.
16441
4a0ca9ec
JB
164422015-01-29 Joel Brobecker <brobecker@adacore.com>
16443
16444 * gdb.ada/mi_var_array: New testcase.
16445
3a8b707a
DE
164462015-01-27 Doug Evans <dje@google.com>
16447
16448 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16449 Add test for objfile.filename, objfile.username after objfile
16450 has been unloaded.
16451
f8313f6e
JB
164522015-01-26 Joel Brobecker <brobecker@adacore.com>
16453
16454 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16455 the second test to print the name attribute of value
16456 returned by the call to gdb.lookup_type, and adjust
16457 the expected output accordingly.
16458
37bc665e
MW
164592015-01-25 Mark Wielaard <mjw@redhat.com>
16460
16461 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16462 * gdb.base/disp-step-fork.c: Include unistd.h.
16463 * gdb.base/siginfo-obj.c: Include stdio.h.
16464 * gdb.base/siginfo-thread.c: Likewise.
16465 * gdb.mi/non-stop.c: Include unistd.h.
16466 * gdb.mi/nsthrexec.c: Include stdio.h.
16467 * gdb.mi/pthreads.c: Include unistd.h.
16468 * gdb.modula2/unbounded1.c (main): Declare returns int.
16469 * gdb.reverse/consecutive-reverse.c: Likewise.
16470 * gdb.threads/create-fail.c: Include unistd.h.
16471 * gdb.threads/killed.c: Likewise.
16472 * gdb.threads/linux-dp.c: Likewise.
16473 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16474 * gdb.threads/non-ldr-exc-2.c: Likewise.
16475 * gdb.threads/non-ldr-exc-3.c: Likewise.
16476 * gdb.threads/non-ldr-exc-4.c: Likewise.
16477 * gdb.threads/pthreads.c: Include unistd.h.
16478 (main): Declare returns int.
16479 * gdb.threads/tls-main.c (foo): New declaration.
16480 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16481
f7e5394d
SM
164822015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16483
16484 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16485 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16486
743649fd
MW
164872015-01-15 Mark Wielaard <mjw@redhat.com>
16488
16489 * gdb.base/noreturn-return.c: New file.
16490 * gdb.base/noreturn-return.exp: New file.
16491 * gdb.base/noreturn-finish.c: New file.
16492 * gdb.base/noreturn-finish.exp: New file.
16493
198297aa
PA
164942015-01-23 Pedro Alves <palves@redhat.com>
16495
16496 * gdb.threads/continue-pending-after-query.c: New file.
16497 * gdb.threads/continue-pending-after-query.exp: New file.
16498
717cf30c
AG
164992015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16500 Simon Marchi <simon.marchi@ericsson.com>
16501
16502 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16503 * gdb.base/valgrind-db-attach.exp: Same.
16504 * gdb.base/valgrind-infcall.exp: Same.
16505 * lib/mi-support.exp (default_mi_gdb_start): Same.
16506 * lib/prompt.exp (default_prompt_gdb_start): Same.
16507 * lib/gdb.exp (default_gdb_spawn): Same.
16508 (gdb_interact): New.
16509
16510
4b62a76e
JK
165112015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16512
16513 * gdb.compile/compile.exp (pointer to jit function): New test.
16514
b4cdae6f
WW
165152015-01-17 Wei-cheng Wang <cole945@gmail.com>
16516
16517 * lib/gdb.exp (supports_process_record): Return true for
16518 powerpc*-*-linux*.
16519 (supports_reverse): Likewise.
16520
d221e7ef
DB
165212015-01-15 Don Breazeal <donb@codesourcery.com>
16522
16523 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16524 instead of checking whether the target board is remote and
16525 use spawn_wait_for_attach instead of exec/sleep.
16526 * gdb.base/attach-twice.exp: Likewise.
16527
bafffb51
JB
165282015-01-15 Joel Brobecker <brobecker@adacore.com>
16529
16530 * gdb.ada/var_arr_attrs: New testcase.
16531
5589af0e
PA
165322015-01-14 Pedro Alves <palves@redhat.com>
16533 Joel Brobecker <brobecker@adacore.com>
16534
16535 PR gdb/17525
16536 * gdb.base/bp-cmds-execution-x-script.c: New file.
16537 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16538 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16539
6c400b59
PA
165402015-01-14 Pedro Alves <palves@redhat.com>
16541
16542 PR cli/17828
16543 * gdb.base/batch-preserve-term-settings.c: New file.
16544 * gdb.base/batch-preserve-term-settings.exp: New file.
16545
e02c96a7
DE
165462015-01-13 Doug Evans <dje@google.com>
16547
16548 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16549 binary.
16550
576fd14c
JB
165512015-01-13 Joel Brobecker <brobecker@adacore.com>
16552
16553 * Makefile.in (clean mostlyclean): Do not delete *.py.
16554
04dccad0
JB
165552015-01-13 Joel Brobecker <brobecker@adacore.com>
16556
16557 * gdb.python/py-lookup-type.exp: New file.
16558
3d230f71
PA
165592015-01-12 Pedro Alves <palves@redhat.com>
16560
16561 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16562 restore GDBFLAGS before returning.
16563
7e67715d
JK
165642015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16565
16566 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16567 is_amd64_regs_target and is_x86_like_target.
16568
f2e0d4b4
DE
165692015-01-11 Doug Evans <xdje42@gmail.com>
16570
16571 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16572 is given without an explicit form.
16573 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16574 attributes.
16575 * gdb.dwarf/corrupt.exp: Ditto.
16576 * gdb.dwarf2/enum-type.exp: Ditto.
16577 * gdb.trace/entry-values.exp: Ditto.
16578 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16579
439250fb
DE
165802015-01-11 Doug Evans <xdje42@gmail.com>
16581
16582 PR gdb/15830
16583 * gdb.base/maint.exp: Remove references to "maint demangle".
16584 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16585 Add tests for explicitly specifying language to demangle.
16586 * gdb.dlang/demangle.exp: Ditto.
16587
ede9f622
PA
165882015-01-09 Pedro Alves <palves@redhat.com>
16589
16590 * gdb.threads/non-stop-fair-events.c: New file.
16591 * gdb.threads/non-stop-fair-events.exp: New file.
16592
a7b796db
PA
165932015-01-09 Pedro Alves <palves@redhat.com>
16594
16595 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16596 the global scope. Set a breakpoint after all threads are started
16597 rather than stepping over two source lines. Expect the prompt.
16598 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16599 global.
16600 (NUM): Now 15.
16601 (main): Use threads_started_barrier to wait for all threads to
16602 start. Main thread no longer calls thread_function. Exit after
16603 180 seconds.
16604 (loop): New function.
16605 (thread_function): Wait on threads_started_barrier barrier. Call
16606 'loop' at each iteration.
16607 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16608 threads have started, instead of hardcoding number of "next"
16609 steps. Use an access watchpoint instead of a write watchpoint.
16610
9665ffdd
PA
166112015-01-09 Pedro Alves <palves@redhat.com>
16612
16613 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16614 (thread_func): Wait on barrier.
16615 (main): Wait for all threads to start before stopping GDB.
16616 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16617 global.
16618 (thread1_func, thread2_func): Wait on barrier.
16619 (main): Wait for all threads to start before stopping GDB.
16620 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16621 New global.
16622 (thread1_func, thread2_func): Wait on barrier.
16623 (main): Wait for all threads to start before stopping GDB.
16624
c945a99f
PA
166252015-01-09 Pedro Alves <palves@redhat.com>
16626
16627 * gdb.threads/attach-many-short-lived-threads.c: New file.
16628 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16629
c1a747c1
PA
166302014-01-09 Pedro Alves <palves@redhat.com>
16631
16632 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16633 instead of to thread 2.
16634 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16635 Add barrier around each pthread_create call instead of around all
16636 calls.
16637 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16638 Set a break on thread_function and have the child threads hit it
16639 one at at a time.
16640
60b3033e
PA
166412015-01-09 Pedro Alves <palves@redhat.com>
16642
16643 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16644 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16645 false.
16646 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16647 checking whether the target board is remote.
16648 * gdb.multi/multi-attach.exp: Likewise.
16649 * gdb.python/py-sync-interp.exp: Likewise.
16650 * gdb.server/ext-attach.exp: Likewise.
16651 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16652 tests that need to attach, instead of checking whether the target
16653 board is remote at the top of the file.
16654
acc018ac
YQ
166552015-01-08 Yao Qi <yao@codesourcery.com>
16656
16657 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16658
50a18af8
JK
166592015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16660
16661 Fix testcase compilation.
16662 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16663
8503d6e1
JB
166642015-01-06 Joel Brobecker <brobecker@adacore.com>
16665
16666 * gdb.python/py-type.exp: Add a couple test about empty
16667 array creation, and negative-length array creation.
16668
cc73dbcc
DE
166692015-01-02 Doug Evans <xdje42@gmail.com>
16670
16671 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16672
0300bbc7
DE
166732015-01-02 Doug Evans <dje@google.com>
16674
16675 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16676
9d85a0ec
YQ
166772014-12-29 Yao Qi <yao@codesourcery.com>
16678
16679 * gdb.trace/entry-values.exp: Update comments. Rename variable
16680 bar_call_foo to returned_from_foo.
16681
87186c6a
MMN
166822014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16683
16684 PR gdb/17394
16685 * gdb.linespec/break-asm-file.c: New file.
16686 * gdb.linespec/break-asm-file.exp: New file.
16687 * gdb.linespec/break-asm-file0.s: New file.
16688 * gdb.linespec/break-asm-file1.s: New file.
16689
1bab7383
YQ
166902014-12-18 Nigel Stephens <nigel@mips.com>
16691 Maciej W. Rozycki <macro@codesourcery.com>
16692
16693 * gdb.base/float.exp: Handle the new output from "info float" on
16694 MIPS targets.
16695
1bc1068a
JK
166962014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16697
16698 Fix MinGW compilation.
16699 * gdb.compile/compile-ops.exp: Update untested message if
16700 !skip_compile_feature_tests.
16701 * gdb.compile/compile-setjmp.exp: Likewise.
16702 * gdb.compile/compile-tls.exp: Likewise.
16703 * gdb.compile/compile.exp: Likewise.
16704 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16705 supported on this host".
16706
b6615d10
DE
167072014-12-16 Doug Evans <xdje42@gmail.com>
16708
16709 * boards/stabs.exp: New file.
16710
25dda427
AA
167112014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16712
16713 * gdb.base/completion.exp: Adjust to format changes of "maint
16714 print user-registers".
16715
bf330350
CU
167162014-12-16 Catalin Udma <catalin.udma@freescale.com>
16717
16718 PR server/17457
16719 * gdb.arch/aarch64-fp.c: New file.
16720 * gdb.arch/aarch64-fp.exp: New file.
16721
395cf596
SDJ
167222014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16723
16724 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16725 r210637, r210913, r211666, r215400, r215817).
16726
16727 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16728 * dg-extract-results.py: New file.
16729 * dg-extract-results.sh: Use it if the environment seems
16730 suitable.
16731
16732 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16733
16734 * dg-extract-results.py (parse_run): Handle warnings that
16735 are printed before a test harness is run.
16736
16737 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16738
16739 * dg-extract-results.py (Named): Remove __cmp__ method.
16740 (output_variation): Use a key to sort variation.harnesses.
16741
16742 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16743
16744 * dg-extract-results.py: For Python 3, force sys.stdout to
16745 handle surrogate escape sequences.
16746 (safe_open): New function.
16747 (output_segment, main): Use it.
16748
16749 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16750
16751 * dg-extract-results.py (Prog.result_re): Include options
16752 in test name.
16753
16754 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16755
16756 * dg-extract-results.py (output_variation): Always sort if
16757 do_sum.
16758
e882ef3c
SM
167592014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16760
16761 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16762 as long as we get pagination notifications.
16763
4992aa20
JM
167642014-12-15 Jason Merrill <jason@redhat.com>
16765
16766 * Makefile.in (check-gdb.%): Restore.
16767 * README: Mention it.
16768
c1b5a1a6
JB
167692014-12-13 Joel Brobecker <brobecker@adacore.com>
16770
16771 * gdb.ada/str_uninit: New testcase.
16772
5537b577
JK
167732014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16774
16775 PR symtab/17642
16776 * gdb.base/vla-stub-define.c: New file.
16777 * gdb.base/vla-stub.c: New file.
16778 * gdb.base/vla-stub.exp: New file.
16779
bb2ec1b3
TT
167802014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16781 Jan Kratochvil <jan.kratochvil@redhat.com>
16782 Tom Tromey <tromey@redhat.com>
16783
16784 * configure.ac: Add gdb.compile/.
16785 * configure: Regenerate.
16786 * gdb.compile/Makefile.in: New file.
16787 * gdb.compile/compile-ops.exp: New file.
16788 * gdb.compile/compile-ops.c: New file.
16789 * gdb.compile/compile-tls.c: New file.
16790 * gdb.compile/compile-tls.exp: New file.
16791 * gdb.compile/compile-constvar.S: New file.
16792 * gdb.compile/compile-constvar.c: New file.
16793 * gdb.compile/compile-mod.c: New file.
16794 * gdb.compile/compile-nodebug.c: New file.
16795 * gdb.compile/compile-setjmp-mod.c: New file.
16796 * gdb.compile/compile-setjmp.c: New file.
16797 * gdb.compile/compile-setjmp.exp: New file.
16798 * gdb.compile/compile-shlib.c: New file.
16799 * gdb.compile/compile.c: New file.
16800 * gdb.compile/compile.exp: New file.
16801 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16802
4ff709eb
TT
168032014-12-12 Tom Tromey <tromey@redhat.com>
16804
16805 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16806 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16807
6dddd6a5
DE
168082014-12-12 Doug Evans <dje@google.com>
16809
16810 * lib/gdb-python.exp (get_python_valueof): New function.
16811 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16812
71c24708
AA
168132014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16814
16815 * gdb.base/completion.exp: Add test for completion of "info
16816 registers ".
16817
3e29f34a
MR
168182014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16819
16820 * gdb.base/func-ptrs.c: New file.
16821 * gdb.base/func-ptrs.exp: New file.
16822
fc126975
SM
168232014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16824
16825 PR breakpoints/17012
16826 * gdb.base/dprintf-detach.c: New file.
16827 * gdb.base/dprintf-detach.exp: New file.
16828
0a46d518
SM
168292014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16830
16831 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16832 * lib/gdb.exp (target_is_gdbserver): New procedure.
16833
a0be3e44
DE
168342014-12-08 Doug Evans <dje@google.com>
16835
16836 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16837
df1b803a
YQ
168382014-12-05 Yao Qi <yao@codesourcery.com>
16839
16840 * gdb.guile/scm-error.exp: Remove the third argument to
16841 gdb_remote_download.
16842 * gdb.guile/scm-frame-args.exp: Likewise.
16843 * gdb.guile/scm-section-script.exp: Likewise.
16844
ddb9f679
YQ
168452014-12-05 Yao Qi <yao@codesourcery.com>
16846
16847 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16848
86e4ed39
DE
168492014-12-04 Doug Evans <dje@google.com>
16850
16851 * gdb.python/py-objfile.exp: Add tests for
16852 objfile.add_separate_debug_file.
16853
7c50a931
DE
168542014-12-04 Doug Evans <dje@google.com>
16855
16856 * lib/gdb.exp (get_build_id): New function.
16857 (build_id_debug_filename_get): Rewrite to use it.
16858 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16859
621661e3
MR
168602014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16861
16862 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16863 `method(long)', not just 0x0.
16864 * gdb.cp/nsalias.exp: Align code labels to 4.
16865 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16866 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16867 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16868 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16869 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16870 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16871
29f0c3b7
DE
168722014-12-02 Doug Evans <dje@google.com>
16873
e1e061e7 16874 PR symtab/17602
29f0c3b7 16875 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16876 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16877 * gdb.cp/anon-ns.exp: Update.
16878
162078c8
NB
168792014-12-02 Nick Bull <nicholaspbull@gmail.com>
16880
16881 * gdb.python/py-events.py (inferior_call_handler): New.
16882 (register_changed_handler, memory_changed_handler): New.
16883 (test_events.invoke): Register new handlers.
16884 * gdb.python/py-events.exp: Add tests for inferior call,
16885 memory_changed and register_changed events.
16886
fdb09caf
AA
168872014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16888
16889 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16890 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16891 if the linker doesn't understand this.
16892
55cfb2c4
SM
168932014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16894
16895 * gdb.python/python.exp: Change expected reply to help().
16896
9e8cd6df
YQ
168972014-12-01 Yao Qi <yao@codesourcery.com>
16898
16899 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16900 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16901 * configure: Re-generated.
16902
6c659fc2
SC
169032014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16904
16905 * gdb.cp/chained-calls.cc: New file.
16906 * gdb.cp/chained-calls.exp: New file.
16907 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16908
d7fc3181
SM
169092014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16910
16911 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16912 * gdb.dwarf2/symtab-producer.exp: Same.
16913 * gdb.gdb/python-interrupts.exp: Same.
16914 * gdb.gdb/python-selftest.exp: Same.
16915 * gdb.python/py-linetable.exp: Same.
16916 * gdb.python/py-type.exp: Same.
16917 * gdb.python/py-value-cc.exp: Same.
16918 * gdb.python/py-value.exp: Same.
16919
10e79639
YQ
169202014-11-28 Yao Qi <yao@codesourcery.com>
16921
16922 * gdb.base/break-probes.exp: Match library name prefixed with
16923 sysroot.
16924
f28a0564
SM
169252014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16926
16927 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16928 test expected output. Add parentheses for the call to print.
16929 Remove L suffix from integers.
16930
3fe1ce1d
DE
169312014-11-26 Doug Evans <dje@google.com>
16932
16933 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16934
84429e27
YQ
169352014-11-22 Yao Qi <yao@codesourcery.com>
16936
16937 * gdb.trace/entry-values.c: Remove asms.
16938 (foo): Add foo_label.
16939 (bar): Add bar_label.
16940 * gdb.trace/entry-values.exp: Remove code computing foo's
16941 length and bar's length.
16942 (Dwarf::assemble): Invoke function_range for bar and use
16943 MACRO_AT_func for foo.
16944
26741859
YQ
169452014-11-22 Yao Qi <yao@codesourcery.com>
16946
16947 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16948 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16949 Use .Lgcc43_procstart instead of gcc43.
16950
45e44d27
JB
169512014-11-21 Joel Brobecker <brobecker@adacore.com>
16952
16953 * gdb.ada/n_arr_bound: New testcase.
16954
458c8db8
SDJ
169552014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16956
16957 PR breakpoints/10737
16958 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16959 test_catch_syscall_multi_arch.
16960 (test_catch_syscall_multi_arch): New function.
16961
43f3e411
DE
169622014-11-20 Doug Evans <xdje42@gmail.com>
16963
16964 * gdb.base/maint.exp: Update expected output.
16965
0d7b2549
AA
169662014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16967
16968 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16969 4-byte instruction on S390.
16970
8908fca5
JB
169712014-11-19 Joel Brobecker <brobecker@adacore.com>
16972
16973 * gdb.ada/arr_arr: New testcase.
16974
4a46959e
JB
169752014-11-19 Joel Brobecker <brobecker@adacore.com>
16976
16977 * gdb.ada/pkd_arr_elem: New Testcase.
16978
470e2f4e
LM
169792014-11-18 Luis Machado <lgustavo@codesourcery.com>
16980
16981 * gdb.reverse/break-precsave: Expect completion message for
16982 core file reads.
16983 * gdb.reverse/consecutive-precsave.exp: Likewise.
16984 * gdb.reverse/finish-precsave.exp: Likewise.
16985 * gdb.reverse/i386-precsave.exp: Likewise.
16986 * gdb.reverse/machinestate-precsave.exp: Likewise.
16987 * gdb.reverse/sigall-precsave.exp: Likewise.
16988 * gdb.reverse/solib-precsave.exp: Likewise.
16989 * gdb.reverse/step-precsave.exp: Likewise.
16990 * gdb.reverse/until-precsave.exp: Likewise.
16991 * gdb.reverse/watch-precsave.exp: Likewise.
16992
a267f3ad
AA
169932014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16994
16995 * gdb.base/bp-permanent.c: Include unistd.h.
16996 * gdb.python/py-framefilter-mi.c (main): Add return type.
16997 * gdb.python/py-framefilter.c (main): Likewise.
16998 * gdb.trace/actions-changed.c (main): Likewise.
16999
12084a9a
AA
170002014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17001
17002 * gdb.mi/until.c: Add eye-catchers.
17003 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17004 line numbers.
17005
dc7e1a77
AA
170062014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17007
17008 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17009 function header variants in break1.c.
17010 * gdb.base/ena-dis-br.exp: Likewise.
17011 * gdb.base/hbreak2.exp: Likewise.
17012 * gdb.reverse/until-precsave.exp: Drop references to removed
17013 non-prototype function header variants in ur1.c.
17014 * gdb.reverse/until-reverse.exp: Likewise.
17015
41c77605
PM
170162014-11-17 Petr Machata <pmachata@redhat.com>
17017
17018 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17019 ${_cu_offset_size} bytes abbrev offset.
17020
34248c3a
DE
170212014-11-15 Doug Evans <xdje42@gmail.com>
17022
17023 PR symtab/17559
17024 * gdb.base/line-symtabs.exp: New file.
17025 * gdb.base/line-symtabs.c: New file.
17026 * gdb.base/line-symtabs.h: New file.
17027
646da059
YQ
170282014-11-14 Yao Qi <yao@codesourcery.com>
17029
17030 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17031 (func): Add label func_label.
17032 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17033 Replace low_pc and high_pc with MACRO_AT_range.
17034 Replace name, low_pc and high_pc with MACRO_AT_func.
17035
9301ebe6
YQ
170362014-11-14 Yao Qi <yao@codesourcery.com>
17037
17038 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17039 Replace name, low_pc and high_pc with MACRO_AT_func.
17040
f166b542
YQ
170412014-11-14 Yao Qi <yao@codesourcery.com>
17042
17043 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17044 produce debug information.
17045 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17046
0f6e71e3
YQ
170472014-11-14 Yao Qi <yao@codesourcery.com>
17048
17049 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17050 object and get function length.
17051 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17052 with MACRO_AT_func.
17053 (top-level): Replace gdb_compile and clean_restart with
17054 prepare_for_testing.
17055 * gdb.dwarf2/main.c (main): Add label main_label.
17056
876c4df9
YQ
170572014-11-14 Yao Qi <yao@codesourcery.com>
17058
17059 * lib/dwarf.exp (function_range): New procedure.
17060 (Dwarf::_handle_macro_at_func): New procedure.
17061 (Dwarf::_handle_macro_at_range): New procedure.
17062 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17063
02ad9cf1
YQ
170642014-11-14 Yao Qi <yao@codesourcery.com>
17065
17066 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17067 (_handle_attribute): New procedure.
17068
a59add0c
AA
170692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17070
17071 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17072 * gdb.base/call-sc.c (zed): Likewise.
17073 * gdb.base/checkpoint.c (main): Likewise.
17074 * gdb.base/dump.c (main): Likewise.
17075 * gdb.base/gcore.c (main): Likewise.
17076 * gdb.base/huge.c (main): Likewise.
17077 * gdb.base/multi-forks.c (main): Likewise.
17078 * gdb.base/pr10179-a.c (main): Likewise.
17079 * gdb.base/savedregs.c (main): Likewise.
17080 * gdb.base/sigaltstack.c (main): Likewise.
17081 * gdb.base/siginfo.c (main): Likewise.
17082 * gdb.base/structs.c (zed): Likewise.
17083 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17084 * gdb.mi/mi-syn-frame.c (main): Likewise.
17085 * gdb.mi/until.c (foo, main): Likewise.
17086 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17087 * gdb.base/solib-weak.c (foo): Declare.
17088 * gdb.base/attach-twice.c: Include stdio.h.
17089 * gdb.base/weaklib1.c: Likewise.
17090 * gdb.base/weaklib2.c: Likewise.
17091 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17092 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17093 unistd.h.
17094 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17095 * gdb.mi/mi-exit-code.c: Likewise.
17096 * gdb.base/break-interp-lib.c: Include string.h.
17097 * gdb.base/coremaker.c: Likewise.
17098 * gdb.base/testenv.c: Likewise.
17099 * gdb.python/py-finish-breakpoint.c: Likewise.
17100 * gdb.base/inferior-died.c: Include sys/wait.h.
17101 * gdb.base/fileio.c: Include time.h.
17102 * gdb.base/async-shell.c: Include unistd.h.
17103 * gdb.base/dprintf-non-stop.c: Likewise.
17104 * gdb.base/info-os.c: Likewise.
17105 * gdb.mi/mi-console.c: Likewise.
17106 * gdb.mi/watch-nonstop.c: Likewise.
17107 * gdb.python/py-events.c: Likewise.
17108 * gdb.base/async.c (baz): Move up before its invocation.
17109 * gdb.base/code_elim2.c (my_global_func): Likewise.
17110 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17111 * gdb.base/advance.c (func2): Likewise.
17112
3b5d5997
AA
171132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17114
17115 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17116 variant.
17117 * gdb.base/annota3.c: Likewise.
17118 * gdb.base/async.c: Likewise.
17119 * gdb.base/average.c: Likewise.
17120 * gdb.base/call-ar-st.c: Likewise.
17121 * gdb.base/call-rt-st.c: Likewise.
17122 * gdb.base/call-sc.c: Likewise.
17123 * gdb.base/call-strs.c: Likewise.
17124 * gdb.base/ending-run.c: Likewise.
17125 * gdb.base/execd-prog.c: Likewise.
17126 * gdb.base/exprs.c: Likewise.
17127 * gdb.base/foll-exec.c: Likewise.
17128 * gdb.base/foll-fork.c: Likewise.
17129 * gdb.base/foll-vfork.c: Likewise.
17130 * gdb.base/funcargs.c: Likewise.
17131 * gdb.base/gcore.c: Likewise.
17132 * gdb.base/jump.c: Likewise.
17133 * gdb.base/langs0.c: Likewise.
17134 * gdb.base/langs1.c: Likewise.
17135 * gdb.base/langs2.c: Likewise.
17136 * gdb.base/mips_pro.c: Likewise.
17137 * gdb.base/nodebug.c: Likewise.
17138 * gdb.base/opaque0.c: Likewise.
17139 * gdb.base/opaque1.c: Likewise.
17140 * gdb.base/recurse.c: Likewise.
17141 * gdb.base/run.c: Likewise.
17142 * gdb.base/scope0.c: Likewise.
17143 * gdb.base/scope1.c: Likewise.
17144 * gdb.base/setshow.c: Likewise.
17145 * gdb.base/setvar.c: Likewise.
17146 * gdb.base/shmain.c: Likewise.
17147 * gdb.base/shr1.c: Likewise.
17148 * gdb.base/shr2.c: Likewise.
17149 * gdb.base/sigall.c: Likewise.
17150 * gdb.base/signals.c: Likewise.
17151 * gdb.base/so-indr-cl.c: Likewise.
17152 * gdb.base/solib2.c: Likewise.
17153 * gdb.base/structs.c: Likewise.
17154 * gdb.base/sum.c: Likewise.
17155 * gdb.base/vforked-prog.c: Likewise.
17156 * gdb.base/watchpoint.c: Likewise.
17157 * gdb.reverse/shr2.c: Likewise.
17158 * gdb.reverse/until-reverse.c: Likewise.
17159 * gdb.reverse/ur1.c: Likewise.
17160 * gdb.reverse/watch-reverse.c: Likewise.
17161
066a77c5
AA
171622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17163
17164 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17165 variant.
17166 * gdb.base/sepdebug.exp: Drop references to removed code.
17167
4f204ea5
AA
171682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17169
17170 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17171 variant. Preserve original line numbering.
17172 * gdb.base/list1.c: Likewise.
17173
3b377a3a
AA
171742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17175
17176 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17177 variant.
17178 * gdb.base/break1.c: Likewise.
17179 * gdb.base/break.exp: Drop references to removed code.
17180
e444df73
AA
171812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17182
17183 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17184 variant.
17185
8008f2a7
AA
171862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17187
17188 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17189
a5a06887
AA
171902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17191
17192 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17193 logic into perform_all_tests() and invoke it with and without
17194 function header prototypes.
17195 (do_function_calls): Remove conditional XFAIL for PR 5318.
17196 (rerun_and_prepare): Remove duplicate code.
17197 (perform_all_tests): New. Main logic moved here.
17198
44dba9b9
AA
171992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17200
17201 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17202 code guarded by #ifdef NO_PROTOTYPES.
17203 (t_double_many_args): Likewise.
17204 (DEF_FUNC_MANY_ARGS_1): Likewise.
17205 (DEF_FUNC_VALUES_1): Likewise.
17206 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17207 guarded by #ifdef PROTOTYPES.
17208
d1fbcd56
AA
172092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17210
17211 * gdb.mi/mi-console.c: Add eye-catcher.
17212 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17213 instead of literal line number.
17214
b0e59b8f
AA
172152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17216
17217 * gdb.base/shr2.c: Add eye-catcher.
17218 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17219 line number.
17220
78f98cca
AA
172212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17222
17223 * gdb.base/jump.c: Add eye-catchers.
17224 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17225 numbers.
17226
58fa2af0
AA
172272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17228
17229 * gdb.base/execd-prog.c: Add eye-catchers.
17230 * gdb.base/foll-exec.c: Likewise.
17231 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17232 line numbers.
17233
04e5059b
AA
172342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17235
17236 * gdb.base/ending-run.c: Add eye-catchers.
17237 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17238 literal line numbers.
17239
dbfdb174
AA
172402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17241
17242 * gdb.base/call-rt-st.c: Add eye-catchers.
17243 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17244 literal line numbers.
17245
888a2ade
AA
172462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17247
17248 * gdb.base/call-ar-st.c: Add eye-catchers.
17249 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17250 literal line numbers.
17251
6acc2dde
AA
172522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17253
17254 * gdb.base/average.c: Add eye-catchers.
17255 * gdb.base/sum.c: Likewise.
17256 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17257 regexps dynamically.
17258
9ecfcd1d
AA
172592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17260
17261 * gdb.base/solib1.c: Add eye-catchers.
17262 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17263 literal line numbers.
17264
78708b7c
PA
172652014-11-12 Pedro Alves <palves@redhat.com>
17266
17267 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17268 leader has exited.
17269
af48d08f
PA
172702014-11-12 Pedro Alves <palves@redhat.com>
17271
17272 * gdb.arch/i386-bp_permanent.c: New file.
17273 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17274 (srcfile): Set to i386-bp_permanent.c.
17275 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17276 that stepi does not execute the 'leave' instruction, instead of
17277 testing it does execute.
17278 * gdb.base/bp-permanent.c: New file.
17279 * gdb.base/bp-permanent.exp: New file.
17280
af3768e9
DE
172812014-11-10 Doug Evans <xdje42@gmail.com>
17282
17283 PR symtab/17564
17284 * gdb.base/symtab-search-order.exp: New file.
17285 * gdb.base/symtab-search-order.c: New file.
17286 * gdb.base/symtab-search-order-1.c: New file.
17287 * gdb.base/symtab-search-order-shlib-1.c: New file.
17288
9de00a4a
PA
172892014-11-07 Pedro Alves <palves@redhat.com>
17290
17291 PR gdb/17511
17292 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17293 i?86-*-linux*.
17294
e0f52461
SC
172952014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17296
17297 PR c++/17494
17298 * gdb.cp/pr17494.cc: New file.
17299 * gdb.cp/pr17494.exp: New file.
17300
6ce8c980
YQ
173012014-11-02 Yao Qi <yao@codesourcery.com>
17302
17303 * gdb.python/python.exp: Get working directory and match the
17304 output of "set extended-prompt \\w " with it.
17305
02be9a71
DE
173062014-10-30 Doug Evans <dje@google.com>
17307
17308 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17309 in objfiles.
17310 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17311 in progspaces.
17312
3bdff46b
LM
173132014-10-30 Janis Johnson <janisjo@codesourcery.com>
17314
17315 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17316 * gdb.base/realname-expand.exp: Likewise.
17317 * gdb.linespec/macro-relative.exp: Likewise.
17318
ab917dfb
PA
173192014-10-29 Pedro Alves <palves@redhat.com>
17320
17321 PR gdb/17408
17322 * gdb.threads/schedlock.c (some_function): New function.
17323 (call_function): New global.
17324 (MAYBE_CALL_SOME_FUNCTION): New macro.
17325 (thread_function): Call it.
17326 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17327 and use it instead of a global counter. Adjust all callers.
17328 (get_current_thread): Use "find current thread" for test message
17329 here rather than having all callers pass down the same string.
17330 (goto_loop): New procedure, factored out from ...
17331 (my_continue): ... this.
17332 (step_ten_loops): Change parameter from test message to command to
17333 use. Adjust.
17334 (list_count): Delete global.
17335 (check_result): New procedure, factored out from duplicate top
17336 level code.
17337 (continue tests): Wrap in with_test_prefix.
17338 (test_step): New procedure, factored out from duplicate top level
17339 code.
17340 (top level): Test "step" in combination with all scheduler-locking
17341 modes. Test "next" in combination with all scheduler-locking
17342 modes, and in combination with stepping over a function call or
17343 not.
17344 * gdb.threads/next-bp-other-thread.c: New file.
17345 * gdb.threads/next-bp-other-thread.exp: New file.
17346
d3d4baed
PA
173472014-10-29 Pedro Alves <palves@redhat.com>
17348
17349 PR python/17372
17350 * gdb.python/python.exp: Test a multi-line command that spawns
17351 interactive Python.
17352 * gdb.base/multi-line-starts-subshell.exp: New file.
17353
563e8d85
YQ
173542014-10-29 Yao Qi <yao@codesourcery.com>
17355
17356 * gdb.base/fileio.exp: Make directories on host.
17357
0ea4d52e
YQ
173582014-10-29 Yao Qi <yao@codesourcery.com>
17359
17360 * gdb.base/fileio.c (test_write): Close the file.
17361
7f5ef605
PA
173622014-10-28 Pedro Alves <palves@redhat.com>
17363
17364 PR gdb/12623
17365 * gdb.base/sigstep.c (no_handler): New global.
17366 (main): If 'no_handler is true, set the signal handlers to
17367 SIG_IGN.
17368 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17369 with_sw_watch and no_handler parameters. Handle them.
17370 (top level) <stepping over handler when stopped at a breakpoint
17371 test>: Add a test axis for testing with a software watchpoint, and
17372 another for testing with the signal handler set to SIG_IGN.
17373 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17374 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17375
abbdbd03
PA
173762014-10-28 Pedro Alves <palves@redhat.com>
17377
17378 PR gdb/17511
17379 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17380 * gdb.base/sigstep.exp (other_handler_location): New global.
17381 (advance): Support stepping into the signal handler, and running
17382 commands while in the handler.
17383 (in_handler_map): New global.
17384 (top level): In the advance test, add combinations for getting
17385 into the handler with stepping commands, and for running commands
17386 in the handler. Add comment descripting the advancei tests.
17387
1df4399f
PA
173882014-10-28 Pedro Alves <palves@redhat.com>
17389
17390 * gdb.base/sigstep.exp: Use build_executable instead of
17391 prepare_for_testing.
17392 (top level): Move code that starts GDB, runs to main and creates a
17393 display to ...
17394 (restart): ... this new procedure.
17395 (top level): Move backtrace from signal handler test to ...
17396 (validate_backtrace): ... this new procedure.
17397 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17398 with_test_prefix. Always restart GDB.
17399 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17400 with_test_prefix. Always restart GDB. No need to delete
17401 breakpoints after the test.
17402 (test_skip_handler): Remove prefix parameter.
17403 (skip_over_handler, breakpoint_to_handler)
17404 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17405 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17406 restart GDB. No need to delete breakpoints after the test.
17407 (top level): Use foreach to call the test procedures with
17408 different commands.
17409
a5b6e449
PA
174102014-10-28 Pedro Alves <palves@redhat.com>
17411
17412 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17413 instead of GNATS numbers.
17414 * gdb.base/sigbpt.exp: Likewise.
17415 * gdb.base/siginfo.exp: Likewise.
17416 * gdb.base/sigstep.exp: Likewise.
17417
e5f8a7cc
PA
174182014-10-27 Pedro Alves <palves@redhat.com>
17419
17420 * gdb.base/sigstep.c (dummy): New global.
17421 (main): Issue a couple writes to the new global.
17422 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17423 procedures.
17424 (skip_over_handler): Use test_skip_handler.
17425 (top level): Call skip_over_handler for stepi and nexti too.
17426 (breakpoint_over_handler): Use test_skip_handler.
17427 (top level): Call breakpoint_over_handler for stepi and nexti too.
17428
763905a3
YQ
174292014-10-27 Yao Qi <yao@codesourcery.com>
17430
17431 * gdb.trace/tfile.c (adjust_function_address)
17432 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17433 function descriptor.
17434
6f259a23
DB
174352014-10-24 Don Breazeal <donb@codesourcery.com>
17436
17437 * gdb.base/foll-fork.exp (test_follow_fork,
17438 catch_fork_child_follow): Check for updated fork messages emitted
17439 from infrun.c.
17440 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17441 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17442 vfork_and_exec_child_follow_through_step): Check for updated vfork
17443 messages emitted from infrun.c.
17444
09dd9a69
PA
174452014-10-24 Pedro Alves <palves@redhat.com>
17446
17447 * gdb.base/corefile.exp: Remove references to ultrix.
17448 * gdb.base/interrupt.exp: Likewise.
17449 * gdb.base/whatis.exp: Likewise.
17450 * gdb.gdb/selftest.exp: Likewise.
17451 * gdb.threads/manythreads.exp: Likewise.
17452 * gdb.threads/print-threads.exp: Likewise.
17453 * gdb.threads/pthreads.exp:: Likewise.
17454 * gdb.threads/schedlock.exp: Likewise.
17455
3433cfa5
SC
174562014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17457
17458 * gdb.cp/non-trivial-retval.cc: Add a test case.
17459 * gdb.cp/non-trivial-retval.exp: Add a test.
17460
092f880b
YQ
174612014-10-20 Yao Qi <yao@codesourcery.com>
17462
17463 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17464 * gdb.python/py-objfile-script-gdb.py: New file.
17465 * gdb.python/py-objfile-script.exp: Update reference to
17466 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17467 of remote_download. Remove the dest file.
17468
acbdb7f3
YQ
174692014-10-20 Yao Qi <yao@codesourcery.com>
17470
17471 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17472 * gdb.base/step-line.exp: Likewise.
17473 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17474 * gdb.dwarf2/dw2-basic.exp: Likewise.
17475 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17476 * gdb.dwarf2/dw2-filename.exp: Likewise.
17477 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17478 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17479 * gdb.dwarf2/dw2-producer.exp: Likewise.
17480 * gdb.dwarf2/mac-fileno.exp: Likewise.
17481 * gdb.python/py-frame-args.exp: Likewise.
17482 * gdb.python/py-framefilter.exp: Likewise.
17483 * gdb.python/py-mi.exp: Likewise.
17484 * gdb.python/py-objfile-script.exp: Likewise
17485 * gdb.python/py-pp-integral.exp: Likewise.
17486 * gdb.python/py-pp-re-notag.exp: Likewise.
17487 * gdb.python/py-prettyprint.exp: Likewise.
17488 * gdb.python/py-section-script.exp: Likewise.
17489 * gdb.python/py-typeprint.exp: Likewise.
17490 * gdb.python/py-xmethods.exp: Likewise.
17491 * gdb.stabs/weird.exp: Likewise.
17492 * gdb.xml/tdesc-regs.exp: Likewise.
17493
bd286a29
KCY
174942014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17495
17496 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17497 (out_cu): Use addr_len for the size of addresses.
17498 (out_line): Likewise. Size DW_LNE_set_address instruction
17499 according to addr_len.
17500 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17501 (FUNC): Add START_INSNS to definition.
17502
673dc4a0
YQ
175032014-10-18 Yao Qi <yao@codesourcery.com>
17504
17505 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17506 gdb_has_argv0 return true.
17507 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17508 check [target_info exists noargs], check [gdb_has_argv0]
17509 instead.
17510 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17511 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17512 procedures.
17513
4ffbba72
DE
175142014-10-17 Doug Evans <dje@google.com>
17515
17516 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17517 event.
17518 * gdb.python/py-events.py: Add clear_objfiles event.
17519
d096d8c1
DE
175202014-10-17 Doug Evans <dje@google.com>
17521
17522 * gdb.python/py-objfile.exp: Test progspace attribute.
17523
a80db015
LM
175242014-10-17 Luis Machado <lgustavo@codesourcery.com>
17525
17526 * gdb.guile/scm-breakpoint.exp: Do not assume any
17527 directory separators when matching source file paths.
17528 * gdb.python/py-breakpoint.exp: Likewise.
17529 * gdb.reverse/break-precsave.exp: Likewise.
17530 * gdb.reverse/break-reverse.exp: Likewise.
17531 * gdb.reverse/consecutive-precsave.exp: Likewise.
17532 * gdb.reverse/finish-precsave.exp: Likewise.
17533 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17534 * gdb.reverse/finish-reverse.exp: Likewise.
17535 * gdb.reverse/i386-precsave.exp: Likewise.
17536 * gdb.reverse/i387-env-reverse.exp: Likewise.
17537 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17538 * gdb.reverse/machinestate-precsave.exp: Likewise.
17539 * gdb.reverse/machinestate.exp: Likewise.
17540 * gdb.reverse/sigall-precsave.exp: Likewise.
17541 * gdb.reverse/solib-precsave.exp: Likewise.
17542 * gdb.reverse/step-precsave.exp: Likewise.
17543 * gdb.reverse/until-precsave.exp: Likewise.
17544 * gdb.reverse/watch-precsave.exp: Likewise.
17545 * gdb.reverse/watch-reverse.exp: Likewise.
17546
b22089ab
YQ
175472014-10-17 Yao Qi <yao@codesourcery.com>
17548
17549 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17550 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17551
6c4486e6
PA
175522014-10-17 Pedro Alves <palves@redhat.com>
17553
17554 PR gdb/17471
17555 * gdb.base/bg-execution-repeat.c: New file.
17556 * gdb.base/bg-execution-repeat.exp: New file.
17557
0ff33695
PA
175582014-10-17 Pedro Alves <palves@redhat.com>
17559
17560 PR gdb/17300
17561 * gdb.base/continue-all-already-running.c: New file.
17562 * gdb.base/continue-all-already-running.exp: New file.
17563
6fdebc3d
PA
175642014-10-17 Pedro Alves <palves@redhat.com>
17565
17566 PR gdb/17472
17567 * gdb.base/annota-input-while-running.c: New file.
17568 * gdb.base/annota-input-while-running.exp: New file.
17569
32a8097b
PA
175702014-10-17 Pedro Alves <palves@redhat.com>
17571
17572 * gdb.base/callfuncs.exp: emove references to osf.
17573 * gdb.base/sigall.exp: Likewise.
17574 * gdb.gdb/selftest.exp: Likewise.
17575 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17576 * gdb.mi/non-stop.c: Likewise.
17577 * gdb.mi/pthreads.c: Likewise.
17578 * gdb.reverse/sigall-precsave.exp: Likewise.
17579 * gdb.reverse/sigall-reverse.exp: Likewise.
17580 * gdb.threads/pthreads.c: Likewise.
17581 * gdb.threads/pthreads.exp: Likewise.
17582
7a3517ff
YQ
175832014-10-17 Yao Qi <yao@codesourcery.com>
17584
17585 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17586 check 'target_info exists noargs'.
17587 (test_command_prompt_position): Likewise.
17588 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17589 Remove "set args".
17590 (progvar_simple_while_test): Likewise.
17591 (progvar_complex_if_while_test): Likewise.
17592 (if_while_breakpoint_command_test): Likewise.
17593 (infrun_breakpoint_command_test): Likewise.
17594 (breakpoint_command_test): Likewise.
17595 (watchpoint_command_test): Likewise.
17596 (bp_deleted_in_command_test): Likewise.
17597 (temporary_breakpoint_commands): Likewise.
17598
bb99c472
YQ
175992014-10-16 Yao Qi <yao@codesourcery.com>
17600
17601 * gdb.base/remotetimeout.exp: Remove noargs checking.
17602
7c16b83e
PA
176032014-10-15 Pedro Alves <palves@redhat.com>
17604
17605 PR breakpoints/9649
17606 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17607 * gdb.base/breakpoint-in-ro-region.exp
17608 (probe_target_hardware_step): New procedure.
17609 (top level): Probe hardware stepping and hardware breakpoint
17610 support. Test stepping through a read-only region, with both
17611 "breakpoint auto-hw" on and off and both "always-inserted" on and
17612 off.
17613
35a49624
IB
176142014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17615
17616 * gdb.dlang/demangle.exp: Update for demangling changes.
17617
2d1c107c
SC
176182014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17619
17620 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17621 * gdb.cp/non-trivial-retval.exp: Add new tests.
17622
778811d5
SC
176232014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17624
17625 PR c++/13403
17626 PR c++/15154
17627 * gdb.cp/non-trivial-retval.cc: New file.
17628 * gdb.cp/non-trivial-retval.exp: New file.
17629
10c5f0a8
YQ
176302014-10-15 Yao Qi <yao@codesourcery.com>
17631
17632 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17633 remote host.
17634
65d7b369
YQ
176352014-10-15 Yao Qi <yao@codesourcery.com>
17636
17637 * gdb.python/py-symbol.exp: Match file base name if host is
17638 remote, otherwise match file name with dir name.
17639 * gdb.python/py-symtab.exp: Likewise.
17640 * gdb.python/python.exp: Likewise.
17641
46dc1394
YQ
176422014-10-15 Yao Qi <yao@codesourcery.com>
17643
17644 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17645 pattern.
17646 * gdb.python/py-symtab.exp: Likewise.
17647 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17648 locationn.
17649
c40cc657
JB
176502014-10-14 Joel Brobecker <brobecker@adacore.com>
17651
17652 * gdb.ada/addr_arith: New testcase.
17653
2abf49e1
MR
176542014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17655
17656 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17657 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17658 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17659 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17660
f7088df3
SDJ
176612014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17662
17663 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17664 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17665 * gdb.arch/stap-eval-lang-ada.exp: New file.
17666
4dc06805
YQ
176672014-10-14 Yao Qi <yao@codesourcery.com>
17668
17669 * gdb.mi/mi-var-child.c (nothing1): New function.
17670 (nothing2): New function.
17671 (do_children_tests): Set function pointers by nothing1 and
17672 nothing2.
17673 * gdb.mi/mi-var-child.exp: Step over new added statements.
17674 Update test to match the new output.
17675 * gdb.mi/var-cmd.c (nothing1): New function.
17676 (nothing2): New function.
17677 (do_children_tests): Set function pointers by nothing1 and
17678 nothing2.
17679 * gdb.mi/mi-var-display.exp: Update test to match output.
17680 Step to the line specified by $line_dct_nothing.
17681 Increase the number of lines to step.
17682
46a93de2
YQ
176832014-10-14 Yao Qi <yao@codesourcery.com>
17684
17685 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17686 tests.
17687 * gdb.mi/mi2-var-child.exp: Likewise.
17688
14ea52ee
DE
176892014-10-13 Doug Evans <dje@google.com>
17690
17691 * gdb.python/py-objfile.exp: Change name of file name test.
17692
e5c6e92b
DE
176932014-10-13 Doug Evans <dje@google.com>
17694
17695 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17696 from the start of the CU.
17697
c780cc2f
JK
176982014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17699 Yao Qi <yao@codesourcery.com>
17700
17701 Fix "save breakpoints" for "catch" command.
17702 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17703 Remove -nonewline. Match also the added "main" line.
17704
99894e11
JK
177052014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17706
17707 Fix "save breakpoints" for "disable $bpnum" command.
17708 * gdb.base/save-bp.c (main): Add label.
17709 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17710
6e1ac5a3
JK
177112014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17712
17713 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17714
754dd2b0
YQ
177152014-10-11 Yao Qi <yao@codesourcery.com>
17716
17717 * gdb.server/server-kill.exp: Execute command
17718 "set remote trace-status-packet on" before "tstatus".
17719
f90183d7
YQ
177202014-10-11 Yao Qi <yao@codesourcery.com>
17721
17722 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17723 (main): Call getppid.
17724 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17725 and continue to it. Read variable "server_pid".
17726
bf40a607
YQ
177272014-10-11 Yao Qi <yao@codesourcery.com>
17728
17729 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17730
052ca370
YQ
177312014-10-11 Yao Qi <yao@codesourcery.com>
17732
17733 * gdb.threads/thread-find.exp: Don't execute command
17734 "info threads".
17735 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17736 * gdb.threads/linux-dp.exp: Don't check the condition
17737 $threads_created equals to zero.
17738
3831839c
PA
177392014-10-10 Pedro Alves <palves@redhat.com>
17740
17741 * gdb.base/bigcore.exp: Remove references to IRIX.
17742 * gdb.base/funcargs.exp: Likewise.
17743 * gdb.base/interrupt.exp: Likewise.
17744 * gdb.base/mips_pro.exp: Likewise.
17745 * gdb.base/nodebug.exp: Likewise.
17746 * gdb.base/setvar.exp: Likewise.
17747 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17748
8b9a549d
PA
177492014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17750 Pedro Alves <palves@redhat.com>
17751
17752 PR symtab/14466
17753 * gdb.base/vdso-warning.c: New file.
17754 * gdb.base/vdso-warning.exp: New file.
17755
d48ba5e8
DE
177562014-10-02 Doug Evans <dje@google.com>
17757
17758 * gdb.base/structs.c (main): Don't run forever.
17759
2278c276
PA
177602014-10-02 Pedro Alves <palves@redhat.com>
17761
17762 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17763 (top level) <stop threads 1, stop threads 2>: Use it.
17764
b57bacec
PA
177652014-10-02 Pedro Alves <palves@redhat.com>
17766
17767 * gdb.threads/break-while-running.exp (test): Add new
17768 'update_thread_list' argument. Skip "info threads" if false.
17769 (top level): Add new 'update_thread_list' axis.
17770
13fd3ff3
PA
177712014-10-02 Pedro Alves <palves@redhat.com>
17772
17773 PR breakpoints/17431
17774 * gdb.base/execl-update-breakpoints.c: New file.
17775 * gdb.base/execl-update-breakpoints.exp: New file.
17776
0fec99e8
PA
177772014-10-01 Pedro Alves <palves@redhat.com>
17778
17779 * gdb.base/breakpoint-in-ro-region.c: New file.
17780 * gdb.base/breakpoint-in-ro-region.exp: New file.
17781
2ddf4301
SM
177822014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17783
17784 * gdb.mi/mi-exit-code.exp: New file.
17785 * gdb.mi/mi-exit-code.c: New file.
17786
6a5f3f43
YQ
177872014-09-30 Yao Qi <yao@codesourcery.com>
17788
17789 * lib/prelink-support.exp (build_executable_own_libs): Error if
17790 the target isn't native.
17791
345bcc73
YQ
177922014-09-30 Yao Qi <yao@codesourcery.com>
17793
17794 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17795 false.
17796
a25a5a45
PA
177972014-09-22 Pedro Alves <palves@redhat.com>
17798
17799 * gdb.threads/break-while-running.exp: New file.
17800 * gdb.threads/break-while-running.c: New file.
17801
00ba3162
YQ
178022014-09-19 Yao Qi <yao@codesourcery.com>
17803
17804 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17805 Invoke test. Restart GDB with --readnow and invoke test again.
17806
c3b7b696
YQ
178072014-09-19 Yao Qi <yao@codesourcery.com>
17808
17809 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17810 proc set_breakpoint_on_gcd_function. Invoke
17811 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17812 invoke set_breakpoint_on_gcd_function again.
17813
2b4fd423
DE
178142014-09-18 Doug Evans <dje@google.com>
17815
17816 * gdb.dwarf2/symtab-producer.exp: New file.
17817
a5947601
SDJ
178182014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17819
17820 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17821 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17822 * gdb.base/global-var-nested-by-dso.c: Likewise.
17823 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17824
91c19059
SDJ
178252014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17826 Pedro Alves <palves@redhat.com>
17827
17828 * gdb.base/watch-bitfields.exp: Pass string other than test file
17829 name to prepare_for_testing.
17830 (watch): New procedure.
17831 (expect_watchpoint): Use with_test_prefix.
17832 (top level): Factor out tests to ...
17833 (test_watch_location, test_regular_watch): ... these new
17834 procedures, and use with_test_prefix and gdb_continue_to_end.
17835
bb9d5f81
PP
178362014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17837
17838 PR breakpoints/12526
17839 * gdb.base/watch-bitfields.exp: New file.
17840 * gdb.base/watch-bitfields.c: New file.
17841
635856f5
PA
178422014-09-16 Pedro Alves <palves@redhat.com>
17843
17844 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17845 software and hardware addresses, not software address against
17846 itself.
17847
7280ceea
PA
178482014-09-16 Pedro Alves <palves@redhat.com>
17849
17850 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17851 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17852
428b16bd
PA
178532014-09-16 Pedro Alves <palves@redhat.com>
17854
17855 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17856 files.
17857 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17858 "*-*-vxworks*" throughout.
17859 * gdb.base/break.exp: Likewise.
17860 * gdb.base/default.exp: Likewise.
17861 * gdb.base/scope.exp: Likewise.
17862 * gdb.base/sepdebug.exp: Likewise.
17863 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17864 throughout.
17865 * gdb.base/run.c: Likewise.
17866 * gdb.base/sepdebug.c: Likewise.
17867 * gdb.hp/gdb.aCC/run.c: Likewise.
17868 * gdb.reverse/until-reverse.c: Likewise.
17869 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17870
666d413c
YQ
178712014-09-16 Yao Qi <yao@codesourcery.com>
17872
17873 * boards/local-remote-host-native.exp: New file.
17874
57cbd724
DE
178752014-09-14 Doug Evans <xdje42@gmail.com>
17876
17877 * gdb.threads/queue-signal.c (thread_count): New variable.
17878 (thread_count_mutex, thread_count_condvar): New variables.
17879 (incr_thread_count, wait_all_threads_running): New functions.
17880 (main): Wait for all threads to be in their thread functions.
17881
81219e53
DE
178822014-09-13 Doug Evans <xdje42@gmail.com>
17883
17884 * gdb.threads/queue-signal.c: New file.
17885 * gdb.threads/queue-signal.exp: New file.
17886
3714cea7
DE
178872014-09-13 Doug Evans <xdje42@gmail.com>
17888
17889 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17890 be consistent with what default_gdb_init uses.
17891 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17892 the plain text of the prompt. Add some logging printfs.
17893 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17894
fa43b1d7
PA
178952014-09-12 Pedro Alves <palves@redhat.com>
17896
17897 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17898 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17899 * gdb.arch/i386-size-overlap.exp: Likewise.
17900 * gdb.arch/i386-size.exp: Likewise.
17901 * gdb.arch/i386-unwind.exp: Likewise.
17902 * gdb.base/a2-run.exp: Likewise.
17903 * gdb.base/break.exp: Likewise.
17904 * gdb.base/charset.exp: Likewise.
17905 * gdb.base/chng-syms.exp: Likewise.
17906 * gdb.base/commands.exp: Likewise.
17907 * gdb.base/dbx.exp: Likewise.
17908 * gdb.base/find.exp: Likewise.
17909 * gdb.base/funcargs.exp: Likewise.
17910 * gdb.base/jit-simple.exp: Likewise.
17911 * gdb.base/reread.exp: Likewise.
17912 * gdb.base/sepdebug.exp: Likewise.
17913 * gdb.base/step-bt.exp: Likewise.
17914 * gdb.cp/mb-inline.exp: Likewise.
17915 * gdb.cp/mb-templates.exp: Likewise.
17916 * gdb.objc/basicclass.exp: Likewise.
17917 * gdb.threads/killed.exp: Likewise.
17918
9d9bf2df
EBM
179192014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17920
17921 PR tdep/17379
17922 * gdb.arch/powerpc-stackless.S: New file.
17923 * gdb.arch/powerpc-stackless.exp: New file.
17924
1cf2f1b0
JK
179252014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17926
17927 * gdb.base/attach.c: Include unistd.h.
17928 (main): Call alarm. Add label postloop.
17929 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17930 gdb_breakpoint, gdb_continue_to_breakpoint.
17931 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17932
98880d46
PA
179332014-09-11 Pedro Alves <palves@redhat.com>
17934
17935 PR gdb/17347
17936 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17937 * gdb.base/attach.exp (test_command_line_attach_run): New
17938 procedure.
17939 (top level): Call it.
17940
4c92ff2c
PA
179412014-09-11 Pedro Alves <palves@redhat.com>
17942
17943 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17944 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17945 (do_command_attach_tests): Use spawn_wait_for_attach.
17946 * gdb.base/solib-overlap.exp: Likewise.
17947 * gdb.multi/multi-attach.exp: Likewise.
17948 * gdb.python/py-prompt.exp: Likewise.
17949 * gdb.python/py-sync-interp.exp: Likewise.
17950 * gdb.server/ext-attach.exp: Likewise.
17951
3adc1a7d
GKB
179522014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17953
17954 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17955 command in testcase. Simplify testcase.
17956
96334934
JB
179572014-09-10 Joel Brobecker <brobecker@adacore.com>
17958
17959 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17960
eb479039
JB
179612014-09-10 Joel Brobecker <brobecker@adacore.com>
17962
17963 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17964
deede10c
JB
179652014-09-10 Joel Brobecker <brobecker@adacore.com>
17966
17967 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17968
7828a5f5
JB
179692014-09-10 Joel Brobecker <brobecker@adacore.com>
17970
17971 * gdb.dwarf2/dynarr-ptr.c: New file.
17972 * gdb.dwarf2/dynarr-ptr.exp: New file.
17973
33aeebcf
MR
179742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17975
17976 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17977 of 30 rather than hardcoding 120 for a slow test case. Take the
17978 `gdb,timeout' target setting into account for this calculation.
17979 Don't extend the timeout for the test cases that don't need it.
17980
7b415901
MR
179812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17982
17983 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17984 a factor of 2 for a slow test case. Take the `gdb,timeout'
17985 target setting into account for this calculation.
17986 * gdb.reverse/until-precsave.exp: Increase the timeout by
17987 a factor of 15 and 3 respectively rather than adding 120
17988 for a pair of slow test cases. Take the `gdb,timeout'
17989 target setting into account for this calculation.
17990
4a40f85a
MR
179912014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17992
17993 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17994 timeout, don't pass one down to gdb_expect.
17995 (gdb_expect): Rework timeout selection.
17996
09635af7
MR
179972014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17998
17999 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18000 exception on timeout.
18001 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18002 (gdbserver_start_extended): Catch any `gdbserver_start' error
18003 exceptions.
18004 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18005 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18006 `gdbserver_gdb_load' error exceptions.
18007
2bdd10b7
MR
180082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18009
18010 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18011 120 on waiting for the TCP socket to open.
18012
316935f0
DE
180132014-09-09 Doug Evans <xdje42@gmail.com>
18014
18015 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18016 _caller_matches, _any_caller_is, _any_caller_matches.
18017
83740597
DE
180182014-09-09 Doug Evans <xdje42@gmail.com>
18019
18020 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18021
4c122fc3
YQ
180222014-09-09 Yao Qi <yao@codesourcery.com>
18023
18024 * gdb.mi/mi-var-display.exp: Set print symbol off.
18025
a9f116cb
GKB
180262014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18027
18028 PR gdb/17035
18029 * gdb.base/commands.exp: Add tests to verify user-defined
18030 commands with empty bodies.
18031 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18032 python commands in `show user command`.
18033 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18034 scheme commands in `show user command`.
18035
c75bd3a2
JK
180362014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18037
18038 PR python/17355
18039 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18040 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18041 * gdb.python/py-framefilter-invalidarg.exp: New file.
18042 * gdb.python/py-framefilter-invalidarg.py: New file.
18043
faa42425
DE
180442014-09-06 Doug Evans <xdje42@gmail.com>
18045
18046 PR 15276
18047 * gdb.python/py-caller-is.c: New file.
18048 * gdb.python/py-caller-is.exp: New file.
18049
474ca4f6
SDJ
180502014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18051
18052 PR gdb/17235
18053 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18054 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18055
eb0b0463
SDJ
180562014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18057
18058 PR fortran/17237
18059 * gdb.fortran/print-formatted.exp: New file.
18060 * gdb.fortran/print-formatted.f90: Likewise.
18061
5f3b99cf
SS
180622014-09-03 Sasha Smundak <asmundak@google.com>
18063
18064 * gdb.python/py-frame.exp: Test Frame.read_register.
18065
7d793aa9
SDJ
180662014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18067
18068 PR python/16699
18069 * gdb.python/py-completion.exp: New file.
18070 * gdb.python/py-completion.py: Likewise.
18071
fb0576e9
DE
180722014-08-28 Doug Evans <dje@google.com>
18073
18074 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18075 eax,etc. are live with values set by gdb and thus the compiler can't
18076 use them.
18077 * gdb.arch/i386-pseudo.c (main): Ditto.
18078
ee92b0dd
DE
180792014-08-27 Doug Evans <dje@google.com>
18080
18081 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18082
6649db35
DE
180832014-08-25 Doug Evans <dje@google.com>
18084
18085 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18086 (main): Ditto.
18087
564b7600
DE
180882014-08-25 Doug Evans <dje@google.com>
18089
18090 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18091
3881fb67
YQ
180922014-08-24 Yao Qi <yao@codesourcery.com>
18093
18094 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18095 symbol off.
18096 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18097
a05a36a5
DE
180982014-08-22 Doug Evans <dje@google.com>
18099
18100 PR 17276
18101 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18102 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18103 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18104
7c343b48
YQ
181052014-08-22 Yao Qi <yao@codesourcery.com>
18106
18107 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18108 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18109 * gdb.python/python.exp: Likewise. Use .py file on the host
18110 instead of the build.
18111
22fd09ae
JK
181122014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18113
18114 * gdb.threads/gcore-stale-thread.c: New file.
18115 * gdb.threads/gcore-stale-thread.exp: New file.
18116
a8454a7c
PA
181172014-08-21 Pedro Alves <palves@redhat.com>
18118
18119 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18120 * gdb.base/gcore-relro-pie.exp: Likewise.
18121 * gdb.base/gcore-relro.exp: Likewise.
18122 * gdb.base/gcore.exp: Likewise.
18123 * gdb.base/print-symbol-loading.exp: Likewise.
18124 * gdb.threads/gcore-thread.exp: Likewise.
18125 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18126
2a31c623
PA
181272014-08-20 Pedro Alves <palves@redhat.com>
18128 Jan Kratochvil <jan.kratochvil@redhat.com>
18129
18130 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18131 configure.
18132 (EXPECT): Handle READ1 being set.
18133 (all): Depend on EXTRA_RULES.
18134 (check-read1, expect-read1, read1.so, read1): New rules.
18135 * README (Testsuite Parameters): Document the READ1 make variable.
18136 (Race detection): New section.
18137 * configure: Regenerate.
18138 * configure.ac: If build==host==target, and running under a
18139 GNU/glibc system, add read1 to the extra Makefile rules.
18140 (EXTRA_RULES): AC_SUBST it.
18141 * lib/read1.c: New file.
18142
d36430db
JB
181432014-08-20 Joel Brobecker <brobecker@adacore.com>
18144
18145 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18146 the handling of variables declared as a typedef to an array
18147 which a DW_AT_data_location attribute.
18148
9a0dc9e3
PA
181492014-08-19 Andrew Burgess <aburgess@broadcom.com>
18150 Pedro Alves <palves@redhat.com>
18151
18152 PR symtab/14604
18153 PR symtab/14605
18154 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18155 gdb_test.
18156
0718a8da
PA
181572014-08-19 Pedro Alves <palves@redhat.com>
18158
18159 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18160
13b448cd
YQ
181612014-08-19 Yao Qi <yao@codesourcery.com>
18162
18163 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18164 right line.
18165
1cbf5077
DB
181662014-08-18 David Blaikie <dblaikie@gmail.com>
18167
18168 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18169
bf0fae19
JB
181702014-08-18 Joel Brobecker <brobecker@adacore.com>
18171
18172 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18173 attribute in array range.
18174
3c8c5dcc
JB
181752014-08-18 Joel Brobecker <brobecker@adacore.com>
18176
18177 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18178
e66d4446
SC
181792014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18180
18181 PR c++/17132
18182 * gdb.cp/pr17132.cc: New file.
18183 * gdb.cp/pr17132.exp: New file.
18184
940df408
SC
181852014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18186
18187 * gdb.python/py-xmethods.py (A_getarrayind)
18188 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18189 Use 'print' with function call syntax.
18190 (E_method_matcher.match): Fix tab vs space indentation mixup.
18191
ebcc6c3a
YQ
181922014-08-15 Yao Qi <yao@codesourcery.com>
18193
18194 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18195 false.
18196
775e0f04
YQ
181972014-08-15 Yao Qi <yao@codesourcery.com>
18198
18199 * gdb.cp/casts.exp: Set print symbol off.
18200 * gdb.cp/class2.exp: Likewise.
18201 * gdb.cp/overload.exp: Likewise.
18202 * gdb.cp/templates.exp: Likewise.
18203
d769e349
DE
182042014-08-11 Doug Evans <dje@google.com>
18205
18206 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18207 (test_load_shlib): Update.
18208
20c6f1e1
YQ
182092014-08-09 Yao Qi <yao@codesourcery.com>
18210
18211 * gdb.base/display.exp: Invoke is_address_zero_readable.
18212 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18213 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18214 * gdb.base/hbreak-unmapped.exp: Return if
18215 is_address_zero_readable returns true.
18216 * gdb.base/signest.exp: Likewise.
18217 * gdb.base/signull.exp: Likewise.
18218 * gdb.base/sigbpt.exp: Likewise.
18219 * gdb.guile/scm-disasm.exp: Do the test if
18220 is_address_zero_readable returns false.
18221 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18222 * gdb.python/py-arch.exp: Likewise.
18223 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18224 * lib/gdb.exp (is_address_zero_readable): New proc.
18225
5792e8e3
YQ
182262014-08-09 Yao Qi <yao@codesourcery.com>
18227
18228 PR testsuite/13443
18229 * gdb.mi/mi-var-display.exp: Make test messages unique.
18230
3cecbbbe
TT
182312014-08-04 Tom Tromey <tromey@redhat.com>
18232
18233 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18234 target 0".
18235
00b51ff5
TT
182362014-08-04 Tom Tromey <tromey@redhat.com>
18237
18238 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18239 "target_resume".
18240
6908c509
JB
182412014-08-01 Joel Brobecker <brobecker@adacore.com>
18242
18243 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18244 inner_vla_struct_object_size.
18245 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18246 as xfail.
18247
cc6563d2
PA
182482014-07-30 Pedro Alves <palves@redhat.com>
18249
18250 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18251 comment.
18252
7e09a223
YQ
182532014-07-29 Yao Qi <yao@codesourcery.com>
18254
18255 PR gdb/17206
18256 * gdb.base/until-nodebug.exp: New.
18257
7ebdbe92
DE
182582014-07-28 Doug Evans <xdje42@gmail.com>
18259
18260 PR guile/17203
18261 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18262 previously existing parameter, and previously ambiguously spelled
18263 parameter.
18264
fdb1adc6
WN
182652014-07-28 Will Newton <will.newton@linaro.org>
18266
18267 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18268
186fcde0
DE
182692014-07-26 Ludovic Courtès <ludo@gnu.org>
18270 Doug Evans <xdje42@gmail.com>
18271
18272 PR guile/17146
18273 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18274
70509625
PA
182752014-07-25 Pedro Alves <palves@redhat.com>
18276
18277 * gdb.threads/signal-command-handle-nopass.c: New file.
18278 * gdb.threads/signal-command-handle-nopass.exp: New file.
18279 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18280 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18281 * gdb.threads/signal-delivered-right-thread.c: New file.
18282 * gdb.threads/signal-delivered-right-thread.exp: New file.
18283
c3f814a1
PA
182842014-07-25 Pedro Alves <palves@redhat.com>
18285
18286 * gdb.base/double-prompt-target-event-error.exp
18287 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18288 match.
18289 (cancel_pagination_in_target_event): Rework double prompt
18290 detection.
18291 * gdb.base/paginate-after-ctrl-c-running.exp
18292 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18293 <return>' match.
18294 * gdb.base/paginate-bg-execution.exp
18295 (test_bg_execution_pagination_return)
18296 (test_bg_execution_pagination_cancel): Remove '-notransfer
18297 <return>' matches.
18298 * gdb.base/paginate-execution-startup.exp
18299 (test_fg_execution_pagination_return)
18300 (test_fg_execution_pagination_cancel): Remove '-notransfer
18301 <return>' matches.
18302 * gdb.base/paginate-inferior-exit.exp
18303 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18304 match.
18305 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18306 * lib/gdb.exp (pagination_prompt): Run text through
18307 string_to_regexp.
18308 (gdb_test_multiple): Match $pagination_prompt instead of
18309 "<return>".
18310 (string_to_regexp): Move to lib/gdb-utils.exp.
18311
e214cf6c
JK
183122014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18313
18314 * gdb.arch/amd64-entry-value-paramref.S: New file.
18315 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18316 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18317 * gdb.arch/amd64-optimout-repeat.S: New file.
18318 * gdb.arch/amd64-optimout-repeat.c: New file.
18319 * gdb.arch/amd64-optimout-repeat.exp: New file.
18320
17d0c5c8
JK
183212014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18322
18323 PR gdb/17170
18324 * gdb.base/statistics.exp: New file.
18325
b8b8facf
DE
183262014-07-17 Doug Evans <dje@google.com>
18327
74b49205 18328 PR gdb/17170
b8b8facf
DE
18329 * gdb.base/maint.exp: Update testing of per-command stats.
18330
1b5d0ab3
PA
183312014-07-16 Pedro Alves <palves@redhat.com>
18332
18333 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18334 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18335 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18336 (tfile_write_buf): New functions.
18337 (add_memory_block): Rewrite using the above.
18338 (adjust_function_address): New function.
18339 (FUNCTION_ADDRESS): New macro.
18340 (write_basic_trace_file): Remove short_x local, and use
18341 tfile_write_16. Change type of func_addr local to unsigned long
18342 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18343 here. Cast argument of add_memory_block to char pointer.
18344 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18345 (main): Remove parameters.
18346 * gdb.trace/tfile.exp: Remove nowarnings.
18347
4d974e88
SM
183482014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18349
18350 * gdb.base/debug-expr.exp: Test string evaluation with
18351 "debug expression" on.
18352
41e99568
PA
183532014-07-15 Pedro Alves <palves@redhat.com>
18354
18355 * gdb.base/reread.exp: Use clean_restart.
18356
487d9753
PL
183572014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18358
18359 * gdb.arch/avr-flash-qualifer.c: New.
18360 * gdb.arch/avr-flash-qualifer.exp: New.
18361
cc1c52ad
PA
183622014-07-14 Pedro Alves <palves@redhat.com>
18363
18364 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18365 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18366
1e973570
PA
183672014-07-14 Pedro Alves <palves@redhat.com>
18368
18369 * gdb.base/double-prompt-target-event-error.c: New file.
18370 * gdb.base/double-prompt-target-event-error.exp: New file.
18371
93d6eb10
PA
183722014-07-14 Pedro Alves <palves@redhat.com>
18373
18374 PR gdb/17072
18375 * gdb.base/paginate-inferior-exit.c: New file.
18376 * gdb.base/paginate-inferior-exit.exp: New file.
18377
0017922d
PA
183782014-07-14 Pedro Alves <palves@redhat.com>
18379
18380 PR gdb/17072
18381 * gdb.base/paginate-bg-execution.c: New file.
18382 * gdb.base/paginate-bg-execution.exp: New file.
18383
94696ad3
PA
183842014-07-14 Pedro Alves <palves@redhat.com>
18385
18386 PR gdb/17072
18387 * gdb.base/paginate-execution-startup.c: New file.
18388 * gdb.base/paginate-execution-startup.exp: New file.
18389 * lib/gdb.exp (pagination_prompt): New global.
18390 (default_gdb_spawn): New procedure, factored out from
18391 default_gdb_spawn.
18392 (default_gdb_start): Adjust to call default_gdb_spawn.
18393 (gdb_spawn): New procedure.
18394
bd293940
PA
183952014-07-14 Pedro Alves <palves@redhat.com>
18396
18397 * lib/gdb.exp (gdb_assert): New procedure.
18398 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18399
c933f875
PA
184002014-07-14 Pedro Alves <palves@redhat.com>
18401
18402 * gdb.base/execution-termios.c: New file.
18403 * gdb.base/execution-termios.exp: New file.
18404
d98b7a16
TT
184052014-07-14 Tom Tromey <tromey@redhat.com>
18406
18407 * gdb.cp/vla-cxx.cc: New file.
18408 * gdb.cp/vla-cxx.exp: New file.
18409
548740d6
TT
184102014-07-14 Tom Tromey <tromey@redhat.com>
18411
18412 * gdb.reverse/rerun-prec.c: New file.
18413 * gdb.reverse/rerun-prec.exp: New file.
18414
a25eb028
MR
184152014-07-12 Maciej W. Rozycki <macro@mips.com>
18416 Maciej W. Rozycki <macro@codesourcery.com>
18417
18418 * lib/gdb-utils.exp: New file.
18419 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18420 inline `gdb_init_command' processing.
18421 (gdb_start_cmd): Likewise.
18422 * lib/mi-support.exp (mi_run_cmd): Likewise.
18423 * README: Document `gdb_init_command' and `gdb_init_commands'.
18424
218c2655
JK
184252014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18426
18427 Fix false FAIL running under a very long directory name.
18428 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18429 and "set print elements 10000". Twice.
18430
5401fde3
YQ
184312014-07-11 Yao Qi <yao@codesourcery.com>
18432
18433 * gdb.base/exprs.exp: "set print symbol off".
18434
e76126e8
PA
184352014-07-11 Pedro Alves <palves@redhat.com>
18436
18437 * gdb.threads/kill.c: New file.
18438 * gdb.threads/kill.exp: New file.
18439
2d6f0de6
YQ
184402014-07-10 Yao Qi <yao@codesourcery.com>
18441
18442 * gdb.trace/tfile.c (write_basic_trace_file)
18443 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18444 address written to trace file.
18445
7180e04a
PA
184462014-07-09 Pedro Alves <palves@redhat.com>
18447
18448 * gdb.base/attach-wait-input.exp: New file.
18449 * gdb.base/attach-wait-input.c: New file.
18450
9a9a7608
AB
184512014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18452
18453 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18454 setting up test structures.
18455 (main): Call new test function.
18456 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18457 test function, continue into test function and walk test
18458 structures.
18459
161ac41e
YQ
184602014-07-02 Yao Qi <yao@codesourcery.com>
18461
18462 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18463 'bar_start' at the beginning of functions 'foo' and 'bar'
18464 respectively.
18465 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18466 instead of 'foo' and 'bar'.
18467
1f267ae3
MM
184682014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18469
18470 * gdb.btrace/segv.exp: New.
18471 * gdb.btrace/segv.c: New.
18472
2b239efb
LM
184732014-07-02 Luis Machado <lgustavo@codesourcery.com>
18474
18475 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18476 instruction.
18477
cf363f18
MW
184782014-06-30 Mark Wielaard <mjw@redhat.com>
18479
18480 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18481 vulture, vilify, villar): New volatile array constants.
18482 (vindictive, vegetation): New const volatile array constants.
18483 * gdb.base/volatile.exp: Test volatile and const volatile array
18484 types.
18485
aebf9d24
AA
184862014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18487
18488 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18489 target lacks support for awatch, rwatch, or hbreak.
18490
b67a2c6f
YQ
184912014-06-27 Yao Qi <yao@codesourcery.com>
18492
18493 * gdb.multi/dummy-frame-restore.exp: New.
18494 * gdb.multi/dummy-frame-restore.c: New.
18495
aef92902
MM
184962014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18497
18498 * gdb.btrace/gcore.exp: New.
18499
8e9db26e
PA
185002014-06-23 Pedro Alves <palves@redhat.com>
18501
18502 * gdb.base/watchpoint-reuse-slot.c: New file.
18503 * gdb.base/watchpoint-reuse-slot.exp: New file.
18504
70afc5b7
SC
185052014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18506
18507 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18508 progspace's filename in 'info', 'enable' and 'disable' command
18509 tests.
18510
b972bd9c
JK
185112014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18512
18513 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18514 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18515 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18516
125f8a3d
GB
185172014-06-20 Gary Benson <gbenson@redhat.com>
18518
18519 * gdb.arch/i386-avx.exp: Fix include file location.
18520 * gdb.arch/i386-sse.exp: Likewise.
18521
3ed9baed
IB
185222014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18523
18524 * gdb.dlang/expression.exp: New file.
18525
034f788c
PA
185262014-06-19 Pedro Alves <palves@redhat.com>
18527
18528 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18529 out from ...
18530 (top level): ... here. Iterate running tests under different
18531 scheduler-locking settings.
18532
45371d0c
LM
185332014-06-18 Luis Machado <lgustavo@codesourcery.com>
18534
18535 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18536 to DW_FORM_addr and use non-zero addresses.
18537
5d376983
SC
185382014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18539
18540 PR gdb/17017
18541 * gdb.python/py-xmethods.cc: Add global function call counters and
18542 increment them in their respective functions. Remove "cout"
18543 statements.
18544 * gdb.python/py-xmethods.exp: Make tests check the global function
18545 call counters instead of depending on inferior IO.
18546
a1aa2221
LM
185472014-06-18 Don Breazeal <donb@codesourcery.com>
18548
18549 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18550 Deleted procedure.
18551 (explicit_fork_parent_follow): Deleted procedure.
18552 (explicit_fork_child_follow): Deleted procedure.
18553 (test_follow_fork): New procedure.
18554 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18555 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18556 procedure calls.
18557
0fc05997
YQ
185582014-06-17 Yao Qi <yao@codesourcery.com>
18559
18560 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18561 CP1252.
18562
70795c52
LM
185632014-06-17 Luis Machado <lgustavo@codesourcery.com>
18564
18565 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18566 Initialize ptr and S explicitly.
18567 (skip_type_update_when_not_use_rtti_test): Likewise.
18568
6be47f0c
KS
185692014-06-16 Keith Seitz <keiths@redhat.com>
18570
18571 PR mi/15863
18572 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18573 the inferior is started.
18574
d03de421
PA
185752014-06-16 Pedro Alves <palves@redhat.com>
18576
18577 * gdb.base/break-main-file-remove-fail.c: New file.
18578 * gdb.base/break-main-file-remove-fail.exp: New file.
18579 * gdb.base/break-unload-file.exp: Use build_executable instead of
18580 prepare_for_testing.
18581 (test_break): New parameter "initial_load". Handle it.
18582 (top level): Add initial_load cmdline/file axis.
18583
f9579b99
TT
185842014-06-12 Tom Tromey <tromey@redhat.com>
18585
18586 * gdb.base/completion.exp: Don't use directory name in test.
18587
3657956b
GB
185882014-06-09 Gary Benson <gbenson@redhat.com>
18589
18590 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18591 separate the always-available ANSI-standard signals from the
18592 signals that require checking.
18593 (main): Likewise.
18594 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18595 Likewise.
18596 (main): Likewise.
18597
4186eb54
KS
185982014-06-07 Keith Seitz <keiths@redhat.com>
18599
18600 Revert:
18601 PR c++/16253
18602 * gdb.cp/var-tag.cc: New file.
18603 * gdb.cp/var-tag.exp: New file.
18604 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18605 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18606 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18607 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18608
25326a28 186092014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18610
18611 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18612
829155c9
PA
186132014-06-06 Pedro Alves <palves@redhat.com>
18614
18615 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18616 in target debug output instead of looking at RSP packets,
18617 disabling the test on any target that uses hardware stepping.
18618 Update comments.
18619
61c8d22e
PA
186202014-06-06 Pedro Alves <palves@redhat.com>
18621
18622 * gdb.base/break-unload-file.exp: Fix typo.
18623
d9a47287
YQ
186242014-06-06 Yao Qi <yao@codesourcery.com>
18625
18626 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18627 from "jit_function" to "^jit_function".
18628
e5e01dbf
YQ
186292014-06-06 Yao Qi <yao@codesourcery.com>
18630
18631 * gdb.base/async.c (foo): Add one statement.
18632 * gdb.base/async.exp: Get the next instruction address and
18633 match the output of "nexti" by instruction address. Match
18634 the hex address in the output of "finish".
18635
73ba372c
GB
186362014-06-06 Gary Benson <gbenson@redhat.com>
18637
18638 * gdb.base/call-signals.c: Remove preprocessor conditionals
18639 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18640 SIGSEGV and SIGTERM.
18641 * gdb.base/sigall.c: Likewise.
18642 * gdb.base/unwindonsignal.c: Likewise.
18643 * gdb.reverse/sigall-reverse.c: Likewise.
18644
831517df
YQ
186452014-06-06 Yao Qi <yao@codesourcery.com>
18646
18647 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18648 readable, skip the test.
18649
b8b91e98
YQ
186502014-06-06 Yao Qi <yao@codesourcery.com>
18651
18652 * gdb.threads/staticthreads.c (thread_function): Move the line
18653 setting breakpoint on forward.
18654 * gdb.threads/staticthreads.exp: Update comments.
18655
fb934770
LC
186562014-06-05 Ludovic Courtès <ludo@gnu.org>
18657
18658 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18659 "history-append! type error".
18660
6ef284bd
SM
186612014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18662
18663 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18664 erroneous dprintf expected input.
18665
a872e241
DE
186662014-06-04 Doug Evans <xdje42@gmail.com>
18667
18668 * gdb.guile/scm-generics.exp: Delete.
18669
16f691fb
DE
186702014-06-04 Doug Evans <xdje42@gmail.com>
18671
18672 * gdb.guile/scm-breakpoint.exp: Update.
18673 Add tests for breakpoint registration.
18674
012370f6
TT
186752014-06-04 Tom Tromey <tromey@redhat.com>
18676
18677 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18678 VLA-in-union.
18679 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18680 inner_vla_struct, vla_union types. Initialize objects of those
18681 types and compute their sizes.
18682
9f5a4cef
HZ
186832014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18684 Hui Zhu <hui@codesourcery.com>
18685
18686 * gdb.base/fileio.exp: Add test for shell not available as well as
18687 available.
18688 * gdb.base/fileio.c (test_system): Check for shell twice.
18689
90a45c4d
YQ
186902014-06-04 Yao Qi <yao@codesourcery.com>
18691
18692 * gdb.base/auto-connect-native-target.exp: Remove redundant
18693 space from the regexp pattern.
18694
70017e41
YQ
186952014-06-04 Yao Qi <yao@codesourcery.com>
18696
18697 * gdb.base/default.exp: Replace "child" with "native" in
18698 regexp pattern.
18699
883964a7
SC
187002014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18701
18702 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18703 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18704 * gdb.python/py-xmethods.py: Python script supporting the
18705 new testcase and tests.
18706
ef370185
JB
187072014-06-03 Joel Brobecker <brobecker@adacore.com>
18708 Pedro Alves <palves@redhat.com>
18709
18710 PR breakpoints/17000
18711 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18712 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18713
1e2ccb61
BM
187142014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18715
18716 * gdb.base/subst.exp: Add tests to verify partial path matching
18717 output.
18718
c6ec5ab2
PA
187192014-06-03 Pedro Alves <palves@redhat.com>
18720
18721 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18722 target that doesn't use software single-stepping.
18723
835c559f
PA
187242014-06-03 Pedro Alves <palves@redhat.com>
18725
18726 PR breakpoints/17000
18727 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18728 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18729
06eb1586
DE
187302014-06-02 Doug Evans <xdje42@gmail.com>
18731
18732 * gdb.guile/scm-parameter.exp: New file.
18733
e698b8c4
DE
187342014-06-02 Doug Evans <xdje42@gmail.com>
18735
18736 * gdb.guile/scm-cmd.c: New file.
18737 * gdb.guile/scm-cmd.exp: New file.
18738
ded03782
DE
187392014-06-02 Doug Evans <xdje42@gmail.com>
18740
18741 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18742 pretty-printer lookup.
18743 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18744 (make-pp_s-printer): Call it.
18745 (make-pretty-printer-from-dict): New function.
18746 (lookup-pretty-printer-maker-from-dict): New function.
18747 (*pretty-printer*): Simplify.
18748 (make-objfile-pp_s-printer): New function.
18749 (install-objfile-pretty-printers!): New function.
18750 (make-progspace-pp_s-printer): New function.
18751 (install-progspace-pretty-printers!): New function.
18752 * gdb.guile/scm-progspace.c: New file.
18753 * gdb.guile/scm-progspace.exp: New file.
18754
41fac0cf
PA
187552014-06-02 Pedro Alves <palves@redhat.com>
18756
18757 * gdb.base/dprintf-bp-same-addr.c: New file.
18758 * gdb.base/dprintf-bp-same-addr.exp: New file.
18759
96ae5695
EBM
187602014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18761
18762 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18763 * gdb.arch/powerpc-power.s: Likewise.
18764
da02b3a8
JB
187652014-06-02 Joel Brobecker <brobecker@adacore.com>
18766
18767 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18768
c72b2e7b
YQ
187692014-06-01 Yao Qi <yao@codesourcery.com>
18770
18771 * gdb.base/watchpoint.exp (test_watch_location): Check null
18772 pointer can be dereferenced. If not, do the test, otherwise
18773 skip it.
18774
53e8a631
AB
187752014-05-30 Andrew Burgess <aburgess@broadcom.com>
18776
18777 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18778 results.
18779 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18780
938f0e2f
AB
187812014-05-30 Andrew Burgess <aburgess@broadcom.com>
18782
18783 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18784 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18785 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18786 * gdb.arch/amd64-invalid-stack-top.c: New file.
18787 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18788
9ba6657a
PA
187892014-05-30 Pedro Alves <palves@redhat.com>
18790
18791 PR breakpoints/17000
18792 * gdb.base/sss-bp-on-user-bp.c: New file.
18793 * gdb.base/sss-bp-on-user-bp.exp: New file.
18794
522c09bf
DB
187952014-05-30 David Blaikie <dblaikie@gmail.com>
18796
18797 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18798 gnu_inline semantics via attribute.
18799 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18800 source explicitly specifies the required semantics.
18801
bf4ef81e
MR
188022014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18803
18804 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18805
329ea579
PA
188062014-05-29 Pedro Alves <palves@redhat.com>
18807 Tom Tromey <tromey@redhat.com>
18808
18809 * gdb.base/async-shell.exp: Don't enable target-async.
18810 * gdb.base/async.exp
18811 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18812 parameter. Adjust.
18813 (top level): Don't test with "target-async".
18814 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18815 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18816 * gdb.base/inferior-died.exp: Don't enable target-async.
18817 * gdb.base/interrupt-noterm.exp: Likewise.
18818 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18819 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18820 * gdb.mi/mi-nonstop.exp: Likewise.
18821 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18822 * gdb.mi/mi-nsintrall.exp: Likewise.
18823 * gdb.mi/mi-nsmoribund.exp: Likewise.
18824 * gdb.mi/mi-nsthrexec.exp: Likewise.
18825 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18826 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18827 * gdb.python/py-evsignal.exp: Don't enable target-async.
18828 * gdb.python/py-evthreads.exp: Likewise.
18829 * gdb.python/py-prompt.exp: Likewise.
18830 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18831 * gdb.server/solib-list.exp: Don't enable target-async.
18832 * gdb.threads/thread-specific-bp.exp: Likewise.
18833 * lib/mi-support.exp: Adjust to use mi-async.
18834
fd664c91
PA
188352014-05-29 Pedro Alves <palves@redhat.com>
18836
18837 PR gdb/13860
18838 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18839 reason, even in sync mode.
18840
251bde03
PA
188412014-05-29 Pedro Alves <palves@redhat.com>
18842 Hui Zhu <hui@codesourcery.com>
18843
18844 PR PR15693
18845 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18846 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18847 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18848 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18849
7f3c0343
JB
188502014-05-28 Joel Brobecker <brobecker@adacore.com>
18851
18852 * config/monitor.exp (gdb_target_monitor): Replace use of
18853 "set remotebaud" by "set serial baud".
18854
b2715b27
AW
188552014-05-26 Andy Wingo <wingo@igalia.com>
18856
18857 * gdb.guile/scm-breakpoint.exp:
18858 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18859 properties instead of gdb-object-properties.
18860
498a4489
YQ
188612014-05-26 Yao Qi <yao@codesourcery.com>
18862
18863 * gdb.server/no-thread-db.exp: Specify source file name
18864 explicitly when setting a breakpoint.
18865
589fdceb
MM
188662014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18867
18868 * gdb.btrace/vdso.c: New.
18869 * gdb.btrace/vdso.exp: New.
18870
e9089e05
MM
188712014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18872
18873 * gdb.base/gcore.exp (capture_command_output): Move ...
18874 * lib/gdb.exp (capture_command_output): ... here.
18875
67b5c0c1
MM
188762014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18877
18878 * gdb.btrace/data.exp: Test memory access during btrace replay.
18879
a2199296
SM
188802014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18881
18882 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18883
17b2616c
PA
188842014-05-21 Pedro Alves <palves@redhat.com>
18885
18886 PR gdb/13860
18887 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18888 (top level): Test that output related to execution commands is
18889 sent to the console with CLI commands, but not with MI commands.
18890 Test that breakpoint events are always mirrored to the console.
18891 Also expect the new source line to be output after a "next" in
18892 async mode too. Make it a pass/fail test.
18893 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18894 output.
18895 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18896
5166082f
PA
188972014-05-21 Pedro Alves <palves@redhat.com>
18898
18899 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18900 Use them to test variations of "list" after reaching a breakpoint.
18901 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18902 Test "list" with listsize 10 after reaching a breakpoint.
18903 * gdb.python/python.exp (decode_line current location line
18904 number): Adjust expected line number.
18905
2f25d70f
SM
189062014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18907
18908 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18909 behavior for $args, pass it directly to "run".
18910
ff604a67
MR
189112014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18912
18913 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18914 30000 to 65536.
18915
6a3cb8e8
PA
189162014-05-21 Pedro Alves <palves@redhat.com>
18917
18918 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18919 auto-connect-native-target off".
18920 * gdb.base/auto-connect-native-target.c: New file.
18921 * gdb.base/auto-connect-native-target.exp: New file.
18922
4ebfc96e
PA
189232014-05-21 Pedro Alves <palves@redhat.com>
18924
18925 * gdb.base/default.exp: Test "target native" instead of "target
18926 child".
18927
36d46afb
MW
189282014-05-21 Mark Wielaard <mjw@redhat.com>
18929
18930 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18931
5876f503
JK
189322014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18933
18934 Fix TLS access for -static -pthread.
18935 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18936 <HAVE_TLS> (thread_function, main): Initialize it.
18937 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18938 Add clean_restart.
18939 <$have_tls != "">: Check TLSVAR.
18940
0256a6ac
PA
189412014-05-21 Pedro Alves <palves@redhat.com>
18942
18943 * gdb.base/dcache-line-read-error.c: New.
18944 * gdb.base/dcache-line-read-error.exp: New.
18945
936d2992
PA
189462014-05-20 Pedro Alves <palves@redhat.com>
18947
18948 * gdb.base/compare-sections.c: New file.
18949 * gdb.base/compare-sections.exp: New file.
18950
802e8e6d
PA
189512014-05-20 Pedro Alves <palves@redhat.com>
18952
18953 * gdb.base/break-idempotent.c: New file.
18954 * gdb.base/break-idempotent.exp: New file.
18955
e59fa00f
MM
189562014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18957
18958 * gdb.btrace/nohist.exp: New.
18959
8b696e31
YQ
189602014-05-20 Yao Qi <yao@codesourcery.com>
18961
18962 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18963 gdb.reverse directory and gdb_reverse_timeout exists in board
18964 setting.
18965 * README: Document gdb_reverse_timeout.
18966
73c9764f
YQ
189672014-05-20 Yao Qi <yao@codesourcery.com>
18968
18969 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18970 'test_file_name'. Treat args as a string instead of a list.
18971 (gdb_init): Rename argument 'args' by 'test_file_name'.
18972
f1f4348a
JK
189732014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18974
18975 * gdb.arch/powerpc-power.exp: New file.
18976 * gdb.arch/powerpc-power.s: New file.
18977
0dbe70ce
DE
189782014-05-16 Doug Evans <dje@google.com>
18979
18980 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18981 * gdb.base/completion.exp: Check that all expected files exist
18982 before doing file completion.
0dbe70ce 18983
8d551b02
DE
189842014-05-16 Doug Evans <dje@google.com>
18985
18986 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18987 Update.
18988 (do_syscall_tests_without_xml): Update.
18989
73eb7709
PA
189902014-05-16 Pedro Alves <palves@redhat.com>
18991
18992 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18993 instead of "unknown output after running".
18994
3fae92fc
YQ
189952014-05-16 Yao Qi <yao@codesourcery.com>
18996
18997 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18998 file1.txt from host at the end.
18999 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19000
c2b2ccc5
DE
190012014-05-15 Doug Evans <dje@google.com>
19002
19003 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19004 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19005 loading file. Add test for TU lookup.
19006
8c217a4b
SM
190072014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19008
19009 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19010 calling "-exec-arguments" or "set args" before running the
19011 inferior.
19012
3deb39c6
SM
190132014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19014
19015 * lib/mi-support.exp (mi_expect_stop): Expect message for
19016 inferiors that exit with non-zero exit code.
19017
71a79f8c
YQ
190182014-05-14 Yao Qi <yao@codesourcery.com>
19019
19020 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19021 match absolute path on remote host.
19022 (test_file_list_exec_source_files): Remove "/" from the
19023 pattern.
19024
f23fcd46
YQ
190252014-05-14 Yao Qi <yao@codesourcery.com>
19026
19027 * boards/local-remote-host-notty.exp (${board}_file): New
19028 proc.
19029
9404b58f
KM
190302014-05-07 Kyle McMartin <kyle@redhat.com>
19031
19032 Pushed by Joel Brobecker <brobecker@adacore.com>.
19033 * gdb.arch/aarch64-atomic-inst.c: New file.
19034 * gdb.arch/aarch64-atomic-inst.exp: New file.
19035
5e45f04c
YQ
190362014-05-07 Yao Qi <yao@codesourcery.com>
19037
19038 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19039 in current context" too.
19040
c888a17d
KS
190412014-05-05 Keith Seitz <keiths@redhat.com>
19042
19043 * gdb.linespec/ls-dollar.exp: Add test for linespec
19044 file:convenience_variable.
19045
290a839c
YQ
190462014-05-05 Yao Qi <yao@codesourcery.com>
19047
19048 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19049 traceframes into tfile and ctf trace files. Read data from
19050 trace file and test collected data.
19051 (gdb_collect_locals_test): Likewise.
19052 (gdb_unavailable_registers_test): Likewise.
19053 (gdb_unavailable_floats): Likewise.
19054 (gdb_collect_globals_test): Likewise.
19055 (top-level): Append "ctf" to trace_file_targets if GDB
19056 supports.
19057
b5262cd0
YQ
190582014-05-05 Yao Qi <yao@codesourcery.com>
19059
19060 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19061 code to ...
19062 (gdb_collect_args_test_1): ... it. New proc.
19063 (gdb_collect_locals_test): Move some code to ...
19064 (gdb_collect_locals_test_1): ... it. New proc.
19065 (gdb_unavailable_registers_test): Move some code to ...
19066 (gdb_unavailable_registers_test_1): ... it. New proc.
19067 (gdb_unavailable_floats): Move some code to ...
19068 (gdb_unavailable_floats_1): ... it. New proc.
19069
30a1e6cc
SDJ
190702014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19071
19072 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19073 probes to test for bitness recognition.
19074 * gdb.arch/amd64-stap-optional-prefix.exp
19075 (test_probe_value_without_reg): New procedure.
19076 Add code to test for different kinds of bitness.
19077
f33da99a
SDJ
190782014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19079
19080 PR breakpoints/16889
19081 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19082 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19083
5b80f00d
PA
190842014-05-01 Pedro Alves <palves@redhat.com>
19085
19086 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19087 gdb_file_cmd if no file is specified.
19088 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19089 last_loaded_file to set the remote exec-file.
19090
f8c2a73c
PA
190912014-05-01 Pedro Alves <palves@redhat.com>
19092
19093 * boards/local-remote-host.exp: New file.
19094
be6e8ac7
PA
190952014-05-01 Pedro Alves <palves@redhat.com>
19096
19097 * boards/local-remote-host.exp: Rename to ...
19098 * boards/local-remote-host-notty.exp: ... this.
19099
cac0dc8f
JB
191002014-04-28 Joel Brobecker <brobecker@adacore.com>
19101
19102 * gdb.ada/dyn_arrayidx: New testcase.
19103
9730e6cc
YQ
191042014-04-26 Yao Qi <yao@codesourcery.com>
19105
19106 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19107 and compute the length of function main. Save it in
19108 $main_length.
19109 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19110 (top-level): Use gdb_compile to compile objects into
19111 executable and restart GDB. Remove invocation to
19112 prepare_for_testing.
19113
7ae1a6a6
PA
191142014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19115 Pedro Alves <palves@redhat.com>
19116
19117 PR server/16255
19118 * gdb.multi/multi-attach.c: New file.
19119 * gdb.multi/multi-attach.exp: New file.
19120
4082afcc
PA
191212014-04-25 Pedro Alves <palves@redhat.com>
19122
19123 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19124 user.
19125 (top level): Test that "set remote conditional-breakpoints-packet
19126 off" works as intended.
19127 * gdb.base/dprintf.exp: Test that "set remote
19128 breakpoint-commands-packet off" works as intended.
19129 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19130 New function.
19131 (top level): Call it.
19132 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19133 remote fast-tracepoints-packet off" works as intended.
19134 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19135 * lib/gdb.exp (gdb_is_target_remote): ... here.
19136
2abc3f8d
DB
191372014-04-24 David Blaikie <dblaikie@gmail.com>
19138
19139 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19140 ensure clang would not discard them.
19141 * gdb.base/gdbvars.c: Ditto.
19142 * gdb.base/memattr.c: Ditto.
19143 * gdb.base/whatis.c: Ditto.
19144 * gdb.python/py-prettyprint.c: Ditto.
19145 * gdb.trace/actions.c: Ditto.
19146 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19147 ensure clang would not discard it.
19148
bfd39632
DB
191492014-04-24 David Blaikie <dblaikie@gmail.com>
19150
19151 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19152 clang to emit the full definition of type required by the test
19153 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19154
22842ff6
DB
191552014-04-24 David Blaikie <dblaikie@gmail.com>
19156
19157 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19158 coax Clang into emitting the definition of the type.
19159 * gdb.cp/pr10728-x.h (y): Ditto.
19160 * gdb.cp/pr10728-y.cc (y): Ditto.
19161
c2e827ad
DB
191622014-04-24 David Blaikie <dblaikie@gmail.com>
19163
19164 * gdb.base/label.exp: XFAIL label related tests under Clang.
19165 * gdb.cp/cplabel.exp: Ditto.
19166 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19167 under Clang those using labels.
19168
4c2d33e7
YQ
191692014-04-25 Yao Qi <yao@codesourcery.com>
19170
19171 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19172 double_label.
19173 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19174 partial_label and double_label.
19175
56083b99
DB
191762014-04-24 David Blaikie <dblaikie@gmail.com>
19177
19178 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19179
25d4e99d
DB
191802014-04-24 David Blaikie <dblaikie@gmail.com>
19181
19182 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19183 of the function to work across GCC and Clang.
19184 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19185 pointer types (const void ** const V void **).
19186
01f9f808
MS
191872014-04-24 Michael Sturm <michael.sturm@mintel.com>
19188 Walfred Tedeschi <walfred.tedeschi@intel.com>
19189
19190 * Makefile.in (EXECUTABLES): Added i386-avx512.
19191 * gdb.arch/i386-avx512.c: New file.
19192 * gdb.arch/i386-avx512.exp: Likewise.
19193
4b48d439
KS
191942014-04-23 Keith Seitz <keiths@redhat.com>
19195
19196 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19197 (mi_make_breakpoint_table): New procedure.
19198 (mi_create_breakpoint): Use mi_make_breakpoint
19199 and return the result.
19200 (mi_make_breakpoint): New procedure.
19201 (mi_build_kv_pairs): New procedure.
19202
19203 * gdb.mi/mi-break.exp: Remove unused globals,
19204 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19205 All callers updated.
19206 * gdb.mi/mi-dprintf.exp: Use variable to track command
19207 number.
19208 Update all callers of mi_create_breakpoint and use
19209 mi_make_breakpoint_table.
19210 Remove any unused global variables.
19211 * gdb.mi/mi-nonstop.exp: Likewise.
19212 * gdb.mi/mi-nsintrall.exp: Likewise.
19213 * gdb.mi/mi-nsmoribund.exp: Likewise.
19214 * gdb.mi/mi-nsthrexec.exp: Likewise.
19215 * gdb.mi/mi-reverse.exp: Likewise.
19216 * gdb.mi/mi-simplerun.exp: Likewise.
19217 * gdb.mi/mi-stepn.exp: Likewise.
19218 * gdb.mi/mi-syn-frame.exp: Likewise.
19219 * gdb.mi/mi-until.exp: Likewise.
19220 * gdb.mi/mi-var-cp.exp: Likewise.
19221 * gdb.mi/mi-var-display.exp: Likewise.
19222 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19223 * gdb.mi/mi2-var-child.exp: Likewise.
19224 * gdb.mi/mi-vla-c99.exp: Likewise.
19225 * lib/mi-support.exp: Likewise.
19226
19227 From Ian Lance Taylor <iant@cygnus.com>:
19228 * lib/gdb.exp (parse_args): New procedure.
19229
08351840
PA
192302014-04-23 Pedro Alves <palves@redhat.com>
19231
19232 * gdb.base/break-unload-file.c: New file.
19233 * gdb.base/break-unload-file.exp: New file.
19234 * gdb.base/sym-file-lib.c (baz): New function.
19235 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19236 field.
19237 (load): Store the segment's mapped size.
19238 (unload): New function.
19239 (unload_shlib): New function.
19240 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19241 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19242 set a breakpoint at baz, and call it.
19243 * gdb.base/sym-file.exp: New tests for stale breakpoint
19244 instructions.
19245
076855f9
PA
192462014-04-23 Pedro Alves <palves@redhat.com>
19247
19248 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19249 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19250 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19251 * gdb.base/hbreak-unmapped.c: New file.
19252 * gdb.base/hbreak-unmapped.exp: New file.
19253 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19254 * lib/gdb.exp (gdb_is_target_remote): ... here.
19255
483805cf
PA
192562014-04-22 Pedro Alves <palves@redhat.com>
19257
19258 * gdb.base/consecutive-step-over.c: New file.
19259 * gdb.base/consecutive-step-over.exp: New file.
19260
06d97543
PA
192612014-04-22 Pedro Alves <palves@redhat.com>
19262
19263 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19264 instead of send_gdb/gdb_expect.
19265
b4429ea2
YQ
192662014-04-22 Yao Qi <yao@codesourcery.com>
19267
19268 * lib/trace-support.exp (generate_tracefile): New procedure.
19269 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19270 return 0.
19271 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19272 if generate_tracefile returns 1.
19273
51d48146
PA
192742014-04-18 Tom Tromey <palves@redhat.com>
19275 Pedro alves <tromey@redhat.com>
19276
19277 PR backtrace/15558
19278 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19279 with a backtrace limit.
19280 * gdb.python/py-frame-inline.exp: Test running to an inline
19281 function with a backtrace limit, and printing the newest frame.
19282 * gdb.python/py-frame-inline.c (main): Call f.
19283
bd1dce5f
MS
192842014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19285
19286 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19287
40d1a503
MS
192882014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19289
19290 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19291 Drop prefix from unsupported source file path.
19292
389b98f7
YQ
192932014-04-17 Yao Qi <yao@codesourcery.com>
19294
19295 * lib/gdb.exp (with_target_charset): New proc.
19296 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19297 with_target_charset.
19298 (test_print_strings): Likewise.
19299 (test_repeat_bytes): Likewise.
19300 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19301 for some tests.
19302
22869d73
KS
193032014-04-16 Keith Seitz <keiths@redhat.com>
19304
19305 PR gdb/15827
19306 * gdb.dwarf2/corrupt.c: New file.
19307 * gdb.dwarf2/corrupt.exp: New file.
19308
c4f87ca6
KS
193092014-04-16 Keith Seitz <keiths@redhat.com>
19310
19311 PR c++/16597
19312 * gdb.cp/namelessclass.cc: New file.
19313 * gdb.cp/namelessclass.exp: New file.
19314 * gdb.cp/namelessclass.S: New file.
19315
ab19de87
DE
193162014-04-16 Doug Evans <dje@google.com>
19317
19318 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19319 Add comment.
19320 (gdbserver_default_get_comm_port): New function.
19321 (gdbserver_start): Check if board file provided
19322 "gdbserver,get_comm_port" and use it if so.
19323 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19324 (gdb,socketport): Set to "stdio".
19325 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19326 (stdio_gdbserver_template): Delete.
19327 (${board}_get_remote_address): Update.
19328 (${board}_build_remote_cmd): Delete.
19329 (${board}_get_comm_port): New function.
19330 (${board}_spawn): Update.
19331 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19332 Delete.
19333 (${board}_get_remote_address): Update.
19334 (${board}_get_comm_port): New function.
19335
fc98a809
AB
193362014-04-16 Andrew Burgess <aburgess@broadcom.com>
19337
19338 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19339 appearing in any order.
19340
87fd9e6e
DE
193412014-04-15 Doug Evans <dje@google.com>
19342
19343 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19344 uninitialized value of "description".
19345
099fc3ea
KS
193462014-04-15 Keith Seitz <keiths@redhat.com>
19347
19348 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19349 Remove unused globals.
19350 (test_running_the_program): Likewise.
19351 (test_controlled_execution): Likewise.
19352 (test_controlling_breakpoints): Likewise.
19353 (test_program_termination): Likewise.
19354
5da151d4
KS
193552014-04-15 Keith Seitz <keiths@redhat.com>
19356
19357 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19358 unused globals.
19359 (test_rbreak_creation_and_listing): Likewise.
19360 (test_ignore_count): Likewise.
19361 (test_error): Likewise.
19362
35e5d2f0
PA
193632014-04-15 Pedro Alves <palves@redhat.com>
19364
19365 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19366 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19367 sym-file-loader.c.
19368 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19369 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19370 to sym-file-loader.c.
19371 (struct library): Forward declare.
19372 (load_shlib, lookup_function): Change prototypes.
19373 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19374 (translate_offset): Remove declarations.
19375 (get_text_addr): New declaration.
19376 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19377 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19378 sym-file-loader.h.
19379 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19380 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19381 here from sym-file-loader.h.
19382 (struct library): New structure.
19383 (load_shlib, lookup_function): Change prototypes and adjust to
19384 work with a struct library.
19385 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19386 (translate_offset): Make static.
19387 (get_text_addr): New function.
19388 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19389
eb4c1710
PA
193902014-04-15 Pedro Alves <palves@redhat.com>
19391
19392 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19393
2d1baf52
PA
193942014-04-15 Pedro Alves <palves@redhat.com>
19395
19396 * gdb.base/sym-file-loader.c: Include <limits.h>.
19397 (SELF_LINK): New define.
19398 (get_origin): New function.
19399 (load_shlib): Use it.
19400 * gdb.base/sym-file.exp: Don't early return if the target is
19401 remote. Use runto_main, and issue fail is that fails. Use
19402 gdb_load_shlibs.
19403 (shlib_name): Delete.
19404 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19405
7dd6df01
PA
194062014-04-15 Pedro Alves <palves@redhat.com>
19407
19408 * gdb.base/sym-file.exp: Remove regex characters from test
19409 message. Don't refer to breakpoint numbers in test messages.
19410
b50c8614
KS
194112014-04-14 Keith Seitz <keiths@redhat.com>
19412
19413 PR c++/16253
19414 * gdb.cp/var-tag.cc: New file.
19415 * gdb.cp/var-tag.exp: New file.
19416 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19417 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19418 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19419 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19420
3d567982
TT
194212014-04-14 Tom Tromey <tromey@redhat.com>
19422
19423 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19424 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19425 type.
19426 * gdb.cp/enum-class.exp: New file.
19427 * gdb.cp/enum-class.cc: New file.
19428
0626fc76
TT
194292014-04-14 Tom Tromey <tromey@redhat.com>
19430
19431 * gdb.dwarf2/enum-type.exp: New file.
19432
dca325b3
SA
194332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19434
19435 * gdb.mi/mi-vla-c99.exp: New file.
19436 * gdb.mi/vla.c: New file.
19437
5854b38a
SA
194382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19439
19440 * gdb.base/vla-datatypes.c: New file.
19441 * gdb.base/vla-datatypes.exp: New file.
19442
463bb957
SA
194432014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19444
19445 * gdb.base/vla-ptr.c: New file.
19446 * gdb.base/vla-ptr.exp: New file.
19447
3dd170be
SA
194482014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19449
19450 * gdb.dwarf2/count.exp: New file.
19451
5ecaaa66
SA
194522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19453
19454 * gdb.base/vla-sideeffect.c: New file.
19455 * gdb.base/vla-sideeffect.exp: New file.
19456
41f1ada5
DB
194572014-04-14 David Blaikie <dblaikie@gmail.com>
19458
19459 * gdb.mi/non-stop.c: Add return value for non-void function return
19460 statement.
19461 * gdb.threads/staticthreads.c: Ditto.
19462
0be03e84
DE
194632014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19464 Doug Evans <xdje42@gmail.com>
19465
19466 * gdb.guile/scm-value.c: Improve test case.
19467 * gdb.guile/scm-value.exp: Add new test.
19468
f180a1fb
DB
194692014-04-11 David Blaikie <dblaikie@gmail.com>
19470
19471 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19472 override Clang's default.
19473
6b662e19
JB
194742014-04-11 Joel Brobecker <brobecker@adacore.com>
19475
19476 Revert the following changes (regressions):
19477
19478 * gdb.base/vla-sideeffect.c: New file.
19479 * gdb.base/vla-sideeffect.exp: New file.
19480
19481 * gdb.dwarf2/count.exp: New file.
19482
19483 * gdb.base/vla-multi.c: New file.
19484 * gdb.base/vla-multi.exp: New file.
19485
19486 * gdb.base/vla-ptr.c: New file.
19487 * gdb.base/vla-ptr.exp: New file.
19488
19489 * gdb.base/vla-datatypes.c: New file.
19490 * gdb.base/vla-datatypes.exp: New file.
19491
19492 * gdb.mi/mi-vla-c99.exp: New file.
19493 * gdb.mi/vla.c: New file.
19494
245a5f0b
KS
194952014-04-11 Keith Seitz <keiths@redhat.com>
19496
19497 PR c++/16675
19498 * gdb.cp/cpsizeof.exp: New file.
19499 * gdb.cp/cpsizeof.cc: New file.
19500
58a84dcf
SA
195012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19502
191a8a90
JB
19503 * gdb.mi/mi-vla-c99.exp: New file.
19504 * gdb.mi/vla.c: New file.
58a84dcf 19505
c8655f75
SA
195062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19507
19508 * gdb.base/vla-datatypes.c: New file.
19509 * gdb.base/vla-datatypes.exp: New file.
19510
024e13b4
SA
195112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19512
19513 * gdb.base/vla-ptr.c: New file.
19514 * gdb.base/vla-ptr.exp: New file.
19515
1a237e0e
SA
195162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19517
19518 * gdb.base/vla-multi.c: New file.
19519 * gdb.base/vla-multi.exp: New file.
19520
504f3432
SA
195212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19522
19523 * gdb.dwarf2/count.exp: New file.
19524
3bce8237
SA
195252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19526
191a8a90
JB
19527 * gdb.base/vla-sideeffect.c: New file.
19528 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19529
322f9c21
YQ
195302014-04-11 Yao Qi <yao@codesourcery.com>
19531
19532 * gdb.base/completion.exp: Check file exists before running tests
19533 on file completion.
19534
d708bcd1
PA
195352014-04-10 Pedro Alves <palves@redhat.com>
19536
19537 * gdb.base/cond-eval-mode.c: New file.
19538 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19539 prepare_for_testing to build the new file. Check result of
19540 runto_main.
19541 (test_break, test_watch): New procedures.
19542 (top level): Use them.
19543
ae1d2761
PM
195442014-04-08 Pierre Muller <muller@sourceware.org>
19545
19546 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19547 Ctrl-V use for mingw hosts.
19548
7af389b8
SC
195492014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19550
19551 * gdb.python/py-value.c: Improve test case.
19552 * gdb.python/py-value.exp: Add new test.
19553
5e703181
DE
195542014-04-07 David Blaikie <dblaikie@gmail.com>
19555
19556 * lib/compiler.c: Identify the clang compiler.
19557 * lib/compiler.cc: Ditto.
19558
9810b410
YQ
195592014-04-03 Yao Qi <yao@codesourcery.com>
19560
19561 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19562
98d1b8dc
AB
195632014-04-01 Anton Blanchard <anton@samba.org>
19564
19565 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19566 messages unique.
19567
3114cea1
AB
195682014-04-01 Anton Blanchard <anton@samba.org>
19569
19570 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19571 prepare_for_testing.
19572
62f7182c
AB
195732014-04-01 Anton Blanchard <anton@samba.org>
19574
19575 * gdb.arch/ppc64-atomic-inst.c: Remove.
19576 * gdb.arch/ppc64-atomic-inst.S: New file.
19577 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19578
770e7fc7
DE
195792014-03-31 Doug Evans <dje@google.com>
19580
19581 * gdb.base/print-symbol-loading-lib.c: New file.
19582 * gdb.base/print-symbol-loading-main.c: New file.
19583 * gdb.base/print-symbol-loading.exp: New file.
19584
46e2bafa
YQ
195852014-03-31 Yao Qi <yao@codesourcery.com>
19586
19587 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19588
8776cfe9
JB
195892014-03-28 Joel Brobecker <brobecker@adacore.com>
19590
19591 * gdb.ada/mi_dyn_arr: New testcase.
19592
5d1ef361
DE
195932014-03-27 Doug Evans <dje@google.com>
19594
19595 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19596
b5bee914
YQ
195972014-03-27 Yao Qi <yao@codesourcery.com>
19598
19599 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19600 if target is nios2-*-*.
19601
0d4d0e77
YQ
196022014-03-26 Yao Qi <yao@codesourcery.com>
19603
19604 * lib/gdb.exp (readline_is_used): New proc.
19605 * gdb.base/completion.exp: Move tests on command complete up.
19606 Skip the rest of tests if readline is not used.
19607 * gdb.ada/complete.exp: Skp the test if readline is not
19608 used.
19609 * gdb.base/filesym.exp: Likewise.
19610 * gdb.base/macscp.exp: Likewise.
19611 * gdb.base/readline-ask.exp: Likewise.
19612 * gdb.base/readline.exp: Likewise.
19613 * gdb.python/py-cmd.exp: Likewise.
19614 * gdb.trace/tfile.exp: Likewise.
19615
29361eee
YQ
196162014-03-26 Yao Qi <yao@codesourcery.com>
19617
19618 * gdb.base/macscp.exp: Fix code format issues.
19619
bc9a5525
UW
196202014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19621
19622 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19623 * gdb.asm/powerpc64le.inc: New file.
19624
d3839ede
PA
196252014-03-25 Pedro Alves <palves@redhat.com>
19626 Doug Evans <dje@google.com>
19627
19628 * gdb.base/source-execution.c: New file.
19629 * gdb.base/source-execution.exp: New file.
19630 * gdb.base/source-execution.gdb: New file.
19631
01672a57
DE
196322014-03-24 Doug Evans <dje@google.com>
19633
19634 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19635 using fission.
19636
88bbeca9
HZ
196372014-03-24 Hui Zhu <hui@codesourcery.com>
19638 Pedro Alves <palves@redhat.com>
19639
19640 PR breakpoints/16101
19641 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19642 test pass/fail messages. Detect missing support for dprintf when
19643 breakpoints are actually inserted.
19644 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19645 breakpoints are actually inserted.
19646 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19647 fails.
19648
d2348791
JK
196492014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19650
19651 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19652
feef67ab
DE
196532014-03-22 Doug Evans <xdje42@gmail.com>
19654
19655 * gdb.python/python.exp (python not supported): Verify multi-line
19656 python command issues an error.
25d743f9 19657 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19658 guile command issues an error.
feef67ab 19659
ecebef6a
MR
196602014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19661
19662 * gdb.threads/thread-specific.exp: Handle the lack of usable
19663 $this_breakpoint and $this_thread.
19664
ccdd1909
HZ
196652014-03-21 Hui Zhu <hui@codesourcery.com>
19666
19667 * gdb.base/attach.exp (do_command_attach_tests): New.
19668
beb460e8
PA
196692014-03-20 Tom Tromey <tromey@redhat.com>
19670 Pedro Alves <palves@redhat.com>
19671
19672 PR cli/15718
19673 * gdb.base/condbreak-call-false.c: New file.
19674 * gdb.base/condbreak-call-false.exp: New file.
19675
40acf43a
PA
196762014-03-20 Pedro Alves <palves@redhat.com>
19677
19678 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19679 Delete.
19680 (block_signals, unblock_signals): Delete.
19681 (child_function_2, main): Remove references to deleted variable
19682 and functions.
19683
9f5e1e02
PA
196842014-03-20 Pedro Alves <palves@redhat.com>
19685
19686 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19687 Use pthread_kill to signal thread 2.
19688 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19689 Adjust to make the test send itself a signal rather than using the
19690 host's "kill" command.
19691
99619bea
PA
196922014-03-20 Pedro Alves <palves@redhat.com>
19693
19694 * gdb.threads/multiple-step-overs.c: New file.
19695 * gdb.threads/multiple-step-overs.exp: New file.
19696 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19697 Adjust expected infrun debug output.
19698
2adfaa28
PA
196992014-03-20 Pedro Alves <palves@redhat.com>
19700
19701 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19702 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19703
31e77af2
PA
197042014-03-20 Pedro Alves <palves@redhat.com>
19705
19706 PR breakpoints/7143
19707 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19708 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19709 of gdb_test_multiple.
19710 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19711 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19712
b9f437de
PA
197132014-03-20 Pedro Alves <palves@redhat.com>
19714
19715 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19716 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19717
05adc73e
PA
197182014-03-19 Pedro Alves <palves@redhat.com>
19719
19720 * gdb.base/async.exp: Remove early return.
19721
6048b950
PA
197222014-03-19 Pedro Alves <palves@redhat.com>
19723
19724 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19725
8bcfb00a
PA
197262014-03-19 Pedro Alves <palves@redhat.com>
19727
19728 * gdb.base/async.exp (test_background): Expect \r\n after
19729 "completed." in the fail pattern.
19730
884e37dc
PA
197312014-03-19 Pedro Alves <palves@redhat.com>
19732
19733 * gdb.base/async.exp (test_background): New procedure.
19734 Use it for all background execution command tests.
19735
148e57e2
PA
197362014-03-19 Pedro Alves <palves@redhat.com>
19737
19738 * gdb.base/async.exp: Use prepare_for_testing.
19739
f48088c7
PA
197402014-03-19 Pedro Alves <palves@redhat.com>
19741
19742 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19743 the same line.
19744
e2f6c966
PA
197452014-03-19 Pedro Alves <palves@redhat.com>
19746
19747 * gdb.base/async.c (main): Add "jump here" and "until here" line
19748 marker comments.
19749 * gdb.base/async.exp (jump_here): New global.
19750 (jump& test): Use it.
19751 (until_here): New global.
19752 (until& test): Use it.
19753
c30568d4
PA
197542014-03-19 Pedro Alves <palves@redhat.com>
19755
19756 * gdb.base/async.exp: Don't frob gdb_protocol.
19757
0172b6a7
DE
197582014-03-18 Doug Evans <xdje42@gmail.com>
19759
19760 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19761 Fix spelling of exec-done-display.
19762
06c868a8
JK
197632014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19764
19765 PR gdb/15358
19766 * gdb.base/gdb-sigterm.c: New file.
19767 * gdb.base/gdb-sigterm.exp: New file.
19768
0c7e1a46
PA
197692014-03-18 Pedro Alves <palves@redhat.com>
19770
19771 PR gdb/13860
19772 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19773 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19774 solib-event.
19775
f7c77d93
JB
197762014-03-17 Joel Brobecker <brobecker@adacore.com>
19777
19778 * gdb.ada/pckd_arr_ren: New testcase.
19779
5a1e8c7a
DE
197802014-03-13 Doug Evans <xdje42@gmail.com>
19781
19782 PR guile/16612
19783 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19784 collect after discarding symbols.
19785
350e1a76
DE
197862014-03-13 Ludovic Courtès <ludo@gnu.org>
19787 Doug Evans <xdje42@gmail.com>
19788
19789 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19790 to history survives a gc.
19791
a69900ae
PA
197922014-03-13 Pedro Alves <palves@redhat.com>
19793
19794 * gdb.base/default.exp: Don't test "target procfs".
19795
5db9f0bd
PA
197962014-03-13 Pedro Alves <palves@redhat.com>
19797
19798 * gdb.base/default.exp: Update "target child" and "target procfs"
19799 tests to not expect "Unix".
19800
b3ccfe11
TT
198012014-03-12 Tom Tromey <tromey@redhat.com>
19802
19803 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19804 New procs. Add target-async tests.
19805 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19806 Add target-async tests.
19807
646f4417
AA
198082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19809
19810 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19811 'func_start' and 'func_end' for the beginning and end of the
19812 function code, respectively.
19813 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19814 'func_end' instead of 'func' and 'main'.
19815
288c211f
AA
198162014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19817
19818 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19819 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19820 generate the debug info assembler source.
19821
e0c0f156
AA
198222014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19823
19824 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19825 * gdb.dwarf2/arr-subrange.exp: Likewise.
19826 * gdb.dwarf2/dwz.exp: Likewise.
19827 * gdb.dwarf2/method-ptr.exp: Likewise.
19828 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19829 * gdb.dwarf2/subrange.exp: Likewise.
19830 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19831 * gdb.dwarf2/implptrpiece.exp: Likewise.
19832 * gdb.dwarf2/nostaticblock.exp: Likewise.
19833
0e5c4555
AA
198342014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19835
19836 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19837 directory to absolute path name arguments.
19838
5ec18f2b
JG
198392014-03-10 Joel Brobecker <brobecker@adacore.com>
19840
19841 * gdb.ada/tagged_access: New testcase.
19842
847fc4f2
MM
198432014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19844
19845 * gdb.btrace/data.exp: Update expected output.
19846
cc3da688
YQ
198472014-03-06 Yao Qi <yao@codesourcery.com>
19848
19849 * gdb.trace/pr16508.exp: New file.
19850
0f26cec1
PA
198512014-03-05 Pedro Alves <palves@redhat.com>
19852
19853 PR gdb/16575
19854 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19855 procedure.
19856 (top level): Adjust to use it. Add tests that exercise breakpoint
19857 interaction with the code-cache.
19858
7a5a839f
LC
198592014-02-26 Ludovic Courtès <ludo@gnu.org>
19860
19861 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19862 test for 'history-append!'.
19863
31aa7e4e
JB
198642014-02-26 Joel Brobecker <brobecker@adacore.com>
19865
19866 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19867 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19868 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19869 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19870 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19871 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19872
1b588015
JB
198732014-02-26 Joel Brobecker <brobecker@adacore.com>
19874
19875 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19876 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19877 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19878
55426c9d
JB
198792014-02-26 Joel Brobecker <brobecker@adacore.com>
19880
19881 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19882
dc53a7ad
JB
198832014-02-26 Joel Brobecker <brobecker@adacore.com>
19884
19885 * gdb.dwarf2/arr-stride.c: New file.
19886 * gdb.dwarf2/arr-stride.exp: New file.
19887
12ab52e9
PA
198882014-02-26 Pedro Alves <palves@redhat.com>
19889
19890 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19891 that won't ever trigger. Make sure that GDB reports the correct
19892 breakpoint that caused the stop.
19893
849c862e
JK
198942014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19895
19896 PR gdb/16626
19897 * gdb.base/auto-load-script: New file.
19898 * gdb.base/auto-load.c: New file.
19899 * gdb.base/auto-load.exp: New file.
19900
71b7d793
JK
19901 PR gdb/16626
19902 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19903
e2f0d509
JK
199042014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19905
19906 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19907 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19908
50cc37c8
DE
199092014-02-24 Doug Evans <dje@google.com>
19910
19911 * lib/gdb.exp (run_on_host): Log error output if program fails.
19912
ea4758f2
PA
199132014-02-21 Pedro Alves <palves@redhat.com>
19914
19915 * gdb.threads/step-after-sr-lock.c: Rename to ...
19916 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19917 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19918 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19919 ... this.
19920
d7b30f67
SDJ
199212014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19922
19923 PR tdep/16397
19924 * gdb.arch/amd64-stap-special-operands.exp: New file.
19925 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19926 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19927 * gdb.arch/amd64-stap-triplet.S: Likewise.
19928 * gdb.arch/amd64-stap-triplet.c: Likewise.
19929
83deb43f
JB
199302014-02-20 Joel Brobecker <brobecker@adacore.com>
19931
19932 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19933 in .section pseudo-op.
19934
adde2bff
DE
199352014-02-20 lin zuojian <manjian2006@gmail.com>
19936 Joel Brobecker <brobecker@adacore.com>
19937 Doug Evans <xdje42@gmail.com>
19938
19939 PR symtab/16581
19940 * gdb.dwarf2/dw2-icycle.S: New file.
19941 * gdb.dwarf2/dw2-icycle.c: New file.
19942 * gdb.dwarf2/dw2-icycle.exp: New file.
19943
f7bd0f78
SC
199442014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19945
19946 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19947 operations on gdb.Value objects.
19948 * gdb.python/py-value-cc.exp: Add new test to test operations on
19949 gdb.Value objects.
19950
c17ef0d5
DE
199512014-02-18 Doug Evans <dje@google.com>
19952
19953 * Makefile.in (TESTS): New variable.
19954 (expanded_tests, expanded_tests_or_none): New variables
19955 (check-single): Pass $(expanded_tests_or_none) to runtest.
19956 (check-parallel): Only run tests in $(TESTS) if non-empty.
19957 (check/no-matching-tests-found): New rule.
19958 * README: Document TESTS makefile variable.
19959
5dd3176f
DE
199602014-02-18 Doug Evans <dje@google.com>
19961
19962 * Makefile.in (check-parallel): rm -rf outputs temp.
19963
0b10be4f
JK
199642014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19965
19966 Fix "ERROR: no fileid for" in the testsuite.
19967 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19968
85f224e7
DE
199692014-02-12 Doug Evans <dje@google.com>
19970
19971 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19972 (MISCELLANEOUS): New variable.
19973 (clean): rm -rf $(MISCELLANEOUS).
19974 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19975 dwp live in the same directory as symlinks, with each symlink pointed
19976 to a differently named file in a different directory.
19977
149b30ff
DE
199782014-02-11 Doug Evans <dje@google.com>
19979
19980 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19981 of Tcl file commands.
19982
1dfdac32
MK
199832014-02-10 Mark Kettenis <kettenis@gnu.org>
19984
19985 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19986 "kill -SIGUSR1 -1".
19987
aa4fb036
JB
199882014-02-10 Joel Brobecker <brobecker@adacore.com>
19989
19990 * gdb.ada/tick_length_array_enum_idx: New testcase.
19991
ed3ef339
DE
199922014-02-10 Doug Evans <xdje42@gmail.com>
19993
19994 * configure.ac (AC_OUTPUT): Add gdb.guile.
19995 * configure: Regenerate.
19996 * lib/gdb-guile.exp: New file.
19997 * lib/gdb.exp (get_target_charset): New function.
19998 * gdb.base/help.exp: Update expected output from "apropos apropos".
19999 * gdb.guile/Makefile.in: New file.
20000 * gdb.guile/guile.exp: New file.
20001 * gdb.guile/scm-arch.c: New file.
20002 * gdb.guile/scm-arch.exp: New file.
20003 * gdb.guile/scm-block.c: New file.
20004 * gdb.guile/scm-block.exp: New file.
20005 * gdb.guile/scm-breakpoint.c: New file.
20006 * gdb.guile/scm-breakpoint.exp: New file.
20007 * gdb.guile/scm-disasm.c: New file.
20008 * gdb.guile/scm-disasm.exp: New file.
20009 * gdb.guile/scm-equal.c: New file.
20010 * gdb.guile/scm-equal.exp: New file.
20011 * gdb.guile/scm-error.exp: New file.
20012 * gdb.guile/scm-error.scm: New file.
20013 * gdb.guile/scm-frame-args.c: New file.
20014 * gdb.guile/scm-frame-args.exp: New file.
20015 * gdb.guile/scm-frame-args.scm: New file.
20016 * gdb.guile/scm-frame-inline.c: New file.
20017 * gdb.guile/scm-frame-inline.exp: New file.
20018 * gdb.guile/scm-frame.c: New file.
20019 * gdb.guile/scm-frame.exp: New file.
20020 * gdb.guile/scm-generics.exp: New file.
20021 * gdb.guile/scm-gsmob.exp: New file.
20022 * gdb.guile/scm-iterator.c: New file.
20023 * gdb.guile/scm-iterator.exp: New file.
20024 * gdb.guile/scm-math.c: New file.
20025 * gdb.guile/scm-math.exp: New file.
20026 * gdb.guile/scm-objfile-script-gdb.in: New file.
20027 * gdb.guile/scm-objfile-script.c: New file.
20028 * gdb.guile/scm-objfile-script.exp: New file.
20029 * gdb.guile/scm-objfile.c: New file.
20030 * gdb.guile/scm-objfile.exp: New file.
20031 * gdb.guile/scm-ports.exp: New file.
20032 * gdb.guile/scm-pretty-print.c: New file.
20033 * gdb.guile/scm-pretty-print.exp: New file.
20034 * gdb.guile/scm-pretty-print.scm: New file.
20035 * gdb.guile/scm-section-script.c: New file.
20036 * gdb.guile/scm-section-script.exp: New file.
20037 * gdb.guile/scm-section-script.scm: New file.
20038 * gdb.guile/scm-symbol.c: New file.
20039 * gdb.guile/scm-symbol.exp: New file.
20040 * gdb.guile/scm-symtab-2.c: New file.
20041 * gdb.guile/scm-symtab.c: New file.
20042 * gdb.guile/scm-symtab.exp: New file.
20043 * gdb.guile/scm-type.c: New file.
20044 * gdb.guile/scm-type.exp: New file.
20045 * gdb.guile/scm-value-cc.cc: New file.
20046 * gdb.guile/scm-value-cc.exp: New file.
20047 * gdb.guile/scm-value.c: New file.
20048 * gdb.guile/scm-value.exp: New file.
20049 * gdb.guile/source2.scm: New file.
20050 * gdb.guile/types-module.cc: New file.
20051 * gdb.guile/types-module.exp: New file.
20052
7026a7c1
YQ
200532014-02-10 Yao Qi <yao@codesourcery.com>
20054
20055 PR testsuite/16543
20056 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20057 * configure: Regenerated.
20058 * Makefile.in: New file.
20059
6c466447
AS
200602014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20061
20062 * gdb.python/py-framefilter.exp: Fix typo.
20063
6e854735
YQ
200642014-02-08 Yao Qi <yao@codesourcery.com>
20065
20066 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20067 that no =breakpoint-modified is emitted when breakpoints are
20068 modified through MI commands.
20069
d137e6dc
PA
200702014-02-07 Pedro Alves <pedro@codesourcery.com>
20071 Pedro Alves <palves@redhat.com>
20072
20073 * gdb.threads/step-after-sr-lock.c: New file.
20074 * gdb.threads/step-after-sr-lock.exp: New file.
20075
b5ee5a50
PA
200762014-02-07 Pedro Alves <palves@redhat.com>
20077
20078 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20079
3c77faf3
JK
200802014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20081
20082 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20083 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20084
6dddc817
DE
200852014-02-06 Doug Evans <xdje42@gmail.com>
20086
20087 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20088 output.
20089
20090 * gdb.gdb/python-interrupts.exp: New file.
20091
de7b2893
YQ
200922014-02-05 Yao Qi <yao@codesourcery.com>
20093
20094 * gdb.trace/report.exp (use_collected_data): Test the output
20095 of "info threads" and "info inferiors".
20096
66d032ac
YQ
200972014-02-05 Yao Qi <yao@codesourcery.com>
20098
20099 Revert this patch:
20100
20101 2013-05-24 Yao Qi <yao@codesourcery.com>
20102
20103 * gdb.trace/tfile.exp: Test inferior and thread.
20104
591a12a1
UW
201052014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20106
20107 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20108 on a function.
20109 * gdb.base/step-bt.c: Call hello via function pointer to make
20110 sure its first instruction is executed on powerpc64le-linux.
20111
0ff3e01f
UW
201122014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20113
20114 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20115
084ee545
UW
201162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20117
20118 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20119 of the test patterns for use on little-endian systems.
20120
6ed14ff3
UW
201212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20122
20123 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20124 (decimal_vector): Fix for little-endian.
20125
401e27fd
JM
201262014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20127
20128 * gdb.arch/sparc-sysstep.exp: New file.
20129 * gdb.arch/sparc-sysstep.c: Likewise.
20130
20131 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20132
8b924729
EBM
201332014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20134
20135 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20136
fb151210
JB
201372014-01-23 Tom Tromey <tromey@redhat.com>
20138
20139 * gdb.ada/array_char_idx: New testcase.
20140
0740f8d8
TT
201412014-01-23 Tom Tromey <tromey@redhat.com>
20142
20143 PR python/16487:
20144 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20145 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20146 classes.
20147
21909fa1
TT
201482014-01-23 Tom Tromey <tromey@redhat.com>
20149
20150 PR python/16491:
20151 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20152 string from an inferior frame.
20153 * gdb.python/py-framefilter-mi.exp: Update.
20154
87ce2a04
DE
201552014-01-22 Doug Evans <dje@google.com>
20156
20157 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20158
237b092b
AA
201592014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20160
20161 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20162
d674a709
AA
201632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20164
20165 * gdb.trace/entry-values.exp: Remove excess space character from
20166 regex patterns. Handle s390 call instruction.
20167
20fa3390
AA
201682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20169
20170 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20171 define "*_start" label. Make "name" static.
20172 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20173 ${name} by references to ${name}_start.
20174
78466714
AA
201752014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20176
20177 * gdb.base/info-macros.exp: Remove "debug" from the compile
20178 options.
20179
ec9f644a
IB
201802014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20181
20182 * gdb.dlang/demangle.exp: New file.
20183
94b1b47e
IB
201842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20185
20186 * gdb.dlang/primitive-types.exp: New file.
20187
7f420862
IB
201882014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20189
20190 * configure.ac: Create gdb.dlang/Makefile.
20191 * configure: Regenerate.
20192 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20193 * gdb.dlang/Makefile.in: New file.
20194 * lib/d-support.exp: New file.
20195 * lib/gdb.exp (skip_d_tests): New proc.
20196
52834460
MM
201972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20198
20199 * gdb.btrace/delta.exp: Check reverse stepi.
20200 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20201 * gdb.btrace/finish.exp: New.
20202 * gdb.btrace/next.exp: New.
20203 * gdb.btrace/nexti.exp: New.
20204 * gdb.btrace/record_goto.c: Add comments.
20205 * gdb.btrace/step.exp: New.
20206 * gdb.btrace/stepi.exp: New.
20207 * gdb.btrace/multi-thread-step.c: New.
20208 * gdb.btrace/multi-thread-step.exp: New.
20209 * gdb.btrace/rn-dl-bind.c: New.
20210 * gdb.btrace/rn-dl-bind.exp: New.
20211 * gdb.btrace/data.c: New.
20212 * gdb.btrace/data.exp: New.
20213 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20214
6e07b1d2
MM
202152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20216
20217 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20218 * gdb.btrace/exception.exp: Update.
20219 * gdb.btrace/instruction_history.exp: Update.
20220 * gdb.btrace/record_goto.exp: Update.
20221 * gdb.btrace/tailcall.exp: Update.
20222 * gdb.btrace/unknown_functions.exp: Update.
20223 * gdb.btrace/delta.exp: New.
20224
0b722aec
MM
202252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20226
20227 * gdb.btrace/record_goto.exp: Add backtrace test.
20228 * gdb.btrace/tailcall.exp: Add backtrace test.
20229
066ce621
MM
202302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20231
20232 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20233 * gdb.btrace/record_goto.c: New.
20234 * gdb.btrace/record_goto.exp: New.
20235 * gdb.btrace/x86-record_goto.S: New.
20236
0688d04e
MM
202372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20238
20239 * gdb.btrace/function_call_history.exp: Update tests.
20240 * gdb.btrace/instruction_history.exp: Update tests.
20241
8710b709
MM
202422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20243
20244 * gdb.btrace/function_call_history.exp: Fix expected field
20245 order for "record function-call-history".
20246 Add new tests for "record function-call-history /c".
20247 * gdb.btrace/exception.cc: New.
20248 * gdb.btrace/exception.exp: New.
20249 * gdb.btrace/tailcall.exp: New.
20250 * gdb.btrace/x86-tailcall.S: New.
20251 * gdb.btrace/x86-tailcall.c: New.
20252 * gdb.btrace/unknown_functions.c: New.
20253 * gdb.btrace/unknown_functions.exp: New.
20254 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20255
5de9129b
MM
202562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20257
20258 * gdb.btrace/instruction_history.exp: Update.
20259 * gdb.btrace/function_call_history.exp: Update.
20260
23a7fe75
MM
202612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20262
20263 * gdb.btrace/function_call_history.exp: Fix expected function
20264 trace.
20265 * gdb.btrace/instruction_history.exp: Initialize traced.
20266 Remove traced_functions.
20267
724c7dd8
MM
202682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20269
20270 * gdb.btrace/function_call_history.exp: Update
20271 * gdb.btrace/instruction_history.exp: Update.
20272
6d78d93b
MM
202732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20274
20275 * gdb.btrace/enable.exp: Update expected text.
20276
93a360cc
OJ
202772014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20278
20279 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20280 bytes.
20281
3772b53f
MR
202822014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20283
20284 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20285
596662fa
OJ
202862014-01-15 Omair Javaid <omair.javaid@linaro.org>
20287
20288 * lib/gdb.exp (supports_process_record): Return true for
20289 arm*-linux*. (supports_reverse): Likewise.
20290
b5b08fb4
SC
202912014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20292
20293 PR python/15464
20294 PR python/16113
20295 * gdb.python/py-type.c: Enhance test case.
20296 * gdb.python/py-value-cc.cc: Likewise
20297 * gdb.python/py-type.exp: Add new tests.
20298 * gdb.python/py-value-cc.exp: Likewise
20299
52d7fb13
AA
203002014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20301 Pedro Alves <palves@redhat.com>
20302
20303 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20304 Make "name" extern.
20305 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20306 references to ${name}_start by references to ${name}.
20307
a2cd8cfe
JB
203082014-01-10 Joel Brobecker <brobecker@adacore.com>
20309
20310 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20311
4e23fced
JB
203122014-01-10 Joel Brobecker <brobecker@adacore.com>
20313
20314 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20315
c6a9e42c
PA
203162014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20317 Pedro Alves <palves@redhat.com>
20318
20319 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20320 mi_gdb_target_load.
c6a9e42c 20321
b7ea362b
PA
203222014-01-08 Pedro Alves <palves@redhat.com>
20323
20324 * gdb.threads/reconnect-signal.c: New file.
20325 * gdb.threads/reconnect-signal.exp: New file.
20326
5e3f4fab
EBM
203272014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20328
20329 * gdb.base/source-dir.exp: New file.
20330
79301218
JB
203312014-01-07 Joel Brobecker <brobecker@adacore.com>
20332
20333 * gdb.ada/mi_interface: New testcase.
20334
8e355c5d
JB
203352014-01-07 Joel Brobecker <brobecker@adacore.com>
20336
20337 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20338 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20339 gdb.ada/pp-rec-component/pck.ads: New files.
20340
c0d48811
JB
203412014-01-07 Joel Brobecker <brobecker@adacore.com>
20342
20343 * gdb.python/py-pp-integral.c: New file.
20344 * gdb.python/py-pp-integral.py: New file.
20345 * gdb.python/py-pp-integral.exp: New file.
20346
17b609c3 20347For older changes see ChangeLog-1993-2013.
c906108c 20348\f
8d8cb839
EZ
20349;; Local Variables:
20350;; mode: change-log
20351;; left-margin: 8
20352;; fill-column: 74
20353;; version-control: never
20354;; End:
902f2ccb 20355
b811d2c2 20356 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20357 Copying and distribution of this file, with or without modification,
20358 are permitted provided the copyright notice and this notice are preserved.