gdb: Add --with-python-libdir to gdb's --configuration output
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
746ebfe8
PW
12020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2
3 * gdb.base/default-args.exp: New test.
4 * gdb.base/default-args.c: New file.
5 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
6 * gdb.base/default.exp: Update to new help text.
7 * gdb.base/help.exp: Likewise.
8 * gdb.base/page.exp: Likewise.
9 * gdb.base/style.exp: Likewise.
10 * gdb.guile/guile.exp: Likewise.
11 * gdb.python/python.exp: Likewise.
12
e822f2cd
SL
132020-06-22 Sandra Loosemore <sandra@codesourcery.com>
14
15 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
16 remote host. Fix search path syntax on Windows host.
17
48e9cc84
PW
182020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
19
20 * gdb.base/attach.exp: Test priority of 'exec-file' changed
21 over 'exec-file-mismatch'.
22 * gdb.base/attach.c: Mark should_exit volatile.
23 * gdb.base/attach2.c: Likewise. Add a comment explaining
24 why the sleep cannot be big.
25 * gdb.base/attach3.c: New file.
26
160f8a8f
SL
272020-06-20 Sandra Loosemore <sandra@codesourcery.com>
28
29 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
30 prefix optional.
31
4d91c2a4
SL
322020-06-20 Sandra Loosemore <sandra@codesourcery.com>
33
34 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
35 for remote host.
36
87f83f20
SL
372020-06-19 Sandra Loosemore <sandra@codesourcery.com>
38 Hafiz Abid Qadeer <abidh@codesourcery.com>
39
40 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
41 file sent to remote host.
42 (top level): Allow int32_t as type of 32-bit register.
43
37ab8655
TV
442020-06-19 Tom de Vries <tdevries@suse.de>
45
46 * lib/gdb.exp (gdb_note): New proc.
47 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
48 (gdb_default_target_compile): ... here. Only call
49 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
50 (use_gdb_compile): Change to array.
51 (toplevel): Update sets of use_gdb_compile to specify language.
52 Warn about default_target_compile override. Store dejagnu's version
53 of default_target_compile in dejagnu_default_target_compile.
54
a8a56685
TV
552020-06-18 Tom de Vries <tdevries@suse.de>
56
57 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
58 (default_gdb_init): ... here.
59
581bea2c
SL
602020-06-17 Sandra Loosemore <sandra@codesourcery.com>
61
62 Fix TUI support checks in gdb.tui tests.
63
64 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
65 just say UNSUPPORTED.
66 * gdb.tui/corefile-run.exp: Likewise.
67 * gdb.tui/empty.exp: Likewise.
68 * gdb.tui/list-before.exp: Likewise.
69 * gdb.tui/list.exp: Likewise.
70 * gdb.tui/main.exp: Likewise.
71 * gdb.tui/regs.exp: Likewise.
72 * gdb.tui/resize.exp: Likewise.
73 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
74 * gdb.tui/tui-layout-asm.exp: Likewise.
75 * gdb.tui/tui-missing-src.exp: Likewise.
76 * gdb.tui/winheight.exp: Likewise.
77 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
78
05e682e3
SL
792020-06-17 Sandra Loosemore <sandra@codesourcery.com>
80
81 Fix TCL error in gdb.python/py-format-string.exp.
82
83 * gdb.python/py-format-string.exp: Move test for python support
84 earlier, out of function body.
85
efb763a5
SM
862020-06-15 Simon Marchi <simon.marchi@efficios.com>
87
88 * gdb.base/index-cache-load-twice.c: New.
89 * gdb.base/index-cache-load-twice.exp: New.
90
43327b20
KS
912020-06-17 Keith Seitz <keiths@redhat.com>
92
99cf27cf 93 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
94 when executing "gdb --configuration".
95
081e778c
TV
962020-06-17 Tom de Vries <tdevries@suse.de>
97
98 * lib/gdb.exp (gdb_tcl_unknown): New proc.
99 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
100 conditional on presence of gdb_tcl_unknown.
101 (gdb_finish): Make override undo conditional on presence of
102 gdb_tcl_unknown.
103
d2d1ea20
TT
1042020-06-16 Tom Tromey <tom@tromey.com>
105
106 * gdb.python/tui-window.py (failwin): New function. Register it
107 as a TUI window type.
108 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
109
c802e8a7
GB
1102020-06-16 Gary Benson <gbenson@redhat.com>
111
112 * gdb.python/py-nested-maps.c (create_map): Add missing return
113 value.
114 (create_map_map): Likewise.
115
ff08abb8
TBA
1162020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
117
118 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
119 variable.
120 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
121 and use the already-defined 'options' variable.
122
a29d5112
AB
1232020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
124 Tom de Vries <tdevries@suse.de>
125
126 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
127 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
128 (gdb_setup_known_globals): New proc.
129 (gdb_cleanup_globals): New proc.
130 * lib/gdb.exp (load_lib): New override proc.
131 (gdb_stdin_log_init): Set var in_file as persistent global.
132 * lib/pascal.exp (gdb_stdin_log_init): Set vars
133 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
134 fpc_compiler as persistent global.
135
8c74a764
TV
1362020-06-12 Tom de Vries <tdevries@suse.de>
137
138 * lib/tuiterm.exp (spawn): Rename to ...
139 (tui_spawn): ... this.
140 (toplevel): Move rename of spawn ...
141 (gdb_init_tuiterm): ... here. New proc.
142 (gdb_finish_tuiterm): New proc.
143 * lib/gdb.exp (gdb_finish_hooks): New global var.
144 (gdb_finish): Handle gdb_finish_hooks.
145 (tuiterm_env): New proc.
146 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
147 tuiterm_env.
148 * gdb.tui/basic.exp: Same.
149 * gdb.tui/corefile-run.exp: Same.
150 * gdb.tui/empty.exp: Same.
151 * gdb.tui/list-before.exp: Same.
152 * gdb.tui/list.exp: Same.
153 * gdb.tui/main.exp: Same.
154 * gdb.tui/new-layout.exp: Same.
155 * gdb.tui/regs.exp: Same.
156 * gdb.tui/resize.exp: Same.
157 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
158 * gdb.tui/tui-layout-asm.exp: Same.
159 * gdb.tui/tui-missing-src.exp: Same.
160 * gdb.tui/winheight.exp: Same.
161
26783bce
TV
1622020-06-12 Tom de Vries <tdevries@suse.de>
163
164 PR testsuite/26110
165 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
166 (gdb_finish): Reinstall dejagnu's override of ::unknown.
167
2b4e6a3f
TT
1682020-06-11 Tom Tromey <tom@tromey.com>
169
170 PR gdb/18318:
171 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
172 floating point tests.
173
2f33032a
KS
1742020-06-11 Keith Seitz <keiths@redhat.com>
175
176 PR gdb/21356
177 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
178 vla_struct.
179 Add new struct vla_typedef and union vla_typedef_union and
180 corresponding instantiation objects.
181 Initialize new objects.
182 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
183 and vla_typedef_union_object.
184 Fixup type for vla_struct_object.
185
a8baf0a3
TV
1862020-06-11 Tom de Vries <tdevries@suse.de>
187
188 * lib/gdb.exp (with_override): New proc, factored out of ...
189 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
190
7ab96794
TV
1912020-06-10 Tom de Vries <tdevries@suse.de>
192
193 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
194
cab5c3b7
SM
1952020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
196
197 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
198 parameter, update callers.
199
f8c41851
SM
2002020-06-04 Simon Marchi <simon.marchi@efficios.com>
201
202 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
203 * gdb.dwarf2/share-psymtabs-bt.c: New file.
204 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
205
1c07a73f
TV
2062020-06-04 Tom de Vries <tdevries@suse.de>
207
208 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
209
95146b5d
TV
2102020-06-04 Tom de Vries <tdevries@suse.de>
211
212 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
213 exp_continue.
214
0cfcd4f0
TV
2152020-06-04 Tom de Vries <tdevries@suse.de>
216
217 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
218
f9b5d5ea
TV
2192020-06-03 Tom de Vries <tdevries@suse.de>
220
221 PR symtab/26046
222 * gdb.cp/breakpoint-locs-2.cc: New test.
223 * gdb.cp/breakpoint-locs.cc: New test.
224 * gdb.cp/breakpoint-locs.exp: New file.
225 * gdb.cp/breakpoint-locs.h: New test.
226
5144dfba
TV
2272020-06-03 Tom de Vries <tdevries@suse.de>
228
229 PR testsuite/25609
230 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
231 value of global verbose.
232 * gdb.base/jit-elf.exp: Same.
233 * gdb.base/jit-reader.exp: Same.
234
621eacdf
TV
2352020-06-02 Tom de Vries <tdevries@suse.de>
236
237 * gdb.dwarf2/multidictionary.exp: Don't use
238 gdb_spawn_with_cmdline_opts.
239
1313c56e
AB
2402020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
241
242 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
243 use_header case.
244 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
245 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
246 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
247 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
248 * gdb.dwarf2/dw2-inline-header.c: New file.
249 * gdb.dwarf2/dw2-inline-header.h: New file.
250
f68f85b5
PA
2512020-05-30 Pedro Alves <palves@redhat.com>
252
253 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
254 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
255
678048e8
GB
2562020-05-29 Gary Benson <gbenson@redhat.com>
257
258 * gdb.compile/compile-cplus.exp (additional_flags): Also
259 set when building with clang.
260 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
261 when building with clang.
262
9fcafd23
GB
2632020-05-29 Gary Benson <gbenson@redhat.com>
264
265 * gdb.arch/i386-avx.exp (additional_flags): Also set when
266 building with clang.
267 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
268
735d5a07
GB
2692020-05-29 Gary Benson <gbenson@redhat.com>
270
271 * gdb.cp/koenig.exp (prepare_for_testing): Add
272 additional_flags=-Wno-unused-comparison.
273 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
274
4ad2c6a0
GB
2752020-05-28 Gary Benson <gbenson@redhat.com>
276
277 * gdb.base/sigaltstack.c (catcher): Add default case to switch
278 statement.
279
09fe663e
GB
2802020-05-28 Gary Benson <gbenson@redhat.com>
281
282 * gdb.cp/classes.exp (prepare_for_testing): Add
283 additional_flags=-Wno-deprecated-register.
284 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
285 * gdb.cp/misc.exp: Likewise.
286
cee00f17
GB
2872020-05-28 Gary Benson <gbenson@redhat.com>
288
289 * gdb.linespec/cpls-ops.cc (dummy): New static global.
290 (test_op_new::operator new): Add return statement.
291 (test_op_new_array::operator new[]): Likewise.
292
636edd00
PA
2932020-05-27 Pedro Alves <palves@redhat.com>
294
295 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
296 check. Use test_gdb_complete_unique instead of
297 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
298 test_gdb_complete_multiple instead of
299 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
300
c2b75043
LM
3012020-05-27 Luis Machado <luis.machado@linaro.org>
302
303 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
304 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
305 * gdb.arch/arm-disassembler-options.exp: Likewise.
306 * gdb.arch/arm-disp-step.exp: Likewise.
307 * gdb.arch/thumb-prologue.exp: Likewise.
308 * gdb.base/async.exp: Likewise.
309 * gdb.base/auxv.exp: Likewise.
310 * gdb.base/complex-parts.exp: Likewise.
311 * gdb.base/ena-dis-br.exp: Likewise.
312 * gdb.base/foll-exec.exp: Likewise.
313 * gdb.base/permissions.exp: Likewise.
314 * gdb.base/relocate.exp: Likewise.
315 * gdb.base/return2.exp: Likewise.
316 * gdb.base/sigbpt.exp: Likewise.
317 * gdb.base/siginfo-obj.exp: Likewise.
318 * gdb.cp/converts.exp: Likewise.
319 * gdb.cp/exceptprint.exp: Likewise.
320 * gdb.cp/inherit.exp: Likewise.
321 * gdb.cp/nsnoimports.exp: Likewise.
322 * gdb.cp/virtbase2.exp: Likewise.
323 * gdb.mi/mi-var-cmd.exp: Likewise.
324 * gdb.mi/var-cmd.c: Likewise.
325
53a47a3e
TT
3262020-05-26 Tom Tromey <tromey@adacore.com>
327
328 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
329
0bc2354b
TT
3302020-05-26 Tom Tromey <tromey@adacore.com>
331
332 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
333 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
334 type.
335 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
336 variable.
337
0db49895
CBG
3382020-05-26 Christian Biesinger <cbiesinger@google.com>
339
340 * Makefile.in: Use = instead of == for the test command
341 for portability.
342
40d22035
TV
3432020-05-26 Tom de Vries <tdevries@suse.de>
344
345 * gdb.base/gold-gdb-index-2.c: New test.
346 * gdb.base/gold-gdb-index.c: New test.
347 * gdb.base/gold-gdb-index.exp: New file.
348 * gdb.base/gold-gdb-index.h: New test.
349
043e2e02
TV
3502020-05-25 Tom de Vries <tdevries@suse.de>
351
352 * boards/gold-gdb-index.exp: New file.
353
462f72c5
SM
3542020-05-25 Simon Marchi <simon.marchi@efficios.com>
355
356 * boards/simavr.exp: New file.
357
6cf66e76
SM
3582020-05-25 Simon Marchi <simon.marchi@efficios.com>
359
360 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
361 * gdb.base/inferior-args.exp: New file.
362 * gdb.base/inferior-args.c: New file.
363
75d04512
SM
3642020-05-25 Simon Marchi <simon.marchi@efficios.com>
365
366 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
367 inferior_args. Pass it to gdb_reload.
368 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
369 inferior_args.
370 (gdb_reload): Add inferior_args argument.
371 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
372 pass it to gdbserver_run.
373 * boards/native-gdbserver.exp: Do not set noargs.
374 * boards/native-extended-gdbserver.exp (gdb_reload): Add
375 inferior_args argument.
376 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
377 * gdb.base/a2-run.exp: Check for use_gdb_stub.
378 * gdb.base/args.exp: Likewise.
379
42cf1844
TV
3802020-05-25 Tom de Vries <tdevries@suse.de>
381
382 * lib/gdb.exp (exec_is_pie): Add comment.
383
8f7d38ef
TV
3842020-05-25 Tom de Vries <tdevries@suse.de>
385
386 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
387 instead of $binfile in the untested message.
388
465e1b0f
TV
3892020-05-25 Tom de Vries <tdevries@suse.de>
390
391 PR testsuite/26031
392 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
393
3c5a0e02
TV
3942020-05-25 Tom de Vries <tdevries@suse.de>
395
396 * boards/gold.exp: New file.
397
0a4f5f8c
TT
3982020-05-23 Tom Tromey <tom@tromey.com>
399
400 * gdb.base/style.exp: Remove completion styling test.
401 * lib/gdb-utils.exp (style): Remove completion styles.
402
eca1f90c
TT
4032020-05-23 Tom Tromey <tom@tromey.com>
404
405 * gdb.base/style.exp: Add completion styling test.
406 * lib/gdb-utils.exp (style): Add completion styles.
407
7c13f4e8
AB
4082020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
409
410 * gdb.base/annota1.exp: Update expected results.
411 * gdb.cp/annota2.exp: Update expected results, remove duplicate
412 test name.
413 * gdb.cp/annota3.exp: Update expected results.
414
41977d16
SM
4152020-05-20 Simon Marchi <simon.marchi@efficios.com>
416
417 PR gdb/26016
418 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
419 against MAP_FAILED.
420 * gdb.base/coremaker.c (mmapdata): Likewise.
421 * gdb.base/jit-reader-host.c (main): Likewise.
422 * gdb.base/sym-file-loader.c (load): Likewise.
423 (load_shlib): Likewise.
424
b4757f2e
TT
4252020-05-20 Tom Tromey <tromey@adacore.com>
426
427 * gdb.ada/array_char_idx.exp: Recognize initialized array.
428
9a0bacfb
TV
4292020-05-20 Tom de Vries <tdevries@suse.de>
430
431 PR symtab/25833
432 * gdb.base/with-mf-inc.c: New test.
433 * gdb.base/with-mf-main.c: New test.
434 * gdb.base/with-mf.exp: New file.
435
76571211
TT
4362020-05-19 Tom Tromey <tromey@adacore.com>
437
438 * gdb.rust/simple.exp: Restore missing test result.
439
4cd9f3d5
TV
4402020-05-19 Tom de Vries <tdevries@suse.de>
441
442 * gdb.base/gdb-caching-proc.exp: Fix typo.
443
7d874253
TT
4442020-05-19 Tom Tromey <tromey@adacore.com>
445
446 * gdb.rust/simple.exp: Add some test descriptions.
447 (test_one_slice): Use with_test_prefix.
448
1d727695
TV
4492020-05-18 Tom de Vries <tdevries@suse.de>
450
451 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
452
7f32a4d5
PA
4532020-05-17 Pedro Alves <palves@redhat.com>
454
455 PR gdb/25741
456 * gdb.base/hw-sw-break-same-address.exp: New file.
457
7cfd74cf
PA
4582020-05-16 Pedro Alves <palves@redhat.com>
459
460 * gdb.multi/multi-re-run.exp (test_re_run): Switch
461 LAST_LOADED_FILE accordingly.
462
57b4f16e
PW
4632020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
464
465 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
466
7c05caf7
PW
4672020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
468
469 * gdb.base/help.exp: Test apropos and help for commands
470 having aliases. Fixed comments not starting with an
471 upper-case letter or not finishing with a dot.
472
7aa1b46f
PW
4732020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
474
3b3aaacb
PW
475 * gdb.base/alias.exp: Update help output check.
476
57b4f16e 4772020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 478
7aa1b46f
PW
479 * gdb.base/default.exp: Update output following fixes.
480
0605465f
PW
4812020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
482
483 * gdb.base/alias.exp: Test aliases starting with a prefix of
484 another alias.
485
86e4e63d
GB
4862020-05-15 Gary Benson <gbenson@redhat.com>
487
488 * gdb.base/info-os.c (main): Add return statement.
489 * gdb.base/info_minsym.c (minsym_fun): Likewise.
490 * gdb.base/large-frame-2.c (func): Likewise.
491 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
492 * gdb.base/pr10179-b.c (foo2): Likewise.
493 * gdb.base/valgrind-disp-step.c (foo): Likewise.
494 * gdb.base/watch-cond.c (func): Likewise.
495 * gdb.multi/goodbye.c (verylongfun): Likewise.
496 * gdb.multi/hello.c (commonfun): Likewise.
497 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
498 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
499 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
500 Likewise.
501 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
502 * gdb.threads/interrupt-while-step-over.c (child_function):
503 Likewise.
504 * gdb.trace/actions-changed.c (end): Likewise.
505
163df4df
GB
5062020-05-15 Gary Benson <gbenson@redhat.com>
507
508 * gdb.opencl/callfuncs.exp: Report when test skipped.
509 * gdb.opencl/convs_casts.exp: Likewise.
510 * gdb.opencl/datatypes.exp: Likewise.
511 * gdb.opencl/operators.exp: Likewise.
512 * gdb.opencl/vec_comps.exp: Likewise.
513
6dbc505a
TV
5142020-05-15 Tom de Vries <tdevries@suse.de>
515
516 * gdb.base/align.exp.in: Rename to ...
517 * gdb.base/align.exp.tcl: ... this.
518 * gdb.base/align-c++.exp: Update.
519 * gdb.base/align-c.exp: Update.
520 * gdb.base/all-architectures.exp.in: Rename to ...
521 * gdb.base/all-architectures.exp: ... this.
522 * gdb.base/all-architectures-0.exp: Update.
523 * gdb.base/all-architectures-1.exp: Update.
524 * gdb.base/all-architectures-2.exp: Update.
525 * gdb.base/all-architectures-3.exp: Update.
526 * gdb.base/all-architectures-4.exp: Update.
527 * gdb.base/all-architectures-5.exp: Update.
528 * gdb.base/all-architectures-6.exp: Update.
529 * gdb.base/all-architectures-7.exp: Update.
530 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
531 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
532 * gdb.base/infcall-nested-structs-c++.exp: Update.
533 * gdb.base/infcall-nested-structs-c.exp: Update.
534 * gdb.base/info-types.exp.in: Rename to ...
535 * gdb.base/info-types.exp.tcl: ... this.
536 * gdb.base/info-types-c++.exp: Update.
537 * gdb.base/info-types-c.exp: Update.
538 * gdb.base/max-depth.exp.in: Rename to ...
539 * gdb.base/max-depth.exp.tcl: ... this.
540 * gdb.base/max-depth-c++.exp: Update.
541 * gdb.base/max-depth-c.exp: Update.
542 * gdb.cp/cpexprs.exp.in: Rename to ...
543 * gdb.cp/cpexprs.exp.tcl: ... this.
544 * gdb.cp/cpexprs-debug-types.exp: Update.
545 * gdb.cp/cpexprs.exp: Update.
546 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
547 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
548 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
549 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
550 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
551 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
552 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
553 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
554 * gdb.dwarf2/clang-debug-names-2.exp: Update.
555 * gdb.dwarf2/clang-debug-names.exp: Update.
556
d1034d78
AB
5572020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
558
559 * lib/check-test-names.exp: Remove code that prevents this file
560 loading when tests are run in parallel.
561
3c5c3649
PA
5622020-05-15 Pedro Alves <palves@redhat.com>
563
564 * gdb.multi/multi-kill.exp (start_inferior): Remove
565 'testpid' parameter. Refer to namespace variable directly.
566 (testpid): Declare as namespace variable.
567
272c36b8
PA
5682020-05-15 Pedro Alves <palves@redhat.com>
569
570 * gdb.multi/multi-kill.exp: Wrap in namespace.
571 (start_inferior): Add TESTPID parameter. Use it instead of the
572 testpid global.
573 (top level): Define empty TESTPID array, and pass it down to
574 start_inferior.
575
02eba61a
TV
5762020-05-14 Tom de Vries <tdevries@suse.de>
577
578 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
579 output.
580
971a3747
TV
5812020-05-14 Tom de Vries <tdevries@suse.de>
582
583 * gdb.base/align.exp: Split into ...
584 * gdb.base/align.exp.in: ...
585 * gdb.base/align-c++.exp: ...
586 * gdb.base/align-c.exp: ... these.
587 * gdb.base/infcall-nested-structs.exp: Split into ...
588 * gdb.base/infcall-nested-structs.exp.in: ...
589 * gdb.base/infcall-nested-structs-c++.exp: ...
590 * gdb.base/infcall-nested-structs-c.exp: ... these.
591 * gdb.base/info-types.exp: Split into ...
592 * gdb.base/info-types.exp.in: ...
593 * gdb.base/info-types-c++.exp: ...
594 * gdb.base/info-types-c.exp: ... these.
595 * gdb.base/max-depth.exp: Split into ...
596 * gdb.base/max-depth.exp.in: ...
597 * gdb.base/max-depth-c++.exp: ...
598 * gdb.base/max-depth-c.exp: ... these.
599 * gdb.cp/infcall-nodebug.exp: Split into ...
600 * gdb.cp/infcall-nodebug.exp.in: ...
601 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
602 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
603 * gdb.cp/infcall-nodebug-c-d0.exp: ...
604 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
605
a05575d3
TBA
6062020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
607 Pedro Alves <palves@redhat.com>
608
609 * gdb.multi/multi-exit.c: New file.
610 * gdb.multi/multi-exit.exp: New file.
611 * gdb.multi/multi-kill.c: New file.
612 * gdb.multi/multi-kill.exp: New file.
613
6ad82919
TBA
6142020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
615
616 * gdb.base/annota1.exp: Update the expected output.
617 * gdb.cp/annota2.exp: Ditto.
618
843f4d93
AB
6192020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
620
621 * lib/check-test-names.exp: Disable when testing is being run in
622 parallel.
623
c7c66341
TV
6242020-05-12 Tom de Vries <tdevries@suse.de>
625
626 * gdb.base/jit-elf.exp: Fix string concat.
627
1b59ca1c
TV
6282020-05-12 Tom de Vries <tdevries@suse.de>
629
630 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
631 messages.
632
b4991d29
TV
6332020-05-12 Tom de Vries <tdevries@suse.de>
634
635 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
636
dbb0ab10
TV
6372020-05-12 Tom de Vries <tdevries@suse.de>
638
639 * gdb.ada/catch_ex.exp: Use with_test_prefix.
640 * gdb.ada/mi_catch_ex.exp: Same.
641 * gdb.ada/mi_catch_ex_hand.exp: Same.
642
7549fed8
TV
6432020-05-12 Tom de Vries <tdevries@suse.de>
644
645 * gdb.fortran/complex.exp: Use with_test_prefix.
646
af2d5cd8
TV
6472020-05-12 Tom de Vries <tdevries@suse.de>
648
649 * gdb.trace/passcount.exp: Fix test-names.
650
7c121311
TV
6512020-05-12 Tom de Vries <tdevries@suse.de>
652
653 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
654
c9f3b40e
TV
6552020-05-12 Tom de Vries <tdevries@suse.de>
656
657 * gdb.gdb/complaints.exp: Use with_test_prefix.
658 * gdb.xml/tdesc-regs.exp: Same.
659 * gdb.opt/inline-locals.exp: Fix test name.
660
111b33f0
TV
6612020-05-12 Tom de Vries <tdevries@suse.de>
662
663 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
664 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
665 * gdb.dwarf2/implref-struct.exp: Same.
666 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
667 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
668
ebf47080
SM
6692020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
670
671 * gdb.base/jit-so.exp (one_jit_test): Change test name.
672
d30dcd12
AB
6732020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
674
675 * lib/check-test-names.exp (all_test_names): New module variable.
676 (counts): Add 'duplicates' field.
677 (_check_duplicates): New procedure.
678 (check): Also check for duplicates.
679 (do_log_summary): Print duplicates count.
680 (do_reset_vars): Reset counter for duplicate test names, and
681 discard all know test names.
682
34584c09
AB
6832020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
684
685 * lib/gdb.exp: Include check-test-names.exp library.
686 * lib/check-test-names.exp: New file.
687
e0002117
TV
6882020-05-11 Tom de Vries <tdevries@suse.de>
689
690 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
691
53f539a3
KS
6922020-05-11 Keith Seitz <keiths@redhat.com>
693
694 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
695
113ee09a
TV
6962020-05-11 Tom de Vries <tdevries@suse.de>
697
698 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
699 * gdb.cp/cpexprs.exp.in: .. here.
700 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
701 cpexprs.exp.
702
ba3e70b0
KS
7032020-05-11 Keith Seitz <keiths@redhat.com>
704
705 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
706 test names.
707 * gdb.ada/arrayptr.exp: Likewise.
708 * gdb.ada/assign_arr.exp: Likewise.
709 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
710 * gdb.ada/bp_on_var.exp: Likewise.
711 * gdb.ada/call_pn.exp: Likewise.
712 * gdb.ada/complete.exp: Likewise.
713 * gdb.ada/fun_overload_menu.exp: Likewise.
714 * gdb.ada/funcall_param.exp: Likewise.
715 * gdb.ada/funcall_ref.exp: Likewise.
716 * gdb.ada/packed_array_assign.exp: Likewise.
717 * gdb.ada/same_component_name.exp: Likewise.
718 * gdb.ada/type_coercion.exp: Likewise.
719 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
720 * gdb.ada/variant_record_packed_array.exp: Likewise.
721
3ee6bb11
TV
7222020-05-11 Tom de Vries <tdevries@suse.de>
723
724 PR symtab/25941
725 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
726 out of ...
727 * gdb.dwarf2/clang-debug-names.exp: ... here.
728 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
729 clang-debug-names.exp.in.
730 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
731 * gdb.dwarf2/clang-debug-names-2.c: New test.
732
86cd6bc8
AKS
7332020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
734
735 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
736 (fortran_runto_main): New Proc, fortran version of runto_main.
737 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
738 * gdb.fortran/array-bounds.exp: Likewise.
739 * gdb.fortran/array-slices.exp: Likewise.
740 * gdb.fortran/block-data.exp: Likewise.
741 * gdb.fortran/charset.exp: Likewise.
742 * gdb.fortran/common-block.exp: Likewise.
743 * gdb.fortran/complex.exp: Likewise.
744 * gdb.fortran/derived-type-function.exp: Likewise.
745 * gdb.fortran/derived-type.exp: Likewise.
746 * gdb.fortran/info-modules.exp: Likewise.
747 * gdb.fortran/info-types.exp: Likewise.
748 * gdb.fortran/intrinsics.exp: Likewise.
749 * gdb.fortran/library-module.exp: Likewise.
750 * gdb.fortran/logical.exp: Likewise.
751 * gdb.fortran/max-depth.exp: Likewise.
752 * gdb.fortran/module.exp: Likewise.
753 * gdb.fortran/multi-dim.exp: Likewise.
754 * gdb.fortran/nested-funcs.exp: Likewise.
755 * gdb.fortran/print-formatted.exp: Likewise.
756 * gdb.fortran/print_type.exp: Likewise.
757 * gdb.fortran/printing-types.exp: Likewise.
758 * gdb.fortran/ptr-indentation.exp: Likewise.
759 * gdb.fortran/ptype-on-functions.exp: Likewise.
760 * gdb.fortran/subarray.exp: Likewise.
761 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
762 * gdb.fortran/vla-datatypes.exp: Likewise.
763 * gdb.fortran/vla-history.exp: Likewise.
764 * gdb.fortran/vla-ptr-info.exp: Likewise.
765 * gdb.fortran/vla-ptype-sub.exp: Likewise.
766 * gdb.fortran/vla-ptype.exp: Likewise.
767 * gdb.fortran/vla-sizeof.exp: Likewise.
768 * gdb.fortran/vla-type.exp: Likewise.
769 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
770 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
771 * gdb.fortran/vla-value-sub.exp: Likewise.
772 * gdb.fortran/vla-value.exp: Likewise.
773 * gdb.fortran/whatis_type.exp: Likewise.
774 * gdb.mi/mi-var-child-f.exp: Likewise.
775
6dc55ce9 7762020-05-09 Tom de Vries <tdevries@suse.de>
777
778 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
779
283cb58c
TV
7802020-05-08 Tom de Vries <tdevries@suse.de>
781
782 * gdb.dwarf2/clang-debug-names.c: New test.
783 * gdb.dwarf2/clang-debug-names.exp: New file.
784
ac4a4f1c
SM
7852020-05-06 Simon Marchi <simon.marchi@efficios.com>
786
787 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
788 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
789
24fe640b
TV
7902020-05-06 Tom de Vries <tdevries@suse.de>
791
792 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
793 breakpoint is at a "recommended breakpoint location".
794 * gdb.reverse/consecutive-reverse.exp: Same.
795
0d8683a3
TV
7962020-05-06 Tom de Vries <tdevries@suse.de>
797
798 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
799 address.
800
b8983c46
TV
8012020-05-06 Tom de Vries <tdevries@suse.de>
802
803 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
804
abf6d805
TV
8052020-05-06 Tom de Vries <tdevries@suse.de>
806
807 * gdb.base/store.exp (check_set, up_set): Allowing missing location
808 info for r.
809
0fc2a808
TV
8102020-05-06 Tom de Vries <tdevries@suse.de>
811
812 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
813 necessary.
814
873dd427
TV
8152020-05-06 Tom de Vries <tdevries@suse.de>
816
817 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
818 void.
819
7c99e7e2
TV
8202020-05-06 Tom de Vries <tdevries@suse.de>
821
822 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
823 of ...
824 * gdb.base/async.exp: ... here.
825 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
826 "recommended breakpoint location".
827
6173d6a6
TV
8282020-05-06 Tom de Vries <tdevries@suse.de>
829
830 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
831
6015a067
TV
8322020-05-04 Tom de Vries <tdevries@suse.de>
833
834 * gdb.base/async.exp: Check whether instruction addresses are a
835 "recommended breakpoint location".
836
3b6acaee
TT
8372020-05-03 Tom Tromey <tom@tromey.com>
838
839 * gdb.base/sepdebug.exp: Remove "catch" test.
840 * gdb.base/break.exp: Remove "catch" test.
841 * gdb.base/default.exp: Update expected output.
842
5beb4d17
TV
8432020-05-02 Tom de Vries <tdevries@suse.de>
844
845 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
846 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
847 * gdb.arch/i386-mpx-map.exp: Same.
848 * gdb.arch/i386-mpx-sigsegv.exp: Same.
849 * gdb.arch/i386-mpx-simple_segv.exp: Same.
850 * gdb.arch/i386-mpx.exp: Same.
851
8caf140d
TV
8522020-05-02 Tom de Vries <tdevries@suse.de>
853
854 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
855
693196cb
TV
8562020-05-01 Tom de Vries <tdevries@suse.de>
857
858 * gdb.ada/operator_bp.exp: Allow more than required amount of
859 breakpoint.
860
53ae0aa9
TV
8612020-05-01 Tom de Vries <tdevries@suse.de>
862
863 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
864
ee9d1e5f
HD
8652020-04-30 Hannes Domani <ssbssa@yahoo.de>
866
867 PR gdb/18706
868 * gdb.cp/stub-array-size.cc: New test.
869 * gdb.cp/stub-array-size.exp: New file.
870 * gdb.cp/stub-array-size.h: New test.
871 * gdb.cp/stub-array-size2.cc: New test.
872
d5cf82c0
HD
8732020-04-30 Hannes Domani <ssbssa@yahoo.de>
874
875 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
876 output to the new format.
877
42e165c3
SM
8782020-04-29 Simon Marchi <simon.marchi@efficios.com>
879
880 * gdb.base/break.exp: Use with_test_prefix.
881
6e4e3fe1
TV
8822020-04-29 Tom de Vries <tdevries@suse.de>
883
884 * lib/gdb.exp (debug_types): New proc.
885 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
886 * gdb.python/py-symtab.exp: Same.
887
d642b692
HD
8882020-04-29 Hannes Domani <ssbssa@yahoo.de>
889
890 PR gdb/17320
891 * gdb.base/pretty-array.c: New test.
892 * gdb.base/pretty-array.exp: New file.
893
ea90f227
TV
8942020-04-29 Tom de Vries <tdevries@suse.de>
895
896 PR symtab/25889
897 * gdb.cp/cpexprs.exp: Adapt for inclusion.
898 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
899 and include cpexprs.exp.
900
a65189c9
TV
9012020-04-28 Mark Williams <mark@myosotissp.com>
902
903 PR gdb/24480
904 * dw4-toplevel-types.exp: Test for top level types.
905 * dw4-toplevel-types.cc: Test for top level types.
906
32d1f47a
TBA
9072020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
908
909 * gdb.threads/stop-with-handle.exp: Fix typo in comment
910 (theads -> threads).
911
56a4f5a1
TV
9122020-04-28 Tom de Vries <tdevries@suse.de>
913
914 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
915
0b2f8a3b
TV
9162020-04-28 Tom de Vries <tdevries@suse.de>
917
918 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
919
5390c717
TV
9202020-04-28 Tom de Vries <tdevries@suse.de>
921
922 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
923
15cd93d0
TV
9242020-04-28 Tom de Vries <tdevries@suse.de>
925
926 * gdb.dwarf2/main-foo.c: New test.
927 * gdb.dwarf2/struct-with-sig.exp: New file.
928
d472f0fb
TV
9292020-04-25 Tom de Vries <tdevries@suse.de>
930
931 * boards/debug-types.exp: New file.
932
8d840e05
AB
9332020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
934
935 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
936
bcfe6157
TT
9372020-04-24 Tom Tromey <tom@tromey.com>
938
939 PR symtab/12707:
940 * gdb.python/py-symbol.exp: Update expected results for
941 linkage_name test.
942 * gdb.cp/print-demangle.exp: New file.
943 * gdb.base/c-linkage-name.exp: Fix test.
944 * gdb.guile/scm-symbol.exp: Update expected results for
945 linkage_name test.
946
f049a313
TT
9472020-04-24 Tom Tromey <tom@tromey.com>
948
949 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
950 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
951 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
952 assembler.
953
7cf28874
TV
9542020-04-24 Tom de Vries <tdevries@suse.de>
955
956 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
957 C++.
958
dac2fef7
TT
9592020-04-24 Tom Tromey <tromey@adacore.com>
960
961 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
962 values.
963 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
964 values. Update test for minimal encodings.
965 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
966 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
967 values. Update test for minimal encodings.
968
1acda803
TT
9692020-04-24 Tom Tromey <tromey@adacore.com>
970
971 PR python/23662:
972 * gdb.ada/variant.exp: Add Python checks.
973 * gdb.rust/simple.exp: Add dynamic type checks.
974
adfb9815
TT
9752020-04-24 Tom Tromey <tromey@adacore.com>
976
977 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
978 Make array type matching more lax.
979 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
980 * gdb.ada/mi_variant.exp: New file.
981 * gdb.ada/mi_variant/pck.ads: New file.
982 * gdb.ada/mi_variant/pkg.adb: New file.
983 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
984 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
985
7d79de9a
TT
9862020-04-24 Tom Tromey <tromey@adacore.com>
987
988 * gdb.ada/variant.exp: Add dynamic field offset tests.
989 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
990 * gdb.ada/variant/pkg.adb: Add new variables.
991
f8e89861
TT
9922020-04-24 Tom Tromey <tromey@adacore.com>
993
994 * gdb.ada/variant.exp: New file
995 * gdb.ada/variant/pkg.adb: New file
996 * gdb.ada/variant/pck.adb: New file
997
86e887ae
TV
9982020-04-24 Tom de Vries <tdevries@suse.de>
999
1000 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1001
88428775
TV
10022020-04-24 Tom de Vries <tdevries@suse.de>
1003
1004 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1005 flags.
1006
4e86f6e7
TV
10072020-04-24 Tom de Vries <tdevries@suse.de>
1008
1009 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1010
2016d3e6
TV
10112020-04-24 Tom de Vries <tdevries@suse.de>
1012
1013 * lib/gdb.exp (default_gdb_start): Handle eof.
1014 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1015 failure.
1016 * gdb.base/readnever.exp: Handle clean_restart failure.
1017
70bc38f5
TV
10182020-04-23 Tom de Vries <tdevries@suse.de>
1019
1020 * gdb.base/decl-before-def.exp: Run to main and print a again.
1021
de82891c
TV
10222020-04-23 Tom de Vries <tdevries@suse.de>
1023
1024 * gdb.base/decl-before-def-decl.c: New test.
1025 * gdb.base/decl-before-def-def.c: New test.
1026 * gdb.base/decl-before-def.exp: New file.
1027
96038148
TV
10282020-04-23 Tom de Vries <tdevries@suse.de>
1029
1030 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1031
54ac3df1
TV
10322020-04-22 Tom de Vries <tdevries@suse.de>
1033
1034 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1035 debug_info_offset.
1036 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1037 before $objsfile in the line line.
1038
714534e1
TV
10392020-04-22 Tom de Vries <tdevries@suse.de>
1040
1041 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1042
16a7dbf4
MS
10432020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1044
1045 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1046 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1047 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1048 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1049 * gdb.base/jit-protocol.h: Update definitions to match all usage
1050 contexts.
1051
10522020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1053
1054 * gdb.base: Rename all jit related test and source files.
1055
10562020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1057
1058 * gdb.base/jit-reader.exp: Relax register output check.
1059
317d2668
TV
10602020-04-22 Tom de Vries <tdevries@suse.de>
1061
1062 PR symtab/25764
1063 * gdb.base/psym-external-decl-2.c: New test.
1064 * gdb.base/psym-external-decl.c: New test.
1065 * gdb.base/psym-external-decl.exp: New file.
1066 * gdb.threads/tls.exp: Add PR25807 kfail.
1067
eea9e357
TV
10682020-04-22 Tom de Vries <tdevries@suse.de>
1069
1070 PR symtab/25801
1071 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1072 in "info source" output.
1073
3d5afab3
TV
10742020-04-22 Tom de Vries <tdevries@suse.de>
1075
1076 PR symtab/25700
1077 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1078 symtab for imported_unit.c.
1079
b32102f6
GB
10802020-04-21 Gary Benson <gbenson@redhat.com>
1081
1082 * gdb.base/advance.c (func): New argument, to match call site.
1083 (func2, func3): Add return statements.
1084
d43b7a2d
TBA
10852020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1086
1087 * gdb.multi/run-only-second-inf.c: New file.
1088 * gdb.multi/run-only-second-inf.exp: New file.
1089
d89edf9b
MM
10902020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1091
1092 * gdb.btrace/multi-inferior.c: New test.
1093 * gdb.btrace/multi-inferior.exp: New file.
1094
1a476b6d
MM
10952020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1096
1097 * gdb.btrace/enable-new-thread.c: New test.
1098 * gdb.btrace/enable-new-thread.exp: New file.
1099
4778a5f8
TV
11002020-04-21 Tom de Vries <tdevries@suse.de>
1101
1102 PR gdb/25471
1103 * gdb.threads/killed-outside.c: New test.
1104 * gdb.threads/killed-outside.exp: New file.
1105
9b2c992c
GB
11062020-04-20 Gary Benson <gbenson@redhat.com>
1107
1108 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1109 * gdb.base/nested-subp2.exp: Likewise.
1110 * gdb.base/nested-subp3.exp: Likewise.
1111
b5d1d6f7
GB
11122020-04-20 Gary Benson <gbenson@redhat.com>
1113
1114 * gdb.base/nested-subp1.exp: Disable test when using clang.
1115 * gdb.base/nested-subp2.exp: Likewise.
1116 * gdb.base/nested-subp3.exp: Likewise.
1117
25230285
GB
11182020-04-20 Gary Benson <gbenson@redhat.com>
1119
1120 * gdb.cp/exception.cc: Fix compilation error with clang.
1121
fa93cc8f
GB
11222020-04-20 Gary Benson <gbenson@redhat.com>
1123
809730f3 1124 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1125
e0c45f30
GB
11262020-04-20 Gary Benson <gbenson@redhat.com>
1127
1128 * gdb.base/jit-main.c: Fix compilation error with clang.
1129
4ddfec93
KR
11302020-04-17 Kamil Rytarowski <n54@gmx.com>
1131
1132 * gdb.base/attach-twice.c: Include "sys/types.h".
1133 (PTRACE_ATTACH): Add fallback definition.
1134 (main): Pass `0' to the 4th argument of `ptrace'.
1135
2bed205e
KR
11362020-04-17 Kamil Rytarowski <n54@gmx.com>
1137
1138 * gdb.base/fork-running-state.c: Include "signal.h".
1139
0743fc83
TT
11402020-04-17 Tom Tromey <tromey@adacore.com>
1141
1142 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1143 Update tests.
1144 * gdb.btrace/cpu.exp: Update tests.
1145 * gdb.base/maint.exp: Update tests.
1146 * gdb.base/default.exp: Update tests.
1147 * gdb.base/completion.exp: Update tests.
1148
efba5c23
TV
11492020-04-16 Tom de Vries <tdevries@suse.de>
1150
1151 PR symtab/25791
1152 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1153 (ensure_gdb_index): and factor out and move ...
1154 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1155 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1156
d191d716
TV
11572020-04-16 Tom de Vries <tdevries@suse.de>
1158
1159 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1160 loading exec.
1161
99f1bc6a
AB
11622020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1163
1164 * gdb.base/many-completions.exp: New file.
1165
194d088f
TV
11662020-04-14 Tom de Vries <tdevries@suse.de>
1167
1168 PR symtab/25718
1169 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1170
c1a66c06
TV
11712020-04-14 Tom de Vries <tdevries@suse.de>
1172
1173 PR symtab/25720
1174 * gdb.base/maint-expand-symbols-header-file.c: New test.
1175 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1176 * gdb.base/maint-expand-symbols-header-file.h: New test.
1177
21b0982c
AB
11782020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1179
1180 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1181 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1182 get_func_info.
1183 (get_func_info): Delete.
1184 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1185 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1186 * lib/dwarf.exp (get_func_info): New function.
1187
dd1cab06
TV
11882020-04-13 Tom de Vries <tdevries@suse.de>
1189
1190 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1191 to what find_gnatmake does.
1192
71ea2b6b
TV
11932020-04-10 Tom de Vries <tdevries@suse.de>
1194
1195 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1196 -readnow.
1197
bdfc1e8a
TV
11982020-04-10 Tom de Vries <tdevries@suse.de>
1199
1200 PR cli/25808
1201 * gdb.base/style.c: Add leading newlines.
1202 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1203 Check listing of main's one-line body.
1204
14ca8ecf
TV
12052020-04-08 Tom de Vries <tdevries@suse.de>
1206
1207 * lib/gdb.exp (psymtabs_p): New proc.
1208 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1209 importing unit" unsupported if there are no partial symbols.
1210
e21d048f
TV
12112020-04-08 Tom de Vries <tdevries@suse.de>
1212
1213 PR testsuite/25760
1214 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1215
25c11aca
TV
12162020-04-07 Tom de Vries <tdevries@suse.de>
1217
1218 PR symtab/25796
1219 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1220
5707e24b
TV
12212020-04-07 Tom de Vries <tdevries@suse.de>
1222
1223 * gdb.base/check-psymtab.c: New test.
1224 * gdb.base/check-psymtab.exp: New file.
1225
6ee448cc
TT
12262020-04-06 Tom Tromey <tromey@adacore.com>
1227
1228 * gdb.ada/variant-record/proc.adb: New file.
1229 * gdb.ada/variant-record/value.adb: New file.
1230 * gdb.ada/variant-record/value.s: New file.
1231 * gdb.ada/variant-record.exp: New file.
1232
9e7c9a03
HD
12332020-04-03 Hannes Domani <ssbssa@yahoo.de>
1234
1235 PR gdb/25325
1236 * gdb.cp/typed-enum.cc: New test.
1237 * gdb.cp/typed-enum.exp: New file.
1238
c90d28ac
AB
12392020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1240
1241 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1242 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1243 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1244 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1245 * gdb.opt/inline-small-func.c: New file.
1246 * gdb.opt/inline-small-func.exp: New file.
1247 * gdb.opt/inline-small-func.h: New file.
1248
34e9a9fa
AB
12492020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1250
1251 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1252 function.
1253
6a354911
AB
12542020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * lib/dwarf.exp (function_range): Allow compiler options to be
1257 specified.
1258
880d9777
TV
12592020-04-02 Tom de Vries <tdevries@suse.de>
1260
1261 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1262 __attribute__((always_inline)).
1263 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1264
f32682ea
TV
12652020-04-02 Tom de Vries <tdevries@suse.de>
1266
1267 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1268 (gdbserver_gdb_exit): ... here. Add timeout warning.
1269 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1270 (connect_target_extended_remote): Append new server_spawn_id to
1271 server_spawn_ids.
1272 (cleanup): New proc.
1273 (setup, <toplevel>): Call cleanup.
1274
d3214198
TV
12752020-04-02 Tom de Vries <tdevries@suse.de>
1276
1277 * gdb.base/main-psymtab.exp: New file.
1278
cc77ed24
TV
12792020-04-02 Tom de Vries <tdevries@suse.de>
1280
1281 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1282
3638a098
TT
12832020-04-01 Tom Tromey <tom@tromey.com>
1284
1285 * gdb.base/complex-parts.exp: Add type tests.
1286
c34e8714
TT
12872020-04-01 Tom Tromey <tom@tromey.com>
1288
1289 * gdb.base/complex-parts.exp: Add arithmetic tests.
1290
981c08ce
TT
12912020-04-01 Tom Tromey <tom@tromey.com>
1292
1293 * gdb.compile/compile.exp: Update.
1294 * gdb.compile/compile-cplus.exp: Update.
1295 * gdb.base/varargs.exp: Update.
1296 * gdb.base/floatn.exp: Update.
1297 * gdb.base/endianity.exp: Update.
1298 * gdb.base/callfuncs.exp (do_function_calls): Update.
1299 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1300 (complex_float_integral_args): Update.
1301 * gdb.base/complex.exp: Update.
1302 * gdb.base/complex-parts.exp: Update.
1303
3d1cfd43
TT
13042020-04-01 Tom Tromey <tromey@adacore.com>
1305
1306 * gdb.rust/union.rs: New file.
1307 * gdb.rust/union.exp: New file.
1308 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1309 (main): Update.
1310 * gdb.rust/simple.exp: Move union tests to union.exp.
1311
e033dfa9
TT
13122020-04-01 Tom Tromey <tromey@adacore.com>
1313
1314 * gdb.rust/simple.rs (main): Remove "y0".
1315
53cccef1
TBA
13162020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1317
1318 * gdb.multi/stop-all-on-exit.c: New test.
1319 * gdb.multi/stop-all-on-exit.exp: New file.
1320
60e22c1e
HD
13212020-04-01 Hannes Domani <ssbssa@yahoo.de>
1322
1323 PR gdb/24789
1324 * gdb.cp/misc.cc: Add integer reference variable.
1325 * gdb.cp/misc.exp: Add test.
1326
e139a727
TBA
13272020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1328
1329 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1330 scenario to cover execution until the end and also the case
1331
16b0db75
TV
13322020-03-31 Tom de Vries <tdevries@suse.de>
1333
1334 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1335 c. Use "maint info symtabs" to check symtab expansion.
1336
c0502da6
TV
13372020-03-30 Tom de Vries <tdevries@suse.de>
1338
1339 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1340 unsupported.
1341 (verify_psymtab_expanded): Move ...
1342 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1343 test.
1344 (readnow): New proc.
1345
5935fd15
AB
13462020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1347
1348 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1349 with $hex.
1350
1773be9e
TT
13512020-03-20 Tom Tromey <tromey@adacore.com>
1352
1353 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1354
70304be9
TT
13552020-03-20 Tom Tromey <tromey@adacore.com>
1356
1357 * gdb.ada/sub_variant/subv.adb: New file.
1358 * gdb.ada/sub_variant.exp: New file.
1359
0dd7b8f7
TV
13602020-03-20 Tom de Vries <tdevries@suse.de>
1361
1362 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1363 first break fails.
1364 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1365
cada5fc9
AB
13662020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1367
1368 * gdb.server/exit-multiple-threads.c: New file.
1369 * gdb.server/exit-multiple-threads.exp: New file.
1370
6b8c53f2
AB
13712020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1372
1373 * gdb.fortran/mixed-lang-stack.c: New file.
1374 * gdb.fortran/mixed-lang-stack.cpp: New file.
1375 * gdb.fortran/mixed-lang-stack.exp: New file.
1376 * gdb.fortran/mixed-lang-stack.f90: New file.
1377
19a2740f
AB
13782020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1379
1380 * gdb.linespec/cp-completion-aliases.cc: New file.
1381 * gdb.linespec/cp-completion-aliases.exp: New file.
1382
d8c8b848
TV
13832020-03-19 Tom de Vries <tdevries@suse.de>
1384
1385 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1386 more precise.
1387
a9933ccf
TV
13882020-03-18 Tom de Vries <tdevries@suse.de>
1389
1390 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1391 * gdb.dwarf2/break-inline-psymtab.c: New test.
1392 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1393
2f89101f
TV
13942020-03-16 Tom de Vries <tdevries@suse.de>
1395
1396 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1397 cache_verify and cache_verify_proc.
1398
6b9374f1
TV
13992020-03-15 Tom de Vries <tdevries@suse.de>
1400
1401 * gdb.server/solib-list.exp: Handle
1402 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1403
eaeaf44c
TV
14042020-03-15 Tom de Vries <tdevries@suse.de>
1405
1406 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1407 objfiles".
1408
3293bbaf
TT
14092020-03-14 Tom Tromey <tom@tromey.com>
1410
1411 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1412
ab44624c
TV
14132020-03-14 Tom de Vries <tdevries@suse.de>
1414
1415 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1416
54c43825
TV
14172020-03-14 Tom de Vries <tdevries@suse.de>
1418
1419 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1420 result in line-by-line fashion.
1421
2ac70237
TV
14222020-03-14 Tom de Vries <tdevries@suse.de>
1423
1424 * lib/gdb.exp (supports_statement_frontiers): New proc.
1425 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1426
09546b56
TV
14272020-03-14 Tom de Vries <tdevries@suse.de>
1428
1429 * gdb.base/printcmds.exp: Add missing quoting for "print
1430 teststring2".
1431
a1f6a07c
TT
14322020-03-13 Tom Tromey <tom@tromey.com>
1433
1434 * gdb.base/printcmds.exp (test_print_strings): Add regression
1435 test.
1436 * gdb.base/printcmds.c (charptr): New typedef.
1437 (teststring2): New global.
1438
1b83d09c
AB
14392020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1440
1441 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1442 full path in the test name.
1443 (test_ld): Add some with_test_prefix blocks to make test names
1444 unique.
1445
2d61316c
TV
14462020-03-13 Tom de Vries <tdevries@suse.de>
1447
1448 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1449
2e9145ac
TV
14502020-03-13 Tom de Vries <tdevries@suse.de>
1451
1452 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1453
96c7f873
TV
14542020-03-13 Tom de Vries <tdevries@suse.de>
1455
1456 PR symtab/25646
1457 * gdb.dwarf2/imported-unit.exp: Add test.
1458
49ba92c0
TV
14592020-03-13 Tom de Vries <tdevries@suse.de>
1460
1461 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1462 (var1, var2): New variable.
1463 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1464 matching symbols.
1465
301b21e0
TV
14662020-03-13 Tom de Vries <tdevries@suse.de>
1467
1468 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1469 (Term::command): Use prompt prefix.
1470 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1471 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1472 command_no_prompt_prefix instead of prefix.
1473 * gdb.tui/tui-layout-asm.exp: Same.
1474
3f512721
SM
14752020-03-12 Simon Marchi <simon.marchi@efficios.com>
1476
1477 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1478
40310f30
SM
14792020-03-12 Simon Marchi <simon.marchi@efficios.com>
1480
1481 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1482 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1483 on" while stepping over the test instruction, match printed
1484 message.
1485
09252140
TV
14862020-03-12 Tom de Vries <tdevries@suse.de>
1487
1488 * gdb.base/info-types.exp: Use exp_continue during matching of output
1489 of "info types".
1490
14e9c72c
TV
14912020-03-12 Tom de Vries <tdevries@suse.de>
1492
1493 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1494
e515d67e
TV
14952020-03-12 Tom de Vries <tdevries@suse.de>
1496
1497 * gdb.fortran/module.exp: Use exp_continue during matching of output
1498 of "info variable -n".
1499
307eafd8
TV
15002020-03-12 Tom de Vries <tdevries@suse.de>
1501
1502 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1503 gdb.dwarf2/dw2-ranges-base.c.
1504
9a2de3fc
TV
15052020-03-12 Tom de Vries <tdevries@suse.de>
1506
1507 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1508 in presence of GLIBC debuginfo.
1509
3217502e
TV
15102020-03-12 Tom de Vries <tdevries@suse.de>
1511
1512 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1513 $core.
1514
1281424c
TV
15152020-03-12 Tom de Vries <tdevries@suse.de>
1516
1517 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1518 more precise.
1519
038b97fc
SM
15202020-03-11 Simon Marchi <simon.marchi@efficios.com>
1521
1522 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1523 from Unix to Windows path.
1524
5308d1e7
TV
15252020-03-11 Tom de Vries <tdevries@suse.de>
1526
1527 * gdb.ada/minsyms.exp: Set language to ada.
1528
f870f78f
TV
15292020-03-11 Tom de Vries <tdevries@suse.de>
1530
1531 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1532
5a13315d
TV
15332020-03-11 Tom de Vries <tdevries@suse.de>
1534
1535 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1536
976862ed
TT
15372020-03-11 Tom Tromey <tromey@adacore.com>
1538
1539 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1540
7462c383
TV
15412020-03-11 Tom de Vries <tdevries@suse.de>
1542
1543 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1544
1c6c46a0
TV
15452020-03-11 Tom de Vries <tdevries@suse.de>
1546
1547 * gdb.base/break-interp.exp: Limit verbose scope.
1548
44f41bb7
TV
15492020-03-11 Tom de Vries <tdevries@suse.de>
1550
1551 * gdb.fortran/logical.f90: Define variable with character type.
1552 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1553
b76f3a42
TV
15542020-03-11 Tom de Vries <tdevries@suse.de>
1555
1556 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1557
1c33af77
TV
15582020-03-11 Tom de Vries <tdevries@suse.de>
1559
1560 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1561 symtabs.
1562
8c95582d
AB
15632020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1564 Bernd Edlinger <bernd.edlinger@hotmail.de>
1565
1566 * gdb.cp/step-and-next-inline.cc: New file.
1567 * gdb.cp/step-and-next-inline.exp: New file.
1568 * gdb.cp/step-and-next-inline.h: New file.
1569 * gdb.dwarf2/dw2-is-stmt.c: New file.
1570 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1571 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1572 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1573 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1574
cecf8547
AB
15752020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1576
1577 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1578 is-stmt flag in the line table.
1579
0ba678c9
TV
15802020-03-09 Tom de Vries <tdevries@suse.de>
1581
1582 * lib/gdb.exp (cached_file): Create cache dir.
1583
72fbdf83
TV
15842020-03-07 Tom de Vries <tdevries@suse.de>
1585
1586 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1587 * gdb.cp/rvalue-ref-params.exp: Same.
1588
436b5e99
TV
15892020-03-06 Tom de Vries <tdevries@suse.de>
1590
1591 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1592 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1593
09f2921c
TV
15942020-03-06 Tom de Vries <tdevries@suse.de>
1595
1596 * README: Fix "the the".
1597 * gdb.base/dprintf.exp: Same.
1598
50a3cc5d
TV
15992020-03-05 Tom de Vries <tdevries@suse.de>
1600
1601 * gdb.base/maint.exp: Update "main print statistics" expected output.
1602
0a709cba
AKS
16032020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1604
1605 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1606 (fortran_int8): Likewise.
1607 (fortran_real4): Likewise.
1608 (fortran_real8): Likewise.
1609 (fortran_complex4): Likewise.
1610 (fortran_logical4): Likewise.
1611 (fortran_character1): Likewise.
1612
5e5d66b6
AB
16132020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1614
1615 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1616 printed as true.
1617
7b973adc
SDJ
16182020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1619
1620 * gdb.base/printcmds.exp: Add test to verify printf of a
1621 variable holding an address.
1622
478e490a
TV
16232020-03-03 Tom de Vries <tdevries@suse.de>
1624
1625 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1626
1ef44e86
TV
16272020-03-03 Tom de Vries <tdevries@suse.de>
1628
1629 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1630 gdb_test_multiple call.
1631
b98cc2cf
TV
16322020-03-03 Tom de Vries <tdevries@suse.de>
1633
1634 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1635 gdb_test_multiple calls.
1636
63e163f2
AB
16372020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1638
1639 * gdb.base/default.exp: Remove test of 'set history filename'.
1640 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1641 filename to the empty string.
1642 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1643 and GDBHISTSIZE.
1644
24ed6739
AB
16452020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1646
1647 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1648 disabled.
1649
590003dc
TV
16502020-03-02 Pedro Alves <palves@redhat.com>
1651 Tom de Vries <tdevries@suse.de>
1652
1653 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1654 -prompt prefix, before user_code argument. Add -lbl option likewise.
1655 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1656 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1657 argument.
1658 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1659 have "\r\n" at start-of-line, instead of at end-of-line.
1660
f5e46084
SM
16612020-02-28 Simon Marchi <simon.marchi@efficios.com>
1662
1663 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1664 libinproctrace.so.
1665
f7a7000d
LM
16662020-02-28 Luis Machado <luis.machado@linaro.org>
1667
1668 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1669 to "p/x".
1670
718e0816
LM
16712020-02-28 Luis Machado <luis.machado@linaro.org>
1672
1673 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1674 asm/ptrace.h and error.h.
1675
13c3a74a
TV
16762020-02-28 Tom de Vries <tdevries@suse.de>
1677
1678 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1679 (struct wrapper, do_something, mundane/symada__cS): Move ...
1680 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1681 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1682 Update "print symada__cS before partial symtab expansion" regexp.
1683 Update breakpoint location. Flush symbol cache after expansion.
1684
85d2d5bb
LM
16852020-02-28 Luis Machado <luis.machado@linaro.org>
1686
1687 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1688
3608f86c
TV
16892020-02-27 Tom de Vries <tdevries@suse.de>
1690
1691 * config/sid.exp: Remove unused globals.
1692 * gdb.base/attach.exp: Same.
1693 * gdb.base/catch-load.exp: Same.
1694 * gdb.base/dbx.exp: Same.
1695 * lib/gdb.exp: Same.
1696 * lib/mi-support.exp: Same.
1697 * lib/prompt.exp: Same.
1698
c8d4f6df
TV
16992020-02-27 Tom de Vries <tdevries@suse.de>
1700
1701 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1702 not set.
1703
0d79cdc4
AM
17042020-02-26 Aaron Merey <amerey@redhat.com>
1705
1706 * gdb.debuginfod: New directory for debuginfod tests.
1707 * gdb.debuginfod/main.c: New test file.
1708 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1709
0dce4280
TV
17102020-02-26 Tom de Vries <tdevries@suse.de>
1711
1712 PR gdb/25603
1713 * gdb.base/persistent-lang.cc: New test.
1714 * gdb.base/persistent-lang.exp: New file.
1715
9e80cfa1
AB
17162020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.fortran/derived-type-striding.exp: Add a new test.
1719 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1720 new test.
1721
2078dbb2
AB
17222020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1723
1724 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1725 names.
1726
70d49700
TV
17272020-02-25 Tom de Vries <tdevries@suse.de>
1728
1729 PR go/18926
1730 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1731
a88ef40d
TV
17322020-02-24 Tom de Vries <tdevries@suse.de>
1733
1734 PR gdb/25592
1735 * gdb.base/info-locals-unused-static-var.c: New test.
1736 * gdb.base/info-locals-unused-static-var.exp: New file.
1737
01b1af32
TT
17382020-02-22 Tom Tromey <tom@tromey.com>
1739
1740 * gdb.python/tui-window.exp: New file.
1741 * gdb.python/tui-window.py: New file.
1742
7c043ba6
TT
17432020-02-22 Tom Tromey <tom@tromey.com>
1744
1745 PR tui/17850:
1746 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1747 tests.
1748
c22fef7e
TT
17492020-02-22 Tom Tromey <tom@tromey.com>
1750
1751 * gdb.tui/new-layout.exp: Add sub-layout tests.
1752
ee325b61
TT
17532020-02-22 Tom Tromey <tom@tromey.com>
1754
1755 * gdb.tui/new-layout.exp: New file.
1756
3f0cbb04
TT
17572020-02-22 Tom Tromey <tom@tromey.com>
1758
1759 * gdb.rust/rust-style.rs: New file.
1760 * gdb.rust/rust-style.exp: New file.
1761 * gdb.base/style.exp: Test structure printing.
1762 * gdb.base/style.c (struct some_struct): New type.
1763 (enum etype): New type.
1764 (struct_value): New global.
1765
75525152
TV
17662020-02-21 Tom de Vries <tdevries@suse.de>
1767
1768 PR go/18926
1769 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1770 Remove blanket xfails. Use message argument for gdb_breakpoint.
1771 Make continuing to breakpoint test conditional on setting breakpoint.
1772 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1773 DW_AT_name attribute. Add xfail for GCC PR93866.
1774
bd360d30
AB
17752020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1776
1777 * gdb.dwarf2/cpp-linkage-name.c: New file.
1778 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1779
c7adb09f 17802020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1781
1782 * lib/gdb.exp (gdb_wrapper_init): Reset
1783 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1784 not exist.
1785
a9c79803
TV
17862020-02-20 Tom de Vries <tdevries@suse.de>
1787
1788 PR go/17018
1789 * gdb.go/hello.exp: Copy ...
1790 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1791 print of st to print value of global definition. Add xfail for GCC
1792 PR93844.
1793 * gdb.go/hello.exp: Remove printing of st before definition.
1794 * gdb.go/hello.go: Copy ...
1795 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1796 to st.
1797 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1798
d7445728
TV
17992020-02-20 Tom de Vries <tdevries@suse.de>
1800
1801 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1802 (gdb_simple_compile): Handle compile_flags go by using .go extension
1803 for source file.
1804 * gdb.go/chan.exp: Use support_go_compile.
1805 * gdb.go/handcall.exp: Same.
1806 * gdb.go/hello.exp: Same.
1807 * gdb.go/integers.exp: Same.
1808 * gdb.go/max-depth.exp: Same.
1809 * gdb.go/methods.exp: Same.
1810 * gdb.go/package.exp: Same.
1811 * gdb.go/strings.exp: Same.
1812 * gdb.go/types.exp: Same.
1813 * gdb.go/unsafe.exp: Same.
1814
c9c41e6d
TV
18152020-02-19 Tom de Vries <tdevries@suse.de>
1816
1817 * gdb.python/lib-types.exp: Make xfail more strict.
1818
f20ff837
TV
18192020-02-19 Tom de Vries <tdevries@suse.de>
1820
1821 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1822
08410482
DE
18232020-02-19 Doug Evans <dje@google.com>
1824
1825 PR rust/25535
1826 * gdb.rust/simple.exp: Add test.
1827 * gdb.rust/simple.rs: Add test.
1828
623563f7
TV
18292020-02-19 Tom de Vries <tdevries@suse.de>
1830
1831 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1832 output line-by-line.
1833
d3308cfd
TV
18342020-02-19 Tom de Vries <tdevries@suse.de>
1835
1836 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1837
86cbc5dc
TV
18382020-02-19 Tom de Vries <tdevries@suse.de>
1839
1840 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1841 prelink.
1842
9db2b96b
TV
18432020-02-19 Tom de Vries <tdevries@suse.de>
1844
1845 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1846 (gdb_do_cache): Use gdb_do_cache_wrap.
1847 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1848
89e2fdc5
TV
18492020-02-19 Tom de Vries <tdevries@suse.de>
1850
1851 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1852 gdb_compile option.
1853
373d7ac0
SM
18542020-02-18 Simon Marchi <simon.marchi@efficios.com>
1855
1856 * gdb.base/printcmds.exp (test_print_enums): Update expected
1857 output.
1858
b29a2df0
SM
18592020-02-18 Simon Marchi <simon.marchi@efficios.com>
1860
1861 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1862 for "unknown".
1863
6740f0cc
SM
18642020-02-18 Simon Marchi <simon.marchi@efficios.com>
1865
1866 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1867 enumerator.
1868
edd45eb0
SM
18692020-02-18 Simon Marchi <simon.marchi@efficios.com>
1870
1871 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1872 FE_, add FE_NONE.
1873 (three): Update.
1874 (enum flag_enum_without_zero): New enum.
1875 (flag_enum_without_zero): New variable.
1876 (enum not_flag_enum): New enum.
1877 (three_not_flag): New variable.
1878 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1879 (test_print_enums): Add more tests for printing flag enums.
1880
d4295de4
TV
18812020-02-18 Tom de Vries <tdevries@suse.de>
1882
1883 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1884 (gdb_compile_ada): ... here.
1885 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1886 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1887
f251f505
TT
18882020-02-14 Tom Tromey <tom@tromey.com>
1889
1890 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1891 build directory.
1892 * boards/gdbserver-base.exp: Update path to gdbserver.
1893
8f432634
TV
18942020-02-13 Tom de Vries <tdevries@suse.de>
1895
1896 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1897
92b6eaf7
TV
18982020-02-13 Tom de Vries <tdevries@suse.de>
1899
1900 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1901 are missing.
1902
f3b0f7fe
TV
19032020-02-13 Tom de Vries <tdevries@suse.de>
1904
1905 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1906 call.
1907
f6be8713
SDJ
19082020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1909
1910 PR tui/25126
1911 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1912 * gdb.base/cached-source-file.c: New file.
1913 * gdb.base/cached-source-file.exp: New file.
1914
b2770d5e
TV
19152020-02-11 Tom de Vries <tdevries@suse.de>
1916
1917 PR testsuite/25488
1918 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1919
44f6938e
TV
19202020-02-10 Tom de Vries <tdevries@suse.de>
1921
1922 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1923
5f0e2eb7
MR
19242020-02-10 Maciej W. Rozycki <macro@wdc.com>
1925
1926 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1927 and $after_addr are both integers before making a comparison.
1928
46ce2b6f
TV
19292020-02-09 Tom de Vries <tdevries@suse.de>
1930
1931 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1932 command output and paste it into gdb.log. If any, paste catch message
1933 to gdb.log.
1934
5abbbe1d
TT
19352020-02-07 Tom Tromey <tromey@adacore.com>
1936
1937 PR breakpoints/24915:
1938 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1939
1d5d29e7
SV
19402020-02-06 Shahab Vahedi <shahab@synopsys.com>
1941
1942 * gdb.tui/tui-missing-src.exp: Add the "missing source
1943 file" test for the TUI.
1944
b0999b9b
AB
19452020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1946
1947 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1948 including a port number in the output.
1949
c3b149eb
AKS
19502020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1951
1952 * lib/fortran.exp (fortran_int4): Handle clang.
1953 (fortran_int8): Likewise.
1954 (fortran_real4): Likewise.
1955 (fortran_real8): Likewise.
1956 (fortran_complex4): Likewise.
1957 (fortran_logical4): Likewise.
1958 (fortran_character1): Likewise.
1959
f8dcc90b
TV
19602020-02-04 Tom de Vries <tdevries@suse.de>
1961
1962 * README (Race detection): Add note.
1963
f90ac7c2
TV
19642020-02-04 Tom de Vries <tdevries@suse.de>
1965
1966 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1967
780636ae
TV
19682020-02-04 Tom de Vries <tdevries@suse.de>
1969
1970 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1971
5d2e1193
RA
19722020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1973
1974 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1975 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1976 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1977 blttar, bnetarl.
1978 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1979 binary for blttar, bnetarl.
1980 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1981 wait instruction. Delete ldmx test.
1982 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1983
e409c542
AKS
19842020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1985
1986 * gdb.fortran/array-bounds-high.exp: New file.
1987 * gdb.fortran/array-bounds-high.f90: New file.
1988
b0029748
LD
19892020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1990
1991 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1992 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1993
195a8287
TV
19942020-02-01 Tom de Vries <tdevries@suse.de>
1995
1996 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1997
42330a68
AB
19982020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1999
2000 PR tui/9765
2001 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2002 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2003
b62a8028
LM
20042020-01-29 Luis Machado <luis.machado@linaro.org>
2005
2006 * gdb.arch/aarch64-brk-patterns.c: New source file.
2007 * gdb.arch/aarch64-brk-patterns.exp: New test.
2008
5f440116
TBA
20092020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2010
2011 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2012 GCC/Clang version.
2013 * gdb.cp/pass-by-ref.exp: Ditto.
2014
ee2a6fc6
TV
20152020-01-29 Tom de Vries <tdevries@suse.de>
2016
2017 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2018 * gdb.threads/watchpoint-fork-mt.c: Same.
2019 * gdb.threads/watchpoint-fork-parent.c: Same.
2020 * gdb.threads/watchpoint-fork-st.c: Same.
2021 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2022
16b10d6e
LM
20232020-01-27 Luis Machado <luis.machado@linaro.org>
2024
2025 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2026 sitting at a syscall instruction when we hit the syscall function's
2027 breakpoint.
2028 Check PC against one obtained with the x command.
2029 Validate syscall number.
2030 (step_over_syscall): Don't continue to the syscall instruction if
2031 we're already there.
2032
b1468492
PW
20332020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2034
2035 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2036
7ffa82e1
AB
20372020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2038
2039 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2040 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2041
3d92a3e3
AB
20422020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2043
2044 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2045 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2046
94a72be7
AB
20472020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2048
2049 * gdb.base/maint.exp: Update line table parsing test.
2050 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2051
53af73bf
PA
20522020-01-24 Pedro Alves <palves@redhat.com>
2053
2054 PR gdb/25410
2055 * gdb.multi/multi-re-run-1.c: New.
2056 * gdb.multi/multi-re-run-2.c: New.
2057 * gdb.multi/multi-re-run.exp: New.
2058
1ba1ac88
AB
20592020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2060
2061 PR gdb/23718
2062 * gdb.server/server-kill-python.exp: New file.
2063
f3364a6d
AB
20642020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2065
2066 * gdb.server/multi-ui-errors.c: New file.
2067 * gdb.server/multi-ui-errors.exp: New file.
2068
733d0a67
AB
20692020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 PR tui/9765
2072 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2073
4f13c1c0
TT
20742020-01-19 Tom Tromey <tom@tromey.com>
2075
2076 * gdb.tui/main.exp: Add check for plain "file".
2077
40c94099
CB
20782020-01-16 Christian Biesinger <cbiesinger@google.com>
2079
2080 * lib/gdb.exp: Fix spelling error (seperatelly).
2081
ff47f4f0
TT
20822020-01-14 Tom Tromey <tom@tromey.com>
2083
2084 PR symtab/12535:
2085 * gdb.python/python.exp: Test decode_line with empty string
2086 argument.
2087
717c684d
BE
20882020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2089
2090 * gdb.base/skip-inline.exp: Extend test.
2091
44e4c775
AB
20922020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2093
2094 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2095 * gdb.dwarf2/dw2-bad-elf.c: New file.
2096 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2097
d93c6db7
AB
20982020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2099
2100 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2101 _line_saw_file.
2102
9a6d629c
AB
21032020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2104
2105 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2106 border.
2107
d9ebdab7
TBA
21082020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2109
2110 * gdb.multi/multi-target.exp (setup): Factor out "info
2111 connections" and "info inferiors" tests to ...
2112 (test_info_inferiors): ... this new procedure.
2113 (top level): Run new "info-inferiors" tests.
2114
f3c469b9
PA
21152020-01-10 Pedro Alves <palves@redhat.com>
2116
2117 * gdb.server/bkpt-other-inferior.exp: New file.
2118
121b3efd
PA
21192020-01-10 Pedro Alves <palves@redhat.com>
2120
2121 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2122 of "add-inferior".
2123 * gdb.base/quit-live.exp: Likewise.
2124 * gdb.base/remote-exec-file.exp: Likewise.
2125 * gdb.guile/scm-progspace.exp: Likewise.
2126 * gdb.linespec/linespec.exp: Likewise.
2127 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2128 * gdb.mi/user-selected-context-sync.exp: Likewise.
2129 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2130 "info inferiors" tests.
2131 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2132 "add-inferior".
2133 * gdb.multi/watchpoint-multi.exp: Likewise.
2134 * gdb.python/py-inferior.exp: Likewise.
2135 * gdb.server/extended-remote-restart.exp: Likewise.
2136 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2137 "info inferiors".
2138 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2139 * gdb.trace/report.exp: Likewise.
2140
1dadb1dd
PA
21412020-01-10 Pedro Alves <palves@redhat.com>
2142
2143 * gdb.multi/multi-target.c: New file.
2144 * gdb.multi/multi-target.exp: New file.
2145 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2146 mode requested, but remote does not support non-stop".
2147
78f2c40a
PA
21482020-01-10 Pedro Alves <palves@redhat.com>
2149
2150 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2151 disconnect before reconnecting.
2152
e7af6c70
TBA
21532020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2154 Pedro Alves <palves@redhat.com>
2155
2156 * gdb.server/connect-without-multi-process.exp: Also test
2157 continuing to end.
2158
acdf84a6
PA
21592020-01-10 Pedro Alves <palves@redhat.com>
2160
2161 * gdb.base/remote-exec-file.exp: New file.
2162
873657b9
PA
21632020-01-10 Pedro Alves <palves@redhat.com>
2164
2165 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2166 output.
2167 * gdb.threads/async.c: New.
2168 * gdb.threads/async.exp: New.
2169 * gdb.multi/tids-gid-reset.c: New.
2170 * gdb.multi/tids-gid-reset.exp: New.
2171
7f0ae84c
GB
21722020-01-10 George Barrett <bob@bob131.so>
2173
2174 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2175 to help in finding the image relocation offset.
2176 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2177 options in arguments.
2178 (stap_test_no_debuginfo): Likewise.
2179 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2180 test variants.
2181 (stap_test): Add null semaphore relocation test.
2182
47e9d49d
GB
21832020-01-10 George Barrett <bob@bob131.so>
2184
2185 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2186 * gdb.base/stap-probe.exp: Likewise.
2187 (stap_test): Pass argument as an additional flag.
2188 (stap_test_no_debuginfo): Likewise.
2189 (stap_test): Check `info probes stap' output for semaphore
2190 addresses if the test binary is supposed to have them.
2191
f5a7c406
AB
21922020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2193
2194 * gdb.tui/basic.exp: Add more scrolling tests.
2195
9ae6bf64
TT
21962020-01-09 Tom Tromey <tom@tromey.com>
2197
2198 PR tui/18932:
2199 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2200 meangingful value.
2201 (Term::command, Term::resize): Update.
2202 * gdb.tui/basic.exp: Add scrolling test.
2203
b2efe70c
AB
22042020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2205
2206 * gdb.tui/tui-layout-asm.exp: New file.
2207
3804da7e
AB
22082020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2209
2210 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2211
b40aa28f
AB
22122020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2213
2214 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2215 (Term::enter_tui): Use Term::prepare_for_tui.
2216
63ffd7c9
AB
22172020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2220 called.
2221
3be966f6
AB
22222020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2223
2224 * gdb.base/skip.exp: Fix race condition in test.
2225
153d79c4
AB
22262020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2227
2228 * gdb.base/backtrace.c: New file.
2229 * gdb.base/backtrace.exp: New file.
2230
f2302a34
AB
22312020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2232
2233 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2234
6ec1d75e
PW
22352020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2236
2237 * gdb.base/style.exp: Test that warnings are styled.
2238
c296cbe6
BE
22392019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2240
2241 * gdb.base/line65535.exp: New file.
2242 * gdb.base/line65535.c: New file.
2243
b28a729d
SM
22442019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2245
2246 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2247 * lib/gnat_debug_info_test.adb: New file.
2248 * gdb.ada/ptype_tagged_param.exp: Use
2249 gnat_runtime_has_debug_info, expect a different output if
2250 runtime does not have debug info.
2251
7f2d7a0d
SM
22522019-12-20 Simon Marchi <simon.marchi@efficios.com>
2253
2254 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2255 (another) quote in test name.
2256
f3bce483
SM
22572019-12-20 Simon Marchi <simon.marchi@efficios.com>
2258
2259 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2260 Add quote in test name.
2261
c855a912
TBA
22622019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2263
2264 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2265 directory instead.
2266 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2267 * gdb.cp/pass-by-ref-2.cc: New file.
2268 * gdb.cp/pass-by-ref-2.exp: New file.
2269
fc9d2d72
TT
22702019-12-20 Tom Tromey <tom@tromey.com>
2271
2272 * gdb.tui/list-before.exp: New file.
2273
77b97e00
TT
22742019-12-20 Tom Tromey <tom@tromey.com>
2275
2276 * gdb.tui/list.exp: Check for source on initial listing.
2277
f69656d0
TT
22782019-12-11 Tom Tromey <tromey@adacore.com>
2279
2280 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2281 Add crlf test.
2282
99a55965
SM
22832019-12-18 Simon Marchi <simon.marchi@efficios.com>
2284
2285 * gdb.base/default.exp: Update value of $_gdb_major.
2286
5024637f
BE
22872019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2288
2289 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2290
b63634be
BE
22912019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2292
2293 * gdb.base/skip.exp: Whitespace fix.
2294
45d73523
BE
22952019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2296
2297 * gdb.base/skip-inline.c: New file.
2298 * gdb.base/skip-inline.exp: New file.
2299
d043f8c8
SM
23002019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2301
2302 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2303 jit_function_00 to jit_function_stack_mangle.
2304 * gdb.base/jithost.c (jit_function_t): Rename to...
2305 (jit_function_stack_mangle_t): ... this.
2306 (jit_function_add_t): New typedef.
2307 (jit_function_00_code): Rename to...
2308 (jit_function_stack_mangle_code): ... this, make static.
2309 (jit_function_add_code): New.
2310 (main): Generate "add" function and call it. Adjust to changes
2311 in jithost_abi.
2312 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2313 (struct jithost_abi) <begin, end>: Remove fields.
2314 <object, function_stack_mangle, function_add>: New fields.
2315 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2316 code_end>: Remove fields.
2317 <func_stack_mangle>: New field.
2318 (read_debug_info): Adjust to renaming, create block for "add"
2319 function.
2320 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2321
873de05c
TT
23222019-12-11 Tom Tromey <tom@tromey.com>
2323
2324 * gdb.tui/resize.exp: Fix regexp.
2325 * gdb.tui/regs.exp: Fix regexps.
2326 * gdb.tui/main.exp: Fix regexp.
2327
3d979945
TT
23282019-12-11 Tom Tromey <tom@tromey.com>
2329
2330 * gdb.tui/resize.exp: Update.
2331 * gdb.tui/empty.exp (layouts): Update.
2332
2192a9d3
TT
23332019-12-11 Tom Tromey <tom@tromey.com>
2334
2335 * gdb.tui/regs.exp: Update.
2336 * gdb.tui/empty.exp (layouts): Update.
2337 * gdb.tui/basic.exp: Update.
2338 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2339
d8edc8b7
PW
23402019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2341
2342 * gdb.base/options.exp: Add -raw-values in the print completion list.
2343 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2344
4c12d936
KB
23452019-12-10 Kevin Buettner <kevinb@redhat.com>
2346
2347 * gdb.threads/omp-par-scope.c: New file.
2348 * gdb/threads/omp-par-scope.exp: New file.
2349
26b911fb
KB
23502019-12-10 Kevin Buettner <kevinb@redhat.com>
2351
bb47f919
KB
2352 * lib/gdb.exp (support_nested_function_tests): New proc.
2353
23542019-12-10 Kevin Buettner <kevinb@redhat.com>
2355
2356 * lib/gdb.exp (gdb_compile_openmp): New proc.
2357 (build_executable_from_specs): Add an "openmp" option.
2358 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2359
6c71eb7d
TT
23602019-12-10 Tom Tromey <tromey@adacore.com>
2361
2362 * gdb.ada/unchecked_union.exp: New file.
2363 * gdb.ada/unchecked_union/pck.adb: New file.
2364 * gdb.ada/unchecked_union/pck.ads: New file.
2365 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2366 * gdb-utils.exp (string_to_regexp): Also quote "?".
2367
bac7c5cf
GB
23682019-12-10 George Barrett <bob@bob131.so>
2369
2370 Test scripted probe breakpoints.
2371 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2372 * gdb.python/py-breakpoint.c (main): Likewise.
2373 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2374 specifier test.
2375 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2376
330f1d38
TBA
23772019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2378
2379 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2380 an rvalue parameter.
2381 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2382 parameter.
2383
b43315e2
AB
23842019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2385
2386 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2387 modules.
2388
54f73dad
AB
23892019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2390
2391 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2392 broken version of GCC.
2393
d57cbee9
AB
23942019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2395
2396 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2397 sym-info-cmds library.
2398 * gdb.fortran/info-types.exp: Likewise.
2399 * lib/sym-info-cmds.exp: New file.
2400
c14aab8c
TV
24012019-12-08 Tom de Vries <tdevries@suse.de>
2402
2403 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2404
aa2d5a42
KS
24052019-12-07 Keith Seitz <keiths@redhat.com>
2406
2407 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2408 * gdb.base/corefile-buildid-shlib.c: New file.
2409 * gdb.base/corefile-buildid.c: New file.
2410 * gdb.base/corefile-buildid.exp: New file.
2411
93e55f0a
TV
24122019-12-06 Tom de Vries <tdevries@suse.de>
2413
2414 * gdb.dwarf2/varval.exp: Add decl before def test.
2415
c7d12402
TBA
24162019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2417
2418 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2419
06acc08f
TBA
24202019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2421
2422 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2423 CV and reference conversion for overload resolution.
2424 * gdb.cp/rvalue-ref-overload.exp: Test it.
2425
e0fad1ea
PW
24262019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2427
2428 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2429 * gdb.base/frameapply.exp: Test faas without command.
2430
8d70a9f0
AB
24312019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2432
2433 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2434 Fortran tests.
2435 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2436 order.
2437
36c8fb93
AB
24382019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2439
2440 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2441 casting to type with no kind specified.
2442 (test_basic_parsing_of_type_kinds): Additional tests for types
2443 with no kind specified, and add tests for single/double
2444 precision/complex types.
2445
4139ff00
TT
24462019-12-04 Tom Tromey <tromey@adacore.com>
2447
2448 * gdb.base/endianity.c (struct other) <x>: New field.
2449 (main): Initialize it.
2450 * gdb.base/endianity.exp: Update.
2451
a05cf17a
TT
24522019-12-04 Tom Tromey <tromey@adacore.com>
2453
2454 * gdb.ada/scalar_storage/storage.adb: New file.
2455 * gdb.ada/scalar_storage/pck.adb: New file.
2456 * gdb.ada/scalar_storage/pck.ads: New file.
2457 * gdb.ada/scalar_storage.exp: New file.
2458
103a685e
TT
24592019-12-04 Tom Tromey <tromey@adacore.com>
2460
2461 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2462 (main): Initialize it.
2463 * gdb.base/endianity.exp: Update.
2464
c2512106
AB
24652019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2466
2467 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2468
293b38d6
AB
24692019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2470
2471 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2472 -symbol-info-module-functions and -symbol-info-module-variables.
2473
216a7e6b
AB
24742019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2475
2476 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2477
5bbd8269
AB
24782019-12-01 Richard Bunt <richard.bunt@arm.com>
2479 Andrew Burgess <andrew.burgess@embecosm.com>
2480
2481 * gdb.fortran/derived-type-striding.exp: New file.
2482 * gdb.fortran/derived-type-striding.f90: New file.
2483 * gdb.fortran/array-slices.exp: New file.
2484 * gdb.fortran/array-slices.f90: New file.
2485
be09caf1
PW
24862019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2487
2488 * gdb.base/define.exp: Test . in command names.
2489 * gdb.base/setshow.exp: Update test, as . is now part of
2490 command name.
2491
643c0cbe
PW
24922019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2493
2494 * gdb.base/define-prefix.exp: New file.
2495
dcdec678
AB
24962019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2497
2498 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2499 compile.
2500 (skip_btrace_pt_tests): Likewise.
2501
640ab947
AB
25022019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2503
2504 * gdb.fortran/info-modules.exp: Compile source files in correct
2505 order.
2506
d22670f0
KB
25072019-11-27 Kevin Buettner <kevinb@redhat.com>
2508
2509 * gdb.dwarf2/imported-unit.exp: New file.
2510 * gdb.dwarf2/imported-unit.c: New file.
2511
db5960b4
AB
25122019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2513
2514 * gdb.mi/mi-fortran-modules-2.f90: New file.
2515 * gdb.mi/mi-fortran-modules.exp: New file.
2516 * gdb.mi/mi-fortran-modules.f90: New file.
2517
7dc42066
AB
25182019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2519
2520 * gdb.mi/mi-sym-info-1.c: New file.
2521 * gdb.mi/mi-sym-info-2.c: New file.
2522 * gdb.mi/mi-sym-info.exp: New file.
2523
0dfeecca
TT
25242019-11-22 Tom Tromey <tromey@adacore.com>
2525
2526 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2527 * gdb.ada/tasks/foo.adb: Add another stopping location.
2528
34877895
PJ
25292019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2530
2531 * gdb.base/endianity.c: New test.
2532 * gdb.base/endianity.exp: New file.
2533
2e84f897
LD
25342019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2535
2536 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2537
65d1cd5f
TV
25382019-11-21 Tom de Vries <tdevries@suse.de>
2539
2540 PR gdb/24956
2541 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2542
4f22c3f4
SDJ
25432019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2544
2545 * gdb.python/py-progspace.exp: Add missing parentheses on some
2546 'print' commands.
2547
9f6ad286
TT
25482019-11-19 Tom Tromey <tom@tromey.com>
2549
2550 * gdb.tui/winheight.exp: New file.
2551
0b8dbf3f
AB
25522019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2553
2554 * gdb.base/ctf-whatis.c: Delete.
2555 * gdb.base/ctf-whatis.exp: Delete.
2556 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2557
f833b7a7
AB
25582019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2559
2560 * gdb.base/ctf-cvexpr.exp: Delete.
2561 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2562
30d0a636
AB
25632019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2564
2565 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2566 the compiler. Clean up header comment a little.
2567 * gdb.base/ctf-ptype.exp: Likewise.
2568 * gdb.base/ctf-whatis.exp: Likewise.
2569 * lib/gdb.exp (skip_ctf_tests): New proc.
2570
494409bb
SDJ
25712019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2572
2573 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2574 * gdb.tui/corefile-run.exp: New file.
2575
55708e99
TT
25762019-11-14 Tom Tromey <tromey@adacore.com>
2577
2578 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2579 regression tests.
2580
45e42163
TT
25812019-11-12 Tom Tromey <tom@tromey.com>
2582
2583 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2584 after any command. Expect prompt after WAIT_FOR is seen.
2585 (enter_tui): Enable resize messages.
2586 (command): Expect command in output.
2587 (get_line): Avoid error when cursor appears to be off-screen.
2588 (dump_screen): Include screen size in title.
2589 (_do_resize): New proc, from "resize".
2590 (resize): Rewrite. Do resize in two steps.
2591 * gdb.tui/empty.exp (layouts): Fix entries.
2592 (check_boxes): Remove xfail.
2593 (check_text): Dump screen on failure.
2594
086baaf1
AB
25952019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2596
2597 * gdb.python/py-symbol.exp: Add test for
2598 gdb.lookup_static_symbols.
2599
09ff83af
AB
26002019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2601
2602 * gdb.python/py-symbol.c: Declare and call function from new
2603 py-symbol-2.c file.
2604 * gdb.python/py-symbol.exp: Compile both source files, and add new
2605 tests for gdb.lookup_static_symbol.
2606 * gdb.python/py-symbol-2.c: New file.
2607
11af934b
TV
26082019-11-02 Tom de Vries <tdevries@suse.de>
2609
2610 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2611 * gdb.base/anon.exp: Same.
2612 * gdb.base/auto-connect-native-target.exp: Same.
2613 * gdb.base/call-ar-st.exp: Same.
2614 * gdb.base/catch-syscall.exp: Same.
2615 * gdb.base/commands.exp: Same.
2616 * gdb.base/default.exp: Same.
2617 * gdb.base/display.exp: Same.
2618 * gdb.base/float.exp: Same.
2619 * gdb.base/foll-fork.exp: Same.
2620 * gdb.base/help.exp: Same.
2621 * gdb.base/info-macros.exp: Same.
2622 * gdb.base/info-proc.exp: Same.
2623 * gdb.base/info-target.exp: Same.
2624 * gdb.base/long_long.exp: Same.
2625 * gdb.base/macscp.exp: Same.
2626 * gdb.base/memattr.exp: Same.
2627 * gdb.base/nofield.exp: Same.
2628 * gdb.base/pointers.exp: Same.
2629 * gdb.base/printcmds.exp: Same.
2630 * gdb.base/ptype.exp: Same.
2631 * gdb.base/restore.exp: Same.
2632 * gdb.base/return.exp: Same.
2633 * gdb.base/scope.exp: Same.
2634 * gdb.base/set-noassign.exp: Same.
2635 * gdb.base/setshow.exp: Same.
2636 * gdb.base/shlib-call.exp: Same.
2637 * gdb.base/signals.exp: Same.
2638 * gdb.base/sigstep.exp: Same.
2639 * gdb.base/skip.exp: Same.
2640 * gdb.base/solib-symbol.exp: Same.
2641 * gdb.base/stap-probe.exp: Same.
2642 * gdb.base/step-line.exp: Same.
2643 * gdb.base/step-test.exp: Same.
2644 * gdb.base/style.exp: Same.
2645 * gdb.base/varargs.exp: Same.
2646 * gdb.base/vla-datatypes.exp: Same.
2647 * gdb.base/vla-ptr.exp: Same.
2648 * gdb.base/vla-sideeffect.exp: Same.
2649 * gdb.base/volatile.exp: Same.
2650 * gdb.base/watch-cond-infcall.exp: Same.
2651 * gdb.base/watchpoint.exp: Same.
2652
e96ec2ba
TV
26532019-11-02 Tom de Vries <tdevries@suse.de>
2654
2655 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2656 * gdb.cp/cpexprs.exp: Same.
2657 * gdb.cp/except-multi-location.exp: Same.
2658 * gdb.cp/exceptprint.exp: Same.
2659 * gdb.cp/gdb2384.exp: Same.
2660 * gdb.cp/inherit.exp: Same.
2661 * gdb.cp/m-static.exp: Same.
2662 * gdb.cp/meth-typedefs.exp: Same.
2663 * gdb.cp/misc.exp: Same.
2664 * gdb.cp/namespace.exp: Same.
2665 * gdb.cp/non-trivial-retval.exp: Same.
2666 * gdb.cp/overload.exp: Same.
2667 * gdb.cp/pr17132.exp: Same.
2668 * gdb.cp/re-set-overloaded.exp: Same.
2669 * gdb.cp/rvalue-ref-types.exp: Same.
2670 * gdb.cp/templates.exp: Same.
2671
bd5766ec
LM
26722019-11-01 Luis Machado <luis.machado@linaro.org>
2673
2674 PR gdb/25124
2675
2676 * gdb.arch/pr25124.S: New file.
2677 * gdb.arch/pr25124.exp: New file.
2678
165f8965
AB
26792019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2680
2681 * gdb.fortran/info-modules.exp: Update expected results, and add
2682 additional tests for 'info module functinos', and 'info module
2683 variables'.
2684 * gdb.fortran/info-types.exp: Update expected results.
2685 * gdb.fortran/info-types.f90: Extend testcase with additional
2686 module variables and functions.
2687
59c35742
AB
26882019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2689
2690 * gdb.fortran/info-modules.exp: New file.
2691 * gdb.fortran/info-types.exp: Build with new file.
2692 * gdb.fortran/info-types.f90: Include and use new module.
2693 * gdb.fortran/info-types-2.f90: New file.
2694
f3fb2519
PW
26952019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2696
2697 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2698 * gdb.base/settings.exp: Test all settings types using
2699 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2700 that now verifies that the value of "maint show" is the same as
2701 returned by the settings functions. Test the type of the
2702 maintenance settings.
2703 * gdb.base/default.exp: Update show_conv_list.
2704
d1e36019
TV
27052019-10-31 Tom de Vries <tdevries@suse.de>
2706
2707 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2708 gdb_test.
2709 * gdb.arch/amd64-disp-step.exp: Same.
2710 * gdb.asm/asm-source.exp: Same.
2711 * gdb.btrace/buffer-size.exp: Same.
2712 * gdb.btrace/cpu.exp: Same.
2713 * gdb.btrace/enable.exp: Same.
2714 * gdb.dwarf2/count.exp: Same.
2715 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2716 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2717 * gdb.fortran/vla-datatypes.exp: Same.
2718 * gdb.fortran/vla-history.exp: Same.
2719 * gdb.fortran/vla-ptype.exp: Same.
2720 * gdb.fortran/vla-value.exp: Same.
2721 * gdb.fortran/whatis_type.exp: Same.
2722 * gdb.guile/guile.exp: Same.
2723 * gdb.multi/tids.exp: Same.
2724 * gdb.python/py-finish-breakpoint.exp: Same.
2725 * gdb.python/py-framefilter.exp: Same.
2726 * gdb.python/py-pp-registration.exp: Same.
2727 * gdb.python/py-xmethods.exp: Same.
2728 * gdb.python/python.exp: Same.
2729 * gdb.server/connect-with-no-symbol-file.exp: Same.
2730 * gdb.server/no-thread-db.exp: Same.
2731 * gdb.server/run-without-local-binary.exp: Same.
2732 * gdb.stabs/weird.exp: Same.
2733 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2734 * gdb.threads/thread-find.exp: Same.
2735 * gdb.threads/tls-shared.exp: Same.
2736 * gdb.threads/tls.exp: Same.
2737 * gdb.threads/wp-replication.exp: Same.
2738 * gdb.trace/ax.exp: Same.
2739 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2740
3d11e68e
TV
27412019-10-31 Tom de Vries <tdevries@suse.de>
2742
2743 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2744 * gdb.ada/array_subscript_addr.exp: Same.
2745 * gdb.ada/arrayidx.exp: Same.
2746 * gdb.ada/arrayparam.exp: Same.
2747 * gdb.ada/arrayptr.exp: Same.
2748 * gdb.ada/boolean_expr.exp: Same.
2749 * gdb.ada/call_pn.exp: Same.
2750 * gdb.ada/complete.exp: Same.
2751 * gdb.ada/fixed_cmp.exp: Same.
2752 * gdb.ada/fun_addr.exp: Same.
2753 * gdb.ada/funcall_param.exp: Same.
2754 * gdb.ada/interface.exp: Same.
2755 * gdb.ada/mod_from_name.exp: Same.
2756 * gdb.ada/null_array.exp: Same.
2757 * gdb.ada/packed_array.exp: Same.
2758 * gdb.ada/packed_tagged.exp: Same.
2759 * gdb.ada/print_chars.exp: Same.
2760 * gdb.ada/print_pc.exp: Same.
2761 * gdb.ada/ptype_arith_binop.exp: Same.
2762 * gdb.ada/ptype_field.exp: Same.
2763 * gdb.ada/ptype_tagged_param.exp: Same.
2764 * gdb.ada/rec_return.exp: Same.
2765 * gdb.ada/ref_tick_size.exp: Same.
2766 * gdb.ada/str_ref_cmp.exp: Same.
2767 * gdb.ada/taft_type.exp: Same.
2768 * gdb.ada/tagged.exp: Same.
2769 * gdb.ada/type_coercion.exp: Same.
2770 * gdb.ada/uninitialized_vars.exp: Same.
2771
60b6ede8
TV
27722019-10-30 Tom de Vries <tdevries@suse.de>
2773
2774 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2775
30baf67b
TV
27762019-10-26 Tom de Vries <tdevries@suse.de>
2777
2778 * gdb.base/bigcore.c: Fix typos in comments.
2779 * gdb.base/ctf-ptype.c: Same.
2780 * gdb.base/long_long.c: Same.
2781 * gdb.dwarf2/dw2-op-out-param.S: Same.
2782 * gdb.python/py-evthreads.c: Same.
2783 * gdb.reverse/i387-stack-reverse.c: Same.
2784 * gdb.trace/tfile.c: Same.
2785 * lib/compiler.c: Same.
2786 * lib/compiler.cc: Same.
2787
158da0d1
TV
27882019-10-25 Tom de Vries <tdevries@suse.de>
2789
2790 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2791 gdb_test_multiple calls.
2792 * gdb.reverse/sigall-reverse.exp: Same.
2793 * gdb.reverse/solib-precsave.exp: Same.
2794 * gdb.reverse/solib-reverse.exp: Same.
2795 * gdb.reverse/until-precsave.exp: Same.
2796 * gdb.reverse/until-reverse.exp: Same.
2797
4ccdfbec
TV
27982019-10-24 Tom de Vries <tdevries@suse.de>
2799
2800 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2801 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2802 kfail using -wrap pattern flag and convenience variable
2803 gdb_test_name.
2804
33d569b7
AB
28052019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2806
2807 * gdb.python/py-progspace.exp: Add tests for the
2808 Progspace.block_for_pc method.
2809
4d0b984b
TT
28102019-10-23 Tom Tromey <tom@tromey.com>
2811
2812 * configure: Rebuild.
2813 * aclocal.m4: Use m4_include, not sinclude.
2814
94cb3754
TV
28152019-10-21 Tom de Vries <tdevries@suse.de>
2816
2817 * gdb.base/infcall-nested-structs.c: Add
2818 __attribute__((noinline,noclone)) to all functions.
2819 (call_all): Add missing variable initialization. Simplify return value.
2820 (breakpt): Increment volatile variable, to prevent call from being
2821 optimized out.
2822 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2823
062f1fc1
TV
28242019-10-17 Tom de Vries <tdevries@suse.de>
2825
2826 * gdb.fortran/module.exp: Allow info variables to print info for files
2827 other than module.f90.
2828
0b54364d
AB
28292019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2830
2831 * gdb.fortran/module.exp: Extend with 'info variables' test.
2832
7ff5fae7
AB
28332019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2834
2835 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2836 F77_FOR_TARGET.
2837
d10eccaa
TV
28382019-10-16 Tom de Vries <tdevries@suse.de>
2839
2840 PR tdep/25096
2841 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2842
745ff14e
TV
28432019-10-16 Tom de Vries <tdevries@suse.de>
2844
2845 PR tdep/24104
2846 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2847 Add KFAIL for PR tdep/25096.
2848
03e1ab94
TV
28492019-10-16 Tom de Vries <tdevries@suse.de>
2850
2851 PR testsuite/25059
2852 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2853
b17fcc10
TV
28542019-10-16 Tom de Vries <tdevries@suse.de>
2855
2856 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2857 as signed.
2858
9223170f
SM
28592019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2860
2861 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2862 one instead of increasing timeout.
2863
d6e76313
TV
28642019-10-13 Tom de Vries <tdevries@suse.de>
2865
2866 PR record/25038
2867 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2868 * gdb.reverse/sigall-reverse.exp: Same.
2869 * gdb.reverse/solib-precsave.exp: Same.
2870 * gdb.reverse/solib-reverse.exp: Same.
2871 * gdb.reverse/step-precsave.exp: Same.
2872 * gdb.reverse/until-precsave.exp: Same.
2873 * gdb.reverse/until-reverse.exp: Same.
2874 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2875
6dfc0041
AA
28762019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2877
2878 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2879 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2880 (cmp_struct_05_01, cmp_struct_static_02_01)
2881 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2882 comparisons.
2883
abcf2cc8
TV
28842019-10-10 Tom de Vries <tdevries@suse.de>
2885
2886 PR testsuite/24888
2887 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2888 gnatlink.
2889
a50faaf6
TV
28902019-10-09 Tom de Vries <tdevries@suse.de>
2891
2892 PR testsuite/25048
2893 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2894
60ff3cd7
AB
28952019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2896
2897 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2898 exceptions due to missing debug information.
2899
dfee8566
TV
29002019-10-07 Tom de Vries <tdevries@suse.de>
2901
2902 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2903
3d63690a
AB
29042019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2905
2906 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2907 * gdb.base/annota1.exp: Update to use gdb_test_name.
2908
30d1f018
WP
29092019-10-07 Weimin Pan <weimin.pan@oracle.com>
2910
2911 * gdb.base/ctf-whatis.exp: New file.
2912 * gdb.base/ctf-whatis.c: New file.
2913 * gdb.base/ctf-ptype.exp: New file.
2914 * gdb.base/ctf-ptype.c: New file.
2915 * gdb.base/ctf-constvars.exp: New file.
2916 * gdb.base/ctf-constvars.c: New file.
2917 * gdb.base/ctf-cvexpr.exp: New file.
2918
4dbbb47c
TV
29192019-10-04 Tom de Vries <tdevries@suse.de>
2920
2921 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2922 for loop.
2923
77c2dba3
TT
29242019-10-03 Tom Tromey <tom@tromey.com>
2925
2926 PR rust/24976:
2927 * gdb.rust/simple.rs (Union2): New type.
2928 (main): Use Union2.
2929 * gdb.rust/simple.exp: Add test.
2930
179aed7f
AB
29312019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2932
2933 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2934 nested function prefix.
2935
0a4b0913
AB
29362019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2937 Richard Bunt <richard.bunt@arm.com>
2938 Andrew Burgess <andrew.burgess@embecosm.com>
2939
2940 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2941 nested functions.
2942 * gdb.fortran/nested-funcs.f90: Update expected results.
2943 * gdb.fortran/nested-funcs-2.exp: New file.
2944 * gdb.fortran/nested-funcs-2.f90: New file.
2945
082cce05
AB
29462019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2947
2948 * gdb.python/py-parameter.exp: Make test names unique.
2949 * gdb.python/py-template.exp: Likewise.
2950 * gdb.python/py-value.exp: Likewise.
2951
2b74ba5a
AB
29522019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2953
2954 * gdb.base/break-interp.exp: Reduce test name duplication.
2955 * gdb.base/call-sc.exp: Likewise.
2956 * gdb.base/callfuncs.exp: Likewise.
2957 * gdb.base/charset.exp: Likewise.
2958 * gdb.base/dump.exp: Likewise.
2959 * gdb.base/ena-dis-br.exp: Likewise.
2960 * gdb.base/relational.exp: Likewise.
2961 * gdb.base/step-over-syscall.exp: Likewise.
2962 * gdb.base/structs.exp: Likewise.
2963
58eb20d5
AB
29642019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2965
2966 * gdb.linespec/explicit.exp: Make test names unique.
2967 * gdb.linespec/ls-errs.exp: Likewise.
2968
4d421147
AB
29692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2970
2971 * gdb.reverse/break-precsave.exp: Make test names unique.
2972 * gdb.reverse/break-reverse.exp: Likewise.
2973 * gdb.reverse/finish-precsave.exp: Likewise.
2974 * gdb.reverse/finish-reverse.exp: Likewise.
2975 * gdb.reverse/machinestate-precsave.exp: Likewise.
2976 * gdb.reverse/machinestate.exp: Likewise.
2977 * gdb.reverse/readv-reverse.exp: Likewise.
2978 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2979 * gdb.reverse/sigall-precsave.exp: Likewise.
2980 * gdb.reverse/sigall-reverse.exp: Likewise.
2981 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2982 * gdb.reverse/watch-precsave.exp: Likewise.
2983 * gdb.reverse/watch-reverse.exp: Likewise.
2984
d8c06f22
AB
29852019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2986
2987 * gdb.threads/stop-with-handle.c: New file.
2988 * gdb.threads/stop-with-handle.exp: New file.
2989
3a56ed86
TV
29902019-10-03 Tom de Vries <tdevries@suse.de>
2991
2992 PR testsuite/25059
2993 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2994 directory" line to be missing.
2995
42275044
TV
29962019-10-03 Tom de Vries <tdevries@suse.de>
2997
2998 PR testsuite/25059
2999 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3000 type optional.
3001
9ef62df0
AA
30022019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3003
3004 * gdb.python/py-format-string.c (string.h): New include.
3005 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3006 the same value, for endianness-independence.
3007 * gdb.python/py-format-string.exp (default_regexp_dict)
3008 (test_pretty_structs, test_format): Adjust expected output to the
3009 changed initialization.
3010
37f6a7f4
TT
30112019-10-02 Tom Tromey <tromey@adacore.com>
3012
3013 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3014
1d58d6a2
PA
30152019-10-02 Pedro Alves <palves@redhat.com>
3016 Andrew Burgess <andrew.burgess@embecosm.com>
3017
3018 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3019 "print-file-var.h".
3020 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3021 (get_version_1): Print this_version_id and its address.
3022 Add extern "C" wrappers around interface functions.
3023 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3024 "print-file-var.h".
3025 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3026 (get_version_2): Print this_version_id and its address.
3027 Add extern "C" wrappers around interface functions.
3028 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3029 <stddef.h> and "print-file-var.h".
3030 Add extern "C" wrappers around interface functions.
3031 [VERSION_ID_MAIN] (this_version_id): Define.
3032 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3033 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3034 up extern "C" blocks.
3035 * gdb.base/print-file-var.exp (test): New, factored out from top
3036 level.
3037 (top level): Test all combinations of attribute hidden or not,
3038 dlopen or not, and this_version_id symbol in main file or not.
3039 Compile tests as both C++ and C, make test names unique.
3040
d770d56f
TT
30412019-10-01 Tom Tromey <tom@tromey.com>
3042
3043 * gdb.base/style.exp: Test "show logging filename".
3044
7f6aba03
TT
30452019-10-01 Tom Tromey <tom@tromey.com>
3046
3047 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3048 * gdb.base/style.exp: Add metadata style test.
3049
14309bb6
TT
30502019-10-01 Tom Tromey <tom@tromey.com>
3051
3052 * gdb.base/style.exp: Test "pwd".
3053
2a3c1174
PA
30542019-10-01 Tom Tromey <tom@tromey.com>
3055
3056 * gdb.base/style.exp: Update tests.
3057
53d666ec
AA
30582019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3059
3060 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3061 'six' to unsigned.
3062 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3063 'five'. Use an all-ones bit pattern for each.
3064 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3065 to its changed values.
3066
4a56a520
TT
30672019-09-30 Tom Tromey <tromey@adacore.com>
3068
3069 * gdb.rust/traits.rs: Disable all warnings.
3070
0df0352a
TV
30712019-09-29 Tom de Vries <tdevries@suse.de>
3072
aac66a4c 3073 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3074
73d9a918
TV
30752019-09-29 Tom de Vries <tdevries@suse.de>
3076
3077 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3078
060b3ab4
TV
30792019-09-27 Tom de Vries <tdevries@suse.de>
3080
3081 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3082
68f7d34d
TV
30832019-09-27 Tom de Vries <tdevries@suse.de>
3084
3085 PR record/23188
3086 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3087
5d63b30a
TT
30882019-09-26 Tom Tromey <tromey@adacore.com>
3089
3090 * gdb.ada/py_taft.exp: New file.
3091 * gdb.ada/py_taft/main.adb: New file.
3092 * gdb.ada/py_taft/pkg.adb: New file.
3093 * gdb.ada/py_taft/pkg.ads: New file.
3094
3d435220
TV
30952019-09-24 Tom de Vries <tdevries@suse.de>
3096
3097 PR gdb/24598
3098 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3099
77d03678
TV
31002019-09-22 Tom de Vries <tdevries@suse.de>
3101
3102 * gdb.base/restore.exp: Allow register variables to be optimized out at
3103 -O0.
3104
abf516c6
UW
31052019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3106
3107 * gdb.arch/spu-info.exp: Remove file.
3108 * gdb.arch/spu-info.c: Remove file.
3109 * gdb.arch/spu-ls.exp: Remove file.
3110 * gdb.arch/spu-ls.c: Remove file.
3111
3112 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3113 * gdb.asm/spu.inc: Remove file.
3114
3115 * gdb.base/dump.exp: Remove support for spu*-*-*.
3116 * gdb.base/stack-checking.exp: Likewise.
3117 * gdb.base/overlays.exp: Likewise.
3118 * gdb.base/ovlymgr.c: Likewise.
3119 * gdb.base/spu.ld: Remove file.
3120
3121 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3122 * gdb.cp/cpexprs.exp: Likewise.
3123 * gdb.cp/exception.exp: Likewise.
3124 * gdb.cp/gdb2495.exp: Likewise.
3125 * gdb.cp/mb-templates.exp: Likewise.
3126 * gdb.cp/pr9167.exp: Likewise.
3127 * gdb.cp/userdef.exp: Likewise.
3128
3129 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3130
3131 * gdb.cell: Remove directory.
3132 * lib/cell.exp: Remove file.
3133
e452e88f
TV
31342019-09-19 Tom de Vries <tdevries@suse.de>
3135
3136 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3137
8a625130
TV
31382019-09-19 Tom de Vries <tdevries@suse.de>
3139
3140 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3141
81dc3ab5
TV
31422019-09-19 Tom de Vries <tdevries@suse.de>
3143
3144 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3145 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3146 (gdb_target_cmd): ... here.
3147 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3148 value 2.
3149
b078f3ac
AB
31502019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3151
3152 * gdb.base/source-dir.exp: Avoid having directory names in test
3153 names.
3154
f1b620e9
MG
31552019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3156
3157 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3158 directory.
3159
67f3ed6a
AB
31602019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3161
3162 * gdb.base/list-missing-source.exp: New file.
3163
d1b70248
TV
31642019-09-14 Tom de Vries <tdevries@suse.de>
3165
3166 PR teststuite/24599
3167 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3168 * lib/ada.exp (gnatmake_version_at_least): New proc.
3169
5fabdcd6
AB
31702019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3171
3172 * gdb.base/maint.exp: Use exec_has_index_section.
3173
aa17805f
AB
31742019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3175
3176 * gdb.base/maint.exp: Add test for 'maint info sections'.
3177
25e5c209
TV
31782019-09-12 Tom de Vries <tdevries@suse.de>
3179
3180 * gdb.base/store.exp: Allow register variables to be optimized out at
3181 -O0.
3182
4993045d
PW
31832019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3184
3185 * gdb.ada/rdv_wait.exp: Update to new task names.
3186 * gdb.base/task_switch_in_core.exp: Likewise.
3187 * gdb.base/info_sources_base.c: Likewise.
3188
8a516164
TT
31892019-09-10 Tom Tromey <tromey@adacore.com>
3190
3191 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3192
aa391654
TT
31932019-09-10 Tom Tromey <tromey@adacore.com>
3194
3195 * gdb.ada/dgopt.exp: New file.
3196 * gdb.ada/dgopt/x.adb: New file.
3197
8634b462
TT
31982019-09-08 Tom Tromey <tom@tromey.com>
3199
3200 * gdb.tui/resize.exp: Remove setup_xfail.
3201 * gdb.tui/regs.exp: Remove setup_xfail.
3202 * gdb.tui/basic.exp: Remove setup_xfail.
3203
736b0f76
DB
32042019-09-06 David Blaikie <dblaikie@gmail.com>
3205
3206 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3207 * gdb.cp/cplabel.exp: Ditto.
3208 * gdb.linespec/ls-errs.exp: Ditto.
3209
30331a6c
TV
32102019-09-05 Tom de Vries <tdevries@suse.de>
3211
3212 * lib/gdb.exp (cmp_file_string): New proc.
3213 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3214 runto_main. Verify save breakpoints output.
3215
98b0ebab
PW
32162019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3217
3218 * gdb.base/info-var.exp: Test info variables without running
3219 to main, to avoid expect's buffer overflow.
3220
4e962e74
TT
32212019-09-03 Tom Tromey <tromey@adacore.com>
3222
3223 * gdb.ada/bias.exp: New file.
3224 * gdb.ada/bias/bias.adb: New file.
3225 * gdb.ada/print_chars.exp: Add regression test.
3226 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3227 (MC): New variable.
3228
2ea1a07a
SL
32292019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3230
3231 * gdb.base/argv0-symlink.exp: Run only on native target
3232 and local host.
3233
8077c50d
TV
32342019-08-29 Tom de Vries <tdevries@suse.de>
3235
3236 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3237 diverse debug info.
3238 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3239
48352473
TV
32402019-08-28 Tom de Vries <tdevries@suse.de>
3241
3242 * gdb.base/info-var.exp: Allow info variables to print info for files
3243 other than info-var-f1.c and info-var-f2.c.
3244
d8f27c60
AB
32452019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3246
3247 * gdb.fortran/info-types.exp: Add module.
3248 * gdb.fortran/info-types.f90: Update expected results.
3249
1f20c35e
AB
32502019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3251
3252 * gdb.fortran/info-types.exp: New file.
3253 * gdb.fortran/info-types.f90: New file.
3254 * lib/fortran.exp (fortran_character1): New proc.
3255
4acfdd20
AB
32562019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3257
3258 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3259 functions'. Reindent as needed.
3260 * gdb.base/info-var-f1.c: New file.
3261 * gdb.base/info-var-f2.c: New file.
3262 * gdb.base/info-var.exp: New file.
3263 * gdb.base/info-var.h: New file.
3264
5c31b358
TV
32652019-08-26 Tom de Vries <tdevries@suse.de>
3266
3267 PR c++/24852
3268 * gdb.cp/no-libstdcxx-probe.exp: New test.
3269
b694989f
TV
32702019-08-26 Tom de Vries <tdevries@suse.de>
3271
3272 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3273 * tests need to be skipped.
3274 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3275 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3276 mi_skip_libstdcxx_probe_tests.
3277
d9c4ba53
SDJ
32782019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3279
3280 * gdb.python/py-xmethods.exp: Use raw strings when passing
3281 arguments to SimpleXMethodMatcher.
3282
395fad09
TV
32832019-08-22 Tom de Vries <tdevries@suse.de>
3284
3285 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3286 more informative.
3287
26c957f1
PA
32882019-08-21 Pedro Alves <palves@redhat.com>
3289
3290 * gdb.base/with.exp: Test "with" with no arguments.
3291
61f80d5d
TV
32922019-08-21 Tom de Vries <tdevries@suse.de>
3293
3294 * gdb.base/gdb-caching-proc.exp: Sort files.
3295
d7a11d13
TV
32962019-08-20 Tom de Vries <tdevries@suse.de>
3297
3298 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3299 compilation.
3300
34dafe9f
TV
33012019-08-16 Tom de Vries <tdevries@suse.de>
3302
3303 * gdb.base/compare-sections.exp ("after run to main"): Allow
3304 mismatched read-only sections for PIE executables.
3305
398fdd60
TT
33062019-08-16 Tom Tromey <tom@tromey.com>
3307
3308 * lib/tuiterm.exp (_csi_Z): New proc.
3309 * gdb.tui/basic.exp: Update window positions.
3310 * gdb.tui/empty.exp: Update window positions.
3311
d8f9e51c
SL
33122019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3313
3314 * gdb.base/examine-backward.exp: Correct regexp for
3315 "examine 3 bytes backward from ${address_zero}".
3316
3df505f6
TT
33172019-08-15 Tom Tromey <tom@tromey.com>
3318
3319 * gdb.tui/empty.exp: Enable resizing tests.
3320
272560b5
TT
33212019-08-15 Tom Tromey <tromey@adacore.com>
3322
3323 * gdb.ada/char_enum.exp: Add regression tests.
3324 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3325 and '0'.
3326 (Char, Gchar): Update.
3327 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3328
08235187
CB
33292019-08-15 Christian Biesinger <cbiesinger@google.com>
3330
3331 * gdb.python/python.exp: Expect a leading underscore on
3332 GdbOutput{,Error}File.
3333
22a2ab04
SL
33342019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3335
3336 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3337 Windows host.
3338
835b995b
SL
33392019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3340
3341 * gdb.base/batch-preserve-term-settings.exp
3342 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3343
97dd8e07
CB
33442019-08-15 Christian Biesinger <cbiesinger@google.com>
3345
3346 * lib/gdb.exp: When running on a mingw target, replace
3347 /x/ with x:/.
3348
75faf5c4
AH
33492019-08-14 Alan Hayward <alan.hayward@arm.com>
3350
3351 * gdb.arch/aarch64-prologue.c: New test.
3352 * gdb.arch/aarch64-prologue.exp: New file.
3353
abc6c00f
TV
33542019-08-13 Tom de Vries <tdevries@suse.de>
3355
3356 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3357 Thread.
3358
74c2c1f4
SL
33592019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3360
3361 * gdb.python/py-completion.exp: Download the .py file to the host
3362 and use its host pathname. Conditionalize tests that use
3363 tab completion and manipulate files on the build machine.
3364 * gdb.python/py-events.exp: Download the .py file to the host
3365 and use its host pathname.
3366 * gdb.python/py-evsignal.exp: Likewise.
3367 * gdb.python/py-evthreads.exp: Likewise.
3368 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3369 pathname syntax.
3370 * gdb.python/py-framefilter.exp: Download the .py file to the right
3371 place on the host. Match Windows pathname syntax.
3372 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3373 .py file to the host and use its host pathname.
3374 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3375 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3376 build pathname. Skip symlink test on Windows host. Add missing
3377 newline at end of file.
3378 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3379 and use its host pathname.
3380 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3381 * gdb.python/py-section-script.exp: Use host location of binfile
3382 on safe-path. Use correct path separator on Windows host.
3383 Reorder alternatives in gdb_test_multiple to prevent matching
3384 the wrong alternative on success.
3385 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3386
ca2589f3
PP
33872019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3388
3389 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3390 expect the GDB inferior to no longer immediately stop after
3391 being resumed with "signal SIGINT".
3392
020a839d
SL
33932019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3394
3395 * gdb.linespec/break-ask.exp: Generalize regexps to match
3396 Windows pathnames too.
3397
128d6509
TV
33982019-08-08 Tom de Vries <tdevries@suse.de>
3399
3400 PR testsuite/24862
3401 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3402
590042fc
PW
34032019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3404
3405 * gdb.base/style.exp: Update tests for help doc new invariants.
3406 * gdb.base/help.exp: Likewise.
3407
046bebe1
TT
34082019-08-06 Tom Tromey <tom@tromey.com>
3409
3410 * gdb.base/style.exp: Add disassemble test.
3411 * gdb.base/style.c (some_called_function): New function.
3412 (main): Use it.
3413
0b27c27d
CB
34142019-08-05 Christian Biesinger <cbiesinger@google.com>
3415
3416 * gdb.python/py-block.exp: Test dictionary access on blocks.
3417
580f1034
SM
34182019-08-05 Simon Marchi <simon.marchi@efficios.com>
3419
3420 PR gdb/24863
3421 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3422 -list-thread-groups --available test when running under
3423 check-read1.
3424
d86bd7cb
TV
34252019-08-05 Tom de Vries <tdevries@suse.de>
3426
3427 PR testsuite/24863
3428 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3429 * gdb.base/help.exp: Use with_read1_timeout_factor.
3430 * gdb.base/info-macros.exp: Same.
3431 * gdb.cp/nested-types.exp: Same.
3432
a80cf5d8
TV
34332019-08-05 Tom de Vries <tdevries@suse.de>
3434
3435 * lib/gdb.exp (version_at_least): Factor out of ...
3436 (tcl_version_at_least): ... here.
3437 (gdb_compile): Fail if pie results in non-PIE executable.
3438 (readelf_version, readelf_prints_pie): New proc.
3439 (exec_is_pie): Return -1 if unknown.
3440
d0962838
TV
34412019-08-05 Tom de Vries <tdevries@suse.de>
3442
3443 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3444
2252ff3d
SL
34452019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3446
3447 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3448
26655f53
SL
34492019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3450
3451 * lib/completion-support.exp (test_gdb_complete_none): Skip
3452 tab completion tests if no readline support.
3453 (test_gdb_complete_unique_re): Likewise.
3454 (test_gdb_complete_multiple): Likewise.
3455
db4dc13e
PW
34562019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3457
3458 * gdb.base/info_sources.exp: New file.
3459 * gdb.base/info_sources.c: New file.
3460 * gdb.base/info_sources_base.c: New file.
3461
0eba165a
PFC
34622019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3463
3464 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3465 prefix argument.
3466 (test_exit_status): Add prefix argument.
3467
59bd512b
TV
34682019-08-01 Tom de Vries <tdevries@suse.de>
3469
3470 PR testsuite/24863
3471 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3472 calling exp_continue for new thread and thread exited messages.
3473
2a3ad588
TV
34742019-08-01 Tom de Vries <tdevries@suse.de>
3475
3476 PR testsuite/24863
3477 * gdb.base/structs.exp: Fix check-read1 timeout using
3478 gdb_test_sequence.
3479 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3480
117eb594
TV
34812019-08-01 Tom de Vries <tdevries@suse.de>
3482
3483 PR testsuite/24863
3484 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3485 line.
3486
ed591340
TV
34872019-08-01 Tom de Vries <tdevries@suse.de>
3488
3489 PR testsuite/24863
3490 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3491
aa3b6533
TT
34922019-07-30 Tom Tromey <tromey@adacore.com>
3493
3494 * gdb.ada/display_nested.exp: New file.
3495 * gdb.ada/display_nested/foo.adb: New file.
3496 * gdb.ada/display_nested/pack.adb: New file.
3497 * gdb.ada/display_nested/pack.ads: New file.
3498
2906593f
CB
34992019-07-30 Christian Biesinger <cbiesinger@google.com>
3500
3501 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3502 namespace.
3503 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3504
0f575925
TV
35052019-07-30 Tom de Vries <tdevries@suse.de>
3506
3507 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3508 instead.
3509
b13057d9
TV
35102019-07-30 Tom de Vries <tdevries@suse.de>
3511
3512 PR testsuite/24834
3513 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3514 (exec_is_pie): New proc.
3515
5c4dde85
CB
35162019-07-29 Christian Biesinger <cbiesinger@google.com>
3517
3518 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3519
c620ed88
CB
35202019-07-29 Christian Biesinger <cbiesinger@google.com>
3521
3522 * gdb.python/py-objfile.c: Add global and static vars.
3523 * gdb.python/py-objfile.exp: Test new functions Objfile.
3524 lookup_global_symbol and lookup_static_symbol.
3525
3d235706
TT
35262019-07-29 Tom Tromey <tom@tromey.com>
3527
3528 * lib/tuiterm.exp (Term::_csi_@): New proc.
3529 (Term::_csi_X): Don't move cursor.
3530
c7e4c0a6
PW
35312019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3532
3533 * gdb.base/options.exp: Update backtrace - completion to
3534 new option -frame-info.
3535 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3536 Test new 'set print frame-info'. Test backtrace -frame-info
3537 overriding 'set print frame-info'.
3538 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3539 Test new 'set print frame-info'.
3540 Verify consistency of backtrace with and without filters, with and
3541 without -no-filters.
3542 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3543 default.
3544
de28a3b7
TV
35452019-07-29 Tom de Vries <tdevries@suse.de>
3546
3547 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3548 no arguments".
3549
507dd60e
TV
35502019-07-29 Tom de Vries <tdevries@suse.de>
3551
3552 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3553 is a substring of the first for "complete non-unique file name".
3554
5beafce9
TV
35552019-07-29 Tom de Vries <tdevries@suse.de>
3556
3557 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3558 with ".*".
3559
2d274232
TV
35602019-07-29 Tom de Vries <tdevries@suse.de>
3561
3562 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3563 Pass prompt_regexp parameter to gdb_test_multiple calls.
3564
9197cd8b
TV
35652019-07-29 Tom de Vries <tdevries@suse.de>
3566
3567 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3568 print registers" regexps.
9197cd8b 3569
b528dae0
TV
35702019-07-29 Tom de Vries <tdevries@suse.de>
3571
3572 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3573
d17725d7
TV
35742019-07-29 Tom de Vries <tdevries@suse.de>
3575
3576 PR gdb/24855
3577 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3578 (skip_python_tests_prompt): Add prompt_regexp argument to
3579 gdb_test_multiple calls.
3580
52b75bf1
TT
35812019-07-27 Tom Tromey <tom@tromey.com>
3582
3583 * gdb.tui/main.exp: New file.
3584
2b1d00c2
TT
35852019-07-27 Tom Tromey <tom@tromey.com>
3586
3587 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3588 optional.
3589 * gdb.tui/empty.exp: New file.
3590
ded631d5
TT
35912019-07-27 Tom Tromey <tom@tromey.com>
3592
3593 * lib/tuiterm.exp (spawn): New proc.
3594 (Term::resize): New proc.
3595 * gdb.tui/resize.exp: New file.
3596
58ac439d
TT
35972019-07-27 Tom Tromey <tom@tromey.com>
3598
3599 * gdb.tui/list.exp: New file.
3600
fe1f56ee
TT
36012019-07-27 Tom Tromey <tom@tromey.com>
3602
3603 * gdb.tui/regs.exp: New file.
3604
f790b310
TT
36052019-07-27 Tom Tromey <tom@tromey.com>
3606
3607 * gdb.tui/basic.exp: Add "layout split" test.
3608
d95fc6ee
TT
36092019-07-27 Tom Tromey <tom@tromey.com>
3610
3611 * gdb.tui/basic.exp: Add "layout asm" test.
3612
c3786b3a
TT
36132019-07-27 Tom Tromey <tom@tromey.com>
3614
3615 * lib/tuiterm.exp: New file.
3616 * gdb.tui/basic.exp: New file.
3617
98a617f8
KB
36182019-07-27 Kevin Buettner <kevinb@redhat.com>
3619
3620 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3621 Enable tests associated with this flag. Adjust regex
3622 referencing "foo_low" to now refer to "foo_cold" instead.
3623
5c076da4
KB
36242019-07-27 Kevin Buettner <kevinb@redhat.com>
3625
3626 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3627 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3628 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3629 foo_cold. Revise comments to match.
3630 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3631 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3632 were wrapped into this proc; Call do_test in loop from outermost
3633 level.
3634 (foo_low): Rename all occurrences to "foo_cold".
3635 (backtrace from baz): New test.
3636 (x2/i foo_cold): New test.
3637 (info line *foo_cold): New test.
3638
1512d3b7
TV
36392019-07-26 Tom de Vries <tdevries@suse.de>
3640
3641 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3642
297989a1
TV
36432019-07-25 Tom de Vries <tdevries@suse.de>
3644
3645 PR testsuite/24830
3646 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3647 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3648 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3649 (skip_libstdcxx_probe_tests): ... here.
3650 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3651
b3b965fb
TV
36522019-07-24 Tom de Vries <tdevries@suse.de>
3653
3654 PR testsuite/24807
3655 * gdb.objc/basicclass.m: Include stdio.h.
3656 * gdb.objc/nondebug.m: Same.
3657 * gdb.objc/objcdecode.m: Same.
3658
4625b4d0
TV
36592019-07-24 Tom de Vries <tdevries@suse.de>
3660
3661 PR testsuite/24612
3662 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3663 additional_flags.
3664
024a5840
TV
36652019-07-24 Tom de Vries <tdevries@suse.de>
3666
3667 PR testsuite/24831
3668 * gdb.multi/tids.exp: Update error messages for info threads.
3669
c76ddaa3
TV
36702019-07-24 Tom de Vries <tdevries@suse.de>
3671
3672 * gdb.base/info-types.exp: Allow info types to print info for more than
3673 one file.
3674
9a618ef6
TV
36752019-07-23 Tom de Vries <tdevries@suse.de>
3676
3677 PR testsuite/24842
3678 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3679 gdb_spawn_with_cmdline_opts.
3680
40eadf04
SP
36812019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3682
3683 * gdb.arch/arm-cmse-sgstubs.c: New test.
3684 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3685
5ba29434
TV
36862019-07-23 Tom de Vries <tdevries@suse.de>
3687
3688 PR testsuite/24711
3689 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3690 issuing next command.
3691
a8e9d247
AB
36922019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3693
3694 * gdb.ada/info_auto_lang.exp: Update expected results.
3695 * gdb.base/info-types.c: Add additional types to check.
3696 * gdb.base/info-types.exp: Update expected results.
3697
eb86c5e2
AB
36982019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3699
3700 * gdb.base/info-types.c: New file.
3701 * gdb.base/info-types.exp: New file.
3702
01e175fe
AB
37032019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3704
3705 * gdb.arch/riscv-bp-infcall.c: New file.
3706 * gdb.arch/riscv-bp-infcall.exp: New file.
3707
6b78c3f8
AB
37082019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3709
3710 PR breakpoints/24541
3711 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3712
da738167
TV
37132019-07-14 Tom de Vries <tdevries@suse.de>
3714
3715 PR testsuite/24760
3716 * gdb.objc/basicclass.exp: Fix unterminated string.
3717
0d4e84ed
AB
37182019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3719 Andrew Burgess <andrew.burgess@embecosm.com>
3720
3721 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3722 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3723 negative bounds.
3724 * gdb.fortran/vla-value.exp: Print elements of an array with
3725 negative bounds.
3726 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3727 testing.
3728
021d8588
AB
37292019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3730
3731 * gdb.base/options.exp (expect_string): Dequote strings in
3732 results.
3733 (test-string): Test strings with different quoting and reindent.
3734
f06f1252
TT
37352019-07-10 Tom Tromey <tromey@adacore.com>
3736
3737 * gdb.ada/mi_ex_cond.exp: Update expected results.
3738 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3739 * gdb.ada/mi_catch_ex.exp: Update expected results.
3740 * gdb.ada/mi_catch_assert.exp: Update expected results.
3741 * gdb.ada/catch_ex.exp (catch_exception_info)
3742 (catch_exception_entry, catch_assert_entry)
3743 (catch_unhandled_entry): Update.
3744 * gdb.ada/catch_assert_if.exp: Update expected results.
3745
b863685d
RB
37462019-07-10 Richard Bunt <richard.bunt@arm.com>
3747 Stephen Roberts <stephen.roberts@arm.com>
3748
3749 * gdb.base/define.exp: Restore original prompt.
3750
cb1e4e32
PA
37512019-07-09 Pedro Alves <palves@redhat.com>
3752
3753 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3754 breakpoints" output.
3755 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3756 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3757 throw" creates breakpoint.
3758 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3759 'type="catchpoint"'.
3760
b58a68fe
PA
37612019-07-09 Pedro Alves <palves@redhat.com>
3762
3763 PR c++/15468
3764 * gdb.cp/except-multi-location-lib.cc: New.
3765 * gdb.cp/except-multi-location-main.cc: New.
3766 * gdb.cp/except-multi-location.exp: New.
3767
0826779b
PW
37682019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3769
3770 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3771 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3772 argument and update callers.
3773
5b0e2db4
AB
37742019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3775
3776 * gdb.arch/amd64-break-on-asm-line.S: New file.
3777 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3778
1f6f6e21
PW
37792019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3780
3781 * gdb.base/printcmds.exp: Test printing C string and
3782 C wide string convenience vars without transiting via the inferior.
3783 Also make test names unique.
3784
ea142fbf
AH
37852019-07-08 Alan Hayward <alan.hayward@arm.com>
3786
5862c886 3787 PR breakpoints/25011
ea142fbf
AH
3788 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3789
213fd9fa
PA
37902019-07-04 Pedro Alves <palves@redhat.com>
3791
3792 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3793 body returned ok(0), break(3) or continue(4).
3794 * gdb.testsuite/foreach_with_prefix.exp: New file.
3795
2b40fda7
AH
37962019-07-04 Alan Hayward <alan.hayward@arm.com>
3797
3798 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3799
a26c8de0
PA
38002019-07-03 Pedro Alves <palves@redhat.com>
3801
3802 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3803 "return -code".
3804
5f4ba3e7
PA
38052019-07-03 Pedro Alves <palves@redhat.com>
3806
3807 PR cli/24732
3808 * gdb.base/shell.exp: Load completion-support.exp.
3809 Adjust expected error output. Add completion tests.
3810
a994424f
PA
38112019-07-03 Pedro Alves <palves@redhat.com>
3812
3813 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3814 string_to_regexp.
3815
3d9be6f5
PA
38162019-07-03 Pedro Alves <palves@redhat.com>
3817
3818 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3819 (expect_integer): Adjust to expect "-string".
3820 (expect_string): New.
3821 (all_options): Expect "-string".
3822 (test-flag, test-boolean): Adjust to expect "-string".
3823 (test-string): New proc.
3824 (top level): Call it.
3825
41fc454c
PA
38262019-07-03 Pedro Alves <palves@redhat.com>
3827
3828 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3829 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3830 the expected output in the success.
3831
b2b2a215
PA
38322019-07-03 Pedro Alves <palves@redhat.com>
3833
3834 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3835 Split one gdb_test_multiple call in two to avoid a race.
3836
fdbc9870
PA
38372019-07-03 Pedro Alves <palves@redhat.com>
3838
3839 * gdb.base/with.c: New file.
3840 * gdb.base/with.exp: New file.
3841
c6ac8931
PA
38422019-07-03 Pedro Alves <palves@redhat.com>
3843
3844 * gdb.base/settings.exp: Replace all references to "maint
3845 test-settings set" with references to "maint set test-settings",
3846 and all references to "maint test-settings show" with references
3847 to "maint show test-settings".
3848
970f9d09
PA
38492019-07-03 Pedro Alves <palves@redhat.com>
3850
3851 * gdb.base/settings.exp (test-string): Adjust expected out when
3852 testing "maint test-settings show filename"
3853
54d66006
PA
38542019-07-02 Pedro Alves <palves@redhat.com>
3855
3856 * gdb.base/options.exp (test-info-threads): New procedure.
3857 (top level): Call it.
3858
10d06d82
TT
38592019-06-28 Tom Tromey <tromey@adacore.com>
3860
3861 * gdb.dwarf2/ada-linkage-name.c: New file.
3862 * gdb.dwarf2/ada-linkage-name.exp: New file.
3863
3d507ff2
TT
38642019-06-27 Tom Tromey <tromey@adacore.com>
3865
d039f014 3866 PR c++/20020:
3d507ff2
TT
3867 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3868
8af58ffe
TV
38692019-06-26 Tom de Vries <tdevries@suse.de>
3870
3871 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3872
22e21752
TV
38732019-06-26 Tom de Vries <tdevries@suse.de>
3874
3875 * gdb.base/index-cache.exp: Add back missing debug option.
3876
b65b566c
PW
38772019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3878
3879 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3880
5c2c8c69
TV
38812019-06-25 Tom de Vries <tdevries@suse.de>
3882
3883 PR testsuite/24727
3884 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3885
164e3873
TV
38862019-06-24 Tom de Vries <tdevries@suse.de>
3887
3888 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3889
824eacee
TV
38902019-06-24 Tom de Vries <tdevries@suse.de>
3891
3892 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3893 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3894 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3895
385b97d3
TV
38962019-06-24 Tom de Vries <tdevries@suse.de>
3897
3898 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3899
c596f180
TV
39002019-06-21 Tom de Vries <tdevries@suse.de>
3901
3902 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3903
b13a7d03
TV
39042019-06-21 Tom de Vries <tdevries@suse.de>
3905
3906 PR testsuite/24518
3907 PR ada/24713
3908 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3909 index.
3910
899277ae
TT
39112019-06-19 Tom Tromey <tromey@adacore.com>
3912
3913 * gdb.ada/length_cond.exp: Add intro comment.
3914
680e1bee
TT
39152019-06-19 Tom Tromey <tromey@adacore.com>
3916
3917 * gdb.ada/length_cond.exp: New file.
3918 * gdb.ada/length_cond/length_cond.adb: New file.
3919 * gdb.ada/length_cond/pck.adb: New file.
3920 * gdb.ada/length_cond/pck.ads: New file.
3921
0ed4690a
TV
39222019-06-18 Tom de Vries <tdevries@suse.de>
3923
3924 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3925
d20ed5fd
TT
39262019-06-18 Tom Tromey <tromey@adacore.com>
3927
3928 * gdb.base/list0.h: Add comment explaining control character.
3929
86e04673
TV
39302019-06-18 Tom de Vries <tdevries@suse.de>
3931
3932 * boards/fission.exp: Break up long debug_flags line.
3933
c4973306
SM
39342019-06-16 Tom de Vries <tdevries@suse.de>
3935
3936 PR gdb/24445
3937 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3938 generated index.
3939
93cb9841
AB
39402019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3941
3942 PR gdb/24686
3943 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3944 improve detection of bug gdb/24541.
3945
399aaebd
SM
39462019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3947
3948 PR gdb/24669
3949 * gdb.base/index-cache.exp (uses_readnow,
3950 expecting_index_cache_use): Define global variable.
3951 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3952 expecting_index_cache_use.
3953
584a927c
AB
39542019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3955 Andrew Burgess <andrew.burgess@embecosm.com>
3956
3957 * gdb.fortran/pointers.f90: New file.
3958 * gdb.fortran/print_type.exp: New file.
3959 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3960 * gdb.fortran/vla-type.exp: Likewise.
3961 * gdb.fortran/vla-value.exp: Likewise.
3962 * gdb.mi/mi-vla-fortran.exp: Likewise.
3963
30056ea0
AB
39642019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3965
3966 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3967 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3968 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3969 as a stop reason.
3970
ec8e2b6d
AB
39712019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3972
3973 * gdb.base/annota1.exp: Update expected results.
3974 * gdb.cp/annota2.exp: Likewise.
3975 * gdb.cp/annota3.exp: Likewise.
3976
09e4c4e1
AB
39772019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3978
3979 * gdb.base/style-logging.exp: Remove path from test name.
3980
0735b091
TT
39812019-06-14 Tom Tromey <tromey@adacore.com>
3982
3983 PR gdb/24502:
3984 * gdb.base/style-logging.exp: New file.
3985
f5686554
TT
39862019-06-14 Tom Tromey <tromey@adacore.com>
3987
3988 * gdb.base/symfile-warn.exp: New file.
3989 * gdb.base/symfile-warn.c: New file.
3990
a0c1ffed
TT
39912019-06-14 Tom Tromey <tromey@adacore.com>
3992
3993 * gdb.base/annotate-symlink.exp: New file.
3994
f411722c
TT
39952019-06-14 Tom Tromey <tromey@adacore.com>
3996
3997 * gdb.ada/set_wstr.exp: Add reassignment test.
3998
4268ec18
TT
39992019-06-14 Tom Tromey <tromey@adacore.com>
4000
4001 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4002 'unchecked_access and 'unrestricted_access as well.
4003
9a9e394b
TT
40042019-06-14 Tom Tromey <tromey@adacore.com>
4005
4006 PR ada/24539:
4007 * gdb.ada/vla.exp: Update tests.
4008 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4009 pragma.
4010
4c048731
PA
40112019-06-13 Pedro Alves <palves@redhat.com>
4012
4013 * gdb.base/settings.exp (test-integer): Test junk after
4014 "unlimited".
4015
6665660a
PA
40162019-06-13 Pedro Alves <palves@redhat.com>
4017
4018 * gdb.base/options.exp (test-thread-apply): New.
4019 (top level): Call it.
4020
5d707134
PA
40212019-06-13 Pedro Alves <palves@redhat.com>
4022
4023 * gdb.base/options.exp (test-frame-apply): New.
4024 (top level): Test print commands with different "frame apply"
4025 prefixes.
4026
e2a689da
PA
40272019-06-13 Pedro Alves <palves@redhat.com>
4028
e79be6e5 4029 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4030 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4031 'max_completions' parameter and handle it.
4032 (test_gdb_completion_offers_commands): New.
4033
90a1ef87
PA
40342019-06-13 Pedro Alves <palves@redhat.com>
4035
4036 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4037
d4c16835
PA
40382019-06-13 Pedro Alves <palves@redhat.com>
4039
4040 * gdb.base/options.exp (test-backtrace): New.
4041 (top level): Call it.
4042
2daf894e
PA
40432019-06-13 Pedro Alves <palves@redhat.com>
4044
4045 * gdb.guile/scm-frame-args.exp: Use "set print
4046 raw-frame-arguments" instead of "set print raw frame-arguments".
4047 * gdb.python/py-frame-args.exp: Likewise.
4048
e6ed716c
PA
40492019-06-13 Pedro Alves <palves@redhat.com>
4050
4051 * gdb.compile/compile.exp: Adjust expected output to option
4052 processing changes.
4053
7d8062de
PA
40542019-06-13 Pedro Alves <palves@redhat.com>
4055
4056 * gdb.base/options.exp: Build executable.
4057 (test-print): New procedure.
4058 (top level): Call it, once for "print" and another for "compile
4059 print".
4060
9d0faba9
PA
40612019-06-13 Pedro Alves <palves@redhat.com>
4062
4063 * gdb.base/options.c: New file.
4064 * gdb.base/options.exp: New file.
4065
dee7b4c8
PA
40662019-06-13 Pedro Alves <palves@redhat.com>
4067
4068 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4069 that "o" is ambiguous.
4070
dca0f6c0
PA
40712019-06-13 Pedro Alves <palves@redhat.com>
4072
4073 * gdb.base/settings.c: New file.
4074 * gdb.base/settings.exp: New file.
4075
ccf46844
PA
40762019-06-13 Pedro Alves <palves@redhat.com>
4077
4078 * gdb.base/completion.exp: Fix comment typo.
4079
b9a3f842
PA
40802019-06-13 Pedro Alves <palves@redhat.com>
4081
4082 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4083 foo --1" test.
4084
d106773e
PA
40852019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4086
4087 * gdb.fortran/block-data.f: New.
4088 * gdb.fortran/block-data.exp: New.
4089
fea82da0
TV
40902019-06-11 Tom de Vries <tdevries@suse.de>
4091
4092 PR testsuite/24521
4093 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4094 message.
4095
8c2e74f1
TV
40962019-06-11 Tom de Vries <tdevries@suse.de>
4097
4098 PR testsuite/24521
4099 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4100
b49851c8
TV
41012019-06-11 Tom de Vries <tdevries@suse.de>
4102
4103 * boards/readnow.exp: New file.
4104
a7067863
AB
41052019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4106
4107 * gdb.fortran/vla-sizeof.exp: Update expected results.
4108
1a3da2cd
AB
41092019-06-06 Amos Bird <amosbird@gmail.com>
4110
4111 * gdb.base/annota1.exp (thread_switch): Add test for
4112 thread-exited annotation.
4113
3847a7bf
TT
41142019-06-06 Tom Tromey <tromey@adacore.com>
4115
4116 * gdb.base/maint.exp: Expect command started/finished output.
4117
0088ba59
AB
41182019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4119
4120 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4121 comment.
4122 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4123
312617a3
AB
41242019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4125
4126 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4127 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4128 * gdb.arch/riscv-unwind-long-insn.c: New file.
4129 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4130
e1f2e1a2
CB
41312019-06-04 Christian Biesinger <cbiesinger@google.com>
4132
d3238f7d 4133 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4134
206584bd
PW
41352019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4136
4137 * lib/gdb.exp (help_list_trailer): New regexp variable
4138 factorizing the help trailer message.
4139 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4140 arg to allow to better factorize various tests.
4141 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4142 (test_prefix_command_help): Use help_list_trailer.
4143 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4144 * gdb.guile/scm-cmd.exp: Likewise.
4145 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4146 * gdb.base/help.exp: Use test_user_defined_class_help.
4147 * gdb.base/style.exp: Add tests for styling of help and apropos.
4148 * lib/gdb-utils.exp (style): Add title and highlight styles.
4149
708dc93e
PW
41502019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4151
4152 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4153 $_shell_exitsignal.
4154 * gdb.base/default.exp: Update for new convenience variables.
4155
f49055a5
TT
41562019-05-29 Tom Tromey <tromey@adacore.com>
4157
4158 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4159 to "break complete ada" test case's regexp.
4160
4330d61d
TT
41612019-05-29 Tom Tromey <tromey@adacore.com>
4162
4163 PR c++/20020:
4164 * gdb.cp/constexpr-field.exp: New file.
4165 * gdb.cp/constexpr-field.cc: New file.
4166
000439d5
TT
41672019-05-29 Tom Tromey <tromey@adacore.com>
4168
4169 * gdb.base/finish.exp (finish_no_print): New proc.
4170 (finish_tests): Call it.
4171
5a01c34c
TV
41722019-05-24 Tom de Vries <tdevries@suse.de>
4173
4174 * gdb.dwarf2/gdb-add-index.exp: New file.
4175
18125b16
TT
41762019-05-22 Tom Tromey <tromey@adacore.com>
4177
4178 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4179 * gdb.base/style.exp: Use "style".
4180 * lib/gdb-utils.exp (style): New proc.
4181
af1a8d03
TV
41822019-05-22 Tom de Vries <tdevries@suse.de>
4183
4184 * gdb.base/align.exp: Require c++11.
4185
e7fe496b
TV
41862019-05-22 Tom de Vries <tdevries@suse.de>
4187
4188 PR testsuite/24586
4189 * gdb.python/py-mi-var-info-path-expression.exp: Call
4190 mi_skip_python_tests to check if python is supported.
4191
8fca4da0
AH
41922019-05-22 Alan Hayward <alan.hayward@arm.com>
4193
4194 * gdb.arch/aarch64-pauth.c: New test.
4195 * gdb.arch/aarch64-pauth.exp: New file.
4196
b7060614
AH
41972019-05-22 Alan Hayward <alan.hayward@arm.com>
4198
4199 * README (Re-running Tests Outside The Testsuite): New section.
4200
669d0468
TV
42012019-05-21 Tom de Vries <tdevries@suse.de>
4202
4203 * gdb.arch/amd64-eval.exp: Require c++11.
4204 * gdb.base/max-depth.exp: Same.
4205 * gdb.compile/compile-cplus-array-decay.exp: Same.
4206 * gdb.cp/meth-typedefs.exp: Same.
4207 * gdb.cp/subtypes.exp: Same.
4208 * gdb.cp/temargs.exp: Same.
4209
ce3ebcaa
AH
42102019-05-21 Alan Hayward <alan.hayward@arm.com>
4211
4212 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4213
34d11c68
AB
42142019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4215
4216 PR gdb/18644
4217 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4218 * gdb.fortran/printing-types.exp: Add new test.
4219 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4220 testing.
4221 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4222 setup_kfail call.
4223
87781e84
AH
42242019-05-17 Alan Hayward <alan.hayward@arm.com>
4225
4226 * README (Running the Testsuite): Change example.
4227 (Testsuite Parameters): Remove TRANSCRIPT.
4228 * lib/gdb.exp: Remove TRANSCRIPT check.
4229
b420b89e
AH
42302019-05-17 Alan Hayward <alan.hayward@arm.com>
4231
4232 * README (Testsuite Parameters): Add replay logging to
4233 GDBSERVER_DEBUG.
4234 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4235 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4236 as a comma separated list.
4237 (gdb_debug_init): Override procedure.
4238
408e9b8b
AH
42392019-05-17 Alan Hayward <alan.hayward@arm.com>
4240
4241 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4242 (gdb_write_cmd_file): New procedure.
4243 * lib/gdbserver-support.exp (gdbserver_start): Call
4244 gdbserver_write_cmd_file.
4245 (gdbserver_write_cmd_file): New procedure.
4246
f9e2e39d
AH
42472019-05-17 Alan Hayward <alan.hayward@arm.com>
4248
4249 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4250 (delete_breakpoints): Likewise.
4251 (gdb_run_cmd): Likewise.
4252 (gdb_start_cmd): Likewise.
4253 (gdb_starti_cmd): Likewise.
4254 (gdb_internal_error_resync): Likewise.
4255 (gdb_test_multiple): Likewise.
4256 (gdb_reinitialize_dir): Likewise.
4257 (default_gdb_exit): Likewise.
4258 (gdb_file_cmd): Mark kill as optional.
4259 (default_gdb_start): Call gdb_stdin_log_init.
4260 (send_gdb): Call gdb_stdin_log_write.
4261 (rerun_to_main): Mark Y as an answer.
4262 (gdb_stdin_log_init): New function.
4263 (gdb_stdin_log_write): Likewise.
4264
81f47ac2
AH
42652019-05-17 Alan Hayward <alan.hayward@arm.com>
4266
4267 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4268 * gdb.base/debug-expr.exp: Likewise.
4269 * gdb.base/foll-fork.exp: Likewise.
4270 * gdb.base/foll-vfork.exp: Likewise.
4271 * gdb.base/fork-print-inferior-events.exp: Likewise.
4272 * gdb.base/gdb-sigterm.exp: Likewise.
4273 * gdb.base/gdbinit-history.exp: Likewise.
4274 * gdb.base/osabi.exp: Likewise.
4275 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4276 * gdb.base/ui-redirect.exp: Likewise.
4277 * gdb.gdb/unittest.exp: Likewise.
4278 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4279 * gdb.mi/mi-watch.exp: Likewise.
4280 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4281 * gdb.mi/user-selected-context-sync.exp: Likewise.
4282 * gdb.python/python.exp: Disable debug test when debugging.
4283 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4284 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4285 Likewise.
4286 * gdb.threads/stepi-random-signal.exp: Likewise.
4287
29b52314
AH
42882019-05-17 Alan Hayward <alan.hayward@arm.com>
4289
4290 * Makefile.in: Pass through GDB_DEBUG.
4291 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4292 (gdb,debug): Add board setting.
4293 * lib/gdb.exp (default_gdb_start): Start debugging.
4294 (gdb_debug_enabled): New procedure.
4295 (gdb_debug_init): Likewise.
29b52314
AH
4296
42972019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4298
29b52314
AH
4299 * Makefile.in: Pass through GDB_DEBUG.
4300 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4301 (gdb,debug): Add board setting.
4302 * lib/gdb.exp (default_gdb_start): Start debugging.
4303 (gdb_debug_enabled): New procedure.
4304 (gdb_debug_init): Likewise.
29b52314 4305
ca1285d1
AH
43062019-05-17 Alan Hayward <alan.hayward@arm.com>
4307
4308 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4309
f3a09c80
AH
43102019-05-17 Alan Hayward <alan.hayward@arm.com>
4311
4312 * gdb.base/ui-redirect.exp: Test redirection.
4313
26648588
JV
43142019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4315
4316 * gdb.mi/mi-complete.exp: New file.
4317 * gdb.mi/mi-complete.cc: Likewise.
4318
14237686
AB
43192019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4320
4321 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4322 indexed and sliced arrays, and pointers to arrays.
4323
e7bd7fba
TT
43242019-05-14 Tom Tromey <tromey@adacore.com>
4325
4326 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4327 styling test.
4328
2764128d
TV
43292019-05-14 Tom de Vries <tdevries@suse.de>
4330
4331 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4332 selection entry encoding.
4333
71bed2db
TT
43342019-05-10 Tom Tromey <tromey@adacore.com>
4335
4336 * gdb.ada/info_exc.exp: Add "complete" test.
4337
63b667ad
TV
43382019-05-09 Tom de Vries <tdevries@suse.de>
4339
4340 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4341 CU-relative.
4342
9cfd2b89
TV
43432019-05-09 Tom de Vries <tdevries@suse.de>
4344
4345 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4346 CU-relative.
4347
2228ef77
XR
43482019-05-08 Joel Brobecker <brobecker@adacore.com>
4349
4350 * gdb.ada/frame_arg_lang.exp: New testcase.
4351 * gdb.ada/frame_arg_lang/bla.adb: New file.
4352 * gdb.ada/frame_arg_lang/pck.ads: New file.
4353 * gdb.ada/frame_arg_lang/pck.adb: New file.
4354 * gdb.ada/frame_arg_lang/foo.c: New file.
4355
80e55b13
TT
43562019-05-08 Tom Tromey <tromey@adacore.com>
4357
4358 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4359
9d3421af
TT
43602019-05-08 Tom Tromey <tromey@adacore.com>
4361
4362 * gdb.base/ptype-offsets.exp: Update tests.
4363
844333e2
TT
43642019-05-08 Tom Tromey <tromey@adacore.com>
4365
4366 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4367 cases.
4368 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4369 "short".
4370
988915ee
TT
43712019-05-08 Tom Tromey <tromey@adacore.com>
4372
4373 * gdb.ada/vla.exp: New file.
4374 * gdb.ada/vla/vla.adb: New file.
4375
7bd55dac
TV
43762019-05-07 Tom de Vries <tdevries@suse.de>
4377
4378 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4379
75f06e9d
TV
43802019-05-07 Tom de Vries <tdevries@suse.de>
4381
4382 PR testsuite/24522
4383 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4384 section.
4385
77e7aaa4
TV
43862019-05-07 Tom de Vries <tdevries@suse.de>
4387
4388 PR testsuite/24522
4389 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4390 .debug_aranges section.
4391
456ba0fa
TV
43922019-05-07 Tom de Vries <tdevries@suse.de>
4393
4394 PR testsuite/24159
4395 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4396
5a56d6a6
TV
43972019-05-06 Tom de Vries <tdevries@suse.de>
4398
4399 * lib/gdb.exp (exec_has_index_section): New proc.
4400 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4401 section.
4402
9d6d4be8
TV
44032019-05-04 Tom de Vries <tdevries@suse.de>
4404
4405 * boards/cc-with-debug-names.exp: New file.
4406
222a8d25
TT
44072019-05-03 Tom Tromey <tromey@adacore.com>
4408
4409 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4410 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4411 * gdb.ada/char_enum.exp: Add test.
4412
0fdfd794
TV
44132019-05-03 Tom de Vries <tdevries@suse.de>
4414
4415 * boards/cc-with-gdb-index.exp: New file.
4416
80062eb9
AB
44172019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4418
4419 * gdb.rust/simple.exp: Add new test case.
4420 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4421 (main): Initialise an instance of the new struct.
4422
4504bbde
TT
44232019-05-01 Tom Tromey <tromey@adacore.com>
4424
4425 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4426 record.
4427 (NPR): New variable.
4428 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4429 test.
4430
d48e62f4
TT
44312019-05-01 Tom Tromey <tromey@adacore.com>
4432
4433 * gdb.ada/packed_array_assign.exp: Add packed assignment
4434 regression test.
4435
f59f30f5
TV
44362019-05-01 Tom de Vries <tdevries@suse.de>
4437
4438 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4439
b70bfc54
TV
44402019-05-01 Tom de Vries <tdevries@suse.de>
4441
4442 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4443
15f18d14
AT
44442019-04-30 Ali Tamur <tamur@google.com>
4445
4446 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4447
2ff0a947
TT
44482019-04-30 Tom Tromey <tromey@adacore.com>
4449
4450 * lib/ada.exp (find_ada_tool): New proc.
4451 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4452 * gdb.ada/catch_ex_std.exp: New file.
4453 * gdb.ada/catch_ex_std/foo.adb: New file.
4454 * gdb.ada/catch_ex_std/some_package.adb: New file.
4455 * gdb.ada/catch_ex_std/some_package.ads: New file.
4456
a776957c
TT
44572019-04-30 Tom Tromey <tromey@adacore.com>
4458
4459 PR c++/24470:
4460 * gdb.cp/temargs.cc: Add test code from PR.
4461
bc68014d
AB
44622019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4463
4464 * gdb.fortran/vla-datatypes.exp: Update expected results.
4465 * gdb.fortran/vla-ptype.exp: Likewise.
4466 * gdb.fortran/vla-type.exp: Likewise.
4467 * gdb.fortran/vla-value.exp: Likewise.
4468
f1fdc960
AB
44692019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4470
4471 * gdb.fortran/ptr-indentation.exp: Update expected results.
4472 * gdb.fortran/ptype-on-functions.exp: Likewise.
4473 * gdb.fortran/vla-ptr-info.exp: Likewise.
4474 * gdb.fortran/vla-value.exp: Likewise.
4475
bf7a4de1
AB
44762019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4477
4478 * gdb.fortran/ptype-on-functions.exp: New file.
4479 * gdb.fortran/ptype-on-functions.f90: New file.
4480
bbe75b9d
AB
44812019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4482
4483 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4484 case void string.
4485
1db455a7
AB
44862019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4487
4488 * gdb.fortran/complex.exp: Expand.
4489 * gdb.fortran/complex.f: Renamed to...
4490 * gdb.fortran/complex.f90: ...this, and extended to add more
4491 complex values.
4492
b6d03bb2
AB
44932019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4494
4495 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4496 MODULO, CMPLX.
4497
2e62ab40
AB
44982019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4499 Richard Bunt <richard.bunt@arm.com>
4500
4501 * gdb.base/max-depth.c: New file.
4502 * gdb.base/max-depth.exp: New file.
4503 * gdb.python/py-nested-maps.c: New file.
4504 * gdb.python/py-nested-maps.exp: New file.
4505 * gdb.python/py-nested-maps.py: New file.
4506 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4507 (test_all_common): Call test_max_depth.
4508 * gdb.fortran/max-depth.exp: New file.
4509 * gdb.fortran/max-depth.f90: New file.
4510 * gdb.go/max-depth.exp: New file.
4511 * gdb.go/max-depth.go: New file.
4512 * gdb.modula2/max-depth.exp: New file.
4513 * gdb.modula2/max-depth.c: New file.
4514 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4515
d2b584a5
TV
45162019-04-29 Tom de Vries <tdevries@suse.de>
4517
4518 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4519
136afab8
PW
45202019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4521
4522 * gdb.base/callexit.exp: Test may-call-functions off.
4523
725cbb63
KS
45242019-04-25 Keith Seitz <keiths@redhat.com>
4525
4526 PR c++/24367
4527 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4528 (another_incomplete_struct, test_incomplete): New definitions.
4529 (main): Use new definitions.
4530 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4531 functions.
4532
701adfb0
PA
45332019-04-25 Ali Tamur <tamur@google.com>
4534
4535 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4536
82433e3e
SDJ
45372019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4538
4539 PR corefiles/11608
4540 PR corefiles/18187
4541 * gdb.base/coredump-filter-build-id.exp: New file.
4542
dd06d4d6
AH
45432019-04-25 Alan Hayward <alan.hayward@arm.com>
4544
e79be6e5
SM
4545 * Makefile.in: Pass through GDBSERVER_DEBUG.
4546 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4547 (gdbserver,debug): Add board setting.
4548 * gdb.trace/tspeed.exp: Skip when debugging.
4549 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4550 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4551
1670072e
TT
45522019-04-24 Tom Tromey <tromey@adacore.com>
4553
4554 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4555 Rust.
4556
a59240a4
TT
45572019-04-24 Tom Tromey <tromey@adacore.com>
4558
4559 * gdb.arch/amd64-eval.exp: Test bitfield return.
4560 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4561 (class Foo) <return_bitfields>: New method.
4562 (main): Call it.
4563
b907456c
AB
45642019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4565
4566 * gdb.cp/many-args.cc: New file.
4567 * gdb.cp/many-args.exp: New file.
4568
5c565afd
TV
45692019-04-23 Tom de Vries <tdevries@suse.de>
4570
4571 PR gdb/24433
4572 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4573
ba22ff86
AH
45742019-04-23 Alan Hayward <alan.hayward@arm.com>
4575
4576 * gdb.trace/backtrace.exp: Use nopie flag.
4577 * gdb.trace/circ.exp: Likewise.
4578 * gdb.trace/collection.exp: Likewise.
4579 * gdb.trace/ftrace.exp: Likewise.
4580 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4581 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4582 * gdb.trace/qtro.exp: Likewise.
4583 * gdb.trace/read-memory.exp: Likewise.
4584 * gdb.trace/report.exp: Likewise.
4585 * gdb.trace/tfile.exp: Likewise.
4586 * gdb.trace/tfind.exp: Likewise.
4587 * gdb.trace/unavailable.exp: Likewise.
4588
7905fc35
PA
45892019-04-22 Pedro Alves <palves@redhat.com>
4590
4591 * gdb.base/solib-probes-nosharedlibrary.c,
4592 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4593
8ecb59f8
TT
45942019-04-19 Tom Tromey <tromey@adacore.com>
4595
4596 * gdb.ada/ptype_union.c: New file.
4597 * gdb.ada/ptype_union.exp: New file.
4598
62160ec9
TT
45992019-04-19 Tom Tromey <tromey@adacore.com>
4600
4601 PR symtab/24423:
4602 * gdb.base/list0.h (foo): Add a control-l character.
4603
36cd4ba5
TV
46042019-04-18 Tom de Vries <tdevries@suse.de>
4605
4606 PR gdb/24433
4607 * boards/local-board.exp: Set sysroot to "".
4608
b73715df
TV
46092019-04-18 Tom de Vries <tdevries@suse.de>
4610 Pedro Alves <palves@redhat.com>
4611
4612 PR gdb/24454
4613 * gdb.threads/vfork-follow-child-exec.c: New file.
4614 * gdb.threads/vfork-follow-child-exec.exp: New file.
4615 * gdb.threads/vfork-follow-child-exit.c: New file.
4616 * gdb.threads/vfork-follow-child-exit.exp: New file.
4617
4aa866af
LS
46182019-04-15 Leszek Swirski <leszeks@google.com>
4619
4620 * gdb.arch/amd64-eval.cc: New file.
4621 * gdb.arch/amd64-eval.exp: New file.
4622
e5a1a79a
AH
46232019-04-11 Alan Hayward <alan.hayward@arm.com>
4624
4625 * gdb.server/sysroot.c: New test.
4626 * gdb.server/sysroot.exp: New file.
4627 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4628 matching param.
4629
41077b66
AB
46302019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4631
4632 * gdb.base/align.exp: Extend test to cover structures containing
4633 only static fields.
4634
c30391f8
TV
46352019-04-11 Tom de Vries <tdevries@suse.de>
4636
4637 * boards/cc-with-dwz-m.exp: New file.
4638 * boards/cc-with-dwz.exp: New file.
4639 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4640
e242fd12
SM
46412019-04-09 Simon Marchi <simon.marchi@efficios.com>
4642
4643 * gdb.base/start-cpp.exp: New file.
4644 * gdb.base/start-cpp.cc: New file.
4645
2b0c8b01
KB
46462019-04-08 Kevin Buettner <kevinb@redhat.com>
4647
4648 * gdb.python/py-thrhandle.exp: Adjust tests to call
4649 thread_from_handle instead of thread_from_thread_handle.
4650
947210e5
KB
46512019-04-08 Kevin Buettner <kevinb@redhat.com>
4652
4653 * gdb.python/py-thrhandle.exp: Add tests for
4654 gdb.InferiorThread.handle.
4655
d7df6549
AB
46562019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4657
4658 * gdb.python/py-function.exp: Check calling helper function from
4659 all languages.
4660 * lib/gdb.exp (gdb_supported_languages): New proc.
4661
8bdc1658
AB
46622019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4663
4664 * gdb.base/complex-parts.c: New file.
4665 * gdb.base/complex-parts.exp: New file.
4666
05caa1d2
TT
46672019-04-01 Tom Tromey <tromey@adacore.com>
4668
4669 PR symtab/23331:
4670 * gdb.dwarf2/dw2-ranges-main.c: New file.
4671 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4672 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4673
7734102d
EZ
46742019-03-30 Simon Marchi <simark@simark.ca>
4675
4676 * gdb.base/default.exp: Add values for $_gdb_major and
4677 $_gdb_minor.
4678
188e1fa9
TT
46792019-03-29 Tom Tromey <tromey@adacore.com>
4680
4681 * gdb.base/help.exp: Tighten apropos regexp.
4682
2880242d
KS
46832019-03-29 Keith Seitz <keiths@redhat.com>
4684
4685 * gdb.fortran/array-bounds.exp: New file.
4686 * gdb.fortran/array-bounds.f90: New file.
4687
077cad8e
PW
46882019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4689
4690 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4691
80047cfc
PW
46922019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4693
4694 * gdb.multi/hello.c (main): Increase alarm timer.
4695
f489207e
SL
46962019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4697
4698 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4699 factor when no hardware watchpoint support.
4700
c92df149
AH
47012019-03-28 Alan Hayward <alan.hayward@arm.com>
4702 Pedro Alves <palves@redhat.com>
4703
4704 * boards/local-board.exp: set sysroot to /.
4705
933aebfa
AH
47062019-03-27 Alan Hayward <alan.hayward@arm.com>
4707
4708 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4709 in child.
4710
9f9aa852
AB
47112019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4712
4713 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4714 field.
4715 (make_container): Initialise new field.
4716 * gdb.python/py-prettyprint.exp: Add new tests.
4717 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4718 <display_hint>: New method.
4719
3714a195
AB
47202019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4721
4722 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4723 gdb_continue_to_breakpoint more throughout this test.
4724 (run_lang_tests) Supply unique test names, and use
4725 gdb_test_no_output.
4726
18c77628
AB
47272019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4728
4729 * gdb.base/finish-pretty.exp: Update expected results.
4730 * gdb.base/pretty-print.c: New file.
4731 * gdb.base/pretty-print.exp: New file.
4732
9a93502f
PA
47332019-03-25 Pedro Alves <palves@redhat.com>
4734
4735 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4736 move comments outside list. Append '-i "" eof' section.
4737
968aa7ae
AH
47382019-03-22 Alan Hayward <alan.hayward@arm.com>
4739
34a7f2a4 4740 PR testsuite/25016
968aa7ae
AH
4741 * README: Add pie options.
4742 * gdb.base/break-interp.exp: Ensure pie is disabled.
4743 * gdb.base/dump.exp: Likewise.
4744 * lib/gdb.exp (gdb_compile): Add pie option.
4745
4c7d57e7
TT
47462019-03-19 Tom Tromey <tromey@adacore.com>
4747
4748 * gdb.mi/mi2-cli-display.c: New file.
4749 * gdb.mi/mi2-cli-display.exp: New file.
4750
bff8c71f
TT
47512019-03-18 Joel Brobecker <brobecker@adacore.com>
4752 Tom Tromey <tromey@adacore.com>
4753
4754 * gdb.ada/ptype_array/pck.adb: New file.
4755 * gdb.ada/ptype_array/pck.ads: New file.
4756 * gdb.ada/ptype_array/foo.adb: New file.
4757 * gdb.ada/ptype_array.exp: New file.
4758
d085f989
TT
47592019-03-14 Tom Tromey <tromey@adacore.com>
4760
4761 * gdb.base/style.exp: Add "set style sources" test.
4762
b4be1b06
SM
47632019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4764
4765 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4766 * mi-breakpoint-multiple-locations.exp: ... this.
4767 (make_breakpoints_pattern): New proc.
4768 (do_test): Add mi_version parameter, test -break-insert,
4769 -break-info and =breakpoint-created.
4770
7cde5fc2
AB
47712019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4772
4773 * config/default.exp: Remove 'load_lib gdb.exp'.
4774 * config/monitor.exp: Likewise.
4775 * config/sid.exp: Likewise.
4776 * config/sim.exp: Likewise.
4777 * config/slite.exp: Likewise.
4778 * config/unix.exp: Likewise.
4779 * gdb.base/default.exp: Remove unhelpful comment.
4780
efbecbc1
AB
47812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4782
4783 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4784
0841c79a
AB
47852019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4786
4787 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4788
4a270568
AB
47892019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4790
4791 * gdb.fortran/type-kinds.exp: Update expected results.
4792
067630bd
AB
47932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4794
4795 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4796
3be47f7a
AB
47972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4798
4799 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4800 function.
4801 (test_basic_parsing_of_type_kinds): Expand types tested.
4802 (test_parsing_invalid_type_kinds): New function.
4803
4d00f5d8
AB
48042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4805
4806 * gdb.fortran/intrinsics.exp: New file.
4807 * gdb.fortran/intrinsics.f90: New file.
4808 * gdb.fortran/type-kinds.exp: New file.
4809
c8f91604
AB
48102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4811
4812 * gdb.fortran/dot-ops.exp: New file.
4813
dd9f2c76
AB
48142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4815
4816 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4817 Check upper and lower case logical literals.
4818
84ec9724
AB
48192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4820
4821 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4822 Remove duplicate tests.
4823
c3734e09
AH
48242019-03-06 Alan Hayward <alan.hayward@arm.com>
4825
4826 * lib/gdb.exp (builtin_cd): rename of cd.
4827 (cd): Override builtin.
4828
aa3cfbda
RB
48292019-03-06 Richard Bunt <richard.bunt@arm.com>
4830
4831 * gdb.fortran/function-calls.exp: New file.
4832 * gdb.fortran/function-calls.f90: New test.
4833
7b63ad86
RB
48342019-03-04 Richard Bunt <richard.bunt@arm.com>
4835
4836 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4837 on user program standard output.
4838 * gdb.fortran/short-circuit-argument-list.f90: Record function
4839 calls.
4840
01abb042
AH
48412019-02-28 Alan Hayward <alan.hayward@arm.com>
4842
c3734e09
AH
4843 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4844 failure.
01abb042 4845
92137da0
RO
48462019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4847
4848 PR gdb/8527
4849 * gdb.base/interrupt-daemon-attach.c,
4850 gdb.base/interrupt-daemon-attach.exp: New test.
4851
5862844d
PA
48522019-02-27 Pedro Alves <palves@redhat.com>
4853
4854 * gdb.base/page.exp: Add tests for "set width/height -1".
4855
8ed25214
PA
48562019-02-27 Pedro Alves <palves@redhat.com>
4857
4858 * gdb.base/page.exp: Add tests for "set/show width/height" with
4859 "infinite" values.
4860
6c28e44a
TT
48612019-02-27 Tom Tromey <tromey@adacore.com>
4862
4863 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4864 2.4.
4865 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4866 workaround.
4867
bf9a735e
AB
48682019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4869
4870 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4871 tests for structs with static members.
4872
8791793c
TT
48732019-02-26 Tom Tromey <tromey@adacore.com>
4874
4875 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4876 ValueError, not TypeError.
4877
bc2a507e
KB
48782019-02-26 Kevin Buettner <kevinb@redhat.com>
4879
4880 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4881 call from main program.
4882
e0e7d3bd
JB
48832019-02-23 Joel Brobecker <brobecker@adacore.com>
4884
4885 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4886 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4887 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4888 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4889 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4890
9600246d
KS
48912019-02-22 Keith Seitz <keiths@redhat.com>
4892
4893 PR symtab/23853
4894 * gdb.base/symlink-sourcefile.c: New file.
4895 * gdb.base/symlink-sourcefile.exp: New file.
4896
0c95f9ed
TT
48972019-02-20 Tom Tromey <tom@tromey.com>
4898
4899 * gdb.base/info_qt.exp: Update.
4900
6caa91b6
SM
49012019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4902
4903 * gdb.base/source.exp: Move "error in sourced script" code to
4904 the end.
4905 * gdb.base/source-error.gdb: Move contents to
4906 source-error-1.gdb. Add new code to source source-error-1.gdb.
4907 * gdb.base/source-error-1.gdb: New file, from previous
4908 source-error.gdb.
4909
6506371f
TT
49102019-02-17 Tom Tromey <tom@tromey.com>
4911
4912 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4913 for macro styling.
4914 * gdb.base/style.c (SOME_MACRO): New macro.
4915
a0087920
TT
49162019-02-17 Tom Tromey <tom@tromey.com>
4917
4918 * gdb.base/style.exp: Add line-wrapping tests.
4919 * gdb.base/page.exp: Add test for quitting during pagination.
4920
a2cd4f14
JB
49212019-02-17 Joel Brobecker <brobecker@adacore.com>
4922
4923 * gdb.ada/big_packed_array: New testcase.
4924 * gdb.ada/homonym.exp: Fix incorrect expected output for
4925 "break <homonym__get_value>" test.
4926
9d70ffbc
WP
49272019-02-13 Weimin Pan <weimin.pan@oracle.com>
4928
4929 PR breakpoints/21870
4930 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4931 and prepare_for_testing. Add comment.
4932 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4933 redundant cleanup call. Clean up comment.
4934
01c7ae81
WP
49352019-02-12 Weimin Pan <weimin.pan@oracle.com>
4936
4937 PR breakpoints/21870
4938 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4939 * gdb.arch/aarch64-dbreg-contents.c: New file.
4940
aff29d1c
JB
49412019-02-10 Joel Brobecker <brobecker@adacore.com>
4942
4943 * gdb.ada/mi_ref_changeable: New testcase.
4944
df0da8a2
AH
49452019-02-07 Alan Hayward <alan.hayward@arm.com>
4946
4947 * gdb.base/attach.exp: Add double attach test.
4948
bd447abb
SM
49492019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4950
4951 * lib/gdb.exp (default_gdb_start): Don't match pagination
4952 prompt.
4953 (gdb_init): Set stty_init.
4954
1dbc40b9
TT
49552019-01-27 Tom Tromey <tom@tromey.com>
4956
4957 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4958 skip_python_tests.
4959
353229bf
AH
49602019-01-24 Alan Hayward <alan.hayward@arm.com>
4961
4962 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4963 New structure.
4964 (struct struct_static_02_02): Likewise.
4965 (struct struct_static_02_03): Likewise.
4966 (struct struct_static_02_04): Likewise.
4967 (struct struct_static_04_01): Likewise.
4968 (struct struct_static_04_02): Likewise.
4969 (struct struct_static_04_03): Likewise.
4970 (struct struct_static_04_04): Likewise.
4971 (struct struct_static_06_01): Likewise.
4972 (struct struct_static_06_02): Likewise.
4973 (struct struct_static_06_03): Likewise.
4974 (struct struct_static_06_04): Likewise.
4975 (cmp_struct_static_02_01): Likewise.
4976 (cmp_struct_static_02_02): Likewise.
4977 (cmp_struct_static_02_03): Likewise.
4978 (cmp_struct_static_02_04): Likewise.
4979 (cmp_struct_static_04_01): Likewise.
4980 (cmp_struct_static_04_02): Likewise.
4981 (cmp_struct_static_04_03): Likewise.
4982 (cmp_struct_static_04_04): Likewise.
4983 (cmp_struct_static_06_01): Likewise.
4984 (cmp_struct_static_06_02): Likewise.
4985 (cmp_struct_static_06_03): Likewise.
4986 (cmp_struct_static_06_04): Likewise.
4987 (call_all): Test new structs.
4988 * gdb.base/infcall-nested-structs.exp: Likewise.
4989
73021deb
AH
49902019-01-21 Alan Hayward <alan.hayward@arm.com>
4991 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4992
fc65c7db
AH
49932019-01-21 Alan Hayward <alan.hayward@arm.com>
4994 * gdb.base/stack-protector.c: New test.
4995 * gdb.base/stack-protector.exp: New file.
4996 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4997 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4998 option.
4999 (gdb_compile): Remove stack protector for GCC and prevent
5000 recursion.
5001
c24bdb02
KS
50022019-01-16 Keith Seitz <keiths@redhat.com>
5003
5004 PR gdb/23773
5005 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5006
6f072a10
PFC
50072019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5008
5009 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5010 aliases.
5011 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5012 tests.
5013 * gdb.arch/powerpc-vector-regs.c: New file.
5014 * gdb.arch/powerpc-vector-regs.exp: New file.
5015
a7b8d682
PFC
50162019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5017
5018 * gdb.arch/altivec-regs.exp: Fix the list passed to
5019 gdb_expect_list when testing "info vector".
5020
6eb6fb67
AB
50212019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5022
5023 * gdb.base/style.exp: Don't include path in testname.
5024
b56f80d8
KS
50252019-01-10 Keith Seitz <keiths@redhat.com>
5026
5027 PR gdb/23712
5028 PR symtab/23010
5029 * gdb.dwarf2/multidictionary.exp: New file.
5030
041be526
SM
50312019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5032
5033 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5034 (test_gnuv3_style_demangling): ... this.
5035 (test_lucid_style_demangling): Remove.
5036 (test_arm_style_demangling): Remove.
5037 (test_hp_style_demangling): Remove.
5038 (do_tests): Remove calls to the above.
5039
d820d0c3
AB
50402019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5041
5042 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5043 case.
5044
f097f5ad
TT
50452019-01-06 Tom Tromey <tom@tromey.com>
5046
5047 PR gdb/28155:
5048 * gdb.dwarf2/typedef-void-finish.exp: New file.
5049
2cd8cc0b
TT
50502018-12-28 Tom Tromey <tom@tromey.com>
5051 Simon Marchi <simark@simark.ca>
5052
5053 * gdb.base/jit-exec.exp: New file.
5054 * gdb.base/jit-exec.c: New file.
5055 * gdb.base/jit-execd.c: New file.
5056
35fb8261
TT
50572018-12-28 Tom Tromey <tom@tromey.com>
5058
5059 * gdb.base/style.exp: Update test to check for address styling.
5060
47fd17cd
TT
50612018-12-28 Tom Tromey <tom@tromey.com>
5062
5063 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5064 message.
5065
d47032b7
TT
50662018-12-28 Tom Tromey <tom@tromey.com>
5067
5068 * gdb.base/style.exp: Add test for version number styling.
5069
af79b68d
TT
50702018-12-28 Tom Tromey <tom@tromey.com>
5071
5072 * gdb.base/style.exp: Add test for print_address_symbolic.
5073
0bb296cb
TT
50742018-12-28 Tom Tromey <tom@tromey.com>
5075
5076 * gdb.base/style.exp: Add test for breakpoint setting.
5077
80ae2043
TT
50782018-12-28 Tom Tromey <tom@tromey.com>
5079
5080 * gdb.base/style.exp: Add test for variable names.
5081
cbe56571
TT
50822018-12-28 Tom Tromey <tom@tromey.com>
5083
5084 * gdb.base/style.exp: New file.
5085 * gdb.base/style.c: New file.
5086
9162a27c
TT
50872018-12-28 Tom Tromey <tom@tromey.com>
5088
5089 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5090 "dumb".
5091 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5092 the TERM environment variable.
5093
bc543c90
TT
50942018-12-27 Tom Tromey <tom@tromey.com>
5095
5096 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5097 pagination test.
5098
6f0ffe50
AB
50992018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5100
5101 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5102 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5103
b5a1e557
PW
51042018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5105
5106 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5107 Filename a.adb changed to bp_fun_addr.adb.
5108 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5109
6e8b1ab2
JV
51102018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5111
5112 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5113 non-PIE executables.
5114 * README: Mention the gdb,nopie_flag board setting.
5115 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5116 non-PIE executable.
5117 * gdb.arch/amd64-entry-value.exp: Likewise.
5118 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5119 * gdb.arch/i386-float.exp: Likewise.
5120 * gdb.arch/i386-signal.exp: Likewise.
5121 * gdb.mi/mi-reg-undefined.exp: Likewise.
5122
d00a27c5
PM
51232018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5124
5125 PR gdb/23974
5126 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5127
161d081c
PW
51282018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5129
5130 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5131 Update order of results accordingly.
5132
b001de23
AB
51332018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5134
5135 * gdb.base/annota1.exp: Update a test regexp.
5136
99e1a184
AB
51372018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5138
5139 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5140
7a81c1e2
PW
51412018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5142
5143 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5144 (reuse_time): Initialize to REUSE_TIME_CAP.
5145 (check_rc): New function.
5146 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5147 Check pthread_create rc.
5148 (spawner_thread_func): Check pthread_create and pthread_join rc.
5149
73e8dc90
PA
51502018-12-08 Pedro Alves <palves@redhat.com>
5151
5152 * gdb.base/list.exp (test_forward_search): Rename to ...
5153 (test_forward_reverse_search): ... this. Also test reverse-search
5154 and the forward-search alias.
5155
13f2ed32
AB
51562018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5157
5158 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5159 local timeout variable before return, and remove all local timeout
5160 variable entirely.
5161 (gdb_load): Likewise.
5162
64d27cfc
TV
51632018-12-01 Tom de Vries <tdevries@suse.de>
5164
5165 * gdb.base/gdb-caching-proc.exp: New file.
5166
f63c03b4
SDJ
51672018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5168
5169 * Makefile.in (TIMESTAMP): New variable.
5170 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5171 command.
5172 (check-single-racy): Likewise.
5173 (check/%.exp): Likewise.
5174 (check-racy/%.exp): Likewise.
5175 (workers/%.worker): Likewise.
5176 (build-perf): Likewise.
5177 (check-perf): Likewise.
5178 * README: Describe new "TS" and "TS_FORMAT" variables.
5179 * print-ts.py: New file.
5180
1c97054b
BF
51812018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5182
5183 PR python/23714
5184 * gdb.python/python.exp: Test command repetition after
5185 gdb.execute.
5186
1871a62d
AB
51872018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5188
5189 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5190 is correctly aligned.
5191
fb5e1ed9
PW
51922018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5193
5194 * gdb.ada/info_auto_lang.exp: New testcase.
5195 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5196 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5197 * gdb.ada/info_auto_lang/some_c.c: New file.
5198
43d397ca
PW
51992018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5200
5201 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5202 FUNC_lang language syntax.
5203
beddd671
PW
52042018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5205
5206 * gdb.base/info_minsym.c: New file.
5207 * gdb.base/info_minsym.exp: New file.
5208
73fc52c4
TT
52092018-11-19 Tom Tromey <tom@tromey.com>
5210
5211 PR rust/23625:
5212 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5213 * gdb.rust/expr.exp: Update expected output. Change one test.
5214
994b876a
TT
52152018-11-19 Tom Tromey <tom@tromey.com>
5216
5217 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5218
6769f276
PA
52192018-11-19 Pedro Alves <palves@redhat.com>
5220
5221 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5222 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5223 see the expected warning.
5224
38a72da0
AH
52252018-11-16 Alan Hayward <alan.hayward@arm.com>
5226
5227 PR gdb/22736:
5228 * gdb.cp/infcall-nodebug-lib.c: New test.
5229 * gdb.cp/infcall-nodebug-main.c: New test.
5230 * gdb.cp/infcall-nodebug.exp: New file.
5231
53a89d6e
SM
52322018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5233
5234 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5235 completer tests.
5236
9325300d
TV
52372018-11-09 Tom de Vries <tdevries@suse.de>
5238
5239 * gdb.base/msym-lang.c: New test.
5240 * gdb.base/msym-lang.exp: New file.
5241 * gdb.base/msym-lang-main.c: New test.
5242
20f0d60d
TT
52432018-11-08 Tom Tromey <tom@tromey.com>
5244
5245 PR gdb/23555:
5246 PR gdb/23838:
5247 * gdb.base/warning.exp: New file.
5248
b5420128
JB
52492018-11-08 Jan Beulich <jbeulich@suse.com>
5250
5251 * testsuite/gdb.arch/i386-avx512.c,
5252 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5253
cd115d61
AB
52542018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5255
5256 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5257 point hardware.
5258
35ee2dc2
AB
52592018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5260
5261 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5262 * gdb.dwarf2/missing-type-name.exp: New file.
5263
31aceee8
TV
52642018-11-06 Tom de Vries <tdevries@suse.de>
5265
5266 * gdb.base/many-headers.c: New test.
5267 * gdb.base/many-headers.exp: New file.
5268
109be305
JW
52692018-11-06 Jim Wilson <jimw@sifive.com>
5270
5271 * gdb.base/code_elim.exp: For riscv, set additional_flags
5272 to include -msmall-data-limit=0.
5273
e2b7af72
JB
52742018-11-01 Joel Brobecker <brobecker@adacore.com>
5275
5276 * gdb.ada/watch_minus_l: New testcase.
5277
cdcda965
SM
52782018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5279
5280 * gdb.arch/aix-sighandle.c: New file.
5281 * gdb.arch/aix-sighandle.exp: New file.
5282
92dcebf3
AB
52832018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5284
5285 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5286 registers being unions.
5287
68b9ac18
TV
52882018-10-31 Tom de Vries <tdevries@suse.de>
5289
5290 * lib/valgrind.exp: New file.
5291 (vgdb_start, vgdb_stop): New procs, factored out of ...
5292 * gdb.base/valgrind-bt.exp: ... here, ...
5293 * gdb.base/valgrind-disp-step.exp: ... here and ...
5294 * gdb.base/valgrind-infcall.exp: ... here.
5295
1443936e
TV
52962018-10-31 Tom de Vries <tdevries@suse.de>
5297
5298 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5299
eb77c9df
AB
53002018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5301
5302 * gdb.dwarf2/void-type.c: New file.
5303 * gdb.dwarf2/void-type.exp: New file.
5304
82b5e646
PW
53052018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5306
5307 * gdb.base/info_qt.c: New file.
5308 * gdb.base/info_qt.exp: New file.
5309
8d619c01
EBM
53102018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5311
5312 * gdb.arch/powerpc-htm-regs.c: New file.
5313 * gdb.arch/powerpc-htm-regs.exp: New file.
5314
f2cf6173
EBM
53152018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5316
5317 * gdb.arch/powerpc-tar.c: New file.
5318 * gdb.arch/powerpc-tar.exp: New file.
5319
7ca18ed6
EBM
53202018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5321
5322 * gdb.arch/powerpc-ppr-dscr.c: New file.
5323 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5324
bfcc0eba
TV
53252018-10-25 Tom de Vries <tdevries@suse.de>
5326
5327 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5328
fe1a5cad
TV
53292018-10-24 Tom de Vries <tdevries@suse.de>
5330
5331 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5332 longer exists error.
5333
a76dc3b7
TV
53342018-10-24 Tom de Vries <tdevries@suse.de>
5335
5336 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5337
4df46df7
TV
53382018-10-24 Tom de Vries <tdevries@suse.de>
5339
5340 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5341 --db-attach in valgrind.
5342
0dbfcfff
AB
53432018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5344
5345 * gdb.arch/riscv-reg-aliases.c: New file.
5346 * gdb.arch/riscv-reg-aliases.exp: New file.
5347
b04480b1
AH
53482018-10-19 Alan Hayward <alan.hayward@arm.com>
5349
5350 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5351
2c6ac8d7
AH
53522018-10-19 Alan Hayward <alan.hayward@arm.com>
5353
5354 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5355
2bc69f25
AH
53562018-10-19 Alan Hayward <alan.hayward@arm.com>
5357
5358 * gdb.cp/ovldbreak.exp: Fix regexps.
5359
1f1ae3a3
AH
53602018-10-19 Alan Hayward <alan.hayward@arm.com>
5361
5362 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5363
94c18618
SDJ
53642018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5365
5366 PR cli/23785
5367 * gdb.base/restore.exp: New test to check if "restore" with an
5368 invalid file doesn't segfault.
5369
812cd6eb
TV
53702018-10-18 Tom de Vries <tdevries@suse.de>
5371
5372 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5373 * gdb.ada/excep_handle.exp: Same.
5374 * gdb.ada/mi_string_access.exp: Same.
5375 * gdb.ada/mi_var_union.exp: Same.
5376 * gdb.arch/arc-analyze-prologue.exp: Same.
5377 * gdb.arch/arc-decode-insn.exp: Same.
5378 * gdb.base/readnever.exp: Same.
5379 * gdb.fortran/printing-types.exp: Same.
5380 * gdb.guile/scm-lazy-string.exp: Same.
5381
c4b90788
TV
53822018-10-16 Tom de Vries <tdevries@suse.de>
5383
5384 PR gdb/23730
5385 * gdb.base/catch-follow-exec.c: Add copyright notice.
5386 * gdb.base/catch-follow-exec.exp: Rewrite to use
5387 gdb_spawn_with_cmdline_opts. Require gdb-native.
5388
8bca2978
SL
53892018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5390
5391 * gdb.trace/actions-changed.exp: Check for arch support.
5392 * gdb.trace/actions.exp: Likewise.
5393 * gdb.trace/ax.exp: Likewise.
5394 * gdb.trace/backtrace.exp: Likewise.
5395 * gdb.trace/change-loc.exp: Likewise.
5396 * gdb.trace/deltrace.exp: Likewise.
5397 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5398 * gdb.trace/ftrace.exp: Likewise.
5399 * gdb.trace/infotrace.exp: Check for arch support.
5400 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5401 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5402 * gdb.trace/mi-tsv-changed.exp: Likewise.
5403 * gdb.trace/packetlen.exp: Likewise.
5404 * gdb.trace/passc-dyn.exp: Likewise.
5405 * gdb.trace/passcount.exp: Likewise.
5406 * gdb.trace/pending.exp: Likewise.
5407 * gdb.trace/range-stepping.exp: Check for shlib support.
5408 * gdb.trace/report.exp: Check for arch support.
5409 * gdb.trace/save-trace.exp: Likewise.
5410 * gdb.trace/signal.exp: Check for signal support.
5411 * gdb.trace/tfind.exp: Check for arch support.
5412 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5413 * gdb.trace/trace-common.h: Add comment.
5414 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5415 * gdb.trace/trace-enable-disable.exp: Likewise.
5416 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5417 * gdb.trace/tracecmd.exp: Check for arch support.
5418 * gdb.trace/tspeed.exp: Check for shlib and target support.
5419 * gdb.trace/tstatus.exp: Check for arch support.
5420 * gdb.trace/tsv.exp: Likewise.
5421 * gdb.trace/while-dyn.exp: Likewise.
5422 * gdb.trace/while-stepping.exp: Likewise.
5423 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5424
f9c49bff
SM
54252018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5426
5427 * gdb.trace/tspeed.exp: Remove nowarnings.
5428 (prepare_for_trace_test): Declare "global ipalib".
5429 * gdb.trace/tspeed.c: Include unistd.h.
5430 (main): Remove superfluous printf argument.
5431
d4330bde
SL
54322018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5433
5434 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5435 directory prefix on the filename.
5436
8ecfd7bd
SDJ
54372018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5438
5439 * gdb.gdb/unittest.exp: Update expected message informing that
5440 selftests have been disabled.
5441 * gdb.server/unittest.exp: Likewise.
5442
58bbcd02
TV
54432018-10-09 Tom de Vries <tdevries@suse.de>
5444
5445 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5446 with runto_main.
5447
9f6b697b
WP
54482018-10-08 Weimin Pan <weimin.pan@oracle.com>
5449
5450 PR c++/16841
5451 * gdb.cp/virtbase2.cc: New file.
5452 * gdb.cp/virtbase2.exp: New file.
5453
add5ded5
TT
54542018-10-06 Tom Tromey <tom@tromey.com>
5455
5456 PR python/19399:
5457 * gdb.python/py-inferior.exp: Add architecture test.
5458
f9e48344
TT
54592018-10-06 Tom Tromey <tom@tromey.com>
5460
5461 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5462 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5463
2a8be203
TT
54642018-10-06 Tom Tromey <tom@tromey.com>
5465
5466 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5467 of a "throw" catchpoint.
5468
e04caa70
SDJ
54692018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5470
5471 * gdb.base/info-proc.exp: Update string expected from "help info
5472 proc".
5473
5ca8c39f
TT
54742018-10-04 Tom Tromey <tom@tromey.com>
5475
5476 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5477 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5478 (test_initial_complaints, test_empty_complaints): Update.
5479 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5480
3453e7e4
TT
54812018-10-04 Tom Tromey <tom@tromey.com>
5482
5483 PR cli/19551:
5484 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5485 * lib/gdb.exp (gdb_file_cmd): Update.
5486 * gdb.stabs/weird.exp (print_weird_var): Update.
5487 * gdb.server/solib-list.exp: Update.
5488 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5489 * gdb.mi/mi-cli.exp: Update.
5490 * gdb.linespec/linespec.exp: Update.
5491 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5492 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5493 * gdb.cp/cp-relocate.exp: Update.
5494 * gdb.base/sym-file.exp: Update.
5495 * gdb.base/relocate.exp: Update.
5496 * gdb.base/readnever.exp: Update.
5497 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5498 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5499 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5500 * gdb.base/code_elim.exp: Update.
5501 * gdb.base/break-unload-file.exp (test_break): Update.
5502 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5503 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5504 Update.
5505 * gdb.base/attach.exp (do_attach_tests): Update.
5506 * gdb.base/sepdebug.exp: Update.
5507 * gdb.python/py-section-script.exp: Update.
5508
6afcf761
TT
55092018-10-04 Tom Tromey <tom@tromey.com>
5510
5511 PR cli/22234:
5512 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5513 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5514 output.
5515
fef1b293
TT
55162018-10-04 Tom Tromey <tom@tromey.com>
5517
5518 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5519 set width and height to 0.
5520 (test_command_line_attach_run): Use -quiet.
5521
ca98345e
SL
55222018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5523
5524 * lib/gdb.exp (skip_ifunc_tests): New.
5525 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5526 other compile failures.
5527 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5528
ff34e6ae
SM
55292018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5530
5531 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5532 is_amd64_regs_target.
5533
6bb8890e
AH
55342018-10-01 Alan Hayward <alan.hayward@arm.com>
5535
5536 * gdb.arch/aarch64-sighandler-regs.c: New test.
5537 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5538 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5539
224d30d3
MM
55402018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5541
5542 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5543 assembly.
5544
f67ffa6a
AB
55452018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5546
5547 * gdb.base/frame-selection.exp: New file.
5548 * gdb.base/frame-selection.c: New file.
5549
9fc3183f
AH
55502018-09-27 Alan Hayward <alan.hayward@arm.com>
5551
5552 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5553 pthread barrier.
5554 (main): Likewise.
5555
d354055e
AB
55562018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5557
5558 * gdb.base/large-frame-1.c: New file.
5559 * gdb.base/large-frame-2.c: New file.
5560 * gdb.base/large-frame.exp: New file.
5561 * gdb.base/large-frame.h: New file.
5562
db727370
JL
55632018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5564
5565 PR gdb/20948
5566 * gdb.base/write_mem.exp: New test.
5567 * gdb.base/write_mem.c: Likewise.
5568
ae778caf
TT
55692018-09-23 Tom Tromey <tom@tromey.com>
5570
5571 PR python/18852:
5572 * gdb.python/py-parameter.exp: Add test for parameter that throws
5573 on "set".
5574
fd3ba736
TT
55752018-09-23 Tom Tromey <tom@tromey.com>
5576
5577 PR python/17284:
5578 * gdb.python/py-template.exp (test_template_arg): Add test for
5579 negative template argument number.
5580
39a24317
TT
55812018-09-23 Tom Tromey <tom@tromey.com>
5582
5583 PR python/14062:
5584 * gdb.python/python.exp: Add test for post_event error.
5585
f5769a2c
TT
55862018-09-23 Tom Tromey <tom@tromey.com>
5587
5588 PR python/18170:
5589 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5590 convert pointers to int and long.
5591
1c1e54f6
TT
55922018-09-23 Tom Tromey <tom@tromey.com>
5593
5594 PR python/20126:
5595 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5596 signed-ness conversion tests.
5597
fb4fa946
TT
55982018-09-23 Tom Tromey <tom@tromey.com>
5599
5600 PR python/18352;
5601 * gdb.python/py-value.exp (test_float_conversion): New proc.
5602 Use it.
5603
a466edac
HAQ
56042018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5605
5606 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5607
4ee9b0c5
SL
56082018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5609
5610 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5611 no readline.
5612 * gdb.base/utf8-identifiers.exp: Likewise.
5613 * gdb.cp/cpcompletion.exp: Likewise.
5614 * gdb.linespec/cpcompletion.exp: Likewise.
5615 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5616 * gdb.linespec/cpls-ops.exp: Likewise.
5617
23be8da7
RB
56182018-09-19 Richard Bunt <richard.bunt@arm.com>
5619 Chris January <chris.january@arm.com>
5620
5621 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5622 * gdb.fortran/short-circuit-argument-list.exp: New file.
5623 * gdb.fortran/short-circuit-argument-list.f90: New test.
5624
5031d0ae
SDJ
56252018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5626
5627 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5628 "arch=" keyword when executing "-stack-list-frames".
5629
b4c0d1a4
SDJ
56302018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5631
5632 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5633 "arch=" keyword when executing "-stack-list-frames".
5634
7a6d2b45
SDJ
56352018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5636
5637 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5638 break ada".
5639
8588b356
SM
56402018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5641
5642 PR python/23669
5643 * gdb.python/python.exp: Test gdb.execute("show commands").
5644
65e65158
TT
56452018-09-16 Tom Tromey <tom@tromey.com>
5646
5647 * gdb.base/new-ui.exp (do_execution_tests): Update.
5648 * gdb.base/dbx.exp (test_breakpoints): Update.
5649
bf326452
AH
56502018-09-14 Alan Hayward <alan.hayward@arm.com>
5651
5652 * lib/gdb.exp (gdb_simple_compile): Add proc.
5653 (is_elf_target): Use gdb_simple_compile.
5654 (skip_altivec_tests): Likewise.
5655 (skip_vsx_tests): Likewise.
5656 (skip_tsx_tests): Likewise.
5657 (skip_btrace_tests): Likewise.
5658 (skip_btrace_pt_tests): Likewise.
5659 (gdb_can_simple_compile): Likewise.
5660 (gdb_has_argv0): Likewise.
5661 (gdb_target_symbol_prefix): Likewise.
5662 (target_supports_scheduler_locking): Likewise.
5663
2361b0fb
TT
56642018-09-13 Tom Tromey <tom@tromey.com>
5665
5666 * Makefile.in (TAGS): Recognize proc_with_prefix and
5667 gdb_caching_proc.
5668
0ae1a321
SM
56692018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5670
5671 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5672 method.
5673
a40bf0c2
SM
56742018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5675
5676 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5677 and a few other Inferior properties when the Inferior is no
5678 longer valid.
5679
4a3fe98f
TT
56802018-09-13 Tom Tromey <tom@tromey.com>
5681
5682 PR rust/23650:
5683 * gdb.rust/simple.exp: Add test for enum field access error.
5684
098b2108
TT
56852018-09-13 Tom Tromey <tom@tromey.com>
5686
5687 PR rust/23626:
5688 * gdb.rust/simple.rs (EmptyEnum): New type.
5689 (main): Use it.
5690 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5691
1256af7d
SM
56922018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5693
5694 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5695 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5696 * gdb.python/py-symtab.exp: Update test printing an objfile.
5697
4aa8e6c2
SM
56982018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5699
5700 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5701 object.
5702
c221b2f7
AH
57032018-09-12 Alan Hayward <alan.hayward@arm.com>
5704
5705 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5706 (support_complex_tests): Use gdb_can_simple_compile.
5707 (is_ilp32_target): Likewise.
5708 (is_lp64_target): Likewise.
5709 (is_64_target): Likewise.
5710 (is_amd64_regs_target): Likewise.
5711 (is_aarch32_target): Likewise.
5712 (gdb_int128_helper): Likewise.
5713
6f1107b5
JK
57142018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5715
5716 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5717
1f5d1570
JG
57182018-09-10 Jerome Guitton <guitton@adacore.com>
5719
5720 * gdb.ada/same_component_name: Add test for case of tagged record
5721 with variable-length fields.
5722
cc330e39
XR
57232018-09-10 Xavier Roirand <roirand@adacore.com>
5724
5725 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5726 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5727 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5728 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5729
b9c50e9a
XR
57302018-09-10 Xavier Roirand <roirand@adacore.com>
5731
5732 * gdb.ada/mi_string_access.exp: New testcase.
5733 * gdb.ada/mi_string_access/bar.adb: New file.
5734 * gdb.ada/mi_string_access/pck.adb: New file.
5735 * gdb.ada/mi_string_access/pck.asd: New file.
5736
2963898f
XR
57372018-09-10 Xavier Roirand <roirand@adacore.com>
5738
5739 * gdb.ada/mi_var_union.exp: New testcase.
5740 * gdb.ada/mi_var_union/bar.adb: New file.
5741 * gdb.ada/mi_var_union/pck.adb: New file.
5742 * gdb.ada/mi_var_union/pck.asd: New file.
5743
1aac008f
TT
57442018-09-08 Tom Tromey <tom@tromey.com>
5745
5746 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5747
332cf4c9
TT
57482018-09-08 Tom Tromey <tom@tromey.com>
5749
5750 PR python/16047:
5751 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5752 (register_pretty_printers): Register new printer.
5753 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5754 test.
5755 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5756 (an_int_type3): New global.
5757
424da6cf
JB
57582018-09-08 Joel Brobecker <brobecker@adacore.com>
5759
5760 * gdb.ada/expr_with_funcall: New testcase.
5761
2a62dfa9
JB
57622018-09-08 Joel Brobecker <brobecker@adacore.com>
5763
5764 * gdb.ada/packed_array_assign: New testcase.
5765
96b6697f
AB
57662018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5767
5768 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5769 names, and add test prefixes to make test names unique.
5770
e4a62c65
TV
57712018-09-05 Tom de Vries <tdevries@suse.de>
5772
5773 * gdb.dwarf2/varval.exp: Add test.
5774
dd083ee2
GB
57752018-09-04 Gary Benson <gbenson@redhat.com>
5776
5777 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5778 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5779
aef9346c
TT
57802018-08-31 Tom Tromey <tom@tromey.com>
5781
5782 * gdb.rust/simple.rs: Rename second variable "v".
5783
c67f2e15
AB
57842018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5785
5786 * gdb.base/funcargs.c (use_a): New function.
5787 (recurse): Call use_a.
5788
078a0207
KS
57892018-08-29 Keith Seitz <keiths@redhat.com>
5790
5791 * gdb.compile/compile-cplus-anonymous.cc: New file.
5792 * gdb.compile/compile-cplus-anonymous.exp: New file.
5793 * gdb.compile/compile-cplus-array-decay.cc: New file.
5794 * gdb.compile/compile-cplus-array-decay.exp: New file.
5795 * gdb.compile/compile-cplus-inherit.cc: New file.
5796 * gdb.compile/compile-cplus-inherit.exp: New file.
5797 * gdb.compile/compile-cplus-member.cc: New file.
5798 * gdb.compile/compile-cplus-member.exp: New file.
5799 * gdb.compile/compile-cplus-method.cc: New file.
5800 * gdb.compile/compile-cplus-method.exp: New file.
5801 * gdb.compile/compile-cplus-mod.c: "New" file.
5802 * gdb.compile/compile-cplus-namespace.cc: New file.
5803 * gdb.compile/compile-cplus-namespace.exp: New file.
5804 * gdb.compile/compile-cplus-nested.cc: New file.
5805 * gdb.compile/compile-cplus-nested.exp: New file.
5806 * gdb.compile/compile-cplus-print.c: "New" file.
5807 * gdb.compile/compile-cplus-print.exp: "New" file.
5808 * gdb.compile/compile-cplus-virtual.cc: New file.
5809 * gdb.compile/compile-cplus-virtual.exp: New file.
5810 * gdb.compile/compile-cplus.c: "New" file.
5811 * gdb.compile/compile-cplus.exp: "New" file.
5812 * lib/compile-support.exp: New file.
5813
b0f492b9
GB
58142018-08-16 Gary Benson <gbenson@redhat.com>
5815
5816 PR gdb/13000:
5817 * gdb.base/batch-exit-status.exp: New file.
5818 * gdb.base/batch-exit-status.good-commands: Likewise.
5819 * gdb.base/batch-exit-status.bad-commands: Likewise.
5820
36eb4c5f
AH
58212018-08-29 Alan Hayward <alan.hayward@arm.com>
5822
5823 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5824 (struct struct02): Likewise.
5825 (struct struct03): Likewise.
5826 (struct struct04): Likewise.
5827 (struct struct_01_01): New struct.
5828 (struct struct_01_02): Likewise.
5829 (struct struct_01_03): Likewise.
5830 (struct struct_01_04): Likewise.
5831 (struct struct_02_01): Likewise.
5832 (struct struct_02_02): Likewise.
5833 (struct struct_02_03): Likewise.
5834 (struct struct_02_04): Likewise.
5835 (struct struct_04_01): Likewise.
5836 (struct struct_04_02): Likewise.
5837 (struct struct_04_03): Likewise.
5838 (struct struct_04_04): Likewise.
5839 (struct struct_05_01): Likewise.
5840 (struct struct_05_02): Likewise.
5841 (struct struct_05_03): Likewise.
5842 (struct struct_05_04): Likewise.
5843 (cmp_struct01): Remove function.
5844 (cmp_struct02): Likewise.
5845 (cmp_struct03): Likewise.
5846 (cmp_struct04): Likewise.
5847 (cmp_struct_01_01): Add Function.
5848 (cmp_struct_01_02): Likewise.
5849 (cmp_struct_01_03): Likewise.
5850 (cmp_struct_01_04): Likewise.
5851 (cmp_struct_02_01): Likewise.
5852 (cmp_struct_02_02): Likewise.
5853 (cmp_struct_02_03): Likewise.
5854 (cmp_struct_02_04): Likewise.
5855 (cmp_struct_04_01): Likewise.
5856 (cmp_struct_04_02): Likewise.
5857 (cmp_struct_04_03): Likewise.
5858 (cmp_struct_04_04): Likewise.
5859 (cmp_struct_05_01): Likewise.
5860 (cmp_struct_05_02): Likewise.
5861 (cmp_struct_05_03): Likewise.
5862 (cmp_struct_05_04): Likewise.
5863 (call_all): Add new structs.
5864 * gdb.base/infcall-nested-structs.exp: Likewise.
5865
3bf9c013
JV
58662018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5867
5868 * gdb.python/py-framefilter-mi.exp: Update regexp to
5869 check for "arch" field in frame output.
5870
450d1e88
KB
58712018-08-23 Kevin Buettner <kevinb@redhat.com>
5872
5873 * gdb.dwarf2/dw2-ranges-func.c: New file.
5874 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5875
ae739fe7
SM
58762018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5877
5878 * gdb.base/term.exp: Compare terminal settings with values from
5879 the inferior.
5880 * gdb.base/term.c: Get and set terminal settings.
5881
6d52907e
JV
58822018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5883
5884 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5885 accommodate new "arch" field in frame output.
5886 * gdb.mi/mi-return.exp: Likewise.
5887 * gdb.mi/mi-stack.exp: Likewise.
5888 * gdb.mi/mi-syn-frame.exp: Likewise.
5889 * gdb.mi/user-selected-context-sync.exp: Likewise.
5890
be2d111a
MS
58912018-08-19 Michael Spang <spang@google.com>
5892
5893 PR gdb/11786
5894 * gdb.base/gcore-tls-pie.c: New file.
5895 * gdb.base/gcore-tls-pie.exp: New file.
5896
ae3a7c47
KB
58972018-08-18 Kevin Buettner <kevinb@redhat.com>
5898
5899 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5900 * gdb.dwarf2/varval.c: New file.
5901 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5902
2ecae92e
AH
59032018-08-17 Alan Hayward <alan.hayward@arm.com>
5904
5905 PR gdb/18931
5906 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5907
c1854f1d
KS
59082018-08-16 Keith Seitz <keiths@redhat.com>
5909
5910 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5911 tests expected to pass.
5912
26fb3983
JV
59132018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5914
5915 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5916 -data-disassemble -a.
5917 (test_disassembly_bogus_args): Likewise.
5918
67943c00
AB
59192018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5920
5921 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5922
5ff2bbae
AB
59232018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5924
5925 * gdb.base/vla-optimized-out.exp: Add new test.
5926
e5bbcd0f
AB
59272018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5928
5929 * gdb.base/vla-optimized-out-o3.exp: Delete.
5930 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5931 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5932 deleted tests.
5933
9d4a934c
AB
59342018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5935
5936 PR gdb/18050:
5937 * gdb.server/extended-remote-restart.c: New file.
5938 * gdb.server/extended-remote-restart.exp: New file.
5939
045cf012
SM
59402018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5941
5942 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5943 "set variable index = 42".
5944
87d6a7aa
SM
59452018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5946
5947 * boards/index-cache-gdb.exp: New file.
5948 * gdb.dwarf2/index-cache.exp: New file.
5949 * gdb.dwarf2/index-cache.c: New file.
5950 * gdb.base/maint.exp: Check if we are using the index cache.
5951
96d68bd4
RO
59522018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5953
5954 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5955 MAKEFLAGS.
5956
5a699617
RO
59572018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5958
5959 * dg-extract-results.sh: Move to toplevel contrib.
5960 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5961 * Makefile.in (check-parallel-racy): Likewise.
5962
5bd18990
AB
59632018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5964
5965 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5966 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5967 tests if the target supports scheduler locking.
5968
3fbbcf47
TV
59692018-08-04 Tom de Vries <tdevries@suse.de>
5970
5971 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5972
3e1d3d8c
TT
59732018-08-02 Tom Tromey <tom@tromey.com>
5974
5975 PR symtab/16842.
5976 * gdb.cp/temargs.exp: Test "info address" of a template
5977 parameter.
5978
5abe0f0c
JV
59792018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5980
5981 * gdb.python/py-mi-var-info-path-expression.c: New file.
5982 * gdb.python/py-mi-var-info-path-expression.py: New file.
5983 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5984
fb66cde8
SDJ
59852018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5986
5987 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5988 error after "cannot resolve name" string.
5989
c708f4d2
AB
59902018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5991
5992 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5993 started.
5994 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5995
37cc0cae
TV
59962018-07-28 Tom de Vries <tdevries@suse.de>
5997
5998 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5999
63b4ecf7
TV
60002018-07-26 Tom de Vries <tdevries@suse.de>
6001
6002 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6003
3c3bb058
AB
60042018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6005
6006 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6007 is visible.
6008
9e7f3bbb
TV
60092018-07-26 Tom de Vries <tdevries@suse.de>
6010
6011 PR breakpoints/23366
6012 * gdb.base/catch-follow-exec.c: New test.
6013 * gdb.base/catch-follow-exec.exp: New file.
6014
16f808ec
TV
60152018-07-25 Tom de Vries <tdevries@suse.de>
6016
6017 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6018 vla-optimized-out.c.
6019
d7154a8d
JV
60202018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6021
6022 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6023 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6024
232a0032
TV
60252018-07-20 Tom de Vries <tdevries@suse.de>
6026
6027 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6028 NOCLONE macro.
6029 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6030
fbb1d502
TV
60312018-07-19 Tom de Vries <tdevries@suse.de>
6032
6033 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6034 regular expression.
6035
42dc7699
TV
60362018-07-18 Tom de Vries <tdevries@suse.de>
6037
6038 * gdb.base/vla-optimized-out.c: New test.
6039 * gdb.base/vla-optimized-out.exp: New file.
6040
7f1f7e23
SDJ
60412018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6042
6043 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6044 message "No address associated with hostname" when gdbserver
6045 cannot resolve the hostname.
6046
5759ebb3
PW
60472018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6048
6049 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6050 Add some test prefixes to make tests unique.
6051
3606ccab
PW
60522018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6053
6054 * gdb.base/frameapply.c: New file.
6055 * gdb.base/frameapply.exp: New file.
6056
529c08b2
PW
60572018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6058
6059 * gdb.base/skip.exp: Update expected error message.
6060
c7ab0aef
SDJ
60612018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6062 Jan Kratochvil <jan.kratochvil@redhat.com>
6063 Paul Fertser <fercerpav@gmail.com>
6064 Tsutomu Seki <sekiriki@gmail.com>
6065
6066 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6067 parameter.
6068 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6069 by default.
6070 * boards/native-gdbserver.exp: Likewise.
6071 * gdb.server/run-without-local-binary.exp: Improve regexp used
6072 for detecting when a remote debugging connection succeeds.
6073 * gdb.server/server-connect.exp: New file.
6074 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6075 Do not prefix the port number with ":".
6076 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6077 support for detecting and using it. Add '$debughost_gdbserver'
6078 to the list of arguments used to start gdbserver. Handle case
6079 when gdbserver cannot resolve a network name.
6080
16ff70dd
SDJ
60812018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6082
6083 PR c++/23373
6084 * gdb.base/ptype-offsets.cc (struct static_member): New
6085 struct.
6086 (main) <stmember>: New variable.
6087 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6088 with a static member in it.
6089
3541979f
AB
60902018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6091
6092 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6093 watchpoints enabled and disabled.
6094
c8ad9b9a
AB
60952018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6096
6097 * gdb.base/examine-backward.exp: Still run tests around address
6098 0x0, even if address 0x0 is not readable. Update the pattern for
6099 matching address 0x0 in expected output.
6100
e0e5e971
AB
61012018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6102
6103 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6104 malloc/free.
6105
1ea5da02
TV
61062018-07-04 Tom de Vries <tdevries@suse.de>
6107
6108 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6109
471b9d15
MR
61102018-07-02 Maciej W. Rozycki <macro@mips.com>
6111
6112 PR tdep/8282
6113 * gdb.arch/mips-disassembler-options.exp: New test.
6114 * gdb.arch/mips-disassembler-options.s: New test source.
6115
75acb486
PA
61162018-06-29 Pedro Alves <palves@redhat.com>
6117
6118 * gdb.threads/names.exp: Adjust expected "info threads" output.
6119
cd2bb709
PA
61202018-06-29 Pedro Alves <palves@redhat.com>
6121
6122 * gdb.opt/inline-break.exp (line number, address): Add "info
6123 break" tests.
6124
991ff292
PA
61252018-06-29 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6128 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6129 number and address and running to them.
6130
356819b6 61312018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6132
6133 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6134
2512d7ef
JK
61352018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6136
6137 * lib/compiler.c: Remove executable permission flag.
6138
be1b6474
RB
61392018-06-28 Richard Bunt <richard.bunt@arm.com>
6140
6141 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6142 code.
6143 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6144
291f9a96
PT
61452018-06-28 Petr Tesarik <ptesarik@suse.cz>
6146
6147 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6148
ed6dfe51
PT
61492018-06-28 Petr Tesarik <ptesarik@suse.cz>
6150
6151 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6152 address argument is omitted.
6153
d4d429d5
PT
61542018-06-28 Petr Tesarik <ptesarik@suse.cz>
6155
6156 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6157
7ab6656f
OJ
61582018-06-27 Omair Javaid <omair.javaid@linaro.org>
6159
6160 PR gdb/21695
6161 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6162 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6163
a33ccfc7
TT
61642018-06-26 Tom Tromey <tom@tromey.com>
6165
6166 PR rust/22574:
6167 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6168 * gdb.rust/simple.rs (struct SimpleLayout): New.
6169
6d72d289
SM
61702018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6171
6172 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6173 "info registers" output.
6174
8363f9d5
RB
61752018-06-21 Richard Bunt <richard.bunt@arm.com>
6176
6177 * gdb.base/watchpoint-hw-attach.c: New test.
6178 * gdb.base/watchpoint-hw-attach.exp: New file.
6179
f00674fe
SM
61802018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6181
6182 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6183 through /bin/sh.
6184 * boards/dwarf4-gdb-index.exp: Likewise.
6185 * boards/fission-dwp.exp: Likewise.
6186
1d554008
UW
61872018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6188
6189 * gdb.base/float128.exp: Add comment and improved fail message
6190 to the failure case of "print large128" test.
6191
d0ac1c44
SM
61922018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6193
6194 * configure.ac: Remove AC_PREREQ.
6195 * configure: Re-generate.
6196
61b04dd0
PA
61972018-06-19 Pedro Alves <palves@redhat.com>
6198
6199 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6200 (func_extern_caller): New.
6201 (main): Call func_extern_caller.
6202 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6203 logic change.
6204
f63b508a
SM
62052018-06-18 Weimin Pan <weimin.pan@oracle.com>
6206
6207 PR gdb/16841
6208 * gdb.cp/typedef-base.cc: New file.
6209 * gdb.cp/typedef-base.exp: New file.
6210
0fe3a558
TV
62112018-06-18 Tom de Vries <tdevries@suse.de>
6212
6213 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6214
7010835a
AB
62152018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6216 Richard Bunt <Richard.Bunt@arm.com>
6217
6218 * gdb.threads/attach-slow-waitpid.c: New file.
6219 * gdb.threads/attach-slow-waitpid.exp: New file.
6220 * gdb.threads/slow-waitpid.c: New file.
6221
14897d65
PA
62222018-06-14 Pedro Alves <palves@redhat.com>
6223
6224 * gdb.base/fork-running-state.c: Include <errno.h>.
6225 (exit_if_relative_exits): New.
6226 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6227 exits.
6228 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6229 child exits.
6230
5d9a0608
TV
62312018-06-14 Tom de Vries <tdevries@suse.de>
6232
6233 PR cli/22573
6234 * gdb.base/finish-pretty.c: New test.
6235 * gdb.base/finish-pretty.exp: New file.
6236
11ae5818
PA
62372018-06-14 Pedro Alves <palves@redhat.com>
6238
6239 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6240 gdb's expected startup output.
6241
1d39de44
PA
62422018-06-14 Pedro Alves <palves@redhat.com>
6243
6244 * lib/selftest-support.exp (selftest_setup): Remove inlined
6245 function handling.
6246
70ee0000
TV
62472018-06-14 Tom de Vries <tdevries@suse.de>
6248
6249 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6250 matching of breakpoint printing.
6251
11f4b608
TV
62522018-06-13 Tom de Vries <tdevries@suse.de>
6253
6254 PR testsuite/23269
6255 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6256 (fork_child): ... here, and ...
6257 (fork_parent): ... here.
6258
62592018-06-12 Tom de Vries <tdevries@suse.de>
6260
6261 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6262
9516f85a
AB
62632018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6264 Stephen Roberts <stephen.roberts@arm.com>
6265
6266 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6267 rewrite test to describe action performed, rather than possible
6268 failure.
6269
5045b3d7
GB
62702018-06-08 Gary Benson <gbenson@redhat.com>
6271
6272 * gdb.threads/check-libthread-db.exp: New file.
6273 * gdb.threads/check-libthread-db.c: Likewise.
6274
c61b06a1
TT
62752018-06-05 Tom Tromey <tom@tromey.com>
6276
6277 * gdb.base/default.exp: Update expected "show version" output.
6278
eb6af809
TT
62792018-06-05 Tom Tromey <tom@tromey.com>
6280
6281 PR cli/12326:
6282 * gdb.cp/static-print-quit.exp: Update.
6283 * lib/gdb.exp (pagination_prompt): Update.
6284 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6285 * gdb.python/python.exp: Update.
6286
178d6a63
JB
62872018-06-04 Joel Brobecker <brobecker@adacore.com>
6288
6289 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6290
8e817061
JB
62912018-06-01 Joel Brobecker <brobecker@adacore.com>
6292
6293 * gdb.ada/bp_fun_addr: New testcase.
6294
e86ca25f
TT
62952018-06-01 Tom Tromey <tom@tromey.com>
6296
6297 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6298 results.
6299 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6300 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6301 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6302 * gdb.base/maint.exp (maint_pass_if): Update.
6303
4b2dfa9d
MR
63042018-05-31 Maciej W. Rozycki <macro@mips.com>
6305
6306 * gdb.base/endian.exp: New test.
6307 * gdb.base/endian.c: New test source.
6308
45f25d6c
AB
63092018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6310
6311 PR gdb/23203
6312 * gdb.base/bt-selected-frame.c: New file.
6313 * gdb.base/bt-selected-frame.exp: New file.
6314 * lib/gdb.exp (get_current_frame_number): New function.
6315
d9f6d7f8
MR
63162018-05-24 Maciej W. Rozycki <macro@mips.com>
6317 Pedro Alves <palves@redhat.com>
6318
6319 * gdb.threads/tls-core.c: Include <stdlib.h>
6320 (thread_proc): Call `abort'.
6321 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6322 (tls_core_test): New procedure, bits factored out from ...
6323 (top level): ... here. Test both native cores and gcore cores.
6324
ff1cf532
TT
63252018-05-23 Tom Tromey <tom@tromey.com>
6326
6327 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6328
b98664d3
TT
63292018-05-23 Tom Tromey <tom@tromey.com>
6330
6331 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6332 symfile_complaints.
6333 (test_short_complaints): Likewise.
6334 (test_empty_complaints): Likewise.
6335 (test_initial_complaints): Update.
6336
4e9668d0
TT
63372018-05-23 Tom Tromey <tom@tromey.com>
6338
6339 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6340
43ba33c7
TT
63412018-05-23 Tom Tromey <tom@tromey.com>
6342
6343 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6344 (test_short_complaints): Update.
6345
035522c0
PA
63462018-05-22 Pedro Alves <palves@redhat.com>
6347
6348 * gdb.base/remote.exp: Only gdb_start after compiling the
6349 testcase. Issue "disconnect" before testing "set remote" command
6350 defaults. Issue clean_restart before running to main.
6351
cc0be08f
PA
63522018-05-22 Pedro Alves <palves@redhat.com>
6353
6354 * gdb.base/remote.exp: Adjust expected output of "show remote
6355 memory-write-packet-size". Add tests for "set remote
6356 memory-write-packet-size 0" and "set remote
6357 memory-write-packet-size fixed/limit".
6358
b1b60145
PA
63592018-05-22 Pedro Alves <palves@redhat.com>
6360
6361 PR gdb/22973
6362 * gdb.base/utf8-identifiers.c: New file.
6363 * gdb.base/utf8-identifiers.exp: New file.
6364
0ec848ad
PFC
63652018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6366
6367 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6368
2c3305f6
PFC
63692018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6370
6371 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6372
ce1e8424
TT
63732018-05-18 Tom Tromey <tom@tromey.com>
6374
6375 * gdb.base/ptype-offsets.exp: Update.
6376
ddfe970e
KS
63772018-05-17 Keith Seitz <keiths@redhat.com>
6378
6379 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6380 in expected breakpoint stop locations.
6381 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6382 move to proper scope to test variable values.
6383 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6384 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6385 New functions.
6386 (main): Call not_inline_func3.
6387 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6388 inline_func1, inline_func2, and inline_func3. Test that when each
6389 breakpoint is hit, GDB properly reports both the stop location
6390 and the backtrace. Repeat tests for temporary breakpoints.
6391
0726fcc6
MR
63922018-05-15 Maciej W. Rozycki <macro@mips.com>
6393
6394 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6395 rather then trying to access it in determining whether the PID
6396 of `gdbserver' could have been retrieved.
6397
8ee22052
AB
63982018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6399
6400 * gdb.arch/amd64-init-x87-values.S: New file.
6401 * gdb.arch/amd64-init-x87-values.exp: New file.
6402
7785df48
JK
64032018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6404
6405 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6406
56bcdbea
TT
64072018-05-04 Tom Tromey <tom@tromey.com>
6408
6409 PR python/22730:
6410 * gdb.python/python.exp: Test multi-line execute.
6411
a913fffb
TT
64122018-05-04 Tom Tromey <tom@tromey.com>
6413
6414 PR python/22731:
6415 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6416
7a2c85f2
TT
64172018-05-04 Tom Tromey <tom@tromey.com>
6418
6419 PR gdb/11750:
6420 * gdb.base/define.exp: Test defining a user command inside a user
6421 command.
6422 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6423
a3b60e45
JK
64242018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6425 Pedro Alves <palves@redhat.com>
6426
6427 PR breakpoints/19806 and support for PR external/20207.
6428 * gdb.base/watchpoint-unaligned.c: New file.
6429 * gdb.base/watchpoint-unaligned.exp: New file.
6430
45fe4a03
AB
64312018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6432
6433 * gdb.base/maint.exp: Make test names unique, use
6434 test_prefix_command_help to test 'help maint info', and remove
6435 repeated test of 'help maint'.
6436
9be2ae8f
TT
64372018-05-04 Tom Tromey <tom@tromey.com>
6438
6439 PR gdb/22619:
6440 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6441 behavior.
6442
11859c31
AB
64432018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6444
6445 * gdb.base/maint.exp: Process output from 'maint print registers'
6446 line at a time.
6447
089a9490
AB
64482018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6449
6450 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6451 timeout.
6452
9b0797e2
AB
64532018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6454
6455 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6456 filter pattern.
6457
f6ac5f3d
PA
64582018-05-02 Pedro Alves <palves@redhat.com>
6459
6460 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6461 to_log_command renames.
6462 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6463
77d3c63b
TT
64642018-05-02 Tom Tromey <tom@tromey.com>
6465
6466 * gdb.python/py-parameter.exp: Set test message.
6467
0489430a
TT
64682018-05-02 Tom Tromey <tom@tromey.com>
6469
6470 PR python/20084:
6471 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6472 PARAM_ZUINTEGER_UNLIMITED tests.
6473
1632f8ba
DR
64742018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6475
6476 PR rust/23124
6477 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6478 when casting.
6479
6d7bb824
TT
64802018-04-30 Tom Tromey <tom@tromey.com>
6481
6482 * gdb.python/py-type.exp: Check align attribute.
6483 * gdb.python/py-type.c: New "aligncheck" global.
6484
007e1530
TT
64852018-04-30 Tom Tromey <tom@tromey.com>
6486
6487 PR exp/17095:
6488 * gdb.dwarf2/dw2-align.exp: New file.
6489 * gdb.cp/align.exp: New file.
6490 * gdb.base/align.exp: New file.
6491 * lib/gdb.exp (gdb_int128_helper): New proc.
6492 (has_int128_c, has_int128_cxx): New caching procs.
6493
6873858b
TT
64942018-04-27 Tom Tromey <tom@tromey.com>
6495
6496 PR rust/22545:
6497 * gdb.rust/simple.exp: Add inclusive range tests.
6498
79188d8d
PA
64992018-04-26 Pedro Alves <palves@redhat.com>
6500
6501 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6502 ifunc breakpoint locations correctly of ifunc breakpoints set
6503 while the program resolves the ifunc.
6504
c7075ad5
PA
65052018-04-26 Pedro Alves <palves@redhat.com>
6506
6507 * gdb.base/gnu-ifunc-final.c: New file.
6508 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6509 * gdb.base/gnu-ifunc.exp (executable): Delete.
6510 (staticexecutable): Adjust.
6511 (lib_opts, exec_opts): Delete.
6512 (make_binsuffix, build, set-break): New procedures.
6513 (misc_tests): New, with tests factored out from the top level.
6514 (top level): Test different combinations of ifunc resolver name,
6515 resolver with and with debug info, and ifunc target with and
6516 without debug info. Wrap static tests with with_target_prefix.
6517
8388016d
PA
65182018-04-26 Pedro Alves <palves@redhat.com>
6519
6520 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6521 return type" warnings.
6522
249b5733
PA
65232018-04-25 Pedro Alves <palves@redhat.com>
6524
6525 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6526 killed".
6527 * gdb.base/kill-after-signal.exp: Likewise.
6528 * gdb.threads/kill.exp: Likewise.
6529
f67c0c91
SDJ
65302018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6531 Sergio Durigan Junior <sergiodj@redhat.com>
6532 Pedro Alves <palves@redhat.com>
6533
6534 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6535 regexps to expect for '[Inferior ... detached]' as well.
6536 * gdb.base/attach.exp: Likewise.
6537 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6538 "gdb_continue_to_end".
6539 (test_catch_syscall_with_wrong_args): Likewise.
6540 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6541 ']'. Don't set 'verbose' on.
6542 * gdb.base/foll-vfork.exp: Likewise.
6543 * gdb.base/fork-print-inferior-events.c: New file.
6544 * gdb.base/fork-print-inferior-events.exp: New file.
6545 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6546 '[Inferior ... has been killed]' message.
6547 * gdb.base/kill-after-signal.exp: Likewise.
6548 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6549 detach message.
6550 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6551 message.
6552 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6553 regexps to expect for '[Inferior ... detached]' as well.
6554 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6555
0a8ddac4
SM
65562018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6557
6558 PR gdb/23104
6559 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6560
701adfb0
PA
65612018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6562
6563 PR gdb/23095
6564 * gdb.base/break-probes.exp: Pass shlib_load to
6565 prepare_for_testing. Set normal_bp to r_debug_state if target is
6566 bsd.
6567
d27d16bf
RB
65682018-04-19 Richard Bunt <richard.bunt@arm.com>
6569
6570 * gdb.threads/multiple-successive-infcall.c: New test.
6571 * gdb.threads/multiple-successive-infcall.exp: New file.
6572
a037790e
TT
65732018-04-17 Tom Tromey <tom@tromey.com>
6574
6575 * gdb.rust/simple.rs (Union): New type.
6576 (main): New local "u".
6577 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6578
e3a91079
AA
65792018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6580
6581 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6582 number information in output of "whereis" command.
6583 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6584
b744723f
AA
65852018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6586
6587 * gdb.ada/info_types.exp: Adjust expected output to the line
6588 numbers now printed by "info var/func/type".
6589 * gdb.base/completion.exp: Likewise.
6590 * gdb.base/included.exp: Likewise.
6591 * gdb.cp/cp-relocate.exp: Likewise.
6592 * gdb.cp/cplusfuncs.exp: Likewise.
6593 * gdb.cp/namespace.exp: Likewise.
6594 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6595
4a4495d6
MM
65962018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6597
6598 * gdb.btrace/cpu.exp: New.
6599
1d509aa6
MM
66002018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6601
6602 * gdb.base/step-indirect-call-thunk.exp: New.
6603 * gdb.base/step-indirect-call-thunk.c: New.
6604 * gdb.reverse/step-indirect-call-thunk.exp: New.
6605 * gdb.reverse/step-indirect-call-thunk.c: New.
6606
6295b6da
SM
66072018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6608
6609 * gdb.base/pie-fork.c: New file.
6610 * gdb.base/pie-fork.exp: New file.
6611
50146e70
TT
66122018-04-11 Tom Tromey <tom@tromey.com>
6613
6614 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6615
f50d8a2e
PA
66162018-04-10 Pedro Alves <palves@redhat.com>
6617
6618 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6619 exits. Instead loop running forever.
6620 (fork_parent): Run forever too.
6621
a0be7a36
SM
66222018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6623
6624 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6625 mi_continue_to_line.
6626 * gdb.mi/mi-stack.c (callee4): Add comment.
6627
9b73db36
SM
66282018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6629
6630 * gdb.mi/mi-stack.exp: Fix indentation.
6631
c912f608
SM
66322018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6633
6634 PR gdb/22979
6635 * gdb.arch/amd64-osabi.exp: New file.
6636
26540402
SM
66372018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6638
6639 PR gdb/22980
6640 * gdb.base/osabi.exp: New file.
6641
121ad66c 66422018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6643
6644 * gdb.cp/static-typedef-print.exp: New file.
6645 * gdb.cp/static-typedef-print.cc: New file.
6646
3fcded8f
JB
66472018-03-27 Joel Brobecker <brobecker@adacore.com>
6648
6649 * gdb.ada/varsize_limit: New testcase.
6650
59cc4834
JB
66512018-03-27 Joel Brobecker <brobecker@adacore.com>
6652
6653 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6654
6655 * gdb.ada/notcplusplus: New testcase.
6656
6657 * gdb.base/c-linkage-name.c: New file.
6658 * gdb.base/c-linkage-name.exp: New testcase.
6659
4ca59a9f
TT
66602018-03-26 Tom Tromey <tom@tromey.com>
6661
6662 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6663 * gdb.python/py-framefilter.py (name_error): New global.
6664 (ErrorInName.function): Use name_error.
6665
978d6c75
TT
66662018-03-26 Tom Tromey <tom@tromey.com>
6667
6668 PR backtrace/15582:
6669 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6670
b7fee5a3
KS
66712018-03-23 Keith Seitz <keiths@redhat.com>
6672
6673 PR c++/22968
6674 * gdb.cp/subtypes.exp: New file.
6675 * gdb.cp/subtypes.h: New file.
6676 * gdb.cp/subtypes.cc: New file.
6677 * gdb.cp/subtypes-2.cc: New file.
6678
376be529
AB
66792018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6680
6681 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6682 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6683 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6684 -nostartfiles when compiling the test. Confirm that all registers
6685 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6686
066cfa98
AB
66872018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6688
6689 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6690 option, syntax was wrong anyway.
6691 * gdb.arch/arm-disp-step.exp: Likewise.
6692 * gdb.arch/sparc64-regs.exp: Likewise.
6693 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6694 option, syntax was wrong anyway, switch to use
6695 prepare_for_testing.
6696 * gdb.arch/i386-disp-step.exp: Likewise.
6697
079670b9
AA
66982018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6699
6700 * gdb.ada/exec_changed.exp: Replace "target_info exists
6701 use_gdb_stub" by "use_gdb_stub".
6702 * gdb.ada/start.exp: Likewise.
6703 * gdb.base/async-shell.exp: Likewise.
6704 * gdb.base/attach-pie-misread.exp: Likewise.
6705 * gdb.base/attach-wait-input.exp: Likewise.
6706 * gdb.base/break-entry.exp: Likewise.
6707 * gdb.base/break-interp.exp: Likewise.
6708 * gdb.base/dprintf-detach.exp: Likewise.
6709 * gdb.base/nostdlib.exp: Likewise.
6710 * gdb.base/solib-nodir.exp: Likewise.
6711 * gdb.base/statistics.exp: Likewise.
6712 * gdb.base/testenv.exp: Likewise.
6713 * gdb.mi/mi-exec-run.exp: Likewise.
6714 * gdb.mi/mi-start.exp: Likewise.
6715 * gdb.multi/dummy-frame-restore.exp: Likewise.
6716 * gdb.multi/multi-arch-exec.exp: Likewise.
6717 * gdb.multi/multi-arch.exp: Likewise.
6718 * gdb.multi/tids.exp: Likewise.
6719 * gdb.multi/watchpoint-multi.exp: Likewise.
6720 * gdb.python/py-events.exp: Likewise.
6721 * gdb.threads/attach-into-signal.exp: Likewise.
6722 * gdb.threads/attach-stopped.exp: Likewise.
6723 * gdb.threads/threadapply.exp: Likewise.
6724 * lib/selftest-support.exp: Likewise.
6725
26d6cec4
AA
67262018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6727
6728 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6729
4ee89e90
SR
67302018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6731
6732 * gdb.perf/template-breakpoints.cc: New file.
6733 * gdb.perf/template-breakpoints.exp: New file.
6734 * gdb.perf/template-breakpoints.py: New file.
6735
92630041
TT
67362018-03-19 Tom Tromey <tom@tromey.com>
6737
6738 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6739 y0.
6740 * gdb.rust/simple.exp: Test bare identifier form of struct
6741 initializer.
6742
76727919
TT
67432018-03-19 Tom Tromey <tom@tromey.com>
6744
6745 * gdb.gdb/observer.exp: Remove.
6746
194ed413
AA
67472018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6748
6749 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6750 "qualified" option when setting breakpoints.
6751 * gdb.trace/backtrace.exp: Likewise.
6752 * gdb.trace/circ.exp: Likewise.
6753 * gdb.trace/collection.exp: Likewise.
6754 * gdb.trace/disconnected-tracing.exp: Likewise.
6755 * gdb.trace/ftrace-lock.exp: Likewise.
6756 * gdb.trace/ftrace.exp: Likewise.
6757 * gdb.trace/infotrace.exp: Likewise.
6758 * gdb.trace/packetlen.exp: Likewise.
6759 * gdb.trace/passc-dyn.exp: Likewise.
6760 * gdb.trace/qtro.exp: Likewise.
6761 * gdb.trace/read-memory.exp: Likewise.
6762 * gdb.trace/report.exp: Likewise.
6763 * gdb.trace/signal.exp: Likewise.
6764 * gdb.trace/status-stop.exp: Likewise.
6765 * gdb.trace/strace.exp: Likewise.
6766 * gdb.trace/tfind.exp: Likewise.
6767 * gdb.trace/trace-break.exp: Likewise.
6768 * gdb.trace/trace-condition.exp: Likewise.
6769 * gdb.trace/trace-mt.exp: Likewise.
6770 * gdb.trace/tstatus.exp: Likewise.
6771 * gdb.trace/tsv.exp: Likewise.
6772 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6773 * gdb.trace/unavailable.exp: Likewise.
6774 * gdb.trace/while-dyn.exp: Likewise.
6775
8b067d2c
AA
67762018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6777
6778 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6779 that libinproctrace is copied to the target.
6780
3ae9ce5d
TT
67812018-03-14 Tom Tromey <tom@tromey.com>
6782
6783 PR cli/14977:
6784 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6785 a null pointer.
6786 * gdb.base/wchar.exp: Likewise.
6787
b8c2339b
TT
67882018-03-14 Tom Tromey <tom@tromey.com>
6789
6790 PR cli/19918:
6791 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6792 flag.
6793
4872dc46
SM
67942018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6795
6796 PR gdb/22841
6797 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6798 "target" to remote_exec.
6799
e4fe3756
SM
68002018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6801
6802 PR gdb/22841
6803 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6804 ${board}_upload): Remove.
6805
e95a97d4
AA
68062018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6807
6808 * gdb.cp/watch-cp.cc: New test.
6809 * gdb.cp/watch-cp.exp: New file.
6810
dbbb1059
AB
68112018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6812
6813 * gdb.base/infcall-nested-structs.exp: New file.
6814 * gdb.base/infcall-nested-structs.c: New file.
6815 * gdb.base/float.exp: Add riscv support.
6816
ecc054c0
TP
68172018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6818
6819 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6820 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6821
25e3c82c
SDJ
68222018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6823
6824 * gdb.server/abspath.exp: New file.
6825 * lib/gdb.exp (with_cwd): New procedure.
6826
3083294d
SM
68272018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6828
6829 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6830 use it.
6831 (gdb_is_target_remote_prompt): New proc.
6832 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6833 (gdb_is_target_native): Pass prompt parameter to
6834 gdb_is_target_1.
6835
3275ef47
SM
68362018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6837
6838 * gdb.base/load-command.c: New file.
6839 * gdb.base/load-command.exp: New file.
6840 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6841 (gdb_is_target_1): ...this, and generalize for other targets
6842 than just remote.
6843 (gdb_is_target_remote): Use gdb_is_target_1.
6844 (gdb_is_target_native): use gdb_is_target_1.
6845
6893c19a
TT
68462018-02-26 Tom Tromey <tom@tromey.com>
6847
6848 PR python/16497:
6849 * gdb.python/py-framefilter.exp: Update test.
6850
2ddeaf8a
TT
68512018-02-26 Tom Tromey <tom@tromey.com>
6852
6853 * gdb.dwarf2/variant.c: New file.
6854 * gdb.dwarf2/variant.exp: New file.
6855
c9317f21
TT
68562018-02-26 Tom Tromey <tom@tromey.com>
6857
6858 * gdb.rust/simple.exp: Accept more possible results in enum test.
6859
6f6d0c26
SM
68602018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6861
6862 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6863 parentheses.
6864
11b03145
MR
68652018-02-23 Maciej W. Rozycki <macro@mips.com>
6866
6867 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6868 name of a variable: $actual_linejj -> $actual_line.
6869
54a27fe5
JB
68702018-02-21 John Baldwin <jhb@FreeBSD.org>
6871
6872 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6873
de65820c
MM
68742018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6875
6876 * gdb.btrace/buffer-size.exp: Do not force BTS.
6877
980548fd
PA
68782018-02-14 Pedro Alves <palves@redhat.com>
6879
6880 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6881 getting a "Quit".
6882
c4e12631
MM
68832018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6884
6885 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6886 Fix test name.
6887
c2e0e465
SM
68882018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6889
6890 * gdb.cp/m-static.exp: Check type of optimized out static
6891 member.
6892
f7216783
AB
68932018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6894
6895 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6896 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6897
0625771b
LS
68982018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6899 Leszek Swirski <leszeks@google.com>
6900
6901 * gdb.python/py-prettyprint.c
6902 (struct to_string_returns_value_inner,
6903 struct to_string_returns_value_wrapper): New.
6904 (main): Add tsrvw variable.
6905 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6906 ToStringReturnsValueWrapper): New classes.
6907 (register_pretty_printers): Register new pretty-printers.
6908 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6909 recursive pretty printer.
6910 * gdb.python/py-mi.exp: Likewise.
6911
59498c30
LS
69122018-02-01 Leszek Swirski <leszeks@google.com>
6913
6914 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6915 functions with the same name as an include file are parsed
6916 correctly.
6917
d4d38844
YQ
69182018-02-01 Yao Qi <yao.qi@linaro.org>
6919
6920 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6921 "\[^\r\n\]*".
6922
07e5f5cf
NP
69232018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6924
6925 * gdb.arch/powerpc-prologue-frame.s: New file.
6926 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6927 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6928
929b5ad4
JB
69292018-01-31 Joel Brobecker <brobecker@adacore.com>
6930
6931 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6932
e671cd59
PA
69332018-01-30 Pedro Alves <palves@redhat.com>
6934
6935 PR gdb/13211
6936 * gdb.base/interrupt-daemon.c: New.
6937 * gdb.base/interrupt-daemon.exp: New.
6938 * gdb.multi/multi-term-settings.c: New.
6939 * gdb.multi/multi-term-settings.exp: New.
6940
fc413dc4
JB
69412018-01-30 Joel Brobecker <brobecker@adacore.com>
6942
6943 * gdb.base/break.exp: Save the location where the breakpoint
6944 on break.c:47 was actually inserted when debugging the version
6945 compiled at -O2 and use it in the expected output of the "info
6946 break" test performed soon after.
6947
5c319bb2
PA
69482018-01-22 Pedro Alves <palves@redhat.com>
6949 Sergio Durigan Junior <sergiodj@redhat.com>
6950
6951 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6952 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6953
a9e40818
JB
69542018-01-22 Joel Brobecker <brobecker@adacore.com>
6955
6956 * gdb.base/break-include.c, gdb.base/break-include.inc,
6957 gdb.base/break-include.exp: New files.
6958 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6959 line number now being the actual line number where the breakpoint
6960 was inserted.
6961 * gdb.mi/mi-break.exp: Likewise.
6962 * gdb.mi/mi-reverse.exp: Likewise.
6963 * gdb.mi/mi-simplerun.exp: Ditto.
6964
e707fc44
AB
69652018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6966
6967 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6968 varobj.
6969 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6970
ae451627
AB
69712018-01-21 Don Breazeal <donb@codesourcery.com>
6972 Andrew Burgess <andrew.burgess@embecosm.com>
6973
6974 * gdb.mi/basics.c: Add new global.
6975 * gdb.mi/mi-frame-regs.exp: New file.
6976 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6977 case.
6978
b1b189e0
AB
69792018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6980
6981 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6982 non-parameter, and on an unknown symbol.
6983
fcfcc376
TT
69842018-01-19 Tom Tromey <tom@tromey.com>
6985
6986 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6987 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6988
634c1c31
AA
69892018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6990
6991 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6992 setrlimit and chdir to int.
6993
d6ad07fd
AA
69942018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6995
6996 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6997 function.
6998 (my_tend): Likewise.
6999 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7000 rationale of avoiding FP- and vector instructions.
7001
adf8243b
RK
70022018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7003
7004 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7005 "info reg" with "\[ \t\]*".
7006 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7007 "\[ \t\]+".
7008 * gdb.arch/s390-multiarch.exp: Ditto.
7009 * gdb.base/pc-fp.exp: Ditto.
7010 * gdb.reverse/i386-precsave.exp: Ditto.
7011 * gdb.reverse/i386-reverse.exp: Ditto.
7012 * gdb.reverse/i387-env-reverse.exp: Ditto.
7013 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7014
dcc06925
AA
70152018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7016
7017 * lib/gdb.exp (gdb_compile): Re-enable use of
7018 universal_compile_options for languages other than Rust.
7019
25d4fd80
AA
70202018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7021
7022 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7023
ee7f689e 70242018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7025
7026 PR gdb/16577
7027 * gdb.base/solib-vanish.exp: New.
7028 * gdb.base/solib-vanish-main.c: New.
7029 * gdb.base/solib-vanish-lib1.c: New.
7030 * gdb.base/solib-vanish-lib2.c: New.
7031
d8447b6b
YQ
70322018-01-17 Yao Qi <yao.qi@linaro.org>
7033
7034 * gdb.compile/compile.exp: Match the address printed for
7035 frame in the output of command "bt".
7036
86d6a90c
TT
70372018-01-15 Tom Tromey <tom@tromey.com>
7038
7039 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7040 compute sp_reg.
7041
cbcdb1aa
AB
70422018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7043
7044 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7045 to prepare.
7046 (prepare): Return 0 on error, 1 on success.
7047
eea61984
PA
70482018-01-12 Pedro Alves <palves@redhat.com>
7049
7050 * gdb.base/continue-after-aborted-step-over.c: New.
7051 * gdb.base/continue-after-aborted-step-over.exp: New.
7052
6181e9c2
SM
70532018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7054
7055 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7056 options when not creating an executable.
7057
3cada740
PA
70582018-01-11 Pedro Alves <palves@redhat.com>
7059
7060 PR remote/22597
7061 * gdb.server/stop-reply-no-thread.c: New file.
7062 * gdb.server/stop-reply-no-thread.exp: New file.
7063
c63d3e8d
PA
70642018-01-10 Pedro Alves <palves@redhat.com>
7065
7066 PR gdb/22670
7067 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7068 functions too. Test setting breakpoints and printing C functions
7069 with no debug info too.
7070 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7071
d4c2a405
PA
70722018-01-10 Pedro Alves <palves@redhat.com>
7073
7074 PR gdb/22670
7075 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7076 a fail.
7077
8825213e
PA
70782018-01-10 Pedro Alves <palves@redhat.com>
7079
7080 PR gdb/22670
7081 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7082
605fd3c6
YQ
70832018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7084
7085 * gdb.server/unittest.exp: Match the output in non-development
7086 mode.
7087
1e5ded6c
YQ
70882018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7089
7090 * gdb.gdb/unittest.exp: Match output in non-development mode.
7091
30066b0b
JB
70922018-01-08 Joel Brobecker <brobecker@adacore.com>
7093
7094 * gdb.ada/access_tagged_param.exp: Relax expected output
7095 for value of "ObjL" in "continue" to pck.inspect breakpoint
7096 test.
7097
04bafb1e
XR
70982018-01-08 Joel Brobecker <brobecker@adacore.com>
7099
9f86398b
JB
7100 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7101 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7102
e379cee6
PA
71032018-01-05 Pedro Alves <palves@redhat.com>
7104
7105 PR gdb/18653
7106 * gdb.base/libsegfault.exp: New.
7107
de63c46b
PA
71082018-01-05 Joel Brobecker <brobecker@adacore.com>
7109
7110 PR gdb/22670
7111 * gdb.ada/access_tagged_param.exp: New file.
7112 * gdb.ada/access_tagged_param/foo.adb: New file.
7113
f98fc17b
PA
71142018-01-05 Pedro Alves <palves@redhat.com>
7115
7116 PR gdb/22670
7117 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7118 exercise lower case too, and to exercise both full matching and
7119 wild matching.
7120
342f8240
JB
71212018-01-05 Joel Brobecker <brobecker@adacore.com>
7122
7123 * gdb.ada/rename_subscript_param: New testcase.
7124
7150d33c
JG
71252018-01-05 Jerome Guitton <guitton@adacore.com>
7126
7127 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7128
cc0e770c
JB
71292018-01-05 Joel Brobecker <brobecker@adacore.com>
7130
7131 * gdb.ada/convvar_comp: New testcase.
7132
672a41aa 71332018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7134
7135 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7136 (My_Table): New global variable.
7137 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7138
7365ec2f
JB
71392018-01-04 Joel Brobecker <brobecker@adacore.com>
7140
7141 PR gdb/22670
7142 * gdb.ada/maint_with_ada: New testcase.
7143
289483b6
JB
71442018-01-04 Joel Brobecker <brobecker@adacore.com>
7145
7146 PR gdb/22670
7147 * gdb.ada/bp_c_mixed_case: New testcase.
7148
344420da
JB
71492018-01-04 Joel Brobecker <brobecker@adacore.com>
7150
7151 PR gdb/22670
7152 * gdb.ada/complete.exp: Add "complete break ada" test.
7153
66fc87a0
JB
71542018-01-04 Joel Brobecker <brobecker@adacore.com>
7155
7156 PR gdb/22670
7157 * gdb.ada/info_addr_mixed_case: New testcase.
7158
9f757bf7
XR
71592018-01-03 Xavier Roirand <roirand@adacore.com>
7160
7161 * gdb.ada/excep_handle.exp: New testcase.
7162 * gdb.ada/excep_handle/foo.adb: New file.
7163 * gdb.ada/excep_handle/pck.ads: New file.
7164
bd570f80
JB
71652018-01-03 Joel Brobecker <brobecker@adacore.com>
7166
7167 * gdb.base/step-line.c: Add extra empty line in copyright header.
7168 * gdb.base/step-line.inp: Likewise.
7169
9fe561ab
JB
71702018-01-02 Joel Brobecker <brobecker@adacore.com>
7171
7172 * gdb.ada/dyn_stride.exp: Add slice test.
7173
a405673c
JB
71742018-01-02 Joel Brobecker <brobecker@adacore.com>
7175
7176 * gdb.ada/dyn_stride: New testcase.
7177
cef0f868
SH
71782017-12-27 Stafford Horne <shorne@gmail.com>
7179
7180 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7181 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7182
b67d92b0
SH
71832017-12-27 Stafford Horne <shorne@gmail.com>
7184
7185 * gdb.base/reggroups.c: New file.
7186 * gdb.base/reggroups.exp: New file.
7187
eccab96d
JB
71882017-12-18 Joel Brobecker <brobecker@adacore.com>
7189
7190 * gdb.dwarf2/ada-valprint-error.c: New file.
7191 * gdb.dwarf2/ada-valprint-error.exp: New file.
7192
0e2da9f0
JB
71932017-12-18 Joel Brobecker <brobecker@adacore.com>
7194
7195 * gdb.ada/assign_arr: New testcase.
7196
cb923fcc
XR
71972017-12-18 Xavier Roirand <roirand@adacore.com>
7198
7199 * gdb.ada/funcall_ptr: New testcase.
7200
7c161838
SDJ
72012017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7202
7203 PR cli/16224
7204 * gdb.base/ptype-offsets.cc: New file.
7205 * gdb.base/ptype-offsets.exp: New file.
7206
1af17fd9
YQ
72072017-12-15 Yao Qi <yao.qi@linaro.org>
7208
7209 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7210 if XML is disabled.
7211
828d5846
XR
72122017-12-15 Xavier Roirand <roirand@adacore.com>
7213
7214 * gdb.ada/same_component_name: New testcase.
7215
79e8fcaa
JB
72162017-12-14 Joel Brobecker <brobecker@adacore.com>
7217
7218 * gdb.ada/str_binop_equal: New testcase.
7219
e05fa6f9
JB
72202017-12-14 Joel Brobecker <brobecker@adacore.com>
7221
7222 * gdb.ada/task_switch_in_core: New testcase.
7223
b89641ba
SM
72242017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7225
7226 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7227 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7228 call test_bkpt_qualified.
7229 (test_bkpt_qualified): New proc.
7230
6892d2e4
PA
72312017-12-13 Pedro Alves <palves@redhat.com>
7232
7233 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7234 Tighten regexp by matching with an anchor.
7235
a22ecf70
PA
72362017-12-13 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7239 ("expression with namespace"): New set of tests.
7240 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7241 (Nested::Test_NS::qux): New.
7242 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7243 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7244
9937536c
JB
72452017-12-13 Joel Brobecker <brobecker@adacore.com>
7246
7247 * gdb.base/server-del-break.c: New file.
7248 * gdb.base/server-del-break.exp: New file.
7249
fe49c6f5
SH
72502017-12-12 Stafford Horne <shorne@gmail.com>
7251
7252 * gdb.xml/tdesc-regs.exp: Add or1k support.
7253
c3d18620
SH
72542017-12-12 Stafford Horne <shorne@gmail.com>
7255
7256 * gdb.base/bp-permanent.c: Define nop of or1k.
7257
c5f9cfc8
JB
72582017-12-11 Joel Brobecker <brobecker@adacore.com>
7259
7260 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7261 output with components being reordered.
7262
a9c135fc
JB
72632017-12-11 Joel Brobecker <brobecker@adacore.com>
7264
7265 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7266 output with components being reordered.
7267
927aa2e7
JK
72682017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7269 Pedro Alves <palves@redhat.com>
7270
7271 * gdb.base/maint.exp (check for .gdb_index): Check also for
7272 .debug_names.
7273 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7274 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7275 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7276 (.gdb_index used after symbol reloading): Support also .debug_names.
7277 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7278
f17d9474
YQ
72792017-12-08 Yao Qi <yao.qi@linaro.org>
7280
7281 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7282 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7283
a0de8c21
YQ
72842017-12-08 Yao Qi <yao.qi@linaro.org>
7285
7286 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7287 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7288
a738ea1d
YQ
72892017-12-08 Yao Qi <yao.qi@linaro.org>
7290
7291 * gdb.arch/aarch64-tagged-pointer.c: New file.
7292 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7293
1cd9a73b
SDJ
72942017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7295
7296 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7297 "int".
7298
fa6eb693
KS
72992017-12-07 Keith Seitz <keiths@redhat.com>
7300
7301 PR breakpoints/22569
7302 * gdb.linespec/ls-errs.exp: Change expected result of "break
7303 -source this file has spaces.c -line 3".
7304 Check that an explicit source file followed by whitespace is
7305 identified as an invalid explicit location.
7306
883fd55a
KS
73072017-12-07 Keith Seitz <keiths@redhat.com>
7308
7309 * gdb.cp/nested-types.cc: New file.
7310 * gdb.cp/nested-types.exp: New file.
7311 * lib/cp-support.exp: Load data-structures.exp library.
7312 (debug_cp_test_ptype_class): New global.
7313 (cp_ptype_class_verbose, next_line): New procedures.
7314 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7315 Add and document new return value.
7316 Switch the list of lines to a queue.
7317 Add support for new `type' key for nested type definitions.
7318 Add debugging/troubleshooting messages.
7319 * lib/data-structures.exp: New file.
7320
ec72db3e
SM
73212017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7322
7323 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7324 with proc_with_prefix, don't use with_test_prefix.
7325
99598d71
TT
73262017-12-07 Tom Tromey <tom@tromey.com>
7327
7328 * gdb.base/break.exp: Add test for empty "commands".
7329
a8806230
YQ
73302017-12-07 Yao Qi <yao.qi@linaro.org>
7331
7332 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7333 malloc and catch syscall.
7334
824cc835
PM
73352017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7336
e79be6e5 7337 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7338 tests for explicit locations.
7339
7cc244de
PA
73402017-12-06 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7343 force-disabling XML descriptions.
7344
50a1fdd5
PA
73452017-12-04 Pedro Alves <palves@redhat.com>
7346
7347 PR gdb/22499
7348 * gdb.arch/amd64-disp-step-avx.S: New file.
7349 * gdb.arch/amd64-disp-step-avx.exp: New file.
7350
f0fb2488
PA
73512017-12-03 Pedro Alves <palves@redhat.com>
7352
7353 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7354 and <string.h>.
7355 (parent_function): Print distinct messages when waitpid fails, or
7356 the child exits with a signal, or the child exits for an unhandled
7357 reason.
7358 * gdb.threads/process-dies-while-detaching.exp
7359 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7360 it. Wait for both inferior output and GDB's prompt. Use an
7361 indirect spawn id list.
7362 (do_detach): New parameter 'child_exit'. Use it to compute
7363 expected inferior output.
7364 (test_detach, test_detach_watch, test_detach_killed_outside):
7365 Adjust to pass down the expected child exit kind.
7366
97cbe998
SDJ
73672017-12-01 Joel Brobecker <brobecker@adacore.com>
7368 Sergio Durigan Junior <sergiodj@redhat.com>
7369 Pedro Alves <palves@redhat.com>
7370
7371 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7372
40fc416f
SDJ
73732017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7374
7375 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7376 to 'symbol-file' and 'add-symbol-file' can be
7377 position-independent.
7378
1cc75e92
YQ
73792017-12-01 Yao Qi <yao.qi@linaro.org>
7380
7381 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7382 the URL in copyright header.
7383 * gdb.arch/aarch64-fp.exp: Likewise.
7384 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7385 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7386 * gdb.base/expand-psymtabs.exp: Likewise.
7387 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7388 * gdb.fortran/common-block.exp: Likewise.
7389 * gdb.fortran/common-block.f90: Likewise.
7390 * gdb.fortran/logical.exp: Likewise.
7391 * gdb.fortran/vla-datatypes.f90: Likewise.
7392 * gdb.fortran/vla-sub.f90: Likewise.
7393
875fb7a7
JB
73942017-11-30 Joel Brobecker <brobecker@adacore.com>
7395
7396 * gdb.ada/repeat_dyn: New testcase.
7397
6f14765f
UW
73982017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7399
7400 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7401 Update for changed thread numbering.
7402 * gdb.cell/bt.exp: Update for changed GDB output.
7403
f1af7b94
SM
74042017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7405
7406 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7407 setting isremote by hand.
7408 * boards/dwarf4-gdb-index.exp: Likewise.
7409 * boards/fission.exp: Likewise.
7410 * boards/stabs.exp: Likewise.
7411
e3919f3e
PA
74122017-11-30 Pedro Alves <palves@redhat.com>
7413
7414 * gdb.linespec/cpls-ops.exp
7415 (check_explicit_skips_function_argument): Extract the underlying
7416 type of size_t instead of hardcoding it.
7417
bd69330d
PA
74182017-11-29 Pedro Alves <palves@redhat.com>
7419
7420 PR c++/19436
7421 * gdb.linespec/cpls-abi-tag.cc: New file.
7422 * gdb.linespec/cpls-abi-tag.exp: New file.
7423
a20714ff
PA
74242017-11-29 Pedro Alves <palves@redhat.com>
7425
7426 * gdb.base/langs.exp: Use -qualified.
7427 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7428 it.
7429 * gdb.cp/namespace.exp: Use -qualified.
7430 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7431 (overload-3, template-overload, template-ret-type, const-overload)
7432 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7433 procedures.
7434 (test_driver): Call them.
7435 * gdb.cp/save-bp-qualified.cc: New.
7436 * gdb.cp/save-bp-qualified.exp: New.
7437 * gdb.linespec/explicit.exp: Test -qualified.
7438 * lib/completion-support.exp (completion::explicit_opts_list): Add
7439 "-qualified".
7440 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7441
f6f1d339
PM
74422017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7443
7444 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7445
02ca603a
TT
74462017-11-29 Tom Tromey <tom@tromey.com>
7447
7448 * gdb.base/relocate.exp: Update invalid argument test.
7449 Add new tests for invalid arguments.
7450
ed6c0bfb
TP
74512017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7452
7453 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7454 Return 0 as a long.
7455 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7456
f106e10e
TP
74572017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7458
7459 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7460 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7461 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7462 func ().
7463 * gdb.cp/shadow.cc (B.func): Return 0.
7464
10329bb2
JB
74652017-11-27 Joel Brobecker <brobecker@adacore.com>
7466
7467 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7468 expected output in gdb_expect call to allow the exception
7469 message to be present as well. Fix syntax confusion to avoid
7470 TCL thinking that exception_name is an array.
7471
617cd4bc
UW
74722017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7473
7474 * gdb.arch/spu-info.c: Include <unistd.h>.
7475 (do_signal_test): Fix broken calls to write.
7476 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7477 Fix checks for empty mailboxes. Update signal tests for corrected
7478 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7479 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7480 * gdb.cell/arch.exp: Use standard_output_file.
7481 * gdb.cell/break.exp: Likewise.
7482 * gdb.cell/bt.exp: Likewise.
7483 * gdb.cell/core.exp: Likewise.
7484 * gdb.cell/dwarfaddr.exp: Likewise.
7485 * gdb.cell/ea-cache.exp: Likewise.
7486 * gdb.cell/ea-standalone.exp: Likewise.
7487 * gdb.cell/f-regs.exp: Likewise.
7488 * gdb.cell/fork.exp: Likewise.
7489 * gdb.cell/gcore.exp: Likewise.
7490 * gdb.cell/mem-access.exp: Likewise.
7491 * gdb.cell/ptype.exp: Likewise.
7492 * gdb.cell/registers.exp: Likewise.
7493 * gdb.cell/sizeof.exp: Likewise.
7494 * gdb.cell/solib-symbol.exp: Likewise.
7495 * gdb.cell/solib.exp: Likewise.
617cd4bc 7496
a81aaca0
PA
74972017-11-25 Pedro Alves <palves@redhat.com>
7498
7499 * gdb.base/complete-empty.exp: New file.
7500 * gdb.base/completion.exp: Adjust.
7501
6a3c6ee4
PA
75022017-11-25 Pedro Alves <palves@redhat.com>
7503
7504 * gdb.linespec/cpls-ops.cc: New file.
7505 * gdb.linespec/cpls-ops.exp: New file.
7506 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7507 factored out from ...
7508 (test_complete_prefix_range): ... this.
7509
8955eb2d
PA
75102017-11-24 Pedro Alves <palves@redhat.com>
7511
7512 * gdb.linespec/cpcompletion.exp: New file.
7513 * gdb.linespec/cpls-hyphen.cc: New file.
7514 * gdb.linespec/cpls.cc: New file.
7515 * gdb.linespec/cpls2.cc: New file.
7516 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7517 test to use test_gdb_complete_unique. Add label completion,
7518 keyword completion and explicit location completion tests.
7519 * lib/completion-support.exp: New file.
7520
e547c119
JB
75212017-11-24 Joel Brobecker <brobecker@adacore.com>
7522
7523 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7524 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7525 when hitting an exception catchpoint.
7526
7c3c1aa8
YQ
75272017-11-22 Yao Qi <yao.qi@linaro.org>
7528
7529 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7530
41bd68f5
SM
75312017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7532
7533 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7534 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7535 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7536
1daad298
YQ
75372017-11-22 Yao Qi <yao.qi@linaro.org>
7538
7539 * gdb.base/info-os.exp: Pass pthreads.
7540 * gdb.multi/multi-attach.exp: Likewise.
7541
88465e87
YQ
75422017-11-22 Yao Qi <yao.qi@linaro.org>
7543
7544 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7545 compiler.
7546
dc196b23
YQ
75472017-11-22 Yao Qi <yao.qi@linaro.org>
7548
7549 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7550 * gdb.base/break-interp.exp: Likewise.
7551 * gdb.base/jit-attach-pie.exp: Likewise.
7552
2400729e
UW
75532017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7554
7555 * gdb.base/float128.c (large128): New variable.
7556 * gdb.base/float128.exp: Add test to print largest __float128 value.
7557
7a26362d
UW
75582017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7559
7560 * gdb.arch/vsx-regs.exp: Update register content checks.
7561
ed0f4273
UW
75622017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7563
7564 * gdb.arch/ppc-longdouble.exp: New file.
7565 * gdb.arch/ppc-longdouble.c: Likewise.
7566
a25d69c6
PA
75672017-11-21 Pedro Alves <palves@redhat.com>
7568
7569 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7570
73fcf641
PA
75712017-11-20 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7574 (long_double_typedef): New typedefs.
7575 Use DEF on double and long double.
7576 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7577 cases.
7578 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7579 and 'long_double_ptr_same_size' locals. Use them to decide
7580 whether cast from array/function to float is valid/invalid.
7581
71a3c369
TT
75822017-11-17 Tom Tromey <tom@tromey.com>
7583
7584 * gdb.rust/traits.rs: New file.
7585 * gdb.rust/traits.exp: New file.
7586
ced9779b
JB
75872017-11-17 Joel Brobecker <brobecker@adacore.com>
7588
7589 * gdb.ada/minsyms: New testcase.
7590
a0922d80
PA
75912017-11-16 Pedro Alves <palves@redhat.com>
7592
7593 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7594 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7595
ea04e54c
PA
75962017-11-16 Pedro Alves <palves@redhat.com>
7597
7598 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7599 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7600
e849ea89
PA
76012017-11-16 Pedro Alves <palves@redhat.com>
7602
7603 * gdb.server/reconnect-ctrl-c.c: New file.
7604 * gdb.server/reconnect-ctrl-c.exp: New file.
7605
d8ae99a7
PM
76062017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7607
7608 * gdb.python/py-rbreak.exp: New file.
7609 * gdb.python/py-rbreak.c: New file.
7610 * gdb.python/py-rbreak-func2.c: New file.
7611
968a13f8
PA
76122017-11-16 Pedro Alves <palves@redhat.com>
7613
7614 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7615 pattern.
7616 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7617 GDB.
7618
71774bc9
SM
76192017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7620
7621 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7622 regex.
7623
ddbb44cf
SM
76242017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7625
7626 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7627 test names.
7628
584a564f
PA
76292017-11-09 Pedro Alves <palves@redhat.com>
7630
7631 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7632 factored out from ...
7633 (top level): ... here, and adjusted to avoid expecting beyond the
7634 prompt in a single gdb_test_multiple.
7635
5ed7a928
PA
76362017-11-09 Pedro Alves <palves@redhat.com>
7637
7638 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7639 output.
7640 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7641 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7642 * gdb.server/ext-run.exp ("kill" test): Likewise.
7643 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7644
a60e0738
PA
76452017-11-09 Pedro Alves <palves@redhat.com>
7646
7647 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7648 match till end of line.
7649
2c88253f
PA
76502017-11-09 Pedro Alves <palves@redhat.com>
7651
7652 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7653
c7a38517
PA
76542017-11-09 Pedro Alves <palves@redhat.com>
7655
7656 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7657 New procedures, factored out from ...
7658 (top level): ... here, and adjusted to avoid expecting beyond the
7659 prompt in one go.
7660
f29f4b6b
PA
76612017-11-09 Pedro Alves <palves@redhat.com>
7662
7663 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7664 output. Fix '?' match.
7665
286acbb5
JB
76662017-11-08 Joel Brobecker <brobecker@adacore.com>
7667
7668 * gdb.ada/scoped_watch: New testcase.
7669 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7670 which is actually correct.
7671 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7672 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7673
62d7ae92
PA
76742017-11-08 Pedro Alves <palves@redhat.com>
7675
7676 * gdb.gdb/complaints.exp (test_initial_complaints)
7677 (test_serial_complaints, test_short_complaints): Call
7678 complaint_internal instead of complaint.
7679
280ca31f
DT
76802017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7681
7682 * gdb.threads/tls-core.c: New file.
7683 * gdb.threads/tls-core.exp: Likewise.
7684
b5ec771e
PA
76852017-11-08 Pedro Alves <palves@redhat.com>
7686
7687 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7688 (p Exported_Capitalized): New test.
7689 (p exported_capitalized): New test.
7690
a02b41a7
PA
76912017-11-07 Pedro Alves <palves@redhat.com>
7692
7693 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7694
95e95a6d
PA
76952017-11-07 Pedro Alves <palves@redhat.com>
7696
7697 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7698 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7699 (disable_invalid, disable_inverted, disable_negative): New
7700 procedures.
7701 ("bad numbers"): New set of tests.
7702
cee62dbd
PA
77032017-11-07 Pedro Alves <palves@redhat.com>
7704
7705 * gdb.cp/ena-dis-br-range.exp: Add tests.
7706
cc638e86
PA
77072017-11-07 Pedro Alves <palves@redhat.com>
7708
7709 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7710
d0fe4701
XR
77112017-11-07 Xavier Roirand <roirand@adacore.com>
7712 Pedro Alves <palves@redhat.com>
7713
7714 * gdb.base/ena-dis-br.exp: Add reference to
7715 gdb.cp/ena-dis-br-range.exp.
7716 * gdb.cp/ena-dis-br-range.exp: New file.
7717 * gdb.cp/ena-dis-br-range.cc: New file.
7718
46f67f80
PA
77192017-11-06 Pedro Alves <palves@redhat.com>
7720
7721 * gdb.base/attach-non-pgrp-leader.c: New.
7722 * gdb.base/attach-non-pgrp-leader.exp: New.
7723
726e1356
PA
77242017-11-06 Pedro Alves <palves@redhat.com>
7725
7726 * configure.ac: No longer check for termio.h and sgtty.h.
7727 * configure: Regenerate.
7728 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7729 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7730 Remove termio and sgtty code.
7731
50ab6ace
YQ
77322017-11-03 Yao Qi <yao.qi@linaro.org>
7733
7734 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7735 in GDB is disabled.
7736
8e68731c
YQ
77372017-11-03 Yao Qi <yao.qi@linaro.org>
7738
7739 * gdb.python/py-thrhandle.exp: Skip it if python is not
7740 enabled.
7741
3a87ae65
SM
77422017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7743
7744 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7745 as a breakpoint command.
7746
484d8d36
MD
77472017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7748
7749 PR python/21213
7750 * gdb.python/py-infthread.exp: Test calling
7751 InferiorThread.inferior () multiple times in a row.
7752
4a27f119
KS
77532017-10-27 Keith Seitz <keiths@redhat.com>
7754
7755 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7756 Test "info break" for every inlined function breakpoint.
7757
bb11dd58
YQ
77582017-10-27 Yao Qi <yao.qi@linaro.org>
7759
7760 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7761
a43f3893
PF
77622017-10-26 Patrick Frants <osscontribute@gmail.com>
7763
7764 * gdb.cp/classes.exp (test_static_members): Test printing
7765 Outer::instance.
7766 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7767 (Inner::instance, Outer::instance): New.
7768
792ccf00
PA
77692017-10-24 Pedro Alves <palves@redhat.com>
7770
7771 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7772 extra console" test in two stages.
7773
eb2bfbad
PA
77742017-10-24 Pedro Alves <palves@redhat.com>
7775
7776 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7777
1f75a651
PA
77782017-10-24 Pedro Alves <palves@redhat.com>
7779
7780 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7781 loop.
7782
779990d9
PA
77832017-10-24 Pedro Alves <palves@redhat.com>
7784
7785 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7786 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7787
ad9b8f5d
PA
77882017-10-24 Pedro Alves <palves@redhat.com>
7789
7790 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7791 parameter and handle it. Don't output read value in test name.
7792
fee6da6e
PA
77932017-10-24 Pedro Alves <palves@redhat.com>
7794
7795 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7796 custom test name.
7797
10389c2c
PA
77982017-10-24 Pedro Alves <palves@redhat.com>
7799
7800 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7801 include the unstable output directory name in the test's name.
7802 (initial_setup_simple) <'set args'>: Use custom test name.
7803
a80e65a9
PA
78042017-10-24 Pedro Alves <palves@redhat.com>
7805
7806 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7807 with explicit test name.
7808
15763a09
PA
78092017-10-20 Pedro Alves <palves@redhat.com>
7810
7811 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7812 'wait -i'. Use gdb_assert and remote_close.
7813
49a4ce2e
AB
78142017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7815
7816 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7817 number from variable rather than hard-coded.
7818
a75868f5
PA
78192017-10-19 Pedro Alves <palves@redhat.com>
7820
7821 * gdb.base/long-inferior-output.c: New file.
7822 * gdb.base/long-inferior-output.exp: New file.
7823
c8ba13ad
KS
78242017-11-18 Keith Seitz <keiths@redhat.com>
7825
7826 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7827 method.
7828 (main): Call it.
7829 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7830 Add additional user-defined conversion operator tests.
7831
b27de576
PA
78322017-10-17 Pedro Alves <palves@redhat.com>
7833
7834 * boards/native-stdio-gdbserver.exp: Load "local-board".
7835
8484c955
PA
78362017-10-17 Pedro Alves <palves@redhat.com>
7837
7838 * gdb.base/quit-live.c: New file.
7839 * gdb.base/quit-live.exp: New file.
7840
83d5a34d
KS
78412017-10-16 Keith Seitz <keiths@redhat.com>
7842
7843 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7844 (class_with_protected_typedef, class_with_private_typedef)
7845 (struct_with_public_typedef, struct_with_protected_typedef)
7846 (struct_with_private_typedef): New classes/structs.
7847 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7848 typedefs and access specifiers.
7849
739b3f1d
PA
78502017-10-16 Pedro Alves <palves@redhat.com>
7851 Simon Marchi <simon.marchi@polymtl.ca>
7852
7853 * README (Local vs Remote vs Native): New section.
7854 * boards/local-board.exp: New file, with bits factored out from
7855 ...
7856 * boards/native-extended-gdbserver.exp: ... here. Load
7857 "local-board".
7858 * boards/native-gdbserver.exp: Load "local-board".
7859 (${board}_spawn, ${board}_exec): Delete.
7860 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7861 ...
7862 * boards/stdio-gdbserver-base.exp: ... this new file.
7863 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7864 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7865 procedure.
7866 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7867 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7868 stdio_gdbserver_command.
7869 (${board}_get_remote_address, ${board}_get_comm_port)
7870 (${board}_download, ${board}_upload): Delete.
7871 (get_target_remote_pipe_cmd): New.
7872
fe68b953
SM
78732017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7874
7875 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7876 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7877 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7878 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7879 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7880 remove with_test_prefix.
7881
300b6685
PA
78822017-10-13 Pedro Alves <palves@redhat.com>
7883
7884 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7885 * gdb.base/annota1.exp: Use it instead of is_remote.
7886 * gdb.base/annota3.exp: Use it instead of is_remote.
7887 * gdb.cp/annota2.exp: Use it instead of is_remote.
7888 * gdb.cp/annota3.exp: Use it instead of is_remote.
7889 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7890
50500caf
PA
78912017-10-13 Pedro Alves <palves@redhat.com>
7892
7893 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7894 (test_num_test_vars, run_and_count_vars, find_env)
7895 (test_set_unset_env, test_inherit_env_var): New procedures.
7896 (top level): Use them.
7897
dad0c6d2
PA
78982017-10-13 Pedro Alves <palves@redhat.com>
7899
7900 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7901 also skip on stub-like targets.
7902
8b0553c1
PA
79032017-10-13 Pedro Alves <palves@redhat.com>
7904
7905 PR gdb/22293
7906 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7907 (top level): Move some tests to ...
7908 (test_not_found): ... this new procedure.
7909 (top level): Call it.
7910
7594f623
PA
79112017-10-13 Pedro Alves <palves@redhat.com>
7912
7913 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7914 expect different "info terminal" output if testing with a
7915 non-native target.
7916
ebe3b402
PA
79172017-10-13 Pedro Alves <palves@redhat.com>
7918 Simon Marchi <simon.marchi@polymtl.ca>
7919
7920 PR python/12966
7921 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7922
42f1b161
PA
79232017-10-13 Pedro Alves <palves@redhat.com>
7924
7925 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7926 already.
7927
8d6ef72b
PA
79282017-10-13 Pedro Alves <palves@redhat.com>
7929
7930 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7931 is_remote.
7932
d7bcd5b8
PA
79332017-10-13 Pedro Alves <palves@redhat.com>
7934
7935 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7936 is_remote.
7937
df479dc6
PA
79382017-10-13 Pedro Alves <palves@redhat.com>
7939
7940 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7941 is set.
7942 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7943 instead of is_remote.
7944
23fb630a
PA
79452017-10-13 Pedro Alves <palves@redhat.com>
7946
7947 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7948 (top level): Add comment.
7949
cc77b1dc
PA
79502017-10-13 Pedro Alves <palves@redhat.com>
7951
7952 * gdb.base/remote.exp (top level): Fix comment typo and add
7953 missing return.
7954
27c9e813
PA
79552017-10-13 Pedro Alves <palves@redhat.com>
7956 Simon Marchi <simon.marchi@polymtl.ca>
7957
7958 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7959 calls and add comments. Skip test if use_gdb_stub is set.
7960 (top level): Use "set cwd" command instead of "cd" command.
7961
5e830d98
PA
79622017-10-13 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7965 is_remote target check.
7966
f5ca0032
PA
79672017-10-13 Pedro Alves <palves@redhat.com>
7968
7969 * gdb.base/scope.exp: Use build_executable + clean_restart +
7970 gdb_file_cmd instead of prepare_for_testing and no longer skip
7971 "before run" tests on is_remote target boards. Update comments.
7972 * boards/native-extended-gdbserver.exp
7973 (extended_gdbserver_load_last_file): New, factored out from ...
7974 (gdb_load): ... this. Move further below and add comment.
7975 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7976
8aed1c0d
PA
79772017-10-12 Pedro Alves <palves@redhat.com>
7978
7979 * gdb.base/attach.exp: Remove references to gdb64.
7980 * gdb.base/dbx.exp: Remove references to gdb64.
7981
cfa34c87
SM
79822017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7983 Pedro Alves <palves@redhat.com>
7984
7985 * gdb.base/label.exp: Remove is_remote target check.
7986
9192b7de
PA
79872017-10-12 Pedro Alves <palves@redhat.com>
7988
7989 * gdb.base/auvx.exp (coredir): Update comment.
7990 (top level) <core_works>: Use "set cwd" command instead of "cd"
7991 command.
7992
6bf0052d
PA
79932017-10-12 Pedro Alves <palves@redhat.com>
7994 Simon Marchi <simon.marchi@polymtl.ca>
7995
7996 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7997 target boards.
7998
e48ef82d
PA
79992017-10-12 Pedro Alves <palves@redhat.com>
8000 Simon Marchi <simon.marchi@polymtl.ca>
8001
8002 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8003 Instead skip if there's any gdb_protocol set.
8004
8d7aea57
SM
80052017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8006 Pedro Alves <palves@redhat.com>
8007
8008 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8009
30440677
PA
80102017-10-12 Pedro Alves <palves@redhat.com>
8011 Simon Marchi <simon.marchi@polymtl.ca>
8012
8013 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8014 instead of on dejagnu remote boards.
8015
4e04f045 80162017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8017 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8018
8019 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8020 checks. Use build_executable + clean_restart instead of
8021 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8022 of enabling non-stop after starting gdb.
8023
871a186e
PA
80242017-10-12 Pedro Alves <palves@redhat.com>
8025
8026 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8027 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8028 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8029 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8030
56d704da
AK
80312017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8032
8033 * gdb.arch/arc-tdesc-cpu.exp: New file.
8034 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8035
2f20e312
SM
80362017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8037
8038 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8039
65630365
PA
80402017-10-10 Pedro Alves <palves@redhat.com>
8041
8042 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8043 expect CLI output.
8044
bf469271
PA
80452017-10-10 Pedro Alves <palves@redhat.com>
8046
8047 * lib/selftest-support.exp (selftest_setup): Update for
8048 captured_command_loop's prototype change.
8049
777a42f1
PA
80502017-10-09 Pedro Alves <palves@redhat.com>
8051
8052 Test both arch1=>arch2 and arch2=>arch1.
8053
8054 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8055 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8056 factored out to...
8057 (append_arch1_options, append_arch2_options, append_arch_options)
8058 (build_executables): New procedures.
8059 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8060 local.
8061 (top level): Add new 'first_arch' testing axis.
8062
cbd2b4e3
PA
80632017-10-09 Pedro Alves <palves@redhat.com>
8064
8065 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8066 (barrier): New.
8067 (thread_start, all_started): New functions.
8068 (main): Spawn new thread and wait until it is scheduled.
8069 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8070 option.
8071 (do_test): Add 'selected_thread' parameter. Run to all_started
8072 instead of main. Explicitly set the breakpoint at main. Switch
8073 to the SELECTED_THREAD thread.
8074 (top level): Test handling the exec event with either the main
8075 thread or the second thread selected.
8076
5c9e4427
PA
80772017-10-09 Pedro Alves <palves@redhat.com>
8078
8079 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8080 logic. Move STOP marker after the value checks.
8081 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8082 regexp.
8083
b3b7c423
SL
80842017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8085
8086 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8087
3b4b2f16
UW
80882017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8089
8090 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8091 integer-to-dfp conversion.
8092 * gdb.base/dfp-test.exp: Likewise.
8093
5cd63fda
PA
80942017-10-04 Pedro Alves <palves@redhat.com>
8095
8096 * gdb.multi/hangout.c: Include <unistd.h>.
8097 (hangout_loop): New function.
8098 (main): Call alarm. Call hangout_loop in a loop.
8099 * gdb.multi/hello.c: Include <unistd.h>.
8100 (hello_loop): New function.
8101 (main): Call alarm. Call hangout_loop in a loop.
8102 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8103 inferior with the other selected.
8104
4c71c105
SM
81052017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8106
8107 * gdb.mi/list-thread-groups-available.exp: New file.
8108 * gdb.mi/list-thread-groups-available.c: New file.
8109
bc3b087d
SDJ
81102017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8111
8112 * gdb.base/set-cwd.exp: Make it available on
8113 native-extended-gdbserver.
8114
d092c5a2
SDJ
81152017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8116
8117 * gdb.base/set-cwd.c: New file.
8118 * gdb.base/set-cwd.exp: Likewise.
8119
45320ffa
TT
81202017-10-02 Tom Tromey <tom@tromey.com>
8121
8122 PR rust/22236:
8123 * gdb.rust/simple.rs (main): New variable "fslice".
8124 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8125
b3e3859b
TT
81262017-10-02 Tom Tromey <tom@tromey.com>
8127
8128 * gdb.rust/simple.exp: Test ptype of a slice.
8129
01af5e0d
TT
81302017-10-02 Tom Tromey <tom@tromey.com>
8131
8132 * gdb.rust/simple.exp: Test index of slice.
8133
a9bbfbd8
TT
81342017-09-27 Tom Tromey <tom@tromey.com>
8135
8136 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8137
df8899e5
TP
81382017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8139 Pedro Alves <palves@redhat.com>
8140
8141 * gdb.base/compare-sections.exp (get value of read-only section): Read
8142 as unsigned value.
8143 (corrupt read-only section): Likewise and don't set written if patching
8144 failed.
8145
757bf54b
KB
81462017-09-21 Kevin Buettner <kevinb@redhat.com>
8147
8148 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8149 files.
8150
06871ae8
PA
81512017-09-20 Pedro Alves <palves@redhat.com>
8152
8153 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8154 symbol names in gdb's output.
8155 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8156
e5f25bc5
PA
81572017-09-20 Pedro Alves <palves@redhat.com>
8158
8159 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8160 Rename to ...
8161 (test_list_ambiguous_symbol): ... this and add a symbol name
8162 parameter. Adjust.
8163 (test_list_ambiguous_function): Reimplement on top of
8164 test_list_ambiguous_symbol and also test listing ambiguous
8165 variables.
8166 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8167 (ambiguous_fun): ... this.
8168 (ambiguous_var): New.
8169 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8170 (ambiguous_fun): ... this.
8171 (ambiguous_var): New.
8172
4e5a4f58
JB
81732017-09-19 John Baldwin <jhb@FreeBSD.org>
8174
8175 * gdb.base/starti.c: New file.
8176 * gdb.base/starti.exp: New file.
8177 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8178
26e53f3e
PA
81792017-09-14 Pedro Alves <palves@redhat.com>
8180
8181 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8182 (top level): Use it instead of runto.
8183
cb791d59
TT
81842017-09-11 Tom Tromey <tom@tromey.com>
8185
8186 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8187
7c96f8c1
TT
81882017-09-11 Tom Tromey <tom@tromey.com>
8189
8190 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8191 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8192
469412dd
CW
81932017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8194
8195 * gdb.fortran/printing-types.exp: New file.
8196 * gdb.fortran/printing-types.exp: New file.
8197
e0f86435
BH
81982017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8199
8200 * gdb.fortran/vla-ptype.exp: Fix typos.
8201 * gdb.fortran/vla-value.exp: Same.
8202
9e9af4be
BH
82032017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8204
8205 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8206 * gdb.mi/mi-var-child-f.exp: Likewise.
8207 * gdb.mi/mi-vla-fortran.exp: Likewise.
8208
a5ad232b 82092017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8210 Christoph Weinmann <christoph.t.weinmann@intel.com>
8211 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8212
8213 * gdb.fortran/ptr-indentation.f90: New file.
8214 * gdb.fortran/ptr-indentation.exp: New file.
8215
5aec60eb
TT
82162017-09-05 Tom Tromey <tom@tromey.com>
8217
8218 PR gdb/22010:
8219 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8220
8f8f8152
TP
82212017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8222
8223 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8224
fbd1b771
JK
82252017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8226
8227 * gdb.threads/tls-nodebug-pie.c: New file.
8228 * gdb.threads/tls-nodebug-pie.exp: New file.
8229
5eb5f850
TT
82302017-09-05 Tom Tromey <tom@tromey.com>
8231
8232 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8233 for rust.
8234
ae780a21
SM
82352017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8236
8237 * gdb.multi/multi-arch-exec.exp: Test with different
8238 "follow-exec-mode" settings.
8239 (do_test): New procedure.
8240
3693fdb3
PA
82412017-09-04 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.base/func-static.c (S::method const, S::method volatile)
8244 (S::method volatile const): New methods.
8245 (c_s, v_s, cv_s): New instances.
8246 (main): Call method() on them.
8247 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8248 (cannot_resolve): New procedure.
8249 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8250 print-quote-unquoted columns.
8251 (do_test): Test printing each scope too.
8252
e68cb8e0
PA
82532017-09-04 Pedro Alves <palves@redhat.com>
8254
8255 * gdb.base/local-static.exp: Also test with
8256 class::method::variable wholly quoted.
8257 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8258
858be34c
PA
82592017-09-04 Pedro Alves <palves@redhat.com>
8260
8261 * gdb.base/local-static.c: New.
8262 * gdb.base/local-static.cc: New.
8263 * gdb.base/local-static.exp: New.
8264
46a4882b
PA
82652017-09-04 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.asm/asm-source.exp: Add casts to int.
8268 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8269 (dataglobal64_1, dataglobal64_2): New globals.
8270 * gdb.base/nodebug.exp: Test different expressions involving the
8271 new globals, with print, whatis and ptype. Add casts to int.
8272 * gdb.base/solib-display.exp: Add casts to int.
8273 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8274 * gdb.cp/m-static.exp: Add cast to int.
8275 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8276 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8277 tls variable with no debug info without a cast. Test with a cast
8278 to int too.
8279 * gdb.trace/entry-values.exp: Add casts.
8280
2c5a2be1
PA
82812017-09-04 Pedro Alves <palves@redhat.com>
8282
8283 * gdb.base/nodebug.exp: Test that ptype's error about functions
8284 with unknown return type includes the function name too.
8285
7022349d
PA
82862017-09-04 Pedro Alves <palves@redhat.com>
8287
8288 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8289 return type of munmap in infcall.
8290 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8291 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8292 type of ftell in infcall.
8293 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8294 type of getpid in infcall.
8295 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8296 infcall.
8297 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8298 Bail on failure to extract the pid.
8299 * gdb.base/nodebug.c: #include <stdint.h>.
8300 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8301 New functions.
8302 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8303 Change expected output of print/whatis/ptype with functions with
8304 no debug info. Test all supported languages. Call
8305 test_call_promotion.
8306 * gdb.compile/compile.exp: Adjust expected output to expect
8307 warning.
8308 * gdb.threads/siginfo-threads.exp: Likewise.
8309
54990598
PA
83102017-09-04 Pedro Alves <palves@redhat.com>
8311
8312 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8313 "prototypes". Test calling float functions via prototyped and
8314 unprototyped function pointers.
8315 (perform_all_tests): New parameter "prototypes". Pass it down.
8316 (top level): Pass down "prototypes" parameter to
8317 perform_all_tests.
8318
34d16ea2
SM
83192017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8320
8321 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8322 Test with nested loops.
8323
9521ecda
SM
83242017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8325
8326 * gdb.base/commands.exp: Call the new procedures.
8327 (loop_break_test, loop_continue_test): New procedures.
8328
80a65e9b
SM
83292017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8330
8331 * gdb.base/commands.exp: Call new procedure.
8332 (define_if_without_arg_test): New procedure.
8333
e439fa14
PA
83342017-09-04 Pedro Alves <palves@redhat.com>
8335
8336 * gdb.base/list-ambiguous.exp: New file.
8337 * gdb.base/list-ambiguous0.c: New file.
8338 * gdb.base/list-ambiguous1.c: New file.
8339 * gdb.base/list.exp (test_list_range): Adjust expected output.
8340
0a2dde4a
SDJ
83412017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8342
8343 * gdb.base/share-env-with-gdbserver.c: New file.
8344 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8345
5e89eb3a
SM
83462017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8347
8348 * gdb.base/commands.exp (gdbvar_simple_if_test,
8349 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8350 progvar_simple_if_test, progvar_simple_while_test,
8351 progvar_complex_if_while_test, user_defined_command_test,
8352 user_defined_command_args_eval,
8353 user_defined_command_args_stack_test,
8354 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8355 temporary_breakpoint_commands,
8356 gdb_test_no_prompt, redefine_hook_test,
8357 redefine_backtrace_test): Remove "global gdb_prompt".
8358
fd437cbc
SM
83592017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8360
8361 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8362 New proc, call it from toplevel.
8363
87215ad1
SDJ
83642017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8365
8366 PR remote/21852
8367 * gdb.server/normal.c: New file, copied from gdb.base.
8368 * gdb.server/run-without-local-binary.exp: New file.
8369
58afddc6
WP
83702017-08-07 Weimin Pan <weimin.pan@oracle.com>
8371
8372 * gdb.arch/sparc64-adi.exp: New file.
8373 * gdb.arch/sparc64-adi.c: New file.
8374
5277199a
PA
83752017-08-22 Pedro Alves <palves@redhat.com>
8376
8377 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8378 (top level): Add "list all overloads" tests.
8379
14278e1f
TT
83802017-08-22 Tom Tromey <tom@tromey.com>
8381
8382 * gdb.gdb/xfullpath.exp: Remove.
8383
bf223d3e
PA
83842017-08-21 Pedro Alves <palves@redhat.com>
8385
8386 PR gdb/19487
8387 * gdb.base/symbol-alias.c: New.
8388 * gdb.base/symbol-alias2.c: New.
8389 * gdb.base/symbol-alias.exp: New.
8390
c973d0aa
PA
83912017-08-21 Pedro Alves <palves@redhat.com>
8392
8393 * gdb.base/dfp-test.c
8394 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8395 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8396 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8397 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8398 * gdb.base/whatis-ptype-typedefs.c: New.
8399 * gdb.base/whatis-ptype-typedefs.exp: New.
8400 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8401 (an_int, an_int_type, an_int_type2): New globals.
8402 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8403 involving typedefs and cast expressions.
8404 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8405 (lookup_typedefs_function): New.
8406 (typedefs_pretty_printers_dict): New.
8407 (top level): Register lookup_typedefs_function in
8408 gdb.pretty_printers.
8409
6d580b63
YQ
84102017-08-18 Yao Qi <yao.qi@linaro.org>
8411
8412 * gdb.server/unittest.exp: New.
8413
206726fb
SDJ
84142017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8415
8416 PR gdb/21954
8417 * gdb.base/environ.exp: Add test to check if 'unset environment'
8418 works.
8419
bf0ec4c2
AA
84202017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8421
8422 * lib/gdb.exp (universal_compile_options): New caching proc.
8423 (gdb_compile): Suppress GCC's coloring of messages.
8424
d6382fff
TT
84252017-08-14 Tom Tromey <tom@tromey.com>
8426
8427 PR gdb/21675:
8428 * gdb.base/printcmds.exp (test_radices): New function.
8429 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8430 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8431 * lib/gdb.exp (get_integer_valueof): Use p/d.
8432
c2c2dd9f
SM
84332017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8434
8435 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8436 characters.
8437
fdffd6f4
TT
84382017-08-05 Tom Tromey <tom@tromey.com>
8439
8440 * gdb.rust/simple.exp: Allow String to appear in a different
8441 namespace.
8442
27d41eac
YQ
84432017-07-26 Yao Qi <yao.qi@linaro.org>
8444
8445 * gdb.gdb/unittest.exp: Invoke command
8446 "maintenance check xml-descriptions".
8447
031ed05d
AA
84482017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8449
8450 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8451 calling context.
8452 (hex128): Drop erroneous calculation of parameters.
8453
dcd27ddf
SM
84542017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8455
8456 * gdb.python/py-unwind.exp: Disable stack protection when
8457 building test file.
8458
47e77640
PA
84592017-07-20 Pedro Alves <palves@redhat.com>
8460
8461 * gdb.base/default.exp (set language): Adjust expected output.
8462
62d2a18a
PA
84632017-07-20 Pedro Alves <palves@redhat.com>
8464
8465 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8466 (test_minsym): ... this, and make static.
8467 (get_pck__foo__bar__minsym): Rename to ...
8468 (get_test_minsym): ... this.
8469 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8470 symbol names and comments.
8471 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8472 (get_test_minsym): ... this.
8473 (pck__foo__bar__minsym__2): Rename to ...
8474 (test_minsym): ... this.
8475 (main): Adjust.
8476
c45ec17c
PA
84772017-07-17 Pedro Alves <palves@redhat.com>
8478
8479 * gdb.base/completion.exp: Adjust expected output.
8480 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8481 the completer works.
8482
c6756f62
PA
84832017-07-17 Pedro Alves <palves@redhat.com>
8484
8485 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8486
5bd68487
AB
84872017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8488
8489 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8490
8880f2a9
TT
84912017-07-14 Tom Tromey <tom@tromey.com>
8492
8493 PR rust/21764:
8494 * gdb.rust/simple.exp: Add tests.
8495
65547233
TT
84962017-07-14 Tom Tromey <tom@tromey.com>
8497
8498 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8499
8f14146e
PA
85002017-07-14 Pedro Alves <palves@redhat.com>
8501
8502 * gdb.linespec/base/one/thefile.cc (z1): New function.
8503 * gdb.linespec/base/two/thefile.cc (z2): New function.
8504 * gdb.linespec/linespec.exp: Add tests.
8505
b4365d02
AB
85062017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8507
8508 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8509 to mi_create_breakpoint.
8510
5d2cbaa5
AB
85112017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8512
8513 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8514 mi_create_breakpoint.
8515
11cb5716
IB
85162017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8517
8518 * gdb.dlang/demangle.exp: Update for demangling changes.
8519
03278692
TT
85202017-07-09 Tom Tromey <tom@tromey.com>
8521
8522 * gdb.dwarf2/shortpiece.exp: New file.
8523
33c5cd75
DB
85242017-07-06 David Blaikie <dblaikie@gmail.com>
8525
8526 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8527 built from fissiont-multi-cu{1,2}.c.
8528 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8529 except putting 'main' and 'func' in separate CUs in the same DWO file.
8530 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8531 test.
8532 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8533 test.
8534
8455d262
PA
85352017-07-06 Pedro Alves <palves@redhat.com>
8536
8537 * gdb.python/py-unwind.exp: Test flushregs.
8538
dc4bde35
SDJ
85392017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8540
8541 PR cli/21688
8542 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8543 tests for alias commands and trailing whitespace.
8544
51ed89aa
SDJ
85452017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8546
8547 PR cli/21688
8548 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8549 procedure. Call it.
8550
eb17d413
PA
85512017-06-29 Pedro Alves <palves@redhat.com>
8552
8553 * gdb.base/printcmds.exp: Add tests.
8554
41664b45
DG
85552017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8556
8557 PR gdb/21337
8558 * gdb.base/reread-readsym.exp: New file.
8559 * gdb.base/reread-readsym.c: New file.
8560
75312ae3
KB
85612017-06-21 Kevin Buettner <kevinb@redhat.com>
8562
8563 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8564 subpattern.
8565
66953522
PB
85662017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8567
8568 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8569 extended mnemonic.
8570 * gdb.arch/powerpc-power9.s: Likewise.
8571
5524b525
AA
85722017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8573
8574 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8575 on 32-bit x86 targets. Exploit is_*_target macros where
8576 appropriate.
8577
03c8af18
AA
85782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8579
8580 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8581 register pieces.
8582
3bf31011
AA
85832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8584
8585 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8586 located in one or more DWARF pieces.
8587
805acca0
AA
85882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8589
8590 * lib/gdb.exp (get_endianness): New proc.
8591 * gdb.arch/aarch64-fp.exp: Use it.
8592 * gdb.arch/altivec-regs.exp: Likewise.
8593 * gdb.arch/e500-regs.exp: Likewise.
8594 * gdb.arch/vsx-regs.exp: Likewise.
8595 * gdb.base/dump.exp: Likewise.
8596 * gdb.base/funcargs.exp: Likewise.
8597 * gdb.base/gnu_vector.exp: Likewise.
8598 * gdb.dwarf2/formdata16.exp: Likewise.
8599 * gdb.dwarf2/implptrpiece.exp: Likewise.
8600 * gdb.dwarf2/nonvar-access.exp: Likewise.
8601 * gdb.python/py-inferior.exp: Likewise.
8602 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8603
e9352324
AA
86042017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8605
8606 PR gdb/21226
8607 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8608 stack value pieces are taken from the LSB end.
8609
d5d1163e
AA
86102017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8611
8612 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8613 variable at nonzero offset.
8614
0567c986
AA
86152017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8616
8617 * gdb.dwarf2/var-access.c: New file.
8618 * gdb.dwarf2/var-access.exp: New test.
8619 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8620
973e9aab
TT
86212017-06-12 Tom Tromey <tom@tromey.com>
8622
8623 * gdb.dwarf2/formdata16.exp: Add tests.
8624
d9109c80
TT
86252017-06-12 Tom Tromey <tom@tromey.com>
8626
8627 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8628
30a25466
TT
86292017-06-12 Tom Tromey <tom@tromey.com>
8630
8631 PR exp/16225:
8632 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8633 * gdb.arch/vsx-regs.exp: Update tests.
8634 * gdb.arch/s390-vregs.exp (hex128): New proc.
8635 Update test.
8636 * gdb.arch/altivec-regs.exp: Update tests.
8637
aefd8b33
SDJ
86382017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8639
8640 * gdb.base/startup-with-shell.c: New file.
8641 * gdb.base/startup-with-shell.exp: Likewise.
8642
2090129c
SDJ
86432017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8644
8645 * gdb.server/non-existing-program.exp: Update regex in order to
8646 reflect the fact that gdbserver is now using fork_inferior (with a
8647 shell) to startup the inferior.
8648
8e86a419
SM
86492017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8650
8651 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8652 support function calls from GDB.
8653
e6cf65f2
TT
86542017-05-21 Tom Tromey <tom@tromey.com>
8655
8656 PR rust/21466:
8657 * gdb.rust/unsized.exp: New file.
8658 * gdb.rust/unsized.rs: New file.
8659
43cc5389
TT
86602017-05-19 Tom Tromey <tom@tromey.com>
8661
8662 PR rust/21484:
8663 * gdb.rust/watch.exp: New file.
8664 * gdb.rust/watch.rs: New file.
8665
ec8df234
TT
86662017-05-18 Tom Tromey <tom@tromey.com>
8667
8668 * gdb.rust/simple.exp: Allow Box to be qualified.
8669
3e3e7fae
TP
86702017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8671
8672 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8673
59cc050d
PA
86742017-05-18 Pedro Alves <palves@redhat.com>
8675
8676 * gdb.base/fileio.c (test_write, test_read, test_close)
8677 (test_fstat): Don't print 'ret' in the fail path.
8678
c8f6abd1
PA
86792017-05-18 Pedro Alves <palves@redhat.com>
8680
8681 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8682 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8683 (test_system, test_rename, test_unlink, test_time): Change
8684 prototypes.
8685 * gdb.base/fileio.exp (stop_msg): Adjust.
8686
d2a03b77
PA
86872017-05-18 Pedro Alves <palves@redhat.com>
8688
8689 * gdb.base/fileio.c (null_str): New global.
8690 (test_stat): Use it.
8691 * gdb.base/fileio.exp: Remove nowarnings.
8692
0d5c6999
YQ
86932017-05-17 Yao Qi <yao.qi@linaro.org>
8694
8695 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8696
21873064
YQ
86972017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8698
8699 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8700 argument command.
8701 (top-level): Invoke test_set_inferior_tty.
8702
d512d31c
PA
87032017-05-04 Pedro Alves <palves@redhat.com>
8704
8705 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8706 Add parens to print call for Python 3.
8707
90cef2ed
KS
87082017-05-03 Keith Seitz <keiths@redhat.com>
8709
8710 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8711 (main): Call it.
8712
14f819c8
TW
87132017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8714
8715 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8716 to prev and next.
8717
913aeadd
TW
87182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8719
8720 * gdb.python/py-record-btrace.exp: Remove test for
8721 gdb.BtraceInstruction.error.
8722
a3be24ad
TW
87232017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8724
8725 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8726
ae20e79a
TW
87272017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8728
8729 * gdb.python/py-record-btrace-threads.c: New file.
8730 * gdb.python/py-record-btrace-threads.exp: New file.
8731
45ce1b47
SDJ
87322017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8733
8734 PR testsuite/8595
8735 * gdb.base/environ.exp: Make test available in all architectures.
8736 Move bits related to "info program" testing to
8737 gdb.base/info-program.exp. Rewrite tests to use the two new
8738 procedures mentione below.
8739 (test_set_show_env_var) New procedure.
8740 (test_set_show_env_var_equal): Likewise.
8741 * gdb.base/info-program.exp: New file.
8742
e15c3eb4
KS
87432017-04-27 Keith Seitz <keiths@redhat.com>
8744
8745 * gdb.cp/oranking.cc (test15): New function.
8746 (main): Call test15 and declare additional variables for testing.
8747 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8748 "p foo101('abc')" tests.
8749 Add tests for cv qualifier overloads.
8750 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8751 "lvalue reference overload" test.
8752 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8753 "print value of f1 on Child&& in f2" test.
8754
3a3fd0fd
PA
87552017-04-19 Pedro Alves <palves@redhat.com>
8756
8757 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8758 procedure.
8759 (top level): Call it.
8760 * lib/gdb.exp (gdb_define_cmd): New procedure.
8761
53375380
PA
87622017-04-12 Pedro Alves <palves@redhat.com>
8763
8764 PR gdb/21323
8765 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8766 (wchar): New global.
8767 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8768 (do_test_wide_char, wide_char_types_no_program, top level): Add
8769 wchar_t testing.
8770
53e710ac
PA
87712017-04-12 Pedro Alves <palves@redhat.com>
8772
8773 PR c++/21323
8774 * gdb.cp/wide_char_types.c: New file.
8775 * gdb.cp/wide_char_types.exp: New file.
8776
0ad9d8c7
SDJ
87772017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8778
8779 PR gdb/21352
8780 * gdb.trace/tsv.exp: Add test for "tsave -r".
8781
b1b45502
IB
87822017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8783
8784 * gdb.dlang/watch-loc.c: New file.
8785 * gdb.dlang/watch-loc.exp: New file.
8786
ec13808e
JK
87872017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8788
8789 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8790
fe5f7374
AK
87912017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8792
8793 * gdb.arch/arc-analyze-prologue.S: New file.
8794 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8795
eea78757
AK
87962017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8797
8798 * gdb.arch/arc-decode-insn.S: New file.
8799 * gdb.arch/arc-decode-insn.exp: Likewise.
8800
5badf10a
IR
88012017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8802
8803 PR tdep/20928
8804 * gdb.arch/sparc64-regs.exp: New file.
8805 * gdb.arch/sparc64-regs.S: Likewise.
8806
cee59b3f
TW
88072017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8808
8809 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8810 and memory view on Python 3.
8811
c0f55cc6
AV
88122017-03-20 Artemiy Volkov <artemiyv@acm.org>
8813 Keith Seitz <keiths@redhat.com>
8814
8815 PR gdb/14441
8816 * gdb.cp/demangle.exp: Add rvalue reference tests.
8817 * gdb.cp/rvalue-ref-casts.cc: New file.
8818 * gdb.cp/rvalue-ref-casts.exp: New file.
8819 * gdb.cp/rvalue-ref-overload.cc: New file.
8820 * gdb.cp/rvalue-ref-overload.exp: New file.
8821 * gdb.cp/rvalue-ref-params.cc: New file.
8822 * gdb.cp/rvalue-ref-params.exp: New file.
8823 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8824 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8825 * gdb.cp/rvalue-ref-types.cc: New file.
8826 * gdb.cp/rvalue-ref-types.exp: New file.
8827 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8828 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8829
51457a05
MAL
88302017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8831
8832 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8833 New procedure.
8834
5b291c04
MAL
88352017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8836
8837 * lib/mi-support.exp (mi_gdb_test): Add additional message
8838 for unexpected output.
8839
59a56148
AA
88402017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8841
8842 * gdb.base/examine-backward.c (Barrier): New character array
8843 constant, to ensure that TestStrings is preceded by a string
8844 terminator.
8845
7942e96e
AA
88462017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8847
8848 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8849 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8850 and implicit pointer into such a location.
8851
6ebac3fb
DE
88522017-03-16 Doug Evans <dje@google.com>
8853
8854 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8855
ec3b243d
TP
88562017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8857
8858 * gdb.cp/m-static.exp: Fix expectation for prototype of
8859 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8860
88612017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8862
8863 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8864 * gdb.guile/scm-lazy-string.c: New file.
8865 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8866 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8867 for pointer, array, typedef lazy strings.
8868
2cc36e25 88692017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8870
8871 PR python/17728, python/18439, python/18779
8872 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8873 * gdb.python/py-lazy-string.c (pointer): New typedef.
8874 (main): New locals ptr, array, typedef_ptr.
8875 * gdb.python/py-value.exp: Move lazy string tests to ...
8876 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8877 array, typedef lazy strings.
ec3b243d 8878
0efcde63
AK
88792017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8880
8881 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8882 Add optional 'test' parameter.
8883
7978d7c3
SM
88842017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8885
8886 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8887 Skip for versions of DejaGnu < 1.5.
8888
896c0c1e
SM
88892017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8890
8891 * lib/gdb.exp (dejagnu_version): New proc.
8892 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8893 Use dejagnu_version.
8894
5f4d1085
KS
88952017-03-10 Keith Seitz <keiths@redhat.com>
8896
8897 PR c++/8128
8898 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8899 type from destructor regexps.
8900 Add a branch which actually passes the test.
8901 Adjust "ptype t5i" test names.
8902
1de05205
PA
89032017-03-08 Pedro Alves <palves@redhat.com>
8904
8905 * gdb.base/step-over-exit.exp: Add explicit test message.
8906
c65d6b55
PA
89072017-03-08 Pedro Alves <palves@redhat.com>
8908
8909 PR gdb/18360
8910 * gdb.threads/interrupt-while-step-over.c: New file.
8911 * gdb.threads/interrupt-while-step-over.exp: New file.
8912
2e86a283
PA
89132017-03-08 Pedro Alves <palves@redhat.com>
8914
8915 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8916 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8917
25dcbff6
PA
89182017-03-08 Pedro Alves <palves@redhat.com>
8919
8920 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8921 PKRU as not supported as a PASS.
8922
dc9366eb
PA
89232017-03-08 Pedro Alves <palves@redhat.com>
8924
8925 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8926 prefix instead of $binfile1/$binfile2.
8927 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8928 in test message.
8929 * gdb.python/py-completion.exp: Use "load python file" as test
8930 messages instead of unstable path names.
8931
6e5d74e7
PA
89322017-03-08 Pedro Alves <palves@redhat.com>
8933 Jan Kratochvil <jan.kratochvil@redhat.com>
8934
8935 PR cli/21218
8936 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8937 New proc.
8938 (top level): Call it.
8939
9753a2f6
PA
89402017-03-08 Pedro Alves <palves@redhat.com>
8941
8942 PR tui/21216
8943 * gdb.tui/tui-nl-filtered-output.exp: New file.
8944
1a4dd9dd
PA
89452017-03-08 Pedro Alves <palves@redhat.com>
8946
8947 * gdb.base/completion.exp: Move TUI completion tests to ...
8948 * gdb.tui/completion.exp: ... this new file.
8949
7cbbff33
PA
89502017-03-08 Pedro Alves <palves@redhat.com>
8951
8952 * gdb.base/tui-disasm-long-lines.c,
8953 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8954 gdb.base/tui-layout.exp: Move to ...
8955 * gdb.tui/: ... this new directory.
8956
5f6fd321
PA
89572017-03-07 Pedro Alves <palves@redhat.com>
8958
8959 * gdb.base/tui-layout.c: New file.
8960 * gdb.base/tui-layout.exp: New file.
8961
44959fa8
PA
89622017-03-07 Pedro Alves <palves@redhat.com>
8963
8964 * gdb.base/tui-layout.c: Rename to ...
8965 * gdb.base/tui-disasm-long-lines.c: ... this.
8966 * gdb.base/tui-layout.exp: Rename to ...
8967 * gdb.base/tui-disasm-long-lines.exp: ... this.
8968
f8c4e718
PA
89692017-03-07 Pedro Alves <palves@redhat.com>
8970
8971 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8972
6dbb839a 89732017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8974
8975 * i386-mpx-call.c: New file.
8976 * i386-mpx-call.exp: New file.
8977
65b48a81
PB
89782017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8979
8980 * gdb.arch/powerpc-power.exp: Delete test.
8981 * gdb.arch/powerpc-power.s: Likewise.
8982 * gdb.disasm/disassembler-options.exp: New test.
8983 * gdb.arch/powerpc-altivec.exp: Likewise.
8984 * gdb.arch/powerpc-altivec.s: Likewise.
8985 * gdb.arch/powerpc-altivec2.exp: Likewise.
8986 * gdb.arch/powerpc-altivec2.s: Likewise.
8987 * gdb.arch/powerpc-altivec3.exp: Likewise.
8988 * gdb.arch/powerpc-altivec3.s: Likewise.
8989 * gdb.arch/powerpc-power7.exp: Likewise.
8990 * gdb.arch/powerpc-power7.s: Likewise.
8991 * gdb.arch/powerpc-power8.exp: Likewise.
8992 * gdb.arch/powerpc-power8.s: Likewise.
8993 * gdb.arch/powerpc-power9.exp: Likewise.
8994 * gdb.arch/powerpc-power9.s: Likewise.
8995 * gdb.arch/powerpc-vsx.exp: Likewise.
8996 * gdb.arch/powerpc-vsx.s: Likewise.
8997 * gdb.arch/powerpc-vsx2.exp: Likewise.
8998 * gdb.arch/powerpc-vsx2.s: Likewise.
8999 * gdb.arch/powerpc-vsx3.exp: Likewise.
9000 * gdb.arch/powerpc-vsx3.s: Likewise.
9001 * gdb.arch/arm-disassembler-options.exp: Likewise.
9002 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9003 * gdb.arch/s390-disassembler-options.exp: Likewise.
9004
17cd4947
LM
90052017-02-23 Luis Machado <lgustavo@codesourcery.com>
9006
9007 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9008 (check_supported_features): ... this. Changed return type to void.
9009 (supports_rdseed): New static global.
9010 (rdseed): Check supports_rdseed.
9011 (initialize): Call check_supported_features.
9012
2039d74e
EBM
90132017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9014
9015 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9016 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9017 and lqarx/stqcx.
9018 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9019 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9020
a51d7ecf
EBM
90212017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9022
9023 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9024 uppercase.
9025
0224619f
JK
90262017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9027
9028 * gdb.dwarf2/formdata16.c: New file.
9029 * gdb.dwarf2/formdata16.exp: New file.
9030 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9031
216f72a1
JK
90322017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9033
9034 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9035 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9036 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9037 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9038 DW_AT_GNU_*.
9039
43988095
JK
90402017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9041
9042 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9043
99e8a4f9
SDJ
90442017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9045
9046 PR gdb/21164
9047 * gdb.base/maint.exp: Add testcases for when the commands do
9048 not have arguments.
9049
b58a8c0c
TP
90502017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9051
9052 * gdb.cp/chained-calls.exp: Use p instead of P.
9053
4e746bb6
TW
90542017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9055
9056 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9057 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9058
3f77c769
TT
90592017-02-14 Tom Tromey <tom@tromey.com>
9060
9061 PR python/13598:
9062 * gdb.python/py-events.exp: Add before_prompt event tests.
9063
075beec0
AA
90642017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9065
9066 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9067
bf5f525c
LM
90682017-02-13 Luis Machado <lgustavo@codesourcery.com>
9069
9070 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9071 (main): Call my_unique_function_name.
9072 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9073 completion of patterns with a single match.
9074 Add missing -re switches to gdb_test_multiple calls.
9075
13a66184
LM
90762017-02-13 Luis Machado <lgustavo@codesourcery.com>
9077
9078 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9079 return if core file is not recognized.
9080
26a06916
SM
90812017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9082
9083 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9084 and extra UIs.
9085
b761ca9e
SM
90862017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9087
9088 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9089 proc_with_prefix.
9090
b964bee0
TT
90912017-02-10 Tom Tromey <tom@tromey.com>
9092
9093 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9094
18da0c51
MG
90952017-02-10 Martin Galvan <martingalvan@sourceware.org>
9096
9097 PR gdb/21122
9098 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9099
604c4576
JG
91002017-02-08 Jerome Guitton <guitton@adacore.com>
9101
9102 * gdb.base/define.exp: Add test for command abbreviations
9103 in define.
9104
20b477a7
LM
91052017-02-06 Luis Machado <lgustavo@codesourcery.com>
9106
9107 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9108 * gdb.reverse/insn-reverse-x86.c: New file.
9109
3f7b46f2
IR
91102017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9111
9112 PR tdep/20936
9113 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9114
f0fd41c1
TT
91152017-02-03 Tom Tromey <tom@tromey.com>
9116
9117 PR rust/21097:
9118 * gdb.rust/simple.exp: Add new tests.
9119
5be5dbf0
PA
91202017-02-02 Pedro Alves <palves@redhat.com>
9121
9122 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9123 tests.
9124
7346ef59
AA
91252017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9126
9127 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9128 taking a 2-byte value out of a 4-byte DWARF implicit value on
9129 big-endian targets.
9130 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9131 logic. Add test cases for DW_OP_implicit.
9132
787f0025
MM
91332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9134
9135 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9136
68777c29
MM
91372017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9138
9139 * gdb.btrace/enable.exp: Call gdb_exit before
9140 skip_gdbserver_tests.
9141
0a1c7e28
MM
91422017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9143
9144 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9145 GDBFLAGS.
9146
b5ac99b0
MM
91472017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9148
9149 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9150 the test is skipped.
9151 * gdb.btrace/data.exp: Likewise.
9152 * gdb.btrace/delta.exp: Likewise.
9153 * gdb.btrace/dlopen.exp: Likewise.
9154 * gdb.btrace/enable-running.exp: Likewise.
9155 * gdb.btrace/enable.exp: Likewise.
9156 * gdb.btrace/exception.exp: Likewise.
9157 * gdb.btrace/function_call_history.exp: Likewise.
9158 * gdb.btrace/gcore.exp: Likewise.
9159 * gdb.btrace/instruction_history.exp: Likewise.
9160 * gdb.btrace/multi-thread-step.exp: Likewise.
9161 * gdb.btrace/nohist.exp: Likewise.
9162 * gdb.btrace/non-stop.exp: Likewise.
9163 * gdb.btrace/reconnect.exp: Likewise.
9164 * gdb.btrace/record_goto-step.exp: Likewise.
9165 * gdb.btrace/record_goto.exp: Likewise.
9166 * gdb.btrace/rn-dl-bind.exp: Likewise.
9167 * gdb.btrace/segv.exp: Likewise.
9168 * gdb.btrace/step.exp: Likewise.
9169 * gdb.btrace/stepi.exp: Likewise.
9170 * gdb.btrace/tailcall-only.exp: Likewise.
9171 * gdb.btrace/tailcall.exp: Likewise.
9172 * gdb.btrace/tsx.exp: Likewise.
9173 * gdb.btrace/unknown_functions.exp: Likewise.
9174 * gdb.btrace/vdso.exp: Likewise.
9175
cd4007e4
MM
91762017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9177
9178 * gdb.btrace/enable-running.c: New.
9179 * gdb.btrace/enable-running.exp: New.
9180
2735833d
WT
91812017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9182
9183 * gdb.arch/amd64-gs_base.c: New file.
9184 * gdb.arch/amd64-gs_base.exp: New file.
9185
b51e1e94
LM
91862017-01-26 Luis Machado <lgustavo@codesourcery.com>
9187
9188 * lib/memory.exp: Remove spurious empty newlines.
9189
72ca0410
SM
91902017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9191
9192 * gdb.python/py-bad-printers.exp: Load python file using "source".
9193 * gdb.python/py-events.exp: Likewise.
9194 * gdb.python/py-evsignal.exp: Likewise.
9195 * gdb.python/py-evthreads.exp: Likewise.
9196 * gdb.python/py-frame-args.exp: Likewise.
9197 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9198 * gdb.python/py-framefilter-mi.exp: Likewise.
9199 * gdb.python/py-framefilter.exp: Likewise.
9200 * gdb.python/py-mi.exp: Likewise.
9201 * gdb.python/py-pp-maint.exp: Likewise.
9202 * gdb.python/py-pp-registration.exp: Likewise.
9203 * gdb.python/py-prettyprint.exp: Likewise.
9204 (run_lang_tests): Likewise.
9205 * gdb.python/py-typeprint.exp: Likewise.
9206
e309aa65
LM
92072017-01-26 Luis Machado <lgustavo@codesourcery.com>
9208
9209 * lib/memory.exp: New file.
9210 * lib/gdb.exp: Load memory.exp.
9211 * gdb.base/memattr.exp (delete_memory): Move proc to
9212 lib/memory.exp and rename to delete_memory_regions.
9213 Replace delete_memory with delete_memory_regions.
9214 Cleanup memory regions before tests.
9215 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9216 before tests.
9217
515aff23
LM
92182017-01-26 Luis Machado <lgustavo@codesourcery.com>
9219
9220 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9221 files.
9222 (initialize): New function conditionally defined.
9223 (testcases): Move within conditional block.
9224 (main): Call initialize.
9225 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9226 of gdb.reverse/insn-reverse.c.
9227 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9228 gdb.reverse/insn-reverse.c.
9229
d8b49cf0
YQ
92302017-01-26 Yao Qi <yao.qi@linaro.org>
9231
9232 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9233 disassemble on address 0.
9234
f13a9a0c
YQ
92352017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9236 Yao Qi <yao.qi@linaro.org>
9237
9238 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9239 * gdb.dwarf2/implptr-64bit.S: Remove.
9240 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9241 variables in caller's context. Add DW_OP_implicit_value.
9242
5ac95241
YQ
92432017-01-25 Yao Qi <yao.qi@linaro.org>
9244
9245 * lib/dwarf.exp (Dwarf::_location): Handle
9246 DW_OP_GNU_implicit_pointer with proper size.
9247
23e82930
LM
92482017-01-20 Luis Machado <lgustavo@codesourcery.com>
9249
9250 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9251 and add untested calls.
9252
d334ae25
LM
92532017-01-20 Luis Machado <lgustavo@codesourcery.com>
9254
9255 * gdb.python/python.exp: Check line number against what GDB thinks
9256 the line number is for func1.
9257
f5e6296e
IB
92582017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9259
9260 * gdb.dlang/debug-expr.exp: New file.
9261
5b362f04
LM
92622016-12-23 Luis Machado <lgustavo@codesourcery.com>
9263
9264 Fix test names for the following files:
9265
9266 * gdb.ada/exec_changed.exp
9267 * gdb.ada/info_types.exp
9268 * gdb.arch/aarch64-atomic-inst.exp
9269 * gdb.arch/aarch64-fp.exp
9270 * gdb.arch/altivec-abi.exp
9271 * gdb.arch/altivec-regs.exp
9272 * gdb.arch/amd64-byte.exp
9273 * gdb.arch/amd64-disp-step.exp
9274 * gdb.arch/amd64-dword.exp
9275 * gdb.arch/amd64-entry-value-inline.exp
9276 * gdb.arch/amd64-entry-value-param.exp
9277 * gdb.arch/amd64-entry-value-paramref.exp
9278 * gdb.arch/amd64-entry-value.exp
9279 * gdb.arch/amd64-i386-address.exp
9280 * gdb.arch/amd64-invalid-stack-middle.exp
9281 * gdb.arch/amd64-invalid-stack-top.exp
9282 * gdb.arch/amd64-optimout-repeat.exp
9283 * gdb.arch/amd64-prologue-skip.exp
9284 * gdb.arch/amd64-prologue-xmm.exp
9285 * gdb.arch/amd64-stap-special-operands.exp
9286 * gdb.arch/amd64-stap-wrong-subexp.exp
9287 * gdb.arch/amd64-tailcall-cxx.exp
9288 * gdb.arch/amd64-tailcall-noret.exp
9289 * gdb.arch/amd64-tailcall-ret.exp
9290 * gdb.arch/amd64-tailcall-self.exp
9291 * gdb.arch/amd64-word.exp
9292 * gdb.arch/arm-bl-branch-dest.exp
9293 * gdb.arch/arm-disp-step.exp
9294 * gdb.arch/arm-neon.exp
9295 * gdb.arch/arm-single-step-kernel-helper.exp
9296 * gdb.arch/avr-flash-qualifier.exp
9297 * gdb.arch/disp-step-insn-reloc.exp
9298 * gdb.arch/e500-abi.exp
9299 * gdb.arch/e500-regs.exp
9300 * gdb.arch/ftrace-insn-reloc.exp
9301 * gdb.arch/i386-avx512.exp
9302 * gdb.arch/i386-bp_permanent.exp
9303 * gdb.arch/i386-byte.exp
9304 * gdb.arch/i386-cfi-notcurrent.exp
9305 * gdb.arch/i386-disp-step.exp
9306 * gdb.arch/i386-dr3-watch.exp
9307 * gdb.arch/i386-float.exp
9308 * gdb.arch/i386-gnu-cfi.exp
9309 * gdb.arch/i386-mpx-map.exp
9310 * gdb.arch/i386-mpx-sigsegv.exp
9311 * gdb.arch/i386-mpx-simple_segv.exp
9312 * gdb.arch/i386-mpx.exp
9313 * gdb.arch/i386-permbkpt.exp
9314 * gdb.arch/i386-prologue.exp
9315 * gdb.arch/i386-signal.exp
9316 * gdb.arch/i386-size-overlap.exp
9317 * gdb.arch/i386-unwind.exp
9318 * gdb.arch/i386-word.exp
9319 * gdb.arch/mips-fcr.exp
9320 * gdb.arch/powerpc-d128-regs.exp
9321 * gdb.arch/powerpc-stackless.exp
9322 * gdb.arch/ppc64-atomic-inst.exp
9323 * gdb.arch/s390-stackless.exp
9324 * gdb.arch/s390-tdbregs.exp
9325 * gdb.arch/s390-vregs.exp
9326 * gdb.arch/sparc-sysstep.exp
9327 * gdb.arch/thumb-bx-pc.exp
9328 * gdb.arch/thumb-singlestep.exp
9329 * gdb.arch/thumb2-it.exp
9330 * gdb.arch/vsx-regs.exp
9331 * gdb.asm/asm-source.exp
9332 * gdb.base/a2-run.exp
9333 * gdb.base/advance.exp
9334 * gdb.base/all-bin.exp
9335 * gdb.base/anon.exp
9336 * gdb.base/args.exp
9337 * gdb.base/arithmet.exp
9338 * gdb.base/async-shell.exp
9339 * gdb.base/async.exp
9340 * gdb.base/attach-pie-noexec.exp
9341 * gdb.base/attach-twice.exp
9342 * gdb.base/auto-load.exp
9343 * gdb.base/bang.exp
9344 * gdb.base/bitfields.exp
9345 * gdb.base/break-always.exp
9346 * gdb.base/break-caller-line.exp
9347 * gdb.base/break-entry.exp
9348 * gdb.base/break-inline.exp
9349 * gdb.base/break-on-linker-gcd-function.exp
9350 * gdb.base/break-probes.exp
9351 * gdb.base/break.exp
9352 * gdb.base/breakpoint-shadow.exp
9353 * gdb.base/call-ar-st.exp
9354 * gdb.base/call-sc.exp
9355 * gdb.base/call-signal-resume.exp
9356 * gdb.base/call-strs.exp
9357 * gdb.base/callfuncs.exp
9358 * gdb.base/catch-fork-static.exp
9359 * gdb.base/catch-gdb-caused-signals.exp
9360 * gdb.base/catch-load.exp
9361 * gdb.base/catch-signal-fork.exp
9362 * gdb.base/catch-signal.exp
9363 * gdb.base/catch-syscall.exp
9364 * gdb.base/charset.exp
9365 * gdb.base/checkpoint.exp
9366 * gdb.base/chng-syms.exp
9367 * gdb.base/code-expr.exp
9368 * gdb.base/code_elim.exp
9369 * gdb.base/commands.exp
9370 * gdb.base/completion.exp
9371 * gdb.base/complex.exp
9372 * gdb.base/cond-expr.exp
9373 * gdb.base/condbreak.exp
9374 * gdb.base/consecutive.exp
9375 * gdb.base/continue-all-already-running.exp
9376 * gdb.base/coredump-filter.exp
9377 * gdb.base/corefile.exp
9378 * gdb.base/dbx.exp
9379 * gdb.base/debug-expr.exp
9380 * gdb.base/define.exp
9381 * gdb.base/del.exp
9382 * gdb.base/disabled-location.exp
9383 * gdb.base/disasm-end-cu.exp
9384 * gdb.base/disasm-optim.exp
9385 * gdb.base/display.exp
9386 * gdb.base/duplicate-bp.exp
9387 * gdb.base/ena-dis-br.exp
9388 * gdb.base/ending-run.exp
9389 * gdb.base/enumval.exp
9390 * gdb.base/environ.exp
9391 * gdb.base/eu-strip-infcall.exp
9392 * gdb.base/eval-avoid-side-effects.exp
9393 * gdb.base/eval-skip.exp
9394 * gdb.base/exitsignal.exp
9395 * gdb.base/expand-psymtabs.exp
9396 * gdb.base/filesym.exp
9397 * gdb.base/find-unmapped.exp
9398 * gdb.base/finish.exp
9399 * gdb.base/float.exp
9400 * gdb.base/foll-exec-mode.exp
9401 * gdb.base/foll-exec.exp
9402 * gdb.base/foll-fork.exp
9403 * gdb.base/fortran-sym-case.exp
9404 * gdb.base/freebpcmd.exp
9405 * gdb.base/func-ptr.exp
9406 * gdb.base/func-ptrs.exp
9407 * gdb.base/funcargs.exp
9408 * gdb.base/gcore-buffer-overflow.exp
9409 * gdb.base/gcore-relro-pie.exp
9410 * gdb.base/gcore-relro.exp
9411 * gdb.base/gcore.exp
9412 * gdb.base/gdb1090.exp
9413 * gdb.base/gdb11530.exp
9414 * gdb.base/gdb11531.exp
9415 * gdb.base/gdb1821.exp
9416 * gdb.base/gdbindex-stabs.exp
9417 * gdb.base/gdbvars.exp
9418 * gdb.base/hbreak.exp
9419 * gdb.base/hbreak2.exp
9420 * gdb.base/included.exp
9421 * gdb.base/infcall-input.exp
9422 * gdb.base/inferior-died.exp
9423 * gdb.base/infnan.exp
9424 * gdb.base/info-macros.exp
9425 * gdb.base/info-os.exp
9426 * gdb.base/info-proc.exp
9427 * gdb.base/info-shared.exp
9428 * gdb.base/info-target.exp
9429 * gdb.base/infoline.exp
9430 * gdb.base/interp.exp
9431 * gdb.base/interrupt.exp
9432 * gdb.base/jit-reader.exp
9433 * gdb.base/jit-simple.exp
9434 * gdb.base/kill-after-signal.exp
9435 * gdb.base/kill-detach-inferiors-cmd.exp
9436 * gdb.base/label.exp
9437 * gdb.base/langs.exp
9438 * gdb.base/ldbl_e308.exp
9439 * gdb.base/line-symtabs.exp
9440 * gdb.base/linespecs.exp
9441 * gdb.base/list.exp
9442 * gdb.base/long_long.exp
9443 * gdb.base/longest-types.exp
9444 * gdb.base/maint.exp
9445 * gdb.base/max-value-size.exp
9446 * gdb.base/memattr.exp
9447 * gdb.base/mips_pro.exp
9448 * gdb.base/morestack.exp
9449 * gdb.base/moribund-step.exp
9450 * gdb.base/multi-forks.exp
9451 * gdb.base/nested-addr.exp
9452 * gdb.base/nextoverexit.exp
9453 * gdb.base/noreturn-finish.exp
9454 * gdb.base/noreturn-return.exp
9455 * gdb.base/nostdlib.exp
9456 * gdb.base/offsets.exp
9457 * gdb.base/opaque.exp
9458 * gdb.base/pc-fp.exp
9459 * gdb.base/permissions.exp
9460 * gdb.base/print-symbol-loading.exp
9461 * gdb.base/prologue-include.exp
9462 * gdb.base/psymtab.exp
9463 * gdb.base/ptype.exp
9464 * gdb.base/random-signal.exp
9465 * gdb.base/randomize.exp
9466 * gdb.base/range-stepping.exp
9467 * gdb.base/readline-ask.exp
9468 * gdb.base/recpar.exp
9469 * gdb.base/recurse.exp
9470 * gdb.base/relational.exp
9471 * gdb.base/restore.exp
9472 * gdb.base/return-nodebug.exp
9473 * gdb.base/return.exp
9474 * gdb.base/run-after-attach.exp
9475 * gdb.base/save-bp.exp
9476 * gdb.base/scope.exp
9477 * gdb.base/sect-cmd.exp
9478 * gdb.base/set-lang-auto.exp
9479 * gdb.base/set-noassign.exp
9480 * gdb.base/setvar.exp
9481 * gdb.base/sigall.exp
9482 * gdb.base/sigbpt.exp
9483 * gdb.base/siginfo-addr.exp
9484 * gdb.base/siginfo-infcall.exp
9485 * gdb.base/siginfo-obj.exp
9486 * gdb.base/siginfo.exp
9487 * gdb.base/signals-state-child.exp
9488 * gdb.base/signest.exp
9489 * gdb.base/sigstep.exp
9490 * gdb.base/sizeof.exp
9491 * gdb.base/skip.exp
9492 * gdb.base/solib-corrupted.exp
9493 * gdb.base/solib-nodir.exp
9494 * gdb.base/solib-search.exp
9495 * gdb.base/stack-checking.exp
9496 * gdb.base/stale-infcall.exp
9497 * gdb.base/stap-probe.exp
9498 * gdb.base/start.exp
9499 * gdb.base/step-break.exp
9500 * gdb.base/step-bt.exp
9501 * gdb.base/step-line.exp
9502 * gdb.base/step-over-exit.exp
9503 * gdb.base/step-over-syscall.exp
9504 * gdb.base/step-resume-infcall.exp
9505 * gdb.base/step-test.exp
9506 * gdb.base/store.exp
9507 * gdb.base/structs3.exp
9508 * gdb.base/sym-file.exp
9509 * gdb.base/symbol-without-target_section.exp
9510 * gdb.base/term.exp
9511 * gdb.base/testenv.exp
9512 * gdb.base/ui-redirect.exp
9513 * gdb.base/until.exp
9514 * gdb.base/unwindonsignal.exp
9515 * gdb.base/value-double-free.exp
9516 * gdb.base/vla-datatypes.exp
9517 * gdb.base/vla-ptr.exp
9518 * gdb.base/vla-sideeffect.exp
9519 * gdb.base/volatile.exp
9520 * gdb.base/watch-cond-infcall.exp
9521 * gdb.base/watch-cond.exp
9522 * gdb.base/watch-non-mem.exp
9523 * gdb.base/watch-read.exp
9524 * gdb.base/watch-vfork.exp
9525 * gdb.base/watchpoint-cond-gone.exp
9526 * gdb.base/watchpoint-delete.exp
9527 * gdb.base/watchpoint-hw-hit-once.exp
9528 * gdb.base/watchpoint-hw.exp
9529 * gdb.base/watchpoint-stops-at-right-insn.exp
9530 * gdb.base/watchpoints.exp
9531 * gdb.base/wchar.exp
9532 * gdb.base/whatis-exp.exp
9533 * gdb.btrace/buffer-size.exp
9534 * gdb.btrace/data.exp
9535 * gdb.btrace/delta.exp
9536 * gdb.btrace/dlopen.exp
9537 * gdb.btrace/enable.exp
9538 * gdb.btrace/exception.exp
9539 * gdb.btrace/function_call_history.exp
9540 * gdb.btrace/gcore.exp
9541 * gdb.btrace/instruction_history.exp
9542 * gdb.btrace/nohist.exp
9543 * gdb.btrace/reconnect.exp
9544 * gdb.btrace/record_goto-step.exp
9545 * gdb.btrace/record_goto.exp
9546 * gdb.btrace/rn-dl-bind.exp
9547 * gdb.btrace/segv.exp
9548 * gdb.btrace/step.exp
9549 * gdb.btrace/stepi.exp
9550 * gdb.btrace/tailcall-only.exp
9551 * gdb.btrace/tailcall.exp
9552 * gdb.btrace/tsx.exp
9553 * gdb.btrace/unknown_functions.exp
9554 * gdb.btrace/vdso.exp
9555 * gdb.compile/compile-ifunc.exp
9556 * gdb.compile/compile-ops.exp
9557 * gdb.compile/compile-print.exp
9558 * gdb.compile/compile-setjmp.exp
9559 * gdb.cp/abstract-origin.exp
9560 * gdb.cp/ambiguous.exp
9561 * gdb.cp/annota2.exp
9562 * gdb.cp/annota3.exp
9563 * gdb.cp/anon-ns.exp
9564 * gdb.cp/anon-struct.exp
9565 * gdb.cp/anon-union.exp
9566 * gdb.cp/arg-reference.exp
9567 * gdb.cp/baseenum.exp
9568 * gdb.cp/bool.exp
9569 * gdb.cp/breakpoint.exp
9570 * gdb.cp/bs15503.exp
9571 * gdb.cp/call-c.exp
9572 * gdb.cp/casts.exp
9573 * gdb.cp/chained-calls.exp
9574 * gdb.cp/class2.exp
9575 * gdb.cp/classes.exp
9576 * gdb.cp/cmpd-minsyms.exp
9577 * gdb.cp/converts.exp
9578 * gdb.cp/cp-relocate.exp
9579 * gdb.cp/cpcompletion.exp
9580 * gdb.cp/cpexprs.exp
9581 * gdb.cp/cplabel.exp
9582 * gdb.cp/cplusfuncs.exp
9583 * gdb.cp/cpsizeof.exp
9584 * gdb.cp/ctti.exp
9585 * gdb.cp/derivation.exp
9586 * gdb.cp/destrprint.exp
9587 * gdb.cp/dispcxx.exp
9588 * gdb.cp/enum-class.exp
9589 * gdb.cp/exception.exp
9590 * gdb.cp/exceptprint.exp
9591 * gdb.cp/expand-psymtabs-cxx.exp
9592 * gdb.cp/expand-sals.exp
9593 * gdb.cp/extern-c.exp
9594 * gdb.cp/filename.exp
9595 * gdb.cp/formatted-ref.exp
9596 * gdb.cp/fpointer.exp
9597 * gdb.cp/gdb1355.exp
9598 * gdb.cp/gdb2495.exp
9599 * gdb.cp/hang.exp
9600 * gdb.cp/impl-this.exp
9601 * gdb.cp/infcall-dlopen.exp
9602 * gdb.cp/inherit.exp
9603 * gdb.cp/iostream.exp
9604 * gdb.cp/koenig.exp
9605 * gdb.cp/local.exp
9606 * gdb.cp/m-data.exp
9607 * gdb.cp/m-static.exp
9608 * gdb.cp/mb-ctor.exp
9609 * gdb.cp/mb-inline.exp
9610 * gdb.cp/mb-templates.exp
9611 * gdb.cp/member-name.exp
9612 * gdb.cp/member-ptr.exp
9613 * gdb.cp/meth-typedefs.exp
9614 * gdb.cp/method.exp
9615 * gdb.cp/method2.exp
9616 * gdb.cp/minsym-fallback.exp
9617 * gdb.cp/misc.exp
9618 * gdb.cp/namelessclass.exp
9619 * gdb.cp/namespace-enum.exp
9620 * gdb.cp/namespace-nested-import.exp
9621 * gdb.cp/namespace.exp
9622 * gdb.cp/nextoverthrow.exp
9623 * gdb.cp/no-dmgl-verbose.exp
9624 * gdb.cp/non-trivial-retval.exp
9625 * gdb.cp/noparam.exp
9626 * gdb.cp/nsdecl.exp
9627 * gdb.cp/nsimport.exp
9628 * gdb.cp/nsnested.exp
9629 * gdb.cp/nsnoimports.exp
9630 * gdb.cp/nsrecurs.exp
9631 * gdb.cp/nsstress.exp
9632 * gdb.cp/nsusing.exp
9633 * gdb.cp/operator.exp
9634 * gdb.cp/oranking.exp
9635 * gdb.cp/overload-const.exp
9636 * gdb.cp/overload.exp
9637 * gdb.cp/ovldbreak.exp
9638 * gdb.cp/ovsrch.exp
9639 * gdb.cp/paren-type.exp
9640 * gdb.cp/parse-lang.exp
9641 * gdb.cp/pass-by-ref.exp
9642 * gdb.cp/pr-1023.exp
9643 * gdb.cp/pr-1210.exp
9644 * gdb.cp/pr-574.exp
9645 * gdb.cp/pr10687.exp
9646 * gdb.cp/pr12028.exp
9647 * gdb.cp/pr17132.exp
9648 * gdb.cp/pr17494.exp
9649 * gdb.cp/pr9067.exp
9650 * gdb.cp/pr9167.exp
9651 * gdb.cp/pr9631.exp
9652 * gdb.cp/printmethod.exp
9653 * gdb.cp/psmang.exp
9654 * gdb.cp/psymtab-parameter.exp
9655 * gdb.cp/ptype-cv-cp.exp
9656 * gdb.cp/ptype-flags.exp
9657 * gdb.cp/re-set-overloaded.exp
9658 * gdb.cp/ref-types.exp
9659 * gdb.cp/rtti.exp
9660 * gdb.cp/scope-err.exp
9661 * gdb.cp/shadow.exp
9662 * gdb.cp/smartp.exp
9663 * gdb.cp/static-method.exp
9664 * gdb.cp/static-print-quit.exp
9665 * gdb.cp/temargs.exp
9666 * gdb.cp/templates.exp
9667 * gdb.cp/try_catch.exp
9668 * gdb.cp/typedef-operator.exp
9669 * gdb.cp/typeid.exp
9670 * gdb.cp/userdef.exp
9671 * gdb.cp/using-crash.exp
9672 * gdb.cp/var-tag.exp
9673 * gdb.cp/virtbase.exp
9674 * gdb.cp/virtfunc.exp
9675 * gdb.cp/virtfunc2.exp
9676 * gdb.cp/vla-cxx.exp
9677 * gdb.disasm/t01_mov.exp
9678 * gdb.disasm/t02_mova.exp
9679 * gdb.disasm/t03_add.exp
9680 * gdb.disasm/t04_sub.exp
9681 * gdb.disasm/t05_cmp.exp
9682 * gdb.disasm/t06_ari2.exp
9683 * gdb.disasm/t07_ari3.exp
9684 * gdb.disasm/t08_or.exp
9685 * gdb.disasm/t09_xor.exp
9686 * gdb.disasm/t10_and.exp
9687 * gdb.disasm/t11_logs.exp
9688 * gdb.disasm/t12_bit.exp
9689 * gdb.disasm/t13_otr.exp
9690 * gdb.dlang/circular.exp
9691 * gdb.dwarf2/arr-stride.exp
9692 * gdb.dwarf2/arr-subrange.exp
9693 * gdb.dwarf2/atomic-type.exp
9694 * gdb.dwarf2/bad-regnum.exp
9695 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9696 * gdb.dwarf2/callframecfa.exp
9697 * gdb.dwarf2/clztest.exp
9698 * gdb.dwarf2/corrupt.exp
9699 * gdb.dwarf2/data-loc.exp
9700 * gdb.dwarf2/dup-psym.exp
9701 * gdb.dwarf2/dw2-anon-mptr.exp
9702 * gdb.dwarf2/dw2-anonymous-func.exp
9703 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9704 * gdb.dwarf2/dw2-bad-unresolved.exp
9705 * gdb.dwarf2/dw2-basic.exp
9706 * gdb.dwarf2/dw2-canonicalize-type.exp
9707 * gdb.dwarf2/dw2-case-insensitive.exp
9708 * gdb.dwarf2/dw2-common-block.exp
9709 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9710 * gdb.dwarf2/dw2-compressed.exp
9711 * gdb.dwarf2/dw2-const.exp
9712 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9713 * gdb.dwarf2/dw2-cu-size.exp
9714 * gdb.dwarf2/dw2-dup-frame.exp
9715 * gdb.dwarf2/dw2-entry-value.exp
9716 * gdb.dwarf2/dw2-icycle.exp
9717 * gdb.dwarf2/dw2-ifort-parameter.exp
9718 * gdb.dwarf2/dw2-inline-break.exp
9719 * gdb.dwarf2/dw2-inline-param.exp
9720 * gdb.dwarf2/dw2-intercu.exp
9721 * gdb.dwarf2/dw2-intermix.exp
9722 * gdb.dwarf2/dw2-lexical-block-bare.exp
9723 * gdb.dwarf2/dw2-linkage-name-trust.exp
9724 * gdb.dwarf2/dw2-minsym-in-cu.exp
9725 * gdb.dwarf2/dw2-noloc.exp
9726 * gdb.dwarf2/dw2-op-call.exp
9727 * gdb.dwarf2/dw2-op-out-param.exp
9728 * gdb.dwarf2/dw2-opt-structptr.exp
9729 * gdb.dwarf2/dw2-param-error.exp
9730 * gdb.dwarf2/dw2-producer.exp
9731 * gdb.dwarf2/dw2-ranges-base.exp
9732 * gdb.dwarf2/dw2-ref-missing-frame.exp
9733 * gdb.dwarf2/dw2-reg-undefined.exp
9734 * gdb.dwarf2/dw2-regno-invalid.exp
9735 * gdb.dwarf2/dw2-restore.exp
9736 * gdb.dwarf2/dw2-restrict.exp
9737 * gdb.dwarf2/dw2-single-line-discriminators.exp
9738 * gdb.dwarf2/dw2-strp.exp
9739 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9740 * gdb.dwarf2/dw2-unresolved.exp
9741 * gdb.dwarf2/dw2-var-zero-addr.exp
9742 * gdb.dwarf2/dw4-sig-types.exp
9743 * gdb.dwarf2/dwz.exp
9744 * gdb.dwarf2/dynarr-ptr.exp
9745 * gdb.dwarf2/enum-type.exp
9746 * gdb.dwarf2/gdb-index.exp
9747 * gdb.dwarf2/implptr-64bit.exp
9748 * gdb.dwarf2/implptr-optimized-out.exp
9749 * gdb.dwarf2/implptr.exp
9750 * gdb.dwarf2/implref-array.exp
9751 * gdb.dwarf2/implref-const.exp
9752 * gdb.dwarf2/implref-global.exp
9753 * gdb.dwarf2/implref-struct.exp
9754 * gdb.dwarf2/mac-fileno.exp
9755 * gdb.dwarf2/main-subprogram.exp
9756 * gdb.dwarf2/member-ptr-forwardref.exp
9757 * gdb.dwarf2/method-ptr.exp
9758 * gdb.dwarf2/missing-sig-type.exp
9759 * gdb.dwarf2/nonvar-access.exp
9760 * gdb.dwarf2/opaque-type-lookup.exp
9761 * gdb.dwarf2/pieces-optimized-out.exp
9762 * gdb.dwarf2/pieces.exp
9763 * gdb.dwarf2/pr10770.exp
9764 * gdb.dwarf2/pr13961.exp
9765 * gdb.dwarf2/staticvirtual.exp
9766 * gdb.dwarf2/subrange.exp
9767 * gdb.dwarf2/symtab-producer.exp
9768 * gdb.dwarf2/trace-crash.exp
9769 * gdb.dwarf2/typeddwarf.exp
9770 * gdb.dwarf2/valop.exp
9771 * gdb.dwarf2/watch-notconst.exp
9772 * gdb.fortran/array-element.exp
9773 * gdb.fortran/charset.exp
9774 * gdb.fortran/common-block.exp
9775 * gdb.fortran/complex.exp
9776 * gdb.fortran/derived-type-function.exp
9777 * gdb.fortran/derived-type.exp
9778 * gdb.fortran/logical.exp
9779 * gdb.fortran/module.exp
9780 * gdb.fortran/multi-dim.exp
9781 * gdb.fortran/nested-funcs.exp
9782 * gdb.fortran/print-formatted.exp
9783 * gdb.fortran/subarray.exp
9784 * gdb.fortran/vla-alloc-assoc.exp
9785 * gdb.fortran/vla-datatypes.exp
9786 * gdb.fortran/vla-history.exp
9787 * gdb.fortran/vla-ptr-info.exp
9788 * gdb.fortran/vla-ptype-sub.exp
9789 * gdb.fortran/vla-ptype.exp
9790 * gdb.fortran/vla-sizeof.exp
9791 * gdb.fortran/vla-type.exp
9792 * gdb.fortran/vla-value-sub-arbitrary.exp
9793 * gdb.fortran/vla-value-sub-finish.exp
9794 * gdb.fortran/vla-value-sub.exp
9795 * gdb.fortran/vla-value.exp
9796 * gdb.fortran/whatis_type.exp
9797 * gdb.go/chan.exp
9798 * gdb.go/handcall.exp
9799 * gdb.go/hello.exp
9800 * gdb.go/integers.exp
9801 * gdb.go/methods.exp
9802 * gdb.go/package.exp
9803 * gdb.go/strings.exp
9804 * gdb.go/types.exp
9805 * gdb.go/unsafe.exp
9806 * gdb.guile/scm-arch.exp
9807 * gdb.guile/scm-block.exp
9808 * gdb.guile/scm-breakpoint.exp
9809 * gdb.guile/scm-cmd.exp
9810 * gdb.guile/scm-disasm.exp
9811 * gdb.guile/scm-equal.exp
9812 * gdb.guile/scm-frame-args.exp
9813 * gdb.guile/scm-frame-inline.exp
9814 * gdb.guile/scm-frame.exp
9815 * gdb.guile/scm-iterator.exp
9816 * gdb.guile/scm-math.exp
9817 * gdb.guile/scm-objfile.exp
9818 * gdb.guile/scm-ports.exp
9819 * gdb.guile/scm-symbol.exp
9820 * gdb.guile/scm-symtab.exp
9821 * gdb.guile/scm-value-cc.exp
9822 * gdb.guile/types-module.exp
9823 * gdb.linespec/break-ask.exp
9824 * gdb.linespec/cpexplicit.exp
9825 * gdb.linespec/explicit.exp
9826 * gdb.linespec/keywords.exp
9827 * gdb.linespec/linespec.exp
9828 * gdb.linespec/ls-dollar.exp
9829 * gdb.linespec/ls-errs.exp
9830 * gdb.linespec/skip-two.exp
9831 * gdb.linespec/thread.exp
9832 * gdb.mi/mi-async.exp
9833 * gdb.mi/mi-basics.exp
9834 * gdb.mi/mi-break.exp
9835 * gdb.mi/mi-catch-load.exp
9836 * gdb.mi/mi-cli.exp
9837 * gdb.mi/mi-cmd-param-changed.exp
9838 * gdb.mi/mi-console.exp
9839 * gdb.mi/mi-detach.exp
9840 * gdb.mi/mi-disassemble.exp
9841 * gdb.mi/mi-eval.exp
9842 * gdb.mi/mi-file-transfer.exp
9843 * gdb.mi/mi-file.exp
9844 * gdb.mi/mi-fill-memory.exp
9845 * gdb.mi/mi-inheritance-syntax-error.exp
9846 * gdb.mi/mi-linespec-err-cp.exp
9847 * gdb.mi/mi-logging.exp
9848 * gdb.mi/mi-memory-changed.exp
9849 * gdb.mi/mi-read-memory.exp
9850 * gdb.mi/mi-record-changed.exp
9851 * gdb.mi/mi-reg-undefined.exp
9852 * gdb.mi/mi-regs.exp
9853 * gdb.mi/mi-return.exp
9854 * gdb.mi/mi-reverse.exp
9855 * gdb.mi/mi-simplerun.exp
9856 * gdb.mi/mi-solib.exp
9857 * gdb.mi/mi-stack.exp
9858 * gdb.mi/mi-stepi.exp
9859 * gdb.mi/mi-syn-frame.exp
9860 * gdb.mi/mi-until.exp
9861 * gdb.mi/mi-var-block.exp
9862 * gdb.mi/mi-var-child.exp
9863 * gdb.mi/mi-var-cmd.exp
9864 * gdb.mi/mi-var-cp.exp
9865 * gdb.mi/mi-var-display.exp
9866 * gdb.mi/mi-var-invalidate.exp
9867 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9868 * gdb.mi/mi-vla-fortran.exp
9869 * gdb.mi/mi-watch.exp
9870 * gdb.mi/mi2-var-child.exp
9871 * gdb.mi/user-selected-context-sync.exp
9872 * gdb.modula2/unbounded-array.exp
9873 * gdb.multi/dummy-frame-restore.exp
9874 * gdb.multi/multi-arch-exec.exp
9875 * gdb.multi/multi-arch.exp
9876 * gdb.multi/tids.exp
9877 * gdb.multi/watchpoint-multi.exp
9878 * gdb.opencl/callfuncs.exp
9879 * gdb.opencl/convs_casts.exp
9880 * gdb.opencl/datatypes.exp
9881 * gdb.opencl/operators.exp
9882 * gdb.opencl/vec_comps.exp
9883 * gdb.opt/clobbered-registers-O2.exp
9884 * gdb.opt/inline-break.exp
9885 * gdb.opt/inline-bt.exp
9886 * gdb.opt/inline-cmds.exp
9887 * gdb.opt/inline-locals.exp
9888 * gdb.pascal/case-insensitive-symbols.exp
9889 * gdb.pascal/floats.exp
9890 * gdb.pascal/gdb11492.exp
9891 * gdb.python/lib-types.exp
9892 * gdb.python/py-arch.exp
9893 * gdb.python/py-as-string.exp
9894 * gdb.python/py-bad-printers.exp
9895 * gdb.python/py-block.exp
9896 * gdb.python/py-breakpoint-create-fail.exp
9897 * gdb.python/py-breakpoint.exp
9898 * gdb.python/py-caller-is.exp
9899 * gdb.python/py-cmd.exp
9900 * gdb.python/py-explore-cc.exp
9901 * gdb.python/py-explore.exp
9902 * gdb.python/py-finish-breakpoint.exp
9903 * gdb.python/py-finish-breakpoint2.exp
9904 * gdb.python/py-frame-args.exp
9905 * gdb.python/py-frame-inline.exp
9906 * gdb.python/py-frame.exp
9907 * gdb.python/py-framefilter-mi.exp
9908 * gdb.python/py-infthread.exp
9909 * gdb.python/py-lazy-string.exp
9910 * gdb.python/py-linetable.exp
9911 * gdb.python/py-mi-events.exp
9912 * gdb.python/py-mi-objfile.exp
9913 * gdb.python/py-mi.exp
9914 * gdb.python/py-objfile.exp
9915 * gdb.python/py-pp-integral.exp
9916 * gdb.python/py-pp-maint.exp
9917 * gdb.python/py-pp-re-notag.exp
9918 * gdb.python/py-pp-registration.exp
9919 * gdb.python/py-recurse-unwind.exp
9920 * gdb.python/py-strfns.exp
9921 * gdb.python/py-symbol.exp
9922 * gdb.python/py-symtab.exp
9923 * gdb.python/py-sync-interp.exp
9924 * gdb.python/py-typeprint.exp
9925 * gdb.python/py-unwind-maint.exp
9926 * gdb.python/py-unwind.exp
9927 * gdb.python/py-value-cc.exp
9928 * gdb.python/py-xmethods.exp
9929 * gdb.reverse/amd64-tailcall-reverse.exp
9930 * gdb.reverse/break-precsave.exp
9931 * gdb.reverse/break-reverse.exp
9932 * gdb.reverse/consecutive-precsave.exp
9933 * gdb.reverse/consecutive-reverse.exp
9934 * gdb.reverse/finish-precsave.exp
9935 * gdb.reverse/finish-reverse-bkpt.exp
9936 * gdb.reverse/finish-reverse.exp
9937 * gdb.reverse/fstatat-reverse.exp
9938 * gdb.reverse/getresuid-reverse.exp
9939 * gdb.reverse/i386-precsave.exp
9940 * gdb.reverse/i386-reverse.exp
9941 * gdb.reverse/i386-sse-reverse.exp
9942 * gdb.reverse/i387-env-reverse.exp
9943 * gdb.reverse/i387-stack-reverse.exp
9944 * gdb.reverse/insn-reverse.exp
9945 * gdb.reverse/machinestate-precsave.exp
9946 * gdb.reverse/machinestate.exp
9947 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9948 * gdb.reverse/pipe-reverse.exp
9949 * gdb.reverse/readv-reverse.exp
9950 * gdb.reverse/recvmsg-reverse.exp
9951 * gdb.reverse/rerun-prec.exp
9952 * gdb.reverse/s390-mvcle.exp
9953 * gdb.reverse/step-precsave.exp
9954 * gdb.reverse/step-reverse.exp
9955 * gdb.reverse/time-reverse.exp
9956 * gdb.reverse/until-precsave.exp
9957 * gdb.reverse/until-reverse.exp
9958 * gdb.reverse/waitpid-reverse.exp
9959 * gdb.reverse/watch-precsave.exp
9960 * gdb.reverse/watch-reverse.exp
9961 * gdb.rust/generics.exp
9962 * gdb.rust/methods.exp
9963 * gdb.rust/modules.exp
9964 * gdb.rust/simple.exp
9965 * gdb.server/connect-with-no-symbol-file.exp
9966 * gdb.server/ext-attach.exp
9967 * gdb.server/ext-restart.exp
9968 * gdb.server/ext-wrapper.exp
9969 * gdb.server/file-transfer.exp
9970 * gdb.server/server-exec-info.exp
9971 * gdb.server/server-kill.exp
9972 * gdb.server/server-mon.exp
9973 * gdb.server/wrapper.exp
9974 * gdb.stabs/exclfwd.exp
9975 * gdb.stabs/gdb11479.exp
9976 * gdb.threads/clone-new-thread-event.exp
9977 * gdb.threads/corethreads.exp
9978 * gdb.threads/current-lwp-dead.exp
9979 * gdb.threads/dlopen-libpthread.exp
9980 * gdb.threads/gcore-thread.exp
9981 * gdb.threads/sigstep-threads.exp
9982 * gdb.threads/watchpoint-fork.exp
9983 * gdb.trace/actions-changed.exp
9984 * gdb.trace/backtrace.exp
9985 * gdb.trace/change-loc.exp
9986 * gdb.trace/circ.exp
9987 * gdb.trace/collection.exp
9988 * gdb.trace/disconnected-tracing.exp
9989 * gdb.trace/ftrace.exp
9990 * gdb.trace/mi-trace-frame-collected.exp
9991 * gdb.trace/mi-trace-unavailable.exp
9992 * gdb.trace/mi-traceframe-changed.exp
9993 * gdb.trace/mi-tsv-changed.exp
9994 * gdb.trace/no-attach-trace.exp
9995 * gdb.trace/passc-dyn.exp
9996 * gdb.trace/qtro.exp
9997 * gdb.trace/range-stepping.exp
9998 * gdb.trace/read-memory.exp
9999 * gdb.trace/save-trace.exp
10000 * gdb.trace/signal.exp
10001 * gdb.trace/status-stop.exp
10002 * gdb.trace/tfile.exp
10003 * gdb.trace/trace-break.exp
10004 * gdb.trace/trace-buffer-size.exp
10005 * gdb.trace/trace-condition.exp
10006 * gdb.trace/tracefile-pseudo-reg.exp
10007 * gdb.trace/tstatus.exp
10008 * gdb.trace/unavailable.exp
10009 * gdb.trace/while-dyn.exp
10010 * gdb.trace/while-stepping.exp
10011
34c41c68
DE
100122016-12-22 Doug Evans <xdje42@gmail.com>
10013
10014 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10015 and msymbols.
10016
16e69324
YQ
100172016-12-19 Yao Qi <yao.qi@linaro.org>
10018
10019 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10020 (test_with_self): Don't call do_steps_and_nexts, and remove
10021 code about stepping into xmalloc.
10022
f94f411b
YQ
100232016-12-09 Yao Qi <yao.qi@linaro.org>
10024
10025 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10026
100272016-12-09 Yao Qi <yao.qi@linaro.org>
10028
10029 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10030
f1b5deee
PA
100312016-12-09 Pedro Alves <palves@redhat.com>
10032
10033 * gdb.base/all-architectures-0.exp: New file.
10034 * gdb.base/all-architectures-1.exp: New file.
10035 * gdb.base/all-architectures-2.exp: New file.
10036 * gdb.base/all-architectures-3.exp: New file.
10037 * gdb.base/all-architectures-4.exp: New file.
10038 * gdb.base/all-architectures-5.exp: New file.
10039 * gdb.base/all-architectures-6.exp: New file.
10040 * gdb.base/all-architectures-7.exp: New file.
10041 * gdb.base/all-architectures.exp.in: New file.
10042
364ca42e
YQ
100432016-12-09 Yao Qi <yao.qi@linaro.org>
10044
10045 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10046
107c2d62
LM
100472016-12-02 Luis Machado <lgustavo@codesourcery.com>
10048
10049 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10050 possible.
10051 Remove useless pattern-matching code.
10052
df3ee9ca
PA
100532016-12-02 Pedro Alves <palves@redhat.com>
10054
10055 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10056 procedure.
10057 (top level): Call it.
10058
ec835369
PA
100592016-12-02 Pedro Alves <palves@redhat.com>
10060
10061 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10062 New procedure.
10063 (top level): Call it.
10064
01770bbd
PA
100652016-12-02 Pedro Alves <palves@redhat.com>
10066
10067 PR cli/20559
10068 * gdb.base/commands.exp (user_defined_command_args_eval): New
10069 procedure.
10070 (top level): Call it.
10071
008459ea
LM
100722016-12-02 Luis Machado <lgustavo@codesourcery.com>
10073
10074 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10075 timeout handling.
10076
0c1b455e
TT
100772016-12-02 Tom Tromey <tom@tromey.com>
10078
10079 * gdb.dwarf2/main-subprogram.c: New file.
10080 * gdb.dwarf2/main-subprogram.exp: New file.
10081
018572b8
LM
100822016-12-01 Luis Machado <lgustavo@codesourcery.com>
10083
10084 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10085 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10086 gdb_test_no_output for a couple of cases.
10087 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10088
84c93cd5
LM
100892016-12-01 Luis Machado <lgustavo@codesourcery.com>
10090
10091 Fix test names and standardize compilation error messages throughout
10092 the following files:
10093
10094 * gdb.ada/start.exp
10095 * gdb.arch/alpha-step.exp
10096 * gdb.arch/e500-prologue.exp
10097 * gdb.arch/ftrace-insn-reloc.exp
10098 * gdb.arch/gdb1291.exp
10099 * gdb.arch/gdb1431.exp
10100 * gdb.arch/gdb1558.exp
10101 * gdb.arch/i386-dr3-watch.exp
10102 * gdb.arch/i386-sse-stack-align.exp
10103 * gdb.arch/ia64-breakpoint-shadow.exp
10104 * gdb.arch/pa-nullify.exp
10105 * gdb.arch/powerpc-aix-prologue.exp
10106 * gdb.arch/thumb-bx-pc.exp
10107 * gdb.base/annota1.exp
10108 * gdb.base/annota3.exp
10109 * gdb.base/arrayidx.exp
10110 * gdb.base/assign.exp
10111 * gdb.base/attach.exp
10112 * gdb.base/auxv.exp
10113 * gdb.base/bang.exp
10114 * gdb.base/bfp-test.exp
10115 * gdb.base/bigcore.exp
10116 * gdb.base/bitfields2.exp
10117 * gdb.base/break-fun-addr.exp
10118 * gdb.base/break-probes.exp
10119 * gdb.base/call-rt-st.exp
10120 * gdb.base/callexit.exp
10121 * gdb.base/catch-fork-kill.exp
10122 * gdb.base/charset.exp
10123 * gdb.base/checkpoint.exp
10124 * gdb.base/comprdebug.exp
10125 * gdb.base/constvars.exp
10126 * gdb.base/coredump-filter.exp
10127 * gdb.base/cursal.exp
10128 * gdb.base/cvexpr.exp
10129 * gdb.base/detach.exp
10130 * gdb.base/display.exp
10131 * gdb.base/dmsym.exp
10132 * gdb.base/dprintf-pending.exp
10133 * gdb.base/dso2dso.exp
10134 * gdb.base/dtrace-probe.exp
10135 * gdb.base/dump.exp
10136 * gdb.base/enum_cond.exp
10137 * gdb.base/exe-lock.exp
10138 * gdb.base/exec-invalid-sysroot.exp
10139 * gdb.base/execl-update-breakpoints.exp
10140 * gdb.base/exprs.exp
10141 * gdb.base/fileio.exp
10142 * gdb.base/find.exp
10143 * gdb.base/finish.exp
10144 * gdb.base/fixsection.exp
10145 * gdb.base/foll-vfork.exp
10146 * gdb.base/frame-args.exp
10147 * gdb.base/gcore.exp
10148 * gdb.base/gdb1250.exp
10149 * gdb.base/global-var-nested-by-dso.exp
10150 * gdb.base/gnu-ifunc.exp
10151 * gdb.base/hashline1.exp
10152 * gdb.base/hashline2.exp
10153 * gdb.base/hashline3.exp
10154 * gdb.base/hbreak-in-shr-unsupported.exp
10155 * gdb.base/huge.exp
10156 * gdb.base/infcall-input.exp
10157 * gdb.base/info-fun.exp
10158 * gdb.base/info-shared.exp
10159 * gdb.base/jit-simple.exp
10160 * gdb.base/jit-so.exp
10161 * gdb.base/jit.exp
10162 * gdb.base/jump.exp
10163 * gdb.base/label.exp
10164 * gdb.base/lineinc.exp
10165 * gdb.base/logical.exp
10166 * gdb.base/longjmp.exp
10167 * gdb.base/macscp.exp
10168 * gdb.base/miscexprs.exp
10169 * gdb.base/new-ui-echo.exp
10170 * gdb.base/new-ui-pending-input.exp
10171 * gdb.base/new-ui.exp
10172 * gdb.base/nodebug.exp
10173 * gdb.base/nofield.exp
10174 * gdb.base/offsets.exp
10175 * gdb.base/overlays.exp
10176 * gdb.base/pending.exp
10177 * gdb.base/pointers.exp
10178 * gdb.base/pr11022.exp
10179 * gdb.base/printcmds.exp
10180 * gdb.base/prologue.exp
10181 * gdb.base/ptr-typedef.exp
10182 * gdb.base/realname-expand.exp
10183 * gdb.base/relativedebug.exp
10184 * gdb.base/relocate.exp
10185 * gdb.base/remote.exp
10186 * gdb.base/reread.exp
10187 * gdb.base/return2.exp
10188 * gdb.base/savedregs.exp
10189 * gdb.base/sep.exp
10190 * gdb.base/sepdebug.exp
10191 * gdb.base/sepsymtab.exp
10192 * gdb.base/set-inferior-tty.exp
10193 * gdb.base/setshow.exp
10194 * gdb.base/shlib-call.exp
10195 * gdb.base/sigaltstack.exp
10196 * gdb.base/siginfo-addr.exp
10197 * gdb.base/signals.exp
10198 * gdb.base/signull.exp
10199 * gdb.base/sigrepeat.exp
10200 * gdb.base/so-impl-ld.exp
10201 * gdb.base/solib-display.exp
10202 * gdb.base/solib-overlap.exp
10203 * gdb.base/solib-search.exp
10204 * gdb.base/solib-symbol.exp
10205 * gdb.base/structs.exp
10206 * gdb.base/structs2.exp
10207 * gdb.base/symtab-search-order.exp
10208 * gdb.base/twice.exp
10209 * gdb.base/unload.exp
10210 * gdb.base/varargs.exp
10211 * gdb.base/watchpoint-solib.exp
10212 * gdb.base/watchpoint.exp
10213 * gdb.base/whatis.exp
10214 * gdb.base/wrong_frame_bt_full.exp
10215 * gdb.btrace/dlopen.exp
10216 * gdb.cell/ea-standalone.exp
10217 * gdb.cell/ea-test.exp
10218 * gdb.cp/dispcxx.exp
10219 * gdb.cp/gdb2384.exp
10220 * gdb.cp/method2.exp
10221 * gdb.cp/nextoverthrow.exp
10222 * gdb.cp/pr10728.exp
10223 * gdb.disasm/am33.exp
10224 * gdb.disasm/h8300s.exp
10225 * gdb.disasm/mn10300.exp
10226 * gdb.disasm/sh3.exp
10227 * gdb.dwarf2/dw2-dir-file-name.exp
10228 * gdb.fortran/complex.exp
10229 * gdb.fortran/library-module.exp
10230 * gdb.guile/scm-pretty-print.exp
10231 * gdb.guile/scm-symbol.exp
10232 * gdb.guile/scm-type.exp
10233 * gdb.guile/scm-value.exp
10234 * gdb.linespec/linespec.exp
10235 * gdb.mi/gdb701.exp
10236 * gdb.mi/gdb792.exp
10237 * gdb.mi/mi-breakpoint-changed.exp
10238 * gdb.mi/mi-dprintf-pending.exp
10239 * gdb.mi/mi-dprintf.exp
10240 * gdb.mi/mi-exit-code.exp
10241 * gdb.mi/mi-pending.exp
10242 * gdb.mi/mi-solib.exp
10243 * gdb.mi/new-ui-mi-sync.exp
10244 * gdb.mi/pr11022.exp
10245 * gdb.mi/user-selected-context-sync.exp
10246 * gdb.opt/solib-intra-step.exp
10247 * gdb.python/py-events.exp
10248 * gdb.python/py-finish-breakpoint.exp
10249 * gdb.python/py-mi.exp
10250 * gdb.python/py-prettyprint.exp
10251 * gdb.python/py-shared.exp
10252 * gdb.python/py-symbol.exp
10253 * gdb.python/py-template.exp
10254 * gdb.python/py-type.exp
10255 * gdb.python/py-value.exp
10256 * gdb.reverse/solib-precsave.exp
10257 * gdb.reverse/solib-reverse.exp
10258 * gdb.server/solib-list.exp
10259 * gdb.stabs/weird.exp
10260 * gdb.threads/reconnect-signal.exp
10261 * gdb.threads/stepi-random-signal.exp
10262 * gdb.trace/actions.exp
10263 * gdb.trace/ax.exp
10264 * gdb.trace/backtrace.exp
10265 * gdb.trace/change-loc.exp
10266 * gdb.trace/deltrace.exp
10267 * gdb.trace/ftrace-lock.exp
10268 * gdb.trace/ftrace.exp
10269 * gdb.trace/infotrace.exp
10270 * gdb.trace/mi-tracepoint-changed.exp
10271 * gdb.trace/packetlen.exp
10272 * gdb.trace/passcount.exp
10273 * gdb.trace/pending.exp
10274 * gdb.trace/range-stepping.exp
10275 * gdb.trace/report.exp
10276 * gdb.trace/stap-trace.exp
10277 * gdb.trace/tfind.exp
10278 * gdb.trace/trace-break.exp
10279 * gdb.trace/trace-condition.exp
10280 * gdb.trace/trace-enable-disable.exp
10281 * gdb.trace/trace-mt.exp
10282 * gdb.trace/tracecmd.exp
10283 * gdb.trace/tspeed.exp
10284 * gdb.trace/tsv.exp
10285 * lib/perftest.exp
10286
fb9feb35
LM
102872016-12-01 Luis Machado <lgustavo@codesourcery.com>
10288
10289 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10290 with gdb_test_no_output.
10291 Use command as test name.
10292
cd2ddb6c
LM
102932016-12-01 Luis Machado <lgustavo@codesourcery.com>
10294
10295 Fix test names starting with uppercase throughout the files.
10296
10297 * gdb.ada/assign_1.exp
10298 * gdb.ada/boolean_expr.exp
10299 * gdb.base/arrayidx.exp
10300 * gdb.base/del.exp
10301 * gdb.base/gcore-buffer-overflow.exp
10302 * gdb.base/testenv.exp
10303 * gdb.compile/compile.exp
10304 * gdb.python/py-framefilter-invalidarg.exp
10305 * gdb.python/py-framefilter.exp
10306
bb95117e
LM
103072016-12-01 Luis Machado <lgustavo@codesourcery.com>
10308
10309 Fix test names starting with uppercase throughout the files.
10310
10311 * gdb.ada/array_return.exp
10312 * gdb.ada/expr_delims.exp
10313 * gdb.ada/mi_dyn_arr.exp
10314 * gdb.ada/mi_interface.exp
10315 * gdb.ada/mi_var_array.exp
10316 * gdb.ada/watch_arg.exp
10317 * gdb.arch/alpha-step.exp
10318 * gdb.arch/altivec-regs.exp
10319 * gdb.arch/e500-regs.exp
10320 * gdb.arch/powerpc-d128-regs.exp
10321 * gdb.base/arrayidx.exp
10322 * gdb.base/break.exp
10323 * gdb.base/checkpoint.exp
10324 * gdb.base/debug-expr.exp
10325 * gdb.base/dmsym.exp
10326 * gdb.base/radix.exp
10327 * gdb.base/sepdebug.exp
10328 * gdb.base/testenv.exp
10329 * gdb.base/watch_thread_num.exp
10330 * gdb.base/watchpoint-cond-gone.exp
10331 * gdb.cell/break.exp
10332 * gdb.cell/ea-cache.exp
10333 * gdb.compile/compile.exp
10334 * gdb.cp/gdb2495.exp
10335 * gdb.gdb/selftest.exp
10336 * gdb.gdb/xfullpath.exp
10337 * gdb.go/hello.exp
10338 * gdb.go/integers.exp
10339 * gdb.objc/basicclass.exp
10340 * gdb.pascal/hello.exp
10341 * gdb.pascal/integers.exp
10342 * gdb.python/py-breakpoint.exp
10343 * gdb.python/py-cmd.exp
10344 * gdb.python/py-linetable.exp
10345 * gdb.python/py-xmethods.exp
10346 * gdb.python/python.exp
10347 * gdb.reverse/consecutive-precsave.exp
10348 * gdb.reverse/finish-precsave.exp
10349 * gdb.reverse/i386-precsave.exp
10350 * gdb.reverse/machinestate-precsave.exp
10351 * gdb.reverse/sigall-precsave.exp
10352 * gdb.reverse/solib-precsave.exp
10353 * gdb.reverse/step-precsave.exp
10354 * gdb.reverse/until-precsave.exp
10355 * gdb.reverse/watch-precsave.exp
10356 * gdb.threads/leader-exit.exp
10357 * gdb.threads/pthreads.exp
10358 * gdb.threads/wp-replication.exp
10359 * gdb.trace/actions.exp
10360 * gdb.trace/mi-tsv-changed.exp
10361 * gdb.trace/tsv.exp
10362
de97fdd4
LM
103632016-12-01 Luis Machado <lgustavo@codesourcery.com>
10364
10365 Fix test names starting with uppercase throughout the files.
10366
10367 * gdb.arch/i386-bp_permanent.exp
10368 * gdb.arch/i386-gnu-cfi.exp
10369 * gdb.base/disasm-end-cu.exp
10370 * gdb.base/macscp.exp
10371 * gdb.base/pending.exp
10372 * gdb.base/watch_thread_num.exp
10373 * gdb.cp/exception.exp
10374 * gdb.cp/gdb2495.exp
10375 * gdb.cp/local.exp
10376 * gdb.python/py-evsignal.exp
10377 * gdb.python/python.exp
10378 * gdb.trace/tracecmd.exp
10379
9f058c10
LM
103802016-12-01 Luis Machado <lgustavo@codesourcery.com>
10381
10382 Fix test names starting with uppercase throughout the files.
10383
10384 * gdb.base/charset.exp
10385 * gdb.base/eval.exp
10386 * gdb.base/multi-forks.exp
10387 * gdb.guile/scm-progspace.exp
10388 * gdb.opencl/datatypes.exp
10389 * gdb.python/py-block.exp
10390 * gdb.python/py-function.exp
10391 * gdb.python/py-symbol.exp
10392 * gdb.python/py-symtab.exp
10393 * gdb.python/py-xmethods.exp
10394 * gdb.reverse/break-precsave.exp
10395 * gdb.reverse/break-reverse.exp
10396 * gdb.reverse/consecutive-precsave.exp
10397 * gdb.reverse/consecutive-reverse.exp
10398 * gdb.reverse/finish-precsave.exp
10399 * gdb.reverse/finish-reverse-bkpt.exp
10400 * gdb.reverse/finish-reverse.exp
10401 * gdb.reverse/fstatat-reverse.exp
10402 * gdb.reverse/getresuid-reverse.exp
10403 * gdb.reverse/i386-precsave.exp
10404 * gdb.reverse/i386-reverse.exp
10405 * gdb.reverse/i386-sse-reverse.exp
10406 * gdb.reverse/i387-stack-reverse.exp
10407 * gdb.reverse/insn-reverse.exp
10408 * gdb.reverse/machinestate-precsave.exp
10409 * gdb.reverse/machinestate.exp
10410 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10411 * gdb.reverse/pipe-reverse.exp
10412 * gdb.reverse/readv-reverse.exp
10413 * gdb.reverse/recvmsg-reverse.exp
10414 * gdb.reverse/rerun-prec.exp
10415 * gdb.reverse/s390-mvcle.exp
10416 * gdb.reverse/sigall-precsave.exp
10417 * gdb.reverse/sigall-reverse.exp
10418 * gdb.reverse/solib-precsave.exp
10419 * gdb.reverse/solib-reverse.exp
10420 * gdb.reverse/step-precsave.exp
10421 * gdb.reverse/step-reverse.exp
10422 * gdb.reverse/time-reverse.exp
10423 * gdb.reverse/until-precsave.exp
10424 * gdb.reverse/until-reverse.exp
10425 * gdb.reverse/waitpid-reverse.exp
10426 * gdb.reverse/watch-precsave.exp
10427 * gdb.reverse/watch-reverse.exp
10428
cdc7edd7
LM
104292016-12-01 Luis Machado <lgustavo@codesourcery.com>
10430
10431 Fix test names starting with uppercase throughout the files.
10432
10433 * gdb.arch/i386-mpx-simple_segv.exp
10434 * gdb.arch/i386-mpx.exp
10435 * gdb.arch/i386-permbkpt.exp
10436 * gdb.arch/pa-nullify.exp
10437 * gdb.arch/powerpc-d128-regs.exp
10438 * gdb.arch/vsx-regs.exp
10439 * gdb.base/bfp-test.exp
10440 * gdb.base/break.exp
10441 * gdb.base/breakpoint-shadow.exp
10442 * gdb.base/callfuncs.exp
10443 * gdb.base/charset.exp
10444 * gdb.base/commands.exp
10445 * gdb.base/completion.exp
10446 * gdb.base/dfp-test.exp
10447 * gdb.base/echo.exp
10448 * gdb.base/ending-run.exp
10449 * gdb.base/eval.exp
10450 * gdb.base/expand-psymtabs.exp
10451 * gdb.base/float128.exp
10452 * gdb.base/floatn.exp
10453 * gdb.base/foll-exec-mode.exp
10454 * gdb.base/gdb1056.exp
10455 * gdb.base/gdb11531.exp
10456 * gdb.base/kill-after-signal.exp
10457 * gdb.base/multi-forks.exp
10458 * gdb.base/overlays.exp
10459 * gdb.base/pending.exp
10460 * gdb.base/sepdebug.exp
10461 * gdb.base/testenv.exp
10462 * gdb.base/valgrind-db-attach.exp
10463 * gdb.base/watch_thread_num.exp
10464 * gdb.base/watchpoint-cond-gone.exp
10465 * gdb.base/watchpoint.exp
10466 * gdb.base/watchpoints.exp
10467 * gdb.cp/arg-reference.exp
10468 * gdb.cp/baseenum.exp
10469 * gdb.cp/operator.exp
10470 * gdb.cp/shadow.exp
10471 * gdb.dwarf2/dw2-op-out-param.exp
10472 * gdb.dwarf2/dw2-reg-undefined.exp
10473 * gdb.go/chan.exp
10474 * gdb.go/hello.exp
10475 * gdb.go/integers.exp
10476 * gdb.go/methods.exp
10477 * gdb.go/package.exp
10478 * gdb.guile/scm-parameter.exp
10479 * gdb.guile/scm-progspace.exp
10480 * gdb.guile/scm-value.exp
10481 * gdb.mi/mi-pending.exp
10482 * gdb.mi/user-selected-context-sync.exp
10483 * gdb.multi/multi-attach.exp
10484 * gdb.multi/tids.exp
10485 * gdb.opt/clobbered-registers-O2.exp
10486 * gdb.pascal/floats.exp
10487 * gdb.pascal/integers.exp
10488 * gdb.python/py-block.exp
10489 * gdb.python/py-events.exp
10490 * gdb.python/py-parameter.exp
10491 * gdb.python/py-symbol.exp
10492 * gdb.python/py-symtab.exp
10493 * gdb.python/py-type.exp
10494 * gdb.python/py-value.exp
10495 * gdb.python/py-xmethods.exp
10496 * gdb.python/python.exp
10497 * gdb.reverse/break-precsave.exp
10498 * gdb.reverse/consecutive-precsave.exp
10499 * gdb.reverse/finish-precsave.exp
10500 * gdb.reverse/i386-precsave.exp
10501 * gdb.reverse/machinestate-precsave.exp
10502 * gdb.reverse/sigall-precsave.exp
10503 * gdb.reverse/solib-precsave.exp
10504 * gdb.reverse/step-precsave.exp
10505 * gdb.reverse/until-precsave.exp
10506 * gdb.reverse/watch-precsave.exp
10507 * gdb.server/ext-attach.exp
10508 * gdb.server/ext-restart.exp
10509 * gdb.server/ext-run.exp
10510 * gdb.server/ext-wrapper.exp
10511 * gdb.stabs/gdb11479.exp
10512 * gdb.stabs/weird.exp
10513 * gdb.threads/attach-many-short-lived-threads.exp
10514 * gdb.threads/kill.exp
10515 * gdb.threads/watchpoint-fork.exp
10516
bc6c7af4
LM
105172016-12-01 Luis Machado <lgustavo@codesourcery.com>
10518
10519 Fix test names starting with uppercase throughout all the files below.
10520
10521 * gdb.ada/array_return.exp
10522 * gdb.ada/catch_ex.exp
10523 * gdb.ada/info_exc.exp
10524 * gdb.ada/mi_catch_ex.exp
10525 * gdb.ada/mi_dyn_arr.exp
10526 * gdb.ada/mi_ex_cond.exp
10527 * gdb.ada/mi_exc_info.exp
10528 * gdb.ada/mi_interface.exp
10529 * gdb.ada/mi_task_arg.exp
10530 * gdb.ada/mi_task_info.exp
10531 * gdb.ada/mi_var_array.exp
10532 * gdb.arch/alpha-step.exp
10533 * gdb.arch/amd64-disp-step.exp
10534 * gdb.arch/arm-disp-step.exp
10535 * gdb.arch/disp-step-insn-reloc.exp
10536 * gdb.arch/e500-prologue.exp
10537 * gdb.arch/ftrace-insn-reloc.exp
10538 * gdb.arch/gdb1558.exp
10539 * gdb.arch/i386-bp_permanent.exp
10540 * gdb.arch/i386-disp-step.exp
10541 * gdb.arch/i386-float.exp
10542 * gdb.arch/i386-gnu-cfi.exp
10543 * gdb.arch/ia64-breakpoint-shadow.exp
10544 * gdb.arch/mips16-thunks.exp
10545 * gdb.arch/pa-nullify.exp
10546 * gdb.arch/powerpc-aix-prologue.exp
10547 * gdb.arch/powerpc-power.exp
10548 * gdb.arch/ppc-dfp.exp
10549 * gdb.arch/s390-tdbregs.exp
10550 * gdb.arch/spu-info.exp
10551 * gdb.arch/spu-ls.exp
10552 * gdb.arch/thumb-bx-pc.exp
10553 * gdb.base/advance.exp
10554 * gdb.base/annota-input-while-running.exp
10555 * gdb.base/arrayidx.exp
10556 * gdb.base/asmlabel.exp
10557 * gdb.base/async.exp
10558 * gdb.base/attach-wait-input.exp
10559 * gdb.base/auto-connect-native-target.exp
10560 * gdb.base/batch-preserve-term-settings.exp
10561 * gdb.base/bfp-test.exp
10562 * gdb.base/bigcore.exp
10563 * gdb.base/bp-permanent.exp
10564 * gdb.base/break-always.exp
10565 * gdb.base/break-fun-addr.exp
10566 * gdb.base/break-idempotent.exp
10567 * gdb.base/break-main-file-remove-fail.exp
10568 * gdb.base/break-probes.exp
10569 * gdb.base/break-unload-file.exp
10570 * gdb.base/break.exp
10571 * gdb.base/call-ar-st.exp
10572 * gdb.base/call-rt-st.exp
10573 * gdb.base/call-sc.exp
10574 * gdb.base/call-signal-resume.exp
10575 * gdb.base/call-strs.exp
10576 * gdb.base/callexit.exp
10577 * gdb.base/callfuncs.exp
10578 * gdb.base/catch-gdb-caused-signals.exp
10579 * gdb.base/catch-signal-siginfo-cond.exp
10580 * gdb.base/catch-syscall.exp
10581 * gdb.base/compare-sections.exp
10582 * gdb.base/cond-eval-mode.exp
10583 * gdb.base/condbreak-call-false.exp
10584 * gdb.base/consecutive-step-over.exp
10585 * gdb.base/cursal.exp
10586 * gdb.base/disabled-location.exp
10587 * gdb.base/disasm-end-cu.exp
10588 * gdb.base/display.exp
10589 * gdb.base/double-prompt-target-event-error.exp
10590 * gdb.base/dprintf-bp-same-addr.exp
10591 * gdb.base/dprintf-detach.exp
10592 * gdb.base/dprintf-next.exp
10593 * gdb.base/dprintf-non-stop.exp
10594 * gdb.base/dprintf-pending.exp
10595 * gdb.base/dso2dso.exp
10596 * gdb.base/ending-run.exp
10597 * gdb.base/enum_cond.exp
10598 * gdb.base/examine-backward.exp
10599 * gdb.base/exe-lock.exp
10600 * gdb.base/exec-invalid-sysroot.exp
10601 * gdb.base/execl-update-breakpoints.exp
10602 * gdb.base/execution-termios.exp
10603 * gdb.base/fileio.exp
10604 * gdb.base/fixsection.exp
10605 * gdb.base/foll-exec-mode.exp
10606 * gdb.base/foll-exec.exp
10607 * gdb.base/fork-running-state.exp
10608 * gdb.base/frame-args.exp
10609 * gdb.base/fullpath-expand.exp
10610 * gdb.base/func-ptr.exp
10611 * gdb.base/gcore-relro-pie.exp
10612 * gdb.base/gdb1090.exp
10613 * gdb.base/gdb1555.exp
10614 * gdb.base/global-var-nested-by-dso.exp
10615 * gdb.base/gnu-ifunc.exp
10616 * gdb.base/hbreak-in-shr-unsupported.exp
10617 * gdb.base/hbreak-unmapped.exp
10618 * gdb.base/hook-stop.exp
10619 * gdb.base/infcall-input.exp
10620 * gdb.base/info-fun.exp
10621 * gdb.base/info-shared.exp
10622 * gdb.base/interrupt-noterm.exp
10623 * gdb.base/jit-so.exp
10624 * gdb.base/jit.exp
10625 * gdb.base/line-symtabs.exp
10626 * gdb.base/list.exp
10627 * gdb.base/longjmp.exp
10628 * gdb.base/macscp.exp
10629 * gdb.base/max-value-size.exp
10630 * gdb.base/nodebug.exp
10631 * gdb.base/nofield.exp
10632 * gdb.base/overlays.exp
10633 * gdb.base/paginate-after-ctrl-c-running.exp
10634 * gdb.base/paginate-bg-execution.exp
10635 * gdb.base/paginate-inferior-exit.exp
10636 * gdb.base/pending.exp
10637 * gdb.base/pr11022.exp
10638 * gdb.base/printcmds.exp
10639 * gdb.base/ptr-typedef.exp
10640 * gdb.base/ptype.exp
10641 * gdb.base/randomize.exp
10642 * gdb.base/range-stepping.exp
10643 * gdb.base/realname-expand.exp
10644 * gdb.base/relativedebug.exp
10645 * gdb.base/remote.exp
10646 * gdb.base/savedregs.exp
10647 * gdb.base/sepdebug.exp
10648 * gdb.base/set-noassign.exp
10649 * gdb.base/shlib-call.exp
10650 * gdb.base/shreloc.exp
10651 * gdb.base/sigaltstack.exp
10652 * gdb.base/sigbpt.exp
10653 * gdb.base/siginfo-addr.exp
10654 * gdb.base/siginfo-obj.exp
10655 * gdb.base/siginfo-thread.exp
10656 * gdb.base/signest.exp
10657 * gdb.base/signull.exp
10658 * gdb.base/sigrepeat.exp
10659 * gdb.base/skip.exp
10660 * gdb.base/so-impl-ld.exp
10661 * gdb.base/solib-corrupted.exp
10662 * gdb.base/solib-disc.exp
10663 * gdb.base/solib-display.exp
10664 * gdb.base/solib-overlap.exp
10665 * gdb.base/solib-search.exp
10666 * gdb.base/solib-symbol.exp
10667 * gdb.base/source-execution.exp
10668 * gdb.base/sss-bp-on-user-bp-2.exp
10669 * gdb.base/sss-bp-on-user-bp.exp
10670 * gdb.base/stack-checking.exp
10671 * gdb.base/stale-infcall.exp
10672 * gdb.base/step-break.exp
10673 * gdb.base/step-line.exp
10674 * gdb.base/step-over-exit.exp
10675 * gdb.base/step-test.exp
10676 * gdb.base/structs.exp
10677 * gdb.base/sym-file.exp
10678 * gdb.base/symtab-search-order.exp
10679 * gdb.base/term.exp
10680 * gdb.base/type-opaque.exp
10681 * gdb.base/unload.exp
10682 * gdb.base/until-nodebug.exp
10683 * gdb.base/until.exp
10684 * gdb.base/unwindonsignal.exp
10685 * gdb.base/watch-cond.exp
10686 * gdb.base/watch-non-mem.exp
10687 * gdb.base/watch_thread_num.exp
10688 * gdb.base/watchpoint-reuse-slot.exp
10689 * gdb.base/watchpoint-solib.exp
10690 * gdb.base/watchpoint.exp
10691 * gdb.btrace/dlopen.exp
10692 * gdb.cell/arch.exp
10693 * gdb.cell/break.exp
10694 * gdb.cell/bt.exp
10695 * gdb.cell/core.exp
10696 * gdb.cell/data.exp
10697 * gdb.cell/dwarfaddr.exp
10698 * gdb.cell/ea-cache.exp
10699 * gdb.cell/ea-standalone.exp
10700 * gdb.cell/ea-test.exp
10701 * gdb.cell/f-regs.exp
10702 * gdb.cell/fork.exp
10703 * gdb.cell/gcore.exp
10704 * gdb.cell/mem-access.exp
10705 * gdb.cell/ptype.exp
10706 * gdb.cell/registers.exp
10707 * gdb.cell/sizeof.exp
10708 * gdb.cell/solib-symbol.exp
10709 * gdb.cell/solib.exp
10710 * gdb.compile/compile-tls.exp
10711 * gdb.cp/exception.exp
10712 * gdb.cp/gdb2495.exp
10713 * gdb.cp/local.exp
10714 * gdb.cp/mb-inline.exp
10715 * gdb.cp/mb-templates.exp
10716 * gdb.cp/pr10687.exp
10717 * gdb.cp/pr9167.exp
10718 * gdb.cp/scope-err.exp
10719 * gdb.cp/templates.exp
10720 * gdb.cp/virtfunc.exp
10721 * gdb.dwarf2/dw2-dir-file-name.exp
10722 * gdb.dwarf2/dw2-single-line-discriminators.exp
10723 * gdb.fortran/complex.exp
10724 * gdb.fortran/library-module.exp
10725 * gdb.guile/guile.exp
10726 * gdb.guile/scm-cmd.exp
10727 * gdb.guile/scm-frame-inline.exp
10728 * gdb.guile/scm-objfile.exp
10729 * gdb.guile/scm-pretty-print.exp
10730 * gdb.guile/scm-symbol.exp
10731 * gdb.guile/scm-type.exp
10732 * gdb.guile/scm-value.exp
10733 * gdb.linespec/keywords.exp
10734 * gdb.linespec/ls-errs.exp
10735 * gdb.linespec/macro-relative.exp
10736 * gdb.linespec/thread.exp
10737 * gdb.mi/mi-breakpoint-changed.exp
10738 * gdb.mi/mi-dprintf-pending.exp
10739 * gdb.mi/mi-fullname-deleted.exp
10740 * gdb.mi/mi-logging.exp
10741 * gdb.mi/mi-pending.exp
10742 * gdb.mi/mi-solib.exp
10743 * gdb.mi/new-ui-mi-sync.exp
10744 * gdb.mi/user-selected-context-sync.exp
10745 * gdb.multi/dummy-frame-restore.exp
10746 * gdb.multi/multi-arch-exec.exp
10747 * gdb.multi/remove-inferiors.exp
10748 * gdb.multi/watchpoint-multi-exit.exp
10749 * gdb.opt/solib-intra-step.exp
10750 * gdb.perf/backtrace.exp
10751 * gdb.perf/single-step.exp
10752 * gdb.perf/skip-command.exp
10753 * gdb.perf/skip-prologue.exp
10754 * gdb.perf/solib.exp
10755 * gdb.python/lib-types.exp
10756 * gdb.python/py-as-string.exp
10757 * gdb.python/py-bad-printers.exp
10758 * gdb.python/py-block.exp
10759 * gdb.python/py-breakpoint.exp
10760 * gdb.python/py-cmd.exp
10761 * gdb.python/py-events.exp
10762 * gdb.python/py-evthreads.exp
10763 * gdb.python/py-finish-breakpoint.exp
10764 * gdb.python/py-finish-breakpoint2.exp
10765 * gdb.python/py-frame-inline.exp
10766 * gdb.python/py-frame.exp
10767 * gdb.python/py-inferior.exp
10768 * gdb.python/py-infthread.exp
10769 * gdb.python/py-mi.exp
10770 * gdb.python/py-objfile.exp
10771 * gdb.python/py-pp-maint.exp
10772 * gdb.python/py-pp-registration.exp
10773 * gdb.python/py-prettyprint.exp
10774 * gdb.python/py-recurse-unwind.exp
10775 * gdb.python/py-shared.exp
10776 * gdb.python/py-symbol.exp
10777 * gdb.python/py-symtab.exp
10778 * gdb.python/py-template.exp
10779 * gdb.python/py-type.exp
10780 * gdb.python/py-unwind-maint.exp
10781 * gdb.python/py-unwind.exp
10782 * gdb.python/py-value.exp
10783 * gdb.python/python.exp
10784 * gdb.reverse/finish-reverse-bkpt.exp
10785 * gdb.reverse/insn-reverse.exp
10786 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10787 * gdb.reverse/solib-precsave.exp
10788 * gdb.reverse/solib-reverse.exp
10789 * gdb.stabs/gdb11479.exp
10790 * gdb.stabs/weird.exp
10791 * gdb.threads/fork-child-threads.exp
10792 * gdb.threads/fork-plus-threads.exp
10793 * gdb.threads/fork-thread-pending.exp
10794 * gdb.threads/forking-threads-plus-breakpoint.exp
10795 * gdb.threads/hand-call-in-threads.exp
10796 * gdb.threads/interrupted-hand-call.exp
10797 * gdb.threads/linux-dp.exp
10798 * gdb.threads/local-watch-wrong-thread.exp
10799 * gdb.threads/next-while-other-thread-longjmps.exp
10800 * gdb.threads/non-ldr-exit.exp
10801 * gdb.threads/pending-step.exp
10802 * gdb.threads/print-threads.exp
10803 * gdb.threads/process-dies-while-detaching.exp
10804 * gdb.threads/process-dies-while-handling-bp.exp
10805 * gdb.threads/pthreads.exp
10806 * gdb.threads/queue-signal.exp
10807 * gdb.threads/reconnect-signal.exp
10808 * gdb.threads/signal-command-handle-nopass.exp
10809 * gdb.threads/signal-command-multiple-signals-pending.exp
10810 * gdb.threads/signal-delivered-right-thread.exp
10811 * gdb.threads/signal-sigtrap.exp
10812 * gdb.threads/sigthread.exp
10813 * gdb.threads/staticthreads.exp
10814 * gdb.threads/stepi-random-signal.exp
10815 * gdb.threads/thread-unwindonsignal.exp
10816 * gdb.threads/thread_check.exp
10817 * gdb.threads/thread_events.exp
10818 * gdb.threads/tid-reuse.exp
10819 * gdb.threads/tls-nodebug.exp
10820 * gdb.threads/tls-shared.exp
10821 * gdb.threads/tls-so_extern.exp
10822 * gdb.threads/tls.exp
10823 * gdb.threads/wp-replication.exp
10824 * gdb.trace/actions-changed.exp
10825 * gdb.trace/actions.exp
10826 * gdb.trace/backtrace.exp
10827 * gdb.trace/change-loc.exp
10828 * gdb.trace/collection.exp
10829 * gdb.trace/deltrace.exp
10830 * gdb.trace/disconnected-tracing.exp
10831 * gdb.trace/entry-values.exp
10832 * gdb.trace/ftrace-lock.exp
10833 * gdb.trace/ftrace.exp
10834 * gdb.trace/infotrace.exp
10835 * gdb.trace/mi-trace-frame-collected.exp
10836 * gdb.trace/mi-trace-unavailable.exp
10837 * gdb.trace/mi-traceframe-changed.exp
10838 * gdb.trace/mi-tracepoint-changed.exp
10839 * gdb.trace/mi-tsv-changed.exp
10840 * gdb.trace/no-attach-trace.exp
10841 * gdb.trace/packetlen.exp
10842 * gdb.trace/passc-dyn.exp
10843 * gdb.trace/passcount.exp
10844 * gdb.trace/pending.exp
10845 * gdb.trace/pr16508.exp
10846 * gdb.trace/qtro.exp
10847 * gdb.trace/range-stepping.exp
10848 * gdb.trace/read-memory.exp
10849 * gdb.trace/report.exp
10850 * gdb.trace/save-trace.exp
10851 * gdb.trace/signal.exp
10852 * gdb.trace/stap-trace.exp
10853 * gdb.trace/status-stop.exp
10854 * gdb.trace/strace.exp
10855 * gdb.trace/tfile.exp
10856 * gdb.trace/tfind.exp
10857 * gdb.trace/trace-break.exp
10858 * gdb.trace/trace-condition.exp
10859 * gdb.trace/trace-enable-disable.exp
10860 * gdb.trace/trace-mt.exp
10861 * gdb.trace/tracecmd.exp
10862 * gdb.trace/tracefile-pseudo-reg.exp
10863 * gdb.trace/tspeed.exp
10864 * gdb.trace/tstatus.exp
10865 * gdb.trace/tsv.exp
10866 * gdb.trace/unavailable.exp
10867 * gdb.trace/while-dyn.exp
10868 * gdb.trace/while-stepping.exp
10869 * lib/gdb-guile.exp
10870 * lib/gdb.exp
10871 * lib/mi-support.exp
10872 * lib/pascal.exp
10873 * lib/perftest.exp
10874 * lib/prelink-support.exp
10875 * lib/selftest-support.exp
10876
ad02e4fe
SM
108772016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10878
10879 * Makefile.in: Include disable-implicit-rules.mk.
10880
22347e55
AA
108812016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10882
10883 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10884 non-byte-aligned bit fields.
10885
da5b30da
AA
108862016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10887
10888 PR gdb/12616
10889 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10890 respects the DW_AT_data_bit_offset attribute.
10891
b593ecca
SM
108922016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10893
10894 * gdb.base/default.exp: Fix output of "set language".
10895
3b165252
SM
108962016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10897
10898 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10899 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10900 make.
10901 * configure.ac: Remove checks for the make program.
10902 * configure: Re-generate.
10903
1a2f3d7f
KB
109042016-11-16 Kevin Buettner <kevinb@redhat.com>
10905
10906 * gdb.python/py-recurse-unwind.c (main): Add loop.
10907 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10908 to read_register() and gdb.parse_and_eval(). Make each code
10909 call a separate case that can be individually tested.
10910 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10911 proc. Call cont_and_backtrace for each of the code paths that
10912 we want to test in the unwinder.
10913
b7f38fda
AA
109142016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10915
10916 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10917 the definition of struct S.
10918
1f8db343
CM
109192016-11-11 Catherine Moore <clm@codesourcery.com>
10920
10921 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10922
fad0c9fb
PA
109232016-11-09 Pedro Alves <palves@redhat.com>
10924
10925 * gdb.base/commands.exp (runto_or_return): New procedure.
10926 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10927 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10928 (progvar_simple_while_test, progvar_complex_if_while_test)
10929 (if_while_breakpoint_command_test)
10930 (infrun_breakpoint_command_test, breakpoint_command_test)
10931 (user_defined_command_test, watchpoint_command_test)
10932 (test_command_prompt_position, redefine_hook_test)
10933 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10934 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10935 multi_line_input and multi_line. Remove gdb_expect and
10936 gdb_stop_suppressing_tests uses.
10937 * lib/gdb.exp (valnum_re): New global.
10938 (multi_line_input): New procedure.
10939
8354c62c
SM
109402016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10941
10942 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10943 Remove.
10944 (test_setup): Define with proc_with_prefix.
10945 (test_cli_inferior): Likewise.
10946 (test_cli_thread): Likewise.
10947 (test_cli_frame): Likewise.
10948 (test_cli_select_frame): Likewise.
10949 (test_cli_up_down): Likewise.
10950 (test_mi_thread_select): Likewise.
10951 (test_mi_stack_select_frame): Likewise.
10952 (test_cli_in_mi_inferior): Likewise.
10953 (test_cli_in_mi_thread): Likewise.
10954 (test_cli_in_mi_frame): Likewise.
10955 (top level): Do not use with_test_prefix_procname.
10956
64f367a2
PA
109572016-11-09 Pedro Alves <palves@redhat.com>
10958
10959 * gdb.base/commands.exp (gdbvar_simple_if_test)
10960 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10961 (progvar_simple_if_test, progvar_simple_while_test)
10962 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10963 (infrun_breakpoint_command_test, breakpoint_command_test)
10964 (user_defined_command_test, watchpoint_command_test)
10965 (test_command_prompt_position, deprecated_command_test)
10966 (bp_deleted_in_command, temporary_breakpoint_commands)
10967 (stray_arg0_test, source_file_with_indented_comment)
10968 (recursive_source_test, if_commands_test)
10969 (error_clears_commands_left, redefine_hook_test)
10970 (redefine_backtrace_test): Use proc_with_prefix.
10971 * lib/gdb.exp (proc_with_prefix): New proc.
10972
0bb65f1e
AA
109732016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10974
10975 * gdb.base/tui-layout.c: New file.
10976 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10977 disassembly window contains very long lines.
10978
7353f247
TT
109792016-11-08 Tom Tromey <tom@tromey.com>
10980
10981 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10982 depend on Python 2.
10983
30a7bb83
TT
109842016-11-08 Tom Tromey <tom@tromey.com>
10985
10986 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10987 New method.
10988
cdf5a07c
MG
109892016-10-29 Manish Goregaokar <manish@mozilla.com>
10990
2806dc7e 10991 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10992
51a789c3
MG
109932016-10-27 Manish Goregaokar <manish@mozilla.com>
10994
2806dc7e
PA
10995 * gdb.rust/simple.rs: Add test for univariant enums without
10996 discriminants and for encoded struct-like enums.
51a789c3 10997
f610ab6d
PA
109982016-10-28 Pedro Alves <palves@redhat.com>
10999
11000 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11001 gdb_test_multiple, tighten regexps and match symtabs and line
11002 tables incrementally.
11003
b129b0ca
LM
110042016-10-28 Luis Machado <lgustavo@codesourcery.com>
11005
11006 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11007 general.
11008
ecf45d2c
SL
110092016-10-25 Luis Machado <lgustavo@codesourcery.com>
11010
11011 * gdb.base/exec-invalid-sysroot.exp: New file.
11012
b8d38ee4
JK
110132016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11014
11015 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11016
f90fd8c2
JK
110172016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11018
11019 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11020
2d2476aa
MR
110212016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11022
2806dc7e
PA
11023 * gdb.base/killed-outside.exp: Remove $options from a call to
11024 `prepare_for_testing'.
2d2476aa 11025
e42b25a0
SM
110262016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11027
11028 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11029 Change test message.
11030
3ccdb432
SM
110312016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11032
11033 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11034 Update comment.
11035
5bad3170
SM
110362016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11037
11038 * gdb.trace/mi-trace-save.exp: New file.
11039
5ad9dba7
YQ
110402016-10-13 Yao Qi <yao.qi@linaro.org>
11041
11042 * gdb.base/code_elim.exp (get_var_address): Remove.
11043 * gdb.base/relocate.exp: Likewise.
11044 * gdb.base/shreloc.exp: Likewise.
11045 * lib/gdb.exp (get_var_address): New.
11046
62df7e21
YQ
110472016-10-13 Yao Qi <yao.qi@linaro.org>
11048
11049 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11050 floating point tests if $skip_float_test is false.
11051
4dac951e
LM
110522016-10-12 Luis Machado <lgustavo@codesourcery.com>
11053
11054 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11055 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11056 argc values.
11057 Add 1 to argc so we guarantee distinct initial/modified argc values.
11058
8f1a8fc4
JK
110592016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11060
11061 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11062
16c85b5d
JK
110632016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11064
11065 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11066 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11067 * gdb.arch/vsx-regs.exp: Likewise.
11068
1d0e042a
YQ
110692016-10-07 Yao Qi <yao.qi@linaro.org>
11070
11071 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11072
68dadef5
MM
110732016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11074
11075 * gdb.python/python.exp: Test decode_line("*0").
11076
33fa2c6e
DE
110772016-10-06 Doug Evans <dje@google.com>
11078
11079 * gdb.python/py-value.exp (test_value_creation): Add test for large
11080 unsigned 64-bit value.
11081
9c37b5ae
TT
110822016-10-06 Tom Tromey <tom@tromey.com>
11083
11084 * gdb.compile/compile.exp: Change java tests to rust.
11085 * gdb.base/setshow.exp: Change java tests to rust.
11086 * gdb.base/default.exp: Remove java from language list.
11087 * README (Examples): Update language example.
11088 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11089 test.
11090 * lib/gdb.exp (skip_java_tests): Remove.
11091 * lib/java.exp: Remove.
11092 * gdb.java: Remove.
11093
78b86327
MR
110942016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11095
11096 * gdb.arch/mips-fcr.exp: New test.
11097 * gdb.arch/mips-fcr.c: Source for the new test.
11098
7470adbb
MR
110992016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11100
11101 * gdb.base/solib-disc.exp: Use `standard_output_file'
11102 throughout.
11103
4a556533
PA
111042016-10-06 Pedro Alves <palves@redhat.com>
11105
11106 * gdb.base/jit-simple-dl.c: New file.
11107 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11108 * gdb.base/jit-simple.c: ... this.
11109 * gdb.base/jit-simple.exp (jit_run): Delete.
11110 (build_jit): New proc.
11111 (jit_test_reread): Recompile either the main program or the shared
11112 library, depending on what is being tested. Skip changing address
11113 if caller wants to. Compare before/after addresses. If testing
11114 standalone, explicitly load the binary. Test "maint info
11115 breakpoints".
11116 (top level): Add "standalone vs shared lib" and "change address"
11117 vs "same address" axes.
11118
5a122fbc
PA
111192016-10-06 Pedro Alves <palves@redhat.com>
11120
11121 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11122 call.
11123 (jit_run): Delete.
11124 (jit_test_reread): Use with_test_prefix. Reload the main binary
11125 explicitly. Compare the before/after addresses of the JIT
11126 descriptor.
11127
ee8da4b8
DE
111282016-08-15 Doug Evans <dje@google.com>
11129
11130 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11131 for single bitfields is bool.
11132 * gdb.xml/tdesc-regs.exp: Ditto.
11133
f389f6fe
JK
111342016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11135
11136 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11137
fdebf1a4
YQ
111382016-10-05 Yao Qi <yao.qi@linaro.org>
11139
11140 * lib/gdb.exp (support_complex_tests): Return zero if
11141 gdb_skip_float_test return true.
11142
9c36d954 111432016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11144 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11145
11146 PR gdb/20487
11147 * gdb.mi/user-selected-context-sync.exp: New file.
11148 * gdb.mi/user-selected-context-sync.c: New file.
11149
4034d0ff 111502016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11151 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11152
11153 PR gdb/20487
11154 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11155 =thread-select-event check.
11156
a4297203
PB
111572016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11158
11159 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11160 the compulsory L operand changes.
11161 * gdb.arch/powerpc-power.s: Likewise.
11162
bb805577
JK
111632016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11164
11165 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11166 * gdb.base/jit-attach-pie.c: New file.
11167 * gdb.base/jit-attach-pie.exp: New file.
11168
6d61dee5
PA
111692016-09-28 Pedro Alves <palves@redhat.com>
11170
11171 * gdb.base/infcall-input.c: New file.
11172 * gdb.base/infcall-input.exp: New file.
11173
f73842fc
YQ
111742016-09-22 Yao Qi <yao.qi@linaro.org>
11175
11176 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11177 (gdb_exit): Rename it to ...
11178 (gdbserver_gdb_exit): ... Close GDBserver.
11179 (gdb_exit): New proc, call gdbserver_gdb_exit.
11180 (mi_gdb_exit): Likewise.
11181
90681dab
YQ
111822016-09-22 Yao Qi <yao.qi@linaro.org>
11183
11184 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11185 path.
11186 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11187 Remove duplication.
11188
9c211fd8
YQ
111892016-09-22 Yao Qi <yao.qi@linaro.org>
11190
11191 * lib/gdbserver-support.exp: Check the existence of
11192 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11193
ad0a504f
AK
111942016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11195
11196 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11197
36cf1806
TT
111982016-09-21 Tom Tromey <tom@tromey.com>
11199
11200 PR gdb/20604:
11201 * gdb.base/quit.exp: New file.
11202
74172ecf
SM
112032016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11204
11205 * .gitignore: New file.
11206
3d0ec882
MR
112072016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11208
11209 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11210 throughout.
11211
8193adea
AA
112122016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11213
11214 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11215
d41a5c09
JK
112162016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11217
11218 * gdb.cp/casts.cc (decltype): Move it ...
11219 (main): ... with its call to ...
11220 * gdb.cp/casts03.cc: ... a new file.
11221 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11222
d2dfe700
JK
112232016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11224
11225 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11226
e2a92b16
PB
112272016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11228
11229 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11230 and sync up the test with tests in gas/testsuite/gas/ppc.
11231 * gdb.arch/powerpc-power.exp: Likewise.
11232
49b4de64
JK
112332016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11234
11235 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11236
2c29df25
SDJ
112372016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11238 Jan Kratochvil <jan.kratochvil@redhat.com>
11239
11240 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11241 make m1's definition to be different from m2's. Use 'dummy' as an
11242 argument for probe 'two'.
11243
cc3c2846
JB
112442016-09-10 Jon Beniston <jon@beniston.com>
11245
11246 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11247 for sim target.
11248
e1b2624a
AA
112492016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11250
11251 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11252 variable declaration.
11253 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11254 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11255 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11256 received HWCAP as its argument.
11257
4295e285
PA
112582016-09-06 Pedro Alves <palves@redhat.com>
11259
11260 * gdb.base/new-ui-pending-input.c: New file.
11261 * gdb.base/new-ui-pending-input.exp: New file.
11262 * gdb.exp (clear_gdb_spawn_id): New procedure.
11263 (with_spawn_id): Check whether gdb_spawn_id exists before
11264 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11265 on exit.
11266
00d5215e
UW
112672016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11268
11269 * gdb.base/float128.c: New file.
11270 * gdb.base/float128.exp: Likewise.
11271 * gdb.base/floatn.c: Likewise.
11272 * gdb.base/floatn.exp: Likewise.
11273
a9ff5f12
UW
112742016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11275
11276 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11277
f245535c
PA
112782016-09-05 Pedro Alves <palves@redhat.com>
11279
11280 PR backtrace/19927
11281 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11282 unwinders are immediately called as side effect of "source" or
11283 "disable unwinder" commands.
11284 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11285
ae9cf263
YQ
112862016-09-02 Yao Qi <yao.qi@linaro.org>
11287
11288 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11289 is true and $type is "float" or "double".
11290
27aba047
YQ
112912016-09-02 Yao Qi <yao.qi@linaro.org>
11292
11293 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11294 true.
11295 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11296 * gdb.base/call-rt-st.exp: Likewise.
11297 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11298 return value instead of gdb,skip_float_test.
11299 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11300 (do_function_calls): Use its return value instead of
11301 gdb,skip_float_test.
11302 * gdb.base/finish.exp: Likewise.
11303 * gdb.base/funcargs.exp: Likewise.
11304 * gdb.base/return.exp: Likewise.
11305 * gdb.base/return2.exp: Likewise.
11306 * gdb.base/varargs.exp: Likewise.
11307 * lib/gdb.exp (gdb_skip_float_test): Change it to
11308 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11309
5af962df
AA
113102016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11311
11312 * gdb.multi/tids.exp: Test "thread apply all".
11313
7fac6910
JK
113142016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11315
11316 * gdb.base/default.exp (tty): Remove.
11317
bb1fe4ac
KB
113182016-08-24 Kevin Buettner <kevinb@redhat.com>
11319
2806dc7e
PA
11320 * gdb.python/py-recurse-unwind.c: New file.
11321 * gdb.python/py-recurse-unwind.py: New file.
11322 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11323
0a1ddfa6
SM
113242016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11325
11326 * gdb.base/set-inferior-tty.exp: New file.
11327 * gdb.base/set-inferior-tty.c: New file.
11328
d9de1fe3
PA
113292016-08-23 Pedro Alves <palves@redhat.com>
11330
11331 PR gdb/20494
11332 * gdb.base/new-ui-echo.c: New file.
11333 * gdb.base/new-ui-echo.exp: New file.
11334
e9d9abd7
YQ
113352016-08-23 Yao Qi <yao.qi@linaro.org>
11336
11337 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11338 gdbserver_spawn.
11339 * gdb.server/connect-without-multi-process.exp (do_test):
11340 Likewise.
11341
3589529e
YQ
113422016-08-23 Yao Qi <yao.qi@linaro.org>
11343
11344 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11345 standalone_txt. Delete gdb_txt and standalone_txt on host
11346 and target. Spawn the binary on target. Copy files from
11347 target to host.
11348
6bb90213
PA
113492016-08-22 Pedro Alves <palves@redhat.com>
11350
11351 PR gdb/20505
11352 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11353 with_test_prefix. Factor out bits to ...
11354 (test_no_vdso): ... this new procedure.
11355
20c2c024
CL
113562016-08-19 Carl Love <cel@us.ibm.com>
11357
11358 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11359 maintaining separate logic for constructing the output path.
11360 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11361 * gdb.arch/ppc-dfp.exp: Likewise.
11362 * gdb.arch/ppc-fp.exp: Likewise.
11363 * gdb.arch/vsx-regs.exp: Likewise.
11364 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11365 binprefix for generating the additional binary files.
11366
0646e07d
PA
113672016-08-19 Pedro Alves <palves@redhat.com>
11368
11369 * gdb.trace/mi-trace-frame-collected.exp
11370 (test_trace_frame_collected): On x32, expect two registers.
11371
46da9242
CL
113722016-08-18 Carl Love <cel@us.ibm.com>
11373
11374 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11375 and sync up the test with tests in gas/testsuite/gas/ppc.
11376 * gdb.arch/powerpc-power.exp: Likewise.
11377
eb2332d7
SM
113782016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11379
11380 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11381 expected error message.
11382
63c61e04
SM
113832016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11384
11385 * gdb.multi/remove-inferiors.exp: New file.
11386 * gdb.multi/remove-inferiors.c: New file.
11387
7b17065f
YQ
113882016-08-12 Yao Qi <yao.qi@linaro.org>
11389
11390 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11391 argument list.
11392
01d3dedf
PA
113932016-08-10 Pedro Alves <palves@redhat.com>
11394
11395 PR gdb/19187
11396 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11397 setup_kfails.
11398
3eb7562a
PA
113992016-08-09 Pedro Alves <palves@redhat.com>
11400 Simon Marchi <simon.marchi@ericsson.com>
11401
11402 PR gdb/20418
11403 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11404 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11405
80614914
PA
114062016-08-09 Pedro Alves <palves@redhat.com>
11407
11408 PR mi/20431
11409 * gdb.mi/mi-cmd-error.exp: New file.
11410
f348d89a
PA
114112016-08-09 Pedro Alves <palves@redhat.com>
11412
11413 PR gdb/18653
11414 * gdb.base/signals-state-child.c: New file.
11415 * gdb.base/signals-state-child.exp: New file.
11416 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11417
e5ca03b4
PA
114182016-08-09 Pedro Alves <palves@redhat.com>
11419
11420 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11421
282a0691
TT
114222016-08-03 Tom Tromey <tom@tromey.com>
11423
11424 PR python/18565:
11425 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11426
41bfcd63
YQ
114272016-08-01 Yao Qi <yao.qi@linaro.org>
11428
11429 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11430 variable mode to "multi-process" if $multi_process is 1, otherwise
11431 set it to "single-process".
11432
e3465b24
YQ
114332016-08-01 Yao Qi <yao.qi@linaro.org>
11434
11435 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11436 * gdb.cp/cpexprs.exp: Likewise.
11437 * gdb.cp/m-static.exp: Likewise.
11438
0b31a4bc
TT
114392016-07-26 Tom Tromey <tom@tromey.com>
11440
11441 PR python/20190:
11442 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11443 test.
11444
e0461dbb
MM
114452016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11446
11447 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11448 selecting assembly source files.
11449 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11450 assembly source files.
11451 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11452 assembly source files.
11453 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11454 selecting assembly source files.
11455
8194e927
SM
114562016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11457
11458 * gdb.base/new-ui.exp (do_test_invalid_args): New
11459 procedure.
11460
c0272db5
TW
114612016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11462
11463 * gdb.btrace/reconnect.c: New file.
11464 * gdb.btrace/reconnect.exp: New file.
11465
e3487908
GKB
114662016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11467
11468 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11469 to test_catch_syscall_group.
11470 (test_catch_syscall_group): New.
11471
12df5c00
TT
114722016-07-21 Tom Tromey <tom@tromey.com>
11473
11474 * gdb.rust/simple.rs (main): Use empty struct expression.
11475 * gdb.rust/simple.exp: Add tests for empty struct expression.
11476
bae62ee2
YQ
114772016-07-21 Yao Qi <yao.qi@linaro.org>
11478
11479 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11480 if gdb_skip_xml_test is true on some targets.
11481
b1b53fb3
YQ
114822016-07-21 Yao Qi <yao.qi@linaro.org>
11483
11484 * gdb.server/solib-list.exp: Unset last_loaded_file.
11485
027d97f8
JK
114862016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11487
11488 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11489 "step into captured_main (args)".
11490
7674d381
JK
114912016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11492
11493 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11494
72b5d099
JK
114952016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11496
11497 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11498
1f960ced
PA
114992016-07-19 Pedro Alves <palves@redhat.com>
11500
11501 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11502 * gdb.opt/inline-bt.exp: Likewise.
11503 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11504 additional_flags=-Winline.
11505 * gdb.opt/inline-locals.exp: Likewise.
11506 * gdb.opt/inline-markers.c (ATTR): Define.
11507 (inlined_fn): Use it.
11508
f25827c1
YQ
115092016-07-19 Yao Qi <yao.qi@linaro.org>
11510
11511 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11512 (test_with_self): Remove some code. Remove argument executable.
11513 (top-level): Use do_self_tests.
11514
37539ebe
DB
115152016-07-15 Zachary Welch <zwelch@codesourcery.com>
11516 Don Breazeal <donb@codesourcery.com>
11517
11518 * gdb.base/maint.exp: Escape paths used in regular expressions.
11519 * gdb.stabs/weird.exp: Likewise.
11520
dac790e1
TT
115212016-07-13 Tom Tromey <tom@tromey.com>
11522
11523 PR python/15620, PR python/18620:
11524 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11525 (test_bkpt_events): New procs.
11526
93daf339
TT
115272016-07-13 Tom Tromey <tom@tromey.com>
11528
11529 PR python/17698:
11530 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11531 test.
11532 (test_watchpoints): Likewise.
11533 (test_bkpt_pending): New proc.
11534
6571a381
TT
115352016-07-13 Tom Tromey <tom@tromey.com>
11536
11537 PR cli/18053:
11538 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11539 completion test.
11540
e8732474
JK
115412016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11542
11543 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11544 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11545 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11546 f_label.
11547 (g): Rename g_end_lbl to g_label.
11548 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11549 low_pc and high_pc.
11550 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11551
e0f3fd7c
TT
115522016-07-12 Tom Tromey <tom@tromey.com>
11553
11554 PR python/19293:
11555 * gdb.python/py-unwind-maint.exp: Update tests.
11556
3cfe46b6
YQ
115572016-07-12 Yao Qi <yao.qi@linaro.org>
11558
11559 * lib/selftest-support.exp (selftest_setup): Match the output
11560 when captured_main is inlined.
11561
4f19a0e6
WT
115622016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11563
11564 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11565 New variables.
11566 (print this%a, print this%b, print this): New tests.
11567 * gdb.fortran/derived-types.f90 (this): New object and
11568 initialization.
11569
986cf455
SM
115702016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11571
11572 * gdb.ada/arraydim.exp: Remove extra directory level in build
11573 directory.
11574
f0464b23
SM
115752016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11576
11577 * lib/ada.exp: Remove extra directory level in build directory.
11578 * gdb.ada/cond_lang.exp: Likewise.
11579 * gdb.ada/exec_changed.exp: Likewise.
11580 * gdb.ada/lang_switch.exp: Likewise.
11581
42d94011
MG
115822016-07-06 Manish Goregaokar <manish@mozilla.com>
11583
2806dc7e
PA
11584 * simple.rs: Add test for raw pointer subscripting.
11585 * simple.exp: Add test expectations.
42d94011 11586
647c264c
YQ
115872016-07-05 Yao Qi <yao.qi@linaro.org>
11588
11589 * gdb.mi/mi-reverse.exp: Match =record-started output.
11590
20aa2c60
PA
115912016-07-01 Pedro Alves <palves@redhat.com>
11592
11593 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11594 procedure.
11595 (jit_reader_test): Test the jit reader's unwinder.
11596 * gdb.base/jithost.c (jit_function_00_code): New global.
11597 (main): Use memcpy to fill in the mmapped code, instead of poking
11598 bytes manually here.
11599 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11600 value.
11601 (read_debug_info): Save the function's range.
11602 (read_sp): New function.
11603 (unwind_frame): Use it. Also unwind RBP.
11604 (get_frame_id): Use read_sp.
11605 (gdb_init_reader): Use calloc instead of malloc.
11606 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11607 parameter. Use gdb_test_multiple.
11608
ced2dffb
PA
116092016-07-01 Pedro Alves <palves@redhat.com>
11610 Antoine Tremblay <antoine.tremblay@ericsson.com>
11611
11612 * gdb.threads/process-dies-while-detaching.c: New file.
11613 * gdb.threads/process-dies-while-detaching.exp: New file.
11614
63000888
PA
116152016-07-01 Pedro Alves <palves@redhat.com>
11616
11617 * gdb.multi/watchpoint-multi-exit.c: New file.
11618 * gdb.multi/watchpoint-multi-exit.exp: New file.
11619
038d4868
PA
116202016-06-30 Pedro Alves <palves@redhat.com>
11621
11622 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11623 unset inferior_spawn_id.
11624
994e9c83
PA
116252016-06-30 Pedro Alves <palves@redhat.com>
11626
11627 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11628 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11629
e5653468
YQ
116302016-06-29 Yao Qi <yao.qi@linaro.org>
11631
11632 * gdb.base/return.c: Add copyright header.
11633
803b47e5
TT
116342016-06-29 Tom Tromey <tom@tromey.com>
11635
11636 PR python/20129:
11637 * gdb.python/py-framefilter.exp: Add tests for setting priority
11638 and disabling of non-existent frame filter.
11639
28244707
YQ
116402016-06-29 Yao Qi <yao.qi@linaro.org>
11641
11642 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11643 0x0f07ff.
11644
a31d2f06
YQ
116452016-06-28 Yao Qi <yao.qi@linaro.org>
11646
11647 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11648 triplets. Start gdb, execute catch syscall, and continue. Check
11649 gdb's output to determine catch syscall is supported.
11650
921d8f54
MG
116512016-06-27 Manish Goregaokar <manish@mozilla.com>
11652
25d49b86
PA
11653 * gdb.rust/simple.rs: Add test for returning unit in a function.
11654 * gdb.rust/simple.exp: Add expectation for functions returning
11655 unit.
921d8f54 11656
f4952523
PMR
116572016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11658
11659 * gdb.python/py-breakpoint-create-fail.c,
11660 gdb.python/py-breakpoint-create-fail.exp,
11661 gdb.python/py-breakpoint-create-fail.py: New testcase.
11662
fccb08f8
MG
116632016-06-25 Manish Goregaokar <manish@mozilla.com>
11664
11665 PR gdb/20239
11666 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11667 * gdb.rust/simple.exp: Add test expectations for new NonZero
11668 tests.
fccb08f8 11669
6b850546
DT
116702016-06-24 David Taylor <dtaylor@emc.com>
11671
11672 * gdb.base/offsets.exp: New file.
11673 * gdb.base/offsets.c: New file.
11674
17621150
TT
116752016-06-23 Tom Tromey <tom@tromey.com>
11676
11677 PR gdb/16483:
11678 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11679 before any filters are loaded.
11680
04d59df6
WT
116812016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11682
11683 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11684 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11685 structs.
11686 * gdb.fortran/derived-type-function.exp: New file.
11687 * gdb.fortran/derived-type-function.f90: New file.
11688
11689
ac69f786
PA
116902016-06-21 Pedro Alves <palves@redhat.com>
11691
11692 * gdb.base/new-ui.exp: New file.
11693 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11694 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11695 (with_spawn_id): New procedure.
11696
49940788
PA
116972016-06-21 Pedro Alves <palves@redhat.com>
11698
11699 * gdb.mi/mi-exec-run.exp: New file.
11700
ef274d26
PA
117012016-06-21 Pedro Alves <palves@redhat.com>
11702
11703 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11704 breakpoint command's output on the main UI.
11705 (test_break): New procedure, factored out from calls in the top
11706 level.
11707 (top level): Use foreach_with_prefix to test MI as main UI and as
11708 separate UI.
11709
468afe6c
PA
117102016-06-21 Pedro Alves <palves@redhat.com>
11711
11712 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11713 (test_awatch_creation_and_listing)
11714 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11715 Remove 'type' parameter.
11716 (test_watchpoint_all): New parameter mi_mode. Remove
11717 with_test_prefix.
11718 (top level): Use foreach_with_prefix, and add main/separate UI MI
11719 testing axis.
11720
51f77c37
PA
117212016-06-21 Pedro Alves <palves@redhat.com>
11722
11723 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11724 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11725 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11726 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11727 (gdb_main_spawn_id, mi_spawn_id): Declare and
11728 comment.
11729 (mi_create_inferior_pty): New procedure,
11730 factored out from default_mi_gdb_start.
11731 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11732 procedures.
11733 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11734 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11735 Use mi_create_inferior_pty.
11736 (mi_gdb_start): Use eval to pass down args list.
11737
8980e177
PA
117382016-06-21 Pedro Alves <palves@redhat.com>
11739
11740 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11741 * gdb.opt/inline-cmds.exp: Add MI tests.
11742
f38d3ad1
PA
117432016-06-21 Pedro Alves <palves@redhat.com>
11744
11745 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11746
45db7c09
PA
117472016-06-21 Pedro Alves <palves@redhat.com>
11748
11749 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11750 (top level): Use it instead of mi_execute_to.
11751
5a069ab3
PA
117522016-06-21 Pedro Alves <palves@redhat.com>
11753
11754 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11755 (cont_handler_str): New.
11756 (signal_stop_handler): Set stop_handler_str instead of printing to
11757 stdout.
11758 (continue_handler): Set cont_handler_str instead of printing to
11759 stdout.
11760 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11761 mi_send_resuming_command. Print stop_handler_str and
11762 cont_handler_str instead of expecting the python events print
11763 directly.
11764
2838cc1d
SD
117652016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11766
11767 * gdb.base/jit-reader.exp: New file.
11768 * gdb.base/jithost.c: New file.
11769 * gdb.base/jithost.h: New file.
11770 * gdb.base/jitreader.c : New file.
11771 * gdb.base/jit-protocol.h: New file.
11772
21a77091
YQ
117732016-06-17 Yao Qi <yao.qi@linaro.org>
11774
11775 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11776 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11777 and detach-on-fork. Adjust tests.
11778 (top level): Invoke break_cond_on_syscall with combinations of
11779 syscall, follow-fork-mode and detach-on-fork.
11780
f50bf8e5
YQ
117812016-06-17 Yao Qi <yao.qi@linaro.org>
11782
11783 * gdb.base/step-over-exit.c: New.
11784 * gdb.base/step-over-exit.exp: New.
11785
a28d8e50
YTL
117862016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11787
11788 * gdb.base/float.exp: Add target check for nds32*-*-*.
11789 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11790
cad8e26d
AB
117912016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11792
11793 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11794 for unsupported target features.
11795 * gdb.base/call-rt-st.exp: Likewise.
11796 * gdb.base/call-sc.exp: Likewise.
11797 * gdb.base/call-signal-resume.exp: Likewise.
11798 * gdb.base/call-strs.exp: Likewise.
11799 * gdb.base/callexit.exp: Likewise.
11800 * gdb.base/callfuncs.exp: Likewise.
11801 * gdb.base/nodebug.exp: Likewise.
11802 * gdb.base/printcmds.exp: Likewise.
11803 * gdb.base/ptype.exp: Likewise.
11804 * gdb.base/structs.exp: Likewise.
11805 * gdb.base/unwindonsignal.exp: Likewise.
11806 * gdb.cp/gdb2495.exp: Likewise.
11807 * gdb.cp/templates.exp: Likewise.
11808 * gdb.cp/virtfunc.exp: Likewise.
11809 * gdb.threads/hand-call-in-threads.exp: Likewise.
11810 * gdb.threads/interrupted-hand-call.exp: Likewise.
11811 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11812
347dc102
TT
118132016-06-10 Tom Tromey <tom@tromey.com>
11814
11815 PR rust/20110:
11816 * gdb.rust/expr.exp: Add test for integer constant larger than
11817 i32.
11818
5e13cf25
BH
118192016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11820
11821 * gdb.fortran/nested-funcs.exp: New.
11822 * gdb.fortran/nested-funcs.f90: New.
11823
bb556f1f
TK
118242016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11825
11826 * gdb.base/examine-backward.c: New file.
11827 * gdb.base/examine-backward.exp: New file.
11828
38b022b4
SM
118292016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11830
11831 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11832 matching.
11833
1b40ec05
TT
118342016-06-02 Tom Tromey <tom@tromey.com>
11835
11836 PR python/18984:
11837 * gdb.python/py-shared.exp: Add solib_name test.
11838
193bd378
SM
118392016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11840
11841 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11842
3326303b
MG
118432016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11844
11845 PR c++/19893
11846 * gdb.dwarf2/implref.exp: Rename to...
11847 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11848 * gdb.dwarf2/implref-array.c: New file.
11849 * gdb.dwarf2/implref-array.exp: Likewise.
11850 * gdb.dwarf2/implref-global.c: Likewise.
11851 * gdb.dwarf2/implref-global.exp: Likewise.
11852 * gdb.dwarf2/implref-struct.c: Likewise.
11853 * gdb.dwarf2/implref-struct.exp: Likewise.
11854
825c8ef2
AT
118552016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11856
11857 * gdb.trace/trace-condition.exp: Add 64bit tests.
11858
2320162a
AT
118592016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11860
11861 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11862 bits types.
11863 (main): Adapt to 8 to 64 bits types.
11864 * gdb.trace/trace-condition.exp: Add new tests.
11865
a7818233
AT
118662016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11867
11868 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11869
0d336466
AT
118702016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11871
11872 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11873 Move condition tests...
11874 * gdb.trace/trace-condition.exp: Here.
11875
7faeb45a
AT
118762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11877
11878 * gdb.trace/trace-condition.exp: Add counter-case tests.
11879
e385593e
JK
118802016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11881
11882 PR c++/15231
11883 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11884 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11885
744608cc
PA
118862016-05-27 Pedro Alves <palves@redhat.com>
11887
11888 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11889 New procedure.
11890 (top level): Call it, and bail out of DejaGnu is known to be bad.
11891
ac775bf4
AB
118922016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11893
11894 * gdb.base/whatis.c: Extend the test case.
11895 * gdb.base/whatis.exp: Add additional tests.
11896
2bbad2ea
BH
118972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11898
11899* gdb.fortran/type.f90: Add pointer variable.
11900* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11901
8b70175d
BH
119022016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11903
11904 * gdb.fortran/vla-type.exp: Fix testcase name.
11905
86d8a848
BH
119062016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11907
11908 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11909
e188eb36
BH
119102016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11911
11912 * gdb.fortran/type.f90: Add nested structures.
11913 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11914 * gdb.fortran/derived-type.exp: Adapt expected output.
11915 * gdb.fortran/vla-type.exp: Adapt expected output.
11916
9b2db1fd
BH
119172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11918
11919 * gdb.fortran/whatis_type.exp: Adapt expected output.
11920
72b17055
BH
119212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11922
11923 * gdb.fortran/print_type.exp: Fix expected output.
11924 * gdb.fortran/whatis_type.exp: Fix expected output.
11925
3cd81d8d
BH
119262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11927
11928 * gdb.fortran/whatis_type.exp: Use multi_line.
11929
ddae9462
TT
119302016-05-24 Tom Tromey <tom@tromey.com>
11931
11932 PR python/17386:
11933 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11934 use value as an index.
11935
1957f6b8
TT
119362016-05-23 Tom Tromey <tom@tromey.com>
11937
11938 PR python/17981:
11939 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11940 no-breakpoint case.
11941
026a9174
PA
119422016-05-24 Pedro Alves <palves@redhat.com>
11943
11944 PR gdb/19828
11945 * gdb.threads/clone-attach-detach.c: New file.
11946 * gdb.threads/clone-attach-detach.exp: New file.
11947
e70a7231
FR
119482016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11949
11950 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11951
0f6ed0e0
TT
119522016-05-23 Tom Tromey <tom@tromey.com>
11953
11954 PR python/19438, PR python/18393:
11955 * gdb.python/py-progspace.exp: Add "dir" test.
11956 * gdb.python/py-objfile.exp: Add "dir" test.
11957
ffd19d61
YQ
119582016-05-23 Yao Qi <yao.qi@linaro.org>
11959
11960 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11961 * gdb.arch/thumb2-it.exp: Likewise.
11962
9e8f9b05
SM
119632016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11964
11965 * gdb.mi/mi-threads-interrupt.c: New file.
11966 * gdb.mi/mi-threads-interrupt.exp: New file.
11967
61c6156d
SM
119682016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11969
11970 PR gdb/18077
11971 * gdb.mi/mi-async-run.exp: New file.
11972 * gdb.mi/mi-async-run.c: New file.
11973
67218854
TT
119742016-05-17 Tom Tromey <tom@tromey.com>
11975 Manish Goregaokar <manishsmail@gmail.com>
11976
11977 * lib/rust-support.exp: New file.
11978 * lib/gdb.exp (skip_rust_tests): New proc.
11979 (build_executable_from_specs): Handle rust.
11980 * lib/future.exp (gdb_find_rustc): New proc.
11981 (gdb_default_target_compile): Handle rust.
11982 * gdb.rust/expr.exp: New file.
11983 * gdb.rust/generics.exp: New file.
11984 * gdb.rust/generics.rs: New file.
11985 * gdb.rust/methods.exp: New file.
11986 * gdb.rust/methods.rs: New file.
11987 * gdb.rust/modules.exp: New file.
11988 * gdb.rust/modules.rs: New file.
11989 * gdb.rust/simple.exp: New file.
11990 * gdb.rust/simple.rs: New file.
11991
c44af4eb
TT
119922016-05-17 Tom Tromey <tom@tromey.com>
11993
11994 * gdb.base/default.exp (set language): Add rust.
11995
dcd1f979
TT
119962016-05-17 Tom Tromey <tom@tromey.com>
11997
11998 * gdb.gdb/unittest.exp: New file.
11999
155b7f57
YQ
120002016-05-16 Yao Qi <yao.qi@linaro.org>
12001
12002 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12003 shell_prompt. Update shell_prompt_re.
12004
8ddd5a6c
DE
120052016-05-12 Doug Evans <dje@google.com>
12006
12007 PR symtab/19999
12008 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12009 $options when building executable.
12010 * gdb.dwarf2/fission-loclists-pie.S: New file.
12011 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12012
02e370d9
SM
120132016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12014
12015 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12016 of [is_remote target],
12017
8929ad8b
SM
120182016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12019
12020 * lib/gdb.exp (use_gdb_stub): New procedure.
12021
6c447423
DE
120222016-05-03 Yunlian Jiang <yunlian@google.com>
12023 Doug Evans <dje@google.com>
12024
12025 PR symtab/19914
12026 * gdb.dwarf2/dwp-sepdebug.c: New file.
12027 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12028
444e826c
SM
120292016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12030
12031 * gdb.base/detach.exp: Remove is_remote check.
12032
740feeaa
SM
120332016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12034
12035 * gdb.base/annota-input-while-running.exp: Don't check for
12036 [is_remote target]. Enable annotations after running to main.
12037 Remove unused "set test..." line.
12038
9080ac9d
SM
120392016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12040
12041 * gdb.trace/trace-enable-disable.exp: New file.
12042 * gdb.trace/trace-enable-disable.c: New file.
12043
952ebca5
SM
120442016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12045
12046 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12047 use it in info sharedlibrary test.
12048 * gdb.trace/ftrace-lock.exp: Likewise.
12049 * gdb.trace/ftrace.exp: Likewise.
12050 * gdb.trace/range-stepping.exp: Likewise.
12051 * gdb.trace/trace-break.exp: Likewise.
12052 * gdb.trace/trace-condition.exp: Likewise.
12053 * gdb.trace/trace-mt.exp: Likewise.
12054
d9019901
SM
120552016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12056
12057 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12058 (gdb_load_shlib): ... this.
12059 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12060 gdb_load_shlib.
12061 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12062 * gdb.base/ctxobj.exp: Likewise.
12063 * gdb.base/dprintf-pending.exp: Likewise.
12064 * gdb.base/dso2dso.exp: Likewise.
12065 * gdb.base/fixsection.exp: Likewise.
12066 * gdb.base/gcore-relro.exp: Likewise.
12067 * gdb.base/gdb1555.exp: Likewise.
12068 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12069 * gdb.base/gnu-ifunc.exp: Likewise.
12070 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12071 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12072 * gdb.base/pending.exp: Likewise.
12073 * gdb.base/print-file-var.exp: Likewise.
12074 * gdb.base/print-symbol-loading.exp: Likewise.
12075 * gdb.base/shlib-call.exp: Likewise.
12076 * gdb.base/shreloc.exp: Likewise.
12077 * gdb.base/so-impl-ld.exp: Likewise.
12078 * gdb.base/solib-disc.exp: Likewise.
12079 * gdb.base/solib-nodir.exp: Likewise.
12080 * gdb.base/solib-overlap.exp: Likewise.
12081 * gdb.base/solib-symbol.exp: Likewise.
12082 * gdb.base/solib-weak.exp (do_test): Likewise.
12083 * gdb.base/sym-file.exp: Likewise.
12084 * gdb.base/symtab-search-order.exp: Likewise.
12085 * gdb.base/type-opaque.exp: Likewise.
12086 * gdb.base/unload.exp: Likewise.
12087 * gdb.base/watchpoint-solib.exp: Likewise.
12088 * gdb.compile/compile.exp: Likewise.
12089 * gdb.cp/gdb2384.exp: Likewise.
12090 * gdb.cp/infcall-dlopen.exp: Likewise.
12091 * gdb.cp/re-set-overloaded.exp: Likewise.
12092 * gdb.fortran/library-module.exp: Likewise.
12093 * gdb.opt/solib-intra-step.exp: Likewise.
12094 * gdb.python/py-finish-breakpoint.exp: Likewise.
12095 * gdb.python/py-shared.exp: Likewise.
12096 * gdb.reverse/solib-precsave.exp: Likewise.
12097 * gdb.reverse/solib-reverse.exp: Likewise.
12098 * gdb.server/solib-list.exp: Likewise.
12099 * gdb.threads/dlopen-libpthread.exp: Likewise.
12100 * gdb.threads/tls-shared.exp: Likewise.
12101 * gdb.threads/tls-so_extern.exp: Likewise.
12102 * gdb.trace/change-loc.exp: Likewise.
12103 * gdb.trace/ftrace-lock.exp: Likewise.
12104 * gdb.trace/ftrace.exp: Likewise.
12105 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12106 * gdb.trace/pending.exp: Likewise.
12107 * gdb.trace/range-stepping.exp: Likewise.
12108 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12109 (strace_info_marker): Likewise.
12110 (strace_probe_marker): Likewise.
12111 (strace_trace_on_same_addr): Likewise.
12112 (strace_trace_on_diff_addr): Likewise.
12113 * gdb.trace/trace-break.exp: Likewise.
12114 * gdb.trace/trace-condition.exp: Likewise.
12115 * gdb.trace/trace-mt.exp: Likewise.
12116
fca4cfd9
SM
121172016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12118
12119 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12120 result of gdb_remote_download.
12121 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12122 * gdb.base/dso2dso.exp: Likewise.
12123 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12124 * gdb.base/print-file-var.exp: Likewise.
12125 * gdb.base/shlib-call.exp: Likewise.
12126 * gdb.base/shreloc.exp: Likewise.
12127 * gdb.base/solib-overlap.exp: Likewise.
12128 * gdb.base/solib-weak.exp (do_test): Likewise.
12129 * gdb.base/unload.exp: Likewise.
12130
11cf4ffb
YQ
121312016-04-27 Yao Qi <yao.qi@linaro.org>
12132
12133 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12134 exists.
12135
3e2e34f8
KB
121362016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12137
12138 * vla-type.exp: Print structure from toplevel.
12139
8f07e298
BH
121402016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12141
12142 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12143 of dynamic types.
12144 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12145 of dynamic types.
12146
9920b434
BH
121472016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12148
12149 * gdb.fortran/vla-type.f90: New file.
12150 * gdb.fortran/vla-type.exp: New file.
12151
f3abeff5
YQ
121522016-04-25 Yao Qi <yao.qi@linaro.org>
12153
12154 * gdb.base/branch-to-self.c: New file.
12155 * gdb.base/branch-to-self.exp: New file.
12156
0a5d52f0
YQ
121572016-04-22 Yao Qi <yao.qi@linaro.org>
12158
12159 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12160 more after $hex.
12161
495346f6
YQ
121622016-04-22 Yao Qi <yao.qi@linaro.org>
12163
12164 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12165 * gdb.base/annota3.exp: Likewise.
12166
4a7e075c
YQ
121672016-04-22 Yao Qi <yao.qi@linaro.org>
12168
12169 * gdb.reverse/step-precsave.exp: Do one step and test program
12170 stops in "callee" and do multiple steps until program goes out
12171 of "callee".
12172 * gdb.reverse/step-reverse.exp: Likewise.
12173
5b061e98
YQ
121742016-04-22 Yao Qi <yao.qi@linaro.org>
12175
12176 * gdb.trace/signal.exp: Also pass if
12177 $tracepoint_hits($i) > $iterations.
12178
5c5dc57f
YQ
121792016-04-22 Yao Qi <yao.qi@linaro.org>
12180
12181 * gdb.trace/signal.c: New file.
12182 * gdb.trace/signal.exp: New file.
12183
a55411b9
DE
121842016-04-19 Doug Evans <xdje42@gmail.com>
12185
12186 * gdb.base/bad-file.exp: New file.
12187
a22df60a
MG
121882016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12189
12190 * gdb.dwarf2/implref.exp: New file.
12191
0c13f7e5
BH
121922016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12193
12194 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12195 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12196 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12197 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12198 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12199 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12200 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12201 * lib/fortran.exp (fortran_int4): New procedure.
12202 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12203 (fortran_logical4): Likewise.
12204
9b9b09e9
BH
122052016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12206
12207 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12208
a14d1f4d
BH
122092016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12210
12211 * lib/compiler.c: Add Intel specific preprocessor macros.
12212 * lib/compiler.cc: Likewise.
25d49b86 12213
7d49b1d0
LM
122142016-04-13 Luis Machado <lgustavo@codesourcery.com>
12215
12216 * gdb.server/connect-with-no-symbol-file.c: New file.
12217 * gdb.server/connect-with-no-symbol-file.exp: New file.
12218
8392fa22
SM
122192016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12220
12221 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12222
8c4c4aeb
SM
122232016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12224
12225 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12226 standard output directory.
12227
45e3745e
AT
122282016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12229
12230 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12231
e26b7e41
MM
122322016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12233
12234 * gdb.btrace/instruction_history.c (loop): Add declaration.
12235
8ce09462
AT
122362016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12237
12238 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12239
2e88a1ea
SM
122402016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12241
12242 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12243 parentheses to print.
12244 (continue_handler): Likewise.
12245
f48e22e3
SM
122462016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12247
12248 * gdb.server/solib-list.exp: Remove is_remote check.
12249 Pass shlib= to gdb_compile. Don't link shared library with
12250 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12251 Run binary filename through "readlink -f" on the target.
12252
096be756
PA
122532016-04-08 Pedro Alves <palves@redhat.com>
12254
12255 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12256 interpreter filename as argument to gdbserver_spawn.
12257 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12258 Return empty if $last_loaded_file does not exist.
12259
06500533
JK
122602016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12261
12262 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12263 * gdb.base/jit-main.c: Use exit after usage.
12264
2d35e871
JK
122652016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12266
12267 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12268 GDBHISTSIZE prior to the tests.
12269 * gdb.base/gdbinit-history.exp: Likewise.
12270
122712016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12272
12273 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12274 instead of build_executable. Use gdb_load_shlibs.
12275
c8064e7e
YQ
122762016-04-07 Yao Qi <yao.qi@linaro.org>
12277
12278 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12279 Execute "si" command.
12280
bde47561
YQ
122812016-04-07 Yao Qi <yao.qi@linaro.org>
12282
12283 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12284 number instead of the comments on some line.
12285
b16f8a3b
DB
122862016-04-06 Don Breazeal <donb@codesourcery.com>
12287
12288 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12289 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12290
c2f901df
SM
122912016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12292
12293 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12294 standard_output_file. Remove unused binfile variable.
12295
ac17fda0
CU
122962016-04-05 Catalin Udma <catalin.udma@freescale.com>
12297
12298 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12299 * gdb.python/py-mi-objfile.exp: Match "list main" output
12300 in console format.
12301
03a8c4df
SM
123022016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12303
12304 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12305 absolute.
12306
6e774b13
SM
123072016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12308
12309 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12310 absolute.
12311 * gdb.trace/ftrace.exp: Likewise.
12312 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12313 targets as well.
12314 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12315 (gdb_load_shlibs): Copy libraries to test directory when testing
12316 natively. Only set solib-search-path if testing remotely.
12317 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12318
7817ea46
SM
123192016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12320
12321 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12322 gdb_download. Use it even if the target is not remote.
12323 * gdb.base/jit.exp (compile_jit_test): Likewise.
12324 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12325 output directory if the destination board is local, otherwise use
12326 the standard remote_download from DejaGnu.
12327 (gdb_download): Remove.
12328 (gdb_load_shlibs): Use gdb_remote_download instead of
12329 gdb_download.
12330 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12331 Use gdb_remote_download instead of gdb_download. Use it even if
12332 the target is not remote.
12333 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12334 instead of gdb_download.
12335
7beb7f68
SM
123362016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12337
12338 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12339 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12340 run.
12341
cc63428a
AV
123422016-04-01 Artemiy Volkov <artemiyv@acm.org>
12343
12344 PR gdb/19820
12345 * gdb.base/printcmds.exp: Add artificial arrays tests.
12346
64cdf930
PA
123472016-03-31 Pedro Alves <palves@redhat.com>
12348
12349 PR gdb/19858
12350 * gdb.base/jit-main.c: Include unistd.h.
12351 (ATTACH): Define to 0 if not already defined.
12352 (wait_for_gdb, mypid): New globals.
12353 (WAIT_FOR_GDB): New macro.
12354 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12355 some breakpoint locations.
12356 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12357 New procedures.
12358 (one_jit_test): Add REATTACH parameter, and handle it. Use
12359 continue_to_test_location.
12360 (top level): Test attach, and adjusts calls to one_jit_test.
12361
40dea8cb
PA
123622016-03-31 Pedro Alves <palves@redhat.com>
12363
12364 PR gdb/19858
12365 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12366 BINSUFFIX parameter, and handle it.
12367 (top level): Adjust calls compile_jit_test.
12368
e7ea3ec7
CU
123692016-03-31 Catalin Udma <catalin.udma@freescale.com>
12370
12371 PR python/19743
12372 * gdb.python/py-mi-events-gdb.py: New file.
12373 * gdb.python/py-mi-events.c: New file.
12374 * gdb.python/py-mi-events.exp: New file.
12375
e6359af3
YQ
123762016-03-30 Yao Qi <yao.qi@linaro.org>
12377
12378 * gdb.reverse/until-precsave.exp: Match function name only.
12379 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12380 Move malloc to a condition block.
12381 * gdb.reverse/until-reverse.exp: Match function name only.
12382
a4105d04
MK
123832016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12384
12385 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12386 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12387 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12388 variable for GPR 0 instead of assuming it is register 0.
12389 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12390 * lib/trace-support.exp: Add s390 registers.
12391
bfa6adb9
YQ
123922016-03-29 Yao Qi <yao.qi@linaro.org>
12393
12394 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12395
1e6697ea
YQ
123962016-03-24 Yao Qi <yao.qi@linaro.org>
12397
12398 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12399 test message.
12400
64bcd522
AA
124012016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12402
12403 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12404 maintaining separate logic for constructing the output path.
12405
7868401b
DB
124062016-03-16 Don Breazeal <donb@codesourcery.com>
12407
12408 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12409 Retry fork and waitpid on interrupted system call errors.
12410 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12411 Use with_timeout_factor to increase timeout by factor of 10.
12412
1cafadb4
DB
124132016-03-15 Don Breazeal <donb@codesourcery.com>
12414
12415 * gdb.cp/scope-err.cc: New test program.
12416 * gdb.cp/scope-err.exp: New test script.
12417 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12418 lines and "set breakpoint here" comment.
12419 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12420 Fixed some whitespace and format issues.
12421 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12422 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12423
81516450
DE
124242016-03-15 Doug Evans <dje@google.com>
12425
12426 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12427 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12428 All callers updated. Add tests for enums, mixed flags register.
12429
aa52b601
DE
124302016-03-15 Doug Evans <dje@google.com>
12431
12432 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12433 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12434
fa4ff313
SM
124352016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12436
12437 * gdb.base/default.exp: Add $_as_string to the list of expected
12438 convenience functions.
12439
f2403c39
AB
124402016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12441
12442 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12443
f2f3ccb9
SM
124442016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12445
12446 * gdb.python/py-as-string.exp: New file.
12447 * gdb.python/py-as-string.c: New file.
12448
00dbd492
PA
124492016-03-09 Pedro Alves <palves@redhat.com>
12450
12451 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12452 signal" -> "Thread NN received signal" output change.
12453 * gdb.threads/ia64-sigill.exp: Likewise.
12454 * gdb.threads/linux-dp.exp: Likewise.
12455 * gdb.threads/manythreads.exp: Likewise.
12456 * gdb.threads/pending-step.exp: Likewise.
12457 * gdb.threads/print-threads.exp: Likewise.
12458 * gdb.threads/sigstep-threads.exp: Likewise.
12459 * gdb.threads/staticthreads.exp: Likewise.
12460 * gdb.threads/tls.exp: Likewise.
12461
1e6697ea
YQ
124622016-03-09 Pedro Alves <palves@redhat.com>
12463
12464 * gdb.base/command-line-input.exp: New file.
12465
b04fd3be
MK
124662016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12467
12468 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12469 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12470 * gdb.trace/pending.exp: Accept leading dot before function name.
12471 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12472 * lib/trace-support.exp: Set registers for ppc.
12473
98fa59e9
MK
124742016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12475
12476 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12477 use it for disassembly; accept .main in addition to main in backtrace.
12478
f77198c8
MK
124792016-03-09 Wei-cheng Wang <cole945@gmail.com>
12480 Marcin Kościelnicki <koriakin@0x04.net>
12481
12482 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12483 (gdb_recursion_test_ptr): New global variable.
12484 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12485 gdb_recursion_test.
12486 (gdb_c_test): Ditto.
12487
ba84e0da
MK
124882016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12489
12490 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12491 ordering.
12492
4366d36e
MK
124932016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12494
12495 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12496 (bar): Add bar_start_lbl label.
12497 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12498 of foo/bar for emitting DWARF and tracing.
12499
5eb264df
SDJ
125002016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12501
12502 * analyze-racy-logs.py: Set executable bit.
12503
fb6a751f
SDJ
125042016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12505
12506 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12507 (CHECK_TARGET_TMP): Likewise.
12508 (check-single-racy): New rule.
12509 (check-parallel-racy): Likewise.
12510 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12511 (do-check-parallel-racy): New rule.
12512 (check-racy/%.exp): Likewise.
12513 * README (Racy testcases): New section.
12514 * analyze-racy-logs.py: New file.
12515
bdf7e230
DE
125162016-03-03 Doug Evans <dje@google.com>
12517
12518 * gdb.base/skip.exp: Use with_test_prefix.
12519
4719d415
YQ
125202016-03-03 Yao Qi <yao.qi@linaro.org>
12521
12522 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12523 Invoke step_over_syscall "clone" and break_cond_on_syscall
12524 "clone".
12525 * gdb.base/step-over-clone.c: New file.
12526
ea507862
YQ
125272016-03-03 Yao Qi <yao.qi@linaro.org>
12528
12529 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12530 code format.
12531
8fc8cbda
YQ
125322016-03-03 Yao Qi <yao.qi@linaro.org>
12533
12534 * gdb.base/disp-step-fork.c: Rename to ...
12535 * gdb.base/step-over-fork.c: ... it. New file.
12536 * gdb.base/disp-step-vfork.c: Rename to ...
12537 * gdb.base/step-over-vfork.c: ... it. New file.
12538 * gdb.base/disp-step-syscall.exp: Rename to ...
12539 * gdb.base/step-over-syscall.exp: ... it. New file.
12540 (disp_step_cross_syscall): Rename to ...
12541 (step_over_syscall): ... it.
12542
92fa70b0
YQ
125432016-03-03 Yao Qi <yao.qi@linaro.org>
12544
12545 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12546 If target supports condition evaluation on target, invoke
12547 break_cond_on_syscall for fork and vfork.
12548
e197ad3c
YQ
125492016-03-03 Yao Qi <yao.qi@linaro.org>
12550
12551 * gdb.base/disp-step-syscall.exp: Don't invoke
12552 support_displaced_stepping.
12553 (disp_step_cross_syscall): Test with displaced stepping off and
12554 on if supported.
12555
0b47da9f
YQ
125562016-03-03 Yao Qi <yao.qi@linaro.org>
12557
12558 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12559 proc.
12560 (setup): New proc.
12561 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12562 and setup.
12563
065ab6dc
BH
125642016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12565
12566 * gdb.fortran/vla-history.exp: Remove breakpoint.
12567
07e448ad 125682016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12569
25d49b86
PA
12570 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12571 exceeds timeout.
07e448ad 12572
9ac2d526 125732016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12574
25d49b86
PA
12575 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12576 breakpoint.
9ac2d526 12577
17807369
BH
125782016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12579
12580 * gdb.mi/vla.f90: Nullify pointer after declaration.
12581
86e501af
PA
125822016-03-01 Pedro Alves <palves@redhat.com>
12583
12584 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12585
1e903e32
PA
125862016-03-01 Pedro Alves <palves@redhat.com>
12587
12588 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12589 before anything else.
12590 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12591 _GNU_SOURCE here.
12592 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12593 before anything else.
12594 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12595
6ccb54e2
PA
125962016-03-01 Pedro Alves <palves@redhat.com>
12597
12598 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12599
30ca9da1
YQ
126002016-03-01 Yao Qi <yao.qi@linaro.org>
12601
12602 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12603 prepare_for_testing.
12604
dc856b38
YQ
126052016-03-01 Yao Qi <yao.qi@linaro.org>
12606
12607 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12608
4a932159
AA
126092016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12610
12611 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12612 manually constructing the output path.
12613
f2489477
AA
126142016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12615
12616 * gdb.arch/s390-stackless.S: New.
12617 * gdb.arch/s390-stackless.exp: New.
12618
38899f16
IB
126192016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12620
12621 * gdb.dlang/circular.c: New file.
12622 * gdb.dlang/circular.exp: New file.
12623
9fde51ed
YQ
126242016-02-26 Yao Qi <yao.qi@linaro.org>
12625
12626 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12627 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12628 (testcases): Update.
12629
ce90fefe
YQ
126302016-02-26 Yao Qi <yao.qi@linaro.org>
12631
12632 * gdb.reverse/aarch64.c: Rename to ...
12633 * gdb.reverse/insn-reverse.c: ... it.
12634 * gdb.reverse/aarch64.exp: Rename to ...
12635 * gdb.reverse/insn-reverse.exp: ... it.
12636
3263bceb
YQ
126372016-02-26 Yao Qi <yao.qi@linaro.org>
12638
12639 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12640 (testcase_ftype): New.
12641 (testcases): New array.
12642 (n_testcases): New.
12643 (main): Call each element in testcases.
12644 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12645 (read_testcase): New.
12646 Do the tests in a loop.
12647
6cb59ff1
YQ
126482016-02-25 Yao Qi <yao.qi@linaro.org>
12649
12650 * gdb.base/branches.c: Remove.
12651
ae91f625
MK
126522016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12653
12654 PR gdb/13808
12655 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12656
678b48b7
MK
126572016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12658
12659 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12660
7337a6f2
MK
126612016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12662
12663 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12664 change x86_64 call_insn to 'callq'.
12665
861ca91f
AT
126662016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12667
12668 * gdb.trace/tfile-avx.c: Move to...
12669 * gdb.trace/tracefile-pseudo-reg.c: Here.
12670 * gdb.trace/tfile-avx.exp: Move to...
12671 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12672
bf74e428
GB
126732016-02-24 Gary Benson <gbenson@redhat.com>
12674
12675 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12676 message on attach.
12677
cce0e923
DE
126782016-02-23 Doug Evans <dje@google.com>
12679
12680 * gdb.base/skip.c (test_skip): New function.
12681 (end_test_skip_file_and_function): New function.
12682 (test_skip_file_and_function): New function.
12683 * gdb.base/skip1.c (test_skip): New function.
12684 (skip1_test_skip_file_and_function): New function.
12685 * gdb.base/skip.exp: Add tests for new skip options.
12686 * gdb.base/skip-solib.exp: Update expected output.
12687 * gdb.perf/skip-command.cc: New file.
12688 * gdb.perf/skip-command.exp: New file.
12689 * gdb.perf/skip-command.py: New file.
12690
4000e47e
MK
126912016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12692
12693 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12694 info registers pattern.
12695
24f75ead
IB
126962016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12697
12698 * lib/future.exp: Add D support.
12699 (gdb_find_gdc): New proc.
12700 (gdb_default_target_compile): Add D support.
12701
fbb7bcbe
WW
127022016-02-18 Wei-cheng Wang <cole945@gmail.com>
12703
12704 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12705 user+system time.
12706 (trace_speed_test): Determine the iteration count for a time
12707 between 15..30 seconds.
12708
012b3a21
WT
127092016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12710
12711 * gdb.arch/i386-mpx-sigsegv.c: New file.
12712 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12713 * gdb.arch/i386-mpx-simple_segv.c: New file.
12714 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12715
2d5189bd
YQ
127162016-02-18 Yao Qi <yao.qi@linaro.org>
12717
12718 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12719 Don't call setup_kfail.
12720
40fb20d0
YQ
127212016-02-18 Yao Qi <yao.qi@linaro.org>
12722
12723 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12724 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12725
21b1f8d2
DE
127262016-02-16 Doug Evans <dje@google.com>
12727
12728 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12729 * gdb.base/skip1.c: Ditto.
12730 * gdb.base/skip.exp: Whitespace cleanup.
12731
4041ed77
DB
127322016-02-16 Don Breazeal <donb@codesourcery.com>
12733
12734 PR remote/19496
12735 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12736 Remove kfail for PR remote/19496.
12737
c4ef31bf
SM
127382016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12739
12740 * lib/gdb.exp (standard_temp_file): Return a path specific to
12741 the runtest invocation.
12742
266b65b3
SM
127432016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12744
12745 * gdb.trace/save-trace.exp: Change relative path to be in the
12746 standard output directory.
12747
a7a0a6a9
JK
127482016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12749
12750 * gdb.arch/i386-prologue.c: Add missing prototypes.
12751
c99dbb42
JK
127522016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12753
12754 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12755 * gdb.arch/i386-prologue.exp: Likewise.
12756 * gdb.arch/i386-size.exp: Likewise.
12757
aa480355
SM
127582016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12759
12760 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12761 define object file path.
12762 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12763 file path.
12764 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12765 standard_output_file to define binfile.
12766
ba881f50
JK
127672016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12768
12769 Fix compatibility with recent gfortran-5.3.1.
12770 * gdb.fortran/vla-history.exp (print vla1 allocated)
12771 (print vla2 allocated, print $2, print $3): Remove
12772 (print $4): Rename to ...
12773 (print $2): ... here.
12774 (print $9): Rename to ...
12775 (print $5): ... here.
12776 (print $10): Rename to ...
12777 (print $6): ... here.
12778 * gdb.fortran/vla.f90: Add pvla initialization.
12779
e9fb005c
JK
127802016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12781
12782 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12783 New test.
12784 * gdb.fortran/vla-value-sub.exp: Likewise.
12785
e44e00ff
MK
127862016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12787
12788 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12789
97e94151
SM
127902016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12791
12792 * i386-biarch-core.exp: Define corefile using
12793 standard_output_file.
12794
01113bc1
YQ
127952016-02-12 Yao Qi <yao.qi@linaro.org>
12796
12797 * gdb.arch/arm-single-step-kernel-helper.c: New.
12798 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12799
33b4777c
MM
128002016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12801
12802 * gdb.btrace/tailcall-only.exp: New.
12803 * gdb.btrace/tailcall-only.c: New.
12804 * gdb.btrace/x86_64-tailcall-only.S: New.
12805 * gdb.btrace/i686-tailcall-only.S: New.
12806
acc23c11
PA
128072016-02-11 Pedro Alves <palves@redhat.com>
12808
12809 * README (Parallel testing): Add missing double quotes.
12810
e352bf0a
PA
128112016-02-11 Pedro Alves <palves@redhat.com>
12812
12813 * README (Parallel testing): New section.
12814 (GDB_PARALLEL): Rewrite.
12815 (FORCE_PARALLEL): Document.
12816
9f5fed78
MK
128172016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12818
12819 * gdb.trace/tfile-avx.c: New test.
12820 * gdb.trace/tfile-avx.exp: New test.
12821
9ef9e6a6
KS
128222016-02-09 Keith Seitz <keiths@redhat.com>
12823
12824 PR breakpoints/19546
12825 * gdb.base/infcall-exec.c: New file.
12826 * gdb.base/infcall-exec2.c: New file.
12827 * gdb.base/infcall-exec.exp: New file.
12828
a96e36da
KS
128292016-02-09 Keith Seitz <keiths@redhat.com>
12830
12831 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12832 (toplevel): Call test_bkpt_address.
12833
9f61929f
KS
128342016-02-09 Keith Seitz <keiths@redhat.com>
12835
12836 PR python/19506
12837 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12838 (toplevel): Call test_bkpt_address.
12839
1e94266c
SM
128402016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12841
12842 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12843 to AC_OUTPUT.
12844 * configure: Regenerate.
12845
2a7f3dff
PA
128462016-02-09 Pedro Alves <palves@redhat.com>
12847
12848 PR breakpoints/19548
12849 * gdb.base/execl-update-breakpoints.c (some_function): New
12850 function.
12851 (main): Call it.
12852 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12853 Tighten expected GDB output.
12854
2151ccc5
SM
128552016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12856
12857 * Makefile.in (ALL_SUBDIRS): Remove.
12858 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12859 (distclean maintainer-clean realclean): Likewise.
12860 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12861 * configure: Regenerate.
12862 * gdb.ada/Makefile.in: Delete.
12863 * gdb.arch/Makefile.in: Likewise.
12864 * gdb.asm/Makefile.in: Likewise.
12865 * gdb.base/Makefile.in: Likewise.
12866 * gdb.btrace/Makefile.in: Likewise.
12867 * gdb.cell/Makefile.in: Likewise.
12868 * gdb.compile/Makefile.in: Likewise.
12869 * gdb.cp/Makefile.in: Likewise.
12870 * gdb.disasm/Makefile.in: Likewise.
12871 * gdb.dlang/Makefile.in: Likewise.
12872 * gdb.dwarf2/Makefile.in: Likewise.
12873 * gdb.fortran/Makefile.in: Likewise.
12874 * gdb.gdb/Makefile.in: Likewise.
12875 * gdb.go/Makefile.in: Likewise.
12876 * gdb.guile/Makefile.in: Likewise.
12877 * gdb.java/Makefile.in: Likewise.
12878 * gdb.linespec/Makefile.in: Likewise.
12879 * gdb.mi/Makefile.in: Likewise.
12880 * gdb.modula2/Makefile.in: Likewise.
12881 * gdb.multi/Makefile.in: Likewise.
12882 * gdb.objc/Makefile.in: Likewise.
12883 * gdb.opencl/Makefile.in: Likewise.
12884 * gdb.opt/Makefile.in: Likewise.
12885 * gdb.pascal/Makefile.in: Likewise.
12886 * gdb.perf/Makefile.in: Likewise.
12887 * gdb.python/Makefile.in: Likewise.
12888 * gdb.reverse/Makefile.in: Likewise.
12889 * gdb.server/Makefile.in: Likewise.
12890 * gdb.stabs/Makefile.in: Likewise.
12891 * gdb.threads/Makefile.in: Likewise.
12892 * gdb.trace/Makefile.in: Likewise.
12893 * gdb.xml/Makefile.in: Likewise.
12894 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12895 GDB_PARALLEL.
12896 (standard_output_file): Remove check for GDB_PARALLEL, always
12897 return path in outputs/$subdir/$testname.
12898
437277d4
SM
128992016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12900
12901 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12902 (site.exp): Assign abs_srcdir to tcl's srcdir.
12903
31d913c7
YQ
129042016-02-04 Yao Qi <yao.qi@linaro.org>
12905
12906 * gdb.base/foll-exec-mode.c: Include limits.h.
12907 (main): Add parameters argc and argv. Get directory from
12908 argv[0].
12909 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12910 compilation.
12911 * gdb.base/foll-exec.c: Include limits.h.
12912 (main): Add parameters argc and argv.
12913 Get directory from argv[0].
12914 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12915 Adjust tests on the number of lines as source code changed.
12916 * gdb.base/foll-vfork-exit.c: Include limits.h.
12917 (main): Add one line of statement before vfork.
12918 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12919 (main): Add parameters argc and argv. Get directory from
12920 argv[0].
12921 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12922 (setup_gdb): Set tbreak to skip some source lines.
12923 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12924 (main): Add parameters argc and argv. Get directory from
12925 argv[0].
12926 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12927 compilation.
12928 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12929 (main): Add parameters argc and argv. Get directory from
12930 argv[0].
12931 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12932 compilation.
12933
9482b9fb
DE
129342016-02-01 Doug Evans <dje@google.com>
12935
12936 * gdb.base/skip.exp: Clean up multiple references to same test name.
12937
6b2e4f10
PA
129382016-02-01 Pedro Alves <palves@redhat.com>
12939
ccb6afd6 12940 PR remote/19496
6b2e4f10
PA
12941 * gdb.threads/forking-threads-plus-breakpoint.exp
12942 (displaced_stepping_supported): New global.
12943 (probe_displaced_stepping_support): New procedure.
12944 (do_test): Add 'displaced' parameter, and use it.
12945 (top level): Check for displaced stepping support. Add displaced
12946 stepping on/off testing axis.
12947
37a8db1a
AB
129482016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12949
12950 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12951 pointer. Don't perform further tests on the unassociated pointer
12952 if the first test fails.
12953
5fdf6324
AB
129542016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12955
12956 * gdb.base/max-value-size.c: New file.
12957 * gdb.base/max-value-size.exp: New file.
12958 * gdb.base/huge.exp: Disable max-value-size for this test.
12959
935c6144
IB
129602016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12961
12962 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12963
7fe8399d
YQ
129642016-01-28 Yao Qi <yao.qi@linaro.org>
12965
12966 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12967
a2077e25
PA
129682016-01-25 Pedro Alves <palves@redhat.com>
12969
12970 PR threads/19461
12971 * gdb.base/fork-running-state.c: New file.
12972 * gdb.base/fork-running-state.exp: New file.
12973
1d2736d4
PA
129742016-01-25 Pedro Alves <palves@redhat.com>
12975
12976 PR gdb/19494
12977 * gdb.base/catch-fork-kill.c: New file.
12978 * gdb.base/catch-fork-kill.exp: New file.
12979
f1da4b11
PA
129802016-01-25 Pedro Alves <palves@redhat.com>
12981
12982 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12983 Delete, moved to lib/gdb.exp.
12984 * gdb.threads/forking-threads-plus-breakpoint.exp
12985 (foreach_with_prefix): Likewise.
12986 * gdb.threads/process-dies-while-handling-bp.exp
12987 (foreach_with_prefix): Likewise.
12988 * lib/gdb.exp (foreach_with_prefix): New procedure.
12989
45f38546
MK
129902016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12991
12992 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12993 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12994
dc29a1ce
MK
129952016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12996
12997 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12998 endian targets.
12999
092127d7
JK
130002016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13001 Pedro Alves <palves@redhat.com>
13002
13003 Fix testsuite compatibility with Guile.
13004 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13005 number.
13006
31d765d3
JK
130072016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13008
13009 Fix testsuite compatibility with Guile.
13010 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13011 (thread 1): New test for backtrace through signal handler.
13012
1ac78c04
YQ
130132016-01-22 Yao Qi <yao.qi@linaro.org>
13014
13015 PR testsuite/19491
13016 * gdb.base/multi-forks.c: Include
13017 ../lib/unbuffer_output.c
13018 (main): Call gdb_unbuffer_output.
13019
4f5946a8
DE
130202016-01-21 Doug Evans <dje@google.com>
13021
13022 * lib/ada.exp (gdb_compile_ada): Fix typo.
13023
305e13e6
JB
130242016-01-21 Joel Brobecker <brobecker@adacore.com>
13025
13026 * gdb.base/break-fun-addr.exp: New file.
13027 * gdb.base/break-fun-addr1.c: New file.
13028 * gdb.base/break-fun-addr2.c: New file.
13029
5f5dfff6
SM
130302016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13031
13032 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13033 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13034 enum flag values.
13035
fd356fa2
AA
130362016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13037
13038 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13039 when GDB can not set the vector return value. Add more comments
13040 for clarification.
13041
9df22175
AT
130422016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13043
13044 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13045 command.
13046
41d1845e
SM
130472016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13048
13049 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13050
01ac6840
SM
130512016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13052
13053 * Makefile.in (check-single): Pass --status to runtest.
13054 (check/%.exp): Likewise.
13055
130562016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13057
13058 * Makefile.in (check-parallel): Propagate return code from make
13059 do-check-parallel.
13060
bd0a71fa
MK
130612016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13062
13063 * gdb.trace/ftrace.exp: Fix expected message on continue.
13064 * gdb.trace/pending.exp: Fix expected message on continue.
13065 * gdb.trace/trace-break.exp: Fix expected message on continue.
13066
8bcbad33
SM
130672016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13068
13069 * lib/gdb.exp (gdb_test): Remove unused global references.
13070
f303dbd6
PA
130712016-01-18 Pedro Alves <palves@redhat.com>
13072
13073 * gdb.base/async-shell.exp: Adjust expected output.
13074 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13075 * gdb.base/siginfo-thread.exp: Adjust expected output.
13076 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13077 * gdb.java/jnpe.exp: Adjust expected output.
13078 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13079 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13080 * gdb.threads/leader-exit.exp: Adjust expected output.
13081 * gdb.threads/manythreads.exp: Adjust expected output.
13082 * gdb.threads/pthreads.exp: Adjust expected output.
13083 * gdb.threads/schedlock.exp: Adjust expected output.
13084 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13085 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13086 expected output.
13087 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13088 output.
13089 * gdb.threads/sigthread.exp: Adjust expected output.
13090 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13091
b2789696
YQ
130922016-01-18 Yao Qi <yao.qi@linaro.org>
13093
13094 * gdb.guile/scm-section-script.c: Replace @progbits with
13095 %progbits.
13096 * gdb.python/py-section-script.c: Likewise.
13097
71ef29a8
PA
130982016-01-15 Pedro Alves <palves@redhat.com>
13099
13100 * gdb.multi/tids.exp: Test star wildcard ranges.
13101
3f5b7598
PA
131022016-01-15 Pedro Alves <palves@redhat.com>
13103
13104 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13105 command from "thread apply" invocation.
13106 (thr_apply_info_thr_invalid): Default the expected output to the
13107 input tid list.
13108 (top level): Add tests that use convenience variables. Add tests
13109 for "thread apply" with a valid TID list, but missing the command.
13110
663f6d42
PA
131112016-01-13 Pedro Alves <palves@redhat.com>
13112
13113 * gdb.base/default.exp: Expect $_gthread as well.
13114 * gdb.multi/tids.exp: Test $_gthread.
13115 * gdb.threads/thread-specific.exp: Test $_gthread.
13116
c84f6bbf
PA
131172016-01-13 Pedro Alves <palves@redhat.com>
13118
13119 * gdb.multi/tids.exp: Test "info threads -gid".
13120
22a02324
PA
131212016-01-13 Pedro Alves <palves@redhat.com>
13122
13123 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13124 Breakpoint.thread.
13125 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13126
5d5658a1
PA
131272016-01-07 Pedro Alves <palves@redhat.com>
13128
13129 * gdb.base/break.exp: Adjust to output changes.
13130 * gdb.base/hbreak2.exp: Likewise.
13131 * gdb.base/sepdebug.exp: Likewise.
13132 * gdb.base/watch_thread_num.exp: Likewise.
13133 * gdb.linespec/keywords.exp: Likewise.
13134 * gdb.multi/info-threads.exp: Likewise.
13135 * gdb.threads/thread-find.exp: Likewise.
13136 * gdb.multi/tids.c: New file.
13137 * gdb.multi/tids.exp: New file.
13138
84654457
PA
131392016-01-13 Pedro Alves <palves@redhat.com>
13140
13141 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13142
e3940304
PA
131432016-01-13 Pedro Alves <palves@redhat.com>
13144
13145 * gdb.base/default.exp: Expect $_inferior as well.
13146 * gdb.multi/base.exp: Test $_inferior.
13147
a911d87a
PA
131482016-01-13 Pedro Alves <palves@redhat.com>
13149
13150 PR breakpoints/19388
13151 * gdb.base/catch-signal-siginfo-cond.c: New file.
13152 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13153
82075af2
JS
131542016-01-12 Josh Stone <jistone@redhat.com>
13155 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13156
13157 * gdb.base/catch-syscall.c (do_execve): New variable.
13158 (main): Conditionally trigger an execve.
13159 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13160 (test_catch_syscall_execve): New, check entry/return across execve.
13161 (do_syscall_tests): Call test_catch_syscall_execve.
13162
e46eeedd
PA
131632016-01-12 Pedro Alves <palves@redhat.com>
13164
13165 * gdb.base/random-signal.exp (do_test): New procedure, with body
13166 of testcase moved in.
13167
01d8c27e
JK
131682016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13169 Pedro Alves <palves@redhat.com>
13170
13171 * gdb.base/funcargs.exp (finish from indirectly called function):
13172 Reintroduce the case for 'First'.
13173
9a706302
JK
131742016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13175 Pedro Alves <palves@redhat.com>
13176
13177 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13178 (tcatch_vfork_then_child_follow_exec)
13179 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13180 identification.
13181
c0ecb95f
JK
131822016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13183
13184 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13185 and repeats to unlimited.
13186 * gdb.python/py-value.exp: Likewise.
13187 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13188 and repeats to unlimited.
13189
6cfc1fcb
JK
131902016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13191
13192 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13193 and reordering the functions.
13194 * gdb.multi/hangout.c: Likewise.
13195 * gdb.multi/hello.c: Likewise.
13196
582a1b00
SM
131972016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13198
13199 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13200 absolute.
13201 (SingleStatisticTestResult.report): Use dict.keys instead of
13202 dict.iterkeys.
13203
79bc59cb
PA
132042016-01-06 Pedro Alves <palves@redhat.com>
13205
13206 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13207
43368e1d
MM
132082016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13209
13210 * gdb.btrace/dlopen.exp: New.
13211 * gdb.btrace/dlopen.c: New.
13212 * gdb.btrace/dlopen-dso.c: New.
13213
79fad5b8
SL
132142015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13215
13216 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13217 PATTERN argument is optional.
13218
ab8314b3
JB
132192015-12-24 Joel Brobecker <brobecker@adacore.com>
13220
13221 * lib/ada.exp (target_compile_ada_from_dir): New function.
13222 (gdb_compile_ada): Reimplement avoiding the use of project files.
13223 * gdb.ada/gnat_ada.gpr: Delete.
13224 * gdb.ada/cond_lang.exp: Adjust test to make path before
13225 filename optional.
13226 * gdb.ada/small_reg_param.exp: Likewise.
13227
fe33faff
SM
132282015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13229
13230 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13231
6d265cb4
TP
132322015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13233
13234 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13235 case.
13236
10125099
SM
132372015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13238
13239 * gdb.base/break.exp: Remove dead code.
13240 * gdb.base/sepdebug.exp: Likewise.
13241
3ca22649
SM
132422015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13243
13244 * gdb.asm/asm-source.exp: Remove HP-UX references.
13245 * gdb.base/annota1.exp: Likewise.
13246 * gdb.base/annota3.exp: Likewise.
13247 * gdb.base/attach.exp: Likewise.
13248 * gdb.base/bigcore.exp: Likewise.
13249 * gdb.base/break.exp: Likewise.
13250 * gdb.base/call-ar-st.exp: Likewise.
13251 * gdb.base/callfuncs.exp: Likewise.
13252 * gdb.base/catch-fork-static.exp: Likewise.
13253 * gdb.base/display.exp: Likewise.
13254 * gdb.base/foll-exec-mode.exp: Likewise.
13255 * gdb.base/foll-exec.exp: Likewise.
13256 * gdb.base/foll-fork.exp: Likewise.
13257 * gdb.base/foll-vfork.exp: Likewise.
13258 * gdb.base/funcargs.exp: Likewise.
13259 * gdb.base/hbreak2.exp: Likewise.
13260 * gdb.base/inferior-died.exp: Likewise.
13261 * gdb.base/interrupt.exp: Likewise.
13262 * gdb.base/multi-forks.exp: Likewise.
13263 * gdb.base/nodebug.exp: Likewise.
13264 * gdb.base/sepdebug.exp: Likewise.
13265 * gdb.base/solib1.c: Likewise.
13266 * gdb.base/step-test.exp: Likewise.
13267 * gdb.mi/non-stop.c: Likewise.
13268 * gdb.mi/pthreads.c: Likewise.
13269 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13270 * gdb.threads/pthreads.c: Likewise.
13271 * gdb.threads/staticthreads.exp: Likewise.
13272 * lib/future.exp: Likewise.
13273 * lib/gdb.exp: Likewise.
13274 * gdb.base/so-indr-cl.c: Remove.
13275 * gdb.base/so-indr-cl.exp: Likewise.
13276 * gdb.base/solib.c: Likewise.
13277 * gdb.base/solib.exp: Likewise.
13278 * gdb.base/solib2.c: Likewise.
13279
b6304613
SM
132802015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13281
13282 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13283 * gdb.base/call-ar-st.exp: Likewise.
13284 * gdb.base/callfuncs.exp: Likewise.
13285 * gdb.base/condbreak.exp: Likewise.
13286 * gdb.base/constvars.exp: Likewise.
13287 * gdb.base/hbreak2.exp: Likewise.
13288 * gdb.base/langs.exp: Likewise.
13289 * gdb.base/list.exp: Likewise.
13290 * gdb.base/long_long.exp: Likewise.
13291 * gdb.base/ptype.exp: Likewise.
13292 * gdb.base/scope.exp: Likewise.
13293 * gdb.base/signals.exp: Likewise.
13294 * gdb.base/so-impl-ld.exp: Likewise.
13295 * gdb.base/varargs.exp: Likewise.
13296 * gdb.base/volatile.exp: Likewise.
13297 * gdb.base/whatis.exp: Likewise.
13298 * gdb.cp/cplusfuncs.exp: Likewise.
13299 * gdb.cp/inherit.exp: Likewise.
13300 * gdb.cp/local.exp: Likewise.
13301 * gdb.cp/member-ptr.exp: Likewise.
13302 * gdb.cp/method.exp: Likewise.
13303 * gdb.cp/overload.exp: Likewise.
13304 * gdb.cp/templates.exp: Likewise.
13305 * gdb.stabs/weird.exp: Likewise.
13306 * lib/compiler.c: Likewise.
13307 * lib/compiler.cc: Likewise.
13308 * lib/cp-support.exp: Likewise.
13309 * lib/gdb.exp: Likewise.
13310
bf401b07
SM
133112015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13312
13313 * configure.ac: Remove HP-UX case.
13314 * configure: Regenerate.
13315
aff9c0f8
SM
133162015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13317
13318 * lib/gdb.exp (gdb_compile): Add function doc.
13319
a6904d5a
PA
133202015-12-17 Pedro Alves <palves@redhat.com>
13321
13322 PR threads/19354
13323 * gdb.multi/info-threads.exp: New file.
13324
a22279dd
YQ
133252015-12-15 Yao Qi <yao.qi@linaro.org>
13326
13327 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13328 is aarch64*-*-*.
13329
0588c796
SL
133302015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13331
13332 * gdb.base/history-duplicates.exp: Skip if no readline support.
13333
5d978e17
SL
133342015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13335
13336 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13337
7e763b86
SL
133382015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13339
13340 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13341
87a3a92c
SL
133422015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13343
13344 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13345 ctrl-C if nointerrupts target property is set.
13346 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13347 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13348 * gdb.base/paginate-bg-execution.exp: Likewise.
13349 * gdb.base/paginate-execution-startup.exp: Likewise.
13350 * gdb.base/random-signal.exp: Likewise.
13351 * gdb.base/range-stepping.exp: Likewise.
13352 * gdb.cp/annota2.exp: Likewise.
13353 * gdb.cp/annota3.exp: Likewise.
13354 * gdb.gdb/selftest.exp: Likewise.
13355 * gdb.threads/continue-pending-status.exp: Likewise.
13356 * gdb.threads/leader-exit.exp: Likewise.
13357 * gdb.threads/manythreads.exp: Likewise.
13358 * gdb.threads/pthreads.exp: Likewise.
13359 * gdb.threads/schedlock.exp: Likewise.
13360 * gdb.threads/sigthread.exp: Likewise.
13361
a8f077dc
DB
133622015-12-11 Don Breazeal <donb@codesourcery.com>
13363
13364 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13365 remote.
13366 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13367 * gdb.base/foll-exec.exp (main): Enable for target remote.
13368 * gdb.base/foll-fork.exp (main): Likewise.
13369 * gdb.base/foll-vfork.exp (main): Likewise.
13370 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13371 (proc continue_to_exit_bp_loc): Use clean_restart.
13372 * gdb.base/pie-execl.exp (main): Disable for target remote.
13373 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13374 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13375 * gdb.threads/execl.exp (main): Likewise.
13376 * gdb.threads/fork-child-threads.exp (main): Likewise.
13377 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13378 remote.
13379 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13380 remote.
13381 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13382 pid.tid style ptids, instead of just tid.
13383 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13384 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13385 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13386 ptids, instead of just tid.
13387
3b2464a8
AB
133882015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13389
13390 * gdb.base/list.exp (test_list_forward): Add end of file error
13391 test.
13392 (test_repeat_list_command): Add end of file error test.
13393 (test_list_backwards): Add beginning of file error test.
13394
a0def019
AB
133952015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13396
13397 * gdb.base/list.exp (test_list_invalid_args): New function,
13398 defined, and called.
13399
5c000dff
AB
134002015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13401
13402 * gdb.base/list.exp (test_list): Make test names unique.
13403
f1637ebe
YQ
134042015-12-11 Yao Qi <yao.qi@linaro.org>
13405
13406 * gdb.base/coremaker2.c: Remove.
13407
36d6fc0a
PA
134082015-12-10 Pedro Alves <palves@redhat.com>
13409
13410 * gdb.multi/base.exp: Remove stale "spaces" references.
13411
762f7747
PA
134122015-12-10 Pedro Alves <palves@redhat.com>
13413
13414 * gdb.multi/base.exp: Don't use nowarnings.
13415 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13416 * gdb.multi/hangout.c: Include stdio.h.
13417 * gdb.multi/hello.c: Include stdlib.h.
13418 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13419 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13420 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13421
28d2bfb9
AB
134222015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13423
13424 * gdb.dwarf2/dw2-ranges-base.c: New file.
13425 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13426 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13427 support additional line table, and debug ranges generation.
13428 (Dwarf::ranges): New function, generate .debug_ranges.
13429 (Dwarf::lines): Support generating simple line table programs.
13430 (Dwarf::assemble): Initialise new namespace variables.
13431
5fc2beac
KB
134322015-12-09 Kevin Buettner <kevinb@redhat.com>
13433
13434 * gdb.base/async.exp (proc test_background): Add case for
13435 asynchronous execution not supported.
13436
1c35a88f
LM
134372015-12-09 Luis Machado <lgustavo@codesourcery.com>
13438
13439 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13440 format and change test names to make them unique.
13441
b593e3d9
RK
134422015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13443 Pedro Alves <pedro@redhat.com>
13444
13445 PR gdb/18702
13446 Add checking of floatformats setup on x86_64 hosts.
13447 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13448 (smallval, bigval): New labels/constants.
13449 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13450 float" after loading bigval and smallval.
13451
d72413e6
PMR
134522015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13453
13454 * gdb.ada/fun_overload_menu.exp: New testcase.
13455 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13456
ece66d65
JS
134572015-12-04 Josh Stone <jistone@redhat.com>
13458
13459 * gdb.base/catch-fork-static.exp: New.
13460
41d0efca
YQ
134612015-12-03 Yao Qi <yao.qi@linaro.org>
13462
13463 * gdb.base/sizeof.c: Don't include stdio.h and
13464 ../lib/unbuffer_output.c.
13465 (main): New variable 'size' and 'value'. Remove printf and
13466 gdb_unbuffer_output. Assign return value to size and value.
13467 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13468 at the beginning.
13469 (check_sizeof): Check the result by printing variable 'size'.
13470 (check_valueof): Check the result by printing variable 'value'.
13471
99fd02d9
YQ
134722015-12-01 Yao Qi <yao.qi@linaro.org>
13473
13474 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13475 for aarch64*-*-linux* target.
13476
f2faf941
PA
134772015-11-30 Pedro Alves <palves@redhat.com>
13478
13479 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13480
04bf20c5
PA
134812015-11-30 Pedro Alves <palves@redhat.com>
13482
13483 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13484 Handle non-stop mode vCont replies.
13485
09df4675
PA
134862015-11-30 Pedro Alves <palves@redhat.com>
13487
13488 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13489 prepare_for_testing. Start gdb with "set non-stop on" appended to
13490 GDBFLAGS. Lax expected stop output.
13491
58b584af
YQ
134922015-11-27 Yao Qi <yao.qi@linaro.org>
13493
13494 * gdb.arch/arm-neon.exp: New.
13495 * gdb.arch/arm-neon.c: New.
13496
dfcb77a8
YQ
134972015-11-27 Yao Qi <yao.qi@linaro.org>
13498
13499 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13500
88e8ec1b
YQ
135012015-11-27 Yao Qi <yao.qi@linaro.org>
13502
13503 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13504 frames-invalid annotation.
13505
bfde72c2
YQ
135062015-11-27 Yao Qi <yao.qi@linaro.org>
13507
13508 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13509
f6512a69
SM
135102015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13511
13512 * gdb.threads/names.exp: New file.
13513 * gdb.threads/names.c: New file.
13514 * README: Mention gdb,no_thread_names.
13515
46a3515b
MM
135162015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13517
13518 PR 19297
13519 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13520 support" error.
13521
62147a22
PA
135222015-11-24 Pedro Alves <palves@redhat.com>
13523
13524 PR 17539
13525 * gdb.base/display.exp: Expect displays to be sorted in ascending
13526 order. Use multi_line.
13527 * gdb.base/solib-display.exp: Likewise.
13528
2f341b6e
PA
135292015-11-24 Pedro Alves <palves@redhat.com>
13530
13531 PR 17539
25d49b86
PA
13532 * gdb.base/display.exp: Expect displays to be sorted in ascending
13533 order. Use multi_line.
13534 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13535
7e0aa6aa
PA
135362015-11-24 Pedro Alves <palves@redhat.com>
13537
13538 PR 17539
13539 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13540 threads in ascending order.
13541 * gdb.base/foll-fork.exp: Likewise.
13542 * gdb.base/foll-vfork.exp: Likewise.
13543 * gdb.base/multi-forks.exp: Likewise.
13544 * gdb.mi/mi-nonstop.exp: Likewise.
13545 * gdb.mi/mi-nsintrall.exp: Likewise.
13546 * gdb.multi/base.exp: Likewise.
13547 * gdb.multi/multi-arch.exp: Likewise.
13548 * gdb.python/py-inferior.exp: Likewise.
13549 * gdb.threads/break-while-running.exp: Likewise.
13550 * gdb.threads/execl.exp: Likewise.
13551 * gdb.threads/gcore-thread.exp: Likewise.
13552 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13553 * gdb.threads/kill.exp: Likewise.
13554 * gdb.threads/linux-dp.exp: Likewise.
13555 * gdb.threads/multiple-step-overs.exp: Likewise.
13556 * gdb.threads/next-bp-other-thread.exp: Likewise.
13557 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13558 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13559 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13560 * gdb.threads/thread-find.exp: Likewise.
13561 * gdb.threads/tls.exp: Likewise.
13562 * lib/mi-support.exp (mi_reverse_list): Delete.
13563 (mi_check_thread_states): No longer reverse list.
13564
2cc57ad8
PA
135652015-11-24 Pedro Alves <palves@redhat.com>
13566
13567 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13568 use lowercase.
13569
c93e8391
SM
135702015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13571
13572 * gdb.trace/actions.c: Include trace-common.h.
13573 (main): Add a location for a fast tracepoint.
13574 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13575 the normal tracepoints.
13576 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13577
045ccf91
SM
135782015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13579
13580 * save-trace.exp: Factor out code to these...
13581 (gdb_save_tracepoints): New.
13582 (gdb_load_tracepoints): New.
13583 (do_save_load_test): New.
13584
5506f9f6
KB
135852015-11-23 Kevin Buettner <kevinb@redhat.com>
13586
13587 * gdb.base/asmlabel.exp: New test.
13588 * gdb.base/asmlabel.c: New test case.
13589
16c3b12f
JB
135902015-11-23 Joel Brobecker <brobecker@adacore.com>
13591
13592 * gdb.base/wrong_frame_bt_full-main.c: New file.
13593 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13594 * gdb.base/wrong_frame_bt_full.exp: New file.
13595
155bfbd3
JB
135962015-11-23 Joel Brobecker <brobecker@adacore.com>
13597
13598 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13599
bb097445
JM
136002015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13601
206853a0 13602 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13603 pstate register when comparing registers values in
13604 sparc64-*-linux-gnu targets to avoid spurious differences.
13605
9c88ed8f
JM
136062015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13607
206853a0 13608 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13609
96161e25
SL
136102015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13611
13612 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13613 as type argument to gdb_compile.
13614 * gdb.base/nested-subp2.exp: Likewise.
13615 * gdb.base/nested-subp3.exp: Likewise.
13616
340c2830
DV
136172015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13618
13619 * lib/dwarf.exp (_note): Fix left shift of negative value.
13620 * gdb.trace/trace-condition.exp: Likewise.
13621
c1862d0f
YQ
136222015-11-13 Yao Qi <yao.qi@linaro.org>
13623
13624 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13625 comments about d10v.
13626 (test_scalar_returns): Likewise.
13627 * gdb.base/d10v.ld: Remove.
13628 * gdb.base/overlays.exp: Remove the target triplet checking for
13629 d10v-*-*.
13630 * gdb.base/structs.exp (test_struct_returns): Remove the
13631 comments about d10v.
13632 (test_struct_calls): Likewise.
13633
77ae9c19
YQ
136342015-11-13 Yao Qi <yao.qi@linaro.org>
13635
13636 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13637 * gdb.base/gnu_vector.c: Don't include stdio.h.
13638 (main): Don't print res and call add_some_intvecs.
13639
430e004e
MK
136402015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13641
13642 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13643 macro.
13644 (func5): Removed.
13645 (func4): Use FAST_TRACEPOINT_LABEL.
13646 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13647 macro.
13648 (func): Removed.
13649 (thread_function): Use FAST_TRACEPOINT_LABEL.
13650 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13651 (func): Remove.
13652 (marker): Use FAST_TRACEPOINT_LABEL.
13653 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13654 (pendfunc1): Remove.
13655 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13656 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13657 (foo): Remove.
13658 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13659 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13660 macro.
13661 (func): Remove.
13662 (marker): Use FAST_TRACEPOINT_LABEL.
13663 * gdb.trace/trace-common.h: New header.
13664 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13665 macro.
13666 (func): Remove.
13667 (marker): Use FAST_TRACEPOINT_LABEL.
13668 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13669 (func): Remove.
13670 (thread_function): Use FAST_TRACEPOINT_LABEL.
13671
6e7675a7
MK
136722015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13673
13674 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13675 in front.
13676 * gdb.trace/change-loc.exp: Use global pcreg definition.
13677 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13678 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13679 in front.
13680 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13681 * gdb.trace/pending.exp: Likewise.
13682 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13683 * gdb.trace/trace-break.exp: Likewise.
13684 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13685 in front.
13686 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13687 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13688 in front.
13689 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13690
dddc0e16
JB
136912015-11-09 Joel Brobecker <brobecker@adacore.com>
13692
13693 * gdb.ada/fin_fun_out: New testcase.
13694
c6f0b406
KB
136952015-11-07 Kevin Buettner <kevinb@redhat.com>
13696
13697 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13698 value associated with DW_AT_byte_size.
13699 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13700 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13701 DW_AT_upper_bound.
13702
f01dcfd9
KB
137032015-11-07 Kevin Buettner <kevinb@redhat.com>
13704
13705 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13706 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13707 version.
13708 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13709 gdb.dwarf2/dw2-canonicalize-type.exp,
13710 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13711 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13712 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13713 provided by gdb_target_symbol_prefix_flags_asm.
13714 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13715 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13716 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13717 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13718 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13719 macros where needed). Use this macro for symbols which require
13720 the prefix provided by SYMBOL_PREFIX.
13721
2223449a
KB
137222015-11-05 Kevin Buettner <kevinb@redhat.com>
13723
13724 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13725 New procs.
13726 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13727 representing expressions, of more than one list element.
13728 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13729 to prepend linker symbol prefix to f.
13730 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13731 table_1 and table_2.
13732 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13733 Likewise, for f and g.
13734 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13735 for ptr.
13736 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13737 for main.
13738 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13739 table_1_ptr and table_2_ptr.
13740
6f2f1a3a
JK
137412015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13742 Joel Brobecker <brobecker@adacore.com>
13743
13744 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13745
566c56c9
MK
137462015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13747
13748 * gdb.reverse/s390-mvcle.c: New test.
13749 * gdb.reverse/s390-mvcle.exp: New file.
13750 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13751
d5f0636b
MK
137522015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13753
13754 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13755
7ad8b86c
MK
137562015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13757
13758 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13759 reaching marker2.
13760 * gdb.reverse/getresuid-reverse.exp: Likewise.
13761 * gdb.reverse/pipe-reverse.exp: Likewise.
13762 * gdb.reverse/readv-reverse.exp: Likewise.
13763 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13764 * gdb.reverse/time-reverse.exp: Likewise.
13765 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13766
4081c0f1
YQ
137672015-10-30 Yao Qi <yao.qi@linaro.org>
13768
13769 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13770 (empty_cycle): Remove.
13771 (main): Don't call empty_cycle. Don't use watch_count_done.
13772 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13773 empty_cycle. Rewrite the code counting HW watchpoints.
13774
452b4ba5
MK
137752015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13776
13777 * gdb.reverse/fstatat-reverse.c: New test.
13778 * gdb.reverse/fstatat-reverse.exp: New file.
13779 * gdb.reverse/getresuid-reverse.c: New test.
13780 * gdb.reverse/getresuid-reverse.exp: New file.
13781 * gdb.reverse/pipe-reverse.c: New test.
13782 * gdb.reverse/pipe-reverse.exp: New file.
13783 * gdb.reverse/readv-reverse.c: New test.
13784 * gdb.reverse/readv-reverse.exp: New file.
13785 * gdb.reverse/recvmsg-reverse.c: New test.
13786 * gdb.reverse/recvmsg-reverse.exp: New file.
13787 * gdb.reverse/time-reverse.c: New test.
13788 * gdb.reverse/time-reverse.exp: New file.
13789 * gdb.reverse/waitpid-reverse.c: New test.
13790 * gdb.reverse/waitpid-reverse.exp: New file.
13791
5e2e7507
JK
137922015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13793
13794 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13795
0fde2c53
DE
137962015-10-26 Doug Evans <dje@google.com>
13797
13798 PR symtab/17391
13799 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13800 * gdb.dwarf2/bad-regnum.c: New file.
13801 * gdb.dwarf2/bad-regnum.exp: New file.
13802
1a70ae97
DE
138032015-10-26 Doug Evans <dje@google.com>
13804
13805 PR python/18938
13806 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13807 file.
13808
27dc26ab
JK
138092015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13810
13811 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13812 for a change by "Mention language in compile error message".
13813
bed91f4d
SM
138142015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13815
13816 PR python/18073
13817 * gdb.python/py-type.c (C::a_method): New.
13818 (C::a_const_method): New.
13819 (C::a_static_method): New.
13820 (a_function): New.
13821 * gdb.python/py-type.exp (test_fields): Test getting fields
13822 from function and method.
13823
3f2f83dd
KB
138242015-10-21 Keven Boell <keven.boell@intel.com>
13825
13826 * gdb.fortran/vla-alloc-assoc.exp: New file.
13827 * gdb.fortran/vla-datatypes.exp: New file.
13828 * gdb.fortran/vla-datatypes.f90: New file.
13829 * gdb.fortran/vla-history.exp: New file.
13830 * gdb.fortran/vla-ptype-sub.exp: New file.
13831 * gdb.fortran/vla-ptype.exp: New file.
13832 * gdb.fortran/vla-sizeof.exp: New file.
13833 * gdb.fortran/vla-sub.f90: New file.
13834 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13835 * gdb.fortran/vla-value-sub-finish.exp: New file.
13836 * gdb.fortran/vla-value-sub.exp: New file.
13837 * gdb.fortran/vla-value.exp: New file.
13838 * gdb.fortran/vla-ptr-info.exp: New file.
13839 * gdb.mi/mi-vla-fortran.exp: New file.
13840 * gdb.mi/vla.f90: New file.
13841
27145d50
SL
138422015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13843
13844 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13845 of hardwired timeout value.
13846
5f3ff4f8
JK
138472015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13848 Pedro Alves <palves@redhat.com>
13849
13850 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13851 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13852
bfd09d20
JS
138532015-10-19 Josh Stone <jistone@redhat.com>
13854
13855 * gdb.base/catch-syscall.c: Include <sched.h>.
13856 (unknown_syscall): New variable.
13857 (main): Trigger a vfork and an unknown syscall.
13858 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13859 (unknown_syscall_number): Likewise.
13860 (check_call_to_syscall): Accept an optional syscall pattern.
13861 (check_return_from_syscall): Likewise.
13862 (check_continue): Likewise.
13863 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13864 (test_catch_syscall_skipping_return): New test toggling off 'catch
13865 syscall' to step over the syscall return, then toggling back on.
13866 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13867 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13868 (do_syscall_tests): Call test_catch_syscall_without_args and
13869 test_catch_syscall_mid_vfork.
13870 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13871 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13872
b32b93c6
AS
138732015-10-19 Andrew Stubbs <ams@codesourcery.com>
13874
13875 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13876 print g_vE): Add new pass patterns.
13877 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13878 print various symbol names for vptr fields.
13879
9d622bda
AB
138802015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13881
13882 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13883 results.
13884
0fd8ac1c
YQ
138852015-10-12 Yao Qi <yao.qi@linaro.org>
13886
13887 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13888
34240514
YQ
138892015-10-12 Yao Qi <yao.qi@linaro.org>
13890
13891 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13892 is aarch64*-*-linux*.
13893
8240f442
YQ
138942015-10-12 Yao Qi <yao.qi@linaro.org>
13895
13896 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13897 (can_relocate_bcond_true): ... it.
13898 (can_relocate_bcond_false): New function.
13899 (foo): Likewise.
13900 (can_relocate_bl): Likewise.
13901 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13902 can_relocate_bl.
13903
2520f728
PMR
139042015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13905
13906 * gdb.base/nested-addr.c: New file.
13907 * gdb.base/nested-addr.exp: New testcase.
13908
abcef95a
MM
139092015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13910
13911 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13912 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13913 its output. Ignore the output of "record goto begin" and instead
13914 check that GDB is replaying.
13915
145e3ddb
PA
139162015-10-09 Pedro Alves <palves@redhat.com>
13917
13918 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13919 (top level): Use it in the run with no args test.
13920
d5d8c4e1
IB
139212015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13922
13923 * gdb.dlang/properties.exp: New file.
13924
06e635ef
SL
139252015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13926
13927 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13928 whether or not address 0x1000 is mapped on the target.
13929
e019fd1d
SM
139302015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13931
13932 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13933 build.
13934
77ba2a67
MM
139352015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13936
13937 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13938 instruction-history test.
13939
c60eb31f
DE
139402015-09-28 Doug Evans <dje@google.com>
13941
13942 * gdb.base/gcore.c (array_func): Add reference to static_array.
13943
9a3c8263
SM
139442015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13945
13946 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13947 source line.
13948
9720e656
SL
139492015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13950
13951 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13952 short or char as base type.
13953
938d3bf2
SL
139542015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13955
13956 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13957 to allow any size enum.
13958
e6c2c623
PMR
139592015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13960
13961 * gdb.ada/array_ptr_renaming.exp: New testcase.
13962 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13963 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13964
06da0f77
PL
139652015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13966
13967 * gdb.trace/ftrace-lock.c: New file.
13968 * gdb.trace/ftrace-lock.exp: New file.
13969
4f51c22a
PL
139702015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13971
13972 * gdb.arch/insn-reloc.c: New file.
13973 * gdb.arch/ftrace-insn-reloc.exp: New file.
13974
7041adf4
PL
139752015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13976
13977 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13978 instruction.
13979 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13980 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13981 * gdb.trace/range-stepping.c: Likewise.
13982 * gdb.trace/trace-break.c: Likewise.
13983 * gdb.trace/trace-mt.c (thread_function): Likewise.
13984 * gdb.trace/ftrace.c (marker): Likewise.
13985 * gdb.trace/trace-condition.c (marker): Likewise.
13986 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13987 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13988 is_aarch64_target.
13989
015d2e7e
DE
139902015-09-18 Doug Evans <xdje42@gmail.com>
13991
13992 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13993 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13994
26b188a2
SL
139952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13996
13997 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13998 the breakpoint.
13999
79dc332b
SL
140002015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14001
14002 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14003 the pending breakpoint. Remove timeout override for "Run till
14004 MI pending breakpoint on pendfunc3 on thread 2" test.
14005
f57929f2
SL
140062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14007
14008 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14009 filename pattern.
14010
3f469b17
SL
140112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14012
14013 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14014 in breakpoint filename pattern.
14015
515b89b3
SL
140162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14017
7800dbe4
SL
14018 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14019
140202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14021
515b89b3
SL
14022 * gdb.linespec/explicit.exp: Check for readline support for
14023 tab-completion tests. Fix obvious typo.
14024
d2939ba2
MM
140252015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14026
14027 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14028 and replay.
14029
cbb55fa7
MM
140302015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14031
14032 * gdb.btrace/non-stop.c: New.
14033 * gdb.btrace/non-stop.exp: New.
14034
43691ca1
PL
140352015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14036 Yao Qi <yao.qi@linaro.org>
14037
14038 * gdb.trace/trace-condition.c: New file.
14039 * gdb.trace/trace-condition.exp: New file.
14040
d78908cf
WW
140412015-09-16 Wei-cheng Wang <cole945@gmail.com>
14042
14043 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14044 for testing bytecode compilation.
14045
1ed415e2
PA
140462015-09-16 Pedro Alves <palves@redhat.com>
14047 Sandra Loosemore <sandra@codesourcery.com>
14048
14049 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14050 (SECONDS): Redefine.
14051 (main): Call pthread_kill and alarm early.
14052 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14053 support.
14054 (test): If the target can't hardware step and doesn't support
14055 displaced stepping, increase the timeout.
14056
d136eff5
PA
140572015-09-16 Pedro Alves <palves@redhat.com>
14058
14059 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14060 (enable_debug): New procedures.
14061 (test): Use them. Bail out if waiting for threads fails.
14062 (top level): Bail out if a test fails.
14063
991f019c
YQ
140642015-09-16 Yao Qi <yao.qi@linaro.org>
14065
14066 * gdb.asm/asm-source.exp: Set asm-arch for
14067 aarch64*-*-* target.
14068 * gdb.asm/aarch64.inc: New file.
14069
bfca584f
PMR
140702015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14071
14072 * gdb.ada/array_of_variable_length.exp: New testcase.
14073 * gdb.ada/array_of_variable_length/foo.adb: New file.
14074 * gdb.ada/array_of_variable_length/pck.adb: New file.
14075 * gdb.ada/array_of_variable_length/pck.ads: New file.
14076
b326e587
DE
140772015-09-15 Doug Evans <dje@google.com>
14078
14079 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14080 of function static local variable.
14081
5382cfab
PW
140822015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14083
14084 * gdb.threads/tls-so_extern.exp: New test file.
14085 * gdb.threads/tls-so_extern.c: New test file.
14086 * gdb.threads/tls-so_extern_main.c: New test file.
14087
141c5cc4
JK
140882015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14089
14090 * gdb.opt/solib-intra-step-lib.c: New file.
14091 * gdb.opt/solib-intra-step-main.c: New file.
14092 * gdb.opt/solib-intra-step.exp: New file.
14093
d15dcecd
PA
140942015-09-15 Pedro Alves <palves@redhat.com>
14095
14096 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14097 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14098
4c2f2a79
PA
140992015-09-14 Pedro Alves <palves@redhat.com>
14100
14101 * gdb.base/hook-stop-continue.c: Delete.
14102 * gdb.base/hook-stop-continue.exp: Delete.
14103 * gdb.base/hook-stop-frame.c: Delete.
14104 * gdb.base/hook-stop-frame.exp: Delete.
14105 * gdb.base/hook-stop.c: New file.
14106 * gdb.base/hook-stop.exp: New file.
14107
919e6dbe
PMR
141082015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14109
14110 * gdb.ada/access_to_packed_array.exp: New testcase.
14111 * gdb.ada/access_to_packed_array/foo.adb: New file.
14112 * gdb.ada/access_to_packed_array/pack.adb: New file.
14113 * gdb.ada/access_to_packed_array/pack.ads: New file.
14114
157280a4
MM
141152015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14116
14117 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14118 buffer size test.
14119
2fd33e94
DB
141202015-09-11 Don Breazeal <donb@codesourcery.com>
14121
14122 * gdb.base/foll-exec.c: Add copyright header. Fix
14123 formatting issues.
14124 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14125 (do_exec_tests): Use clean_restart in place of zap_session,
14126 and for test initialization. Fix formatting issues. Use
14127 fail in place of perror.
14128 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14129 an expect statement to match an expression with output from
14130 the program under debug.
14131 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14132 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14133 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14134 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14135 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14136
e70b6e8e
DE
141372015-09-09 Doug Evans <dje@google.com>
14138
14139 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14140
7a551a51
DE
141412015-09-09 Doug Evans <dje@google.com>
14142
14143 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14144
4c666f84
DE
141452015-09-09 Doug Evans <dje@google.com>
14146
14147 * gdb.base/savedregs.exp: Fix typo.
14148
243a9253
PA
141492015-09-09 Pedro Alves <palves@redhat.com>
14150
14151 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14152
c0fa8fbd
SL
141532015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14154
14155 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14156 command actually switches threads. Give up on remaining
14157 tests if target fails to stop at breakpoint.
14158
cd7c1778
PMR
141592015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14160
14161 * gdb.ada/funcall_char.exp: New testcase.
14162 * gdb.ada/funcall_char/foo.adb: New file.
14163
dc5c8746
PMR
141642015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14165
14166 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14167 expected outputs. Add two testcases for completing ambiguous
14168 functions.
14169 * gdb.ada/complete/aux_pck.adb: New file.
14170 * gdb.ada/complete/aux_pck.ads: New file.
14171 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14172 Ambiguous_Func functions.
14173 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14174 * gdb.ada/complete/pck.adb: Likewise.
14175
4e83a1e7
UW
141762015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14177
14178 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14179 failures to run the test program under GDB.
14180
8ce74153
LM
141812015-08-26 Luis Machado <lgustavo@codesourcery.com>
14182
14183 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14184 to C.
14185
e9756d52
PP
141862015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14187
14188 * gdb.base/run-after-attach.exp: New test file.
14189 * gdb.base/run-after-attach.c: New test file.
14190
8d37573b
DB
141912015-08-26 Don Breazeal <donb@codesourcery.com>
14192
14193 * gdb.base/foll-exec-2.c: New test program.
14194 * gdb.base/foll-exec-2.exp: New test.
14195
63e43d3a
PMR
141962015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14197
14198 * gdb.base/nested-subp1.exp: New file.
14199 * gdb.base/nested-subp1.c: New file.
14200 * gdb.base/nested-subp2.exp: New file.
14201 * gdb.base/nested-subp2.c: New file.
14202 * gdb.base/nested-subp3.exp: New file.
14203 * gdb.base/nested-subp3.c: New file.
14204
3d40fbb5
PA
142052015-08-24 Pedro Alves <palves@redhat.com>
14206
14207 * gdb.server/connect-without-multi-process.c: New file.
14208 * gdb.server/connect-without-multi-process.exp: New file.
14209
4422ac93
LM
142102015-08-24 Luis Machado <lgustavo@codesourcery.com>
14211
14212 * gdb.opt/inline-markers.c: Make z int.
14213
91dddb86
LM
142142015-08-24 Luis Machado <lgustavo@codesourcery.com>
14215
14216 * gdb.opt/inline-markers.c: Make z volatile.
14217
a48847ee
LM
142182015-08-24 Luis Machado <lgustavo@codesourcery.com>
14219
14220 * gdb.opt/inline-bt.c: New volatile global z.
14221 * gdb.opt/inline-cmds.c: Likewise.
14222 * gdb.opt/inline-locals.c: Likewise.
14223 * gdb.opt/inline-markers.c: New extern global z.
14224 (marker): Use z.
14225 (inline_fn): Likewise.
14226
0ebbc52b
PA
142272015-08-24 Pedro Alves <palves@redhat.com>
14228
14229 * config/m32r-stub.exp: Remove file.
14230 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14231 * gdb.base/call-rt-st.exp: Likewise.
14232 * gdb.base/call-strs.exp: Likewise.
14233 * gdb.base/default.exp: Remove references to h8300-*-hms and
14234 *-*-udi*.
14235 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14236
77c365df
AA
142372015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14238
14239 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14240 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14241 and "return" use KFAIL when GDB can not read/write the vector
14242 return value.
14243
4313b8c0
GB
142442015-08-21 Gary Benson <gbenson@redhat.com>
14245
14246 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14247
0e433b32
PA
142482015-08-20 Pedro Alves <palves@redhat.com>
14249
14250 * gdb.server/solib-list.exp: No longer expect an interior stop in
14251 non-stop mode.
14252
221e1a37
PA
142532015-08-20 Pedro Alves <palves@redhat.com>
14254
14255 * gdb.server/connect-stopped-target.c: New file.
14256 * gdb.server/connect-stopped-target.exp: New file.
14257
40e3ad0e
PA
142582015-08-20 Pedro Alves <palves@redhat.com>
14259
14260 * gdb.dwarf2/comp-unit-lang.exp: New file.
14261 * gdb.dwarf2/comp-unit-lang.c: New file.
14262
af39b327
PMR
142632015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14264
14265 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14266 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14267
7d45c7c3 142682015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14269
7d45c7c3
KB
14270 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14271 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14272
4d6cceb4
DE
142732015-08-18 Doug Evans <dje@google.com>
14274 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14275
14276 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14277 skip_python_tests. New arg prompt_regexp.
14278 (skip_python_tests): New function.
14279 * lib/mi-support.exp (mi_skip_python_tests): New function.
14280 * gdb.python/py-mi-objfile-gdb.py: New file.
14281 * gdb.python/py-mi-objfile.c: New file.
14282 * gdb.python/py-mi-objfile.exp: New file.
14283
ad89c2aa
KS
142842015-08-17 Keith Seitz <keiths@redhat.com>
14285
14286 * gdb.linespec/explicit.exp: Move strace test from here ...
14287 * gdb.trace/strace.exp: ... to here.
14288
e3ae3c43
PP
142892015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14290
14291 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14292 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14293
604b2636
DE
142942015-08-14 Doug Evans <xdje42@gmail.com>
14295
14296 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14297 inferior before selecting a new file.
14298
6ff0ba5f
DE
142992015-08-14 Doug Evans <xdje42@gmail.com>
14300
14301 * gdb.mi/mi-disassemble.exp: Update.
14302 * gdb.base/disasm-optim.S: New file.
14303 * gdb.base/disasm-optim.c: New file.
14304 * gdb.base/disasm-optim.h: New file.
14305 * gdb.base/disasm-optim.exp: New file.
14306
9ca98f92
KS
143072015-08-14 Keith Seitz <keiths@redhat.com>
14308
14309 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14310 "evaluated-by".
14311
52bbc560
JB
143122015-08-13 Joel Brobecker <brobecker@adacore.com>
14313
14314 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14315
5d8c3ed3
PMR
143162015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14317
14318 * gdb.ada/fun_renaming.exp: New testcase.
14319 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14320 * gdb.ada/fun_renaming/pack.adb: New file.
14321 * gdb.ada/fun_renaming/pack.ads: New file.
14322
ea8812bc
KS
143232015-08-12 Keith Seitz <keiths@redhat.com>
14324
14325 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14326 gdb_get_line_number.
14327
4dafcdeb
JB
143282015-08-12 Joel Brobecker <brobecker@adacore.com>
14329
14330 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14331 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14332 gdb.base/dso2dso.exp: New files.
14333
5ba32597
SDJ
143342015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14335 Pedro Alves <palves@redhat.com>
14336 Keith Seitz <keiths@redhat.com>
14337
14338 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14339 GDBFLAGS.
14340
b6dafabf
PP
143412015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14342
14343 * gdb.base/gdbhistsize-history.exp
14344 (test_histsize_history_setting): Use save_vars.
14345 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14346 Use save_vars.
14347 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14348 * gdb.base/readline.exp: Use save_vars.
14349
abe8e607
PP
143502015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14351
14352 * lib/gdb.exp (save_vars): New proc.
14353
629500fa
KS
143542015-08-11 Keith Seitz <keiths@redhat.com>
14355
14356 * gdb.base/help.exp: Update help_breakpoint_text.
14357
eb8c4e2e
KS
143582015-08-11 Keith Seitz <keiths@redhat.com>
14359
14360 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14361 (at toplevel): Call test_explicit_breakpoints.
14362 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14363 breakpoints.
14364 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14365 breakpoint conditions, "-cond".
14366
87f0e720
KS
143672015-08-11 Keith Seitz <keiths@redhat.com>
14368
14369 * gdb.linespec/3explicit.c: New file.
14370 * gdb.linespec/cpexplicit.cc: New file.
14371 * gdb.linespec/cpexplicit.exp: New file.
14372 * gdb.linespec/explicit.c: New file.
14373 * gdb.linespec/explicit.exp: New file.
14374 * gdb.linespec/explicit2.c: New file.
14375 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14376 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14377 before using in the matching pattern.
14378 Clarify that `prefix' is a regular expression.
14379
f00aae0f
KS
143802015-08-11 Keith Seitz <keiths@redhat.com>
14381
14382 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14383 test.
14384 Add tests for missing ",FMT" and ",".
14385
e27852be
DE
143862015-08-10 Doug Evans <dje@google.com>
14387 Keith Seitz <keiths@redhat.com>
14388
14389 PR gdb/17960
14390 * gdb.base/completion.exp: Add location completer tests.
14391
7f03bd92
PA
143922015-08-07 Pedro Alves <palves@redhat.com>
14393
14394 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14395 tests here.
14396 (top level): Run do_test with and without displaced stepping.
14397
3fc8eb30
PA
143982015-08-07 Pedro Alves <palves@redhat.com>
14399
14400 * gdb.base/valgrind-disp-step.c: New file.
14401 * gdb.base/valgrind-disp-step.exp: New file.
14402
d4569d7b
PA
144032015-08-07 Pedro Alves <palves@redhat.com>
14404
14405 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14406 Delete function.
14407 (main): Add alarm. Run an infinite loop instead of calling
14408 wait_threads.
14409 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14410 comment.
14411 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14412 Delete function.
14413 (main): Add alarm. Run an infinite loop instead of calling
14414 wait_threads.
14415 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14416 comment.
14417
e1316e60
PA
144182015-08-07 Pedro Alves <palves@redhat.com>
14419
14420 * gdb.base/checkpoint-ns.exp: New file.
14421 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14422 standard_testfile.
14423
da8c46d2
MM
144242015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14425
14426 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14427 * gdb.btrace/instruction_history.exp: Update.
14428 * gdb.btrace/tsx.exp: New.
14429 * gdb.btrace/tsx.c: New.
14430
de1c2c52
PA
144312015-08-06 Pedro Alves <palves@redhat.com>
14432
14433 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14434 increase timeout.
14435 * gdb.reverse/until-precsave.exp: Bump timeouts.
14436
782e0bf4
PA
144372015-08-06 Pedro Alves <palves@redhat.com>
14438
14439 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14440
83e97ed0
PA
144412015-08-06 Pedro Alves <palves@redhat.com>
14442
14443 PR gdb/18749
14444 * gdb.threads/process-dies-while-handling-bp.c: New file.
14445 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14446
863d01bd
PA
144472015-08-06 Pedro Alves <palves@redhat.com>
14448
14449 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14450 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14451
0a39bb32
PA
144522015-08-05 Pedro Alves <palves@redhat.com>
14453
14454 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14455 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14456
ee2d2b10
SL
144572015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14458
14459 * gdb.base/bp-permanent.exp: Report test as unsupported if
14460 the target cannot stop at the permanent breakpoint.
14461
4e1bdb00
DE
144622015-08-03 Doug Evans <dje@google.com>
14463
14464 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14465 10000.
14466
3d338901
DE
144672015-08-03 Doug Evans <dje@google.com>
14468
14469 * Makefile.in (workers/%.worker, build-perf): New rule.
14470 (GDB_PERFTEST_MODE): New variable.
14471 (check-perf): Use it.
14472 (clean): Clean up gdb.perf parallel build subdirs.
14473 * lib/build-piece.exp: New file.
14474 * lib/gdb.exp (make_gdb_parallel_path): New function
14475 (standard_output_file, standard_temp_file): Call it.
14476 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14477 of $GDB_PARALLEL.
14478 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14479
af061d3e
DE
144802015-08-03 Doug Evans <dje@google.com>
14481
8e1afc81 14482 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14483 (LOG_FILE_NAME): New global.
14484 (TextReporter.__init__): Initialize self.txt_sum.
14485 (TextReporter.report): Add support for multiple data-points.
14486 Move report to perftest.sum, put raw data in perftest.log.
14487 (TextReporter.start): Open sum and log files.
14488 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14489 * gdb.perf/lib/perftest/testresult.py
14490 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14491
2c8c5d37
PA
144922015-07-31 Pedro Alves <palves@redhat.com>
14493
14494 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14495 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14496 kill_wait_spawned_process instead of explicit "kill -9".
14497 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14498 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14499 kill_wait_spawned_process.
14500 * gdb.base/attach-twice.exp: Likewise.
14501 * gdb.base/attach.exp: Likewise.
14502 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14503 gdb_test_multiple.
14504 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14505 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14506 kill_wait_spawned_process.
14507 * gdb.base/valgrind-infcall.exp: Likewise.
14508 * gdb.multi/multi-attach.exp: Likewise.
14509 * gdb.python/py-prompt.exp: Likewise.
14510 * gdb.python/py-sync-interp.exp: Likewise.
14511 * gdb.server/ext-attach.exp: Likewise.
14512 * gdb.threads/attach-into-signal.exp (corefunc): Use
14513 spawn_wait_for_attach, spawn_id_get_pid and
14514 kill_wait_spawned_process.
14515 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14516 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14517 spawn_id_get_pid and kill_wait_spawned_process.
14518 * gdb.threads/attach-stopped.exp (corefunc): Use
14519 spawn_wait_for_attach, spawn_id_get_pid and
14520 kill_wait_spawned_process.
14521 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14522 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14523 kill_wait_spawned_process instead of explicit "kill -9".
14524 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14525 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14526 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14527 processes. Don't map cygwin/windows pids here. Now returns a
14528 spawn id list.
14529
032a0fca
SL
145302015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14531
14532 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14533 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14534 correct patch.
14535
61a934ca
SL
145362015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14537
14538 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14539
4bc4d428
SL
145402015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14541
14542 Reapply:
14543 2014-05-21 Mark Wielaard <mjw@redhat.com>
14544
14545 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14546
998d452a
PA
145472015-07-30 Pedro Alves <palves@redhat.com>
14548
14549 * linux-low.c (handle_extended_wait): Set the child's last
14550 reported status to TARGET_WAITKIND_STOPPED.
14551
69dde7dc
PA
145522015-07-30 Pedro Alves <palves@redhat.com>
14553
14554 PR threads/18600
14555 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14556 only shows inferior 1.
14557
4dd63d48
PA
145582015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14559 Pedro Alves <palves@redhat.com>
14560
14561 PR threads/18600
14562 * gdb.threads/fork-plus-threads.c: New file.
14563 * gdb.threads/fork-plus-threads.exp: New file.
14564
d618e4c5
PP
145652015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14566
14567 * gdb.base/batch-preserve-term-settings.exp
14568 (test_terminal_settings_preserved_after_cli_exit): Use
14569 send_quit_command.
14570
1eef6428
PA
145712015-07-29 Pedro Alves <palves@redhat.com>
14572 Don Breazeal <donb@codesourcery.com>
14573
14574 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14575 output from both inferior_spawn_id and gdb_spawn_id.
14576
7da5b897
SDJ
145772015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14578
14579 * gdb.threads/attach-into-signal.exp (corefunc): Use
14580 with_test_prefix on nested loops, uniquefying the test messages.
14581
dac804df
SDJ
145822015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14583
14584 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14585 commit.
14586
06265e53
PP
145872015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14588
14589 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14590 New proc.
14591 (test_terminal_settings_preserved_after_sigterm): New test.
14592
18206ca3
PP
145932015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14594
14595 * gdb.base/batch-preserve-term-settings.exp
14596 (test_terminal_settings_preserved_after_cli_exit): New test.
14597
90074d11
PP
145982015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14599
14600 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14601 manipulation of saved_gdbflags.
14602 (test_terminal_settings_preserved): Remove global declaration of
14603 the unused variable pagination_prompt. Remove manipulation of
14604 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14605 GDBFLAGS.
14606
eb1a7902
PA
146072015-07-29 Pedro Alves <palves@redhat.com>
14608
14609 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14610
8b75dd3b
PA
146112015-07-29 Pedro Alves <palves@redhat.com>
14612
14613 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14614 at the top.
14615
dedad4e3
PA
146162015-07-29 Pedro Alves <palves@redhat.com>
14617
14618 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14619 (main): Call gdb_unbuffer_output.
14620 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14621 (main): Call gdb_unbuffer_output.
14622 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14623 (main): Call gdb_unbuffer_output.
14624 * gdb.base/call-strs.exp: Adjust to step over the
14625 gdb_unbuffer_output call.
14626 * gdb.base/catch-gdb-caused-signals.c: Include
14627 "../lib/unbuffer_output.c".
14628 (main): Call gdb_unbuffer_output.
14629 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14630 (main): Call gdb_unbuffer_output.
14631 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14632 (main): Call gdb_unbuffer_output.
14633 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14634 (main): Call gdb_unbuffer_output.
14635 * gdb.base/shlib-call.exp: Adjust to step over the
14636 gdb_unbuffer_output call.
14637 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14638 (main): Call gdb_unbuffer_output.
14639 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14640 (main): Call gdb_unbuffer_output.
14641 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14642 (main): Rename to ...
14643 (test): ... this.
14644 (main): Reimplement.
14645 * gdb.base/varargs.exp: Run to test instead of to main.
14646 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14647 (main): Call gdb_unbuffer_output.
14648
58789a91
PA
146492015-07-29 Pedro Alves <palves@redhat.com>
14650
14651 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14652 factore out from mi_continue_dprintf. For call-style dprintfs,
14653 expect dprintf output out of $inferior_spawn_id.
14654 (mi_continue_dprintf): Use mi_expect_dprintf.
14655 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14656 (main): Call gdb_unbuffer_output.
14657
e8376742
PA
146582015-07-29 Pedro Alves <palves@redhat.com>
14659
14660 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14661 (default_mi_gdb_start): Set inferior_spawn_id instead of
14662 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14663 gdb_spawn_id.
14664 (mi_gdb_test): Always expect inferior output from both
14665 $inferior_spawn_id and $gdb_spawn_id.
14666
08280010
PA
146672015-07-29 Pedro Alves <palves@redhat.com>
14668
14669 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14670 send_inferior and $inferior_spawn_id.
14671
4d30e432
PA
146722015-07-29 Pedro Alves <palves@redhat.com>
14673
14674 * gdb.gdb/complaints.exp (test_initial_complaints)
14675 (test_serial_complaints, test_short_complaints): Use
14676 gdb_test_stdio.
14677 (test_empty_complaint): Handle $inferior_spawn_id !=
14678 $gdb_spawn_id.
14679
0d30a335
PA
146802015-07-29 Pedro Alves <palves@redhat.com>
14681
14682 * gdb.base/varargs.exp: Use gdb_test_stdio.
14683
39413b29
PA
146842015-07-29 Pedro Alves <palves@redhat.com>
14685
14686 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14687
7cb000a9
PA
146882015-07-29 Pedro Alves <palves@redhat.com>
14689
14690 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14691
d7b8ac82
PA
146922015-07-29 Pedro Alves <palves@redhat.com>
14693
14694 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14695 parameter into two new parameters, "inf_result" and "gdb_result".
14696 Expect inferior output and gdb output from $inferior_spawn_id and
14697 $gdb_spawn_id, respectively. Adjust all callers.
14698
789c3a0c
PA
146992015-07-29 Pedro Alves <palves@redhat.com>
14700
14701 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14702 of gdb_test_sequence.
14703
77e760c3
PA
147042015-07-29 Pedro Alves <palves@redhat.com>
14705
14706 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14707 (saw_spurious_output): Expect inferior output from
14708 $inferior_spawn_id. Use gdb_test_stdio.
14709
8396d2cd
PA
147102015-07-29 Pedro Alves <palves@redhat.com>
14711
14712 * gdb.base/dprintf.exp: Use standard_testfile. Change
14713 prepare_for_testing call.
14714 (srcfile): Don't set.
14715 (restart): New procedure.
14716 (test_dprintf): New procecure, use to continue over dprintfs.
14717 (test_call, test_agent): New procedures, tests moved here.
14718 Restart gdb and recreate dprintfs. Adjust expected output.
14719
2051d61f
PA
147202015-07-29 Pedro Alves <palves@redhat.com>
14721
14722 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14723
452397af
PA
147242015-07-29 Pedro Alves <palves@redhat.com>
14725
14726 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14727
8aed9555
PA
147282015-07-29 Pedro Alves <palves@redhat.com>
14729
14730 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14731 gdb_test_stdio.
14732
188a61b4
PA
147332015-07-29 Pedro Alves <palves@redhat.com>
14734
14735 * lib/gdb.exp (gdb_test_stdio): New procedure.
14736
12264a45
PA
147372015-07-29 Pedro Alves <palves@redhat.com>
14738
14739 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14740
23ffc893
PA
147412015-07-29 Pedro Alves <palves@redhat.com>
14742
14743 * gdb.base/call-signal-resume.exp: Remove check for
14744 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14745 * gdb.base/unwindonsignal.exp: Likewise.
14746 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14747 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14748
65566918
PA
147492015-07-29 Pedro Alves <palves@redhat.com>
14750
14751 * gdb.base/siginfo-addr.c (pass): New function.
14752 (handler): Call it iff si_addr is correct.
14753 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14754 Set a breakpoint at "pass" and continue to it.
14755
d60a9221
SDJ
147562015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14757
14758 * gdb.python/py-objfile.exp: Make some tests have unique names.
14759 * gdb.python/py-pp-registration.exp: Likewise.
14760
bde40b8f
PA
147612015-07-28 Pedro Alves <palves@redhat.com>
14762
14763 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14764
13e1dec8
SM
147652015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14766
14767 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14768
da33c9a7
SM
147692015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14770
14771 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14772
077836f7
PP
147732015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14774
14775 * gdb.base/gdb-sigterm-2.exp: New test.
14776
b8cc7b2e
DE
147772015-07-25 Doug Evans <xdje42@gmail.com>
14778
14779 Revert:
14780 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14781 (workers/%.worker, build-perf): New rule.
14782 (GDB_PERFTEST_MODE): New variable.
14783 (check-perf): Use it.
14784 (clean): Clean up gdb.perf parallel build subdirs.
14785 * lib/build-piece.exp: New file.
14786 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14787 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14788 name.
14789 (standard_temp_file): Ditto.
14790 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14791 of $GDB_PARALLEL.
14792
c8bd4544
DE
147932015-07-24 Doug Evans <dje@google.com>
14794
14795 * gdb.perf/lib/perftest/utils.py: New file.
14796 * gdb.perf/gm-hello.cc: New file.
14797 * gdb.perf/gm-pervasive-typedef.cc: New file.
14798 * gdb.perf/gm-pervasive-typedef.h: New file.
14799 * gdb.perf/gm-std.cc: New file.
14800 * gdb.perf/gm-std.h: New file.
14801 * gdb.perf/gm-use-cerr.cc: New file.
14802 * gdb.perf/gm-utils.h: New file.
14803 * gdb.perf/gmonster-null-lookup.py: New file.
14804 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14805 * gdb.perf/gmonster-print-cerr.py: New file.
14806 * gdb.perf/gmonster-ptype-string.py: New file.
14807 * gdb.perf/gmonster-runto-main.py: New file.
14808 * gdb.perf/gmonster-select-file.py: New file.
14809 * gdb.perf/gmonster1-null-lookup.exp: New file.
14810 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14811 * gdb.perf/gmonster1-print-cerr.exp: New file.
14812 * gdb.perf/gmonster1-ptype-string.exp: New file.
14813 * gdb.perf/gmonster1-runto-main.exp: New file.
14814 * gdb.perf/gmonster1-select-file.exp: New file.
14815 * gdb.perf/gmonster1.cc: New file.
14816 * gdb.perf/gmonster1.exp: New file.
14817 * gdb.perf/gmonster2-null-lookup.exp: New file.
14818 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14819 * gdb.perf/gmonster2-print-cerr.exp: New file.
14820 * gdb.perf/gmonster2-ptype-string.exp: New file.
14821 * gdb.perf/gmonster2-runto-main.exp: New file.
14822 * gdb.perf/gmonster2-select-file.exp: New file.
14823 * gdb.perf/gmonster2.cc: New file.
14824 * gdb.perf/gmonster2.exp: New file.
14825
6eab34f3
DE
148262015-07-24 Doug Evans <dje@google.com>
14827
14828 * gdb.perf/README: New file.
14829 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14830 * lib/gen-perf-test.exp: New file.
14831
63738bfd
DE
148322015-07-24 Doug Evans <dje@google.com>
14833
14834 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14835 (PerfTest::startup): New function.
14836 (PerfTest::run): Return result of calling body.
14837 (PerfTest::assemble): Rewrite.
14838 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14839 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14840 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14841 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14842 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14843
7b606f95
DE
148442015-07-24 Doug Evans <dje@google.com>
14845
14846 * lib/gdb.exp (clean_restart): Make executable optional.
14847
a97b16b8
DE
148482015-07-24 Doug Evans <dje@google.com>
14849
14850 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14851 compiler_info references.
14852 * gdb.cp/temargs.exp: Ditto.
14853 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14854 (get_compiler_info): Early exit if already computed. Set compiler_info
14855 to "unknown" if there was a problem.
14856 (test_compiler_info): Add function comment. Call get_compiler_info.
14857
35baa57f
DE
148582015-07-24 Doug Evans <dje@google.com>
14859
14860 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14861 (workers/%.worker, build-perf): New rule.
14862 (GDB_PERFTEST_MODE): New variable.
14863 (check-perf): Use it.
14864 (clean): Clean up gdb.perf parallel build subdirs.
14865 * lib/build-piece.exp: New file.
14866 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14867 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14868 name.
14869 (standard_temp_file): Ditto.
14870 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14871 of $GDB_PARALLEL.
14872
6ebea266
DE
148732015-07-24 Doug Evans <dje@google.com>
14874
14875 * lib/future.exp (gdb_default_target_compile): New option
14876 "early_flags".
14877 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14878 --as-needed.
14879
1e76a7e9
SDJ
148802015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14881
14882 * gdb.base/catch-syscall.exp: Call gdb_exit before
14883 gdb_skip_xml_test.
14884
5068630a
PA
148852015-07-24 Pedro Alves <palves@redhat.com>
14886
14887 * gdb.python/py-events.exp: Accept output between the stop event
14888 and the prompt.
14889 * gdb.python/py-evsignal.exp: Likewise.
14890 * gdb.python/py-evthreads.exp: Likewise.
14891
77598427
PA
148922015-07-24 Pedro Alves <palves@redhat.com>
14893
14894 PR gdb/18717
14895 * gdb.threads/non-ldr-exit.c: New file.
14896 * gdb.threads/non-ldr-exit.exp: New file.
14897
11e6c98f
YQ
148982015-07-24 Yao Qi <yao.qi@linaro.org>
14899
14900 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14901 restarting process.
14902
51aee833
YQ
149032015-07-24 Yao Qi <yao.qi@linaro.org>
14904
14905 * gdb.server/ext-restart.exp: New file.
14906
8cfe207c
YQ
149072015-07-24 Yao Qi <yao.qi@linaro.org>
14908
14909 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14910 argument options.
14911 * gdb.server/ext-wrapper.exp: New file.
14912
cc12ce38
DE
149132015-07-23 Doug Evans <dje@google.com>
14914
14915 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14916 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14917
d0d84780
PMR
149182015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14919
14920 * gdb.ada/var_arr_typedef.exp: New testcase.
14921 * gdb.ada/var_arr_typedef/pack.adb: New file.
14922 * gdb.ada/var_arr_typedef/pack.ads: New file.
14923 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14924
8b558f79
JB
149252015-07-20 Joel Brobecker <brobecker@adacore.com>
14926
14927 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14928
775a3298
JK
149292015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14930
14931 * gdb.arch/i386-biarch-core.exp: Replace istarget
14932 by "complete set gnutarget". Remove expectation for the "core-file"
14933 command.
14934
db1ff28b
JK
149352015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14936
14937 Revert the previous commit:
14938 Tests for validate symbol file using build-id.
14939
0a94970d
JK
149402015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14941
14942 Tests for validate symbol file using build-id.
14943 * gdb.base/solib-mismatch-lib.c: New file.
14944 * gdb.base/solib-mismatch-libmod.c: New file.
14945 * gdb.base/solib-mismatch.c: New file.
14946 * gdb.base/solib-mismatch.exp: New file.
14947
03346981
SL
149482015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14949
14950 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14951 nios2-*-linux*.
14952 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14953 * gdb.base/siginfo.exp: Likewise.
14954 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14955
42422cc7
PL
149562015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14957
14958 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14959 Move it to ...
14960 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14961 ... here.
14962 * gdb.trace/range-stepping.exp: Check that the target supports
14963 range stepping.
14964
cfa68bae
JK
149652015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14966
14967 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14968
8ffdba26
PA
149692015-07-14 Pedro Alves <palves@redhat.com>
14970
14971 * gdb.base/killed-outside.exp: New file.
14972 * gdb.base/killed-outside.c: New file.
14973
218a5a11
JK
149742015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14975
14976 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14977 (n at main): New.
14978 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14979
e03ed3c6
AA
149802015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14981
14982 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14983 infcall tests instead of setting up for KFAIL.
14984
485668e5
MM
149852015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14986
14987 * gdb.btrace/record_goto-step.exp: New.
14988
08464196
JK
149892015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14990
14991 PR compile/18484
14992 * gdb.compile/compile.c (struct struct_type): Add volatile to
14993 selffield's type.
14994 * gdb.compile/compile.exp
14995 (compile code struct_object.selffield = &struct_object): Skip further
14996 struct_object tests if this one xfails.
14997
bcf5c1d9
RC
149982015-07-08 Robert O'Callahan <robert@ocallahan.org>
14999
15000 PR exp/18617
15001 * gdb.trace/ax.exp: Add test.
15002
4931af25
YQ
150032015-07-07 Yao Qi <yao.qi@linaro.org>
15004
15005 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15006 instead of istarget "aarch64*-*-*".
15007 * gdb.arch/aarch64-fp.exp: Likewise.
15008 * gdb.base/float.exp: Likewise.
15009 * gdb.reverse/aarch64.exp: Likewise.
15010 * lib/gdb.exp (is_aarch64_target): New proc.
15011
9fcf688e
YQ
150122015-07-07 Yao Qi <yao.qi@linaro.org>
15013
15014 * lib/gdb.exp (is_aarch32_target): New proc.
15015 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15016 instead of "istarget "arm*-*-*"".
15017 * gdb.arch/arm-disp-step.exp: Likewise.
15018 * gdb.arch/thumb-bx-pc.exp: Likewise.
15019 * gdb.arch/thumb-prologue.exp: Likewise.
15020 * gdb.arch/thumb-singlestep.exp: Likewise.
15021 * gdb.base/disp-step-syscall.exp: Likewise.
15022 * gdb.base/float.exp: Likewise.
15023
fbd8d50d
YQ
150242015-07-07 Yao Qi <yao.qi@linaro.org>
15025
15026 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15027 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15028
71be1fdc
YQ
150292015-07-07 Yao Qi <yao.qi@linaro.org>
15030
15031 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15032 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15033 if it exists.
15034 * gdb.multi/multi-arch.exp: Likewise.
15035
3e221d36
SM
150362015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15037
15038 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15039 print.
15040
d441430b
YQ
150412015-07-07 Yao Qi <yao.qi@linaro.org>
15042
15043 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15044
06f810bd
MG
150452015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15046
15047 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15048 '[' and ']' characters.
15049
5e61e7c0
IB
150502015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15051
15052 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15053
28bf096c
PA
150542015-06-29 Pedro Alves <palves@redhat.com>
15055
15056 PR threads/18127
15057 * gdb.threads/hand-call-new-thread.c: New file.
15058 * gdb.threads/hand-call-new-thread.c: New file.
15059
ee93cd5e
KS
150602015-06-26 Keith Seitz <keiths@redhat.com>
15061 Doug Evans <dje@google.com>
15062
15063 PR 16253
15064 * gdb.cp/var-tag-2.cc: New file.
15065 * gdb.cp/var-tag-3.cc: New file.
15066 * gdb.cp/var-tag-4.cc: New file.
15067 * gdb.cp/var-tag.cc: New file.
15068 * gdb.cp/var-tag.exp: New file.
15069
fc637f04
PP
150702015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15071
15072 * gdb.base/history-duplicates.exp: New test.
15073
2e52ae68
PP
150742015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15075
15076 * gdb.base/completion.exp: Test the completion of the "focus"
15077 command.
15078
6e22494e
JK
150792015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15080
15081 * gdb.arch/amd64-prologue-skip.S: New file.
15082 * gdb.arch/amd64-prologue-skip.exp: New file.
15083
bf7b9cd9
SM
150842015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15085
15086 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15087 is_address_zero_readable check.
15088
201e8dfd
PB
150892015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15090
15091 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15092 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15093
5cd867b4
YQ
150942015-06-24 Yao Qi <yao.qi@linaro.org>
15095
15096 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15097 linux targets.
15098
4d7be007
YQ
150992015-06-24 Yao Qi <yao.qi@linaro.org>
15100
15101 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15102 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15103 * gdb.base/siginfo-thread.exp: Likewise.
15104
07fcd301
YQ
151052015-06-22 Yao Qi <yao.qi@linaro.org>
15106
15107 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15108
52042a00
YQ
151092015-06-22 Yao Qi <yao.qi@linaro.org>
15110
15111 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15112 aarch64*-*-*.
15113 (skip_hw_watchpoint_tests): Likewise.
15114
74bd41ce
PP
151152015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15116
15117 * gdb.base/gdbinit-history.exp: Test the interaction between
15118 setting GDBHISTSIZE and setting the history size via .gdbinit.
15119
bc460514
PP
151202015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15121
15122 PR gdb/16999
15123 * gdb.base/gdbhistsize-history.exp: New test.
15124
b58c513b
PP
151252015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15126
15127 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15128 with GDBHISTSIZE.
15129 * gdb.base/readline.exp: Likewise.
15130
92046791
YQ
151312015-06-17 Yao Qi <yao.qi@linaro.org>
15132
15133 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15134 line.
15135
2093d2d3
PP
151362015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15137
15138 * gdb.base/gdbinit-history.exp: Add test case to check that
15139 an unlimited history file does not get truncated on exit.
15140
e6c693af
AA
151412015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15142
15143 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15144 (VECTOR): New macro. Use it...
15145 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15146 ...for these typedefs.
15147 (int8, char1, int1, double1): New typedefs.
15148 (struct just_int2, struct two_int2): New structures.
15149 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15150 (add_structvecs, add_singlevecs): New functions.
15151 (main): Call add_some_intvecs twice.
15152 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15153 the compile and exit upon failure. Try compiling for the "native"
15154 architecture. Test inferior function calls with vector arguments
15155 and vector return value handling with "finish" and "return".
15156
c74f7d1c
JT
151572015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15158
15159 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15160 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15161 PE file.
15162 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15163
98aa42ee
AT
151642015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15165
15166 PR breakpoints/16465
15167 * gdb.mi/mi-dprintf-pending.c: New file.
15168 * gdb.mi/mi-dprintf-pending.exp: New test.
15169 * gdb.mi/mi-dprintf-pendshr.c: New file.
15170
7d73c23c 151712015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15172 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15173
15174 * gdb.arch/i386-mpx-map.c: New file.
15175 * gdb.arch/i386-mpx-map.exp: New File.
15176
151772015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15178
15179 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15180 * gdb.arch/i386-mpx.exp: Indentation fixed.
15181
151822015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15183
15184 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15185 function and improved indentation.
15186 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15187 gdb_test_multiple. Added additional tests to skip the test.
15188
151892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15190
15191 * gdb.arch/i386-avx512.c: Change path in include file.
15192 * gdb.arch/i386-avx512.exp: Change include dir path
15193 compilation flag.
15194 * gdb.arch/i386-mpx.c: Change path in include file.
15195 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15196 flag.
15197
d5eba19a
JK
151982015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15199
15200 * gdb.compile/compile-print.exp (compile print *vararray@3)
15201 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15202
7f361056
JK
152032015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15204
15205 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15206 (do not keep jit in memory): ... this.
15207 (expect 5): Change it to ...
15208 (expect no 5): ... this.
15209
3b462ec2
SM
152102015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15211
15212 PR gdb/15564
15213 * gdb.mi/mi-detach.exp: New file.
15214
e0619de6
JK
152152015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15216
15217 PR symtab/18392
15218 * gdb.arch/amd64-tailcall-self.S: New file.
15219 * gdb.arch/amd64-tailcall-self.c: New file.
15220 * gdb.arch/amd64-tailcall-self.exp: New file.
15221
e970cb34
DB
152222015-05-28 Don Breazeal <donb@codesourcery.com>
15223
15224 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15225 tests for remote targets by checking is_target_gdbserver.
15226
b2e2f908
DE
152272015-05-27 Doug Evans <dje@google.com>
15228
15229 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15230 * gdb.dwarf2/opaque-type-lookup.c: New file.
15231 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15232
82c7be31
DE
152332015-05-26 Doug Evans <dje@google.com>
15234
15235 * gdb.cp/iostream.cc: New file.
15236 * gdb.cp/iostream.exp: New file.
15237
b4f54984
DE
152382015-05-26 Doug Evans <dje@google.com>
15239
15240 * gdb.dwarf2/dw2-op-call.exp: Update.
15241 * gdb.dwarf2/dw4-sig-types.exp: Update.
15242 * gdb.dwarf2/implptr.exp: Update.
15243 * gdb.mi/mi-cmd-param-changed.exp: Update.
15244
4ea6efe9
DE
152452015-05-26 Doug Evans <dje@google.com>
15246
15247 * gdb.python/py-lazy-string.c: New file.
15248 * gdb.python/py-lazy-string.exp: New file.
15249 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15250 (main): Update. Add estring3.
15251 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15252 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15253
f6bb7db3
YQ
152542015-05-26 Omair Javaid <omair.javaid@linaro.org>
15255 Yao Qi <yao.qi@linaro.org>
15256
15257 * gdb.reverse/aarch64.c: New.
15258 * gdb.reverse/aarch64.exp: New.
15259
a81bfbd0
OJ
152602015-05-26 Omair Javaid <omair.javaid@linaro.org>
15261
25d49b86
PA
15262 * lib/gdb.exp (supports_process_record): Return true for
15263 aarch64*-linux*.
a81bfbd0
OJ
15264 (supports_reverse): Likewise.
15265
158bf1b4
PP
152662015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15267
15268 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15269 Use with_test_prefix.
15270
a0145030
AB
152712015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15272
15273 * gdb.base/completion.exp: Add test for completion of layout
15274 names.
15275
ebe3b578
AB
152762015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15277
15278 * lib/gdb.exp (skip_tui_tests): New proc.
15279 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15280
84204ed7
PA
152812015-05-19 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15284 Save the whole env array instead of just HOME. Unset HISTSIZE in
15285 the environment while testing. Restore whole environment
15286 afterwards.
15287
37442ce1
DE
152882015-05-16 Doug Evans <xdje42@gmail.com>
15289
15290 * gdb.guile/scm-ports.c: New file.
15291 * gdb.guile/scm-ports.exp: Add memory port tests.
15292
36de76f9
JK
152932015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15294
15295 * gdb.compile/compile-print.c: New file.
15296 * gdb.compile/compile-print.exp: New file.
15297
3a9558c4
JK
152982015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15299
15300 * gdb.compile/compile-ops.exp: Cast param to void.
15301 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15302 (compile code struct_object.selffield = &struct_object): Add xfail.
15303
aa715135
JG
153042015-05-15 Joel Brobecker <brobecker@adacore.com>
15305
15306 * gdb.ada/arr_enum_with_gap: New testcase.
15307
931e5bc3
JG
153082015-05-15 Joel Brobecker <brobecker@adacore.com>
15309
15310 * gdb.ada/byte_packed_arr: New testcase.
15311
9cd4d857
JB
153122015-05-15 Joel Brobecker <brobecker@adacore.com>
15313
15314 * gdb.ada/pckd_neg: New testcase.
15315
ebfd00d2
PP
153162015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15317
15318 PR gdb/17820
15319 * gdb.base/gdbinit-history.exp: New test.
15320 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15321 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15322
4c082a81
SC
153232015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15324
15325 * gdb.python/py-xmethods.cc: Enhance test case.
15326 * gdb.python/py-xmethods.exp: New tests.
15327 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15328 function.
15329 (B_indexoper): Likewise.
15330 (global_dm_list) : Add new xmethod worker functions.
15331
f7797074
SDJ
153322015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15333
15334 * gdb.base/coredump-filter.exp: Correctly unset
15335 "coredump_var_addr" array.
15336
a4674e4e
PA
153372015-05-08 Pedro Alves <palves@redhat.com>
15338
15339 * gdb.server/non-existing-program.exp: Unset spawn_id.
15340
df2eb078
SC
153412015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15342
15343 PR python/18291
15344 * gdb.python/py-xmethods.exp: Add tests.
15345
422349a3
YQ
153462015-05-08 Yao Qi <yao.qi@linaro.org>
15347
15348 PR gdb/18208
15349 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15350 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15351 function set_coredump_filter, and remove remote_exec call.
15352 Remove argument ipid. Callers update.
15353 (top level): Don't get inferior's PID.
15354
63fc80ce
AA
153552015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15356
15357 * gdb.base/watch_thread_num.exp: Skip test on targets without
15358 access watchpoints.
15359
80ad801e
PA
153602015-05-06 Pedro Alves <palves@redhat.com>
15361
15362 PR server/18081
15363 * gdb.server/non-existing-program.exp: New file.
15364
0fa7fe50
JB
153652015-05-05 Joel Brobecker <brobecker@adacore.com>
15366
15367 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15368
3ea89b92
PMR
153692015-05-05 Joel Brobecker <brobecker@adacore.com>
15370
15371 * gdb.ada/out_of_line_in_inlined: New testcase.
15372
87b8eff0
JB
153732015-05-05 Joel Brobecker <brobecker@adacore.com>
15374
15375 * gdb.ada/var_rec_arr: New testcase.
15376
5fccc635
YQ
153772015-04-30 Yao Qi <yao.qi@linaro.org>
15378
15379 * gdb.base/break-idempotent.exp: If
15380 skip_hw_watchpoint_multi_tests returns true, skip the tests
15381 on "rwatch" and "awatch".
15382
42d38f42
YQ
153832015-04-30 Yao Qi <yao.qi@linaro.org>
15384
15385 * gdb.base/relativedebug.exp: Invoke gdb command
15386 "info sharedlibrary", and if libc.so doesn't have debug info,
15387 skip the test.
15388
2ce1cdbf
DE
153892015-04-29 Doug Evans <dje@google.com>
15390
15391 * gdb.python/py-xmethods.exp: Add ptype tests.
15392 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15393 get_result_type method.
15394
f24a38c5
LM
153952015-04-29 Luis Machado <lgustavo@codesourcery.com>
15396
15397 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15398 the target does not support hardware watchpoints.
15399
ecbf2b3c
LM
154002015-04-29 Luis Machado <lgustavo@codesourcery.com>
15401
15402 * gdb.base/break-always.exp: Abort testing if writing to memory
15403 causes an error.
15404
34f5f757
DE
154052015-04-28 Doug Evans <dje@google.com>
15406
15407 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15408 * gdb.python/py-pp-registration.exp: ... here. New file.
15409 * gdb.python/py-pp-registration.c: New file.
15410 * gdb.python/py-pp-registration.py: New file.
15411
69b4374a
DE
154122015-04-28 Doug Evans <dje@google.com>
15413
15414 * gdb.python/py-bad-printers.c: New file.
15415 * gdb.python/py-bad-printers.py: New file.
15416 * gdb.python/py-bad-printers.exp: New file.
15417
59fb7612
SS
154182015-04-28 Sasha Smundak <asmundak@google.com>
15419
15420 * gdb.python/py-type.exp: New test.
15421
2631b16a
AW
154222015-04-28 Andy Wingo <wingo@igalia.com>
15423
15424 * gdb.python/py-parameter.exp:
15425 * gdb.guile/scm-parameter.exp: Escape the path that we are
15426 matching against, as it might contain characters that are special
15427 to regular expressions.
15428
460efde1
JB
154292015-04-27 Joel Brobecker <brobecker@adacore.com>
15430
15431 * gdb.ada/rec_comp: New testcase.
15432
2d369d8e
SDJ
154332015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15434
15435 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15436 before using it.
15437
cf75d6c3
AB
154382015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15439
15440 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15441 new tests for verilog output.
15442
8dbe7ca5
YQ
154432015-04-24 Yao Qi <yao.qi@linaro.org>
15444
15445 * boards/remote-gdbserver-on-localhost.exp: New file.
15446
4ef9fb2f
PA
154472015-04-23 Pedro Alves <palves@redhat.com>
15448
15449 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15450 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15451 "end of file", remove $inferior_spawn_id from the indirect list.
15452
0a803169
PA
154532015-04-23 Pedro Alves <palves@redhat.com>
15454
15455 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15456
749ef8f8
PA
154572015-04-23 Pedro Alves <palves@redhat.com>
15458
15459 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15460 on $any_spawn_id instead of only on $gdb_spawn_id.
15461
8aae4344
PM
154622015-04-21 Pierre Muller <muller@sourceware.org>
15463
15464 PR pascal/17815
15465 * lib/pascal.exp (gpc_compile): Add new option "class".
15466 (fpc_compile): Likewise.
15467 * gdb.pascal/case-insensitive-symbols.pas: New file.
15468 * gdb.pascal/case-insensitive-symbols.exp: New file.
15469
1586c8fb
GB
154702015-04-20 Gary Benson <gbenson@redhat.com>
15471
15472 * gdb.base/attach.exp: Fix three extended remote failures.
15473
1b6e6f5c
GB
154742015-04-17 Gary Benson <gbenson@redhat.com>
15475
15476 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15477 the main executable over the remote protocol.
15478
e797481d
PA
154792015-04-16 Pedro Alves <palves@redhat.com>
15480
15481 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15482 a new gdbserver if gdbserver_reconnect_p is set.
15483
1ca99c42
PA
154842015-04-16 Pedro Alves <palves@redhat.com>
15485
15486 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15487 is set, don't exit gdbserver.
15488
af9fd6f8
AA
154892015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15490
15491 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15492 appropriate .insn, such that an older assembler can be used.
15493 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15494 the z/Architecture instruction set on 31-bit targets as well.
15495
04ff1e61
AA
154962015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15497
15498 * gdb.go/handcall.exp: Remove all logic related to the first
15499 breakpoint and rely on go_runto_main instead.
15500 * gdb.go/strings.exp: Likewise.
15501 * gdb.go/unsafe.exp: Likewise.
15502 * gdb.go/hello.exp: Likewise. Also rename the remaining
15503 breakpoint marker to "breakpoint 1".
15504 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15505 * gdb.go/strings.go: Likewise.
15506 * gdb.go/unsafe.go: Likewise.
15507 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15508 "set breakpoint 2 here" and rename the remaining breakpoint marker
15509 to "breakpoint 1".
15510
40d2f8d6
SM
155112015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15512
15513 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15514 if itertools.imap is not present.
15515 * gdb.python/py-objfile.exp: Add parentheses.
15516 * gdb.python/py-type.exp: Same.
15517 * gdb.python/py-unwind-maint.py: Same.
15518
8cbc97c6
YQ
155192015-04-15 Yao Qi <yao.qi@linaro.org>
15520
15521 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15522 of ":$ptr_size" and set its form explicitly.
15523
45fd756c
YQ
155242015-04-15 Pedro Alves <palves@redhat.com>
15525 Yao Qi <yao.qi@linaro.org>
15526
15527 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15528 timeout by factor of 4.
15529 (test_regular_watch): Likewise.
15530 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15531 * gdb.reverse/sigall-reverse.exp: Likewise.
15532 * gdb.reverse/until-precsave.exp: Likewise.
15533 * lib/gdb.exp (with_timeout_factor): New proc.
15534 (gdb_expect): Move some code to ...
15535 (get_largest_timeout): ... here. New procedure.
15536
9e811bc3
LM
155372015-04-14 Luis Machado <lgustavo@codesourcery.com>
15538
15539 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15540
0ff6fcb2
LM
155412015-04-13 Luis Machado <lgustavo@codesourcery.com>
15542
15543 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15544 to write to the .text section.
15545
7578d5f7
LM
155462015-04-13 Luis Machado <lgustavo@codesourcery.com>
15547
15548 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15549 Handle the case of targets that do not provide PID information.
15550
2efe15c4
YQ
155512015-04-13 Yao Qi <yao.qi@linaro.org>
15552
15553 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15554 and use expect instead of gdb_expect.
15555
8cd8f2f8
SDJ
155562015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15557
15558 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15559 "coredump_var_addr" to avoid naming conflict with other testcases.
15560
9ee41772
PA
155612015-04-10 Pedro Alves <palves@redhat.com>
15562
15563 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15564 gdb_test_sequence and gdb_assert.
15565
07473109
PA
155662015-04-10 Pedro Alves <palves@redhat.com>
15567
15568 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15569 test messages that don't include the breakpoint address.
15570
de3db44c
YQ
155712015-04-10 Yao Qi <yao.qi@linaro.org>
15572
15573 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15574 false for some offset and width combinations which aren't
15575 supported by linux kernel.
15576
c79d856c
PA
155772015-04-10 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15580 procedure, factored out from ...
15581 (top level): ... here. Add "set displaced-stepping" testing axis.
15582 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15583 parameter "displaced". Use it.
15584 (top level): Use foreach and add "set displaced-stepping" testing
15585 axis.
15586
ebc90b50
PA
155872015-04-10 Pedro Alves <palves@redhat.com>
15588
15589 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15590 Remove comment.
15591 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15592 both the address of the instruction that triggers the watchpoint
15593 and the address of the instruction immediately after, and use
15594 those addresses for the test. Fix comment.
15595
8f572e5c
PA
155962015-04-10 Pedro Alves <palves@redhat.com>
15597
15598 * gdb.base/sigstep.exp (breakpoint_to_handler)
15599 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15600 Test "backtrace" in handler.
15601 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15602 (top level): Add new "displaced" test axis to
15603 breakpoint_to_handler, breakpoint_to_handler_entry and
15604 breakpoint_over_handler.
15605
8d707a12
PA
156062015-04-10 Pedro Alves <palves@redhat.com>
15607
15608 PR gdb/18216
15609 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15610
ef713951
YQ
156112015-04-10 Yao Qi <yao.qi@linaro.org>
15612
15613 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15614 (test_add_rn_pc): New function.
15615 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15616 (top level): Invoke test_add_rn_pc.
15617
906d60cf
PA
156182015-04-10 Pedro Alves <palves@redhat.com>
15619
15620 PR gdb/13858
15621 * gdb.base/step-over-no-symbols.exp: New file.
15622
f2983cc3
AW
156232015-04-09 Andy Wingo <wingo@igalia.com>
15624
15625 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15626 after the Python tests.
15627
6d62641c
SDJ
156282015-04-08 Keith Seitz <keiths@redhat.com>
15629
15630 PR python/16699
15631 * gdb.python/py-completion.exp: New tests for completion.
15632 * gdb.python/py-completion.py (CompleteLimit1): New class.
15633 (CompleteLimit2): Likewise.
15634 (CompleteLimit3): Likewise.
15635 (CompleteLimit4): Likewise.
15636 (CompleteLimit5): Likewise.
15637 (CompleteLimit6): Likewise.
15638 (CompleteLimit7): Likewise.
15639
f3770638
PA
156402015-04-08 Pedro Alves <palves@redhat.com>
15641
15642 PR gdb/18214
15643 PR gdb/18216
15644 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15645 function.
15646 (main): Install it as SIGUSR1 handler.
15647 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15648 parameter. Always use "setup" as prefix. Toggle "set
15649 displaced-stepping" off/on depending on global. Don't switch to
15650 thread 1 here.
15651 (top level): Add displaced stepping "off/on" test axis. Update
15652 "setup" calls. Wrap each subtest with with_test_prefix. Test
15653 continuing with a queued signal in each thread.
15654
4496bed7
PA
156552015-04-08 Pedro Alves <palves@redhat.com>
15656
15657 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15658 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15659 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15660 Return early if running to main fails.
15661 * gdb.trace/while-stepping.exp: Likewise.
15662
b97fde92
PA
156632015-04-07 Pedro Alves <palves@redhat.com>
15664
15665 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15666 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15667 interact with inferior program.
15668
f71c18e7
PA
156692015-04-07 Pedro Alves <palves@redhat.com>
15670
15671 * lib/gdb.exp (inferior_spawn_id): New global.
15672 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15673 spawn id after processing the user code.
15674 (default_gdb_start): Set inferior_spawn_id.
15675 (send_inferior): New procedure.
15676 * lib/gdbserver-support.exp (gdbserver_start): Set
15677 inferior_spawn_id.
15678 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15679
6423214f
PA
156802015-04-07 Pedro Alves <palves@redhat.com>
15681
15682 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15683 * lib/gdbserver-support.exp (gdbserver_start): Make
15684 $server_spawn_id global.
15685 (gdbserver_start): Don't wait for gdbserver's spawn id with
15686 expect_background.
15687 (close_gdbserver): New procedure.
15688 (gdb_exit): Rename the default version and reimplement.
15689
71c0ee8c
PA
156902015-04-07 Pedro Alves <palves@redhat.com>
15691
72f4393d 15692 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15693 append the substituted item, not the original item.
15694
203bc29b
PA
156952015-04-07 Pedro Alves <palves@redhat.com>
15696
15697 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15698 gdb_expect.
15699
508a3ddf
PA
157002015-04-07 Pedro Alves <palves@redhat.com>
15701
15702 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15703 output appearing once only.
15704
9f6dbe2b
PA
157052015-04-07 Pedro Alves <palves@redhat.com>
15706
15707 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15708 that doesn't expect anything. Return early if running to main
15709 fails.
15710
337532fa
YQ
157112015-04-07 Yao Qi <yao.qi@linaro.org>
15712
15713 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15714 (child_function): Call alarm.
15715 (main): Move call to alarm into the loop.
15716 * gdb.threads/non-stop-fair-events.exp: Build program with
15717 -DTIMEOUT=$timeout.
15718
01b622d4
DE
157192015-04-06 Doug Evans <xdje42@gmail.com>
15720
15721 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15722 Fix dest parameter to board_info.
15723 (fpc_compile): Ditto.
15724 (gdb_compile_pascal): Rename dest arg to destfile.
15725
961f4160
PMR
157262015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15727
15728 * gdb.ada/funcall_ref.exp: New file.
15729 * gdb.ada/funcall_ref/foo.adb: New file.
15730
cafda597
YQ
157312015-04-02 Yao Qi <yao.qi@linaro.org>
15732
15733 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15734 is remote.
15735
fed040c6
GB
157362015-04-02 Gary Benson <gbenson@redhat.com>
15737
15738 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15739
d11916aa
SS
157402015-04-01 Sasha Smundak <asmundak@google.com>
15741
15742 * gdb.python/py-unwind-maint.c: New file.
15743 * gdb.python/py-unwind-maint.exp: New test.
15744 * gdb.python/py-unwind-maint.py: New file.
15745 * gdb.python/py-unwind.c: New file.
15746 * gdb.python/py-unwind.exp: New test.
15747 * gdb.python/py-unwind.py: New test.
15748
a1471180
PA
157492015-04-01 Pedro Alves <palves@redhat.com>
15750
15751 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15752 to fail instead of non-existent $test.
15753
0bbeccb1
PA
157542015-04-01 Pedro Alves <palves@redhat.com>
15755
15756 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15757 GDBFLAGS if not empty.
15758
3c724c8c
PMR
157592015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15760
15761 * gdb.ada/complete.exp: Remove "multi_line".
15762 * gdb.ada/info_exc.exp: Remove "multi_line".
15763 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15764 * gdb.ada/ptype_field.exp: Remove "multi_line".
15765 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15766 * gdb.ada/tagged.exp: Remove "multi_line".
15767 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15768 [multi_line ...]
15769 * gdb.btrace/delta.exp: Likewise.
15770 * gdb.btrace/exception.exp: Likewise.
15771 * gdb.btrace/function_call_history.exp: Likewise.
15772 * gdb.btrace/instruction_history.exp: Likewise.
15773 * gdb.btrace/nohist.exp: Likewise.
15774 * gdb.btrace/record_goto.exp: Likewise.
15775 * gdb.btrace/segv.exp: Likewise.
15776 * gdb.btrace/stepi.exp: Likewise.
15777 * gdb.btrace/tailcall.exp: Likewise.
15778 * gdb.btrace/unknown_functions.exp: Likewise.
15779 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15780 * lib/gdb.exp: Add the "multi_line" helper.
15781
4eec2deb
PA
157822015-04-01 Pedro Alves <palves@redhat.com>
15783
15784 * gdb.threads/tid-reuse.c: New file.
15785 * gdb.threads/tid-reuse.exp: New file.
15786
df8411da
SDJ
157872015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15788
15789 PR corefiles/16092
15790 * gdb.base/coredump-filter.c: New file.
15791 * gdb.base/coredump-filter.exp: Likewise.
15792
6ef37366
PM
157932015-03-27 Petr Machata <pmachata@redhat.com>
15794
15795 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15796 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15797 (Dwarf::assemble): Initialize them.
15798 (Dwarf::lines): New function.
15799
7ec911b0
JT
158002015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15801
15802 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15803 SYMBOL_PREFIX for x86_64-*-cygwin.
15804
ff908ebf
AW
158052015-03-26 Andy Wingo <wingo@igalia.com>
15806
15807 PR symtab/18148
15808 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15809 const_value but not a location.
15810 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15811 location defined in non-main CUs are visible.
15812
6d5f0679
YQ
158132015-03-26 Yao Qi <yao.qi@linaro.org>
15814
15815 PR testsuite/18139
15816 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15817 Add a line number entry for the same line.
15818 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15819 Add a line number entry for the same line.
15820
2898689b
YQ
158212015-03-26 Yao Qi <yao.qi@linaro.org>
15822
15823 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15824 .int 0.
15825 (func): Likewise. Add .Lfunc_1 label.
15826 Use .Lfunc_1 label.
15827 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15828 .int 0.
15829 (func): Likewise.
15830 Use .Lfunc_1 label.
15831
85180498
YQ
158322015-03-26 Yao Qi <yao.qi@linaro.org>
15833
15834 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15835 Call gdb_compile instead to compile each .s files without debug
15836 information.
15837
8aa08a8d
YQ
158382015-03-26 Yao Qi <yao.qi@linaro.org>
15839
15840 * gdb.base/savedregs.exp (process_saved_regs): Make
15841 "Saved registers:" optional in the pattern.
15842
66849923
MM
158432015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15844
15845 * gdb.btrace/next.exp: Merged into step.exp.
15846 * gdb.btrace/finish.exp: Merged into step.exp.
15847 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15848 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15849 "record goto" and checking the exact replay position.
15850 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15851 check for "Recording format" in "info record" output.
15852 * gdb.btrace/record_goto.exp: Choose test file based on target.
15853 * gdb.btrace/x86-record_goto.S: Renamed into ...
15854 * gdb.btrace/x86_64-record_goto.S: ... this.
15855 * gdb.btrace/i686-record_goto.S: New.
15856 * gdb.btrace/x86-tailcall.S: Renamed into ...
15857 * gdb.btrace/x86_64-tailcall.S: ... this.
15858 * gdb.btrace/i686-tailcall.S: New.
15859 * gdb.btrace/x86-tailcall.c: Renamed into ...
15860 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15861 separate statements. Update test.
15862 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15863 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15864 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15865 * gdb.btrace/tailcall.exp: Choose test file based on target.
15866 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15867
11cc1b74
MM
158682015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15869
15870 * gdb.btrace/exception.exp: Increase BTS buffer size.
15871
a25d8bf9
PA
158722015-03-24 Pedro Alves <palves@redhat.com>
15873
15874 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15875
856e7dd6
PA
158762015-03-24 Pedro Alves <palves@redhat.com>
15877
15878 * gdb.threads/schedlock.exp (test_step): No longer expect that
15879 "set scheduler-locking step" with "next" over a function call runs
15880 threads unlocked.
15881
ad235a41
AT
158822015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15883
15884 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15885
15630549
AT
158862015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15887
15888 PR breakpoints/16466
15889 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15890 * gdb.mi/mi-pending.c (thread_func): New function.
15891 (int main): Add threading support required.
15892 * gdb.mi/mi-pending.exp: Add tests for this issue.
15893 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15894 (pendfunc2): Remove stdio dependency.
15895 * gdb.mi/mi-pendshr2.c: New file.
15896
693dca06
KS
158972015-03-23 Keith Seitz <keiths@redhat.com>
15898
15899 * gdb.linespec/keywords.c: New file.
15900 * gdb.linespec/keywords.exp: New file.
15901
7e993ebf
KS
159022015-03-23 Keith Seitz <keiths@redhat.com>
15903
15904 PR gdb/18021
15905 * gdb.dwarf2/staticvirtual.exp: New test.
15906
bc23328c
JK
159072015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15908
15909 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15910 * README: Remove HP-UX and gdb.hp.
15911 (configuration):
15912 * configure: Regenerate.
15913 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15914 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15915 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15916 gdb.hp/gdb.defects/Makefile.
15917 * gdb.hp/Makefile.in: File deleted.
15918 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15919 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15920 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15921 * gdb.hp/gdb.aCC/run.c: File deleted.
15922 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15923 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15924 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15925 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15926 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15927 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15928 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15929 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15930 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15931 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15932 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15933 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15934 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15935 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15936 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15937 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15938 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15939 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15940 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15941 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15942 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15943 * gdb.hp/gdb.compat/average.c: File deleted.
15944 * gdb.hp/gdb.compat/sum.c: File deleted.
15945 * gdb.hp/gdb.compat/xdb.c: File deleted.
15946 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15947 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15948 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15949 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15950 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15951 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15952 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15953 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15954 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15955 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15956 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15957 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15958 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15959 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15960 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15961 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15962 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15963 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15964 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15965 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15966 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15967 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15968 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15969 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15970 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15971 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15972 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15973 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15974 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15975 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15976 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15977 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15978 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15979 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15980 * gdb.hp/tools/odump: File deleted.
15981
8bf3b159
PA
159822015-03-19 Pedro Alves <palves@redhat.com>
15983
15984 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15985 (saw_thread_3): New globals.
15986 (top level): Increment them when an event for the corresponding
15987 thread is seen.
15988 (no thread starvation): New test.
15989
eb54c8bf
PA
159902015-03-19 Pedro Alves <palves@redhat.com>
15991
15992 * gdb.threads/continue-pending-status.c: New file.
15993 * gdb.threads/continue-pending-status.exp: New file.
15994
32d2e5d6
PA
159952015-03-18 Pedro Alves <palves@redhat.com>
15996
15997 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15998 Use gdb_is_target_remote instead of is_remote. Use
15999 gdb_test_multiple instead of gdb_expect. Exit early if
16000 gdb_test_multiple hits its internal matches. Tighten stepi tests
16001 expected output. Fail on exit with any signal, instead of just
16002 SIGILL.
16003
f68f11b7
YQ
160042015-03-18 Yao Qi <yao.qi@linaro.org>
16005
16006 PR tdep/18107
16007 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16008 variable.
16009 * gdb.base/catch-syscall.exp: Don't skip it on
16010 aarch64*-*-linux* target. Remove elements in all_syscalls.
16011 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16012 target.
16013 (setup_all_syscalls): New proc.
16014
ca5fd19b
YQ
160152015-03-16 Yao Qi <yao.qi@linaro.org>
16016
16017 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16018 (top level): Skip tests if valid_addr_p returns false for
16019 $cmd1 or $cmd2.
16020
85642ba0
AW
160212015-03-11 Andy Wingo <wingo@igalia.com>
16022
16023 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16024
e03f9645
YQ
160252015-03-11 Yao Qi <yao.qi@linaro.org>
16026
16027 * gdb.base/catch-syscall.exp: Fix typo in comments.
16028
5d0962b2
YQ
160292015-03-11 Yao Qi <yao.qi@linaro.org>
16030
16031 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16032
b2df3cef
PA
160332015-03-09 Pedro Alves <palves@redhat.com>
16034
16035 * dg-extract-results.py: Delete.
16036
ef878e53
PA
160372015-03-09 Pedro Alves <palves@redhat.com>
16038
16039 Merge dg-extract-results.sh from GCC upstream (r218843).
16040
16041 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16042 * dg-extract-results.sh: Use --text with grep to avoid issues with
16043 binary files. Fall back to cat -v, if that doesn't work.
16044
9494d219
PA
160452015-03-05 Pedro Alves <palves@redhat.com>
16046
16047 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16048
a8d9763a
SM
160492015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16050
16051 * lib/mi-support.exp (mi_expect_interrupt): Accept
16052 alternative event for when in all-stop mode.
16053
be9957b8
PA
160542015-03-04 Pedro Alves <palves@redhat.com>
16055
16056 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16057
d57be0f4 160582015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16059
16060 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16061
c214c7cf
AA
160622015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16063
16064 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16065 regexps for GDB's current line display, accept a hex address
16066 preceding the line number.
16067
6d74a497
AA
160682015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16069
16070 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16071 the 'arch1' variable for "s390*-linux*" targets.
16072
511aee7c
PA
160732015-03-04 Pedro Alves <palves@redhat.com>
16074
16075 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16076 (main): Pass missing retval argument to pthread_join call.
16077
95e50b27
PA
160782015-03-02 Pedro Alves <palves@redhat.com>
16079
16080 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16081 (top level): Call do_test with non-stop as well.
16082
28054d69
PA
160832015-03-02 Pedro Alves <palves@redhat.com>
16084
16085 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16086 -1.
16087
4fa5d7b4
AA
160882015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16089
16090 * gdb.arch/s390-vregs.exp: New test.
16091 * gdb.arch/s390-vregs.S: New file.
16092
97c18565
PA
160932015-02-27 Pedro Alves <palves@redhat.com>
16094
16095 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16096 call to catch_command_errors.
16097 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16098 catch_command_errors.
16099
a37bfa30
PA
161002015-02-27 Pedro Alves <palves@redhat.com>
16101
16102 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16103 "true" for boolean result.
16104 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16105 prototype of main.
16106
6f98576f
PA
161072015-02-27 Pedro Alves <palves@redhat.com>
16108
16109 * lib/unbuffer_output.c: New file.
16110 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16111 (main): Call gdb_unbuffer_output.
16112
eba5ab56
YQ
161132015-02-27 Yao Qi <yao.qi@linaro.org>
16114
16115 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16116 target.
16117
0def5aaa
DE
161182015-02-26 Doug Evans <dje@google.com>
16119
16120 * gdb.cp/class2.cc (Dbase, D): New classes.
16121 (main): New local delta.
16122 * gdb.cp/class2.exp: Test printing delta.
16123 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16124 (dynbar): New global.
16125 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16126
081a1c2c
JK
161272015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16128
16129 * gdb.compile/compile-ifunc.c: New file.
16130 * gdb.compile/compile-ifunc.exp: New file.
16131
2f41223f
AT
161322015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16133
16134 * gdb.base/structs.exp: Check for correct struct on finish.
16135
03eddd80
YQ
161362015-02-26 Yao Qi <yao.qi@linaro.org>
16137
16138 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16139 is zero.
16140
80c57053
JK
161412015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16142
16143 * gdb.arch/cordic.ko.bz2: New file.
16144 * gdb.arch/cordic.ko.debug.bz2: New file.
16145 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16146
21613c12
YQ
161472015-02-25 Yao Qi <yao.qi@linaro.org>
16148
16149 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16150 aarch64*-*-* target.
16151
d8b901ed
PA
161522015-02-23 Pedro Alves <palves@redhat.com>
16153
16154 * lib/gdb.exp (delete_breakpoints): Rewrite using
16155 gdb_test_multiple.
16156
e5b85ead
PA
161572015-02-23 Pedro Alves <palves@redhat.com>
16158
16159 * gdb.base/info-os.c: Include stdlib.h.
16160
85c3a371
DE
161612015-02-22 Doug Evans <xdje42@gmail.com>
16162
16163 PR symtab/17855
16164 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16165 is read after symbols have been re-read.
16166 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16167 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16168
96553a0c
DE
161692015-02-21 Doug Evans <dje@google.com>
16170
16171 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16172
97a0c697
JK
161732015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16174
16175 PR corefiles/17808
16176 * gdb.arch/i386-biarch-core.core.bz2: New file.
16177 * gdb.arch/i386-biarch-core.exp: New file.
16178
a47cd6e9
PA
161792015-02-21 Pedro Alves <palves@redhat.com>
16180
16181 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16182 runto_main fails.
16183
c5facdc4
PA
161842015-02-20 Pedro Alves <palves@redhat.com>
16185
16186 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16187 info probes.
16188
2db9a427
PA
161892015-02-20 Pedro Alves <palves@redhat.com>
16190
16191 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16192
60fb7e9e
PA
161932015-02-20 Pedro Alves <palves@redhat.com>
16194
16195 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16196 clean_restart before gdb_target_supports_trace.
16197
5c5019c2
PA
161982015-02-20 Pedro Alves <palves@redhat.com>
16199
16200 PR threads/18006
16201 * gdb.threads/clone-thread_db.c: New file.
16202 * gdb.threads/clone-thread_db.exp: New file.
16203
c9587f88
AT
162042015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16205
16206 PR breakpoints/16812
16207 * gdb.base/catch-gdb-caused-signals.c: New file.
16208 * gdb.base/catch-gdb-caused-signals.exp: New file.
16209
f6a88844
JM
162102015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16211
16212 * configure: Regenerated.
16213 * configure.ac: Use GDB_AC_TRANSFORM.
16214 * aclocal.m4: sinclude ../transform.m4.
16215
497c491b
JM
162162015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16217
16218 * lib/dtrace.exp: New file.
16219 * gdb.base/dtrace-probe.exp: Likewise.
16220 * gdb.base/dtrace-probe.d: Likewise.
16221 * gdb.base/dtrace-probe.c: Likewise.
16222 * lib/pdtrace.in: Likewise.
16223 * configure.ac: Output variables with the transformed names of
16224 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16225 * configure: Regenerated.
16226
03e98035
JM
162272015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16228
16229 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16230 expected message when trying to access $_probe_* convenience
16231 variables while not on a probe.
16232
63cc30e9
JK
162332015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16234
16235 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16236
0703599a
PA
162372015-02-11 Pedro Alves <pedro@codesourcery.com>
16238
16239 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16240 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16241
7e60a48e
DE
162422015-02-10 Doug Evans <xdje42@gmail.com>
16243
16244 * lib/gdb.exp (gdb_load): Always return a result.
16245
01b088bc
PA
162462015-02-10 Pedro Alves <palves@redhat.com>
16247
16248 * gdb.threads/signal-sigtrap.c: New file.
16249 * gdb.threads/signal-sigtrap.exp: New file.
16250
b05ec7a5
AT
162512015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16252
16253 * gdb.trace/no-attach-trace.c: New file.
16254 * gdb.trace/no-attach-trace.exp: New file.
16255
a2c2acaf
MW
162562015-02-09 Mark Wielaard <mjw@redhat.com>
16257
16258 * gdb.dwarf2/atomic.c: New file.
16259 * gdb.dwarf2/atomic-type.exp: Likewise.
16260
31fd9caa
MM
162612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16262
16263 * gdb.btrace/buffer-size.exp: Update "info record" output.
16264 * gdb.btrace/delta.exp: Update "info record" output.
16265 * gdb.btrace/enable.exp: Update "info record" output.
16266 * gdb.btrace/finish.exp: Update "info record" output.
16267 * gdb.btrace/instruction_history.exp: Update "info record" output.
16268 * gdb.btrace/next.exp: Update "info record" output.
16269 * gdb.btrace/nexti.exp: Update "info record" output.
16270 * gdb.btrace/step.exp: Update "info record" output.
16271 * gdb.btrace/stepi.exp: Update "info record" output.
16272 * gdb.btrace/nohist.exp: Update "info record" output.
16273
d33501a5
MM
162742015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16275
16276 * gdb.btrace/buffer-size: New.
16277
f4abbc16
MM
162782015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16279
16280 * gdb.btrace/delta.exp: Update "info record" output.
16281 * gdb.btrace/enable.exp: Update "info record" output.
16282 * gdb.btrace/finish.exp: Update "info record" output.
16283 * gdb.btrace/instruction_history.exp: Update "info record" output.
16284 * gdb.btrace/next.exp: Update "info record" output.
16285 * gdb.btrace/nexti.exp: Update "info record" output.
16286 * gdb.btrace/step.exp: Update "info record" output.
16287 * gdb.btrace/stepi.exp: Update "info record" output.
16288 * gdb.btrace/nohist.exp: Update "info record" output.
16289
b9d61307
SM
162902015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16291
16292 PR gdb/15678
16293 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16294
e584fdbc
PA
162952015-02-06 Pedro Alves <palves@redhat.com>
16296
16297 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16298 macro.
16299 (seconds_left, again): New globals.
16300 (main): Wait seconds_left in a 1-second sleep loop instead of
16301 sleeping 180 seconds. If 'again' is set, reset the seconds
16302 counter.
16303 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16304 'again' in the inferior before detaching. Print the seconds left.
16305 (options): New global.
16306 (top level): Build program with -DTIMEOUT=$timeout.
16307
77f41761
PA
163082015-02-06 Pedro Alves <palves@redhat.com>
16309
16310 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16311 determine how many seconds to pass to 'alarm'.
16312 * gdb.base/gdb-sigterm.exp (top level): Build program with
16313 -DTIMEOUT=$timeout.
16314 (do_test): Return success/failure indication. Add more verbose
16315 logging. Don't fail if 200 single steps are seen. Instead, fail
16316 when the test times out.
16317 (passes): New global.
16318 (top level): Break the testing loop if testing fails on any
16319 iteration. Use gdb_assert.
16320
b9394193
DB
163212015-02-04 Don Breazeal <donb@codesourcery.com>
16322
16323 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16324 and initialize them.
16325 (ipc_cleanup): New function.
16326 (main): Don't declare shmid, semid, and msqid. Add a call to
16327 atexit so that we call ipc_cleanup on exit.
16328
42d9e528
PA
163292015-02-04 Pedro Alves <palves@redhat.com>
16330
16331 * boards/native-extended-gdbserver.exp: Remove any target variant
16332 specifications from the board name before clearing the isremote
16333 flag from board_info.
16334
ae6ae975
DE
163352015-01-31 Doug Evans <xdje42@gmail.com>
16336
16337 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16338
cfb069a8
GB
163392015-01-31 Gary Benson <gbenson@redhat.com>
16340
16341 * gdb.base/completion.exp: Disable completion limiting for
16342 existing tests. Add new tests to check completion limiting.
16343 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16344
5dd31d79
DE
163452015-01-31 Doug Evans <xdje42@gmail.com>
16346
16347 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16348
9f050062
DE
163492015-01-31 Doug Evans <xdje42@gmail.com>
16350
16351 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16352 entries. Duplicate file section script entries.
16353 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16354 inlined entries. Add test for safe-path rejection.
16355 * gdb.python/py-section-script.c: Add duplicate inlined section script
16356 entries. Duplicate file section script entries.
16357 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16358 inlined entries. Add test for safe-path rejection.
16359
df25ebbd
JB
163602015-01-29 Joel Brobecker <brobecker@adacore.com>
16361
16362 * gdb.ada/disc_arr_bound: New testcase.
16363
4a0ca9ec
JB
163642015-01-29 Joel Brobecker <brobecker@adacore.com>
16365
16366 * gdb.ada/mi_var_array: New testcase.
16367
3a8b707a
DE
163682015-01-27 Doug Evans <dje@google.com>
16369
16370 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16371 Add test for objfile.filename, objfile.username after objfile
16372 has been unloaded.
16373
f8313f6e
JB
163742015-01-26 Joel Brobecker <brobecker@adacore.com>
16375
16376 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16377 the second test to print the name attribute of value
16378 returned by the call to gdb.lookup_type, and adjust
16379 the expected output accordingly.
16380
37bc665e
MW
163812015-01-25 Mark Wielaard <mjw@redhat.com>
16382
16383 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16384 * gdb.base/disp-step-fork.c: Include unistd.h.
16385 * gdb.base/siginfo-obj.c: Include stdio.h.
16386 * gdb.base/siginfo-thread.c: Likewise.
16387 * gdb.mi/non-stop.c: Include unistd.h.
16388 * gdb.mi/nsthrexec.c: Include stdio.h.
16389 * gdb.mi/pthreads.c: Include unistd.h.
16390 * gdb.modula2/unbounded1.c (main): Declare returns int.
16391 * gdb.reverse/consecutive-reverse.c: Likewise.
16392 * gdb.threads/create-fail.c: Include unistd.h.
16393 * gdb.threads/killed.c: Likewise.
16394 * gdb.threads/linux-dp.c: Likewise.
16395 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16396 * gdb.threads/non-ldr-exc-2.c: Likewise.
16397 * gdb.threads/non-ldr-exc-3.c: Likewise.
16398 * gdb.threads/non-ldr-exc-4.c: Likewise.
16399 * gdb.threads/pthreads.c: Include unistd.h.
16400 (main): Declare returns int.
16401 * gdb.threads/tls-main.c (foo): New declaration.
16402 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16403
f7e5394d
SM
164042015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16405
16406 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16407 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16408
743649fd
MW
164092015-01-15 Mark Wielaard <mjw@redhat.com>
16410
16411 * gdb.base/noreturn-return.c: New file.
16412 * gdb.base/noreturn-return.exp: New file.
16413 * gdb.base/noreturn-finish.c: New file.
16414 * gdb.base/noreturn-finish.exp: New file.
16415
198297aa
PA
164162015-01-23 Pedro Alves <palves@redhat.com>
16417
16418 * gdb.threads/continue-pending-after-query.c: New file.
16419 * gdb.threads/continue-pending-after-query.exp: New file.
16420
717cf30c
AG
164212015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16422 Simon Marchi <simon.marchi@ericsson.com>
16423
16424 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16425 * gdb.base/valgrind-db-attach.exp: Same.
16426 * gdb.base/valgrind-infcall.exp: Same.
16427 * lib/mi-support.exp (default_mi_gdb_start): Same.
16428 * lib/prompt.exp (default_prompt_gdb_start): Same.
16429 * lib/gdb.exp (default_gdb_spawn): Same.
16430 (gdb_interact): New.
16431
16432
4b62a76e
JK
164332015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16434
16435 * gdb.compile/compile.exp (pointer to jit function): New test.
16436
b4cdae6f
WW
164372015-01-17 Wei-cheng Wang <cole945@gmail.com>
16438
16439 * lib/gdb.exp (supports_process_record): Return true for
16440 powerpc*-*-linux*.
16441 (supports_reverse): Likewise.
16442
d221e7ef
DB
164432015-01-15 Don Breazeal <donb@codesourcery.com>
16444
16445 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16446 instead of checking whether the target board is remote and
16447 use spawn_wait_for_attach instead of exec/sleep.
16448 * gdb.base/attach-twice.exp: Likewise.
16449
bafffb51
JB
164502015-01-15 Joel Brobecker <brobecker@adacore.com>
16451
16452 * gdb.ada/var_arr_attrs: New testcase.
16453
5589af0e
PA
164542015-01-14 Pedro Alves <palves@redhat.com>
16455 Joel Brobecker <brobecker@adacore.com>
16456
16457 PR gdb/17525
16458 * gdb.base/bp-cmds-execution-x-script.c: New file.
16459 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16460 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16461
6c400b59
PA
164622015-01-14 Pedro Alves <palves@redhat.com>
16463
16464 PR cli/17828
16465 * gdb.base/batch-preserve-term-settings.c: New file.
16466 * gdb.base/batch-preserve-term-settings.exp: New file.
16467
e02c96a7
DE
164682015-01-13 Doug Evans <dje@google.com>
16469
16470 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16471 binary.
16472
576fd14c
JB
164732015-01-13 Joel Brobecker <brobecker@adacore.com>
16474
16475 * Makefile.in (clean mostlyclean): Do not delete *.py.
16476
04dccad0
JB
164772015-01-13 Joel Brobecker <brobecker@adacore.com>
16478
16479 * gdb.python/py-lookup-type.exp: New file.
16480
3d230f71
PA
164812015-01-12 Pedro Alves <palves@redhat.com>
16482
16483 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16484 restore GDBFLAGS before returning.
16485
7e67715d
JK
164862015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16487
16488 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16489 is_amd64_regs_target and is_x86_like_target.
16490
f2e0d4b4
DE
164912015-01-11 Doug Evans <xdje42@gmail.com>
16492
16493 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16494 is given without an explicit form.
16495 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16496 attributes.
16497 * gdb.dwarf/corrupt.exp: Ditto.
16498 * gdb.dwarf2/enum-type.exp: Ditto.
16499 * gdb.trace/entry-values.exp: Ditto.
16500 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16501
439250fb
DE
165022015-01-11 Doug Evans <xdje42@gmail.com>
16503
16504 PR gdb/15830
16505 * gdb.base/maint.exp: Remove references to "maint demangle".
16506 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16507 Add tests for explicitly specifying language to demangle.
16508 * gdb.dlang/demangle.exp: Ditto.
16509
ede9f622
PA
165102015-01-09 Pedro Alves <palves@redhat.com>
16511
16512 * gdb.threads/non-stop-fair-events.c: New file.
16513 * gdb.threads/non-stop-fair-events.exp: New file.
16514
a7b796db
PA
165152015-01-09 Pedro Alves <palves@redhat.com>
16516
16517 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16518 the global scope. Set a breakpoint after all threads are started
16519 rather than stepping over two source lines. Expect the prompt.
16520 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16521 global.
16522 (NUM): Now 15.
16523 (main): Use threads_started_barrier to wait for all threads to
16524 start. Main thread no longer calls thread_function. Exit after
16525 180 seconds.
16526 (loop): New function.
16527 (thread_function): Wait on threads_started_barrier barrier. Call
16528 'loop' at each iteration.
16529 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16530 threads have started, instead of hardcoding number of "next"
16531 steps. Use an access watchpoint instead of a write watchpoint.
16532
9665ffdd
PA
165332015-01-09 Pedro Alves <palves@redhat.com>
16534
16535 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16536 (thread_func): Wait on barrier.
16537 (main): Wait for all threads to start before stopping GDB.
16538 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16539 global.
16540 (thread1_func, thread2_func): Wait on barrier.
16541 (main): Wait for all threads to start before stopping GDB.
16542 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16543 New global.
16544 (thread1_func, thread2_func): Wait on barrier.
16545 (main): Wait for all threads to start before stopping GDB.
16546
c945a99f
PA
165472015-01-09 Pedro Alves <palves@redhat.com>
16548
16549 * gdb.threads/attach-many-short-lived-threads.c: New file.
16550 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16551
c1a747c1
PA
165522014-01-09 Pedro Alves <palves@redhat.com>
16553
16554 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16555 instead of to thread 2.
16556 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16557 Add barrier around each pthread_create call instead of around all
16558 calls.
16559 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16560 Set a break on thread_function and have the child threads hit it
16561 one at at a time.
16562
60b3033e
PA
165632015-01-09 Pedro Alves <palves@redhat.com>
16564
16565 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16566 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16567 false.
16568 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16569 checking whether the target board is remote.
16570 * gdb.multi/multi-attach.exp: Likewise.
16571 * gdb.python/py-sync-interp.exp: Likewise.
16572 * gdb.server/ext-attach.exp: Likewise.
16573 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16574 tests that need to attach, instead of checking whether the target
16575 board is remote at the top of the file.
16576
acc018ac
YQ
165772015-01-08 Yao Qi <yao@codesourcery.com>
16578
16579 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16580
50a18af8
JK
165812015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16582
16583 Fix testcase compilation.
16584 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16585
8503d6e1
JB
165862015-01-06 Joel Brobecker <brobecker@adacore.com>
16587
16588 * gdb.python/py-type.exp: Add a couple test about empty
16589 array creation, and negative-length array creation.
16590
cc73dbcc
DE
165912015-01-02 Doug Evans <xdje42@gmail.com>
16592
16593 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16594
0300bbc7
DE
165952015-01-02 Doug Evans <dje@google.com>
16596
16597 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16598
9d85a0ec
YQ
165992014-12-29 Yao Qi <yao@codesourcery.com>
16600
16601 * gdb.trace/entry-values.exp: Update comments. Rename variable
16602 bar_call_foo to returned_from_foo.
16603
87186c6a
MMN
166042014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16605
16606 PR gdb/17394
16607 * gdb.linespec/break-asm-file.c: New file.
16608 * gdb.linespec/break-asm-file.exp: New file.
16609 * gdb.linespec/break-asm-file0.s: New file.
16610 * gdb.linespec/break-asm-file1.s: New file.
16611
1bab7383
YQ
166122014-12-18 Nigel Stephens <nigel@mips.com>
16613 Maciej W. Rozycki <macro@codesourcery.com>
16614
16615 * gdb.base/float.exp: Handle the new output from "info float" on
16616 MIPS targets.
16617
1bc1068a
JK
166182014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16619
16620 Fix MinGW compilation.
16621 * gdb.compile/compile-ops.exp: Update untested message if
16622 !skip_compile_feature_tests.
16623 * gdb.compile/compile-setjmp.exp: Likewise.
16624 * gdb.compile/compile-tls.exp: Likewise.
16625 * gdb.compile/compile.exp: Likewise.
16626 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16627 supported on this host".
16628
b6615d10
DE
166292014-12-16 Doug Evans <xdje42@gmail.com>
16630
16631 * boards/stabs.exp: New file.
16632
25dda427
AA
166332014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16634
16635 * gdb.base/completion.exp: Adjust to format changes of "maint
16636 print user-registers".
16637
bf330350
CU
166382014-12-16 Catalin Udma <catalin.udma@freescale.com>
16639
16640 PR server/17457
16641 * gdb.arch/aarch64-fp.c: New file.
16642 * gdb.arch/aarch64-fp.exp: New file.
16643
395cf596
SDJ
166442014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16645
16646 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16647 r210637, r210913, r211666, r215400, r215817).
16648
16649 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16650 * dg-extract-results.py: New file.
16651 * dg-extract-results.sh: Use it if the environment seems
16652 suitable.
16653
16654 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16655
16656 * dg-extract-results.py (parse_run): Handle warnings that
16657 are printed before a test harness is run.
16658
16659 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16660
16661 * dg-extract-results.py (Named): Remove __cmp__ method.
16662 (output_variation): Use a key to sort variation.harnesses.
16663
16664 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16665
16666 * dg-extract-results.py: For Python 3, force sys.stdout to
16667 handle surrogate escape sequences.
16668 (safe_open): New function.
16669 (output_segment, main): Use it.
16670
16671 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16672
16673 * dg-extract-results.py (Prog.result_re): Include options
16674 in test name.
16675
16676 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16677
16678 * dg-extract-results.py (output_variation): Always sort if
16679 do_sum.
16680
e882ef3c
SM
166812014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16682
16683 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16684 as long as we get pagination notifications.
16685
4992aa20
JM
166862014-12-15 Jason Merrill <jason@redhat.com>
16687
16688 * Makefile.in (check-gdb.%): Restore.
16689 * README: Mention it.
16690
c1b5a1a6
JB
166912014-12-13 Joel Brobecker <brobecker@adacore.com>
16692
16693 * gdb.ada/str_uninit: New testcase.
16694
5537b577
JK
166952014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16696
16697 PR symtab/17642
16698 * gdb.base/vla-stub-define.c: New file.
16699 * gdb.base/vla-stub.c: New file.
16700 * gdb.base/vla-stub.exp: New file.
16701
bb2ec1b3
TT
167022014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16703 Jan Kratochvil <jan.kratochvil@redhat.com>
16704 Tom Tromey <tromey@redhat.com>
16705
16706 * configure.ac: Add gdb.compile/.
16707 * configure: Regenerate.
16708 * gdb.compile/Makefile.in: New file.
16709 * gdb.compile/compile-ops.exp: New file.
16710 * gdb.compile/compile-ops.c: New file.
16711 * gdb.compile/compile-tls.c: New file.
16712 * gdb.compile/compile-tls.exp: New file.
16713 * gdb.compile/compile-constvar.S: New file.
16714 * gdb.compile/compile-constvar.c: New file.
16715 * gdb.compile/compile-mod.c: New file.
16716 * gdb.compile/compile-nodebug.c: New file.
16717 * gdb.compile/compile-setjmp-mod.c: New file.
16718 * gdb.compile/compile-setjmp.c: New file.
16719 * gdb.compile/compile-setjmp.exp: New file.
16720 * gdb.compile/compile-shlib.c: New file.
16721 * gdb.compile/compile.c: New file.
16722 * gdb.compile/compile.exp: New file.
16723 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16724
4ff709eb
TT
167252014-12-12 Tom Tromey <tromey@redhat.com>
16726
16727 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16728 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16729
6dddd6a5
DE
167302014-12-12 Doug Evans <dje@google.com>
16731
16732 * lib/gdb-python.exp (get_python_valueof): New function.
16733 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16734
71c24708
AA
167352014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16736
16737 * gdb.base/completion.exp: Add test for completion of "info
16738 registers ".
16739
3e29f34a
MR
167402014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16741
16742 * gdb.base/func-ptrs.c: New file.
16743 * gdb.base/func-ptrs.exp: New file.
16744
fc126975
SM
167452014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16746
16747 PR breakpoints/17012
16748 * gdb.base/dprintf-detach.c: New file.
16749 * gdb.base/dprintf-detach.exp: New file.
16750
0a46d518
SM
167512014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16752
16753 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16754 * lib/gdb.exp (target_is_gdbserver): New procedure.
16755
a0be3e44
DE
167562014-12-08 Doug Evans <dje@google.com>
16757
16758 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16759
df1b803a
YQ
167602014-12-05 Yao Qi <yao@codesourcery.com>
16761
16762 * gdb.guile/scm-error.exp: Remove the third argument to
16763 gdb_remote_download.
16764 * gdb.guile/scm-frame-args.exp: Likewise.
16765 * gdb.guile/scm-section-script.exp: Likewise.
16766
ddb9f679
YQ
167672014-12-05 Yao Qi <yao@codesourcery.com>
16768
16769 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16770
86e4ed39
DE
167712014-12-04 Doug Evans <dje@google.com>
16772
16773 * gdb.python/py-objfile.exp: Add tests for
16774 objfile.add_separate_debug_file.
16775
7c50a931
DE
167762014-12-04 Doug Evans <dje@google.com>
16777
16778 * lib/gdb.exp (get_build_id): New function.
16779 (build_id_debug_filename_get): Rewrite to use it.
16780 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16781
621661e3
MR
167822014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16783
16784 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16785 `method(long)', not just 0x0.
16786 * gdb.cp/nsalias.exp: Align code labels to 4.
16787 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16788 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16789 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16790 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16791 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16792 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16793
29f0c3b7
DE
167942014-12-02 Doug Evans <dje@google.com>
16795
e1e061e7 16796 PR symtab/17602
29f0c3b7 16797 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16798 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16799 * gdb.cp/anon-ns.exp: Update.
16800
162078c8
NB
168012014-12-02 Nick Bull <nicholaspbull@gmail.com>
16802
16803 * gdb.python/py-events.py (inferior_call_handler): New.
16804 (register_changed_handler, memory_changed_handler): New.
16805 (test_events.invoke): Register new handlers.
16806 * gdb.python/py-events.exp: Add tests for inferior call,
16807 memory_changed and register_changed events.
16808
fdb09caf
AA
168092014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16810
16811 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16812 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16813 if the linker doesn't understand this.
16814
55cfb2c4
SM
168152014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16816
16817 * gdb.python/python.exp: Change expected reply to help().
16818
9e8cd6df
YQ
168192014-12-01 Yao Qi <yao@codesourcery.com>
16820
16821 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16822 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16823 * configure: Re-generated.
16824
6c659fc2
SC
168252014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16826
16827 * gdb.cp/chained-calls.cc: New file.
16828 * gdb.cp/chained-calls.exp: New file.
16829 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16830
d7fc3181
SM
168312014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16832
16833 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16834 * gdb.dwarf2/symtab-producer.exp: Same.
16835 * gdb.gdb/python-interrupts.exp: Same.
16836 * gdb.gdb/python-selftest.exp: Same.
16837 * gdb.python/py-linetable.exp: Same.
16838 * gdb.python/py-type.exp: Same.
16839 * gdb.python/py-value-cc.exp: Same.
16840 * gdb.python/py-value.exp: Same.
16841
10e79639
YQ
168422014-11-28 Yao Qi <yao@codesourcery.com>
16843
16844 * gdb.base/break-probes.exp: Match library name prefixed with
16845 sysroot.
16846
f28a0564
SM
168472014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16848
16849 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16850 test expected output. Add parentheses for the call to print.
16851 Remove L suffix from integers.
16852
3fe1ce1d
DE
168532014-11-26 Doug Evans <dje@google.com>
16854
16855 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16856
84429e27
YQ
168572014-11-22 Yao Qi <yao@codesourcery.com>
16858
16859 * gdb.trace/entry-values.c: Remove asms.
16860 (foo): Add foo_label.
16861 (bar): Add bar_label.
16862 * gdb.trace/entry-values.exp: Remove code computing foo's
16863 length and bar's length.
16864 (Dwarf::assemble): Invoke function_range for bar and use
16865 MACRO_AT_func for foo.
16866
26741859
YQ
168672014-11-22 Yao Qi <yao@codesourcery.com>
16868
16869 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16870 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16871 Use .Lgcc43_procstart instead of gcc43.
16872
45e44d27
JB
168732014-11-21 Joel Brobecker <brobecker@adacore.com>
16874
16875 * gdb.ada/n_arr_bound: New testcase.
16876
458c8db8
SDJ
168772014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16878
16879 PR breakpoints/10737
16880 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16881 test_catch_syscall_multi_arch.
16882 (test_catch_syscall_multi_arch): New function.
16883
43f3e411
DE
168842014-11-20 Doug Evans <xdje42@gmail.com>
16885
16886 * gdb.base/maint.exp: Update expected output.
16887
0d7b2549
AA
168882014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16889
16890 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16891 4-byte instruction on S390.
16892
8908fca5
JB
168932014-11-19 Joel Brobecker <brobecker@adacore.com>
16894
16895 * gdb.ada/arr_arr: New testcase.
16896
4a46959e
JB
168972014-11-19 Joel Brobecker <brobecker@adacore.com>
16898
16899 * gdb.ada/pkd_arr_elem: New Testcase.
16900
470e2f4e
LM
169012014-11-18 Luis Machado <lgustavo@codesourcery.com>
16902
16903 * gdb.reverse/break-precsave: Expect completion message for
16904 core file reads.
16905 * gdb.reverse/consecutive-precsave.exp: Likewise.
16906 * gdb.reverse/finish-precsave.exp: Likewise.
16907 * gdb.reverse/i386-precsave.exp: Likewise.
16908 * gdb.reverse/machinestate-precsave.exp: Likewise.
16909 * gdb.reverse/sigall-precsave.exp: Likewise.
16910 * gdb.reverse/solib-precsave.exp: Likewise.
16911 * gdb.reverse/step-precsave.exp: Likewise.
16912 * gdb.reverse/until-precsave.exp: Likewise.
16913 * gdb.reverse/watch-precsave.exp: Likewise.
16914
a267f3ad
AA
169152014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16916
16917 * gdb.base/bp-permanent.c: Include unistd.h.
16918 * gdb.python/py-framefilter-mi.c (main): Add return type.
16919 * gdb.python/py-framefilter.c (main): Likewise.
16920 * gdb.trace/actions-changed.c (main): Likewise.
16921
12084a9a
AA
169222014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16923
16924 * gdb.mi/until.c: Add eye-catchers.
16925 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16926 line numbers.
16927
dc7e1a77
AA
169282014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16929
16930 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16931 function header variants in break1.c.
16932 * gdb.base/ena-dis-br.exp: Likewise.
16933 * gdb.base/hbreak2.exp: Likewise.
16934 * gdb.reverse/until-precsave.exp: Drop references to removed
16935 non-prototype function header variants in ur1.c.
16936 * gdb.reverse/until-reverse.exp: Likewise.
16937
41c77605
PM
169382014-11-17 Petr Machata <pmachata@redhat.com>
16939
16940 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16941 ${_cu_offset_size} bytes abbrev offset.
16942
34248c3a
DE
169432014-11-15 Doug Evans <xdje42@gmail.com>
16944
16945 PR symtab/17559
16946 * gdb.base/line-symtabs.exp: New file.
16947 * gdb.base/line-symtabs.c: New file.
16948 * gdb.base/line-symtabs.h: New file.
16949
646da059
YQ
169502014-11-14 Yao Qi <yao@codesourcery.com>
16951
16952 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16953 (func): Add label func_label.
16954 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16955 Replace low_pc and high_pc with MACRO_AT_range.
16956 Replace name, low_pc and high_pc with MACRO_AT_func.
16957
9301ebe6
YQ
169582014-11-14 Yao Qi <yao@codesourcery.com>
16959
16960 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16961 Replace name, low_pc and high_pc with MACRO_AT_func.
16962
f166b542
YQ
169632014-11-14 Yao Qi <yao@codesourcery.com>
16964
16965 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16966 produce debug information.
16967 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16968
0f6e71e3
YQ
169692014-11-14 Yao Qi <yao@codesourcery.com>
16970
16971 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16972 object and get function length.
16973 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16974 with MACRO_AT_func.
16975 (top-level): Replace gdb_compile and clean_restart with
16976 prepare_for_testing.
16977 * gdb.dwarf2/main.c (main): Add label main_label.
16978
876c4df9
YQ
169792014-11-14 Yao Qi <yao@codesourcery.com>
16980
16981 * lib/dwarf.exp (function_range): New procedure.
16982 (Dwarf::_handle_macro_at_func): New procedure.
16983 (Dwarf::_handle_macro_at_range): New procedure.
16984 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16985
02ad9cf1
YQ
169862014-11-14 Yao Qi <yao@codesourcery.com>
16987
16988 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16989 (_handle_attribute): New procedure.
16990
a59add0c
AA
169912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16992
16993 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16994 * gdb.base/call-sc.c (zed): Likewise.
16995 * gdb.base/checkpoint.c (main): Likewise.
16996 * gdb.base/dump.c (main): Likewise.
16997 * gdb.base/gcore.c (main): Likewise.
16998 * gdb.base/huge.c (main): Likewise.
16999 * gdb.base/multi-forks.c (main): Likewise.
17000 * gdb.base/pr10179-a.c (main): Likewise.
17001 * gdb.base/savedregs.c (main): Likewise.
17002 * gdb.base/sigaltstack.c (main): Likewise.
17003 * gdb.base/siginfo.c (main): Likewise.
17004 * gdb.base/structs.c (zed): Likewise.
17005 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17006 * gdb.mi/mi-syn-frame.c (main): Likewise.
17007 * gdb.mi/until.c (foo, main): Likewise.
17008 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17009 * gdb.base/solib-weak.c (foo): Declare.
17010 * gdb.base/attach-twice.c: Include stdio.h.
17011 * gdb.base/weaklib1.c: Likewise.
17012 * gdb.base/weaklib2.c: Likewise.
17013 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17014 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17015 unistd.h.
17016 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17017 * gdb.mi/mi-exit-code.c: Likewise.
17018 * gdb.base/break-interp-lib.c: Include string.h.
17019 * gdb.base/coremaker.c: Likewise.
17020 * gdb.base/testenv.c: Likewise.
17021 * gdb.python/py-finish-breakpoint.c: Likewise.
17022 * gdb.base/inferior-died.c: Include sys/wait.h.
17023 * gdb.base/fileio.c: Include time.h.
17024 * gdb.base/async-shell.c: Include unistd.h.
17025 * gdb.base/dprintf-non-stop.c: Likewise.
17026 * gdb.base/info-os.c: Likewise.
17027 * gdb.mi/mi-console.c: Likewise.
17028 * gdb.mi/watch-nonstop.c: Likewise.
17029 * gdb.python/py-events.c: Likewise.
17030 * gdb.base/async.c (baz): Move up before its invocation.
17031 * gdb.base/code_elim2.c (my_global_func): Likewise.
17032 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17033 * gdb.base/advance.c (func2): Likewise.
17034
3b5d5997
AA
170352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17036
17037 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17038 variant.
17039 * gdb.base/annota3.c: Likewise.
17040 * gdb.base/async.c: Likewise.
17041 * gdb.base/average.c: Likewise.
17042 * gdb.base/call-ar-st.c: Likewise.
17043 * gdb.base/call-rt-st.c: Likewise.
17044 * gdb.base/call-sc.c: Likewise.
17045 * gdb.base/call-strs.c: Likewise.
17046 * gdb.base/ending-run.c: Likewise.
17047 * gdb.base/execd-prog.c: Likewise.
17048 * gdb.base/exprs.c: Likewise.
17049 * gdb.base/foll-exec.c: Likewise.
17050 * gdb.base/foll-fork.c: Likewise.
17051 * gdb.base/foll-vfork.c: Likewise.
17052 * gdb.base/funcargs.c: Likewise.
17053 * gdb.base/gcore.c: Likewise.
17054 * gdb.base/jump.c: Likewise.
17055 * gdb.base/langs0.c: Likewise.
17056 * gdb.base/langs1.c: Likewise.
17057 * gdb.base/langs2.c: Likewise.
17058 * gdb.base/mips_pro.c: Likewise.
17059 * gdb.base/nodebug.c: Likewise.
17060 * gdb.base/opaque0.c: Likewise.
17061 * gdb.base/opaque1.c: Likewise.
17062 * gdb.base/recurse.c: Likewise.
17063 * gdb.base/run.c: Likewise.
17064 * gdb.base/scope0.c: Likewise.
17065 * gdb.base/scope1.c: Likewise.
17066 * gdb.base/setshow.c: Likewise.
17067 * gdb.base/setvar.c: Likewise.
17068 * gdb.base/shmain.c: Likewise.
17069 * gdb.base/shr1.c: Likewise.
17070 * gdb.base/shr2.c: Likewise.
17071 * gdb.base/sigall.c: Likewise.
17072 * gdb.base/signals.c: Likewise.
17073 * gdb.base/so-indr-cl.c: Likewise.
17074 * gdb.base/solib2.c: Likewise.
17075 * gdb.base/structs.c: Likewise.
17076 * gdb.base/sum.c: Likewise.
17077 * gdb.base/vforked-prog.c: Likewise.
17078 * gdb.base/watchpoint.c: Likewise.
17079 * gdb.reverse/shr2.c: Likewise.
17080 * gdb.reverse/until-reverse.c: Likewise.
17081 * gdb.reverse/ur1.c: Likewise.
17082 * gdb.reverse/watch-reverse.c: Likewise.
17083
066a77c5
AA
170842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17085
17086 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17087 variant.
17088 * gdb.base/sepdebug.exp: Drop references to removed code.
17089
4f204ea5
AA
170902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17091
17092 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17093 variant. Preserve original line numbering.
17094 * gdb.base/list1.c: Likewise.
17095
3b377a3a
AA
170962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17097
17098 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17099 variant.
17100 * gdb.base/break1.c: Likewise.
17101 * gdb.base/break.exp: Drop references to removed code.
17102
e444df73
AA
171032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17104
17105 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17106 variant.
17107
8008f2a7
AA
171082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17109
17110 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17111
a5a06887
AA
171122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17113
17114 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17115 logic into perform_all_tests() and invoke it with and without
17116 function header prototypes.
17117 (do_function_calls): Remove conditional XFAIL for PR 5318.
17118 (rerun_and_prepare): Remove duplicate code.
17119 (perform_all_tests): New. Main logic moved here.
17120
44dba9b9
AA
171212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17122
17123 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17124 code guarded by #ifdef NO_PROTOTYPES.
17125 (t_double_many_args): Likewise.
17126 (DEF_FUNC_MANY_ARGS_1): Likewise.
17127 (DEF_FUNC_VALUES_1): Likewise.
17128 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17129 guarded by #ifdef PROTOTYPES.
17130
d1fbcd56
AA
171312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17132
17133 * gdb.mi/mi-console.c: Add eye-catcher.
17134 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17135 instead of literal line number.
17136
b0e59b8f
AA
171372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17138
17139 * gdb.base/shr2.c: Add eye-catcher.
17140 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17141 line number.
17142
78f98cca
AA
171432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17144
17145 * gdb.base/jump.c: Add eye-catchers.
17146 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17147 numbers.
17148
58fa2af0
AA
171492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17150
17151 * gdb.base/execd-prog.c: Add eye-catchers.
17152 * gdb.base/foll-exec.c: Likewise.
17153 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17154 line numbers.
17155
04e5059b
AA
171562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17157
17158 * gdb.base/ending-run.c: Add eye-catchers.
17159 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17160 literal line numbers.
17161
dbfdb174
AA
171622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17163
17164 * gdb.base/call-rt-st.c: Add eye-catchers.
17165 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17166 literal line numbers.
17167
888a2ade
AA
171682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17169
17170 * gdb.base/call-ar-st.c: Add eye-catchers.
17171 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17172 literal line numbers.
17173
6acc2dde
AA
171742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17175
17176 * gdb.base/average.c: Add eye-catchers.
17177 * gdb.base/sum.c: Likewise.
17178 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17179 regexps dynamically.
17180
9ecfcd1d
AA
171812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17182
17183 * gdb.base/solib1.c: Add eye-catchers.
17184 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17185 literal line numbers.
17186
78708b7c
PA
171872014-11-12 Pedro Alves <palves@redhat.com>
17188
17189 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17190 leader has exited.
17191
af48d08f
PA
171922014-11-12 Pedro Alves <palves@redhat.com>
17193
17194 * gdb.arch/i386-bp_permanent.c: New file.
17195 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17196 (srcfile): Set to i386-bp_permanent.c.
17197 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17198 that stepi does not execute the 'leave' instruction, instead of
17199 testing it does execute.
17200 * gdb.base/bp-permanent.c: New file.
17201 * gdb.base/bp-permanent.exp: New file.
17202
af3768e9
DE
172032014-11-10 Doug Evans <xdje42@gmail.com>
17204
17205 PR symtab/17564
17206 * gdb.base/symtab-search-order.exp: New file.
17207 * gdb.base/symtab-search-order.c: New file.
17208 * gdb.base/symtab-search-order-1.c: New file.
17209 * gdb.base/symtab-search-order-shlib-1.c: New file.
17210
9de00a4a
PA
172112014-11-07 Pedro Alves <palves@redhat.com>
17212
17213 PR gdb/17511
17214 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17215 i?86-*-linux*.
17216
e0f52461
SC
172172014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17218
17219 PR c++/17494
17220 * gdb.cp/pr17494.cc: New file.
17221 * gdb.cp/pr17494.exp: New file.
17222
6ce8c980
YQ
172232014-11-02 Yao Qi <yao@codesourcery.com>
17224
17225 * gdb.python/python.exp: Get working directory and match the
17226 output of "set extended-prompt \\w " with it.
17227
02be9a71
DE
172282014-10-30 Doug Evans <dje@google.com>
17229
17230 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17231 in objfiles.
17232 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17233 in progspaces.
17234
3bdff46b
LM
172352014-10-30 Janis Johnson <janisjo@codesourcery.com>
17236
17237 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17238 * gdb.base/realname-expand.exp: Likewise.
17239 * gdb.linespec/macro-relative.exp: Likewise.
17240
ab917dfb
PA
172412014-10-29 Pedro Alves <palves@redhat.com>
17242
17243 PR gdb/17408
17244 * gdb.threads/schedlock.c (some_function): New function.
17245 (call_function): New global.
17246 (MAYBE_CALL_SOME_FUNCTION): New macro.
17247 (thread_function): Call it.
17248 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17249 and use it instead of a global counter. Adjust all callers.
17250 (get_current_thread): Use "find current thread" for test message
17251 here rather than having all callers pass down the same string.
17252 (goto_loop): New procedure, factored out from ...
17253 (my_continue): ... this.
17254 (step_ten_loops): Change parameter from test message to command to
17255 use. Adjust.
17256 (list_count): Delete global.
17257 (check_result): New procedure, factored out from duplicate top
17258 level code.
17259 (continue tests): Wrap in with_test_prefix.
17260 (test_step): New procedure, factored out from duplicate top level
17261 code.
17262 (top level): Test "step" in combination with all scheduler-locking
17263 modes. Test "next" in combination with all scheduler-locking
17264 modes, and in combination with stepping over a function call or
17265 not.
17266 * gdb.threads/next-bp-other-thread.c: New file.
17267 * gdb.threads/next-bp-other-thread.exp: New file.
17268
d3d4baed
PA
172692014-10-29 Pedro Alves <palves@redhat.com>
17270
17271 PR python/17372
17272 * gdb.python/python.exp: Test a multi-line command that spawns
17273 interactive Python.
17274 * gdb.base/multi-line-starts-subshell.exp: New file.
17275
563e8d85
YQ
172762014-10-29 Yao Qi <yao@codesourcery.com>
17277
17278 * gdb.base/fileio.exp: Make directories on host.
17279
0ea4d52e
YQ
172802014-10-29 Yao Qi <yao@codesourcery.com>
17281
17282 * gdb.base/fileio.c (test_write): Close the file.
17283
7f5ef605
PA
172842014-10-28 Pedro Alves <palves@redhat.com>
17285
17286 PR gdb/12623
17287 * gdb.base/sigstep.c (no_handler): New global.
17288 (main): If 'no_handler is true, set the signal handlers to
17289 SIG_IGN.
17290 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17291 with_sw_watch and no_handler parameters. Handle them.
17292 (top level) <stepping over handler when stopped at a breakpoint
17293 test>: Add a test axis for testing with a software watchpoint, and
17294 another for testing with the signal handler set to SIG_IGN.
17295 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17296 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17297
abbdbd03
PA
172982014-10-28 Pedro Alves <palves@redhat.com>
17299
17300 PR gdb/17511
17301 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17302 * gdb.base/sigstep.exp (other_handler_location): New global.
17303 (advance): Support stepping into the signal handler, and running
17304 commands while in the handler.
17305 (in_handler_map): New global.
17306 (top level): In the advance test, add combinations for getting
17307 into the handler with stepping commands, and for running commands
17308 in the handler. Add comment descripting the advancei tests.
17309
1df4399f
PA
173102014-10-28 Pedro Alves <palves@redhat.com>
17311
17312 * gdb.base/sigstep.exp: Use build_executable instead of
17313 prepare_for_testing.
17314 (top level): Move code that starts GDB, runs to main and creates a
17315 display to ...
17316 (restart): ... this new procedure.
17317 (top level): Move backtrace from signal handler test to ...
17318 (validate_backtrace): ... this new procedure.
17319 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17320 with_test_prefix. Always restart GDB.
17321 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17322 with_test_prefix. Always restart GDB. No need to delete
17323 breakpoints after the test.
17324 (test_skip_handler): Remove prefix parameter.
17325 (skip_over_handler, breakpoint_to_handler)
17326 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17327 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17328 restart GDB. No need to delete breakpoints after the test.
17329 (top level): Use foreach to call the test procedures with
17330 different commands.
17331
a5b6e449
PA
173322014-10-28 Pedro Alves <palves@redhat.com>
17333
17334 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17335 instead of GNATS numbers.
17336 * gdb.base/sigbpt.exp: Likewise.
17337 * gdb.base/siginfo.exp: Likewise.
17338 * gdb.base/sigstep.exp: Likewise.
17339
e5f8a7cc
PA
173402014-10-27 Pedro Alves <palves@redhat.com>
17341
17342 * gdb.base/sigstep.c (dummy): New global.
17343 (main): Issue a couple writes to the new global.
17344 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17345 procedures.
17346 (skip_over_handler): Use test_skip_handler.
17347 (top level): Call skip_over_handler for stepi and nexti too.
17348 (breakpoint_over_handler): Use test_skip_handler.
17349 (top level): Call breakpoint_over_handler for stepi and nexti too.
17350
763905a3
YQ
173512014-10-27 Yao Qi <yao@codesourcery.com>
17352
17353 * gdb.trace/tfile.c (adjust_function_address)
17354 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17355 function descriptor.
17356
6f259a23
DB
173572014-10-24 Don Breazeal <donb@codesourcery.com>
17358
17359 * gdb.base/foll-fork.exp (test_follow_fork,
17360 catch_fork_child_follow): Check for updated fork messages emitted
17361 from infrun.c.
17362 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17363 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17364 vfork_and_exec_child_follow_through_step): Check for updated vfork
17365 messages emitted from infrun.c.
17366
09dd9a69
PA
173672014-10-24 Pedro Alves <palves@redhat.com>
17368
17369 * gdb.base/corefile.exp: Remove references to ultrix.
17370 * gdb.base/interrupt.exp: Likewise.
17371 * gdb.base/whatis.exp: Likewise.
17372 * gdb.gdb/selftest.exp: Likewise.
17373 * gdb.threads/manythreads.exp: Likewise.
17374 * gdb.threads/print-threads.exp: Likewise.
17375 * gdb.threads/pthreads.exp:: Likewise.
17376 * gdb.threads/schedlock.exp: Likewise.
17377
3433cfa5
SC
173782014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17379
17380 * gdb.cp/non-trivial-retval.cc: Add a test case.
17381 * gdb.cp/non-trivial-retval.exp: Add a test.
17382
092f880b
YQ
173832014-10-20 Yao Qi <yao@codesourcery.com>
17384
17385 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17386 * gdb.python/py-objfile-script-gdb.py: New file.
17387 * gdb.python/py-objfile-script.exp: Update reference to
17388 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17389 of remote_download. Remove the dest file.
17390
acbdb7f3
YQ
173912014-10-20 Yao Qi <yao@codesourcery.com>
17392
17393 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17394 * gdb.base/step-line.exp: Likewise.
17395 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17396 * gdb.dwarf2/dw2-basic.exp: Likewise.
17397 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17398 * gdb.dwarf2/dw2-filename.exp: Likewise.
17399 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17400 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17401 * gdb.dwarf2/dw2-producer.exp: Likewise.
17402 * gdb.dwarf2/mac-fileno.exp: Likewise.
17403 * gdb.python/py-frame-args.exp: Likewise.
17404 * gdb.python/py-framefilter.exp: Likewise.
17405 * gdb.python/py-mi.exp: Likewise.
17406 * gdb.python/py-objfile-script.exp: Likewise
17407 * gdb.python/py-pp-integral.exp: Likewise.
17408 * gdb.python/py-pp-re-notag.exp: Likewise.
17409 * gdb.python/py-prettyprint.exp: Likewise.
17410 * gdb.python/py-section-script.exp: Likewise.
17411 * gdb.python/py-typeprint.exp: Likewise.
17412 * gdb.python/py-xmethods.exp: Likewise.
17413 * gdb.stabs/weird.exp: Likewise.
17414 * gdb.xml/tdesc-regs.exp: Likewise.
17415
bd286a29
KCY
174162014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17417
17418 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17419 (out_cu): Use addr_len for the size of addresses.
17420 (out_line): Likewise. Size DW_LNE_set_address instruction
17421 according to addr_len.
17422 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17423 (FUNC): Add START_INSNS to definition.
17424
673dc4a0
YQ
174252014-10-18 Yao Qi <yao@codesourcery.com>
17426
17427 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17428 gdb_has_argv0 return true.
17429 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17430 check [target_info exists noargs], check [gdb_has_argv0]
17431 instead.
17432 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17433 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17434 procedures.
17435
4ffbba72
DE
174362014-10-17 Doug Evans <dje@google.com>
17437
17438 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17439 event.
17440 * gdb.python/py-events.py: Add clear_objfiles event.
17441
d096d8c1
DE
174422014-10-17 Doug Evans <dje@google.com>
17443
17444 * gdb.python/py-objfile.exp: Test progspace attribute.
17445
a80db015
LM
174462014-10-17 Luis Machado <lgustavo@codesourcery.com>
17447
17448 * gdb.guile/scm-breakpoint.exp: Do not assume any
17449 directory separators when matching source file paths.
17450 * gdb.python/py-breakpoint.exp: Likewise.
17451 * gdb.reverse/break-precsave.exp: Likewise.
17452 * gdb.reverse/break-reverse.exp: Likewise.
17453 * gdb.reverse/consecutive-precsave.exp: Likewise.
17454 * gdb.reverse/finish-precsave.exp: Likewise.
17455 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17456 * gdb.reverse/finish-reverse.exp: Likewise.
17457 * gdb.reverse/i386-precsave.exp: Likewise.
17458 * gdb.reverse/i387-env-reverse.exp: Likewise.
17459 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17460 * gdb.reverse/machinestate-precsave.exp: Likewise.
17461 * gdb.reverse/machinestate.exp: Likewise.
17462 * gdb.reverse/sigall-precsave.exp: Likewise.
17463 * gdb.reverse/solib-precsave.exp: Likewise.
17464 * gdb.reverse/step-precsave.exp: Likewise.
17465 * gdb.reverse/until-precsave.exp: Likewise.
17466 * gdb.reverse/watch-precsave.exp: Likewise.
17467 * gdb.reverse/watch-reverse.exp: Likewise.
17468
b22089ab
YQ
174692014-10-17 Yao Qi <yao@codesourcery.com>
17470
17471 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17472 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17473
6c4486e6
PA
174742014-10-17 Pedro Alves <palves@redhat.com>
17475
17476 PR gdb/17471
17477 * gdb.base/bg-execution-repeat.c: New file.
17478 * gdb.base/bg-execution-repeat.exp: New file.
17479
0ff33695
PA
174802014-10-17 Pedro Alves <palves@redhat.com>
17481
17482 PR gdb/17300
17483 * gdb.base/continue-all-already-running.c: New file.
17484 * gdb.base/continue-all-already-running.exp: New file.
17485
6fdebc3d
PA
174862014-10-17 Pedro Alves <palves@redhat.com>
17487
17488 PR gdb/17472
17489 * gdb.base/annota-input-while-running.c: New file.
17490 * gdb.base/annota-input-while-running.exp: New file.
17491
32a8097b
PA
174922014-10-17 Pedro Alves <palves@redhat.com>
17493
17494 * gdb.base/callfuncs.exp: emove references to osf.
17495 * gdb.base/sigall.exp: Likewise.
17496 * gdb.gdb/selftest.exp: Likewise.
17497 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17498 * gdb.mi/non-stop.c: Likewise.
17499 * gdb.mi/pthreads.c: Likewise.
17500 * gdb.reverse/sigall-precsave.exp: Likewise.
17501 * gdb.reverse/sigall-reverse.exp: Likewise.
17502 * gdb.threads/pthreads.c: Likewise.
17503 * gdb.threads/pthreads.exp: Likewise.
17504
7a3517ff
YQ
175052014-10-17 Yao Qi <yao@codesourcery.com>
17506
17507 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17508 check 'target_info exists noargs'.
17509 (test_command_prompt_position): Likewise.
17510 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17511 Remove "set args".
17512 (progvar_simple_while_test): Likewise.
17513 (progvar_complex_if_while_test): Likewise.
17514 (if_while_breakpoint_command_test): Likewise.
17515 (infrun_breakpoint_command_test): Likewise.
17516 (breakpoint_command_test): Likewise.
17517 (watchpoint_command_test): Likewise.
17518 (bp_deleted_in_command_test): Likewise.
17519 (temporary_breakpoint_commands): Likewise.
17520
bb99c472
YQ
175212014-10-16 Yao Qi <yao@codesourcery.com>
17522
17523 * gdb.base/remotetimeout.exp: Remove noargs checking.
17524
7c16b83e
PA
175252014-10-15 Pedro Alves <palves@redhat.com>
17526
17527 PR breakpoints/9649
17528 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17529 * gdb.base/breakpoint-in-ro-region.exp
17530 (probe_target_hardware_step): New procedure.
17531 (top level): Probe hardware stepping and hardware breakpoint
17532 support. Test stepping through a read-only region, with both
17533 "breakpoint auto-hw" on and off and both "always-inserted" on and
17534 off.
17535
35a49624
IB
175362014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17537
17538 * gdb.dlang/demangle.exp: Update for demangling changes.
17539
2d1c107c
SC
175402014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17541
17542 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17543 * gdb.cp/non-trivial-retval.exp: Add new tests.
17544
778811d5
SC
175452014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17546
17547 PR c++/13403
17548 PR c++/15154
17549 * gdb.cp/non-trivial-retval.cc: New file.
17550 * gdb.cp/non-trivial-retval.exp: New file.
17551
10c5f0a8
YQ
175522014-10-15 Yao Qi <yao@codesourcery.com>
17553
17554 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17555 remote host.
17556
65d7b369
YQ
175572014-10-15 Yao Qi <yao@codesourcery.com>
17558
17559 * gdb.python/py-symbol.exp: Match file base name if host is
17560 remote, otherwise match file name with dir name.
17561 * gdb.python/py-symtab.exp: Likewise.
17562 * gdb.python/python.exp: Likewise.
17563
46dc1394
YQ
175642014-10-15 Yao Qi <yao@codesourcery.com>
17565
17566 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17567 pattern.
17568 * gdb.python/py-symtab.exp: Likewise.
17569 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17570 locationn.
17571
c40cc657
JB
175722014-10-14 Joel Brobecker <brobecker@adacore.com>
17573
17574 * gdb.ada/addr_arith: New testcase.
17575
2abf49e1
MR
175762014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17577
17578 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17579 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17580 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17581 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17582
f7088df3
SDJ
175832014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17584
17585 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17586 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17587 * gdb.arch/stap-eval-lang-ada.exp: New file.
17588
4dc06805
YQ
175892014-10-14 Yao Qi <yao@codesourcery.com>
17590
17591 * gdb.mi/mi-var-child.c (nothing1): New function.
17592 (nothing2): New function.
17593 (do_children_tests): Set function pointers by nothing1 and
17594 nothing2.
17595 * gdb.mi/mi-var-child.exp: Step over new added statements.
17596 Update test to match the new output.
17597 * gdb.mi/var-cmd.c (nothing1): New function.
17598 (nothing2): New function.
17599 (do_children_tests): Set function pointers by nothing1 and
17600 nothing2.
17601 * gdb.mi/mi-var-display.exp: Update test to match output.
17602 Step to the line specified by $line_dct_nothing.
17603 Increase the number of lines to step.
17604
46a93de2
YQ
176052014-10-14 Yao Qi <yao@codesourcery.com>
17606
17607 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17608 tests.
17609 * gdb.mi/mi2-var-child.exp: Likewise.
17610
14ea52ee
DE
176112014-10-13 Doug Evans <dje@google.com>
17612
17613 * gdb.python/py-objfile.exp: Change name of file name test.
17614
e5c6e92b
DE
176152014-10-13 Doug Evans <dje@google.com>
17616
17617 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17618 from the start of the CU.
17619
c780cc2f
JK
176202014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17621 Yao Qi <yao@codesourcery.com>
17622
17623 Fix "save breakpoints" for "catch" command.
17624 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17625 Remove -nonewline. Match also the added "main" line.
17626
99894e11
JK
176272014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17628
17629 Fix "save breakpoints" for "disable $bpnum" command.
17630 * gdb.base/save-bp.c (main): Add label.
17631 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17632
6e1ac5a3
JK
176332014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17634
17635 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17636
754dd2b0
YQ
176372014-10-11 Yao Qi <yao@codesourcery.com>
17638
17639 * gdb.server/server-kill.exp: Execute command
17640 "set remote trace-status-packet on" before "tstatus".
17641
f90183d7
YQ
176422014-10-11 Yao Qi <yao@codesourcery.com>
17643
17644 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17645 (main): Call getppid.
17646 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17647 and continue to it. Read variable "server_pid".
17648
bf40a607
YQ
176492014-10-11 Yao Qi <yao@codesourcery.com>
17650
17651 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17652
052ca370
YQ
176532014-10-11 Yao Qi <yao@codesourcery.com>
17654
17655 * gdb.threads/thread-find.exp: Don't execute command
17656 "info threads".
17657 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17658 * gdb.threads/linux-dp.exp: Don't check the condition
17659 $threads_created equals to zero.
17660
3831839c
PA
176612014-10-10 Pedro Alves <palves@redhat.com>
17662
17663 * gdb.base/bigcore.exp: Remove references to IRIX.
17664 * gdb.base/funcargs.exp: Likewise.
17665 * gdb.base/interrupt.exp: Likewise.
17666 * gdb.base/mips_pro.exp: Likewise.
17667 * gdb.base/nodebug.exp: Likewise.
17668 * gdb.base/setvar.exp: Likewise.
17669 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17670
8b9a549d
PA
176712014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17672 Pedro Alves <palves@redhat.com>
17673
17674 PR symtab/14466
17675 * gdb.base/vdso-warning.c: New file.
17676 * gdb.base/vdso-warning.exp: New file.
17677
d48ba5e8
DE
176782014-10-02 Doug Evans <dje@google.com>
17679
17680 * gdb.base/structs.c (main): Don't run forever.
17681
2278c276
PA
176822014-10-02 Pedro Alves <palves@redhat.com>
17683
17684 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17685 (top level) <stop threads 1, stop threads 2>: Use it.
17686
b57bacec
PA
176872014-10-02 Pedro Alves <palves@redhat.com>
17688
17689 * gdb.threads/break-while-running.exp (test): Add new
17690 'update_thread_list' argument. Skip "info threads" if false.
17691 (top level): Add new 'update_thread_list' axis.
17692
13fd3ff3
PA
176932014-10-02 Pedro Alves <palves@redhat.com>
17694
17695 PR breakpoints/17431
17696 * gdb.base/execl-update-breakpoints.c: New file.
17697 * gdb.base/execl-update-breakpoints.exp: New file.
17698
0fec99e8
PA
176992014-10-01 Pedro Alves <palves@redhat.com>
17700
17701 * gdb.base/breakpoint-in-ro-region.c: New file.
17702 * gdb.base/breakpoint-in-ro-region.exp: New file.
17703
2ddf4301
SM
177042014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17705
17706 * gdb.mi/mi-exit-code.exp: New file.
17707 * gdb.mi/mi-exit-code.c: New file.
17708
6a5f3f43
YQ
177092014-09-30 Yao Qi <yao@codesourcery.com>
17710
17711 * lib/prelink-support.exp (build_executable_own_libs): Error if
17712 the target isn't native.
17713
345bcc73
YQ
177142014-09-30 Yao Qi <yao@codesourcery.com>
17715
17716 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17717 false.
17718
a25a5a45
PA
177192014-09-22 Pedro Alves <palves@redhat.com>
17720
17721 * gdb.threads/break-while-running.exp: New file.
17722 * gdb.threads/break-while-running.c: New file.
17723
00ba3162
YQ
177242014-09-19 Yao Qi <yao@codesourcery.com>
17725
17726 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17727 Invoke test. Restart GDB with --readnow and invoke test again.
17728
c3b7b696
YQ
177292014-09-19 Yao Qi <yao@codesourcery.com>
17730
17731 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17732 proc set_breakpoint_on_gcd_function. Invoke
17733 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17734 invoke set_breakpoint_on_gcd_function again.
17735
2b4fd423
DE
177362014-09-18 Doug Evans <dje@google.com>
17737
17738 * gdb.dwarf2/symtab-producer.exp: New file.
17739
a5947601
SDJ
177402014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17741
17742 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17743 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17744 * gdb.base/global-var-nested-by-dso.c: Likewise.
17745 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17746
91c19059
SDJ
177472014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17748 Pedro Alves <palves@redhat.com>
17749
17750 * gdb.base/watch-bitfields.exp: Pass string other than test file
17751 name to prepare_for_testing.
17752 (watch): New procedure.
17753 (expect_watchpoint): Use with_test_prefix.
17754 (top level): Factor out tests to ...
17755 (test_watch_location, test_regular_watch): ... these new
17756 procedures, and use with_test_prefix and gdb_continue_to_end.
17757
bb9d5f81
PP
177582014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17759
17760 PR breakpoints/12526
17761 * gdb.base/watch-bitfields.exp: New file.
17762 * gdb.base/watch-bitfields.c: New file.
17763
635856f5
PA
177642014-09-16 Pedro Alves <palves@redhat.com>
17765
17766 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17767 software and hardware addresses, not software address against
17768 itself.
17769
7280ceea
PA
177702014-09-16 Pedro Alves <palves@redhat.com>
17771
17772 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17773 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17774
428b16bd
PA
177752014-09-16 Pedro Alves <palves@redhat.com>
17776
17777 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17778 files.
17779 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17780 "*-*-vxworks*" throughout.
17781 * gdb.base/break.exp: Likewise.
17782 * gdb.base/default.exp: Likewise.
17783 * gdb.base/scope.exp: Likewise.
17784 * gdb.base/sepdebug.exp: Likewise.
17785 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17786 throughout.
17787 * gdb.base/run.c: Likewise.
17788 * gdb.base/sepdebug.c: Likewise.
17789 * gdb.hp/gdb.aCC/run.c: Likewise.
17790 * gdb.reverse/until-reverse.c: Likewise.
17791 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17792
666d413c
YQ
177932014-09-16 Yao Qi <yao@codesourcery.com>
17794
17795 * boards/local-remote-host-native.exp: New file.
17796
57cbd724
DE
177972014-09-14 Doug Evans <xdje42@gmail.com>
17798
17799 * gdb.threads/queue-signal.c (thread_count): New variable.
17800 (thread_count_mutex, thread_count_condvar): New variables.
17801 (incr_thread_count, wait_all_threads_running): New functions.
17802 (main): Wait for all threads to be in their thread functions.
17803
81219e53
DE
178042014-09-13 Doug Evans <xdje42@gmail.com>
17805
17806 * gdb.threads/queue-signal.c: New file.
17807 * gdb.threads/queue-signal.exp: New file.
17808
3714cea7
DE
178092014-09-13 Doug Evans <xdje42@gmail.com>
17810
17811 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17812 be consistent with what default_gdb_init uses.
17813 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17814 the plain text of the prompt. Add some logging printfs.
17815 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17816
fa43b1d7
PA
178172014-09-12 Pedro Alves <palves@redhat.com>
17818
17819 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17820 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17821 * gdb.arch/i386-size-overlap.exp: Likewise.
17822 * gdb.arch/i386-size.exp: Likewise.
17823 * gdb.arch/i386-unwind.exp: Likewise.
17824 * gdb.base/a2-run.exp: Likewise.
17825 * gdb.base/break.exp: Likewise.
17826 * gdb.base/charset.exp: Likewise.
17827 * gdb.base/chng-syms.exp: Likewise.
17828 * gdb.base/commands.exp: Likewise.
17829 * gdb.base/dbx.exp: Likewise.
17830 * gdb.base/find.exp: Likewise.
17831 * gdb.base/funcargs.exp: Likewise.
17832 * gdb.base/jit-simple.exp: Likewise.
17833 * gdb.base/reread.exp: Likewise.
17834 * gdb.base/sepdebug.exp: Likewise.
17835 * gdb.base/step-bt.exp: Likewise.
17836 * gdb.cp/mb-inline.exp: Likewise.
17837 * gdb.cp/mb-templates.exp: Likewise.
17838 * gdb.objc/basicclass.exp: Likewise.
17839 * gdb.threads/killed.exp: Likewise.
17840
9d9bf2df
EBM
178412014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17842
17843 PR tdep/17379
17844 * gdb.arch/powerpc-stackless.S: New file.
17845 * gdb.arch/powerpc-stackless.exp: New file.
17846
1cf2f1b0
JK
178472014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17848
17849 * gdb.base/attach.c: Include unistd.h.
17850 (main): Call alarm. Add label postloop.
17851 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17852 gdb_breakpoint, gdb_continue_to_breakpoint.
17853 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17854
98880d46
PA
178552014-09-11 Pedro Alves <palves@redhat.com>
17856
17857 PR gdb/17347
17858 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17859 * gdb.base/attach.exp (test_command_line_attach_run): New
17860 procedure.
17861 (top level): Call it.
17862
4c92ff2c
PA
178632014-09-11 Pedro Alves <palves@redhat.com>
17864
17865 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17866 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17867 (do_command_attach_tests): Use spawn_wait_for_attach.
17868 * gdb.base/solib-overlap.exp: Likewise.
17869 * gdb.multi/multi-attach.exp: Likewise.
17870 * gdb.python/py-prompt.exp: Likewise.
17871 * gdb.python/py-sync-interp.exp: Likewise.
17872 * gdb.server/ext-attach.exp: Likewise.
17873
3adc1a7d
GKB
178742014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17875
17876 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17877 command in testcase. Simplify testcase.
17878
96334934
JB
178792014-09-10 Joel Brobecker <brobecker@adacore.com>
17880
17881 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17882
eb479039
JB
178832014-09-10 Joel Brobecker <brobecker@adacore.com>
17884
17885 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17886
deede10c
JB
178872014-09-10 Joel Brobecker <brobecker@adacore.com>
17888
17889 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17890
7828a5f5
JB
178912014-09-10 Joel Brobecker <brobecker@adacore.com>
17892
17893 * gdb.dwarf2/dynarr-ptr.c: New file.
17894 * gdb.dwarf2/dynarr-ptr.exp: New file.
17895
33aeebcf
MR
178962014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17897
17898 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17899 of 30 rather than hardcoding 120 for a slow test case. Take the
17900 `gdb,timeout' target setting into account for this calculation.
17901 Don't extend the timeout for the test cases that don't need it.
17902
7b415901
MR
179032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17904
17905 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17906 a factor of 2 for a slow test case. Take the `gdb,timeout'
17907 target setting into account for this calculation.
17908 * gdb.reverse/until-precsave.exp: Increase the timeout by
17909 a factor of 15 and 3 respectively rather than adding 120
17910 for a pair of slow test cases. Take the `gdb,timeout'
17911 target setting into account for this calculation.
17912
4a40f85a
MR
179132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17914
17915 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17916 timeout, don't pass one down to gdb_expect.
17917 (gdb_expect): Rework timeout selection.
17918
09635af7
MR
179192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17920
17921 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17922 exception on timeout.
17923 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17924 (gdbserver_start_extended): Catch any `gdbserver_start' error
17925 exceptions.
17926 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17927 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17928 `gdbserver_gdb_load' error exceptions.
17929
2bdd10b7
MR
179302014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17931
17932 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17933 120 on waiting for the TCP socket to open.
17934
316935f0
DE
179352014-09-09 Doug Evans <xdje42@gmail.com>
17936
17937 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17938 _caller_matches, _any_caller_is, _any_caller_matches.
17939
83740597
DE
179402014-09-09 Doug Evans <xdje42@gmail.com>
17941
17942 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17943
4c122fc3
YQ
179442014-09-09 Yao Qi <yao@codesourcery.com>
17945
17946 * gdb.mi/mi-var-display.exp: Set print symbol off.
17947
a9f116cb
GKB
179482014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17949
17950 PR gdb/17035
17951 * gdb.base/commands.exp: Add tests to verify user-defined
17952 commands with empty bodies.
17953 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17954 python commands in `show user command`.
17955 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17956 scheme commands in `show user command`.
17957
c75bd3a2
JK
179582014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17959
17960 PR python/17355
17961 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17962 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17963 * gdb.python/py-framefilter-invalidarg.exp: New file.
17964 * gdb.python/py-framefilter-invalidarg.py: New file.
17965
faa42425
DE
179662014-09-06 Doug Evans <xdje42@gmail.com>
17967
17968 PR 15276
17969 * gdb.python/py-caller-is.c: New file.
17970 * gdb.python/py-caller-is.exp: New file.
17971
474ca4f6
SDJ
179722014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17973
17974 PR gdb/17235
17975 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17976 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17977
eb0b0463
SDJ
179782014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17979
17980 PR fortran/17237
17981 * gdb.fortran/print-formatted.exp: New file.
17982 * gdb.fortran/print-formatted.f90: Likewise.
17983
5f3b99cf
SS
179842014-09-03 Sasha Smundak <asmundak@google.com>
17985
17986 * gdb.python/py-frame.exp: Test Frame.read_register.
17987
7d793aa9
SDJ
179882014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17989
17990 PR python/16699
17991 * gdb.python/py-completion.exp: New file.
17992 * gdb.python/py-completion.py: Likewise.
17993
fb0576e9
DE
179942014-08-28 Doug Evans <dje@google.com>
17995
17996 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17997 eax,etc. are live with values set by gdb and thus the compiler can't
17998 use them.
17999 * gdb.arch/i386-pseudo.c (main): Ditto.
18000
ee92b0dd
DE
180012014-08-27 Doug Evans <dje@google.com>
18002
18003 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18004
6649db35
DE
180052014-08-25 Doug Evans <dje@google.com>
18006
18007 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18008 (main): Ditto.
18009
564b7600
DE
180102014-08-25 Doug Evans <dje@google.com>
18011
18012 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18013
3881fb67
YQ
180142014-08-24 Yao Qi <yao@codesourcery.com>
18015
18016 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18017 symbol off.
18018 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18019
a05a36a5
DE
180202014-08-22 Doug Evans <dje@google.com>
18021
18022 PR 17276
18023 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18024 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18025 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18026
7c343b48
YQ
180272014-08-22 Yao Qi <yao@codesourcery.com>
18028
18029 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18030 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18031 * gdb.python/python.exp: Likewise. Use .py file on the host
18032 instead of the build.
18033
22fd09ae
JK
180342014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18035
18036 * gdb.threads/gcore-stale-thread.c: New file.
18037 * gdb.threads/gcore-stale-thread.exp: New file.
18038
a8454a7c
PA
180392014-08-21 Pedro Alves <palves@redhat.com>
18040
18041 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18042 * gdb.base/gcore-relro-pie.exp: Likewise.
18043 * gdb.base/gcore-relro.exp: Likewise.
18044 * gdb.base/gcore.exp: Likewise.
18045 * gdb.base/print-symbol-loading.exp: Likewise.
18046 * gdb.threads/gcore-thread.exp: Likewise.
18047 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18048
2a31c623
PA
180492014-08-20 Pedro Alves <palves@redhat.com>
18050 Jan Kratochvil <jan.kratochvil@redhat.com>
18051
18052 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18053 configure.
18054 (EXPECT): Handle READ1 being set.
18055 (all): Depend on EXTRA_RULES.
18056 (check-read1, expect-read1, read1.so, read1): New rules.
18057 * README (Testsuite Parameters): Document the READ1 make variable.
18058 (Race detection): New section.
18059 * configure: Regenerate.
18060 * configure.ac: If build==host==target, and running under a
18061 GNU/glibc system, add read1 to the extra Makefile rules.
18062 (EXTRA_RULES): AC_SUBST it.
18063 * lib/read1.c: New file.
18064
d36430db
JB
180652014-08-20 Joel Brobecker <brobecker@adacore.com>
18066
18067 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18068 the handling of variables declared as a typedef to an array
18069 which a DW_AT_data_location attribute.
18070
9a0dc9e3
PA
180712014-08-19 Andrew Burgess <aburgess@broadcom.com>
18072 Pedro Alves <palves@redhat.com>
18073
18074 PR symtab/14604
18075 PR symtab/14605
18076 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18077 gdb_test.
18078
0718a8da
PA
180792014-08-19 Pedro Alves <palves@redhat.com>
18080
18081 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18082
13b448cd
YQ
180832014-08-19 Yao Qi <yao@codesourcery.com>
18084
18085 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18086 right line.
18087
1cbf5077
DB
180882014-08-18 David Blaikie <dblaikie@gmail.com>
18089
18090 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18091
bf0fae19
JB
180922014-08-18 Joel Brobecker <brobecker@adacore.com>
18093
18094 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18095 attribute in array range.
18096
3c8c5dcc
JB
180972014-08-18 Joel Brobecker <brobecker@adacore.com>
18098
18099 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18100
e66d4446
SC
181012014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18102
18103 PR c++/17132
18104 * gdb.cp/pr17132.cc: New file.
18105 * gdb.cp/pr17132.exp: New file.
18106
940df408
SC
181072014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18108
18109 * gdb.python/py-xmethods.py (A_getarrayind)
18110 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18111 Use 'print' with function call syntax.
18112 (E_method_matcher.match): Fix tab vs space indentation mixup.
18113
ebcc6c3a
YQ
181142014-08-15 Yao Qi <yao@codesourcery.com>
18115
18116 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18117 false.
18118
775e0f04
YQ
181192014-08-15 Yao Qi <yao@codesourcery.com>
18120
18121 * gdb.cp/casts.exp: Set print symbol off.
18122 * gdb.cp/class2.exp: Likewise.
18123 * gdb.cp/overload.exp: Likewise.
18124 * gdb.cp/templates.exp: Likewise.
18125
d769e349
DE
181262014-08-11 Doug Evans <dje@google.com>
18127
18128 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18129 (test_load_shlib): Update.
18130
20c6f1e1
YQ
181312014-08-09 Yao Qi <yao@codesourcery.com>
18132
18133 * gdb.base/display.exp: Invoke is_address_zero_readable.
18134 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18135 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18136 * gdb.base/hbreak-unmapped.exp: Return if
18137 is_address_zero_readable returns true.
18138 * gdb.base/signest.exp: Likewise.
18139 * gdb.base/signull.exp: Likewise.
18140 * gdb.base/sigbpt.exp: Likewise.
18141 * gdb.guile/scm-disasm.exp: Do the test if
18142 is_address_zero_readable returns false.
18143 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18144 * gdb.python/py-arch.exp: Likewise.
18145 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18146 * lib/gdb.exp (is_address_zero_readable): New proc.
18147
5792e8e3
YQ
181482014-08-09 Yao Qi <yao@codesourcery.com>
18149
18150 PR testsuite/13443
18151 * gdb.mi/mi-var-display.exp: Make test messages unique.
18152
3cecbbbe
TT
181532014-08-04 Tom Tromey <tromey@redhat.com>
18154
18155 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18156 target 0".
18157
00b51ff5
TT
181582014-08-04 Tom Tromey <tromey@redhat.com>
18159
18160 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18161 "target_resume".
18162
6908c509
JB
181632014-08-01 Joel Brobecker <brobecker@adacore.com>
18164
18165 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18166 inner_vla_struct_object_size.
18167 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18168 as xfail.
18169
cc6563d2
PA
181702014-07-30 Pedro Alves <palves@redhat.com>
18171
18172 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18173 comment.
18174
7e09a223
YQ
181752014-07-29 Yao Qi <yao@codesourcery.com>
18176
18177 PR gdb/17206
18178 * gdb.base/until-nodebug.exp: New.
18179
7ebdbe92
DE
181802014-07-28 Doug Evans <xdje42@gmail.com>
18181
18182 PR guile/17203
18183 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18184 previously existing parameter, and previously ambiguously spelled
18185 parameter.
18186
fdb1adc6
WN
181872014-07-28 Will Newton <will.newton@linaro.org>
18188
18189 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18190
186fcde0
DE
181912014-07-26 Ludovic Courtès <ludo@gnu.org>
18192 Doug Evans <xdje42@gmail.com>
18193
18194 PR guile/17146
18195 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18196
70509625
PA
181972014-07-25 Pedro Alves <palves@redhat.com>
18198
18199 * gdb.threads/signal-command-handle-nopass.c: New file.
18200 * gdb.threads/signal-command-handle-nopass.exp: New file.
18201 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18202 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18203 * gdb.threads/signal-delivered-right-thread.c: New file.
18204 * gdb.threads/signal-delivered-right-thread.exp: New file.
18205
c3f814a1
PA
182062014-07-25 Pedro Alves <palves@redhat.com>
18207
18208 * gdb.base/double-prompt-target-event-error.exp
18209 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18210 match.
18211 (cancel_pagination_in_target_event): Rework double prompt
18212 detection.
18213 * gdb.base/paginate-after-ctrl-c-running.exp
18214 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18215 <return>' match.
18216 * gdb.base/paginate-bg-execution.exp
18217 (test_bg_execution_pagination_return)
18218 (test_bg_execution_pagination_cancel): Remove '-notransfer
18219 <return>' matches.
18220 * gdb.base/paginate-execution-startup.exp
18221 (test_fg_execution_pagination_return)
18222 (test_fg_execution_pagination_cancel): Remove '-notransfer
18223 <return>' matches.
18224 * gdb.base/paginate-inferior-exit.exp
18225 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18226 match.
18227 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18228 * lib/gdb.exp (pagination_prompt): Run text through
18229 string_to_regexp.
18230 (gdb_test_multiple): Match $pagination_prompt instead of
18231 "<return>".
18232 (string_to_regexp): Move to lib/gdb-utils.exp.
18233
e214cf6c
JK
182342014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18235
18236 * gdb.arch/amd64-entry-value-paramref.S: New file.
18237 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18238 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18239 * gdb.arch/amd64-optimout-repeat.S: New file.
18240 * gdb.arch/amd64-optimout-repeat.c: New file.
18241 * gdb.arch/amd64-optimout-repeat.exp: New file.
18242
17d0c5c8
JK
182432014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18244
18245 PR gdb/17170
18246 * gdb.base/statistics.exp: New file.
18247
b8b8facf
DE
182482014-07-17 Doug Evans <dje@google.com>
18249
74b49205 18250 PR gdb/17170
b8b8facf
DE
18251 * gdb.base/maint.exp: Update testing of per-command stats.
18252
1b5d0ab3
PA
182532014-07-16 Pedro Alves <palves@redhat.com>
18254
18255 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18256 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18257 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18258 (tfile_write_buf): New functions.
18259 (add_memory_block): Rewrite using the above.
18260 (adjust_function_address): New function.
18261 (FUNCTION_ADDRESS): New macro.
18262 (write_basic_trace_file): Remove short_x local, and use
18263 tfile_write_16. Change type of func_addr local to unsigned long
18264 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18265 here. Cast argument of add_memory_block to char pointer.
18266 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18267 (main): Remove parameters.
18268 * gdb.trace/tfile.exp: Remove nowarnings.
18269
4d974e88
SM
182702014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18271
18272 * gdb.base/debug-expr.exp: Test string evaluation with
18273 "debug expression" on.
18274
41e99568
PA
182752014-07-15 Pedro Alves <palves@redhat.com>
18276
18277 * gdb.base/reread.exp: Use clean_restart.
18278
487d9753
PL
182792014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18280
18281 * gdb.arch/avr-flash-qualifer.c: New.
18282 * gdb.arch/avr-flash-qualifer.exp: New.
18283
cc1c52ad
PA
182842014-07-14 Pedro Alves <palves@redhat.com>
18285
18286 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18287 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18288
1e973570
PA
182892014-07-14 Pedro Alves <palves@redhat.com>
18290
18291 * gdb.base/double-prompt-target-event-error.c: New file.
18292 * gdb.base/double-prompt-target-event-error.exp: New file.
18293
93d6eb10
PA
182942014-07-14 Pedro Alves <palves@redhat.com>
18295
18296 PR gdb/17072
18297 * gdb.base/paginate-inferior-exit.c: New file.
18298 * gdb.base/paginate-inferior-exit.exp: New file.
18299
0017922d
PA
183002014-07-14 Pedro Alves <palves@redhat.com>
18301
18302 PR gdb/17072
18303 * gdb.base/paginate-bg-execution.c: New file.
18304 * gdb.base/paginate-bg-execution.exp: New file.
18305
94696ad3
PA
183062014-07-14 Pedro Alves <palves@redhat.com>
18307
18308 PR gdb/17072
18309 * gdb.base/paginate-execution-startup.c: New file.
18310 * gdb.base/paginate-execution-startup.exp: New file.
18311 * lib/gdb.exp (pagination_prompt): New global.
18312 (default_gdb_spawn): New procedure, factored out from
18313 default_gdb_spawn.
18314 (default_gdb_start): Adjust to call default_gdb_spawn.
18315 (gdb_spawn): New procedure.
18316
bd293940
PA
183172014-07-14 Pedro Alves <palves@redhat.com>
18318
18319 * lib/gdb.exp (gdb_assert): New procedure.
18320 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18321
c933f875
PA
183222014-07-14 Pedro Alves <palves@redhat.com>
18323
18324 * gdb.base/execution-termios.c: New file.
18325 * gdb.base/execution-termios.exp: New file.
18326
d98b7a16
TT
183272014-07-14 Tom Tromey <tromey@redhat.com>
18328
18329 * gdb.cp/vla-cxx.cc: New file.
18330 * gdb.cp/vla-cxx.exp: New file.
18331
548740d6
TT
183322014-07-14 Tom Tromey <tromey@redhat.com>
18333
18334 * gdb.reverse/rerun-prec.c: New file.
18335 * gdb.reverse/rerun-prec.exp: New file.
18336
a25eb028
MR
183372014-07-12 Maciej W. Rozycki <macro@mips.com>
18338 Maciej W. Rozycki <macro@codesourcery.com>
18339
18340 * lib/gdb-utils.exp: New file.
18341 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18342 inline `gdb_init_command' processing.
18343 (gdb_start_cmd): Likewise.
18344 * lib/mi-support.exp (mi_run_cmd): Likewise.
18345 * README: Document `gdb_init_command' and `gdb_init_commands'.
18346
218c2655
JK
183472014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18348
18349 Fix false FAIL running under a very long directory name.
18350 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18351 and "set print elements 10000". Twice.
18352
5401fde3
YQ
183532014-07-11 Yao Qi <yao@codesourcery.com>
18354
18355 * gdb.base/exprs.exp: "set print symbol off".
18356
e76126e8
PA
183572014-07-11 Pedro Alves <palves@redhat.com>
18358
18359 * gdb.threads/kill.c: New file.
18360 * gdb.threads/kill.exp: New file.
18361
2d6f0de6
YQ
183622014-07-10 Yao Qi <yao@codesourcery.com>
18363
18364 * gdb.trace/tfile.c (write_basic_trace_file)
18365 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18366 address written to trace file.
18367
7180e04a
PA
183682014-07-09 Pedro Alves <palves@redhat.com>
18369
18370 * gdb.base/attach-wait-input.exp: New file.
18371 * gdb.base/attach-wait-input.c: New file.
18372
9a9a7608
AB
183732014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18374
18375 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18376 setting up test structures.
18377 (main): Call new test function.
18378 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18379 test function, continue into test function and walk test
18380 structures.
18381
161ac41e
YQ
183822014-07-02 Yao Qi <yao@codesourcery.com>
18383
18384 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18385 'bar_start' at the beginning of functions 'foo' and 'bar'
18386 respectively.
18387 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18388 instead of 'foo' and 'bar'.
18389
1f267ae3
MM
183902014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18391
18392 * gdb.btrace/segv.exp: New.
18393 * gdb.btrace/segv.c: New.
18394
2b239efb
LM
183952014-07-02 Luis Machado <lgustavo@codesourcery.com>
18396
18397 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18398 instruction.
18399
cf363f18
MW
184002014-06-30 Mark Wielaard <mjw@redhat.com>
18401
18402 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18403 vulture, vilify, villar): New volatile array constants.
18404 (vindictive, vegetation): New const volatile array constants.
18405 * gdb.base/volatile.exp: Test volatile and const volatile array
18406 types.
18407
aebf9d24
AA
184082014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18409
18410 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18411 target lacks support for awatch, rwatch, or hbreak.
18412
b67a2c6f
YQ
184132014-06-27 Yao Qi <yao@codesourcery.com>
18414
18415 * gdb.multi/dummy-frame-restore.exp: New.
18416 * gdb.multi/dummy-frame-restore.c: New.
18417
aef92902
MM
184182014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18419
18420 * gdb.btrace/gcore.exp: New.
18421
8e9db26e
PA
184222014-06-23 Pedro Alves <palves@redhat.com>
18423
18424 * gdb.base/watchpoint-reuse-slot.c: New file.
18425 * gdb.base/watchpoint-reuse-slot.exp: New file.
18426
70afc5b7
SC
184272014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18428
18429 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18430 progspace's filename in 'info', 'enable' and 'disable' command
18431 tests.
18432
b972bd9c
JK
184332014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18434
18435 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18436 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18437 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18438
125f8a3d
GB
184392014-06-20 Gary Benson <gbenson@redhat.com>
18440
18441 * gdb.arch/i386-avx.exp: Fix include file location.
18442 * gdb.arch/i386-sse.exp: Likewise.
18443
3ed9baed
IB
184442014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18445
18446 * gdb.dlang/expression.exp: New file.
18447
034f788c
PA
184482014-06-19 Pedro Alves <palves@redhat.com>
18449
18450 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18451 out from ...
18452 (top level): ... here. Iterate running tests under different
18453 scheduler-locking settings.
18454
45371d0c
LM
184552014-06-18 Luis Machado <lgustavo@codesourcery.com>
18456
18457 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18458 to DW_FORM_addr and use non-zero addresses.
18459
5d376983
SC
184602014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18461
18462 PR gdb/17017
18463 * gdb.python/py-xmethods.cc: Add global function call counters and
18464 increment them in their respective functions. Remove "cout"
18465 statements.
18466 * gdb.python/py-xmethods.exp: Make tests check the global function
18467 call counters instead of depending on inferior IO.
18468
a1aa2221
LM
184692014-06-18 Don Breazeal <donb@codesourcery.com>
18470
18471 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18472 Deleted procedure.
18473 (explicit_fork_parent_follow): Deleted procedure.
18474 (explicit_fork_child_follow): Deleted procedure.
18475 (test_follow_fork): New procedure.
18476 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18477 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18478 procedure calls.
18479
0fc05997
YQ
184802014-06-17 Yao Qi <yao@codesourcery.com>
18481
18482 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18483 CP1252.
18484
70795c52
LM
184852014-06-17 Luis Machado <lgustavo@codesourcery.com>
18486
18487 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18488 Initialize ptr and S explicitly.
18489 (skip_type_update_when_not_use_rtti_test): Likewise.
18490
6be47f0c
KS
184912014-06-16 Keith Seitz <keiths@redhat.com>
18492
18493 PR mi/15863
18494 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18495 the inferior is started.
18496
d03de421
PA
184972014-06-16 Pedro Alves <palves@redhat.com>
18498
18499 * gdb.base/break-main-file-remove-fail.c: New file.
18500 * gdb.base/break-main-file-remove-fail.exp: New file.
18501 * gdb.base/break-unload-file.exp: Use build_executable instead of
18502 prepare_for_testing.
18503 (test_break): New parameter "initial_load". Handle it.
18504 (top level): Add initial_load cmdline/file axis.
18505
f9579b99
TT
185062014-06-12 Tom Tromey <tromey@redhat.com>
18507
18508 * gdb.base/completion.exp: Don't use directory name in test.
18509
3657956b
GB
185102014-06-09 Gary Benson <gbenson@redhat.com>
18511
18512 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18513 separate the always-available ANSI-standard signals from the
18514 signals that require checking.
18515 (main): Likewise.
18516 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18517 Likewise.
18518 (main): Likewise.
18519
4186eb54
KS
185202014-06-07 Keith Seitz <keiths@redhat.com>
18521
18522 Revert:
18523 PR c++/16253
18524 * gdb.cp/var-tag.cc: New file.
18525 * gdb.cp/var-tag.exp: New file.
18526 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18527 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18528 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18529 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18530
25326a28 185312014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18532
18533 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18534
829155c9
PA
185352014-06-06 Pedro Alves <palves@redhat.com>
18536
18537 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18538 in target debug output instead of looking at RSP packets,
18539 disabling the test on any target that uses hardware stepping.
18540 Update comments.
18541
61c8d22e
PA
185422014-06-06 Pedro Alves <palves@redhat.com>
18543
18544 * gdb.base/break-unload-file.exp: Fix typo.
18545
d9a47287
YQ
185462014-06-06 Yao Qi <yao@codesourcery.com>
18547
18548 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18549 from "jit_function" to "^jit_function".
18550
e5e01dbf
YQ
185512014-06-06 Yao Qi <yao@codesourcery.com>
18552
18553 * gdb.base/async.c (foo): Add one statement.
18554 * gdb.base/async.exp: Get the next instruction address and
18555 match the output of "nexti" by instruction address. Match
18556 the hex address in the output of "finish".
18557
73ba372c
GB
185582014-06-06 Gary Benson <gbenson@redhat.com>
18559
18560 * gdb.base/call-signals.c: Remove preprocessor conditionals
18561 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18562 SIGSEGV and SIGTERM.
18563 * gdb.base/sigall.c: Likewise.
18564 * gdb.base/unwindonsignal.c: Likewise.
18565 * gdb.reverse/sigall-reverse.c: Likewise.
18566
831517df
YQ
185672014-06-06 Yao Qi <yao@codesourcery.com>
18568
18569 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18570 readable, skip the test.
18571
b8b91e98
YQ
185722014-06-06 Yao Qi <yao@codesourcery.com>
18573
18574 * gdb.threads/staticthreads.c (thread_function): Move the line
18575 setting breakpoint on forward.
18576 * gdb.threads/staticthreads.exp: Update comments.
18577
fb934770
LC
185782014-06-05 Ludovic Courtès <ludo@gnu.org>
18579
18580 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18581 "history-append! type error".
18582
6ef284bd
SM
185832014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18584
18585 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18586 erroneous dprintf expected input.
18587
a872e241
DE
185882014-06-04 Doug Evans <xdje42@gmail.com>
18589
18590 * gdb.guile/scm-generics.exp: Delete.
18591
16f691fb
DE
185922014-06-04 Doug Evans <xdje42@gmail.com>
18593
18594 * gdb.guile/scm-breakpoint.exp: Update.
18595 Add tests for breakpoint registration.
18596
012370f6
TT
185972014-06-04 Tom Tromey <tromey@redhat.com>
18598
18599 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18600 VLA-in-union.
18601 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18602 inner_vla_struct, vla_union types. Initialize objects of those
18603 types and compute their sizes.
18604
9f5a4cef
HZ
186052014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18606 Hui Zhu <hui@codesourcery.com>
18607
18608 * gdb.base/fileio.exp: Add test for shell not available as well as
18609 available.
18610 * gdb.base/fileio.c (test_system): Check for shell twice.
18611
90a45c4d
YQ
186122014-06-04 Yao Qi <yao@codesourcery.com>
18613
18614 * gdb.base/auto-connect-native-target.exp: Remove redundant
18615 space from the regexp pattern.
18616
70017e41
YQ
186172014-06-04 Yao Qi <yao@codesourcery.com>
18618
18619 * gdb.base/default.exp: Replace "child" with "native" in
18620 regexp pattern.
18621
883964a7
SC
186222014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18623
18624 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18625 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18626 * gdb.python/py-xmethods.py: Python script supporting the
18627 new testcase and tests.
18628
ef370185
JB
186292014-06-03 Joel Brobecker <brobecker@adacore.com>
18630 Pedro Alves <palves@redhat.com>
18631
18632 PR breakpoints/17000
18633 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18634 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18635
1e2ccb61
BM
186362014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18637
18638 * gdb.base/subst.exp: Add tests to verify partial path matching
18639 output.
18640
c6ec5ab2
PA
186412014-06-03 Pedro Alves <palves@redhat.com>
18642
18643 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18644 target that doesn't use software single-stepping.
18645
835c559f
PA
186462014-06-03 Pedro Alves <palves@redhat.com>
18647
18648 PR breakpoints/17000
18649 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18650 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18651
06eb1586
DE
186522014-06-02 Doug Evans <xdje42@gmail.com>
18653
18654 * gdb.guile/scm-parameter.exp: New file.
18655
e698b8c4
DE
186562014-06-02 Doug Evans <xdje42@gmail.com>
18657
18658 * gdb.guile/scm-cmd.c: New file.
18659 * gdb.guile/scm-cmd.exp: New file.
18660
ded03782
DE
186612014-06-02 Doug Evans <xdje42@gmail.com>
18662
18663 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18664 pretty-printer lookup.
18665 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18666 (make-pp_s-printer): Call it.
18667 (make-pretty-printer-from-dict): New function.
18668 (lookup-pretty-printer-maker-from-dict): New function.
18669 (*pretty-printer*): Simplify.
18670 (make-objfile-pp_s-printer): New function.
18671 (install-objfile-pretty-printers!): New function.
18672 (make-progspace-pp_s-printer): New function.
18673 (install-progspace-pretty-printers!): New function.
18674 * gdb.guile/scm-progspace.c: New file.
18675 * gdb.guile/scm-progspace.exp: New file.
18676
41fac0cf
PA
186772014-06-02 Pedro Alves <palves@redhat.com>
18678
18679 * gdb.base/dprintf-bp-same-addr.c: New file.
18680 * gdb.base/dprintf-bp-same-addr.exp: New file.
18681
96ae5695
EBM
186822014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18683
18684 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18685 * gdb.arch/powerpc-power.s: Likewise.
18686
da02b3a8
JB
186872014-06-02 Joel Brobecker <brobecker@adacore.com>
18688
18689 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18690
c72b2e7b
YQ
186912014-06-01 Yao Qi <yao@codesourcery.com>
18692
18693 * gdb.base/watchpoint.exp (test_watch_location): Check null
18694 pointer can be dereferenced. If not, do the test, otherwise
18695 skip it.
18696
53e8a631
AB
186972014-05-30 Andrew Burgess <aburgess@broadcom.com>
18698
18699 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18700 results.
18701 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18702
938f0e2f
AB
187032014-05-30 Andrew Burgess <aburgess@broadcom.com>
18704
18705 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18706 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18707 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18708 * gdb.arch/amd64-invalid-stack-top.c: New file.
18709 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18710
9ba6657a
PA
187112014-05-30 Pedro Alves <palves@redhat.com>
18712
18713 PR breakpoints/17000
18714 * gdb.base/sss-bp-on-user-bp.c: New file.
18715 * gdb.base/sss-bp-on-user-bp.exp: New file.
18716
522c09bf
DB
187172014-05-30 David Blaikie <dblaikie@gmail.com>
18718
18719 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18720 gnu_inline semantics via attribute.
18721 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18722 source explicitly specifies the required semantics.
18723
bf4ef81e
MR
187242014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18725
18726 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18727
329ea579
PA
187282014-05-29 Pedro Alves <palves@redhat.com>
18729 Tom Tromey <tromey@redhat.com>
18730
18731 * gdb.base/async-shell.exp: Don't enable target-async.
18732 * gdb.base/async.exp
18733 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18734 parameter. Adjust.
18735 (top level): Don't test with "target-async".
18736 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18737 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18738 * gdb.base/inferior-died.exp: Don't enable target-async.
18739 * gdb.base/interrupt-noterm.exp: Likewise.
18740 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18741 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18742 * gdb.mi/mi-nonstop.exp: Likewise.
18743 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18744 * gdb.mi/mi-nsintrall.exp: Likewise.
18745 * gdb.mi/mi-nsmoribund.exp: Likewise.
18746 * gdb.mi/mi-nsthrexec.exp: Likewise.
18747 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18748 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18749 * gdb.python/py-evsignal.exp: Don't enable target-async.
18750 * gdb.python/py-evthreads.exp: Likewise.
18751 * gdb.python/py-prompt.exp: Likewise.
18752 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18753 * gdb.server/solib-list.exp: Don't enable target-async.
18754 * gdb.threads/thread-specific-bp.exp: Likewise.
18755 * lib/mi-support.exp: Adjust to use mi-async.
18756
fd664c91
PA
187572014-05-29 Pedro Alves <palves@redhat.com>
18758
18759 PR gdb/13860
18760 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18761 reason, even in sync mode.
18762
251bde03
PA
187632014-05-29 Pedro Alves <palves@redhat.com>
18764 Hui Zhu <hui@codesourcery.com>
18765
18766 PR PR15693
18767 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18768 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18769 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18770 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18771
7f3c0343
JB
187722014-05-28 Joel Brobecker <brobecker@adacore.com>
18773
18774 * config/monitor.exp (gdb_target_monitor): Replace use of
18775 "set remotebaud" by "set serial baud".
18776
b2715b27
AW
187772014-05-26 Andy Wingo <wingo@igalia.com>
18778
18779 * gdb.guile/scm-breakpoint.exp:
18780 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18781 properties instead of gdb-object-properties.
18782
498a4489
YQ
187832014-05-26 Yao Qi <yao@codesourcery.com>
18784
18785 * gdb.server/no-thread-db.exp: Specify source file name
18786 explicitly when setting a breakpoint.
18787
589fdceb
MM
187882014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18789
18790 * gdb.btrace/vdso.c: New.
18791 * gdb.btrace/vdso.exp: New.
18792
e9089e05
MM
187932014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18794
18795 * gdb.base/gcore.exp (capture_command_output): Move ...
18796 * lib/gdb.exp (capture_command_output): ... here.
18797
67b5c0c1
MM
187982014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18799
18800 * gdb.btrace/data.exp: Test memory access during btrace replay.
18801
a2199296
SM
188022014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18803
18804 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18805
17b2616c
PA
188062014-05-21 Pedro Alves <palves@redhat.com>
18807
18808 PR gdb/13860
18809 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18810 (top level): Test that output related to execution commands is
18811 sent to the console with CLI commands, but not with MI commands.
18812 Test that breakpoint events are always mirrored to the console.
18813 Also expect the new source line to be output after a "next" in
18814 async mode too. Make it a pass/fail test.
18815 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18816 output.
18817 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18818
5166082f
PA
188192014-05-21 Pedro Alves <palves@redhat.com>
18820
18821 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18822 Use them to test variations of "list" after reaching a breakpoint.
18823 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18824 Test "list" with listsize 10 after reaching a breakpoint.
18825 * gdb.python/python.exp (decode_line current location line
18826 number): Adjust expected line number.
18827
2f25d70f
SM
188282014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18829
18830 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18831 behavior for $args, pass it directly to "run".
18832
ff604a67
MR
188332014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18834
18835 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18836 30000 to 65536.
18837
6a3cb8e8
PA
188382014-05-21 Pedro Alves <palves@redhat.com>
18839
18840 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18841 auto-connect-native-target off".
18842 * gdb.base/auto-connect-native-target.c: New file.
18843 * gdb.base/auto-connect-native-target.exp: New file.
18844
4ebfc96e
PA
188452014-05-21 Pedro Alves <palves@redhat.com>
18846
18847 * gdb.base/default.exp: Test "target native" instead of "target
18848 child".
18849
36d46afb
MW
188502014-05-21 Mark Wielaard <mjw@redhat.com>
18851
18852 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18853
5876f503
JK
188542014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18855
18856 Fix TLS access for -static -pthread.
18857 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18858 <HAVE_TLS> (thread_function, main): Initialize it.
18859 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18860 Add clean_restart.
18861 <$have_tls != "">: Check TLSVAR.
18862
0256a6ac
PA
188632014-05-21 Pedro Alves <palves@redhat.com>
18864
18865 * gdb.base/dcache-line-read-error.c: New.
18866 * gdb.base/dcache-line-read-error.exp: New.
18867
936d2992
PA
188682014-05-20 Pedro Alves <palves@redhat.com>
18869
18870 * gdb.base/compare-sections.c: New file.
18871 * gdb.base/compare-sections.exp: New file.
18872
802e8e6d
PA
188732014-05-20 Pedro Alves <palves@redhat.com>
18874
18875 * gdb.base/break-idempotent.c: New file.
18876 * gdb.base/break-idempotent.exp: New file.
18877
e59fa00f
MM
188782014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18879
18880 * gdb.btrace/nohist.exp: New.
18881
8b696e31
YQ
188822014-05-20 Yao Qi <yao@codesourcery.com>
18883
18884 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18885 gdb.reverse directory and gdb_reverse_timeout exists in board
18886 setting.
18887 * README: Document gdb_reverse_timeout.
18888
73c9764f
YQ
188892014-05-20 Yao Qi <yao@codesourcery.com>
18890
18891 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18892 'test_file_name'. Treat args as a string instead of a list.
18893 (gdb_init): Rename argument 'args' by 'test_file_name'.
18894
f1f4348a
JK
188952014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18896
18897 * gdb.arch/powerpc-power.exp: New file.
18898 * gdb.arch/powerpc-power.s: New file.
18899
0dbe70ce
DE
189002014-05-16 Doug Evans <dje@google.com>
18901
18902 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18903 * gdb.base/completion.exp: Check that all expected files exist
18904 before doing file completion.
0dbe70ce 18905
8d551b02
DE
189062014-05-16 Doug Evans <dje@google.com>
18907
18908 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18909 Update.
18910 (do_syscall_tests_without_xml): Update.
18911
73eb7709
PA
189122014-05-16 Pedro Alves <palves@redhat.com>
18913
18914 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18915 instead of "unknown output after running".
18916
3fae92fc
YQ
189172014-05-16 Yao Qi <yao@codesourcery.com>
18918
18919 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18920 file1.txt from host at the end.
18921 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18922
c2b2ccc5
DE
189232014-05-15 Doug Evans <dje@google.com>
18924
18925 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18926 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18927 loading file. Add test for TU lookup.
18928
8c217a4b
SM
189292014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18930
18931 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18932 calling "-exec-arguments" or "set args" before running the
18933 inferior.
18934
3deb39c6
SM
189352014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18936
18937 * lib/mi-support.exp (mi_expect_stop): Expect message for
18938 inferiors that exit with non-zero exit code.
18939
71a79f8c
YQ
189402014-05-14 Yao Qi <yao@codesourcery.com>
18941
18942 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18943 match absolute path on remote host.
18944 (test_file_list_exec_source_files): Remove "/" from the
18945 pattern.
18946
f23fcd46
YQ
189472014-05-14 Yao Qi <yao@codesourcery.com>
18948
18949 * boards/local-remote-host-notty.exp (${board}_file): New
18950 proc.
18951
9404b58f
KM
189522014-05-07 Kyle McMartin <kyle@redhat.com>
18953
18954 Pushed by Joel Brobecker <brobecker@adacore.com>.
18955 * gdb.arch/aarch64-atomic-inst.c: New file.
18956 * gdb.arch/aarch64-atomic-inst.exp: New file.
18957
5e45f04c
YQ
189582014-05-07 Yao Qi <yao@codesourcery.com>
18959
18960 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18961 in current context" too.
18962
c888a17d
KS
189632014-05-05 Keith Seitz <keiths@redhat.com>
18964
18965 * gdb.linespec/ls-dollar.exp: Add test for linespec
18966 file:convenience_variable.
18967
290a839c
YQ
189682014-05-05 Yao Qi <yao@codesourcery.com>
18969
18970 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18971 traceframes into tfile and ctf trace files. Read data from
18972 trace file and test collected data.
18973 (gdb_collect_locals_test): Likewise.
18974 (gdb_unavailable_registers_test): Likewise.
18975 (gdb_unavailable_floats): Likewise.
18976 (gdb_collect_globals_test): Likewise.
18977 (top-level): Append "ctf" to trace_file_targets if GDB
18978 supports.
18979
b5262cd0
YQ
189802014-05-05 Yao Qi <yao@codesourcery.com>
18981
18982 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18983 code to ...
18984 (gdb_collect_args_test_1): ... it. New proc.
18985 (gdb_collect_locals_test): Move some code to ...
18986 (gdb_collect_locals_test_1): ... it. New proc.
18987 (gdb_unavailable_registers_test): Move some code to ...
18988 (gdb_unavailable_registers_test_1): ... it. New proc.
18989 (gdb_unavailable_floats): Move some code to ...
18990 (gdb_unavailable_floats_1): ... it. New proc.
18991
30a1e6cc
SDJ
189922014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18993
18994 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18995 probes to test for bitness recognition.
18996 * gdb.arch/amd64-stap-optional-prefix.exp
18997 (test_probe_value_without_reg): New procedure.
18998 Add code to test for different kinds of bitness.
18999
f33da99a
SDJ
190002014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19001
19002 PR breakpoints/16889
19003 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19004 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19005
5b80f00d
PA
190062014-05-01 Pedro Alves <palves@redhat.com>
19007
19008 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19009 gdb_file_cmd if no file is specified.
19010 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19011 last_loaded_file to set the remote exec-file.
19012
f8c2a73c
PA
190132014-05-01 Pedro Alves <palves@redhat.com>
19014
19015 * boards/local-remote-host.exp: New file.
19016
be6e8ac7
PA
190172014-05-01 Pedro Alves <palves@redhat.com>
19018
19019 * boards/local-remote-host.exp: Rename to ...
19020 * boards/local-remote-host-notty.exp: ... this.
19021
cac0dc8f
JB
190222014-04-28 Joel Brobecker <brobecker@adacore.com>
19023
19024 * gdb.ada/dyn_arrayidx: New testcase.
19025
9730e6cc
YQ
190262014-04-26 Yao Qi <yao@codesourcery.com>
19027
19028 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19029 and compute the length of function main. Save it in
19030 $main_length.
19031 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19032 (top-level): Use gdb_compile to compile objects into
19033 executable and restart GDB. Remove invocation to
19034 prepare_for_testing.
19035
7ae1a6a6
PA
190362014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19037 Pedro Alves <palves@redhat.com>
19038
19039 PR server/16255
19040 * gdb.multi/multi-attach.c: New file.
19041 * gdb.multi/multi-attach.exp: New file.
19042
4082afcc
PA
190432014-04-25 Pedro Alves <palves@redhat.com>
19044
19045 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19046 user.
19047 (top level): Test that "set remote conditional-breakpoints-packet
19048 off" works as intended.
19049 * gdb.base/dprintf.exp: Test that "set remote
19050 breakpoint-commands-packet off" works as intended.
19051 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19052 New function.
19053 (top level): Call it.
19054 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19055 remote fast-tracepoints-packet off" works as intended.
19056 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19057 * lib/gdb.exp (gdb_is_target_remote): ... here.
19058
2abc3f8d
DB
190592014-04-24 David Blaikie <dblaikie@gmail.com>
19060
19061 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19062 ensure clang would not discard them.
19063 * gdb.base/gdbvars.c: Ditto.
19064 * gdb.base/memattr.c: Ditto.
19065 * gdb.base/whatis.c: Ditto.
19066 * gdb.python/py-prettyprint.c: Ditto.
19067 * gdb.trace/actions.c: Ditto.
19068 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19069 ensure clang would not discard it.
19070
bfd39632
DB
190712014-04-24 David Blaikie <dblaikie@gmail.com>
19072
19073 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19074 clang to emit the full definition of type required by the test
19075 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19076
22842ff6
DB
190772014-04-24 David Blaikie <dblaikie@gmail.com>
19078
19079 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19080 coax Clang into emitting the definition of the type.
19081 * gdb.cp/pr10728-x.h (y): Ditto.
19082 * gdb.cp/pr10728-y.cc (y): Ditto.
19083
c2e827ad
DB
190842014-04-24 David Blaikie <dblaikie@gmail.com>
19085
19086 * gdb.base/label.exp: XFAIL label related tests under Clang.
19087 * gdb.cp/cplabel.exp: Ditto.
19088 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19089 under Clang those using labels.
19090
4c2d33e7
YQ
190912014-04-25 Yao Qi <yao@codesourcery.com>
19092
19093 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19094 double_label.
19095 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19096 partial_label and double_label.
19097
56083b99
DB
190982014-04-24 David Blaikie <dblaikie@gmail.com>
19099
19100 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19101
25d4e99d
DB
191022014-04-24 David Blaikie <dblaikie@gmail.com>
19103
19104 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19105 of the function to work across GCC and Clang.
19106 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19107 pointer types (const void ** const V void **).
19108
01f9f808
MS
191092014-04-24 Michael Sturm <michael.sturm@mintel.com>
19110 Walfred Tedeschi <walfred.tedeschi@intel.com>
19111
19112 * Makefile.in (EXECUTABLES): Added i386-avx512.
19113 * gdb.arch/i386-avx512.c: New file.
19114 * gdb.arch/i386-avx512.exp: Likewise.
19115
4b48d439
KS
191162014-04-23 Keith Seitz <keiths@redhat.com>
19117
19118 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19119 (mi_make_breakpoint_table): New procedure.
19120 (mi_create_breakpoint): Use mi_make_breakpoint
19121 and return the result.
19122 (mi_make_breakpoint): New procedure.
19123 (mi_build_kv_pairs): New procedure.
19124
19125 * gdb.mi/mi-break.exp: Remove unused globals,
19126 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19127 All callers updated.
19128 * gdb.mi/mi-dprintf.exp: Use variable to track command
19129 number.
19130 Update all callers of mi_create_breakpoint and use
19131 mi_make_breakpoint_table.
19132 Remove any unused global variables.
19133 * gdb.mi/mi-nonstop.exp: Likewise.
19134 * gdb.mi/mi-nsintrall.exp: Likewise.
19135 * gdb.mi/mi-nsmoribund.exp: Likewise.
19136 * gdb.mi/mi-nsthrexec.exp: Likewise.
19137 * gdb.mi/mi-reverse.exp: Likewise.
19138 * gdb.mi/mi-simplerun.exp: Likewise.
19139 * gdb.mi/mi-stepn.exp: Likewise.
19140 * gdb.mi/mi-syn-frame.exp: Likewise.
19141 * gdb.mi/mi-until.exp: Likewise.
19142 * gdb.mi/mi-var-cp.exp: Likewise.
19143 * gdb.mi/mi-var-display.exp: Likewise.
19144 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19145 * gdb.mi/mi2-var-child.exp: Likewise.
19146 * gdb.mi/mi-vla-c99.exp: Likewise.
19147 * lib/mi-support.exp: Likewise.
19148
19149 From Ian Lance Taylor <iant@cygnus.com>:
19150 * lib/gdb.exp (parse_args): New procedure.
19151
08351840
PA
191522014-04-23 Pedro Alves <palves@redhat.com>
19153
19154 * gdb.base/break-unload-file.c: New file.
19155 * gdb.base/break-unload-file.exp: New file.
19156 * gdb.base/sym-file-lib.c (baz): New function.
19157 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19158 field.
19159 (load): Store the segment's mapped size.
19160 (unload): New function.
19161 (unload_shlib): New function.
19162 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19163 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19164 set a breakpoint at baz, and call it.
19165 * gdb.base/sym-file.exp: New tests for stale breakpoint
19166 instructions.
19167
076855f9
PA
191682014-04-23 Pedro Alves <palves@redhat.com>
19169
19170 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19171 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19172 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19173 * gdb.base/hbreak-unmapped.c: New file.
19174 * gdb.base/hbreak-unmapped.exp: New file.
19175 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19176 * lib/gdb.exp (gdb_is_target_remote): ... here.
19177
483805cf
PA
191782014-04-22 Pedro Alves <palves@redhat.com>
19179
19180 * gdb.base/consecutive-step-over.c: New file.
19181 * gdb.base/consecutive-step-over.exp: New file.
19182
06d97543
PA
191832014-04-22 Pedro Alves <palves@redhat.com>
19184
19185 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19186 instead of send_gdb/gdb_expect.
19187
b4429ea2
YQ
191882014-04-22 Yao Qi <yao@codesourcery.com>
19189
19190 * lib/trace-support.exp (generate_tracefile): New procedure.
19191 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19192 return 0.
19193 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19194 if generate_tracefile returns 1.
19195
51d48146
PA
191962014-04-18 Tom Tromey <palves@redhat.com>
19197 Pedro alves <tromey@redhat.com>
19198
19199 PR backtrace/15558
19200 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19201 with a backtrace limit.
19202 * gdb.python/py-frame-inline.exp: Test running to an inline
19203 function with a backtrace limit, and printing the newest frame.
19204 * gdb.python/py-frame-inline.c (main): Call f.
19205
bd1dce5f
MS
192062014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19207
19208 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19209
40d1a503
MS
192102014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19211
19212 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19213 Drop prefix from unsupported source file path.
19214
389b98f7
YQ
192152014-04-17 Yao Qi <yao@codesourcery.com>
19216
19217 * lib/gdb.exp (with_target_charset): New proc.
19218 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19219 with_target_charset.
19220 (test_print_strings): Likewise.
19221 (test_repeat_bytes): Likewise.
19222 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19223 for some tests.
19224
22869d73
KS
192252014-04-16 Keith Seitz <keiths@redhat.com>
19226
19227 PR gdb/15827
19228 * gdb.dwarf2/corrupt.c: New file.
19229 * gdb.dwarf2/corrupt.exp: New file.
19230
c4f87ca6
KS
192312014-04-16 Keith Seitz <keiths@redhat.com>
19232
19233 PR c++/16597
19234 * gdb.cp/namelessclass.cc: New file.
19235 * gdb.cp/namelessclass.exp: New file.
19236 * gdb.cp/namelessclass.S: New file.
19237
ab19de87
DE
192382014-04-16 Doug Evans <dje@google.com>
19239
19240 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19241 Add comment.
19242 (gdbserver_default_get_comm_port): New function.
19243 (gdbserver_start): Check if board file provided
19244 "gdbserver,get_comm_port" and use it if so.
19245 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19246 (gdb,socketport): Set to "stdio".
19247 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19248 (stdio_gdbserver_template): Delete.
19249 (${board}_get_remote_address): Update.
19250 (${board}_build_remote_cmd): Delete.
19251 (${board}_get_comm_port): New function.
19252 (${board}_spawn): Update.
19253 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19254 Delete.
19255 (${board}_get_remote_address): Update.
19256 (${board}_get_comm_port): New function.
19257
fc98a809
AB
192582014-04-16 Andrew Burgess <aburgess@broadcom.com>
19259
19260 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19261 appearing in any order.
19262
87fd9e6e
DE
192632014-04-15 Doug Evans <dje@google.com>
19264
19265 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19266 uninitialized value of "description".
19267
099fc3ea
KS
192682014-04-15 Keith Seitz <keiths@redhat.com>
19269
19270 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19271 Remove unused globals.
19272 (test_running_the_program): Likewise.
19273 (test_controlled_execution): Likewise.
19274 (test_controlling_breakpoints): Likewise.
19275 (test_program_termination): Likewise.
19276
5da151d4
KS
192772014-04-15 Keith Seitz <keiths@redhat.com>
19278
19279 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19280 unused globals.
19281 (test_rbreak_creation_and_listing): Likewise.
19282 (test_ignore_count): Likewise.
19283 (test_error): Likewise.
19284
35e5d2f0
PA
192852014-04-15 Pedro Alves <palves@redhat.com>
19286
19287 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19288 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19289 sym-file-loader.c.
19290 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19291 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19292 to sym-file-loader.c.
19293 (struct library): Forward declare.
19294 (load_shlib, lookup_function): Change prototypes.
19295 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19296 (translate_offset): Remove declarations.
19297 (get_text_addr): New declaration.
19298 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19299 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19300 sym-file-loader.h.
19301 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19302 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19303 here from sym-file-loader.h.
19304 (struct library): New structure.
19305 (load_shlib, lookup_function): Change prototypes and adjust to
19306 work with a struct library.
19307 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19308 (translate_offset): Make static.
19309 (get_text_addr): New function.
19310 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19311
eb4c1710
PA
193122014-04-15 Pedro Alves <palves@redhat.com>
19313
19314 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19315
2d1baf52
PA
193162014-04-15 Pedro Alves <palves@redhat.com>
19317
19318 * gdb.base/sym-file-loader.c: Include <limits.h>.
19319 (SELF_LINK): New define.
19320 (get_origin): New function.
19321 (load_shlib): Use it.
19322 * gdb.base/sym-file.exp: Don't early return if the target is
19323 remote. Use runto_main, and issue fail is that fails. Use
19324 gdb_load_shlibs.
19325 (shlib_name): Delete.
19326 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19327
7dd6df01
PA
193282014-04-15 Pedro Alves <palves@redhat.com>
19329
19330 * gdb.base/sym-file.exp: Remove regex characters from test
19331 message. Don't refer to breakpoint numbers in test messages.
19332
b50c8614
KS
193332014-04-14 Keith Seitz <keiths@redhat.com>
19334
19335 PR c++/16253
19336 * gdb.cp/var-tag.cc: New file.
19337 * gdb.cp/var-tag.exp: New file.
19338 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19339 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19340 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19341 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19342
3d567982
TT
193432014-04-14 Tom Tromey <tromey@redhat.com>
19344
19345 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19346 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19347 type.
19348 * gdb.cp/enum-class.exp: New file.
19349 * gdb.cp/enum-class.cc: New file.
19350
0626fc76
TT
193512014-04-14 Tom Tromey <tromey@redhat.com>
19352
19353 * gdb.dwarf2/enum-type.exp: New file.
19354
dca325b3
SA
193552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19356
19357 * gdb.mi/mi-vla-c99.exp: New file.
19358 * gdb.mi/vla.c: New file.
19359
5854b38a
SA
193602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19361
19362 * gdb.base/vla-datatypes.c: New file.
19363 * gdb.base/vla-datatypes.exp: New file.
19364
463bb957
SA
193652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19366
19367 * gdb.base/vla-ptr.c: New file.
19368 * gdb.base/vla-ptr.exp: New file.
19369
3dd170be
SA
193702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19371
19372 * gdb.dwarf2/count.exp: New file.
19373
5ecaaa66
SA
193742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19375
19376 * gdb.base/vla-sideeffect.c: New file.
19377 * gdb.base/vla-sideeffect.exp: New file.
19378
41f1ada5
DB
193792014-04-14 David Blaikie <dblaikie@gmail.com>
19380
19381 * gdb.mi/non-stop.c: Add return value for non-void function return
19382 statement.
19383 * gdb.threads/staticthreads.c: Ditto.
19384
0be03e84
DE
193852014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19386 Doug Evans <xdje42@gmail.com>
19387
19388 * gdb.guile/scm-value.c: Improve test case.
19389 * gdb.guile/scm-value.exp: Add new test.
19390
f180a1fb
DB
193912014-04-11 David Blaikie <dblaikie@gmail.com>
19392
19393 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19394 override Clang's default.
19395
6b662e19
JB
193962014-04-11 Joel Brobecker <brobecker@adacore.com>
19397
19398 Revert the following changes (regressions):
19399
19400 * gdb.base/vla-sideeffect.c: New file.
19401 * gdb.base/vla-sideeffect.exp: New file.
19402
19403 * gdb.dwarf2/count.exp: New file.
19404
19405 * gdb.base/vla-multi.c: New file.
19406 * gdb.base/vla-multi.exp: New file.
19407
19408 * gdb.base/vla-ptr.c: New file.
19409 * gdb.base/vla-ptr.exp: New file.
19410
19411 * gdb.base/vla-datatypes.c: New file.
19412 * gdb.base/vla-datatypes.exp: New file.
19413
19414 * gdb.mi/mi-vla-c99.exp: New file.
19415 * gdb.mi/vla.c: New file.
19416
245a5f0b
KS
194172014-04-11 Keith Seitz <keiths@redhat.com>
19418
19419 PR c++/16675
19420 * gdb.cp/cpsizeof.exp: New file.
19421 * gdb.cp/cpsizeof.cc: New file.
19422
58a84dcf
SA
194232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19424
191a8a90
JB
19425 * gdb.mi/mi-vla-c99.exp: New file.
19426 * gdb.mi/vla.c: New file.
58a84dcf 19427
c8655f75
SA
194282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19429
19430 * gdb.base/vla-datatypes.c: New file.
19431 * gdb.base/vla-datatypes.exp: New file.
19432
024e13b4
SA
194332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19434
19435 * gdb.base/vla-ptr.c: New file.
19436 * gdb.base/vla-ptr.exp: New file.
19437
1a237e0e
SA
194382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19439
19440 * gdb.base/vla-multi.c: New file.
19441 * gdb.base/vla-multi.exp: New file.
19442
504f3432
SA
194432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19444
19445 * gdb.dwarf2/count.exp: New file.
19446
3bce8237
SA
194472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19448
191a8a90
JB
19449 * gdb.base/vla-sideeffect.c: New file.
19450 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19451
322f9c21
YQ
194522014-04-11 Yao Qi <yao@codesourcery.com>
19453
19454 * gdb.base/completion.exp: Check file exists before running tests
19455 on file completion.
19456
d708bcd1
PA
194572014-04-10 Pedro Alves <palves@redhat.com>
19458
19459 * gdb.base/cond-eval-mode.c: New file.
19460 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19461 prepare_for_testing to build the new file. Check result of
19462 runto_main.
19463 (test_break, test_watch): New procedures.
19464 (top level): Use them.
19465
ae1d2761
PM
194662014-04-08 Pierre Muller <muller@sourceware.org>
19467
19468 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19469 Ctrl-V use for mingw hosts.
19470
7af389b8
SC
194712014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19472
19473 * gdb.python/py-value.c: Improve test case.
19474 * gdb.python/py-value.exp: Add new test.
19475
5e703181
DE
194762014-04-07 David Blaikie <dblaikie@gmail.com>
19477
19478 * lib/compiler.c: Identify the clang compiler.
19479 * lib/compiler.cc: Ditto.
19480
9810b410
YQ
194812014-04-03 Yao Qi <yao@codesourcery.com>
19482
19483 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19484
98d1b8dc
AB
194852014-04-01 Anton Blanchard <anton@samba.org>
19486
19487 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19488 messages unique.
19489
3114cea1
AB
194902014-04-01 Anton Blanchard <anton@samba.org>
19491
19492 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19493 prepare_for_testing.
19494
62f7182c
AB
194952014-04-01 Anton Blanchard <anton@samba.org>
19496
19497 * gdb.arch/ppc64-atomic-inst.c: Remove.
19498 * gdb.arch/ppc64-atomic-inst.S: New file.
19499 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19500
770e7fc7
DE
195012014-03-31 Doug Evans <dje@google.com>
19502
19503 * gdb.base/print-symbol-loading-lib.c: New file.
19504 * gdb.base/print-symbol-loading-main.c: New file.
19505 * gdb.base/print-symbol-loading.exp: New file.
19506
46e2bafa
YQ
195072014-03-31 Yao Qi <yao@codesourcery.com>
19508
19509 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19510
8776cfe9
JB
195112014-03-28 Joel Brobecker <brobecker@adacore.com>
19512
19513 * gdb.ada/mi_dyn_arr: New testcase.
19514
5d1ef361
DE
195152014-03-27 Doug Evans <dje@google.com>
19516
19517 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19518
b5bee914
YQ
195192014-03-27 Yao Qi <yao@codesourcery.com>
19520
19521 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19522 if target is nios2-*-*.
19523
0d4d0e77
YQ
195242014-03-26 Yao Qi <yao@codesourcery.com>
19525
19526 * lib/gdb.exp (readline_is_used): New proc.
19527 * gdb.base/completion.exp: Move tests on command complete up.
19528 Skip the rest of tests if readline is not used.
19529 * gdb.ada/complete.exp: Skp the test if readline is not
19530 used.
19531 * gdb.base/filesym.exp: Likewise.
19532 * gdb.base/macscp.exp: Likewise.
19533 * gdb.base/readline-ask.exp: Likewise.
19534 * gdb.base/readline.exp: Likewise.
19535 * gdb.python/py-cmd.exp: Likewise.
19536 * gdb.trace/tfile.exp: Likewise.
19537
29361eee
YQ
195382014-03-26 Yao Qi <yao@codesourcery.com>
19539
19540 * gdb.base/macscp.exp: Fix code format issues.
19541
bc9a5525
UW
195422014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19543
19544 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19545 * gdb.asm/powerpc64le.inc: New file.
19546
d3839ede
PA
195472014-03-25 Pedro Alves <palves@redhat.com>
19548 Doug Evans <dje@google.com>
19549
19550 * gdb.base/source-execution.c: New file.
19551 * gdb.base/source-execution.exp: New file.
19552 * gdb.base/source-execution.gdb: New file.
19553
01672a57
DE
195542014-03-24 Doug Evans <dje@google.com>
19555
19556 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19557 using fission.
19558
88bbeca9
HZ
195592014-03-24 Hui Zhu <hui@codesourcery.com>
19560 Pedro Alves <palves@redhat.com>
19561
19562 PR breakpoints/16101
19563 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19564 test pass/fail messages. Detect missing support for dprintf when
19565 breakpoints are actually inserted.
19566 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19567 breakpoints are actually inserted.
19568 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19569 fails.
19570
d2348791
JK
195712014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19572
19573 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19574
feef67ab
DE
195752014-03-22 Doug Evans <xdje42@gmail.com>
19576
19577 * gdb.python/python.exp (python not supported): Verify multi-line
19578 python command issues an error.
25d743f9 19579 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19580 guile command issues an error.
feef67ab 19581
ecebef6a
MR
195822014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19583
19584 * gdb.threads/thread-specific.exp: Handle the lack of usable
19585 $this_breakpoint and $this_thread.
19586
ccdd1909
HZ
195872014-03-21 Hui Zhu <hui@codesourcery.com>
19588
19589 * gdb.base/attach.exp (do_command_attach_tests): New.
19590
beb460e8
PA
195912014-03-20 Tom Tromey <tromey@redhat.com>
19592 Pedro Alves <palves@redhat.com>
19593
19594 PR cli/15718
19595 * gdb.base/condbreak-call-false.c: New file.
19596 * gdb.base/condbreak-call-false.exp: New file.
19597
40acf43a
PA
195982014-03-20 Pedro Alves <palves@redhat.com>
19599
19600 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19601 Delete.
19602 (block_signals, unblock_signals): Delete.
19603 (child_function_2, main): Remove references to deleted variable
19604 and functions.
19605
9f5e1e02
PA
196062014-03-20 Pedro Alves <palves@redhat.com>
19607
19608 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19609 Use pthread_kill to signal thread 2.
19610 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19611 Adjust to make the test send itself a signal rather than using the
19612 host's "kill" command.
19613
99619bea
PA
196142014-03-20 Pedro Alves <palves@redhat.com>
19615
19616 * gdb.threads/multiple-step-overs.c: New file.
19617 * gdb.threads/multiple-step-overs.exp: New file.
19618 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19619 Adjust expected infrun debug output.
19620
2adfaa28
PA
196212014-03-20 Pedro Alves <palves@redhat.com>
19622
19623 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19624 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19625
31e77af2
PA
196262014-03-20 Pedro Alves <palves@redhat.com>
19627
19628 PR breakpoints/7143
19629 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19630 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19631 of gdb_test_multiple.
19632 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19633 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19634
b9f437de
PA
196352014-03-20 Pedro Alves <palves@redhat.com>
19636
19637 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19638 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19639
05adc73e
PA
196402014-03-19 Pedro Alves <palves@redhat.com>
19641
19642 * gdb.base/async.exp: Remove early return.
19643
6048b950
PA
196442014-03-19 Pedro Alves <palves@redhat.com>
19645
19646 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19647
8bcfb00a
PA
196482014-03-19 Pedro Alves <palves@redhat.com>
19649
19650 * gdb.base/async.exp (test_background): Expect \r\n after
19651 "completed." in the fail pattern.
19652
884e37dc
PA
196532014-03-19 Pedro Alves <palves@redhat.com>
19654
19655 * gdb.base/async.exp (test_background): New procedure.
19656 Use it for all background execution command tests.
19657
148e57e2
PA
196582014-03-19 Pedro Alves <palves@redhat.com>
19659
19660 * gdb.base/async.exp: Use prepare_for_testing.
19661
f48088c7
PA
196622014-03-19 Pedro Alves <palves@redhat.com>
19663
19664 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19665 the same line.
19666
e2f6c966
PA
196672014-03-19 Pedro Alves <palves@redhat.com>
19668
19669 * gdb.base/async.c (main): Add "jump here" and "until here" line
19670 marker comments.
19671 * gdb.base/async.exp (jump_here): New global.
19672 (jump& test): Use it.
19673 (until_here): New global.
19674 (until& test): Use it.
19675
c30568d4
PA
196762014-03-19 Pedro Alves <palves@redhat.com>
19677
19678 * gdb.base/async.exp: Don't frob gdb_protocol.
19679
0172b6a7
DE
196802014-03-18 Doug Evans <xdje42@gmail.com>
19681
19682 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19683 Fix spelling of exec-done-display.
19684
06c868a8
JK
196852014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19686
19687 PR gdb/15358
19688 * gdb.base/gdb-sigterm.c: New file.
19689 * gdb.base/gdb-sigterm.exp: New file.
19690
0c7e1a46
PA
196912014-03-18 Pedro Alves <palves@redhat.com>
19692
19693 PR gdb/13860
19694 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19695 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19696 solib-event.
19697
f7c77d93
JB
196982014-03-17 Joel Brobecker <brobecker@adacore.com>
19699
19700 * gdb.ada/pckd_arr_ren: New testcase.
19701
5a1e8c7a
DE
197022014-03-13 Doug Evans <xdje42@gmail.com>
19703
19704 PR guile/16612
19705 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19706 collect after discarding symbols.
19707
350e1a76
DE
197082014-03-13 Ludovic Courtès <ludo@gnu.org>
19709 Doug Evans <xdje42@gmail.com>
19710
19711 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19712 to history survives a gc.
19713
a69900ae
PA
197142014-03-13 Pedro Alves <palves@redhat.com>
19715
19716 * gdb.base/default.exp: Don't test "target procfs".
19717
5db9f0bd
PA
197182014-03-13 Pedro Alves <palves@redhat.com>
19719
19720 * gdb.base/default.exp: Update "target child" and "target procfs"
19721 tests to not expect "Unix".
19722
b3ccfe11
TT
197232014-03-12 Tom Tromey <tromey@redhat.com>
19724
19725 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19726 New procs. Add target-async tests.
19727 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19728 Add target-async tests.
19729
646f4417
AA
197302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19731
19732 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19733 'func_start' and 'func_end' for the beginning and end of the
19734 function code, respectively.
19735 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19736 'func_end' instead of 'func' and 'main'.
19737
288c211f
AA
197382014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19739
19740 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19741 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19742 generate the debug info assembler source.
19743
e0c0f156
AA
197442014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19745
19746 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19747 * gdb.dwarf2/arr-subrange.exp: Likewise.
19748 * gdb.dwarf2/dwz.exp: Likewise.
19749 * gdb.dwarf2/method-ptr.exp: Likewise.
19750 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19751 * gdb.dwarf2/subrange.exp: Likewise.
19752 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19753 * gdb.dwarf2/implptrpiece.exp: Likewise.
19754 * gdb.dwarf2/nostaticblock.exp: Likewise.
19755
0e5c4555
AA
197562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19757
19758 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19759 directory to absolute path name arguments.
19760
5ec18f2b
JG
197612014-03-10 Joel Brobecker <brobecker@adacore.com>
19762
19763 * gdb.ada/tagged_access: New testcase.
19764
847fc4f2
MM
197652014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19766
19767 * gdb.btrace/data.exp: Update expected output.
19768
cc3da688
YQ
197692014-03-06 Yao Qi <yao@codesourcery.com>
19770
19771 * gdb.trace/pr16508.exp: New file.
19772
0f26cec1
PA
197732014-03-05 Pedro Alves <palves@redhat.com>
19774
19775 PR gdb/16575
19776 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19777 procedure.
19778 (top level): Adjust to use it. Add tests that exercise breakpoint
19779 interaction with the code-cache.
19780
7a5a839f
LC
197812014-02-26 Ludovic Courtès <ludo@gnu.org>
19782
19783 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19784 test for 'history-append!'.
19785
31aa7e4e
JB
197862014-02-26 Joel Brobecker <brobecker@adacore.com>
19787
19788 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19789 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19790 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19791 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19792 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19793 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19794
1b588015
JB
197952014-02-26 Joel Brobecker <brobecker@adacore.com>
19796
19797 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19798 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19799 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19800
55426c9d
JB
198012014-02-26 Joel Brobecker <brobecker@adacore.com>
19802
19803 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19804
dc53a7ad
JB
198052014-02-26 Joel Brobecker <brobecker@adacore.com>
19806
19807 * gdb.dwarf2/arr-stride.c: New file.
19808 * gdb.dwarf2/arr-stride.exp: New file.
19809
12ab52e9
PA
198102014-02-26 Pedro Alves <palves@redhat.com>
19811
19812 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19813 that won't ever trigger. Make sure that GDB reports the correct
19814 breakpoint that caused the stop.
19815
849c862e
JK
198162014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19817
19818 PR gdb/16626
19819 * gdb.base/auto-load-script: New file.
19820 * gdb.base/auto-load.c: New file.
19821 * gdb.base/auto-load.exp: New file.
19822
71b7d793
JK
19823 PR gdb/16626
19824 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19825
e2f0d509
JK
198262014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19827
19828 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19829 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19830
50cc37c8
DE
198312014-02-24 Doug Evans <dje@google.com>
19832
19833 * lib/gdb.exp (run_on_host): Log error output if program fails.
19834
ea4758f2
PA
198352014-02-21 Pedro Alves <palves@redhat.com>
19836
19837 * gdb.threads/step-after-sr-lock.c: Rename to ...
19838 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19839 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19840 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19841 ... this.
19842
d7b30f67
SDJ
198432014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19844
19845 PR tdep/16397
19846 * gdb.arch/amd64-stap-special-operands.exp: New file.
19847 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19848 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19849 * gdb.arch/amd64-stap-triplet.S: Likewise.
19850 * gdb.arch/amd64-stap-triplet.c: Likewise.
19851
83deb43f
JB
198522014-02-20 Joel Brobecker <brobecker@adacore.com>
19853
19854 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19855 in .section pseudo-op.
19856
adde2bff
DE
198572014-02-20 lin zuojian <manjian2006@gmail.com>
19858 Joel Brobecker <brobecker@adacore.com>
19859 Doug Evans <xdje42@gmail.com>
19860
19861 PR symtab/16581
19862 * gdb.dwarf2/dw2-icycle.S: New file.
19863 * gdb.dwarf2/dw2-icycle.c: New file.
19864 * gdb.dwarf2/dw2-icycle.exp: New file.
19865
f7bd0f78
SC
198662014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19867
19868 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19869 operations on gdb.Value objects.
19870 * gdb.python/py-value-cc.exp: Add new test to test operations on
19871 gdb.Value objects.
19872
c17ef0d5
DE
198732014-02-18 Doug Evans <dje@google.com>
19874
19875 * Makefile.in (TESTS): New variable.
19876 (expanded_tests, expanded_tests_or_none): New variables
19877 (check-single): Pass $(expanded_tests_or_none) to runtest.
19878 (check-parallel): Only run tests in $(TESTS) if non-empty.
19879 (check/no-matching-tests-found): New rule.
19880 * README: Document TESTS makefile variable.
19881
5dd3176f
DE
198822014-02-18 Doug Evans <dje@google.com>
19883
19884 * Makefile.in (check-parallel): rm -rf outputs temp.
19885
0b10be4f
JK
198862014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19887
19888 Fix "ERROR: no fileid for" in the testsuite.
19889 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19890
85f224e7
DE
198912014-02-12 Doug Evans <dje@google.com>
19892
19893 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19894 (MISCELLANEOUS): New variable.
19895 (clean): rm -rf $(MISCELLANEOUS).
19896 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19897 dwp live in the same directory as symlinks, with each symlink pointed
19898 to a differently named file in a different directory.
19899
149b30ff
DE
199002014-02-11 Doug Evans <dje@google.com>
19901
19902 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19903 of Tcl file commands.
19904
1dfdac32
MK
199052014-02-10 Mark Kettenis <kettenis@gnu.org>
19906
19907 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19908 "kill -SIGUSR1 -1".
19909
aa4fb036
JB
199102014-02-10 Joel Brobecker <brobecker@adacore.com>
19911
19912 * gdb.ada/tick_length_array_enum_idx: New testcase.
19913
ed3ef339
DE
199142014-02-10 Doug Evans <xdje42@gmail.com>
19915
19916 * configure.ac (AC_OUTPUT): Add gdb.guile.
19917 * configure: Regenerate.
19918 * lib/gdb-guile.exp: New file.
19919 * lib/gdb.exp (get_target_charset): New function.
19920 * gdb.base/help.exp: Update expected output from "apropos apropos".
19921 * gdb.guile/Makefile.in: New file.
19922 * gdb.guile/guile.exp: New file.
19923 * gdb.guile/scm-arch.c: New file.
19924 * gdb.guile/scm-arch.exp: New file.
19925 * gdb.guile/scm-block.c: New file.
19926 * gdb.guile/scm-block.exp: New file.
19927 * gdb.guile/scm-breakpoint.c: New file.
19928 * gdb.guile/scm-breakpoint.exp: New file.
19929 * gdb.guile/scm-disasm.c: New file.
19930 * gdb.guile/scm-disasm.exp: New file.
19931 * gdb.guile/scm-equal.c: New file.
19932 * gdb.guile/scm-equal.exp: New file.
19933 * gdb.guile/scm-error.exp: New file.
19934 * gdb.guile/scm-error.scm: New file.
19935 * gdb.guile/scm-frame-args.c: New file.
19936 * gdb.guile/scm-frame-args.exp: New file.
19937 * gdb.guile/scm-frame-args.scm: New file.
19938 * gdb.guile/scm-frame-inline.c: New file.
19939 * gdb.guile/scm-frame-inline.exp: New file.
19940 * gdb.guile/scm-frame.c: New file.
19941 * gdb.guile/scm-frame.exp: New file.
19942 * gdb.guile/scm-generics.exp: New file.
19943 * gdb.guile/scm-gsmob.exp: New file.
19944 * gdb.guile/scm-iterator.c: New file.
19945 * gdb.guile/scm-iterator.exp: New file.
19946 * gdb.guile/scm-math.c: New file.
19947 * gdb.guile/scm-math.exp: New file.
19948 * gdb.guile/scm-objfile-script-gdb.in: New file.
19949 * gdb.guile/scm-objfile-script.c: New file.
19950 * gdb.guile/scm-objfile-script.exp: New file.
19951 * gdb.guile/scm-objfile.c: New file.
19952 * gdb.guile/scm-objfile.exp: New file.
19953 * gdb.guile/scm-ports.exp: New file.
19954 * gdb.guile/scm-pretty-print.c: New file.
19955 * gdb.guile/scm-pretty-print.exp: New file.
19956 * gdb.guile/scm-pretty-print.scm: New file.
19957 * gdb.guile/scm-section-script.c: New file.
19958 * gdb.guile/scm-section-script.exp: New file.
19959 * gdb.guile/scm-section-script.scm: New file.
19960 * gdb.guile/scm-symbol.c: New file.
19961 * gdb.guile/scm-symbol.exp: New file.
19962 * gdb.guile/scm-symtab-2.c: New file.
19963 * gdb.guile/scm-symtab.c: New file.
19964 * gdb.guile/scm-symtab.exp: New file.
19965 * gdb.guile/scm-type.c: New file.
19966 * gdb.guile/scm-type.exp: New file.
19967 * gdb.guile/scm-value-cc.cc: New file.
19968 * gdb.guile/scm-value-cc.exp: New file.
19969 * gdb.guile/scm-value.c: New file.
19970 * gdb.guile/scm-value.exp: New file.
19971 * gdb.guile/source2.scm: New file.
19972 * gdb.guile/types-module.cc: New file.
19973 * gdb.guile/types-module.exp: New file.
19974
7026a7c1
YQ
199752014-02-10 Yao Qi <yao@codesourcery.com>
19976
19977 PR testsuite/16543
19978 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19979 * configure: Regenerated.
19980 * Makefile.in: New file.
19981
6c466447
AS
199822014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19983
19984 * gdb.python/py-framefilter.exp: Fix typo.
19985
6e854735
YQ
199862014-02-08 Yao Qi <yao@codesourcery.com>
19987
19988 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19989 that no =breakpoint-modified is emitted when breakpoints are
19990 modified through MI commands.
19991
d137e6dc
PA
199922014-02-07 Pedro Alves <pedro@codesourcery.com>
19993 Pedro Alves <palves@redhat.com>
19994
19995 * gdb.threads/step-after-sr-lock.c: New file.
19996 * gdb.threads/step-after-sr-lock.exp: New file.
19997
b5ee5a50
PA
199982014-02-07 Pedro Alves <palves@redhat.com>
19999
20000 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20001
3c77faf3
JK
200022014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20003
20004 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20005 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20006
6dddc817
DE
200072014-02-06 Doug Evans <xdje42@gmail.com>
20008
20009 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20010 output.
20011
20012 * gdb.gdb/python-interrupts.exp: New file.
20013
de7b2893
YQ
200142014-02-05 Yao Qi <yao@codesourcery.com>
20015
20016 * gdb.trace/report.exp (use_collected_data): Test the output
20017 of "info threads" and "info inferiors".
20018
66d032ac
YQ
200192014-02-05 Yao Qi <yao@codesourcery.com>
20020
20021 Revert this patch:
20022
20023 2013-05-24 Yao Qi <yao@codesourcery.com>
20024
20025 * gdb.trace/tfile.exp: Test inferior and thread.
20026
591a12a1
UW
200272014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20028
20029 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20030 on a function.
20031 * gdb.base/step-bt.c: Call hello via function pointer to make
20032 sure its first instruction is executed on powerpc64le-linux.
20033
0ff3e01f
UW
200342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20035
20036 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20037
084ee545
UW
200382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20039
20040 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20041 of the test patterns for use on little-endian systems.
20042
6ed14ff3
UW
200432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20044
20045 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20046 (decimal_vector): Fix for little-endian.
20047
401e27fd
JM
200482014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20049
20050 * gdb.arch/sparc-sysstep.exp: New file.
20051 * gdb.arch/sparc-sysstep.c: Likewise.
20052
20053 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20054
8b924729
EBM
200552014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20056
20057 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20058
fb151210
JB
200592014-01-23 Tom Tromey <tromey@redhat.com>
20060
20061 * gdb.ada/array_char_idx: New testcase.
20062
0740f8d8
TT
200632014-01-23 Tom Tromey <tromey@redhat.com>
20064
20065 PR python/16487:
20066 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20067 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20068 classes.
20069
21909fa1
TT
200702014-01-23 Tom Tromey <tromey@redhat.com>
20071
20072 PR python/16491:
20073 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20074 string from an inferior frame.
20075 * gdb.python/py-framefilter-mi.exp: Update.
20076
87ce2a04
DE
200772014-01-22 Doug Evans <dje@google.com>
20078
20079 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20080
237b092b
AA
200812014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20082
20083 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20084
d674a709
AA
200852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20086
20087 * gdb.trace/entry-values.exp: Remove excess space character from
20088 regex patterns. Handle s390 call instruction.
20089
20fa3390
AA
200902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20091
20092 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20093 define "*_start" label. Make "name" static.
20094 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20095 ${name} by references to ${name}_start.
20096
78466714
AA
200972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20098
20099 * gdb.base/info-macros.exp: Remove "debug" from the compile
20100 options.
20101
ec9f644a
IB
201022014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20103
20104 * gdb.dlang/demangle.exp: New file.
20105
94b1b47e
IB
201062014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20107
20108 * gdb.dlang/primitive-types.exp: New file.
20109
7f420862
IB
201102014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20111
20112 * configure.ac: Create gdb.dlang/Makefile.
20113 * configure: Regenerate.
20114 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20115 * gdb.dlang/Makefile.in: New file.
20116 * lib/d-support.exp: New file.
20117 * lib/gdb.exp (skip_d_tests): New proc.
20118
52834460
MM
201192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20120
20121 * gdb.btrace/delta.exp: Check reverse stepi.
20122 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20123 * gdb.btrace/finish.exp: New.
20124 * gdb.btrace/next.exp: New.
20125 * gdb.btrace/nexti.exp: New.
20126 * gdb.btrace/record_goto.c: Add comments.
20127 * gdb.btrace/step.exp: New.
20128 * gdb.btrace/stepi.exp: New.
20129 * gdb.btrace/multi-thread-step.c: New.
20130 * gdb.btrace/multi-thread-step.exp: New.
20131 * gdb.btrace/rn-dl-bind.c: New.
20132 * gdb.btrace/rn-dl-bind.exp: New.
20133 * gdb.btrace/data.c: New.
20134 * gdb.btrace/data.exp: New.
20135 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20136
6e07b1d2
MM
201372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20138
20139 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20140 * gdb.btrace/exception.exp: Update.
20141 * gdb.btrace/instruction_history.exp: Update.
20142 * gdb.btrace/record_goto.exp: Update.
20143 * gdb.btrace/tailcall.exp: Update.
20144 * gdb.btrace/unknown_functions.exp: Update.
20145 * gdb.btrace/delta.exp: New.
20146
0b722aec
MM
201472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20148
20149 * gdb.btrace/record_goto.exp: Add backtrace test.
20150 * gdb.btrace/tailcall.exp: Add backtrace test.
20151
066ce621
MM
201522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20153
20154 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20155 * gdb.btrace/record_goto.c: New.
20156 * gdb.btrace/record_goto.exp: New.
20157 * gdb.btrace/x86-record_goto.S: New.
20158
0688d04e
MM
201592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20160
20161 * gdb.btrace/function_call_history.exp: Update tests.
20162 * gdb.btrace/instruction_history.exp: Update tests.
20163
8710b709
MM
201642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20165
20166 * gdb.btrace/function_call_history.exp: Fix expected field
20167 order for "record function-call-history".
20168 Add new tests for "record function-call-history /c".
20169 * gdb.btrace/exception.cc: New.
20170 * gdb.btrace/exception.exp: New.
20171 * gdb.btrace/tailcall.exp: New.
20172 * gdb.btrace/x86-tailcall.S: New.
20173 * gdb.btrace/x86-tailcall.c: New.
20174 * gdb.btrace/unknown_functions.c: New.
20175 * gdb.btrace/unknown_functions.exp: New.
20176 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20177
5de9129b
MM
201782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20179
20180 * gdb.btrace/instruction_history.exp: Update.
20181 * gdb.btrace/function_call_history.exp: Update.
20182
23a7fe75
MM
201832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20184
20185 * gdb.btrace/function_call_history.exp: Fix expected function
20186 trace.
20187 * gdb.btrace/instruction_history.exp: Initialize traced.
20188 Remove traced_functions.
20189
724c7dd8
MM
201902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20191
20192 * gdb.btrace/function_call_history.exp: Update
20193 * gdb.btrace/instruction_history.exp: Update.
20194
6d78d93b
MM
201952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20196
20197 * gdb.btrace/enable.exp: Update expected text.
20198
93a360cc
OJ
201992014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20200
20201 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20202 bytes.
20203
3772b53f
MR
202042014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20205
20206 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20207
596662fa
OJ
202082014-01-15 Omair Javaid <omair.javaid@linaro.org>
20209
20210 * lib/gdb.exp (supports_process_record): Return true for
20211 arm*-linux*. (supports_reverse): Likewise.
20212
b5b08fb4
SC
202132014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20214
20215 PR python/15464
20216 PR python/16113
20217 * gdb.python/py-type.c: Enhance test case.
20218 * gdb.python/py-value-cc.cc: Likewise
20219 * gdb.python/py-type.exp: Add new tests.
20220 * gdb.python/py-value-cc.exp: Likewise
20221
52d7fb13
AA
202222014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20223 Pedro Alves <palves@redhat.com>
20224
20225 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20226 Make "name" extern.
20227 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20228 references to ${name}_start by references to ${name}.
20229
a2cd8cfe
JB
202302014-01-10 Joel Brobecker <brobecker@adacore.com>
20231
20232 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20233
4e23fced
JB
202342014-01-10 Joel Brobecker <brobecker@adacore.com>
20235
20236 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20237
c6a9e42c
PA
202382014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20239 Pedro Alves <palves@redhat.com>
20240
20241 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20242 mi_gdb_target_load.
c6a9e42c 20243
b7ea362b
PA
202442014-01-08 Pedro Alves <palves@redhat.com>
20245
20246 * gdb.threads/reconnect-signal.c: New file.
20247 * gdb.threads/reconnect-signal.exp: New file.
20248
5e3f4fab
EBM
202492014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20250
20251 * gdb.base/source-dir.exp: New file.
20252
79301218
JB
202532014-01-07 Joel Brobecker <brobecker@adacore.com>
20254
20255 * gdb.ada/mi_interface: New testcase.
20256
8e355c5d
JB
202572014-01-07 Joel Brobecker <brobecker@adacore.com>
20258
20259 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20260 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20261 gdb.ada/pp-rec-component/pck.ads: New files.
20262
c0d48811
JB
202632014-01-07 Joel Brobecker <brobecker@adacore.com>
20264
20265 * gdb.python/py-pp-integral.c: New file.
20266 * gdb.python/py-pp-integral.py: New file.
20267 * gdb.python/py-pp-integral.exp: New file.
20268
17b609c3 20269For older changes see ChangeLog-1993-2013.
c906108c 20270\f
8d8cb839
EZ
20271;; Local Variables:
20272;; mode: change-log
20273;; left-margin: 8
20274;; fill-column: 74
20275;; version-control: never
20276;; End:
902f2ccb 20277
b811d2c2 20278 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20279 Copying and distribution of this file, with or without modification,
20280 are permitted provided the copyright notice and this notice are preserved.
This page took 4.457419 seconds and 4 git commands to generate.