Add a testcase for PR binutils/26160
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7e4b9c4c
GB
12020-06-23 Gary Benson <gbenson@redhat.com>
2 Pedro Alves <palves@redhat.com>
3
4 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
5 * gdb.cp/nsimport.cc: Likewise.
6 * gdb.cp/nsnested.cc: Likewise.
7 * gdb.cp/nsnoimports.cc: Likewise.
8 * gdb.cp/nsusing.cc: Likewise.
9 * gdb.cp/smartp.cc: Likewise.
10 * gdb.python/py-pp-integral.c: Likewise.
11 * gdb.python/py-pp-re-notag.c: Likewise.
12
2e573c0a
GB
132020-06-23 Gary Benson <gbenson@redhat.com>
14
15 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
16 * gdb.cp/nsimport.cc: Likewise.
17 * gdb.cp/nsnested.cc: Likewise.
18 * gdb.cp/nsnoimports.cc: Likewise.
19 * gdb.cp/nsusing.cc: Likewise.
20 * gdb.cp/smartp.cc: Likewise.
21 * gdb.python/py-pp-integral.c: Likewise.
22 * gdb.python/py-pp-re-notag.c: Likewise.
23
746ebfe8
PW
242020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
25
26 * gdb.base/default-args.exp: New test.
27 * gdb.base/default-args.c: New file.
28 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
29 * gdb.base/default.exp: Update to new help text.
30 * gdb.base/help.exp: Likewise.
31 * gdb.base/page.exp: Likewise.
32 * gdb.base/style.exp: Likewise.
33 * gdb.guile/guile.exp: Likewise.
34 * gdb.python/python.exp: Likewise.
35
e822f2cd
SL
362020-06-22 Sandra Loosemore <sandra@codesourcery.com>
37
38 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
39 remote host. Fix search path syntax on Windows host.
40
48e9cc84
PW
412020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
42
43 * gdb.base/attach.exp: Test priority of 'exec-file' changed
44 over 'exec-file-mismatch'.
45 * gdb.base/attach.c: Mark should_exit volatile.
46 * gdb.base/attach2.c: Likewise. Add a comment explaining
47 why the sleep cannot be big.
48 * gdb.base/attach3.c: New file.
49
160f8a8f
SL
502020-06-20 Sandra Loosemore <sandra@codesourcery.com>
51
52 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
53 prefix optional.
54
4d91c2a4
SL
552020-06-20 Sandra Loosemore <sandra@codesourcery.com>
56
57 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
58 for remote host.
59
87f83f20
SL
602020-06-19 Sandra Loosemore <sandra@codesourcery.com>
61 Hafiz Abid Qadeer <abidh@codesourcery.com>
62
63 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
64 file sent to remote host.
65 (top level): Allow int32_t as type of 32-bit register.
66
37ab8655
TV
672020-06-19 Tom de Vries <tdevries@suse.de>
68
69 * lib/gdb.exp (gdb_note): New proc.
70 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
71 (gdb_default_target_compile): ... here. Only call
72 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
73 (use_gdb_compile): Change to array.
74 (toplevel): Update sets of use_gdb_compile to specify language.
75 Warn about default_target_compile override. Store dejagnu's version
76 of default_target_compile in dejagnu_default_target_compile.
77
a8a56685
TV
782020-06-18 Tom de Vries <tdevries@suse.de>
79
80 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
81 (default_gdb_init): ... here.
82
581bea2c
SL
832020-06-17 Sandra Loosemore <sandra@codesourcery.com>
84
85 Fix TUI support checks in gdb.tui tests.
86
87 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
88 just say UNSUPPORTED.
89 * gdb.tui/corefile-run.exp: Likewise.
90 * gdb.tui/empty.exp: Likewise.
91 * gdb.tui/list-before.exp: Likewise.
92 * gdb.tui/list.exp: Likewise.
93 * gdb.tui/main.exp: Likewise.
94 * gdb.tui/regs.exp: Likewise.
95 * gdb.tui/resize.exp: Likewise.
96 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
97 * gdb.tui/tui-layout-asm.exp: Likewise.
98 * gdb.tui/tui-missing-src.exp: Likewise.
99 * gdb.tui/winheight.exp: Likewise.
100 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
101
05e682e3
SL
1022020-06-17 Sandra Loosemore <sandra@codesourcery.com>
103
104 Fix TCL error in gdb.python/py-format-string.exp.
105
106 * gdb.python/py-format-string.exp: Move test for python support
107 earlier, out of function body.
108
efb763a5
SM
1092020-06-15 Simon Marchi <simon.marchi@efficios.com>
110
111 * gdb.base/index-cache-load-twice.c: New.
112 * gdb.base/index-cache-load-twice.exp: New.
113
43327b20
KS
1142020-06-17 Keith Seitz <keiths@redhat.com>
115
99cf27cf 116 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
117 when executing "gdb --configuration".
118
081e778c
TV
1192020-06-17 Tom de Vries <tdevries@suse.de>
120
121 * lib/gdb.exp (gdb_tcl_unknown): New proc.
122 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
123 conditional on presence of gdb_tcl_unknown.
124 (gdb_finish): Make override undo conditional on presence of
125 gdb_tcl_unknown.
126
d2d1ea20
TT
1272020-06-16 Tom Tromey <tom@tromey.com>
128
129 * gdb.python/tui-window.py (failwin): New function. Register it
130 as a TUI window type.
131 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
132
c802e8a7
GB
1332020-06-16 Gary Benson <gbenson@redhat.com>
134
135 * gdb.python/py-nested-maps.c (create_map): Add missing return
136 value.
137 (create_map_map): Likewise.
138
ff08abb8
TBA
1392020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
140
141 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
142 variable.
143 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
144 and use the already-defined 'options' variable.
145
a29d5112
AB
1462020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
147 Tom de Vries <tdevries@suse.de>
148
149 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
150 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
151 (gdb_setup_known_globals): New proc.
152 (gdb_cleanup_globals): New proc.
153 * lib/gdb.exp (load_lib): New override proc.
154 (gdb_stdin_log_init): Set var in_file as persistent global.
155 * lib/pascal.exp (gdb_stdin_log_init): Set vars
156 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
157 fpc_compiler as persistent global.
158
8c74a764
TV
1592020-06-12 Tom de Vries <tdevries@suse.de>
160
161 * lib/tuiterm.exp (spawn): Rename to ...
162 (tui_spawn): ... this.
163 (toplevel): Move rename of spawn ...
164 (gdb_init_tuiterm): ... here. New proc.
165 (gdb_finish_tuiterm): New proc.
166 * lib/gdb.exp (gdb_finish_hooks): New global var.
167 (gdb_finish): Handle gdb_finish_hooks.
168 (tuiterm_env): New proc.
169 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
170 tuiterm_env.
171 * gdb.tui/basic.exp: Same.
172 * gdb.tui/corefile-run.exp: Same.
173 * gdb.tui/empty.exp: Same.
174 * gdb.tui/list-before.exp: Same.
175 * gdb.tui/list.exp: Same.
176 * gdb.tui/main.exp: Same.
177 * gdb.tui/new-layout.exp: Same.
178 * gdb.tui/regs.exp: Same.
179 * gdb.tui/resize.exp: Same.
180 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
181 * gdb.tui/tui-layout-asm.exp: Same.
182 * gdb.tui/tui-missing-src.exp: Same.
183 * gdb.tui/winheight.exp: Same.
184
26783bce
TV
1852020-06-12 Tom de Vries <tdevries@suse.de>
186
187 PR testsuite/26110
188 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
189 (gdb_finish): Reinstall dejagnu's override of ::unknown.
190
2b4e6a3f
TT
1912020-06-11 Tom Tromey <tom@tromey.com>
192
193 PR gdb/18318:
194 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
195 floating point tests.
196
2f33032a
KS
1972020-06-11 Keith Seitz <keiths@redhat.com>
198
199 PR gdb/21356
200 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
201 vla_struct.
202 Add new struct vla_typedef and union vla_typedef_union and
203 corresponding instantiation objects.
204 Initialize new objects.
205 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
206 and vla_typedef_union_object.
207 Fixup type for vla_struct_object.
208
a8baf0a3
TV
2092020-06-11 Tom de Vries <tdevries@suse.de>
210
211 * lib/gdb.exp (with_override): New proc, factored out of ...
212 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
213
7ab96794
TV
2142020-06-10 Tom de Vries <tdevries@suse.de>
215
216 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
217
cab5c3b7
SM
2182020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
219
220 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
221 parameter, update callers.
222
f8c41851
SM
2232020-06-04 Simon Marchi <simon.marchi@efficios.com>
224
225 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
226 * gdb.dwarf2/share-psymtabs-bt.c: New file.
227 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
228
1c07a73f
TV
2292020-06-04 Tom de Vries <tdevries@suse.de>
230
231 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
232
95146b5d
TV
2332020-06-04 Tom de Vries <tdevries@suse.de>
234
235 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
236 exp_continue.
237
0cfcd4f0
TV
2382020-06-04 Tom de Vries <tdevries@suse.de>
239
240 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
241
f9b5d5ea
TV
2422020-06-03 Tom de Vries <tdevries@suse.de>
243
244 PR symtab/26046
245 * gdb.cp/breakpoint-locs-2.cc: New test.
246 * gdb.cp/breakpoint-locs.cc: New test.
247 * gdb.cp/breakpoint-locs.exp: New file.
248 * gdb.cp/breakpoint-locs.h: New test.
249
5144dfba
TV
2502020-06-03 Tom de Vries <tdevries@suse.de>
251
252 PR testsuite/25609
253 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
254 value of global verbose.
255 * gdb.base/jit-elf.exp: Same.
256 * gdb.base/jit-reader.exp: Same.
257
621eacdf
TV
2582020-06-02 Tom de Vries <tdevries@suse.de>
259
260 * gdb.dwarf2/multidictionary.exp: Don't use
261 gdb_spawn_with_cmdline_opts.
262
1313c56e
AB
2632020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
264
265 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
266 use_header case.
267 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
268 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
269 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
270 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
271 * gdb.dwarf2/dw2-inline-header.c: New file.
272 * gdb.dwarf2/dw2-inline-header.h: New file.
273
f68f85b5
PA
2742020-05-30 Pedro Alves <palves@redhat.com>
275
276 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
277 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
278
678048e8
GB
2792020-05-29 Gary Benson <gbenson@redhat.com>
280
281 * gdb.compile/compile-cplus.exp (additional_flags): Also
282 set when building with clang.
283 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
284 when building with clang.
285
9fcafd23
GB
2862020-05-29 Gary Benson <gbenson@redhat.com>
287
288 * gdb.arch/i386-avx.exp (additional_flags): Also set when
289 building with clang.
290 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
291
735d5a07
GB
2922020-05-29 Gary Benson <gbenson@redhat.com>
293
294 * gdb.cp/koenig.exp (prepare_for_testing): Add
295 additional_flags=-Wno-unused-comparison.
296 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
297
4ad2c6a0
GB
2982020-05-28 Gary Benson <gbenson@redhat.com>
299
300 * gdb.base/sigaltstack.c (catcher): Add default case to switch
301 statement.
302
09fe663e
GB
3032020-05-28 Gary Benson <gbenson@redhat.com>
304
305 * gdb.cp/classes.exp (prepare_for_testing): Add
306 additional_flags=-Wno-deprecated-register.
307 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
308 * gdb.cp/misc.exp: Likewise.
309
cee00f17
GB
3102020-05-28 Gary Benson <gbenson@redhat.com>
311
312 * gdb.linespec/cpls-ops.cc (dummy): New static global.
313 (test_op_new::operator new): Add return statement.
314 (test_op_new_array::operator new[]): Likewise.
315
636edd00
PA
3162020-05-27 Pedro Alves <palves@redhat.com>
317
318 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
319 check. Use test_gdb_complete_unique instead of
320 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
321 test_gdb_complete_multiple instead of
322 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
323
c2b75043
LM
3242020-05-27 Luis Machado <luis.machado@linaro.org>
325
326 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
327 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
328 * gdb.arch/arm-disassembler-options.exp: Likewise.
329 * gdb.arch/arm-disp-step.exp: Likewise.
330 * gdb.arch/thumb-prologue.exp: Likewise.
331 * gdb.base/async.exp: Likewise.
332 * gdb.base/auxv.exp: Likewise.
333 * gdb.base/complex-parts.exp: Likewise.
334 * gdb.base/ena-dis-br.exp: Likewise.
335 * gdb.base/foll-exec.exp: Likewise.
336 * gdb.base/permissions.exp: Likewise.
337 * gdb.base/relocate.exp: Likewise.
338 * gdb.base/return2.exp: Likewise.
339 * gdb.base/sigbpt.exp: Likewise.
340 * gdb.base/siginfo-obj.exp: Likewise.
341 * gdb.cp/converts.exp: Likewise.
342 * gdb.cp/exceptprint.exp: Likewise.
343 * gdb.cp/inherit.exp: Likewise.
344 * gdb.cp/nsnoimports.exp: Likewise.
345 * gdb.cp/virtbase2.exp: Likewise.
346 * gdb.mi/mi-var-cmd.exp: Likewise.
347 * gdb.mi/var-cmd.c: Likewise.
348
53a47a3e
TT
3492020-05-26 Tom Tromey <tromey@adacore.com>
350
351 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
352
0bc2354b
TT
3532020-05-26 Tom Tromey <tromey@adacore.com>
354
355 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
356 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
357 type.
358 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
359 variable.
360
0db49895
CBG
3612020-05-26 Christian Biesinger <cbiesinger@google.com>
362
363 * Makefile.in: Use = instead of == for the test command
364 for portability.
365
40d22035
TV
3662020-05-26 Tom de Vries <tdevries@suse.de>
367
368 * gdb.base/gold-gdb-index-2.c: New test.
369 * gdb.base/gold-gdb-index.c: New test.
370 * gdb.base/gold-gdb-index.exp: New file.
371 * gdb.base/gold-gdb-index.h: New test.
372
043e2e02
TV
3732020-05-25 Tom de Vries <tdevries@suse.de>
374
375 * boards/gold-gdb-index.exp: New file.
376
462f72c5
SM
3772020-05-25 Simon Marchi <simon.marchi@efficios.com>
378
379 * boards/simavr.exp: New file.
380
6cf66e76
SM
3812020-05-25 Simon Marchi <simon.marchi@efficios.com>
382
383 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
384 * gdb.base/inferior-args.exp: New file.
385 * gdb.base/inferior-args.c: New file.
386
75d04512
SM
3872020-05-25 Simon Marchi <simon.marchi@efficios.com>
388
389 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
390 inferior_args. Pass it to gdb_reload.
391 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
392 inferior_args.
393 (gdb_reload): Add inferior_args argument.
394 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
395 pass it to gdbserver_run.
396 * boards/native-gdbserver.exp: Do not set noargs.
397 * boards/native-extended-gdbserver.exp (gdb_reload): Add
398 inferior_args argument.
399 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
400 * gdb.base/a2-run.exp: Check for use_gdb_stub.
401 * gdb.base/args.exp: Likewise.
402
42cf1844
TV
4032020-05-25 Tom de Vries <tdevries@suse.de>
404
405 * lib/gdb.exp (exec_is_pie): Add comment.
406
8f7d38ef
TV
4072020-05-25 Tom de Vries <tdevries@suse.de>
408
409 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
410 instead of $binfile in the untested message.
411
465e1b0f
TV
4122020-05-25 Tom de Vries <tdevries@suse.de>
413
414 PR testsuite/26031
415 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
416
3c5a0e02
TV
4172020-05-25 Tom de Vries <tdevries@suse.de>
418
419 * boards/gold.exp: New file.
420
0a4f5f8c
TT
4212020-05-23 Tom Tromey <tom@tromey.com>
422
423 * gdb.base/style.exp: Remove completion styling test.
424 * lib/gdb-utils.exp (style): Remove completion styles.
425
eca1f90c
TT
4262020-05-23 Tom Tromey <tom@tromey.com>
427
428 * gdb.base/style.exp: Add completion styling test.
429 * lib/gdb-utils.exp (style): Add completion styles.
430
7c13f4e8
AB
4312020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
432
433 * gdb.base/annota1.exp: Update expected results.
434 * gdb.cp/annota2.exp: Update expected results, remove duplicate
435 test name.
436 * gdb.cp/annota3.exp: Update expected results.
437
41977d16
SM
4382020-05-20 Simon Marchi <simon.marchi@efficios.com>
439
440 PR gdb/26016
441 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
442 against MAP_FAILED.
443 * gdb.base/coremaker.c (mmapdata): Likewise.
444 * gdb.base/jit-reader-host.c (main): Likewise.
445 * gdb.base/sym-file-loader.c (load): Likewise.
446 (load_shlib): Likewise.
447
b4757f2e
TT
4482020-05-20 Tom Tromey <tromey@adacore.com>
449
450 * gdb.ada/array_char_idx.exp: Recognize initialized array.
451
9a0bacfb
TV
4522020-05-20 Tom de Vries <tdevries@suse.de>
453
454 PR symtab/25833
455 * gdb.base/with-mf-inc.c: New test.
456 * gdb.base/with-mf-main.c: New test.
457 * gdb.base/with-mf.exp: New file.
458
76571211
TT
4592020-05-19 Tom Tromey <tromey@adacore.com>
460
461 * gdb.rust/simple.exp: Restore missing test result.
462
4cd9f3d5
TV
4632020-05-19 Tom de Vries <tdevries@suse.de>
464
465 * gdb.base/gdb-caching-proc.exp: Fix typo.
466
7d874253
TT
4672020-05-19 Tom Tromey <tromey@adacore.com>
468
469 * gdb.rust/simple.exp: Add some test descriptions.
470 (test_one_slice): Use with_test_prefix.
471
1d727695
TV
4722020-05-18 Tom de Vries <tdevries@suse.de>
473
474 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
475
7f32a4d5
PA
4762020-05-17 Pedro Alves <palves@redhat.com>
477
478 PR gdb/25741
479 * gdb.base/hw-sw-break-same-address.exp: New file.
480
7cfd74cf
PA
4812020-05-16 Pedro Alves <palves@redhat.com>
482
483 * gdb.multi/multi-re-run.exp (test_re_run): Switch
484 LAST_LOADED_FILE accordingly.
485
57b4f16e
PW
4862020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
487
488 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
489
7c05caf7
PW
4902020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
491
492 * gdb.base/help.exp: Test apropos and help for commands
493 having aliases. Fixed comments not starting with an
494 upper-case letter or not finishing with a dot.
495
7aa1b46f
PW
4962020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
497
3b3aaacb
PW
498 * gdb.base/alias.exp: Update help output check.
499
57b4f16e 5002020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 501
7aa1b46f
PW
502 * gdb.base/default.exp: Update output following fixes.
503
0605465f
PW
5042020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
505
506 * gdb.base/alias.exp: Test aliases starting with a prefix of
507 another alias.
508
86e4e63d
GB
5092020-05-15 Gary Benson <gbenson@redhat.com>
510
511 * gdb.base/info-os.c (main): Add return statement.
512 * gdb.base/info_minsym.c (minsym_fun): Likewise.
513 * gdb.base/large-frame-2.c (func): Likewise.
514 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
515 * gdb.base/pr10179-b.c (foo2): Likewise.
516 * gdb.base/valgrind-disp-step.c (foo): Likewise.
517 * gdb.base/watch-cond.c (func): Likewise.
518 * gdb.multi/goodbye.c (verylongfun): Likewise.
519 * gdb.multi/hello.c (commonfun): Likewise.
520 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
521 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
522 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
523 Likewise.
524 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
525 * gdb.threads/interrupt-while-step-over.c (child_function):
526 Likewise.
527 * gdb.trace/actions-changed.c (end): Likewise.
528
163df4df
GB
5292020-05-15 Gary Benson <gbenson@redhat.com>
530
531 * gdb.opencl/callfuncs.exp: Report when test skipped.
532 * gdb.opencl/convs_casts.exp: Likewise.
533 * gdb.opencl/datatypes.exp: Likewise.
534 * gdb.opencl/operators.exp: Likewise.
535 * gdb.opencl/vec_comps.exp: Likewise.
536
6dbc505a
TV
5372020-05-15 Tom de Vries <tdevries@suse.de>
538
539 * gdb.base/align.exp.in: Rename to ...
540 * gdb.base/align.exp.tcl: ... this.
541 * gdb.base/align-c++.exp: Update.
542 * gdb.base/align-c.exp: Update.
543 * gdb.base/all-architectures.exp.in: Rename to ...
544 * gdb.base/all-architectures.exp: ... this.
545 * gdb.base/all-architectures-0.exp: Update.
546 * gdb.base/all-architectures-1.exp: Update.
547 * gdb.base/all-architectures-2.exp: Update.
548 * gdb.base/all-architectures-3.exp: Update.
549 * gdb.base/all-architectures-4.exp: Update.
550 * gdb.base/all-architectures-5.exp: Update.
551 * gdb.base/all-architectures-6.exp: Update.
552 * gdb.base/all-architectures-7.exp: Update.
553 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
554 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
555 * gdb.base/infcall-nested-structs-c++.exp: Update.
556 * gdb.base/infcall-nested-structs-c.exp: Update.
557 * gdb.base/info-types.exp.in: Rename to ...
558 * gdb.base/info-types.exp.tcl: ... this.
559 * gdb.base/info-types-c++.exp: Update.
560 * gdb.base/info-types-c.exp: Update.
561 * gdb.base/max-depth.exp.in: Rename to ...
562 * gdb.base/max-depth.exp.tcl: ... this.
563 * gdb.base/max-depth-c++.exp: Update.
564 * gdb.base/max-depth-c.exp: Update.
565 * gdb.cp/cpexprs.exp.in: Rename to ...
566 * gdb.cp/cpexprs.exp.tcl: ... this.
567 * gdb.cp/cpexprs-debug-types.exp: Update.
568 * gdb.cp/cpexprs.exp: Update.
569 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
570 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
571 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
572 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
573 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
574 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
575 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
576 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
577 * gdb.dwarf2/clang-debug-names-2.exp: Update.
578 * gdb.dwarf2/clang-debug-names.exp: Update.
579
d1034d78
AB
5802020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
581
582 * lib/check-test-names.exp: Remove code that prevents this file
583 loading when tests are run in parallel.
584
3c5c3649
PA
5852020-05-15 Pedro Alves <palves@redhat.com>
586
587 * gdb.multi/multi-kill.exp (start_inferior): Remove
588 'testpid' parameter. Refer to namespace variable directly.
589 (testpid): Declare as namespace variable.
590
272c36b8
PA
5912020-05-15 Pedro Alves <palves@redhat.com>
592
593 * gdb.multi/multi-kill.exp: Wrap in namespace.
594 (start_inferior): Add TESTPID parameter. Use it instead of the
595 testpid global.
596 (top level): Define empty TESTPID array, and pass it down to
597 start_inferior.
598
02eba61a
TV
5992020-05-14 Tom de Vries <tdevries@suse.de>
600
601 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
602 output.
603
971a3747
TV
6042020-05-14 Tom de Vries <tdevries@suse.de>
605
606 * gdb.base/align.exp: Split into ...
607 * gdb.base/align.exp.in: ...
608 * gdb.base/align-c++.exp: ...
609 * gdb.base/align-c.exp: ... these.
610 * gdb.base/infcall-nested-structs.exp: Split into ...
611 * gdb.base/infcall-nested-structs.exp.in: ...
612 * gdb.base/infcall-nested-structs-c++.exp: ...
613 * gdb.base/infcall-nested-structs-c.exp: ... these.
614 * gdb.base/info-types.exp: Split into ...
615 * gdb.base/info-types.exp.in: ...
616 * gdb.base/info-types-c++.exp: ...
617 * gdb.base/info-types-c.exp: ... these.
618 * gdb.base/max-depth.exp: Split into ...
619 * gdb.base/max-depth.exp.in: ...
620 * gdb.base/max-depth-c++.exp: ...
621 * gdb.base/max-depth-c.exp: ... these.
622 * gdb.cp/infcall-nodebug.exp: Split into ...
623 * gdb.cp/infcall-nodebug.exp.in: ...
624 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
625 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
626 * gdb.cp/infcall-nodebug-c-d0.exp: ...
627 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
628
a05575d3
TBA
6292020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
630 Pedro Alves <palves@redhat.com>
631
632 * gdb.multi/multi-exit.c: New file.
633 * gdb.multi/multi-exit.exp: New file.
634 * gdb.multi/multi-kill.c: New file.
635 * gdb.multi/multi-kill.exp: New file.
636
6ad82919
TBA
6372020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
638
639 * gdb.base/annota1.exp: Update the expected output.
640 * gdb.cp/annota2.exp: Ditto.
641
843f4d93
AB
6422020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
643
644 * lib/check-test-names.exp: Disable when testing is being run in
645 parallel.
646
c7c66341
TV
6472020-05-12 Tom de Vries <tdevries@suse.de>
648
649 * gdb.base/jit-elf.exp: Fix string concat.
650
1b59ca1c
TV
6512020-05-12 Tom de Vries <tdevries@suse.de>
652
653 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
654 messages.
655
b4991d29
TV
6562020-05-12 Tom de Vries <tdevries@suse.de>
657
658 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
659
dbb0ab10
TV
6602020-05-12 Tom de Vries <tdevries@suse.de>
661
662 * gdb.ada/catch_ex.exp: Use with_test_prefix.
663 * gdb.ada/mi_catch_ex.exp: Same.
664 * gdb.ada/mi_catch_ex_hand.exp: Same.
665
7549fed8
TV
6662020-05-12 Tom de Vries <tdevries@suse.de>
667
668 * gdb.fortran/complex.exp: Use with_test_prefix.
669
af2d5cd8
TV
6702020-05-12 Tom de Vries <tdevries@suse.de>
671
672 * gdb.trace/passcount.exp: Fix test-names.
673
7c121311
TV
6742020-05-12 Tom de Vries <tdevries@suse.de>
675
676 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
677
c9f3b40e
TV
6782020-05-12 Tom de Vries <tdevries@suse.de>
679
680 * gdb.gdb/complaints.exp: Use with_test_prefix.
681 * gdb.xml/tdesc-regs.exp: Same.
682 * gdb.opt/inline-locals.exp: Fix test name.
683
111b33f0
TV
6842020-05-12 Tom de Vries <tdevries@suse.de>
685
686 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
687 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
688 * gdb.dwarf2/implref-struct.exp: Same.
689 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
690 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
691
ebf47080
SM
6922020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
693
694 * gdb.base/jit-so.exp (one_jit_test): Change test name.
695
d30dcd12
AB
6962020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
697
698 * lib/check-test-names.exp (all_test_names): New module variable.
699 (counts): Add 'duplicates' field.
700 (_check_duplicates): New procedure.
701 (check): Also check for duplicates.
702 (do_log_summary): Print duplicates count.
703 (do_reset_vars): Reset counter for duplicate test names, and
704 discard all know test names.
705
34584c09
AB
7062020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
707
708 * lib/gdb.exp: Include check-test-names.exp library.
709 * lib/check-test-names.exp: New file.
710
e0002117
TV
7112020-05-11 Tom de Vries <tdevries@suse.de>
712
713 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
714
53f539a3
KS
7152020-05-11 Keith Seitz <keiths@redhat.com>
716
717 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
718
113ee09a
TV
7192020-05-11 Tom de Vries <tdevries@suse.de>
720
721 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
722 * gdb.cp/cpexprs.exp.in: .. here.
723 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
724 cpexprs.exp.
725
ba3e70b0
KS
7262020-05-11 Keith Seitz <keiths@redhat.com>
727
728 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
729 test names.
730 * gdb.ada/arrayptr.exp: Likewise.
731 * gdb.ada/assign_arr.exp: Likewise.
732 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
733 * gdb.ada/bp_on_var.exp: Likewise.
734 * gdb.ada/call_pn.exp: Likewise.
735 * gdb.ada/complete.exp: Likewise.
736 * gdb.ada/fun_overload_menu.exp: Likewise.
737 * gdb.ada/funcall_param.exp: Likewise.
738 * gdb.ada/funcall_ref.exp: Likewise.
739 * gdb.ada/packed_array_assign.exp: Likewise.
740 * gdb.ada/same_component_name.exp: Likewise.
741 * gdb.ada/type_coercion.exp: Likewise.
742 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
743 * gdb.ada/variant_record_packed_array.exp: Likewise.
744
3ee6bb11
TV
7452020-05-11 Tom de Vries <tdevries@suse.de>
746
747 PR symtab/25941
748 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
749 out of ...
750 * gdb.dwarf2/clang-debug-names.exp: ... here.
751 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
752 clang-debug-names.exp.in.
753 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
754 * gdb.dwarf2/clang-debug-names-2.c: New test.
755
86cd6bc8
AKS
7562020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
757
758 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
759 (fortran_runto_main): New Proc, fortran version of runto_main.
760 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
761 * gdb.fortran/array-bounds.exp: Likewise.
762 * gdb.fortran/array-slices.exp: Likewise.
763 * gdb.fortran/block-data.exp: Likewise.
764 * gdb.fortran/charset.exp: Likewise.
765 * gdb.fortran/common-block.exp: Likewise.
766 * gdb.fortran/complex.exp: Likewise.
767 * gdb.fortran/derived-type-function.exp: Likewise.
768 * gdb.fortran/derived-type.exp: Likewise.
769 * gdb.fortran/info-modules.exp: Likewise.
770 * gdb.fortran/info-types.exp: Likewise.
771 * gdb.fortran/intrinsics.exp: Likewise.
772 * gdb.fortran/library-module.exp: Likewise.
773 * gdb.fortran/logical.exp: Likewise.
774 * gdb.fortran/max-depth.exp: Likewise.
775 * gdb.fortran/module.exp: Likewise.
776 * gdb.fortran/multi-dim.exp: Likewise.
777 * gdb.fortran/nested-funcs.exp: Likewise.
778 * gdb.fortran/print-formatted.exp: Likewise.
779 * gdb.fortran/print_type.exp: Likewise.
780 * gdb.fortran/printing-types.exp: Likewise.
781 * gdb.fortran/ptr-indentation.exp: Likewise.
782 * gdb.fortran/ptype-on-functions.exp: Likewise.
783 * gdb.fortran/subarray.exp: Likewise.
784 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
785 * gdb.fortran/vla-datatypes.exp: Likewise.
786 * gdb.fortran/vla-history.exp: Likewise.
787 * gdb.fortran/vla-ptr-info.exp: Likewise.
788 * gdb.fortran/vla-ptype-sub.exp: Likewise.
789 * gdb.fortran/vla-ptype.exp: Likewise.
790 * gdb.fortran/vla-sizeof.exp: Likewise.
791 * gdb.fortran/vla-type.exp: Likewise.
792 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
793 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
794 * gdb.fortran/vla-value-sub.exp: Likewise.
795 * gdb.fortran/vla-value.exp: Likewise.
796 * gdb.fortran/whatis_type.exp: Likewise.
797 * gdb.mi/mi-var-child-f.exp: Likewise.
798
6dc55ce9 7992020-05-09 Tom de Vries <tdevries@suse.de>
800
801 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
802
283cb58c
TV
8032020-05-08 Tom de Vries <tdevries@suse.de>
804
805 * gdb.dwarf2/clang-debug-names.c: New test.
806 * gdb.dwarf2/clang-debug-names.exp: New file.
807
ac4a4f1c
SM
8082020-05-06 Simon Marchi <simon.marchi@efficios.com>
809
810 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
811 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
812
24fe640b
TV
8132020-05-06 Tom de Vries <tdevries@suse.de>
814
815 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
816 breakpoint is at a "recommended breakpoint location".
817 * gdb.reverse/consecutive-reverse.exp: Same.
818
0d8683a3
TV
8192020-05-06 Tom de Vries <tdevries@suse.de>
820
821 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
822 address.
823
b8983c46
TV
8242020-05-06 Tom de Vries <tdevries@suse.de>
825
826 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
827
abf6d805
TV
8282020-05-06 Tom de Vries <tdevries@suse.de>
829
830 * gdb.base/store.exp (check_set, up_set): Allowing missing location
831 info for r.
832
0fc2a808
TV
8332020-05-06 Tom de Vries <tdevries@suse.de>
834
835 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
836 necessary.
837
873dd427
TV
8382020-05-06 Tom de Vries <tdevries@suse.de>
839
840 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
841 void.
842
7c99e7e2
TV
8432020-05-06 Tom de Vries <tdevries@suse.de>
844
845 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
846 of ...
847 * gdb.base/async.exp: ... here.
848 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
849 "recommended breakpoint location".
850
6173d6a6
TV
8512020-05-06 Tom de Vries <tdevries@suse.de>
852
853 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
854
6015a067
TV
8552020-05-04 Tom de Vries <tdevries@suse.de>
856
857 * gdb.base/async.exp: Check whether instruction addresses are a
858 "recommended breakpoint location".
859
3b6acaee
TT
8602020-05-03 Tom Tromey <tom@tromey.com>
861
862 * gdb.base/sepdebug.exp: Remove "catch" test.
863 * gdb.base/break.exp: Remove "catch" test.
864 * gdb.base/default.exp: Update expected output.
865
5beb4d17
TV
8662020-05-02 Tom de Vries <tdevries@suse.de>
867
868 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
869 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
870 * gdb.arch/i386-mpx-map.exp: Same.
871 * gdb.arch/i386-mpx-sigsegv.exp: Same.
872 * gdb.arch/i386-mpx-simple_segv.exp: Same.
873 * gdb.arch/i386-mpx.exp: Same.
874
8caf140d
TV
8752020-05-02 Tom de Vries <tdevries@suse.de>
876
877 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
878
693196cb
TV
8792020-05-01 Tom de Vries <tdevries@suse.de>
880
881 * gdb.ada/operator_bp.exp: Allow more than required amount of
882 breakpoint.
883
53ae0aa9
TV
8842020-05-01 Tom de Vries <tdevries@suse.de>
885
886 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
887
ee9d1e5f
HD
8882020-04-30 Hannes Domani <ssbssa@yahoo.de>
889
890 PR gdb/18706
891 * gdb.cp/stub-array-size.cc: New test.
892 * gdb.cp/stub-array-size.exp: New file.
893 * gdb.cp/stub-array-size.h: New test.
894 * gdb.cp/stub-array-size2.cc: New test.
895
d5cf82c0
HD
8962020-04-30 Hannes Domani <ssbssa@yahoo.de>
897
898 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
899 output to the new format.
900
42e165c3
SM
9012020-04-29 Simon Marchi <simon.marchi@efficios.com>
902
903 * gdb.base/break.exp: Use with_test_prefix.
904
6e4e3fe1
TV
9052020-04-29 Tom de Vries <tdevries@suse.de>
906
907 * lib/gdb.exp (debug_types): New proc.
908 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
909 * gdb.python/py-symtab.exp: Same.
910
d642b692
HD
9112020-04-29 Hannes Domani <ssbssa@yahoo.de>
912
913 PR gdb/17320
914 * gdb.base/pretty-array.c: New test.
915 * gdb.base/pretty-array.exp: New file.
916
ea90f227
TV
9172020-04-29 Tom de Vries <tdevries@suse.de>
918
919 PR symtab/25889
920 * gdb.cp/cpexprs.exp: Adapt for inclusion.
921 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
922 and include cpexprs.exp.
923
a65189c9
TV
9242020-04-28 Mark Williams <mark@myosotissp.com>
925
926 PR gdb/24480
927 * dw4-toplevel-types.exp: Test for top level types.
928 * dw4-toplevel-types.cc: Test for top level types.
929
32d1f47a
TBA
9302020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
931
932 * gdb.threads/stop-with-handle.exp: Fix typo in comment
933 (theads -> threads).
934
56a4f5a1
TV
9352020-04-28 Tom de Vries <tdevries@suse.de>
936
937 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
938
0b2f8a3b
TV
9392020-04-28 Tom de Vries <tdevries@suse.de>
940
941 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
942
5390c717
TV
9432020-04-28 Tom de Vries <tdevries@suse.de>
944
945 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
946
15cd93d0
TV
9472020-04-28 Tom de Vries <tdevries@suse.de>
948
949 * gdb.dwarf2/main-foo.c: New test.
950 * gdb.dwarf2/struct-with-sig.exp: New file.
951
d472f0fb
TV
9522020-04-25 Tom de Vries <tdevries@suse.de>
953
954 * boards/debug-types.exp: New file.
955
8d840e05
AB
9562020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
957
958 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
959
bcfe6157
TT
9602020-04-24 Tom Tromey <tom@tromey.com>
961
962 PR symtab/12707:
963 * gdb.python/py-symbol.exp: Update expected results for
964 linkage_name test.
965 * gdb.cp/print-demangle.exp: New file.
966 * gdb.base/c-linkage-name.exp: Fix test.
967 * gdb.guile/scm-symbol.exp: Update expected results for
968 linkage_name test.
969
f049a313
TT
9702020-04-24 Tom Tromey <tom@tromey.com>
971
972 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
973 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
974 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
975 assembler.
976
7cf28874
TV
9772020-04-24 Tom de Vries <tdevries@suse.de>
978
979 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
980 C++.
981
dac2fef7
TT
9822020-04-24 Tom Tromey <tromey@adacore.com>
983
984 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
985 values.
986 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
987 values. Update test for minimal encodings.
988 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
989 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
990 values. Update test for minimal encodings.
991
1acda803
TT
9922020-04-24 Tom Tromey <tromey@adacore.com>
993
994 PR python/23662:
995 * gdb.ada/variant.exp: Add Python checks.
996 * gdb.rust/simple.exp: Add dynamic type checks.
997
adfb9815
TT
9982020-04-24 Tom Tromey <tromey@adacore.com>
999
1000 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1001 Make array type matching more lax.
1002 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1003 * gdb.ada/mi_variant.exp: New file.
1004 * gdb.ada/mi_variant/pck.ads: New file.
1005 * gdb.ada/mi_variant/pkg.adb: New file.
1006 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1007 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1008
7d79de9a
TT
10092020-04-24 Tom Tromey <tromey@adacore.com>
1010
1011 * gdb.ada/variant.exp: Add dynamic field offset tests.
1012 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1013 * gdb.ada/variant/pkg.adb: Add new variables.
1014
f8e89861
TT
10152020-04-24 Tom Tromey <tromey@adacore.com>
1016
1017 * gdb.ada/variant.exp: New file
1018 * gdb.ada/variant/pkg.adb: New file
1019 * gdb.ada/variant/pck.adb: New file
1020
86e887ae
TV
10212020-04-24 Tom de Vries <tdevries@suse.de>
1022
1023 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1024
88428775
TV
10252020-04-24 Tom de Vries <tdevries@suse.de>
1026
1027 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1028 flags.
1029
4e86f6e7
TV
10302020-04-24 Tom de Vries <tdevries@suse.de>
1031
1032 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1033
2016d3e6
TV
10342020-04-24 Tom de Vries <tdevries@suse.de>
1035
1036 * lib/gdb.exp (default_gdb_start): Handle eof.
1037 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1038 failure.
1039 * gdb.base/readnever.exp: Handle clean_restart failure.
1040
70bc38f5
TV
10412020-04-23 Tom de Vries <tdevries@suse.de>
1042
1043 * gdb.base/decl-before-def.exp: Run to main and print a again.
1044
de82891c
TV
10452020-04-23 Tom de Vries <tdevries@suse.de>
1046
1047 * gdb.base/decl-before-def-decl.c: New test.
1048 * gdb.base/decl-before-def-def.c: New test.
1049 * gdb.base/decl-before-def.exp: New file.
1050
96038148
TV
10512020-04-23 Tom de Vries <tdevries@suse.de>
1052
1053 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1054
54ac3df1
TV
10552020-04-22 Tom de Vries <tdevries@suse.de>
1056
1057 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1058 debug_info_offset.
1059 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1060 before $objsfile in the line line.
1061
714534e1
TV
10622020-04-22 Tom de Vries <tdevries@suse.de>
1063
1064 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1065
16a7dbf4
MS
10662020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1067
1068 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1069 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1070 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1071 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1072 * gdb.base/jit-protocol.h: Update definitions to match all usage
1073 contexts.
1074
10752020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1076
1077 * gdb.base: Rename all jit related test and source files.
1078
10792020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1080
1081 * gdb.base/jit-reader.exp: Relax register output check.
1082
317d2668
TV
10832020-04-22 Tom de Vries <tdevries@suse.de>
1084
1085 PR symtab/25764
1086 * gdb.base/psym-external-decl-2.c: New test.
1087 * gdb.base/psym-external-decl.c: New test.
1088 * gdb.base/psym-external-decl.exp: New file.
1089 * gdb.threads/tls.exp: Add PR25807 kfail.
1090
eea9e357
TV
10912020-04-22 Tom de Vries <tdevries@suse.de>
1092
1093 PR symtab/25801
1094 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1095 in "info source" output.
1096
3d5afab3
TV
10972020-04-22 Tom de Vries <tdevries@suse.de>
1098
1099 PR symtab/25700
1100 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1101 symtab for imported_unit.c.
1102
b32102f6
GB
11032020-04-21 Gary Benson <gbenson@redhat.com>
1104
1105 * gdb.base/advance.c (func): New argument, to match call site.
1106 (func2, func3): Add return statements.
1107
d43b7a2d
TBA
11082020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1109
1110 * gdb.multi/run-only-second-inf.c: New file.
1111 * gdb.multi/run-only-second-inf.exp: New file.
1112
d89edf9b
MM
11132020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1114
1115 * gdb.btrace/multi-inferior.c: New test.
1116 * gdb.btrace/multi-inferior.exp: New file.
1117
1a476b6d
MM
11182020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1119
1120 * gdb.btrace/enable-new-thread.c: New test.
1121 * gdb.btrace/enable-new-thread.exp: New file.
1122
4778a5f8
TV
11232020-04-21 Tom de Vries <tdevries@suse.de>
1124
1125 PR gdb/25471
1126 * gdb.threads/killed-outside.c: New test.
1127 * gdb.threads/killed-outside.exp: New file.
1128
9b2c992c
GB
11292020-04-20 Gary Benson <gbenson@redhat.com>
1130
1131 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1132 * gdb.base/nested-subp2.exp: Likewise.
1133 * gdb.base/nested-subp3.exp: Likewise.
1134
b5d1d6f7
GB
11352020-04-20 Gary Benson <gbenson@redhat.com>
1136
1137 * gdb.base/nested-subp1.exp: Disable test when using clang.
1138 * gdb.base/nested-subp2.exp: Likewise.
1139 * gdb.base/nested-subp3.exp: Likewise.
1140
25230285
GB
11412020-04-20 Gary Benson <gbenson@redhat.com>
1142
1143 * gdb.cp/exception.cc: Fix compilation error with clang.
1144
fa93cc8f
GB
11452020-04-20 Gary Benson <gbenson@redhat.com>
1146
809730f3 1147 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1148
e0c45f30
GB
11492020-04-20 Gary Benson <gbenson@redhat.com>
1150
1151 * gdb.base/jit-main.c: Fix compilation error with clang.
1152
4ddfec93
KR
11532020-04-17 Kamil Rytarowski <n54@gmx.com>
1154
1155 * gdb.base/attach-twice.c: Include "sys/types.h".
1156 (PTRACE_ATTACH): Add fallback definition.
1157 (main): Pass `0' to the 4th argument of `ptrace'.
1158
2bed205e
KR
11592020-04-17 Kamil Rytarowski <n54@gmx.com>
1160
1161 * gdb.base/fork-running-state.c: Include "signal.h".
1162
0743fc83
TT
11632020-04-17 Tom Tromey <tromey@adacore.com>
1164
1165 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1166 Update tests.
1167 * gdb.btrace/cpu.exp: Update tests.
1168 * gdb.base/maint.exp: Update tests.
1169 * gdb.base/default.exp: Update tests.
1170 * gdb.base/completion.exp: Update tests.
1171
efba5c23
TV
11722020-04-16 Tom de Vries <tdevries@suse.de>
1173
1174 PR symtab/25791
1175 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1176 (ensure_gdb_index): and factor out and move ...
1177 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1178 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1179
d191d716
TV
11802020-04-16 Tom de Vries <tdevries@suse.de>
1181
1182 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1183 loading exec.
1184
99f1bc6a
AB
11852020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * gdb.base/many-completions.exp: New file.
1188
194d088f
TV
11892020-04-14 Tom de Vries <tdevries@suse.de>
1190
1191 PR symtab/25718
1192 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1193
c1a66c06
TV
11942020-04-14 Tom de Vries <tdevries@suse.de>
1195
1196 PR symtab/25720
1197 * gdb.base/maint-expand-symbols-header-file.c: New test.
1198 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1199 * gdb.base/maint-expand-symbols-header-file.h: New test.
1200
21b0982c
AB
12012020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1202
1203 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1204 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1205 get_func_info.
1206 (get_func_info): Delete.
1207 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1208 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1209 * lib/dwarf.exp (get_func_info): New function.
1210
dd1cab06
TV
12112020-04-13 Tom de Vries <tdevries@suse.de>
1212
1213 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1214 to what find_gnatmake does.
1215
71ea2b6b
TV
12162020-04-10 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1219 -readnow.
1220
bdfc1e8a
TV
12212020-04-10 Tom de Vries <tdevries@suse.de>
1222
1223 PR cli/25808
1224 * gdb.base/style.c: Add leading newlines.
1225 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1226 Check listing of main's one-line body.
1227
14ca8ecf
TV
12282020-04-08 Tom de Vries <tdevries@suse.de>
1229
1230 * lib/gdb.exp (psymtabs_p): New proc.
1231 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1232 importing unit" unsupported if there are no partial symbols.
1233
e21d048f
TV
12342020-04-08 Tom de Vries <tdevries@suse.de>
1235
1236 PR testsuite/25760
1237 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1238
25c11aca
TV
12392020-04-07 Tom de Vries <tdevries@suse.de>
1240
1241 PR symtab/25796
1242 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1243
5707e24b
TV
12442020-04-07 Tom de Vries <tdevries@suse.de>
1245
1246 * gdb.base/check-psymtab.c: New test.
1247 * gdb.base/check-psymtab.exp: New file.
1248
6ee448cc
TT
12492020-04-06 Tom Tromey <tromey@adacore.com>
1250
1251 * gdb.ada/variant-record/proc.adb: New file.
1252 * gdb.ada/variant-record/value.adb: New file.
1253 * gdb.ada/variant-record/value.s: New file.
1254 * gdb.ada/variant-record.exp: New file.
1255
9e7c9a03
HD
12562020-04-03 Hannes Domani <ssbssa@yahoo.de>
1257
1258 PR gdb/25325
1259 * gdb.cp/typed-enum.cc: New test.
1260 * gdb.cp/typed-enum.exp: New file.
1261
c90d28ac
AB
12622020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1263
1264 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1265 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1266 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1267 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1268 * gdb.opt/inline-small-func.c: New file.
1269 * gdb.opt/inline-small-func.exp: New file.
1270 * gdb.opt/inline-small-func.h: New file.
1271
34e9a9fa
AB
12722020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1273
1274 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1275 function.
1276
6a354911
AB
12772020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1278
1279 * lib/dwarf.exp (function_range): Allow compiler options to be
1280 specified.
1281
880d9777
TV
12822020-04-02 Tom de Vries <tdevries@suse.de>
1283
1284 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1285 __attribute__((always_inline)).
1286 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1287
f32682ea
TV
12882020-04-02 Tom de Vries <tdevries@suse.de>
1289
1290 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1291 (gdbserver_gdb_exit): ... here. Add timeout warning.
1292 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1293 (connect_target_extended_remote): Append new server_spawn_id to
1294 server_spawn_ids.
1295 (cleanup): New proc.
1296 (setup, <toplevel>): Call cleanup.
1297
d3214198
TV
12982020-04-02 Tom de Vries <tdevries@suse.de>
1299
1300 * gdb.base/main-psymtab.exp: New file.
1301
cc77ed24
TV
13022020-04-02 Tom de Vries <tdevries@suse.de>
1303
1304 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1305
3638a098
TT
13062020-04-01 Tom Tromey <tom@tromey.com>
1307
1308 * gdb.base/complex-parts.exp: Add type tests.
1309
c34e8714
TT
13102020-04-01 Tom Tromey <tom@tromey.com>
1311
1312 * gdb.base/complex-parts.exp: Add arithmetic tests.
1313
981c08ce
TT
13142020-04-01 Tom Tromey <tom@tromey.com>
1315
1316 * gdb.compile/compile.exp: Update.
1317 * gdb.compile/compile-cplus.exp: Update.
1318 * gdb.base/varargs.exp: Update.
1319 * gdb.base/floatn.exp: Update.
1320 * gdb.base/endianity.exp: Update.
1321 * gdb.base/callfuncs.exp (do_function_calls): Update.
1322 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1323 (complex_float_integral_args): Update.
1324 * gdb.base/complex.exp: Update.
1325 * gdb.base/complex-parts.exp: Update.
1326
3d1cfd43
TT
13272020-04-01 Tom Tromey <tromey@adacore.com>
1328
1329 * gdb.rust/union.rs: New file.
1330 * gdb.rust/union.exp: New file.
1331 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1332 (main): Update.
1333 * gdb.rust/simple.exp: Move union tests to union.exp.
1334
e033dfa9
TT
13352020-04-01 Tom Tromey <tromey@adacore.com>
1336
1337 * gdb.rust/simple.rs (main): Remove "y0".
1338
53cccef1
TBA
13392020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1340
1341 * gdb.multi/stop-all-on-exit.c: New test.
1342 * gdb.multi/stop-all-on-exit.exp: New file.
1343
60e22c1e
HD
13442020-04-01 Hannes Domani <ssbssa@yahoo.de>
1345
1346 PR gdb/24789
1347 * gdb.cp/misc.cc: Add integer reference variable.
1348 * gdb.cp/misc.exp: Add test.
1349
e139a727
TBA
13502020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1351
1352 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1353 scenario to cover execution until the end and also the case
1354
16b0db75
TV
13552020-03-31 Tom de Vries <tdevries@suse.de>
1356
1357 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1358 c. Use "maint info symtabs" to check symtab expansion.
1359
c0502da6
TV
13602020-03-30 Tom de Vries <tdevries@suse.de>
1361
1362 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1363 unsupported.
1364 (verify_psymtab_expanded): Move ...
1365 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1366 test.
1367 (readnow): New proc.
1368
5935fd15
AB
13692020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1370
1371 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1372 with $hex.
1373
1773be9e
TT
13742020-03-20 Tom Tromey <tromey@adacore.com>
1375
1376 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1377
70304be9
TT
13782020-03-20 Tom Tromey <tromey@adacore.com>
1379
1380 * gdb.ada/sub_variant/subv.adb: New file.
1381 * gdb.ada/sub_variant.exp: New file.
1382
0dd7b8f7
TV
13832020-03-20 Tom de Vries <tdevries@suse.de>
1384
1385 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1386 first break fails.
1387 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1388
cada5fc9
AB
13892020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1390
1391 * gdb.server/exit-multiple-threads.c: New file.
1392 * gdb.server/exit-multiple-threads.exp: New file.
1393
6b8c53f2
AB
13942020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1395
1396 * gdb.fortran/mixed-lang-stack.c: New file.
1397 * gdb.fortran/mixed-lang-stack.cpp: New file.
1398 * gdb.fortran/mixed-lang-stack.exp: New file.
1399 * gdb.fortran/mixed-lang-stack.f90: New file.
1400
19a2740f
AB
14012020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1402
1403 * gdb.linespec/cp-completion-aliases.cc: New file.
1404 * gdb.linespec/cp-completion-aliases.exp: New file.
1405
d8c8b848
TV
14062020-03-19 Tom de Vries <tdevries@suse.de>
1407
1408 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1409 more precise.
1410
a9933ccf
TV
14112020-03-18 Tom de Vries <tdevries@suse.de>
1412
1413 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1414 * gdb.dwarf2/break-inline-psymtab.c: New test.
1415 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1416
2f89101f
TV
14172020-03-16 Tom de Vries <tdevries@suse.de>
1418
1419 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1420 cache_verify and cache_verify_proc.
1421
6b9374f1
TV
14222020-03-15 Tom de Vries <tdevries@suse.de>
1423
1424 * gdb.server/solib-list.exp: Handle
1425 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1426
eaeaf44c
TV
14272020-03-15 Tom de Vries <tdevries@suse.de>
1428
1429 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1430 objfiles".
1431
3293bbaf
TT
14322020-03-14 Tom Tromey <tom@tromey.com>
1433
1434 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1435
ab44624c
TV
14362020-03-14 Tom de Vries <tdevries@suse.de>
1437
1438 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1439
54c43825
TV
14402020-03-14 Tom de Vries <tdevries@suse.de>
1441
1442 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1443 result in line-by-line fashion.
1444
2ac70237
TV
14452020-03-14 Tom de Vries <tdevries@suse.de>
1446
1447 * lib/gdb.exp (supports_statement_frontiers): New proc.
1448 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1449
09546b56
TV
14502020-03-14 Tom de Vries <tdevries@suse.de>
1451
1452 * gdb.base/printcmds.exp: Add missing quoting for "print
1453 teststring2".
1454
a1f6a07c
TT
14552020-03-13 Tom Tromey <tom@tromey.com>
1456
1457 * gdb.base/printcmds.exp (test_print_strings): Add regression
1458 test.
1459 * gdb.base/printcmds.c (charptr): New typedef.
1460 (teststring2): New global.
1461
1b83d09c
AB
14622020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1463
1464 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1465 full path in the test name.
1466 (test_ld): Add some with_test_prefix blocks to make test names
1467 unique.
1468
2d61316c
TV
14692020-03-13 Tom de Vries <tdevries@suse.de>
1470
1471 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1472
2e9145ac
TV
14732020-03-13 Tom de Vries <tdevries@suse.de>
1474
1475 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1476
96c7f873
TV
14772020-03-13 Tom de Vries <tdevries@suse.de>
1478
1479 PR symtab/25646
1480 * gdb.dwarf2/imported-unit.exp: Add test.
1481
49ba92c0
TV
14822020-03-13 Tom de Vries <tdevries@suse.de>
1483
1484 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1485 (var1, var2): New variable.
1486 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1487 matching symbols.
1488
301b21e0
TV
14892020-03-13 Tom de Vries <tdevries@suse.de>
1490
1491 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1492 (Term::command): Use prompt prefix.
1493 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1494 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1495 command_no_prompt_prefix instead of prefix.
1496 * gdb.tui/tui-layout-asm.exp: Same.
1497
3f512721
SM
14982020-03-12 Simon Marchi <simon.marchi@efficios.com>
1499
1500 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1501
40310f30
SM
15022020-03-12 Simon Marchi <simon.marchi@efficios.com>
1503
1504 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1505 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1506 on" while stepping over the test instruction, match printed
1507 message.
1508
09252140
TV
15092020-03-12 Tom de Vries <tdevries@suse.de>
1510
1511 * gdb.base/info-types.exp: Use exp_continue during matching of output
1512 of "info types".
1513
14e9c72c
TV
15142020-03-12 Tom de Vries <tdevries@suse.de>
1515
1516 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1517
e515d67e
TV
15182020-03-12 Tom de Vries <tdevries@suse.de>
1519
1520 * gdb.fortran/module.exp: Use exp_continue during matching of output
1521 of "info variable -n".
1522
307eafd8
TV
15232020-03-12 Tom de Vries <tdevries@suse.de>
1524
1525 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1526 gdb.dwarf2/dw2-ranges-base.c.
1527
9a2de3fc
TV
15282020-03-12 Tom de Vries <tdevries@suse.de>
1529
1530 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1531 in presence of GLIBC debuginfo.
1532
3217502e
TV
15332020-03-12 Tom de Vries <tdevries@suse.de>
1534
1535 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1536 $core.
1537
1281424c
TV
15382020-03-12 Tom de Vries <tdevries@suse.de>
1539
1540 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1541 more precise.
1542
038b97fc
SM
15432020-03-11 Simon Marchi <simon.marchi@efficios.com>
1544
1545 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1546 from Unix to Windows path.
1547
5308d1e7
TV
15482020-03-11 Tom de Vries <tdevries@suse.de>
1549
1550 * gdb.ada/minsyms.exp: Set language to ada.
1551
f870f78f
TV
15522020-03-11 Tom de Vries <tdevries@suse.de>
1553
1554 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1555
5a13315d
TV
15562020-03-11 Tom de Vries <tdevries@suse.de>
1557
1558 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1559
976862ed
TT
15602020-03-11 Tom Tromey <tromey@adacore.com>
1561
1562 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1563
7462c383
TV
15642020-03-11 Tom de Vries <tdevries@suse.de>
1565
1566 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1567
1c6c46a0
TV
15682020-03-11 Tom de Vries <tdevries@suse.de>
1569
1570 * gdb.base/break-interp.exp: Limit verbose scope.
1571
44f41bb7
TV
15722020-03-11 Tom de Vries <tdevries@suse.de>
1573
1574 * gdb.fortran/logical.f90: Define variable with character type.
1575 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1576
b76f3a42
TV
15772020-03-11 Tom de Vries <tdevries@suse.de>
1578
1579 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1580
1c33af77
TV
15812020-03-11 Tom de Vries <tdevries@suse.de>
1582
1583 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1584 symtabs.
1585
8c95582d
AB
15862020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1587 Bernd Edlinger <bernd.edlinger@hotmail.de>
1588
1589 * gdb.cp/step-and-next-inline.cc: New file.
1590 * gdb.cp/step-and-next-inline.exp: New file.
1591 * gdb.cp/step-and-next-inline.h: New file.
1592 * gdb.dwarf2/dw2-is-stmt.c: New file.
1593 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1594 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1595 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1596 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1597
cecf8547
AB
15982020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1599
1600 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1601 is-stmt flag in the line table.
1602
0ba678c9
TV
16032020-03-09 Tom de Vries <tdevries@suse.de>
1604
1605 * lib/gdb.exp (cached_file): Create cache dir.
1606
72fbdf83
TV
16072020-03-07 Tom de Vries <tdevries@suse.de>
1608
1609 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1610 * gdb.cp/rvalue-ref-params.exp: Same.
1611
436b5e99
TV
16122020-03-06 Tom de Vries <tdevries@suse.de>
1613
1614 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1615 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1616
09f2921c
TV
16172020-03-06 Tom de Vries <tdevries@suse.de>
1618
1619 * README: Fix "the the".
1620 * gdb.base/dprintf.exp: Same.
1621
50a3cc5d
TV
16222020-03-05 Tom de Vries <tdevries@suse.de>
1623
1624 * gdb.base/maint.exp: Update "main print statistics" expected output.
1625
0a709cba
AKS
16262020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1627
1628 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1629 (fortran_int8): Likewise.
1630 (fortran_real4): Likewise.
1631 (fortran_real8): Likewise.
1632 (fortran_complex4): Likewise.
1633 (fortran_logical4): Likewise.
1634 (fortran_character1): Likewise.
1635
5e5d66b6
AB
16362020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1637
1638 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1639 printed as true.
1640
7b973adc
SDJ
16412020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1642
1643 * gdb.base/printcmds.exp: Add test to verify printf of a
1644 variable holding an address.
1645
478e490a
TV
16462020-03-03 Tom de Vries <tdevries@suse.de>
1647
1648 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1649
1ef44e86
TV
16502020-03-03 Tom de Vries <tdevries@suse.de>
1651
1652 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1653 gdb_test_multiple call.
1654
b98cc2cf
TV
16552020-03-03 Tom de Vries <tdevries@suse.de>
1656
1657 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1658 gdb_test_multiple calls.
1659
63e163f2
AB
16602020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1661
1662 * gdb.base/default.exp: Remove test of 'set history filename'.
1663 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1664 filename to the empty string.
1665 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1666 and GDBHISTSIZE.
1667
24ed6739
AB
16682020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1669
1670 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1671 disabled.
1672
590003dc
TV
16732020-03-02 Pedro Alves <palves@redhat.com>
1674 Tom de Vries <tdevries@suse.de>
1675
1676 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1677 -prompt prefix, before user_code argument. Add -lbl option likewise.
1678 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1679 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1680 argument.
1681 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1682 have "\r\n" at start-of-line, instead of at end-of-line.
1683
f5e46084
SM
16842020-02-28 Simon Marchi <simon.marchi@efficios.com>
1685
1686 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1687 libinproctrace.so.
1688
f7a7000d
LM
16892020-02-28 Luis Machado <luis.machado@linaro.org>
1690
1691 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1692 to "p/x".
1693
718e0816
LM
16942020-02-28 Luis Machado <luis.machado@linaro.org>
1695
1696 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1697 asm/ptrace.h and error.h.
1698
13c3a74a
TV
16992020-02-28 Tom de Vries <tdevries@suse.de>
1700
1701 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1702 (struct wrapper, do_something, mundane/symada__cS): Move ...
1703 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1704 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1705 Update "print symada__cS before partial symtab expansion" regexp.
1706 Update breakpoint location. Flush symbol cache after expansion.
1707
85d2d5bb
LM
17082020-02-28 Luis Machado <luis.machado@linaro.org>
1709
1710 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1711
3608f86c
TV
17122020-02-27 Tom de Vries <tdevries@suse.de>
1713
1714 * config/sid.exp: Remove unused globals.
1715 * gdb.base/attach.exp: Same.
1716 * gdb.base/catch-load.exp: Same.
1717 * gdb.base/dbx.exp: Same.
1718 * lib/gdb.exp: Same.
1719 * lib/mi-support.exp: Same.
1720 * lib/prompt.exp: Same.
1721
c8d4f6df
TV
17222020-02-27 Tom de Vries <tdevries@suse.de>
1723
1724 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1725 not set.
1726
0d79cdc4
AM
17272020-02-26 Aaron Merey <amerey@redhat.com>
1728
1729 * gdb.debuginfod: New directory for debuginfod tests.
1730 * gdb.debuginfod/main.c: New test file.
1731 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1732
0dce4280
TV
17332020-02-26 Tom de Vries <tdevries@suse.de>
1734
1735 PR gdb/25603
1736 * gdb.base/persistent-lang.cc: New test.
1737 * gdb.base/persistent-lang.exp: New file.
1738
9e80cfa1
AB
17392020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1740
1741 * gdb.fortran/derived-type-striding.exp: Add a new test.
1742 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1743 new test.
1744
2078dbb2
AB
17452020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1746
1747 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1748 names.
1749
70d49700
TV
17502020-02-25 Tom de Vries <tdevries@suse.de>
1751
1752 PR go/18926
1753 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1754
a88ef40d
TV
17552020-02-24 Tom de Vries <tdevries@suse.de>
1756
1757 PR gdb/25592
1758 * gdb.base/info-locals-unused-static-var.c: New test.
1759 * gdb.base/info-locals-unused-static-var.exp: New file.
1760
01b1af32
TT
17612020-02-22 Tom Tromey <tom@tromey.com>
1762
1763 * gdb.python/tui-window.exp: New file.
1764 * gdb.python/tui-window.py: New file.
1765
7c043ba6
TT
17662020-02-22 Tom Tromey <tom@tromey.com>
1767
1768 PR tui/17850:
1769 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1770 tests.
1771
c22fef7e
TT
17722020-02-22 Tom Tromey <tom@tromey.com>
1773
1774 * gdb.tui/new-layout.exp: Add sub-layout tests.
1775
ee325b61
TT
17762020-02-22 Tom Tromey <tom@tromey.com>
1777
1778 * gdb.tui/new-layout.exp: New file.
1779
3f0cbb04
TT
17802020-02-22 Tom Tromey <tom@tromey.com>
1781
1782 * gdb.rust/rust-style.rs: New file.
1783 * gdb.rust/rust-style.exp: New file.
1784 * gdb.base/style.exp: Test structure printing.
1785 * gdb.base/style.c (struct some_struct): New type.
1786 (enum etype): New type.
1787 (struct_value): New global.
1788
75525152
TV
17892020-02-21 Tom de Vries <tdevries@suse.de>
1790
1791 PR go/18926
1792 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1793 Remove blanket xfails. Use message argument for gdb_breakpoint.
1794 Make continuing to breakpoint test conditional on setting breakpoint.
1795 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1796 DW_AT_name attribute. Add xfail for GCC PR93866.
1797
bd360d30
AB
17982020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1799
1800 * gdb.dwarf2/cpp-linkage-name.c: New file.
1801 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1802
c7adb09f 18032020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1804
1805 * lib/gdb.exp (gdb_wrapper_init): Reset
1806 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1807 not exist.
1808
a9c79803
TV
18092020-02-20 Tom de Vries <tdevries@suse.de>
1810
1811 PR go/17018
1812 * gdb.go/hello.exp: Copy ...
1813 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1814 print of st to print value of global definition. Add xfail for GCC
1815 PR93844.
1816 * gdb.go/hello.exp: Remove printing of st before definition.
1817 * gdb.go/hello.go: Copy ...
1818 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1819 to st.
1820 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1821
d7445728
TV
18222020-02-20 Tom de Vries <tdevries@suse.de>
1823
1824 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1825 (gdb_simple_compile): Handle compile_flags go by using .go extension
1826 for source file.
1827 * gdb.go/chan.exp: Use support_go_compile.
1828 * gdb.go/handcall.exp: Same.
1829 * gdb.go/hello.exp: Same.
1830 * gdb.go/integers.exp: Same.
1831 * gdb.go/max-depth.exp: Same.
1832 * gdb.go/methods.exp: Same.
1833 * gdb.go/package.exp: Same.
1834 * gdb.go/strings.exp: Same.
1835 * gdb.go/types.exp: Same.
1836 * gdb.go/unsafe.exp: Same.
1837
c9c41e6d
TV
18382020-02-19 Tom de Vries <tdevries@suse.de>
1839
1840 * gdb.python/lib-types.exp: Make xfail more strict.
1841
f20ff837
TV
18422020-02-19 Tom de Vries <tdevries@suse.de>
1843
1844 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1845
08410482
DE
18462020-02-19 Doug Evans <dje@google.com>
1847
1848 PR rust/25535
1849 * gdb.rust/simple.exp: Add test.
1850 * gdb.rust/simple.rs: Add test.
1851
623563f7
TV
18522020-02-19 Tom de Vries <tdevries@suse.de>
1853
1854 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1855 output line-by-line.
1856
d3308cfd
TV
18572020-02-19 Tom de Vries <tdevries@suse.de>
1858
1859 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1860
86cbc5dc
TV
18612020-02-19 Tom de Vries <tdevries@suse.de>
1862
1863 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1864 prelink.
1865
9db2b96b
TV
18662020-02-19 Tom de Vries <tdevries@suse.de>
1867
1868 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1869 (gdb_do_cache): Use gdb_do_cache_wrap.
1870 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1871
89e2fdc5
TV
18722020-02-19 Tom de Vries <tdevries@suse.de>
1873
1874 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1875 gdb_compile option.
1876
373d7ac0
SM
18772020-02-18 Simon Marchi <simon.marchi@efficios.com>
1878
1879 * gdb.base/printcmds.exp (test_print_enums): Update expected
1880 output.
1881
b29a2df0
SM
18822020-02-18 Simon Marchi <simon.marchi@efficios.com>
1883
1884 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1885 for "unknown".
1886
6740f0cc
SM
18872020-02-18 Simon Marchi <simon.marchi@efficios.com>
1888
1889 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1890 enumerator.
1891
edd45eb0
SM
18922020-02-18 Simon Marchi <simon.marchi@efficios.com>
1893
1894 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1895 FE_, add FE_NONE.
1896 (three): Update.
1897 (enum flag_enum_without_zero): New enum.
1898 (flag_enum_without_zero): New variable.
1899 (enum not_flag_enum): New enum.
1900 (three_not_flag): New variable.
1901 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1902 (test_print_enums): Add more tests for printing flag enums.
1903
d4295de4
TV
19042020-02-18 Tom de Vries <tdevries@suse.de>
1905
1906 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1907 (gdb_compile_ada): ... here.
1908 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1909 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1910
f251f505
TT
19112020-02-14 Tom Tromey <tom@tromey.com>
1912
1913 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1914 build directory.
1915 * boards/gdbserver-base.exp: Update path to gdbserver.
1916
8f432634
TV
19172020-02-13 Tom de Vries <tdevries@suse.de>
1918
1919 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1920
92b6eaf7
TV
19212020-02-13 Tom de Vries <tdevries@suse.de>
1922
1923 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1924 are missing.
1925
f3b0f7fe
TV
19262020-02-13 Tom de Vries <tdevries@suse.de>
1927
1928 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1929 call.
1930
f6be8713
SDJ
19312020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1932
1933 PR tui/25126
1934 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1935 * gdb.base/cached-source-file.c: New file.
1936 * gdb.base/cached-source-file.exp: New file.
1937
b2770d5e
TV
19382020-02-11 Tom de Vries <tdevries@suse.de>
1939
1940 PR testsuite/25488
1941 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1942
44f6938e
TV
19432020-02-10 Tom de Vries <tdevries@suse.de>
1944
1945 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1946
5f0e2eb7
MR
19472020-02-10 Maciej W. Rozycki <macro@wdc.com>
1948
1949 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1950 and $after_addr are both integers before making a comparison.
1951
46ce2b6f
TV
19522020-02-09 Tom de Vries <tdevries@suse.de>
1953
1954 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1955 command output and paste it into gdb.log. If any, paste catch message
1956 to gdb.log.
1957
5abbbe1d
TT
19582020-02-07 Tom Tromey <tromey@adacore.com>
1959
1960 PR breakpoints/24915:
1961 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1962
1d5d29e7
SV
19632020-02-06 Shahab Vahedi <shahab@synopsys.com>
1964
1965 * gdb.tui/tui-missing-src.exp: Add the "missing source
1966 file" test for the TUI.
1967
b0999b9b
AB
19682020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1969
1970 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1971 including a port number in the output.
1972
c3b149eb
AKS
19732020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1974
1975 * lib/fortran.exp (fortran_int4): Handle clang.
1976 (fortran_int8): Likewise.
1977 (fortran_real4): Likewise.
1978 (fortran_real8): Likewise.
1979 (fortran_complex4): Likewise.
1980 (fortran_logical4): Likewise.
1981 (fortran_character1): Likewise.
1982
f8dcc90b
TV
19832020-02-04 Tom de Vries <tdevries@suse.de>
1984
1985 * README (Race detection): Add note.
1986
f90ac7c2
TV
19872020-02-04 Tom de Vries <tdevries@suse.de>
1988
1989 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1990
780636ae
TV
19912020-02-04 Tom de Vries <tdevries@suse.de>
1992
1993 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1994
5d2e1193
RA
19952020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1996
1997 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1998 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1999 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2000 blttar, bnetarl.
2001 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2002 binary for blttar, bnetarl.
2003 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2004 wait instruction. Delete ldmx test.
2005 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2006
e409c542
AKS
20072020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2008
2009 * gdb.fortran/array-bounds-high.exp: New file.
2010 * gdb.fortran/array-bounds-high.f90: New file.
2011
b0029748
LD
20122020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2013
2014 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2015 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2016
195a8287
TV
20172020-02-01 Tom de Vries <tdevries@suse.de>
2018
2019 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2020
42330a68
AB
20212020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2022
2023 PR tui/9765
2024 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2025 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2026
b62a8028
LM
20272020-01-29 Luis Machado <luis.machado@linaro.org>
2028
2029 * gdb.arch/aarch64-brk-patterns.c: New source file.
2030 * gdb.arch/aarch64-brk-patterns.exp: New test.
2031
5f440116
TBA
20322020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2033
2034 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2035 GCC/Clang version.
2036 * gdb.cp/pass-by-ref.exp: Ditto.
2037
ee2a6fc6
TV
20382020-01-29 Tom de Vries <tdevries@suse.de>
2039
2040 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2041 * gdb.threads/watchpoint-fork-mt.c: Same.
2042 * gdb.threads/watchpoint-fork-parent.c: Same.
2043 * gdb.threads/watchpoint-fork-st.c: Same.
2044 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2045
16b10d6e
LM
20462020-01-27 Luis Machado <luis.machado@linaro.org>
2047
2048 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2049 sitting at a syscall instruction when we hit the syscall function's
2050 breakpoint.
2051 Check PC against one obtained with the x command.
2052 Validate syscall number.
2053 (step_over_syscall): Don't continue to the syscall instruction if
2054 we're already there.
2055
b1468492
PW
20562020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2057
2058 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2059
7ffa82e1
AB
20602020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2061
2062 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2063 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2064
3d92a3e3
AB
20652020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2066
2067 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2068 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2069
94a72be7
AB
20702020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 * gdb.base/maint.exp: Update line table parsing test.
2073 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2074
53af73bf
PA
20752020-01-24 Pedro Alves <palves@redhat.com>
2076
2077 PR gdb/25410
2078 * gdb.multi/multi-re-run-1.c: New.
2079 * gdb.multi/multi-re-run-2.c: New.
2080 * gdb.multi/multi-re-run.exp: New.
2081
1ba1ac88
AB
20822020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2083
2084 PR gdb/23718
2085 * gdb.server/server-kill-python.exp: New file.
2086
f3364a6d
AB
20872020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 * gdb.server/multi-ui-errors.c: New file.
2090 * gdb.server/multi-ui-errors.exp: New file.
2091
733d0a67
AB
20922020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2093
2094 PR tui/9765
2095 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2096
4f13c1c0
TT
20972020-01-19 Tom Tromey <tom@tromey.com>
2098
2099 * gdb.tui/main.exp: Add check for plain "file".
2100
40c94099
CB
21012020-01-16 Christian Biesinger <cbiesinger@google.com>
2102
2103 * lib/gdb.exp: Fix spelling error (seperatelly).
2104
ff47f4f0
TT
21052020-01-14 Tom Tromey <tom@tromey.com>
2106
2107 PR symtab/12535:
2108 * gdb.python/python.exp: Test decode_line with empty string
2109 argument.
2110
717c684d
BE
21112020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2112
2113 * gdb.base/skip-inline.exp: Extend test.
2114
44e4c775
AB
21152020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2118 * gdb.dwarf2/dw2-bad-elf.c: New file.
2119 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2120
d93c6db7
AB
21212020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2122
2123 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2124 _line_saw_file.
2125
9a6d629c
AB
21262020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2127
2128 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2129 border.
2130
d9ebdab7
TBA
21312020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2132
2133 * gdb.multi/multi-target.exp (setup): Factor out "info
2134 connections" and "info inferiors" tests to ...
2135 (test_info_inferiors): ... this new procedure.
2136 (top level): Run new "info-inferiors" tests.
2137
f3c469b9
PA
21382020-01-10 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.server/bkpt-other-inferior.exp: New file.
2141
121b3efd
PA
21422020-01-10 Pedro Alves <palves@redhat.com>
2143
2144 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2145 of "add-inferior".
2146 * gdb.base/quit-live.exp: Likewise.
2147 * gdb.base/remote-exec-file.exp: Likewise.
2148 * gdb.guile/scm-progspace.exp: Likewise.
2149 * gdb.linespec/linespec.exp: Likewise.
2150 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2151 * gdb.mi/user-selected-context-sync.exp: Likewise.
2152 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2153 "info inferiors" tests.
2154 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2155 "add-inferior".
2156 * gdb.multi/watchpoint-multi.exp: Likewise.
2157 * gdb.python/py-inferior.exp: Likewise.
2158 * gdb.server/extended-remote-restart.exp: Likewise.
2159 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2160 "info inferiors".
2161 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2162 * gdb.trace/report.exp: Likewise.
2163
1dadb1dd
PA
21642020-01-10 Pedro Alves <palves@redhat.com>
2165
2166 * gdb.multi/multi-target.c: New file.
2167 * gdb.multi/multi-target.exp: New file.
2168 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2169 mode requested, but remote does not support non-stop".
2170
78f2c40a
PA
21712020-01-10 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2174 disconnect before reconnecting.
2175
e7af6c70
TBA
21762020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2177 Pedro Alves <palves@redhat.com>
2178
2179 * gdb.server/connect-without-multi-process.exp: Also test
2180 continuing to end.
2181
acdf84a6
PA
21822020-01-10 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.base/remote-exec-file.exp: New file.
2185
873657b9
PA
21862020-01-10 Pedro Alves <palves@redhat.com>
2187
2188 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2189 output.
2190 * gdb.threads/async.c: New.
2191 * gdb.threads/async.exp: New.
2192 * gdb.multi/tids-gid-reset.c: New.
2193 * gdb.multi/tids-gid-reset.exp: New.
2194
7f0ae84c
GB
21952020-01-10 George Barrett <bob@bob131.so>
2196
2197 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2198 to help in finding the image relocation offset.
2199 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2200 options in arguments.
2201 (stap_test_no_debuginfo): Likewise.
2202 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2203 test variants.
2204 (stap_test): Add null semaphore relocation test.
2205
47e9d49d
GB
22062020-01-10 George Barrett <bob@bob131.so>
2207
2208 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2209 * gdb.base/stap-probe.exp: Likewise.
2210 (stap_test): Pass argument as an additional flag.
2211 (stap_test_no_debuginfo): Likewise.
2212 (stap_test): Check `info probes stap' output for semaphore
2213 addresses if the test binary is supposed to have them.
2214
f5a7c406
AB
22152020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2216
2217 * gdb.tui/basic.exp: Add more scrolling tests.
2218
9ae6bf64
TT
22192020-01-09 Tom Tromey <tom@tromey.com>
2220
2221 PR tui/18932:
2222 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2223 meangingful value.
2224 (Term::command, Term::resize): Update.
2225 * gdb.tui/basic.exp: Add scrolling test.
2226
b2efe70c
AB
22272020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2228
2229 * gdb.tui/tui-layout-asm.exp: New file.
2230
3804da7e
AB
22312020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2232
2233 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2234
b40aa28f
AB
22352020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2236
2237 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2238 (Term::enter_tui): Use Term::prepare_for_tui.
2239
63ffd7c9
AB
22402020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2241
2242 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2243 called.
2244
3be966f6
AB
22452020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2246
2247 * gdb.base/skip.exp: Fix race condition in test.
2248
153d79c4
AB
22492020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2250
2251 * gdb.base/backtrace.c: New file.
2252 * gdb.base/backtrace.exp: New file.
2253
f2302a34
AB
22542020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2255
2256 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2257
6ec1d75e
PW
22582020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2259
2260 * gdb.base/style.exp: Test that warnings are styled.
2261
c296cbe6
BE
22622019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2263
2264 * gdb.base/line65535.exp: New file.
2265 * gdb.base/line65535.c: New file.
2266
b28a729d
SM
22672019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2268
2269 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2270 * lib/gnat_debug_info_test.adb: New file.
2271 * gdb.ada/ptype_tagged_param.exp: Use
2272 gnat_runtime_has_debug_info, expect a different output if
2273 runtime does not have debug info.
2274
7f2d7a0d
SM
22752019-12-20 Simon Marchi <simon.marchi@efficios.com>
2276
2277 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2278 (another) quote in test name.
2279
f3bce483
SM
22802019-12-20 Simon Marchi <simon.marchi@efficios.com>
2281
2282 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2283 Add quote in test name.
2284
c855a912
TBA
22852019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2286
2287 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2288 directory instead.
2289 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2290 * gdb.cp/pass-by-ref-2.cc: New file.
2291 * gdb.cp/pass-by-ref-2.exp: New file.
2292
fc9d2d72
TT
22932019-12-20 Tom Tromey <tom@tromey.com>
2294
2295 * gdb.tui/list-before.exp: New file.
2296
77b97e00
TT
22972019-12-20 Tom Tromey <tom@tromey.com>
2298
2299 * gdb.tui/list.exp: Check for source on initial listing.
2300
f69656d0
TT
23012019-12-11 Tom Tromey <tromey@adacore.com>
2302
2303 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2304 Add crlf test.
2305
99a55965
SM
23062019-12-18 Simon Marchi <simon.marchi@efficios.com>
2307
2308 * gdb.base/default.exp: Update value of $_gdb_major.
2309
5024637f
BE
23102019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2311
2312 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2313
b63634be
BE
23142019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2315
2316 * gdb.base/skip.exp: Whitespace fix.
2317
45d73523
BE
23182019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2319
2320 * gdb.base/skip-inline.c: New file.
2321 * gdb.base/skip-inline.exp: New file.
2322
d043f8c8
SM
23232019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2324
2325 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2326 jit_function_00 to jit_function_stack_mangle.
2327 * gdb.base/jithost.c (jit_function_t): Rename to...
2328 (jit_function_stack_mangle_t): ... this.
2329 (jit_function_add_t): New typedef.
2330 (jit_function_00_code): Rename to...
2331 (jit_function_stack_mangle_code): ... this, make static.
2332 (jit_function_add_code): New.
2333 (main): Generate "add" function and call it. Adjust to changes
2334 in jithost_abi.
2335 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2336 (struct jithost_abi) <begin, end>: Remove fields.
2337 <object, function_stack_mangle, function_add>: New fields.
2338 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2339 code_end>: Remove fields.
2340 <func_stack_mangle>: New field.
2341 (read_debug_info): Adjust to renaming, create block for "add"
2342 function.
2343 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2344
873de05c
TT
23452019-12-11 Tom Tromey <tom@tromey.com>
2346
2347 * gdb.tui/resize.exp: Fix regexp.
2348 * gdb.tui/regs.exp: Fix regexps.
2349 * gdb.tui/main.exp: Fix regexp.
2350
3d979945
TT
23512019-12-11 Tom Tromey <tom@tromey.com>
2352
2353 * gdb.tui/resize.exp: Update.
2354 * gdb.tui/empty.exp (layouts): Update.
2355
2192a9d3
TT
23562019-12-11 Tom Tromey <tom@tromey.com>
2357
2358 * gdb.tui/regs.exp: Update.
2359 * gdb.tui/empty.exp (layouts): Update.
2360 * gdb.tui/basic.exp: Update.
2361 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2362
d8edc8b7
PW
23632019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2364
2365 * gdb.base/options.exp: Add -raw-values in the print completion list.
2366 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2367
4c12d936
KB
23682019-12-10 Kevin Buettner <kevinb@redhat.com>
2369
2370 * gdb.threads/omp-par-scope.c: New file.
2371 * gdb/threads/omp-par-scope.exp: New file.
2372
26b911fb
KB
23732019-12-10 Kevin Buettner <kevinb@redhat.com>
2374
bb47f919
KB
2375 * lib/gdb.exp (support_nested_function_tests): New proc.
2376
23772019-12-10 Kevin Buettner <kevinb@redhat.com>
2378
2379 * lib/gdb.exp (gdb_compile_openmp): New proc.
2380 (build_executable_from_specs): Add an "openmp" option.
2381 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2382
6c71eb7d
TT
23832019-12-10 Tom Tromey <tromey@adacore.com>
2384
2385 * gdb.ada/unchecked_union.exp: New file.
2386 * gdb.ada/unchecked_union/pck.adb: New file.
2387 * gdb.ada/unchecked_union/pck.ads: New file.
2388 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2389 * gdb-utils.exp (string_to_regexp): Also quote "?".
2390
bac7c5cf
GB
23912019-12-10 George Barrett <bob@bob131.so>
2392
2393 Test scripted probe breakpoints.
2394 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2395 * gdb.python/py-breakpoint.c (main): Likewise.
2396 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2397 specifier test.
2398 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2399
330f1d38
TBA
24002019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2401
2402 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2403 an rvalue parameter.
2404 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2405 parameter.
2406
b43315e2
AB
24072019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2408
2409 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2410 modules.
2411
54f73dad
AB
24122019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2413
2414 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2415 broken version of GCC.
2416
d57cbee9
AB
24172019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2418
2419 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2420 sym-info-cmds library.
2421 * gdb.fortran/info-types.exp: Likewise.
2422 * lib/sym-info-cmds.exp: New file.
2423
c14aab8c
TV
24242019-12-08 Tom de Vries <tdevries@suse.de>
2425
2426 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2427
aa2d5a42
KS
24282019-12-07 Keith Seitz <keiths@redhat.com>
2429
2430 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2431 * gdb.base/corefile-buildid-shlib.c: New file.
2432 * gdb.base/corefile-buildid.c: New file.
2433 * gdb.base/corefile-buildid.exp: New file.
2434
93e55f0a
TV
24352019-12-06 Tom de Vries <tdevries@suse.de>
2436
2437 * gdb.dwarf2/varval.exp: Add decl before def test.
2438
c7d12402
TBA
24392019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2440
2441 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2442
06acc08f
TBA
24432019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2444
2445 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2446 CV and reference conversion for overload resolution.
2447 * gdb.cp/rvalue-ref-overload.exp: Test it.
2448
e0fad1ea
PW
24492019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2450
2451 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2452 * gdb.base/frameapply.exp: Test faas without command.
2453
8d70a9f0
AB
24542019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2455
2456 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2457 Fortran tests.
2458 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2459 order.
2460
36c8fb93
AB
24612019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2462
2463 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2464 casting to type with no kind specified.
2465 (test_basic_parsing_of_type_kinds): Additional tests for types
2466 with no kind specified, and add tests for single/double
2467 precision/complex types.
2468
4139ff00
TT
24692019-12-04 Tom Tromey <tromey@adacore.com>
2470
2471 * gdb.base/endianity.c (struct other) <x>: New field.
2472 (main): Initialize it.
2473 * gdb.base/endianity.exp: Update.
2474
a05cf17a
TT
24752019-12-04 Tom Tromey <tromey@adacore.com>
2476
2477 * gdb.ada/scalar_storage/storage.adb: New file.
2478 * gdb.ada/scalar_storage/pck.adb: New file.
2479 * gdb.ada/scalar_storage/pck.ads: New file.
2480 * gdb.ada/scalar_storage.exp: New file.
2481
103a685e
TT
24822019-12-04 Tom Tromey <tromey@adacore.com>
2483
2484 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2485 (main): Initialize it.
2486 * gdb.base/endianity.exp: Update.
2487
c2512106
AB
24882019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2489
2490 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2491
293b38d6
AB
24922019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2493
2494 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2495 -symbol-info-module-functions and -symbol-info-module-variables.
2496
216a7e6b
AB
24972019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2498
2499 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2500
5bbd8269
AB
25012019-12-01 Richard Bunt <richard.bunt@arm.com>
2502 Andrew Burgess <andrew.burgess@embecosm.com>
2503
2504 * gdb.fortran/derived-type-striding.exp: New file.
2505 * gdb.fortran/derived-type-striding.f90: New file.
2506 * gdb.fortran/array-slices.exp: New file.
2507 * gdb.fortran/array-slices.f90: New file.
2508
be09caf1
PW
25092019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2510
2511 * gdb.base/define.exp: Test . in command names.
2512 * gdb.base/setshow.exp: Update test, as . is now part of
2513 command name.
2514
643c0cbe
PW
25152019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2516
2517 * gdb.base/define-prefix.exp: New file.
2518
dcdec678
AB
25192019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2520
2521 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2522 compile.
2523 (skip_btrace_pt_tests): Likewise.
2524
640ab947
AB
25252019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2526
2527 * gdb.fortran/info-modules.exp: Compile source files in correct
2528 order.
2529
d22670f0
KB
25302019-11-27 Kevin Buettner <kevinb@redhat.com>
2531
2532 * gdb.dwarf2/imported-unit.exp: New file.
2533 * gdb.dwarf2/imported-unit.c: New file.
2534
db5960b4
AB
25352019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2536
2537 * gdb.mi/mi-fortran-modules-2.f90: New file.
2538 * gdb.mi/mi-fortran-modules.exp: New file.
2539 * gdb.mi/mi-fortran-modules.f90: New file.
2540
7dc42066
AB
25412019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2542
2543 * gdb.mi/mi-sym-info-1.c: New file.
2544 * gdb.mi/mi-sym-info-2.c: New file.
2545 * gdb.mi/mi-sym-info.exp: New file.
2546
0dfeecca
TT
25472019-11-22 Tom Tromey <tromey@adacore.com>
2548
2549 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2550 * gdb.ada/tasks/foo.adb: Add another stopping location.
2551
34877895
PJ
25522019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2553
2554 * gdb.base/endianity.c: New test.
2555 * gdb.base/endianity.exp: New file.
2556
2e84f897
LD
25572019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2558
2559 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2560
65d1cd5f
TV
25612019-11-21 Tom de Vries <tdevries@suse.de>
2562
2563 PR gdb/24956
2564 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2565
4f22c3f4
SDJ
25662019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2567
2568 * gdb.python/py-progspace.exp: Add missing parentheses on some
2569 'print' commands.
2570
9f6ad286
TT
25712019-11-19 Tom Tromey <tom@tromey.com>
2572
2573 * gdb.tui/winheight.exp: New file.
2574
0b8dbf3f
AB
25752019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2576
2577 * gdb.base/ctf-whatis.c: Delete.
2578 * gdb.base/ctf-whatis.exp: Delete.
2579 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2580
f833b7a7
AB
25812019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2582
2583 * gdb.base/ctf-cvexpr.exp: Delete.
2584 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2585
30d0a636
AB
25862019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2587
2588 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2589 the compiler. Clean up header comment a little.
2590 * gdb.base/ctf-ptype.exp: Likewise.
2591 * gdb.base/ctf-whatis.exp: Likewise.
2592 * lib/gdb.exp (skip_ctf_tests): New proc.
2593
494409bb
SDJ
25942019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2595
2596 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2597 * gdb.tui/corefile-run.exp: New file.
2598
55708e99
TT
25992019-11-14 Tom Tromey <tromey@adacore.com>
2600
2601 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2602 regression tests.
2603
45e42163
TT
26042019-11-12 Tom Tromey <tom@tromey.com>
2605
2606 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2607 after any command. Expect prompt after WAIT_FOR is seen.
2608 (enter_tui): Enable resize messages.
2609 (command): Expect command in output.
2610 (get_line): Avoid error when cursor appears to be off-screen.
2611 (dump_screen): Include screen size in title.
2612 (_do_resize): New proc, from "resize".
2613 (resize): Rewrite. Do resize in two steps.
2614 * gdb.tui/empty.exp (layouts): Fix entries.
2615 (check_boxes): Remove xfail.
2616 (check_text): Dump screen on failure.
2617
086baaf1
AB
26182019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2619
2620 * gdb.python/py-symbol.exp: Add test for
2621 gdb.lookup_static_symbols.
2622
09ff83af
AB
26232019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2624
2625 * gdb.python/py-symbol.c: Declare and call function from new
2626 py-symbol-2.c file.
2627 * gdb.python/py-symbol.exp: Compile both source files, and add new
2628 tests for gdb.lookup_static_symbol.
2629 * gdb.python/py-symbol-2.c: New file.
2630
11af934b
TV
26312019-11-02 Tom de Vries <tdevries@suse.de>
2632
2633 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2634 * gdb.base/anon.exp: Same.
2635 * gdb.base/auto-connect-native-target.exp: Same.
2636 * gdb.base/call-ar-st.exp: Same.
2637 * gdb.base/catch-syscall.exp: Same.
2638 * gdb.base/commands.exp: Same.
2639 * gdb.base/default.exp: Same.
2640 * gdb.base/display.exp: Same.
2641 * gdb.base/float.exp: Same.
2642 * gdb.base/foll-fork.exp: Same.
2643 * gdb.base/help.exp: Same.
2644 * gdb.base/info-macros.exp: Same.
2645 * gdb.base/info-proc.exp: Same.
2646 * gdb.base/info-target.exp: Same.
2647 * gdb.base/long_long.exp: Same.
2648 * gdb.base/macscp.exp: Same.
2649 * gdb.base/memattr.exp: Same.
2650 * gdb.base/nofield.exp: Same.
2651 * gdb.base/pointers.exp: Same.
2652 * gdb.base/printcmds.exp: Same.
2653 * gdb.base/ptype.exp: Same.
2654 * gdb.base/restore.exp: Same.
2655 * gdb.base/return.exp: Same.
2656 * gdb.base/scope.exp: Same.
2657 * gdb.base/set-noassign.exp: Same.
2658 * gdb.base/setshow.exp: Same.
2659 * gdb.base/shlib-call.exp: Same.
2660 * gdb.base/signals.exp: Same.
2661 * gdb.base/sigstep.exp: Same.
2662 * gdb.base/skip.exp: Same.
2663 * gdb.base/solib-symbol.exp: Same.
2664 * gdb.base/stap-probe.exp: Same.
2665 * gdb.base/step-line.exp: Same.
2666 * gdb.base/step-test.exp: Same.
2667 * gdb.base/style.exp: Same.
2668 * gdb.base/varargs.exp: Same.
2669 * gdb.base/vla-datatypes.exp: Same.
2670 * gdb.base/vla-ptr.exp: Same.
2671 * gdb.base/vla-sideeffect.exp: Same.
2672 * gdb.base/volatile.exp: Same.
2673 * gdb.base/watch-cond-infcall.exp: Same.
2674 * gdb.base/watchpoint.exp: Same.
2675
e96ec2ba
TV
26762019-11-02 Tom de Vries <tdevries@suse.de>
2677
2678 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2679 * gdb.cp/cpexprs.exp: Same.
2680 * gdb.cp/except-multi-location.exp: Same.
2681 * gdb.cp/exceptprint.exp: Same.
2682 * gdb.cp/gdb2384.exp: Same.
2683 * gdb.cp/inherit.exp: Same.
2684 * gdb.cp/m-static.exp: Same.
2685 * gdb.cp/meth-typedefs.exp: Same.
2686 * gdb.cp/misc.exp: Same.
2687 * gdb.cp/namespace.exp: Same.
2688 * gdb.cp/non-trivial-retval.exp: Same.
2689 * gdb.cp/overload.exp: Same.
2690 * gdb.cp/pr17132.exp: Same.
2691 * gdb.cp/re-set-overloaded.exp: Same.
2692 * gdb.cp/rvalue-ref-types.exp: Same.
2693 * gdb.cp/templates.exp: Same.
2694
bd5766ec
LM
26952019-11-01 Luis Machado <luis.machado@linaro.org>
2696
2697 PR gdb/25124
2698
2699 * gdb.arch/pr25124.S: New file.
2700 * gdb.arch/pr25124.exp: New file.
2701
165f8965
AB
27022019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * gdb.fortran/info-modules.exp: Update expected results, and add
2705 additional tests for 'info module functinos', and 'info module
2706 variables'.
2707 * gdb.fortran/info-types.exp: Update expected results.
2708 * gdb.fortran/info-types.f90: Extend testcase with additional
2709 module variables and functions.
2710
59c35742
AB
27112019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2712
2713 * gdb.fortran/info-modules.exp: New file.
2714 * gdb.fortran/info-types.exp: Build with new file.
2715 * gdb.fortran/info-types.f90: Include and use new module.
2716 * gdb.fortran/info-types-2.f90: New file.
2717
f3fb2519
PW
27182019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2719
2720 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2721 * gdb.base/settings.exp: Test all settings types using
2722 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2723 that now verifies that the value of "maint show" is the same as
2724 returned by the settings functions. Test the type of the
2725 maintenance settings.
2726 * gdb.base/default.exp: Update show_conv_list.
2727
d1e36019
TV
27282019-10-31 Tom de Vries <tdevries@suse.de>
2729
2730 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2731 gdb_test.
2732 * gdb.arch/amd64-disp-step.exp: Same.
2733 * gdb.asm/asm-source.exp: Same.
2734 * gdb.btrace/buffer-size.exp: Same.
2735 * gdb.btrace/cpu.exp: Same.
2736 * gdb.btrace/enable.exp: Same.
2737 * gdb.dwarf2/count.exp: Same.
2738 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2739 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2740 * gdb.fortran/vla-datatypes.exp: Same.
2741 * gdb.fortran/vla-history.exp: Same.
2742 * gdb.fortran/vla-ptype.exp: Same.
2743 * gdb.fortran/vla-value.exp: Same.
2744 * gdb.fortran/whatis_type.exp: Same.
2745 * gdb.guile/guile.exp: Same.
2746 * gdb.multi/tids.exp: Same.
2747 * gdb.python/py-finish-breakpoint.exp: Same.
2748 * gdb.python/py-framefilter.exp: Same.
2749 * gdb.python/py-pp-registration.exp: Same.
2750 * gdb.python/py-xmethods.exp: Same.
2751 * gdb.python/python.exp: Same.
2752 * gdb.server/connect-with-no-symbol-file.exp: Same.
2753 * gdb.server/no-thread-db.exp: Same.
2754 * gdb.server/run-without-local-binary.exp: Same.
2755 * gdb.stabs/weird.exp: Same.
2756 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2757 * gdb.threads/thread-find.exp: Same.
2758 * gdb.threads/tls-shared.exp: Same.
2759 * gdb.threads/tls.exp: Same.
2760 * gdb.threads/wp-replication.exp: Same.
2761 * gdb.trace/ax.exp: Same.
2762 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2763
3d11e68e
TV
27642019-10-31 Tom de Vries <tdevries@suse.de>
2765
2766 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2767 * gdb.ada/array_subscript_addr.exp: Same.
2768 * gdb.ada/arrayidx.exp: Same.
2769 * gdb.ada/arrayparam.exp: Same.
2770 * gdb.ada/arrayptr.exp: Same.
2771 * gdb.ada/boolean_expr.exp: Same.
2772 * gdb.ada/call_pn.exp: Same.
2773 * gdb.ada/complete.exp: Same.
2774 * gdb.ada/fixed_cmp.exp: Same.
2775 * gdb.ada/fun_addr.exp: Same.
2776 * gdb.ada/funcall_param.exp: Same.
2777 * gdb.ada/interface.exp: Same.
2778 * gdb.ada/mod_from_name.exp: Same.
2779 * gdb.ada/null_array.exp: Same.
2780 * gdb.ada/packed_array.exp: Same.
2781 * gdb.ada/packed_tagged.exp: Same.
2782 * gdb.ada/print_chars.exp: Same.
2783 * gdb.ada/print_pc.exp: Same.
2784 * gdb.ada/ptype_arith_binop.exp: Same.
2785 * gdb.ada/ptype_field.exp: Same.
2786 * gdb.ada/ptype_tagged_param.exp: Same.
2787 * gdb.ada/rec_return.exp: Same.
2788 * gdb.ada/ref_tick_size.exp: Same.
2789 * gdb.ada/str_ref_cmp.exp: Same.
2790 * gdb.ada/taft_type.exp: Same.
2791 * gdb.ada/tagged.exp: Same.
2792 * gdb.ada/type_coercion.exp: Same.
2793 * gdb.ada/uninitialized_vars.exp: Same.
2794
60b6ede8
TV
27952019-10-30 Tom de Vries <tdevries@suse.de>
2796
2797 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2798
30baf67b
TV
27992019-10-26 Tom de Vries <tdevries@suse.de>
2800
2801 * gdb.base/bigcore.c: Fix typos in comments.
2802 * gdb.base/ctf-ptype.c: Same.
2803 * gdb.base/long_long.c: Same.
2804 * gdb.dwarf2/dw2-op-out-param.S: Same.
2805 * gdb.python/py-evthreads.c: Same.
2806 * gdb.reverse/i387-stack-reverse.c: Same.
2807 * gdb.trace/tfile.c: Same.
2808 * lib/compiler.c: Same.
2809 * lib/compiler.cc: Same.
2810
158da0d1
TV
28112019-10-25 Tom de Vries <tdevries@suse.de>
2812
2813 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2814 gdb_test_multiple calls.
2815 * gdb.reverse/sigall-reverse.exp: Same.
2816 * gdb.reverse/solib-precsave.exp: Same.
2817 * gdb.reverse/solib-reverse.exp: Same.
2818 * gdb.reverse/until-precsave.exp: Same.
2819 * gdb.reverse/until-reverse.exp: Same.
2820
4ccdfbec
TV
28212019-10-24 Tom de Vries <tdevries@suse.de>
2822
2823 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2824 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2825 kfail using -wrap pattern flag and convenience variable
2826 gdb_test_name.
2827
33d569b7
AB
28282019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2829
2830 * gdb.python/py-progspace.exp: Add tests for the
2831 Progspace.block_for_pc method.
2832
4d0b984b
TT
28332019-10-23 Tom Tromey <tom@tromey.com>
2834
2835 * configure: Rebuild.
2836 * aclocal.m4: Use m4_include, not sinclude.
2837
94cb3754
TV
28382019-10-21 Tom de Vries <tdevries@suse.de>
2839
2840 * gdb.base/infcall-nested-structs.c: Add
2841 __attribute__((noinline,noclone)) to all functions.
2842 (call_all): Add missing variable initialization. Simplify return value.
2843 (breakpt): Increment volatile variable, to prevent call from being
2844 optimized out.
2845 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2846
062f1fc1
TV
28472019-10-17 Tom de Vries <tdevries@suse.de>
2848
2849 * gdb.fortran/module.exp: Allow info variables to print info for files
2850 other than module.f90.
2851
0b54364d
AB
28522019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2853
2854 * gdb.fortran/module.exp: Extend with 'info variables' test.
2855
7ff5fae7
AB
28562019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2857
2858 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2859 F77_FOR_TARGET.
2860
d10eccaa
TV
28612019-10-16 Tom de Vries <tdevries@suse.de>
2862
2863 PR tdep/25096
2864 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2865
745ff14e
TV
28662019-10-16 Tom de Vries <tdevries@suse.de>
2867
2868 PR tdep/24104
2869 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2870 Add KFAIL for PR tdep/25096.
2871
03e1ab94
TV
28722019-10-16 Tom de Vries <tdevries@suse.de>
2873
2874 PR testsuite/25059
2875 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2876
b17fcc10
TV
28772019-10-16 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2880 as signed.
2881
9223170f
SM
28822019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2883
2884 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2885 one instead of increasing timeout.
2886
d6e76313
TV
28872019-10-13 Tom de Vries <tdevries@suse.de>
2888
2889 PR record/25038
2890 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2891 * gdb.reverse/sigall-reverse.exp: Same.
2892 * gdb.reverse/solib-precsave.exp: Same.
2893 * gdb.reverse/solib-reverse.exp: Same.
2894 * gdb.reverse/step-precsave.exp: Same.
2895 * gdb.reverse/until-precsave.exp: Same.
2896 * gdb.reverse/until-reverse.exp: Same.
2897 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2898
6dfc0041
AA
28992019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2900
2901 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2902 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2903 (cmp_struct_05_01, cmp_struct_static_02_01)
2904 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2905 comparisons.
2906
abcf2cc8
TV
29072019-10-10 Tom de Vries <tdevries@suse.de>
2908
2909 PR testsuite/24888
2910 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2911 gnatlink.
2912
a50faaf6
TV
29132019-10-09 Tom de Vries <tdevries@suse.de>
2914
2915 PR testsuite/25048
2916 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2917
60ff3cd7
AB
29182019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2919
2920 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2921 exceptions due to missing debug information.
2922
dfee8566
TV
29232019-10-07 Tom de Vries <tdevries@suse.de>
2924
2925 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2926
3d63690a
AB
29272019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2928
2929 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2930 * gdb.base/annota1.exp: Update to use gdb_test_name.
2931
30d1f018
WP
29322019-10-07 Weimin Pan <weimin.pan@oracle.com>
2933
2934 * gdb.base/ctf-whatis.exp: New file.
2935 * gdb.base/ctf-whatis.c: New file.
2936 * gdb.base/ctf-ptype.exp: New file.
2937 * gdb.base/ctf-ptype.c: New file.
2938 * gdb.base/ctf-constvars.exp: New file.
2939 * gdb.base/ctf-constvars.c: New file.
2940 * gdb.base/ctf-cvexpr.exp: New file.
2941
4dbbb47c
TV
29422019-10-04 Tom de Vries <tdevries@suse.de>
2943
2944 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2945 for loop.
2946
77c2dba3
TT
29472019-10-03 Tom Tromey <tom@tromey.com>
2948
2949 PR rust/24976:
2950 * gdb.rust/simple.rs (Union2): New type.
2951 (main): Use Union2.
2952 * gdb.rust/simple.exp: Add test.
2953
179aed7f
AB
29542019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2955
2956 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2957 nested function prefix.
2958
0a4b0913
AB
29592019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2960 Richard Bunt <richard.bunt@arm.com>
2961 Andrew Burgess <andrew.burgess@embecosm.com>
2962
2963 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2964 nested functions.
2965 * gdb.fortran/nested-funcs.f90: Update expected results.
2966 * gdb.fortran/nested-funcs-2.exp: New file.
2967 * gdb.fortran/nested-funcs-2.f90: New file.
2968
082cce05
AB
29692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2970
2971 * gdb.python/py-parameter.exp: Make test names unique.
2972 * gdb.python/py-template.exp: Likewise.
2973 * gdb.python/py-value.exp: Likewise.
2974
2b74ba5a
AB
29752019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2976
2977 * gdb.base/break-interp.exp: Reduce test name duplication.
2978 * gdb.base/call-sc.exp: Likewise.
2979 * gdb.base/callfuncs.exp: Likewise.
2980 * gdb.base/charset.exp: Likewise.
2981 * gdb.base/dump.exp: Likewise.
2982 * gdb.base/ena-dis-br.exp: Likewise.
2983 * gdb.base/relational.exp: Likewise.
2984 * gdb.base/step-over-syscall.exp: Likewise.
2985 * gdb.base/structs.exp: Likewise.
2986
58eb20d5
AB
29872019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2988
2989 * gdb.linespec/explicit.exp: Make test names unique.
2990 * gdb.linespec/ls-errs.exp: Likewise.
2991
4d421147
AB
29922019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2993
2994 * gdb.reverse/break-precsave.exp: Make test names unique.
2995 * gdb.reverse/break-reverse.exp: Likewise.
2996 * gdb.reverse/finish-precsave.exp: Likewise.
2997 * gdb.reverse/finish-reverse.exp: Likewise.
2998 * gdb.reverse/machinestate-precsave.exp: Likewise.
2999 * gdb.reverse/machinestate.exp: Likewise.
3000 * gdb.reverse/readv-reverse.exp: Likewise.
3001 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3002 * gdb.reverse/sigall-precsave.exp: Likewise.
3003 * gdb.reverse/sigall-reverse.exp: Likewise.
3004 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3005 * gdb.reverse/watch-precsave.exp: Likewise.
3006 * gdb.reverse/watch-reverse.exp: Likewise.
3007
d8c06f22
AB
30082019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3009
3010 * gdb.threads/stop-with-handle.c: New file.
3011 * gdb.threads/stop-with-handle.exp: New file.
3012
3a56ed86
TV
30132019-10-03 Tom de Vries <tdevries@suse.de>
3014
3015 PR testsuite/25059
3016 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3017 directory" line to be missing.
3018
42275044
TV
30192019-10-03 Tom de Vries <tdevries@suse.de>
3020
3021 PR testsuite/25059
3022 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3023 type optional.
3024
9ef62df0
AA
30252019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3026
3027 * gdb.python/py-format-string.c (string.h): New include.
3028 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3029 the same value, for endianness-independence.
3030 * gdb.python/py-format-string.exp (default_regexp_dict)
3031 (test_pretty_structs, test_format): Adjust expected output to the
3032 changed initialization.
3033
37f6a7f4
TT
30342019-10-02 Tom Tromey <tromey@adacore.com>
3035
3036 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3037
1d58d6a2
PA
30382019-10-02 Pedro Alves <palves@redhat.com>
3039 Andrew Burgess <andrew.burgess@embecosm.com>
3040
3041 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3042 "print-file-var.h".
3043 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3044 (get_version_1): Print this_version_id and its address.
3045 Add extern "C" wrappers around interface functions.
3046 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3047 "print-file-var.h".
3048 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3049 (get_version_2): Print this_version_id and its address.
3050 Add extern "C" wrappers around interface functions.
3051 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3052 <stddef.h> and "print-file-var.h".
3053 Add extern "C" wrappers around interface functions.
3054 [VERSION_ID_MAIN] (this_version_id): Define.
3055 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3056 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3057 up extern "C" blocks.
3058 * gdb.base/print-file-var.exp (test): New, factored out from top
3059 level.
3060 (top level): Test all combinations of attribute hidden or not,
3061 dlopen or not, and this_version_id symbol in main file or not.
3062 Compile tests as both C++ and C, make test names unique.
3063
d770d56f
TT
30642019-10-01 Tom Tromey <tom@tromey.com>
3065
3066 * gdb.base/style.exp: Test "show logging filename".
3067
7f6aba03
TT
30682019-10-01 Tom Tromey <tom@tromey.com>
3069
3070 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3071 * gdb.base/style.exp: Add metadata style test.
3072
14309bb6
TT
30732019-10-01 Tom Tromey <tom@tromey.com>
3074
3075 * gdb.base/style.exp: Test "pwd".
3076
2a3c1174
PA
30772019-10-01 Tom Tromey <tom@tromey.com>
3078
3079 * gdb.base/style.exp: Update tests.
3080
53d666ec
AA
30812019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3082
3083 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3084 'six' to unsigned.
3085 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3086 'five'. Use an all-ones bit pattern for each.
3087 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3088 to its changed values.
3089
4a56a520
TT
30902019-09-30 Tom Tromey <tromey@adacore.com>
3091
3092 * gdb.rust/traits.rs: Disable all warnings.
3093
0df0352a
TV
30942019-09-29 Tom de Vries <tdevries@suse.de>
3095
aac66a4c 3096 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3097
73d9a918
TV
30982019-09-29 Tom de Vries <tdevries@suse.de>
3099
3100 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3101
060b3ab4
TV
31022019-09-27 Tom de Vries <tdevries@suse.de>
3103
3104 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3105
68f7d34d
TV
31062019-09-27 Tom de Vries <tdevries@suse.de>
3107
3108 PR record/23188
3109 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3110
5d63b30a
TT
31112019-09-26 Tom Tromey <tromey@adacore.com>
3112
3113 * gdb.ada/py_taft.exp: New file.
3114 * gdb.ada/py_taft/main.adb: New file.
3115 * gdb.ada/py_taft/pkg.adb: New file.
3116 * gdb.ada/py_taft/pkg.ads: New file.
3117
3d435220
TV
31182019-09-24 Tom de Vries <tdevries@suse.de>
3119
3120 PR gdb/24598
3121 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3122
77d03678
TV
31232019-09-22 Tom de Vries <tdevries@suse.de>
3124
3125 * gdb.base/restore.exp: Allow register variables to be optimized out at
3126 -O0.
3127
abf516c6
UW
31282019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3129
3130 * gdb.arch/spu-info.exp: Remove file.
3131 * gdb.arch/spu-info.c: Remove file.
3132 * gdb.arch/spu-ls.exp: Remove file.
3133 * gdb.arch/spu-ls.c: Remove file.
3134
3135 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3136 * gdb.asm/spu.inc: Remove file.
3137
3138 * gdb.base/dump.exp: Remove support for spu*-*-*.
3139 * gdb.base/stack-checking.exp: Likewise.
3140 * gdb.base/overlays.exp: Likewise.
3141 * gdb.base/ovlymgr.c: Likewise.
3142 * gdb.base/spu.ld: Remove file.
3143
3144 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3145 * gdb.cp/cpexprs.exp: Likewise.
3146 * gdb.cp/exception.exp: Likewise.
3147 * gdb.cp/gdb2495.exp: Likewise.
3148 * gdb.cp/mb-templates.exp: Likewise.
3149 * gdb.cp/pr9167.exp: Likewise.
3150 * gdb.cp/userdef.exp: Likewise.
3151
3152 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3153
3154 * gdb.cell: Remove directory.
3155 * lib/cell.exp: Remove file.
3156
e452e88f
TV
31572019-09-19 Tom de Vries <tdevries@suse.de>
3158
3159 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3160
8a625130
TV
31612019-09-19 Tom de Vries <tdevries@suse.de>
3162
3163 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3164
81dc3ab5
TV
31652019-09-19 Tom de Vries <tdevries@suse.de>
3166
3167 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3168 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3169 (gdb_target_cmd): ... here.
3170 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3171 value 2.
3172
b078f3ac
AB
31732019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3174
3175 * gdb.base/source-dir.exp: Avoid having directory names in test
3176 names.
3177
f1b620e9
MG
31782019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3179
3180 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3181 directory.
3182
67f3ed6a
AB
31832019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3184
3185 * gdb.base/list-missing-source.exp: New file.
3186
d1b70248
TV
31872019-09-14 Tom de Vries <tdevries@suse.de>
3188
3189 PR teststuite/24599
3190 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3191 * lib/ada.exp (gnatmake_version_at_least): New proc.
3192
5fabdcd6
AB
31932019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3194
3195 * gdb.base/maint.exp: Use exec_has_index_section.
3196
aa17805f
AB
31972019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3198
3199 * gdb.base/maint.exp: Add test for 'maint info sections'.
3200
25e5c209
TV
32012019-09-12 Tom de Vries <tdevries@suse.de>
3202
3203 * gdb.base/store.exp: Allow register variables to be optimized out at
3204 -O0.
3205
4993045d
PW
32062019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3207
3208 * gdb.ada/rdv_wait.exp: Update to new task names.
3209 * gdb.base/task_switch_in_core.exp: Likewise.
3210 * gdb.base/info_sources_base.c: Likewise.
3211
8a516164
TT
32122019-09-10 Tom Tromey <tromey@adacore.com>
3213
3214 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3215
aa391654
TT
32162019-09-10 Tom Tromey <tromey@adacore.com>
3217
3218 * gdb.ada/dgopt.exp: New file.
3219 * gdb.ada/dgopt/x.adb: New file.
3220
8634b462
TT
32212019-09-08 Tom Tromey <tom@tromey.com>
3222
3223 * gdb.tui/resize.exp: Remove setup_xfail.
3224 * gdb.tui/regs.exp: Remove setup_xfail.
3225 * gdb.tui/basic.exp: Remove setup_xfail.
3226
736b0f76
DB
32272019-09-06 David Blaikie <dblaikie@gmail.com>
3228
3229 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3230 * gdb.cp/cplabel.exp: Ditto.
3231 * gdb.linespec/ls-errs.exp: Ditto.
3232
30331a6c
TV
32332019-09-05 Tom de Vries <tdevries@suse.de>
3234
3235 * lib/gdb.exp (cmp_file_string): New proc.
3236 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3237 runto_main. Verify save breakpoints output.
3238
98b0ebab
PW
32392019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3240
3241 * gdb.base/info-var.exp: Test info variables without running
3242 to main, to avoid expect's buffer overflow.
3243
4e962e74
TT
32442019-09-03 Tom Tromey <tromey@adacore.com>
3245
3246 * gdb.ada/bias.exp: New file.
3247 * gdb.ada/bias/bias.adb: New file.
3248 * gdb.ada/print_chars.exp: Add regression test.
3249 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3250 (MC): New variable.
3251
2ea1a07a
SL
32522019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3253
3254 * gdb.base/argv0-symlink.exp: Run only on native target
3255 and local host.
3256
8077c50d
TV
32572019-08-29 Tom de Vries <tdevries@suse.de>
3258
3259 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3260 diverse debug info.
3261 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3262
48352473
TV
32632019-08-28 Tom de Vries <tdevries@suse.de>
3264
3265 * gdb.base/info-var.exp: Allow info variables to print info for files
3266 other than info-var-f1.c and info-var-f2.c.
3267
d8f27c60
AB
32682019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3269
3270 * gdb.fortran/info-types.exp: Add module.
3271 * gdb.fortran/info-types.f90: Update expected results.
3272
1f20c35e
AB
32732019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3274
3275 * gdb.fortran/info-types.exp: New file.
3276 * gdb.fortran/info-types.f90: New file.
3277 * lib/fortran.exp (fortran_character1): New proc.
3278
4acfdd20
AB
32792019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3280
3281 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3282 functions'. Reindent as needed.
3283 * gdb.base/info-var-f1.c: New file.
3284 * gdb.base/info-var-f2.c: New file.
3285 * gdb.base/info-var.exp: New file.
3286 * gdb.base/info-var.h: New file.
3287
5c31b358
TV
32882019-08-26 Tom de Vries <tdevries@suse.de>
3289
3290 PR c++/24852
3291 * gdb.cp/no-libstdcxx-probe.exp: New test.
3292
b694989f
TV
32932019-08-26 Tom de Vries <tdevries@suse.de>
3294
3295 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3296 * tests need to be skipped.
3297 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3298 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3299 mi_skip_libstdcxx_probe_tests.
3300
d9c4ba53
SDJ
33012019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3302
3303 * gdb.python/py-xmethods.exp: Use raw strings when passing
3304 arguments to SimpleXMethodMatcher.
3305
395fad09
TV
33062019-08-22 Tom de Vries <tdevries@suse.de>
3307
3308 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3309 more informative.
3310
26c957f1
PA
33112019-08-21 Pedro Alves <palves@redhat.com>
3312
3313 * gdb.base/with.exp: Test "with" with no arguments.
3314
61f80d5d
TV
33152019-08-21 Tom de Vries <tdevries@suse.de>
3316
3317 * gdb.base/gdb-caching-proc.exp: Sort files.
3318
d7a11d13
TV
33192019-08-20 Tom de Vries <tdevries@suse.de>
3320
3321 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3322 compilation.
3323
34dafe9f
TV
33242019-08-16 Tom de Vries <tdevries@suse.de>
3325
3326 * gdb.base/compare-sections.exp ("after run to main"): Allow
3327 mismatched read-only sections for PIE executables.
3328
398fdd60
TT
33292019-08-16 Tom Tromey <tom@tromey.com>
3330
3331 * lib/tuiterm.exp (_csi_Z): New proc.
3332 * gdb.tui/basic.exp: Update window positions.
3333 * gdb.tui/empty.exp: Update window positions.
3334
d8f9e51c
SL
33352019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3336
3337 * gdb.base/examine-backward.exp: Correct regexp for
3338 "examine 3 bytes backward from ${address_zero}".
3339
3df505f6
TT
33402019-08-15 Tom Tromey <tom@tromey.com>
3341
3342 * gdb.tui/empty.exp: Enable resizing tests.
3343
272560b5
TT
33442019-08-15 Tom Tromey <tromey@adacore.com>
3345
3346 * gdb.ada/char_enum.exp: Add regression tests.
3347 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3348 and '0'.
3349 (Char, Gchar): Update.
3350 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3351
08235187
CB
33522019-08-15 Christian Biesinger <cbiesinger@google.com>
3353
3354 * gdb.python/python.exp: Expect a leading underscore on
3355 GdbOutput{,Error}File.
3356
22a2ab04
SL
33572019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3358
3359 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3360 Windows host.
3361
835b995b
SL
33622019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3363
3364 * gdb.base/batch-preserve-term-settings.exp
3365 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3366
97dd8e07
CB
33672019-08-15 Christian Biesinger <cbiesinger@google.com>
3368
3369 * lib/gdb.exp: When running on a mingw target, replace
3370 /x/ with x:/.
3371
75faf5c4
AH
33722019-08-14 Alan Hayward <alan.hayward@arm.com>
3373
3374 * gdb.arch/aarch64-prologue.c: New test.
3375 * gdb.arch/aarch64-prologue.exp: New file.
3376
abc6c00f
TV
33772019-08-13 Tom de Vries <tdevries@suse.de>
3378
3379 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3380 Thread.
3381
74c2c1f4
SL
33822019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3383
3384 * gdb.python/py-completion.exp: Download the .py file to the host
3385 and use its host pathname. Conditionalize tests that use
3386 tab completion and manipulate files on the build machine.
3387 * gdb.python/py-events.exp: Download the .py file to the host
3388 and use its host pathname.
3389 * gdb.python/py-evsignal.exp: Likewise.
3390 * gdb.python/py-evthreads.exp: Likewise.
3391 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3392 pathname syntax.
3393 * gdb.python/py-framefilter.exp: Download the .py file to the right
3394 place on the host. Match Windows pathname syntax.
3395 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3396 .py file to the host and use its host pathname.
3397 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3398 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3399 build pathname. Skip symlink test on Windows host. Add missing
3400 newline at end of file.
3401 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3402 and use its host pathname.
3403 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3404 * gdb.python/py-section-script.exp: Use host location of binfile
3405 on safe-path. Use correct path separator on Windows host.
3406 Reorder alternatives in gdb_test_multiple to prevent matching
3407 the wrong alternative on success.
3408 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3409
ca2589f3
PP
34102019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3411
3412 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3413 expect the GDB inferior to no longer immediately stop after
3414 being resumed with "signal SIGINT".
3415
020a839d
SL
34162019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3417
3418 * gdb.linespec/break-ask.exp: Generalize regexps to match
3419 Windows pathnames too.
3420
128d6509
TV
34212019-08-08 Tom de Vries <tdevries@suse.de>
3422
3423 PR testsuite/24862
3424 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3425
590042fc
PW
34262019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3427
3428 * gdb.base/style.exp: Update tests for help doc new invariants.
3429 * gdb.base/help.exp: Likewise.
3430
046bebe1
TT
34312019-08-06 Tom Tromey <tom@tromey.com>
3432
3433 * gdb.base/style.exp: Add disassemble test.
3434 * gdb.base/style.c (some_called_function): New function.
3435 (main): Use it.
3436
0b27c27d
CB
34372019-08-05 Christian Biesinger <cbiesinger@google.com>
3438
3439 * gdb.python/py-block.exp: Test dictionary access on blocks.
3440
580f1034
SM
34412019-08-05 Simon Marchi <simon.marchi@efficios.com>
3442
3443 PR gdb/24863
3444 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3445 -list-thread-groups --available test when running under
3446 check-read1.
3447
d86bd7cb
TV
34482019-08-05 Tom de Vries <tdevries@suse.de>
3449
3450 PR testsuite/24863
3451 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3452 * gdb.base/help.exp: Use with_read1_timeout_factor.
3453 * gdb.base/info-macros.exp: Same.
3454 * gdb.cp/nested-types.exp: Same.
3455
a80cf5d8
TV
34562019-08-05 Tom de Vries <tdevries@suse.de>
3457
3458 * lib/gdb.exp (version_at_least): Factor out of ...
3459 (tcl_version_at_least): ... here.
3460 (gdb_compile): Fail if pie results in non-PIE executable.
3461 (readelf_version, readelf_prints_pie): New proc.
3462 (exec_is_pie): Return -1 if unknown.
3463
d0962838
TV
34642019-08-05 Tom de Vries <tdevries@suse.de>
3465
3466 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3467
2252ff3d
SL
34682019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3469
3470 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3471
26655f53
SL
34722019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3473
3474 * lib/completion-support.exp (test_gdb_complete_none): Skip
3475 tab completion tests if no readline support.
3476 (test_gdb_complete_unique_re): Likewise.
3477 (test_gdb_complete_multiple): Likewise.
3478
db4dc13e
PW
34792019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3480
3481 * gdb.base/info_sources.exp: New file.
3482 * gdb.base/info_sources.c: New file.
3483 * gdb.base/info_sources_base.c: New file.
3484
0eba165a
PFC
34852019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3486
3487 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3488 prefix argument.
3489 (test_exit_status): Add prefix argument.
3490
59bd512b
TV
34912019-08-01 Tom de Vries <tdevries@suse.de>
3492
3493 PR testsuite/24863
3494 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3495 calling exp_continue for new thread and thread exited messages.
3496
2a3ad588
TV
34972019-08-01 Tom de Vries <tdevries@suse.de>
3498
3499 PR testsuite/24863
3500 * gdb.base/structs.exp: Fix check-read1 timeout using
3501 gdb_test_sequence.
3502 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3503
117eb594
TV
35042019-08-01 Tom de Vries <tdevries@suse.de>
3505
3506 PR testsuite/24863
3507 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3508 line.
3509
ed591340
TV
35102019-08-01 Tom de Vries <tdevries@suse.de>
3511
3512 PR testsuite/24863
3513 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3514
aa3b6533
TT
35152019-07-30 Tom Tromey <tromey@adacore.com>
3516
3517 * gdb.ada/display_nested.exp: New file.
3518 * gdb.ada/display_nested/foo.adb: New file.
3519 * gdb.ada/display_nested/pack.adb: New file.
3520 * gdb.ada/display_nested/pack.ads: New file.
3521
2906593f
CB
35222019-07-30 Christian Biesinger <cbiesinger@google.com>
3523
3524 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3525 namespace.
3526 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3527
0f575925
TV
35282019-07-30 Tom de Vries <tdevries@suse.de>
3529
3530 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3531 instead.
3532
b13057d9
TV
35332019-07-30 Tom de Vries <tdevries@suse.de>
3534
3535 PR testsuite/24834
3536 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3537 (exec_is_pie): New proc.
3538
5c4dde85
CB
35392019-07-29 Christian Biesinger <cbiesinger@google.com>
3540
3541 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3542
c620ed88
CB
35432019-07-29 Christian Biesinger <cbiesinger@google.com>
3544
3545 * gdb.python/py-objfile.c: Add global and static vars.
3546 * gdb.python/py-objfile.exp: Test new functions Objfile.
3547 lookup_global_symbol and lookup_static_symbol.
3548
3d235706
TT
35492019-07-29 Tom Tromey <tom@tromey.com>
3550
3551 * lib/tuiterm.exp (Term::_csi_@): New proc.
3552 (Term::_csi_X): Don't move cursor.
3553
c7e4c0a6
PW
35542019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3555
3556 * gdb.base/options.exp: Update backtrace - completion to
3557 new option -frame-info.
3558 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3559 Test new 'set print frame-info'. Test backtrace -frame-info
3560 overriding 'set print frame-info'.
3561 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3562 Test new 'set print frame-info'.
3563 Verify consistency of backtrace with and without filters, with and
3564 without -no-filters.
3565 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3566 default.
3567
de28a3b7
TV
35682019-07-29 Tom de Vries <tdevries@suse.de>
3569
3570 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3571 no arguments".
3572
507dd60e
TV
35732019-07-29 Tom de Vries <tdevries@suse.de>
3574
3575 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3576 is a substring of the first for "complete non-unique file name".
3577
5beafce9
TV
35782019-07-29 Tom de Vries <tdevries@suse.de>
3579
3580 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3581 with ".*".
3582
2d274232
TV
35832019-07-29 Tom de Vries <tdevries@suse.de>
3584
3585 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3586 Pass prompt_regexp parameter to gdb_test_multiple calls.
3587
9197cd8b
TV
35882019-07-29 Tom de Vries <tdevries@suse.de>
3589
3590 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3591 print registers" regexps.
9197cd8b 3592
b528dae0
TV
35932019-07-29 Tom de Vries <tdevries@suse.de>
3594
3595 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3596
d17725d7
TV
35972019-07-29 Tom de Vries <tdevries@suse.de>
3598
3599 PR gdb/24855
3600 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3601 (skip_python_tests_prompt): Add prompt_regexp argument to
3602 gdb_test_multiple calls.
3603
52b75bf1
TT
36042019-07-27 Tom Tromey <tom@tromey.com>
3605
3606 * gdb.tui/main.exp: New file.
3607
2b1d00c2
TT
36082019-07-27 Tom Tromey <tom@tromey.com>
3609
3610 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3611 optional.
3612 * gdb.tui/empty.exp: New file.
3613
ded631d5
TT
36142019-07-27 Tom Tromey <tom@tromey.com>
3615
3616 * lib/tuiterm.exp (spawn): New proc.
3617 (Term::resize): New proc.
3618 * gdb.tui/resize.exp: New file.
3619
58ac439d
TT
36202019-07-27 Tom Tromey <tom@tromey.com>
3621
3622 * gdb.tui/list.exp: New file.
3623
fe1f56ee
TT
36242019-07-27 Tom Tromey <tom@tromey.com>
3625
3626 * gdb.tui/regs.exp: New file.
3627
f790b310
TT
36282019-07-27 Tom Tromey <tom@tromey.com>
3629
3630 * gdb.tui/basic.exp: Add "layout split" test.
3631
d95fc6ee
TT
36322019-07-27 Tom Tromey <tom@tromey.com>
3633
3634 * gdb.tui/basic.exp: Add "layout asm" test.
3635
c3786b3a
TT
36362019-07-27 Tom Tromey <tom@tromey.com>
3637
3638 * lib/tuiterm.exp: New file.
3639 * gdb.tui/basic.exp: New file.
3640
98a617f8
KB
36412019-07-27 Kevin Buettner <kevinb@redhat.com>
3642
3643 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3644 Enable tests associated with this flag. Adjust regex
3645 referencing "foo_low" to now refer to "foo_cold" instead.
3646
5c076da4
KB
36472019-07-27 Kevin Buettner <kevinb@redhat.com>
3648
3649 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3650 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3651 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3652 foo_cold. Revise comments to match.
3653 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3654 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3655 were wrapped into this proc; Call do_test in loop from outermost
3656 level.
3657 (foo_low): Rename all occurrences to "foo_cold".
3658 (backtrace from baz): New test.
3659 (x2/i foo_cold): New test.
3660 (info line *foo_cold): New test.
3661
1512d3b7
TV
36622019-07-26 Tom de Vries <tdevries@suse.de>
3663
3664 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3665
297989a1
TV
36662019-07-25 Tom de Vries <tdevries@suse.de>
3667
3668 PR testsuite/24830
3669 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3670 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3671 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3672 (skip_libstdcxx_probe_tests): ... here.
3673 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3674
b3b965fb
TV
36752019-07-24 Tom de Vries <tdevries@suse.de>
3676
3677 PR testsuite/24807
3678 * gdb.objc/basicclass.m: Include stdio.h.
3679 * gdb.objc/nondebug.m: Same.
3680 * gdb.objc/objcdecode.m: Same.
3681
4625b4d0
TV
36822019-07-24 Tom de Vries <tdevries@suse.de>
3683
3684 PR testsuite/24612
3685 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3686 additional_flags.
3687
024a5840
TV
36882019-07-24 Tom de Vries <tdevries@suse.de>
3689
3690 PR testsuite/24831
3691 * gdb.multi/tids.exp: Update error messages for info threads.
3692
c76ddaa3
TV
36932019-07-24 Tom de Vries <tdevries@suse.de>
3694
3695 * gdb.base/info-types.exp: Allow info types to print info for more than
3696 one file.
3697
9a618ef6
TV
36982019-07-23 Tom de Vries <tdevries@suse.de>
3699
3700 PR testsuite/24842
3701 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3702 gdb_spawn_with_cmdline_opts.
3703
40eadf04
SP
37042019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3705
3706 * gdb.arch/arm-cmse-sgstubs.c: New test.
3707 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3708
5ba29434
TV
37092019-07-23 Tom de Vries <tdevries@suse.de>
3710
3711 PR testsuite/24711
3712 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3713 issuing next command.
3714
a8e9d247
AB
37152019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3716
3717 * gdb.ada/info_auto_lang.exp: Update expected results.
3718 * gdb.base/info-types.c: Add additional types to check.
3719 * gdb.base/info-types.exp: Update expected results.
3720
eb86c5e2
AB
37212019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3722
3723 * gdb.base/info-types.c: New file.
3724 * gdb.base/info-types.exp: New file.
3725
01e175fe
AB
37262019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3727
3728 * gdb.arch/riscv-bp-infcall.c: New file.
3729 * gdb.arch/riscv-bp-infcall.exp: New file.
3730
6b78c3f8
AB
37312019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3732
3733 PR breakpoints/24541
3734 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3735
da738167
TV
37362019-07-14 Tom de Vries <tdevries@suse.de>
3737
3738 PR testsuite/24760
3739 * gdb.objc/basicclass.exp: Fix unterminated string.
3740
0d4e84ed
AB
37412019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3742 Andrew Burgess <andrew.burgess@embecosm.com>
3743
3744 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3745 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3746 negative bounds.
3747 * gdb.fortran/vla-value.exp: Print elements of an array with
3748 negative bounds.
3749 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3750 testing.
3751
021d8588
AB
37522019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3753
3754 * gdb.base/options.exp (expect_string): Dequote strings in
3755 results.
3756 (test-string): Test strings with different quoting and reindent.
3757
f06f1252
TT
37582019-07-10 Tom Tromey <tromey@adacore.com>
3759
3760 * gdb.ada/mi_ex_cond.exp: Update expected results.
3761 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3762 * gdb.ada/mi_catch_ex.exp: Update expected results.
3763 * gdb.ada/mi_catch_assert.exp: Update expected results.
3764 * gdb.ada/catch_ex.exp (catch_exception_info)
3765 (catch_exception_entry, catch_assert_entry)
3766 (catch_unhandled_entry): Update.
3767 * gdb.ada/catch_assert_if.exp: Update expected results.
3768
b863685d
RB
37692019-07-10 Richard Bunt <richard.bunt@arm.com>
3770 Stephen Roberts <stephen.roberts@arm.com>
3771
3772 * gdb.base/define.exp: Restore original prompt.
3773
cb1e4e32
PA
37742019-07-09 Pedro Alves <palves@redhat.com>
3775
3776 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3777 breakpoints" output.
3778 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3779 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3780 throw" creates breakpoint.
3781 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3782 'type="catchpoint"'.
3783
b58a68fe
PA
37842019-07-09 Pedro Alves <palves@redhat.com>
3785
3786 PR c++/15468
3787 * gdb.cp/except-multi-location-lib.cc: New.
3788 * gdb.cp/except-multi-location-main.cc: New.
3789 * gdb.cp/except-multi-location.exp: New.
3790
0826779b
PW
37912019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3792
3793 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3794 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3795 argument and update callers.
3796
5b0e2db4
AB
37972019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3798
3799 * gdb.arch/amd64-break-on-asm-line.S: New file.
3800 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3801
1f6f6e21
PW
38022019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3803
3804 * gdb.base/printcmds.exp: Test printing C string and
3805 C wide string convenience vars without transiting via the inferior.
3806 Also make test names unique.
3807
ea142fbf
AH
38082019-07-08 Alan Hayward <alan.hayward@arm.com>
3809
5862c886 3810 PR breakpoints/25011
ea142fbf
AH
3811 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3812
213fd9fa
PA
38132019-07-04 Pedro Alves <palves@redhat.com>
3814
3815 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3816 body returned ok(0), break(3) or continue(4).
3817 * gdb.testsuite/foreach_with_prefix.exp: New file.
3818
2b40fda7
AH
38192019-07-04 Alan Hayward <alan.hayward@arm.com>
3820
3821 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3822
a26c8de0
PA
38232019-07-03 Pedro Alves <palves@redhat.com>
3824
3825 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3826 "return -code".
3827
5f4ba3e7
PA
38282019-07-03 Pedro Alves <palves@redhat.com>
3829
3830 PR cli/24732
3831 * gdb.base/shell.exp: Load completion-support.exp.
3832 Adjust expected error output. Add completion tests.
3833
a994424f
PA
38342019-07-03 Pedro Alves <palves@redhat.com>
3835
3836 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3837 string_to_regexp.
3838
3d9be6f5
PA
38392019-07-03 Pedro Alves <palves@redhat.com>
3840
3841 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3842 (expect_integer): Adjust to expect "-string".
3843 (expect_string): New.
3844 (all_options): Expect "-string".
3845 (test-flag, test-boolean): Adjust to expect "-string".
3846 (test-string): New proc.
3847 (top level): Call it.
3848
41fc454c
PA
38492019-07-03 Pedro Alves <palves@redhat.com>
3850
3851 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3852 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3853 the expected output in the success.
3854
b2b2a215
PA
38552019-07-03 Pedro Alves <palves@redhat.com>
3856
3857 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3858 Split one gdb_test_multiple call in two to avoid a race.
3859
fdbc9870
PA
38602019-07-03 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.base/with.c: New file.
3863 * gdb.base/with.exp: New file.
3864
c6ac8931
PA
38652019-07-03 Pedro Alves <palves@redhat.com>
3866
3867 * gdb.base/settings.exp: Replace all references to "maint
3868 test-settings set" with references to "maint set test-settings",
3869 and all references to "maint test-settings show" with references
3870 to "maint show test-settings".
3871
970f9d09
PA
38722019-07-03 Pedro Alves <palves@redhat.com>
3873
3874 * gdb.base/settings.exp (test-string): Adjust expected out when
3875 testing "maint test-settings show filename"
3876
54d66006
PA
38772019-07-02 Pedro Alves <palves@redhat.com>
3878
3879 * gdb.base/options.exp (test-info-threads): New procedure.
3880 (top level): Call it.
3881
10d06d82
TT
38822019-06-28 Tom Tromey <tromey@adacore.com>
3883
3884 * gdb.dwarf2/ada-linkage-name.c: New file.
3885 * gdb.dwarf2/ada-linkage-name.exp: New file.
3886
3d507ff2
TT
38872019-06-27 Tom Tromey <tromey@adacore.com>
3888
d039f014 3889 PR c++/20020:
3d507ff2
TT
3890 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3891
8af58ffe
TV
38922019-06-26 Tom de Vries <tdevries@suse.de>
3893
3894 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3895
22e21752
TV
38962019-06-26 Tom de Vries <tdevries@suse.de>
3897
3898 * gdb.base/index-cache.exp: Add back missing debug option.
3899
b65b566c
PW
39002019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3901
3902 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3903
5c2c8c69
TV
39042019-06-25 Tom de Vries <tdevries@suse.de>
3905
3906 PR testsuite/24727
3907 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3908
164e3873
TV
39092019-06-24 Tom de Vries <tdevries@suse.de>
3910
3911 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3912
824eacee
TV
39132019-06-24 Tom de Vries <tdevries@suse.de>
3914
3915 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3916 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3917 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3918
385b97d3
TV
39192019-06-24 Tom de Vries <tdevries@suse.de>
3920
3921 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3922
c596f180
TV
39232019-06-21 Tom de Vries <tdevries@suse.de>
3924
3925 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3926
b13a7d03
TV
39272019-06-21 Tom de Vries <tdevries@suse.de>
3928
3929 PR testsuite/24518
3930 PR ada/24713
3931 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3932 index.
3933
899277ae
TT
39342019-06-19 Tom Tromey <tromey@adacore.com>
3935
3936 * gdb.ada/length_cond.exp: Add intro comment.
3937
680e1bee
TT
39382019-06-19 Tom Tromey <tromey@adacore.com>
3939
3940 * gdb.ada/length_cond.exp: New file.
3941 * gdb.ada/length_cond/length_cond.adb: New file.
3942 * gdb.ada/length_cond/pck.adb: New file.
3943 * gdb.ada/length_cond/pck.ads: New file.
3944
0ed4690a
TV
39452019-06-18 Tom de Vries <tdevries@suse.de>
3946
3947 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3948
d20ed5fd
TT
39492019-06-18 Tom Tromey <tromey@adacore.com>
3950
3951 * gdb.base/list0.h: Add comment explaining control character.
3952
86e04673
TV
39532019-06-18 Tom de Vries <tdevries@suse.de>
3954
3955 * boards/fission.exp: Break up long debug_flags line.
3956
c4973306
SM
39572019-06-16 Tom de Vries <tdevries@suse.de>
3958
3959 PR gdb/24445
3960 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3961 generated index.
3962
93cb9841
AB
39632019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3964
3965 PR gdb/24686
3966 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3967 improve detection of bug gdb/24541.
3968
399aaebd
SM
39692019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3970
3971 PR gdb/24669
3972 * gdb.base/index-cache.exp (uses_readnow,
3973 expecting_index_cache_use): Define global variable.
3974 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3975 expecting_index_cache_use.
3976
584a927c
AB
39772019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3978 Andrew Burgess <andrew.burgess@embecosm.com>
3979
3980 * gdb.fortran/pointers.f90: New file.
3981 * gdb.fortran/print_type.exp: New file.
3982 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3983 * gdb.fortran/vla-type.exp: Likewise.
3984 * gdb.fortran/vla-value.exp: Likewise.
3985 * gdb.mi/mi-vla-fortran.exp: Likewise.
3986
30056ea0
AB
39872019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3988
3989 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3990 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3991 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3992 as a stop reason.
3993
ec8e2b6d
AB
39942019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3995
3996 * gdb.base/annota1.exp: Update expected results.
3997 * gdb.cp/annota2.exp: Likewise.
3998 * gdb.cp/annota3.exp: Likewise.
3999
09e4c4e1
AB
40002019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4001
4002 * gdb.base/style-logging.exp: Remove path from test name.
4003
0735b091
TT
40042019-06-14 Tom Tromey <tromey@adacore.com>
4005
4006 PR gdb/24502:
4007 * gdb.base/style-logging.exp: New file.
4008
f5686554
TT
40092019-06-14 Tom Tromey <tromey@adacore.com>
4010
4011 * gdb.base/symfile-warn.exp: New file.
4012 * gdb.base/symfile-warn.c: New file.
4013
a0c1ffed
TT
40142019-06-14 Tom Tromey <tromey@adacore.com>
4015
4016 * gdb.base/annotate-symlink.exp: New file.
4017
f411722c
TT
40182019-06-14 Tom Tromey <tromey@adacore.com>
4019
4020 * gdb.ada/set_wstr.exp: Add reassignment test.
4021
4268ec18
TT
40222019-06-14 Tom Tromey <tromey@adacore.com>
4023
4024 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4025 'unchecked_access and 'unrestricted_access as well.
4026
9a9e394b
TT
40272019-06-14 Tom Tromey <tromey@adacore.com>
4028
4029 PR ada/24539:
4030 * gdb.ada/vla.exp: Update tests.
4031 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4032 pragma.
4033
4c048731
PA
40342019-06-13 Pedro Alves <palves@redhat.com>
4035
4036 * gdb.base/settings.exp (test-integer): Test junk after
4037 "unlimited".
4038
6665660a
PA
40392019-06-13 Pedro Alves <palves@redhat.com>
4040
4041 * gdb.base/options.exp (test-thread-apply): New.
4042 (top level): Call it.
4043
5d707134
PA
40442019-06-13 Pedro Alves <palves@redhat.com>
4045
4046 * gdb.base/options.exp (test-frame-apply): New.
4047 (top level): Test print commands with different "frame apply"
4048 prefixes.
4049
e2a689da
PA
40502019-06-13 Pedro Alves <palves@redhat.com>
4051
e79be6e5 4052 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4053 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4054 'max_completions' parameter and handle it.
4055 (test_gdb_completion_offers_commands): New.
4056
90a1ef87
PA
40572019-06-13 Pedro Alves <palves@redhat.com>
4058
4059 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4060
d4c16835
PA
40612019-06-13 Pedro Alves <palves@redhat.com>
4062
4063 * gdb.base/options.exp (test-backtrace): New.
4064 (top level): Call it.
4065
2daf894e
PA
40662019-06-13 Pedro Alves <palves@redhat.com>
4067
4068 * gdb.guile/scm-frame-args.exp: Use "set print
4069 raw-frame-arguments" instead of "set print raw frame-arguments".
4070 * gdb.python/py-frame-args.exp: Likewise.
4071
e6ed716c
PA
40722019-06-13 Pedro Alves <palves@redhat.com>
4073
4074 * gdb.compile/compile.exp: Adjust expected output to option
4075 processing changes.
4076
7d8062de
PA
40772019-06-13 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.base/options.exp: Build executable.
4080 (test-print): New procedure.
4081 (top level): Call it, once for "print" and another for "compile
4082 print".
4083
9d0faba9
PA
40842019-06-13 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.base/options.c: New file.
4087 * gdb.base/options.exp: New file.
4088
dee7b4c8
PA
40892019-06-13 Pedro Alves <palves@redhat.com>
4090
4091 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4092 that "o" is ambiguous.
4093
dca0f6c0
PA
40942019-06-13 Pedro Alves <palves@redhat.com>
4095
4096 * gdb.base/settings.c: New file.
4097 * gdb.base/settings.exp: New file.
4098
ccf46844
PA
40992019-06-13 Pedro Alves <palves@redhat.com>
4100
4101 * gdb.base/completion.exp: Fix comment typo.
4102
b9a3f842
PA
41032019-06-13 Pedro Alves <palves@redhat.com>
4104
4105 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4106 foo --1" test.
4107
d106773e
PA
41082019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4109
4110 * gdb.fortran/block-data.f: New.
4111 * gdb.fortran/block-data.exp: New.
4112
fea82da0
TV
41132019-06-11 Tom de Vries <tdevries@suse.de>
4114
4115 PR testsuite/24521
4116 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4117 message.
4118
8c2e74f1
TV
41192019-06-11 Tom de Vries <tdevries@suse.de>
4120
4121 PR testsuite/24521
4122 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4123
b49851c8
TV
41242019-06-11 Tom de Vries <tdevries@suse.de>
4125
4126 * boards/readnow.exp: New file.
4127
a7067863
AB
41282019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4129
4130 * gdb.fortran/vla-sizeof.exp: Update expected results.
4131
1a3da2cd
AB
41322019-06-06 Amos Bird <amosbird@gmail.com>
4133
4134 * gdb.base/annota1.exp (thread_switch): Add test for
4135 thread-exited annotation.
4136
3847a7bf
TT
41372019-06-06 Tom Tromey <tromey@adacore.com>
4138
4139 * gdb.base/maint.exp: Expect command started/finished output.
4140
0088ba59
AB
41412019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4142
4143 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4144 comment.
4145 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4146
312617a3
AB
41472019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4148
4149 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4150 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4151 * gdb.arch/riscv-unwind-long-insn.c: New file.
4152 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4153
e1f2e1a2
CB
41542019-06-04 Christian Biesinger <cbiesinger@google.com>
4155
d3238f7d 4156 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4157
206584bd
PW
41582019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4159
4160 * lib/gdb.exp (help_list_trailer): New regexp variable
4161 factorizing the help trailer message.
4162 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4163 arg to allow to better factorize various tests.
4164 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4165 (test_prefix_command_help): Use help_list_trailer.
4166 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4167 * gdb.guile/scm-cmd.exp: Likewise.
4168 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4169 * gdb.base/help.exp: Use test_user_defined_class_help.
4170 * gdb.base/style.exp: Add tests for styling of help and apropos.
4171 * lib/gdb-utils.exp (style): Add title and highlight styles.
4172
708dc93e
PW
41732019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4174
4175 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4176 $_shell_exitsignal.
4177 * gdb.base/default.exp: Update for new convenience variables.
4178
f49055a5
TT
41792019-05-29 Tom Tromey <tromey@adacore.com>
4180
4181 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4182 to "break complete ada" test case's regexp.
4183
4330d61d
TT
41842019-05-29 Tom Tromey <tromey@adacore.com>
4185
4186 PR c++/20020:
4187 * gdb.cp/constexpr-field.exp: New file.
4188 * gdb.cp/constexpr-field.cc: New file.
4189
000439d5
TT
41902019-05-29 Tom Tromey <tromey@adacore.com>
4191
4192 * gdb.base/finish.exp (finish_no_print): New proc.
4193 (finish_tests): Call it.
4194
5a01c34c
TV
41952019-05-24 Tom de Vries <tdevries@suse.de>
4196
4197 * gdb.dwarf2/gdb-add-index.exp: New file.
4198
18125b16
TT
41992019-05-22 Tom Tromey <tromey@adacore.com>
4200
4201 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4202 * gdb.base/style.exp: Use "style".
4203 * lib/gdb-utils.exp (style): New proc.
4204
af1a8d03
TV
42052019-05-22 Tom de Vries <tdevries@suse.de>
4206
4207 * gdb.base/align.exp: Require c++11.
4208
e7fe496b
TV
42092019-05-22 Tom de Vries <tdevries@suse.de>
4210
4211 PR testsuite/24586
4212 * gdb.python/py-mi-var-info-path-expression.exp: Call
4213 mi_skip_python_tests to check if python is supported.
4214
8fca4da0
AH
42152019-05-22 Alan Hayward <alan.hayward@arm.com>
4216
4217 * gdb.arch/aarch64-pauth.c: New test.
4218 * gdb.arch/aarch64-pauth.exp: New file.
4219
b7060614
AH
42202019-05-22 Alan Hayward <alan.hayward@arm.com>
4221
4222 * README (Re-running Tests Outside The Testsuite): New section.
4223
669d0468
TV
42242019-05-21 Tom de Vries <tdevries@suse.de>
4225
4226 * gdb.arch/amd64-eval.exp: Require c++11.
4227 * gdb.base/max-depth.exp: Same.
4228 * gdb.compile/compile-cplus-array-decay.exp: Same.
4229 * gdb.cp/meth-typedefs.exp: Same.
4230 * gdb.cp/subtypes.exp: Same.
4231 * gdb.cp/temargs.exp: Same.
4232
ce3ebcaa
AH
42332019-05-21 Alan Hayward <alan.hayward@arm.com>
4234
4235 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4236
34d11c68
AB
42372019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4238
4239 PR gdb/18644
4240 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4241 * gdb.fortran/printing-types.exp: Add new test.
4242 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4243 testing.
4244 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4245 setup_kfail call.
4246
87781e84
AH
42472019-05-17 Alan Hayward <alan.hayward@arm.com>
4248
4249 * README (Running the Testsuite): Change example.
4250 (Testsuite Parameters): Remove TRANSCRIPT.
4251 * lib/gdb.exp: Remove TRANSCRIPT check.
4252
b420b89e
AH
42532019-05-17 Alan Hayward <alan.hayward@arm.com>
4254
4255 * README (Testsuite Parameters): Add replay logging to
4256 GDBSERVER_DEBUG.
4257 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4258 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4259 as a comma separated list.
4260 (gdb_debug_init): Override procedure.
4261
408e9b8b
AH
42622019-05-17 Alan Hayward <alan.hayward@arm.com>
4263
4264 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4265 (gdb_write_cmd_file): New procedure.
4266 * lib/gdbserver-support.exp (gdbserver_start): Call
4267 gdbserver_write_cmd_file.
4268 (gdbserver_write_cmd_file): New procedure.
4269
f9e2e39d
AH
42702019-05-17 Alan Hayward <alan.hayward@arm.com>
4271
4272 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4273 (delete_breakpoints): Likewise.
4274 (gdb_run_cmd): Likewise.
4275 (gdb_start_cmd): Likewise.
4276 (gdb_starti_cmd): Likewise.
4277 (gdb_internal_error_resync): Likewise.
4278 (gdb_test_multiple): Likewise.
4279 (gdb_reinitialize_dir): Likewise.
4280 (default_gdb_exit): Likewise.
4281 (gdb_file_cmd): Mark kill as optional.
4282 (default_gdb_start): Call gdb_stdin_log_init.
4283 (send_gdb): Call gdb_stdin_log_write.
4284 (rerun_to_main): Mark Y as an answer.
4285 (gdb_stdin_log_init): New function.
4286 (gdb_stdin_log_write): Likewise.
4287
81f47ac2
AH
42882019-05-17 Alan Hayward <alan.hayward@arm.com>
4289
4290 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4291 * gdb.base/debug-expr.exp: Likewise.
4292 * gdb.base/foll-fork.exp: Likewise.
4293 * gdb.base/foll-vfork.exp: Likewise.
4294 * gdb.base/fork-print-inferior-events.exp: Likewise.
4295 * gdb.base/gdb-sigterm.exp: Likewise.
4296 * gdb.base/gdbinit-history.exp: Likewise.
4297 * gdb.base/osabi.exp: Likewise.
4298 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4299 * gdb.base/ui-redirect.exp: Likewise.
4300 * gdb.gdb/unittest.exp: Likewise.
4301 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4302 * gdb.mi/mi-watch.exp: Likewise.
4303 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4304 * gdb.mi/user-selected-context-sync.exp: Likewise.
4305 * gdb.python/python.exp: Disable debug test when debugging.
4306 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4307 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4308 Likewise.
4309 * gdb.threads/stepi-random-signal.exp: Likewise.
4310
29b52314
AH
43112019-05-17 Alan Hayward <alan.hayward@arm.com>
4312
4313 * Makefile.in: Pass through GDB_DEBUG.
4314 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4315 (gdb,debug): Add board setting.
4316 * lib/gdb.exp (default_gdb_start): Start debugging.
4317 (gdb_debug_enabled): New procedure.
4318 (gdb_debug_init): Likewise.
29b52314
AH
4319
43202019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4321
29b52314
AH
4322 * Makefile.in: Pass through GDB_DEBUG.
4323 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4324 (gdb,debug): Add board setting.
4325 * lib/gdb.exp (default_gdb_start): Start debugging.
4326 (gdb_debug_enabled): New procedure.
4327 (gdb_debug_init): Likewise.
29b52314 4328
ca1285d1
AH
43292019-05-17 Alan Hayward <alan.hayward@arm.com>
4330
4331 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4332
f3a09c80
AH
43332019-05-17 Alan Hayward <alan.hayward@arm.com>
4334
4335 * gdb.base/ui-redirect.exp: Test redirection.
4336
26648588
JV
43372019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4338
4339 * gdb.mi/mi-complete.exp: New file.
4340 * gdb.mi/mi-complete.cc: Likewise.
4341
14237686
AB
43422019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4343
4344 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4345 indexed and sliced arrays, and pointers to arrays.
4346
e7bd7fba
TT
43472019-05-14 Tom Tromey <tromey@adacore.com>
4348
4349 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4350 styling test.
4351
2764128d
TV
43522019-05-14 Tom de Vries <tdevries@suse.de>
4353
4354 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4355 selection entry encoding.
4356
71bed2db
TT
43572019-05-10 Tom Tromey <tromey@adacore.com>
4358
4359 * gdb.ada/info_exc.exp: Add "complete" test.
4360
63b667ad
TV
43612019-05-09 Tom de Vries <tdevries@suse.de>
4362
4363 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4364 CU-relative.
4365
9cfd2b89
TV
43662019-05-09 Tom de Vries <tdevries@suse.de>
4367
4368 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4369 CU-relative.
4370
2228ef77
XR
43712019-05-08 Joel Brobecker <brobecker@adacore.com>
4372
4373 * gdb.ada/frame_arg_lang.exp: New testcase.
4374 * gdb.ada/frame_arg_lang/bla.adb: New file.
4375 * gdb.ada/frame_arg_lang/pck.ads: New file.
4376 * gdb.ada/frame_arg_lang/pck.adb: New file.
4377 * gdb.ada/frame_arg_lang/foo.c: New file.
4378
80e55b13
TT
43792019-05-08 Tom Tromey <tromey@adacore.com>
4380
4381 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4382
9d3421af
TT
43832019-05-08 Tom Tromey <tromey@adacore.com>
4384
4385 * gdb.base/ptype-offsets.exp: Update tests.
4386
844333e2
TT
43872019-05-08 Tom Tromey <tromey@adacore.com>
4388
4389 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4390 cases.
4391 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4392 "short".
4393
988915ee
TT
43942019-05-08 Tom Tromey <tromey@adacore.com>
4395
4396 * gdb.ada/vla.exp: New file.
4397 * gdb.ada/vla/vla.adb: New file.
4398
7bd55dac
TV
43992019-05-07 Tom de Vries <tdevries@suse.de>
4400
4401 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4402
75f06e9d
TV
44032019-05-07 Tom de Vries <tdevries@suse.de>
4404
4405 PR testsuite/24522
4406 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4407 section.
4408
77e7aaa4
TV
44092019-05-07 Tom de Vries <tdevries@suse.de>
4410
4411 PR testsuite/24522
4412 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4413 .debug_aranges section.
4414
456ba0fa
TV
44152019-05-07 Tom de Vries <tdevries@suse.de>
4416
4417 PR testsuite/24159
4418 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4419
5a56d6a6
TV
44202019-05-06 Tom de Vries <tdevries@suse.de>
4421
4422 * lib/gdb.exp (exec_has_index_section): New proc.
4423 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4424 section.
4425
9d6d4be8
TV
44262019-05-04 Tom de Vries <tdevries@suse.de>
4427
4428 * boards/cc-with-debug-names.exp: New file.
4429
222a8d25
TT
44302019-05-03 Tom Tromey <tromey@adacore.com>
4431
4432 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4433 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4434 * gdb.ada/char_enum.exp: Add test.
4435
0fdfd794
TV
44362019-05-03 Tom de Vries <tdevries@suse.de>
4437
4438 * boards/cc-with-gdb-index.exp: New file.
4439
80062eb9
AB
44402019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4441
4442 * gdb.rust/simple.exp: Add new test case.
4443 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4444 (main): Initialise an instance of the new struct.
4445
4504bbde
TT
44462019-05-01 Tom Tromey <tromey@adacore.com>
4447
4448 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4449 record.
4450 (NPR): New variable.
4451 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4452 test.
4453
d48e62f4
TT
44542019-05-01 Tom Tromey <tromey@adacore.com>
4455
4456 * gdb.ada/packed_array_assign.exp: Add packed assignment
4457 regression test.
4458
f59f30f5
TV
44592019-05-01 Tom de Vries <tdevries@suse.de>
4460
4461 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4462
b70bfc54
TV
44632019-05-01 Tom de Vries <tdevries@suse.de>
4464
4465 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4466
15f18d14
AT
44672019-04-30 Ali Tamur <tamur@google.com>
4468
4469 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4470
2ff0a947
TT
44712019-04-30 Tom Tromey <tromey@adacore.com>
4472
4473 * lib/ada.exp (find_ada_tool): New proc.
4474 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4475 * gdb.ada/catch_ex_std.exp: New file.
4476 * gdb.ada/catch_ex_std/foo.adb: New file.
4477 * gdb.ada/catch_ex_std/some_package.adb: New file.
4478 * gdb.ada/catch_ex_std/some_package.ads: New file.
4479
a776957c
TT
44802019-04-30 Tom Tromey <tromey@adacore.com>
4481
4482 PR c++/24470:
4483 * gdb.cp/temargs.cc: Add test code from PR.
4484
bc68014d
AB
44852019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4486
4487 * gdb.fortran/vla-datatypes.exp: Update expected results.
4488 * gdb.fortran/vla-ptype.exp: Likewise.
4489 * gdb.fortran/vla-type.exp: Likewise.
4490 * gdb.fortran/vla-value.exp: Likewise.
4491
f1fdc960
AB
44922019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4493
4494 * gdb.fortran/ptr-indentation.exp: Update expected results.
4495 * gdb.fortran/ptype-on-functions.exp: Likewise.
4496 * gdb.fortran/vla-ptr-info.exp: Likewise.
4497 * gdb.fortran/vla-value.exp: Likewise.
4498
bf7a4de1
AB
44992019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4500
4501 * gdb.fortran/ptype-on-functions.exp: New file.
4502 * gdb.fortran/ptype-on-functions.f90: New file.
4503
bbe75b9d
AB
45042019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4505
4506 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4507 case void string.
4508
1db455a7
AB
45092019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4510
4511 * gdb.fortran/complex.exp: Expand.
4512 * gdb.fortran/complex.f: Renamed to...
4513 * gdb.fortran/complex.f90: ...this, and extended to add more
4514 complex values.
4515
b6d03bb2
AB
45162019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4517
4518 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4519 MODULO, CMPLX.
4520
2e62ab40
AB
45212019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4522 Richard Bunt <richard.bunt@arm.com>
4523
4524 * gdb.base/max-depth.c: New file.
4525 * gdb.base/max-depth.exp: New file.
4526 * gdb.python/py-nested-maps.c: New file.
4527 * gdb.python/py-nested-maps.exp: New file.
4528 * gdb.python/py-nested-maps.py: New file.
4529 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4530 (test_all_common): Call test_max_depth.
4531 * gdb.fortran/max-depth.exp: New file.
4532 * gdb.fortran/max-depth.f90: New file.
4533 * gdb.go/max-depth.exp: New file.
4534 * gdb.go/max-depth.go: New file.
4535 * gdb.modula2/max-depth.exp: New file.
4536 * gdb.modula2/max-depth.c: New file.
4537 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4538
d2b584a5
TV
45392019-04-29 Tom de Vries <tdevries@suse.de>
4540
4541 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4542
136afab8
PW
45432019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4544
4545 * gdb.base/callexit.exp: Test may-call-functions off.
4546
725cbb63
KS
45472019-04-25 Keith Seitz <keiths@redhat.com>
4548
4549 PR c++/24367
4550 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4551 (another_incomplete_struct, test_incomplete): New definitions.
4552 (main): Use new definitions.
4553 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4554 functions.
4555
701adfb0
PA
45562019-04-25 Ali Tamur <tamur@google.com>
4557
4558 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4559
82433e3e
SDJ
45602019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4561
4562 PR corefiles/11608
4563 PR corefiles/18187
4564 * gdb.base/coredump-filter-build-id.exp: New file.
4565
dd06d4d6
AH
45662019-04-25 Alan Hayward <alan.hayward@arm.com>
4567
e79be6e5
SM
4568 * Makefile.in: Pass through GDBSERVER_DEBUG.
4569 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4570 (gdbserver,debug): Add board setting.
4571 * gdb.trace/tspeed.exp: Skip when debugging.
4572 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4573 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4574
1670072e
TT
45752019-04-24 Tom Tromey <tromey@adacore.com>
4576
4577 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4578 Rust.
4579
a59240a4
TT
45802019-04-24 Tom Tromey <tromey@adacore.com>
4581
4582 * gdb.arch/amd64-eval.exp: Test bitfield return.
4583 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4584 (class Foo) <return_bitfields>: New method.
4585 (main): Call it.
4586
b907456c
AB
45872019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4588
4589 * gdb.cp/many-args.cc: New file.
4590 * gdb.cp/many-args.exp: New file.
4591
5c565afd
TV
45922019-04-23 Tom de Vries <tdevries@suse.de>
4593
4594 PR gdb/24433
4595 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4596
ba22ff86
AH
45972019-04-23 Alan Hayward <alan.hayward@arm.com>
4598
4599 * gdb.trace/backtrace.exp: Use nopie flag.
4600 * gdb.trace/circ.exp: Likewise.
4601 * gdb.trace/collection.exp: Likewise.
4602 * gdb.trace/ftrace.exp: Likewise.
4603 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4604 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4605 * gdb.trace/qtro.exp: Likewise.
4606 * gdb.trace/read-memory.exp: Likewise.
4607 * gdb.trace/report.exp: Likewise.
4608 * gdb.trace/tfile.exp: Likewise.
4609 * gdb.trace/tfind.exp: Likewise.
4610 * gdb.trace/unavailable.exp: Likewise.
4611
7905fc35
PA
46122019-04-22 Pedro Alves <palves@redhat.com>
4613
4614 * gdb.base/solib-probes-nosharedlibrary.c,
4615 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4616
8ecb59f8
TT
46172019-04-19 Tom Tromey <tromey@adacore.com>
4618
4619 * gdb.ada/ptype_union.c: New file.
4620 * gdb.ada/ptype_union.exp: New file.
4621
62160ec9
TT
46222019-04-19 Tom Tromey <tromey@adacore.com>
4623
4624 PR symtab/24423:
4625 * gdb.base/list0.h (foo): Add a control-l character.
4626
36cd4ba5
TV
46272019-04-18 Tom de Vries <tdevries@suse.de>
4628
4629 PR gdb/24433
4630 * boards/local-board.exp: Set sysroot to "".
4631
b73715df
TV
46322019-04-18 Tom de Vries <tdevries@suse.de>
4633 Pedro Alves <palves@redhat.com>
4634
4635 PR gdb/24454
4636 * gdb.threads/vfork-follow-child-exec.c: New file.
4637 * gdb.threads/vfork-follow-child-exec.exp: New file.
4638 * gdb.threads/vfork-follow-child-exit.c: New file.
4639 * gdb.threads/vfork-follow-child-exit.exp: New file.
4640
4aa866af
LS
46412019-04-15 Leszek Swirski <leszeks@google.com>
4642
4643 * gdb.arch/amd64-eval.cc: New file.
4644 * gdb.arch/amd64-eval.exp: New file.
4645
e5a1a79a
AH
46462019-04-11 Alan Hayward <alan.hayward@arm.com>
4647
4648 * gdb.server/sysroot.c: New test.
4649 * gdb.server/sysroot.exp: New file.
4650 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4651 matching param.
4652
41077b66
AB
46532019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4654
4655 * gdb.base/align.exp: Extend test to cover structures containing
4656 only static fields.
4657
c30391f8
TV
46582019-04-11 Tom de Vries <tdevries@suse.de>
4659
4660 * boards/cc-with-dwz-m.exp: New file.
4661 * boards/cc-with-dwz.exp: New file.
4662 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4663
e242fd12
SM
46642019-04-09 Simon Marchi <simon.marchi@efficios.com>
4665
4666 * gdb.base/start-cpp.exp: New file.
4667 * gdb.base/start-cpp.cc: New file.
4668
2b0c8b01
KB
46692019-04-08 Kevin Buettner <kevinb@redhat.com>
4670
4671 * gdb.python/py-thrhandle.exp: Adjust tests to call
4672 thread_from_handle instead of thread_from_thread_handle.
4673
947210e5
KB
46742019-04-08 Kevin Buettner <kevinb@redhat.com>
4675
4676 * gdb.python/py-thrhandle.exp: Add tests for
4677 gdb.InferiorThread.handle.
4678
d7df6549
AB
46792019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4680
4681 * gdb.python/py-function.exp: Check calling helper function from
4682 all languages.
4683 * lib/gdb.exp (gdb_supported_languages): New proc.
4684
8bdc1658
AB
46852019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4686
4687 * gdb.base/complex-parts.c: New file.
4688 * gdb.base/complex-parts.exp: New file.
4689
05caa1d2
TT
46902019-04-01 Tom Tromey <tromey@adacore.com>
4691
4692 PR symtab/23331:
4693 * gdb.dwarf2/dw2-ranges-main.c: New file.
4694 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4695 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4696
7734102d
EZ
46972019-03-30 Simon Marchi <simark@simark.ca>
4698
4699 * gdb.base/default.exp: Add values for $_gdb_major and
4700 $_gdb_minor.
4701
188e1fa9
TT
47022019-03-29 Tom Tromey <tromey@adacore.com>
4703
4704 * gdb.base/help.exp: Tighten apropos regexp.
4705
2880242d
KS
47062019-03-29 Keith Seitz <keiths@redhat.com>
4707
4708 * gdb.fortran/array-bounds.exp: New file.
4709 * gdb.fortran/array-bounds.f90: New file.
4710
077cad8e
PW
47112019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4712
4713 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4714
80047cfc
PW
47152019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4716
4717 * gdb.multi/hello.c (main): Increase alarm timer.
4718
f489207e
SL
47192019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4720
4721 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4722 factor when no hardware watchpoint support.
4723
c92df149
AH
47242019-03-28 Alan Hayward <alan.hayward@arm.com>
4725 Pedro Alves <palves@redhat.com>
4726
4727 * boards/local-board.exp: set sysroot to /.
4728
933aebfa
AH
47292019-03-27 Alan Hayward <alan.hayward@arm.com>
4730
4731 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4732 in child.
4733
9f9aa852
AB
47342019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4735
4736 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4737 field.
4738 (make_container): Initialise new field.
4739 * gdb.python/py-prettyprint.exp: Add new tests.
4740 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4741 <display_hint>: New method.
4742
3714a195
AB
47432019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4744
4745 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4746 gdb_continue_to_breakpoint more throughout this test.
4747 (run_lang_tests) Supply unique test names, and use
4748 gdb_test_no_output.
4749
18c77628
AB
47502019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4751
4752 * gdb.base/finish-pretty.exp: Update expected results.
4753 * gdb.base/pretty-print.c: New file.
4754 * gdb.base/pretty-print.exp: New file.
4755
9a93502f
PA
47562019-03-25 Pedro Alves <palves@redhat.com>
4757
4758 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4759 move comments outside list. Append '-i "" eof' section.
4760
968aa7ae
AH
47612019-03-22 Alan Hayward <alan.hayward@arm.com>
4762
34a7f2a4 4763 PR testsuite/25016
968aa7ae
AH
4764 * README: Add pie options.
4765 * gdb.base/break-interp.exp: Ensure pie is disabled.
4766 * gdb.base/dump.exp: Likewise.
4767 * lib/gdb.exp (gdb_compile): Add pie option.
4768
4c7d57e7
TT
47692019-03-19 Tom Tromey <tromey@adacore.com>
4770
4771 * gdb.mi/mi2-cli-display.c: New file.
4772 * gdb.mi/mi2-cli-display.exp: New file.
4773
bff8c71f
TT
47742019-03-18 Joel Brobecker <brobecker@adacore.com>
4775 Tom Tromey <tromey@adacore.com>
4776
4777 * gdb.ada/ptype_array/pck.adb: New file.
4778 * gdb.ada/ptype_array/pck.ads: New file.
4779 * gdb.ada/ptype_array/foo.adb: New file.
4780 * gdb.ada/ptype_array.exp: New file.
4781
d085f989
TT
47822019-03-14 Tom Tromey <tromey@adacore.com>
4783
4784 * gdb.base/style.exp: Add "set style sources" test.
4785
b4be1b06
SM
47862019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4787
4788 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4789 * mi-breakpoint-multiple-locations.exp: ... this.
4790 (make_breakpoints_pattern): New proc.
4791 (do_test): Add mi_version parameter, test -break-insert,
4792 -break-info and =breakpoint-created.
4793
7cde5fc2
AB
47942019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4795
4796 * config/default.exp: Remove 'load_lib gdb.exp'.
4797 * config/monitor.exp: Likewise.
4798 * config/sid.exp: Likewise.
4799 * config/sim.exp: Likewise.
4800 * config/slite.exp: Likewise.
4801 * config/unix.exp: Likewise.
4802 * gdb.base/default.exp: Remove unhelpful comment.
4803
efbecbc1
AB
48042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4805
4806 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4807
0841c79a
AB
48082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4809
4810 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4811
4a270568
AB
48122019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4813
4814 * gdb.fortran/type-kinds.exp: Update expected results.
4815
067630bd
AB
48162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4817
4818 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4819
3be47f7a
AB
48202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4821
4822 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4823 function.
4824 (test_basic_parsing_of_type_kinds): Expand types tested.
4825 (test_parsing_invalid_type_kinds): New function.
4826
4d00f5d8
AB
48272019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4828
4829 * gdb.fortran/intrinsics.exp: New file.
4830 * gdb.fortran/intrinsics.f90: New file.
4831 * gdb.fortran/type-kinds.exp: New file.
4832
c8f91604
AB
48332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4834
4835 * gdb.fortran/dot-ops.exp: New file.
4836
dd9f2c76
AB
48372019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4838
4839 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4840 Check upper and lower case logical literals.
4841
84ec9724
AB
48422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4843
4844 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4845 Remove duplicate tests.
4846
c3734e09
AH
48472019-03-06 Alan Hayward <alan.hayward@arm.com>
4848
4849 * lib/gdb.exp (builtin_cd): rename of cd.
4850 (cd): Override builtin.
4851
aa3cfbda
RB
48522019-03-06 Richard Bunt <richard.bunt@arm.com>
4853
4854 * gdb.fortran/function-calls.exp: New file.
4855 * gdb.fortran/function-calls.f90: New test.
4856
7b63ad86
RB
48572019-03-04 Richard Bunt <richard.bunt@arm.com>
4858
4859 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4860 on user program standard output.
4861 * gdb.fortran/short-circuit-argument-list.f90: Record function
4862 calls.
4863
01abb042
AH
48642019-02-28 Alan Hayward <alan.hayward@arm.com>
4865
c3734e09
AH
4866 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4867 failure.
01abb042 4868
92137da0
RO
48692019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4870
4871 PR gdb/8527
4872 * gdb.base/interrupt-daemon-attach.c,
4873 gdb.base/interrupt-daemon-attach.exp: New test.
4874
5862844d
PA
48752019-02-27 Pedro Alves <palves@redhat.com>
4876
4877 * gdb.base/page.exp: Add tests for "set width/height -1".
4878
8ed25214
PA
48792019-02-27 Pedro Alves <palves@redhat.com>
4880
4881 * gdb.base/page.exp: Add tests for "set/show width/height" with
4882 "infinite" values.
4883
6c28e44a
TT
48842019-02-27 Tom Tromey <tromey@adacore.com>
4885
4886 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4887 2.4.
4888 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4889 workaround.
4890
bf9a735e
AB
48912019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4892
4893 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4894 tests for structs with static members.
4895
8791793c
TT
48962019-02-26 Tom Tromey <tromey@adacore.com>
4897
4898 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4899 ValueError, not TypeError.
4900
bc2a507e
KB
49012019-02-26 Kevin Buettner <kevinb@redhat.com>
4902
4903 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4904 call from main program.
4905
e0e7d3bd
JB
49062019-02-23 Joel Brobecker <brobecker@adacore.com>
4907
4908 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4909 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4910 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4911 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4912 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4913
9600246d
KS
49142019-02-22 Keith Seitz <keiths@redhat.com>
4915
4916 PR symtab/23853
4917 * gdb.base/symlink-sourcefile.c: New file.
4918 * gdb.base/symlink-sourcefile.exp: New file.
4919
0c95f9ed
TT
49202019-02-20 Tom Tromey <tom@tromey.com>
4921
4922 * gdb.base/info_qt.exp: Update.
4923
6caa91b6
SM
49242019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4925
4926 * gdb.base/source.exp: Move "error in sourced script" code to
4927 the end.
4928 * gdb.base/source-error.gdb: Move contents to
4929 source-error-1.gdb. Add new code to source source-error-1.gdb.
4930 * gdb.base/source-error-1.gdb: New file, from previous
4931 source-error.gdb.
4932
6506371f
TT
49332019-02-17 Tom Tromey <tom@tromey.com>
4934
4935 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4936 for macro styling.
4937 * gdb.base/style.c (SOME_MACRO): New macro.
4938
a0087920
TT
49392019-02-17 Tom Tromey <tom@tromey.com>
4940
4941 * gdb.base/style.exp: Add line-wrapping tests.
4942 * gdb.base/page.exp: Add test for quitting during pagination.
4943
a2cd4f14
JB
49442019-02-17 Joel Brobecker <brobecker@adacore.com>
4945
4946 * gdb.ada/big_packed_array: New testcase.
4947 * gdb.ada/homonym.exp: Fix incorrect expected output for
4948 "break <homonym__get_value>" test.
4949
9d70ffbc
WP
49502019-02-13 Weimin Pan <weimin.pan@oracle.com>
4951
4952 PR breakpoints/21870
4953 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4954 and prepare_for_testing. Add comment.
4955 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4956 redundant cleanup call. Clean up comment.
4957
01c7ae81
WP
49582019-02-12 Weimin Pan <weimin.pan@oracle.com>
4959
4960 PR breakpoints/21870
4961 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4962 * gdb.arch/aarch64-dbreg-contents.c: New file.
4963
aff29d1c
JB
49642019-02-10 Joel Brobecker <brobecker@adacore.com>
4965
4966 * gdb.ada/mi_ref_changeable: New testcase.
4967
df0da8a2
AH
49682019-02-07 Alan Hayward <alan.hayward@arm.com>
4969
4970 * gdb.base/attach.exp: Add double attach test.
4971
bd447abb
SM
49722019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4973
4974 * lib/gdb.exp (default_gdb_start): Don't match pagination
4975 prompt.
4976 (gdb_init): Set stty_init.
4977
1dbc40b9
TT
49782019-01-27 Tom Tromey <tom@tromey.com>
4979
4980 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4981 skip_python_tests.
4982
353229bf
AH
49832019-01-24 Alan Hayward <alan.hayward@arm.com>
4984
4985 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4986 New structure.
4987 (struct struct_static_02_02): Likewise.
4988 (struct struct_static_02_03): Likewise.
4989 (struct struct_static_02_04): Likewise.
4990 (struct struct_static_04_01): Likewise.
4991 (struct struct_static_04_02): Likewise.
4992 (struct struct_static_04_03): Likewise.
4993 (struct struct_static_04_04): Likewise.
4994 (struct struct_static_06_01): Likewise.
4995 (struct struct_static_06_02): Likewise.
4996 (struct struct_static_06_03): Likewise.
4997 (struct struct_static_06_04): Likewise.
4998 (cmp_struct_static_02_01): Likewise.
4999 (cmp_struct_static_02_02): Likewise.
5000 (cmp_struct_static_02_03): Likewise.
5001 (cmp_struct_static_02_04): Likewise.
5002 (cmp_struct_static_04_01): Likewise.
5003 (cmp_struct_static_04_02): Likewise.
5004 (cmp_struct_static_04_03): Likewise.
5005 (cmp_struct_static_04_04): Likewise.
5006 (cmp_struct_static_06_01): Likewise.
5007 (cmp_struct_static_06_02): Likewise.
5008 (cmp_struct_static_06_03): Likewise.
5009 (cmp_struct_static_06_04): Likewise.
5010 (call_all): Test new structs.
5011 * gdb.base/infcall-nested-structs.exp: Likewise.
5012
73021deb
AH
50132019-01-21 Alan Hayward <alan.hayward@arm.com>
5014 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5015
fc65c7db
AH
50162019-01-21 Alan Hayward <alan.hayward@arm.com>
5017 * gdb.base/stack-protector.c: New test.
5018 * gdb.base/stack-protector.exp: New file.
5019 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5020 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5021 option.
5022 (gdb_compile): Remove stack protector for GCC and prevent
5023 recursion.
5024
c24bdb02
KS
50252019-01-16 Keith Seitz <keiths@redhat.com>
5026
5027 PR gdb/23773
5028 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5029
6f072a10
PFC
50302019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5031
5032 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5033 aliases.
5034 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5035 tests.
5036 * gdb.arch/powerpc-vector-regs.c: New file.
5037 * gdb.arch/powerpc-vector-regs.exp: New file.
5038
a7b8d682
PFC
50392019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5040
5041 * gdb.arch/altivec-regs.exp: Fix the list passed to
5042 gdb_expect_list when testing "info vector".
5043
6eb6fb67
AB
50442019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5045
5046 * gdb.base/style.exp: Don't include path in testname.
5047
b56f80d8
KS
50482019-01-10 Keith Seitz <keiths@redhat.com>
5049
5050 PR gdb/23712
5051 PR symtab/23010
5052 * gdb.dwarf2/multidictionary.exp: New file.
5053
041be526
SM
50542019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5055
5056 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5057 (test_gnuv3_style_demangling): ... this.
5058 (test_lucid_style_demangling): Remove.
5059 (test_arm_style_demangling): Remove.
5060 (test_hp_style_demangling): Remove.
5061 (do_tests): Remove calls to the above.
5062
d820d0c3
AB
50632019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5064
5065 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5066 case.
5067
f097f5ad
TT
50682019-01-06 Tom Tromey <tom@tromey.com>
5069
5070 PR gdb/28155:
5071 * gdb.dwarf2/typedef-void-finish.exp: New file.
5072
2cd8cc0b
TT
50732018-12-28 Tom Tromey <tom@tromey.com>
5074 Simon Marchi <simark@simark.ca>
5075
5076 * gdb.base/jit-exec.exp: New file.
5077 * gdb.base/jit-exec.c: New file.
5078 * gdb.base/jit-execd.c: New file.
5079
35fb8261
TT
50802018-12-28 Tom Tromey <tom@tromey.com>
5081
5082 * gdb.base/style.exp: Update test to check for address styling.
5083
47fd17cd
TT
50842018-12-28 Tom Tromey <tom@tromey.com>
5085
5086 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5087 message.
5088
d47032b7
TT
50892018-12-28 Tom Tromey <tom@tromey.com>
5090
5091 * gdb.base/style.exp: Add test for version number styling.
5092
af79b68d
TT
50932018-12-28 Tom Tromey <tom@tromey.com>
5094
5095 * gdb.base/style.exp: Add test for print_address_symbolic.
5096
0bb296cb
TT
50972018-12-28 Tom Tromey <tom@tromey.com>
5098
5099 * gdb.base/style.exp: Add test for breakpoint setting.
5100
80ae2043
TT
51012018-12-28 Tom Tromey <tom@tromey.com>
5102
5103 * gdb.base/style.exp: Add test for variable names.
5104
cbe56571
TT
51052018-12-28 Tom Tromey <tom@tromey.com>
5106
5107 * gdb.base/style.exp: New file.
5108 * gdb.base/style.c: New file.
5109
9162a27c
TT
51102018-12-28 Tom Tromey <tom@tromey.com>
5111
5112 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5113 "dumb".
5114 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5115 the TERM environment variable.
5116
bc543c90
TT
51172018-12-27 Tom Tromey <tom@tromey.com>
5118
5119 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5120 pagination test.
5121
6f0ffe50
AB
51222018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5123
5124 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5125 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5126
b5a1e557
PW
51272018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5128
5129 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5130 Filename a.adb changed to bp_fun_addr.adb.
5131 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5132
6e8b1ab2
JV
51332018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5134
5135 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5136 non-PIE executables.
5137 * README: Mention the gdb,nopie_flag board setting.
5138 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5139 non-PIE executable.
5140 * gdb.arch/amd64-entry-value.exp: Likewise.
5141 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5142 * gdb.arch/i386-float.exp: Likewise.
5143 * gdb.arch/i386-signal.exp: Likewise.
5144 * gdb.mi/mi-reg-undefined.exp: Likewise.
5145
d00a27c5
PM
51462018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5147
5148 PR gdb/23974
5149 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5150
161d081c
PW
51512018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5152
5153 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5154 Update order of results accordingly.
5155
b001de23
AB
51562018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5157
5158 * gdb.base/annota1.exp: Update a test regexp.
5159
99e1a184
AB
51602018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5161
5162 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5163
7a81c1e2
PW
51642018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5165
5166 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5167 (reuse_time): Initialize to REUSE_TIME_CAP.
5168 (check_rc): New function.
5169 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5170 Check pthread_create rc.
5171 (spawner_thread_func): Check pthread_create and pthread_join rc.
5172
73e8dc90
PA
51732018-12-08 Pedro Alves <palves@redhat.com>
5174
5175 * gdb.base/list.exp (test_forward_search): Rename to ...
5176 (test_forward_reverse_search): ... this. Also test reverse-search
5177 and the forward-search alias.
5178
13f2ed32
AB
51792018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5180
5181 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5182 local timeout variable before return, and remove all local timeout
5183 variable entirely.
5184 (gdb_load): Likewise.
5185
64d27cfc
TV
51862018-12-01 Tom de Vries <tdevries@suse.de>
5187
5188 * gdb.base/gdb-caching-proc.exp: New file.
5189
f63c03b4
SDJ
51902018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5191
5192 * Makefile.in (TIMESTAMP): New variable.
5193 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5194 command.
5195 (check-single-racy): Likewise.
5196 (check/%.exp): Likewise.
5197 (check-racy/%.exp): Likewise.
5198 (workers/%.worker): Likewise.
5199 (build-perf): Likewise.
5200 (check-perf): Likewise.
5201 * README: Describe new "TS" and "TS_FORMAT" variables.
5202 * print-ts.py: New file.
5203
1c97054b
BF
52042018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5205
5206 PR python/23714
5207 * gdb.python/python.exp: Test command repetition after
5208 gdb.execute.
5209
1871a62d
AB
52102018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5211
5212 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5213 is correctly aligned.
5214
fb5e1ed9
PW
52152018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5216
5217 * gdb.ada/info_auto_lang.exp: New testcase.
5218 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5219 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5220 * gdb.ada/info_auto_lang/some_c.c: New file.
5221
43d397ca
PW
52222018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5223
5224 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5225 FUNC_lang language syntax.
5226
beddd671
PW
52272018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5228
5229 * gdb.base/info_minsym.c: New file.
5230 * gdb.base/info_minsym.exp: New file.
5231
73fc52c4
TT
52322018-11-19 Tom Tromey <tom@tromey.com>
5233
5234 PR rust/23625:
5235 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5236 * gdb.rust/expr.exp: Update expected output. Change one test.
5237
994b876a
TT
52382018-11-19 Tom Tromey <tom@tromey.com>
5239
5240 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5241
6769f276
PA
52422018-11-19 Pedro Alves <palves@redhat.com>
5243
5244 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5245 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5246 see the expected warning.
5247
38a72da0
AH
52482018-11-16 Alan Hayward <alan.hayward@arm.com>
5249
5250 PR gdb/22736:
5251 * gdb.cp/infcall-nodebug-lib.c: New test.
5252 * gdb.cp/infcall-nodebug-main.c: New test.
5253 * gdb.cp/infcall-nodebug.exp: New file.
5254
53a89d6e
SM
52552018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5256
5257 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5258 completer tests.
5259
9325300d
TV
52602018-11-09 Tom de Vries <tdevries@suse.de>
5261
5262 * gdb.base/msym-lang.c: New test.
5263 * gdb.base/msym-lang.exp: New file.
5264 * gdb.base/msym-lang-main.c: New test.
5265
20f0d60d
TT
52662018-11-08 Tom Tromey <tom@tromey.com>
5267
5268 PR gdb/23555:
5269 PR gdb/23838:
5270 * gdb.base/warning.exp: New file.
5271
b5420128
JB
52722018-11-08 Jan Beulich <jbeulich@suse.com>
5273
5274 * testsuite/gdb.arch/i386-avx512.c,
5275 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5276
cd115d61
AB
52772018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5278
5279 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5280 point hardware.
5281
35ee2dc2
AB
52822018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5283
5284 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5285 * gdb.dwarf2/missing-type-name.exp: New file.
5286
31aceee8
TV
52872018-11-06 Tom de Vries <tdevries@suse.de>
5288
5289 * gdb.base/many-headers.c: New test.
5290 * gdb.base/many-headers.exp: New file.
5291
109be305
JW
52922018-11-06 Jim Wilson <jimw@sifive.com>
5293
5294 * gdb.base/code_elim.exp: For riscv, set additional_flags
5295 to include -msmall-data-limit=0.
5296
e2b7af72
JB
52972018-11-01 Joel Brobecker <brobecker@adacore.com>
5298
5299 * gdb.ada/watch_minus_l: New testcase.
5300
cdcda965
SM
53012018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5302
5303 * gdb.arch/aix-sighandle.c: New file.
5304 * gdb.arch/aix-sighandle.exp: New file.
5305
92dcebf3
AB
53062018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5307
5308 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5309 registers being unions.
5310
68b9ac18
TV
53112018-10-31 Tom de Vries <tdevries@suse.de>
5312
5313 * lib/valgrind.exp: New file.
5314 (vgdb_start, vgdb_stop): New procs, factored out of ...
5315 * gdb.base/valgrind-bt.exp: ... here, ...
5316 * gdb.base/valgrind-disp-step.exp: ... here and ...
5317 * gdb.base/valgrind-infcall.exp: ... here.
5318
1443936e
TV
53192018-10-31 Tom de Vries <tdevries@suse.de>
5320
5321 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5322
eb77c9df
AB
53232018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5324
5325 * gdb.dwarf2/void-type.c: New file.
5326 * gdb.dwarf2/void-type.exp: New file.
5327
82b5e646
PW
53282018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5329
5330 * gdb.base/info_qt.c: New file.
5331 * gdb.base/info_qt.exp: New file.
5332
8d619c01
EBM
53332018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5334
5335 * gdb.arch/powerpc-htm-regs.c: New file.
5336 * gdb.arch/powerpc-htm-regs.exp: New file.
5337
f2cf6173
EBM
53382018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5339
5340 * gdb.arch/powerpc-tar.c: New file.
5341 * gdb.arch/powerpc-tar.exp: New file.
5342
7ca18ed6
EBM
53432018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5344
5345 * gdb.arch/powerpc-ppr-dscr.c: New file.
5346 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5347
bfcc0eba
TV
53482018-10-25 Tom de Vries <tdevries@suse.de>
5349
5350 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5351
fe1a5cad
TV
53522018-10-24 Tom de Vries <tdevries@suse.de>
5353
5354 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5355 longer exists error.
5356
a76dc3b7
TV
53572018-10-24 Tom de Vries <tdevries@suse.de>
5358
5359 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5360
4df46df7
TV
53612018-10-24 Tom de Vries <tdevries@suse.de>
5362
5363 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5364 --db-attach in valgrind.
5365
0dbfcfff
AB
53662018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5367
5368 * gdb.arch/riscv-reg-aliases.c: New file.
5369 * gdb.arch/riscv-reg-aliases.exp: New file.
5370
b04480b1
AH
53712018-10-19 Alan Hayward <alan.hayward@arm.com>
5372
5373 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5374
2c6ac8d7
AH
53752018-10-19 Alan Hayward <alan.hayward@arm.com>
5376
5377 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5378
2bc69f25
AH
53792018-10-19 Alan Hayward <alan.hayward@arm.com>
5380
5381 * gdb.cp/ovldbreak.exp: Fix regexps.
5382
1f1ae3a3
AH
53832018-10-19 Alan Hayward <alan.hayward@arm.com>
5384
5385 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5386
94c18618
SDJ
53872018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5388
5389 PR cli/23785
5390 * gdb.base/restore.exp: New test to check if "restore" with an
5391 invalid file doesn't segfault.
5392
812cd6eb
TV
53932018-10-18 Tom de Vries <tdevries@suse.de>
5394
5395 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5396 * gdb.ada/excep_handle.exp: Same.
5397 * gdb.ada/mi_string_access.exp: Same.
5398 * gdb.ada/mi_var_union.exp: Same.
5399 * gdb.arch/arc-analyze-prologue.exp: Same.
5400 * gdb.arch/arc-decode-insn.exp: Same.
5401 * gdb.base/readnever.exp: Same.
5402 * gdb.fortran/printing-types.exp: Same.
5403 * gdb.guile/scm-lazy-string.exp: Same.
5404
c4b90788
TV
54052018-10-16 Tom de Vries <tdevries@suse.de>
5406
5407 PR gdb/23730
5408 * gdb.base/catch-follow-exec.c: Add copyright notice.
5409 * gdb.base/catch-follow-exec.exp: Rewrite to use
5410 gdb_spawn_with_cmdline_opts. Require gdb-native.
5411
8bca2978
SL
54122018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5413
5414 * gdb.trace/actions-changed.exp: Check for arch support.
5415 * gdb.trace/actions.exp: Likewise.
5416 * gdb.trace/ax.exp: Likewise.
5417 * gdb.trace/backtrace.exp: Likewise.
5418 * gdb.trace/change-loc.exp: Likewise.
5419 * gdb.trace/deltrace.exp: Likewise.
5420 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5421 * gdb.trace/ftrace.exp: Likewise.
5422 * gdb.trace/infotrace.exp: Check for arch support.
5423 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5424 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5425 * gdb.trace/mi-tsv-changed.exp: Likewise.
5426 * gdb.trace/packetlen.exp: Likewise.
5427 * gdb.trace/passc-dyn.exp: Likewise.
5428 * gdb.trace/passcount.exp: Likewise.
5429 * gdb.trace/pending.exp: Likewise.
5430 * gdb.trace/range-stepping.exp: Check for shlib support.
5431 * gdb.trace/report.exp: Check for arch support.
5432 * gdb.trace/save-trace.exp: Likewise.
5433 * gdb.trace/signal.exp: Check for signal support.
5434 * gdb.trace/tfind.exp: Check for arch support.
5435 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5436 * gdb.trace/trace-common.h: Add comment.
5437 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5438 * gdb.trace/trace-enable-disable.exp: Likewise.
5439 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5440 * gdb.trace/tracecmd.exp: Check for arch support.
5441 * gdb.trace/tspeed.exp: Check for shlib and target support.
5442 * gdb.trace/tstatus.exp: Check for arch support.
5443 * gdb.trace/tsv.exp: Likewise.
5444 * gdb.trace/while-dyn.exp: Likewise.
5445 * gdb.trace/while-stepping.exp: Likewise.
5446 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5447
f9c49bff
SM
54482018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5449
5450 * gdb.trace/tspeed.exp: Remove nowarnings.
5451 (prepare_for_trace_test): Declare "global ipalib".
5452 * gdb.trace/tspeed.c: Include unistd.h.
5453 (main): Remove superfluous printf argument.
5454
d4330bde
SL
54552018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5456
5457 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5458 directory prefix on the filename.
5459
8ecfd7bd
SDJ
54602018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5461
5462 * gdb.gdb/unittest.exp: Update expected message informing that
5463 selftests have been disabled.
5464 * gdb.server/unittest.exp: Likewise.
5465
58bbcd02
TV
54662018-10-09 Tom de Vries <tdevries@suse.de>
5467
5468 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5469 with runto_main.
5470
9f6b697b
WP
54712018-10-08 Weimin Pan <weimin.pan@oracle.com>
5472
5473 PR c++/16841
5474 * gdb.cp/virtbase2.cc: New file.
5475 * gdb.cp/virtbase2.exp: New file.
5476
add5ded5
TT
54772018-10-06 Tom Tromey <tom@tromey.com>
5478
5479 PR python/19399:
5480 * gdb.python/py-inferior.exp: Add architecture test.
5481
f9e48344
TT
54822018-10-06 Tom Tromey <tom@tromey.com>
5483
5484 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5485 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5486
2a8be203
TT
54872018-10-06 Tom Tromey <tom@tromey.com>
5488
5489 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5490 of a "throw" catchpoint.
5491
e04caa70
SDJ
54922018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5493
5494 * gdb.base/info-proc.exp: Update string expected from "help info
5495 proc".
5496
5ca8c39f
TT
54972018-10-04 Tom Tromey <tom@tromey.com>
5498
5499 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5500 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5501 (test_initial_complaints, test_empty_complaints): Update.
5502 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5503
3453e7e4
TT
55042018-10-04 Tom Tromey <tom@tromey.com>
5505
5506 PR cli/19551:
5507 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5508 * lib/gdb.exp (gdb_file_cmd): Update.
5509 * gdb.stabs/weird.exp (print_weird_var): Update.
5510 * gdb.server/solib-list.exp: Update.
5511 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5512 * gdb.mi/mi-cli.exp: Update.
5513 * gdb.linespec/linespec.exp: Update.
5514 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5515 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5516 * gdb.cp/cp-relocate.exp: Update.
5517 * gdb.base/sym-file.exp: Update.
5518 * gdb.base/relocate.exp: Update.
5519 * gdb.base/readnever.exp: Update.
5520 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5521 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5522 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5523 * gdb.base/code_elim.exp: Update.
5524 * gdb.base/break-unload-file.exp (test_break): Update.
5525 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5526 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5527 Update.
5528 * gdb.base/attach.exp (do_attach_tests): Update.
5529 * gdb.base/sepdebug.exp: Update.
5530 * gdb.python/py-section-script.exp: Update.
5531
6afcf761
TT
55322018-10-04 Tom Tromey <tom@tromey.com>
5533
5534 PR cli/22234:
5535 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5536 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5537 output.
5538
fef1b293
TT
55392018-10-04 Tom Tromey <tom@tromey.com>
5540
5541 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5542 set width and height to 0.
5543 (test_command_line_attach_run): Use -quiet.
5544
ca98345e
SL
55452018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5546
5547 * lib/gdb.exp (skip_ifunc_tests): New.
5548 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5549 other compile failures.
5550 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5551
ff34e6ae
SM
55522018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5553
5554 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5555 is_amd64_regs_target.
5556
6bb8890e
AH
55572018-10-01 Alan Hayward <alan.hayward@arm.com>
5558
5559 * gdb.arch/aarch64-sighandler-regs.c: New test.
5560 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5561 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5562
224d30d3
MM
55632018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5564
5565 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5566 assembly.
5567
f67ffa6a
AB
55682018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5569
5570 * gdb.base/frame-selection.exp: New file.
5571 * gdb.base/frame-selection.c: New file.
5572
9fc3183f
AH
55732018-09-27 Alan Hayward <alan.hayward@arm.com>
5574
5575 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5576 pthread barrier.
5577 (main): Likewise.
5578
d354055e
AB
55792018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5580
5581 * gdb.base/large-frame-1.c: New file.
5582 * gdb.base/large-frame-2.c: New file.
5583 * gdb.base/large-frame.exp: New file.
5584 * gdb.base/large-frame.h: New file.
5585
db727370
JL
55862018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5587
5588 PR gdb/20948
5589 * gdb.base/write_mem.exp: New test.
5590 * gdb.base/write_mem.c: Likewise.
5591
ae778caf
TT
55922018-09-23 Tom Tromey <tom@tromey.com>
5593
5594 PR python/18852:
5595 * gdb.python/py-parameter.exp: Add test for parameter that throws
5596 on "set".
5597
fd3ba736
TT
55982018-09-23 Tom Tromey <tom@tromey.com>
5599
5600 PR python/17284:
5601 * gdb.python/py-template.exp (test_template_arg): Add test for
5602 negative template argument number.
5603
39a24317
TT
56042018-09-23 Tom Tromey <tom@tromey.com>
5605
5606 PR python/14062:
5607 * gdb.python/python.exp: Add test for post_event error.
5608
f5769a2c
TT
56092018-09-23 Tom Tromey <tom@tromey.com>
5610
5611 PR python/18170:
5612 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5613 convert pointers to int and long.
5614
1c1e54f6
TT
56152018-09-23 Tom Tromey <tom@tromey.com>
5616
5617 PR python/20126:
5618 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5619 signed-ness conversion tests.
5620
fb4fa946
TT
56212018-09-23 Tom Tromey <tom@tromey.com>
5622
5623 PR python/18352;
5624 * gdb.python/py-value.exp (test_float_conversion): New proc.
5625 Use it.
5626
a466edac
HAQ
56272018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5628
5629 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5630
4ee9b0c5
SL
56312018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5632
5633 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5634 no readline.
5635 * gdb.base/utf8-identifiers.exp: Likewise.
5636 * gdb.cp/cpcompletion.exp: Likewise.
5637 * gdb.linespec/cpcompletion.exp: Likewise.
5638 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5639 * gdb.linespec/cpls-ops.exp: Likewise.
5640
23be8da7
RB
56412018-09-19 Richard Bunt <richard.bunt@arm.com>
5642 Chris January <chris.january@arm.com>
5643
5644 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5645 * gdb.fortran/short-circuit-argument-list.exp: New file.
5646 * gdb.fortran/short-circuit-argument-list.f90: New test.
5647
5031d0ae
SDJ
56482018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5649
5650 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5651 "arch=" keyword when executing "-stack-list-frames".
5652
b4c0d1a4
SDJ
56532018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5654
5655 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5656 "arch=" keyword when executing "-stack-list-frames".
5657
7a6d2b45
SDJ
56582018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5659
5660 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5661 break ada".
5662
8588b356
SM
56632018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5664
5665 PR python/23669
5666 * gdb.python/python.exp: Test gdb.execute("show commands").
5667
65e65158
TT
56682018-09-16 Tom Tromey <tom@tromey.com>
5669
5670 * gdb.base/new-ui.exp (do_execution_tests): Update.
5671 * gdb.base/dbx.exp (test_breakpoints): Update.
5672
bf326452
AH
56732018-09-14 Alan Hayward <alan.hayward@arm.com>
5674
5675 * lib/gdb.exp (gdb_simple_compile): Add proc.
5676 (is_elf_target): Use gdb_simple_compile.
5677 (skip_altivec_tests): Likewise.
5678 (skip_vsx_tests): Likewise.
5679 (skip_tsx_tests): Likewise.
5680 (skip_btrace_tests): Likewise.
5681 (skip_btrace_pt_tests): Likewise.
5682 (gdb_can_simple_compile): Likewise.
5683 (gdb_has_argv0): Likewise.
5684 (gdb_target_symbol_prefix): Likewise.
5685 (target_supports_scheduler_locking): Likewise.
5686
2361b0fb
TT
56872018-09-13 Tom Tromey <tom@tromey.com>
5688
5689 * Makefile.in (TAGS): Recognize proc_with_prefix and
5690 gdb_caching_proc.
5691
0ae1a321
SM
56922018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5693
5694 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5695 method.
5696
a40bf0c2
SM
56972018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5698
5699 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5700 and a few other Inferior properties when the Inferior is no
5701 longer valid.
5702
4a3fe98f
TT
57032018-09-13 Tom Tromey <tom@tromey.com>
5704
5705 PR rust/23650:
5706 * gdb.rust/simple.exp: Add test for enum field access error.
5707
098b2108
TT
57082018-09-13 Tom Tromey <tom@tromey.com>
5709
5710 PR rust/23626:
5711 * gdb.rust/simple.rs (EmptyEnum): New type.
5712 (main): Use it.
5713 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5714
1256af7d
SM
57152018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5716
5717 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5718 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5719 * gdb.python/py-symtab.exp: Update test printing an objfile.
5720
4aa8e6c2
SM
57212018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5722
5723 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5724 object.
5725
c221b2f7
AH
57262018-09-12 Alan Hayward <alan.hayward@arm.com>
5727
5728 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5729 (support_complex_tests): Use gdb_can_simple_compile.
5730 (is_ilp32_target): Likewise.
5731 (is_lp64_target): Likewise.
5732 (is_64_target): Likewise.
5733 (is_amd64_regs_target): Likewise.
5734 (is_aarch32_target): Likewise.
5735 (gdb_int128_helper): Likewise.
5736
6f1107b5
JK
57372018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5738
5739 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5740
1f5d1570
JG
57412018-09-10 Jerome Guitton <guitton@adacore.com>
5742
5743 * gdb.ada/same_component_name: Add test for case of tagged record
5744 with variable-length fields.
5745
cc330e39
XR
57462018-09-10 Xavier Roirand <roirand@adacore.com>
5747
5748 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5749 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5750 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5751 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5752
b9c50e9a
XR
57532018-09-10 Xavier Roirand <roirand@adacore.com>
5754
5755 * gdb.ada/mi_string_access.exp: New testcase.
5756 * gdb.ada/mi_string_access/bar.adb: New file.
5757 * gdb.ada/mi_string_access/pck.adb: New file.
5758 * gdb.ada/mi_string_access/pck.asd: New file.
5759
2963898f
XR
57602018-09-10 Xavier Roirand <roirand@adacore.com>
5761
5762 * gdb.ada/mi_var_union.exp: New testcase.
5763 * gdb.ada/mi_var_union/bar.adb: New file.
5764 * gdb.ada/mi_var_union/pck.adb: New file.
5765 * gdb.ada/mi_var_union/pck.asd: New file.
5766
1aac008f
TT
57672018-09-08 Tom Tromey <tom@tromey.com>
5768
5769 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5770
332cf4c9
TT
57712018-09-08 Tom Tromey <tom@tromey.com>
5772
5773 PR python/16047:
5774 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5775 (register_pretty_printers): Register new printer.
5776 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5777 test.
5778 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5779 (an_int_type3): New global.
5780
424da6cf
JB
57812018-09-08 Joel Brobecker <brobecker@adacore.com>
5782
5783 * gdb.ada/expr_with_funcall: New testcase.
5784
2a62dfa9
JB
57852018-09-08 Joel Brobecker <brobecker@adacore.com>
5786
5787 * gdb.ada/packed_array_assign: New testcase.
5788
96b6697f
AB
57892018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5790
5791 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5792 names, and add test prefixes to make test names unique.
5793
e4a62c65
TV
57942018-09-05 Tom de Vries <tdevries@suse.de>
5795
5796 * gdb.dwarf2/varval.exp: Add test.
5797
dd083ee2
GB
57982018-09-04 Gary Benson <gbenson@redhat.com>
5799
5800 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5801 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5802
aef9346c
TT
58032018-08-31 Tom Tromey <tom@tromey.com>
5804
5805 * gdb.rust/simple.rs: Rename second variable "v".
5806
c67f2e15
AB
58072018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5808
5809 * gdb.base/funcargs.c (use_a): New function.
5810 (recurse): Call use_a.
5811
078a0207
KS
58122018-08-29 Keith Seitz <keiths@redhat.com>
5813
5814 * gdb.compile/compile-cplus-anonymous.cc: New file.
5815 * gdb.compile/compile-cplus-anonymous.exp: New file.
5816 * gdb.compile/compile-cplus-array-decay.cc: New file.
5817 * gdb.compile/compile-cplus-array-decay.exp: New file.
5818 * gdb.compile/compile-cplus-inherit.cc: New file.
5819 * gdb.compile/compile-cplus-inherit.exp: New file.
5820 * gdb.compile/compile-cplus-member.cc: New file.
5821 * gdb.compile/compile-cplus-member.exp: New file.
5822 * gdb.compile/compile-cplus-method.cc: New file.
5823 * gdb.compile/compile-cplus-method.exp: New file.
5824 * gdb.compile/compile-cplus-mod.c: "New" file.
5825 * gdb.compile/compile-cplus-namespace.cc: New file.
5826 * gdb.compile/compile-cplus-namespace.exp: New file.
5827 * gdb.compile/compile-cplus-nested.cc: New file.
5828 * gdb.compile/compile-cplus-nested.exp: New file.
5829 * gdb.compile/compile-cplus-print.c: "New" file.
5830 * gdb.compile/compile-cplus-print.exp: "New" file.
5831 * gdb.compile/compile-cplus-virtual.cc: New file.
5832 * gdb.compile/compile-cplus-virtual.exp: New file.
5833 * gdb.compile/compile-cplus.c: "New" file.
5834 * gdb.compile/compile-cplus.exp: "New" file.
5835 * lib/compile-support.exp: New file.
5836
b0f492b9
GB
58372018-08-16 Gary Benson <gbenson@redhat.com>
5838
5839 PR gdb/13000:
5840 * gdb.base/batch-exit-status.exp: New file.
5841 * gdb.base/batch-exit-status.good-commands: Likewise.
5842 * gdb.base/batch-exit-status.bad-commands: Likewise.
5843
36eb4c5f
AH
58442018-08-29 Alan Hayward <alan.hayward@arm.com>
5845
5846 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5847 (struct struct02): Likewise.
5848 (struct struct03): Likewise.
5849 (struct struct04): Likewise.
5850 (struct struct_01_01): New struct.
5851 (struct struct_01_02): Likewise.
5852 (struct struct_01_03): Likewise.
5853 (struct struct_01_04): Likewise.
5854 (struct struct_02_01): Likewise.
5855 (struct struct_02_02): Likewise.
5856 (struct struct_02_03): Likewise.
5857 (struct struct_02_04): Likewise.
5858 (struct struct_04_01): Likewise.
5859 (struct struct_04_02): Likewise.
5860 (struct struct_04_03): Likewise.
5861 (struct struct_04_04): Likewise.
5862 (struct struct_05_01): Likewise.
5863 (struct struct_05_02): Likewise.
5864 (struct struct_05_03): Likewise.
5865 (struct struct_05_04): Likewise.
5866 (cmp_struct01): Remove function.
5867 (cmp_struct02): Likewise.
5868 (cmp_struct03): Likewise.
5869 (cmp_struct04): Likewise.
5870 (cmp_struct_01_01): Add Function.
5871 (cmp_struct_01_02): Likewise.
5872 (cmp_struct_01_03): Likewise.
5873 (cmp_struct_01_04): Likewise.
5874 (cmp_struct_02_01): Likewise.
5875 (cmp_struct_02_02): Likewise.
5876 (cmp_struct_02_03): Likewise.
5877 (cmp_struct_02_04): Likewise.
5878 (cmp_struct_04_01): Likewise.
5879 (cmp_struct_04_02): Likewise.
5880 (cmp_struct_04_03): Likewise.
5881 (cmp_struct_04_04): Likewise.
5882 (cmp_struct_05_01): Likewise.
5883 (cmp_struct_05_02): Likewise.
5884 (cmp_struct_05_03): Likewise.
5885 (cmp_struct_05_04): Likewise.
5886 (call_all): Add new structs.
5887 * gdb.base/infcall-nested-structs.exp: Likewise.
5888
3bf9c013
JV
58892018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5890
5891 * gdb.python/py-framefilter-mi.exp: Update regexp to
5892 check for "arch" field in frame output.
5893
450d1e88
KB
58942018-08-23 Kevin Buettner <kevinb@redhat.com>
5895
5896 * gdb.dwarf2/dw2-ranges-func.c: New file.
5897 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5898
ae739fe7
SM
58992018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5900
5901 * gdb.base/term.exp: Compare terminal settings with values from
5902 the inferior.
5903 * gdb.base/term.c: Get and set terminal settings.
5904
6d52907e
JV
59052018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5906
5907 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5908 accommodate new "arch" field in frame output.
5909 * gdb.mi/mi-return.exp: Likewise.
5910 * gdb.mi/mi-stack.exp: Likewise.
5911 * gdb.mi/mi-syn-frame.exp: Likewise.
5912 * gdb.mi/user-selected-context-sync.exp: Likewise.
5913
be2d111a
MS
59142018-08-19 Michael Spang <spang@google.com>
5915
5916 PR gdb/11786
5917 * gdb.base/gcore-tls-pie.c: New file.
5918 * gdb.base/gcore-tls-pie.exp: New file.
5919
ae3a7c47
KB
59202018-08-18 Kevin Buettner <kevinb@redhat.com>
5921
5922 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5923 * gdb.dwarf2/varval.c: New file.
5924 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5925
2ecae92e
AH
59262018-08-17 Alan Hayward <alan.hayward@arm.com>
5927
5928 PR gdb/18931
5929 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5930
c1854f1d
KS
59312018-08-16 Keith Seitz <keiths@redhat.com>
5932
5933 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5934 tests expected to pass.
5935
26fb3983
JV
59362018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5937
5938 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5939 -data-disassemble -a.
5940 (test_disassembly_bogus_args): Likewise.
5941
67943c00
AB
59422018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5943
5944 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5945
5ff2bbae
AB
59462018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5947
5948 * gdb.base/vla-optimized-out.exp: Add new test.
5949
e5bbcd0f
AB
59502018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5951
5952 * gdb.base/vla-optimized-out-o3.exp: Delete.
5953 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5954 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5955 deleted tests.
5956
9d4a934c
AB
59572018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5958
5959 PR gdb/18050:
5960 * gdb.server/extended-remote-restart.c: New file.
5961 * gdb.server/extended-remote-restart.exp: New file.
5962
045cf012
SM
59632018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5964
5965 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5966 "set variable index = 42".
5967
87d6a7aa
SM
59682018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5969
5970 * boards/index-cache-gdb.exp: New file.
5971 * gdb.dwarf2/index-cache.exp: New file.
5972 * gdb.dwarf2/index-cache.c: New file.
5973 * gdb.base/maint.exp: Check if we are using the index cache.
5974
96d68bd4
RO
59752018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5976
5977 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5978 MAKEFLAGS.
5979
5a699617
RO
59802018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5981
5982 * dg-extract-results.sh: Move to toplevel contrib.
5983 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5984 * Makefile.in (check-parallel-racy): Likewise.
5985
5bd18990
AB
59862018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5987
5988 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5989 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5990 tests if the target supports scheduler locking.
5991
3fbbcf47
TV
59922018-08-04 Tom de Vries <tdevries@suse.de>
5993
5994 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5995
3e1d3d8c
TT
59962018-08-02 Tom Tromey <tom@tromey.com>
5997
5998 PR symtab/16842.
5999 * gdb.cp/temargs.exp: Test "info address" of a template
6000 parameter.
6001
5abe0f0c
JV
60022018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6003
6004 * gdb.python/py-mi-var-info-path-expression.c: New file.
6005 * gdb.python/py-mi-var-info-path-expression.py: New file.
6006 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6007
fb66cde8
SDJ
60082018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6009
6010 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6011 error after "cannot resolve name" string.
6012
c708f4d2
AB
60132018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6014
6015 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6016 started.
6017 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6018
37cc0cae
TV
60192018-07-28 Tom de Vries <tdevries@suse.de>
6020
6021 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6022
63b4ecf7
TV
60232018-07-26 Tom de Vries <tdevries@suse.de>
6024
6025 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6026
3c3bb058
AB
60272018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6028
6029 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6030 is visible.
6031
9e7f3bbb
TV
60322018-07-26 Tom de Vries <tdevries@suse.de>
6033
6034 PR breakpoints/23366
6035 * gdb.base/catch-follow-exec.c: New test.
6036 * gdb.base/catch-follow-exec.exp: New file.
6037
16f808ec
TV
60382018-07-25 Tom de Vries <tdevries@suse.de>
6039
6040 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6041 vla-optimized-out.c.
6042
d7154a8d
JV
60432018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6044
6045 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6046 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6047
232a0032
TV
60482018-07-20 Tom de Vries <tdevries@suse.de>
6049
6050 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6051 NOCLONE macro.
6052 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6053
fbb1d502
TV
60542018-07-19 Tom de Vries <tdevries@suse.de>
6055
6056 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6057 regular expression.
6058
42dc7699
TV
60592018-07-18 Tom de Vries <tdevries@suse.de>
6060
6061 * gdb.base/vla-optimized-out.c: New test.
6062 * gdb.base/vla-optimized-out.exp: New file.
6063
7f1f7e23
SDJ
60642018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6065
6066 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6067 message "No address associated with hostname" when gdbserver
6068 cannot resolve the hostname.
6069
5759ebb3
PW
60702018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6071
6072 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6073 Add some test prefixes to make tests unique.
6074
3606ccab
PW
60752018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6076
6077 * gdb.base/frameapply.c: New file.
6078 * gdb.base/frameapply.exp: New file.
6079
529c08b2
PW
60802018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6081
6082 * gdb.base/skip.exp: Update expected error message.
6083
c7ab0aef
SDJ
60842018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6085 Jan Kratochvil <jan.kratochvil@redhat.com>
6086 Paul Fertser <fercerpav@gmail.com>
6087 Tsutomu Seki <sekiriki@gmail.com>
6088
6089 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6090 parameter.
6091 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6092 by default.
6093 * boards/native-gdbserver.exp: Likewise.
6094 * gdb.server/run-without-local-binary.exp: Improve regexp used
6095 for detecting when a remote debugging connection succeeds.
6096 * gdb.server/server-connect.exp: New file.
6097 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6098 Do not prefix the port number with ":".
6099 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6100 support for detecting and using it. Add '$debughost_gdbserver'
6101 to the list of arguments used to start gdbserver. Handle case
6102 when gdbserver cannot resolve a network name.
6103
16ff70dd
SDJ
61042018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6105
6106 PR c++/23373
6107 * gdb.base/ptype-offsets.cc (struct static_member): New
6108 struct.
6109 (main) <stmember>: New variable.
6110 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6111 with a static member in it.
6112
3541979f
AB
61132018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6114
6115 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6116 watchpoints enabled and disabled.
6117
c8ad9b9a
AB
61182018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6119
6120 * gdb.base/examine-backward.exp: Still run tests around address
6121 0x0, even if address 0x0 is not readable. Update the pattern for
6122 matching address 0x0 in expected output.
6123
e0e5e971
AB
61242018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6125
6126 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6127 malloc/free.
6128
1ea5da02
TV
61292018-07-04 Tom de Vries <tdevries@suse.de>
6130
6131 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6132
471b9d15
MR
61332018-07-02 Maciej W. Rozycki <macro@mips.com>
6134
6135 PR tdep/8282
6136 * gdb.arch/mips-disassembler-options.exp: New test.
6137 * gdb.arch/mips-disassembler-options.s: New test source.
6138
75acb486
PA
61392018-06-29 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.threads/names.exp: Adjust expected "info threads" output.
6142
cd2bb709
PA
61432018-06-29 Pedro Alves <palves@redhat.com>
6144
6145 * gdb.opt/inline-break.exp (line number, address): Add "info
6146 break" tests.
6147
991ff292
PA
61482018-06-29 Pedro Alves <palves@redhat.com>
6149
6150 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6151 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6152 number and address and running to them.
6153
356819b6 61542018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6155
6156 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6157
2512d7ef
JK
61582018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6159
6160 * lib/compiler.c: Remove executable permission flag.
6161
be1b6474
RB
61622018-06-28 Richard Bunt <richard.bunt@arm.com>
6163
6164 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6165 code.
6166 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6167
291f9a96
PT
61682018-06-28 Petr Tesarik <ptesarik@suse.cz>
6169
6170 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6171
ed6dfe51
PT
61722018-06-28 Petr Tesarik <ptesarik@suse.cz>
6173
6174 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6175 address argument is omitted.
6176
d4d429d5
PT
61772018-06-28 Petr Tesarik <ptesarik@suse.cz>
6178
6179 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6180
7ab6656f
OJ
61812018-06-27 Omair Javaid <omair.javaid@linaro.org>
6182
6183 PR gdb/21695
6184 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6185 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6186
a33ccfc7
TT
61872018-06-26 Tom Tromey <tom@tromey.com>
6188
6189 PR rust/22574:
6190 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6191 * gdb.rust/simple.rs (struct SimpleLayout): New.
6192
6d72d289
SM
61932018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6194
6195 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6196 "info registers" output.
6197
8363f9d5
RB
61982018-06-21 Richard Bunt <richard.bunt@arm.com>
6199
6200 * gdb.base/watchpoint-hw-attach.c: New test.
6201 * gdb.base/watchpoint-hw-attach.exp: New file.
6202
f00674fe
SM
62032018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6204
6205 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6206 through /bin/sh.
6207 * boards/dwarf4-gdb-index.exp: Likewise.
6208 * boards/fission-dwp.exp: Likewise.
6209
1d554008
UW
62102018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6211
6212 * gdb.base/float128.exp: Add comment and improved fail message
6213 to the failure case of "print large128" test.
6214
d0ac1c44
SM
62152018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6216
6217 * configure.ac: Remove AC_PREREQ.
6218 * configure: Re-generate.
6219
61b04dd0
PA
62202018-06-19 Pedro Alves <palves@redhat.com>
6221
6222 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6223 (func_extern_caller): New.
6224 (main): Call func_extern_caller.
6225 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6226 logic change.
6227
f63b508a
SM
62282018-06-18 Weimin Pan <weimin.pan@oracle.com>
6229
6230 PR gdb/16841
6231 * gdb.cp/typedef-base.cc: New file.
6232 * gdb.cp/typedef-base.exp: New file.
6233
0fe3a558
TV
62342018-06-18 Tom de Vries <tdevries@suse.de>
6235
6236 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6237
7010835a
AB
62382018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6239 Richard Bunt <Richard.Bunt@arm.com>
6240
6241 * gdb.threads/attach-slow-waitpid.c: New file.
6242 * gdb.threads/attach-slow-waitpid.exp: New file.
6243 * gdb.threads/slow-waitpid.c: New file.
6244
14897d65
PA
62452018-06-14 Pedro Alves <palves@redhat.com>
6246
6247 * gdb.base/fork-running-state.c: Include <errno.h>.
6248 (exit_if_relative_exits): New.
6249 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6250 exits.
6251 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6252 child exits.
6253
5d9a0608
TV
62542018-06-14 Tom de Vries <tdevries@suse.de>
6255
6256 PR cli/22573
6257 * gdb.base/finish-pretty.c: New test.
6258 * gdb.base/finish-pretty.exp: New file.
6259
11ae5818
PA
62602018-06-14 Pedro Alves <palves@redhat.com>
6261
6262 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6263 gdb's expected startup output.
6264
1d39de44
PA
62652018-06-14 Pedro Alves <palves@redhat.com>
6266
6267 * lib/selftest-support.exp (selftest_setup): Remove inlined
6268 function handling.
6269
70ee0000
TV
62702018-06-14 Tom de Vries <tdevries@suse.de>
6271
6272 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6273 matching of breakpoint printing.
6274
11f4b608
TV
62752018-06-13 Tom de Vries <tdevries@suse.de>
6276
6277 PR testsuite/23269
6278 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6279 (fork_child): ... here, and ...
6280 (fork_parent): ... here.
6281
62822018-06-12 Tom de Vries <tdevries@suse.de>
6283
6284 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6285
9516f85a
AB
62862018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6287 Stephen Roberts <stephen.roberts@arm.com>
6288
6289 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6290 rewrite test to describe action performed, rather than possible
6291 failure.
6292
5045b3d7
GB
62932018-06-08 Gary Benson <gbenson@redhat.com>
6294
6295 * gdb.threads/check-libthread-db.exp: New file.
6296 * gdb.threads/check-libthread-db.c: Likewise.
6297
c61b06a1
TT
62982018-06-05 Tom Tromey <tom@tromey.com>
6299
6300 * gdb.base/default.exp: Update expected "show version" output.
6301
eb6af809
TT
63022018-06-05 Tom Tromey <tom@tromey.com>
6303
6304 PR cli/12326:
6305 * gdb.cp/static-print-quit.exp: Update.
6306 * lib/gdb.exp (pagination_prompt): Update.
6307 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6308 * gdb.python/python.exp: Update.
6309
178d6a63
JB
63102018-06-04 Joel Brobecker <brobecker@adacore.com>
6311
6312 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6313
8e817061
JB
63142018-06-01 Joel Brobecker <brobecker@adacore.com>
6315
6316 * gdb.ada/bp_fun_addr: New testcase.
6317
e86ca25f
TT
63182018-06-01 Tom Tromey <tom@tromey.com>
6319
6320 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6321 results.
6322 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6323 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6324 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6325 * gdb.base/maint.exp (maint_pass_if): Update.
6326
4b2dfa9d
MR
63272018-05-31 Maciej W. Rozycki <macro@mips.com>
6328
6329 * gdb.base/endian.exp: New test.
6330 * gdb.base/endian.c: New test source.
6331
45f25d6c
AB
63322018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6333
6334 PR gdb/23203
6335 * gdb.base/bt-selected-frame.c: New file.
6336 * gdb.base/bt-selected-frame.exp: New file.
6337 * lib/gdb.exp (get_current_frame_number): New function.
6338
d9f6d7f8
MR
63392018-05-24 Maciej W. Rozycki <macro@mips.com>
6340 Pedro Alves <palves@redhat.com>
6341
6342 * gdb.threads/tls-core.c: Include <stdlib.h>
6343 (thread_proc): Call `abort'.
6344 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6345 (tls_core_test): New procedure, bits factored out from ...
6346 (top level): ... here. Test both native cores and gcore cores.
6347
ff1cf532
TT
63482018-05-23 Tom Tromey <tom@tromey.com>
6349
6350 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6351
b98664d3
TT
63522018-05-23 Tom Tromey <tom@tromey.com>
6353
6354 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6355 symfile_complaints.
6356 (test_short_complaints): Likewise.
6357 (test_empty_complaints): Likewise.
6358 (test_initial_complaints): Update.
6359
4e9668d0
TT
63602018-05-23 Tom Tromey <tom@tromey.com>
6361
6362 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6363
43ba33c7
TT
63642018-05-23 Tom Tromey <tom@tromey.com>
6365
6366 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6367 (test_short_complaints): Update.
6368
035522c0
PA
63692018-05-22 Pedro Alves <palves@redhat.com>
6370
6371 * gdb.base/remote.exp: Only gdb_start after compiling the
6372 testcase. Issue "disconnect" before testing "set remote" command
6373 defaults. Issue clean_restart before running to main.
6374
cc0be08f
PA
63752018-05-22 Pedro Alves <palves@redhat.com>
6376
6377 * gdb.base/remote.exp: Adjust expected output of "show remote
6378 memory-write-packet-size". Add tests for "set remote
6379 memory-write-packet-size 0" and "set remote
6380 memory-write-packet-size fixed/limit".
6381
b1b60145
PA
63822018-05-22 Pedro Alves <palves@redhat.com>
6383
6384 PR gdb/22973
6385 * gdb.base/utf8-identifiers.c: New file.
6386 * gdb.base/utf8-identifiers.exp: New file.
6387
0ec848ad
PFC
63882018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6389
6390 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6391
2c3305f6
PFC
63922018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6393
6394 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6395
ce1e8424
TT
63962018-05-18 Tom Tromey <tom@tromey.com>
6397
6398 * gdb.base/ptype-offsets.exp: Update.
6399
ddfe970e
KS
64002018-05-17 Keith Seitz <keiths@redhat.com>
6401
6402 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6403 in expected breakpoint stop locations.
6404 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6405 move to proper scope to test variable values.
6406 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6407 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6408 New functions.
6409 (main): Call not_inline_func3.
6410 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6411 inline_func1, inline_func2, and inline_func3. Test that when each
6412 breakpoint is hit, GDB properly reports both the stop location
6413 and the backtrace. Repeat tests for temporary breakpoints.
6414
0726fcc6
MR
64152018-05-15 Maciej W. Rozycki <macro@mips.com>
6416
6417 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6418 rather then trying to access it in determining whether the PID
6419 of `gdbserver' could have been retrieved.
6420
8ee22052
AB
64212018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6422
6423 * gdb.arch/amd64-init-x87-values.S: New file.
6424 * gdb.arch/amd64-init-x87-values.exp: New file.
6425
7785df48
JK
64262018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6427
6428 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6429
56bcdbea
TT
64302018-05-04 Tom Tromey <tom@tromey.com>
6431
6432 PR python/22730:
6433 * gdb.python/python.exp: Test multi-line execute.
6434
a913fffb
TT
64352018-05-04 Tom Tromey <tom@tromey.com>
6436
6437 PR python/22731:
6438 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6439
7a2c85f2
TT
64402018-05-04 Tom Tromey <tom@tromey.com>
6441
6442 PR gdb/11750:
6443 * gdb.base/define.exp: Test defining a user command inside a user
6444 command.
6445 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6446
a3b60e45
JK
64472018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6448 Pedro Alves <palves@redhat.com>
6449
6450 PR breakpoints/19806 and support for PR external/20207.
6451 * gdb.base/watchpoint-unaligned.c: New file.
6452 * gdb.base/watchpoint-unaligned.exp: New file.
6453
45fe4a03
AB
64542018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6455
6456 * gdb.base/maint.exp: Make test names unique, use
6457 test_prefix_command_help to test 'help maint info', and remove
6458 repeated test of 'help maint'.
6459
9be2ae8f
TT
64602018-05-04 Tom Tromey <tom@tromey.com>
6461
6462 PR gdb/22619:
6463 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6464 behavior.
6465
11859c31
AB
64662018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6467
6468 * gdb.base/maint.exp: Process output from 'maint print registers'
6469 line at a time.
6470
089a9490
AB
64712018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6472
6473 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6474 timeout.
6475
9b0797e2
AB
64762018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6477
6478 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6479 filter pattern.
6480
f6ac5f3d
PA
64812018-05-02 Pedro Alves <palves@redhat.com>
6482
6483 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6484 to_log_command renames.
6485 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6486
77d3c63b
TT
64872018-05-02 Tom Tromey <tom@tromey.com>
6488
6489 * gdb.python/py-parameter.exp: Set test message.
6490
0489430a
TT
64912018-05-02 Tom Tromey <tom@tromey.com>
6492
6493 PR python/20084:
6494 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6495 PARAM_ZUINTEGER_UNLIMITED tests.
6496
1632f8ba
DR
64972018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6498
6499 PR rust/23124
6500 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6501 when casting.
6502
6d7bb824
TT
65032018-04-30 Tom Tromey <tom@tromey.com>
6504
6505 * gdb.python/py-type.exp: Check align attribute.
6506 * gdb.python/py-type.c: New "aligncheck" global.
6507
007e1530
TT
65082018-04-30 Tom Tromey <tom@tromey.com>
6509
6510 PR exp/17095:
6511 * gdb.dwarf2/dw2-align.exp: New file.
6512 * gdb.cp/align.exp: New file.
6513 * gdb.base/align.exp: New file.
6514 * lib/gdb.exp (gdb_int128_helper): New proc.
6515 (has_int128_c, has_int128_cxx): New caching procs.
6516
6873858b
TT
65172018-04-27 Tom Tromey <tom@tromey.com>
6518
6519 PR rust/22545:
6520 * gdb.rust/simple.exp: Add inclusive range tests.
6521
79188d8d
PA
65222018-04-26 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6525 ifunc breakpoint locations correctly of ifunc breakpoints set
6526 while the program resolves the ifunc.
6527
c7075ad5
PA
65282018-04-26 Pedro Alves <palves@redhat.com>
6529
6530 * gdb.base/gnu-ifunc-final.c: New file.
6531 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6532 * gdb.base/gnu-ifunc.exp (executable): Delete.
6533 (staticexecutable): Adjust.
6534 (lib_opts, exec_opts): Delete.
6535 (make_binsuffix, build, set-break): New procedures.
6536 (misc_tests): New, with tests factored out from the top level.
6537 (top level): Test different combinations of ifunc resolver name,
6538 resolver with and with debug info, and ifunc target with and
6539 without debug info. Wrap static tests with with_target_prefix.
6540
8388016d
PA
65412018-04-26 Pedro Alves <palves@redhat.com>
6542
6543 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6544 return type" warnings.
6545
249b5733
PA
65462018-04-25 Pedro Alves <palves@redhat.com>
6547
6548 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6549 killed".
6550 * gdb.base/kill-after-signal.exp: Likewise.
6551 * gdb.threads/kill.exp: Likewise.
6552
f67c0c91
SDJ
65532018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6554 Sergio Durigan Junior <sergiodj@redhat.com>
6555 Pedro Alves <palves@redhat.com>
6556
6557 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6558 regexps to expect for '[Inferior ... detached]' as well.
6559 * gdb.base/attach.exp: Likewise.
6560 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6561 "gdb_continue_to_end".
6562 (test_catch_syscall_with_wrong_args): Likewise.
6563 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6564 ']'. Don't set 'verbose' on.
6565 * gdb.base/foll-vfork.exp: Likewise.
6566 * gdb.base/fork-print-inferior-events.c: New file.
6567 * gdb.base/fork-print-inferior-events.exp: New file.
6568 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6569 '[Inferior ... has been killed]' message.
6570 * gdb.base/kill-after-signal.exp: Likewise.
6571 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6572 detach message.
6573 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6574 message.
6575 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6576 regexps to expect for '[Inferior ... detached]' as well.
6577 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6578
0a8ddac4
SM
65792018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6580
6581 PR gdb/23104
6582 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6583
701adfb0
PA
65842018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6585
6586 PR gdb/23095
6587 * gdb.base/break-probes.exp: Pass shlib_load to
6588 prepare_for_testing. Set normal_bp to r_debug_state if target is
6589 bsd.
6590
d27d16bf
RB
65912018-04-19 Richard Bunt <richard.bunt@arm.com>
6592
6593 * gdb.threads/multiple-successive-infcall.c: New test.
6594 * gdb.threads/multiple-successive-infcall.exp: New file.
6595
a037790e
TT
65962018-04-17 Tom Tromey <tom@tromey.com>
6597
6598 * gdb.rust/simple.rs (Union): New type.
6599 (main): New local "u".
6600 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6601
e3a91079
AA
66022018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6603
6604 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6605 number information in output of "whereis" command.
6606 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6607
b744723f
AA
66082018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6609
6610 * gdb.ada/info_types.exp: Adjust expected output to the line
6611 numbers now printed by "info var/func/type".
6612 * gdb.base/completion.exp: Likewise.
6613 * gdb.base/included.exp: Likewise.
6614 * gdb.cp/cp-relocate.exp: Likewise.
6615 * gdb.cp/cplusfuncs.exp: Likewise.
6616 * gdb.cp/namespace.exp: Likewise.
6617 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6618
4a4495d6
MM
66192018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6620
6621 * gdb.btrace/cpu.exp: New.
6622
1d509aa6
MM
66232018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6624
6625 * gdb.base/step-indirect-call-thunk.exp: New.
6626 * gdb.base/step-indirect-call-thunk.c: New.
6627 * gdb.reverse/step-indirect-call-thunk.exp: New.
6628 * gdb.reverse/step-indirect-call-thunk.c: New.
6629
6295b6da
SM
66302018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6631
6632 * gdb.base/pie-fork.c: New file.
6633 * gdb.base/pie-fork.exp: New file.
6634
50146e70
TT
66352018-04-11 Tom Tromey <tom@tromey.com>
6636
6637 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6638
f50d8a2e
PA
66392018-04-10 Pedro Alves <palves@redhat.com>
6640
6641 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6642 exits. Instead loop running forever.
6643 (fork_parent): Run forever too.
6644
a0be7a36
SM
66452018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6646
6647 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6648 mi_continue_to_line.
6649 * gdb.mi/mi-stack.c (callee4): Add comment.
6650
9b73db36
SM
66512018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6652
6653 * gdb.mi/mi-stack.exp: Fix indentation.
6654
c912f608
SM
66552018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6656
6657 PR gdb/22979
6658 * gdb.arch/amd64-osabi.exp: New file.
6659
26540402
SM
66602018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6661
6662 PR gdb/22980
6663 * gdb.base/osabi.exp: New file.
6664
121ad66c 66652018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6666
6667 * gdb.cp/static-typedef-print.exp: New file.
6668 * gdb.cp/static-typedef-print.cc: New file.
6669
3fcded8f
JB
66702018-03-27 Joel Brobecker <brobecker@adacore.com>
6671
6672 * gdb.ada/varsize_limit: New testcase.
6673
59cc4834
JB
66742018-03-27 Joel Brobecker <brobecker@adacore.com>
6675
6676 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6677
6678 * gdb.ada/notcplusplus: New testcase.
6679
6680 * gdb.base/c-linkage-name.c: New file.
6681 * gdb.base/c-linkage-name.exp: New testcase.
6682
4ca59a9f
TT
66832018-03-26 Tom Tromey <tom@tromey.com>
6684
6685 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6686 * gdb.python/py-framefilter.py (name_error): New global.
6687 (ErrorInName.function): Use name_error.
6688
978d6c75
TT
66892018-03-26 Tom Tromey <tom@tromey.com>
6690
6691 PR backtrace/15582:
6692 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6693
b7fee5a3
KS
66942018-03-23 Keith Seitz <keiths@redhat.com>
6695
6696 PR c++/22968
6697 * gdb.cp/subtypes.exp: New file.
6698 * gdb.cp/subtypes.h: New file.
6699 * gdb.cp/subtypes.cc: New file.
6700 * gdb.cp/subtypes-2.cc: New file.
6701
376be529
AB
67022018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6703
6704 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6705 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6706 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6707 -nostartfiles when compiling the test. Confirm that all registers
6708 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6709
066cfa98
AB
67102018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6711
6712 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6713 option, syntax was wrong anyway.
6714 * gdb.arch/arm-disp-step.exp: Likewise.
6715 * gdb.arch/sparc64-regs.exp: Likewise.
6716 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6717 option, syntax was wrong anyway, switch to use
6718 prepare_for_testing.
6719 * gdb.arch/i386-disp-step.exp: Likewise.
6720
079670b9
AA
67212018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6722
6723 * gdb.ada/exec_changed.exp: Replace "target_info exists
6724 use_gdb_stub" by "use_gdb_stub".
6725 * gdb.ada/start.exp: Likewise.
6726 * gdb.base/async-shell.exp: Likewise.
6727 * gdb.base/attach-pie-misread.exp: Likewise.
6728 * gdb.base/attach-wait-input.exp: Likewise.
6729 * gdb.base/break-entry.exp: Likewise.
6730 * gdb.base/break-interp.exp: Likewise.
6731 * gdb.base/dprintf-detach.exp: Likewise.
6732 * gdb.base/nostdlib.exp: Likewise.
6733 * gdb.base/solib-nodir.exp: Likewise.
6734 * gdb.base/statistics.exp: Likewise.
6735 * gdb.base/testenv.exp: Likewise.
6736 * gdb.mi/mi-exec-run.exp: Likewise.
6737 * gdb.mi/mi-start.exp: Likewise.
6738 * gdb.multi/dummy-frame-restore.exp: Likewise.
6739 * gdb.multi/multi-arch-exec.exp: Likewise.
6740 * gdb.multi/multi-arch.exp: Likewise.
6741 * gdb.multi/tids.exp: Likewise.
6742 * gdb.multi/watchpoint-multi.exp: Likewise.
6743 * gdb.python/py-events.exp: Likewise.
6744 * gdb.threads/attach-into-signal.exp: Likewise.
6745 * gdb.threads/attach-stopped.exp: Likewise.
6746 * gdb.threads/threadapply.exp: Likewise.
6747 * lib/selftest-support.exp: Likewise.
6748
26d6cec4
AA
67492018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6750
6751 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6752
4ee89e90
SR
67532018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6754
6755 * gdb.perf/template-breakpoints.cc: New file.
6756 * gdb.perf/template-breakpoints.exp: New file.
6757 * gdb.perf/template-breakpoints.py: New file.
6758
92630041
TT
67592018-03-19 Tom Tromey <tom@tromey.com>
6760
6761 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6762 y0.
6763 * gdb.rust/simple.exp: Test bare identifier form of struct
6764 initializer.
6765
76727919
TT
67662018-03-19 Tom Tromey <tom@tromey.com>
6767
6768 * gdb.gdb/observer.exp: Remove.
6769
194ed413
AA
67702018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6771
6772 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6773 "qualified" option when setting breakpoints.
6774 * gdb.trace/backtrace.exp: Likewise.
6775 * gdb.trace/circ.exp: Likewise.
6776 * gdb.trace/collection.exp: Likewise.
6777 * gdb.trace/disconnected-tracing.exp: Likewise.
6778 * gdb.trace/ftrace-lock.exp: Likewise.
6779 * gdb.trace/ftrace.exp: Likewise.
6780 * gdb.trace/infotrace.exp: Likewise.
6781 * gdb.trace/packetlen.exp: Likewise.
6782 * gdb.trace/passc-dyn.exp: Likewise.
6783 * gdb.trace/qtro.exp: Likewise.
6784 * gdb.trace/read-memory.exp: Likewise.
6785 * gdb.trace/report.exp: Likewise.
6786 * gdb.trace/signal.exp: Likewise.
6787 * gdb.trace/status-stop.exp: Likewise.
6788 * gdb.trace/strace.exp: Likewise.
6789 * gdb.trace/tfind.exp: Likewise.
6790 * gdb.trace/trace-break.exp: Likewise.
6791 * gdb.trace/trace-condition.exp: Likewise.
6792 * gdb.trace/trace-mt.exp: Likewise.
6793 * gdb.trace/tstatus.exp: Likewise.
6794 * gdb.trace/tsv.exp: Likewise.
6795 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6796 * gdb.trace/unavailable.exp: Likewise.
6797 * gdb.trace/while-dyn.exp: Likewise.
6798
8b067d2c
AA
67992018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6800
6801 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6802 that libinproctrace is copied to the target.
6803
3ae9ce5d
TT
68042018-03-14 Tom Tromey <tom@tromey.com>
6805
6806 PR cli/14977:
6807 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6808 a null pointer.
6809 * gdb.base/wchar.exp: Likewise.
6810
b8c2339b
TT
68112018-03-14 Tom Tromey <tom@tromey.com>
6812
6813 PR cli/19918:
6814 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6815 flag.
6816
4872dc46
SM
68172018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6818
6819 PR gdb/22841
6820 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6821 "target" to remote_exec.
6822
e4fe3756
SM
68232018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6824
6825 PR gdb/22841
6826 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6827 ${board}_upload): Remove.
6828
e95a97d4
AA
68292018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6830
6831 * gdb.cp/watch-cp.cc: New test.
6832 * gdb.cp/watch-cp.exp: New file.
6833
dbbb1059
AB
68342018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6835
6836 * gdb.base/infcall-nested-structs.exp: New file.
6837 * gdb.base/infcall-nested-structs.c: New file.
6838 * gdb.base/float.exp: Add riscv support.
6839
ecc054c0
TP
68402018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6841
6842 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6843 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6844
25e3c82c
SDJ
68452018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6846
6847 * gdb.server/abspath.exp: New file.
6848 * lib/gdb.exp (with_cwd): New procedure.
6849
3083294d
SM
68502018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6851
6852 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6853 use it.
6854 (gdb_is_target_remote_prompt): New proc.
6855 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6856 (gdb_is_target_native): Pass prompt parameter to
6857 gdb_is_target_1.
6858
3275ef47
SM
68592018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6860
6861 * gdb.base/load-command.c: New file.
6862 * gdb.base/load-command.exp: New file.
6863 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6864 (gdb_is_target_1): ...this, and generalize for other targets
6865 than just remote.
6866 (gdb_is_target_remote): Use gdb_is_target_1.
6867 (gdb_is_target_native): use gdb_is_target_1.
6868
6893c19a
TT
68692018-02-26 Tom Tromey <tom@tromey.com>
6870
6871 PR python/16497:
6872 * gdb.python/py-framefilter.exp: Update test.
6873
2ddeaf8a
TT
68742018-02-26 Tom Tromey <tom@tromey.com>
6875
6876 * gdb.dwarf2/variant.c: New file.
6877 * gdb.dwarf2/variant.exp: New file.
6878
c9317f21
TT
68792018-02-26 Tom Tromey <tom@tromey.com>
6880
6881 * gdb.rust/simple.exp: Accept more possible results in enum test.
6882
6f6d0c26
SM
68832018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6884
6885 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6886 parentheses.
6887
11b03145
MR
68882018-02-23 Maciej W. Rozycki <macro@mips.com>
6889
6890 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6891 name of a variable: $actual_linejj -> $actual_line.
6892
54a27fe5
JB
68932018-02-21 John Baldwin <jhb@FreeBSD.org>
6894
6895 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6896
de65820c
MM
68972018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6898
6899 * gdb.btrace/buffer-size.exp: Do not force BTS.
6900
980548fd
PA
69012018-02-14 Pedro Alves <palves@redhat.com>
6902
6903 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6904 getting a "Quit".
6905
c4e12631
MM
69062018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6907
6908 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6909 Fix test name.
6910
c2e0e465
SM
69112018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6912
6913 * gdb.cp/m-static.exp: Check type of optimized out static
6914 member.
6915
f7216783
AB
69162018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6917
6918 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6919 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6920
0625771b
LS
69212018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6922 Leszek Swirski <leszeks@google.com>
6923
6924 * gdb.python/py-prettyprint.c
6925 (struct to_string_returns_value_inner,
6926 struct to_string_returns_value_wrapper): New.
6927 (main): Add tsrvw variable.
6928 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6929 ToStringReturnsValueWrapper): New classes.
6930 (register_pretty_printers): Register new pretty-printers.
6931 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6932 recursive pretty printer.
6933 * gdb.python/py-mi.exp: Likewise.
6934
59498c30
LS
69352018-02-01 Leszek Swirski <leszeks@google.com>
6936
6937 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6938 functions with the same name as an include file are parsed
6939 correctly.
6940
d4d38844
YQ
69412018-02-01 Yao Qi <yao.qi@linaro.org>
6942
6943 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6944 "\[^\r\n\]*".
6945
07e5f5cf
NP
69462018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6947
6948 * gdb.arch/powerpc-prologue-frame.s: New file.
6949 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6950 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6951
929b5ad4
JB
69522018-01-31 Joel Brobecker <brobecker@adacore.com>
6953
6954 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6955
e671cd59
PA
69562018-01-30 Pedro Alves <palves@redhat.com>
6957
6958 PR gdb/13211
6959 * gdb.base/interrupt-daemon.c: New.
6960 * gdb.base/interrupt-daemon.exp: New.
6961 * gdb.multi/multi-term-settings.c: New.
6962 * gdb.multi/multi-term-settings.exp: New.
6963
fc413dc4
JB
69642018-01-30 Joel Brobecker <brobecker@adacore.com>
6965
6966 * gdb.base/break.exp: Save the location where the breakpoint
6967 on break.c:47 was actually inserted when debugging the version
6968 compiled at -O2 and use it in the expected output of the "info
6969 break" test performed soon after.
6970
5c319bb2
PA
69712018-01-22 Pedro Alves <palves@redhat.com>
6972 Sergio Durigan Junior <sergiodj@redhat.com>
6973
6974 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6975 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6976
a9e40818
JB
69772018-01-22 Joel Brobecker <brobecker@adacore.com>
6978
6979 * gdb.base/break-include.c, gdb.base/break-include.inc,
6980 gdb.base/break-include.exp: New files.
6981 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6982 line number now being the actual line number where the breakpoint
6983 was inserted.
6984 * gdb.mi/mi-break.exp: Likewise.
6985 * gdb.mi/mi-reverse.exp: Likewise.
6986 * gdb.mi/mi-simplerun.exp: Ditto.
6987
e707fc44
AB
69882018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6989
6990 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6991 varobj.
6992 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6993
ae451627
AB
69942018-01-21 Don Breazeal <donb@codesourcery.com>
6995 Andrew Burgess <andrew.burgess@embecosm.com>
6996
6997 * gdb.mi/basics.c: Add new global.
6998 * gdb.mi/mi-frame-regs.exp: New file.
6999 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7000 case.
7001
b1b189e0
AB
70022018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7003
7004 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7005 non-parameter, and on an unknown symbol.
7006
fcfcc376
TT
70072018-01-19 Tom Tromey <tom@tromey.com>
7008
7009 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7010 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7011
634c1c31
AA
70122018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7013
7014 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7015 setrlimit and chdir to int.
7016
d6ad07fd
AA
70172018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7018
7019 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7020 function.
7021 (my_tend): Likewise.
7022 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7023 rationale of avoiding FP- and vector instructions.
7024
adf8243b
RK
70252018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7026
7027 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7028 "info reg" with "\[ \t\]*".
7029 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7030 "\[ \t\]+".
7031 * gdb.arch/s390-multiarch.exp: Ditto.
7032 * gdb.base/pc-fp.exp: Ditto.
7033 * gdb.reverse/i386-precsave.exp: Ditto.
7034 * gdb.reverse/i386-reverse.exp: Ditto.
7035 * gdb.reverse/i387-env-reverse.exp: Ditto.
7036 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7037
dcc06925
AA
70382018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7039
7040 * lib/gdb.exp (gdb_compile): Re-enable use of
7041 universal_compile_options for languages other than Rust.
7042
25d4fd80
AA
70432018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7044
7045 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7046
ee7f689e 70472018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7048
7049 PR gdb/16577
7050 * gdb.base/solib-vanish.exp: New.
7051 * gdb.base/solib-vanish-main.c: New.
7052 * gdb.base/solib-vanish-lib1.c: New.
7053 * gdb.base/solib-vanish-lib2.c: New.
7054
d8447b6b
YQ
70552018-01-17 Yao Qi <yao.qi@linaro.org>
7056
7057 * gdb.compile/compile.exp: Match the address printed for
7058 frame in the output of command "bt".
7059
86d6a90c
TT
70602018-01-15 Tom Tromey <tom@tromey.com>
7061
7062 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7063 compute sp_reg.
7064
cbcdb1aa
AB
70652018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7066
7067 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7068 to prepare.
7069 (prepare): Return 0 on error, 1 on success.
7070
eea61984
PA
70712018-01-12 Pedro Alves <palves@redhat.com>
7072
7073 * gdb.base/continue-after-aborted-step-over.c: New.
7074 * gdb.base/continue-after-aborted-step-over.exp: New.
7075
6181e9c2
SM
70762018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7077
7078 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7079 options when not creating an executable.
7080
3cada740
PA
70812018-01-11 Pedro Alves <palves@redhat.com>
7082
7083 PR remote/22597
7084 * gdb.server/stop-reply-no-thread.c: New file.
7085 * gdb.server/stop-reply-no-thread.exp: New file.
7086
c63d3e8d
PA
70872018-01-10 Pedro Alves <palves@redhat.com>
7088
7089 PR gdb/22670
7090 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7091 functions too. Test setting breakpoints and printing C functions
7092 with no debug info too.
7093 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7094
d4c2a405
PA
70952018-01-10 Pedro Alves <palves@redhat.com>
7096
7097 PR gdb/22670
7098 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7099 a fail.
7100
8825213e
PA
71012018-01-10 Pedro Alves <palves@redhat.com>
7102
7103 PR gdb/22670
7104 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7105
605fd3c6
YQ
71062018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7107
7108 * gdb.server/unittest.exp: Match the output in non-development
7109 mode.
7110
1e5ded6c
YQ
71112018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7112
7113 * gdb.gdb/unittest.exp: Match output in non-development mode.
7114
30066b0b
JB
71152018-01-08 Joel Brobecker <brobecker@adacore.com>
7116
7117 * gdb.ada/access_tagged_param.exp: Relax expected output
7118 for value of "ObjL" in "continue" to pck.inspect breakpoint
7119 test.
7120
04bafb1e
XR
71212018-01-08 Joel Brobecker <brobecker@adacore.com>
7122
9f86398b
JB
7123 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7124 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7125
e379cee6
PA
71262018-01-05 Pedro Alves <palves@redhat.com>
7127
7128 PR gdb/18653
7129 * gdb.base/libsegfault.exp: New.
7130
de63c46b
PA
71312018-01-05 Joel Brobecker <brobecker@adacore.com>
7132
7133 PR gdb/22670
7134 * gdb.ada/access_tagged_param.exp: New file.
7135 * gdb.ada/access_tagged_param/foo.adb: New file.
7136
f98fc17b
PA
71372018-01-05 Pedro Alves <palves@redhat.com>
7138
7139 PR gdb/22670
7140 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7141 exercise lower case too, and to exercise both full matching and
7142 wild matching.
7143
342f8240
JB
71442018-01-05 Joel Brobecker <brobecker@adacore.com>
7145
7146 * gdb.ada/rename_subscript_param: New testcase.
7147
7150d33c
JG
71482018-01-05 Jerome Guitton <guitton@adacore.com>
7149
7150 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7151
cc0e770c
JB
71522018-01-05 Joel Brobecker <brobecker@adacore.com>
7153
7154 * gdb.ada/convvar_comp: New testcase.
7155
672a41aa 71562018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7157
7158 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7159 (My_Table): New global variable.
7160 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7161
7365ec2f
JB
71622018-01-04 Joel Brobecker <brobecker@adacore.com>
7163
7164 PR gdb/22670
7165 * gdb.ada/maint_with_ada: New testcase.
7166
289483b6
JB
71672018-01-04 Joel Brobecker <brobecker@adacore.com>
7168
7169 PR gdb/22670
7170 * gdb.ada/bp_c_mixed_case: New testcase.
7171
344420da
JB
71722018-01-04 Joel Brobecker <brobecker@adacore.com>
7173
7174 PR gdb/22670
7175 * gdb.ada/complete.exp: Add "complete break ada" test.
7176
66fc87a0
JB
71772018-01-04 Joel Brobecker <brobecker@adacore.com>
7178
7179 PR gdb/22670
7180 * gdb.ada/info_addr_mixed_case: New testcase.
7181
9f757bf7
XR
71822018-01-03 Xavier Roirand <roirand@adacore.com>
7183
7184 * gdb.ada/excep_handle.exp: New testcase.
7185 * gdb.ada/excep_handle/foo.adb: New file.
7186 * gdb.ada/excep_handle/pck.ads: New file.
7187
bd570f80
JB
71882018-01-03 Joel Brobecker <brobecker@adacore.com>
7189
7190 * gdb.base/step-line.c: Add extra empty line in copyright header.
7191 * gdb.base/step-line.inp: Likewise.
7192
9fe561ab
JB
71932018-01-02 Joel Brobecker <brobecker@adacore.com>
7194
7195 * gdb.ada/dyn_stride.exp: Add slice test.
7196
a405673c
JB
71972018-01-02 Joel Brobecker <brobecker@adacore.com>
7198
7199 * gdb.ada/dyn_stride: New testcase.
7200
cef0f868
SH
72012017-12-27 Stafford Horne <shorne@gmail.com>
7202
7203 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7204 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7205
b67d92b0
SH
72062017-12-27 Stafford Horne <shorne@gmail.com>
7207
7208 * gdb.base/reggroups.c: New file.
7209 * gdb.base/reggroups.exp: New file.
7210
eccab96d
JB
72112017-12-18 Joel Brobecker <brobecker@adacore.com>
7212
7213 * gdb.dwarf2/ada-valprint-error.c: New file.
7214 * gdb.dwarf2/ada-valprint-error.exp: New file.
7215
0e2da9f0
JB
72162017-12-18 Joel Brobecker <brobecker@adacore.com>
7217
7218 * gdb.ada/assign_arr: New testcase.
7219
cb923fcc
XR
72202017-12-18 Xavier Roirand <roirand@adacore.com>
7221
7222 * gdb.ada/funcall_ptr: New testcase.
7223
7c161838
SDJ
72242017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7225
7226 PR cli/16224
7227 * gdb.base/ptype-offsets.cc: New file.
7228 * gdb.base/ptype-offsets.exp: New file.
7229
1af17fd9
YQ
72302017-12-15 Yao Qi <yao.qi@linaro.org>
7231
7232 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7233 if XML is disabled.
7234
828d5846
XR
72352017-12-15 Xavier Roirand <roirand@adacore.com>
7236
7237 * gdb.ada/same_component_name: New testcase.
7238
79e8fcaa
JB
72392017-12-14 Joel Brobecker <brobecker@adacore.com>
7240
7241 * gdb.ada/str_binop_equal: New testcase.
7242
e05fa6f9
JB
72432017-12-14 Joel Brobecker <brobecker@adacore.com>
7244
7245 * gdb.ada/task_switch_in_core: New testcase.
7246
b89641ba
SM
72472017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7248
7249 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7250 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7251 call test_bkpt_qualified.
7252 (test_bkpt_qualified): New proc.
7253
6892d2e4
PA
72542017-12-13 Pedro Alves <palves@redhat.com>
7255
7256 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7257 Tighten regexp by matching with an anchor.
7258
a22ecf70
PA
72592017-12-13 Pedro Alves <palves@redhat.com>
7260
7261 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7262 ("expression with namespace"): New set of tests.
7263 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7264 (Nested::Test_NS::qux): New.
7265 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7266 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7267
9937536c
JB
72682017-12-13 Joel Brobecker <brobecker@adacore.com>
7269
7270 * gdb.base/server-del-break.c: New file.
7271 * gdb.base/server-del-break.exp: New file.
7272
fe49c6f5
SH
72732017-12-12 Stafford Horne <shorne@gmail.com>
7274
7275 * gdb.xml/tdesc-regs.exp: Add or1k support.
7276
c3d18620
SH
72772017-12-12 Stafford Horne <shorne@gmail.com>
7278
7279 * gdb.base/bp-permanent.c: Define nop of or1k.
7280
c5f9cfc8
JB
72812017-12-11 Joel Brobecker <brobecker@adacore.com>
7282
7283 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7284 output with components being reordered.
7285
a9c135fc
JB
72862017-12-11 Joel Brobecker <brobecker@adacore.com>
7287
7288 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7289 output with components being reordered.
7290
927aa2e7
JK
72912017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7292 Pedro Alves <palves@redhat.com>
7293
7294 * gdb.base/maint.exp (check for .gdb_index): Check also for
7295 .debug_names.
7296 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7297 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7298 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7299 (.gdb_index used after symbol reloading): Support also .debug_names.
7300 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7301
f17d9474
YQ
73022017-12-08 Yao Qi <yao.qi@linaro.org>
7303
7304 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7305 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7306
a0de8c21
YQ
73072017-12-08 Yao Qi <yao.qi@linaro.org>
7308
7309 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7310 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7311
a738ea1d
YQ
73122017-12-08 Yao Qi <yao.qi@linaro.org>
7313
7314 * gdb.arch/aarch64-tagged-pointer.c: New file.
7315 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7316
1cd9a73b
SDJ
73172017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7318
7319 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7320 "int".
7321
fa6eb693
KS
73222017-12-07 Keith Seitz <keiths@redhat.com>
7323
7324 PR breakpoints/22569
7325 * gdb.linespec/ls-errs.exp: Change expected result of "break
7326 -source this file has spaces.c -line 3".
7327 Check that an explicit source file followed by whitespace is
7328 identified as an invalid explicit location.
7329
883fd55a
KS
73302017-12-07 Keith Seitz <keiths@redhat.com>
7331
7332 * gdb.cp/nested-types.cc: New file.
7333 * gdb.cp/nested-types.exp: New file.
7334 * lib/cp-support.exp: Load data-structures.exp library.
7335 (debug_cp_test_ptype_class): New global.
7336 (cp_ptype_class_verbose, next_line): New procedures.
7337 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7338 Add and document new return value.
7339 Switch the list of lines to a queue.
7340 Add support for new `type' key for nested type definitions.
7341 Add debugging/troubleshooting messages.
7342 * lib/data-structures.exp: New file.
7343
ec72db3e
SM
73442017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7345
7346 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7347 with proc_with_prefix, don't use with_test_prefix.
7348
99598d71
TT
73492017-12-07 Tom Tromey <tom@tromey.com>
7350
7351 * gdb.base/break.exp: Add test for empty "commands".
7352
a8806230
YQ
73532017-12-07 Yao Qi <yao.qi@linaro.org>
7354
7355 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7356 malloc and catch syscall.
7357
824cc835
PM
73582017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7359
e79be6e5 7360 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7361 tests for explicit locations.
7362
7cc244de
PA
73632017-12-06 Pedro Alves <palves@redhat.com>
7364
7365 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7366 force-disabling XML descriptions.
7367
50a1fdd5
PA
73682017-12-04 Pedro Alves <palves@redhat.com>
7369
7370 PR gdb/22499
7371 * gdb.arch/amd64-disp-step-avx.S: New file.
7372 * gdb.arch/amd64-disp-step-avx.exp: New file.
7373
f0fb2488
PA
73742017-12-03 Pedro Alves <palves@redhat.com>
7375
7376 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7377 and <string.h>.
7378 (parent_function): Print distinct messages when waitpid fails, or
7379 the child exits with a signal, or the child exits for an unhandled
7380 reason.
7381 * gdb.threads/process-dies-while-detaching.exp
7382 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7383 it. Wait for both inferior output and GDB's prompt. Use an
7384 indirect spawn id list.
7385 (do_detach): New parameter 'child_exit'. Use it to compute
7386 expected inferior output.
7387 (test_detach, test_detach_watch, test_detach_killed_outside):
7388 Adjust to pass down the expected child exit kind.
7389
97cbe998
SDJ
73902017-12-01 Joel Brobecker <brobecker@adacore.com>
7391 Sergio Durigan Junior <sergiodj@redhat.com>
7392 Pedro Alves <palves@redhat.com>
7393
7394 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7395
40fc416f
SDJ
73962017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7397
7398 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7399 to 'symbol-file' and 'add-symbol-file' can be
7400 position-independent.
7401
1cc75e92
YQ
74022017-12-01 Yao Qi <yao.qi@linaro.org>
7403
7404 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7405 the URL in copyright header.
7406 * gdb.arch/aarch64-fp.exp: Likewise.
7407 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7408 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7409 * gdb.base/expand-psymtabs.exp: Likewise.
7410 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7411 * gdb.fortran/common-block.exp: Likewise.
7412 * gdb.fortran/common-block.f90: Likewise.
7413 * gdb.fortran/logical.exp: Likewise.
7414 * gdb.fortran/vla-datatypes.f90: Likewise.
7415 * gdb.fortran/vla-sub.f90: Likewise.
7416
875fb7a7
JB
74172017-11-30 Joel Brobecker <brobecker@adacore.com>
7418
7419 * gdb.ada/repeat_dyn: New testcase.
7420
6f14765f
UW
74212017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7422
7423 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7424 Update for changed thread numbering.
7425 * gdb.cell/bt.exp: Update for changed GDB output.
7426
f1af7b94
SM
74272017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7428
7429 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7430 setting isremote by hand.
7431 * boards/dwarf4-gdb-index.exp: Likewise.
7432 * boards/fission.exp: Likewise.
7433 * boards/stabs.exp: Likewise.
7434
e3919f3e
PA
74352017-11-30 Pedro Alves <palves@redhat.com>
7436
7437 * gdb.linespec/cpls-ops.exp
7438 (check_explicit_skips_function_argument): Extract the underlying
7439 type of size_t instead of hardcoding it.
7440
bd69330d
PA
74412017-11-29 Pedro Alves <palves@redhat.com>
7442
7443 PR c++/19436
7444 * gdb.linespec/cpls-abi-tag.cc: New file.
7445 * gdb.linespec/cpls-abi-tag.exp: New file.
7446
a20714ff
PA
74472017-11-29 Pedro Alves <palves@redhat.com>
7448
7449 * gdb.base/langs.exp: Use -qualified.
7450 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7451 it.
7452 * gdb.cp/namespace.exp: Use -qualified.
7453 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7454 (overload-3, template-overload, template-ret-type, const-overload)
7455 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7456 procedures.
7457 (test_driver): Call them.
7458 * gdb.cp/save-bp-qualified.cc: New.
7459 * gdb.cp/save-bp-qualified.exp: New.
7460 * gdb.linespec/explicit.exp: Test -qualified.
7461 * lib/completion-support.exp (completion::explicit_opts_list): Add
7462 "-qualified".
7463 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7464
f6f1d339
PM
74652017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7466
7467 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7468
02ca603a
TT
74692017-11-29 Tom Tromey <tom@tromey.com>
7470
7471 * gdb.base/relocate.exp: Update invalid argument test.
7472 Add new tests for invalid arguments.
7473
ed6c0bfb
TP
74742017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7475
7476 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7477 Return 0 as a long.
7478 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7479
f106e10e
TP
74802017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7481
7482 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7483 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7484 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7485 func ().
7486 * gdb.cp/shadow.cc (B.func): Return 0.
7487
10329bb2
JB
74882017-11-27 Joel Brobecker <brobecker@adacore.com>
7489
7490 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7491 expected output in gdb_expect call to allow the exception
7492 message to be present as well. Fix syntax confusion to avoid
7493 TCL thinking that exception_name is an array.
7494
617cd4bc
UW
74952017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7496
7497 * gdb.arch/spu-info.c: Include <unistd.h>.
7498 (do_signal_test): Fix broken calls to write.
7499 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7500 Fix checks for empty mailboxes. Update signal tests for corrected
7501 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7502 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7503 * gdb.cell/arch.exp: Use standard_output_file.
7504 * gdb.cell/break.exp: Likewise.
7505 * gdb.cell/bt.exp: Likewise.
7506 * gdb.cell/core.exp: Likewise.
7507 * gdb.cell/dwarfaddr.exp: Likewise.
7508 * gdb.cell/ea-cache.exp: Likewise.
7509 * gdb.cell/ea-standalone.exp: Likewise.
7510 * gdb.cell/f-regs.exp: Likewise.
7511 * gdb.cell/fork.exp: Likewise.
7512 * gdb.cell/gcore.exp: Likewise.
7513 * gdb.cell/mem-access.exp: Likewise.
7514 * gdb.cell/ptype.exp: Likewise.
7515 * gdb.cell/registers.exp: Likewise.
7516 * gdb.cell/sizeof.exp: Likewise.
7517 * gdb.cell/solib-symbol.exp: Likewise.
7518 * gdb.cell/solib.exp: Likewise.
617cd4bc 7519
a81aaca0
PA
75202017-11-25 Pedro Alves <palves@redhat.com>
7521
7522 * gdb.base/complete-empty.exp: New file.
7523 * gdb.base/completion.exp: Adjust.
7524
6a3c6ee4
PA
75252017-11-25 Pedro Alves <palves@redhat.com>
7526
7527 * gdb.linespec/cpls-ops.cc: New file.
7528 * gdb.linespec/cpls-ops.exp: New file.
7529 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7530 factored out from ...
7531 (test_complete_prefix_range): ... this.
7532
8955eb2d
PA
75332017-11-24 Pedro Alves <palves@redhat.com>
7534
7535 * gdb.linespec/cpcompletion.exp: New file.
7536 * gdb.linespec/cpls-hyphen.cc: New file.
7537 * gdb.linespec/cpls.cc: New file.
7538 * gdb.linespec/cpls2.cc: New file.
7539 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7540 test to use test_gdb_complete_unique. Add label completion,
7541 keyword completion and explicit location completion tests.
7542 * lib/completion-support.exp: New file.
7543
e547c119
JB
75442017-11-24 Joel Brobecker <brobecker@adacore.com>
7545
7546 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7547 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7548 when hitting an exception catchpoint.
7549
7c3c1aa8
YQ
75502017-11-22 Yao Qi <yao.qi@linaro.org>
7551
7552 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7553
41bd68f5
SM
75542017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7555
7556 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7557 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7558 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7559
1daad298
YQ
75602017-11-22 Yao Qi <yao.qi@linaro.org>
7561
7562 * gdb.base/info-os.exp: Pass pthreads.
7563 * gdb.multi/multi-attach.exp: Likewise.
7564
88465e87
YQ
75652017-11-22 Yao Qi <yao.qi@linaro.org>
7566
7567 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7568 compiler.
7569
dc196b23
YQ
75702017-11-22 Yao Qi <yao.qi@linaro.org>
7571
7572 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7573 * gdb.base/break-interp.exp: Likewise.
7574 * gdb.base/jit-attach-pie.exp: Likewise.
7575
2400729e
UW
75762017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7577
7578 * gdb.base/float128.c (large128): New variable.
7579 * gdb.base/float128.exp: Add test to print largest __float128 value.
7580
7a26362d
UW
75812017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7582
7583 * gdb.arch/vsx-regs.exp: Update register content checks.
7584
ed0f4273
UW
75852017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7586
7587 * gdb.arch/ppc-longdouble.exp: New file.
7588 * gdb.arch/ppc-longdouble.c: Likewise.
7589
a25d69c6
PA
75902017-11-21 Pedro Alves <palves@redhat.com>
7591
7592 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7593
73fcf641
PA
75942017-11-20 Pedro Alves <palves@redhat.com>
7595
7596 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7597 (long_double_typedef): New typedefs.
7598 Use DEF on double and long double.
7599 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7600 cases.
7601 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7602 and 'long_double_ptr_same_size' locals. Use them to decide
7603 whether cast from array/function to float is valid/invalid.
7604
71a3c369
TT
76052017-11-17 Tom Tromey <tom@tromey.com>
7606
7607 * gdb.rust/traits.rs: New file.
7608 * gdb.rust/traits.exp: New file.
7609
ced9779b
JB
76102017-11-17 Joel Brobecker <brobecker@adacore.com>
7611
7612 * gdb.ada/minsyms: New testcase.
7613
a0922d80
PA
76142017-11-16 Pedro Alves <palves@redhat.com>
7615
7616 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7617 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7618
ea04e54c
PA
76192017-11-16 Pedro Alves <palves@redhat.com>
7620
7621 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7622 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7623
e849ea89
PA
76242017-11-16 Pedro Alves <palves@redhat.com>
7625
7626 * gdb.server/reconnect-ctrl-c.c: New file.
7627 * gdb.server/reconnect-ctrl-c.exp: New file.
7628
d8ae99a7
PM
76292017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7630
7631 * gdb.python/py-rbreak.exp: New file.
7632 * gdb.python/py-rbreak.c: New file.
7633 * gdb.python/py-rbreak-func2.c: New file.
7634
968a13f8
PA
76352017-11-16 Pedro Alves <palves@redhat.com>
7636
7637 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7638 pattern.
7639 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7640 GDB.
7641
71774bc9
SM
76422017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7643
7644 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7645 regex.
7646
ddbb44cf
SM
76472017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7648
7649 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7650 test names.
7651
584a564f
PA
76522017-11-09 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7655 factored out from ...
7656 (top level): ... here, and adjusted to avoid expecting beyond the
7657 prompt in a single gdb_test_multiple.
7658
5ed7a928
PA
76592017-11-09 Pedro Alves <palves@redhat.com>
7660
7661 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7662 output.
7663 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7664 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7665 * gdb.server/ext-run.exp ("kill" test): Likewise.
7666 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7667
a60e0738
PA
76682017-11-09 Pedro Alves <palves@redhat.com>
7669
7670 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7671 match till end of line.
7672
2c88253f
PA
76732017-11-09 Pedro Alves <palves@redhat.com>
7674
7675 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7676
c7a38517
PA
76772017-11-09 Pedro Alves <palves@redhat.com>
7678
7679 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7680 New procedures, factored out from ...
7681 (top level): ... here, and adjusted to avoid expecting beyond the
7682 prompt in one go.
7683
f29f4b6b
PA
76842017-11-09 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7687 output. Fix '?' match.
7688
286acbb5
JB
76892017-11-08 Joel Brobecker <brobecker@adacore.com>
7690
7691 * gdb.ada/scoped_watch: New testcase.
7692 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7693 which is actually correct.
7694 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7695 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7696
62d7ae92
PA
76972017-11-08 Pedro Alves <palves@redhat.com>
7698
7699 * gdb.gdb/complaints.exp (test_initial_complaints)
7700 (test_serial_complaints, test_short_complaints): Call
7701 complaint_internal instead of complaint.
7702
280ca31f
DT
77032017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7704
7705 * gdb.threads/tls-core.c: New file.
7706 * gdb.threads/tls-core.exp: Likewise.
7707
b5ec771e
PA
77082017-11-08 Pedro Alves <palves@redhat.com>
7709
7710 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7711 (p Exported_Capitalized): New test.
7712 (p exported_capitalized): New test.
7713
a02b41a7
PA
77142017-11-07 Pedro Alves <palves@redhat.com>
7715
7716 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7717
95e95a6d
PA
77182017-11-07 Pedro Alves <palves@redhat.com>
7719
7720 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7721 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7722 (disable_invalid, disable_inverted, disable_negative): New
7723 procedures.
7724 ("bad numbers"): New set of tests.
7725
cee62dbd
PA
77262017-11-07 Pedro Alves <palves@redhat.com>
7727
7728 * gdb.cp/ena-dis-br-range.exp: Add tests.
7729
cc638e86
PA
77302017-11-07 Pedro Alves <palves@redhat.com>
7731
7732 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7733
d0fe4701
XR
77342017-11-07 Xavier Roirand <roirand@adacore.com>
7735 Pedro Alves <palves@redhat.com>
7736
7737 * gdb.base/ena-dis-br.exp: Add reference to
7738 gdb.cp/ena-dis-br-range.exp.
7739 * gdb.cp/ena-dis-br-range.exp: New file.
7740 * gdb.cp/ena-dis-br-range.cc: New file.
7741
46f67f80
PA
77422017-11-06 Pedro Alves <palves@redhat.com>
7743
7744 * gdb.base/attach-non-pgrp-leader.c: New.
7745 * gdb.base/attach-non-pgrp-leader.exp: New.
7746
726e1356
PA
77472017-11-06 Pedro Alves <palves@redhat.com>
7748
7749 * configure.ac: No longer check for termio.h and sgtty.h.
7750 * configure: Regenerate.
7751 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7752 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7753 Remove termio and sgtty code.
7754
50ab6ace
YQ
77552017-11-03 Yao Qi <yao.qi@linaro.org>
7756
7757 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7758 in GDB is disabled.
7759
8e68731c
YQ
77602017-11-03 Yao Qi <yao.qi@linaro.org>
7761
7762 * gdb.python/py-thrhandle.exp: Skip it if python is not
7763 enabled.
7764
3a87ae65
SM
77652017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7766
7767 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7768 as a breakpoint command.
7769
484d8d36
MD
77702017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7771
7772 PR python/21213
7773 * gdb.python/py-infthread.exp: Test calling
7774 InferiorThread.inferior () multiple times in a row.
7775
4a27f119
KS
77762017-10-27 Keith Seitz <keiths@redhat.com>
7777
7778 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7779 Test "info break" for every inlined function breakpoint.
7780
bb11dd58
YQ
77812017-10-27 Yao Qi <yao.qi@linaro.org>
7782
7783 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7784
a43f3893
PF
77852017-10-26 Patrick Frants <osscontribute@gmail.com>
7786
7787 * gdb.cp/classes.exp (test_static_members): Test printing
7788 Outer::instance.
7789 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7790 (Inner::instance, Outer::instance): New.
7791
792ccf00
PA
77922017-10-24 Pedro Alves <palves@redhat.com>
7793
7794 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7795 extra console" test in two stages.
7796
eb2bfbad
PA
77972017-10-24 Pedro Alves <palves@redhat.com>
7798
7799 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7800
1f75a651
PA
78012017-10-24 Pedro Alves <palves@redhat.com>
7802
7803 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7804 loop.
7805
779990d9
PA
78062017-10-24 Pedro Alves <palves@redhat.com>
7807
7808 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7809 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7810
ad9b8f5d
PA
78112017-10-24 Pedro Alves <palves@redhat.com>
7812
7813 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7814 parameter and handle it. Don't output read value in test name.
7815
fee6da6e
PA
78162017-10-24 Pedro Alves <palves@redhat.com>
7817
7818 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7819 custom test name.
7820
10389c2c
PA
78212017-10-24 Pedro Alves <palves@redhat.com>
7822
7823 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7824 include the unstable output directory name in the test's name.
7825 (initial_setup_simple) <'set args'>: Use custom test name.
7826
a80e65a9
PA
78272017-10-24 Pedro Alves <palves@redhat.com>
7828
7829 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7830 with explicit test name.
7831
15763a09
PA
78322017-10-20 Pedro Alves <palves@redhat.com>
7833
7834 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7835 'wait -i'. Use gdb_assert and remote_close.
7836
49a4ce2e
AB
78372017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7838
7839 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7840 number from variable rather than hard-coded.
7841
a75868f5
PA
78422017-10-19 Pedro Alves <palves@redhat.com>
7843
7844 * gdb.base/long-inferior-output.c: New file.
7845 * gdb.base/long-inferior-output.exp: New file.
7846
c8ba13ad
KS
78472017-11-18 Keith Seitz <keiths@redhat.com>
7848
7849 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7850 method.
7851 (main): Call it.
7852 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7853 Add additional user-defined conversion operator tests.
7854
b27de576
PA
78552017-10-17 Pedro Alves <palves@redhat.com>
7856
7857 * boards/native-stdio-gdbserver.exp: Load "local-board".
7858
8484c955
PA
78592017-10-17 Pedro Alves <palves@redhat.com>
7860
7861 * gdb.base/quit-live.c: New file.
7862 * gdb.base/quit-live.exp: New file.
7863
83d5a34d
KS
78642017-10-16 Keith Seitz <keiths@redhat.com>
7865
7866 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7867 (class_with_protected_typedef, class_with_private_typedef)
7868 (struct_with_public_typedef, struct_with_protected_typedef)
7869 (struct_with_private_typedef): New classes/structs.
7870 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7871 typedefs and access specifiers.
7872
739b3f1d
PA
78732017-10-16 Pedro Alves <palves@redhat.com>
7874 Simon Marchi <simon.marchi@polymtl.ca>
7875
7876 * README (Local vs Remote vs Native): New section.
7877 * boards/local-board.exp: New file, with bits factored out from
7878 ...
7879 * boards/native-extended-gdbserver.exp: ... here. Load
7880 "local-board".
7881 * boards/native-gdbserver.exp: Load "local-board".
7882 (${board}_spawn, ${board}_exec): Delete.
7883 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7884 ...
7885 * boards/stdio-gdbserver-base.exp: ... this new file.
7886 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7887 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7888 procedure.
7889 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7890 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7891 stdio_gdbserver_command.
7892 (${board}_get_remote_address, ${board}_get_comm_port)
7893 (${board}_download, ${board}_upload): Delete.
7894 (get_target_remote_pipe_cmd): New.
7895
fe68b953
SM
78962017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7897
7898 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7899 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7900 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7901 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7902 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7903 remove with_test_prefix.
7904
300b6685
PA
79052017-10-13 Pedro Alves <palves@redhat.com>
7906
7907 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7908 * gdb.base/annota1.exp: Use it instead of is_remote.
7909 * gdb.base/annota3.exp: Use it instead of is_remote.
7910 * gdb.cp/annota2.exp: Use it instead of is_remote.
7911 * gdb.cp/annota3.exp: Use it instead of is_remote.
7912 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7913
50500caf
PA
79142017-10-13 Pedro Alves <palves@redhat.com>
7915
7916 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7917 (test_num_test_vars, run_and_count_vars, find_env)
7918 (test_set_unset_env, test_inherit_env_var): New procedures.
7919 (top level): Use them.
7920
dad0c6d2
PA
79212017-10-13 Pedro Alves <palves@redhat.com>
7922
7923 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7924 also skip on stub-like targets.
7925
8b0553c1
PA
79262017-10-13 Pedro Alves <palves@redhat.com>
7927
7928 PR gdb/22293
7929 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7930 (top level): Move some tests to ...
7931 (test_not_found): ... this new procedure.
7932 (top level): Call it.
7933
7594f623
PA
79342017-10-13 Pedro Alves <palves@redhat.com>
7935
7936 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7937 expect different "info terminal" output if testing with a
7938 non-native target.
7939
ebe3b402
PA
79402017-10-13 Pedro Alves <palves@redhat.com>
7941 Simon Marchi <simon.marchi@polymtl.ca>
7942
7943 PR python/12966
7944 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7945
42f1b161
PA
79462017-10-13 Pedro Alves <palves@redhat.com>
7947
7948 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7949 already.
7950
8d6ef72b
PA
79512017-10-13 Pedro Alves <palves@redhat.com>
7952
7953 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7954 is_remote.
7955
d7bcd5b8
PA
79562017-10-13 Pedro Alves <palves@redhat.com>
7957
7958 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7959 is_remote.
7960
df479dc6
PA
79612017-10-13 Pedro Alves <palves@redhat.com>
7962
7963 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7964 is set.
7965 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7966 instead of is_remote.
7967
23fb630a
PA
79682017-10-13 Pedro Alves <palves@redhat.com>
7969
7970 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7971 (top level): Add comment.
7972
cc77b1dc
PA
79732017-10-13 Pedro Alves <palves@redhat.com>
7974
7975 * gdb.base/remote.exp (top level): Fix comment typo and add
7976 missing return.
7977
27c9e813
PA
79782017-10-13 Pedro Alves <palves@redhat.com>
7979 Simon Marchi <simon.marchi@polymtl.ca>
7980
7981 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7982 calls and add comments. Skip test if use_gdb_stub is set.
7983 (top level): Use "set cwd" command instead of "cd" command.
7984
5e830d98
PA
79852017-10-13 Pedro Alves <palves@redhat.com>
7986
7987 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7988 is_remote target check.
7989
f5ca0032
PA
79902017-10-13 Pedro Alves <palves@redhat.com>
7991
7992 * gdb.base/scope.exp: Use build_executable + clean_restart +
7993 gdb_file_cmd instead of prepare_for_testing and no longer skip
7994 "before run" tests on is_remote target boards. Update comments.
7995 * boards/native-extended-gdbserver.exp
7996 (extended_gdbserver_load_last_file): New, factored out from ...
7997 (gdb_load): ... this. Move further below and add comment.
7998 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7999
8aed1c0d
PA
80002017-10-12 Pedro Alves <palves@redhat.com>
8001
8002 * gdb.base/attach.exp: Remove references to gdb64.
8003 * gdb.base/dbx.exp: Remove references to gdb64.
8004
cfa34c87
SM
80052017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8006 Pedro Alves <palves@redhat.com>
8007
8008 * gdb.base/label.exp: Remove is_remote target check.
8009
9192b7de
PA
80102017-10-12 Pedro Alves <palves@redhat.com>
8011
8012 * gdb.base/auvx.exp (coredir): Update comment.
8013 (top level) <core_works>: Use "set cwd" command instead of "cd"
8014 command.
8015
6bf0052d
PA
80162017-10-12 Pedro Alves <palves@redhat.com>
8017 Simon Marchi <simon.marchi@polymtl.ca>
8018
8019 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8020 target boards.
8021
e48ef82d
PA
80222017-10-12 Pedro Alves <palves@redhat.com>
8023 Simon Marchi <simon.marchi@polymtl.ca>
8024
8025 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8026 Instead skip if there's any gdb_protocol set.
8027
8d7aea57
SM
80282017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8029 Pedro Alves <palves@redhat.com>
8030
8031 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8032
30440677
PA
80332017-10-12 Pedro Alves <palves@redhat.com>
8034 Simon Marchi <simon.marchi@polymtl.ca>
8035
8036 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8037 instead of on dejagnu remote boards.
8038
4e04f045 80392017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8040 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8041
8042 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8043 checks. Use build_executable + clean_restart instead of
8044 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8045 of enabling non-stop after starting gdb.
8046
871a186e
PA
80472017-10-12 Pedro Alves <palves@redhat.com>
8048
8049 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8050 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8051 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8052 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8053
56d704da
AK
80542017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8055
8056 * gdb.arch/arc-tdesc-cpu.exp: New file.
8057 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8058
2f20e312
SM
80592017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8060
8061 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8062
65630365
PA
80632017-10-10 Pedro Alves <palves@redhat.com>
8064
8065 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8066 expect CLI output.
8067
bf469271
PA
80682017-10-10 Pedro Alves <palves@redhat.com>
8069
8070 * lib/selftest-support.exp (selftest_setup): Update for
8071 captured_command_loop's prototype change.
8072
777a42f1
PA
80732017-10-09 Pedro Alves <palves@redhat.com>
8074
8075 Test both arch1=>arch2 and arch2=>arch1.
8076
8077 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8078 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8079 factored out to...
8080 (append_arch1_options, append_arch2_options, append_arch_options)
8081 (build_executables): New procedures.
8082 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8083 local.
8084 (top level): Add new 'first_arch' testing axis.
8085
cbd2b4e3
PA
80862017-10-09 Pedro Alves <palves@redhat.com>
8087
8088 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8089 (barrier): New.
8090 (thread_start, all_started): New functions.
8091 (main): Spawn new thread and wait until it is scheduled.
8092 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8093 option.
8094 (do_test): Add 'selected_thread' parameter. Run to all_started
8095 instead of main. Explicitly set the breakpoint at main. Switch
8096 to the SELECTED_THREAD thread.
8097 (top level): Test handling the exec event with either the main
8098 thread or the second thread selected.
8099
5c9e4427
PA
81002017-10-09 Pedro Alves <palves@redhat.com>
8101
8102 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8103 logic. Move STOP marker after the value checks.
8104 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8105 regexp.
8106
b3b7c423
SL
81072017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8108
8109 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8110
3b4b2f16
UW
81112017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8112
8113 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8114 integer-to-dfp conversion.
8115 * gdb.base/dfp-test.exp: Likewise.
8116
5cd63fda
PA
81172017-10-04 Pedro Alves <palves@redhat.com>
8118
8119 * gdb.multi/hangout.c: Include <unistd.h>.
8120 (hangout_loop): New function.
8121 (main): Call alarm. Call hangout_loop in a loop.
8122 * gdb.multi/hello.c: Include <unistd.h>.
8123 (hello_loop): New function.
8124 (main): Call alarm. Call hangout_loop in a loop.
8125 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8126 inferior with the other selected.
8127
4c71c105
SM
81282017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8129
8130 * gdb.mi/list-thread-groups-available.exp: New file.
8131 * gdb.mi/list-thread-groups-available.c: New file.
8132
bc3b087d
SDJ
81332017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8134
8135 * gdb.base/set-cwd.exp: Make it available on
8136 native-extended-gdbserver.
8137
d092c5a2
SDJ
81382017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8139
8140 * gdb.base/set-cwd.c: New file.
8141 * gdb.base/set-cwd.exp: Likewise.
8142
45320ffa
TT
81432017-10-02 Tom Tromey <tom@tromey.com>
8144
8145 PR rust/22236:
8146 * gdb.rust/simple.rs (main): New variable "fslice".
8147 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8148
b3e3859b
TT
81492017-10-02 Tom Tromey <tom@tromey.com>
8150
8151 * gdb.rust/simple.exp: Test ptype of a slice.
8152
01af5e0d
TT
81532017-10-02 Tom Tromey <tom@tromey.com>
8154
8155 * gdb.rust/simple.exp: Test index of slice.
8156
a9bbfbd8
TT
81572017-09-27 Tom Tromey <tom@tromey.com>
8158
8159 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8160
df8899e5
TP
81612017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8162 Pedro Alves <palves@redhat.com>
8163
8164 * gdb.base/compare-sections.exp (get value of read-only section): Read
8165 as unsigned value.
8166 (corrupt read-only section): Likewise and don't set written if patching
8167 failed.
8168
757bf54b
KB
81692017-09-21 Kevin Buettner <kevinb@redhat.com>
8170
8171 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8172 files.
8173
06871ae8
PA
81742017-09-20 Pedro Alves <palves@redhat.com>
8175
8176 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8177 symbol names in gdb's output.
8178 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8179
e5f25bc5
PA
81802017-09-20 Pedro Alves <palves@redhat.com>
8181
8182 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8183 Rename to ...
8184 (test_list_ambiguous_symbol): ... this and add a symbol name
8185 parameter. Adjust.
8186 (test_list_ambiguous_function): Reimplement on top of
8187 test_list_ambiguous_symbol and also test listing ambiguous
8188 variables.
8189 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8190 (ambiguous_fun): ... this.
8191 (ambiguous_var): New.
8192 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8193 (ambiguous_fun): ... this.
8194 (ambiguous_var): New.
8195
4e5a4f58
JB
81962017-09-19 John Baldwin <jhb@FreeBSD.org>
8197
8198 * gdb.base/starti.c: New file.
8199 * gdb.base/starti.exp: New file.
8200 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8201
26e53f3e
PA
82022017-09-14 Pedro Alves <palves@redhat.com>
8203
8204 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8205 (top level): Use it instead of runto.
8206
cb791d59
TT
82072017-09-11 Tom Tromey <tom@tromey.com>
8208
8209 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8210
7c96f8c1
TT
82112017-09-11 Tom Tromey <tom@tromey.com>
8212
8213 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8214 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8215
469412dd
CW
82162017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8217
8218 * gdb.fortran/printing-types.exp: New file.
8219 * gdb.fortran/printing-types.exp: New file.
8220
e0f86435
BH
82212017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8222
8223 * gdb.fortran/vla-ptype.exp: Fix typos.
8224 * gdb.fortran/vla-value.exp: Same.
8225
9e9af4be
BH
82262017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8227
8228 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8229 * gdb.mi/mi-var-child-f.exp: Likewise.
8230 * gdb.mi/mi-vla-fortran.exp: Likewise.
8231
a5ad232b 82322017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8233 Christoph Weinmann <christoph.t.weinmann@intel.com>
8234 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8235
8236 * gdb.fortran/ptr-indentation.f90: New file.
8237 * gdb.fortran/ptr-indentation.exp: New file.
8238
5aec60eb
TT
82392017-09-05 Tom Tromey <tom@tromey.com>
8240
8241 PR gdb/22010:
8242 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8243
8f8f8152
TP
82442017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8245
8246 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8247
fbd1b771
JK
82482017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8249
8250 * gdb.threads/tls-nodebug-pie.c: New file.
8251 * gdb.threads/tls-nodebug-pie.exp: New file.
8252
5eb5f850
TT
82532017-09-05 Tom Tromey <tom@tromey.com>
8254
8255 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8256 for rust.
8257
ae780a21
SM
82582017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8259
8260 * gdb.multi/multi-arch-exec.exp: Test with different
8261 "follow-exec-mode" settings.
8262 (do_test): New procedure.
8263
3693fdb3
PA
82642017-09-04 Pedro Alves <palves@redhat.com>
8265
8266 * gdb.base/func-static.c (S::method const, S::method volatile)
8267 (S::method volatile const): New methods.
8268 (c_s, v_s, cv_s): New instances.
8269 (main): Call method() on them.
8270 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8271 (cannot_resolve): New procedure.
8272 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8273 print-quote-unquoted columns.
8274 (do_test): Test printing each scope too.
8275
e68cb8e0
PA
82762017-09-04 Pedro Alves <palves@redhat.com>
8277
8278 * gdb.base/local-static.exp: Also test with
8279 class::method::variable wholly quoted.
8280 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8281
858be34c
PA
82822017-09-04 Pedro Alves <palves@redhat.com>
8283
8284 * gdb.base/local-static.c: New.
8285 * gdb.base/local-static.cc: New.
8286 * gdb.base/local-static.exp: New.
8287
46a4882b
PA
82882017-09-04 Pedro Alves <palves@redhat.com>
8289
8290 * gdb.asm/asm-source.exp: Add casts to int.
8291 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8292 (dataglobal64_1, dataglobal64_2): New globals.
8293 * gdb.base/nodebug.exp: Test different expressions involving the
8294 new globals, with print, whatis and ptype. Add casts to int.
8295 * gdb.base/solib-display.exp: Add casts to int.
8296 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8297 * gdb.cp/m-static.exp: Add cast to int.
8298 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8299 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8300 tls variable with no debug info without a cast. Test with a cast
8301 to int too.
8302 * gdb.trace/entry-values.exp: Add casts.
8303
2c5a2be1
PA
83042017-09-04 Pedro Alves <palves@redhat.com>
8305
8306 * gdb.base/nodebug.exp: Test that ptype's error about functions
8307 with unknown return type includes the function name too.
8308
7022349d
PA
83092017-09-04 Pedro Alves <palves@redhat.com>
8310
8311 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8312 return type of munmap in infcall.
8313 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8314 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8315 type of ftell in infcall.
8316 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8317 type of getpid in infcall.
8318 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8319 infcall.
8320 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8321 Bail on failure to extract the pid.
8322 * gdb.base/nodebug.c: #include <stdint.h>.
8323 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8324 New functions.
8325 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8326 Change expected output of print/whatis/ptype with functions with
8327 no debug info. Test all supported languages. Call
8328 test_call_promotion.
8329 * gdb.compile/compile.exp: Adjust expected output to expect
8330 warning.
8331 * gdb.threads/siginfo-threads.exp: Likewise.
8332
54990598
PA
83332017-09-04 Pedro Alves <palves@redhat.com>
8334
8335 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8336 "prototypes". Test calling float functions via prototyped and
8337 unprototyped function pointers.
8338 (perform_all_tests): New parameter "prototypes". Pass it down.
8339 (top level): Pass down "prototypes" parameter to
8340 perform_all_tests.
8341
34d16ea2
SM
83422017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8343
8344 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8345 Test with nested loops.
8346
9521ecda
SM
83472017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8348
8349 * gdb.base/commands.exp: Call the new procedures.
8350 (loop_break_test, loop_continue_test): New procedures.
8351
80a65e9b
SM
83522017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8353
8354 * gdb.base/commands.exp: Call new procedure.
8355 (define_if_without_arg_test): New procedure.
8356
e439fa14
PA
83572017-09-04 Pedro Alves <palves@redhat.com>
8358
8359 * gdb.base/list-ambiguous.exp: New file.
8360 * gdb.base/list-ambiguous0.c: New file.
8361 * gdb.base/list-ambiguous1.c: New file.
8362 * gdb.base/list.exp (test_list_range): Adjust expected output.
8363
0a2dde4a
SDJ
83642017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8365
8366 * gdb.base/share-env-with-gdbserver.c: New file.
8367 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8368
5e89eb3a
SM
83692017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8370
8371 * gdb.base/commands.exp (gdbvar_simple_if_test,
8372 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8373 progvar_simple_if_test, progvar_simple_while_test,
8374 progvar_complex_if_while_test, user_defined_command_test,
8375 user_defined_command_args_eval,
8376 user_defined_command_args_stack_test,
8377 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8378 temporary_breakpoint_commands,
8379 gdb_test_no_prompt, redefine_hook_test,
8380 redefine_backtrace_test): Remove "global gdb_prompt".
8381
fd437cbc
SM
83822017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8383
8384 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8385 New proc, call it from toplevel.
8386
87215ad1
SDJ
83872017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8388
8389 PR remote/21852
8390 * gdb.server/normal.c: New file, copied from gdb.base.
8391 * gdb.server/run-without-local-binary.exp: New file.
8392
58afddc6
WP
83932017-08-07 Weimin Pan <weimin.pan@oracle.com>
8394
8395 * gdb.arch/sparc64-adi.exp: New file.
8396 * gdb.arch/sparc64-adi.c: New file.
8397
5277199a
PA
83982017-08-22 Pedro Alves <palves@redhat.com>
8399
8400 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8401 (top level): Add "list all overloads" tests.
8402
14278e1f
TT
84032017-08-22 Tom Tromey <tom@tromey.com>
8404
8405 * gdb.gdb/xfullpath.exp: Remove.
8406
bf223d3e
PA
84072017-08-21 Pedro Alves <palves@redhat.com>
8408
8409 PR gdb/19487
8410 * gdb.base/symbol-alias.c: New.
8411 * gdb.base/symbol-alias2.c: New.
8412 * gdb.base/symbol-alias.exp: New.
8413
c973d0aa
PA
84142017-08-21 Pedro Alves <palves@redhat.com>
8415
8416 * gdb.base/dfp-test.c
8417 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8418 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8419 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8420 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8421 * gdb.base/whatis-ptype-typedefs.c: New.
8422 * gdb.base/whatis-ptype-typedefs.exp: New.
8423 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8424 (an_int, an_int_type, an_int_type2): New globals.
8425 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8426 involving typedefs and cast expressions.
8427 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8428 (lookup_typedefs_function): New.
8429 (typedefs_pretty_printers_dict): New.
8430 (top level): Register lookup_typedefs_function in
8431 gdb.pretty_printers.
8432
6d580b63
YQ
84332017-08-18 Yao Qi <yao.qi@linaro.org>
8434
8435 * gdb.server/unittest.exp: New.
8436
206726fb
SDJ
84372017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8438
8439 PR gdb/21954
8440 * gdb.base/environ.exp: Add test to check if 'unset environment'
8441 works.
8442
bf0ec4c2
AA
84432017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8444
8445 * lib/gdb.exp (universal_compile_options): New caching proc.
8446 (gdb_compile): Suppress GCC's coloring of messages.
8447
d6382fff
TT
84482017-08-14 Tom Tromey <tom@tromey.com>
8449
8450 PR gdb/21675:
8451 * gdb.base/printcmds.exp (test_radices): New function.
8452 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8453 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8454 * lib/gdb.exp (get_integer_valueof): Use p/d.
8455
c2c2dd9f
SM
84562017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8457
8458 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8459 characters.
8460
fdffd6f4
TT
84612017-08-05 Tom Tromey <tom@tromey.com>
8462
8463 * gdb.rust/simple.exp: Allow String to appear in a different
8464 namespace.
8465
27d41eac
YQ
84662017-07-26 Yao Qi <yao.qi@linaro.org>
8467
8468 * gdb.gdb/unittest.exp: Invoke command
8469 "maintenance check xml-descriptions".
8470
031ed05d
AA
84712017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8472
8473 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8474 calling context.
8475 (hex128): Drop erroneous calculation of parameters.
8476
dcd27ddf
SM
84772017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8478
8479 * gdb.python/py-unwind.exp: Disable stack protection when
8480 building test file.
8481
47e77640
PA
84822017-07-20 Pedro Alves <palves@redhat.com>
8483
8484 * gdb.base/default.exp (set language): Adjust expected output.
8485
62d2a18a
PA
84862017-07-20 Pedro Alves <palves@redhat.com>
8487
8488 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8489 (test_minsym): ... this, and make static.
8490 (get_pck__foo__bar__minsym): Rename to ...
8491 (get_test_minsym): ... this.
8492 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8493 symbol names and comments.
8494 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8495 (get_test_minsym): ... this.
8496 (pck__foo__bar__minsym__2): Rename to ...
8497 (test_minsym): ... this.
8498 (main): Adjust.
8499
c45ec17c
PA
85002017-07-17 Pedro Alves <palves@redhat.com>
8501
8502 * gdb.base/completion.exp: Adjust expected output.
8503 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8504 the completer works.
8505
c6756f62
PA
85062017-07-17 Pedro Alves <palves@redhat.com>
8507
8508 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8509
5bd68487
AB
85102017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8511
8512 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8513
8880f2a9
TT
85142017-07-14 Tom Tromey <tom@tromey.com>
8515
8516 PR rust/21764:
8517 * gdb.rust/simple.exp: Add tests.
8518
65547233
TT
85192017-07-14 Tom Tromey <tom@tromey.com>
8520
8521 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8522
8f14146e
PA
85232017-07-14 Pedro Alves <palves@redhat.com>
8524
8525 * gdb.linespec/base/one/thefile.cc (z1): New function.
8526 * gdb.linespec/base/two/thefile.cc (z2): New function.
8527 * gdb.linespec/linespec.exp: Add tests.
8528
b4365d02
AB
85292017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8530
8531 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8532 to mi_create_breakpoint.
8533
5d2cbaa5
AB
85342017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8535
8536 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8537 mi_create_breakpoint.
8538
11cb5716
IB
85392017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8540
8541 * gdb.dlang/demangle.exp: Update for demangling changes.
8542
03278692
TT
85432017-07-09 Tom Tromey <tom@tromey.com>
8544
8545 * gdb.dwarf2/shortpiece.exp: New file.
8546
33c5cd75
DB
85472017-07-06 David Blaikie <dblaikie@gmail.com>
8548
8549 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8550 built from fissiont-multi-cu{1,2}.c.
8551 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8552 except putting 'main' and 'func' in separate CUs in the same DWO file.
8553 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8554 test.
8555 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8556 test.
8557
8455d262
PA
85582017-07-06 Pedro Alves <palves@redhat.com>
8559
8560 * gdb.python/py-unwind.exp: Test flushregs.
8561
dc4bde35
SDJ
85622017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8563
8564 PR cli/21688
8565 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8566 tests for alias commands and trailing whitespace.
8567
51ed89aa
SDJ
85682017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8569
8570 PR cli/21688
8571 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8572 procedure. Call it.
8573
eb17d413
PA
85742017-06-29 Pedro Alves <palves@redhat.com>
8575
8576 * gdb.base/printcmds.exp: Add tests.
8577
41664b45
DG
85782017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8579
8580 PR gdb/21337
8581 * gdb.base/reread-readsym.exp: New file.
8582 * gdb.base/reread-readsym.c: New file.
8583
75312ae3
KB
85842017-06-21 Kevin Buettner <kevinb@redhat.com>
8585
8586 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8587 subpattern.
8588
66953522
PB
85892017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8590
8591 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8592 extended mnemonic.
8593 * gdb.arch/powerpc-power9.s: Likewise.
8594
5524b525
AA
85952017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8596
8597 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8598 on 32-bit x86 targets. Exploit is_*_target macros where
8599 appropriate.
8600
03c8af18
AA
86012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8602
8603 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8604 register pieces.
8605
3bf31011
AA
86062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8607
8608 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8609 located in one or more DWARF pieces.
8610
805acca0
AA
86112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8612
8613 * lib/gdb.exp (get_endianness): New proc.
8614 * gdb.arch/aarch64-fp.exp: Use it.
8615 * gdb.arch/altivec-regs.exp: Likewise.
8616 * gdb.arch/e500-regs.exp: Likewise.
8617 * gdb.arch/vsx-regs.exp: Likewise.
8618 * gdb.base/dump.exp: Likewise.
8619 * gdb.base/funcargs.exp: Likewise.
8620 * gdb.base/gnu_vector.exp: Likewise.
8621 * gdb.dwarf2/formdata16.exp: Likewise.
8622 * gdb.dwarf2/implptrpiece.exp: Likewise.
8623 * gdb.dwarf2/nonvar-access.exp: Likewise.
8624 * gdb.python/py-inferior.exp: Likewise.
8625 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8626
e9352324
AA
86272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8628
8629 PR gdb/21226
8630 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8631 stack value pieces are taken from the LSB end.
8632
d5d1163e
AA
86332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8634
8635 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8636 variable at nonzero offset.
8637
0567c986
AA
86382017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8639
8640 * gdb.dwarf2/var-access.c: New file.
8641 * gdb.dwarf2/var-access.exp: New test.
8642 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8643
973e9aab
TT
86442017-06-12 Tom Tromey <tom@tromey.com>
8645
8646 * gdb.dwarf2/formdata16.exp: Add tests.
8647
d9109c80
TT
86482017-06-12 Tom Tromey <tom@tromey.com>
8649
8650 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8651
30a25466
TT
86522017-06-12 Tom Tromey <tom@tromey.com>
8653
8654 PR exp/16225:
8655 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8656 * gdb.arch/vsx-regs.exp: Update tests.
8657 * gdb.arch/s390-vregs.exp (hex128): New proc.
8658 Update test.
8659 * gdb.arch/altivec-regs.exp: Update tests.
8660
aefd8b33
SDJ
86612017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8662
8663 * gdb.base/startup-with-shell.c: New file.
8664 * gdb.base/startup-with-shell.exp: Likewise.
8665
2090129c
SDJ
86662017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8667
8668 * gdb.server/non-existing-program.exp: Update regex in order to
8669 reflect the fact that gdbserver is now using fork_inferior (with a
8670 shell) to startup the inferior.
8671
8e86a419
SM
86722017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8673
8674 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8675 support function calls from GDB.
8676
e6cf65f2
TT
86772017-05-21 Tom Tromey <tom@tromey.com>
8678
8679 PR rust/21466:
8680 * gdb.rust/unsized.exp: New file.
8681 * gdb.rust/unsized.rs: New file.
8682
43cc5389
TT
86832017-05-19 Tom Tromey <tom@tromey.com>
8684
8685 PR rust/21484:
8686 * gdb.rust/watch.exp: New file.
8687 * gdb.rust/watch.rs: New file.
8688
ec8df234
TT
86892017-05-18 Tom Tromey <tom@tromey.com>
8690
8691 * gdb.rust/simple.exp: Allow Box to be qualified.
8692
3e3e7fae
TP
86932017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8694
8695 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8696
59cc050d
PA
86972017-05-18 Pedro Alves <palves@redhat.com>
8698
8699 * gdb.base/fileio.c (test_write, test_read, test_close)
8700 (test_fstat): Don't print 'ret' in the fail path.
8701
c8f6abd1
PA
87022017-05-18 Pedro Alves <palves@redhat.com>
8703
8704 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8705 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8706 (test_system, test_rename, test_unlink, test_time): Change
8707 prototypes.
8708 * gdb.base/fileio.exp (stop_msg): Adjust.
8709
d2a03b77
PA
87102017-05-18 Pedro Alves <palves@redhat.com>
8711
8712 * gdb.base/fileio.c (null_str): New global.
8713 (test_stat): Use it.
8714 * gdb.base/fileio.exp: Remove nowarnings.
8715
0d5c6999
YQ
87162017-05-17 Yao Qi <yao.qi@linaro.org>
8717
8718 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8719
21873064
YQ
87202017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8721
8722 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8723 argument command.
8724 (top-level): Invoke test_set_inferior_tty.
8725
d512d31c
PA
87262017-05-04 Pedro Alves <palves@redhat.com>
8727
8728 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8729 Add parens to print call for Python 3.
8730
90cef2ed
KS
87312017-05-03 Keith Seitz <keiths@redhat.com>
8732
8733 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8734 (main): Call it.
8735
14f819c8
TW
87362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8737
8738 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8739 to prev and next.
8740
913aeadd
TW
87412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8742
8743 * gdb.python/py-record-btrace.exp: Remove test for
8744 gdb.BtraceInstruction.error.
8745
a3be24ad
TW
87462017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8747
8748 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8749
ae20e79a
TW
87502017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8751
8752 * gdb.python/py-record-btrace-threads.c: New file.
8753 * gdb.python/py-record-btrace-threads.exp: New file.
8754
45ce1b47
SDJ
87552017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8756
8757 PR testsuite/8595
8758 * gdb.base/environ.exp: Make test available in all architectures.
8759 Move bits related to "info program" testing to
8760 gdb.base/info-program.exp. Rewrite tests to use the two new
8761 procedures mentione below.
8762 (test_set_show_env_var) New procedure.
8763 (test_set_show_env_var_equal): Likewise.
8764 * gdb.base/info-program.exp: New file.
8765
e15c3eb4
KS
87662017-04-27 Keith Seitz <keiths@redhat.com>
8767
8768 * gdb.cp/oranking.cc (test15): New function.
8769 (main): Call test15 and declare additional variables for testing.
8770 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8771 "p foo101('abc')" tests.
8772 Add tests for cv qualifier overloads.
8773 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8774 "lvalue reference overload" test.
8775 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8776 "print value of f1 on Child&& in f2" test.
8777
3a3fd0fd
PA
87782017-04-19 Pedro Alves <palves@redhat.com>
8779
8780 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8781 procedure.
8782 (top level): Call it.
8783 * lib/gdb.exp (gdb_define_cmd): New procedure.
8784
53375380
PA
87852017-04-12 Pedro Alves <palves@redhat.com>
8786
8787 PR gdb/21323
8788 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8789 (wchar): New global.
8790 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8791 (do_test_wide_char, wide_char_types_no_program, top level): Add
8792 wchar_t testing.
8793
53e710ac
PA
87942017-04-12 Pedro Alves <palves@redhat.com>
8795
8796 PR c++/21323
8797 * gdb.cp/wide_char_types.c: New file.
8798 * gdb.cp/wide_char_types.exp: New file.
8799
0ad9d8c7
SDJ
88002017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8801
8802 PR gdb/21352
8803 * gdb.trace/tsv.exp: Add test for "tsave -r".
8804
b1b45502
IB
88052017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8806
8807 * gdb.dlang/watch-loc.c: New file.
8808 * gdb.dlang/watch-loc.exp: New file.
8809
ec13808e
JK
88102017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8811
8812 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8813
fe5f7374
AK
88142017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8815
8816 * gdb.arch/arc-analyze-prologue.S: New file.
8817 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8818
eea78757
AK
88192017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8820
8821 * gdb.arch/arc-decode-insn.S: New file.
8822 * gdb.arch/arc-decode-insn.exp: Likewise.
8823
5badf10a
IR
88242017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8825
8826 PR tdep/20928
8827 * gdb.arch/sparc64-regs.exp: New file.
8828 * gdb.arch/sparc64-regs.S: Likewise.
8829
cee59b3f
TW
88302017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8831
8832 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8833 and memory view on Python 3.
8834
c0f55cc6
AV
88352017-03-20 Artemiy Volkov <artemiyv@acm.org>
8836 Keith Seitz <keiths@redhat.com>
8837
8838 PR gdb/14441
8839 * gdb.cp/demangle.exp: Add rvalue reference tests.
8840 * gdb.cp/rvalue-ref-casts.cc: New file.
8841 * gdb.cp/rvalue-ref-casts.exp: New file.
8842 * gdb.cp/rvalue-ref-overload.cc: New file.
8843 * gdb.cp/rvalue-ref-overload.exp: New file.
8844 * gdb.cp/rvalue-ref-params.cc: New file.
8845 * gdb.cp/rvalue-ref-params.exp: New file.
8846 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8847 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8848 * gdb.cp/rvalue-ref-types.cc: New file.
8849 * gdb.cp/rvalue-ref-types.exp: New file.
8850 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8851 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8852
51457a05
MAL
88532017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8854
8855 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8856 New procedure.
8857
5b291c04
MAL
88582017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8859
8860 * lib/mi-support.exp (mi_gdb_test): Add additional message
8861 for unexpected output.
8862
59a56148
AA
88632017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8864
8865 * gdb.base/examine-backward.c (Barrier): New character array
8866 constant, to ensure that TestStrings is preceded by a string
8867 terminator.
8868
7942e96e
AA
88692017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8870
8871 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8872 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8873 and implicit pointer into such a location.
8874
6ebac3fb
DE
88752017-03-16 Doug Evans <dje@google.com>
8876
8877 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8878
ec3b243d
TP
88792017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8880
8881 * gdb.cp/m-static.exp: Fix expectation for prototype of
8882 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8883
88842017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8885
8886 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8887 * gdb.guile/scm-lazy-string.c: New file.
8888 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8889 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8890 for pointer, array, typedef lazy strings.
8891
2cc36e25 88922017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8893
8894 PR python/17728, python/18439, python/18779
8895 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8896 * gdb.python/py-lazy-string.c (pointer): New typedef.
8897 (main): New locals ptr, array, typedef_ptr.
8898 * gdb.python/py-value.exp: Move lazy string tests to ...
8899 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8900 array, typedef lazy strings.
ec3b243d 8901
0efcde63
AK
89022017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8903
8904 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8905 Add optional 'test' parameter.
8906
7978d7c3
SM
89072017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8908
8909 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8910 Skip for versions of DejaGnu < 1.5.
8911
896c0c1e
SM
89122017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8913
8914 * lib/gdb.exp (dejagnu_version): New proc.
8915 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8916 Use dejagnu_version.
8917
5f4d1085
KS
89182017-03-10 Keith Seitz <keiths@redhat.com>
8919
8920 PR c++/8128
8921 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8922 type from destructor regexps.
8923 Add a branch which actually passes the test.
8924 Adjust "ptype t5i" test names.
8925
1de05205
PA
89262017-03-08 Pedro Alves <palves@redhat.com>
8927
8928 * gdb.base/step-over-exit.exp: Add explicit test message.
8929
c65d6b55
PA
89302017-03-08 Pedro Alves <palves@redhat.com>
8931
8932 PR gdb/18360
8933 * gdb.threads/interrupt-while-step-over.c: New file.
8934 * gdb.threads/interrupt-while-step-over.exp: New file.
8935
2e86a283
PA
89362017-03-08 Pedro Alves <palves@redhat.com>
8937
8938 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8939 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8940
25dcbff6
PA
89412017-03-08 Pedro Alves <palves@redhat.com>
8942
8943 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8944 PKRU as not supported as a PASS.
8945
dc9366eb
PA
89462017-03-08 Pedro Alves <palves@redhat.com>
8947
8948 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8949 prefix instead of $binfile1/$binfile2.
8950 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8951 in test message.
8952 * gdb.python/py-completion.exp: Use "load python file" as test
8953 messages instead of unstable path names.
8954
6e5d74e7
PA
89552017-03-08 Pedro Alves <palves@redhat.com>
8956 Jan Kratochvil <jan.kratochvil@redhat.com>
8957
8958 PR cli/21218
8959 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8960 New proc.
8961 (top level): Call it.
8962
9753a2f6
PA
89632017-03-08 Pedro Alves <palves@redhat.com>
8964
8965 PR tui/21216
8966 * gdb.tui/tui-nl-filtered-output.exp: New file.
8967
1a4dd9dd
PA
89682017-03-08 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.base/completion.exp: Move TUI completion tests to ...
8971 * gdb.tui/completion.exp: ... this new file.
8972
7cbbff33
PA
89732017-03-08 Pedro Alves <palves@redhat.com>
8974
8975 * gdb.base/tui-disasm-long-lines.c,
8976 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8977 gdb.base/tui-layout.exp: Move to ...
8978 * gdb.tui/: ... this new directory.
8979
5f6fd321
PA
89802017-03-07 Pedro Alves <palves@redhat.com>
8981
8982 * gdb.base/tui-layout.c: New file.
8983 * gdb.base/tui-layout.exp: New file.
8984
44959fa8
PA
89852017-03-07 Pedro Alves <palves@redhat.com>
8986
8987 * gdb.base/tui-layout.c: Rename to ...
8988 * gdb.base/tui-disasm-long-lines.c: ... this.
8989 * gdb.base/tui-layout.exp: Rename to ...
8990 * gdb.base/tui-disasm-long-lines.exp: ... this.
8991
f8c4e718
PA
89922017-03-07 Pedro Alves <palves@redhat.com>
8993
8994 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8995
6dbb839a 89962017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8997
8998 * i386-mpx-call.c: New file.
8999 * i386-mpx-call.exp: New file.
9000
65b48a81
PB
90012017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9002
9003 * gdb.arch/powerpc-power.exp: Delete test.
9004 * gdb.arch/powerpc-power.s: Likewise.
9005 * gdb.disasm/disassembler-options.exp: New test.
9006 * gdb.arch/powerpc-altivec.exp: Likewise.
9007 * gdb.arch/powerpc-altivec.s: Likewise.
9008 * gdb.arch/powerpc-altivec2.exp: Likewise.
9009 * gdb.arch/powerpc-altivec2.s: Likewise.
9010 * gdb.arch/powerpc-altivec3.exp: Likewise.
9011 * gdb.arch/powerpc-altivec3.s: Likewise.
9012 * gdb.arch/powerpc-power7.exp: Likewise.
9013 * gdb.arch/powerpc-power7.s: Likewise.
9014 * gdb.arch/powerpc-power8.exp: Likewise.
9015 * gdb.arch/powerpc-power8.s: Likewise.
9016 * gdb.arch/powerpc-power9.exp: Likewise.
9017 * gdb.arch/powerpc-power9.s: Likewise.
9018 * gdb.arch/powerpc-vsx.exp: Likewise.
9019 * gdb.arch/powerpc-vsx.s: Likewise.
9020 * gdb.arch/powerpc-vsx2.exp: Likewise.
9021 * gdb.arch/powerpc-vsx2.s: Likewise.
9022 * gdb.arch/powerpc-vsx3.exp: Likewise.
9023 * gdb.arch/powerpc-vsx3.s: Likewise.
9024 * gdb.arch/arm-disassembler-options.exp: Likewise.
9025 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9026 * gdb.arch/s390-disassembler-options.exp: Likewise.
9027
17cd4947
LM
90282017-02-23 Luis Machado <lgustavo@codesourcery.com>
9029
9030 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9031 (check_supported_features): ... this. Changed return type to void.
9032 (supports_rdseed): New static global.
9033 (rdseed): Check supports_rdseed.
9034 (initialize): Call check_supported_features.
9035
2039d74e
EBM
90362017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9037
9038 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9039 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9040 and lqarx/stqcx.
9041 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9042 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9043
a51d7ecf
EBM
90442017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9045
9046 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9047 uppercase.
9048
0224619f
JK
90492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9050
9051 * gdb.dwarf2/formdata16.c: New file.
9052 * gdb.dwarf2/formdata16.exp: New file.
9053 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9054
216f72a1
JK
90552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9056
9057 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9058 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9059 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9060 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9061 DW_AT_GNU_*.
9062
43988095
JK
90632017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9064
9065 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9066
99e8a4f9
SDJ
90672017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9068
9069 PR gdb/21164
9070 * gdb.base/maint.exp: Add testcases for when the commands do
9071 not have arguments.
9072
b58a8c0c
TP
90732017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9074
9075 * gdb.cp/chained-calls.exp: Use p instead of P.
9076
4e746bb6
TW
90772017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9078
9079 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9080 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9081
3f77c769
TT
90822017-02-14 Tom Tromey <tom@tromey.com>
9083
9084 PR python/13598:
9085 * gdb.python/py-events.exp: Add before_prompt event tests.
9086
075beec0
AA
90872017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9088
9089 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9090
bf5f525c
LM
90912017-02-13 Luis Machado <lgustavo@codesourcery.com>
9092
9093 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9094 (main): Call my_unique_function_name.
9095 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9096 completion of patterns with a single match.
9097 Add missing -re switches to gdb_test_multiple calls.
9098
13a66184
LM
90992017-02-13 Luis Machado <lgustavo@codesourcery.com>
9100
9101 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9102 return if core file is not recognized.
9103
26a06916
SM
91042017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9105
9106 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9107 and extra UIs.
9108
b761ca9e
SM
91092017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9110
9111 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9112 proc_with_prefix.
9113
b964bee0
TT
91142017-02-10 Tom Tromey <tom@tromey.com>
9115
9116 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9117
18da0c51
MG
91182017-02-10 Martin Galvan <martingalvan@sourceware.org>
9119
9120 PR gdb/21122
9121 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9122
604c4576
JG
91232017-02-08 Jerome Guitton <guitton@adacore.com>
9124
9125 * gdb.base/define.exp: Add test for command abbreviations
9126 in define.
9127
20b477a7
LM
91282017-02-06 Luis Machado <lgustavo@codesourcery.com>
9129
9130 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9131 * gdb.reverse/insn-reverse-x86.c: New file.
9132
3f7b46f2
IR
91332017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9134
9135 PR tdep/20936
9136 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9137
f0fd41c1
TT
91382017-02-03 Tom Tromey <tom@tromey.com>
9139
9140 PR rust/21097:
9141 * gdb.rust/simple.exp: Add new tests.
9142
5be5dbf0
PA
91432017-02-02 Pedro Alves <palves@redhat.com>
9144
9145 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9146 tests.
9147
7346ef59
AA
91482017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9149
9150 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9151 taking a 2-byte value out of a 4-byte DWARF implicit value on
9152 big-endian targets.
9153 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9154 logic. Add test cases for DW_OP_implicit.
9155
787f0025
MM
91562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9157
9158 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9159
68777c29
MM
91602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9161
9162 * gdb.btrace/enable.exp: Call gdb_exit before
9163 skip_gdbserver_tests.
9164
0a1c7e28
MM
91652017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9166
9167 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9168 GDBFLAGS.
9169
b5ac99b0
MM
91702017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9171
9172 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9173 the test is skipped.
9174 * gdb.btrace/data.exp: Likewise.
9175 * gdb.btrace/delta.exp: Likewise.
9176 * gdb.btrace/dlopen.exp: Likewise.
9177 * gdb.btrace/enable-running.exp: Likewise.
9178 * gdb.btrace/enable.exp: Likewise.
9179 * gdb.btrace/exception.exp: Likewise.
9180 * gdb.btrace/function_call_history.exp: Likewise.
9181 * gdb.btrace/gcore.exp: Likewise.
9182 * gdb.btrace/instruction_history.exp: Likewise.
9183 * gdb.btrace/multi-thread-step.exp: Likewise.
9184 * gdb.btrace/nohist.exp: Likewise.
9185 * gdb.btrace/non-stop.exp: Likewise.
9186 * gdb.btrace/reconnect.exp: Likewise.
9187 * gdb.btrace/record_goto-step.exp: Likewise.
9188 * gdb.btrace/record_goto.exp: Likewise.
9189 * gdb.btrace/rn-dl-bind.exp: Likewise.
9190 * gdb.btrace/segv.exp: Likewise.
9191 * gdb.btrace/step.exp: Likewise.
9192 * gdb.btrace/stepi.exp: Likewise.
9193 * gdb.btrace/tailcall-only.exp: Likewise.
9194 * gdb.btrace/tailcall.exp: Likewise.
9195 * gdb.btrace/tsx.exp: Likewise.
9196 * gdb.btrace/unknown_functions.exp: Likewise.
9197 * gdb.btrace/vdso.exp: Likewise.
9198
cd4007e4
MM
91992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9200
9201 * gdb.btrace/enable-running.c: New.
9202 * gdb.btrace/enable-running.exp: New.
9203
2735833d
WT
92042017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9205
9206 * gdb.arch/amd64-gs_base.c: New file.
9207 * gdb.arch/amd64-gs_base.exp: New file.
9208
b51e1e94
LM
92092017-01-26 Luis Machado <lgustavo@codesourcery.com>
9210
9211 * lib/memory.exp: Remove spurious empty newlines.
9212
72ca0410
SM
92132017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9214
9215 * gdb.python/py-bad-printers.exp: Load python file using "source".
9216 * gdb.python/py-events.exp: Likewise.
9217 * gdb.python/py-evsignal.exp: Likewise.
9218 * gdb.python/py-evthreads.exp: Likewise.
9219 * gdb.python/py-frame-args.exp: Likewise.
9220 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9221 * gdb.python/py-framefilter-mi.exp: Likewise.
9222 * gdb.python/py-framefilter.exp: Likewise.
9223 * gdb.python/py-mi.exp: Likewise.
9224 * gdb.python/py-pp-maint.exp: Likewise.
9225 * gdb.python/py-pp-registration.exp: Likewise.
9226 * gdb.python/py-prettyprint.exp: Likewise.
9227 (run_lang_tests): Likewise.
9228 * gdb.python/py-typeprint.exp: Likewise.
9229
e309aa65
LM
92302017-01-26 Luis Machado <lgustavo@codesourcery.com>
9231
9232 * lib/memory.exp: New file.
9233 * lib/gdb.exp: Load memory.exp.
9234 * gdb.base/memattr.exp (delete_memory): Move proc to
9235 lib/memory.exp and rename to delete_memory_regions.
9236 Replace delete_memory with delete_memory_regions.
9237 Cleanup memory regions before tests.
9238 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9239 before tests.
9240
515aff23
LM
92412017-01-26 Luis Machado <lgustavo@codesourcery.com>
9242
9243 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9244 files.
9245 (initialize): New function conditionally defined.
9246 (testcases): Move within conditional block.
9247 (main): Call initialize.
9248 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9249 of gdb.reverse/insn-reverse.c.
9250 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9251 gdb.reverse/insn-reverse.c.
9252
d8b49cf0
YQ
92532017-01-26 Yao Qi <yao.qi@linaro.org>
9254
9255 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9256 disassemble on address 0.
9257
f13a9a0c
YQ
92582017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9259 Yao Qi <yao.qi@linaro.org>
9260
9261 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9262 * gdb.dwarf2/implptr-64bit.S: Remove.
9263 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9264 variables in caller's context. Add DW_OP_implicit_value.
9265
5ac95241
YQ
92662017-01-25 Yao Qi <yao.qi@linaro.org>
9267
9268 * lib/dwarf.exp (Dwarf::_location): Handle
9269 DW_OP_GNU_implicit_pointer with proper size.
9270
23e82930
LM
92712017-01-20 Luis Machado <lgustavo@codesourcery.com>
9272
9273 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9274 and add untested calls.
9275
d334ae25
LM
92762017-01-20 Luis Machado <lgustavo@codesourcery.com>
9277
9278 * gdb.python/python.exp: Check line number against what GDB thinks
9279 the line number is for func1.
9280
f5e6296e
IB
92812017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9282
9283 * gdb.dlang/debug-expr.exp: New file.
9284
5b362f04
LM
92852016-12-23 Luis Machado <lgustavo@codesourcery.com>
9286
9287 Fix test names for the following files:
9288
9289 * gdb.ada/exec_changed.exp
9290 * gdb.ada/info_types.exp
9291 * gdb.arch/aarch64-atomic-inst.exp
9292 * gdb.arch/aarch64-fp.exp
9293 * gdb.arch/altivec-abi.exp
9294 * gdb.arch/altivec-regs.exp
9295 * gdb.arch/amd64-byte.exp
9296 * gdb.arch/amd64-disp-step.exp
9297 * gdb.arch/amd64-dword.exp
9298 * gdb.arch/amd64-entry-value-inline.exp
9299 * gdb.arch/amd64-entry-value-param.exp
9300 * gdb.arch/amd64-entry-value-paramref.exp
9301 * gdb.arch/amd64-entry-value.exp
9302 * gdb.arch/amd64-i386-address.exp
9303 * gdb.arch/amd64-invalid-stack-middle.exp
9304 * gdb.arch/amd64-invalid-stack-top.exp
9305 * gdb.arch/amd64-optimout-repeat.exp
9306 * gdb.arch/amd64-prologue-skip.exp
9307 * gdb.arch/amd64-prologue-xmm.exp
9308 * gdb.arch/amd64-stap-special-operands.exp
9309 * gdb.arch/amd64-stap-wrong-subexp.exp
9310 * gdb.arch/amd64-tailcall-cxx.exp
9311 * gdb.arch/amd64-tailcall-noret.exp
9312 * gdb.arch/amd64-tailcall-ret.exp
9313 * gdb.arch/amd64-tailcall-self.exp
9314 * gdb.arch/amd64-word.exp
9315 * gdb.arch/arm-bl-branch-dest.exp
9316 * gdb.arch/arm-disp-step.exp
9317 * gdb.arch/arm-neon.exp
9318 * gdb.arch/arm-single-step-kernel-helper.exp
9319 * gdb.arch/avr-flash-qualifier.exp
9320 * gdb.arch/disp-step-insn-reloc.exp
9321 * gdb.arch/e500-abi.exp
9322 * gdb.arch/e500-regs.exp
9323 * gdb.arch/ftrace-insn-reloc.exp
9324 * gdb.arch/i386-avx512.exp
9325 * gdb.arch/i386-bp_permanent.exp
9326 * gdb.arch/i386-byte.exp
9327 * gdb.arch/i386-cfi-notcurrent.exp
9328 * gdb.arch/i386-disp-step.exp
9329 * gdb.arch/i386-dr3-watch.exp
9330 * gdb.arch/i386-float.exp
9331 * gdb.arch/i386-gnu-cfi.exp
9332 * gdb.arch/i386-mpx-map.exp
9333 * gdb.arch/i386-mpx-sigsegv.exp
9334 * gdb.arch/i386-mpx-simple_segv.exp
9335 * gdb.arch/i386-mpx.exp
9336 * gdb.arch/i386-permbkpt.exp
9337 * gdb.arch/i386-prologue.exp
9338 * gdb.arch/i386-signal.exp
9339 * gdb.arch/i386-size-overlap.exp
9340 * gdb.arch/i386-unwind.exp
9341 * gdb.arch/i386-word.exp
9342 * gdb.arch/mips-fcr.exp
9343 * gdb.arch/powerpc-d128-regs.exp
9344 * gdb.arch/powerpc-stackless.exp
9345 * gdb.arch/ppc64-atomic-inst.exp
9346 * gdb.arch/s390-stackless.exp
9347 * gdb.arch/s390-tdbregs.exp
9348 * gdb.arch/s390-vregs.exp
9349 * gdb.arch/sparc-sysstep.exp
9350 * gdb.arch/thumb-bx-pc.exp
9351 * gdb.arch/thumb-singlestep.exp
9352 * gdb.arch/thumb2-it.exp
9353 * gdb.arch/vsx-regs.exp
9354 * gdb.asm/asm-source.exp
9355 * gdb.base/a2-run.exp
9356 * gdb.base/advance.exp
9357 * gdb.base/all-bin.exp
9358 * gdb.base/anon.exp
9359 * gdb.base/args.exp
9360 * gdb.base/arithmet.exp
9361 * gdb.base/async-shell.exp
9362 * gdb.base/async.exp
9363 * gdb.base/attach-pie-noexec.exp
9364 * gdb.base/attach-twice.exp
9365 * gdb.base/auto-load.exp
9366 * gdb.base/bang.exp
9367 * gdb.base/bitfields.exp
9368 * gdb.base/break-always.exp
9369 * gdb.base/break-caller-line.exp
9370 * gdb.base/break-entry.exp
9371 * gdb.base/break-inline.exp
9372 * gdb.base/break-on-linker-gcd-function.exp
9373 * gdb.base/break-probes.exp
9374 * gdb.base/break.exp
9375 * gdb.base/breakpoint-shadow.exp
9376 * gdb.base/call-ar-st.exp
9377 * gdb.base/call-sc.exp
9378 * gdb.base/call-signal-resume.exp
9379 * gdb.base/call-strs.exp
9380 * gdb.base/callfuncs.exp
9381 * gdb.base/catch-fork-static.exp
9382 * gdb.base/catch-gdb-caused-signals.exp
9383 * gdb.base/catch-load.exp
9384 * gdb.base/catch-signal-fork.exp
9385 * gdb.base/catch-signal.exp
9386 * gdb.base/catch-syscall.exp
9387 * gdb.base/charset.exp
9388 * gdb.base/checkpoint.exp
9389 * gdb.base/chng-syms.exp
9390 * gdb.base/code-expr.exp
9391 * gdb.base/code_elim.exp
9392 * gdb.base/commands.exp
9393 * gdb.base/completion.exp
9394 * gdb.base/complex.exp
9395 * gdb.base/cond-expr.exp
9396 * gdb.base/condbreak.exp
9397 * gdb.base/consecutive.exp
9398 * gdb.base/continue-all-already-running.exp
9399 * gdb.base/coredump-filter.exp
9400 * gdb.base/corefile.exp
9401 * gdb.base/dbx.exp
9402 * gdb.base/debug-expr.exp
9403 * gdb.base/define.exp
9404 * gdb.base/del.exp
9405 * gdb.base/disabled-location.exp
9406 * gdb.base/disasm-end-cu.exp
9407 * gdb.base/disasm-optim.exp
9408 * gdb.base/display.exp
9409 * gdb.base/duplicate-bp.exp
9410 * gdb.base/ena-dis-br.exp
9411 * gdb.base/ending-run.exp
9412 * gdb.base/enumval.exp
9413 * gdb.base/environ.exp
9414 * gdb.base/eu-strip-infcall.exp
9415 * gdb.base/eval-avoid-side-effects.exp
9416 * gdb.base/eval-skip.exp
9417 * gdb.base/exitsignal.exp
9418 * gdb.base/expand-psymtabs.exp
9419 * gdb.base/filesym.exp
9420 * gdb.base/find-unmapped.exp
9421 * gdb.base/finish.exp
9422 * gdb.base/float.exp
9423 * gdb.base/foll-exec-mode.exp
9424 * gdb.base/foll-exec.exp
9425 * gdb.base/foll-fork.exp
9426 * gdb.base/fortran-sym-case.exp
9427 * gdb.base/freebpcmd.exp
9428 * gdb.base/func-ptr.exp
9429 * gdb.base/func-ptrs.exp
9430 * gdb.base/funcargs.exp
9431 * gdb.base/gcore-buffer-overflow.exp
9432 * gdb.base/gcore-relro-pie.exp
9433 * gdb.base/gcore-relro.exp
9434 * gdb.base/gcore.exp
9435 * gdb.base/gdb1090.exp
9436 * gdb.base/gdb11530.exp
9437 * gdb.base/gdb11531.exp
9438 * gdb.base/gdb1821.exp
9439 * gdb.base/gdbindex-stabs.exp
9440 * gdb.base/gdbvars.exp
9441 * gdb.base/hbreak.exp
9442 * gdb.base/hbreak2.exp
9443 * gdb.base/included.exp
9444 * gdb.base/infcall-input.exp
9445 * gdb.base/inferior-died.exp
9446 * gdb.base/infnan.exp
9447 * gdb.base/info-macros.exp
9448 * gdb.base/info-os.exp
9449 * gdb.base/info-proc.exp
9450 * gdb.base/info-shared.exp
9451 * gdb.base/info-target.exp
9452 * gdb.base/infoline.exp
9453 * gdb.base/interp.exp
9454 * gdb.base/interrupt.exp
9455 * gdb.base/jit-reader.exp
9456 * gdb.base/jit-simple.exp
9457 * gdb.base/kill-after-signal.exp
9458 * gdb.base/kill-detach-inferiors-cmd.exp
9459 * gdb.base/label.exp
9460 * gdb.base/langs.exp
9461 * gdb.base/ldbl_e308.exp
9462 * gdb.base/line-symtabs.exp
9463 * gdb.base/linespecs.exp
9464 * gdb.base/list.exp
9465 * gdb.base/long_long.exp
9466 * gdb.base/longest-types.exp
9467 * gdb.base/maint.exp
9468 * gdb.base/max-value-size.exp
9469 * gdb.base/memattr.exp
9470 * gdb.base/mips_pro.exp
9471 * gdb.base/morestack.exp
9472 * gdb.base/moribund-step.exp
9473 * gdb.base/multi-forks.exp
9474 * gdb.base/nested-addr.exp
9475 * gdb.base/nextoverexit.exp
9476 * gdb.base/noreturn-finish.exp
9477 * gdb.base/noreturn-return.exp
9478 * gdb.base/nostdlib.exp
9479 * gdb.base/offsets.exp
9480 * gdb.base/opaque.exp
9481 * gdb.base/pc-fp.exp
9482 * gdb.base/permissions.exp
9483 * gdb.base/print-symbol-loading.exp
9484 * gdb.base/prologue-include.exp
9485 * gdb.base/psymtab.exp
9486 * gdb.base/ptype.exp
9487 * gdb.base/random-signal.exp
9488 * gdb.base/randomize.exp
9489 * gdb.base/range-stepping.exp
9490 * gdb.base/readline-ask.exp
9491 * gdb.base/recpar.exp
9492 * gdb.base/recurse.exp
9493 * gdb.base/relational.exp
9494 * gdb.base/restore.exp
9495 * gdb.base/return-nodebug.exp
9496 * gdb.base/return.exp
9497 * gdb.base/run-after-attach.exp
9498 * gdb.base/save-bp.exp
9499 * gdb.base/scope.exp
9500 * gdb.base/sect-cmd.exp
9501 * gdb.base/set-lang-auto.exp
9502 * gdb.base/set-noassign.exp
9503 * gdb.base/setvar.exp
9504 * gdb.base/sigall.exp
9505 * gdb.base/sigbpt.exp
9506 * gdb.base/siginfo-addr.exp
9507 * gdb.base/siginfo-infcall.exp
9508 * gdb.base/siginfo-obj.exp
9509 * gdb.base/siginfo.exp
9510 * gdb.base/signals-state-child.exp
9511 * gdb.base/signest.exp
9512 * gdb.base/sigstep.exp
9513 * gdb.base/sizeof.exp
9514 * gdb.base/skip.exp
9515 * gdb.base/solib-corrupted.exp
9516 * gdb.base/solib-nodir.exp
9517 * gdb.base/solib-search.exp
9518 * gdb.base/stack-checking.exp
9519 * gdb.base/stale-infcall.exp
9520 * gdb.base/stap-probe.exp
9521 * gdb.base/start.exp
9522 * gdb.base/step-break.exp
9523 * gdb.base/step-bt.exp
9524 * gdb.base/step-line.exp
9525 * gdb.base/step-over-exit.exp
9526 * gdb.base/step-over-syscall.exp
9527 * gdb.base/step-resume-infcall.exp
9528 * gdb.base/step-test.exp
9529 * gdb.base/store.exp
9530 * gdb.base/structs3.exp
9531 * gdb.base/sym-file.exp
9532 * gdb.base/symbol-without-target_section.exp
9533 * gdb.base/term.exp
9534 * gdb.base/testenv.exp
9535 * gdb.base/ui-redirect.exp
9536 * gdb.base/until.exp
9537 * gdb.base/unwindonsignal.exp
9538 * gdb.base/value-double-free.exp
9539 * gdb.base/vla-datatypes.exp
9540 * gdb.base/vla-ptr.exp
9541 * gdb.base/vla-sideeffect.exp
9542 * gdb.base/volatile.exp
9543 * gdb.base/watch-cond-infcall.exp
9544 * gdb.base/watch-cond.exp
9545 * gdb.base/watch-non-mem.exp
9546 * gdb.base/watch-read.exp
9547 * gdb.base/watch-vfork.exp
9548 * gdb.base/watchpoint-cond-gone.exp
9549 * gdb.base/watchpoint-delete.exp
9550 * gdb.base/watchpoint-hw-hit-once.exp
9551 * gdb.base/watchpoint-hw.exp
9552 * gdb.base/watchpoint-stops-at-right-insn.exp
9553 * gdb.base/watchpoints.exp
9554 * gdb.base/wchar.exp
9555 * gdb.base/whatis-exp.exp
9556 * gdb.btrace/buffer-size.exp
9557 * gdb.btrace/data.exp
9558 * gdb.btrace/delta.exp
9559 * gdb.btrace/dlopen.exp
9560 * gdb.btrace/enable.exp
9561 * gdb.btrace/exception.exp
9562 * gdb.btrace/function_call_history.exp
9563 * gdb.btrace/gcore.exp
9564 * gdb.btrace/instruction_history.exp
9565 * gdb.btrace/nohist.exp
9566 * gdb.btrace/reconnect.exp
9567 * gdb.btrace/record_goto-step.exp
9568 * gdb.btrace/record_goto.exp
9569 * gdb.btrace/rn-dl-bind.exp
9570 * gdb.btrace/segv.exp
9571 * gdb.btrace/step.exp
9572 * gdb.btrace/stepi.exp
9573 * gdb.btrace/tailcall-only.exp
9574 * gdb.btrace/tailcall.exp
9575 * gdb.btrace/tsx.exp
9576 * gdb.btrace/unknown_functions.exp
9577 * gdb.btrace/vdso.exp
9578 * gdb.compile/compile-ifunc.exp
9579 * gdb.compile/compile-ops.exp
9580 * gdb.compile/compile-print.exp
9581 * gdb.compile/compile-setjmp.exp
9582 * gdb.cp/abstract-origin.exp
9583 * gdb.cp/ambiguous.exp
9584 * gdb.cp/annota2.exp
9585 * gdb.cp/annota3.exp
9586 * gdb.cp/anon-ns.exp
9587 * gdb.cp/anon-struct.exp
9588 * gdb.cp/anon-union.exp
9589 * gdb.cp/arg-reference.exp
9590 * gdb.cp/baseenum.exp
9591 * gdb.cp/bool.exp
9592 * gdb.cp/breakpoint.exp
9593 * gdb.cp/bs15503.exp
9594 * gdb.cp/call-c.exp
9595 * gdb.cp/casts.exp
9596 * gdb.cp/chained-calls.exp
9597 * gdb.cp/class2.exp
9598 * gdb.cp/classes.exp
9599 * gdb.cp/cmpd-minsyms.exp
9600 * gdb.cp/converts.exp
9601 * gdb.cp/cp-relocate.exp
9602 * gdb.cp/cpcompletion.exp
9603 * gdb.cp/cpexprs.exp
9604 * gdb.cp/cplabel.exp
9605 * gdb.cp/cplusfuncs.exp
9606 * gdb.cp/cpsizeof.exp
9607 * gdb.cp/ctti.exp
9608 * gdb.cp/derivation.exp
9609 * gdb.cp/destrprint.exp
9610 * gdb.cp/dispcxx.exp
9611 * gdb.cp/enum-class.exp
9612 * gdb.cp/exception.exp
9613 * gdb.cp/exceptprint.exp
9614 * gdb.cp/expand-psymtabs-cxx.exp
9615 * gdb.cp/expand-sals.exp
9616 * gdb.cp/extern-c.exp
9617 * gdb.cp/filename.exp
9618 * gdb.cp/formatted-ref.exp
9619 * gdb.cp/fpointer.exp
9620 * gdb.cp/gdb1355.exp
9621 * gdb.cp/gdb2495.exp
9622 * gdb.cp/hang.exp
9623 * gdb.cp/impl-this.exp
9624 * gdb.cp/infcall-dlopen.exp
9625 * gdb.cp/inherit.exp
9626 * gdb.cp/iostream.exp
9627 * gdb.cp/koenig.exp
9628 * gdb.cp/local.exp
9629 * gdb.cp/m-data.exp
9630 * gdb.cp/m-static.exp
9631 * gdb.cp/mb-ctor.exp
9632 * gdb.cp/mb-inline.exp
9633 * gdb.cp/mb-templates.exp
9634 * gdb.cp/member-name.exp
9635 * gdb.cp/member-ptr.exp
9636 * gdb.cp/meth-typedefs.exp
9637 * gdb.cp/method.exp
9638 * gdb.cp/method2.exp
9639 * gdb.cp/minsym-fallback.exp
9640 * gdb.cp/misc.exp
9641 * gdb.cp/namelessclass.exp
9642 * gdb.cp/namespace-enum.exp
9643 * gdb.cp/namespace-nested-import.exp
9644 * gdb.cp/namespace.exp
9645 * gdb.cp/nextoverthrow.exp
9646 * gdb.cp/no-dmgl-verbose.exp
9647 * gdb.cp/non-trivial-retval.exp
9648 * gdb.cp/noparam.exp
9649 * gdb.cp/nsdecl.exp
9650 * gdb.cp/nsimport.exp
9651 * gdb.cp/nsnested.exp
9652 * gdb.cp/nsnoimports.exp
9653 * gdb.cp/nsrecurs.exp
9654 * gdb.cp/nsstress.exp
9655 * gdb.cp/nsusing.exp
9656 * gdb.cp/operator.exp
9657 * gdb.cp/oranking.exp
9658 * gdb.cp/overload-const.exp
9659 * gdb.cp/overload.exp
9660 * gdb.cp/ovldbreak.exp
9661 * gdb.cp/ovsrch.exp
9662 * gdb.cp/paren-type.exp
9663 * gdb.cp/parse-lang.exp
9664 * gdb.cp/pass-by-ref.exp
9665 * gdb.cp/pr-1023.exp
9666 * gdb.cp/pr-1210.exp
9667 * gdb.cp/pr-574.exp
9668 * gdb.cp/pr10687.exp
9669 * gdb.cp/pr12028.exp
9670 * gdb.cp/pr17132.exp
9671 * gdb.cp/pr17494.exp
9672 * gdb.cp/pr9067.exp
9673 * gdb.cp/pr9167.exp
9674 * gdb.cp/pr9631.exp
9675 * gdb.cp/printmethod.exp
9676 * gdb.cp/psmang.exp
9677 * gdb.cp/psymtab-parameter.exp
9678 * gdb.cp/ptype-cv-cp.exp
9679 * gdb.cp/ptype-flags.exp
9680 * gdb.cp/re-set-overloaded.exp
9681 * gdb.cp/ref-types.exp
9682 * gdb.cp/rtti.exp
9683 * gdb.cp/scope-err.exp
9684 * gdb.cp/shadow.exp
9685 * gdb.cp/smartp.exp
9686 * gdb.cp/static-method.exp
9687 * gdb.cp/static-print-quit.exp
9688 * gdb.cp/temargs.exp
9689 * gdb.cp/templates.exp
9690 * gdb.cp/try_catch.exp
9691 * gdb.cp/typedef-operator.exp
9692 * gdb.cp/typeid.exp
9693 * gdb.cp/userdef.exp
9694 * gdb.cp/using-crash.exp
9695 * gdb.cp/var-tag.exp
9696 * gdb.cp/virtbase.exp
9697 * gdb.cp/virtfunc.exp
9698 * gdb.cp/virtfunc2.exp
9699 * gdb.cp/vla-cxx.exp
9700 * gdb.disasm/t01_mov.exp
9701 * gdb.disasm/t02_mova.exp
9702 * gdb.disasm/t03_add.exp
9703 * gdb.disasm/t04_sub.exp
9704 * gdb.disasm/t05_cmp.exp
9705 * gdb.disasm/t06_ari2.exp
9706 * gdb.disasm/t07_ari3.exp
9707 * gdb.disasm/t08_or.exp
9708 * gdb.disasm/t09_xor.exp
9709 * gdb.disasm/t10_and.exp
9710 * gdb.disasm/t11_logs.exp
9711 * gdb.disasm/t12_bit.exp
9712 * gdb.disasm/t13_otr.exp
9713 * gdb.dlang/circular.exp
9714 * gdb.dwarf2/arr-stride.exp
9715 * gdb.dwarf2/arr-subrange.exp
9716 * gdb.dwarf2/atomic-type.exp
9717 * gdb.dwarf2/bad-regnum.exp
9718 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9719 * gdb.dwarf2/callframecfa.exp
9720 * gdb.dwarf2/clztest.exp
9721 * gdb.dwarf2/corrupt.exp
9722 * gdb.dwarf2/data-loc.exp
9723 * gdb.dwarf2/dup-psym.exp
9724 * gdb.dwarf2/dw2-anon-mptr.exp
9725 * gdb.dwarf2/dw2-anonymous-func.exp
9726 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9727 * gdb.dwarf2/dw2-bad-unresolved.exp
9728 * gdb.dwarf2/dw2-basic.exp
9729 * gdb.dwarf2/dw2-canonicalize-type.exp
9730 * gdb.dwarf2/dw2-case-insensitive.exp
9731 * gdb.dwarf2/dw2-common-block.exp
9732 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9733 * gdb.dwarf2/dw2-compressed.exp
9734 * gdb.dwarf2/dw2-const.exp
9735 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9736 * gdb.dwarf2/dw2-cu-size.exp
9737 * gdb.dwarf2/dw2-dup-frame.exp
9738 * gdb.dwarf2/dw2-entry-value.exp
9739 * gdb.dwarf2/dw2-icycle.exp
9740 * gdb.dwarf2/dw2-ifort-parameter.exp
9741 * gdb.dwarf2/dw2-inline-break.exp
9742 * gdb.dwarf2/dw2-inline-param.exp
9743 * gdb.dwarf2/dw2-intercu.exp
9744 * gdb.dwarf2/dw2-intermix.exp
9745 * gdb.dwarf2/dw2-lexical-block-bare.exp
9746 * gdb.dwarf2/dw2-linkage-name-trust.exp
9747 * gdb.dwarf2/dw2-minsym-in-cu.exp
9748 * gdb.dwarf2/dw2-noloc.exp
9749 * gdb.dwarf2/dw2-op-call.exp
9750 * gdb.dwarf2/dw2-op-out-param.exp
9751 * gdb.dwarf2/dw2-opt-structptr.exp
9752 * gdb.dwarf2/dw2-param-error.exp
9753 * gdb.dwarf2/dw2-producer.exp
9754 * gdb.dwarf2/dw2-ranges-base.exp
9755 * gdb.dwarf2/dw2-ref-missing-frame.exp
9756 * gdb.dwarf2/dw2-reg-undefined.exp
9757 * gdb.dwarf2/dw2-regno-invalid.exp
9758 * gdb.dwarf2/dw2-restore.exp
9759 * gdb.dwarf2/dw2-restrict.exp
9760 * gdb.dwarf2/dw2-single-line-discriminators.exp
9761 * gdb.dwarf2/dw2-strp.exp
9762 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9763 * gdb.dwarf2/dw2-unresolved.exp
9764 * gdb.dwarf2/dw2-var-zero-addr.exp
9765 * gdb.dwarf2/dw4-sig-types.exp
9766 * gdb.dwarf2/dwz.exp
9767 * gdb.dwarf2/dynarr-ptr.exp
9768 * gdb.dwarf2/enum-type.exp
9769 * gdb.dwarf2/gdb-index.exp
9770 * gdb.dwarf2/implptr-64bit.exp
9771 * gdb.dwarf2/implptr-optimized-out.exp
9772 * gdb.dwarf2/implptr.exp
9773 * gdb.dwarf2/implref-array.exp
9774 * gdb.dwarf2/implref-const.exp
9775 * gdb.dwarf2/implref-global.exp
9776 * gdb.dwarf2/implref-struct.exp
9777 * gdb.dwarf2/mac-fileno.exp
9778 * gdb.dwarf2/main-subprogram.exp
9779 * gdb.dwarf2/member-ptr-forwardref.exp
9780 * gdb.dwarf2/method-ptr.exp
9781 * gdb.dwarf2/missing-sig-type.exp
9782 * gdb.dwarf2/nonvar-access.exp
9783 * gdb.dwarf2/opaque-type-lookup.exp
9784 * gdb.dwarf2/pieces-optimized-out.exp
9785 * gdb.dwarf2/pieces.exp
9786 * gdb.dwarf2/pr10770.exp
9787 * gdb.dwarf2/pr13961.exp
9788 * gdb.dwarf2/staticvirtual.exp
9789 * gdb.dwarf2/subrange.exp
9790 * gdb.dwarf2/symtab-producer.exp
9791 * gdb.dwarf2/trace-crash.exp
9792 * gdb.dwarf2/typeddwarf.exp
9793 * gdb.dwarf2/valop.exp
9794 * gdb.dwarf2/watch-notconst.exp
9795 * gdb.fortran/array-element.exp
9796 * gdb.fortran/charset.exp
9797 * gdb.fortran/common-block.exp
9798 * gdb.fortran/complex.exp
9799 * gdb.fortran/derived-type-function.exp
9800 * gdb.fortran/derived-type.exp
9801 * gdb.fortran/logical.exp
9802 * gdb.fortran/module.exp
9803 * gdb.fortran/multi-dim.exp
9804 * gdb.fortran/nested-funcs.exp
9805 * gdb.fortran/print-formatted.exp
9806 * gdb.fortran/subarray.exp
9807 * gdb.fortran/vla-alloc-assoc.exp
9808 * gdb.fortran/vla-datatypes.exp
9809 * gdb.fortran/vla-history.exp
9810 * gdb.fortran/vla-ptr-info.exp
9811 * gdb.fortran/vla-ptype-sub.exp
9812 * gdb.fortran/vla-ptype.exp
9813 * gdb.fortran/vla-sizeof.exp
9814 * gdb.fortran/vla-type.exp
9815 * gdb.fortran/vla-value-sub-arbitrary.exp
9816 * gdb.fortran/vla-value-sub-finish.exp
9817 * gdb.fortran/vla-value-sub.exp
9818 * gdb.fortran/vla-value.exp
9819 * gdb.fortran/whatis_type.exp
9820 * gdb.go/chan.exp
9821 * gdb.go/handcall.exp
9822 * gdb.go/hello.exp
9823 * gdb.go/integers.exp
9824 * gdb.go/methods.exp
9825 * gdb.go/package.exp
9826 * gdb.go/strings.exp
9827 * gdb.go/types.exp
9828 * gdb.go/unsafe.exp
9829 * gdb.guile/scm-arch.exp
9830 * gdb.guile/scm-block.exp
9831 * gdb.guile/scm-breakpoint.exp
9832 * gdb.guile/scm-cmd.exp
9833 * gdb.guile/scm-disasm.exp
9834 * gdb.guile/scm-equal.exp
9835 * gdb.guile/scm-frame-args.exp
9836 * gdb.guile/scm-frame-inline.exp
9837 * gdb.guile/scm-frame.exp
9838 * gdb.guile/scm-iterator.exp
9839 * gdb.guile/scm-math.exp
9840 * gdb.guile/scm-objfile.exp
9841 * gdb.guile/scm-ports.exp
9842 * gdb.guile/scm-symbol.exp
9843 * gdb.guile/scm-symtab.exp
9844 * gdb.guile/scm-value-cc.exp
9845 * gdb.guile/types-module.exp
9846 * gdb.linespec/break-ask.exp
9847 * gdb.linespec/cpexplicit.exp
9848 * gdb.linespec/explicit.exp
9849 * gdb.linespec/keywords.exp
9850 * gdb.linespec/linespec.exp
9851 * gdb.linespec/ls-dollar.exp
9852 * gdb.linespec/ls-errs.exp
9853 * gdb.linespec/skip-two.exp
9854 * gdb.linespec/thread.exp
9855 * gdb.mi/mi-async.exp
9856 * gdb.mi/mi-basics.exp
9857 * gdb.mi/mi-break.exp
9858 * gdb.mi/mi-catch-load.exp
9859 * gdb.mi/mi-cli.exp
9860 * gdb.mi/mi-cmd-param-changed.exp
9861 * gdb.mi/mi-console.exp
9862 * gdb.mi/mi-detach.exp
9863 * gdb.mi/mi-disassemble.exp
9864 * gdb.mi/mi-eval.exp
9865 * gdb.mi/mi-file-transfer.exp
9866 * gdb.mi/mi-file.exp
9867 * gdb.mi/mi-fill-memory.exp
9868 * gdb.mi/mi-inheritance-syntax-error.exp
9869 * gdb.mi/mi-linespec-err-cp.exp
9870 * gdb.mi/mi-logging.exp
9871 * gdb.mi/mi-memory-changed.exp
9872 * gdb.mi/mi-read-memory.exp
9873 * gdb.mi/mi-record-changed.exp
9874 * gdb.mi/mi-reg-undefined.exp
9875 * gdb.mi/mi-regs.exp
9876 * gdb.mi/mi-return.exp
9877 * gdb.mi/mi-reverse.exp
9878 * gdb.mi/mi-simplerun.exp
9879 * gdb.mi/mi-solib.exp
9880 * gdb.mi/mi-stack.exp
9881 * gdb.mi/mi-stepi.exp
9882 * gdb.mi/mi-syn-frame.exp
9883 * gdb.mi/mi-until.exp
9884 * gdb.mi/mi-var-block.exp
9885 * gdb.mi/mi-var-child.exp
9886 * gdb.mi/mi-var-cmd.exp
9887 * gdb.mi/mi-var-cp.exp
9888 * gdb.mi/mi-var-display.exp
9889 * gdb.mi/mi-var-invalidate.exp
9890 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9891 * gdb.mi/mi-vla-fortran.exp
9892 * gdb.mi/mi-watch.exp
9893 * gdb.mi/mi2-var-child.exp
9894 * gdb.mi/user-selected-context-sync.exp
9895 * gdb.modula2/unbounded-array.exp
9896 * gdb.multi/dummy-frame-restore.exp
9897 * gdb.multi/multi-arch-exec.exp
9898 * gdb.multi/multi-arch.exp
9899 * gdb.multi/tids.exp
9900 * gdb.multi/watchpoint-multi.exp
9901 * gdb.opencl/callfuncs.exp
9902 * gdb.opencl/convs_casts.exp
9903 * gdb.opencl/datatypes.exp
9904 * gdb.opencl/operators.exp
9905 * gdb.opencl/vec_comps.exp
9906 * gdb.opt/clobbered-registers-O2.exp
9907 * gdb.opt/inline-break.exp
9908 * gdb.opt/inline-bt.exp
9909 * gdb.opt/inline-cmds.exp
9910 * gdb.opt/inline-locals.exp
9911 * gdb.pascal/case-insensitive-symbols.exp
9912 * gdb.pascal/floats.exp
9913 * gdb.pascal/gdb11492.exp
9914 * gdb.python/lib-types.exp
9915 * gdb.python/py-arch.exp
9916 * gdb.python/py-as-string.exp
9917 * gdb.python/py-bad-printers.exp
9918 * gdb.python/py-block.exp
9919 * gdb.python/py-breakpoint-create-fail.exp
9920 * gdb.python/py-breakpoint.exp
9921 * gdb.python/py-caller-is.exp
9922 * gdb.python/py-cmd.exp
9923 * gdb.python/py-explore-cc.exp
9924 * gdb.python/py-explore.exp
9925 * gdb.python/py-finish-breakpoint.exp
9926 * gdb.python/py-finish-breakpoint2.exp
9927 * gdb.python/py-frame-args.exp
9928 * gdb.python/py-frame-inline.exp
9929 * gdb.python/py-frame.exp
9930 * gdb.python/py-framefilter-mi.exp
9931 * gdb.python/py-infthread.exp
9932 * gdb.python/py-lazy-string.exp
9933 * gdb.python/py-linetable.exp
9934 * gdb.python/py-mi-events.exp
9935 * gdb.python/py-mi-objfile.exp
9936 * gdb.python/py-mi.exp
9937 * gdb.python/py-objfile.exp
9938 * gdb.python/py-pp-integral.exp
9939 * gdb.python/py-pp-maint.exp
9940 * gdb.python/py-pp-re-notag.exp
9941 * gdb.python/py-pp-registration.exp
9942 * gdb.python/py-recurse-unwind.exp
9943 * gdb.python/py-strfns.exp
9944 * gdb.python/py-symbol.exp
9945 * gdb.python/py-symtab.exp
9946 * gdb.python/py-sync-interp.exp
9947 * gdb.python/py-typeprint.exp
9948 * gdb.python/py-unwind-maint.exp
9949 * gdb.python/py-unwind.exp
9950 * gdb.python/py-value-cc.exp
9951 * gdb.python/py-xmethods.exp
9952 * gdb.reverse/amd64-tailcall-reverse.exp
9953 * gdb.reverse/break-precsave.exp
9954 * gdb.reverse/break-reverse.exp
9955 * gdb.reverse/consecutive-precsave.exp
9956 * gdb.reverse/consecutive-reverse.exp
9957 * gdb.reverse/finish-precsave.exp
9958 * gdb.reverse/finish-reverse-bkpt.exp
9959 * gdb.reverse/finish-reverse.exp
9960 * gdb.reverse/fstatat-reverse.exp
9961 * gdb.reverse/getresuid-reverse.exp
9962 * gdb.reverse/i386-precsave.exp
9963 * gdb.reverse/i386-reverse.exp
9964 * gdb.reverse/i386-sse-reverse.exp
9965 * gdb.reverse/i387-env-reverse.exp
9966 * gdb.reverse/i387-stack-reverse.exp
9967 * gdb.reverse/insn-reverse.exp
9968 * gdb.reverse/machinestate-precsave.exp
9969 * gdb.reverse/machinestate.exp
9970 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9971 * gdb.reverse/pipe-reverse.exp
9972 * gdb.reverse/readv-reverse.exp
9973 * gdb.reverse/recvmsg-reverse.exp
9974 * gdb.reverse/rerun-prec.exp
9975 * gdb.reverse/s390-mvcle.exp
9976 * gdb.reverse/step-precsave.exp
9977 * gdb.reverse/step-reverse.exp
9978 * gdb.reverse/time-reverse.exp
9979 * gdb.reverse/until-precsave.exp
9980 * gdb.reverse/until-reverse.exp
9981 * gdb.reverse/waitpid-reverse.exp
9982 * gdb.reverse/watch-precsave.exp
9983 * gdb.reverse/watch-reverse.exp
9984 * gdb.rust/generics.exp
9985 * gdb.rust/methods.exp
9986 * gdb.rust/modules.exp
9987 * gdb.rust/simple.exp
9988 * gdb.server/connect-with-no-symbol-file.exp
9989 * gdb.server/ext-attach.exp
9990 * gdb.server/ext-restart.exp
9991 * gdb.server/ext-wrapper.exp
9992 * gdb.server/file-transfer.exp
9993 * gdb.server/server-exec-info.exp
9994 * gdb.server/server-kill.exp
9995 * gdb.server/server-mon.exp
9996 * gdb.server/wrapper.exp
9997 * gdb.stabs/exclfwd.exp
9998 * gdb.stabs/gdb11479.exp
9999 * gdb.threads/clone-new-thread-event.exp
10000 * gdb.threads/corethreads.exp
10001 * gdb.threads/current-lwp-dead.exp
10002 * gdb.threads/dlopen-libpthread.exp
10003 * gdb.threads/gcore-thread.exp
10004 * gdb.threads/sigstep-threads.exp
10005 * gdb.threads/watchpoint-fork.exp
10006 * gdb.trace/actions-changed.exp
10007 * gdb.trace/backtrace.exp
10008 * gdb.trace/change-loc.exp
10009 * gdb.trace/circ.exp
10010 * gdb.trace/collection.exp
10011 * gdb.trace/disconnected-tracing.exp
10012 * gdb.trace/ftrace.exp
10013 * gdb.trace/mi-trace-frame-collected.exp
10014 * gdb.trace/mi-trace-unavailable.exp
10015 * gdb.trace/mi-traceframe-changed.exp
10016 * gdb.trace/mi-tsv-changed.exp
10017 * gdb.trace/no-attach-trace.exp
10018 * gdb.trace/passc-dyn.exp
10019 * gdb.trace/qtro.exp
10020 * gdb.trace/range-stepping.exp
10021 * gdb.trace/read-memory.exp
10022 * gdb.trace/save-trace.exp
10023 * gdb.trace/signal.exp
10024 * gdb.trace/status-stop.exp
10025 * gdb.trace/tfile.exp
10026 * gdb.trace/trace-break.exp
10027 * gdb.trace/trace-buffer-size.exp
10028 * gdb.trace/trace-condition.exp
10029 * gdb.trace/tracefile-pseudo-reg.exp
10030 * gdb.trace/tstatus.exp
10031 * gdb.trace/unavailable.exp
10032 * gdb.trace/while-dyn.exp
10033 * gdb.trace/while-stepping.exp
10034
34c41c68
DE
100352016-12-22 Doug Evans <xdje42@gmail.com>
10036
10037 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10038 and msymbols.
10039
16e69324
YQ
100402016-12-19 Yao Qi <yao.qi@linaro.org>
10041
10042 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10043 (test_with_self): Don't call do_steps_and_nexts, and remove
10044 code about stepping into xmalloc.
10045
f94f411b
YQ
100462016-12-09 Yao Qi <yao.qi@linaro.org>
10047
10048 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10049
100502016-12-09 Yao Qi <yao.qi@linaro.org>
10051
10052 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10053
f1b5deee
PA
100542016-12-09 Pedro Alves <palves@redhat.com>
10055
10056 * gdb.base/all-architectures-0.exp: New file.
10057 * gdb.base/all-architectures-1.exp: New file.
10058 * gdb.base/all-architectures-2.exp: New file.
10059 * gdb.base/all-architectures-3.exp: New file.
10060 * gdb.base/all-architectures-4.exp: New file.
10061 * gdb.base/all-architectures-5.exp: New file.
10062 * gdb.base/all-architectures-6.exp: New file.
10063 * gdb.base/all-architectures-7.exp: New file.
10064 * gdb.base/all-architectures.exp.in: New file.
10065
364ca42e
YQ
100662016-12-09 Yao Qi <yao.qi@linaro.org>
10067
10068 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10069
107c2d62
LM
100702016-12-02 Luis Machado <lgustavo@codesourcery.com>
10071
10072 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10073 possible.
10074 Remove useless pattern-matching code.
10075
df3ee9ca
PA
100762016-12-02 Pedro Alves <palves@redhat.com>
10077
10078 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10079 procedure.
10080 (top level): Call it.
10081
ec835369
PA
100822016-12-02 Pedro Alves <palves@redhat.com>
10083
10084 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10085 New procedure.
10086 (top level): Call it.
10087
01770bbd
PA
100882016-12-02 Pedro Alves <palves@redhat.com>
10089
10090 PR cli/20559
10091 * gdb.base/commands.exp (user_defined_command_args_eval): New
10092 procedure.
10093 (top level): Call it.
10094
008459ea
LM
100952016-12-02 Luis Machado <lgustavo@codesourcery.com>
10096
10097 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10098 timeout handling.
10099
0c1b455e
TT
101002016-12-02 Tom Tromey <tom@tromey.com>
10101
10102 * gdb.dwarf2/main-subprogram.c: New file.
10103 * gdb.dwarf2/main-subprogram.exp: New file.
10104
018572b8
LM
101052016-12-01 Luis Machado <lgustavo@codesourcery.com>
10106
10107 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10108 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10109 gdb_test_no_output for a couple of cases.
10110 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10111
84c93cd5
LM
101122016-12-01 Luis Machado <lgustavo@codesourcery.com>
10113
10114 Fix test names and standardize compilation error messages throughout
10115 the following files:
10116
10117 * gdb.ada/start.exp
10118 * gdb.arch/alpha-step.exp
10119 * gdb.arch/e500-prologue.exp
10120 * gdb.arch/ftrace-insn-reloc.exp
10121 * gdb.arch/gdb1291.exp
10122 * gdb.arch/gdb1431.exp
10123 * gdb.arch/gdb1558.exp
10124 * gdb.arch/i386-dr3-watch.exp
10125 * gdb.arch/i386-sse-stack-align.exp
10126 * gdb.arch/ia64-breakpoint-shadow.exp
10127 * gdb.arch/pa-nullify.exp
10128 * gdb.arch/powerpc-aix-prologue.exp
10129 * gdb.arch/thumb-bx-pc.exp
10130 * gdb.base/annota1.exp
10131 * gdb.base/annota3.exp
10132 * gdb.base/arrayidx.exp
10133 * gdb.base/assign.exp
10134 * gdb.base/attach.exp
10135 * gdb.base/auxv.exp
10136 * gdb.base/bang.exp
10137 * gdb.base/bfp-test.exp
10138 * gdb.base/bigcore.exp
10139 * gdb.base/bitfields2.exp
10140 * gdb.base/break-fun-addr.exp
10141 * gdb.base/break-probes.exp
10142 * gdb.base/call-rt-st.exp
10143 * gdb.base/callexit.exp
10144 * gdb.base/catch-fork-kill.exp
10145 * gdb.base/charset.exp
10146 * gdb.base/checkpoint.exp
10147 * gdb.base/comprdebug.exp
10148 * gdb.base/constvars.exp
10149 * gdb.base/coredump-filter.exp
10150 * gdb.base/cursal.exp
10151 * gdb.base/cvexpr.exp
10152 * gdb.base/detach.exp
10153 * gdb.base/display.exp
10154 * gdb.base/dmsym.exp
10155 * gdb.base/dprintf-pending.exp
10156 * gdb.base/dso2dso.exp
10157 * gdb.base/dtrace-probe.exp
10158 * gdb.base/dump.exp
10159 * gdb.base/enum_cond.exp
10160 * gdb.base/exe-lock.exp
10161 * gdb.base/exec-invalid-sysroot.exp
10162 * gdb.base/execl-update-breakpoints.exp
10163 * gdb.base/exprs.exp
10164 * gdb.base/fileio.exp
10165 * gdb.base/find.exp
10166 * gdb.base/finish.exp
10167 * gdb.base/fixsection.exp
10168 * gdb.base/foll-vfork.exp
10169 * gdb.base/frame-args.exp
10170 * gdb.base/gcore.exp
10171 * gdb.base/gdb1250.exp
10172 * gdb.base/global-var-nested-by-dso.exp
10173 * gdb.base/gnu-ifunc.exp
10174 * gdb.base/hashline1.exp
10175 * gdb.base/hashline2.exp
10176 * gdb.base/hashline3.exp
10177 * gdb.base/hbreak-in-shr-unsupported.exp
10178 * gdb.base/huge.exp
10179 * gdb.base/infcall-input.exp
10180 * gdb.base/info-fun.exp
10181 * gdb.base/info-shared.exp
10182 * gdb.base/jit-simple.exp
10183 * gdb.base/jit-so.exp
10184 * gdb.base/jit.exp
10185 * gdb.base/jump.exp
10186 * gdb.base/label.exp
10187 * gdb.base/lineinc.exp
10188 * gdb.base/logical.exp
10189 * gdb.base/longjmp.exp
10190 * gdb.base/macscp.exp
10191 * gdb.base/miscexprs.exp
10192 * gdb.base/new-ui-echo.exp
10193 * gdb.base/new-ui-pending-input.exp
10194 * gdb.base/new-ui.exp
10195 * gdb.base/nodebug.exp
10196 * gdb.base/nofield.exp
10197 * gdb.base/offsets.exp
10198 * gdb.base/overlays.exp
10199 * gdb.base/pending.exp
10200 * gdb.base/pointers.exp
10201 * gdb.base/pr11022.exp
10202 * gdb.base/printcmds.exp
10203 * gdb.base/prologue.exp
10204 * gdb.base/ptr-typedef.exp
10205 * gdb.base/realname-expand.exp
10206 * gdb.base/relativedebug.exp
10207 * gdb.base/relocate.exp
10208 * gdb.base/remote.exp
10209 * gdb.base/reread.exp
10210 * gdb.base/return2.exp
10211 * gdb.base/savedregs.exp
10212 * gdb.base/sep.exp
10213 * gdb.base/sepdebug.exp
10214 * gdb.base/sepsymtab.exp
10215 * gdb.base/set-inferior-tty.exp
10216 * gdb.base/setshow.exp
10217 * gdb.base/shlib-call.exp
10218 * gdb.base/sigaltstack.exp
10219 * gdb.base/siginfo-addr.exp
10220 * gdb.base/signals.exp
10221 * gdb.base/signull.exp
10222 * gdb.base/sigrepeat.exp
10223 * gdb.base/so-impl-ld.exp
10224 * gdb.base/solib-display.exp
10225 * gdb.base/solib-overlap.exp
10226 * gdb.base/solib-search.exp
10227 * gdb.base/solib-symbol.exp
10228 * gdb.base/structs.exp
10229 * gdb.base/structs2.exp
10230 * gdb.base/symtab-search-order.exp
10231 * gdb.base/twice.exp
10232 * gdb.base/unload.exp
10233 * gdb.base/varargs.exp
10234 * gdb.base/watchpoint-solib.exp
10235 * gdb.base/watchpoint.exp
10236 * gdb.base/whatis.exp
10237 * gdb.base/wrong_frame_bt_full.exp
10238 * gdb.btrace/dlopen.exp
10239 * gdb.cell/ea-standalone.exp
10240 * gdb.cell/ea-test.exp
10241 * gdb.cp/dispcxx.exp
10242 * gdb.cp/gdb2384.exp
10243 * gdb.cp/method2.exp
10244 * gdb.cp/nextoverthrow.exp
10245 * gdb.cp/pr10728.exp
10246 * gdb.disasm/am33.exp
10247 * gdb.disasm/h8300s.exp
10248 * gdb.disasm/mn10300.exp
10249 * gdb.disasm/sh3.exp
10250 * gdb.dwarf2/dw2-dir-file-name.exp
10251 * gdb.fortran/complex.exp
10252 * gdb.fortran/library-module.exp
10253 * gdb.guile/scm-pretty-print.exp
10254 * gdb.guile/scm-symbol.exp
10255 * gdb.guile/scm-type.exp
10256 * gdb.guile/scm-value.exp
10257 * gdb.linespec/linespec.exp
10258 * gdb.mi/gdb701.exp
10259 * gdb.mi/gdb792.exp
10260 * gdb.mi/mi-breakpoint-changed.exp
10261 * gdb.mi/mi-dprintf-pending.exp
10262 * gdb.mi/mi-dprintf.exp
10263 * gdb.mi/mi-exit-code.exp
10264 * gdb.mi/mi-pending.exp
10265 * gdb.mi/mi-solib.exp
10266 * gdb.mi/new-ui-mi-sync.exp
10267 * gdb.mi/pr11022.exp
10268 * gdb.mi/user-selected-context-sync.exp
10269 * gdb.opt/solib-intra-step.exp
10270 * gdb.python/py-events.exp
10271 * gdb.python/py-finish-breakpoint.exp
10272 * gdb.python/py-mi.exp
10273 * gdb.python/py-prettyprint.exp
10274 * gdb.python/py-shared.exp
10275 * gdb.python/py-symbol.exp
10276 * gdb.python/py-template.exp
10277 * gdb.python/py-type.exp
10278 * gdb.python/py-value.exp
10279 * gdb.reverse/solib-precsave.exp
10280 * gdb.reverse/solib-reverse.exp
10281 * gdb.server/solib-list.exp
10282 * gdb.stabs/weird.exp
10283 * gdb.threads/reconnect-signal.exp
10284 * gdb.threads/stepi-random-signal.exp
10285 * gdb.trace/actions.exp
10286 * gdb.trace/ax.exp
10287 * gdb.trace/backtrace.exp
10288 * gdb.trace/change-loc.exp
10289 * gdb.trace/deltrace.exp
10290 * gdb.trace/ftrace-lock.exp
10291 * gdb.trace/ftrace.exp
10292 * gdb.trace/infotrace.exp
10293 * gdb.trace/mi-tracepoint-changed.exp
10294 * gdb.trace/packetlen.exp
10295 * gdb.trace/passcount.exp
10296 * gdb.trace/pending.exp
10297 * gdb.trace/range-stepping.exp
10298 * gdb.trace/report.exp
10299 * gdb.trace/stap-trace.exp
10300 * gdb.trace/tfind.exp
10301 * gdb.trace/trace-break.exp
10302 * gdb.trace/trace-condition.exp
10303 * gdb.trace/trace-enable-disable.exp
10304 * gdb.trace/trace-mt.exp
10305 * gdb.trace/tracecmd.exp
10306 * gdb.trace/tspeed.exp
10307 * gdb.trace/tsv.exp
10308 * lib/perftest.exp
10309
fb9feb35
LM
103102016-12-01 Luis Machado <lgustavo@codesourcery.com>
10311
10312 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10313 with gdb_test_no_output.
10314 Use command as test name.
10315
cd2ddb6c
LM
103162016-12-01 Luis Machado <lgustavo@codesourcery.com>
10317
10318 Fix test names starting with uppercase throughout the files.
10319
10320 * gdb.ada/assign_1.exp
10321 * gdb.ada/boolean_expr.exp
10322 * gdb.base/arrayidx.exp
10323 * gdb.base/del.exp
10324 * gdb.base/gcore-buffer-overflow.exp
10325 * gdb.base/testenv.exp
10326 * gdb.compile/compile.exp
10327 * gdb.python/py-framefilter-invalidarg.exp
10328 * gdb.python/py-framefilter.exp
10329
bb95117e
LM
103302016-12-01 Luis Machado <lgustavo@codesourcery.com>
10331
10332 Fix test names starting with uppercase throughout the files.
10333
10334 * gdb.ada/array_return.exp
10335 * gdb.ada/expr_delims.exp
10336 * gdb.ada/mi_dyn_arr.exp
10337 * gdb.ada/mi_interface.exp
10338 * gdb.ada/mi_var_array.exp
10339 * gdb.ada/watch_arg.exp
10340 * gdb.arch/alpha-step.exp
10341 * gdb.arch/altivec-regs.exp
10342 * gdb.arch/e500-regs.exp
10343 * gdb.arch/powerpc-d128-regs.exp
10344 * gdb.base/arrayidx.exp
10345 * gdb.base/break.exp
10346 * gdb.base/checkpoint.exp
10347 * gdb.base/debug-expr.exp
10348 * gdb.base/dmsym.exp
10349 * gdb.base/radix.exp
10350 * gdb.base/sepdebug.exp
10351 * gdb.base/testenv.exp
10352 * gdb.base/watch_thread_num.exp
10353 * gdb.base/watchpoint-cond-gone.exp
10354 * gdb.cell/break.exp
10355 * gdb.cell/ea-cache.exp
10356 * gdb.compile/compile.exp
10357 * gdb.cp/gdb2495.exp
10358 * gdb.gdb/selftest.exp
10359 * gdb.gdb/xfullpath.exp
10360 * gdb.go/hello.exp
10361 * gdb.go/integers.exp
10362 * gdb.objc/basicclass.exp
10363 * gdb.pascal/hello.exp
10364 * gdb.pascal/integers.exp
10365 * gdb.python/py-breakpoint.exp
10366 * gdb.python/py-cmd.exp
10367 * gdb.python/py-linetable.exp
10368 * gdb.python/py-xmethods.exp
10369 * gdb.python/python.exp
10370 * gdb.reverse/consecutive-precsave.exp
10371 * gdb.reverse/finish-precsave.exp
10372 * gdb.reverse/i386-precsave.exp
10373 * gdb.reverse/machinestate-precsave.exp
10374 * gdb.reverse/sigall-precsave.exp
10375 * gdb.reverse/solib-precsave.exp
10376 * gdb.reverse/step-precsave.exp
10377 * gdb.reverse/until-precsave.exp
10378 * gdb.reverse/watch-precsave.exp
10379 * gdb.threads/leader-exit.exp
10380 * gdb.threads/pthreads.exp
10381 * gdb.threads/wp-replication.exp
10382 * gdb.trace/actions.exp
10383 * gdb.trace/mi-tsv-changed.exp
10384 * gdb.trace/tsv.exp
10385
de97fdd4
LM
103862016-12-01 Luis Machado <lgustavo@codesourcery.com>
10387
10388 Fix test names starting with uppercase throughout the files.
10389
10390 * gdb.arch/i386-bp_permanent.exp
10391 * gdb.arch/i386-gnu-cfi.exp
10392 * gdb.base/disasm-end-cu.exp
10393 * gdb.base/macscp.exp
10394 * gdb.base/pending.exp
10395 * gdb.base/watch_thread_num.exp
10396 * gdb.cp/exception.exp
10397 * gdb.cp/gdb2495.exp
10398 * gdb.cp/local.exp
10399 * gdb.python/py-evsignal.exp
10400 * gdb.python/python.exp
10401 * gdb.trace/tracecmd.exp
10402
9f058c10
LM
104032016-12-01 Luis Machado <lgustavo@codesourcery.com>
10404
10405 Fix test names starting with uppercase throughout the files.
10406
10407 * gdb.base/charset.exp
10408 * gdb.base/eval.exp
10409 * gdb.base/multi-forks.exp
10410 * gdb.guile/scm-progspace.exp
10411 * gdb.opencl/datatypes.exp
10412 * gdb.python/py-block.exp
10413 * gdb.python/py-function.exp
10414 * gdb.python/py-symbol.exp
10415 * gdb.python/py-symtab.exp
10416 * gdb.python/py-xmethods.exp
10417 * gdb.reverse/break-precsave.exp
10418 * gdb.reverse/break-reverse.exp
10419 * gdb.reverse/consecutive-precsave.exp
10420 * gdb.reverse/consecutive-reverse.exp
10421 * gdb.reverse/finish-precsave.exp
10422 * gdb.reverse/finish-reverse-bkpt.exp
10423 * gdb.reverse/finish-reverse.exp
10424 * gdb.reverse/fstatat-reverse.exp
10425 * gdb.reverse/getresuid-reverse.exp
10426 * gdb.reverse/i386-precsave.exp
10427 * gdb.reverse/i386-reverse.exp
10428 * gdb.reverse/i386-sse-reverse.exp
10429 * gdb.reverse/i387-stack-reverse.exp
10430 * gdb.reverse/insn-reverse.exp
10431 * gdb.reverse/machinestate-precsave.exp
10432 * gdb.reverse/machinestate.exp
10433 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10434 * gdb.reverse/pipe-reverse.exp
10435 * gdb.reverse/readv-reverse.exp
10436 * gdb.reverse/recvmsg-reverse.exp
10437 * gdb.reverse/rerun-prec.exp
10438 * gdb.reverse/s390-mvcle.exp
10439 * gdb.reverse/sigall-precsave.exp
10440 * gdb.reverse/sigall-reverse.exp
10441 * gdb.reverse/solib-precsave.exp
10442 * gdb.reverse/solib-reverse.exp
10443 * gdb.reverse/step-precsave.exp
10444 * gdb.reverse/step-reverse.exp
10445 * gdb.reverse/time-reverse.exp
10446 * gdb.reverse/until-precsave.exp
10447 * gdb.reverse/until-reverse.exp
10448 * gdb.reverse/waitpid-reverse.exp
10449 * gdb.reverse/watch-precsave.exp
10450 * gdb.reverse/watch-reverse.exp
10451
cdc7edd7
LM
104522016-12-01 Luis Machado <lgustavo@codesourcery.com>
10453
10454 Fix test names starting with uppercase throughout the files.
10455
10456 * gdb.arch/i386-mpx-simple_segv.exp
10457 * gdb.arch/i386-mpx.exp
10458 * gdb.arch/i386-permbkpt.exp
10459 * gdb.arch/pa-nullify.exp
10460 * gdb.arch/powerpc-d128-regs.exp
10461 * gdb.arch/vsx-regs.exp
10462 * gdb.base/bfp-test.exp
10463 * gdb.base/break.exp
10464 * gdb.base/breakpoint-shadow.exp
10465 * gdb.base/callfuncs.exp
10466 * gdb.base/charset.exp
10467 * gdb.base/commands.exp
10468 * gdb.base/completion.exp
10469 * gdb.base/dfp-test.exp
10470 * gdb.base/echo.exp
10471 * gdb.base/ending-run.exp
10472 * gdb.base/eval.exp
10473 * gdb.base/expand-psymtabs.exp
10474 * gdb.base/float128.exp
10475 * gdb.base/floatn.exp
10476 * gdb.base/foll-exec-mode.exp
10477 * gdb.base/gdb1056.exp
10478 * gdb.base/gdb11531.exp
10479 * gdb.base/kill-after-signal.exp
10480 * gdb.base/multi-forks.exp
10481 * gdb.base/overlays.exp
10482 * gdb.base/pending.exp
10483 * gdb.base/sepdebug.exp
10484 * gdb.base/testenv.exp
10485 * gdb.base/valgrind-db-attach.exp
10486 * gdb.base/watch_thread_num.exp
10487 * gdb.base/watchpoint-cond-gone.exp
10488 * gdb.base/watchpoint.exp
10489 * gdb.base/watchpoints.exp
10490 * gdb.cp/arg-reference.exp
10491 * gdb.cp/baseenum.exp
10492 * gdb.cp/operator.exp
10493 * gdb.cp/shadow.exp
10494 * gdb.dwarf2/dw2-op-out-param.exp
10495 * gdb.dwarf2/dw2-reg-undefined.exp
10496 * gdb.go/chan.exp
10497 * gdb.go/hello.exp
10498 * gdb.go/integers.exp
10499 * gdb.go/methods.exp
10500 * gdb.go/package.exp
10501 * gdb.guile/scm-parameter.exp
10502 * gdb.guile/scm-progspace.exp
10503 * gdb.guile/scm-value.exp
10504 * gdb.mi/mi-pending.exp
10505 * gdb.mi/user-selected-context-sync.exp
10506 * gdb.multi/multi-attach.exp
10507 * gdb.multi/tids.exp
10508 * gdb.opt/clobbered-registers-O2.exp
10509 * gdb.pascal/floats.exp
10510 * gdb.pascal/integers.exp
10511 * gdb.python/py-block.exp
10512 * gdb.python/py-events.exp
10513 * gdb.python/py-parameter.exp
10514 * gdb.python/py-symbol.exp
10515 * gdb.python/py-symtab.exp
10516 * gdb.python/py-type.exp
10517 * gdb.python/py-value.exp
10518 * gdb.python/py-xmethods.exp
10519 * gdb.python/python.exp
10520 * gdb.reverse/break-precsave.exp
10521 * gdb.reverse/consecutive-precsave.exp
10522 * gdb.reverse/finish-precsave.exp
10523 * gdb.reverse/i386-precsave.exp
10524 * gdb.reverse/machinestate-precsave.exp
10525 * gdb.reverse/sigall-precsave.exp
10526 * gdb.reverse/solib-precsave.exp
10527 * gdb.reverse/step-precsave.exp
10528 * gdb.reverse/until-precsave.exp
10529 * gdb.reverse/watch-precsave.exp
10530 * gdb.server/ext-attach.exp
10531 * gdb.server/ext-restart.exp
10532 * gdb.server/ext-run.exp
10533 * gdb.server/ext-wrapper.exp
10534 * gdb.stabs/gdb11479.exp
10535 * gdb.stabs/weird.exp
10536 * gdb.threads/attach-many-short-lived-threads.exp
10537 * gdb.threads/kill.exp
10538 * gdb.threads/watchpoint-fork.exp
10539
bc6c7af4
LM
105402016-12-01 Luis Machado <lgustavo@codesourcery.com>
10541
10542 Fix test names starting with uppercase throughout all the files below.
10543
10544 * gdb.ada/array_return.exp
10545 * gdb.ada/catch_ex.exp
10546 * gdb.ada/info_exc.exp
10547 * gdb.ada/mi_catch_ex.exp
10548 * gdb.ada/mi_dyn_arr.exp
10549 * gdb.ada/mi_ex_cond.exp
10550 * gdb.ada/mi_exc_info.exp
10551 * gdb.ada/mi_interface.exp
10552 * gdb.ada/mi_task_arg.exp
10553 * gdb.ada/mi_task_info.exp
10554 * gdb.ada/mi_var_array.exp
10555 * gdb.arch/alpha-step.exp
10556 * gdb.arch/amd64-disp-step.exp
10557 * gdb.arch/arm-disp-step.exp
10558 * gdb.arch/disp-step-insn-reloc.exp
10559 * gdb.arch/e500-prologue.exp
10560 * gdb.arch/ftrace-insn-reloc.exp
10561 * gdb.arch/gdb1558.exp
10562 * gdb.arch/i386-bp_permanent.exp
10563 * gdb.arch/i386-disp-step.exp
10564 * gdb.arch/i386-float.exp
10565 * gdb.arch/i386-gnu-cfi.exp
10566 * gdb.arch/ia64-breakpoint-shadow.exp
10567 * gdb.arch/mips16-thunks.exp
10568 * gdb.arch/pa-nullify.exp
10569 * gdb.arch/powerpc-aix-prologue.exp
10570 * gdb.arch/powerpc-power.exp
10571 * gdb.arch/ppc-dfp.exp
10572 * gdb.arch/s390-tdbregs.exp
10573 * gdb.arch/spu-info.exp
10574 * gdb.arch/spu-ls.exp
10575 * gdb.arch/thumb-bx-pc.exp
10576 * gdb.base/advance.exp
10577 * gdb.base/annota-input-while-running.exp
10578 * gdb.base/arrayidx.exp
10579 * gdb.base/asmlabel.exp
10580 * gdb.base/async.exp
10581 * gdb.base/attach-wait-input.exp
10582 * gdb.base/auto-connect-native-target.exp
10583 * gdb.base/batch-preserve-term-settings.exp
10584 * gdb.base/bfp-test.exp
10585 * gdb.base/bigcore.exp
10586 * gdb.base/bp-permanent.exp
10587 * gdb.base/break-always.exp
10588 * gdb.base/break-fun-addr.exp
10589 * gdb.base/break-idempotent.exp
10590 * gdb.base/break-main-file-remove-fail.exp
10591 * gdb.base/break-probes.exp
10592 * gdb.base/break-unload-file.exp
10593 * gdb.base/break.exp
10594 * gdb.base/call-ar-st.exp
10595 * gdb.base/call-rt-st.exp
10596 * gdb.base/call-sc.exp
10597 * gdb.base/call-signal-resume.exp
10598 * gdb.base/call-strs.exp
10599 * gdb.base/callexit.exp
10600 * gdb.base/callfuncs.exp
10601 * gdb.base/catch-gdb-caused-signals.exp
10602 * gdb.base/catch-signal-siginfo-cond.exp
10603 * gdb.base/catch-syscall.exp
10604 * gdb.base/compare-sections.exp
10605 * gdb.base/cond-eval-mode.exp
10606 * gdb.base/condbreak-call-false.exp
10607 * gdb.base/consecutive-step-over.exp
10608 * gdb.base/cursal.exp
10609 * gdb.base/disabled-location.exp
10610 * gdb.base/disasm-end-cu.exp
10611 * gdb.base/display.exp
10612 * gdb.base/double-prompt-target-event-error.exp
10613 * gdb.base/dprintf-bp-same-addr.exp
10614 * gdb.base/dprintf-detach.exp
10615 * gdb.base/dprintf-next.exp
10616 * gdb.base/dprintf-non-stop.exp
10617 * gdb.base/dprintf-pending.exp
10618 * gdb.base/dso2dso.exp
10619 * gdb.base/ending-run.exp
10620 * gdb.base/enum_cond.exp
10621 * gdb.base/examine-backward.exp
10622 * gdb.base/exe-lock.exp
10623 * gdb.base/exec-invalid-sysroot.exp
10624 * gdb.base/execl-update-breakpoints.exp
10625 * gdb.base/execution-termios.exp
10626 * gdb.base/fileio.exp
10627 * gdb.base/fixsection.exp
10628 * gdb.base/foll-exec-mode.exp
10629 * gdb.base/foll-exec.exp
10630 * gdb.base/fork-running-state.exp
10631 * gdb.base/frame-args.exp
10632 * gdb.base/fullpath-expand.exp
10633 * gdb.base/func-ptr.exp
10634 * gdb.base/gcore-relro-pie.exp
10635 * gdb.base/gdb1090.exp
10636 * gdb.base/gdb1555.exp
10637 * gdb.base/global-var-nested-by-dso.exp
10638 * gdb.base/gnu-ifunc.exp
10639 * gdb.base/hbreak-in-shr-unsupported.exp
10640 * gdb.base/hbreak-unmapped.exp
10641 * gdb.base/hook-stop.exp
10642 * gdb.base/infcall-input.exp
10643 * gdb.base/info-fun.exp
10644 * gdb.base/info-shared.exp
10645 * gdb.base/interrupt-noterm.exp
10646 * gdb.base/jit-so.exp
10647 * gdb.base/jit.exp
10648 * gdb.base/line-symtabs.exp
10649 * gdb.base/list.exp
10650 * gdb.base/longjmp.exp
10651 * gdb.base/macscp.exp
10652 * gdb.base/max-value-size.exp
10653 * gdb.base/nodebug.exp
10654 * gdb.base/nofield.exp
10655 * gdb.base/overlays.exp
10656 * gdb.base/paginate-after-ctrl-c-running.exp
10657 * gdb.base/paginate-bg-execution.exp
10658 * gdb.base/paginate-inferior-exit.exp
10659 * gdb.base/pending.exp
10660 * gdb.base/pr11022.exp
10661 * gdb.base/printcmds.exp
10662 * gdb.base/ptr-typedef.exp
10663 * gdb.base/ptype.exp
10664 * gdb.base/randomize.exp
10665 * gdb.base/range-stepping.exp
10666 * gdb.base/realname-expand.exp
10667 * gdb.base/relativedebug.exp
10668 * gdb.base/remote.exp
10669 * gdb.base/savedregs.exp
10670 * gdb.base/sepdebug.exp
10671 * gdb.base/set-noassign.exp
10672 * gdb.base/shlib-call.exp
10673 * gdb.base/shreloc.exp
10674 * gdb.base/sigaltstack.exp
10675 * gdb.base/sigbpt.exp
10676 * gdb.base/siginfo-addr.exp
10677 * gdb.base/siginfo-obj.exp
10678 * gdb.base/siginfo-thread.exp
10679 * gdb.base/signest.exp
10680 * gdb.base/signull.exp
10681 * gdb.base/sigrepeat.exp
10682 * gdb.base/skip.exp
10683 * gdb.base/so-impl-ld.exp
10684 * gdb.base/solib-corrupted.exp
10685 * gdb.base/solib-disc.exp
10686 * gdb.base/solib-display.exp
10687 * gdb.base/solib-overlap.exp
10688 * gdb.base/solib-search.exp
10689 * gdb.base/solib-symbol.exp
10690 * gdb.base/source-execution.exp
10691 * gdb.base/sss-bp-on-user-bp-2.exp
10692 * gdb.base/sss-bp-on-user-bp.exp
10693 * gdb.base/stack-checking.exp
10694 * gdb.base/stale-infcall.exp
10695 * gdb.base/step-break.exp
10696 * gdb.base/step-line.exp
10697 * gdb.base/step-over-exit.exp
10698 * gdb.base/step-test.exp
10699 * gdb.base/structs.exp
10700 * gdb.base/sym-file.exp
10701 * gdb.base/symtab-search-order.exp
10702 * gdb.base/term.exp
10703 * gdb.base/type-opaque.exp
10704 * gdb.base/unload.exp
10705 * gdb.base/until-nodebug.exp
10706 * gdb.base/until.exp
10707 * gdb.base/unwindonsignal.exp
10708 * gdb.base/watch-cond.exp
10709 * gdb.base/watch-non-mem.exp
10710 * gdb.base/watch_thread_num.exp
10711 * gdb.base/watchpoint-reuse-slot.exp
10712 * gdb.base/watchpoint-solib.exp
10713 * gdb.base/watchpoint.exp
10714 * gdb.btrace/dlopen.exp
10715 * gdb.cell/arch.exp
10716 * gdb.cell/break.exp
10717 * gdb.cell/bt.exp
10718 * gdb.cell/core.exp
10719 * gdb.cell/data.exp
10720 * gdb.cell/dwarfaddr.exp
10721 * gdb.cell/ea-cache.exp
10722 * gdb.cell/ea-standalone.exp
10723 * gdb.cell/ea-test.exp
10724 * gdb.cell/f-regs.exp
10725 * gdb.cell/fork.exp
10726 * gdb.cell/gcore.exp
10727 * gdb.cell/mem-access.exp
10728 * gdb.cell/ptype.exp
10729 * gdb.cell/registers.exp
10730 * gdb.cell/sizeof.exp
10731 * gdb.cell/solib-symbol.exp
10732 * gdb.cell/solib.exp
10733 * gdb.compile/compile-tls.exp
10734 * gdb.cp/exception.exp
10735 * gdb.cp/gdb2495.exp
10736 * gdb.cp/local.exp
10737 * gdb.cp/mb-inline.exp
10738 * gdb.cp/mb-templates.exp
10739 * gdb.cp/pr10687.exp
10740 * gdb.cp/pr9167.exp
10741 * gdb.cp/scope-err.exp
10742 * gdb.cp/templates.exp
10743 * gdb.cp/virtfunc.exp
10744 * gdb.dwarf2/dw2-dir-file-name.exp
10745 * gdb.dwarf2/dw2-single-line-discriminators.exp
10746 * gdb.fortran/complex.exp
10747 * gdb.fortran/library-module.exp
10748 * gdb.guile/guile.exp
10749 * gdb.guile/scm-cmd.exp
10750 * gdb.guile/scm-frame-inline.exp
10751 * gdb.guile/scm-objfile.exp
10752 * gdb.guile/scm-pretty-print.exp
10753 * gdb.guile/scm-symbol.exp
10754 * gdb.guile/scm-type.exp
10755 * gdb.guile/scm-value.exp
10756 * gdb.linespec/keywords.exp
10757 * gdb.linespec/ls-errs.exp
10758 * gdb.linespec/macro-relative.exp
10759 * gdb.linespec/thread.exp
10760 * gdb.mi/mi-breakpoint-changed.exp
10761 * gdb.mi/mi-dprintf-pending.exp
10762 * gdb.mi/mi-fullname-deleted.exp
10763 * gdb.mi/mi-logging.exp
10764 * gdb.mi/mi-pending.exp
10765 * gdb.mi/mi-solib.exp
10766 * gdb.mi/new-ui-mi-sync.exp
10767 * gdb.mi/user-selected-context-sync.exp
10768 * gdb.multi/dummy-frame-restore.exp
10769 * gdb.multi/multi-arch-exec.exp
10770 * gdb.multi/remove-inferiors.exp
10771 * gdb.multi/watchpoint-multi-exit.exp
10772 * gdb.opt/solib-intra-step.exp
10773 * gdb.perf/backtrace.exp
10774 * gdb.perf/single-step.exp
10775 * gdb.perf/skip-command.exp
10776 * gdb.perf/skip-prologue.exp
10777 * gdb.perf/solib.exp
10778 * gdb.python/lib-types.exp
10779 * gdb.python/py-as-string.exp
10780 * gdb.python/py-bad-printers.exp
10781 * gdb.python/py-block.exp
10782 * gdb.python/py-breakpoint.exp
10783 * gdb.python/py-cmd.exp
10784 * gdb.python/py-events.exp
10785 * gdb.python/py-evthreads.exp
10786 * gdb.python/py-finish-breakpoint.exp
10787 * gdb.python/py-finish-breakpoint2.exp
10788 * gdb.python/py-frame-inline.exp
10789 * gdb.python/py-frame.exp
10790 * gdb.python/py-inferior.exp
10791 * gdb.python/py-infthread.exp
10792 * gdb.python/py-mi.exp
10793 * gdb.python/py-objfile.exp
10794 * gdb.python/py-pp-maint.exp
10795 * gdb.python/py-pp-registration.exp
10796 * gdb.python/py-prettyprint.exp
10797 * gdb.python/py-recurse-unwind.exp
10798 * gdb.python/py-shared.exp
10799 * gdb.python/py-symbol.exp
10800 * gdb.python/py-symtab.exp
10801 * gdb.python/py-template.exp
10802 * gdb.python/py-type.exp
10803 * gdb.python/py-unwind-maint.exp
10804 * gdb.python/py-unwind.exp
10805 * gdb.python/py-value.exp
10806 * gdb.python/python.exp
10807 * gdb.reverse/finish-reverse-bkpt.exp
10808 * gdb.reverse/insn-reverse.exp
10809 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10810 * gdb.reverse/solib-precsave.exp
10811 * gdb.reverse/solib-reverse.exp
10812 * gdb.stabs/gdb11479.exp
10813 * gdb.stabs/weird.exp
10814 * gdb.threads/fork-child-threads.exp
10815 * gdb.threads/fork-plus-threads.exp
10816 * gdb.threads/fork-thread-pending.exp
10817 * gdb.threads/forking-threads-plus-breakpoint.exp
10818 * gdb.threads/hand-call-in-threads.exp
10819 * gdb.threads/interrupted-hand-call.exp
10820 * gdb.threads/linux-dp.exp
10821 * gdb.threads/local-watch-wrong-thread.exp
10822 * gdb.threads/next-while-other-thread-longjmps.exp
10823 * gdb.threads/non-ldr-exit.exp
10824 * gdb.threads/pending-step.exp
10825 * gdb.threads/print-threads.exp
10826 * gdb.threads/process-dies-while-detaching.exp
10827 * gdb.threads/process-dies-while-handling-bp.exp
10828 * gdb.threads/pthreads.exp
10829 * gdb.threads/queue-signal.exp
10830 * gdb.threads/reconnect-signal.exp
10831 * gdb.threads/signal-command-handle-nopass.exp
10832 * gdb.threads/signal-command-multiple-signals-pending.exp
10833 * gdb.threads/signal-delivered-right-thread.exp
10834 * gdb.threads/signal-sigtrap.exp
10835 * gdb.threads/sigthread.exp
10836 * gdb.threads/staticthreads.exp
10837 * gdb.threads/stepi-random-signal.exp
10838 * gdb.threads/thread-unwindonsignal.exp
10839 * gdb.threads/thread_check.exp
10840 * gdb.threads/thread_events.exp
10841 * gdb.threads/tid-reuse.exp
10842 * gdb.threads/tls-nodebug.exp
10843 * gdb.threads/tls-shared.exp
10844 * gdb.threads/tls-so_extern.exp
10845 * gdb.threads/tls.exp
10846 * gdb.threads/wp-replication.exp
10847 * gdb.trace/actions-changed.exp
10848 * gdb.trace/actions.exp
10849 * gdb.trace/backtrace.exp
10850 * gdb.trace/change-loc.exp
10851 * gdb.trace/collection.exp
10852 * gdb.trace/deltrace.exp
10853 * gdb.trace/disconnected-tracing.exp
10854 * gdb.trace/entry-values.exp
10855 * gdb.trace/ftrace-lock.exp
10856 * gdb.trace/ftrace.exp
10857 * gdb.trace/infotrace.exp
10858 * gdb.trace/mi-trace-frame-collected.exp
10859 * gdb.trace/mi-trace-unavailable.exp
10860 * gdb.trace/mi-traceframe-changed.exp
10861 * gdb.trace/mi-tracepoint-changed.exp
10862 * gdb.trace/mi-tsv-changed.exp
10863 * gdb.trace/no-attach-trace.exp
10864 * gdb.trace/packetlen.exp
10865 * gdb.trace/passc-dyn.exp
10866 * gdb.trace/passcount.exp
10867 * gdb.trace/pending.exp
10868 * gdb.trace/pr16508.exp
10869 * gdb.trace/qtro.exp
10870 * gdb.trace/range-stepping.exp
10871 * gdb.trace/read-memory.exp
10872 * gdb.trace/report.exp
10873 * gdb.trace/save-trace.exp
10874 * gdb.trace/signal.exp
10875 * gdb.trace/stap-trace.exp
10876 * gdb.trace/status-stop.exp
10877 * gdb.trace/strace.exp
10878 * gdb.trace/tfile.exp
10879 * gdb.trace/tfind.exp
10880 * gdb.trace/trace-break.exp
10881 * gdb.trace/trace-condition.exp
10882 * gdb.trace/trace-enable-disable.exp
10883 * gdb.trace/trace-mt.exp
10884 * gdb.trace/tracecmd.exp
10885 * gdb.trace/tracefile-pseudo-reg.exp
10886 * gdb.trace/tspeed.exp
10887 * gdb.trace/tstatus.exp
10888 * gdb.trace/tsv.exp
10889 * gdb.trace/unavailable.exp
10890 * gdb.trace/while-dyn.exp
10891 * gdb.trace/while-stepping.exp
10892 * lib/gdb-guile.exp
10893 * lib/gdb.exp
10894 * lib/mi-support.exp
10895 * lib/pascal.exp
10896 * lib/perftest.exp
10897 * lib/prelink-support.exp
10898 * lib/selftest-support.exp
10899
ad02e4fe
SM
109002016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10901
10902 * Makefile.in: Include disable-implicit-rules.mk.
10903
22347e55
AA
109042016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10905
10906 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10907 non-byte-aligned bit fields.
10908
da5b30da
AA
109092016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10910
10911 PR gdb/12616
10912 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10913 respects the DW_AT_data_bit_offset attribute.
10914
b593ecca
SM
109152016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10916
10917 * gdb.base/default.exp: Fix output of "set language".
10918
3b165252
SM
109192016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10920
10921 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10922 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10923 make.
10924 * configure.ac: Remove checks for the make program.
10925 * configure: Re-generate.
10926
1a2f3d7f
KB
109272016-11-16 Kevin Buettner <kevinb@redhat.com>
10928
10929 * gdb.python/py-recurse-unwind.c (main): Add loop.
10930 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10931 to read_register() and gdb.parse_and_eval(). Make each code
10932 call a separate case that can be individually tested.
10933 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10934 proc. Call cont_and_backtrace for each of the code paths that
10935 we want to test in the unwinder.
10936
b7f38fda
AA
109372016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10938
10939 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10940 the definition of struct S.
10941
1f8db343
CM
109422016-11-11 Catherine Moore <clm@codesourcery.com>
10943
10944 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10945
fad0c9fb
PA
109462016-11-09 Pedro Alves <palves@redhat.com>
10947
10948 * gdb.base/commands.exp (runto_or_return): New procedure.
10949 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10950 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10951 (progvar_simple_while_test, progvar_complex_if_while_test)
10952 (if_while_breakpoint_command_test)
10953 (infrun_breakpoint_command_test, breakpoint_command_test)
10954 (user_defined_command_test, watchpoint_command_test)
10955 (test_command_prompt_position, redefine_hook_test)
10956 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10957 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10958 multi_line_input and multi_line. Remove gdb_expect and
10959 gdb_stop_suppressing_tests uses.
10960 * lib/gdb.exp (valnum_re): New global.
10961 (multi_line_input): New procedure.
10962
8354c62c
SM
109632016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10964
10965 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10966 Remove.
10967 (test_setup): Define with proc_with_prefix.
10968 (test_cli_inferior): Likewise.
10969 (test_cli_thread): Likewise.
10970 (test_cli_frame): Likewise.
10971 (test_cli_select_frame): Likewise.
10972 (test_cli_up_down): Likewise.
10973 (test_mi_thread_select): Likewise.
10974 (test_mi_stack_select_frame): Likewise.
10975 (test_cli_in_mi_inferior): Likewise.
10976 (test_cli_in_mi_thread): Likewise.
10977 (test_cli_in_mi_frame): Likewise.
10978 (top level): Do not use with_test_prefix_procname.
10979
64f367a2
PA
109802016-11-09 Pedro Alves <palves@redhat.com>
10981
10982 * gdb.base/commands.exp (gdbvar_simple_if_test)
10983 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10984 (progvar_simple_if_test, progvar_simple_while_test)
10985 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10986 (infrun_breakpoint_command_test, breakpoint_command_test)
10987 (user_defined_command_test, watchpoint_command_test)
10988 (test_command_prompt_position, deprecated_command_test)
10989 (bp_deleted_in_command, temporary_breakpoint_commands)
10990 (stray_arg0_test, source_file_with_indented_comment)
10991 (recursive_source_test, if_commands_test)
10992 (error_clears_commands_left, redefine_hook_test)
10993 (redefine_backtrace_test): Use proc_with_prefix.
10994 * lib/gdb.exp (proc_with_prefix): New proc.
10995
0bb65f1e
AA
109962016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10997
10998 * gdb.base/tui-layout.c: New file.
10999 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11000 disassembly window contains very long lines.
11001
7353f247
TT
110022016-11-08 Tom Tromey <tom@tromey.com>
11003
11004 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11005 depend on Python 2.
11006
30a7bb83
TT
110072016-11-08 Tom Tromey <tom@tromey.com>
11008
11009 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11010 New method.
11011
cdf5a07c
MG
110122016-10-29 Manish Goregaokar <manish@mozilla.com>
11013
2806dc7e 11014 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11015
51a789c3
MG
110162016-10-27 Manish Goregaokar <manish@mozilla.com>
11017
2806dc7e
PA
11018 * gdb.rust/simple.rs: Add test for univariant enums without
11019 discriminants and for encoded struct-like enums.
51a789c3 11020
f610ab6d
PA
110212016-10-28 Pedro Alves <palves@redhat.com>
11022
11023 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11024 gdb_test_multiple, tighten regexps and match symtabs and line
11025 tables incrementally.
11026
b129b0ca
LM
110272016-10-28 Luis Machado <lgustavo@codesourcery.com>
11028
11029 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11030 general.
11031
ecf45d2c
SL
110322016-10-25 Luis Machado <lgustavo@codesourcery.com>
11033
11034 * gdb.base/exec-invalid-sysroot.exp: New file.
11035
b8d38ee4
JK
110362016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11037
11038 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11039
f90fd8c2
JK
110402016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11041
11042 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11043
2d2476aa
MR
110442016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11045
2806dc7e
PA
11046 * gdb.base/killed-outside.exp: Remove $options from a call to
11047 `prepare_for_testing'.
2d2476aa 11048
e42b25a0
SM
110492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11050
11051 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11052 Change test message.
11053
3ccdb432
SM
110542016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11055
11056 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11057 Update comment.
11058
5bad3170
SM
110592016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11060
11061 * gdb.trace/mi-trace-save.exp: New file.
11062
5ad9dba7
YQ
110632016-10-13 Yao Qi <yao.qi@linaro.org>
11064
11065 * gdb.base/code_elim.exp (get_var_address): Remove.
11066 * gdb.base/relocate.exp: Likewise.
11067 * gdb.base/shreloc.exp: Likewise.
11068 * lib/gdb.exp (get_var_address): New.
11069
62df7e21
YQ
110702016-10-13 Yao Qi <yao.qi@linaro.org>
11071
11072 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11073 floating point tests if $skip_float_test is false.
11074
4dac951e
LM
110752016-10-12 Luis Machado <lgustavo@codesourcery.com>
11076
11077 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11078 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11079 argc values.
11080 Add 1 to argc so we guarantee distinct initial/modified argc values.
11081
8f1a8fc4
JK
110822016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11083
11084 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11085
16c85b5d
JK
110862016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11087
11088 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11089 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11090 * gdb.arch/vsx-regs.exp: Likewise.
11091
1d0e042a
YQ
110922016-10-07 Yao Qi <yao.qi@linaro.org>
11093
11094 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11095
68dadef5
MM
110962016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11097
11098 * gdb.python/python.exp: Test decode_line("*0").
11099
33fa2c6e
DE
111002016-10-06 Doug Evans <dje@google.com>
11101
11102 * gdb.python/py-value.exp (test_value_creation): Add test for large
11103 unsigned 64-bit value.
11104
9c37b5ae
TT
111052016-10-06 Tom Tromey <tom@tromey.com>
11106
11107 * gdb.compile/compile.exp: Change java tests to rust.
11108 * gdb.base/setshow.exp: Change java tests to rust.
11109 * gdb.base/default.exp: Remove java from language list.
11110 * README (Examples): Update language example.
11111 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11112 test.
11113 * lib/gdb.exp (skip_java_tests): Remove.
11114 * lib/java.exp: Remove.
11115 * gdb.java: Remove.
11116
78b86327
MR
111172016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11118
11119 * gdb.arch/mips-fcr.exp: New test.
11120 * gdb.arch/mips-fcr.c: Source for the new test.
11121
7470adbb
MR
111222016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11123
11124 * gdb.base/solib-disc.exp: Use `standard_output_file'
11125 throughout.
11126
4a556533
PA
111272016-10-06 Pedro Alves <palves@redhat.com>
11128
11129 * gdb.base/jit-simple-dl.c: New file.
11130 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11131 * gdb.base/jit-simple.c: ... this.
11132 * gdb.base/jit-simple.exp (jit_run): Delete.
11133 (build_jit): New proc.
11134 (jit_test_reread): Recompile either the main program or the shared
11135 library, depending on what is being tested. Skip changing address
11136 if caller wants to. Compare before/after addresses. If testing
11137 standalone, explicitly load the binary. Test "maint info
11138 breakpoints".
11139 (top level): Add "standalone vs shared lib" and "change address"
11140 vs "same address" axes.
11141
5a122fbc
PA
111422016-10-06 Pedro Alves <palves@redhat.com>
11143
11144 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11145 call.
11146 (jit_run): Delete.
11147 (jit_test_reread): Use with_test_prefix. Reload the main binary
11148 explicitly. Compare the before/after addresses of the JIT
11149 descriptor.
11150
ee8da4b8
DE
111512016-08-15 Doug Evans <dje@google.com>
11152
11153 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11154 for single bitfields is bool.
11155 * gdb.xml/tdesc-regs.exp: Ditto.
11156
f389f6fe
JK
111572016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11158
11159 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11160
fdebf1a4
YQ
111612016-10-05 Yao Qi <yao.qi@linaro.org>
11162
11163 * lib/gdb.exp (support_complex_tests): Return zero if
11164 gdb_skip_float_test return true.
11165
9c36d954 111662016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11167 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11168
11169 PR gdb/20487
11170 * gdb.mi/user-selected-context-sync.exp: New file.
11171 * gdb.mi/user-selected-context-sync.c: New file.
11172
4034d0ff 111732016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11174 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11175
11176 PR gdb/20487
11177 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11178 =thread-select-event check.
11179
a4297203
PB
111802016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11181
11182 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11183 the compulsory L operand changes.
11184 * gdb.arch/powerpc-power.s: Likewise.
11185
bb805577
JK
111862016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11187
11188 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11189 * gdb.base/jit-attach-pie.c: New file.
11190 * gdb.base/jit-attach-pie.exp: New file.
11191
6d61dee5
PA
111922016-09-28 Pedro Alves <palves@redhat.com>
11193
11194 * gdb.base/infcall-input.c: New file.
11195 * gdb.base/infcall-input.exp: New file.
11196
f73842fc
YQ
111972016-09-22 Yao Qi <yao.qi@linaro.org>
11198
11199 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11200 (gdb_exit): Rename it to ...
11201 (gdbserver_gdb_exit): ... Close GDBserver.
11202 (gdb_exit): New proc, call gdbserver_gdb_exit.
11203 (mi_gdb_exit): Likewise.
11204
90681dab
YQ
112052016-09-22 Yao Qi <yao.qi@linaro.org>
11206
11207 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11208 path.
11209 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11210 Remove duplication.
11211
9c211fd8
YQ
112122016-09-22 Yao Qi <yao.qi@linaro.org>
11213
11214 * lib/gdbserver-support.exp: Check the existence of
11215 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11216
ad0a504f
AK
112172016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11218
11219 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11220
36cf1806
TT
112212016-09-21 Tom Tromey <tom@tromey.com>
11222
11223 PR gdb/20604:
11224 * gdb.base/quit.exp: New file.
11225
74172ecf
SM
112262016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11227
11228 * .gitignore: New file.
11229
3d0ec882
MR
112302016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11231
11232 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11233 throughout.
11234
8193adea
AA
112352016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11236
11237 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11238
d41a5c09
JK
112392016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11240
11241 * gdb.cp/casts.cc (decltype): Move it ...
11242 (main): ... with its call to ...
11243 * gdb.cp/casts03.cc: ... a new file.
11244 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11245
d2dfe700
JK
112462016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11247
11248 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11249
e2a92b16
PB
112502016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11251
11252 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11253 and sync up the test with tests in gas/testsuite/gas/ppc.
11254 * gdb.arch/powerpc-power.exp: Likewise.
11255
49b4de64
JK
112562016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11257
11258 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11259
2c29df25
SDJ
112602016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11261 Jan Kratochvil <jan.kratochvil@redhat.com>
11262
11263 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11264 make m1's definition to be different from m2's. Use 'dummy' as an
11265 argument for probe 'two'.
11266
cc3c2846
JB
112672016-09-10 Jon Beniston <jon@beniston.com>
11268
11269 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11270 for sim target.
11271
e1b2624a
AA
112722016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11273
11274 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11275 variable declaration.
11276 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11277 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11278 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11279 received HWCAP as its argument.
11280
4295e285
PA
112812016-09-06 Pedro Alves <palves@redhat.com>
11282
11283 * gdb.base/new-ui-pending-input.c: New file.
11284 * gdb.base/new-ui-pending-input.exp: New file.
11285 * gdb.exp (clear_gdb_spawn_id): New procedure.
11286 (with_spawn_id): Check whether gdb_spawn_id exists before
11287 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11288 on exit.
11289
00d5215e
UW
112902016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11291
11292 * gdb.base/float128.c: New file.
11293 * gdb.base/float128.exp: Likewise.
11294 * gdb.base/floatn.c: Likewise.
11295 * gdb.base/floatn.exp: Likewise.
11296
a9ff5f12
UW
112972016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11298
11299 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11300
f245535c
PA
113012016-09-05 Pedro Alves <palves@redhat.com>
11302
11303 PR backtrace/19927
11304 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11305 unwinders are immediately called as side effect of "source" or
11306 "disable unwinder" commands.
11307 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11308
ae9cf263
YQ
113092016-09-02 Yao Qi <yao.qi@linaro.org>
11310
11311 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11312 is true and $type is "float" or "double".
11313
27aba047
YQ
113142016-09-02 Yao Qi <yao.qi@linaro.org>
11315
11316 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11317 true.
11318 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11319 * gdb.base/call-rt-st.exp: Likewise.
11320 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11321 return value instead of gdb,skip_float_test.
11322 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11323 (do_function_calls): Use its return value instead of
11324 gdb,skip_float_test.
11325 * gdb.base/finish.exp: Likewise.
11326 * gdb.base/funcargs.exp: Likewise.
11327 * gdb.base/return.exp: Likewise.
11328 * gdb.base/return2.exp: Likewise.
11329 * gdb.base/varargs.exp: Likewise.
11330 * lib/gdb.exp (gdb_skip_float_test): Change it to
11331 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11332
5af962df
AA
113332016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11334
11335 * gdb.multi/tids.exp: Test "thread apply all".
11336
7fac6910
JK
113372016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11338
11339 * gdb.base/default.exp (tty): Remove.
11340
bb1fe4ac
KB
113412016-08-24 Kevin Buettner <kevinb@redhat.com>
11342
2806dc7e
PA
11343 * gdb.python/py-recurse-unwind.c: New file.
11344 * gdb.python/py-recurse-unwind.py: New file.
11345 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11346
0a1ddfa6
SM
113472016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11348
11349 * gdb.base/set-inferior-tty.exp: New file.
11350 * gdb.base/set-inferior-tty.c: New file.
11351
d9de1fe3
PA
113522016-08-23 Pedro Alves <palves@redhat.com>
11353
11354 PR gdb/20494
11355 * gdb.base/new-ui-echo.c: New file.
11356 * gdb.base/new-ui-echo.exp: New file.
11357
e9d9abd7
YQ
113582016-08-23 Yao Qi <yao.qi@linaro.org>
11359
11360 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11361 gdbserver_spawn.
11362 * gdb.server/connect-without-multi-process.exp (do_test):
11363 Likewise.
11364
3589529e
YQ
113652016-08-23 Yao Qi <yao.qi@linaro.org>
11366
11367 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11368 standalone_txt. Delete gdb_txt and standalone_txt on host
11369 and target. Spawn the binary on target. Copy files from
11370 target to host.
11371
6bb90213
PA
113722016-08-22 Pedro Alves <palves@redhat.com>
11373
11374 PR gdb/20505
11375 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11376 with_test_prefix. Factor out bits to ...
11377 (test_no_vdso): ... this new procedure.
11378
20c2c024
CL
113792016-08-19 Carl Love <cel@us.ibm.com>
11380
11381 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11382 maintaining separate logic for constructing the output path.
11383 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11384 * gdb.arch/ppc-dfp.exp: Likewise.
11385 * gdb.arch/ppc-fp.exp: Likewise.
11386 * gdb.arch/vsx-regs.exp: Likewise.
11387 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11388 binprefix for generating the additional binary files.
11389
0646e07d
PA
113902016-08-19 Pedro Alves <palves@redhat.com>
11391
11392 * gdb.trace/mi-trace-frame-collected.exp
11393 (test_trace_frame_collected): On x32, expect two registers.
11394
46da9242
CL
113952016-08-18 Carl Love <cel@us.ibm.com>
11396
11397 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11398 and sync up the test with tests in gas/testsuite/gas/ppc.
11399 * gdb.arch/powerpc-power.exp: Likewise.
11400
eb2332d7
SM
114012016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11402
11403 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11404 expected error message.
11405
63c61e04
SM
114062016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11407
11408 * gdb.multi/remove-inferiors.exp: New file.
11409 * gdb.multi/remove-inferiors.c: New file.
11410
7b17065f
YQ
114112016-08-12 Yao Qi <yao.qi@linaro.org>
11412
11413 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11414 argument list.
11415
01d3dedf
PA
114162016-08-10 Pedro Alves <palves@redhat.com>
11417
11418 PR gdb/19187
11419 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11420 setup_kfails.
11421
3eb7562a
PA
114222016-08-09 Pedro Alves <palves@redhat.com>
11423 Simon Marchi <simon.marchi@ericsson.com>
11424
11425 PR gdb/20418
11426 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11427 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11428
80614914
PA
114292016-08-09 Pedro Alves <palves@redhat.com>
11430
11431 PR mi/20431
11432 * gdb.mi/mi-cmd-error.exp: New file.
11433
f348d89a
PA
114342016-08-09 Pedro Alves <palves@redhat.com>
11435
11436 PR gdb/18653
11437 * gdb.base/signals-state-child.c: New file.
11438 * gdb.base/signals-state-child.exp: New file.
11439 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11440
e5ca03b4
PA
114412016-08-09 Pedro Alves <palves@redhat.com>
11442
11443 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11444
282a0691
TT
114452016-08-03 Tom Tromey <tom@tromey.com>
11446
11447 PR python/18565:
11448 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11449
41bfcd63
YQ
114502016-08-01 Yao Qi <yao.qi@linaro.org>
11451
11452 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11453 variable mode to "multi-process" if $multi_process is 1, otherwise
11454 set it to "single-process".
11455
e3465b24
YQ
114562016-08-01 Yao Qi <yao.qi@linaro.org>
11457
11458 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11459 * gdb.cp/cpexprs.exp: Likewise.
11460 * gdb.cp/m-static.exp: Likewise.
11461
0b31a4bc
TT
114622016-07-26 Tom Tromey <tom@tromey.com>
11463
11464 PR python/20190:
11465 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11466 test.
11467
e0461dbb
MM
114682016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11469
11470 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11471 selecting assembly source files.
11472 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11473 assembly source files.
11474 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11475 assembly source files.
11476 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11477 selecting assembly source files.
11478
8194e927
SM
114792016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11480
11481 * gdb.base/new-ui.exp (do_test_invalid_args): New
11482 procedure.
11483
c0272db5
TW
114842016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11485
11486 * gdb.btrace/reconnect.c: New file.
11487 * gdb.btrace/reconnect.exp: New file.
11488
e3487908
GKB
114892016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11490
11491 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11492 to test_catch_syscall_group.
11493 (test_catch_syscall_group): New.
11494
12df5c00
TT
114952016-07-21 Tom Tromey <tom@tromey.com>
11496
11497 * gdb.rust/simple.rs (main): Use empty struct expression.
11498 * gdb.rust/simple.exp: Add tests for empty struct expression.
11499
bae62ee2
YQ
115002016-07-21 Yao Qi <yao.qi@linaro.org>
11501
11502 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11503 if gdb_skip_xml_test is true on some targets.
11504
b1b53fb3
YQ
115052016-07-21 Yao Qi <yao.qi@linaro.org>
11506
11507 * gdb.server/solib-list.exp: Unset last_loaded_file.
11508
027d97f8
JK
115092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11510
11511 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11512 "step into captured_main (args)".
11513
7674d381
JK
115142016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11515
11516 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11517
72b5d099
JK
115182016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11519
11520 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11521
1f960ced
PA
115222016-07-19 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11525 * gdb.opt/inline-bt.exp: Likewise.
11526 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11527 additional_flags=-Winline.
11528 * gdb.opt/inline-locals.exp: Likewise.
11529 * gdb.opt/inline-markers.c (ATTR): Define.
11530 (inlined_fn): Use it.
11531
f25827c1
YQ
115322016-07-19 Yao Qi <yao.qi@linaro.org>
11533
11534 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11535 (test_with_self): Remove some code. Remove argument executable.
11536 (top-level): Use do_self_tests.
11537
37539ebe
DB
115382016-07-15 Zachary Welch <zwelch@codesourcery.com>
11539 Don Breazeal <donb@codesourcery.com>
11540
11541 * gdb.base/maint.exp: Escape paths used in regular expressions.
11542 * gdb.stabs/weird.exp: Likewise.
11543
dac790e1
TT
115442016-07-13 Tom Tromey <tom@tromey.com>
11545
11546 PR python/15620, PR python/18620:
11547 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11548 (test_bkpt_events): New procs.
11549
93daf339
TT
115502016-07-13 Tom Tromey <tom@tromey.com>
11551
11552 PR python/17698:
11553 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11554 test.
11555 (test_watchpoints): Likewise.
11556 (test_bkpt_pending): New proc.
11557
6571a381
TT
115582016-07-13 Tom Tromey <tom@tromey.com>
11559
11560 PR cli/18053:
11561 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11562 completion test.
11563
e8732474
JK
115642016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11565
11566 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11567 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11568 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11569 f_label.
11570 (g): Rename g_end_lbl to g_label.
11571 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11572 low_pc and high_pc.
11573 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11574
e0f3fd7c
TT
115752016-07-12 Tom Tromey <tom@tromey.com>
11576
11577 PR python/19293:
11578 * gdb.python/py-unwind-maint.exp: Update tests.
11579
3cfe46b6
YQ
115802016-07-12 Yao Qi <yao.qi@linaro.org>
11581
11582 * lib/selftest-support.exp (selftest_setup): Match the output
11583 when captured_main is inlined.
11584
4f19a0e6
WT
115852016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11586
11587 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11588 New variables.
11589 (print this%a, print this%b, print this): New tests.
11590 * gdb.fortran/derived-types.f90 (this): New object and
11591 initialization.
11592
986cf455
SM
115932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11594
11595 * gdb.ada/arraydim.exp: Remove extra directory level in build
11596 directory.
11597
f0464b23
SM
115982016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11599
11600 * lib/ada.exp: Remove extra directory level in build directory.
11601 * gdb.ada/cond_lang.exp: Likewise.
11602 * gdb.ada/exec_changed.exp: Likewise.
11603 * gdb.ada/lang_switch.exp: Likewise.
11604
42d94011
MG
116052016-07-06 Manish Goregaokar <manish@mozilla.com>
11606
2806dc7e
PA
11607 * simple.rs: Add test for raw pointer subscripting.
11608 * simple.exp: Add test expectations.
42d94011 11609
647c264c
YQ
116102016-07-05 Yao Qi <yao.qi@linaro.org>
11611
11612 * gdb.mi/mi-reverse.exp: Match =record-started output.
11613
20aa2c60
PA
116142016-07-01 Pedro Alves <palves@redhat.com>
11615
11616 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11617 procedure.
11618 (jit_reader_test): Test the jit reader's unwinder.
11619 * gdb.base/jithost.c (jit_function_00_code): New global.
11620 (main): Use memcpy to fill in the mmapped code, instead of poking
11621 bytes manually here.
11622 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11623 value.
11624 (read_debug_info): Save the function's range.
11625 (read_sp): New function.
11626 (unwind_frame): Use it. Also unwind RBP.
11627 (get_frame_id): Use read_sp.
11628 (gdb_init_reader): Use calloc instead of malloc.
11629 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11630 parameter. Use gdb_test_multiple.
11631
ced2dffb
PA
116322016-07-01 Pedro Alves <palves@redhat.com>
11633 Antoine Tremblay <antoine.tremblay@ericsson.com>
11634
11635 * gdb.threads/process-dies-while-detaching.c: New file.
11636 * gdb.threads/process-dies-while-detaching.exp: New file.
11637
63000888
PA
116382016-07-01 Pedro Alves <palves@redhat.com>
11639
11640 * gdb.multi/watchpoint-multi-exit.c: New file.
11641 * gdb.multi/watchpoint-multi-exit.exp: New file.
11642
038d4868
PA
116432016-06-30 Pedro Alves <palves@redhat.com>
11644
11645 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11646 unset inferior_spawn_id.
11647
994e9c83
PA
116482016-06-30 Pedro Alves <palves@redhat.com>
11649
11650 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11651 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11652
e5653468
YQ
116532016-06-29 Yao Qi <yao.qi@linaro.org>
11654
11655 * gdb.base/return.c: Add copyright header.
11656
803b47e5
TT
116572016-06-29 Tom Tromey <tom@tromey.com>
11658
11659 PR python/20129:
11660 * gdb.python/py-framefilter.exp: Add tests for setting priority
11661 and disabling of non-existent frame filter.
11662
28244707
YQ
116632016-06-29 Yao Qi <yao.qi@linaro.org>
11664
11665 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11666 0x0f07ff.
11667
a31d2f06
YQ
116682016-06-28 Yao Qi <yao.qi@linaro.org>
11669
11670 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11671 triplets. Start gdb, execute catch syscall, and continue. Check
11672 gdb's output to determine catch syscall is supported.
11673
921d8f54
MG
116742016-06-27 Manish Goregaokar <manish@mozilla.com>
11675
25d49b86
PA
11676 * gdb.rust/simple.rs: Add test for returning unit in a function.
11677 * gdb.rust/simple.exp: Add expectation for functions returning
11678 unit.
921d8f54 11679
f4952523
PMR
116802016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11681
11682 * gdb.python/py-breakpoint-create-fail.c,
11683 gdb.python/py-breakpoint-create-fail.exp,
11684 gdb.python/py-breakpoint-create-fail.py: New testcase.
11685
fccb08f8
MG
116862016-06-25 Manish Goregaokar <manish@mozilla.com>
11687
11688 PR gdb/20239
11689 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11690 * gdb.rust/simple.exp: Add test expectations for new NonZero
11691 tests.
fccb08f8 11692
6b850546
DT
116932016-06-24 David Taylor <dtaylor@emc.com>
11694
11695 * gdb.base/offsets.exp: New file.
11696 * gdb.base/offsets.c: New file.
11697
17621150
TT
116982016-06-23 Tom Tromey <tom@tromey.com>
11699
11700 PR gdb/16483:
11701 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11702 before any filters are loaded.
11703
04d59df6
WT
117042016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11705
11706 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11707 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11708 structs.
11709 * gdb.fortran/derived-type-function.exp: New file.
11710 * gdb.fortran/derived-type-function.f90: New file.
11711
11712
ac69f786
PA
117132016-06-21 Pedro Alves <palves@redhat.com>
11714
11715 * gdb.base/new-ui.exp: New file.
11716 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11717 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11718 (with_spawn_id): New procedure.
11719
49940788
PA
117202016-06-21 Pedro Alves <palves@redhat.com>
11721
11722 * gdb.mi/mi-exec-run.exp: New file.
11723
ef274d26
PA
117242016-06-21 Pedro Alves <palves@redhat.com>
11725
11726 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11727 breakpoint command's output on the main UI.
11728 (test_break): New procedure, factored out from calls in the top
11729 level.
11730 (top level): Use foreach_with_prefix to test MI as main UI and as
11731 separate UI.
11732
468afe6c
PA
117332016-06-21 Pedro Alves <palves@redhat.com>
11734
11735 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11736 (test_awatch_creation_and_listing)
11737 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11738 Remove 'type' parameter.
11739 (test_watchpoint_all): New parameter mi_mode. Remove
11740 with_test_prefix.
11741 (top level): Use foreach_with_prefix, and add main/separate UI MI
11742 testing axis.
11743
51f77c37
PA
117442016-06-21 Pedro Alves <palves@redhat.com>
11745
11746 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11747 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11748 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11749 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11750 (gdb_main_spawn_id, mi_spawn_id): Declare and
11751 comment.
11752 (mi_create_inferior_pty): New procedure,
11753 factored out from default_mi_gdb_start.
11754 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11755 procedures.
11756 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11757 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11758 Use mi_create_inferior_pty.
11759 (mi_gdb_start): Use eval to pass down args list.
11760
8980e177
PA
117612016-06-21 Pedro Alves <palves@redhat.com>
11762
11763 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11764 * gdb.opt/inline-cmds.exp: Add MI tests.
11765
f38d3ad1
PA
117662016-06-21 Pedro Alves <palves@redhat.com>
11767
11768 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11769
45db7c09
PA
117702016-06-21 Pedro Alves <palves@redhat.com>
11771
11772 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11773 (top level): Use it instead of mi_execute_to.
11774
5a069ab3
PA
117752016-06-21 Pedro Alves <palves@redhat.com>
11776
11777 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11778 (cont_handler_str): New.
11779 (signal_stop_handler): Set stop_handler_str instead of printing to
11780 stdout.
11781 (continue_handler): Set cont_handler_str instead of printing to
11782 stdout.
11783 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11784 mi_send_resuming_command. Print stop_handler_str and
11785 cont_handler_str instead of expecting the python events print
11786 directly.
11787
2838cc1d
SD
117882016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11789
11790 * gdb.base/jit-reader.exp: New file.
11791 * gdb.base/jithost.c: New file.
11792 * gdb.base/jithost.h: New file.
11793 * gdb.base/jitreader.c : New file.
11794 * gdb.base/jit-protocol.h: New file.
11795
21a77091
YQ
117962016-06-17 Yao Qi <yao.qi@linaro.org>
11797
11798 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11799 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11800 and detach-on-fork. Adjust tests.
11801 (top level): Invoke break_cond_on_syscall with combinations of
11802 syscall, follow-fork-mode and detach-on-fork.
11803
f50bf8e5
YQ
118042016-06-17 Yao Qi <yao.qi@linaro.org>
11805
11806 * gdb.base/step-over-exit.c: New.
11807 * gdb.base/step-over-exit.exp: New.
11808
a28d8e50
YTL
118092016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11810
11811 * gdb.base/float.exp: Add target check for nds32*-*-*.
11812 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11813
cad8e26d
AB
118142016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11815
11816 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11817 for unsupported target features.
11818 * gdb.base/call-rt-st.exp: Likewise.
11819 * gdb.base/call-sc.exp: Likewise.
11820 * gdb.base/call-signal-resume.exp: Likewise.
11821 * gdb.base/call-strs.exp: Likewise.
11822 * gdb.base/callexit.exp: Likewise.
11823 * gdb.base/callfuncs.exp: Likewise.
11824 * gdb.base/nodebug.exp: Likewise.
11825 * gdb.base/printcmds.exp: Likewise.
11826 * gdb.base/ptype.exp: Likewise.
11827 * gdb.base/structs.exp: Likewise.
11828 * gdb.base/unwindonsignal.exp: Likewise.
11829 * gdb.cp/gdb2495.exp: Likewise.
11830 * gdb.cp/templates.exp: Likewise.
11831 * gdb.cp/virtfunc.exp: Likewise.
11832 * gdb.threads/hand-call-in-threads.exp: Likewise.
11833 * gdb.threads/interrupted-hand-call.exp: Likewise.
11834 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11835
347dc102
TT
118362016-06-10 Tom Tromey <tom@tromey.com>
11837
11838 PR rust/20110:
11839 * gdb.rust/expr.exp: Add test for integer constant larger than
11840 i32.
11841
5e13cf25
BH
118422016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11843
11844 * gdb.fortran/nested-funcs.exp: New.
11845 * gdb.fortran/nested-funcs.f90: New.
11846
bb556f1f
TK
118472016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11848
11849 * gdb.base/examine-backward.c: New file.
11850 * gdb.base/examine-backward.exp: New file.
11851
38b022b4
SM
118522016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11853
11854 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11855 matching.
11856
1b40ec05
TT
118572016-06-02 Tom Tromey <tom@tromey.com>
11858
11859 PR python/18984:
11860 * gdb.python/py-shared.exp: Add solib_name test.
11861
193bd378
SM
118622016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11863
11864 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11865
3326303b
MG
118662016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11867
11868 PR c++/19893
11869 * gdb.dwarf2/implref.exp: Rename to...
11870 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11871 * gdb.dwarf2/implref-array.c: New file.
11872 * gdb.dwarf2/implref-array.exp: Likewise.
11873 * gdb.dwarf2/implref-global.c: Likewise.
11874 * gdb.dwarf2/implref-global.exp: Likewise.
11875 * gdb.dwarf2/implref-struct.c: Likewise.
11876 * gdb.dwarf2/implref-struct.exp: Likewise.
11877
825c8ef2
AT
118782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11879
11880 * gdb.trace/trace-condition.exp: Add 64bit tests.
11881
2320162a
AT
118822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11883
11884 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11885 bits types.
11886 (main): Adapt to 8 to 64 bits types.
11887 * gdb.trace/trace-condition.exp: Add new tests.
11888
a7818233
AT
118892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11890
11891 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11892
0d336466
AT
118932016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11894
11895 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11896 Move condition tests...
11897 * gdb.trace/trace-condition.exp: Here.
11898
7faeb45a
AT
118992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11900
11901 * gdb.trace/trace-condition.exp: Add counter-case tests.
11902
e385593e
JK
119032016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11904
11905 PR c++/15231
11906 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11907 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11908
744608cc
PA
119092016-05-27 Pedro Alves <palves@redhat.com>
11910
11911 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11912 New procedure.
11913 (top level): Call it, and bail out of DejaGnu is known to be bad.
11914
ac775bf4
AB
119152016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11916
11917 * gdb.base/whatis.c: Extend the test case.
11918 * gdb.base/whatis.exp: Add additional tests.
11919
2bbad2ea
BH
119202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11921
11922* gdb.fortran/type.f90: Add pointer variable.
11923* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11924
8b70175d
BH
119252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11926
11927 * gdb.fortran/vla-type.exp: Fix testcase name.
11928
86d8a848
BH
119292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11930
11931 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11932
e188eb36
BH
119332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11934
11935 * gdb.fortran/type.f90: Add nested structures.
11936 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11937 * gdb.fortran/derived-type.exp: Adapt expected output.
11938 * gdb.fortran/vla-type.exp: Adapt expected output.
11939
9b2db1fd
BH
119402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11941
11942 * gdb.fortran/whatis_type.exp: Adapt expected output.
11943
72b17055
BH
119442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11945
11946 * gdb.fortran/print_type.exp: Fix expected output.
11947 * gdb.fortran/whatis_type.exp: Fix expected output.
11948
3cd81d8d
BH
119492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11950
11951 * gdb.fortran/whatis_type.exp: Use multi_line.
11952
ddae9462
TT
119532016-05-24 Tom Tromey <tom@tromey.com>
11954
11955 PR python/17386:
11956 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11957 use value as an index.
11958
1957f6b8
TT
119592016-05-23 Tom Tromey <tom@tromey.com>
11960
11961 PR python/17981:
11962 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11963 no-breakpoint case.
11964
026a9174
PA
119652016-05-24 Pedro Alves <palves@redhat.com>
11966
11967 PR gdb/19828
11968 * gdb.threads/clone-attach-detach.c: New file.
11969 * gdb.threads/clone-attach-detach.exp: New file.
11970
e70a7231
FR
119712016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11972
11973 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11974
0f6ed0e0
TT
119752016-05-23 Tom Tromey <tom@tromey.com>
11976
11977 PR python/19438, PR python/18393:
11978 * gdb.python/py-progspace.exp: Add "dir" test.
11979 * gdb.python/py-objfile.exp: Add "dir" test.
11980
ffd19d61
YQ
119812016-05-23 Yao Qi <yao.qi@linaro.org>
11982
11983 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11984 * gdb.arch/thumb2-it.exp: Likewise.
11985
9e8f9b05
SM
119862016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11987
11988 * gdb.mi/mi-threads-interrupt.c: New file.
11989 * gdb.mi/mi-threads-interrupt.exp: New file.
11990
61c6156d
SM
119912016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11992
11993 PR gdb/18077
11994 * gdb.mi/mi-async-run.exp: New file.
11995 * gdb.mi/mi-async-run.c: New file.
11996
67218854
TT
119972016-05-17 Tom Tromey <tom@tromey.com>
11998 Manish Goregaokar <manishsmail@gmail.com>
11999
12000 * lib/rust-support.exp: New file.
12001 * lib/gdb.exp (skip_rust_tests): New proc.
12002 (build_executable_from_specs): Handle rust.
12003 * lib/future.exp (gdb_find_rustc): New proc.
12004 (gdb_default_target_compile): Handle rust.
12005 * gdb.rust/expr.exp: New file.
12006 * gdb.rust/generics.exp: New file.
12007 * gdb.rust/generics.rs: New file.
12008 * gdb.rust/methods.exp: New file.
12009 * gdb.rust/methods.rs: New file.
12010 * gdb.rust/modules.exp: New file.
12011 * gdb.rust/modules.rs: New file.
12012 * gdb.rust/simple.exp: New file.
12013 * gdb.rust/simple.rs: New file.
12014
c44af4eb
TT
120152016-05-17 Tom Tromey <tom@tromey.com>
12016
12017 * gdb.base/default.exp (set language): Add rust.
12018
dcd1f979
TT
120192016-05-17 Tom Tromey <tom@tromey.com>
12020
12021 * gdb.gdb/unittest.exp: New file.
12022
155b7f57
YQ
120232016-05-16 Yao Qi <yao.qi@linaro.org>
12024
12025 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12026 shell_prompt. Update shell_prompt_re.
12027
8ddd5a6c
DE
120282016-05-12 Doug Evans <dje@google.com>
12029
12030 PR symtab/19999
12031 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12032 $options when building executable.
12033 * gdb.dwarf2/fission-loclists-pie.S: New file.
12034 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12035
02e370d9
SM
120362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12037
12038 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12039 of [is_remote target],
12040
8929ad8b
SM
120412016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12042
12043 * lib/gdb.exp (use_gdb_stub): New procedure.
12044
6c447423
DE
120452016-05-03 Yunlian Jiang <yunlian@google.com>
12046 Doug Evans <dje@google.com>
12047
12048 PR symtab/19914
12049 * gdb.dwarf2/dwp-sepdebug.c: New file.
12050 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12051
444e826c
SM
120522016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12053
12054 * gdb.base/detach.exp: Remove is_remote check.
12055
740feeaa
SM
120562016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12057
12058 * gdb.base/annota-input-while-running.exp: Don't check for
12059 [is_remote target]. Enable annotations after running to main.
12060 Remove unused "set test..." line.
12061
9080ac9d
SM
120622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12063
12064 * gdb.trace/trace-enable-disable.exp: New file.
12065 * gdb.trace/trace-enable-disable.c: New file.
12066
952ebca5
SM
120672016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12068
12069 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12070 use it in info sharedlibrary test.
12071 * gdb.trace/ftrace-lock.exp: Likewise.
12072 * gdb.trace/ftrace.exp: Likewise.
12073 * gdb.trace/range-stepping.exp: Likewise.
12074 * gdb.trace/trace-break.exp: Likewise.
12075 * gdb.trace/trace-condition.exp: Likewise.
12076 * gdb.trace/trace-mt.exp: Likewise.
12077
d9019901
SM
120782016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12079
12080 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12081 (gdb_load_shlib): ... this.
12082 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12083 gdb_load_shlib.
12084 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12085 * gdb.base/ctxobj.exp: Likewise.
12086 * gdb.base/dprintf-pending.exp: Likewise.
12087 * gdb.base/dso2dso.exp: Likewise.
12088 * gdb.base/fixsection.exp: Likewise.
12089 * gdb.base/gcore-relro.exp: Likewise.
12090 * gdb.base/gdb1555.exp: Likewise.
12091 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12092 * gdb.base/gnu-ifunc.exp: Likewise.
12093 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12094 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12095 * gdb.base/pending.exp: Likewise.
12096 * gdb.base/print-file-var.exp: Likewise.
12097 * gdb.base/print-symbol-loading.exp: Likewise.
12098 * gdb.base/shlib-call.exp: Likewise.
12099 * gdb.base/shreloc.exp: Likewise.
12100 * gdb.base/so-impl-ld.exp: Likewise.
12101 * gdb.base/solib-disc.exp: Likewise.
12102 * gdb.base/solib-nodir.exp: Likewise.
12103 * gdb.base/solib-overlap.exp: Likewise.
12104 * gdb.base/solib-symbol.exp: Likewise.
12105 * gdb.base/solib-weak.exp (do_test): Likewise.
12106 * gdb.base/sym-file.exp: Likewise.
12107 * gdb.base/symtab-search-order.exp: Likewise.
12108 * gdb.base/type-opaque.exp: Likewise.
12109 * gdb.base/unload.exp: Likewise.
12110 * gdb.base/watchpoint-solib.exp: Likewise.
12111 * gdb.compile/compile.exp: Likewise.
12112 * gdb.cp/gdb2384.exp: Likewise.
12113 * gdb.cp/infcall-dlopen.exp: Likewise.
12114 * gdb.cp/re-set-overloaded.exp: Likewise.
12115 * gdb.fortran/library-module.exp: Likewise.
12116 * gdb.opt/solib-intra-step.exp: Likewise.
12117 * gdb.python/py-finish-breakpoint.exp: Likewise.
12118 * gdb.python/py-shared.exp: Likewise.
12119 * gdb.reverse/solib-precsave.exp: Likewise.
12120 * gdb.reverse/solib-reverse.exp: Likewise.
12121 * gdb.server/solib-list.exp: Likewise.
12122 * gdb.threads/dlopen-libpthread.exp: Likewise.
12123 * gdb.threads/tls-shared.exp: Likewise.
12124 * gdb.threads/tls-so_extern.exp: Likewise.
12125 * gdb.trace/change-loc.exp: Likewise.
12126 * gdb.trace/ftrace-lock.exp: Likewise.
12127 * gdb.trace/ftrace.exp: Likewise.
12128 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12129 * gdb.trace/pending.exp: Likewise.
12130 * gdb.trace/range-stepping.exp: Likewise.
12131 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12132 (strace_info_marker): Likewise.
12133 (strace_probe_marker): Likewise.
12134 (strace_trace_on_same_addr): Likewise.
12135 (strace_trace_on_diff_addr): Likewise.
12136 * gdb.trace/trace-break.exp: Likewise.
12137 * gdb.trace/trace-condition.exp: Likewise.
12138 * gdb.trace/trace-mt.exp: Likewise.
12139
fca4cfd9
SM
121402016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12141
12142 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12143 result of gdb_remote_download.
12144 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12145 * gdb.base/dso2dso.exp: Likewise.
12146 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12147 * gdb.base/print-file-var.exp: Likewise.
12148 * gdb.base/shlib-call.exp: Likewise.
12149 * gdb.base/shreloc.exp: Likewise.
12150 * gdb.base/solib-overlap.exp: Likewise.
12151 * gdb.base/solib-weak.exp (do_test): Likewise.
12152 * gdb.base/unload.exp: Likewise.
12153
11cf4ffb
YQ
121542016-04-27 Yao Qi <yao.qi@linaro.org>
12155
12156 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12157 exists.
12158
3e2e34f8
KB
121592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12160
12161 * vla-type.exp: Print structure from toplevel.
12162
8f07e298
BH
121632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12164
12165 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12166 of dynamic types.
12167 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12168 of dynamic types.
12169
9920b434
BH
121702016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12171
12172 * gdb.fortran/vla-type.f90: New file.
12173 * gdb.fortran/vla-type.exp: New file.
12174
f3abeff5
YQ
121752016-04-25 Yao Qi <yao.qi@linaro.org>
12176
12177 * gdb.base/branch-to-self.c: New file.
12178 * gdb.base/branch-to-self.exp: New file.
12179
0a5d52f0
YQ
121802016-04-22 Yao Qi <yao.qi@linaro.org>
12181
12182 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12183 more after $hex.
12184
495346f6
YQ
121852016-04-22 Yao Qi <yao.qi@linaro.org>
12186
12187 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12188 * gdb.base/annota3.exp: Likewise.
12189
4a7e075c
YQ
121902016-04-22 Yao Qi <yao.qi@linaro.org>
12191
12192 * gdb.reverse/step-precsave.exp: Do one step and test program
12193 stops in "callee" and do multiple steps until program goes out
12194 of "callee".
12195 * gdb.reverse/step-reverse.exp: Likewise.
12196
5b061e98
YQ
121972016-04-22 Yao Qi <yao.qi@linaro.org>
12198
12199 * gdb.trace/signal.exp: Also pass if
12200 $tracepoint_hits($i) > $iterations.
12201
5c5dc57f
YQ
122022016-04-22 Yao Qi <yao.qi@linaro.org>
12203
12204 * gdb.trace/signal.c: New file.
12205 * gdb.trace/signal.exp: New file.
12206
a55411b9
DE
122072016-04-19 Doug Evans <xdje42@gmail.com>
12208
12209 * gdb.base/bad-file.exp: New file.
12210
a22df60a
MG
122112016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12212
12213 * gdb.dwarf2/implref.exp: New file.
12214
0c13f7e5
BH
122152016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12216
12217 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12218 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12219 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12220 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12221 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12222 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12223 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12224 * lib/fortran.exp (fortran_int4): New procedure.
12225 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12226 (fortran_logical4): Likewise.
12227
9b9b09e9
BH
122282016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12229
12230 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12231
a14d1f4d
BH
122322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12233
12234 * lib/compiler.c: Add Intel specific preprocessor macros.
12235 * lib/compiler.cc: Likewise.
25d49b86 12236
7d49b1d0
LM
122372016-04-13 Luis Machado <lgustavo@codesourcery.com>
12238
12239 * gdb.server/connect-with-no-symbol-file.c: New file.
12240 * gdb.server/connect-with-no-symbol-file.exp: New file.
12241
8392fa22
SM
122422016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12243
12244 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12245
8c4c4aeb
SM
122462016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12247
12248 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12249 standard output directory.
12250
45e3745e
AT
122512016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12252
12253 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12254
e26b7e41
MM
122552016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12256
12257 * gdb.btrace/instruction_history.c (loop): Add declaration.
12258
8ce09462
AT
122592016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12260
12261 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12262
2e88a1ea
SM
122632016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12264
12265 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12266 parentheses to print.
12267 (continue_handler): Likewise.
12268
f48e22e3
SM
122692016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12270
12271 * gdb.server/solib-list.exp: Remove is_remote check.
12272 Pass shlib= to gdb_compile. Don't link shared library with
12273 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12274 Run binary filename through "readlink -f" on the target.
12275
096be756
PA
122762016-04-08 Pedro Alves <palves@redhat.com>
12277
12278 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12279 interpreter filename as argument to gdbserver_spawn.
12280 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12281 Return empty if $last_loaded_file does not exist.
12282
06500533
JK
122832016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12284
12285 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12286 * gdb.base/jit-main.c: Use exit after usage.
12287
2d35e871
JK
122882016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12289
12290 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12291 GDBHISTSIZE prior to the tests.
12292 * gdb.base/gdbinit-history.exp: Likewise.
12293
122942016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12295
12296 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12297 instead of build_executable. Use gdb_load_shlibs.
12298
c8064e7e
YQ
122992016-04-07 Yao Qi <yao.qi@linaro.org>
12300
12301 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12302 Execute "si" command.
12303
bde47561
YQ
123042016-04-07 Yao Qi <yao.qi@linaro.org>
12305
12306 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12307 number instead of the comments on some line.
12308
b16f8a3b
DB
123092016-04-06 Don Breazeal <donb@codesourcery.com>
12310
12311 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12312 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12313
c2f901df
SM
123142016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12315
12316 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12317 standard_output_file. Remove unused binfile variable.
12318
ac17fda0
CU
123192016-04-05 Catalin Udma <catalin.udma@freescale.com>
12320
12321 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12322 * gdb.python/py-mi-objfile.exp: Match "list main" output
12323 in console format.
12324
03a8c4df
SM
123252016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12326
12327 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12328 absolute.
12329
6e774b13
SM
123302016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12331
12332 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12333 absolute.
12334 * gdb.trace/ftrace.exp: Likewise.
12335 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12336 targets as well.
12337 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12338 (gdb_load_shlibs): Copy libraries to test directory when testing
12339 natively. Only set solib-search-path if testing remotely.
12340 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12341
7817ea46
SM
123422016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12343
12344 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12345 gdb_download. Use it even if the target is not remote.
12346 * gdb.base/jit.exp (compile_jit_test): Likewise.
12347 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12348 output directory if the destination board is local, otherwise use
12349 the standard remote_download from DejaGnu.
12350 (gdb_download): Remove.
12351 (gdb_load_shlibs): Use gdb_remote_download instead of
12352 gdb_download.
12353 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12354 Use gdb_remote_download instead of gdb_download. Use it even if
12355 the target is not remote.
12356 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12357 instead of gdb_download.
12358
7beb7f68
SM
123592016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12360
12361 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12362 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12363 run.
12364
cc63428a
AV
123652016-04-01 Artemiy Volkov <artemiyv@acm.org>
12366
12367 PR gdb/19820
12368 * gdb.base/printcmds.exp: Add artificial arrays tests.
12369
64cdf930
PA
123702016-03-31 Pedro Alves <palves@redhat.com>
12371
12372 PR gdb/19858
12373 * gdb.base/jit-main.c: Include unistd.h.
12374 (ATTACH): Define to 0 if not already defined.
12375 (wait_for_gdb, mypid): New globals.
12376 (WAIT_FOR_GDB): New macro.
12377 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12378 some breakpoint locations.
12379 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12380 New procedures.
12381 (one_jit_test): Add REATTACH parameter, and handle it. Use
12382 continue_to_test_location.
12383 (top level): Test attach, and adjusts calls to one_jit_test.
12384
40dea8cb
PA
123852016-03-31 Pedro Alves <palves@redhat.com>
12386
12387 PR gdb/19858
12388 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12389 BINSUFFIX parameter, and handle it.
12390 (top level): Adjust calls compile_jit_test.
12391
e7ea3ec7
CU
123922016-03-31 Catalin Udma <catalin.udma@freescale.com>
12393
12394 PR python/19743
12395 * gdb.python/py-mi-events-gdb.py: New file.
12396 * gdb.python/py-mi-events.c: New file.
12397 * gdb.python/py-mi-events.exp: New file.
12398
e6359af3
YQ
123992016-03-30 Yao Qi <yao.qi@linaro.org>
12400
12401 * gdb.reverse/until-precsave.exp: Match function name only.
12402 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12403 Move malloc to a condition block.
12404 * gdb.reverse/until-reverse.exp: Match function name only.
12405
a4105d04
MK
124062016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12407
12408 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12409 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12410 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12411 variable for GPR 0 instead of assuming it is register 0.
12412 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12413 * lib/trace-support.exp: Add s390 registers.
12414
bfa6adb9
YQ
124152016-03-29 Yao Qi <yao.qi@linaro.org>
12416
12417 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12418
1e6697ea
YQ
124192016-03-24 Yao Qi <yao.qi@linaro.org>
12420
12421 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12422 test message.
12423
64bcd522
AA
124242016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12425
12426 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12427 maintaining separate logic for constructing the output path.
12428
7868401b
DB
124292016-03-16 Don Breazeal <donb@codesourcery.com>
12430
12431 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12432 Retry fork and waitpid on interrupted system call errors.
12433 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12434 Use with_timeout_factor to increase timeout by factor of 10.
12435
1cafadb4
DB
124362016-03-15 Don Breazeal <donb@codesourcery.com>
12437
12438 * gdb.cp/scope-err.cc: New test program.
12439 * gdb.cp/scope-err.exp: New test script.
12440 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12441 lines and "set breakpoint here" comment.
12442 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12443 Fixed some whitespace and format issues.
12444 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12445 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12446
81516450
DE
124472016-03-15 Doug Evans <dje@google.com>
12448
12449 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12450 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12451 All callers updated. Add tests for enums, mixed flags register.
12452
aa52b601
DE
124532016-03-15 Doug Evans <dje@google.com>
12454
12455 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12456 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12457
fa4ff313
SM
124582016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12459
12460 * gdb.base/default.exp: Add $_as_string to the list of expected
12461 convenience functions.
12462
f2403c39
AB
124632016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12464
12465 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12466
f2f3ccb9
SM
124672016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12468
12469 * gdb.python/py-as-string.exp: New file.
12470 * gdb.python/py-as-string.c: New file.
12471
00dbd492
PA
124722016-03-09 Pedro Alves <palves@redhat.com>
12473
12474 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12475 signal" -> "Thread NN received signal" output change.
12476 * gdb.threads/ia64-sigill.exp: Likewise.
12477 * gdb.threads/linux-dp.exp: Likewise.
12478 * gdb.threads/manythreads.exp: Likewise.
12479 * gdb.threads/pending-step.exp: Likewise.
12480 * gdb.threads/print-threads.exp: Likewise.
12481 * gdb.threads/sigstep-threads.exp: Likewise.
12482 * gdb.threads/staticthreads.exp: Likewise.
12483 * gdb.threads/tls.exp: Likewise.
12484
1e6697ea
YQ
124852016-03-09 Pedro Alves <palves@redhat.com>
12486
12487 * gdb.base/command-line-input.exp: New file.
12488
b04fd3be
MK
124892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12490
12491 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12492 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12493 * gdb.trace/pending.exp: Accept leading dot before function name.
12494 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12495 * lib/trace-support.exp: Set registers for ppc.
12496
98fa59e9
MK
124972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12498
12499 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12500 use it for disassembly; accept .main in addition to main in backtrace.
12501
f77198c8
MK
125022016-03-09 Wei-cheng Wang <cole945@gmail.com>
12503 Marcin Kościelnicki <koriakin@0x04.net>
12504
12505 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12506 (gdb_recursion_test_ptr): New global variable.
12507 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12508 gdb_recursion_test.
12509 (gdb_c_test): Ditto.
12510
ba84e0da
MK
125112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12512
12513 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12514 ordering.
12515
4366d36e
MK
125162016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12517
12518 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12519 (bar): Add bar_start_lbl label.
12520 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12521 of foo/bar for emitting DWARF and tracing.
12522
5eb264df
SDJ
125232016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12524
12525 * analyze-racy-logs.py: Set executable bit.
12526
fb6a751f
SDJ
125272016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12528
12529 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12530 (CHECK_TARGET_TMP): Likewise.
12531 (check-single-racy): New rule.
12532 (check-parallel-racy): Likewise.
12533 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12534 (do-check-parallel-racy): New rule.
12535 (check-racy/%.exp): Likewise.
12536 * README (Racy testcases): New section.
12537 * analyze-racy-logs.py: New file.
12538
bdf7e230
DE
125392016-03-03 Doug Evans <dje@google.com>
12540
12541 * gdb.base/skip.exp: Use with_test_prefix.
12542
4719d415
YQ
125432016-03-03 Yao Qi <yao.qi@linaro.org>
12544
12545 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12546 Invoke step_over_syscall "clone" and break_cond_on_syscall
12547 "clone".
12548 * gdb.base/step-over-clone.c: New file.
12549
ea507862
YQ
125502016-03-03 Yao Qi <yao.qi@linaro.org>
12551
12552 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12553 code format.
12554
8fc8cbda
YQ
125552016-03-03 Yao Qi <yao.qi@linaro.org>
12556
12557 * gdb.base/disp-step-fork.c: Rename to ...
12558 * gdb.base/step-over-fork.c: ... it. New file.
12559 * gdb.base/disp-step-vfork.c: Rename to ...
12560 * gdb.base/step-over-vfork.c: ... it. New file.
12561 * gdb.base/disp-step-syscall.exp: Rename to ...
12562 * gdb.base/step-over-syscall.exp: ... it. New file.
12563 (disp_step_cross_syscall): Rename to ...
12564 (step_over_syscall): ... it.
12565
92fa70b0
YQ
125662016-03-03 Yao Qi <yao.qi@linaro.org>
12567
12568 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12569 If target supports condition evaluation on target, invoke
12570 break_cond_on_syscall for fork and vfork.
12571
e197ad3c
YQ
125722016-03-03 Yao Qi <yao.qi@linaro.org>
12573
12574 * gdb.base/disp-step-syscall.exp: Don't invoke
12575 support_displaced_stepping.
12576 (disp_step_cross_syscall): Test with displaced stepping off and
12577 on if supported.
12578
0b47da9f
YQ
125792016-03-03 Yao Qi <yao.qi@linaro.org>
12580
12581 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12582 proc.
12583 (setup): New proc.
12584 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12585 and setup.
12586
065ab6dc
BH
125872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12588
12589 * gdb.fortran/vla-history.exp: Remove breakpoint.
12590
07e448ad 125912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12592
25d49b86
PA
12593 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12594 exceeds timeout.
07e448ad 12595
9ac2d526 125962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12597
25d49b86
PA
12598 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12599 breakpoint.
9ac2d526 12600
17807369
BH
126012016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12602
12603 * gdb.mi/vla.f90: Nullify pointer after declaration.
12604
86e501af
PA
126052016-03-01 Pedro Alves <palves@redhat.com>
12606
12607 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12608
1e903e32
PA
126092016-03-01 Pedro Alves <palves@redhat.com>
12610
12611 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12612 before anything else.
12613 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12614 _GNU_SOURCE here.
12615 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12616 before anything else.
12617 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12618
6ccb54e2
PA
126192016-03-01 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12622
30ca9da1
YQ
126232016-03-01 Yao Qi <yao.qi@linaro.org>
12624
12625 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12626 prepare_for_testing.
12627
dc856b38
YQ
126282016-03-01 Yao Qi <yao.qi@linaro.org>
12629
12630 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12631
4a932159
AA
126322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12633
12634 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12635 manually constructing the output path.
12636
f2489477
AA
126372016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12638
12639 * gdb.arch/s390-stackless.S: New.
12640 * gdb.arch/s390-stackless.exp: New.
12641
38899f16
IB
126422016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12643
12644 * gdb.dlang/circular.c: New file.
12645 * gdb.dlang/circular.exp: New file.
12646
9fde51ed
YQ
126472016-02-26 Yao Qi <yao.qi@linaro.org>
12648
12649 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12650 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12651 (testcases): Update.
12652
ce90fefe
YQ
126532016-02-26 Yao Qi <yao.qi@linaro.org>
12654
12655 * gdb.reverse/aarch64.c: Rename to ...
12656 * gdb.reverse/insn-reverse.c: ... it.
12657 * gdb.reverse/aarch64.exp: Rename to ...
12658 * gdb.reverse/insn-reverse.exp: ... it.
12659
3263bceb
YQ
126602016-02-26 Yao Qi <yao.qi@linaro.org>
12661
12662 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12663 (testcase_ftype): New.
12664 (testcases): New array.
12665 (n_testcases): New.
12666 (main): Call each element in testcases.
12667 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12668 (read_testcase): New.
12669 Do the tests in a loop.
12670
6cb59ff1
YQ
126712016-02-25 Yao Qi <yao.qi@linaro.org>
12672
12673 * gdb.base/branches.c: Remove.
12674
ae91f625
MK
126752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12676
12677 PR gdb/13808
12678 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12679
678b48b7
MK
126802016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12681
12682 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12683
7337a6f2
MK
126842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12685
12686 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12687 change x86_64 call_insn to 'callq'.
12688
861ca91f
AT
126892016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12690
12691 * gdb.trace/tfile-avx.c: Move to...
12692 * gdb.trace/tracefile-pseudo-reg.c: Here.
12693 * gdb.trace/tfile-avx.exp: Move to...
12694 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12695
bf74e428
GB
126962016-02-24 Gary Benson <gbenson@redhat.com>
12697
12698 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12699 message on attach.
12700
cce0e923
DE
127012016-02-23 Doug Evans <dje@google.com>
12702
12703 * gdb.base/skip.c (test_skip): New function.
12704 (end_test_skip_file_and_function): New function.
12705 (test_skip_file_and_function): New function.
12706 * gdb.base/skip1.c (test_skip): New function.
12707 (skip1_test_skip_file_and_function): New function.
12708 * gdb.base/skip.exp: Add tests for new skip options.
12709 * gdb.base/skip-solib.exp: Update expected output.
12710 * gdb.perf/skip-command.cc: New file.
12711 * gdb.perf/skip-command.exp: New file.
12712 * gdb.perf/skip-command.py: New file.
12713
4000e47e
MK
127142016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12715
12716 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12717 info registers pattern.
12718
24f75ead
IB
127192016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12720
12721 * lib/future.exp: Add D support.
12722 (gdb_find_gdc): New proc.
12723 (gdb_default_target_compile): Add D support.
12724
fbb7bcbe
WW
127252016-02-18 Wei-cheng Wang <cole945@gmail.com>
12726
12727 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12728 user+system time.
12729 (trace_speed_test): Determine the iteration count for a time
12730 between 15..30 seconds.
12731
012b3a21
WT
127322016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12733
12734 * gdb.arch/i386-mpx-sigsegv.c: New file.
12735 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12736 * gdb.arch/i386-mpx-simple_segv.c: New file.
12737 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12738
2d5189bd
YQ
127392016-02-18 Yao Qi <yao.qi@linaro.org>
12740
12741 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12742 Don't call setup_kfail.
12743
40fb20d0
YQ
127442016-02-18 Yao Qi <yao.qi@linaro.org>
12745
12746 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12747 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12748
21b1f8d2
DE
127492016-02-16 Doug Evans <dje@google.com>
12750
12751 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12752 * gdb.base/skip1.c: Ditto.
12753 * gdb.base/skip.exp: Whitespace cleanup.
12754
4041ed77
DB
127552016-02-16 Don Breazeal <donb@codesourcery.com>
12756
12757 PR remote/19496
12758 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12759 Remove kfail for PR remote/19496.
12760
c4ef31bf
SM
127612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12762
12763 * lib/gdb.exp (standard_temp_file): Return a path specific to
12764 the runtest invocation.
12765
266b65b3
SM
127662016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12767
12768 * gdb.trace/save-trace.exp: Change relative path to be in the
12769 standard output directory.
12770
a7a0a6a9
JK
127712016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12772
12773 * gdb.arch/i386-prologue.c: Add missing prototypes.
12774
c99dbb42
JK
127752016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12776
12777 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12778 * gdb.arch/i386-prologue.exp: Likewise.
12779 * gdb.arch/i386-size.exp: Likewise.
12780
aa480355
SM
127812016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12782
12783 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12784 define object file path.
12785 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12786 file path.
12787 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12788 standard_output_file to define binfile.
12789
ba881f50
JK
127902016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12791
12792 Fix compatibility with recent gfortran-5.3.1.
12793 * gdb.fortran/vla-history.exp (print vla1 allocated)
12794 (print vla2 allocated, print $2, print $3): Remove
12795 (print $4): Rename to ...
12796 (print $2): ... here.
12797 (print $9): Rename to ...
12798 (print $5): ... here.
12799 (print $10): Rename to ...
12800 (print $6): ... here.
12801 * gdb.fortran/vla.f90: Add pvla initialization.
12802
e9fb005c
JK
128032016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12804
12805 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12806 New test.
12807 * gdb.fortran/vla-value-sub.exp: Likewise.
12808
e44e00ff
MK
128092016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12810
12811 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12812
97e94151
SM
128132016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12814
12815 * i386-biarch-core.exp: Define corefile using
12816 standard_output_file.
12817
01113bc1
YQ
128182016-02-12 Yao Qi <yao.qi@linaro.org>
12819
12820 * gdb.arch/arm-single-step-kernel-helper.c: New.
12821 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12822
33b4777c
MM
128232016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12824
12825 * gdb.btrace/tailcall-only.exp: New.
12826 * gdb.btrace/tailcall-only.c: New.
12827 * gdb.btrace/x86_64-tailcall-only.S: New.
12828 * gdb.btrace/i686-tailcall-only.S: New.
12829
acc23c11
PA
128302016-02-11 Pedro Alves <palves@redhat.com>
12831
12832 * README (Parallel testing): Add missing double quotes.
12833
e352bf0a
PA
128342016-02-11 Pedro Alves <palves@redhat.com>
12835
12836 * README (Parallel testing): New section.
12837 (GDB_PARALLEL): Rewrite.
12838 (FORCE_PARALLEL): Document.
12839
9f5fed78
MK
128402016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12841
12842 * gdb.trace/tfile-avx.c: New test.
12843 * gdb.trace/tfile-avx.exp: New test.
12844
9ef9e6a6
KS
128452016-02-09 Keith Seitz <keiths@redhat.com>
12846
12847 PR breakpoints/19546
12848 * gdb.base/infcall-exec.c: New file.
12849 * gdb.base/infcall-exec2.c: New file.
12850 * gdb.base/infcall-exec.exp: New file.
12851
a96e36da
KS
128522016-02-09 Keith Seitz <keiths@redhat.com>
12853
12854 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12855 (toplevel): Call test_bkpt_address.
12856
9f61929f
KS
128572016-02-09 Keith Seitz <keiths@redhat.com>
12858
12859 PR python/19506
12860 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12861 (toplevel): Call test_bkpt_address.
12862
1e94266c
SM
128632016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12864
12865 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12866 to AC_OUTPUT.
12867 * configure: Regenerate.
12868
2a7f3dff
PA
128692016-02-09 Pedro Alves <palves@redhat.com>
12870
12871 PR breakpoints/19548
12872 * gdb.base/execl-update-breakpoints.c (some_function): New
12873 function.
12874 (main): Call it.
12875 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12876 Tighten expected GDB output.
12877
2151ccc5
SM
128782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12879
12880 * Makefile.in (ALL_SUBDIRS): Remove.
12881 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12882 (distclean maintainer-clean realclean): Likewise.
12883 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12884 * configure: Regenerate.
12885 * gdb.ada/Makefile.in: Delete.
12886 * gdb.arch/Makefile.in: Likewise.
12887 * gdb.asm/Makefile.in: Likewise.
12888 * gdb.base/Makefile.in: Likewise.
12889 * gdb.btrace/Makefile.in: Likewise.
12890 * gdb.cell/Makefile.in: Likewise.
12891 * gdb.compile/Makefile.in: Likewise.
12892 * gdb.cp/Makefile.in: Likewise.
12893 * gdb.disasm/Makefile.in: Likewise.
12894 * gdb.dlang/Makefile.in: Likewise.
12895 * gdb.dwarf2/Makefile.in: Likewise.
12896 * gdb.fortran/Makefile.in: Likewise.
12897 * gdb.gdb/Makefile.in: Likewise.
12898 * gdb.go/Makefile.in: Likewise.
12899 * gdb.guile/Makefile.in: Likewise.
12900 * gdb.java/Makefile.in: Likewise.
12901 * gdb.linespec/Makefile.in: Likewise.
12902 * gdb.mi/Makefile.in: Likewise.
12903 * gdb.modula2/Makefile.in: Likewise.
12904 * gdb.multi/Makefile.in: Likewise.
12905 * gdb.objc/Makefile.in: Likewise.
12906 * gdb.opencl/Makefile.in: Likewise.
12907 * gdb.opt/Makefile.in: Likewise.
12908 * gdb.pascal/Makefile.in: Likewise.
12909 * gdb.perf/Makefile.in: Likewise.
12910 * gdb.python/Makefile.in: Likewise.
12911 * gdb.reverse/Makefile.in: Likewise.
12912 * gdb.server/Makefile.in: Likewise.
12913 * gdb.stabs/Makefile.in: Likewise.
12914 * gdb.threads/Makefile.in: Likewise.
12915 * gdb.trace/Makefile.in: Likewise.
12916 * gdb.xml/Makefile.in: Likewise.
12917 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12918 GDB_PARALLEL.
12919 (standard_output_file): Remove check for GDB_PARALLEL, always
12920 return path in outputs/$subdir/$testname.
12921
437277d4
SM
129222016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12923
12924 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12925 (site.exp): Assign abs_srcdir to tcl's srcdir.
12926
31d913c7
YQ
129272016-02-04 Yao Qi <yao.qi@linaro.org>
12928
12929 * gdb.base/foll-exec-mode.c: Include limits.h.
12930 (main): Add parameters argc and argv. Get directory from
12931 argv[0].
12932 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12933 compilation.
12934 * gdb.base/foll-exec.c: Include limits.h.
12935 (main): Add parameters argc and argv.
12936 Get directory from argv[0].
12937 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12938 Adjust tests on the number of lines as source code changed.
12939 * gdb.base/foll-vfork-exit.c: Include limits.h.
12940 (main): Add one line of statement before vfork.
12941 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12942 (main): Add parameters argc and argv. Get directory from
12943 argv[0].
12944 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12945 (setup_gdb): Set tbreak to skip some source lines.
12946 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12947 (main): Add parameters argc and argv. Get directory from
12948 argv[0].
12949 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12950 compilation.
12951 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12952 (main): Add parameters argc and argv. Get directory from
12953 argv[0].
12954 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12955 compilation.
12956
9482b9fb
DE
129572016-02-01 Doug Evans <dje@google.com>
12958
12959 * gdb.base/skip.exp: Clean up multiple references to same test name.
12960
6b2e4f10
PA
129612016-02-01 Pedro Alves <palves@redhat.com>
12962
ccb6afd6 12963 PR remote/19496
6b2e4f10
PA
12964 * gdb.threads/forking-threads-plus-breakpoint.exp
12965 (displaced_stepping_supported): New global.
12966 (probe_displaced_stepping_support): New procedure.
12967 (do_test): Add 'displaced' parameter, and use it.
12968 (top level): Check for displaced stepping support. Add displaced
12969 stepping on/off testing axis.
12970
37a8db1a
AB
129712016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12972
12973 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12974 pointer. Don't perform further tests on the unassociated pointer
12975 if the first test fails.
12976
5fdf6324
AB
129772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12978
12979 * gdb.base/max-value-size.c: New file.
12980 * gdb.base/max-value-size.exp: New file.
12981 * gdb.base/huge.exp: Disable max-value-size for this test.
12982
935c6144
IB
129832016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12984
12985 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12986
7fe8399d
YQ
129872016-01-28 Yao Qi <yao.qi@linaro.org>
12988
12989 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12990
a2077e25
PA
129912016-01-25 Pedro Alves <palves@redhat.com>
12992
12993 PR threads/19461
12994 * gdb.base/fork-running-state.c: New file.
12995 * gdb.base/fork-running-state.exp: New file.
12996
1d2736d4
PA
129972016-01-25 Pedro Alves <palves@redhat.com>
12998
12999 PR gdb/19494
13000 * gdb.base/catch-fork-kill.c: New file.
13001 * gdb.base/catch-fork-kill.exp: New file.
13002
f1da4b11
PA
130032016-01-25 Pedro Alves <palves@redhat.com>
13004
13005 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13006 Delete, moved to lib/gdb.exp.
13007 * gdb.threads/forking-threads-plus-breakpoint.exp
13008 (foreach_with_prefix): Likewise.
13009 * gdb.threads/process-dies-while-handling-bp.exp
13010 (foreach_with_prefix): Likewise.
13011 * lib/gdb.exp (foreach_with_prefix): New procedure.
13012
45f38546
MK
130132016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13014
13015 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13016 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13017
dc29a1ce
MK
130182016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13019
13020 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13021 endian targets.
13022
092127d7
JK
130232016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13024 Pedro Alves <palves@redhat.com>
13025
13026 Fix testsuite compatibility with Guile.
13027 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13028 number.
13029
31d765d3
JK
130302016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13031
13032 Fix testsuite compatibility with Guile.
13033 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13034 (thread 1): New test for backtrace through signal handler.
13035
1ac78c04
YQ
130362016-01-22 Yao Qi <yao.qi@linaro.org>
13037
13038 PR testsuite/19491
13039 * gdb.base/multi-forks.c: Include
13040 ../lib/unbuffer_output.c
13041 (main): Call gdb_unbuffer_output.
13042
4f5946a8
DE
130432016-01-21 Doug Evans <dje@google.com>
13044
13045 * lib/ada.exp (gdb_compile_ada): Fix typo.
13046
305e13e6
JB
130472016-01-21 Joel Brobecker <brobecker@adacore.com>
13048
13049 * gdb.base/break-fun-addr.exp: New file.
13050 * gdb.base/break-fun-addr1.c: New file.
13051 * gdb.base/break-fun-addr2.c: New file.
13052
5f5dfff6
SM
130532016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13054
13055 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13056 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13057 enum flag values.
13058
fd356fa2
AA
130592016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13060
13061 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13062 when GDB can not set the vector return value. Add more comments
13063 for clarification.
13064
9df22175
AT
130652016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13066
13067 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13068 command.
13069
41d1845e
SM
130702016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13071
13072 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13073
01ac6840
SM
130742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13075
13076 * Makefile.in (check-single): Pass --status to runtest.
13077 (check/%.exp): Likewise.
13078
130792016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13080
13081 * Makefile.in (check-parallel): Propagate return code from make
13082 do-check-parallel.
13083
bd0a71fa
MK
130842016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13085
13086 * gdb.trace/ftrace.exp: Fix expected message on continue.
13087 * gdb.trace/pending.exp: Fix expected message on continue.
13088 * gdb.trace/trace-break.exp: Fix expected message on continue.
13089
8bcbad33
SM
130902016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13091
13092 * lib/gdb.exp (gdb_test): Remove unused global references.
13093
f303dbd6
PA
130942016-01-18 Pedro Alves <palves@redhat.com>
13095
13096 * gdb.base/async-shell.exp: Adjust expected output.
13097 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13098 * gdb.base/siginfo-thread.exp: Adjust expected output.
13099 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13100 * gdb.java/jnpe.exp: Adjust expected output.
13101 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13102 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13103 * gdb.threads/leader-exit.exp: Adjust expected output.
13104 * gdb.threads/manythreads.exp: Adjust expected output.
13105 * gdb.threads/pthreads.exp: Adjust expected output.
13106 * gdb.threads/schedlock.exp: Adjust expected output.
13107 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13108 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13109 expected output.
13110 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13111 output.
13112 * gdb.threads/sigthread.exp: Adjust expected output.
13113 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13114
b2789696
YQ
131152016-01-18 Yao Qi <yao.qi@linaro.org>
13116
13117 * gdb.guile/scm-section-script.c: Replace @progbits with
13118 %progbits.
13119 * gdb.python/py-section-script.c: Likewise.
13120
71ef29a8
PA
131212016-01-15 Pedro Alves <palves@redhat.com>
13122
13123 * gdb.multi/tids.exp: Test star wildcard ranges.
13124
3f5b7598
PA
131252016-01-15 Pedro Alves <palves@redhat.com>
13126
13127 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13128 command from "thread apply" invocation.
13129 (thr_apply_info_thr_invalid): Default the expected output to the
13130 input tid list.
13131 (top level): Add tests that use convenience variables. Add tests
13132 for "thread apply" with a valid TID list, but missing the command.
13133
663f6d42
PA
131342016-01-13 Pedro Alves <palves@redhat.com>
13135
13136 * gdb.base/default.exp: Expect $_gthread as well.
13137 * gdb.multi/tids.exp: Test $_gthread.
13138 * gdb.threads/thread-specific.exp: Test $_gthread.
13139
c84f6bbf
PA
131402016-01-13 Pedro Alves <palves@redhat.com>
13141
13142 * gdb.multi/tids.exp: Test "info threads -gid".
13143
22a02324
PA
131442016-01-13 Pedro Alves <palves@redhat.com>
13145
13146 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13147 Breakpoint.thread.
13148 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13149
5d5658a1
PA
131502016-01-07 Pedro Alves <palves@redhat.com>
13151
13152 * gdb.base/break.exp: Adjust to output changes.
13153 * gdb.base/hbreak2.exp: Likewise.
13154 * gdb.base/sepdebug.exp: Likewise.
13155 * gdb.base/watch_thread_num.exp: Likewise.
13156 * gdb.linespec/keywords.exp: Likewise.
13157 * gdb.multi/info-threads.exp: Likewise.
13158 * gdb.threads/thread-find.exp: Likewise.
13159 * gdb.multi/tids.c: New file.
13160 * gdb.multi/tids.exp: New file.
13161
84654457
PA
131622016-01-13 Pedro Alves <palves@redhat.com>
13163
13164 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13165
e3940304
PA
131662016-01-13 Pedro Alves <palves@redhat.com>
13167
13168 * gdb.base/default.exp: Expect $_inferior as well.
13169 * gdb.multi/base.exp: Test $_inferior.
13170
a911d87a
PA
131712016-01-13 Pedro Alves <palves@redhat.com>
13172
13173 PR breakpoints/19388
13174 * gdb.base/catch-signal-siginfo-cond.c: New file.
13175 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13176
82075af2
JS
131772016-01-12 Josh Stone <jistone@redhat.com>
13178 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13179
13180 * gdb.base/catch-syscall.c (do_execve): New variable.
13181 (main): Conditionally trigger an execve.
13182 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13183 (test_catch_syscall_execve): New, check entry/return across execve.
13184 (do_syscall_tests): Call test_catch_syscall_execve.
13185
e46eeedd
PA
131862016-01-12 Pedro Alves <palves@redhat.com>
13187
13188 * gdb.base/random-signal.exp (do_test): New procedure, with body
13189 of testcase moved in.
13190
01d8c27e
JK
131912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13192 Pedro Alves <palves@redhat.com>
13193
13194 * gdb.base/funcargs.exp (finish from indirectly called function):
13195 Reintroduce the case for 'First'.
13196
9a706302
JK
131972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13198 Pedro Alves <palves@redhat.com>
13199
13200 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13201 (tcatch_vfork_then_child_follow_exec)
13202 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13203 identification.
13204
c0ecb95f
JK
132052016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13206
13207 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13208 and repeats to unlimited.
13209 * gdb.python/py-value.exp: Likewise.
13210 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13211 and repeats to unlimited.
13212
6cfc1fcb
JK
132132016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13214
13215 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13216 and reordering the functions.
13217 * gdb.multi/hangout.c: Likewise.
13218 * gdb.multi/hello.c: Likewise.
13219
582a1b00
SM
132202016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13221
13222 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13223 absolute.
13224 (SingleStatisticTestResult.report): Use dict.keys instead of
13225 dict.iterkeys.
13226
79bc59cb
PA
132272016-01-06 Pedro Alves <palves@redhat.com>
13228
13229 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13230
43368e1d
MM
132312016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13232
13233 * gdb.btrace/dlopen.exp: New.
13234 * gdb.btrace/dlopen.c: New.
13235 * gdb.btrace/dlopen-dso.c: New.
13236
79fad5b8
SL
132372015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13238
13239 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13240 PATTERN argument is optional.
13241
ab8314b3
JB
132422015-12-24 Joel Brobecker <brobecker@adacore.com>
13243
13244 * lib/ada.exp (target_compile_ada_from_dir): New function.
13245 (gdb_compile_ada): Reimplement avoiding the use of project files.
13246 * gdb.ada/gnat_ada.gpr: Delete.
13247 * gdb.ada/cond_lang.exp: Adjust test to make path before
13248 filename optional.
13249 * gdb.ada/small_reg_param.exp: Likewise.
13250
fe33faff
SM
132512015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13252
13253 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13254
6d265cb4
TP
132552015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13256
13257 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13258 case.
13259
10125099
SM
132602015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13261
13262 * gdb.base/break.exp: Remove dead code.
13263 * gdb.base/sepdebug.exp: Likewise.
13264
3ca22649
SM
132652015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13266
13267 * gdb.asm/asm-source.exp: Remove HP-UX references.
13268 * gdb.base/annota1.exp: Likewise.
13269 * gdb.base/annota3.exp: Likewise.
13270 * gdb.base/attach.exp: Likewise.
13271 * gdb.base/bigcore.exp: Likewise.
13272 * gdb.base/break.exp: Likewise.
13273 * gdb.base/call-ar-st.exp: Likewise.
13274 * gdb.base/callfuncs.exp: Likewise.
13275 * gdb.base/catch-fork-static.exp: Likewise.
13276 * gdb.base/display.exp: Likewise.
13277 * gdb.base/foll-exec-mode.exp: Likewise.
13278 * gdb.base/foll-exec.exp: Likewise.
13279 * gdb.base/foll-fork.exp: Likewise.
13280 * gdb.base/foll-vfork.exp: Likewise.
13281 * gdb.base/funcargs.exp: Likewise.
13282 * gdb.base/hbreak2.exp: Likewise.
13283 * gdb.base/inferior-died.exp: Likewise.
13284 * gdb.base/interrupt.exp: Likewise.
13285 * gdb.base/multi-forks.exp: Likewise.
13286 * gdb.base/nodebug.exp: Likewise.
13287 * gdb.base/sepdebug.exp: Likewise.
13288 * gdb.base/solib1.c: Likewise.
13289 * gdb.base/step-test.exp: Likewise.
13290 * gdb.mi/non-stop.c: Likewise.
13291 * gdb.mi/pthreads.c: Likewise.
13292 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13293 * gdb.threads/pthreads.c: Likewise.
13294 * gdb.threads/staticthreads.exp: Likewise.
13295 * lib/future.exp: Likewise.
13296 * lib/gdb.exp: Likewise.
13297 * gdb.base/so-indr-cl.c: Remove.
13298 * gdb.base/so-indr-cl.exp: Likewise.
13299 * gdb.base/solib.c: Likewise.
13300 * gdb.base/solib.exp: Likewise.
13301 * gdb.base/solib2.c: Likewise.
13302
b6304613
SM
133032015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13304
13305 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13306 * gdb.base/call-ar-st.exp: Likewise.
13307 * gdb.base/callfuncs.exp: Likewise.
13308 * gdb.base/condbreak.exp: Likewise.
13309 * gdb.base/constvars.exp: Likewise.
13310 * gdb.base/hbreak2.exp: Likewise.
13311 * gdb.base/langs.exp: Likewise.
13312 * gdb.base/list.exp: Likewise.
13313 * gdb.base/long_long.exp: Likewise.
13314 * gdb.base/ptype.exp: Likewise.
13315 * gdb.base/scope.exp: Likewise.
13316 * gdb.base/signals.exp: Likewise.
13317 * gdb.base/so-impl-ld.exp: Likewise.
13318 * gdb.base/varargs.exp: Likewise.
13319 * gdb.base/volatile.exp: Likewise.
13320 * gdb.base/whatis.exp: Likewise.
13321 * gdb.cp/cplusfuncs.exp: Likewise.
13322 * gdb.cp/inherit.exp: Likewise.
13323 * gdb.cp/local.exp: Likewise.
13324 * gdb.cp/member-ptr.exp: Likewise.
13325 * gdb.cp/method.exp: Likewise.
13326 * gdb.cp/overload.exp: Likewise.
13327 * gdb.cp/templates.exp: Likewise.
13328 * gdb.stabs/weird.exp: Likewise.
13329 * lib/compiler.c: Likewise.
13330 * lib/compiler.cc: Likewise.
13331 * lib/cp-support.exp: Likewise.
13332 * lib/gdb.exp: Likewise.
13333
bf401b07
SM
133342015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13335
13336 * configure.ac: Remove HP-UX case.
13337 * configure: Regenerate.
13338
aff9c0f8
SM
133392015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13340
13341 * lib/gdb.exp (gdb_compile): Add function doc.
13342
a6904d5a
PA
133432015-12-17 Pedro Alves <palves@redhat.com>
13344
13345 PR threads/19354
13346 * gdb.multi/info-threads.exp: New file.
13347
a22279dd
YQ
133482015-12-15 Yao Qi <yao.qi@linaro.org>
13349
13350 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13351 is aarch64*-*-*.
13352
0588c796
SL
133532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13354
13355 * gdb.base/history-duplicates.exp: Skip if no readline support.
13356
5d978e17
SL
133572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13358
13359 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13360
7e763b86
SL
133612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13362
13363 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13364
87a3a92c
SL
133652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13366
13367 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13368 ctrl-C if nointerrupts target property is set.
13369 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13370 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13371 * gdb.base/paginate-bg-execution.exp: Likewise.
13372 * gdb.base/paginate-execution-startup.exp: Likewise.
13373 * gdb.base/random-signal.exp: Likewise.
13374 * gdb.base/range-stepping.exp: Likewise.
13375 * gdb.cp/annota2.exp: Likewise.
13376 * gdb.cp/annota3.exp: Likewise.
13377 * gdb.gdb/selftest.exp: Likewise.
13378 * gdb.threads/continue-pending-status.exp: Likewise.
13379 * gdb.threads/leader-exit.exp: Likewise.
13380 * gdb.threads/manythreads.exp: Likewise.
13381 * gdb.threads/pthreads.exp: Likewise.
13382 * gdb.threads/schedlock.exp: Likewise.
13383 * gdb.threads/sigthread.exp: Likewise.
13384
a8f077dc
DB
133852015-12-11 Don Breazeal <donb@codesourcery.com>
13386
13387 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13388 remote.
13389 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13390 * gdb.base/foll-exec.exp (main): Enable for target remote.
13391 * gdb.base/foll-fork.exp (main): Likewise.
13392 * gdb.base/foll-vfork.exp (main): Likewise.
13393 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13394 (proc continue_to_exit_bp_loc): Use clean_restart.
13395 * gdb.base/pie-execl.exp (main): Disable for target remote.
13396 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13397 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13398 * gdb.threads/execl.exp (main): Likewise.
13399 * gdb.threads/fork-child-threads.exp (main): Likewise.
13400 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13401 remote.
13402 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13403 remote.
13404 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13405 pid.tid style ptids, instead of just tid.
13406 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13407 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13408 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13409 ptids, instead of just tid.
13410
3b2464a8
AB
134112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13412
13413 * gdb.base/list.exp (test_list_forward): Add end of file error
13414 test.
13415 (test_repeat_list_command): Add end of file error test.
13416 (test_list_backwards): Add beginning of file error test.
13417
a0def019
AB
134182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13419
13420 * gdb.base/list.exp (test_list_invalid_args): New function,
13421 defined, and called.
13422
5c000dff
AB
134232015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13424
13425 * gdb.base/list.exp (test_list): Make test names unique.
13426
f1637ebe
YQ
134272015-12-11 Yao Qi <yao.qi@linaro.org>
13428
13429 * gdb.base/coremaker2.c: Remove.
13430
36d6fc0a
PA
134312015-12-10 Pedro Alves <palves@redhat.com>
13432
13433 * gdb.multi/base.exp: Remove stale "spaces" references.
13434
762f7747
PA
134352015-12-10 Pedro Alves <palves@redhat.com>
13436
13437 * gdb.multi/base.exp: Don't use nowarnings.
13438 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13439 * gdb.multi/hangout.c: Include stdio.h.
13440 * gdb.multi/hello.c: Include stdlib.h.
13441 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13442 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13443 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13444
28d2bfb9
AB
134452015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13446
13447 * gdb.dwarf2/dw2-ranges-base.c: New file.
13448 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13449 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13450 support additional line table, and debug ranges generation.
13451 (Dwarf::ranges): New function, generate .debug_ranges.
13452 (Dwarf::lines): Support generating simple line table programs.
13453 (Dwarf::assemble): Initialise new namespace variables.
13454
5fc2beac
KB
134552015-12-09 Kevin Buettner <kevinb@redhat.com>
13456
13457 * gdb.base/async.exp (proc test_background): Add case for
13458 asynchronous execution not supported.
13459
1c35a88f
LM
134602015-12-09 Luis Machado <lgustavo@codesourcery.com>
13461
13462 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13463 format and change test names to make them unique.
13464
b593e3d9
RK
134652015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13466 Pedro Alves <pedro@redhat.com>
13467
13468 PR gdb/18702
13469 Add checking of floatformats setup on x86_64 hosts.
13470 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13471 (smallval, bigval): New labels/constants.
13472 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13473 float" after loading bigval and smallval.
13474
d72413e6
PMR
134752015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13476
13477 * gdb.ada/fun_overload_menu.exp: New testcase.
13478 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13479
ece66d65
JS
134802015-12-04 Josh Stone <jistone@redhat.com>
13481
13482 * gdb.base/catch-fork-static.exp: New.
13483
41d0efca
YQ
134842015-12-03 Yao Qi <yao.qi@linaro.org>
13485
13486 * gdb.base/sizeof.c: Don't include stdio.h and
13487 ../lib/unbuffer_output.c.
13488 (main): New variable 'size' and 'value'. Remove printf and
13489 gdb_unbuffer_output. Assign return value to size and value.
13490 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13491 at the beginning.
13492 (check_sizeof): Check the result by printing variable 'size'.
13493 (check_valueof): Check the result by printing variable 'value'.
13494
99fd02d9
YQ
134952015-12-01 Yao Qi <yao.qi@linaro.org>
13496
13497 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13498 for aarch64*-*-linux* target.
13499
f2faf941
PA
135002015-11-30 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13503
04bf20c5
PA
135042015-11-30 Pedro Alves <palves@redhat.com>
13505
13506 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13507 Handle non-stop mode vCont replies.
13508
09df4675
PA
135092015-11-30 Pedro Alves <palves@redhat.com>
13510
13511 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13512 prepare_for_testing. Start gdb with "set non-stop on" appended to
13513 GDBFLAGS. Lax expected stop output.
13514
58b584af
YQ
135152015-11-27 Yao Qi <yao.qi@linaro.org>
13516
13517 * gdb.arch/arm-neon.exp: New.
13518 * gdb.arch/arm-neon.c: New.
13519
dfcb77a8
YQ
135202015-11-27 Yao Qi <yao.qi@linaro.org>
13521
13522 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13523
88e8ec1b
YQ
135242015-11-27 Yao Qi <yao.qi@linaro.org>
13525
13526 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13527 frames-invalid annotation.
13528
bfde72c2
YQ
135292015-11-27 Yao Qi <yao.qi@linaro.org>
13530
13531 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13532
f6512a69
SM
135332015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13534
13535 * gdb.threads/names.exp: New file.
13536 * gdb.threads/names.c: New file.
13537 * README: Mention gdb,no_thread_names.
13538
46a3515b
MM
135392015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13540
13541 PR 19297
13542 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13543 support" error.
13544
62147a22
PA
135452015-11-24 Pedro Alves <palves@redhat.com>
13546
13547 PR 17539
13548 * gdb.base/display.exp: Expect displays to be sorted in ascending
13549 order. Use multi_line.
13550 * gdb.base/solib-display.exp: Likewise.
13551
2f341b6e
PA
135522015-11-24 Pedro Alves <palves@redhat.com>
13553
13554 PR 17539
25d49b86
PA
13555 * gdb.base/display.exp: Expect displays to be sorted in ascending
13556 order. Use multi_line.
13557 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13558
7e0aa6aa
PA
135592015-11-24 Pedro Alves <palves@redhat.com>
13560
13561 PR 17539
13562 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13563 threads in ascending order.
13564 * gdb.base/foll-fork.exp: Likewise.
13565 * gdb.base/foll-vfork.exp: Likewise.
13566 * gdb.base/multi-forks.exp: Likewise.
13567 * gdb.mi/mi-nonstop.exp: Likewise.
13568 * gdb.mi/mi-nsintrall.exp: Likewise.
13569 * gdb.multi/base.exp: Likewise.
13570 * gdb.multi/multi-arch.exp: Likewise.
13571 * gdb.python/py-inferior.exp: Likewise.
13572 * gdb.threads/break-while-running.exp: Likewise.
13573 * gdb.threads/execl.exp: Likewise.
13574 * gdb.threads/gcore-thread.exp: Likewise.
13575 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13576 * gdb.threads/kill.exp: Likewise.
13577 * gdb.threads/linux-dp.exp: Likewise.
13578 * gdb.threads/multiple-step-overs.exp: Likewise.
13579 * gdb.threads/next-bp-other-thread.exp: Likewise.
13580 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13581 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13582 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13583 * gdb.threads/thread-find.exp: Likewise.
13584 * gdb.threads/tls.exp: Likewise.
13585 * lib/mi-support.exp (mi_reverse_list): Delete.
13586 (mi_check_thread_states): No longer reverse list.
13587
2cc57ad8
PA
135882015-11-24 Pedro Alves <palves@redhat.com>
13589
13590 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13591 use lowercase.
13592
c93e8391
SM
135932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13594
13595 * gdb.trace/actions.c: Include trace-common.h.
13596 (main): Add a location for a fast tracepoint.
13597 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13598 the normal tracepoints.
13599 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13600
045ccf91
SM
136012015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13602
13603 * save-trace.exp: Factor out code to these...
13604 (gdb_save_tracepoints): New.
13605 (gdb_load_tracepoints): New.
13606 (do_save_load_test): New.
13607
5506f9f6
KB
136082015-11-23 Kevin Buettner <kevinb@redhat.com>
13609
13610 * gdb.base/asmlabel.exp: New test.
13611 * gdb.base/asmlabel.c: New test case.
13612
16c3b12f
JB
136132015-11-23 Joel Brobecker <brobecker@adacore.com>
13614
13615 * gdb.base/wrong_frame_bt_full-main.c: New file.
13616 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13617 * gdb.base/wrong_frame_bt_full.exp: New file.
13618
155bfbd3
JB
136192015-11-23 Joel Brobecker <brobecker@adacore.com>
13620
13621 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13622
bb097445
JM
136232015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13624
206853a0 13625 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13626 pstate register when comparing registers values in
13627 sparc64-*-linux-gnu targets to avoid spurious differences.
13628
9c88ed8f
JM
136292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13630
206853a0 13631 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13632
96161e25
SL
136332015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13634
13635 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13636 as type argument to gdb_compile.
13637 * gdb.base/nested-subp2.exp: Likewise.
13638 * gdb.base/nested-subp3.exp: Likewise.
13639
340c2830
DV
136402015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13641
13642 * lib/dwarf.exp (_note): Fix left shift of negative value.
13643 * gdb.trace/trace-condition.exp: Likewise.
13644
c1862d0f
YQ
136452015-11-13 Yao Qi <yao.qi@linaro.org>
13646
13647 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13648 comments about d10v.
13649 (test_scalar_returns): Likewise.
13650 * gdb.base/d10v.ld: Remove.
13651 * gdb.base/overlays.exp: Remove the target triplet checking for
13652 d10v-*-*.
13653 * gdb.base/structs.exp (test_struct_returns): Remove the
13654 comments about d10v.
13655 (test_struct_calls): Likewise.
13656
77ae9c19
YQ
136572015-11-13 Yao Qi <yao.qi@linaro.org>
13658
13659 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13660 * gdb.base/gnu_vector.c: Don't include stdio.h.
13661 (main): Don't print res and call add_some_intvecs.
13662
430e004e
MK
136632015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13664
13665 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13666 macro.
13667 (func5): Removed.
13668 (func4): Use FAST_TRACEPOINT_LABEL.
13669 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13670 macro.
13671 (func): Removed.
13672 (thread_function): Use FAST_TRACEPOINT_LABEL.
13673 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13674 (func): Remove.
13675 (marker): Use FAST_TRACEPOINT_LABEL.
13676 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13677 (pendfunc1): Remove.
13678 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13679 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13680 (foo): Remove.
13681 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13682 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13683 macro.
13684 (func): Remove.
13685 (marker): Use FAST_TRACEPOINT_LABEL.
13686 * gdb.trace/trace-common.h: New header.
13687 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13688 macro.
13689 (func): Remove.
13690 (marker): Use FAST_TRACEPOINT_LABEL.
13691 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13692 (func): Remove.
13693 (thread_function): Use FAST_TRACEPOINT_LABEL.
13694
6e7675a7
MK
136952015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13696
13697 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13698 in front.
13699 * gdb.trace/change-loc.exp: Use global pcreg definition.
13700 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13701 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13702 in front.
13703 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13704 * gdb.trace/pending.exp: Likewise.
13705 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13706 * gdb.trace/trace-break.exp: Likewise.
13707 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13708 in front.
13709 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13710 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13711 in front.
13712 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13713
dddc0e16
JB
137142015-11-09 Joel Brobecker <brobecker@adacore.com>
13715
13716 * gdb.ada/fin_fun_out: New testcase.
13717
c6f0b406
KB
137182015-11-07 Kevin Buettner <kevinb@redhat.com>
13719
13720 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13721 value associated with DW_AT_byte_size.
13722 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13723 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13724 DW_AT_upper_bound.
13725
f01dcfd9
KB
137262015-11-07 Kevin Buettner <kevinb@redhat.com>
13727
13728 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13729 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13730 version.
13731 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13732 gdb.dwarf2/dw2-canonicalize-type.exp,
13733 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13734 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13735 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13736 provided by gdb_target_symbol_prefix_flags_asm.
13737 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13738 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13739 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13740 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13741 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13742 macros where needed). Use this macro for symbols which require
13743 the prefix provided by SYMBOL_PREFIX.
13744
2223449a
KB
137452015-11-05 Kevin Buettner <kevinb@redhat.com>
13746
13747 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13748 New procs.
13749 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13750 representing expressions, of more than one list element.
13751 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13752 to prepend linker symbol prefix to f.
13753 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13754 table_1 and table_2.
13755 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13756 Likewise, for f and g.
13757 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13758 for ptr.
13759 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13760 for main.
13761 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13762 table_1_ptr and table_2_ptr.
13763
6f2f1a3a
JK
137642015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13765 Joel Brobecker <brobecker@adacore.com>
13766
13767 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13768
566c56c9
MK
137692015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13770
13771 * gdb.reverse/s390-mvcle.c: New test.
13772 * gdb.reverse/s390-mvcle.exp: New file.
13773 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13774
d5f0636b
MK
137752015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13776
13777 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13778
7ad8b86c
MK
137792015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13780
13781 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13782 reaching marker2.
13783 * gdb.reverse/getresuid-reverse.exp: Likewise.
13784 * gdb.reverse/pipe-reverse.exp: Likewise.
13785 * gdb.reverse/readv-reverse.exp: Likewise.
13786 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13787 * gdb.reverse/time-reverse.exp: Likewise.
13788 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13789
4081c0f1
YQ
137902015-10-30 Yao Qi <yao.qi@linaro.org>
13791
13792 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13793 (empty_cycle): Remove.
13794 (main): Don't call empty_cycle. Don't use watch_count_done.
13795 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13796 empty_cycle. Rewrite the code counting HW watchpoints.
13797
452b4ba5
MK
137982015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13799
13800 * gdb.reverse/fstatat-reverse.c: New test.
13801 * gdb.reverse/fstatat-reverse.exp: New file.
13802 * gdb.reverse/getresuid-reverse.c: New test.
13803 * gdb.reverse/getresuid-reverse.exp: New file.
13804 * gdb.reverse/pipe-reverse.c: New test.
13805 * gdb.reverse/pipe-reverse.exp: New file.
13806 * gdb.reverse/readv-reverse.c: New test.
13807 * gdb.reverse/readv-reverse.exp: New file.
13808 * gdb.reverse/recvmsg-reverse.c: New test.
13809 * gdb.reverse/recvmsg-reverse.exp: New file.
13810 * gdb.reverse/time-reverse.c: New test.
13811 * gdb.reverse/time-reverse.exp: New file.
13812 * gdb.reverse/waitpid-reverse.c: New test.
13813 * gdb.reverse/waitpid-reverse.exp: New file.
13814
5e2e7507
JK
138152015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13816
13817 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13818
0fde2c53
DE
138192015-10-26 Doug Evans <dje@google.com>
13820
13821 PR symtab/17391
13822 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13823 * gdb.dwarf2/bad-regnum.c: New file.
13824 * gdb.dwarf2/bad-regnum.exp: New file.
13825
1a70ae97
DE
138262015-10-26 Doug Evans <dje@google.com>
13827
13828 PR python/18938
13829 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13830 file.
13831
27dc26ab
JK
138322015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13833
13834 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13835 for a change by "Mention language in compile error message".
13836
bed91f4d
SM
138372015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13838
13839 PR python/18073
13840 * gdb.python/py-type.c (C::a_method): New.
13841 (C::a_const_method): New.
13842 (C::a_static_method): New.
13843 (a_function): New.
13844 * gdb.python/py-type.exp (test_fields): Test getting fields
13845 from function and method.
13846
3f2f83dd
KB
138472015-10-21 Keven Boell <keven.boell@intel.com>
13848
13849 * gdb.fortran/vla-alloc-assoc.exp: New file.
13850 * gdb.fortran/vla-datatypes.exp: New file.
13851 * gdb.fortran/vla-datatypes.f90: New file.
13852 * gdb.fortran/vla-history.exp: New file.
13853 * gdb.fortran/vla-ptype-sub.exp: New file.
13854 * gdb.fortran/vla-ptype.exp: New file.
13855 * gdb.fortran/vla-sizeof.exp: New file.
13856 * gdb.fortran/vla-sub.f90: New file.
13857 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13858 * gdb.fortran/vla-value-sub-finish.exp: New file.
13859 * gdb.fortran/vla-value-sub.exp: New file.
13860 * gdb.fortran/vla-value.exp: New file.
13861 * gdb.fortran/vla-ptr-info.exp: New file.
13862 * gdb.mi/mi-vla-fortran.exp: New file.
13863 * gdb.mi/vla.f90: New file.
13864
27145d50
SL
138652015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13866
13867 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13868 of hardwired timeout value.
13869
5f3ff4f8
JK
138702015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13871 Pedro Alves <palves@redhat.com>
13872
13873 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13874 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13875
bfd09d20
JS
138762015-10-19 Josh Stone <jistone@redhat.com>
13877
13878 * gdb.base/catch-syscall.c: Include <sched.h>.
13879 (unknown_syscall): New variable.
13880 (main): Trigger a vfork and an unknown syscall.
13881 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13882 (unknown_syscall_number): Likewise.
13883 (check_call_to_syscall): Accept an optional syscall pattern.
13884 (check_return_from_syscall): Likewise.
13885 (check_continue): Likewise.
13886 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13887 (test_catch_syscall_skipping_return): New test toggling off 'catch
13888 syscall' to step over the syscall return, then toggling back on.
13889 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13890 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13891 (do_syscall_tests): Call test_catch_syscall_without_args and
13892 test_catch_syscall_mid_vfork.
13893 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13894 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13895
b32b93c6
AS
138962015-10-19 Andrew Stubbs <ams@codesourcery.com>
13897
13898 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13899 print g_vE): Add new pass patterns.
13900 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13901 print various symbol names for vptr fields.
13902
9d622bda
AB
139032015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13904
13905 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13906 results.
13907
0fd8ac1c
YQ
139082015-10-12 Yao Qi <yao.qi@linaro.org>
13909
13910 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13911
34240514
YQ
139122015-10-12 Yao Qi <yao.qi@linaro.org>
13913
13914 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13915 is aarch64*-*-linux*.
13916
8240f442
YQ
139172015-10-12 Yao Qi <yao.qi@linaro.org>
13918
13919 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13920 (can_relocate_bcond_true): ... it.
13921 (can_relocate_bcond_false): New function.
13922 (foo): Likewise.
13923 (can_relocate_bl): Likewise.
13924 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13925 can_relocate_bl.
13926
2520f728
PMR
139272015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13928
13929 * gdb.base/nested-addr.c: New file.
13930 * gdb.base/nested-addr.exp: New testcase.
13931
abcef95a
MM
139322015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13933
13934 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13935 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13936 its output. Ignore the output of "record goto begin" and instead
13937 check that GDB is replaying.
13938
145e3ddb
PA
139392015-10-09 Pedro Alves <palves@redhat.com>
13940
13941 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13942 (top level): Use it in the run with no args test.
13943
d5d8c4e1
IB
139442015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13945
13946 * gdb.dlang/properties.exp: New file.
13947
06e635ef
SL
139482015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13949
13950 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13951 whether or not address 0x1000 is mapped on the target.
13952
e019fd1d
SM
139532015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13954
13955 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13956 build.
13957
77ba2a67
MM
139582015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13959
13960 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13961 instruction-history test.
13962
c60eb31f
DE
139632015-09-28 Doug Evans <dje@google.com>
13964
13965 * gdb.base/gcore.c (array_func): Add reference to static_array.
13966
9a3c8263
SM
139672015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13968
13969 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13970 source line.
13971
9720e656
SL
139722015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13973
13974 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13975 short or char as base type.
13976
938d3bf2
SL
139772015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13978
13979 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13980 to allow any size enum.
13981
e6c2c623
PMR
139822015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13983
13984 * gdb.ada/array_ptr_renaming.exp: New testcase.
13985 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13986 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13987
06da0f77
PL
139882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13989
13990 * gdb.trace/ftrace-lock.c: New file.
13991 * gdb.trace/ftrace-lock.exp: New file.
13992
4f51c22a
PL
139932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13994
13995 * gdb.arch/insn-reloc.c: New file.
13996 * gdb.arch/ftrace-insn-reloc.exp: New file.
13997
7041adf4
PL
139982015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13999
14000 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14001 instruction.
14002 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14003 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14004 * gdb.trace/range-stepping.c: Likewise.
14005 * gdb.trace/trace-break.c: Likewise.
14006 * gdb.trace/trace-mt.c (thread_function): Likewise.
14007 * gdb.trace/ftrace.c (marker): Likewise.
14008 * gdb.trace/trace-condition.c (marker): Likewise.
14009 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14010 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14011 is_aarch64_target.
14012
015d2e7e
DE
140132015-09-18 Doug Evans <xdje42@gmail.com>
14014
14015 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14016 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14017
26b188a2
SL
140182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14019
14020 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14021 the breakpoint.
14022
79dc332b
SL
140232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14024
14025 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14026 the pending breakpoint. Remove timeout override for "Run till
14027 MI pending breakpoint on pendfunc3 on thread 2" test.
14028
f57929f2
SL
140292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14030
14031 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14032 filename pattern.
14033
3f469b17
SL
140342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14035
14036 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14037 in breakpoint filename pattern.
14038
515b89b3
SL
140392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14040
7800dbe4
SL
14041 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14042
140432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14044
515b89b3
SL
14045 * gdb.linespec/explicit.exp: Check for readline support for
14046 tab-completion tests. Fix obvious typo.
14047
d2939ba2
MM
140482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14049
14050 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14051 and replay.
14052
cbb55fa7
MM
140532015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14054
14055 * gdb.btrace/non-stop.c: New.
14056 * gdb.btrace/non-stop.exp: New.
14057
43691ca1
PL
140582015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14059 Yao Qi <yao.qi@linaro.org>
14060
14061 * gdb.trace/trace-condition.c: New file.
14062 * gdb.trace/trace-condition.exp: New file.
14063
d78908cf
WW
140642015-09-16 Wei-cheng Wang <cole945@gmail.com>
14065
14066 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14067 for testing bytecode compilation.
14068
1ed415e2
PA
140692015-09-16 Pedro Alves <palves@redhat.com>
14070 Sandra Loosemore <sandra@codesourcery.com>
14071
14072 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14073 (SECONDS): Redefine.
14074 (main): Call pthread_kill and alarm early.
14075 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14076 support.
14077 (test): If the target can't hardware step and doesn't support
14078 displaced stepping, increase the timeout.
14079
d136eff5
PA
140802015-09-16 Pedro Alves <palves@redhat.com>
14081
14082 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14083 (enable_debug): New procedures.
14084 (test): Use them. Bail out if waiting for threads fails.
14085 (top level): Bail out if a test fails.
14086
991f019c
YQ
140872015-09-16 Yao Qi <yao.qi@linaro.org>
14088
14089 * gdb.asm/asm-source.exp: Set asm-arch for
14090 aarch64*-*-* target.
14091 * gdb.asm/aarch64.inc: New file.
14092
bfca584f
PMR
140932015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14094
14095 * gdb.ada/array_of_variable_length.exp: New testcase.
14096 * gdb.ada/array_of_variable_length/foo.adb: New file.
14097 * gdb.ada/array_of_variable_length/pck.adb: New file.
14098 * gdb.ada/array_of_variable_length/pck.ads: New file.
14099
b326e587
DE
141002015-09-15 Doug Evans <dje@google.com>
14101
14102 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14103 of function static local variable.
14104
5382cfab
PW
141052015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14106
14107 * gdb.threads/tls-so_extern.exp: New test file.
14108 * gdb.threads/tls-so_extern.c: New test file.
14109 * gdb.threads/tls-so_extern_main.c: New test file.
14110
141c5cc4
JK
141112015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14112
14113 * gdb.opt/solib-intra-step-lib.c: New file.
14114 * gdb.opt/solib-intra-step-main.c: New file.
14115 * gdb.opt/solib-intra-step.exp: New file.
14116
d15dcecd
PA
141172015-09-15 Pedro Alves <palves@redhat.com>
14118
14119 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14120 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14121
4c2f2a79
PA
141222015-09-14 Pedro Alves <palves@redhat.com>
14123
14124 * gdb.base/hook-stop-continue.c: Delete.
14125 * gdb.base/hook-stop-continue.exp: Delete.
14126 * gdb.base/hook-stop-frame.c: Delete.
14127 * gdb.base/hook-stop-frame.exp: Delete.
14128 * gdb.base/hook-stop.c: New file.
14129 * gdb.base/hook-stop.exp: New file.
14130
919e6dbe
PMR
141312015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14132
14133 * gdb.ada/access_to_packed_array.exp: New testcase.
14134 * gdb.ada/access_to_packed_array/foo.adb: New file.
14135 * gdb.ada/access_to_packed_array/pack.adb: New file.
14136 * gdb.ada/access_to_packed_array/pack.ads: New file.
14137
157280a4
MM
141382015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14139
14140 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14141 buffer size test.
14142
2fd33e94
DB
141432015-09-11 Don Breazeal <donb@codesourcery.com>
14144
14145 * gdb.base/foll-exec.c: Add copyright header. Fix
14146 formatting issues.
14147 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14148 (do_exec_tests): Use clean_restart in place of zap_session,
14149 and for test initialization. Fix formatting issues. Use
14150 fail in place of perror.
14151 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14152 an expect statement to match an expression with output from
14153 the program under debug.
14154 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14155 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14156 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14157 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14158 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14159
e70b6e8e
DE
141602015-09-09 Doug Evans <dje@google.com>
14161
14162 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14163
7a551a51
DE
141642015-09-09 Doug Evans <dje@google.com>
14165
14166 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14167
4c666f84
DE
141682015-09-09 Doug Evans <dje@google.com>
14169
14170 * gdb.base/savedregs.exp: Fix typo.
14171
243a9253
PA
141722015-09-09 Pedro Alves <palves@redhat.com>
14173
14174 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14175
c0fa8fbd
SL
141762015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14177
14178 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14179 command actually switches threads. Give up on remaining
14180 tests if target fails to stop at breakpoint.
14181
cd7c1778
PMR
141822015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14183
14184 * gdb.ada/funcall_char.exp: New testcase.
14185 * gdb.ada/funcall_char/foo.adb: New file.
14186
dc5c8746
PMR
141872015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14188
14189 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14190 expected outputs. Add two testcases for completing ambiguous
14191 functions.
14192 * gdb.ada/complete/aux_pck.adb: New file.
14193 * gdb.ada/complete/aux_pck.ads: New file.
14194 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14195 Ambiguous_Func functions.
14196 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14197 * gdb.ada/complete/pck.adb: Likewise.
14198
4e83a1e7
UW
141992015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14200
14201 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14202 failures to run the test program under GDB.
14203
8ce74153
LM
142042015-08-26 Luis Machado <lgustavo@codesourcery.com>
14205
14206 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14207 to C.
14208
e9756d52
PP
142092015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14210
14211 * gdb.base/run-after-attach.exp: New test file.
14212 * gdb.base/run-after-attach.c: New test file.
14213
8d37573b
DB
142142015-08-26 Don Breazeal <donb@codesourcery.com>
14215
14216 * gdb.base/foll-exec-2.c: New test program.
14217 * gdb.base/foll-exec-2.exp: New test.
14218
63e43d3a
PMR
142192015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14220
14221 * gdb.base/nested-subp1.exp: New file.
14222 * gdb.base/nested-subp1.c: New file.
14223 * gdb.base/nested-subp2.exp: New file.
14224 * gdb.base/nested-subp2.c: New file.
14225 * gdb.base/nested-subp3.exp: New file.
14226 * gdb.base/nested-subp3.c: New file.
14227
3d40fbb5
PA
142282015-08-24 Pedro Alves <palves@redhat.com>
14229
14230 * gdb.server/connect-without-multi-process.c: New file.
14231 * gdb.server/connect-without-multi-process.exp: New file.
14232
4422ac93
LM
142332015-08-24 Luis Machado <lgustavo@codesourcery.com>
14234
14235 * gdb.opt/inline-markers.c: Make z int.
14236
91dddb86
LM
142372015-08-24 Luis Machado <lgustavo@codesourcery.com>
14238
14239 * gdb.opt/inline-markers.c: Make z volatile.
14240
a48847ee
LM
142412015-08-24 Luis Machado <lgustavo@codesourcery.com>
14242
14243 * gdb.opt/inline-bt.c: New volatile global z.
14244 * gdb.opt/inline-cmds.c: Likewise.
14245 * gdb.opt/inline-locals.c: Likewise.
14246 * gdb.opt/inline-markers.c: New extern global z.
14247 (marker): Use z.
14248 (inline_fn): Likewise.
14249
0ebbc52b
PA
142502015-08-24 Pedro Alves <palves@redhat.com>
14251
14252 * config/m32r-stub.exp: Remove file.
14253 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14254 * gdb.base/call-rt-st.exp: Likewise.
14255 * gdb.base/call-strs.exp: Likewise.
14256 * gdb.base/default.exp: Remove references to h8300-*-hms and
14257 *-*-udi*.
14258 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14259
77c365df
AA
142602015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14261
14262 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14263 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14264 and "return" use KFAIL when GDB can not read/write the vector
14265 return value.
14266
4313b8c0
GB
142672015-08-21 Gary Benson <gbenson@redhat.com>
14268
14269 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14270
0e433b32
PA
142712015-08-20 Pedro Alves <palves@redhat.com>
14272
14273 * gdb.server/solib-list.exp: No longer expect an interior stop in
14274 non-stop mode.
14275
221e1a37
PA
142762015-08-20 Pedro Alves <palves@redhat.com>
14277
14278 * gdb.server/connect-stopped-target.c: New file.
14279 * gdb.server/connect-stopped-target.exp: New file.
14280
40e3ad0e
PA
142812015-08-20 Pedro Alves <palves@redhat.com>
14282
14283 * gdb.dwarf2/comp-unit-lang.exp: New file.
14284 * gdb.dwarf2/comp-unit-lang.c: New file.
14285
af39b327
PMR
142862015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14287
14288 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14289 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14290
7d45c7c3 142912015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14292
7d45c7c3
KB
14293 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14294 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14295
4d6cceb4
DE
142962015-08-18 Doug Evans <dje@google.com>
14297 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14298
14299 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14300 skip_python_tests. New arg prompt_regexp.
14301 (skip_python_tests): New function.
14302 * lib/mi-support.exp (mi_skip_python_tests): New function.
14303 * gdb.python/py-mi-objfile-gdb.py: New file.
14304 * gdb.python/py-mi-objfile.c: New file.
14305 * gdb.python/py-mi-objfile.exp: New file.
14306
ad89c2aa
KS
143072015-08-17 Keith Seitz <keiths@redhat.com>
14308
14309 * gdb.linespec/explicit.exp: Move strace test from here ...
14310 * gdb.trace/strace.exp: ... to here.
14311
e3ae3c43
PP
143122015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14313
14314 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14315 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14316
604b2636
DE
143172015-08-14 Doug Evans <xdje42@gmail.com>
14318
14319 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14320 inferior before selecting a new file.
14321
6ff0ba5f
DE
143222015-08-14 Doug Evans <xdje42@gmail.com>
14323
14324 * gdb.mi/mi-disassemble.exp: Update.
14325 * gdb.base/disasm-optim.S: New file.
14326 * gdb.base/disasm-optim.c: New file.
14327 * gdb.base/disasm-optim.h: New file.
14328 * gdb.base/disasm-optim.exp: New file.
14329
9ca98f92
KS
143302015-08-14 Keith Seitz <keiths@redhat.com>
14331
14332 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14333 "evaluated-by".
14334
52bbc560
JB
143352015-08-13 Joel Brobecker <brobecker@adacore.com>
14336
14337 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14338
5d8c3ed3
PMR
143392015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14340
14341 * gdb.ada/fun_renaming.exp: New testcase.
14342 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14343 * gdb.ada/fun_renaming/pack.adb: New file.
14344 * gdb.ada/fun_renaming/pack.ads: New file.
14345
ea8812bc
KS
143462015-08-12 Keith Seitz <keiths@redhat.com>
14347
14348 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14349 gdb_get_line_number.
14350
4dafcdeb
JB
143512015-08-12 Joel Brobecker <brobecker@adacore.com>
14352
14353 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14354 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14355 gdb.base/dso2dso.exp: New files.
14356
5ba32597
SDJ
143572015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14358 Pedro Alves <palves@redhat.com>
14359 Keith Seitz <keiths@redhat.com>
14360
14361 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14362 GDBFLAGS.
14363
b6dafabf
PP
143642015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14365
14366 * gdb.base/gdbhistsize-history.exp
14367 (test_histsize_history_setting): Use save_vars.
14368 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14369 Use save_vars.
14370 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14371 * gdb.base/readline.exp: Use save_vars.
14372
abe8e607
PP
143732015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14374
14375 * lib/gdb.exp (save_vars): New proc.
14376
629500fa
KS
143772015-08-11 Keith Seitz <keiths@redhat.com>
14378
14379 * gdb.base/help.exp: Update help_breakpoint_text.
14380
eb8c4e2e
KS
143812015-08-11 Keith Seitz <keiths@redhat.com>
14382
14383 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14384 (at toplevel): Call test_explicit_breakpoints.
14385 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14386 breakpoints.
14387 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14388 breakpoint conditions, "-cond".
14389
87f0e720
KS
143902015-08-11 Keith Seitz <keiths@redhat.com>
14391
14392 * gdb.linespec/3explicit.c: New file.
14393 * gdb.linespec/cpexplicit.cc: New file.
14394 * gdb.linespec/cpexplicit.exp: New file.
14395 * gdb.linespec/explicit.c: New file.
14396 * gdb.linespec/explicit.exp: New file.
14397 * gdb.linespec/explicit2.c: New file.
14398 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14399 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14400 before using in the matching pattern.
14401 Clarify that `prefix' is a regular expression.
14402
f00aae0f
KS
144032015-08-11 Keith Seitz <keiths@redhat.com>
14404
14405 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14406 test.
14407 Add tests for missing ",FMT" and ",".
14408
e27852be
DE
144092015-08-10 Doug Evans <dje@google.com>
14410 Keith Seitz <keiths@redhat.com>
14411
14412 PR gdb/17960
14413 * gdb.base/completion.exp: Add location completer tests.
14414
7f03bd92
PA
144152015-08-07 Pedro Alves <palves@redhat.com>
14416
14417 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14418 tests here.
14419 (top level): Run do_test with and without displaced stepping.
14420
3fc8eb30
PA
144212015-08-07 Pedro Alves <palves@redhat.com>
14422
14423 * gdb.base/valgrind-disp-step.c: New file.
14424 * gdb.base/valgrind-disp-step.exp: New file.
14425
d4569d7b
PA
144262015-08-07 Pedro Alves <palves@redhat.com>
14427
14428 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14429 Delete function.
14430 (main): Add alarm. Run an infinite loop instead of calling
14431 wait_threads.
14432 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14433 comment.
14434 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14435 Delete function.
14436 (main): Add alarm. Run an infinite loop instead of calling
14437 wait_threads.
14438 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14439 comment.
14440
e1316e60
PA
144412015-08-07 Pedro Alves <palves@redhat.com>
14442
14443 * gdb.base/checkpoint-ns.exp: New file.
14444 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14445 standard_testfile.
14446
da8c46d2
MM
144472015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14448
14449 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14450 * gdb.btrace/instruction_history.exp: Update.
14451 * gdb.btrace/tsx.exp: New.
14452 * gdb.btrace/tsx.c: New.
14453
de1c2c52
PA
144542015-08-06 Pedro Alves <palves@redhat.com>
14455
14456 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14457 increase timeout.
14458 * gdb.reverse/until-precsave.exp: Bump timeouts.
14459
782e0bf4
PA
144602015-08-06 Pedro Alves <palves@redhat.com>
14461
14462 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14463
83e97ed0
PA
144642015-08-06 Pedro Alves <palves@redhat.com>
14465
14466 PR gdb/18749
14467 * gdb.threads/process-dies-while-handling-bp.c: New file.
14468 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14469
863d01bd
PA
144702015-08-06 Pedro Alves <palves@redhat.com>
14471
14472 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14473 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14474
0a39bb32
PA
144752015-08-05 Pedro Alves <palves@redhat.com>
14476
14477 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14478 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14479
ee2d2b10
SL
144802015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14481
14482 * gdb.base/bp-permanent.exp: Report test as unsupported if
14483 the target cannot stop at the permanent breakpoint.
14484
4e1bdb00
DE
144852015-08-03 Doug Evans <dje@google.com>
14486
14487 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14488 10000.
14489
3d338901
DE
144902015-08-03 Doug Evans <dje@google.com>
14491
14492 * Makefile.in (workers/%.worker, build-perf): New rule.
14493 (GDB_PERFTEST_MODE): New variable.
14494 (check-perf): Use it.
14495 (clean): Clean up gdb.perf parallel build subdirs.
14496 * lib/build-piece.exp: New file.
14497 * lib/gdb.exp (make_gdb_parallel_path): New function
14498 (standard_output_file, standard_temp_file): Call it.
14499 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14500 of $GDB_PARALLEL.
14501 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14502
af061d3e
DE
145032015-08-03 Doug Evans <dje@google.com>
14504
8e1afc81 14505 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14506 (LOG_FILE_NAME): New global.
14507 (TextReporter.__init__): Initialize self.txt_sum.
14508 (TextReporter.report): Add support for multiple data-points.
14509 Move report to perftest.sum, put raw data in perftest.log.
14510 (TextReporter.start): Open sum and log files.
14511 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14512 * gdb.perf/lib/perftest/testresult.py
14513 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14514
2c8c5d37
PA
145152015-07-31 Pedro Alves <palves@redhat.com>
14516
14517 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14518 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14519 kill_wait_spawned_process instead of explicit "kill -9".
14520 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14521 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14522 kill_wait_spawned_process.
14523 * gdb.base/attach-twice.exp: Likewise.
14524 * gdb.base/attach.exp: Likewise.
14525 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14526 gdb_test_multiple.
14527 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14528 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14529 kill_wait_spawned_process.
14530 * gdb.base/valgrind-infcall.exp: Likewise.
14531 * gdb.multi/multi-attach.exp: Likewise.
14532 * gdb.python/py-prompt.exp: Likewise.
14533 * gdb.python/py-sync-interp.exp: Likewise.
14534 * gdb.server/ext-attach.exp: Likewise.
14535 * gdb.threads/attach-into-signal.exp (corefunc): Use
14536 spawn_wait_for_attach, spawn_id_get_pid and
14537 kill_wait_spawned_process.
14538 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14539 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14540 spawn_id_get_pid and kill_wait_spawned_process.
14541 * gdb.threads/attach-stopped.exp (corefunc): Use
14542 spawn_wait_for_attach, spawn_id_get_pid and
14543 kill_wait_spawned_process.
14544 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14545 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14546 kill_wait_spawned_process instead of explicit "kill -9".
14547 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14548 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14549 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14550 processes. Don't map cygwin/windows pids here. Now returns a
14551 spawn id list.
14552
032a0fca
SL
145532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14554
14555 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14556 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14557 correct patch.
14558
61a934ca
SL
145592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14560
14561 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14562
4bc4d428
SL
145632015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14564
14565 Reapply:
14566 2014-05-21 Mark Wielaard <mjw@redhat.com>
14567
14568 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14569
998d452a
PA
145702015-07-30 Pedro Alves <palves@redhat.com>
14571
14572 * linux-low.c (handle_extended_wait): Set the child's last
14573 reported status to TARGET_WAITKIND_STOPPED.
14574
69dde7dc
PA
145752015-07-30 Pedro Alves <palves@redhat.com>
14576
14577 PR threads/18600
14578 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14579 only shows inferior 1.
14580
4dd63d48
PA
145812015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14582 Pedro Alves <palves@redhat.com>
14583
14584 PR threads/18600
14585 * gdb.threads/fork-plus-threads.c: New file.
14586 * gdb.threads/fork-plus-threads.exp: New file.
14587
d618e4c5
PP
145882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14589
14590 * gdb.base/batch-preserve-term-settings.exp
14591 (test_terminal_settings_preserved_after_cli_exit): Use
14592 send_quit_command.
14593
1eef6428
PA
145942015-07-29 Pedro Alves <palves@redhat.com>
14595 Don Breazeal <donb@codesourcery.com>
14596
14597 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14598 output from both inferior_spawn_id and gdb_spawn_id.
14599
7da5b897
SDJ
146002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14601
14602 * gdb.threads/attach-into-signal.exp (corefunc): Use
14603 with_test_prefix on nested loops, uniquefying the test messages.
14604
dac804df
SDJ
146052015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14606
14607 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14608 commit.
14609
06265e53
PP
146102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14611
14612 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14613 New proc.
14614 (test_terminal_settings_preserved_after_sigterm): New test.
14615
18206ca3
PP
146162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14617
14618 * gdb.base/batch-preserve-term-settings.exp
14619 (test_terminal_settings_preserved_after_cli_exit): New test.
14620
90074d11
PP
146212015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14622
14623 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14624 manipulation of saved_gdbflags.
14625 (test_terminal_settings_preserved): Remove global declaration of
14626 the unused variable pagination_prompt. Remove manipulation of
14627 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14628 GDBFLAGS.
14629
eb1a7902
PA
146302015-07-29 Pedro Alves <palves@redhat.com>
14631
14632 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14633
8b75dd3b
PA
146342015-07-29 Pedro Alves <palves@redhat.com>
14635
14636 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14637 at the top.
14638
dedad4e3
PA
146392015-07-29 Pedro Alves <palves@redhat.com>
14640
14641 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14642 (main): Call gdb_unbuffer_output.
14643 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14644 (main): Call gdb_unbuffer_output.
14645 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14646 (main): Call gdb_unbuffer_output.
14647 * gdb.base/call-strs.exp: Adjust to step over the
14648 gdb_unbuffer_output call.
14649 * gdb.base/catch-gdb-caused-signals.c: Include
14650 "../lib/unbuffer_output.c".
14651 (main): Call gdb_unbuffer_output.
14652 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14653 (main): Call gdb_unbuffer_output.
14654 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14655 (main): Call gdb_unbuffer_output.
14656 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14657 (main): Call gdb_unbuffer_output.
14658 * gdb.base/shlib-call.exp: Adjust to step over the
14659 gdb_unbuffer_output call.
14660 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14661 (main): Call gdb_unbuffer_output.
14662 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14663 (main): Call gdb_unbuffer_output.
14664 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14665 (main): Rename to ...
14666 (test): ... this.
14667 (main): Reimplement.
14668 * gdb.base/varargs.exp: Run to test instead of to main.
14669 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14670 (main): Call gdb_unbuffer_output.
14671
58789a91
PA
146722015-07-29 Pedro Alves <palves@redhat.com>
14673
14674 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14675 factore out from mi_continue_dprintf. For call-style dprintfs,
14676 expect dprintf output out of $inferior_spawn_id.
14677 (mi_continue_dprintf): Use mi_expect_dprintf.
14678 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14679 (main): Call gdb_unbuffer_output.
14680
e8376742
PA
146812015-07-29 Pedro Alves <palves@redhat.com>
14682
14683 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14684 (default_mi_gdb_start): Set inferior_spawn_id instead of
14685 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14686 gdb_spawn_id.
14687 (mi_gdb_test): Always expect inferior output from both
14688 $inferior_spawn_id and $gdb_spawn_id.
14689
08280010
PA
146902015-07-29 Pedro Alves <palves@redhat.com>
14691
14692 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14693 send_inferior and $inferior_spawn_id.
14694
4d30e432
PA
146952015-07-29 Pedro Alves <palves@redhat.com>
14696
14697 * gdb.gdb/complaints.exp (test_initial_complaints)
14698 (test_serial_complaints, test_short_complaints): Use
14699 gdb_test_stdio.
14700 (test_empty_complaint): Handle $inferior_spawn_id !=
14701 $gdb_spawn_id.
14702
0d30a335
PA
147032015-07-29 Pedro Alves <palves@redhat.com>
14704
14705 * gdb.base/varargs.exp: Use gdb_test_stdio.
14706
39413b29
PA
147072015-07-29 Pedro Alves <palves@redhat.com>
14708
14709 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14710
7cb000a9
PA
147112015-07-29 Pedro Alves <palves@redhat.com>
14712
14713 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14714
d7b8ac82
PA
147152015-07-29 Pedro Alves <palves@redhat.com>
14716
14717 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14718 parameter into two new parameters, "inf_result" and "gdb_result".
14719 Expect inferior output and gdb output from $inferior_spawn_id and
14720 $gdb_spawn_id, respectively. Adjust all callers.
14721
789c3a0c
PA
147222015-07-29 Pedro Alves <palves@redhat.com>
14723
14724 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14725 of gdb_test_sequence.
14726
77e760c3
PA
147272015-07-29 Pedro Alves <palves@redhat.com>
14728
14729 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14730 (saw_spurious_output): Expect inferior output from
14731 $inferior_spawn_id. Use gdb_test_stdio.
14732
8396d2cd
PA
147332015-07-29 Pedro Alves <palves@redhat.com>
14734
14735 * gdb.base/dprintf.exp: Use standard_testfile. Change
14736 prepare_for_testing call.
14737 (srcfile): Don't set.
14738 (restart): New procedure.
14739 (test_dprintf): New procecure, use to continue over dprintfs.
14740 (test_call, test_agent): New procedures, tests moved here.
14741 Restart gdb and recreate dprintfs. Adjust expected output.
14742
2051d61f
PA
147432015-07-29 Pedro Alves <palves@redhat.com>
14744
14745 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14746
452397af
PA
147472015-07-29 Pedro Alves <palves@redhat.com>
14748
14749 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14750
8aed9555
PA
147512015-07-29 Pedro Alves <palves@redhat.com>
14752
14753 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14754 gdb_test_stdio.
14755
188a61b4
PA
147562015-07-29 Pedro Alves <palves@redhat.com>
14757
14758 * lib/gdb.exp (gdb_test_stdio): New procedure.
14759
12264a45
PA
147602015-07-29 Pedro Alves <palves@redhat.com>
14761
14762 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14763
23ffc893
PA
147642015-07-29 Pedro Alves <palves@redhat.com>
14765
14766 * gdb.base/call-signal-resume.exp: Remove check for
14767 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14768 * gdb.base/unwindonsignal.exp: Likewise.
14769 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14770 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14771
65566918
PA
147722015-07-29 Pedro Alves <palves@redhat.com>
14773
14774 * gdb.base/siginfo-addr.c (pass): New function.
14775 (handler): Call it iff si_addr is correct.
14776 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14777 Set a breakpoint at "pass" and continue to it.
14778
d60a9221
SDJ
147792015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14780
14781 * gdb.python/py-objfile.exp: Make some tests have unique names.
14782 * gdb.python/py-pp-registration.exp: Likewise.
14783
bde40b8f
PA
147842015-07-28 Pedro Alves <palves@redhat.com>
14785
14786 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14787
13e1dec8
SM
147882015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14789
14790 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14791
da33c9a7
SM
147922015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14793
14794 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14795
077836f7
PP
147962015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14797
14798 * gdb.base/gdb-sigterm-2.exp: New test.
14799
b8cc7b2e
DE
148002015-07-25 Doug Evans <xdje42@gmail.com>
14801
14802 Revert:
14803 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14804 (workers/%.worker, build-perf): New rule.
14805 (GDB_PERFTEST_MODE): New variable.
14806 (check-perf): Use it.
14807 (clean): Clean up gdb.perf parallel build subdirs.
14808 * lib/build-piece.exp: New file.
14809 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14810 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14811 name.
14812 (standard_temp_file): Ditto.
14813 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14814 of $GDB_PARALLEL.
14815
c8bd4544
DE
148162015-07-24 Doug Evans <dje@google.com>
14817
14818 * gdb.perf/lib/perftest/utils.py: New file.
14819 * gdb.perf/gm-hello.cc: New file.
14820 * gdb.perf/gm-pervasive-typedef.cc: New file.
14821 * gdb.perf/gm-pervasive-typedef.h: New file.
14822 * gdb.perf/gm-std.cc: New file.
14823 * gdb.perf/gm-std.h: New file.
14824 * gdb.perf/gm-use-cerr.cc: New file.
14825 * gdb.perf/gm-utils.h: New file.
14826 * gdb.perf/gmonster-null-lookup.py: New file.
14827 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14828 * gdb.perf/gmonster-print-cerr.py: New file.
14829 * gdb.perf/gmonster-ptype-string.py: New file.
14830 * gdb.perf/gmonster-runto-main.py: New file.
14831 * gdb.perf/gmonster-select-file.py: New file.
14832 * gdb.perf/gmonster1-null-lookup.exp: New file.
14833 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14834 * gdb.perf/gmonster1-print-cerr.exp: New file.
14835 * gdb.perf/gmonster1-ptype-string.exp: New file.
14836 * gdb.perf/gmonster1-runto-main.exp: New file.
14837 * gdb.perf/gmonster1-select-file.exp: New file.
14838 * gdb.perf/gmonster1.cc: New file.
14839 * gdb.perf/gmonster1.exp: New file.
14840 * gdb.perf/gmonster2-null-lookup.exp: New file.
14841 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14842 * gdb.perf/gmonster2-print-cerr.exp: New file.
14843 * gdb.perf/gmonster2-ptype-string.exp: New file.
14844 * gdb.perf/gmonster2-runto-main.exp: New file.
14845 * gdb.perf/gmonster2-select-file.exp: New file.
14846 * gdb.perf/gmonster2.cc: New file.
14847 * gdb.perf/gmonster2.exp: New file.
14848
6eab34f3
DE
148492015-07-24 Doug Evans <dje@google.com>
14850
14851 * gdb.perf/README: New file.
14852 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14853 * lib/gen-perf-test.exp: New file.
14854
63738bfd
DE
148552015-07-24 Doug Evans <dje@google.com>
14856
14857 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14858 (PerfTest::startup): New function.
14859 (PerfTest::run): Return result of calling body.
14860 (PerfTest::assemble): Rewrite.
14861 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14862 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14863 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14864 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14865 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14866
7b606f95
DE
148672015-07-24 Doug Evans <dje@google.com>
14868
14869 * lib/gdb.exp (clean_restart): Make executable optional.
14870
a97b16b8
DE
148712015-07-24 Doug Evans <dje@google.com>
14872
14873 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14874 compiler_info references.
14875 * gdb.cp/temargs.exp: Ditto.
14876 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14877 (get_compiler_info): Early exit if already computed. Set compiler_info
14878 to "unknown" if there was a problem.
14879 (test_compiler_info): Add function comment. Call get_compiler_info.
14880
35baa57f
DE
148812015-07-24 Doug Evans <dje@google.com>
14882
14883 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14884 (workers/%.worker, build-perf): New rule.
14885 (GDB_PERFTEST_MODE): New variable.
14886 (check-perf): Use it.
14887 (clean): Clean up gdb.perf parallel build subdirs.
14888 * lib/build-piece.exp: New file.
14889 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14890 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14891 name.
14892 (standard_temp_file): Ditto.
14893 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14894 of $GDB_PARALLEL.
14895
6ebea266
DE
148962015-07-24 Doug Evans <dje@google.com>
14897
14898 * lib/future.exp (gdb_default_target_compile): New option
14899 "early_flags".
14900 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14901 --as-needed.
14902
1e76a7e9
SDJ
149032015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14904
14905 * gdb.base/catch-syscall.exp: Call gdb_exit before
14906 gdb_skip_xml_test.
14907
5068630a
PA
149082015-07-24 Pedro Alves <palves@redhat.com>
14909
14910 * gdb.python/py-events.exp: Accept output between the stop event
14911 and the prompt.
14912 * gdb.python/py-evsignal.exp: Likewise.
14913 * gdb.python/py-evthreads.exp: Likewise.
14914
77598427
PA
149152015-07-24 Pedro Alves <palves@redhat.com>
14916
14917 PR gdb/18717
14918 * gdb.threads/non-ldr-exit.c: New file.
14919 * gdb.threads/non-ldr-exit.exp: New file.
14920
11e6c98f
YQ
149212015-07-24 Yao Qi <yao.qi@linaro.org>
14922
14923 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14924 restarting process.
14925
51aee833
YQ
149262015-07-24 Yao Qi <yao.qi@linaro.org>
14927
14928 * gdb.server/ext-restart.exp: New file.
14929
8cfe207c
YQ
149302015-07-24 Yao Qi <yao.qi@linaro.org>
14931
14932 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14933 argument options.
14934 * gdb.server/ext-wrapper.exp: New file.
14935
cc12ce38
DE
149362015-07-23 Doug Evans <dje@google.com>
14937
14938 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14939 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14940
d0d84780
PMR
149412015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14942
14943 * gdb.ada/var_arr_typedef.exp: New testcase.
14944 * gdb.ada/var_arr_typedef/pack.adb: New file.
14945 * gdb.ada/var_arr_typedef/pack.ads: New file.
14946 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14947
8b558f79
JB
149482015-07-20 Joel Brobecker <brobecker@adacore.com>
14949
14950 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14951
775a3298
JK
149522015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14953
14954 * gdb.arch/i386-biarch-core.exp: Replace istarget
14955 by "complete set gnutarget". Remove expectation for the "core-file"
14956 command.
14957
db1ff28b
JK
149582015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14959
14960 Revert the previous commit:
14961 Tests for validate symbol file using build-id.
14962
0a94970d
JK
149632015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14964
14965 Tests for validate symbol file using build-id.
14966 * gdb.base/solib-mismatch-lib.c: New file.
14967 * gdb.base/solib-mismatch-libmod.c: New file.
14968 * gdb.base/solib-mismatch.c: New file.
14969 * gdb.base/solib-mismatch.exp: New file.
14970
03346981
SL
149712015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14972
14973 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14974 nios2-*-linux*.
14975 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14976 * gdb.base/siginfo.exp: Likewise.
14977 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14978
42422cc7
PL
149792015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14980
14981 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14982 Move it to ...
14983 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14984 ... here.
14985 * gdb.trace/range-stepping.exp: Check that the target supports
14986 range stepping.
14987
cfa68bae
JK
149882015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14989
14990 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14991
8ffdba26
PA
149922015-07-14 Pedro Alves <palves@redhat.com>
14993
14994 * gdb.base/killed-outside.exp: New file.
14995 * gdb.base/killed-outside.c: New file.
14996
218a5a11
JK
149972015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14998
14999 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15000 (n at main): New.
15001 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15002
e03ed3c6
AA
150032015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15004
15005 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15006 infcall tests instead of setting up for KFAIL.
15007
485668e5
MM
150082015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15009
15010 * gdb.btrace/record_goto-step.exp: New.
15011
08464196
JK
150122015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15013
15014 PR compile/18484
15015 * gdb.compile/compile.c (struct struct_type): Add volatile to
15016 selffield's type.
15017 * gdb.compile/compile.exp
15018 (compile code struct_object.selffield = &struct_object): Skip further
15019 struct_object tests if this one xfails.
15020
bcf5c1d9
RC
150212015-07-08 Robert O'Callahan <robert@ocallahan.org>
15022
15023 PR exp/18617
15024 * gdb.trace/ax.exp: Add test.
15025
4931af25
YQ
150262015-07-07 Yao Qi <yao.qi@linaro.org>
15027
15028 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15029 instead of istarget "aarch64*-*-*".
15030 * gdb.arch/aarch64-fp.exp: Likewise.
15031 * gdb.base/float.exp: Likewise.
15032 * gdb.reverse/aarch64.exp: Likewise.
15033 * lib/gdb.exp (is_aarch64_target): New proc.
15034
9fcf688e
YQ
150352015-07-07 Yao Qi <yao.qi@linaro.org>
15036
15037 * lib/gdb.exp (is_aarch32_target): New proc.
15038 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15039 instead of "istarget "arm*-*-*"".
15040 * gdb.arch/arm-disp-step.exp: Likewise.
15041 * gdb.arch/thumb-bx-pc.exp: Likewise.
15042 * gdb.arch/thumb-prologue.exp: Likewise.
15043 * gdb.arch/thumb-singlestep.exp: Likewise.
15044 * gdb.base/disp-step-syscall.exp: Likewise.
15045 * gdb.base/float.exp: Likewise.
15046
fbd8d50d
YQ
150472015-07-07 Yao Qi <yao.qi@linaro.org>
15048
15049 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15050 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15051
71be1fdc
YQ
150522015-07-07 Yao Qi <yao.qi@linaro.org>
15053
15054 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15055 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15056 if it exists.
15057 * gdb.multi/multi-arch.exp: Likewise.
15058
3e221d36
SM
150592015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15060
15061 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15062 print.
15063
d441430b
YQ
150642015-07-07 Yao Qi <yao.qi@linaro.org>
15065
15066 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15067
06f810bd
MG
150682015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15069
15070 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15071 '[' and ']' characters.
15072
5e61e7c0
IB
150732015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15074
15075 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15076
28bf096c
PA
150772015-06-29 Pedro Alves <palves@redhat.com>
15078
15079 PR threads/18127
15080 * gdb.threads/hand-call-new-thread.c: New file.
15081 * gdb.threads/hand-call-new-thread.c: New file.
15082
ee93cd5e
KS
150832015-06-26 Keith Seitz <keiths@redhat.com>
15084 Doug Evans <dje@google.com>
15085
15086 PR 16253
15087 * gdb.cp/var-tag-2.cc: New file.
15088 * gdb.cp/var-tag-3.cc: New file.
15089 * gdb.cp/var-tag-4.cc: New file.
15090 * gdb.cp/var-tag.cc: New file.
15091 * gdb.cp/var-tag.exp: New file.
15092
fc637f04
PP
150932015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15094
15095 * gdb.base/history-duplicates.exp: New test.
15096
2e52ae68
PP
150972015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15098
15099 * gdb.base/completion.exp: Test the completion of the "focus"
15100 command.
15101
6e22494e
JK
151022015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15103
15104 * gdb.arch/amd64-prologue-skip.S: New file.
15105 * gdb.arch/amd64-prologue-skip.exp: New file.
15106
bf7b9cd9
SM
151072015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15108
15109 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15110 is_address_zero_readable check.
15111
201e8dfd
PB
151122015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15113
15114 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15115 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15116
5cd867b4
YQ
151172015-06-24 Yao Qi <yao.qi@linaro.org>
15118
15119 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15120 linux targets.
15121
4d7be007
YQ
151222015-06-24 Yao Qi <yao.qi@linaro.org>
15123
15124 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15125 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15126 * gdb.base/siginfo-thread.exp: Likewise.
15127
07fcd301
YQ
151282015-06-22 Yao Qi <yao.qi@linaro.org>
15129
15130 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15131
52042a00
YQ
151322015-06-22 Yao Qi <yao.qi@linaro.org>
15133
15134 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15135 aarch64*-*-*.
15136 (skip_hw_watchpoint_tests): Likewise.
15137
74bd41ce
PP
151382015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15139
15140 * gdb.base/gdbinit-history.exp: Test the interaction between
15141 setting GDBHISTSIZE and setting the history size via .gdbinit.
15142
bc460514
PP
151432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15144
15145 PR gdb/16999
15146 * gdb.base/gdbhistsize-history.exp: New test.
15147
b58c513b
PP
151482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15149
15150 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15151 with GDBHISTSIZE.
15152 * gdb.base/readline.exp: Likewise.
15153
92046791
YQ
151542015-06-17 Yao Qi <yao.qi@linaro.org>
15155
15156 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15157 line.
15158
2093d2d3
PP
151592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15160
15161 * gdb.base/gdbinit-history.exp: Add test case to check that
15162 an unlimited history file does not get truncated on exit.
15163
e6c693af
AA
151642015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15165
15166 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15167 (VECTOR): New macro. Use it...
15168 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15169 ...for these typedefs.
15170 (int8, char1, int1, double1): New typedefs.
15171 (struct just_int2, struct two_int2): New structures.
15172 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15173 (add_structvecs, add_singlevecs): New functions.
15174 (main): Call add_some_intvecs twice.
15175 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15176 the compile and exit upon failure. Try compiling for the "native"
15177 architecture. Test inferior function calls with vector arguments
15178 and vector return value handling with "finish" and "return".
15179
c74f7d1c
JT
151802015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15181
15182 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15183 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15184 PE file.
15185 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15186
98aa42ee
AT
151872015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15188
15189 PR breakpoints/16465
15190 * gdb.mi/mi-dprintf-pending.c: New file.
15191 * gdb.mi/mi-dprintf-pending.exp: New test.
15192 * gdb.mi/mi-dprintf-pendshr.c: New file.
15193
7d73c23c 151942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15195 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15196
15197 * gdb.arch/i386-mpx-map.c: New file.
15198 * gdb.arch/i386-mpx-map.exp: New File.
15199
152002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15201
15202 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15203 * gdb.arch/i386-mpx.exp: Indentation fixed.
15204
152052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15206
15207 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15208 function and improved indentation.
15209 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15210 gdb_test_multiple. Added additional tests to skip the test.
15211
152122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15213
15214 * gdb.arch/i386-avx512.c: Change path in include file.
15215 * gdb.arch/i386-avx512.exp: Change include dir path
15216 compilation flag.
15217 * gdb.arch/i386-mpx.c: Change path in include file.
15218 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15219 flag.
15220
d5eba19a
JK
152212015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15222
15223 * gdb.compile/compile-print.exp (compile print *vararray@3)
15224 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15225
7f361056
JK
152262015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15227
15228 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15229 (do not keep jit in memory): ... this.
15230 (expect 5): Change it to ...
15231 (expect no 5): ... this.
15232
3b462ec2
SM
152332015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15234
15235 PR gdb/15564
15236 * gdb.mi/mi-detach.exp: New file.
15237
e0619de6
JK
152382015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15239
15240 PR symtab/18392
15241 * gdb.arch/amd64-tailcall-self.S: New file.
15242 * gdb.arch/amd64-tailcall-self.c: New file.
15243 * gdb.arch/amd64-tailcall-self.exp: New file.
15244
e970cb34
DB
152452015-05-28 Don Breazeal <donb@codesourcery.com>
15246
15247 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15248 tests for remote targets by checking is_target_gdbserver.
15249
b2e2f908
DE
152502015-05-27 Doug Evans <dje@google.com>
15251
15252 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15253 * gdb.dwarf2/opaque-type-lookup.c: New file.
15254 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15255
82c7be31
DE
152562015-05-26 Doug Evans <dje@google.com>
15257
15258 * gdb.cp/iostream.cc: New file.
15259 * gdb.cp/iostream.exp: New file.
15260
b4f54984
DE
152612015-05-26 Doug Evans <dje@google.com>
15262
15263 * gdb.dwarf2/dw2-op-call.exp: Update.
15264 * gdb.dwarf2/dw4-sig-types.exp: Update.
15265 * gdb.dwarf2/implptr.exp: Update.
15266 * gdb.mi/mi-cmd-param-changed.exp: Update.
15267
4ea6efe9
DE
152682015-05-26 Doug Evans <dje@google.com>
15269
15270 * gdb.python/py-lazy-string.c: New file.
15271 * gdb.python/py-lazy-string.exp: New file.
15272 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15273 (main): Update. Add estring3.
15274 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15275 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15276
f6bb7db3
YQ
152772015-05-26 Omair Javaid <omair.javaid@linaro.org>
15278 Yao Qi <yao.qi@linaro.org>
15279
15280 * gdb.reverse/aarch64.c: New.
15281 * gdb.reverse/aarch64.exp: New.
15282
a81bfbd0
OJ
152832015-05-26 Omair Javaid <omair.javaid@linaro.org>
15284
25d49b86
PA
15285 * lib/gdb.exp (supports_process_record): Return true for
15286 aarch64*-linux*.
a81bfbd0
OJ
15287 (supports_reverse): Likewise.
15288
158bf1b4
PP
152892015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15290
15291 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15292 Use with_test_prefix.
15293
a0145030
AB
152942015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15295
15296 * gdb.base/completion.exp: Add test for completion of layout
15297 names.
15298
ebe3b578
AB
152992015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15300
15301 * lib/gdb.exp (skip_tui_tests): New proc.
15302 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15303
84204ed7
PA
153042015-05-19 Pedro Alves <palves@redhat.com>
15305
15306 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15307 Save the whole env array instead of just HOME. Unset HISTSIZE in
15308 the environment while testing. Restore whole environment
15309 afterwards.
15310
37442ce1
DE
153112015-05-16 Doug Evans <xdje42@gmail.com>
15312
15313 * gdb.guile/scm-ports.c: New file.
15314 * gdb.guile/scm-ports.exp: Add memory port tests.
15315
36de76f9
JK
153162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15317
15318 * gdb.compile/compile-print.c: New file.
15319 * gdb.compile/compile-print.exp: New file.
15320
3a9558c4
JK
153212015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15322
15323 * gdb.compile/compile-ops.exp: Cast param to void.
15324 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15325 (compile code struct_object.selffield = &struct_object): Add xfail.
15326
aa715135
JG
153272015-05-15 Joel Brobecker <brobecker@adacore.com>
15328
15329 * gdb.ada/arr_enum_with_gap: New testcase.
15330
931e5bc3
JG
153312015-05-15 Joel Brobecker <brobecker@adacore.com>
15332
15333 * gdb.ada/byte_packed_arr: New testcase.
15334
9cd4d857
JB
153352015-05-15 Joel Brobecker <brobecker@adacore.com>
15336
15337 * gdb.ada/pckd_neg: New testcase.
15338
ebfd00d2
PP
153392015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15340
15341 PR gdb/17820
15342 * gdb.base/gdbinit-history.exp: New test.
15343 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15344 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15345
4c082a81
SC
153462015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15347
15348 * gdb.python/py-xmethods.cc: Enhance test case.
15349 * gdb.python/py-xmethods.exp: New tests.
15350 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15351 function.
15352 (B_indexoper): Likewise.
15353 (global_dm_list) : Add new xmethod worker functions.
15354
f7797074
SDJ
153552015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15356
15357 * gdb.base/coredump-filter.exp: Correctly unset
15358 "coredump_var_addr" array.
15359
a4674e4e
PA
153602015-05-08 Pedro Alves <palves@redhat.com>
15361
15362 * gdb.server/non-existing-program.exp: Unset spawn_id.
15363
df2eb078
SC
153642015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15365
15366 PR python/18291
15367 * gdb.python/py-xmethods.exp: Add tests.
15368
422349a3
YQ
153692015-05-08 Yao Qi <yao.qi@linaro.org>
15370
15371 PR gdb/18208
15372 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15373 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15374 function set_coredump_filter, and remove remote_exec call.
15375 Remove argument ipid. Callers update.
15376 (top level): Don't get inferior's PID.
15377
63fc80ce
AA
153782015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15379
15380 * gdb.base/watch_thread_num.exp: Skip test on targets without
15381 access watchpoints.
15382
80ad801e
PA
153832015-05-06 Pedro Alves <palves@redhat.com>
15384
15385 PR server/18081
15386 * gdb.server/non-existing-program.exp: New file.
15387
0fa7fe50
JB
153882015-05-05 Joel Brobecker <brobecker@adacore.com>
15389
15390 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15391
3ea89b92
PMR
153922015-05-05 Joel Brobecker <brobecker@adacore.com>
15393
15394 * gdb.ada/out_of_line_in_inlined: New testcase.
15395
87b8eff0
JB
153962015-05-05 Joel Brobecker <brobecker@adacore.com>
15397
15398 * gdb.ada/var_rec_arr: New testcase.
15399
5fccc635
YQ
154002015-04-30 Yao Qi <yao.qi@linaro.org>
15401
15402 * gdb.base/break-idempotent.exp: If
15403 skip_hw_watchpoint_multi_tests returns true, skip the tests
15404 on "rwatch" and "awatch".
15405
42d38f42
YQ
154062015-04-30 Yao Qi <yao.qi@linaro.org>
15407
15408 * gdb.base/relativedebug.exp: Invoke gdb command
15409 "info sharedlibrary", and if libc.so doesn't have debug info,
15410 skip the test.
15411
2ce1cdbf
DE
154122015-04-29 Doug Evans <dje@google.com>
15413
15414 * gdb.python/py-xmethods.exp: Add ptype tests.
15415 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15416 get_result_type method.
15417
f24a38c5
LM
154182015-04-29 Luis Machado <lgustavo@codesourcery.com>
15419
15420 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15421 the target does not support hardware watchpoints.
15422
ecbf2b3c
LM
154232015-04-29 Luis Machado <lgustavo@codesourcery.com>
15424
15425 * gdb.base/break-always.exp: Abort testing if writing to memory
15426 causes an error.
15427
34f5f757
DE
154282015-04-28 Doug Evans <dje@google.com>
15429
15430 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15431 * gdb.python/py-pp-registration.exp: ... here. New file.
15432 * gdb.python/py-pp-registration.c: New file.
15433 * gdb.python/py-pp-registration.py: New file.
15434
69b4374a
DE
154352015-04-28 Doug Evans <dje@google.com>
15436
15437 * gdb.python/py-bad-printers.c: New file.
15438 * gdb.python/py-bad-printers.py: New file.
15439 * gdb.python/py-bad-printers.exp: New file.
15440
59fb7612
SS
154412015-04-28 Sasha Smundak <asmundak@google.com>
15442
15443 * gdb.python/py-type.exp: New test.
15444
2631b16a
AW
154452015-04-28 Andy Wingo <wingo@igalia.com>
15446
15447 * gdb.python/py-parameter.exp:
15448 * gdb.guile/scm-parameter.exp: Escape the path that we are
15449 matching against, as it might contain characters that are special
15450 to regular expressions.
15451
460efde1
JB
154522015-04-27 Joel Brobecker <brobecker@adacore.com>
15453
15454 * gdb.ada/rec_comp: New testcase.
15455
2d369d8e
SDJ
154562015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15457
15458 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15459 before using it.
15460
cf75d6c3
AB
154612015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15462
15463 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15464 new tests for verilog output.
15465
8dbe7ca5
YQ
154662015-04-24 Yao Qi <yao.qi@linaro.org>
15467
15468 * boards/remote-gdbserver-on-localhost.exp: New file.
15469
4ef9fb2f
PA
154702015-04-23 Pedro Alves <palves@redhat.com>
15471
15472 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15473 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15474 "end of file", remove $inferior_spawn_id from the indirect list.
15475
0a803169
PA
154762015-04-23 Pedro Alves <palves@redhat.com>
15477
15478 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15479
749ef8f8
PA
154802015-04-23 Pedro Alves <palves@redhat.com>
15481
15482 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15483 on $any_spawn_id instead of only on $gdb_spawn_id.
15484
8aae4344
PM
154852015-04-21 Pierre Muller <muller@sourceware.org>
15486
15487 PR pascal/17815
15488 * lib/pascal.exp (gpc_compile): Add new option "class".
15489 (fpc_compile): Likewise.
15490 * gdb.pascal/case-insensitive-symbols.pas: New file.
15491 * gdb.pascal/case-insensitive-symbols.exp: New file.
15492
1586c8fb
GB
154932015-04-20 Gary Benson <gbenson@redhat.com>
15494
15495 * gdb.base/attach.exp: Fix three extended remote failures.
15496
1b6e6f5c
GB
154972015-04-17 Gary Benson <gbenson@redhat.com>
15498
15499 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15500 the main executable over the remote protocol.
15501
e797481d
PA
155022015-04-16 Pedro Alves <palves@redhat.com>
15503
15504 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15505 a new gdbserver if gdbserver_reconnect_p is set.
15506
1ca99c42
PA
155072015-04-16 Pedro Alves <palves@redhat.com>
15508
15509 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15510 is set, don't exit gdbserver.
15511
af9fd6f8
AA
155122015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15513
15514 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15515 appropriate .insn, such that an older assembler can be used.
15516 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15517 the z/Architecture instruction set on 31-bit targets as well.
15518
04ff1e61
AA
155192015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15520
15521 * gdb.go/handcall.exp: Remove all logic related to the first
15522 breakpoint and rely on go_runto_main instead.
15523 * gdb.go/strings.exp: Likewise.
15524 * gdb.go/unsafe.exp: Likewise.
15525 * gdb.go/hello.exp: Likewise. Also rename the remaining
15526 breakpoint marker to "breakpoint 1".
15527 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15528 * gdb.go/strings.go: Likewise.
15529 * gdb.go/unsafe.go: Likewise.
15530 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15531 "set breakpoint 2 here" and rename the remaining breakpoint marker
15532 to "breakpoint 1".
15533
40d2f8d6
SM
155342015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15535
15536 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15537 if itertools.imap is not present.
15538 * gdb.python/py-objfile.exp: Add parentheses.
15539 * gdb.python/py-type.exp: Same.
15540 * gdb.python/py-unwind-maint.py: Same.
15541
8cbc97c6
YQ
155422015-04-15 Yao Qi <yao.qi@linaro.org>
15543
15544 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15545 of ":$ptr_size" and set its form explicitly.
15546
45fd756c
YQ
155472015-04-15 Pedro Alves <palves@redhat.com>
15548 Yao Qi <yao.qi@linaro.org>
15549
15550 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15551 timeout by factor of 4.
15552 (test_regular_watch): Likewise.
15553 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15554 * gdb.reverse/sigall-reverse.exp: Likewise.
15555 * gdb.reverse/until-precsave.exp: Likewise.
15556 * lib/gdb.exp (with_timeout_factor): New proc.
15557 (gdb_expect): Move some code to ...
15558 (get_largest_timeout): ... here. New procedure.
15559
9e811bc3
LM
155602015-04-14 Luis Machado <lgustavo@codesourcery.com>
15561
15562 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15563
0ff6fcb2
LM
155642015-04-13 Luis Machado <lgustavo@codesourcery.com>
15565
15566 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15567 to write to the .text section.
15568
7578d5f7
LM
155692015-04-13 Luis Machado <lgustavo@codesourcery.com>
15570
15571 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15572 Handle the case of targets that do not provide PID information.
15573
2efe15c4
YQ
155742015-04-13 Yao Qi <yao.qi@linaro.org>
15575
15576 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15577 and use expect instead of gdb_expect.
15578
8cd8f2f8
SDJ
155792015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15580
15581 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15582 "coredump_var_addr" to avoid naming conflict with other testcases.
15583
9ee41772
PA
155842015-04-10 Pedro Alves <palves@redhat.com>
15585
15586 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15587 gdb_test_sequence and gdb_assert.
15588
07473109
PA
155892015-04-10 Pedro Alves <palves@redhat.com>
15590
15591 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15592 test messages that don't include the breakpoint address.
15593
de3db44c
YQ
155942015-04-10 Yao Qi <yao.qi@linaro.org>
15595
15596 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15597 false for some offset and width combinations which aren't
15598 supported by linux kernel.
15599
c79d856c
PA
156002015-04-10 Pedro Alves <palves@redhat.com>
15601
15602 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15603 procedure, factored out from ...
15604 (top level): ... here. Add "set displaced-stepping" testing axis.
15605 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15606 parameter "displaced". Use it.
15607 (top level): Use foreach and add "set displaced-stepping" testing
15608 axis.
15609
ebc90b50
PA
156102015-04-10 Pedro Alves <palves@redhat.com>
15611
15612 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15613 Remove comment.
15614 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15615 both the address of the instruction that triggers the watchpoint
15616 and the address of the instruction immediately after, and use
15617 those addresses for the test. Fix comment.
15618
8f572e5c
PA
156192015-04-10 Pedro Alves <palves@redhat.com>
15620
15621 * gdb.base/sigstep.exp (breakpoint_to_handler)
15622 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15623 Test "backtrace" in handler.
15624 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15625 (top level): Add new "displaced" test axis to
15626 breakpoint_to_handler, breakpoint_to_handler_entry and
15627 breakpoint_over_handler.
15628
8d707a12
PA
156292015-04-10 Pedro Alves <palves@redhat.com>
15630
15631 PR gdb/18216
15632 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15633
ef713951
YQ
156342015-04-10 Yao Qi <yao.qi@linaro.org>
15635
15636 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15637 (test_add_rn_pc): New function.
15638 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15639 (top level): Invoke test_add_rn_pc.
15640
906d60cf
PA
156412015-04-10 Pedro Alves <palves@redhat.com>
15642
15643 PR gdb/13858
15644 * gdb.base/step-over-no-symbols.exp: New file.
15645
f2983cc3
AW
156462015-04-09 Andy Wingo <wingo@igalia.com>
15647
15648 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15649 after the Python tests.
15650
6d62641c
SDJ
156512015-04-08 Keith Seitz <keiths@redhat.com>
15652
15653 PR python/16699
15654 * gdb.python/py-completion.exp: New tests for completion.
15655 * gdb.python/py-completion.py (CompleteLimit1): New class.
15656 (CompleteLimit2): Likewise.
15657 (CompleteLimit3): Likewise.
15658 (CompleteLimit4): Likewise.
15659 (CompleteLimit5): Likewise.
15660 (CompleteLimit6): Likewise.
15661 (CompleteLimit7): Likewise.
15662
f3770638
PA
156632015-04-08 Pedro Alves <palves@redhat.com>
15664
15665 PR gdb/18214
15666 PR gdb/18216
15667 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15668 function.
15669 (main): Install it as SIGUSR1 handler.
15670 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15671 parameter. Always use "setup" as prefix. Toggle "set
15672 displaced-stepping" off/on depending on global. Don't switch to
15673 thread 1 here.
15674 (top level): Add displaced stepping "off/on" test axis. Update
15675 "setup" calls. Wrap each subtest with with_test_prefix. Test
15676 continuing with a queued signal in each thread.
15677
4496bed7
PA
156782015-04-08 Pedro Alves <palves@redhat.com>
15679
15680 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15681 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15682 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15683 Return early if running to main fails.
15684 * gdb.trace/while-stepping.exp: Likewise.
15685
b97fde92
PA
156862015-04-07 Pedro Alves <palves@redhat.com>
15687
15688 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15689 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15690 interact with inferior program.
15691
f71c18e7
PA
156922015-04-07 Pedro Alves <palves@redhat.com>
15693
15694 * lib/gdb.exp (inferior_spawn_id): New global.
15695 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15696 spawn id after processing the user code.
15697 (default_gdb_start): Set inferior_spawn_id.
15698 (send_inferior): New procedure.
15699 * lib/gdbserver-support.exp (gdbserver_start): Set
15700 inferior_spawn_id.
15701 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15702
6423214f
PA
157032015-04-07 Pedro Alves <palves@redhat.com>
15704
15705 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15706 * lib/gdbserver-support.exp (gdbserver_start): Make
15707 $server_spawn_id global.
15708 (gdbserver_start): Don't wait for gdbserver's spawn id with
15709 expect_background.
15710 (close_gdbserver): New procedure.
15711 (gdb_exit): Rename the default version and reimplement.
15712
71c0ee8c
PA
157132015-04-07 Pedro Alves <palves@redhat.com>
15714
72f4393d 15715 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15716 append the substituted item, not the original item.
15717
203bc29b
PA
157182015-04-07 Pedro Alves <palves@redhat.com>
15719
15720 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15721 gdb_expect.
15722
508a3ddf
PA
157232015-04-07 Pedro Alves <palves@redhat.com>
15724
15725 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15726 output appearing once only.
15727
9f6dbe2b
PA
157282015-04-07 Pedro Alves <palves@redhat.com>
15729
15730 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15731 that doesn't expect anything. Return early if running to main
15732 fails.
15733
337532fa
YQ
157342015-04-07 Yao Qi <yao.qi@linaro.org>
15735
15736 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15737 (child_function): Call alarm.
15738 (main): Move call to alarm into the loop.
15739 * gdb.threads/non-stop-fair-events.exp: Build program with
15740 -DTIMEOUT=$timeout.
15741
01b622d4
DE
157422015-04-06 Doug Evans <xdje42@gmail.com>
15743
15744 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15745 Fix dest parameter to board_info.
15746 (fpc_compile): Ditto.
15747 (gdb_compile_pascal): Rename dest arg to destfile.
15748
961f4160
PMR
157492015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15750
15751 * gdb.ada/funcall_ref.exp: New file.
15752 * gdb.ada/funcall_ref/foo.adb: New file.
15753
cafda597
YQ
157542015-04-02 Yao Qi <yao.qi@linaro.org>
15755
15756 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15757 is remote.
15758
fed040c6
GB
157592015-04-02 Gary Benson <gbenson@redhat.com>
15760
15761 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15762
d11916aa
SS
157632015-04-01 Sasha Smundak <asmundak@google.com>
15764
15765 * gdb.python/py-unwind-maint.c: New file.
15766 * gdb.python/py-unwind-maint.exp: New test.
15767 * gdb.python/py-unwind-maint.py: New file.
15768 * gdb.python/py-unwind.c: New file.
15769 * gdb.python/py-unwind.exp: New test.
15770 * gdb.python/py-unwind.py: New test.
15771
a1471180
PA
157722015-04-01 Pedro Alves <palves@redhat.com>
15773
15774 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15775 to fail instead of non-existent $test.
15776
0bbeccb1
PA
157772015-04-01 Pedro Alves <palves@redhat.com>
15778
15779 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15780 GDBFLAGS if not empty.
15781
3c724c8c
PMR
157822015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15783
15784 * gdb.ada/complete.exp: Remove "multi_line".
15785 * gdb.ada/info_exc.exp: Remove "multi_line".
15786 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15787 * gdb.ada/ptype_field.exp: Remove "multi_line".
15788 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15789 * gdb.ada/tagged.exp: Remove "multi_line".
15790 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15791 [multi_line ...]
15792 * gdb.btrace/delta.exp: Likewise.
15793 * gdb.btrace/exception.exp: Likewise.
15794 * gdb.btrace/function_call_history.exp: Likewise.
15795 * gdb.btrace/instruction_history.exp: Likewise.
15796 * gdb.btrace/nohist.exp: Likewise.
15797 * gdb.btrace/record_goto.exp: Likewise.
15798 * gdb.btrace/segv.exp: Likewise.
15799 * gdb.btrace/stepi.exp: Likewise.
15800 * gdb.btrace/tailcall.exp: Likewise.
15801 * gdb.btrace/unknown_functions.exp: Likewise.
15802 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15803 * lib/gdb.exp: Add the "multi_line" helper.
15804
4eec2deb
PA
158052015-04-01 Pedro Alves <palves@redhat.com>
15806
15807 * gdb.threads/tid-reuse.c: New file.
15808 * gdb.threads/tid-reuse.exp: New file.
15809
df8411da
SDJ
158102015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15811
15812 PR corefiles/16092
15813 * gdb.base/coredump-filter.c: New file.
15814 * gdb.base/coredump-filter.exp: Likewise.
15815
6ef37366
PM
158162015-03-27 Petr Machata <pmachata@redhat.com>
15817
15818 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15819 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15820 (Dwarf::assemble): Initialize them.
15821 (Dwarf::lines): New function.
15822
7ec911b0
JT
158232015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15824
15825 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15826 SYMBOL_PREFIX for x86_64-*-cygwin.
15827
ff908ebf
AW
158282015-03-26 Andy Wingo <wingo@igalia.com>
15829
15830 PR symtab/18148
15831 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15832 const_value but not a location.
15833 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15834 location defined in non-main CUs are visible.
15835
6d5f0679
YQ
158362015-03-26 Yao Qi <yao.qi@linaro.org>
15837
15838 PR testsuite/18139
15839 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15840 Add a line number entry for the same line.
15841 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15842 Add a line number entry for the same line.
15843
2898689b
YQ
158442015-03-26 Yao Qi <yao.qi@linaro.org>
15845
15846 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15847 .int 0.
15848 (func): Likewise. Add .Lfunc_1 label.
15849 Use .Lfunc_1 label.
15850 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15851 .int 0.
15852 (func): Likewise.
15853 Use .Lfunc_1 label.
15854
85180498
YQ
158552015-03-26 Yao Qi <yao.qi@linaro.org>
15856
15857 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15858 Call gdb_compile instead to compile each .s files without debug
15859 information.
15860
8aa08a8d
YQ
158612015-03-26 Yao Qi <yao.qi@linaro.org>
15862
15863 * gdb.base/savedregs.exp (process_saved_regs): Make
15864 "Saved registers:" optional in the pattern.
15865
66849923
MM
158662015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15867
15868 * gdb.btrace/next.exp: Merged into step.exp.
15869 * gdb.btrace/finish.exp: Merged into step.exp.
15870 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15871 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15872 "record goto" and checking the exact replay position.
15873 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15874 check for "Recording format" in "info record" output.
15875 * gdb.btrace/record_goto.exp: Choose test file based on target.
15876 * gdb.btrace/x86-record_goto.S: Renamed into ...
15877 * gdb.btrace/x86_64-record_goto.S: ... this.
15878 * gdb.btrace/i686-record_goto.S: New.
15879 * gdb.btrace/x86-tailcall.S: Renamed into ...
15880 * gdb.btrace/x86_64-tailcall.S: ... this.
15881 * gdb.btrace/i686-tailcall.S: New.
15882 * gdb.btrace/x86-tailcall.c: Renamed into ...
15883 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15884 separate statements. Update test.
15885 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15886 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15887 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15888 * gdb.btrace/tailcall.exp: Choose test file based on target.
15889 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15890
11cc1b74
MM
158912015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15892
15893 * gdb.btrace/exception.exp: Increase BTS buffer size.
15894
a25d8bf9
PA
158952015-03-24 Pedro Alves <palves@redhat.com>
15896
15897 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15898
856e7dd6
PA
158992015-03-24 Pedro Alves <palves@redhat.com>
15900
15901 * gdb.threads/schedlock.exp (test_step): No longer expect that
15902 "set scheduler-locking step" with "next" over a function call runs
15903 threads unlocked.
15904
ad235a41
AT
159052015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15906
15907 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15908
15630549
AT
159092015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15910
15911 PR breakpoints/16466
15912 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15913 * gdb.mi/mi-pending.c (thread_func): New function.
15914 (int main): Add threading support required.
15915 * gdb.mi/mi-pending.exp: Add tests for this issue.
15916 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15917 (pendfunc2): Remove stdio dependency.
15918 * gdb.mi/mi-pendshr2.c: New file.
15919
693dca06
KS
159202015-03-23 Keith Seitz <keiths@redhat.com>
15921
15922 * gdb.linespec/keywords.c: New file.
15923 * gdb.linespec/keywords.exp: New file.
15924
7e993ebf
KS
159252015-03-23 Keith Seitz <keiths@redhat.com>
15926
15927 PR gdb/18021
15928 * gdb.dwarf2/staticvirtual.exp: New test.
15929
bc23328c
JK
159302015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15931
15932 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15933 * README: Remove HP-UX and gdb.hp.
15934 (configuration):
15935 * configure: Regenerate.
15936 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15937 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15938 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15939 gdb.hp/gdb.defects/Makefile.
15940 * gdb.hp/Makefile.in: File deleted.
15941 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15942 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15943 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15944 * gdb.hp/gdb.aCC/run.c: File deleted.
15945 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15946 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15947 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15948 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15949 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15950 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15951 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15952 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15953 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15954 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15955 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15956 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15957 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15958 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15959 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15960 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15961 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15962 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15963 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15964 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15965 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15966 * gdb.hp/gdb.compat/average.c: File deleted.
15967 * gdb.hp/gdb.compat/sum.c: File deleted.
15968 * gdb.hp/gdb.compat/xdb.c: File deleted.
15969 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15970 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15971 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15972 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15973 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15974 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15975 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15976 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15977 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15978 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15979 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15980 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15981 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15982 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15983 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15984 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15985 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15986 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15987 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15988 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15989 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15990 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15991 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15992 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15993 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15994 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15995 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15996 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15997 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15998 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15999 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16000 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16001 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16002 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16003 * gdb.hp/tools/odump: File deleted.
16004
8bf3b159
PA
160052015-03-19 Pedro Alves <palves@redhat.com>
16006
16007 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16008 (saw_thread_3): New globals.
16009 (top level): Increment them when an event for the corresponding
16010 thread is seen.
16011 (no thread starvation): New test.
16012
eb54c8bf
PA
160132015-03-19 Pedro Alves <palves@redhat.com>
16014
16015 * gdb.threads/continue-pending-status.c: New file.
16016 * gdb.threads/continue-pending-status.exp: New file.
16017
32d2e5d6
PA
160182015-03-18 Pedro Alves <palves@redhat.com>
16019
16020 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16021 Use gdb_is_target_remote instead of is_remote. Use
16022 gdb_test_multiple instead of gdb_expect. Exit early if
16023 gdb_test_multiple hits its internal matches. Tighten stepi tests
16024 expected output. Fail on exit with any signal, instead of just
16025 SIGILL.
16026
f68f11b7
YQ
160272015-03-18 Yao Qi <yao.qi@linaro.org>
16028
16029 PR tdep/18107
16030 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16031 variable.
16032 * gdb.base/catch-syscall.exp: Don't skip it on
16033 aarch64*-*-linux* target. Remove elements in all_syscalls.
16034 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16035 target.
16036 (setup_all_syscalls): New proc.
16037
ca5fd19b
YQ
160382015-03-16 Yao Qi <yao.qi@linaro.org>
16039
16040 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16041 (top level): Skip tests if valid_addr_p returns false for
16042 $cmd1 or $cmd2.
16043
85642ba0
AW
160442015-03-11 Andy Wingo <wingo@igalia.com>
16045
16046 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16047
e03f9645
YQ
160482015-03-11 Yao Qi <yao.qi@linaro.org>
16049
16050 * gdb.base/catch-syscall.exp: Fix typo in comments.
16051
5d0962b2
YQ
160522015-03-11 Yao Qi <yao.qi@linaro.org>
16053
16054 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16055
b2df3cef
PA
160562015-03-09 Pedro Alves <palves@redhat.com>
16057
16058 * dg-extract-results.py: Delete.
16059
ef878e53
PA
160602015-03-09 Pedro Alves <palves@redhat.com>
16061
16062 Merge dg-extract-results.sh from GCC upstream (r218843).
16063
16064 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16065 * dg-extract-results.sh: Use --text with grep to avoid issues with
16066 binary files. Fall back to cat -v, if that doesn't work.
16067
9494d219
PA
160682015-03-05 Pedro Alves <palves@redhat.com>
16069
16070 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16071
a8d9763a
SM
160722015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16073
16074 * lib/mi-support.exp (mi_expect_interrupt): Accept
16075 alternative event for when in all-stop mode.
16076
be9957b8
PA
160772015-03-04 Pedro Alves <palves@redhat.com>
16078
16079 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16080
d57be0f4 160812015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16082
16083 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16084
c214c7cf
AA
160852015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16086
16087 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16088 regexps for GDB's current line display, accept a hex address
16089 preceding the line number.
16090
6d74a497
AA
160912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16092
16093 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16094 the 'arch1' variable for "s390*-linux*" targets.
16095
511aee7c
PA
160962015-03-04 Pedro Alves <palves@redhat.com>
16097
16098 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16099 (main): Pass missing retval argument to pthread_join call.
16100
95e50b27
PA
161012015-03-02 Pedro Alves <palves@redhat.com>
16102
16103 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16104 (top level): Call do_test with non-stop as well.
16105
28054d69
PA
161062015-03-02 Pedro Alves <palves@redhat.com>
16107
16108 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16109 -1.
16110
4fa5d7b4
AA
161112015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16112
16113 * gdb.arch/s390-vregs.exp: New test.
16114 * gdb.arch/s390-vregs.S: New file.
16115
97c18565
PA
161162015-02-27 Pedro Alves <palves@redhat.com>
16117
16118 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16119 call to catch_command_errors.
16120 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16121 catch_command_errors.
16122
a37bfa30
PA
161232015-02-27 Pedro Alves <palves@redhat.com>
16124
16125 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16126 "true" for boolean result.
16127 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16128 prototype of main.
16129
6f98576f
PA
161302015-02-27 Pedro Alves <palves@redhat.com>
16131
16132 * lib/unbuffer_output.c: New file.
16133 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16134 (main): Call gdb_unbuffer_output.
16135
eba5ab56
YQ
161362015-02-27 Yao Qi <yao.qi@linaro.org>
16137
16138 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16139 target.
16140
0def5aaa
DE
161412015-02-26 Doug Evans <dje@google.com>
16142
16143 * gdb.cp/class2.cc (Dbase, D): New classes.
16144 (main): New local delta.
16145 * gdb.cp/class2.exp: Test printing delta.
16146 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16147 (dynbar): New global.
16148 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16149
081a1c2c
JK
161502015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16151
16152 * gdb.compile/compile-ifunc.c: New file.
16153 * gdb.compile/compile-ifunc.exp: New file.
16154
2f41223f
AT
161552015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16156
16157 * gdb.base/structs.exp: Check for correct struct on finish.
16158
03eddd80
YQ
161592015-02-26 Yao Qi <yao.qi@linaro.org>
16160
16161 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16162 is zero.
16163
80c57053
JK
161642015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16165
16166 * gdb.arch/cordic.ko.bz2: New file.
16167 * gdb.arch/cordic.ko.debug.bz2: New file.
16168 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16169
21613c12
YQ
161702015-02-25 Yao Qi <yao.qi@linaro.org>
16171
16172 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16173 aarch64*-*-* target.
16174
d8b901ed
PA
161752015-02-23 Pedro Alves <palves@redhat.com>
16176
16177 * lib/gdb.exp (delete_breakpoints): Rewrite using
16178 gdb_test_multiple.
16179
e5b85ead
PA
161802015-02-23 Pedro Alves <palves@redhat.com>
16181
16182 * gdb.base/info-os.c: Include stdlib.h.
16183
85c3a371
DE
161842015-02-22 Doug Evans <xdje42@gmail.com>
16185
16186 PR symtab/17855
16187 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16188 is read after symbols have been re-read.
16189 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16190 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16191
96553a0c
DE
161922015-02-21 Doug Evans <dje@google.com>
16193
16194 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16195
97a0c697
JK
161962015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16197
16198 PR corefiles/17808
16199 * gdb.arch/i386-biarch-core.core.bz2: New file.
16200 * gdb.arch/i386-biarch-core.exp: New file.
16201
a47cd6e9
PA
162022015-02-21 Pedro Alves <palves@redhat.com>
16203
16204 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16205 runto_main fails.
16206
c5facdc4
PA
162072015-02-20 Pedro Alves <palves@redhat.com>
16208
16209 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16210 info probes.
16211
2db9a427
PA
162122015-02-20 Pedro Alves <palves@redhat.com>
16213
16214 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16215
60fb7e9e
PA
162162015-02-20 Pedro Alves <palves@redhat.com>
16217
16218 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16219 clean_restart before gdb_target_supports_trace.
16220
5c5019c2
PA
162212015-02-20 Pedro Alves <palves@redhat.com>
16222
16223 PR threads/18006
16224 * gdb.threads/clone-thread_db.c: New file.
16225 * gdb.threads/clone-thread_db.exp: New file.
16226
c9587f88
AT
162272015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16228
16229 PR breakpoints/16812
16230 * gdb.base/catch-gdb-caused-signals.c: New file.
16231 * gdb.base/catch-gdb-caused-signals.exp: New file.
16232
f6a88844
JM
162332015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16234
16235 * configure: Regenerated.
16236 * configure.ac: Use GDB_AC_TRANSFORM.
16237 * aclocal.m4: sinclude ../transform.m4.
16238
497c491b
JM
162392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16240
16241 * lib/dtrace.exp: New file.
16242 * gdb.base/dtrace-probe.exp: Likewise.
16243 * gdb.base/dtrace-probe.d: Likewise.
16244 * gdb.base/dtrace-probe.c: Likewise.
16245 * lib/pdtrace.in: Likewise.
16246 * configure.ac: Output variables with the transformed names of
16247 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16248 * configure: Regenerated.
16249
03e98035
JM
162502015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16251
16252 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16253 expected message when trying to access $_probe_* convenience
16254 variables while not on a probe.
16255
63cc30e9
JK
162562015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16257
16258 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16259
0703599a
PA
162602015-02-11 Pedro Alves <pedro@codesourcery.com>
16261
16262 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16263 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16264
7e60a48e
DE
162652015-02-10 Doug Evans <xdje42@gmail.com>
16266
16267 * lib/gdb.exp (gdb_load): Always return a result.
16268
01b088bc
PA
162692015-02-10 Pedro Alves <palves@redhat.com>
16270
16271 * gdb.threads/signal-sigtrap.c: New file.
16272 * gdb.threads/signal-sigtrap.exp: New file.
16273
b05ec7a5
AT
162742015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16275
16276 * gdb.trace/no-attach-trace.c: New file.
16277 * gdb.trace/no-attach-trace.exp: New file.
16278
a2c2acaf
MW
162792015-02-09 Mark Wielaard <mjw@redhat.com>
16280
16281 * gdb.dwarf2/atomic.c: New file.
16282 * gdb.dwarf2/atomic-type.exp: Likewise.
16283
31fd9caa
MM
162842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16285
16286 * gdb.btrace/buffer-size.exp: Update "info record" output.
16287 * gdb.btrace/delta.exp: Update "info record" output.
16288 * gdb.btrace/enable.exp: Update "info record" output.
16289 * gdb.btrace/finish.exp: Update "info record" output.
16290 * gdb.btrace/instruction_history.exp: Update "info record" output.
16291 * gdb.btrace/next.exp: Update "info record" output.
16292 * gdb.btrace/nexti.exp: Update "info record" output.
16293 * gdb.btrace/step.exp: Update "info record" output.
16294 * gdb.btrace/stepi.exp: Update "info record" output.
16295 * gdb.btrace/nohist.exp: Update "info record" output.
16296
d33501a5
MM
162972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16298
16299 * gdb.btrace/buffer-size: New.
16300
f4abbc16
MM
163012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16302
16303 * gdb.btrace/delta.exp: Update "info record" output.
16304 * gdb.btrace/enable.exp: Update "info record" output.
16305 * gdb.btrace/finish.exp: Update "info record" output.
16306 * gdb.btrace/instruction_history.exp: Update "info record" output.
16307 * gdb.btrace/next.exp: Update "info record" output.
16308 * gdb.btrace/nexti.exp: Update "info record" output.
16309 * gdb.btrace/step.exp: Update "info record" output.
16310 * gdb.btrace/stepi.exp: Update "info record" output.
16311 * gdb.btrace/nohist.exp: Update "info record" output.
16312
b9d61307
SM
163132015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16314
16315 PR gdb/15678
16316 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16317
e584fdbc
PA
163182015-02-06 Pedro Alves <palves@redhat.com>
16319
16320 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16321 macro.
16322 (seconds_left, again): New globals.
16323 (main): Wait seconds_left in a 1-second sleep loop instead of
16324 sleeping 180 seconds. If 'again' is set, reset the seconds
16325 counter.
16326 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16327 'again' in the inferior before detaching. Print the seconds left.
16328 (options): New global.
16329 (top level): Build program with -DTIMEOUT=$timeout.
16330
77f41761
PA
163312015-02-06 Pedro Alves <palves@redhat.com>
16332
16333 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16334 determine how many seconds to pass to 'alarm'.
16335 * gdb.base/gdb-sigterm.exp (top level): Build program with
16336 -DTIMEOUT=$timeout.
16337 (do_test): Return success/failure indication. Add more verbose
16338 logging. Don't fail if 200 single steps are seen. Instead, fail
16339 when the test times out.
16340 (passes): New global.
16341 (top level): Break the testing loop if testing fails on any
16342 iteration. Use gdb_assert.
16343
b9394193
DB
163442015-02-04 Don Breazeal <donb@codesourcery.com>
16345
16346 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16347 and initialize them.
16348 (ipc_cleanup): New function.
16349 (main): Don't declare shmid, semid, and msqid. Add a call to
16350 atexit so that we call ipc_cleanup on exit.
16351
42d9e528
PA
163522015-02-04 Pedro Alves <palves@redhat.com>
16353
16354 * boards/native-extended-gdbserver.exp: Remove any target variant
16355 specifications from the board name before clearing the isremote
16356 flag from board_info.
16357
ae6ae975
DE
163582015-01-31 Doug Evans <xdje42@gmail.com>
16359
16360 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16361
cfb069a8
GB
163622015-01-31 Gary Benson <gbenson@redhat.com>
16363
16364 * gdb.base/completion.exp: Disable completion limiting for
16365 existing tests. Add new tests to check completion limiting.
16366 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16367
5dd31d79
DE
163682015-01-31 Doug Evans <xdje42@gmail.com>
16369
16370 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16371
9f050062
DE
163722015-01-31 Doug Evans <xdje42@gmail.com>
16373
16374 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16375 entries. Duplicate file section script entries.
16376 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16377 inlined entries. Add test for safe-path rejection.
16378 * gdb.python/py-section-script.c: Add duplicate inlined section script
16379 entries. Duplicate file section script entries.
16380 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16381 inlined entries. Add test for safe-path rejection.
16382
df25ebbd
JB
163832015-01-29 Joel Brobecker <brobecker@adacore.com>
16384
16385 * gdb.ada/disc_arr_bound: New testcase.
16386
4a0ca9ec
JB
163872015-01-29 Joel Brobecker <brobecker@adacore.com>
16388
16389 * gdb.ada/mi_var_array: New testcase.
16390
3a8b707a
DE
163912015-01-27 Doug Evans <dje@google.com>
16392
16393 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16394 Add test for objfile.filename, objfile.username after objfile
16395 has been unloaded.
16396
f8313f6e
JB
163972015-01-26 Joel Brobecker <brobecker@adacore.com>
16398
16399 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16400 the second test to print the name attribute of value
16401 returned by the call to gdb.lookup_type, and adjust
16402 the expected output accordingly.
16403
37bc665e
MW
164042015-01-25 Mark Wielaard <mjw@redhat.com>
16405
16406 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16407 * gdb.base/disp-step-fork.c: Include unistd.h.
16408 * gdb.base/siginfo-obj.c: Include stdio.h.
16409 * gdb.base/siginfo-thread.c: Likewise.
16410 * gdb.mi/non-stop.c: Include unistd.h.
16411 * gdb.mi/nsthrexec.c: Include stdio.h.
16412 * gdb.mi/pthreads.c: Include unistd.h.
16413 * gdb.modula2/unbounded1.c (main): Declare returns int.
16414 * gdb.reverse/consecutive-reverse.c: Likewise.
16415 * gdb.threads/create-fail.c: Include unistd.h.
16416 * gdb.threads/killed.c: Likewise.
16417 * gdb.threads/linux-dp.c: Likewise.
16418 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16419 * gdb.threads/non-ldr-exc-2.c: Likewise.
16420 * gdb.threads/non-ldr-exc-3.c: Likewise.
16421 * gdb.threads/non-ldr-exc-4.c: Likewise.
16422 * gdb.threads/pthreads.c: Include unistd.h.
16423 (main): Declare returns int.
16424 * gdb.threads/tls-main.c (foo): New declaration.
16425 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16426
f7e5394d
SM
164272015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16428
16429 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16430 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16431
743649fd
MW
164322015-01-15 Mark Wielaard <mjw@redhat.com>
16433
16434 * gdb.base/noreturn-return.c: New file.
16435 * gdb.base/noreturn-return.exp: New file.
16436 * gdb.base/noreturn-finish.c: New file.
16437 * gdb.base/noreturn-finish.exp: New file.
16438
198297aa
PA
164392015-01-23 Pedro Alves <palves@redhat.com>
16440
16441 * gdb.threads/continue-pending-after-query.c: New file.
16442 * gdb.threads/continue-pending-after-query.exp: New file.
16443
717cf30c
AG
164442015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16445 Simon Marchi <simon.marchi@ericsson.com>
16446
16447 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16448 * gdb.base/valgrind-db-attach.exp: Same.
16449 * gdb.base/valgrind-infcall.exp: Same.
16450 * lib/mi-support.exp (default_mi_gdb_start): Same.
16451 * lib/prompt.exp (default_prompt_gdb_start): Same.
16452 * lib/gdb.exp (default_gdb_spawn): Same.
16453 (gdb_interact): New.
16454
16455
4b62a76e
JK
164562015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16457
16458 * gdb.compile/compile.exp (pointer to jit function): New test.
16459
b4cdae6f
WW
164602015-01-17 Wei-cheng Wang <cole945@gmail.com>
16461
16462 * lib/gdb.exp (supports_process_record): Return true for
16463 powerpc*-*-linux*.
16464 (supports_reverse): Likewise.
16465
d221e7ef
DB
164662015-01-15 Don Breazeal <donb@codesourcery.com>
16467
16468 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16469 instead of checking whether the target board is remote and
16470 use spawn_wait_for_attach instead of exec/sleep.
16471 * gdb.base/attach-twice.exp: Likewise.
16472
bafffb51
JB
164732015-01-15 Joel Brobecker <brobecker@adacore.com>
16474
16475 * gdb.ada/var_arr_attrs: New testcase.
16476
5589af0e
PA
164772015-01-14 Pedro Alves <palves@redhat.com>
16478 Joel Brobecker <brobecker@adacore.com>
16479
16480 PR gdb/17525
16481 * gdb.base/bp-cmds-execution-x-script.c: New file.
16482 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16483 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16484
6c400b59
PA
164852015-01-14 Pedro Alves <palves@redhat.com>
16486
16487 PR cli/17828
16488 * gdb.base/batch-preserve-term-settings.c: New file.
16489 * gdb.base/batch-preserve-term-settings.exp: New file.
16490
e02c96a7
DE
164912015-01-13 Doug Evans <dje@google.com>
16492
16493 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16494 binary.
16495
576fd14c
JB
164962015-01-13 Joel Brobecker <brobecker@adacore.com>
16497
16498 * Makefile.in (clean mostlyclean): Do not delete *.py.
16499
04dccad0
JB
165002015-01-13 Joel Brobecker <brobecker@adacore.com>
16501
16502 * gdb.python/py-lookup-type.exp: New file.
16503
3d230f71
PA
165042015-01-12 Pedro Alves <palves@redhat.com>
16505
16506 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16507 restore GDBFLAGS before returning.
16508
7e67715d
JK
165092015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16510
16511 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16512 is_amd64_regs_target and is_x86_like_target.
16513
f2e0d4b4
DE
165142015-01-11 Doug Evans <xdje42@gmail.com>
16515
16516 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16517 is given without an explicit form.
16518 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16519 attributes.
16520 * gdb.dwarf/corrupt.exp: Ditto.
16521 * gdb.dwarf2/enum-type.exp: Ditto.
16522 * gdb.trace/entry-values.exp: Ditto.
16523 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16524
439250fb
DE
165252015-01-11 Doug Evans <xdje42@gmail.com>
16526
16527 PR gdb/15830
16528 * gdb.base/maint.exp: Remove references to "maint demangle".
16529 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16530 Add tests for explicitly specifying language to demangle.
16531 * gdb.dlang/demangle.exp: Ditto.
16532
ede9f622
PA
165332015-01-09 Pedro Alves <palves@redhat.com>
16534
16535 * gdb.threads/non-stop-fair-events.c: New file.
16536 * gdb.threads/non-stop-fair-events.exp: New file.
16537
a7b796db
PA
165382015-01-09 Pedro Alves <palves@redhat.com>
16539
16540 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16541 the global scope. Set a breakpoint after all threads are started
16542 rather than stepping over two source lines. Expect the prompt.
16543 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16544 global.
16545 (NUM): Now 15.
16546 (main): Use threads_started_barrier to wait for all threads to
16547 start. Main thread no longer calls thread_function. Exit after
16548 180 seconds.
16549 (loop): New function.
16550 (thread_function): Wait on threads_started_barrier barrier. Call
16551 'loop' at each iteration.
16552 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16553 threads have started, instead of hardcoding number of "next"
16554 steps. Use an access watchpoint instead of a write watchpoint.
16555
9665ffdd
PA
165562015-01-09 Pedro Alves <palves@redhat.com>
16557
16558 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16559 (thread_func): Wait on barrier.
16560 (main): Wait for all threads to start before stopping GDB.
16561 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16562 global.
16563 (thread1_func, thread2_func): Wait on barrier.
16564 (main): Wait for all threads to start before stopping GDB.
16565 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16566 New global.
16567 (thread1_func, thread2_func): Wait on barrier.
16568 (main): Wait for all threads to start before stopping GDB.
16569
c945a99f
PA
165702015-01-09 Pedro Alves <palves@redhat.com>
16571
16572 * gdb.threads/attach-many-short-lived-threads.c: New file.
16573 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16574
c1a747c1
PA
165752014-01-09 Pedro Alves <palves@redhat.com>
16576
16577 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16578 instead of to thread 2.
16579 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16580 Add barrier around each pthread_create call instead of around all
16581 calls.
16582 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16583 Set a break on thread_function and have the child threads hit it
16584 one at at a time.
16585
60b3033e
PA
165862015-01-09 Pedro Alves <palves@redhat.com>
16587
16588 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16589 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16590 false.
16591 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16592 checking whether the target board is remote.
16593 * gdb.multi/multi-attach.exp: Likewise.
16594 * gdb.python/py-sync-interp.exp: Likewise.
16595 * gdb.server/ext-attach.exp: Likewise.
16596 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16597 tests that need to attach, instead of checking whether the target
16598 board is remote at the top of the file.
16599
acc018ac
YQ
166002015-01-08 Yao Qi <yao@codesourcery.com>
16601
16602 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16603
50a18af8
JK
166042015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16605
16606 Fix testcase compilation.
16607 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16608
8503d6e1
JB
166092015-01-06 Joel Brobecker <brobecker@adacore.com>
16610
16611 * gdb.python/py-type.exp: Add a couple test about empty
16612 array creation, and negative-length array creation.
16613
cc73dbcc
DE
166142015-01-02 Doug Evans <xdje42@gmail.com>
16615
16616 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16617
0300bbc7
DE
166182015-01-02 Doug Evans <dje@google.com>
16619
16620 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16621
9d85a0ec
YQ
166222014-12-29 Yao Qi <yao@codesourcery.com>
16623
16624 * gdb.trace/entry-values.exp: Update comments. Rename variable
16625 bar_call_foo to returned_from_foo.
16626
87186c6a
MMN
166272014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16628
16629 PR gdb/17394
16630 * gdb.linespec/break-asm-file.c: New file.
16631 * gdb.linespec/break-asm-file.exp: New file.
16632 * gdb.linespec/break-asm-file0.s: New file.
16633 * gdb.linespec/break-asm-file1.s: New file.
16634
1bab7383
YQ
166352014-12-18 Nigel Stephens <nigel@mips.com>
16636 Maciej W. Rozycki <macro@codesourcery.com>
16637
16638 * gdb.base/float.exp: Handle the new output from "info float" on
16639 MIPS targets.
16640
1bc1068a
JK
166412014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16642
16643 Fix MinGW compilation.
16644 * gdb.compile/compile-ops.exp: Update untested message if
16645 !skip_compile_feature_tests.
16646 * gdb.compile/compile-setjmp.exp: Likewise.
16647 * gdb.compile/compile-tls.exp: Likewise.
16648 * gdb.compile/compile.exp: Likewise.
16649 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16650 supported on this host".
16651
b6615d10
DE
166522014-12-16 Doug Evans <xdje42@gmail.com>
16653
16654 * boards/stabs.exp: New file.
16655
25dda427
AA
166562014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16657
16658 * gdb.base/completion.exp: Adjust to format changes of "maint
16659 print user-registers".
16660
bf330350
CU
166612014-12-16 Catalin Udma <catalin.udma@freescale.com>
16662
16663 PR server/17457
16664 * gdb.arch/aarch64-fp.c: New file.
16665 * gdb.arch/aarch64-fp.exp: New file.
16666
395cf596
SDJ
166672014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16668
16669 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16670 r210637, r210913, r211666, r215400, r215817).
16671
16672 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16673 * dg-extract-results.py: New file.
16674 * dg-extract-results.sh: Use it if the environment seems
16675 suitable.
16676
16677 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16678
16679 * dg-extract-results.py (parse_run): Handle warnings that
16680 are printed before a test harness is run.
16681
16682 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16683
16684 * dg-extract-results.py (Named): Remove __cmp__ method.
16685 (output_variation): Use a key to sort variation.harnesses.
16686
16687 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16688
16689 * dg-extract-results.py: For Python 3, force sys.stdout to
16690 handle surrogate escape sequences.
16691 (safe_open): New function.
16692 (output_segment, main): Use it.
16693
16694 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16695
16696 * dg-extract-results.py (Prog.result_re): Include options
16697 in test name.
16698
16699 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16700
16701 * dg-extract-results.py (output_variation): Always sort if
16702 do_sum.
16703
e882ef3c
SM
167042014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16705
16706 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16707 as long as we get pagination notifications.
16708
4992aa20
JM
167092014-12-15 Jason Merrill <jason@redhat.com>
16710
16711 * Makefile.in (check-gdb.%): Restore.
16712 * README: Mention it.
16713
c1b5a1a6
JB
167142014-12-13 Joel Brobecker <brobecker@adacore.com>
16715
16716 * gdb.ada/str_uninit: New testcase.
16717
5537b577
JK
167182014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16719
16720 PR symtab/17642
16721 * gdb.base/vla-stub-define.c: New file.
16722 * gdb.base/vla-stub.c: New file.
16723 * gdb.base/vla-stub.exp: New file.
16724
bb2ec1b3
TT
167252014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16726 Jan Kratochvil <jan.kratochvil@redhat.com>
16727 Tom Tromey <tromey@redhat.com>
16728
16729 * configure.ac: Add gdb.compile/.
16730 * configure: Regenerate.
16731 * gdb.compile/Makefile.in: New file.
16732 * gdb.compile/compile-ops.exp: New file.
16733 * gdb.compile/compile-ops.c: New file.
16734 * gdb.compile/compile-tls.c: New file.
16735 * gdb.compile/compile-tls.exp: New file.
16736 * gdb.compile/compile-constvar.S: New file.
16737 * gdb.compile/compile-constvar.c: New file.
16738 * gdb.compile/compile-mod.c: New file.
16739 * gdb.compile/compile-nodebug.c: New file.
16740 * gdb.compile/compile-setjmp-mod.c: New file.
16741 * gdb.compile/compile-setjmp.c: New file.
16742 * gdb.compile/compile-setjmp.exp: New file.
16743 * gdb.compile/compile-shlib.c: New file.
16744 * gdb.compile/compile.c: New file.
16745 * gdb.compile/compile.exp: New file.
16746 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16747
4ff709eb
TT
167482014-12-12 Tom Tromey <tromey@redhat.com>
16749
16750 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16751 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16752
6dddd6a5
DE
167532014-12-12 Doug Evans <dje@google.com>
16754
16755 * lib/gdb-python.exp (get_python_valueof): New function.
16756 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16757
71c24708
AA
167582014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16759
16760 * gdb.base/completion.exp: Add test for completion of "info
16761 registers ".
16762
3e29f34a
MR
167632014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16764
16765 * gdb.base/func-ptrs.c: New file.
16766 * gdb.base/func-ptrs.exp: New file.
16767
fc126975
SM
167682014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16769
16770 PR breakpoints/17012
16771 * gdb.base/dprintf-detach.c: New file.
16772 * gdb.base/dprintf-detach.exp: New file.
16773
0a46d518
SM
167742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16775
16776 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16777 * lib/gdb.exp (target_is_gdbserver): New procedure.
16778
a0be3e44
DE
167792014-12-08 Doug Evans <dje@google.com>
16780
16781 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16782
df1b803a
YQ
167832014-12-05 Yao Qi <yao@codesourcery.com>
16784
16785 * gdb.guile/scm-error.exp: Remove the third argument to
16786 gdb_remote_download.
16787 * gdb.guile/scm-frame-args.exp: Likewise.
16788 * gdb.guile/scm-section-script.exp: Likewise.
16789
ddb9f679
YQ
167902014-12-05 Yao Qi <yao@codesourcery.com>
16791
16792 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16793
86e4ed39
DE
167942014-12-04 Doug Evans <dje@google.com>
16795
16796 * gdb.python/py-objfile.exp: Add tests for
16797 objfile.add_separate_debug_file.
16798
7c50a931
DE
167992014-12-04 Doug Evans <dje@google.com>
16800
16801 * lib/gdb.exp (get_build_id): New function.
16802 (build_id_debug_filename_get): Rewrite to use it.
16803 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16804
621661e3
MR
168052014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16806
16807 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16808 `method(long)', not just 0x0.
16809 * gdb.cp/nsalias.exp: Align code labels to 4.
16810 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16811 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16812 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16813 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16814 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16815 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16816
29f0c3b7
DE
168172014-12-02 Doug Evans <dje@google.com>
16818
e1e061e7 16819 PR symtab/17602
29f0c3b7 16820 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16821 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16822 * gdb.cp/anon-ns.exp: Update.
16823
162078c8
NB
168242014-12-02 Nick Bull <nicholaspbull@gmail.com>
16825
16826 * gdb.python/py-events.py (inferior_call_handler): New.
16827 (register_changed_handler, memory_changed_handler): New.
16828 (test_events.invoke): Register new handlers.
16829 * gdb.python/py-events.exp: Add tests for inferior call,
16830 memory_changed and register_changed events.
16831
fdb09caf
AA
168322014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16833
16834 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16835 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16836 if the linker doesn't understand this.
16837
55cfb2c4
SM
168382014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16839
16840 * gdb.python/python.exp: Change expected reply to help().
16841
9e8cd6df
YQ
168422014-12-01 Yao Qi <yao@codesourcery.com>
16843
16844 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16845 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16846 * configure: Re-generated.
16847
6c659fc2
SC
168482014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16849
16850 * gdb.cp/chained-calls.cc: New file.
16851 * gdb.cp/chained-calls.exp: New file.
16852 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16853
d7fc3181
SM
168542014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16855
16856 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16857 * gdb.dwarf2/symtab-producer.exp: Same.
16858 * gdb.gdb/python-interrupts.exp: Same.
16859 * gdb.gdb/python-selftest.exp: Same.
16860 * gdb.python/py-linetable.exp: Same.
16861 * gdb.python/py-type.exp: Same.
16862 * gdb.python/py-value-cc.exp: Same.
16863 * gdb.python/py-value.exp: Same.
16864
10e79639
YQ
168652014-11-28 Yao Qi <yao@codesourcery.com>
16866
16867 * gdb.base/break-probes.exp: Match library name prefixed with
16868 sysroot.
16869
f28a0564
SM
168702014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16871
16872 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16873 test expected output. Add parentheses for the call to print.
16874 Remove L suffix from integers.
16875
3fe1ce1d
DE
168762014-11-26 Doug Evans <dje@google.com>
16877
16878 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16879
84429e27
YQ
168802014-11-22 Yao Qi <yao@codesourcery.com>
16881
16882 * gdb.trace/entry-values.c: Remove asms.
16883 (foo): Add foo_label.
16884 (bar): Add bar_label.
16885 * gdb.trace/entry-values.exp: Remove code computing foo's
16886 length and bar's length.
16887 (Dwarf::assemble): Invoke function_range for bar and use
16888 MACRO_AT_func for foo.
16889
26741859
YQ
168902014-11-22 Yao Qi <yao@codesourcery.com>
16891
16892 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16893 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16894 Use .Lgcc43_procstart instead of gcc43.
16895
45e44d27
JB
168962014-11-21 Joel Brobecker <brobecker@adacore.com>
16897
16898 * gdb.ada/n_arr_bound: New testcase.
16899
458c8db8
SDJ
169002014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16901
16902 PR breakpoints/10737
16903 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16904 test_catch_syscall_multi_arch.
16905 (test_catch_syscall_multi_arch): New function.
16906
43f3e411
DE
169072014-11-20 Doug Evans <xdje42@gmail.com>
16908
16909 * gdb.base/maint.exp: Update expected output.
16910
0d7b2549
AA
169112014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16912
16913 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16914 4-byte instruction on S390.
16915
8908fca5
JB
169162014-11-19 Joel Brobecker <brobecker@adacore.com>
16917
16918 * gdb.ada/arr_arr: New testcase.
16919
4a46959e
JB
169202014-11-19 Joel Brobecker <brobecker@adacore.com>
16921
16922 * gdb.ada/pkd_arr_elem: New Testcase.
16923
470e2f4e
LM
169242014-11-18 Luis Machado <lgustavo@codesourcery.com>
16925
16926 * gdb.reverse/break-precsave: Expect completion message for
16927 core file reads.
16928 * gdb.reverse/consecutive-precsave.exp: Likewise.
16929 * gdb.reverse/finish-precsave.exp: Likewise.
16930 * gdb.reverse/i386-precsave.exp: Likewise.
16931 * gdb.reverse/machinestate-precsave.exp: Likewise.
16932 * gdb.reverse/sigall-precsave.exp: Likewise.
16933 * gdb.reverse/solib-precsave.exp: Likewise.
16934 * gdb.reverse/step-precsave.exp: Likewise.
16935 * gdb.reverse/until-precsave.exp: Likewise.
16936 * gdb.reverse/watch-precsave.exp: Likewise.
16937
a267f3ad
AA
169382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16939
16940 * gdb.base/bp-permanent.c: Include unistd.h.
16941 * gdb.python/py-framefilter-mi.c (main): Add return type.
16942 * gdb.python/py-framefilter.c (main): Likewise.
16943 * gdb.trace/actions-changed.c (main): Likewise.
16944
12084a9a
AA
169452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16946
16947 * gdb.mi/until.c: Add eye-catchers.
16948 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16949 line numbers.
16950
dc7e1a77
AA
169512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16952
16953 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16954 function header variants in break1.c.
16955 * gdb.base/ena-dis-br.exp: Likewise.
16956 * gdb.base/hbreak2.exp: Likewise.
16957 * gdb.reverse/until-precsave.exp: Drop references to removed
16958 non-prototype function header variants in ur1.c.
16959 * gdb.reverse/until-reverse.exp: Likewise.
16960
41c77605
PM
169612014-11-17 Petr Machata <pmachata@redhat.com>
16962
16963 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16964 ${_cu_offset_size} bytes abbrev offset.
16965
34248c3a
DE
169662014-11-15 Doug Evans <xdje42@gmail.com>
16967
16968 PR symtab/17559
16969 * gdb.base/line-symtabs.exp: New file.
16970 * gdb.base/line-symtabs.c: New file.
16971 * gdb.base/line-symtabs.h: New file.
16972
646da059
YQ
169732014-11-14 Yao Qi <yao@codesourcery.com>
16974
16975 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16976 (func): Add label func_label.
16977 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16978 Replace low_pc and high_pc with MACRO_AT_range.
16979 Replace name, low_pc and high_pc with MACRO_AT_func.
16980
9301ebe6
YQ
169812014-11-14 Yao Qi <yao@codesourcery.com>
16982
16983 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16984 Replace name, low_pc and high_pc with MACRO_AT_func.
16985
f166b542
YQ
169862014-11-14 Yao Qi <yao@codesourcery.com>
16987
16988 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16989 produce debug information.
16990 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16991
0f6e71e3
YQ
169922014-11-14 Yao Qi <yao@codesourcery.com>
16993
16994 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16995 object and get function length.
16996 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16997 with MACRO_AT_func.
16998 (top-level): Replace gdb_compile and clean_restart with
16999 prepare_for_testing.
17000 * gdb.dwarf2/main.c (main): Add label main_label.
17001
876c4df9
YQ
170022014-11-14 Yao Qi <yao@codesourcery.com>
17003
17004 * lib/dwarf.exp (function_range): New procedure.
17005 (Dwarf::_handle_macro_at_func): New procedure.
17006 (Dwarf::_handle_macro_at_range): New procedure.
17007 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17008
02ad9cf1
YQ
170092014-11-14 Yao Qi <yao@codesourcery.com>
17010
17011 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17012 (_handle_attribute): New procedure.
17013
a59add0c
AA
170142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17015
17016 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17017 * gdb.base/call-sc.c (zed): Likewise.
17018 * gdb.base/checkpoint.c (main): Likewise.
17019 * gdb.base/dump.c (main): Likewise.
17020 * gdb.base/gcore.c (main): Likewise.
17021 * gdb.base/huge.c (main): Likewise.
17022 * gdb.base/multi-forks.c (main): Likewise.
17023 * gdb.base/pr10179-a.c (main): Likewise.
17024 * gdb.base/savedregs.c (main): Likewise.
17025 * gdb.base/sigaltstack.c (main): Likewise.
17026 * gdb.base/siginfo.c (main): Likewise.
17027 * gdb.base/structs.c (zed): Likewise.
17028 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17029 * gdb.mi/mi-syn-frame.c (main): Likewise.
17030 * gdb.mi/until.c (foo, main): Likewise.
17031 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17032 * gdb.base/solib-weak.c (foo): Declare.
17033 * gdb.base/attach-twice.c: Include stdio.h.
17034 * gdb.base/weaklib1.c: Likewise.
17035 * gdb.base/weaklib2.c: Likewise.
17036 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17037 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17038 unistd.h.
17039 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17040 * gdb.mi/mi-exit-code.c: Likewise.
17041 * gdb.base/break-interp-lib.c: Include string.h.
17042 * gdb.base/coremaker.c: Likewise.
17043 * gdb.base/testenv.c: Likewise.
17044 * gdb.python/py-finish-breakpoint.c: Likewise.
17045 * gdb.base/inferior-died.c: Include sys/wait.h.
17046 * gdb.base/fileio.c: Include time.h.
17047 * gdb.base/async-shell.c: Include unistd.h.
17048 * gdb.base/dprintf-non-stop.c: Likewise.
17049 * gdb.base/info-os.c: Likewise.
17050 * gdb.mi/mi-console.c: Likewise.
17051 * gdb.mi/watch-nonstop.c: Likewise.
17052 * gdb.python/py-events.c: Likewise.
17053 * gdb.base/async.c (baz): Move up before its invocation.
17054 * gdb.base/code_elim2.c (my_global_func): Likewise.
17055 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17056 * gdb.base/advance.c (func2): Likewise.
17057
3b5d5997
AA
170582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17059
17060 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17061 variant.
17062 * gdb.base/annota3.c: Likewise.
17063 * gdb.base/async.c: Likewise.
17064 * gdb.base/average.c: Likewise.
17065 * gdb.base/call-ar-st.c: Likewise.
17066 * gdb.base/call-rt-st.c: Likewise.
17067 * gdb.base/call-sc.c: Likewise.
17068 * gdb.base/call-strs.c: Likewise.
17069 * gdb.base/ending-run.c: Likewise.
17070 * gdb.base/execd-prog.c: Likewise.
17071 * gdb.base/exprs.c: Likewise.
17072 * gdb.base/foll-exec.c: Likewise.
17073 * gdb.base/foll-fork.c: Likewise.
17074 * gdb.base/foll-vfork.c: Likewise.
17075 * gdb.base/funcargs.c: Likewise.
17076 * gdb.base/gcore.c: Likewise.
17077 * gdb.base/jump.c: Likewise.
17078 * gdb.base/langs0.c: Likewise.
17079 * gdb.base/langs1.c: Likewise.
17080 * gdb.base/langs2.c: Likewise.
17081 * gdb.base/mips_pro.c: Likewise.
17082 * gdb.base/nodebug.c: Likewise.
17083 * gdb.base/opaque0.c: Likewise.
17084 * gdb.base/opaque1.c: Likewise.
17085 * gdb.base/recurse.c: Likewise.
17086 * gdb.base/run.c: Likewise.
17087 * gdb.base/scope0.c: Likewise.
17088 * gdb.base/scope1.c: Likewise.
17089 * gdb.base/setshow.c: Likewise.
17090 * gdb.base/setvar.c: Likewise.
17091 * gdb.base/shmain.c: Likewise.
17092 * gdb.base/shr1.c: Likewise.
17093 * gdb.base/shr2.c: Likewise.
17094 * gdb.base/sigall.c: Likewise.
17095 * gdb.base/signals.c: Likewise.
17096 * gdb.base/so-indr-cl.c: Likewise.
17097 * gdb.base/solib2.c: Likewise.
17098 * gdb.base/structs.c: Likewise.
17099 * gdb.base/sum.c: Likewise.
17100 * gdb.base/vforked-prog.c: Likewise.
17101 * gdb.base/watchpoint.c: Likewise.
17102 * gdb.reverse/shr2.c: Likewise.
17103 * gdb.reverse/until-reverse.c: Likewise.
17104 * gdb.reverse/ur1.c: Likewise.
17105 * gdb.reverse/watch-reverse.c: Likewise.
17106
066a77c5
AA
171072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17108
17109 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17110 variant.
17111 * gdb.base/sepdebug.exp: Drop references to removed code.
17112
4f204ea5
AA
171132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17114
17115 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17116 variant. Preserve original line numbering.
17117 * gdb.base/list1.c: Likewise.
17118
3b377a3a
AA
171192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17120
17121 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17122 variant.
17123 * gdb.base/break1.c: Likewise.
17124 * gdb.base/break.exp: Drop references to removed code.
17125
e444df73
AA
171262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17127
17128 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17129 variant.
17130
8008f2a7
AA
171312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17132
17133 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17134
a5a06887
AA
171352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17136
17137 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17138 logic into perform_all_tests() and invoke it with and without
17139 function header prototypes.
17140 (do_function_calls): Remove conditional XFAIL for PR 5318.
17141 (rerun_and_prepare): Remove duplicate code.
17142 (perform_all_tests): New. Main logic moved here.
17143
44dba9b9
AA
171442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17145
17146 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17147 code guarded by #ifdef NO_PROTOTYPES.
17148 (t_double_many_args): Likewise.
17149 (DEF_FUNC_MANY_ARGS_1): Likewise.
17150 (DEF_FUNC_VALUES_1): Likewise.
17151 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17152 guarded by #ifdef PROTOTYPES.
17153
d1fbcd56
AA
171542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17155
17156 * gdb.mi/mi-console.c: Add eye-catcher.
17157 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17158 instead of literal line number.
17159
b0e59b8f
AA
171602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17161
17162 * gdb.base/shr2.c: Add eye-catcher.
17163 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17164 line number.
17165
78f98cca
AA
171662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17167
17168 * gdb.base/jump.c: Add eye-catchers.
17169 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17170 numbers.
17171
58fa2af0
AA
171722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17173
17174 * gdb.base/execd-prog.c: Add eye-catchers.
17175 * gdb.base/foll-exec.c: Likewise.
17176 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17177 line numbers.
17178
04e5059b
AA
171792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17180
17181 * gdb.base/ending-run.c: Add eye-catchers.
17182 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17183 literal line numbers.
17184
dbfdb174
AA
171852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17186
17187 * gdb.base/call-rt-st.c: Add eye-catchers.
17188 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17189 literal line numbers.
17190
888a2ade
AA
171912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17192
17193 * gdb.base/call-ar-st.c: Add eye-catchers.
17194 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17195 literal line numbers.
17196
6acc2dde
AA
171972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17198
17199 * gdb.base/average.c: Add eye-catchers.
17200 * gdb.base/sum.c: Likewise.
17201 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17202 regexps dynamically.
17203
9ecfcd1d
AA
172042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17205
17206 * gdb.base/solib1.c: Add eye-catchers.
17207 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17208 literal line numbers.
17209
78708b7c
PA
172102014-11-12 Pedro Alves <palves@redhat.com>
17211
17212 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17213 leader has exited.
17214
af48d08f
PA
172152014-11-12 Pedro Alves <palves@redhat.com>
17216
17217 * gdb.arch/i386-bp_permanent.c: New file.
17218 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17219 (srcfile): Set to i386-bp_permanent.c.
17220 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17221 that stepi does not execute the 'leave' instruction, instead of
17222 testing it does execute.
17223 * gdb.base/bp-permanent.c: New file.
17224 * gdb.base/bp-permanent.exp: New file.
17225
af3768e9
DE
172262014-11-10 Doug Evans <xdje42@gmail.com>
17227
17228 PR symtab/17564
17229 * gdb.base/symtab-search-order.exp: New file.
17230 * gdb.base/symtab-search-order.c: New file.
17231 * gdb.base/symtab-search-order-1.c: New file.
17232 * gdb.base/symtab-search-order-shlib-1.c: New file.
17233
9de00a4a
PA
172342014-11-07 Pedro Alves <palves@redhat.com>
17235
17236 PR gdb/17511
17237 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17238 i?86-*-linux*.
17239
e0f52461
SC
172402014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17241
17242 PR c++/17494
17243 * gdb.cp/pr17494.cc: New file.
17244 * gdb.cp/pr17494.exp: New file.
17245
6ce8c980
YQ
172462014-11-02 Yao Qi <yao@codesourcery.com>
17247
17248 * gdb.python/python.exp: Get working directory and match the
17249 output of "set extended-prompt \\w " with it.
17250
02be9a71
DE
172512014-10-30 Doug Evans <dje@google.com>
17252
17253 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17254 in objfiles.
17255 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17256 in progspaces.
17257
3bdff46b
LM
172582014-10-30 Janis Johnson <janisjo@codesourcery.com>
17259
17260 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17261 * gdb.base/realname-expand.exp: Likewise.
17262 * gdb.linespec/macro-relative.exp: Likewise.
17263
ab917dfb
PA
172642014-10-29 Pedro Alves <palves@redhat.com>
17265
17266 PR gdb/17408
17267 * gdb.threads/schedlock.c (some_function): New function.
17268 (call_function): New global.
17269 (MAYBE_CALL_SOME_FUNCTION): New macro.
17270 (thread_function): Call it.
17271 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17272 and use it instead of a global counter. Adjust all callers.
17273 (get_current_thread): Use "find current thread" for test message
17274 here rather than having all callers pass down the same string.
17275 (goto_loop): New procedure, factored out from ...
17276 (my_continue): ... this.
17277 (step_ten_loops): Change parameter from test message to command to
17278 use. Adjust.
17279 (list_count): Delete global.
17280 (check_result): New procedure, factored out from duplicate top
17281 level code.
17282 (continue tests): Wrap in with_test_prefix.
17283 (test_step): New procedure, factored out from duplicate top level
17284 code.
17285 (top level): Test "step" in combination with all scheduler-locking
17286 modes. Test "next" in combination with all scheduler-locking
17287 modes, and in combination with stepping over a function call or
17288 not.
17289 * gdb.threads/next-bp-other-thread.c: New file.
17290 * gdb.threads/next-bp-other-thread.exp: New file.
17291
d3d4baed
PA
172922014-10-29 Pedro Alves <palves@redhat.com>
17293
17294 PR python/17372
17295 * gdb.python/python.exp: Test a multi-line command that spawns
17296 interactive Python.
17297 * gdb.base/multi-line-starts-subshell.exp: New file.
17298
563e8d85
YQ
172992014-10-29 Yao Qi <yao@codesourcery.com>
17300
17301 * gdb.base/fileio.exp: Make directories on host.
17302
0ea4d52e
YQ
173032014-10-29 Yao Qi <yao@codesourcery.com>
17304
17305 * gdb.base/fileio.c (test_write): Close the file.
17306
7f5ef605
PA
173072014-10-28 Pedro Alves <palves@redhat.com>
17308
17309 PR gdb/12623
17310 * gdb.base/sigstep.c (no_handler): New global.
17311 (main): If 'no_handler is true, set the signal handlers to
17312 SIG_IGN.
17313 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17314 with_sw_watch and no_handler parameters. Handle them.
17315 (top level) <stepping over handler when stopped at a breakpoint
17316 test>: Add a test axis for testing with a software watchpoint, and
17317 another for testing with the signal handler set to SIG_IGN.
17318 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17319 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17320
abbdbd03
PA
173212014-10-28 Pedro Alves <palves@redhat.com>
17322
17323 PR gdb/17511
17324 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17325 * gdb.base/sigstep.exp (other_handler_location): New global.
17326 (advance): Support stepping into the signal handler, and running
17327 commands while in the handler.
17328 (in_handler_map): New global.
17329 (top level): In the advance test, add combinations for getting
17330 into the handler with stepping commands, and for running commands
17331 in the handler. Add comment descripting the advancei tests.
17332
1df4399f
PA
173332014-10-28 Pedro Alves <palves@redhat.com>
17334
17335 * gdb.base/sigstep.exp: Use build_executable instead of
17336 prepare_for_testing.
17337 (top level): Move code that starts GDB, runs to main and creates a
17338 display to ...
17339 (restart): ... this new procedure.
17340 (top level): Move backtrace from signal handler test to ...
17341 (validate_backtrace): ... this new procedure.
17342 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17343 with_test_prefix. Always restart GDB.
17344 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17345 with_test_prefix. Always restart GDB. No need to delete
17346 breakpoints after the test.
17347 (test_skip_handler): Remove prefix parameter.
17348 (skip_over_handler, breakpoint_to_handler)
17349 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17350 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17351 restart GDB. No need to delete breakpoints after the test.
17352 (top level): Use foreach to call the test procedures with
17353 different commands.
17354
a5b6e449
PA
173552014-10-28 Pedro Alves <palves@redhat.com>
17356
17357 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17358 instead of GNATS numbers.
17359 * gdb.base/sigbpt.exp: Likewise.
17360 * gdb.base/siginfo.exp: Likewise.
17361 * gdb.base/sigstep.exp: Likewise.
17362
e5f8a7cc
PA
173632014-10-27 Pedro Alves <palves@redhat.com>
17364
17365 * gdb.base/sigstep.c (dummy): New global.
17366 (main): Issue a couple writes to the new global.
17367 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17368 procedures.
17369 (skip_over_handler): Use test_skip_handler.
17370 (top level): Call skip_over_handler for stepi and nexti too.
17371 (breakpoint_over_handler): Use test_skip_handler.
17372 (top level): Call breakpoint_over_handler for stepi and nexti too.
17373
763905a3
YQ
173742014-10-27 Yao Qi <yao@codesourcery.com>
17375
17376 * gdb.trace/tfile.c (adjust_function_address)
17377 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17378 function descriptor.
17379
6f259a23
DB
173802014-10-24 Don Breazeal <donb@codesourcery.com>
17381
17382 * gdb.base/foll-fork.exp (test_follow_fork,
17383 catch_fork_child_follow): Check for updated fork messages emitted
17384 from infrun.c.
17385 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17386 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17387 vfork_and_exec_child_follow_through_step): Check for updated vfork
17388 messages emitted from infrun.c.
17389
09dd9a69
PA
173902014-10-24 Pedro Alves <palves@redhat.com>
17391
17392 * gdb.base/corefile.exp: Remove references to ultrix.
17393 * gdb.base/interrupt.exp: Likewise.
17394 * gdb.base/whatis.exp: Likewise.
17395 * gdb.gdb/selftest.exp: Likewise.
17396 * gdb.threads/manythreads.exp: Likewise.
17397 * gdb.threads/print-threads.exp: Likewise.
17398 * gdb.threads/pthreads.exp:: Likewise.
17399 * gdb.threads/schedlock.exp: Likewise.
17400
3433cfa5
SC
174012014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17402
17403 * gdb.cp/non-trivial-retval.cc: Add a test case.
17404 * gdb.cp/non-trivial-retval.exp: Add a test.
17405
092f880b
YQ
174062014-10-20 Yao Qi <yao@codesourcery.com>
17407
17408 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17409 * gdb.python/py-objfile-script-gdb.py: New file.
17410 * gdb.python/py-objfile-script.exp: Update reference to
17411 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17412 of remote_download. Remove the dest file.
17413
acbdb7f3
YQ
174142014-10-20 Yao Qi <yao@codesourcery.com>
17415
17416 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17417 * gdb.base/step-line.exp: Likewise.
17418 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17419 * gdb.dwarf2/dw2-basic.exp: Likewise.
17420 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17421 * gdb.dwarf2/dw2-filename.exp: Likewise.
17422 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17423 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17424 * gdb.dwarf2/dw2-producer.exp: Likewise.
17425 * gdb.dwarf2/mac-fileno.exp: Likewise.
17426 * gdb.python/py-frame-args.exp: Likewise.
17427 * gdb.python/py-framefilter.exp: Likewise.
17428 * gdb.python/py-mi.exp: Likewise.
17429 * gdb.python/py-objfile-script.exp: Likewise
17430 * gdb.python/py-pp-integral.exp: Likewise.
17431 * gdb.python/py-pp-re-notag.exp: Likewise.
17432 * gdb.python/py-prettyprint.exp: Likewise.
17433 * gdb.python/py-section-script.exp: Likewise.
17434 * gdb.python/py-typeprint.exp: Likewise.
17435 * gdb.python/py-xmethods.exp: Likewise.
17436 * gdb.stabs/weird.exp: Likewise.
17437 * gdb.xml/tdesc-regs.exp: Likewise.
17438
bd286a29
KCY
174392014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17440
17441 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17442 (out_cu): Use addr_len for the size of addresses.
17443 (out_line): Likewise. Size DW_LNE_set_address instruction
17444 according to addr_len.
17445 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17446 (FUNC): Add START_INSNS to definition.
17447
673dc4a0
YQ
174482014-10-18 Yao Qi <yao@codesourcery.com>
17449
17450 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17451 gdb_has_argv0 return true.
17452 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17453 check [target_info exists noargs], check [gdb_has_argv0]
17454 instead.
17455 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17456 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17457 procedures.
17458
4ffbba72
DE
174592014-10-17 Doug Evans <dje@google.com>
17460
17461 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17462 event.
17463 * gdb.python/py-events.py: Add clear_objfiles event.
17464
d096d8c1
DE
174652014-10-17 Doug Evans <dje@google.com>
17466
17467 * gdb.python/py-objfile.exp: Test progspace attribute.
17468
a80db015
LM
174692014-10-17 Luis Machado <lgustavo@codesourcery.com>
17470
17471 * gdb.guile/scm-breakpoint.exp: Do not assume any
17472 directory separators when matching source file paths.
17473 * gdb.python/py-breakpoint.exp: Likewise.
17474 * gdb.reverse/break-precsave.exp: Likewise.
17475 * gdb.reverse/break-reverse.exp: Likewise.
17476 * gdb.reverse/consecutive-precsave.exp: Likewise.
17477 * gdb.reverse/finish-precsave.exp: Likewise.
17478 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17479 * gdb.reverse/finish-reverse.exp: Likewise.
17480 * gdb.reverse/i386-precsave.exp: Likewise.
17481 * gdb.reverse/i387-env-reverse.exp: Likewise.
17482 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17483 * gdb.reverse/machinestate-precsave.exp: Likewise.
17484 * gdb.reverse/machinestate.exp: Likewise.
17485 * gdb.reverse/sigall-precsave.exp: Likewise.
17486 * gdb.reverse/solib-precsave.exp: Likewise.
17487 * gdb.reverse/step-precsave.exp: Likewise.
17488 * gdb.reverse/until-precsave.exp: Likewise.
17489 * gdb.reverse/watch-precsave.exp: Likewise.
17490 * gdb.reverse/watch-reverse.exp: Likewise.
17491
b22089ab
YQ
174922014-10-17 Yao Qi <yao@codesourcery.com>
17493
17494 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17495 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17496
6c4486e6
PA
174972014-10-17 Pedro Alves <palves@redhat.com>
17498
17499 PR gdb/17471
17500 * gdb.base/bg-execution-repeat.c: New file.
17501 * gdb.base/bg-execution-repeat.exp: New file.
17502
0ff33695
PA
175032014-10-17 Pedro Alves <palves@redhat.com>
17504
17505 PR gdb/17300
17506 * gdb.base/continue-all-already-running.c: New file.
17507 * gdb.base/continue-all-already-running.exp: New file.
17508
6fdebc3d
PA
175092014-10-17 Pedro Alves <palves@redhat.com>
17510
17511 PR gdb/17472
17512 * gdb.base/annota-input-while-running.c: New file.
17513 * gdb.base/annota-input-while-running.exp: New file.
17514
32a8097b
PA
175152014-10-17 Pedro Alves <palves@redhat.com>
17516
17517 * gdb.base/callfuncs.exp: emove references to osf.
17518 * gdb.base/sigall.exp: Likewise.
17519 * gdb.gdb/selftest.exp: Likewise.
17520 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17521 * gdb.mi/non-stop.c: Likewise.
17522 * gdb.mi/pthreads.c: Likewise.
17523 * gdb.reverse/sigall-precsave.exp: Likewise.
17524 * gdb.reverse/sigall-reverse.exp: Likewise.
17525 * gdb.threads/pthreads.c: Likewise.
17526 * gdb.threads/pthreads.exp: Likewise.
17527
7a3517ff
YQ
175282014-10-17 Yao Qi <yao@codesourcery.com>
17529
17530 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17531 check 'target_info exists noargs'.
17532 (test_command_prompt_position): Likewise.
17533 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17534 Remove "set args".
17535 (progvar_simple_while_test): Likewise.
17536 (progvar_complex_if_while_test): Likewise.
17537 (if_while_breakpoint_command_test): Likewise.
17538 (infrun_breakpoint_command_test): Likewise.
17539 (breakpoint_command_test): Likewise.
17540 (watchpoint_command_test): Likewise.
17541 (bp_deleted_in_command_test): Likewise.
17542 (temporary_breakpoint_commands): Likewise.
17543
bb99c472
YQ
175442014-10-16 Yao Qi <yao@codesourcery.com>
17545
17546 * gdb.base/remotetimeout.exp: Remove noargs checking.
17547
7c16b83e
PA
175482014-10-15 Pedro Alves <palves@redhat.com>
17549
17550 PR breakpoints/9649
17551 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17552 * gdb.base/breakpoint-in-ro-region.exp
17553 (probe_target_hardware_step): New procedure.
17554 (top level): Probe hardware stepping and hardware breakpoint
17555 support. Test stepping through a read-only region, with both
17556 "breakpoint auto-hw" on and off and both "always-inserted" on and
17557 off.
17558
35a49624
IB
175592014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17560
17561 * gdb.dlang/demangle.exp: Update for demangling changes.
17562
2d1c107c
SC
175632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17564
17565 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17566 * gdb.cp/non-trivial-retval.exp: Add new tests.
17567
778811d5
SC
175682014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17569
17570 PR c++/13403
17571 PR c++/15154
17572 * gdb.cp/non-trivial-retval.cc: New file.
17573 * gdb.cp/non-trivial-retval.exp: New file.
17574
10c5f0a8
YQ
175752014-10-15 Yao Qi <yao@codesourcery.com>
17576
17577 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17578 remote host.
17579
65d7b369
YQ
175802014-10-15 Yao Qi <yao@codesourcery.com>
17581
17582 * gdb.python/py-symbol.exp: Match file base name if host is
17583 remote, otherwise match file name with dir name.
17584 * gdb.python/py-symtab.exp: Likewise.
17585 * gdb.python/python.exp: Likewise.
17586
46dc1394
YQ
175872014-10-15 Yao Qi <yao@codesourcery.com>
17588
17589 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17590 pattern.
17591 * gdb.python/py-symtab.exp: Likewise.
17592 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17593 locationn.
17594
c40cc657
JB
175952014-10-14 Joel Brobecker <brobecker@adacore.com>
17596
17597 * gdb.ada/addr_arith: New testcase.
17598
2abf49e1
MR
175992014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17600
17601 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17602 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17603 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17604 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17605
f7088df3
SDJ
176062014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17607
17608 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17609 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17610 * gdb.arch/stap-eval-lang-ada.exp: New file.
17611
4dc06805
YQ
176122014-10-14 Yao Qi <yao@codesourcery.com>
17613
17614 * gdb.mi/mi-var-child.c (nothing1): New function.
17615 (nothing2): New function.
17616 (do_children_tests): Set function pointers by nothing1 and
17617 nothing2.
17618 * gdb.mi/mi-var-child.exp: Step over new added statements.
17619 Update test to match the new output.
17620 * gdb.mi/var-cmd.c (nothing1): New function.
17621 (nothing2): New function.
17622 (do_children_tests): Set function pointers by nothing1 and
17623 nothing2.
17624 * gdb.mi/mi-var-display.exp: Update test to match output.
17625 Step to the line specified by $line_dct_nothing.
17626 Increase the number of lines to step.
17627
46a93de2
YQ
176282014-10-14 Yao Qi <yao@codesourcery.com>
17629
17630 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17631 tests.
17632 * gdb.mi/mi2-var-child.exp: Likewise.
17633
14ea52ee
DE
176342014-10-13 Doug Evans <dje@google.com>
17635
17636 * gdb.python/py-objfile.exp: Change name of file name test.
17637
e5c6e92b
DE
176382014-10-13 Doug Evans <dje@google.com>
17639
17640 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17641 from the start of the CU.
17642
c780cc2f
JK
176432014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17644 Yao Qi <yao@codesourcery.com>
17645
17646 Fix "save breakpoints" for "catch" command.
17647 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17648 Remove -nonewline. Match also the added "main" line.
17649
99894e11
JK
176502014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17651
17652 Fix "save breakpoints" for "disable $bpnum" command.
17653 * gdb.base/save-bp.c (main): Add label.
17654 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17655
6e1ac5a3
JK
176562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17657
17658 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17659
754dd2b0
YQ
176602014-10-11 Yao Qi <yao@codesourcery.com>
17661
17662 * gdb.server/server-kill.exp: Execute command
17663 "set remote trace-status-packet on" before "tstatus".
17664
f90183d7
YQ
176652014-10-11 Yao Qi <yao@codesourcery.com>
17666
17667 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17668 (main): Call getppid.
17669 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17670 and continue to it. Read variable "server_pid".
17671
bf40a607
YQ
176722014-10-11 Yao Qi <yao@codesourcery.com>
17673
17674 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17675
052ca370
YQ
176762014-10-11 Yao Qi <yao@codesourcery.com>
17677
17678 * gdb.threads/thread-find.exp: Don't execute command
17679 "info threads".
17680 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17681 * gdb.threads/linux-dp.exp: Don't check the condition
17682 $threads_created equals to zero.
17683
3831839c
PA
176842014-10-10 Pedro Alves <palves@redhat.com>
17685
17686 * gdb.base/bigcore.exp: Remove references to IRIX.
17687 * gdb.base/funcargs.exp: Likewise.
17688 * gdb.base/interrupt.exp: Likewise.
17689 * gdb.base/mips_pro.exp: Likewise.
17690 * gdb.base/nodebug.exp: Likewise.
17691 * gdb.base/setvar.exp: Likewise.
17692 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17693
8b9a549d
PA
176942014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17695 Pedro Alves <palves@redhat.com>
17696
17697 PR symtab/14466
17698 * gdb.base/vdso-warning.c: New file.
17699 * gdb.base/vdso-warning.exp: New file.
17700
d48ba5e8
DE
177012014-10-02 Doug Evans <dje@google.com>
17702
17703 * gdb.base/structs.c (main): Don't run forever.
17704
2278c276
PA
177052014-10-02 Pedro Alves <palves@redhat.com>
17706
17707 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17708 (top level) <stop threads 1, stop threads 2>: Use it.
17709
b57bacec
PA
177102014-10-02 Pedro Alves <palves@redhat.com>
17711
17712 * gdb.threads/break-while-running.exp (test): Add new
17713 'update_thread_list' argument. Skip "info threads" if false.
17714 (top level): Add new 'update_thread_list' axis.
17715
13fd3ff3
PA
177162014-10-02 Pedro Alves <palves@redhat.com>
17717
17718 PR breakpoints/17431
17719 * gdb.base/execl-update-breakpoints.c: New file.
17720 * gdb.base/execl-update-breakpoints.exp: New file.
17721
0fec99e8
PA
177222014-10-01 Pedro Alves <palves@redhat.com>
17723
17724 * gdb.base/breakpoint-in-ro-region.c: New file.
17725 * gdb.base/breakpoint-in-ro-region.exp: New file.
17726
2ddf4301
SM
177272014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17728
17729 * gdb.mi/mi-exit-code.exp: New file.
17730 * gdb.mi/mi-exit-code.c: New file.
17731
6a5f3f43
YQ
177322014-09-30 Yao Qi <yao@codesourcery.com>
17733
17734 * lib/prelink-support.exp (build_executable_own_libs): Error if
17735 the target isn't native.
17736
345bcc73
YQ
177372014-09-30 Yao Qi <yao@codesourcery.com>
17738
17739 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17740 false.
17741
a25a5a45
PA
177422014-09-22 Pedro Alves <palves@redhat.com>
17743
17744 * gdb.threads/break-while-running.exp: New file.
17745 * gdb.threads/break-while-running.c: New file.
17746
00ba3162
YQ
177472014-09-19 Yao Qi <yao@codesourcery.com>
17748
17749 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17750 Invoke test. Restart GDB with --readnow and invoke test again.
17751
c3b7b696
YQ
177522014-09-19 Yao Qi <yao@codesourcery.com>
17753
17754 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17755 proc set_breakpoint_on_gcd_function. Invoke
17756 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17757 invoke set_breakpoint_on_gcd_function again.
17758
2b4fd423
DE
177592014-09-18 Doug Evans <dje@google.com>
17760
17761 * gdb.dwarf2/symtab-producer.exp: New file.
17762
a5947601
SDJ
177632014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17764
17765 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17766 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17767 * gdb.base/global-var-nested-by-dso.c: Likewise.
17768 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17769
91c19059
SDJ
177702014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17771 Pedro Alves <palves@redhat.com>
17772
17773 * gdb.base/watch-bitfields.exp: Pass string other than test file
17774 name to prepare_for_testing.
17775 (watch): New procedure.
17776 (expect_watchpoint): Use with_test_prefix.
17777 (top level): Factor out tests to ...
17778 (test_watch_location, test_regular_watch): ... these new
17779 procedures, and use with_test_prefix and gdb_continue_to_end.
17780
bb9d5f81
PP
177812014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17782
17783 PR breakpoints/12526
17784 * gdb.base/watch-bitfields.exp: New file.
17785 * gdb.base/watch-bitfields.c: New file.
17786
635856f5
PA
177872014-09-16 Pedro Alves <palves@redhat.com>
17788
17789 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17790 software and hardware addresses, not software address against
17791 itself.
17792
7280ceea
PA
177932014-09-16 Pedro Alves <palves@redhat.com>
17794
17795 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17796 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17797
428b16bd
PA
177982014-09-16 Pedro Alves <palves@redhat.com>
17799
17800 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17801 files.
17802 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17803 "*-*-vxworks*" throughout.
17804 * gdb.base/break.exp: Likewise.
17805 * gdb.base/default.exp: Likewise.
17806 * gdb.base/scope.exp: Likewise.
17807 * gdb.base/sepdebug.exp: Likewise.
17808 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17809 throughout.
17810 * gdb.base/run.c: Likewise.
17811 * gdb.base/sepdebug.c: Likewise.
17812 * gdb.hp/gdb.aCC/run.c: Likewise.
17813 * gdb.reverse/until-reverse.c: Likewise.
17814 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17815
666d413c
YQ
178162014-09-16 Yao Qi <yao@codesourcery.com>
17817
17818 * boards/local-remote-host-native.exp: New file.
17819
57cbd724
DE
178202014-09-14 Doug Evans <xdje42@gmail.com>
17821
17822 * gdb.threads/queue-signal.c (thread_count): New variable.
17823 (thread_count_mutex, thread_count_condvar): New variables.
17824 (incr_thread_count, wait_all_threads_running): New functions.
17825 (main): Wait for all threads to be in their thread functions.
17826
81219e53
DE
178272014-09-13 Doug Evans <xdje42@gmail.com>
17828
17829 * gdb.threads/queue-signal.c: New file.
17830 * gdb.threads/queue-signal.exp: New file.
17831
3714cea7
DE
178322014-09-13 Doug Evans <xdje42@gmail.com>
17833
17834 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17835 be consistent with what default_gdb_init uses.
17836 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17837 the plain text of the prompt. Add some logging printfs.
17838 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17839
fa43b1d7
PA
178402014-09-12 Pedro Alves <palves@redhat.com>
17841
17842 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17843 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17844 * gdb.arch/i386-size-overlap.exp: Likewise.
17845 * gdb.arch/i386-size.exp: Likewise.
17846 * gdb.arch/i386-unwind.exp: Likewise.
17847 * gdb.base/a2-run.exp: Likewise.
17848 * gdb.base/break.exp: Likewise.
17849 * gdb.base/charset.exp: Likewise.
17850 * gdb.base/chng-syms.exp: Likewise.
17851 * gdb.base/commands.exp: Likewise.
17852 * gdb.base/dbx.exp: Likewise.
17853 * gdb.base/find.exp: Likewise.
17854 * gdb.base/funcargs.exp: Likewise.
17855 * gdb.base/jit-simple.exp: Likewise.
17856 * gdb.base/reread.exp: Likewise.
17857 * gdb.base/sepdebug.exp: Likewise.
17858 * gdb.base/step-bt.exp: Likewise.
17859 * gdb.cp/mb-inline.exp: Likewise.
17860 * gdb.cp/mb-templates.exp: Likewise.
17861 * gdb.objc/basicclass.exp: Likewise.
17862 * gdb.threads/killed.exp: Likewise.
17863
9d9bf2df
EBM
178642014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17865
17866 PR tdep/17379
17867 * gdb.arch/powerpc-stackless.S: New file.
17868 * gdb.arch/powerpc-stackless.exp: New file.
17869
1cf2f1b0
JK
178702014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17871
17872 * gdb.base/attach.c: Include unistd.h.
17873 (main): Call alarm. Add label postloop.
17874 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17875 gdb_breakpoint, gdb_continue_to_breakpoint.
17876 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17877
98880d46
PA
178782014-09-11 Pedro Alves <palves@redhat.com>
17879
17880 PR gdb/17347
17881 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17882 * gdb.base/attach.exp (test_command_line_attach_run): New
17883 procedure.
17884 (top level): Call it.
17885
4c92ff2c
PA
178862014-09-11 Pedro Alves <palves@redhat.com>
17887
17888 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17889 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17890 (do_command_attach_tests): Use spawn_wait_for_attach.
17891 * gdb.base/solib-overlap.exp: Likewise.
17892 * gdb.multi/multi-attach.exp: Likewise.
17893 * gdb.python/py-prompt.exp: Likewise.
17894 * gdb.python/py-sync-interp.exp: Likewise.
17895 * gdb.server/ext-attach.exp: Likewise.
17896
3adc1a7d
GKB
178972014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17898
17899 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17900 command in testcase. Simplify testcase.
17901
96334934
JB
179022014-09-10 Joel Brobecker <brobecker@adacore.com>
17903
17904 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17905
eb479039
JB
179062014-09-10 Joel Brobecker <brobecker@adacore.com>
17907
17908 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17909
deede10c
JB
179102014-09-10 Joel Brobecker <brobecker@adacore.com>
17911
17912 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17913
7828a5f5
JB
179142014-09-10 Joel Brobecker <brobecker@adacore.com>
17915
17916 * gdb.dwarf2/dynarr-ptr.c: New file.
17917 * gdb.dwarf2/dynarr-ptr.exp: New file.
17918
33aeebcf
MR
179192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17920
17921 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17922 of 30 rather than hardcoding 120 for a slow test case. Take the
17923 `gdb,timeout' target setting into account for this calculation.
17924 Don't extend the timeout for the test cases that don't need it.
17925
7b415901
MR
179262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17927
17928 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17929 a factor of 2 for a slow test case. Take the `gdb,timeout'
17930 target setting into account for this calculation.
17931 * gdb.reverse/until-precsave.exp: Increase the timeout by
17932 a factor of 15 and 3 respectively rather than adding 120
17933 for a pair of slow test cases. Take the `gdb,timeout'
17934 target setting into account for this calculation.
17935
4a40f85a
MR
179362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17937
17938 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17939 timeout, don't pass one down to gdb_expect.
17940 (gdb_expect): Rework timeout selection.
17941
09635af7
MR
179422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17943
17944 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17945 exception on timeout.
17946 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17947 (gdbserver_start_extended): Catch any `gdbserver_start' error
17948 exceptions.
17949 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17950 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17951 `gdbserver_gdb_load' error exceptions.
17952
2bdd10b7
MR
179532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17954
17955 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17956 120 on waiting for the TCP socket to open.
17957
316935f0
DE
179582014-09-09 Doug Evans <xdje42@gmail.com>
17959
17960 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17961 _caller_matches, _any_caller_is, _any_caller_matches.
17962
83740597
DE
179632014-09-09 Doug Evans <xdje42@gmail.com>
17964
17965 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17966
4c122fc3
YQ
179672014-09-09 Yao Qi <yao@codesourcery.com>
17968
17969 * gdb.mi/mi-var-display.exp: Set print symbol off.
17970
a9f116cb
GKB
179712014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17972
17973 PR gdb/17035
17974 * gdb.base/commands.exp: Add tests to verify user-defined
17975 commands with empty bodies.
17976 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17977 python commands in `show user command`.
17978 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17979 scheme commands in `show user command`.
17980
c75bd3a2
JK
179812014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17982
17983 PR python/17355
17984 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17985 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17986 * gdb.python/py-framefilter-invalidarg.exp: New file.
17987 * gdb.python/py-framefilter-invalidarg.py: New file.
17988
faa42425
DE
179892014-09-06 Doug Evans <xdje42@gmail.com>
17990
17991 PR 15276
17992 * gdb.python/py-caller-is.c: New file.
17993 * gdb.python/py-caller-is.exp: New file.
17994
474ca4f6
SDJ
179952014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17996
17997 PR gdb/17235
17998 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17999 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18000
eb0b0463
SDJ
180012014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18002
18003 PR fortran/17237
18004 * gdb.fortran/print-formatted.exp: New file.
18005 * gdb.fortran/print-formatted.f90: Likewise.
18006
5f3b99cf
SS
180072014-09-03 Sasha Smundak <asmundak@google.com>
18008
18009 * gdb.python/py-frame.exp: Test Frame.read_register.
18010
7d793aa9
SDJ
180112014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18012
18013 PR python/16699
18014 * gdb.python/py-completion.exp: New file.
18015 * gdb.python/py-completion.py: Likewise.
18016
fb0576e9
DE
180172014-08-28 Doug Evans <dje@google.com>
18018
18019 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18020 eax,etc. are live with values set by gdb and thus the compiler can't
18021 use them.
18022 * gdb.arch/i386-pseudo.c (main): Ditto.
18023
ee92b0dd
DE
180242014-08-27 Doug Evans <dje@google.com>
18025
18026 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18027
6649db35
DE
180282014-08-25 Doug Evans <dje@google.com>
18029
18030 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18031 (main): Ditto.
18032
564b7600
DE
180332014-08-25 Doug Evans <dje@google.com>
18034
18035 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18036
3881fb67
YQ
180372014-08-24 Yao Qi <yao@codesourcery.com>
18038
18039 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18040 symbol off.
18041 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18042
a05a36a5
DE
180432014-08-22 Doug Evans <dje@google.com>
18044
18045 PR 17276
18046 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18047 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18048 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18049
7c343b48
YQ
180502014-08-22 Yao Qi <yao@codesourcery.com>
18051
18052 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18053 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18054 * gdb.python/python.exp: Likewise. Use .py file on the host
18055 instead of the build.
18056
22fd09ae
JK
180572014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18058
18059 * gdb.threads/gcore-stale-thread.c: New file.
18060 * gdb.threads/gcore-stale-thread.exp: New file.
18061
a8454a7c
PA
180622014-08-21 Pedro Alves <palves@redhat.com>
18063
18064 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18065 * gdb.base/gcore-relro-pie.exp: Likewise.
18066 * gdb.base/gcore-relro.exp: Likewise.
18067 * gdb.base/gcore.exp: Likewise.
18068 * gdb.base/print-symbol-loading.exp: Likewise.
18069 * gdb.threads/gcore-thread.exp: Likewise.
18070 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18071
2a31c623
PA
180722014-08-20 Pedro Alves <palves@redhat.com>
18073 Jan Kratochvil <jan.kratochvil@redhat.com>
18074
18075 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18076 configure.
18077 (EXPECT): Handle READ1 being set.
18078 (all): Depend on EXTRA_RULES.
18079 (check-read1, expect-read1, read1.so, read1): New rules.
18080 * README (Testsuite Parameters): Document the READ1 make variable.
18081 (Race detection): New section.
18082 * configure: Regenerate.
18083 * configure.ac: If build==host==target, and running under a
18084 GNU/glibc system, add read1 to the extra Makefile rules.
18085 (EXTRA_RULES): AC_SUBST it.
18086 * lib/read1.c: New file.
18087
d36430db
JB
180882014-08-20 Joel Brobecker <brobecker@adacore.com>
18089
18090 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18091 the handling of variables declared as a typedef to an array
18092 which a DW_AT_data_location attribute.
18093
9a0dc9e3
PA
180942014-08-19 Andrew Burgess <aburgess@broadcom.com>
18095 Pedro Alves <palves@redhat.com>
18096
18097 PR symtab/14604
18098 PR symtab/14605
18099 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18100 gdb_test.
18101
0718a8da
PA
181022014-08-19 Pedro Alves <palves@redhat.com>
18103
18104 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18105
13b448cd
YQ
181062014-08-19 Yao Qi <yao@codesourcery.com>
18107
18108 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18109 right line.
18110
1cbf5077
DB
181112014-08-18 David Blaikie <dblaikie@gmail.com>
18112
18113 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18114
bf0fae19
JB
181152014-08-18 Joel Brobecker <brobecker@adacore.com>
18116
18117 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18118 attribute in array range.
18119
3c8c5dcc
JB
181202014-08-18 Joel Brobecker <brobecker@adacore.com>
18121
18122 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18123
e66d4446
SC
181242014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18125
18126 PR c++/17132
18127 * gdb.cp/pr17132.cc: New file.
18128 * gdb.cp/pr17132.exp: New file.
18129
940df408
SC
181302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18131
18132 * gdb.python/py-xmethods.py (A_getarrayind)
18133 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18134 Use 'print' with function call syntax.
18135 (E_method_matcher.match): Fix tab vs space indentation mixup.
18136
ebcc6c3a
YQ
181372014-08-15 Yao Qi <yao@codesourcery.com>
18138
18139 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18140 false.
18141
775e0f04
YQ
181422014-08-15 Yao Qi <yao@codesourcery.com>
18143
18144 * gdb.cp/casts.exp: Set print symbol off.
18145 * gdb.cp/class2.exp: Likewise.
18146 * gdb.cp/overload.exp: Likewise.
18147 * gdb.cp/templates.exp: Likewise.
18148
d769e349
DE
181492014-08-11 Doug Evans <dje@google.com>
18150
18151 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18152 (test_load_shlib): Update.
18153
20c6f1e1
YQ
181542014-08-09 Yao Qi <yao@codesourcery.com>
18155
18156 * gdb.base/display.exp: Invoke is_address_zero_readable.
18157 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18158 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18159 * gdb.base/hbreak-unmapped.exp: Return if
18160 is_address_zero_readable returns true.
18161 * gdb.base/signest.exp: Likewise.
18162 * gdb.base/signull.exp: Likewise.
18163 * gdb.base/sigbpt.exp: Likewise.
18164 * gdb.guile/scm-disasm.exp: Do the test if
18165 is_address_zero_readable returns false.
18166 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18167 * gdb.python/py-arch.exp: Likewise.
18168 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18169 * lib/gdb.exp (is_address_zero_readable): New proc.
18170
5792e8e3
YQ
181712014-08-09 Yao Qi <yao@codesourcery.com>
18172
18173 PR testsuite/13443
18174 * gdb.mi/mi-var-display.exp: Make test messages unique.
18175
3cecbbbe
TT
181762014-08-04 Tom Tromey <tromey@redhat.com>
18177
18178 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18179 target 0".
18180
00b51ff5
TT
181812014-08-04 Tom Tromey <tromey@redhat.com>
18182
18183 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18184 "target_resume".
18185
6908c509
JB
181862014-08-01 Joel Brobecker <brobecker@adacore.com>
18187
18188 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18189 inner_vla_struct_object_size.
18190 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18191 as xfail.
18192
cc6563d2
PA
181932014-07-30 Pedro Alves <palves@redhat.com>
18194
18195 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18196 comment.
18197
7e09a223
YQ
181982014-07-29 Yao Qi <yao@codesourcery.com>
18199
18200 PR gdb/17206
18201 * gdb.base/until-nodebug.exp: New.
18202
7ebdbe92
DE
182032014-07-28 Doug Evans <xdje42@gmail.com>
18204
18205 PR guile/17203
18206 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18207 previously existing parameter, and previously ambiguously spelled
18208 parameter.
18209
fdb1adc6
WN
182102014-07-28 Will Newton <will.newton@linaro.org>
18211
18212 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18213
186fcde0
DE
182142014-07-26 Ludovic Courtès <ludo@gnu.org>
18215 Doug Evans <xdje42@gmail.com>
18216
18217 PR guile/17146
18218 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18219
70509625
PA
182202014-07-25 Pedro Alves <palves@redhat.com>
18221
18222 * gdb.threads/signal-command-handle-nopass.c: New file.
18223 * gdb.threads/signal-command-handle-nopass.exp: New file.
18224 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18225 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18226 * gdb.threads/signal-delivered-right-thread.c: New file.
18227 * gdb.threads/signal-delivered-right-thread.exp: New file.
18228
c3f814a1
PA
182292014-07-25 Pedro Alves <palves@redhat.com>
18230
18231 * gdb.base/double-prompt-target-event-error.exp
18232 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18233 match.
18234 (cancel_pagination_in_target_event): Rework double prompt
18235 detection.
18236 * gdb.base/paginate-after-ctrl-c-running.exp
18237 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18238 <return>' match.
18239 * gdb.base/paginate-bg-execution.exp
18240 (test_bg_execution_pagination_return)
18241 (test_bg_execution_pagination_cancel): Remove '-notransfer
18242 <return>' matches.
18243 * gdb.base/paginate-execution-startup.exp
18244 (test_fg_execution_pagination_return)
18245 (test_fg_execution_pagination_cancel): Remove '-notransfer
18246 <return>' matches.
18247 * gdb.base/paginate-inferior-exit.exp
18248 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18249 match.
18250 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18251 * lib/gdb.exp (pagination_prompt): Run text through
18252 string_to_regexp.
18253 (gdb_test_multiple): Match $pagination_prompt instead of
18254 "<return>".
18255 (string_to_regexp): Move to lib/gdb-utils.exp.
18256
e214cf6c
JK
182572014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18258
18259 * gdb.arch/amd64-entry-value-paramref.S: New file.
18260 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18261 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18262 * gdb.arch/amd64-optimout-repeat.S: New file.
18263 * gdb.arch/amd64-optimout-repeat.c: New file.
18264 * gdb.arch/amd64-optimout-repeat.exp: New file.
18265
17d0c5c8
JK
182662014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18267
18268 PR gdb/17170
18269 * gdb.base/statistics.exp: New file.
18270
b8b8facf
DE
182712014-07-17 Doug Evans <dje@google.com>
18272
74b49205 18273 PR gdb/17170
b8b8facf
DE
18274 * gdb.base/maint.exp: Update testing of per-command stats.
18275
1b5d0ab3
PA
182762014-07-16 Pedro Alves <palves@redhat.com>
18277
18278 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18279 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18280 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18281 (tfile_write_buf): New functions.
18282 (add_memory_block): Rewrite using the above.
18283 (adjust_function_address): New function.
18284 (FUNCTION_ADDRESS): New macro.
18285 (write_basic_trace_file): Remove short_x local, and use
18286 tfile_write_16. Change type of func_addr local to unsigned long
18287 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18288 here. Cast argument of add_memory_block to char pointer.
18289 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18290 (main): Remove parameters.
18291 * gdb.trace/tfile.exp: Remove nowarnings.
18292
4d974e88
SM
182932014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18294
18295 * gdb.base/debug-expr.exp: Test string evaluation with
18296 "debug expression" on.
18297
41e99568
PA
182982014-07-15 Pedro Alves <palves@redhat.com>
18299
18300 * gdb.base/reread.exp: Use clean_restart.
18301
487d9753
PL
183022014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18303
18304 * gdb.arch/avr-flash-qualifer.c: New.
18305 * gdb.arch/avr-flash-qualifer.exp: New.
18306
cc1c52ad
PA
183072014-07-14 Pedro Alves <palves@redhat.com>
18308
18309 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18310 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18311
1e973570
PA
183122014-07-14 Pedro Alves <palves@redhat.com>
18313
18314 * gdb.base/double-prompt-target-event-error.c: New file.
18315 * gdb.base/double-prompt-target-event-error.exp: New file.
18316
93d6eb10
PA
183172014-07-14 Pedro Alves <palves@redhat.com>
18318
18319 PR gdb/17072
18320 * gdb.base/paginate-inferior-exit.c: New file.
18321 * gdb.base/paginate-inferior-exit.exp: New file.
18322
0017922d
PA
183232014-07-14 Pedro Alves <palves@redhat.com>
18324
18325 PR gdb/17072
18326 * gdb.base/paginate-bg-execution.c: New file.
18327 * gdb.base/paginate-bg-execution.exp: New file.
18328
94696ad3
PA
183292014-07-14 Pedro Alves <palves@redhat.com>
18330
18331 PR gdb/17072
18332 * gdb.base/paginate-execution-startup.c: New file.
18333 * gdb.base/paginate-execution-startup.exp: New file.
18334 * lib/gdb.exp (pagination_prompt): New global.
18335 (default_gdb_spawn): New procedure, factored out from
18336 default_gdb_spawn.
18337 (default_gdb_start): Adjust to call default_gdb_spawn.
18338 (gdb_spawn): New procedure.
18339
bd293940
PA
183402014-07-14 Pedro Alves <palves@redhat.com>
18341
18342 * lib/gdb.exp (gdb_assert): New procedure.
18343 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18344
c933f875
PA
183452014-07-14 Pedro Alves <palves@redhat.com>
18346
18347 * gdb.base/execution-termios.c: New file.
18348 * gdb.base/execution-termios.exp: New file.
18349
d98b7a16
TT
183502014-07-14 Tom Tromey <tromey@redhat.com>
18351
18352 * gdb.cp/vla-cxx.cc: New file.
18353 * gdb.cp/vla-cxx.exp: New file.
18354
548740d6
TT
183552014-07-14 Tom Tromey <tromey@redhat.com>
18356
18357 * gdb.reverse/rerun-prec.c: New file.
18358 * gdb.reverse/rerun-prec.exp: New file.
18359
a25eb028
MR
183602014-07-12 Maciej W. Rozycki <macro@mips.com>
18361 Maciej W. Rozycki <macro@codesourcery.com>
18362
18363 * lib/gdb-utils.exp: New file.
18364 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18365 inline `gdb_init_command' processing.
18366 (gdb_start_cmd): Likewise.
18367 * lib/mi-support.exp (mi_run_cmd): Likewise.
18368 * README: Document `gdb_init_command' and `gdb_init_commands'.
18369
218c2655
JK
183702014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18371
18372 Fix false FAIL running under a very long directory name.
18373 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18374 and "set print elements 10000". Twice.
18375
5401fde3
YQ
183762014-07-11 Yao Qi <yao@codesourcery.com>
18377
18378 * gdb.base/exprs.exp: "set print symbol off".
18379
e76126e8
PA
183802014-07-11 Pedro Alves <palves@redhat.com>
18381
18382 * gdb.threads/kill.c: New file.
18383 * gdb.threads/kill.exp: New file.
18384
2d6f0de6
YQ
183852014-07-10 Yao Qi <yao@codesourcery.com>
18386
18387 * gdb.trace/tfile.c (write_basic_trace_file)
18388 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18389 address written to trace file.
18390
7180e04a
PA
183912014-07-09 Pedro Alves <palves@redhat.com>
18392
18393 * gdb.base/attach-wait-input.exp: New file.
18394 * gdb.base/attach-wait-input.c: New file.
18395
9a9a7608
AB
183962014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18397
18398 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18399 setting up test structures.
18400 (main): Call new test function.
18401 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18402 test function, continue into test function and walk test
18403 structures.
18404
161ac41e
YQ
184052014-07-02 Yao Qi <yao@codesourcery.com>
18406
18407 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18408 'bar_start' at the beginning of functions 'foo' and 'bar'
18409 respectively.
18410 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18411 instead of 'foo' and 'bar'.
18412
1f267ae3
MM
184132014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18414
18415 * gdb.btrace/segv.exp: New.
18416 * gdb.btrace/segv.c: New.
18417
2b239efb
LM
184182014-07-02 Luis Machado <lgustavo@codesourcery.com>
18419
18420 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18421 instruction.
18422
cf363f18
MW
184232014-06-30 Mark Wielaard <mjw@redhat.com>
18424
18425 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18426 vulture, vilify, villar): New volatile array constants.
18427 (vindictive, vegetation): New const volatile array constants.
18428 * gdb.base/volatile.exp: Test volatile and const volatile array
18429 types.
18430
aebf9d24
AA
184312014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18432
18433 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18434 target lacks support for awatch, rwatch, or hbreak.
18435
b67a2c6f
YQ
184362014-06-27 Yao Qi <yao@codesourcery.com>
18437
18438 * gdb.multi/dummy-frame-restore.exp: New.
18439 * gdb.multi/dummy-frame-restore.c: New.
18440
aef92902
MM
184412014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18442
18443 * gdb.btrace/gcore.exp: New.
18444
8e9db26e
PA
184452014-06-23 Pedro Alves <palves@redhat.com>
18446
18447 * gdb.base/watchpoint-reuse-slot.c: New file.
18448 * gdb.base/watchpoint-reuse-slot.exp: New file.
18449
70afc5b7
SC
184502014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18451
18452 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18453 progspace's filename in 'info', 'enable' and 'disable' command
18454 tests.
18455
b972bd9c
JK
184562014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18457
18458 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18459 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18460 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18461
125f8a3d
GB
184622014-06-20 Gary Benson <gbenson@redhat.com>
18463
18464 * gdb.arch/i386-avx.exp: Fix include file location.
18465 * gdb.arch/i386-sse.exp: Likewise.
18466
3ed9baed
IB
184672014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18468
18469 * gdb.dlang/expression.exp: New file.
18470
034f788c
PA
184712014-06-19 Pedro Alves <palves@redhat.com>
18472
18473 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18474 out from ...
18475 (top level): ... here. Iterate running tests under different
18476 scheduler-locking settings.
18477
45371d0c
LM
184782014-06-18 Luis Machado <lgustavo@codesourcery.com>
18479
18480 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18481 to DW_FORM_addr and use non-zero addresses.
18482
5d376983
SC
184832014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18484
18485 PR gdb/17017
18486 * gdb.python/py-xmethods.cc: Add global function call counters and
18487 increment them in their respective functions. Remove "cout"
18488 statements.
18489 * gdb.python/py-xmethods.exp: Make tests check the global function
18490 call counters instead of depending on inferior IO.
18491
a1aa2221
LM
184922014-06-18 Don Breazeal <donb@codesourcery.com>
18493
18494 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18495 Deleted procedure.
18496 (explicit_fork_parent_follow): Deleted procedure.
18497 (explicit_fork_child_follow): Deleted procedure.
18498 (test_follow_fork): New procedure.
18499 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18500 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18501 procedure calls.
18502
0fc05997
YQ
185032014-06-17 Yao Qi <yao@codesourcery.com>
18504
18505 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18506 CP1252.
18507
70795c52
LM
185082014-06-17 Luis Machado <lgustavo@codesourcery.com>
18509
18510 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18511 Initialize ptr and S explicitly.
18512 (skip_type_update_when_not_use_rtti_test): Likewise.
18513
6be47f0c
KS
185142014-06-16 Keith Seitz <keiths@redhat.com>
18515
18516 PR mi/15863
18517 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18518 the inferior is started.
18519
d03de421
PA
185202014-06-16 Pedro Alves <palves@redhat.com>
18521
18522 * gdb.base/break-main-file-remove-fail.c: New file.
18523 * gdb.base/break-main-file-remove-fail.exp: New file.
18524 * gdb.base/break-unload-file.exp: Use build_executable instead of
18525 prepare_for_testing.
18526 (test_break): New parameter "initial_load". Handle it.
18527 (top level): Add initial_load cmdline/file axis.
18528
f9579b99
TT
185292014-06-12 Tom Tromey <tromey@redhat.com>
18530
18531 * gdb.base/completion.exp: Don't use directory name in test.
18532
3657956b
GB
185332014-06-09 Gary Benson <gbenson@redhat.com>
18534
18535 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18536 separate the always-available ANSI-standard signals from the
18537 signals that require checking.
18538 (main): Likewise.
18539 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18540 Likewise.
18541 (main): Likewise.
18542
4186eb54
KS
185432014-06-07 Keith Seitz <keiths@redhat.com>
18544
18545 Revert:
18546 PR c++/16253
18547 * gdb.cp/var-tag.cc: New file.
18548 * gdb.cp/var-tag.exp: New file.
18549 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18550 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18551 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18552 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18553
25326a28 185542014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18555
18556 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18557
829155c9
PA
185582014-06-06 Pedro Alves <palves@redhat.com>
18559
18560 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18561 in target debug output instead of looking at RSP packets,
18562 disabling the test on any target that uses hardware stepping.
18563 Update comments.
18564
61c8d22e
PA
185652014-06-06 Pedro Alves <palves@redhat.com>
18566
18567 * gdb.base/break-unload-file.exp: Fix typo.
18568
d9a47287
YQ
185692014-06-06 Yao Qi <yao@codesourcery.com>
18570
18571 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18572 from "jit_function" to "^jit_function".
18573
e5e01dbf
YQ
185742014-06-06 Yao Qi <yao@codesourcery.com>
18575
18576 * gdb.base/async.c (foo): Add one statement.
18577 * gdb.base/async.exp: Get the next instruction address and
18578 match the output of "nexti" by instruction address. Match
18579 the hex address in the output of "finish".
18580
73ba372c
GB
185812014-06-06 Gary Benson <gbenson@redhat.com>
18582
18583 * gdb.base/call-signals.c: Remove preprocessor conditionals
18584 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18585 SIGSEGV and SIGTERM.
18586 * gdb.base/sigall.c: Likewise.
18587 * gdb.base/unwindonsignal.c: Likewise.
18588 * gdb.reverse/sigall-reverse.c: Likewise.
18589
831517df
YQ
185902014-06-06 Yao Qi <yao@codesourcery.com>
18591
18592 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18593 readable, skip the test.
18594
b8b91e98
YQ
185952014-06-06 Yao Qi <yao@codesourcery.com>
18596
18597 * gdb.threads/staticthreads.c (thread_function): Move the line
18598 setting breakpoint on forward.
18599 * gdb.threads/staticthreads.exp: Update comments.
18600
fb934770
LC
186012014-06-05 Ludovic Courtès <ludo@gnu.org>
18602
18603 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18604 "history-append! type error".
18605
6ef284bd
SM
186062014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18607
18608 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18609 erroneous dprintf expected input.
18610
a872e241
DE
186112014-06-04 Doug Evans <xdje42@gmail.com>
18612
18613 * gdb.guile/scm-generics.exp: Delete.
18614
16f691fb
DE
186152014-06-04 Doug Evans <xdje42@gmail.com>
18616
18617 * gdb.guile/scm-breakpoint.exp: Update.
18618 Add tests for breakpoint registration.
18619
012370f6
TT
186202014-06-04 Tom Tromey <tromey@redhat.com>
18621
18622 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18623 VLA-in-union.
18624 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18625 inner_vla_struct, vla_union types. Initialize objects of those
18626 types and compute their sizes.
18627
9f5a4cef
HZ
186282014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18629 Hui Zhu <hui@codesourcery.com>
18630
18631 * gdb.base/fileio.exp: Add test for shell not available as well as
18632 available.
18633 * gdb.base/fileio.c (test_system): Check for shell twice.
18634
90a45c4d
YQ
186352014-06-04 Yao Qi <yao@codesourcery.com>
18636
18637 * gdb.base/auto-connect-native-target.exp: Remove redundant
18638 space from the regexp pattern.
18639
70017e41
YQ
186402014-06-04 Yao Qi <yao@codesourcery.com>
18641
18642 * gdb.base/default.exp: Replace "child" with "native" in
18643 regexp pattern.
18644
883964a7
SC
186452014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18646
18647 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18648 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18649 * gdb.python/py-xmethods.py: Python script supporting the
18650 new testcase and tests.
18651
ef370185
JB
186522014-06-03 Joel Brobecker <brobecker@adacore.com>
18653 Pedro Alves <palves@redhat.com>
18654
18655 PR breakpoints/17000
18656 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18657 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18658
1e2ccb61
BM
186592014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18660
18661 * gdb.base/subst.exp: Add tests to verify partial path matching
18662 output.
18663
c6ec5ab2
PA
186642014-06-03 Pedro Alves <palves@redhat.com>
18665
18666 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18667 target that doesn't use software single-stepping.
18668
835c559f
PA
186692014-06-03 Pedro Alves <palves@redhat.com>
18670
18671 PR breakpoints/17000
18672 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18673 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18674
06eb1586
DE
186752014-06-02 Doug Evans <xdje42@gmail.com>
18676
18677 * gdb.guile/scm-parameter.exp: New file.
18678
e698b8c4
DE
186792014-06-02 Doug Evans <xdje42@gmail.com>
18680
18681 * gdb.guile/scm-cmd.c: New file.
18682 * gdb.guile/scm-cmd.exp: New file.
18683
ded03782
DE
186842014-06-02 Doug Evans <xdje42@gmail.com>
18685
18686 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18687 pretty-printer lookup.
18688 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18689 (make-pp_s-printer): Call it.
18690 (make-pretty-printer-from-dict): New function.
18691 (lookup-pretty-printer-maker-from-dict): New function.
18692 (*pretty-printer*): Simplify.
18693 (make-objfile-pp_s-printer): New function.
18694 (install-objfile-pretty-printers!): New function.
18695 (make-progspace-pp_s-printer): New function.
18696 (install-progspace-pretty-printers!): New function.
18697 * gdb.guile/scm-progspace.c: New file.
18698 * gdb.guile/scm-progspace.exp: New file.
18699
41fac0cf
PA
187002014-06-02 Pedro Alves <palves@redhat.com>
18701
18702 * gdb.base/dprintf-bp-same-addr.c: New file.
18703 * gdb.base/dprintf-bp-same-addr.exp: New file.
18704
96ae5695
EBM
187052014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18706
18707 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18708 * gdb.arch/powerpc-power.s: Likewise.
18709
da02b3a8
JB
187102014-06-02 Joel Brobecker <brobecker@adacore.com>
18711
18712 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18713
c72b2e7b
YQ
187142014-06-01 Yao Qi <yao@codesourcery.com>
18715
18716 * gdb.base/watchpoint.exp (test_watch_location): Check null
18717 pointer can be dereferenced. If not, do the test, otherwise
18718 skip it.
18719
53e8a631
AB
187202014-05-30 Andrew Burgess <aburgess@broadcom.com>
18721
18722 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18723 results.
18724 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18725
938f0e2f
AB
187262014-05-30 Andrew Burgess <aburgess@broadcom.com>
18727
18728 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18729 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18730 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18731 * gdb.arch/amd64-invalid-stack-top.c: New file.
18732 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18733
9ba6657a
PA
187342014-05-30 Pedro Alves <palves@redhat.com>
18735
18736 PR breakpoints/17000
18737 * gdb.base/sss-bp-on-user-bp.c: New file.
18738 * gdb.base/sss-bp-on-user-bp.exp: New file.
18739
522c09bf
DB
187402014-05-30 David Blaikie <dblaikie@gmail.com>
18741
18742 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18743 gnu_inline semantics via attribute.
18744 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18745 source explicitly specifies the required semantics.
18746
bf4ef81e
MR
187472014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18748
18749 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18750
329ea579
PA
187512014-05-29 Pedro Alves <palves@redhat.com>
18752 Tom Tromey <tromey@redhat.com>
18753
18754 * gdb.base/async-shell.exp: Don't enable target-async.
18755 * gdb.base/async.exp
18756 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18757 parameter. Adjust.
18758 (top level): Don't test with "target-async".
18759 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18760 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18761 * gdb.base/inferior-died.exp: Don't enable target-async.
18762 * gdb.base/interrupt-noterm.exp: Likewise.
18763 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18764 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18765 * gdb.mi/mi-nonstop.exp: Likewise.
18766 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18767 * gdb.mi/mi-nsintrall.exp: Likewise.
18768 * gdb.mi/mi-nsmoribund.exp: Likewise.
18769 * gdb.mi/mi-nsthrexec.exp: Likewise.
18770 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18771 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18772 * gdb.python/py-evsignal.exp: Don't enable target-async.
18773 * gdb.python/py-evthreads.exp: Likewise.
18774 * gdb.python/py-prompt.exp: Likewise.
18775 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18776 * gdb.server/solib-list.exp: Don't enable target-async.
18777 * gdb.threads/thread-specific-bp.exp: Likewise.
18778 * lib/mi-support.exp: Adjust to use mi-async.
18779
fd664c91
PA
187802014-05-29 Pedro Alves <palves@redhat.com>
18781
18782 PR gdb/13860
18783 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18784 reason, even in sync mode.
18785
251bde03
PA
187862014-05-29 Pedro Alves <palves@redhat.com>
18787 Hui Zhu <hui@codesourcery.com>
18788
18789 PR PR15693
18790 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18791 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18792 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18793 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18794
7f3c0343
JB
187952014-05-28 Joel Brobecker <brobecker@adacore.com>
18796
18797 * config/monitor.exp (gdb_target_monitor): Replace use of
18798 "set remotebaud" by "set serial baud".
18799
b2715b27
AW
188002014-05-26 Andy Wingo <wingo@igalia.com>
18801
18802 * gdb.guile/scm-breakpoint.exp:
18803 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18804 properties instead of gdb-object-properties.
18805
498a4489
YQ
188062014-05-26 Yao Qi <yao@codesourcery.com>
18807
18808 * gdb.server/no-thread-db.exp: Specify source file name
18809 explicitly when setting a breakpoint.
18810
589fdceb
MM
188112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18812
18813 * gdb.btrace/vdso.c: New.
18814 * gdb.btrace/vdso.exp: New.
18815
e9089e05
MM
188162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18817
18818 * gdb.base/gcore.exp (capture_command_output): Move ...
18819 * lib/gdb.exp (capture_command_output): ... here.
18820
67b5c0c1
MM
188212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18822
18823 * gdb.btrace/data.exp: Test memory access during btrace replay.
18824
a2199296
SM
188252014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18826
18827 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18828
17b2616c
PA
188292014-05-21 Pedro Alves <palves@redhat.com>
18830
18831 PR gdb/13860
18832 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18833 (top level): Test that output related to execution commands is
18834 sent to the console with CLI commands, but not with MI commands.
18835 Test that breakpoint events are always mirrored to the console.
18836 Also expect the new source line to be output after a "next" in
18837 async mode too. Make it a pass/fail test.
18838 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18839 output.
18840 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18841
5166082f
PA
188422014-05-21 Pedro Alves <palves@redhat.com>
18843
18844 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18845 Use them to test variations of "list" after reaching a breakpoint.
18846 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18847 Test "list" with listsize 10 after reaching a breakpoint.
18848 * gdb.python/python.exp (decode_line current location line
18849 number): Adjust expected line number.
18850
2f25d70f
SM
188512014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18852
18853 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18854 behavior for $args, pass it directly to "run".
18855
ff604a67
MR
188562014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18857
18858 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18859 30000 to 65536.
18860
6a3cb8e8
PA
188612014-05-21 Pedro Alves <palves@redhat.com>
18862
18863 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18864 auto-connect-native-target off".
18865 * gdb.base/auto-connect-native-target.c: New file.
18866 * gdb.base/auto-connect-native-target.exp: New file.
18867
4ebfc96e
PA
188682014-05-21 Pedro Alves <palves@redhat.com>
18869
18870 * gdb.base/default.exp: Test "target native" instead of "target
18871 child".
18872
36d46afb
MW
188732014-05-21 Mark Wielaard <mjw@redhat.com>
18874
18875 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18876
5876f503
JK
188772014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18878
18879 Fix TLS access for -static -pthread.
18880 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18881 <HAVE_TLS> (thread_function, main): Initialize it.
18882 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18883 Add clean_restart.
18884 <$have_tls != "">: Check TLSVAR.
18885
0256a6ac
PA
188862014-05-21 Pedro Alves <palves@redhat.com>
18887
18888 * gdb.base/dcache-line-read-error.c: New.
18889 * gdb.base/dcache-line-read-error.exp: New.
18890
936d2992
PA
188912014-05-20 Pedro Alves <palves@redhat.com>
18892
18893 * gdb.base/compare-sections.c: New file.
18894 * gdb.base/compare-sections.exp: New file.
18895
802e8e6d
PA
188962014-05-20 Pedro Alves <palves@redhat.com>
18897
18898 * gdb.base/break-idempotent.c: New file.
18899 * gdb.base/break-idempotent.exp: New file.
18900
e59fa00f
MM
189012014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18902
18903 * gdb.btrace/nohist.exp: New.
18904
8b696e31
YQ
189052014-05-20 Yao Qi <yao@codesourcery.com>
18906
18907 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18908 gdb.reverse directory and gdb_reverse_timeout exists in board
18909 setting.
18910 * README: Document gdb_reverse_timeout.
18911
73c9764f
YQ
189122014-05-20 Yao Qi <yao@codesourcery.com>
18913
18914 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18915 'test_file_name'. Treat args as a string instead of a list.
18916 (gdb_init): Rename argument 'args' by 'test_file_name'.
18917
f1f4348a
JK
189182014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18919
18920 * gdb.arch/powerpc-power.exp: New file.
18921 * gdb.arch/powerpc-power.s: New file.
18922
0dbe70ce
DE
189232014-05-16 Doug Evans <dje@google.com>
18924
18925 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18926 * gdb.base/completion.exp: Check that all expected files exist
18927 before doing file completion.
0dbe70ce 18928
8d551b02
DE
189292014-05-16 Doug Evans <dje@google.com>
18930
18931 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18932 Update.
18933 (do_syscall_tests_without_xml): Update.
18934
73eb7709
PA
189352014-05-16 Pedro Alves <palves@redhat.com>
18936
18937 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18938 instead of "unknown output after running".
18939
3fae92fc
YQ
189402014-05-16 Yao Qi <yao@codesourcery.com>
18941
18942 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18943 file1.txt from host at the end.
18944 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18945
c2b2ccc5
DE
189462014-05-15 Doug Evans <dje@google.com>
18947
18948 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18949 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18950 loading file. Add test for TU lookup.
18951
8c217a4b
SM
189522014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18953
18954 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18955 calling "-exec-arguments" or "set args" before running the
18956 inferior.
18957
3deb39c6
SM
189582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18959
18960 * lib/mi-support.exp (mi_expect_stop): Expect message for
18961 inferiors that exit with non-zero exit code.
18962
71a79f8c
YQ
189632014-05-14 Yao Qi <yao@codesourcery.com>
18964
18965 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18966 match absolute path on remote host.
18967 (test_file_list_exec_source_files): Remove "/" from the
18968 pattern.
18969
f23fcd46
YQ
189702014-05-14 Yao Qi <yao@codesourcery.com>
18971
18972 * boards/local-remote-host-notty.exp (${board}_file): New
18973 proc.
18974
9404b58f
KM
189752014-05-07 Kyle McMartin <kyle@redhat.com>
18976
18977 Pushed by Joel Brobecker <brobecker@adacore.com>.
18978 * gdb.arch/aarch64-atomic-inst.c: New file.
18979 * gdb.arch/aarch64-atomic-inst.exp: New file.
18980
5e45f04c
YQ
189812014-05-07 Yao Qi <yao@codesourcery.com>
18982
18983 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18984 in current context" too.
18985
c888a17d
KS
189862014-05-05 Keith Seitz <keiths@redhat.com>
18987
18988 * gdb.linespec/ls-dollar.exp: Add test for linespec
18989 file:convenience_variable.
18990
290a839c
YQ
189912014-05-05 Yao Qi <yao@codesourcery.com>
18992
18993 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18994 traceframes into tfile and ctf trace files. Read data from
18995 trace file and test collected data.
18996 (gdb_collect_locals_test): Likewise.
18997 (gdb_unavailable_registers_test): Likewise.
18998 (gdb_unavailable_floats): Likewise.
18999 (gdb_collect_globals_test): Likewise.
19000 (top-level): Append "ctf" to trace_file_targets if GDB
19001 supports.
19002
b5262cd0
YQ
190032014-05-05 Yao Qi <yao@codesourcery.com>
19004
19005 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19006 code to ...
19007 (gdb_collect_args_test_1): ... it. New proc.
19008 (gdb_collect_locals_test): Move some code to ...
19009 (gdb_collect_locals_test_1): ... it. New proc.
19010 (gdb_unavailable_registers_test): Move some code to ...
19011 (gdb_unavailable_registers_test_1): ... it. New proc.
19012 (gdb_unavailable_floats): Move some code to ...
19013 (gdb_unavailable_floats_1): ... it. New proc.
19014
30a1e6cc
SDJ
190152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19016
19017 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19018 probes to test for bitness recognition.
19019 * gdb.arch/amd64-stap-optional-prefix.exp
19020 (test_probe_value_without_reg): New procedure.
19021 Add code to test for different kinds of bitness.
19022
f33da99a
SDJ
190232014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19024
19025 PR breakpoints/16889
19026 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19027 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19028
5b80f00d
PA
190292014-05-01 Pedro Alves <palves@redhat.com>
19030
19031 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19032 gdb_file_cmd if no file is specified.
19033 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19034 last_loaded_file to set the remote exec-file.
19035
f8c2a73c
PA
190362014-05-01 Pedro Alves <palves@redhat.com>
19037
19038 * boards/local-remote-host.exp: New file.
19039
be6e8ac7
PA
190402014-05-01 Pedro Alves <palves@redhat.com>
19041
19042 * boards/local-remote-host.exp: Rename to ...
19043 * boards/local-remote-host-notty.exp: ... this.
19044
cac0dc8f
JB
190452014-04-28 Joel Brobecker <brobecker@adacore.com>
19046
19047 * gdb.ada/dyn_arrayidx: New testcase.
19048
9730e6cc
YQ
190492014-04-26 Yao Qi <yao@codesourcery.com>
19050
19051 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19052 and compute the length of function main. Save it in
19053 $main_length.
19054 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19055 (top-level): Use gdb_compile to compile objects into
19056 executable and restart GDB. Remove invocation to
19057 prepare_for_testing.
19058
7ae1a6a6
PA
190592014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19060 Pedro Alves <palves@redhat.com>
19061
19062 PR server/16255
19063 * gdb.multi/multi-attach.c: New file.
19064 * gdb.multi/multi-attach.exp: New file.
19065
4082afcc
PA
190662014-04-25 Pedro Alves <palves@redhat.com>
19067
19068 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19069 user.
19070 (top level): Test that "set remote conditional-breakpoints-packet
19071 off" works as intended.
19072 * gdb.base/dprintf.exp: Test that "set remote
19073 breakpoint-commands-packet off" works as intended.
19074 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19075 New function.
19076 (top level): Call it.
19077 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19078 remote fast-tracepoints-packet off" works as intended.
19079 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19080 * lib/gdb.exp (gdb_is_target_remote): ... here.
19081
2abc3f8d
DB
190822014-04-24 David Blaikie <dblaikie@gmail.com>
19083
19084 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19085 ensure clang would not discard them.
19086 * gdb.base/gdbvars.c: Ditto.
19087 * gdb.base/memattr.c: Ditto.
19088 * gdb.base/whatis.c: Ditto.
19089 * gdb.python/py-prettyprint.c: Ditto.
19090 * gdb.trace/actions.c: Ditto.
19091 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19092 ensure clang would not discard it.
19093
bfd39632
DB
190942014-04-24 David Blaikie <dblaikie@gmail.com>
19095
19096 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19097 clang to emit the full definition of type required by the test
19098 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19099
22842ff6
DB
191002014-04-24 David Blaikie <dblaikie@gmail.com>
19101
19102 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19103 coax Clang into emitting the definition of the type.
19104 * gdb.cp/pr10728-x.h (y): Ditto.
19105 * gdb.cp/pr10728-y.cc (y): Ditto.
19106
c2e827ad
DB
191072014-04-24 David Blaikie <dblaikie@gmail.com>
19108
19109 * gdb.base/label.exp: XFAIL label related tests under Clang.
19110 * gdb.cp/cplabel.exp: Ditto.
19111 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19112 under Clang those using labels.
19113
4c2d33e7
YQ
191142014-04-25 Yao Qi <yao@codesourcery.com>
19115
19116 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19117 double_label.
19118 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19119 partial_label and double_label.
19120
56083b99
DB
191212014-04-24 David Blaikie <dblaikie@gmail.com>
19122
19123 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19124
25d4e99d
DB
191252014-04-24 David Blaikie <dblaikie@gmail.com>
19126
19127 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19128 of the function to work across GCC and Clang.
19129 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19130 pointer types (const void ** const V void **).
19131
01f9f808
MS
191322014-04-24 Michael Sturm <michael.sturm@mintel.com>
19133 Walfred Tedeschi <walfred.tedeschi@intel.com>
19134
19135 * Makefile.in (EXECUTABLES): Added i386-avx512.
19136 * gdb.arch/i386-avx512.c: New file.
19137 * gdb.arch/i386-avx512.exp: Likewise.
19138
4b48d439
KS
191392014-04-23 Keith Seitz <keiths@redhat.com>
19140
19141 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19142 (mi_make_breakpoint_table): New procedure.
19143 (mi_create_breakpoint): Use mi_make_breakpoint
19144 and return the result.
19145 (mi_make_breakpoint): New procedure.
19146 (mi_build_kv_pairs): New procedure.
19147
19148 * gdb.mi/mi-break.exp: Remove unused globals,
19149 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19150 All callers updated.
19151 * gdb.mi/mi-dprintf.exp: Use variable to track command
19152 number.
19153 Update all callers of mi_create_breakpoint and use
19154 mi_make_breakpoint_table.
19155 Remove any unused global variables.
19156 * gdb.mi/mi-nonstop.exp: Likewise.
19157 * gdb.mi/mi-nsintrall.exp: Likewise.
19158 * gdb.mi/mi-nsmoribund.exp: Likewise.
19159 * gdb.mi/mi-nsthrexec.exp: Likewise.
19160 * gdb.mi/mi-reverse.exp: Likewise.
19161 * gdb.mi/mi-simplerun.exp: Likewise.
19162 * gdb.mi/mi-stepn.exp: Likewise.
19163 * gdb.mi/mi-syn-frame.exp: Likewise.
19164 * gdb.mi/mi-until.exp: Likewise.
19165 * gdb.mi/mi-var-cp.exp: Likewise.
19166 * gdb.mi/mi-var-display.exp: Likewise.
19167 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19168 * gdb.mi/mi2-var-child.exp: Likewise.
19169 * gdb.mi/mi-vla-c99.exp: Likewise.
19170 * lib/mi-support.exp: Likewise.
19171
19172 From Ian Lance Taylor <iant@cygnus.com>:
19173 * lib/gdb.exp (parse_args): New procedure.
19174
08351840
PA
191752014-04-23 Pedro Alves <palves@redhat.com>
19176
19177 * gdb.base/break-unload-file.c: New file.
19178 * gdb.base/break-unload-file.exp: New file.
19179 * gdb.base/sym-file-lib.c (baz): New function.
19180 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19181 field.
19182 (load): Store the segment's mapped size.
19183 (unload): New function.
19184 (unload_shlib): New function.
19185 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19186 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19187 set a breakpoint at baz, and call it.
19188 * gdb.base/sym-file.exp: New tests for stale breakpoint
19189 instructions.
19190
076855f9
PA
191912014-04-23 Pedro Alves <palves@redhat.com>
19192
19193 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19194 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19195 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19196 * gdb.base/hbreak-unmapped.c: New file.
19197 * gdb.base/hbreak-unmapped.exp: New file.
19198 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19199 * lib/gdb.exp (gdb_is_target_remote): ... here.
19200
483805cf
PA
192012014-04-22 Pedro Alves <palves@redhat.com>
19202
19203 * gdb.base/consecutive-step-over.c: New file.
19204 * gdb.base/consecutive-step-over.exp: New file.
19205
06d97543
PA
192062014-04-22 Pedro Alves <palves@redhat.com>
19207
19208 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19209 instead of send_gdb/gdb_expect.
19210
b4429ea2
YQ
192112014-04-22 Yao Qi <yao@codesourcery.com>
19212
19213 * lib/trace-support.exp (generate_tracefile): New procedure.
19214 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19215 return 0.
19216 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19217 if generate_tracefile returns 1.
19218
51d48146
PA
192192014-04-18 Tom Tromey <palves@redhat.com>
19220 Pedro alves <tromey@redhat.com>
19221
19222 PR backtrace/15558
19223 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19224 with a backtrace limit.
19225 * gdb.python/py-frame-inline.exp: Test running to an inline
19226 function with a backtrace limit, and printing the newest frame.
19227 * gdb.python/py-frame-inline.c (main): Call f.
19228
bd1dce5f
MS
192292014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19230
19231 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19232
40d1a503
MS
192332014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19234
19235 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19236 Drop prefix from unsupported source file path.
19237
389b98f7
YQ
192382014-04-17 Yao Qi <yao@codesourcery.com>
19239
19240 * lib/gdb.exp (with_target_charset): New proc.
19241 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19242 with_target_charset.
19243 (test_print_strings): Likewise.
19244 (test_repeat_bytes): Likewise.
19245 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19246 for some tests.
19247
22869d73
KS
192482014-04-16 Keith Seitz <keiths@redhat.com>
19249
19250 PR gdb/15827
19251 * gdb.dwarf2/corrupt.c: New file.
19252 * gdb.dwarf2/corrupt.exp: New file.
19253
c4f87ca6
KS
192542014-04-16 Keith Seitz <keiths@redhat.com>
19255
19256 PR c++/16597
19257 * gdb.cp/namelessclass.cc: New file.
19258 * gdb.cp/namelessclass.exp: New file.
19259 * gdb.cp/namelessclass.S: New file.
19260
ab19de87
DE
192612014-04-16 Doug Evans <dje@google.com>
19262
19263 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19264 Add comment.
19265 (gdbserver_default_get_comm_port): New function.
19266 (gdbserver_start): Check if board file provided
19267 "gdbserver,get_comm_port" and use it if so.
19268 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19269 (gdb,socketport): Set to "stdio".
19270 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19271 (stdio_gdbserver_template): Delete.
19272 (${board}_get_remote_address): Update.
19273 (${board}_build_remote_cmd): Delete.
19274 (${board}_get_comm_port): New function.
19275 (${board}_spawn): Update.
19276 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19277 Delete.
19278 (${board}_get_remote_address): Update.
19279 (${board}_get_comm_port): New function.
19280
fc98a809
AB
192812014-04-16 Andrew Burgess <aburgess@broadcom.com>
19282
19283 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19284 appearing in any order.
19285
87fd9e6e
DE
192862014-04-15 Doug Evans <dje@google.com>
19287
19288 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19289 uninitialized value of "description".
19290
099fc3ea
KS
192912014-04-15 Keith Seitz <keiths@redhat.com>
19292
19293 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19294 Remove unused globals.
19295 (test_running_the_program): Likewise.
19296 (test_controlled_execution): Likewise.
19297 (test_controlling_breakpoints): Likewise.
19298 (test_program_termination): Likewise.
19299
5da151d4
KS
193002014-04-15 Keith Seitz <keiths@redhat.com>
19301
19302 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19303 unused globals.
19304 (test_rbreak_creation_and_listing): Likewise.
19305 (test_ignore_count): Likewise.
19306 (test_error): Likewise.
19307
35e5d2f0
PA
193082014-04-15 Pedro Alves <palves@redhat.com>
19309
19310 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19311 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19312 sym-file-loader.c.
19313 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19314 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19315 to sym-file-loader.c.
19316 (struct library): Forward declare.
19317 (load_shlib, lookup_function): Change prototypes.
19318 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19319 (translate_offset): Remove declarations.
19320 (get_text_addr): New declaration.
19321 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19322 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19323 sym-file-loader.h.
19324 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19325 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19326 here from sym-file-loader.h.
19327 (struct library): New structure.
19328 (load_shlib, lookup_function): Change prototypes and adjust to
19329 work with a struct library.
19330 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19331 (translate_offset): Make static.
19332 (get_text_addr): New function.
19333 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19334
eb4c1710
PA
193352014-04-15 Pedro Alves <palves@redhat.com>
19336
19337 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19338
2d1baf52
PA
193392014-04-15 Pedro Alves <palves@redhat.com>
19340
19341 * gdb.base/sym-file-loader.c: Include <limits.h>.
19342 (SELF_LINK): New define.
19343 (get_origin): New function.
19344 (load_shlib): Use it.
19345 * gdb.base/sym-file.exp: Don't early return if the target is
19346 remote. Use runto_main, and issue fail is that fails. Use
19347 gdb_load_shlibs.
19348 (shlib_name): Delete.
19349 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19350
7dd6df01
PA
193512014-04-15 Pedro Alves <palves@redhat.com>
19352
19353 * gdb.base/sym-file.exp: Remove regex characters from test
19354 message. Don't refer to breakpoint numbers in test messages.
19355
b50c8614
KS
193562014-04-14 Keith Seitz <keiths@redhat.com>
19357
19358 PR c++/16253
19359 * gdb.cp/var-tag.cc: New file.
19360 * gdb.cp/var-tag.exp: New file.
19361 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19362 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19363 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19364 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19365
3d567982
TT
193662014-04-14 Tom Tromey <tromey@redhat.com>
19367
19368 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19369 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19370 type.
19371 * gdb.cp/enum-class.exp: New file.
19372 * gdb.cp/enum-class.cc: New file.
19373
0626fc76
TT
193742014-04-14 Tom Tromey <tromey@redhat.com>
19375
19376 * gdb.dwarf2/enum-type.exp: New file.
19377
dca325b3
SA
193782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19379
19380 * gdb.mi/mi-vla-c99.exp: New file.
19381 * gdb.mi/vla.c: New file.
19382
5854b38a
SA
193832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19384
19385 * gdb.base/vla-datatypes.c: New file.
19386 * gdb.base/vla-datatypes.exp: New file.
19387
463bb957
SA
193882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19389
19390 * gdb.base/vla-ptr.c: New file.
19391 * gdb.base/vla-ptr.exp: New file.
19392
3dd170be
SA
193932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19394
19395 * gdb.dwarf2/count.exp: New file.
19396
5ecaaa66
SA
193972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19398
19399 * gdb.base/vla-sideeffect.c: New file.
19400 * gdb.base/vla-sideeffect.exp: New file.
19401
41f1ada5
DB
194022014-04-14 David Blaikie <dblaikie@gmail.com>
19403
19404 * gdb.mi/non-stop.c: Add return value for non-void function return
19405 statement.
19406 * gdb.threads/staticthreads.c: Ditto.
19407
0be03e84
DE
194082014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19409 Doug Evans <xdje42@gmail.com>
19410
19411 * gdb.guile/scm-value.c: Improve test case.
19412 * gdb.guile/scm-value.exp: Add new test.
19413
f180a1fb
DB
194142014-04-11 David Blaikie <dblaikie@gmail.com>
19415
19416 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19417 override Clang's default.
19418
6b662e19
JB
194192014-04-11 Joel Brobecker <brobecker@adacore.com>
19420
19421 Revert the following changes (regressions):
19422
19423 * gdb.base/vla-sideeffect.c: New file.
19424 * gdb.base/vla-sideeffect.exp: New file.
19425
19426 * gdb.dwarf2/count.exp: New file.
19427
19428 * gdb.base/vla-multi.c: New file.
19429 * gdb.base/vla-multi.exp: New file.
19430
19431 * gdb.base/vla-ptr.c: New file.
19432 * gdb.base/vla-ptr.exp: New file.
19433
19434 * gdb.base/vla-datatypes.c: New file.
19435 * gdb.base/vla-datatypes.exp: New file.
19436
19437 * gdb.mi/mi-vla-c99.exp: New file.
19438 * gdb.mi/vla.c: New file.
19439
245a5f0b
KS
194402014-04-11 Keith Seitz <keiths@redhat.com>
19441
19442 PR c++/16675
19443 * gdb.cp/cpsizeof.exp: New file.
19444 * gdb.cp/cpsizeof.cc: New file.
19445
58a84dcf
SA
194462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19447
191a8a90
JB
19448 * gdb.mi/mi-vla-c99.exp: New file.
19449 * gdb.mi/vla.c: New file.
58a84dcf 19450
c8655f75
SA
194512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19452
19453 * gdb.base/vla-datatypes.c: New file.
19454 * gdb.base/vla-datatypes.exp: New file.
19455
024e13b4
SA
194562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19457
19458 * gdb.base/vla-ptr.c: New file.
19459 * gdb.base/vla-ptr.exp: New file.
19460
1a237e0e
SA
194612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19462
19463 * gdb.base/vla-multi.c: New file.
19464 * gdb.base/vla-multi.exp: New file.
19465
504f3432
SA
194662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19467
19468 * gdb.dwarf2/count.exp: New file.
19469
3bce8237
SA
194702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19471
191a8a90
JB
19472 * gdb.base/vla-sideeffect.c: New file.
19473 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19474
322f9c21
YQ
194752014-04-11 Yao Qi <yao@codesourcery.com>
19476
19477 * gdb.base/completion.exp: Check file exists before running tests
19478 on file completion.
19479
d708bcd1
PA
194802014-04-10 Pedro Alves <palves@redhat.com>
19481
19482 * gdb.base/cond-eval-mode.c: New file.
19483 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19484 prepare_for_testing to build the new file. Check result of
19485 runto_main.
19486 (test_break, test_watch): New procedures.
19487 (top level): Use them.
19488
ae1d2761
PM
194892014-04-08 Pierre Muller <muller@sourceware.org>
19490
19491 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19492 Ctrl-V use for mingw hosts.
19493
7af389b8
SC
194942014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19495
19496 * gdb.python/py-value.c: Improve test case.
19497 * gdb.python/py-value.exp: Add new test.
19498
5e703181
DE
194992014-04-07 David Blaikie <dblaikie@gmail.com>
19500
19501 * lib/compiler.c: Identify the clang compiler.
19502 * lib/compiler.cc: Ditto.
19503
9810b410
YQ
195042014-04-03 Yao Qi <yao@codesourcery.com>
19505
19506 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19507
98d1b8dc
AB
195082014-04-01 Anton Blanchard <anton@samba.org>
19509
19510 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19511 messages unique.
19512
3114cea1
AB
195132014-04-01 Anton Blanchard <anton@samba.org>
19514
19515 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19516 prepare_for_testing.
19517
62f7182c
AB
195182014-04-01 Anton Blanchard <anton@samba.org>
19519
19520 * gdb.arch/ppc64-atomic-inst.c: Remove.
19521 * gdb.arch/ppc64-atomic-inst.S: New file.
19522 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19523
770e7fc7
DE
195242014-03-31 Doug Evans <dje@google.com>
19525
19526 * gdb.base/print-symbol-loading-lib.c: New file.
19527 * gdb.base/print-symbol-loading-main.c: New file.
19528 * gdb.base/print-symbol-loading.exp: New file.
19529
46e2bafa
YQ
195302014-03-31 Yao Qi <yao@codesourcery.com>
19531
19532 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19533
8776cfe9
JB
195342014-03-28 Joel Brobecker <brobecker@adacore.com>
19535
19536 * gdb.ada/mi_dyn_arr: New testcase.
19537
5d1ef361
DE
195382014-03-27 Doug Evans <dje@google.com>
19539
19540 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19541
b5bee914
YQ
195422014-03-27 Yao Qi <yao@codesourcery.com>
19543
19544 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19545 if target is nios2-*-*.
19546
0d4d0e77
YQ
195472014-03-26 Yao Qi <yao@codesourcery.com>
19548
19549 * lib/gdb.exp (readline_is_used): New proc.
19550 * gdb.base/completion.exp: Move tests on command complete up.
19551 Skip the rest of tests if readline is not used.
19552 * gdb.ada/complete.exp: Skp the test if readline is not
19553 used.
19554 * gdb.base/filesym.exp: Likewise.
19555 * gdb.base/macscp.exp: Likewise.
19556 * gdb.base/readline-ask.exp: Likewise.
19557 * gdb.base/readline.exp: Likewise.
19558 * gdb.python/py-cmd.exp: Likewise.
19559 * gdb.trace/tfile.exp: Likewise.
19560
29361eee
YQ
195612014-03-26 Yao Qi <yao@codesourcery.com>
19562
19563 * gdb.base/macscp.exp: Fix code format issues.
19564
bc9a5525
UW
195652014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19566
19567 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19568 * gdb.asm/powerpc64le.inc: New file.
19569
d3839ede
PA
195702014-03-25 Pedro Alves <palves@redhat.com>
19571 Doug Evans <dje@google.com>
19572
19573 * gdb.base/source-execution.c: New file.
19574 * gdb.base/source-execution.exp: New file.
19575 * gdb.base/source-execution.gdb: New file.
19576
01672a57
DE
195772014-03-24 Doug Evans <dje@google.com>
19578
19579 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19580 using fission.
19581
88bbeca9
HZ
195822014-03-24 Hui Zhu <hui@codesourcery.com>
19583 Pedro Alves <palves@redhat.com>
19584
19585 PR breakpoints/16101
19586 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19587 test pass/fail messages. Detect missing support for dprintf when
19588 breakpoints are actually inserted.
19589 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19590 breakpoints are actually inserted.
19591 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19592 fails.
19593
d2348791
JK
195942014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19595
19596 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19597
feef67ab
DE
195982014-03-22 Doug Evans <xdje42@gmail.com>
19599
19600 * gdb.python/python.exp (python not supported): Verify multi-line
19601 python command issues an error.
25d743f9 19602 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19603 guile command issues an error.
feef67ab 19604
ecebef6a
MR
196052014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19606
19607 * gdb.threads/thread-specific.exp: Handle the lack of usable
19608 $this_breakpoint and $this_thread.
19609
ccdd1909
HZ
196102014-03-21 Hui Zhu <hui@codesourcery.com>
19611
19612 * gdb.base/attach.exp (do_command_attach_tests): New.
19613
beb460e8
PA
196142014-03-20 Tom Tromey <tromey@redhat.com>
19615 Pedro Alves <palves@redhat.com>
19616
19617 PR cli/15718
19618 * gdb.base/condbreak-call-false.c: New file.
19619 * gdb.base/condbreak-call-false.exp: New file.
19620
40acf43a
PA
196212014-03-20 Pedro Alves <palves@redhat.com>
19622
19623 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19624 Delete.
19625 (block_signals, unblock_signals): Delete.
19626 (child_function_2, main): Remove references to deleted variable
19627 and functions.
19628
9f5e1e02
PA
196292014-03-20 Pedro Alves <palves@redhat.com>
19630
19631 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19632 Use pthread_kill to signal thread 2.
19633 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19634 Adjust to make the test send itself a signal rather than using the
19635 host's "kill" command.
19636
99619bea
PA
196372014-03-20 Pedro Alves <palves@redhat.com>
19638
19639 * gdb.threads/multiple-step-overs.c: New file.
19640 * gdb.threads/multiple-step-overs.exp: New file.
19641 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19642 Adjust expected infrun debug output.
19643
2adfaa28
PA
196442014-03-20 Pedro Alves <palves@redhat.com>
19645
19646 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19647 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19648
31e77af2
PA
196492014-03-20 Pedro Alves <palves@redhat.com>
19650
19651 PR breakpoints/7143
19652 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19653 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19654 of gdb_test_multiple.
19655 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19656 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19657
b9f437de
PA
196582014-03-20 Pedro Alves <palves@redhat.com>
19659
19660 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19661 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19662
05adc73e
PA
196632014-03-19 Pedro Alves <palves@redhat.com>
19664
19665 * gdb.base/async.exp: Remove early return.
19666
6048b950
PA
196672014-03-19 Pedro Alves <palves@redhat.com>
19668
19669 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19670
8bcfb00a
PA
196712014-03-19 Pedro Alves <palves@redhat.com>
19672
19673 * gdb.base/async.exp (test_background): Expect \r\n after
19674 "completed." in the fail pattern.
19675
884e37dc
PA
196762014-03-19 Pedro Alves <palves@redhat.com>
19677
19678 * gdb.base/async.exp (test_background): New procedure.
19679 Use it for all background execution command tests.
19680
148e57e2
PA
196812014-03-19 Pedro Alves <palves@redhat.com>
19682
19683 * gdb.base/async.exp: Use prepare_for_testing.
19684
f48088c7
PA
196852014-03-19 Pedro Alves <palves@redhat.com>
19686
19687 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19688 the same line.
19689
e2f6c966
PA
196902014-03-19 Pedro Alves <palves@redhat.com>
19691
19692 * gdb.base/async.c (main): Add "jump here" and "until here" line
19693 marker comments.
19694 * gdb.base/async.exp (jump_here): New global.
19695 (jump& test): Use it.
19696 (until_here): New global.
19697 (until& test): Use it.
19698
c30568d4
PA
196992014-03-19 Pedro Alves <palves@redhat.com>
19700
19701 * gdb.base/async.exp: Don't frob gdb_protocol.
19702
0172b6a7
DE
197032014-03-18 Doug Evans <xdje42@gmail.com>
19704
19705 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19706 Fix spelling of exec-done-display.
19707
06c868a8
JK
197082014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19709
19710 PR gdb/15358
19711 * gdb.base/gdb-sigterm.c: New file.
19712 * gdb.base/gdb-sigterm.exp: New file.
19713
0c7e1a46
PA
197142014-03-18 Pedro Alves <palves@redhat.com>
19715
19716 PR gdb/13860
19717 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19718 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19719 solib-event.
19720
f7c77d93
JB
197212014-03-17 Joel Brobecker <brobecker@adacore.com>
19722
19723 * gdb.ada/pckd_arr_ren: New testcase.
19724
5a1e8c7a
DE
197252014-03-13 Doug Evans <xdje42@gmail.com>
19726
19727 PR guile/16612
19728 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19729 collect after discarding symbols.
19730
350e1a76
DE
197312014-03-13 Ludovic Courtès <ludo@gnu.org>
19732 Doug Evans <xdje42@gmail.com>
19733
19734 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19735 to history survives a gc.
19736
a69900ae
PA
197372014-03-13 Pedro Alves <palves@redhat.com>
19738
19739 * gdb.base/default.exp: Don't test "target procfs".
19740
5db9f0bd
PA
197412014-03-13 Pedro Alves <palves@redhat.com>
19742
19743 * gdb.base/default.exp: Update "target child" and "target procfs"
19744 tests to not expect "Unix".
19745
b3ccfe11
TT
197462014-03-12 Tom Tromey <tromey@redhat.com>
19747
19748 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19749 New procs. Add target-async tests.
19750 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19751 Add target-async tests.
19752
646f4417
AA
197532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19754
19755 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19756 'func_start' and 'func_end' for the beginning and end of the
19757 function code, respectively.
19758 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19759 'func_end' instead of 'func' and 'main'.
19760
288c211f
AA
197612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19762
19763 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19764 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19765 generate the debug info assembler source.
19766
e0c0f156
AA
197672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19768
19769 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19770 * gdb.dwarf2/arr-subrange.exp: Likewise.
19771 * gdb.dwarf2/dwz.exp: Likewise.
19772 * gdb.dwarf2/method-ptr.exp: Likewise.
19773 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19774 * gdb.dwarf2/subrange.exp: Likewise.
19775 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19776 * gdb.dwarf2/implptrpiece.exp: Likewise.
19777 * gdb.dwarf2/nostaticblock.exp: Likewise.
19778
0e5c4555
AA
197792014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19780
19781 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19782 directory to absolute path name arguments.
19783
5ec18f2b
JG
197842014-03-10 Joel Brobecker <brobecker@adacore.com>
19785
19786 * gdb.ada/tagged_access: New testcase.
19787
847fc4f2
MM
197882014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19789
19790 * gdb.btrace/data.exp: Update expected output.
19791
cc3da688
YQ
197922014-03-06 Yao Qi <yao@codesourcery.com>
19793
19794 * gdb.trace/pr16508.exp: New file.
19795
0f26cec1
PA
197962014-03-05 Pedro Alves <palves@redhat.com>
19797
19798 PR gdb/16575
19799 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19800 procedure.
19801 (top level): Adjust to use it. Add tests that exercise breakpoint
19802 interaction with the code-cache.
19803
7a5a839f
LC
198042014-02-26 Ludovic Courtès <ludo@gnu.org>
19805
19806 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19807 test for 'history-append!'.
19808
31aa7e4e
JB
198092014-02-26 Joel Brobecker <brobecker@adacore.com>
19810
19811 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19812 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19813 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19814 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19815 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19816 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19817
1b588015
JB
198182014-02-26 Joel Brobecker <brobecker@adacore.com>
19819
19820 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19821 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19822 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19823
55426c9d
JB
198242014-02-26 Joel Brobecker <brobecker@adacore.com>
19825
19826 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19827
dc53a7ad
JB
198282014-02-26 Joel Brobecker <brobecker@adacore.com>
19829
19830 * gdb.dwarf2/arr-stride.c: New file.
19831 * gdb.dwarf2/arr-stride.exp: New file.
19832
12ab52e9
PA
198332014-02-26 Pedro Alves <palves@redhat.com>
19834
19835 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19836 that won't ever trigger. Make sure that GDB reports the correct
19837 breakpoint that caused the stop.
19838
849c862e
JK
198392014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19840
19841 PR gdb/16626
19842 * gdb.base/auto-load-script: New file.
19843 * gdb.base/auto-load.c: New file.
19844 * gdb.base/auto-load.exp: New file.
19845
71b7d793
JK
19846 PR gdb/16626
19847 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19848
e2f0d509
JK
198492014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19850
19851 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19852 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19853
50cc37c8
DE
198542014-02-24 Doug Evans <dje@google.com>
19855
19856 * lib/gdb.exp (run_on_host): Log error output if program fails.
19857
ea4758f2
PA
198582014-02-21 Pedro Alves <palves@redhat.com>
19859
19860 * gdb.threads/step-after-sr-lock.c: Rename to ...
19861 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19862 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19863 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19864 ... this.
19865
d7b30f67
SDJ
198662014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19867
19868 PR tdep/16397
19869 * gdb.arch/amd64-stap-special-operands.exp: New file.
19870 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19871 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19872 * gdb.arch/amd64-stap-triplet.S: Likewise.
19873 * gdb.arch/amd64-stap-triplet.c: Likewise.
19874
83deb43f
JB
198752014-02-20 Joel Brobecker <brobecker@adacore.com>
19876
19877 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19878 in .section pseudo-op.
19879
adde2bff
DE
198802014-02-20 lin zuojian <manjian2006@gmail.com>
19881 Joel Brobecker <brobecker@adacore.com>
19882 Doug Evans <xdje42@gmail.com>
19883
19884 PR symtab/16581
19885 * gdb.dwarf2/dw2-icycle.S: New file.
19886 * gdb.dwarf2/dw2-icycle.c: New file.
19887 * gdb.dwarf2/dw2-icycle.exp: New file.
19888
f7bd0f78
SC
198892014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19890
19891 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19892 operations on gdb.Value objects.
19893 * gdb.python/py-value-cc.exp: Add new test to test operations on
19894 gdb.Value objects.
19895
c17ef0d5
DE
198962014-02-18 Doug Evans <dje@google.com>
19897
19898 * Makefile.in (TESTS): New variable.
19899 (expanded_tests, expanded_tests_or_none): New variables
19900 (check-single): Pass $(expanded_tests_or_none) to runtest.
19901 (check-parallel): Only run tests in $(TESTS) if non-empty.
19902 (check/no-matching-tests-found): New rule.
19903 * README: Document TESTS makefile variable.
19904
5dd3176f
DE
199052014-02-18 Doug Evans <dje@google.com>
19906
19907 * Makefile.in (check-parallel): rm -rf outputs temp.
19908
0b10be4f
JK
199092014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19910
19911 Fix "ERROR: no fileid for" in the testsuite.
19912 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19913
85f224e7
DE
199142014-02-12 Doug Evans <dje@google.com>
19915
19916 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19917 (MISCELLANEOUS): New variable.
19918 (clean): rm -rf $(MISCELLANEOUS).
19919 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19920 dwp live in the same directory as symlinks, with each symlink pointed
19921 to a differently named file in a different directory.
19922
149b30ff
DE
199232014-02-11 Doug Evans <dje@google.com>
19924
19925 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19926 of Tcl file commands.
19927
1dfdac32
MK
199282014-02-10 Mark Kettenis <kettenis@gnu.org>
19929
19930 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19931 "kill -SIGUSR1 -1".
19932
aa4fb036
JB
199332014-02-10 Joel Brobecker <brobecker@adacore.com>
19934
19935 * gdb.ada/tick_length_array_enum_idx: New testcase.
19936
ed3ef339
DE
199372014-02-10 Doug Evans <xdje42@gmail.com>
19938
19939 * configure.ac (AC_OUTPUT): Add gdb.guile.
19940 * configure: Regenerate.
19941 * lib/gdb-guile.exp: New file.
19942 * lib/gdb.exp (get_target_charset): New function.
19943 * gdb.base/help.exp: Update expected output from "apropos apropos".
19944 * gdb.guile/Makefile.in: New file.
19945 * gdb.guile/guile.exp: New file.
19946 * gdb.guile/scm-arch.c: New file.
19947 * gdb.guile/scm-arch.exp: New file.
19948 * gdb.guile/scm-block.c: New file.
19949 * gdb.guile/scm-block.exp: New file.
19950 * gdb.guile/scm-breakpoint.c: New file.
19951 * gdb.guile/scm-breakpoint.exp: New file.
19952 * gdb.guile/scm-disasm.c: New file.
19953 * gdb.guile/scm-disasm.exp: New file.
19954 * gdb.guile/scm-equal.c: New file.
19955 * gdb.guile/scm-equal.exp: New file.
19956 * gdb.guile/scm-error.exp: New file.
19957 * gdb.guile/scm-error.scm: New file.
19958 * gdb.guile/scm-frame-args.c: New file.
19959 * gdb.guile/scm-frame-args.exp: New file.
19960 * gdb.guile/scm-frame-args.scm: New file.
19961 * gdb.guile/scm-frame-inline.c: New file.
19962 * gdb.guile/scm-frame-inline.exp: New file.
19963 * gdb.guile/scm-frame.c: New file.
19964 * gdb.guile/scm-frame.exp: New file.
19965 * gdb.guile/scm-generics.exp: New file.
19966 * gdb.guile/scm-gsmob.exp: New file.
19967 * gdb.guile/scm-iterator.c: New file.
19968 * gdb.guile/scm-iterator.exp: New file.
19969 * gdb.guile/scm-math.c: New file.
19970 * gdb.guile/scm-math.exp: New file.
19971 * gdb.guile/scm-objfile-script-gdb.in: New file.
19972 * gdb.guile/scm-objfile-script.c: New file.
19973 * gdb.guile/scm-objfile-script.exp: New file.
19974 * gdb.guile/scm-objfile.c: New file.
19975 * gdb.guile/scm-objfile.exp: New file.
19976 * gdb.guile/scm-ports.exp: New file.
19977 * gdb.guile/scm-pretty-print.c: New file.
19978 * gdb.guile/scm-pretty-print.exp: New file.
19979 * gdb.guile/scm-pretty-print.scm: New file.
19980 * gdb.guile/scm-section-script.c: New file.
19981 * gdb.guile/scm-section-script.exp: New file.
19982 * gdb.guile/scm-section-script.scm: New file.
19983 * gdb.guile/scm-symbol.c: New file.
19984 * gdb.guile/scm-symbol.exp: New file.
19985 * gdb.guile/scm-symtab-2.c: New file.
19986 * gdb.guile/scm-symtab.c: New file.
19987 * gdb.guile/scm-symtab.exp: New file.
19988 * gdb.guile/scm-type.c: New file.
19989 * gdb.guile/scm-type.exp: New file.
19990 * gdb.guile/scm-value-cc.cc: New file.
19991 * gdb.guile/scm-value-cc.exp: New file.
19992 * gdb.guile/scm-value.c: New file.
19993 * gdb.guile/scm-value.exp: New file.
19994 * gdb.guile/source2.scm: New file.
19995 * gdb.guile/types-module.cc: New file.
19996 * gdb.guile/types-module.exp: New file.
19997
7026a7c1
YQ
199982014-02-10 Yao Qi <yao@codesourcery.com>
19999
20000 PR testsuite/16543
20001 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20002 * configure: Regenerated.
20003 * Makefile.in: New file.
20004
6c466447
AS
200052014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20006
20007 * gdb.python/py-framefilter.exp: Fix typo.
20008
6e854735
YQ
200092014-02-08 Yao Qi <yao@codesourcery.com>
20010
20011 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20012 that no =breakpoint-modified is emitted when breakpoints are
20013 modified through MI commands.
20014
d137e6dc
PA
200152014-02-07 Pedro Alves <pedro@codesourcery.com>
20016 Pedro Alves <palves@redhat.com>
20017
20018 * gdb.threads/step-after-sr-lock.c: New file.
20019 * gdb.threads/step-after-sr-lock.exp: New file.
20020
b5ee5a50
PA
200212014-02-07 Pedro Alves <palves@redhat.com>
20022
20023 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20024
3c77faf3
JK
200252014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20026
20027 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20028 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20029
6dddc817
DE
200302014-02-06 Doug Evans <xdje42@gmail.com>
20031
20032 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20033 output.
20034
20035 * gdb.gdb/python-interrupts.exp: New file.
20036
de7b2893
YQ
200372014-02-05 Yao Qi <yao@codesourcery.com>
20038
20039 * gdb.trace/report.exp (use_collected_data): Test the output
20040 of "info threads" and "info inferiors".
20041
66d032ac
YQ
200422014-02-05 Yao Qi <yao@codesourcery.com>
20043
20044 Revert this patch:
20045
20046 2013-05-24 Yao Qi <yao@codesourcery.com>
20047
20048 * gdb.trace/tfile.exp: Test inferior and thread.
20049
591a12a1
UW
200502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20051
20052 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20053 on a function.
20054 * gdb.base/step-bt.c: Call hello via function pointer to make
20055 sure its first instruction is executed on powerpc64le-linux.
20056
0ff3e01f
UW
200572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20058
20059 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20060
084ee545
UW
200612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20062
20063 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20064 of the test patterns for use on little-endian systems.
20065
6ed14ff3
UW
200662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20067
20068 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20069 (decimal_vector): Fix for little-endian.
20070
401e27fd
JM
200712014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20072
20073 * gdb.arch/sparc-sysstep.exp: New file.
20074 * gdb.arch/sparc-sysstep.c: Likewise.
20075
20076 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20077
8b924729
EBM
200782014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20079
20080 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20081
fb151210
JB
200822014-01-23 Tom Tromey <tromey@redhat.com>
20083
20084 * gdb.ada/array_char_idx: New testcase.
20085
0740f8d8
TT
200862014-01-23 Tom Tromey <tromey@redhat.com>
20087
20088 PR python/16487:
20089 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20090 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20091 classes.
20092
21909fa1
TT
200932014-01-23 Tom Tromey <tromey@redhat.com>
20094
20095 PR python/16491:
20096 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20097 string from an inferior frame.
20098 * gdb.python/py-framefilter-mi.exp: Update.
20099
87ce2a04
DE
201002014-01-22 Doug Evans <dje@google.com>
20101
20102 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20103
237b092b
AA
201042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20105
20106 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20107
d674a709
AA
201082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20109
20110 * gdb.trace/entry-values.exp: Remove excess space character from
20111 regex patterns. Handle s390 call instruction.
20112
20fa3390
AA
201132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20114
20115 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20116 define "*_start" label. Make "name" static.
20117 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20118 ${name} by references to ${name}_start.
20119
78466714
AA
201202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20121
20122 * gdb.base/info-macros.exp: Remove "debug" from the compile
20123 options.
20124
ec9f644a
IB
201252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20126
20127 * gdb.dlang/demangle.exp: New file.
20128
94b1b47e
IB
201292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20130
20131 * gdb.dlang/primitive-types.exp: New file.
20132
7f420862
IB
201332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20134
20135 * configure.ac: Create gdb.dlang/Makefile.
20136 * configure: Regenerate.
20137 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20138 * gdb.dlang/Makefile.in: New file.
20139 * lib/d-support.exp: New file.
20140 * lib/gdb.exp (skip_d_tests): New proc.
20141
52834460
MM
201422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20143
20144 * gdb.btrace/delta.exp: Check reverse stepi.
20145 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20146 * gdb.btrace/finish.exp: New.
20147 * gdb.btrace/next.exp: New.
20148 * gdb.btrace/nexti.exp: New.
20149 * gdb.btrace/record_goto.c: Add comments.
20150 * gdb.btrace/step.exp: New.
20151 * gdb.btrace/stepi.exp: New.
20152 * gdb.btrace/multi-thread-step.c: New.
20153 * gdb.btrace/multi-thread-step.exp: New.
20154 * gdb.btrace/rn-dl-bind.c: New.
20155 * gdb.btrace/rn-dl-bind.exp: New.
20156 * gdb.btrace/data.c: New.
20157 * gdb.btrace/data.exp: New.
20158 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20159
6e07b1d2
MM
201602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20161
20162 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20163 * gdb.btrace/exception.exp: Update.
20164 * gdb.btrace/instruction_history.exp: Update.
20165 * gdb.btrace/record_goto.exp: Update.
20166 * gdb.btrace/tailcall.exp: Update.
20167 * gdb.btrace/unknown_functions.exp: Update.
20168 * gdb.btrace/delta.exp: New.
20169
0b722aec
MM
201702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20171
20172 * gdb.btrace/record_goto.exp: Add backtrace test.
20173 * gdb.btrace/tailcall.exp: Add backtrace test.
20174
066ce621
MM
201752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20176
20177 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20178 * gdb.btrace/record_goto.c: New.
20179 * gdb.btrace/record_goto.exp: New.
20180 * gdb.btrace/x86-record_goto.S: New.
20181
0688d04e
MM
201822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20183
20184 * gdb.btrace/function_call_history.exp: Update tests.
20185 * gdb.btrace/instruction_history.exp: Update tests.
20186
8710b709
MM
201872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20188
20189 * gdb.btrace/function_call_history.exp: Fix expected field
20190 order for "record function-call-history".
20191 Add new tests for "record function-call-history /c".
20192 * gdb.btrace/exception.cc: New.
20193 * gdb.btrace/exception.exp: New.
20194 * gdb.btrace/tailcall.exp: New.
20195 * gdb.btrace/x86-tailcall.S: New.
20196 * gdb.btrace/x86-tailcall.c: New.
20197 * gdb.btrace/unknown_functions.c: New.
20198 * gdb.btrace/unknown_functions.exp: New.
20199 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20200
5de9129b
MM
202012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20202
20203 * gdb.btrace/instruction_history.exp: Update.
20204 * gdb.btrace/function_call_history.exp: Update.
20205
23a7fe75
MM
202062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20207
20208 * gdb.btrace/function_call_history.exp: Fix expected function
20209 trace.
20210 * gdb.btrace/instruction_history.exp: Initialize traced.
20211 Remove traced_functions.
20212
724c7dd8
MM
202132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20214
20215 * gdb.btrace/function_call_history.exp: Update
20216 * gdb.btrace/instruction_history.exp: Update.
20217
6d78d93b
MM
202182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20219
20220 * gdb.btrace/enable.exp: Update expected text.
20221
93a360cc
OJ
202222014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20223
20224 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20225 bytes.
20226
3772b53f
MR
202272014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20228
20229 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20230
596662fa
OJ
202312014-01-15 Omair Javaid <omair.javaid@linaro.org>
20232
20233 * lib/gdb.exp (supports_process_record): Return true for
20234 arm*-linux*. (supports_reverse): Likewise.
20235
b5b08fb4
SC
202362014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20237
20238 PR python/15464
20239 PR python/16113
20240 * gdb.python/py-type.c: Enhance test case.
20241 * gdb.python/py-value-cc.cc: Likewise
20242 * gdb.python/py-type.exp: Add new tests.
20243 * gdb.python/py-value-cc.exp: Likewise
20244
52d7fb13
AA
202452014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20246 Pedro Alves <palves@redhat.com>
20247
20248 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20249 Make "name" extern.
20250 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20251 references to ${name}_start by references to ${name}.
20252
a2cd8cfe
JB
202532014-01-10 Joel Brobecker <brobecker@adacore.com>
20254
20255 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20256
4e23fced
JB
202572014-01-10 Joel Brobecker <brobecker@adacore.com>
20258
20259 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20260
c6a9e42c
PA
202612014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20262 Pedro Alves <palves@redhat.com>
20263
20264 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20265 mi_gdb_target_load.
c6a9e42c 20266
b7ea362b
PA
202672014-01-08 Pedro Alves <palves@redhat.com>
20268
20269 * gdb.threads/reconnect-signal.c: New file.
20270 * gdb.threads/reconnect-signal.exp: New file.
20271
5e3f4fab
EBM
202722014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20273
20274 * gdb.base/source-dir.exp: New file.
20275
79301218
JB
202762014-01-07 Joel Brobecker <brobecker@adacore.com>
20277
20278 * gdb.ada/mi_interface: New testcase.
20279
8e355c5d
JB
202802014-01-07 Joel Brobecker <brobecker@adacore.com>
20281
20282 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20283 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20284 gdb.ada/pp-rec-component/pck.ads: New files.
20285
c0d48811
JB
202862014-01-07 Joel Brobecker <brobecker@adacore.com>
20287
20288 * gdb.python/py-pp-integral.c: New file.
20289 * gdb.python/py-pp-integral.py: New file.
20290 * gdb.python/py-pp-integral.exp: New file.
20291
17b609c3 20292For older changes see ChangeLog-1993-2013.
c906108c 20293\f
8d8cb839
EZ
20294;; Local Variables:
20295;; mode: change-log
20296;; left-margin: 8
20297;; fill-column: 74
20298;; version-control: never
20299;; End:
902f2ccb 20300
b811d2c2 20301 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20302 Copying and distribution of this file, with or without modification,
20303 are permitted provided the copyright notice and this notice are preserved.
This page took 4.77985 seconds and 4 git commands to generate.